File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
main/inc/lib/fckeditor/editor/plugins/media/lang Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ /*
2+ * For FCKeditor 2.3
3+ *
4+ *
5+ */
6+
7+ FCKLang [ 'MediaTip' ] = 'Media invoegen/uitgeven' ;
8+ FCKLang [ 'DlgMediaTitle' ] = 'Media eigenschap' ;
9+ FCKLang [ 'DlgMediaCode' ] = '"Please insert the URL of Media videos."' ;
10+ FCKLang [ 'DlgMediaSecurity' ] = 'Ongeldige URL.' ;
11+ FCKLang [ 'DlgMediaURL' ] = 'URL' ;
12+ FCKLang [ 'DlgMediaWidth' ] = 'Breedte' ;
13+ FCKLang [ 'DlgMediaHeight' ] = 'Hoogte' ;
14+ FCKLang [ 'DlgMediaQuality' ] = 'Qualiteit' ;
15+ FCKLang [ 'DlgMediaLow' ] = 'Laag' ;
16+ FCKLang [ 'DlgMediaHigh' ] = 'Hoog (indien beschikbaar)' ;
17+ FCKLang [ 'DlgMediaURLTip' ] = 'Tip:' ;
18+ FCKLang [ 'DlgMediaURLTipContent1' ] = 'Go to %s. Navigate within the site to find your video.' ;
19+ FCKLang [ 'DlgMediaURLTipContent2' ] = 'Copy the URL of the video from your browser\'s address box and paste it in this dialog, the "URL" box.' ;
20+ FCKLang [ 'DlgMediaURLTipContent3' ] = 'The copied URL should look like %s.' ;
You can’t perform that action at this time.
0 commit comments