silverstripe-framework/thirdparty/tinymce/plugins/xhtmlxtras/langs/uk_dlg.js
Ingo Schommer e550de71e3 MINOR Moved jsparty/tiny_mce to sapphire/thirdparty/tinymce
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@93610 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:17:52 +13:00

32 lines
2.1 KiB
JavaScript
Executable File

tinyMCE.addI18n('uk.xhtmlxtras_dlg',{
attribute_label_title:"\u0417\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A",
attribute_label_id:"ID",
attribute_label_class:"\u041A\u043B\u0430\u0441",
attribute_label_style:"\u0421\u0442\u0438\u043B\u044C",
attribute_label_cite:"\u0426\u0438\u0442\u0430\u0442\u0430",
attribute_label_datetime:"\u0414\u0430\u0442\u0430/\u0427\u0430\u0441",
attribute_label_langdir:"\u041D\u0430\u043F\u0440\u044F\u043C \u0442\u0435\u043A\u0441\u0442\u0443",
attribute_option_ltr:"\u0417\u043B\u0456\u0432\u0430 \u043F\u0440\u0430\u0432\u043E\u0440\u0443\u0447",
attribute_option_rtl:"\u0421\u043F\u0440\u0430\u0432\u0430 \u043B\u0456\u0432\u043E\u0440\u0443\u0447",
attribute_label_langcode:"\u041C\u043E\u0432\u0430",
attribute_label_tabindex:"TabIndex",
attribute_label_accesskey:"AccessKey",
attribute_events_tab:"\u041F\u043E\u0434\u0456\u0457",
attribute_attrib_tab:"\u0410\u0442\u0440\u0438\u0431\u0443\u0442\u0438",
general_tab:"\u0417\u0430\u0433\u0430\u043B\u044C\u043D\u0435",
attrib_tab:"\u0410\u0442\u0440\u0438\u0431\u0443\u0442\u0438",
events_tab:"\u041F\u043E\u0434\u0456\u0457",
fieldset_general_tab:"\u0417\u0430\u0433\u0430\u043B\u044C\u043D\u0456 \u043D\u0430\u0441\u0442\u0440\u043E\u0439\u043A\u0438",
fieldset_attrib_tab:"Element Attributes",
fieldset_events_tab:"Element Events",
title_ins_element:"Insertion Element",
title_del_element:"Deletion Element",
title_acronym_element:"Acronym Element",
title_abbr_element:"Abbreviation Element",
title_cite_element:"Citation Element",
remove:"\u0412\u0438\u0434\u0430\u043B\u0438\u0442\u0438",
insert_date:"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043F\u043E\u0442\u043E\u0447\u043D\u0456 \u0434\u0430\u0442\u0443/\u0447\u0430\u0441",
option_ltr:"\u0417\u043B\u0456\u0432\u0430 \u043F\u0440\u0430\u0432\u043E\u0440\u0443\u0447",
option_rtl:"\u0421\u043F\u0440\u0430\u0432\u0430 \u043B\u0456\u0432\u043E\u0440\u0443\u0447",
attribs_title:"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438/\u0437\u043C\u0456\u043D\u0438\u0442\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438"
});