Dotclear


Ignore:
Timestamp:
06/13/18 13:00:16 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Update CKEditor to 4.9.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcCKEditor/js/ckeditor/lang/sr.js

    r3616 r3759  
    11/* 
    2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. 
     2Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved. 
    33For licensing, see LICENSE.md or http://ckeditor.com/license 
    44*/ 
     
    141141    { 
    142142     button : 'Залепи као чист текст', 
    143      pasteNotification : 'Your browser does not allow you to paste plain text this way. Press %1 to paste.' 
     143     pasteNotification : 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.', 
     144     title : 'Залепи као чист текст' 
    144145    }, 
    145146    pastefromword :  
     
    254255     unlink : 'Уклони линк', 
    255256     upload : 'Пошаљи' 
    256     }, 
    257     justify :  
    258     { 
    259      block : 'Обострано равнање', 
    260      center : 'Центриран текст', 
    261      left : 'Лево равнање', 
    262      right : 'Десно равнање' 
    263257    }, 
    264258    indent :  
     
    421415     cutError : 'Сигурносна подешавања Вашег претраживача не дозвољавају операције аутоматског исецања текста. Молимо Вас да користите пречицу са тастатуре (Ctrl/Cmd+X).', 
    422416     paste : 'Залепи', 
    423      pasteNotification : 'Your browser doesn\'t allow you to paste this way. Press %1 to paste.' 
     417     pasteNotification : 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.', 
     418     pasteArea : 'Залепи зону', 
     419     pasteMsg : 'Paste your content inside the area below and press OK.', 
     420     title : 'Залепи' 
    424421    }, 
    425422    button :  
     
    443440    { 
    444441     copy : 'Copyright &copy; $1. All rights reserved.', 
    445      dlgTitle : 'About CKEditor', 
    446      help : 'Check $1 for help.', 
    447      moreInfo : 'For licensing information please visit our web site:', 
    448      title : 'About CKEditor', 
    449      userGuide : 'CKEditor User\'s Guide' 
     442     dlgTitle : 'About CKEditor 4', 
     443     moreInfo : 'For licensing information please visit our web site:' 
    450444    }, 
    451445    editor : 'Rich Text Editor', 
     
    504498     height : 'Висина', 
    505499     align : 'Равнање', 
    506      alignLeft : 'Лево', 
    507      alignRight : 'Десно', 
    508      alignCenter : 'Средина', 
    509      alignJustify : 'Обострано равнање', 
     500     left : 'Лево', 
     501     right : 'Десно', 
     502     center : 'Средина', 
     503     justify : 'Обострано равнање', 
     504     alignLeft : 'Лево равнање', 
     505     alignRight : 'Десно равнање', 
     506     alignCenter : 'Align Center', 
    510507     alignTop : 'Врх', 
    511508     alignMiddle : 'Средина', 
     
    515512     invalidHeight : 'Height must be a number.', 
    516513     invalidWidth : 'Width must be a number.', 
     514     invalidLength : 'Value specified for the "%1" field must be a positive number with or without a valid measurement unit (%2).', 
    517515     invalidCssLength : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).', 
    518516     invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', 
     
    531529          '36' : 'Home', 
    532530          '46' : 'Delete', 
     531          '112' : 'F1', 
     532          '113' : 'F2', 
     533          '114' : 'F3', 
     534          '115' : 'F4', 
     535          '116' : 'F5', 
     536          '117' : 'F6', 
     537          '118' : 'F7', 
     538          '119' : 'F8', 
     539          '120' : 'F9', 
     540          '121' : 'F10', 
     541          '122' : 'F11', 
     542          '123' : 'F12', 
     543          '124' : 'F13', 
     544          '125' : 'F14', 
     545          '126' : 'F15', 
     546          '127' : 'F16', 
     547          '128' : 'F17', 
     548          '129' : 'F18', 
     549          '130' : 'F19', 
     550          '131' : 'F20', 
     551          '132' : 'F21', 
     552          '133' : 'F22', 
     553          '134' : 'F23', 
     554          '135' : 'F24', 
    533555          '224' : 'Command' 
    534556     }, 
    535      keyboardShortcut : 'Keyboard shortcut' 
     557     keyboardShortcut : 'Keyboard shortcut', 
     558     optionDefault : 'Default' 
    536559    } };  
Note: See TracChangeset for help on using the changeset viewer.

Sites map