[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/jquery/ckeditor/plugins/docprops/lang/ -> bg.js (source)

   1  /*
   2  Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
   3  For licensing, see LICENSE.md or http://ckeditor.com/license
   4  */
   5  CKEDITOR.plugins.setLang( 'docprops', 'bg', {
   6      bgColor: 'Фон',
   7      bgFixed: 'Non-scrolling (Fixed) Background', // MISSING
   8      bgImage: 'Background Image URL', // MISSING
   9      charset: 'Кодова таблица',
  10      charsetASCII: 'ASCII',
  11      charsetCE: 'Централна европейска',
  12      charsetCR: 'Cyrillic', // MISSING
  13      charsetCT: 'Китайски традиционен',
  14      charsetGR: 'Greek', // MISSING
  15      charsetJP: 'Japanese', // MISSING
  16      charsetKR: 'Korean', // MISSING
  17      charsetOther: 'Друга кодова таблица',
  18      charsetTR: 'Turkish', // MISSING
  19      charsetUN: 'Unicode (UTF-8)', // MISSING
  20      charsetWE: 'Western European', // MISSING
  21      chooseColor: 'Изберете',
  22      design: 'Дизайн',
  23      docTitle: 'Заглавие на страницата',
  24      docType: 'Document Type Heading', // MISSING
  25      docTypeOther: 'Other Document Type Heading', // MISSING
  26      label: 'Настройки на документа',
  27      margin: 'Page Margins', // MISSING
  28      marginBottom: 'Долу',
  29      marginLeft: 'Ляво',
  30      marginRight: 'Дясно',
  31      marginTop: 'Горе',
  32      meta: 'Мета етикети',
  33      metaAuthor: 'Author', // MISSING
  34      metaCopyright: 'Copyright', // MISSING
  35      metaDescription: 'Document Description', // MISSING
  36      metaKeywords: 'Document Indexing Keywords (comma separated)', // MISSING
  37      other: 'Други...',
  38      previewHtml: '<p>This is some <strong>sample text</strong>. You are using <a href="javascript:void(0)">CKEditor</a>.</p>', // MISSING
  39      title: 'Настройки на документа',
  40      txtColor: 'Цвят на шрифт',
  41      xhtmlDec: 'Include XHTML Declarations' // MISSING
  42  });


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1