mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
e550de71e3
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@93610 467b73ca-7a2a-4603-9d3b-597d59a354a9
103 lines
2.9 KiB
JavaScript
Executable File
103 lines
2.9 KiB
JavaScript
Executable File
tinyMCE.addI18n('ko.media_dlg',{
|
|
title:"\uBBF8\uB514\uC5B4\uC758 \uC0BD\uC785/\uD3B8\uC9D1",
|
|
general:"\uC77C\uBC18",
|
|
advanced:"\uACE0\uAE09",
|
|
file:"\uD30C\uC77C/URL",
|
|
list:"\uBAA9\uB85D",
|
|
size:"\uD06C\uAE30",
|
|
preview:"\uBBF8\uB9AC\uBCF4\uAE30",
|
|
constrain_proportions:"\uC885\uD6A1\uBE44 \uC720\uC9C0",
|
|
type:"\uD0C0\uC785",
|
|
id:"Id",
|
|
name:"Name",
|
|
class_name:"Class",
|
|
vspace:"\uC0C1\uD558 \uC5EC\uBC31",
|
|
hspace:"\uC88C\uC6B0 \uC5EC\uBC31",
|
|
play:"\uC790\uB3D9 \uC7AC\uC0DD",
|
|
loop:"\uC5F0\uC18D \uC7AC\uC0DD",
|
|
menu:"\uBA54\uB274 \uD45C\uC2DC",
|
|
quality:"\uD488\uC9C8",
|
|
scale:"\uC2A4\uCF00\uC77C",
|
|
align:"Align",
|
|
salign:"SAlign",
|
|
wmode:"WMode",
|
|
bgcolor:"Background",
|
|
base:"Base",
|
|
flashvars:"Flashvars",
|
|
liveconnect:"SWLiveConnect",
|
|
autohref:"AutoHREF",
|
|
cache:"Cache",
|
|
hidden:"Hidden",
|
|
controller:"Controller",
|
|
kioskmode:"Kiosk mode",
|
|
playeveryframe:"Play every frame",
|
|
targetcache:"Target cache",
|
|
correction:"No correction",
|
|
enablejavascript:"JavaScript\uB97C \uD5C8\uAC00",
|
|
starttime:"Start time",
|
|
endtime:"End time",
|
|
href:"Href",
|
|
qtsrcchokespeed:"Choke speed",
|
|
target:"Target",
|
|
volume:"Volume",
|
|
autostart:"Auto start",
|
|
enabled:"Enabled",
|
|
fullscreen:"Fullscreen",
|
|
invokeurls:"Invoke URLs",
|
|
mute:"Mute",
|
|
stretchtofit:"Stretch to fit",
|
|
windowlessvideo:"Windowless video",
|
|
balance:"Balance",
|
|
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"
|
|
}); |