git add stuff
This commit is contained in:
20
simpla/design/js/tiny_mce/plugins/smeditimage/langs/de.js
vendored
Normal file
20
simpla/design/js/tiny_mce/plugins/smeditimage/langs/de.js
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
tinyMCE.addI18n('de.smeditimage',{
|
||||
desc : 'SMEditImage - Bild bearbeiten',
|
||||
button_ok_caption : 'OK',
|
||||
button_cancel_caption : 'Abbrechen',
|
||||
label_1_caption : 'Beschreibung',
|
||||
label_2_caption : 'Titel',
|
||||
label_3_caption : 'Ausrichtung',
|
||||
label_4_caption : 'Au\u00DFenabstand',
|
||||
label_5_caption : 'Format',
|
||||
label_6_caption : 'Gr\u00F6\u00DFe',
|
||||
label_7_caption : 'Rahmen',
|
||||
label_8_caption : 'px',
|
||||
alignment_1_hint : 'Keine',
|
||||
alignment_2_hint : 'Links',
|
||||
alignment_3_hint : 'Rechts',
|
||||
size_1_hint : 'Breite',
|
||||
size_2_hint : 'H\u00F6he',
|
||||
size_lock_hint : 'Gr\u00F6\u00DFenverhältnis beibehalten',
|
||||
size_orig_hint : 'Originalgr\u00F6\u00DFe anzeigen'
|
||||
});
|
||||
20
simpla/design/js/tiny_mce/plugins/smeditimage/langs/en.js
vendored
Normal file
20
simpla/design/js/tiny_mce/plugins/smeditimage/langs/en.js
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
tinyMCE.addI18n('en.smeditimage',{
|
||||
desc : 'SMEditImage - Edit image',
|
||||
button_ok_caption : 'OK',
|
||||
button_cancel_caption : 'Cancel',
|
||||
label_1_caption : 'Description',
|
||||
label_2_caption : 'Title',
|
||||
label_3_caption : 'Alignment',
|
||||
label_4_caption : 'Margin',
|
||||
label_5_caption : 'Style',
|
||||
label_6_caption : 'Size',
|
||||
label_7_caption : 'Border',
|
||||
label_8_caption : 'px',
|
||||
alignment_1_hint : 'None',
|
||||
alignment_2_hint : 'Left',
|
||||
alignment_3_hint : 'Right',
|
||||
size_1_hint : 'Width',
|
||||
size_2_hint : 'Height',
|
||||
size_lock_hint : 'Constrain proportions',
|
||||
size_orig_hint : 'Show original size'
|
||||
});
|
||||
20
simpla/design/js/tiny_mce/plugins/smeditimage/langs/ru.js
vendored
Normal file
20
simpla/design/js/tiny_mce/plugins/smeditimage/langs/ru.js
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
tinyMCE.addI18n('ru.smeditimage',{
|
||||
desc : 'Редактор изображений',
|
||||
button_ok_caption : 'OK',
|
||||
button_cancel_caption : 'Отмена',
|
||||
label_1_caption : 'Описание',
|
||||
label_2_caption : 'Title',
|
||||
label_3_caption : 'Выравнивание',
|
||||
label_4_caption : 'Отступы',
|
||||
label_5_caption : 'Стиль',
|
||||
label_6_caption : 'Размер',
|
||||
label_7_caption : 'Граница',
|
||||
label_8_caption : 'px',
|
||||
alignment_1_hint : 'Нет',
|
||||
alignment_2_hint : 'Налево',
|
||||
alignment_3_hint : 'Направо',
|
||||
size_1_hint : 'Ширина',
|
||||
size_2_hint : 'Высота',
|
||||
size_lock_hint : 'Сохранять пропорции',
|
||||
size_orig_hint : 'Показать исходный размер'
|
||||
});
|
||||
Reference in New Issue
Block a user