upgrading tinymce to 2.0.5.1

This commit is contained in:
JT Smith 2006-04-15 20:09:41 +00:00
parent 00d46f6148
commit c012e8913d
35 changed files with 1224 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 B

View file

@ -0,0 +1,76 @@
// SI lang variables ISO-8859-2
tinyMCE.addToLang('',{
theme_style_select : '-- Stili --',
theme_code_desc : 'Uredi HTML kodo',
theme_code_title : 'Urejevalnik HTML kode',
theme_code_wordwrap : 'Odreži vrstice',
theme_sub_desc : 'Podpisano',
theme_sup_desc : 'Nadpisano',
theme_hr_desc : 'Vstavi vodoravno črto',
theme_removeformat_desc : 'Odstrani oblikovanje',
theme_custom1_desc : 'Vaš opis',
insert_image_border : 'Okvir',
insert_image_dimensions : 'Dimenzije',
insert_image_vspace : 'Vertikalni razmak',
insert_image_hspace : 'Horizontalni razmak',
insert_image_align : 'Poravnava',
insert_image_align_default : '-- Brez --',
insert_image_align_baseline : 'Ob osnovni črti',
insert_image_align_top : 'Na vrh',
insert_image_align_middle : 'Na sredo',
insert_image_align_bottom : 'Na dno',
insert_image_align_texttop : 'Na vrh besedila',
insert_image_align_absmiddle : 'Absolutna sredina',
insert_image_align_absbottom : 'Absolutno dno',
insert_image_align_left : 'Levo',
insert_image_align_right : 'Desno',
theme_font_size : '-- Velikost pisave --',
theme_fontdefault : '-- Pisava --',
theme_block : '-- Format --',
theme_paragraph : 'Odstavek',
theme_div : 'Div',
theme_address : 'Naslov',
theme_pre : 'Oblikovano besedilo',
theme_h1 : 'Naslov 1',
theme_h2 : 'Naslov 2',
theme_h3 : 'Naslov 3',
theme_h4 : 'Naslov 4',
theme_h5 : 'Naslov 5',
theme_h6 : 'Naslov 6',
theme_colorpicker_title : 'Izberite barvo',
theme_colorpicker_apply : 'Uporabi',
theme_forecolor_desc : 'Izberite barvo pisave',
theme_backcolor_desc : 'Izberite barvo ozadja',
theme_charmap_title : 'Izberite poseben znak',
theme_charmap_desc : 'Vstavi poseben znak',
theme_visualaid_desc : 'Prikaži/skrij skrite elemente',
insert_anchor_title : 'Vstavi/uredi povezavo',
insert_anchor_name : 'Ime povezave',
theme_anchor_desc : 'Vstavi/uredi povezavo',
theme_insert_link_titlefield : 'Naslov',
theme_clipboard_msg : 'Kopiraj/Izreži/Prilepi ni na voljo v brskalnikih Mozilla in Firefox.\nAli želite več informacij glede tega?',
theme_path : 'Pot',
cut_desc : 'Izreži',
copy_desc : 'Kopiraj',
paste_desc : 'Prilepi',
link_list : 'Seznam povezav',
image_list : 'Seznam slik',
browse : 'Prebrskaj',
image_props_desc : 'Lastnosti slike',
newdocument_desc : 'Nov dokument',
class_name : 'Razred',
newdocument : 'Ali ste prepričani, da želite zbrisati vso vsebino?',
about_title : 'O urejevalniku TinyMCE',
about : 'O urejevalniku',
license : 'Licenca',
plugins : 'Vtičniki',
plugin : 'Vtičnik',
author : 'Avtor',
version : 'Različica',
loaded_plugins : 'Naloženi vtičniki',
help : 'Pomoč',
not_set : '-- Ni nastavljeno --',
close : 'Zapri',
toolbar_focus : 'Skok na orodne gumbe - Alt+Q, Skok na urejevalnik - Alt-Z, Skok na pot elementa - Alt-X'
});

View file

@ -0,0 +1,76 @@
// UK lang variables
tinyMCE.addToLang('',{
theme_style_select : '-- Stiller --',
theme_code_desc : 'HTML Kaynaðý Düzenle',
theme_code_title : 'HTML Editörü',
theme_code_wordwrap : 'Sözcük kaydýr',
theme_sub_desc : 'Altsimge',
theme_sup_desc : 'Üstsimge',
theme_hr_desc : 'Yatay çizgi ekle',
theme_removeformat_desc : 'Formatý kaldýr',
theme_custom1_desc : 'Özel açýklamanýz buraya',
insert_image_border : 'Kenar kalýnlýðý',
insert_image_dimensions : 'Boyutlar',
insert_image_vspace : 'Dikey boþluk',
insert_image_hspace : 'Yatay boþluk',
insert_image_align : 'Hizalama',
insert_image_align_default : '-- Atanmamýþ --',
insert_image_align_baseline : 'Taban çizgisi',
insert_image_align_top : 'Üst',
insert_image_align_middle : 'Orta',
insert_image_align_bottom : 'Alt',
insert_image_align_texttop : 'Yazý üstte',
insert_image_align_absmiddle : 'Tam ortada',
insert_image_align_absbottom : 'En altta',
insert_image_align_left : 'Sol',
insert_image_align_right : 'Sað',
theme_font_size : '-- Yazý boyutu --',
theme_fontdefault : '-- Yazý tipi --',
theme_block : '-- Biçim --',
theme_paragraph : 'Paragraf',
theme_div : 'Div etiketi',
theme_address : 'Adres',
theme_pre : 'Önceden düzenlenmiþ',
theme_h1 : 'Baþlýk 1',
theme_h2 : 'Baþlýk 2',
theme_h3 : 'Baþlýk 3',
theme_h4 : 'Baþlýk 4',
theme_h5 : 'Baþlýk 5',
theme_h6 : 'Baþlýk 6',
theme_colorpicker_title : 'Renk seçiniz',
theme_colorpicker_apply : 'Uygula',
theme_forecolor_desc : 'Yazý rengi',
theme_backcolor_desc : 'Arkaplan rengi',
theme_charmap_title : 'Özel karakterler',
theme_charmap_desc : 'Özel karakter ekle',
theme_visualaid_desc : 'Gizli nesneler',
insert_anchor_title : 'Link ekle/düzenle',
insert_anchor_name : 'Link ismi',
theme_anchor_desc : 'Link ekle/düzenle',
theme_insert_link_titlefield : 'Baþlýk',
theme_clipboard_msg : 'Mozilla ve Firefox tarayýcýlarýnda kopyala/kes/yapýþtýr komutlarýný kullanamassýnýz.\n Bu konu hakkýnda daha fazla bilgi edinmek ister misiniz?',
theme_path : 'Etiket yolu',
cut_desc : 'Kes',
copy_desc : 'Kopyala',
paste_desc : 'Yapýþtýr',
link_list : 'Link listesi',
image_list : 'Resim listesi',
browse : 'Gözat',
image_props_desc : 'Resim özellikleri',
newdocument_desc : 'Yeni döküman',
class_name : 'Sýnýf',
newdocument : 'Tüm içeriði silmek istediðinizden emin misiniz?',
about_title : 'TinyMCE Hakkýnda',
about : 'Hakkýnda',
license : 'Lisans',
plugins : 'Pluginler',
plugin : 'Plugin',
author : 'Yazar',
version : 'Versiyon',
loaded_plugins : 'Yüklenen pluginler',
help : 'Yardým',
not_set : '-- Atanmamýþ --',
close : 'Kapat',
toolbar_focus : 'Araç butonlarýna geç - Alt+Q , Editöre geç - Alt-Z, Eleman özelliklerine geç - Alt-X'
});

View file

@ -0,0 +1,76 @@
// Vietnamese lang variables - Đỗ Xuân Tiến - tiendx2002@yahoo.com Việt hóa
tinyMCE.addToLang('',{
theme_style_select : '-- Phong cách --',
theme_code_desc : 'Sửa mã nguồn HTML',
theme_code_title : 'Bộ soạn thảo mã HTML',
theme_code_wordwrap : 'Gói gọn các từ - Word wrap',
theme_sub_desc : 'Chỉ số dưới',
theme_sup_desc : 'Chỉ số trên',
theme_hr_desc : 'Thêm đường thẳng ngang',
theme_removeformat_desc : 'Xóa định dạng',
theme_custom1_desc : 'Mô tả của bạn ở đây',
insert_image_border : 'Khung',
insert_image_dimensions : 'Kích thước',
insert_image_vspace : 'Khoảng cách dọc',
insert_image_hspace : 'Khoảng cách ngang',
insert_image_align : 'Căn lề',
insert_image_align_default : '-- Chưa đặt --',
insert_image_align_baseline : 'Theo dòng',
insert_image_align_top : 'Trên cùng',
insert_image_align_middle : 'Giữa',
insert_image_align_bottom : 'Dưới cùng',
insert_image_align_texttop : 'Văn bản trên cùng',
insert_image_align_absmiddle : 'Tuyệt đối giữa',
insert_image_align_absbottom : 'Tuyệt đối dưới cùng',
insert_image_align_left : 'Trái',
insert_image_align_right : 'Phải',
theme_font_size : '-- Kích thước chữ --',
theme_fontdefault : '-- Font chữ --',
theme_block : '-- Định dạng --',
theme_paragraph : 'Đoạn',
theme_div : 'Div',
theme_address : 'Địa chỉ',
theme_pre : 'Định dạng trước',
theme_h1 : 'Tiêu đề cấp 1',
theme_h2 : 'Tiêu đề cấp 2',
theme_h3 : 'Tiêu đề cấp 3',
theme_h4 : 'Tiêu đề cấp 4',
theme_h5 : 'Tiêu đề cấp 5',
theme_h6 : 'Tiêu đề cấp 6',
theme_colorpicker_title : 'Chọn một màu',
theme_colorpicker_apply : 'Áp dụng',
theme_forecolor_desc : 'Chọn màu chữ',
theme_backcolor_desc : 'Chọn màu nền',
theme_charmap_title : 'Chọn ký tự đặc biệt',
theme_charmap_desc : 'Thêm ký tự đặc biệt',
theme_visualaid_desc : 'Bật tắt chế độ hướng dẫn',
insert_anchor_title : 'Thêm/sửa neo',
insert_anchor_name : 'Tên neo',
theme_anchor_desc : 'Thêm/sửa neo',
theme_insert_link_titlefield : 'Tiêu đề',
theme_clipboard_msg : 'Trên Mozilla và Firefox không sử dụng được các thao tác Sao chép/Cắt/Dán. \nBạn cần thêm thông tin về điều này?',
theme_path : 'Đường dẫn',
cut_desc : 'Cắt',
copy_desc : 'Sao chép',
paste_desc : 'Dán',
link_list : 'Danh sách liên kết',
image_list : 'Danh sách ảnh',
browse : 'Duyệt',
image_props_desc : 'Thuộc tính ảnh',
newdocument_desc : 'Văn bản mới',
class_name : 'Lớp',
newdocument : 'Bạn có chắc muốn xóa sạch nội dung?',
about_title : 'Thông tin về TinyMCE',
about : 'Thông tin',
license : 'Chứng nhận',
plugins : 'Chức năng',
plugin : 'Chức năng',
author : 'Tác giả',
version : 'Phiên bản',
loaded_plugins : 'Chức năng đã nạp',
help : 'Trợ giúp',
not_set : '-- Chưa đặt --',
close : 'Đóng',
toolbar_focus : 'Nút chuyển tới công cụ - Alt+Q, Chuyển tới bộ soạn thảo - Alt-Z, Chuyển tới đường dẫn thành phần - Alt-X'
});

View file

@ -0,0 +1,77 @@
// Simplified Chinese lang variables contributed by TinyMCE_China_Team ( tinymce_china {AT} yahoogroups {DOT} com ).
// visit our homepage at: http://www.cube316.net/tinymce/ for more information.
tinyMCE.addToLang('',{
theme_style_select : '-- 格式 --',
theme_code_desc : '编辑HTML源代码',
theme_code_title : 'HTML源代码编辑器',
theme_code_wordwrap : '自动换行',
theme_sub_desc : '下标',
theme_sup_desc : '上标',
theme_hr_desc : '插入水平线',
theme_removeformat_desc : '移除格式',
theme_custom1_desc : '这里填写用户自定义描述',
insert_image_border : '边框',
insert_image_dimensions : '维数',
insert_image_vspace : '垂直间距',
insert_image_hspace : '水平间距',
insert_image_align : '对齐方式',
insert_image_align_default : '-- 默认 --',
insert_image_align_baseline : '基线',
insert_image_align_top : '顶端',
insert_image_align_middle : '居中',
insert_image_align_bottom : '底部',
insert_image_align_texttop : '文字上方',
insert_image_align_absmiddle : '绝对居中',
insert_image_align_absbottom : '绝对底部',
insert_image_align_left : '左对齐',
insert_image_align_right : '右对齐',
theme_font_size : '-- 字号 --',
theme_fontdefault : '-- 字体 --',
theme_block : '-- 格式 --',
theme_paragraph : '段落',
theme_div : '层',
theme_address : '地址',
theme_pre : '预格式化',
theme_h1 : '标题 1',
theme_h2 : '标题 2',
theme_h3 : '标题 3',
theme_h4 : '标题 4',
theme_h5 : '标题 5',
theme_h6 : '标题 6',
theme_colorpicker_title : '选择颜色',
theme_colorpicker_apply : '应用',
theme_forecolor_desc : '选择文字颜色',
theme_backcolor_desc : '选择背景颜色',
theme_charmap_title : '选择特殊符号',
theme_charmap_desc : '插入特殊符号',
theme_visualaid_desc : '开关不可见元素',
insert_anchor_title : '插入/编辑 锚点',
insert_anchor_name : '锚点名称',
theme_anchor_desc : '插入/编辑 锚点',
theme_insert_link_titlefield : '标题',
theme_clipboard_msg : '剪切/复制/粘贴功能在 Mozilla 和 Firefox 浏览器中不支持。\n您希望获得更多的信息吗',
theme_path : '路径',
cut_desc : '剪切',
copy_desc : '复制',
paste_desc : '粘贴',
link_list : '链接列表',
image_list : '图像列表',
browse : '浏览',
image_props_desc : '图像属性',
newdocument_desc : '新建间档',
class_name : '类',
newdocument : '您确认要清除所有内容吗?',
about_title : '关于 TinyMCE',
about : '关于',
license : '授权书',
plugins : '所有插件',
plugin : '插件',
author : '作者',
version : '版本',
loaded_plugins : '读取插件',
help : '帮助',
not_set : '-- 空设定 --',
close : '关闭',
toolbar_focus : '跳到工具按钮 - Alt+Q, 跳到编辑器 - Alt-Z, 跳到元素路径 - Alt-X'
});

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 B