summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/media/langs/uk_dlg.js
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/plugins/media/langs/uk_dlg.js')
-rwxr-xr-xprogram/js/tiny_mce/plugins/media/langs/uk_dlg.js103
1 files changed, 103 insertions, 0 deletions
diff --git a/program/js/tiny_mce/plugins/media/langs/uk_dlg.js b/program/js/tiny_mce/plugins/media/langs/uk_dlg.js
new file mode 100755
index 000000000..8187e350a
--- /dev/null
+++ b/program/js/tiny_mce/plugins/media/langs/uk_dlg.js
@@ -0,0 +1,103 @@
+tinyMCE.addI18n('uk.media_dlg',{
+title:"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 / \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 embedded media",
+general:"\u0417\u0430\u0433\u0430\u043B\u044C\u043D\u0435",
+advanced:"\u0414\u043E\u0434\u0430\u0442\u043A\u043E\u0432\u043E",
+file:"\u0424\u0430\u0439\u043B/URL",
+list:"\u0421\u043F\u0438\u0441\u043E\u043A",
+size:"\u0420\u043E\u0437\u043C\u0456\u0440\u0438",
+preview:"\u041F\u0435\u0440\u0435\u0433\u043B\u044F\u0434",
+constrain_proportions:"\u0417\u0431\u0435\u0440\u0456\u0433\u0430\u0442\u0438 \u043F\u0440\u043E\u043F\u043E\u0440\u0446\u0456\u0457",
+type:"\u0422\u0438\u043F",
+id:"Id",
+name:"\u041D\u0430\u0437\u0432\u0430",
+class_name:"\u041A\u043B\u0430\u0441",
+vspace:"\u0432\u0435\u0440\u0442.\u0432\u0456\u0434\u0441\u0442\u0443\u043F",
+hspace:"\u0433\u043E\u0440.\u0432\u0456\u0434\u0441\u0442\u0443\u043F",
+play:"\u0410\u0432\u0442\u043E\u043F\u043B\u0435\u0439",
+loop:"\u041B\u0443\u043F",
+menu:"\u041F\u043E\u043A\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u043C\u0435\u043D\u044E",
+quality:"\u042F\u043A\u0456\u0441\u0442\u044C",
+scale:"Scale",
+align:"Align",
+salign:"SAlign",
+wmode:"WMode",
+bgcolor:"\u0424\u043E\u043D",
+base:"Base",
+flashvars:"Flashvars",
+liveconnect:"SWLiveConnect",
+autohref:"AutoHREF",
+cache:"\u041A\u0435\u0448",
+hidden:"Hidden",
+controller:"Controller",
+kioskmode:"Kiosk mode",
+playeveryframe:"Play every frame",
+targetcache:"Target cache",
+correction:"No correction",
+enablejavascript:"Enable JavaScript",
+starttime:"Start time",
+endtime:"End time",
+href:"Href",
+qtsrcchokespeed:"Choke speed",
+target:"Target",
+volume:"\u0413\u0443\u0447\u043D\u0456\u0441\u0442\u044C",
+autostart:"\u0410\u0432\u0442\u043E\u0441\u0442\u0430\u0440\u0442",
+enabled:"Enabled",
+fullscreen:"Fullscreen",
+invokeurls:"Invoke URLs",
+mute:"Mute",
+stretchtofit:"Stretch to fit",
+windowlessvideo:"Windowless video",
+balance:"\u0411\u0430\u043B\u0430\u043D\u0441",
+baseurl:"Base URL",
+captioningid:"Captioning id",
+currentmarker:"Current marker",
+currentposition:"Current position",
+defaultframe:"Default frame",
+playcount:"Play count",
+rate:"Rate",
+uimode:"UI Mode",
+flash_options:"Flash options",
+qt_options:"Quicktime options",
+wmp_options:"Windows media player options",
+rmp_options:"Real media player options",
+shockwave_options:"Shockwave options",
+autogotourl:"Auto goto URL",
+center:"Center",
+imagestatus:"Image status",
+maintainaspect:"Maintain aspect",
+nojava:"No java",
+prefetch:"Prefetch",
+shuffle:"Shuffle",
+console:"Console",
+numloop:"Num loops",
+controls:"Controls",
+scriptcallbacks:"Script callbacks",
+swstretchstyle:"Stretch style",
+swstretchhalign:"Stretch H-Align",
+swstretchvalign:"Stretch V-Align",
+sound:"Sound",
+progress:"Progress",
+qtsrc:"QT Src",
+qt_stream_warn:"Streamed rtsp resources should be added to the QT Src field under the advanced tab.\nYou should also add a non streamed version to the Src field..",
+align_top:"Top",
+align_right:"Right",
+align_bottom:"Bottom",
+align_left:"Left",
+align_center:"Center",
+align_top_left:"Top left",
+align_top_right:"Top right",
+align_bottom_left:"Bottom left",
+align_bottom_right:"Bottom right",
+flv_options:"Flash video options",
+flv_scalemode:"Scale mode",
+flv_buffer:"Buffer",
+flv_startimage:"Start image",
+flv_starttime:"Start time",
+flv_defaultvolume:"Default volumne",
+flv_hiddengui:"Hidden GUI",
+flv_autostart:"Auto start",
+flv_loop:"Loop",
+flv_showscalemodes:"Show scale modes",
+flv_smoothvideo:"Smooth video",
+flv_jscallback:"JS Callback"
+}); \ No newline at end of file