Ticket #3561: 3561.patch
File 3561.patch, 111.0 KB (added by , 14 years ago) |
---|
-
lang/_translationstatus.txt
1 1 Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved. 2 2 For licensing, see LICENSE.html or http://ckeditor.com/license 3 3 4 af.js Found: 312 Missing: 835 ar.js Found: 326 Missing: 696 bg.js Found: 305 Missing: 907 bn.js Found: 307 Missing: 888 bs.js Found: 210 Missing: 1859 ca.js Found: 327 Missing: 6810 cs.js Found: 327 Missing: 6811 da.js Found: 326 Missing: 6912 de.js Found: 327 Missing: 6813 el.js Found: 311 Missing: 8414 en-au.js Found: 395 Missing: 015 en-ca.js Found: 395 Missing: 016 en-uk.js Found: 395 Missing: 017 eo.js Found: 282 Missing: 1 1318 es.js Found: 332 Missing: 6319 et.js Found: 326 Missing: 6920 eu.js Found: 327 Missing: 6821 fa.js Found: 326 Missing: 6922 fi.js Found: 325 Missing: 7023 fo.js Found: 326 Missing: 6924 fr-ca.js Found: 327 Missing: 6825 fr.js Found: 369 Missing: 2626 gl.js Found: 308 Missing: 8727 gu.js Found: 326 Missing: 6928 he.js Found: 331 Missing: 6429 hi.js Found: 327 Missing: 6830 hr.js Found: 327 Missing: 6831 hu.js Found: 326 Missing: 6932 is.js Found: 332 Missing: 6333 it.js Found: 325 Missing: 7034 ja.js Found: 327 Missing: 6835 km.js Found: 299 Missing: 9636 ko.js Found: 318 Missing: 7737 lt.js Found: 331 Missing: 6438 lv.js Found: 308 Missing: 8739 mn.js Found: 326 Missing: 6940 ms.js Found: 287 Missing: 1 0841 nb.js Found: 325 Missing: 7042 nl.js Found: 327 Missing: 6843 no.js Found: 325 Missing: 7044 pl.js Found: 325 Missing: 7045 pt-br.js Found: 325 Missing: 7046 pt.js Found: 307 Missing: 8847 ro.js Found: 326 Missing: 6948 ru.js Found: 332 Missing: 6349 sk.js Found: 327 Missing: 6850 sl.js Found: 325 Missing: 7051 sr-latn.js Found: 301 Missing: 9452 sr.js Found: 301 Missing: 9453 sv.js Found: 324 Missing: 7154 th.js Found: 312 Missing: 8355 tr.js Found: 332 Missing: 6356 uk.js Found: 327 Missing: 6857 vi.js Found: 326 Missing: 6958 zh-cn.js Found: 332 Missing: 6359 zh.js Found: 327 Missing: 684 af.js Found: 312 Missing: 107 5 ar.js Found: 326 Missing: 93 6 bg.js Found: 305 Missing: 114 7 bn.js Found: 307 Missing: 112 8 bs.js Found: 210 Missing: 209 9 ca.js Found: 327 Missing: 92 10 cs.js Found: 327 Missing: 92 11 da.js Found: 326 Missing: 93 12 de.js Found: 327 Missing: 92 13 el.js Found: 311 Missing: 108 14 en-au.js Found: 395 Missing: 24 15 en-ca.js Found: 395 Missing: 24 16 en-uk.js Found: 395 Missing: 24 17 eo.js Found: 282 Missing: 137 18 es.js Found: 332 Missing: 87 19 et.js Found: 326 Missing: 93 20 eu.js Found: 327 Missing: 92 21 fa.js Found: 326 Missing: 93 22 fi.js Found: 325 Missing: 94 23 fo.js Found: 326 Missing: 93 24 fr-ca.js Found: 327 Missing: 92 25 fr.js Found: 369 Missing: 50 26 gl.js Found: 308 Missing: 111 27 gu.js Found: 326 Missing: 93 28 he.js Found: 331 Missing: 88 29 hi.js Found: 327 Missing: 92 30 hr.js Found: 327 Missing: 92 31 hu.js Found: 326 Missing: 93 32 is.js Found: 332 Missing: 87 33 it.js Found: 325 Missing: 94 34 ja.js Found: 327 Missing: 92 35 km.js Found: 299 Missing: 120 36 ko.js Found: 318 Missing: 101 37 lt.js Found: 331 Missing: 88 38 lv.js Found: 308 Missing: 111 39 mn.js Found: 326 Missing: 93 40 ms.js Found: 287 Missing: 132 41 nb.js Found: 325 Missing: 94 42 nl.js Found: 327 Missing: 92 43 no.js Found: 325 Missing: 94 44 pl.js Found: 325 Missing: 94 45 pt-br.js Found: 325 Missing: 94 46 pt.js Found: 307 Missing: 112 47 ro.js Found: 326 Missing: 93 48 ru.js Found: 332 Missing: 87 49 sk.js Found: 327 Missing: 92 50 sl.js Found: 325 Missing: 94 51 sr-latn.js Found: 301 Missing: 118 52 sr.js Found: 301 Missing: 118 53 sv.js Found: 324 Missing: 95 54 th.js Found: 312 Missing: 107 55 tr.js Found: 332 Missing: 87 56 uk.js Found: 327 Missing: 92 57 vi.js Found: 326 Missing: 93 58 zh-cn.js Found: 332 Missing: 87 59 zh.js Found: 327 Missing: 92 -
lang/af.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Styl', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Karakter formaat', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Karakter formaat', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normaal', 540 544 tag_pre : 'Geformateerd', … … 551 555 font : 552 556 { 553 557 label : 'Karakters', 554 panelTitle : 'Karakters' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Karakters', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Karakter grote', 560 panelTitle : 'Karakter grote' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Karakter grote', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/ar.js
526 526 stylesCombo : 527 527 { 528 528 label : 'نمط', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'تنسيق', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'تنسيق', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'عادي', 540 544 tag_pre : 'منسّق', … … 551 555 font : 552 556 { 553 557 label : 'خط', 554 panelTitle : 'خط' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'خط', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'حجم الخط', 560 panelTitle : 'حجم الخط' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'حجم الخط', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/bg.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Стил', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Формат', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Формат', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Нормален', 540 544 tag_pre : 'Форматиран', … … 551 555 font : 552 556 { 553 557 label : 'Шрифт', 554 panelTitle : 'Шрифт' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Шрифт', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Размер', 560 panelTitle : 'Размер' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Размер', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/bn.js
526 526 stylesCombo : 527 527 { 528 528 label : 'স্টাইল', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'ফন্ট ফরমেট', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'ফন্ট ফরমেট', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'সাধারণ', 540 544 tag_pre : 'ফর্মেটেড', … … 551 555 font : 552 556 { 553 557 label : 'ফন্ট', 554 panelTitle : 'ফন্ট' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'ফন্ট', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'সাইজ', 560 panelTitle : 'সাইজ' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'সাইজ', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/bs.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stil', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Format', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatted', … … 551 555 font : 552 556 { 553 557 label : 'Font', 554 panelTitle : 'Font' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Font', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Velièina', 560 panelTitle : 'Velièina' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Velièina', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/ca.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Estil', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Format', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatejat', … … 551 555 font : 552 556 { 553 557 label : 'Tipus de lletra', 554 panelTitle : 'Tipus de lletra' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Tipus de lletra', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Mida', 560 panelTitle : 'Mida' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Mida', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/cs.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Styl', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Formát', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Formát', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normální', 540 544 tag_pre : 'Naformátováno', … … 551 555 font : 552 556 { 553 557 label : 'Písmo', 554 panelTitle : 'Písmo' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Písmo', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Velikost', 560 panelTitle : 'Velikost' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Velikost', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/da.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Typografi', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Formatering', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Formatering', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formateret', … … 551 555 font : 552 556 { 553 557 label : 'Skrifttype', 554 panelTitle : 'Skrifttype' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Skrifttype', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Skriftstørrelse', 560 panelTitle : 'Skriftstørrelse' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Skriftstørrelse', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/de.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stil', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Format', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatiert', … … 551 555 font : 552 556 { 553 557 label : 'Schriftart', 554 panelTitle : 'Schriftart' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Schriftart', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Größe', 560 panelTitle : 'Größe' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Größe', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/el.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Στυλ', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Μορφή Γραμματοσειράς', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Μορφή Γραμματοσειράς', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Κανονικό', 540 544 tag_pre : 'Μορφοποιημένο', … … 551 555 font : 552 556 { 553 557 label : 'Γραμματοσειρά', 554 panelTitle : 'Γραμματοσειρά' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Γραμματοσειρά', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Μέγεθος', 560 panelTitle : 'Μέγεθος' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Μέγεθος', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/en-au.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Styles', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', 530 532 panelTitle2 : 'Inline Styles', 531 533 panelTitle3 : 'Object Styles' … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Paragraph Format', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatted', … … 551 555 font : 552 556 { 553 557 label : 'Font', 554 panelTitle : 'Font Name' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Font Name', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Size', 560 panelTitle : 'Font Size' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Font Size', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', -
lang/en-ca.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Styles', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', 530 532 panelTitle2 : 'Inline Styles', 531 533 panelTitle3 : 'Object Styles' … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Paragraph Format', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatted', … … 551 555 font : 552 556 { 553 557 label : 'Font', 554 panelTitle : 'Font Name' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Font Name', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Size', 560 panelTitle : 'Font Size' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Font Size', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', -
lang/en-uk.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Styles', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', 530 532 panelTitle2 : 'Inline Styles', 531 533 panelTitle3 : 'Object Styles' … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Paragraph Format', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatted', … … 551 555 font : 552 556 { 553 557 label : 'Font', 554 panelTitle : 'Font Name' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Font Name', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Size', 560 panelTitle : 'Font Size' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Font Size', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', -
lang/eo.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stilo', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Formato', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Formato', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normala', 540 544 tag_pre : 'Formatita', … … 551 555 font : 552 556 { 553 557 label : 'Tiparo', 554 panelTitle : 'Tiparo' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Tiparo', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Grando', 560 panelTitle : 'Grando' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Grando', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/es.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Estilo', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Formato', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Formato', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Con formato', … … 551 555 font : 552 556 { 553 557 label : 'Fuente', 554 panelTitle : 'Fuente' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Fuente', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Tamaño', 560 panelTitle : 'Tamaño' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Tamaño', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/et.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Laad', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Vorming', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Vorming', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Tavaline', 540 544 tag_pre : 'Vormindatud', … … 551 555 font : 552 556 { 553 557 label : 'Kiri', 554 panelTitle : 'Kiri' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Kiri', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Suurus', 560 panelTitle : 'Suurus' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Suurus', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/eu.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Estiloa', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Formatua', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Formatua', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Arrunta', 540 544 tag_pre : 'Formateatua', … … 551 555 font : 552 556 { 553 557 label : 'Letra-tipoa', 554 panelTitle : 'Letra-tipoa' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Letra-tipoa', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Tamaina', 560 panelTitle : 'Tamaina' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Tamaina', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/fa.js
526 526 stylesCombo : 527 527 { 528 528 label : 'سبک', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'فرمت', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'فرمت', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'نرمال', 540 544 tag_pre : 'فرمتشده', … … 551 555 font : 552 556 { 553 557 label : 'قلم', 554 panelTitle : 'قلم' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'قلم', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'اندازه', 560 panelTitle : 'اندازه' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'اندازه', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/fi.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Tyyli', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Muotoilu', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Muotoilu', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normaali', 540 544 tag_pre : 'Muotoiltu', … … 551 555 font : 552 556 { 553 557 label : 'Fontti', 554 panelTitle : 'Fontti' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Fontti', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Koko', 560 panelTitle : 'Koko' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Koko', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/fo.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Typografi', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Skriftsnið', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Skriftsnið', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Vanligt', 540 544 tag_pre : 'Sniðgivið', … … 551 555 font : 552 556 { 553 557 label : 'Skrift', 554 panelTitle : 'Skrift' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Skrift', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Skriftstødd', 560 panelTitle : 'Skriftstødd' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Skriftstødd', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/fr-ca.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Style', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Format', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formaté', … … 551 555 font : 552 556 { 553 557 label : 'Police', 554 panelTitle : 'Police' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Police', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Taille', 560 panelTitle : 'Taille' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Taille', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/fr.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Styles', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Styles de blocs', 530 532 panelTitle2 : 'Styles en ligne', 531 533 panelTitle3 : 'Styles d\'objet' … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Format de paragraphes', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatté', … … 551 555 font : 552 556 { 553 557 label : 'Police', 554 panelTitle : 'Style de police' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Style de police', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Taille', 560 panelTitle : 'Taille de police' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Taille de police', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/gl.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Estilo', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Formato', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Formato', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formateado', … … 551 555 font : 552 556 { 553 557 label : 'Tipo', 554 panelTitle : 'Tipo' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Tipo', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Tamaño', 560 panelTitle : 'Tamaño' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Tamaño', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/gu.js
526 526 stylesCombo : 527 527 { 528 528 label : 'શૈલી/રીત', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'ફૉન્ટ ફૉર્મટ, રચનાની શૈલી', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'ફૉન્ટ ફૉર્મટ, રચનાની શૈલી', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'સામાન્ય', 540 544 tag_pre : 'ફૉર્મટેડ', … … 551 555 font : 552 556 { 553 557 label : 'ફૉન્ટ', 554 panelTitle : 'ફૉન્ટ' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'ફૉન્ટ', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'ફૉન્ટ સાઇઝ/કદ', 560 panelTitle : 'ફૉન્ટ સાઇઝ/કદ' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'ફૉન્ટ સાઇઝ/કદ', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/he.js
526 526 stylesCombo : 527 527 { 528 528 label : 'סגנון', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'עיצוב', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'עיצוב', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'נורמלי', 540 544 tag_pre : 'קוד', … … 551 555 font : 552 556 { 553 557 label : 'גופן', 554 panelTitle : 'גופן' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'גופן', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'גודל', 560 panelTitle : 'גודל' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'גודל', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/hi.js
526 526 stylesCombo : 527 527 { 528 528 label : 'स्टाइल', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'फ़ॉर्मैट', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'फ़ॉर्मैट', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'साधारण', 540 544 tag_pre : 'फ़ॉर्मैटॅड', … … 551 555 font : 552 556 { 553 557 label : 'फ़ॉन्ट', 554 panelTitle : 'फ़ॉन्ट' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'फ़ॉन्ट', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'साइज़', 560 panelTitle : 'साइज़' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'साइज़', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/hr.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stil', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Format', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatted', … … 551 555 font : 552 556 { 553 557 label : 'Font', 554 panelTitle : 'Font' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Font', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Veličina', 560 panelTitle : 'Veličina' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Veličina', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/hu.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stílus', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Formátum', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Formátum', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normál', 540 544 tag_pre : 'Formázott', … … 551 555 font : 552 556 { 553 557 label : 'Betűtípus', 554 panelTitle : 'Betűtípus' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Betűtípus', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Méret', 560 panelTitle : 'Méret' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Méret', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/is.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stílflokkur', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Stílsnið', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Stílsnið', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Venjulegt letur', 540 544 tag_pre : 'Forsniðið', … … 551 555 font : 552 556 { 553 557 label : 'Leturgerð ', 554 panelTitle : 'Leturgerð ' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Leturgerð ', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Leturstærð ', 560 panelTitle : 'Leturstærð ' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Leturstærð ', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/it.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stile', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Formato', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Formato', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normale', 540 544 tag_pre : 'Formattato', … … 551 555 font : 552 556 { 553 557 label : 'Font', 554 panelTitle : 'Font' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Font', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Dimensione', 560 panelTitle : 'Dimensione' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Dimensione', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/ja.js
526 526 stylesCombo : 527 527 { 528 528 label : 'スタイル', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'フォーマット', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'フォーマット', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : '標準', 540 544 tag_pre : '書式付き', … … 551 555 font : 552 556 { 553 557 label : 'フォント', 554 panelTitle : 'フォント' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'フォント', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'サイズ', 560 panelTitle : 'サイズ' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'サイズ', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/km.js
526 526 stylesCombo : 527 527 { 528 528 label : 'ម៉ូត', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'រចនា', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'រចនា', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatted', … … 551 555 font : 552 556 { 553 557 label : 'ហ្វុង', 554 panelTitle : 'ហ្វុង' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'ហ្វុង', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'ទំហំ', 560 panelTitle : 'ទំហំ' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'ទំហំ', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/ko.js
526 526 stylesCombo : 527 527 { 528 528 label : '스타일', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : '포맷', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : '포맷', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatted', … … 551 555 font : 552 556 { 553 557 label : '폰트', 554 panelTitle : '폰트' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : '폰트', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : '글자 크기', 560 panelTitle : '글자 크기' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : '글자 크기', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/lt.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stilius', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Šrifto formatas', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Šrifto formatas', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normalus', 540 544 tag_pre : 'Formuotas', … … 551 555 font : 552 556 { 553 557 label : 'Šriftas', 554 panelTitle : 'Šriftas' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Šriftas', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Šrifto dydis', 560 panelTitle : 'Šrifto dydis' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Šrifto dydis', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/lv.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stils', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Formāts', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Formāts', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normāls teksts', 540 544 tag_pre : 'Formatēts teksts', … … 551 555 font : 552 556 { 553 557 label : 'Šrifts', 554 panelTitle : 'Šrifts' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Šrifts', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Izmērs', 560 panelTitle : 'Izmērs' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Izmērs', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/mn.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Загвар', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Формат', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Формат', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Хэвийн', 540 544 tag_pre : 'Formatted', … … 551 555 font : 552 556 { 553 557 label : 'Фонт', 554 panelTitle : 'Фонт' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Фонт', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Хэмжээ', 560 panelTitle : 'Хэмжээ' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Хэмжээ', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/ms.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stail', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Format', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Telah Diformat', … … 551 555 font : 552 556 { 553 557 label : 'Font', 554 panelTitle : 'Font' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Font', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Saiz', 560 panelTitle : 'Saiz' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Saiz', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/nb.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stil', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Format', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatert', … … 551 555 font : 552 556 { 553 557 label : 'Skrift', 554 panelTitle : 'Skrift' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Skrift', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Størrelse', 560 panelTitle : 'Størrelse' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Størrelse', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/nl.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stijl', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Opmaak', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Opmaak', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normaal', 540 544 tag_pre : 'Met opmaak', … … 551 555 font : 552 556 { 553 557 label : 'Lettertype', 554 panelTitle : 'Lettertype' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Lettertype', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Grootte', 560 panelTitle : 'Grootte' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Grootte', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/no.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stil', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Format', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatert', … … 551 555 font : 552 556 { 553 557 label : 'Skrift', 554 panelTitle : 'Skrift' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Skrift', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Størrelse', 560 panelTitle : 'Størrelse' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Størrelse', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/pl.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Styl', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Format', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normalny', 540 544 tag_pre : 'Tekst sformatowany', … … 551 555 font : 552 556 { 553 557 label : 'Czcionka', 554 panelTitle : 'Czcionka' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Czcionka', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Rozmiar', 560 panelTitle : 'Rozmiar' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Rozmiar', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/pt-br.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Estilo', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Formatação', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Formatação', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatado', … … 551 555 font : 552 556 { 553 557 label : 'Fonte', 554 panelTitle : 'Fonte' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Fonte', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Tamanho', 560 panelTitle : 'Tamanho' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Tamanho', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/pt.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Estilo', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Formato', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Formato', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatado', … … 551 555 font : 552 556 { 553 557 label : 'Tipo de Letra', 554 panelTitle : 'Tipo de Letra' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Tipo de Letra', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Tamanho', 560 panelTitle : 'Tamanho' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Tamanho', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/ro.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stil', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Formatare', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Formatare', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatted', … … 551 555 font : 552 556 { 553 557 label : 'Font', 554 panelTitle : 'Font' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Font', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Mărime', 560 panelTitle : 'Mărime' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Mărime', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/ru.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Стиль', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Форматирование', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Форматирование', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Нормальный', 540 544 tag_pre : 'Форматированный', … … 551 555 font : 552 556 { 553 557 label : 'Шрифт', 554 panelTitle : 'Шрифт' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Шрифт', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Размер', 560 panelTitle : 'Размер' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Размер', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/sk.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Štýl', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Formát', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Formát', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normálny', 540 544 tag_pre : 'Formátovaný', … … 551 555 font : 552 556 { 553 557 label : 'Písmo', 554 panelTitle : 'Písmo' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Písmo', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Veľkosť', 560 panelTitle : 'Veľkosť' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Veľkosť', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/sl.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Slog', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Oblika', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Oblika', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Navaden', 540 544 tag_pre : 'Oblikovan', … … 551 555 font : 552 556 { 553 557 label : 'Pisava', 554 panelTitle : 'Pisava' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Pisava', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Velikost', 560 panelTitle : 'Velikost' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Velikost', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/sr-latn.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Stil', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Format', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Format', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatirano', … … 551 555 font : 552 556 { 553 557 label : 'Font', 554 panelTitle : 'Font' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Font', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Veličina fonta', 560 panelTitle : 'Veličina fonta' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Veličina fonta', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/sr.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Стил', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Формат', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Формат', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatirano', … … 551 555 font : 552 556 { 553 557 label : 'Фонт', 554 panelTitle : 'Фонт' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Фонт', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Величина фонта', 560 panelTitle : 'Величина фонта' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Величина фонта', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/sv.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Anpassad stil', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Teckenformat', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Teckenformat', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formaterad', … … 551 555 font : 552 556 { 553 557 label : 'Typsnitt', 554 panelTitle : 'Typsnitt' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Typsnitt', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Storlek', 560 panelTitle : 'Storlek' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Storlek', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/th.js
526 526 stylesCombo : 527 527 { 528 528 label : 'ลักษณะ', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'รูปแบบ', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'รูปแบบ', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatted', … … 551 555 font : 552 556 { 553 557 label : 'แบบอักษร', 554 panelTitle : 'แบบอักษร' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'แบบอักษร', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'ขนาด', 560 panelTitle : 'ขนาด' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'ขนาด', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/tr.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Biçem', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Biçim', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Biçim', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Biçimli', … … 551 555 font : 552 556 { 553 557 label : 'Yazı Türü', 554 panelTitle : 'Yazı Türü' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Yazı Türü', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Boyut', 560 panelTitle : 'Boyut' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Boyut', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/uk.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Стиль', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Форматування', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Форматування', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Нормальний', 540 544 tag_pre : 'Форматований', … … 551 555 font : 552 556 { 553 557 label : 'Шрифт', 554 panelTitle : 'Шрифт' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Шрифт', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Розмір', 560 panelTitle : 'Розмір' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Розмір', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/vi.js
526 526 stylesCombo : 527 527 { 528 528 label : 'Mẫu', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : 'Định dạng', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : 'Định dạng', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : 'Normal', 540 544 tag_pre : 'Formatted', … … 551 555 font : 552 556 { 553 557 label : 'Phông', 554 panelTitle : 'Phông' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : 'Phông', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : 'Cỡ chữ', 560 panelTitle : 'Cỡ chữ' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : 'Cỡ chữ', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/zh-cn.js
526 526 stylesCombo : 527 527 { 528 528 label : '样式', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : '格式', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : '格式', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : '普通', 540 544 tag_pre : '已编排格式', … … 551 555 font : 552 556 { 553 557 label : '字体', 554 panelTitle : '字体' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : '字体', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : '大小', 560 panelTitle : '大小' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : '大小', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING -
lang/zh.js
526 526 stylesCombo : 527 527 { 528 528 label : '樣式', 529 voiceLabel : 'Styles', // MISSING 530 panelVoiceLabel : 'Select a style', // MISSING 529 531 panelTitle1 : 'Block Styles', // MISSING 530 532 panelTitle2 : 'Inline Styles', // MISSING 531 533 panelTitle3 : 'Object Styles' // MISSING … … 534 536 format : 535 537 { 536 538 label : '格式', 539 voiceLabel : 'Format', // MISSING 537 540 panelTitle : '格式', 541 panelVoiceLabel : 'Select a paragraph format', // MISSING 538 542 539 543 tag_p : '一般', 540 544 tag_pre : '已格式化', … … 551 555 font : 552 556 { 553 557 label : '字體', 554 panelTitle : '字體' 558 voiceLabel : 'Font', // MISSING 559 panelTitle : '字體', 560 panelVoiceLabel : 'Select a font' // MISSING 555 561 }, 556 562 557 563 fontSize : 558 564 { 559 565 label : '大小', 560 panelTitle : '大小' 566 voiceLabel : 'Font Size', // MISSING 567 panelTitle : '大小', 568 panelVoiceLabel : 'Select a font size' // MISSING 561 569 }, 562 570 563 571 colorButton : … … 612 620 'FFF' : 'White' 613 621 }, 614 622 623 scayt : 624 { 625 title : 'Spell Check As You Type', // MISSING 626 enable : 'Enable SCAYT', // MISSING 627 disable : 'Disable SCAYT', // MISSING 628 about : 'About SCAYT', // MISSING 629 toggle : 'Toggle SCAYT', // MISSING 630 options : 'Options', // MISSING 631 langs : 'Languages', // MISSING 632 moreSuggestions : 'More suggestions', // MISSING 633 ignore : 'Ignore', // MISSING 634 ignoreAll : 'Ignore All', // MISSING 635 addWord : 'Add Word', // MISSING 636 emptyDic : 'Dictionary name should not be empty.', // MISSING 637 optionsTab : 'Options', // MISSING 638 languagesTab : 'Languages', // MISSING 639 dictionariesTab : 'Dictionaries', // MISSING 640 aboutTab : 'About' // MISSING 641 }, 642 615 643 about : 616 644 { 617 645 title : 'About CKEditor', // MISSING