You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2011/10/02 10:06:55 UTC

svn commit: r1178141 [14/19] - in /ofbiz/trunk: applications/content/webapp/content/website/ framework/images/webapp/images/jquery/ framework/images/webapp/images/jquery/plugins/elrte-1.3/ framework/images/webapp/images/jquery/plugins/elrte-1.3/css/ fr...

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ar.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ar.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ar.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ar.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,168 @@
+/**
+ * Arabic translation
+ * @author tawfek daghistani <ta...@gmail.com>
+ * @version 2010-09-21
+ */
+(function($) {
+elRTE.prototype.i18Messages.ar = {
+	'_translator'    : 'Tawfek Daghistani &lt;tawfekov@gmail.com&gt;',
+	'_translation'   : 'Arabic translation',
+	'Editor' : 'التصميم',
+	'Source' : 'المصدر',
+	// Panel Name
+	'Copy/Pase'      : 'نسخ/لصق',
+	'Undo/Redo'      : 'تراجع/تكرار',
+	'Text styles'    : 'تنسيق النص',
+	'Colors'         : 'الألوان',
+	'Alignment'      : 'المحاذاة',
+	'Indent/Outdent' : 'مسافة بادئة / مسافة خاتمة',
+	'Text format'    : 'التنسيق',
+	'Lists'          : 'قوائم',
+	'Misc elements'  : 'عناصر متنوعة',
+	'Links'          : 'رابط تشعبي',
+	'Images'         : 'صورة',
+	'Media'          : 'عنصر صوت أو فيديو',
+	'Tables'         : 'جدول',
+	'File manager (elFinder)' : 'مستعرض الملفات',
+	// button names
+	'Save'                    : 'حفظ',
+	'Copy'                    : 'نسخ',
+	'Cut'                     : 'قص',
+	'Paste'                   : 'لصق',
+	'Paste only text'         : 'لصق النصوص فقط',
+	'Paste formatted text'    : 'لصق النصوص المنسقة',
+	'Clean format'            : 'إزالة التنسيقات', 
+	'Undo last action'        : 'التراجع عن أخر فعل',
+	'Redo previous action'    : 'تكرار أخر فعل ',
+	'Bold'                    : 'عريض',
+	'Italic'                  : 'مائل',
+	'Underline'               : 'تحته خط',
+	'Strikethrough'           : 'يتوسطه خط',
+	'Superscript'             : 'يعلوه خط',
+	'Subscript'               : 'تحته خط',
+	'Align left'              : 'محاذاة إلى اليسار',
+	'Ailgn right'             : 'محاذاة إلى اليمين ',
+	'Align center'            : 'محاذاة إلى المنتصف',
+	'Align full'              : 'محاذاة بعرض الصفحة',
+	'Font color'              : 'لون الخط',
+	'Background color'        : 'لون الخلفية',
+	'Indent'                  : 'مسافة بادئة', 
+	'Outdent'                 : 'مسافة خاتمة', 
+	'Format'                  : 'النتسيق',
+	'Font size'               : 'قياس الخط',
+	'Font'                    : 'الخط',
+	'Ordered list'            : 'تعداد رقمي',
+	'Unordered list'          : 'تعداد',
+	'Horizontal rule'         : 'خط افقي',
+	'Blockquote'              : 'اقتباس',
+	'Block element (DIV)'     : 'اقتباس (DIV)',
+	'Link'                    : 'رابط',
+	'Delete link'             : 'حذف الرابط',
+	'Bookmark'                : 'حفظ كعلامة',
+	'Image'                   : 'صورة',
+	'Table'                   : 'جدول',
+	'Delete table'            : 'حذف الجدول',
+	'Insert row before'       : 'إدراج الصف قبل ',
+	'Insert row after'        : 'إدراج الصف بعده',
+	'Delete row'              : 'حذف الصف',
+	'Insert column before'    : 'إدراج عمود قبل ',
+	'Insert column after'     : 'إدراج عمود بعد ',
+	'Delete column'           : 'حذف العمود',
+	'Merge table cells'       : 'دمج الخلايا',
+	'Split table cell'        : 'تقسيم الخلية',
+	'Toggle display document structure' : 'إخفاء/ إظهار ',
+	'Table cell properties'   : 'خصائص الخلايا',
+	'Table properties'        : 'خصائص الجدول',
+	'Toggle full screen mode' : 'عرض بكامل الشاشة',
+	'Open file manager'       : 'افتح مستعرض الملفات',
+	'Non breakable space'     : '',
+	'Stop element floating'   : '',
+	// dialogs
+	'Warning' : 'تنبيه',
+	'Properies' : 'خصائص',
+	'Popup' : 'نافذة منبثقة',
+	'Advanced' : 'متقدم',
+	'Events' : 'الأحداث',
+	'Width' : 'العرض',
+	'Height' : 'الارتفاع',
+	'Left'   : 'اليسار',
+	'Center' : 'المنتصف',
+	'Right'  : 'اليمين',
+	'Border' : 'حدود',
+	'Background' : 'الخلفية',
+	'Css class' : 'Css نمط',
+	'Css style' : 'Css تنسيق',
+	'No' : 'لا',
+	'Title' : 'العنوان',
+	'Script direction' : 'اتجاه النص',
+	'Language' : 'اللغة',
+	'Charset' : 'الترميز',
+	'Not set' : 'غير محدد',
+	'Left to right' : 'من اليسار إلى اليمين',
+	'Right to left' : 'من اليمين إلى اليسار',
+	'In this window' : '(_self)',
+	'In new window (_blank)' : '(_blank)',
+	'In new parent window (_parent)' : '(_parent)',
+	'In top frame (_top)' : '(_top)',
+	'URL' : '',
+	'Open in' : '',
+	// copy
+	'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'هذه العملية معطلة لأسباب أمنية , استخدم الاختصار بدلاً عنها',
+	// format 
+	'Heading 1' : 'عنوان رئيسي 1',
+	'Heading 2' : 'عنوان رئيسي 2',
+	'Heading 3' : 'عنوان رئيسي 3',
+	'Heading 4' : 'عنوان رئيسي 4',
+	'Heading 5' : 'عنوان رئيسي 5',
+	'Heading 6' : 'عنوان رئيسي 6',	
+	'Paragraph' : 'مقطع نصي ',
+	'Address' : 'العنوان',
+	'Preformatted' : '',
+	// font size
+	'Small (8pt)'   : '',
+	'Small (10px)'  : '',
+	'Small (12pt)'  : '',
+	'Normal (14pt)' : '',
+	'Large (18pt)'  : '',
+	'Large (24pt)'  : '',
+	'Large (36pt)'  : '',				
+	// bookmark
+	'Bookmark name' : 'اسم العلامة',
+	// link
+	'Link URL' : 'عنوان الارتباط التشعبي',
+	'Target' : 'الهدف',
+	'Open link in popup window' : 'افتح في نافذة صغيرة',
+	'URL' : 'ارتباط',
+	'Window name' : 'اسم النافذة',
+	'Window size' : 'حجم النافذة',
+	'Window position' : 'الموضع',
+	'Location bar' : 'العنوان',
+	'Menu bar' : 'شريط القوائم',
+	'Toolbar' : 'قائمة الأدوات',
+	'Scrollbars' : 'شريط التمرير',
+	'Status bar' : 'شريط المعلومات',
+	'Resizable' : 'متغير الحجم',
+	'Depedent' : '',
+	'Add return false' : 'إضافة (return false)',
+	'Target MIME type' : 'MIME type',
+	'Relationship page to target (rel)' : '',
+	'Relationship target to page (rev)' : '',
+	'Tab index' : '',
+	'Access key' : 'زر اختصار',
+	// image
+	'Size' : 'الحجم',
+	'Preview' : 'معاينة',
+	'Margins' : '',
+	'Alt text' : 'نص بديل',
+	'Image URL' : 'رابط صورة',
+	// table
+	'Spacing'       : 'مسافات (spacing)',
+	'Padding'       : 'الهامش (padding)',
+	'Rows'          : 'الصفوف',
+	'Columns'       : 'الأعمدة',
+	'Groups'        : 'المجموعات',
+	'Cells'         : 'خلايا',
+	'Caption'       : 'العنوان',
+	'Inner borders' : 'حدود داخلية'
+}
+})(jQuery);

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ar.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ar.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ar.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ca.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ca.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ca.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ca.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,167 @@
+/**
+ * Catalan translation
+ * @author Maria Consuelo Bravo <co...@gmail.com>
+ * @version 2010-12-21
+ */
+(function($) {
+elRTE.prototype.i18Messages.ca = {
+	'_translator'    : 'Maria Consuelo Bravo &lt;consolbravo@gmail.com&gt;',
+	'_translation'   : 'Catalan translation',
+	'Editor' : 'Editor',
+	'Source' : 'Codi font',
+	// Panel Name
+	'Copy/Pase'      : 'Copia/Enganxa',
+	'Undo/Redo'      : 'Desfés/Restaura',
+	'Text styles'    : 'Estils de text',
+	'Colors'         : 'Colors',
+	'Alignment'      : 'Alineació',
+	'Indent/Outdent' : 'Augmenta/Redueix el sagnat',
+	'Text format'    : 'Format de text',
+	'Lists'          : 'Llistes',
+	'Misc elements'  : 'Diversos',
+	'Links'          : 'Enllaços',
+	'Images'         : 'Imatges',
+	'Media'          : 'Multimèdia',
+	'Tables'         : 'Taules',
+	'File manager (elFinder)' : 'Gestor d\'arxius',
+	// button names
+	'Save'                    : 'Desa',
+	'Copy'                    : 'Copia',
+	'Cut'                     : 'Retalla',
+	'Paste'                   : 'Enganxa',
+	'Paste only text'         : 'Enganxa només el text',
+	'Paste formatted text'    : 'Enganxa el text formatat',
+	'Clean format'            : 'Neteja el format',
+	'Undo last action'        : 'Desfés l\'última acció',
+	'Redo previous action'    : 'Restaura l\'última acció',
+	'Bold'                    : 'Negreta',
+	'Italic'                  : 'Cursiva',
+	'Underline'               : 'Subratllat',
+	'Strikethrough'           : 'Ratllat',
+	'Superscript'             : 'Superíndex',
+	'Subscript'               : 'Subíndex',
+	'Align left'              : 'Alinea a l\'esquerra',
+	'Ailgn right'             : 'Alinea a la dreta',
+	'Align center'            : 'Centra',
+	'Align full'              : 'Justifica',
+	'Font color'              : 'Color del text',
+	'Background color'        : 'Color de fons',
+	'Indent'                  : 'Augmenta el sagnat',
+	'Outdent'                 : 'Redueix el sagnat',
+	'Format'                  : 'Format',
+	'Font size'               : 'Mida de la lletra',
+	'Font'                    : 'Font',
+	'Ordered list'            : 'Llista ordenada',
+	'Unordered list'          : 'Llista desordenada',
+	'Horizontal rule'         : 'Línia horitzontal',
+	'Blockquote'              : 'Cita',
+	'Block element (DIV)'     : 'Elements de bloc (DIV)',
+	'Link'                    : 'Enllaç',
+	'Delete link'             : 'Elimina l\'enllaç',
+	'Bookmark'                : 'Marcador',
+	'Image'                   : 'Imatge',
+	'Table'                   : 'Taula',
+	'Delete table'            : 'Elimina la taula',
+	'Insert row before'       : 'Insereix fila abans',
+	'Insert row after'        : 'Insereix fila després',
+	'Delete row'              : 'Elimina la fila',
+	'Insert column before'    : 'Insereix columna abans',
+	'Insert column after'     : 'Insereix columna després',
+	'Delete column'           : 'Elimina la columna',
+	'Merge table cells'       : 'Fusiona les cel·les',
+	'Split table cell'        : 'Divideix la cel·la',
+	'Toggle display document structure' : 'Pantalla d\'estructura del document',
+	'Table cell properties'   : 'Propietats de la cel·la',
+	'Table properties'        : 'Propietats de la taula',
+	'Toggle full screen mode' : 'Pantalla completa',
+	'Open file manager'       : 'Obre el gestor d\'arxius',
+	'Non breakable space'     : 'Espai indivisible',
+	'Stop element floating'   : 'Atura l\'element flotant',
+	// dialogs
+	'Warning' : 'Advertència',
+	'Properies' : 'Propietats',
+	'Popup' : 'Finestra emergent',
+	'Advanced' : 'Avançat',
+	'Events' : 'Incidències',
+	'Width' : 'Amplada',
+	'Height' : 'Alçada',
+	'Left'   : 'Esquerra',
+	'Center' : 'Centrat',
+	'Right'  : 'Dreta',
+	'Border' : 'Vora',
+	'Background' : 'Fons',
+	'Css class' : 'Classe CSS',
+	'Css style' : 'Estil CSS',
+	'No' : 'No',
+	'Title' : 'Títol',
+	'Script direction' : 'Adreça de l\'script',
+	'Language' : 'Idioma',
+	'Charset' : 'Charset',
+	'Not set' : 'No establert',
+	'Left to right' : 'D\'esquerra a dreta',
+	'Right to left' : 'De dreta a esquerra',
+	'In this window' : 'En aquesta finestra (_self)',
+	'In new window (_blank)' : 'En una finestra nova (_blank)',
+	'In new parent window (_parent)' : 'En una finestra mare nova (_parent)',
+	'In top frame (_top)' : 'En un marc superior (_top)',
+	'URL' : 'URL',
+	'Open in' : 'Obre a',
+	// copy
+	'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Per raons de seguretat aquesta operació no està disponible en el seu navegador. Utilitzi una drecera de teclat.',
+	// format 
+	'Heading 1' : 'Encapçalament 1',
+	'Heading 2' : ' Encapçalament 2',
+	'Heading 3' : ' Encapçalament 3',
+	'Heading 4' : ' Encapçalament 4',
+	'Heading 5' : ' Encapçalament 5',
+	'Heading 6' : ' Encapçalament 6',
+	'Paragraph' : 'Paràgraf',
+	'Address' : 'Adreça',
+	'Preformatted' : 'Preformatat',
+	// font size
+	'Small (8pt)'   : 'Petit (8pt)',
+	'Small (10px)'  : 'Petit (10px)',
+	'Small (12pt)'  : 'Petit (12pt)',
+	'Normal (14pt)' : 'Normal (14pt)',
+	'Large (18pt)'  : 'Gran (18pt)',
+	'Large (24pt)'  : 'Gran (24pt)',
+	'Large (36pt)'  : 'Gran (36pt)',
+	// bookmark
+	'Bookmark name' : 'Nom del marcador',
+	// link
+	'Link URL' : 'URL de l\'enllaç',
+	'Target' : 'Objectiu',
+	'Open link in popup window' : 'Obre l\'enllaç en una finestra emergent',
+	'Window name' : 'Nom de la finestra',
+	'Window size' : 'Mida de la finestra',
+	'Window position' : 'Posició de la finestra',
+	'Location bar' : 'Barra d\'adreces',
+	'Menu bar' : 'Barra de menús',
+	'Toolbar' : 'Barra d\'eines',
+	'Scrollbars' : 'Barres de desplaçament',
+	'Status bar' : 'Barra d\'estat',
+	'Resizable' : 'Redimensionable',
+	'Depedent' : 'Dependent (Netscape)',
+	'Add return false' : 'Afegeix (return false)',
+	'Target MIME type' : 'Destí de tipus MIME',
+	'Relationship page to target (rel)' : 'Relació de la pàgina amb l\'enllaç (rel)',
+	'Relationship target to page (rev)' : 'Relació de l\'enllaç amb la pàgina (rev)',
+	'Tab index' : 'Índex de tabulador',
+	'Access key' : 'Tecla d\'accés',
+	// image
+	'Size' : 'Mida',
+	'Preview' : 'Previsualització',
+	'Margins' : 'Marges',
+	'Alt text' : 'Text alternatiu',
+	'Image URL' : 'URL de la imatge',
+	// table
+	'Spacing'       : 'Interlineat (Spacing)',
+	'Padding'       : 'Emplenament (Padding)',
+	'Rows'          : 'Files',
+	'Columns'       : 'Columnes',
+	'Groups'        : 'Grups',
+	'Cells'         : 'Cel·les',
+	'Caption'       : 'Llegenda',
+	'Inner borders' : 'Vores internes'
+}
+})(jQuery);

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ca.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ca.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.ca.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.cs.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.cs.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.cs.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.cs.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,171 @@
+/*
+ * Czech translation
+ * @author Michal Marek <mi...@gmail.com>
+ * @version 2010-09-19
+ */
+(function($) {
+elRTE.prototype.i18Messages.cs = {
+	'_translator'    : 'Michal Marek &lt;mich.marek@gmail.com&gt;',
+	'_translation'   : 'Czech translation',
+	'Editor' : 'Editor',
+	'Source' : 'Kód',
+	// Panel Name
+	'Copy/Pase'      : 'Kopírovat/Vložit',
+	'Undo/Redo'      : 'Zpět/Znovu',
+	'Text styles'    : 'Styly',
+	'Colors'         : 'Barvy',
+	'Alignment'      : 'Zarovnání',
+	'Indent/Outdent' : 'Odsadit / Předsadit',
+	'Text format'    : 'Formát',
+	'Lists'          : 'Seznamy',
+	'Misc elements'  : 'Ostatní elementy',
+	'Links'          : 'Odkazy',
+	'Images'         : 'Obrázky',
+	'Media'          : 'Média',
+	'Tables'         : 'Tabulky',
+	'File manager (elFinder)' : 'Správce souborů (elFinder)',
+	'elfinder' : 'Správce souborů',
+	// button names
+	'Save'                    : 'Uložit',
+	'Copy'                    : 'Kopírovat',
+	'Cut'                     : 'Vyjmout',
+	'Paste'                   : 'Vložit',
+	'Paste only text'         : 'Vložit pouze text',
+	'Paste formatted text'    : 'Vložit formátovaný text',
+	'Clean format'            : 'Vyčistit', 
+	'Undo last action'        : 'Zpět',
+	'Redo previous action'    : 'Znovu',
+	'Bold'                    : 'Tučné',
+	'Italic'                  : 'Kurzíva',
+	'Underline'               : 'Podtržené',
+	'Strikethrough'           : 'Škrtnuté',
+	'Superscript'             : 'Horní index',
+	'Subscript'               : 'Dolní index',
+	'Align left'              : 'Zarovnat vlevo',
+	'Ailgn right'             : 'Zarovna vpravo',
+	'Align center'            : 'Zarovnat na střed',
+	'Align full'              : 'Do bloku',
+	'Font color'              : 'Barva písma',
+	'Background color'        : 'Barva pozadí',
+	'Indent'                  : 'Odsadit', 
+	'Outdent'                 : 'Předsadit', 
+	'Format'                  : 'Formát',
+	'Font size'               : 'Velikost',
+	'Font'                    : 'Písmo',
+	'Ordered list'            : 'Číslovaný seznam',
+	'Unordered list'          : 'Seznam',
+	'Horizontal rule'         : 'Vodorovná čára',
+	'Blockquote'              : 'Citát',
+	'Block element (DIV)'     : 'DIV element',
+	'Link'                    : 'Odkaz',
+	'Delete link'             : 'Odstranit odkaz',
+	'Bookmark'                : 'Záložka',
+	'Image'                   : 'Obrázek',
+	'Table'                   : 'Tabulka',
+	'Delete table'            : 'Smazat tabulku',
+	'Insert row before'       : 'Vložit řádek nad',
+	'Insert row after'        : 'Vložit řádek pod',
+	'Delete row'              : 'Smazat řádek',
+	'Insert column before'    : 'Vložit sloupec před',
+	'Insert column after'     : 'Vložit sloupec za',
+	'Delete column'           : 'Smazat sloupec',
+	'Merge table cells'       : 'Sloučit buňky',
+	'Split table cell'        : 'Rozdělit buňku',
+	'Toggle display document structure' : 'Zobrazit strukturu',
+	'Table cell properties'   : 'Vlastnosti buňky',
+	'Table properties'        : 'Vlastnosti tabulky',
+	'Toggle full screen mode' : 'Fullscreen',
+	'Open file manager'       : 'Otevřít správce souborů',
+	'Non breakable space'     : 'Nedělitelná mezera',
+	'Stop element floating'   : 'Zrušit obtékání elementu',
+	// dialogs
+	'Warning' : 'Pozor',
+	'Properies' : 'Vlastnosti',
+	'Popup' : 'Pop-up',
+	'Advanced' : 'Více',
+	'Events' : 'Události',
+	'Width' : 'Šířka',
+	'Height' : 'Výška',
+	'Left'   : 'Vlevo',
+	'Center' : 'Na střed',
+	'Right'  : 'Vpravo',
+	'Border' : 'Rámeček',
+	'Background' : 'Pozadí',
+	'Css class' : 'CSS třída',
+	'Css style' : 'CSS styl',
+	'No' : 'Ne',
+	'Title' : 'Titulek',
+	'Script direction' : 'Pravidla scriptu',
+	'Language' : 'Jazyk',
+	'Charset' : 'Znaková sada',
+	'Not set' : 'Nenastaveno',
+	'Left to right' : 'Zleva doprava',
+	'Right to left' : 'Zprava doleva',
+	'In this window' : 'V tomto okně (_self)',
+	'In new window (_blank)' : 'V novém okně (_blank)',
+	'In new parent window (_parent)' : 'V novém rodičovském okně (_parent)',
+	'In top frame (_top)' : 'V hlavním okně (_top)',
+	'URL' : 'URL',
+	'Open in' : 'Otevřít v',
+	// copy
+	'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Tato operace je ve vašem prohlížeči vypnutá kvůli bezpečnosti. Použijte klávesovou zkratku.',
+	// format 
+	'Heading 1' : 'Nadpis 1',
+	'Heading 2' : 'Nadpis 2',
+	'Heading 3' : 'Nadpis 3',
+	'Heading 4' : 'Nadpis 4',
+	'Heading 5' : 'Nadpis 5',
+	'Heading 6' : 'Nadpis 6',	
+	'Paragraph' : 'Odstavec',
+	'Address' : 'Adresa',
+	'Preformatted' : 'Předformátováno',
+	// font size
+	'Small (8pt)'   : 'Malé (8 pt)',
+	'Small (10px)'  : 'Malé (10 pt)',
+	'Small (12pt)'  : 'Malé (12 pt)',
+	'Normal (14pt)' : 'Normální (14 pt)',
+	'Large (18pt)'  : 'Velké (18 pt)',
+	'Large (24pt)'  : 'Velké (24 pt)',
+	'Large (36pt)'  : 'Velké (36 pt)',				
+	// bookmark
+	'Bookmark name' : 'Jméno záložky',
+	// link
+	'Link URL' : 'URL',
+	'Target' : 'Cíl',
+	'Open link in popup window' : 'Otevírat odkaz v popup okně.',
+	'URL' : 'URL',
+	'Window name' : 'Jméno okna',
+	'Window size' : 'Velikost okna',
+	'Window position' : 'Pozice okna',
+	'Location bar' : 'Adresní řádek',
+	'Menu bar' : 'Menu nabídek',
+	'Toolbar' : 'Lišta nástrojů',
+	'Scrollbars' : 'Posuvníky',
+	'Status bar' : 'Stavový řádek',
+	'Resizable' : 'Změna velikosti',
+	'Depedent' : '',
+	'Add return false' : 'Přidat return false',
+	'Target MIME type' : 'Cílový MIME typ',
+	'Relationship page to target (rel)' : '',
+	'Relationship target to page (rev)' : '',
+	'Tab index' : '',
+	'Access key' : '',
+	// image
+	'Size' : 'Velikost',
+	'Preview' : 'Náhled',
+	'Margins' : 'Okraje',
+	'Alt text' : 'Alternativní text',
+	'Image URL' : 'URL',
+	// table
+	'Spacing'       : 'Vnější okraje',
+	'Padding'       : 'Vnitřní okraje',
+	'Rows'          : 'Řádky',
+	'Columns'       : 'Sloupce',
+	'Groups'        : 'Skupiny',
+	'Cells'         : 'Buňky',
+	'Caption'       : 'Popisek',
+	'Inner borders' : 'Vnitřní rámečky'
+	
+	
+}
+})(jQuery);

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.cs.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.cs.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.cs.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.da.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.da.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.da.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.da.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,210 @@
+/*
+ * Danish translation
+ * @author Steen Rabol <st...@gmail.com>
+ * @version 2011-01-05
+ */
+(function($) {
+elRTE.prototype.i18Messages.da = {
+	'_translator'    : 'Steen Rabol &lt;steen.rabol@gmail.com&gt;',
+	'_translation'   : 'Dansk oversættelse', // will be seen in about dialog
+	'Editor' : 'Editor',
+	'Source' : 'Kilde',
+	// panels names
+	'Copy/Pase'      : 'Kopier/Sæt ind',
+	'Undo/Redo'      : 'Fortryd / Gentag',
+	'Text styles'    : 'Tekst stile',
+	'Colors'         : 'Farver',
+	'Alignment'      : 'Justering',
+	'Indent/Outdent' : 'Indrykning / Udrykning',
+	'Text format'    : 'Tekst formatering',
+	'Lists'          : 'Lister',
+	'Misc elements'  : 'Forsekllign elementer',
+	'Links'          : 'Links',
+	'Images'         : 'Billeder',
+	'Media'          : 'Media',
+	'Tables'         : 'Tabeller',
+	'File manager (elFinder)' : 'Fil håndtering',
+	// buttons names
+	'About this software'     : 'Om...',
+	'Save'                    : 'Gem',
+	'Copy'                    : 'Kopier',
+	'Cut'                     : 'Klip',
+	'Paste'                   : 'Sæt ind',
+	'Paste only text'         : 'Indsæt kun teskst',
+	'Paste formatted text'    : 'Indsæt formateret tekst',
+	'Clean format'            : 'Fjern formatering', 
+	'Undo last action'        : 'Fortryd sidste handling',
+	'Redo previous action'    : 'Gentag sidste handling',
+	'Bold'                    : 'Fed',
+	'Italic'                  : 'Kursiv',
+	'Underline'               : 'Understreg',
+	'Strikethrough'           : 'Gennemstreget',
+	'Superscript'             : 'Hævet skrift',
+	'Subscript'               : 'Sænket skrift',
+	'Align left'              : 'Venstrejusteret',
+	'Ailgn right'             : 'Højrejusteret',
+	'Align center'            : 'Centreret',
+	'Align full'              : 'Lige margner',
+	'Font color'              : 'Tekst farve',
+	'Background color'        : 'Baggrunds farve',
+	'Indent'                  : 'Indryk',
+	'Outdent'                 : 'Ryk ud',
+	'Format'                  : 'Formatering',
+	'Font size'               : 'Skrift størrelse',
+	'Font'                    : 'Skrifttype',
+	'Ordered list'            : 'Nummeret liste',
+	'Unordered list'          : 'Punkt liste',
+	'Horizontal rule'         : 'Horisontal linie',
+	'Blockquote'              : 'Citat',
+	'Block element (DIV)'     : 'Lag (DIV)',
+	'Link'                    : 'Link',
+	'Delete link'             : 'Slet link',
+	'Bookmark'                : 'Bogmærke',
+	'Image'                   : 'Billed',
+	'Table'                   : 'Tabel',
+	'Delete table'            : 'Slet tabel',
+	'Insert row before'       : 'Indsæt række før',
+	'Insert row after'        : 'Indsæt række efter',
+	'Delete row'              : 'Slet række',
+	'Insert column before'    : 'Indsæt kolonne før',
+	'Insert column after'     : 'Indsæt kolone efter',
+	'Delete column'           : 'Slet kolone',
+	'Merge table cells'       : 'Flet tabel celler',
+	'Split table cell'        : 'Del tabel celler',
+	'Toggle display document structure' : 'Skift visning af dokument struktur',
+	'Table cell properties'   : 'Tabel celler egenskaber',
+	'Table properties'        : 'Tabel egenskaber',
+	'Toggle full screen mode' : 'Skift fuldskærms tilstand',
+	'Open file manager'       : 'Åben filhåndtering',
+	'Non breakable space'     : 'Ikke ombrydelig mellemrum',
+	'Stop element floating'   : 'Forhindre element forskydning',
+	// dialogs
+	'Warning'          : 'Advarsel',
+	'Properies'        : 'Egenskaber',
+	'Popup'            : 'Popup',
+	'Advanced'         : 'Avanceret',
+	'Events'           : 'Hændelser',
+	'Width'            : 'Bredde',
+	'Height'           : 'Højde',
+	'Left'             : 'Venstre',
+	'Center'           : 'Centreret',
+	'Right'            : 'Højre',
+	'Border'           : 'Ramme',
+	'Background'       : 'Baggrund',
+	'Css class'        : 'Css klasse',
+	'Css style'        : 'Css stil',
+	'No'               : 'Nej',
+	'Title'            : 'Overskrift',
+	'Script direction' : 'Script retning',
+	'Language'         : 'Sprog',
+	'Charset'          : 'Karaktersæt',
+	'Not set'          : 'Ikke sat',
+	'Left to right'    : 'Venstre mod højre',
+	'Right to left'    : 'Højre mod venstre',
+	'In this window'   : 'I dette vindue',
+	'In new window (_blank)'         : 'I et nyt vindue',
+	'In new parent window (_parent)' : 'I ydre ramme (_parent)',
+	'In top frame (_top)'            : 'I øverste ramme (_top)',
+	'URL'              : 'URL',
+	'Open in'          : 'Åbn i',
+	'Open file manger' : 'Åbn fil håndtering',
+	// copy
+	'This operation is disabled in your browser on security reason. Use shortcut instead.' : '',
+	// format 
+	'Heading 1'     : 'Overskrift 1',
+	'Heading 2'     : 'Overskrift 2',
+	'Heading 3'     : 'Overskrift 3',
+	'Heading 4'     : 'Overskrift 4',
+	'Heading 5'     : 'Overskrift 5',
+	'Heading 6'     : 'Overskrift 6',
+	'Paragraph'     : 'Paragraf',
+	'Address'       : 'Adresse',
+	'Preformatted'  : 'Pre-formateret',
+	// font size
+	'Small (8pt)'   : 'Lille (8pt)',
+	'Small (10px)'  : 'Lille (10px)',
+	'Small (12pt)'  : 'Lille (12pt)',
+	'Normal (14pt)' : 'Normal (14pt)',
+	'Large (18pt)'  : 'Stor (18pt)',
+	'Large (24pt)'  : 'Stor (24pt)',
+	'Large (36pt)'  : 'Stor (36pt)',				
+	// bookmark
+	'Bookmark name' : 'Bogmærke navn',
+	// link
+	'Link URL'         : 'Link URL',
+	'Target'           : 'Destination',
+	'Select bookmark'  : 'Vælg bogmærke',
+	'Open link in popup window' : 'Åbn link i popup vindue',
+	'Window name'      : 'Title',
+	'Window size'      : 'Størrelse',
+	'Window position'  : 'Position',
+	'Location bar'     : 'Adresselinje',
+	'Menu bar'         : 'Menu bar',
+	'Toolbar'          : 'Værktøjslinie',
+	'Scrollbars'       : 'Vis rullepanel',
+	'Status bar'       : 'Status linie',
+	'Resizable'        : 'Skalebar',
+	'Depedent'         : 'Afh\u00E6ngig (Kun Mozilla/Firefox)',
+	'Add return false' : 'Inds\u00E6t \'return false\'',
+	'Target MIME type' : 'Destinations-MIME-type',
+	'Relationship page to target (rel)' : 'Forholds side til desitnation (rel)',
+	'Relationship target to page (rev)' : 'Forholds desitination til side (rev)',
+	'Tab index'        : 'Tabindeks',
+	'Access key'       : 'Genvejstast',
+	// image
+	'Size'             : 'Størrelse',
+	'Preview'          : 'Vis',
+	'Margins'          : 'Margin',
+	'Alt text'         : 'Alternativ teks',
+	'Image URL'        : 'Billed URL',
+	// table
+	'Spacing'          : 'Celle afstand',
+	'Padding'          : 'Indholds afstand',
+	'Rows'             : 'Rækker',
+	'Columns'          : 'Kolonner',
+	'Groups'           : 'Grupper',
+	'Cells'            : 'Celler',
+	'Caption'          : 'Oversrift',
+	'Inner borders'    : 'Kanter',
+	// table cell
+	'Table cell type'  : 'Tabel celle type',
+	'Data'             : 'Data',
+	'Header'           : 'Hoved',
+	'Justify'          : 'Lige margin',
+	'Paddings'         : 'Afstand',
+	'Apply to'         : 'Gælder for',
+	'Current cell'     : 'Aktuelle celle',
+	'All cells in row' : 'Alle celler i rækken',
+	'All cells in column' : 'Alle celler i kolonnen',
+	'All cells in table' : 'Alle celler i tabellen',
+	// about
+	'About elRTE'                  : 'Om elRTE',
+	'Version'                      : 'Version',
+	'Licence'                      : 'Licens',
+	'elRTE is an open-source JavaScript based WYSIWYG HTML-editor.' : '',
+	'Main goal of the editor - simplify work with text and formating (HTML) on sites, blogs, forums and other online services.' : '',
+	'You can use it in any commercial or non-commercial projects.' : '',
+	'Authors'                      : 'Forfatere',
+	'Chief developer'              : 'Chef udvikler',
+	'Developer, tech support'      : 'Udvikler, teknisk support',
+	'Developer'                    : 'Udvikler',
+	'Interface designer'           : 'Interface designer',
+	'Spanish localization'         : 'Spansk oversættelse',
+	'Czech localization'           : 'Tjekkoslovakisk oversættelse',
+	'Japanese localization'        : 'Japansk oversættelse',
+	'Latvian localization'         : 'Lettisk oversættelse',
+	'German localization'          : 'Tysk oversættelse',
+	'Ukranian localization'        : 'Ukrainsk oversættelse',
+	'Persian (farsi) localization' : 'Persisk (fasi) oversættelse',
+	'Arabic localization'          : 'Arabisk oversættelse',
+	'RTL support'                  : 'RTL understøttelse',
+	'French localization'          : 'Fransk oversættelse',
+	'Dutch localization'           : 'Hollandsk oversættelse',
+	'Hungarian localization'       : 'Ungarsk oversættelse',
+	'Polish localization'          : 'Polsk oversættelse',
+	'Italian localization'         : 'Italiensk oversættelse',
+	'Traditional Chinese localization' : 'Traditoinel kinesisk oversættelse',
+	'For more information about this software visit the' : 'For mere information, besøg ',
+	'elRTE website'                : 'elRTE\'s hjemmeside'
+}
+})(jQuery);

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.da.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.da.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.da.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.de.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.de.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.de.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.de.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,170 @@
+/*
+ * German translation
+ * @author Daniel Holzmann <d...@velopment.at>
+ * @version 2011-03-31
+ */
+(function($) {
+elRTE.prototype.i18Messages.de = {
+	'_translator'    : 'Daniel Holzmann &lt;d@velopment.at&gt;',
+	'_translation'   : 'German translation',
+	'Editor' : 'Editor',
+	'Source' : 'Quellcode',
+	// Panel Name
+	'Copy/Pase'      : 'Kopieren/Einfügen',
+	'Undo/Redo'      : 'Rückgängig/Wiederherstellen',
+	'Text styles'    : 'Textstile',
+	'Colors'         : 'Farbe',
+	'Alignment'      : 'Ausrichtung',
+	'Indent/Outdent' : 'Einrücken / Ausrücken',
+	'Text format'    : 'Format',
+	'Lists'          : 'Listen',
+	'Misc elements'  : 'Sonstige Elemente',
+	'Links'          : 'Link',
+	'Images'         : 'Bild',
+	'Media'          : 'Media Datei',
+	'Tables'         : 'Tabelle',
+	'File manager (elFinder)' : 'Datei-Manager (elFinder)',
+	// button names
+	'Save'                    : 'Speichern',
+	'Copy'                    : 'Ausschneiden',
+	'Cut'                     : 'Kopieren',
+	'Paste'                   : 'Einfügen',
+	'Paste only text'         : 'nur Text einfügen',
+	'Paste formatted text'    : 'formatierten Text einfügen',
+	'Clean format'            : 'Formatierungen entfernen', 
+	'Undo last action'        : 'Rückgängig',
+	'Redo previous action'    : 'Wiederherstellen',
+	'Bold'                    : 'Fett',
+	'Italic'                  : 'Kursiv',
+	'Underline'               : 'Unterstrichen',
+	'Strikethrough'           : 'Durchgestrichen',
+	'Superscript'             : 'Hochgestellt',
+	'Subscript'               : 'Tiefgestellt',
+	'Align left'              : 'Linksbündig',
+	'Ailgn right'             : 'Rechtsbündig',
+	'Align center'            : 'Zentriert',
+	'Align full'              : 'Blocksatz',
+	'Font color'              : 'Textfarbe',
+	'Background color'        : 'Hintergrundfarbe',
+	'Indent'                  : 'Einzug erhöhen', 
+	'Outdent'                 : 'Einzug verringern', 
+	'Format'                  : 'Format',
+	'Font size'               : 'Größe',
+	'Font'                    : 'Schriftart',
+	'Ordered list'            : 'Nummerierte Liste',
+	'Unordered list'          : 'Liste',
+	'Horizontal rule'         : 'Horizontale Linie',
+	'Blockquote'              : 'Zitatblock',
+	'Block element (DIV)'     : 'Block-Element (DIV)',
+	'Link'                    : 'Link',
+	'Delete link'             : 'Link entfernen',
+	'Bookmark'                : 'Lesezeichen einfügen/editieren',
+	'Image'                   : 'Bild',
+	'Table'                   : 'Tabelle',
+	'Delete table'            : 'Tabelle löschen',
+	'Insert row before'       : 'Zeile oberhalb einfügen',
+	'Insert row after'        : 'Zeile unterhalb einfügen',
+	'Delete row'              : 'Zeile entfernen',
+	'Insert column before'    : 'Spalte links davor einfügen',
+	'Insert column after'     : 'Spalte rechts danach einfügen',
+	'Delete column'           : 'Spalte löschen',
+	'Merge table cells'       : 'Zellen verbinden',
+	'Split table cell'        : 'Zelle teilen',
+	'Toggle display document structure' : 'Blöcke anzeigen',
+	'Table cell properties'   : 'Zellen-Eigenschaften',
+	'Table properties'        : 'Tabellen-Eigenschaften',
+	'Toggle full screen mode' : 'Editor maximieren',
+	'Open file manager'       : 'Dateimanager öffnen',
+	'Non breakable space'     : 'Geschütztes Leerzeichen',
+	'Stop element floating'   : 'Floating deaktivieren',
+	// dialogs
+	'Warning' : 'ACHTUNG',
+	'Properies' : 'Einstellungen',
+	'Popup' : 'Pop-up',
+	'Advanced' : 'erweitert',
+	'Events' : 'Veranstaltungen',
+	'Width' : 'Breite',
+	'Height' : 'Höhe',
+	'Left'   : 'Links',
+	'Center' : 'Mitte',
+	'Right'  : 'Rechts',
+	'Border' : 'Rahmen',
+	'Background' : 'Hintergrundfarbe',
+	'Css class' : 'CSS Klasse',
+	'Css style' : 'CSS Stil',
+	'No' : 'Nein',
+	'Title' : 'Titel',
+	'Script direction' : 'Schreibrichtung',
+	'Language' : 'Sprache',
+	'Charset' : 'Zeichensatz',
+	'Not set' : 'nicht definiert',
+	'Left to right' : 'Links nach Rechts',
+	'Right to left' : 'Rechts nach Links',
+	'In this window' : 'Gleiches Fenster (_self)',
+	'In new window (_blank)' : 'Neues Fenster (_blank)',
+	'In new parent window (_parent)' : 'Oberes Fenster (_parent)',
+	'In top frame (_top)' : 'Oberstes Fenster (_top)',
+	'URL' : 'URL',
+	'Open in' : 'öffnen in',
+	// copy
+	'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Dieser Vorgang ist in Ihrem Browser aus Sicherheitsgründen deaktiviert. Benutzen Sie stattessen die Tastenkombination.',
+	// format 
+	'Heading 1' : 'Überschrift 1',
+	'Heading 2' : 'Überschrift 2',
+	'Heading 3' : 'Überschrift 3',
+	'Heading 4' : 'Überschrift 4',
+	'Heading 5' : 'Überschrift 5',
+	'Heading 6' : 'Überschrift 6',	
+	'Paragraph' : 'Absatz',
+	'Address' : 'Addresse',
+	'Preformatted' : 'vorformattierter Text',
+	// font size
+	'Small (8pt)'   : 'Klein (8pt)',
+	'Small (10px)'  : 'Klein (10px)',
+	'Small (12pt)'  : 'Klein (12pt)',
+	'Normal (14pt)' : 'Normal (14pt)',
+	'Large (18pt)'  : 'Groß (18pt)',
+	'Large (24pt)'  : 'Groß (24pt)',
+	'Large (36pt)'  : 'Groß (36pt)',				
+	// bookmark
+	'Bookmark name' : 'Lesezeichen-Name',
+	// link
+	'Link URL' : 'Link URL',
+	'Target' : 'Zielfenster',
+	'Open link in popup window' : 'Link in einem Popup-Fenster öffnen',
+	'URL' : 'URL',
+	'Window name' : 'Fenster-Name',
+	'Window size' : 'Fenstergröße',
+	'Window position' : 'Fensterposition',
+	'Location bar' : 'Adressleiste',
+	'Menu bar' : 'Menüleiste',
+	'Toolbar' : 'Werkzeugleiste',
+	'Scrollbars' : 'Scrollbalken',
+	'Status bar' : 'Statusleiste',
+	'Resizable' : 'Vergrößerbar',
+	'Depedent' : 'Abhängig (Netscape)',
+	'Add return false' : 'return false hinzufügen',
+	'Target MIME type' : 'MIME-Type',
+	'Relationship page to target (rel)' : 'Verhältnis Seite zum Ziel (rel)',
+	'Relationship target to page (rev)' : 'Verhältnis Ziel zur Seite (rev)',
+	'Tab index' : 'Tab Index',
+	'Access key' : 'Zugriffstaste',
+	// image
+	'Size' : 'Größe',
+	'Preview' : 'Vorschau',
+	'Margins' : 'Außenabstände',
+	'Alt text' : 'Alt-Text',
+	'Image URL' : 'Bild-URL',
+	// table
+	'Spacing'       : 'Abstand (spacing)',
+	'Padding'       : 'Abstand (padding)',
+	'Rows'          : 'Zeilen',
+	'Columns'       : 'Spalten',
+	'Groups'        : 'Gruppen',
+	'Cells'         : 'Zellen',
+	'Caption'       : 'Überschrift',
+	'Inner borders' : 'Innere Ränder'
+	
+	
+}
+})(jQuery);

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.de.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.de.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.de.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.en.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.en.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.en.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.en.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,11 @@
+/*
+ * This is dummy file and does nothing.
+ * 
+ * You do not need to include it for English localization.
+ * 
+ * Translators!
+ * If you want to make new localization use 'elrte.YOUR_LANG.js' file
+ * in this directory as template.
+ * Please submit your localization by creating new issue:
+ * http://elrte.org/redmine/projects/elrte/issues/new
+ */

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.en.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.en.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.en.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.es.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.es.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.es.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.es.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,169 @@
+/**
+ * Spanish translation
+ * @author Ricardo Obregón <ro...@gmail.com>
+ * @version 2010-09-18
+ */
+(function($) {
+elRTE.prototype.i18Messages.es = {
+	'_translator'    : 'Ricardo Obregón &lt;robregonm@gmail.com&gt;',
+	'_translation'   : 'Spanish translation',
+	'Editor' : 'Editor',
+	'Source' : 'Código Fuente',
+	// Panel Name
+	'Copy/Pase'      : 'Copiar/Pegar',
+	'Undo/Redo'      : 'Deshacer/Rehacer',
+	'Text styles'    : 'Estilos de Texto',
+	'Colors'         : 'Colores',
+	'Alignment'      : 'Alineación',
+	'Indent/Outdent' : 'Aumentar/Disminuir Sangría',
+	'Text format'    : 'Formato de texto',
+	'Lists'          : 'Listas',
+	'Misc elements'  : 'Elementos varios',
+	'Links'          : 'Vínculos',
+	'Images'         : 'Imágenes',
+	'Media'          : 'Multimedia',
+	'Tables'         : 'Tablas',
+	'File manager (elFinder)' : 'Administrador de archivos',
+	// button names
+	'Save'                    : 'Guardar',
+	'Copy'                    : 'Copiar',
+	'Cut'                     : 'Cortar',
+	'Paste'                   : 'Pegar',
+	'Paste only text'         : 'Pegar solo texto',
+	'Paste formatted text'    : 'Pegar texto formateado',
+	'Clean format'            : 'Limpiar formato',
+	'Undo last action'        : 'Deshacer la última acción',
+	'Redo previous action'    : 'Rehacer la última acción',
+	'Bold'                    : 'Negrita',
+	'Italic'                  : 'Cursiva',
+	'Underline'               : 'Subrayado',
+	'Strikethrough'           : 'Tachado',
+	'Superscript'             : 'Superíndice',
+	'Subscript'               : 'Subíndice',
+	'Align left'              : 'Alinear a la izquierda',
+	'Ailgn right'             : 'Alinear a la derecha',
+	'Align center'            : 'Centrar',
+	'Align full'              : 'Justificado',
+	'Font color'              : 'Color de texto',
+	'Background color'        : 'Color de fondo',
+	'Indent'                  : 'Aumentar sangría',
+	'Outdent'                 : 'Reducir sangría',
+	'Format'                  : 'Formato',
+	'Font size'               : 'Tamaño de letra',
+	'Font'                    : 'Fuente',
+	'Ordered list'            : 'Lista ordenada',
+	'Unordered list'          : 'Lista desordenada',
+	'Horizontal rule'         : 'Línea horizontal',
+	'Blockquote'              : 'Cita',
+	'Block element (DIV)'     : 'Bloque de Elementos (DIV)',
+	'Link'                    : 'Vínculo',
+	'Delete link'             : 'Eliminar vínculo',
+	'Bookmark'                : 'Marcador',
+	'Image'                   : 'Imagen',
+	'Table'                   : 'Tabla',
+	'Delete table'            : 'Eliminar tabla',
+	'Insert row before'       : 'Insertar fila antes',
+	'Insert row after'        : 'Insertar fila después',
+	'Delete row'              : 'Eliminar fila',
+	'Insert column before'    : 'Insertar columna antes',
+	'Insert column after'     : 'Insertar columna después',
+	'Delete column'           : 'Eliminar columna',
+	'Merge table cells'       : 'Fundir celdas',
+	'Split table cell'        : 'Dividir celda',
+	'Toggle display document structure' : 'Pantalla de estructura de documento',
+	'Table cell properties'   : 'Propiedades de celda',
+	'Table properties'        : 'Propiedades de tabla',
+	'Toggle full screen mode' : 'Modo de pantalla completa',
+	'Open file manager'       : 'Abrir administrador de archivos',
+	'Non breakable space'     : 'Espacio indivisible',
+	'Stop element floating'   : 'Detener elemento flotante',
+	// dialogs
+	'Warning' : 'Advertencia',
+	'Properies' : 'Propiedades',
+	'Popup' : 'Ventana emergente',
+	'Advanced' : 'Avanzado',
+	'Events' : 'Eventos',
+	'Width' : 'Ancho',
+	'Height' : 'Alto',
+	'Left'   : 'Izquierda',
+	'Center' : 'Centrado',
+	'Right'  : 'Derecha',
+	'Border' : 'Borde',
+	'Background' : 'Fondo',
+	'Css class' : 'Clase CSS',
+	'Css style' : 'Estilo CSS',
+	'No' : 'No',
+	'Title' : 'Título',
+	'Script direction' : 'Dirección del script',
+	'Language' : 'Idioma',
+	'Charset' : 'Charset',
+	'Not set' : 'No establecido',
+	'Left to right' : 'Izquierda a derecha',
+	'Right to left' : 'Derecha a izquierda',
+	'In this window' : 'En esta ventana (_self)',
+	'In new window (_blank)' : 'En nueva ventana (_blank)',
+	'In new parent window (_parent)' : 'En nueva ventana padre (_parent)',
+	'In top frame (_top)' : 'En marco superior (_top)',
+	'URL' : 'URL',
+	'Open in' : 'Abrir en',
+	// copy
+	'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Esta operación está desactivada en su navegador por razones de seguridad. Utilice en su lugar un comando de teclado.',
+	// format 
+	'Heading 1' : 'Encabezado 1',
+	'Heading 2' : 'Encabezado 2',
+	'Heading 3' : 'Encabezado 3',
+	'Heading 4' : 'Encabezado 4',
+	'Heading 5' : 'Encabezado 5',
+	'Heading 6' : 'Encabezado 6',
+	'Paragraph' : 'Párrafo',
+	'Address' : 'Dirección',
+	'Preformatted' : 'Preformateado',
+	// font size
+	'Small (8pt)'   : 'Pequeño (8pt)',
+	'Small (10px)'  : 'Pequeño (10px)',
+	'Small (12pt)'  : 'Pequeño (12pt)',
+	'Normal (14pt)' : 'Normal (14pt)',
+	'Large (18pt)'  : 'Grande (18pt)',
+	'Large (24pt)'  : 'Grande (24pt)',
+	'Large (36pt)'  : 'Grande (36pt)',
+	// bookmark
+	'Bookmark name' : 'Nombre del marcador',
+	// link
+	'Link URL' : 'URL del vínculo',
+	'Target' : 'Objetivo',
+	'Open link in popup window' : 'Abrir vínculo en ventana emergente',
+	'Window name' : 'Nombre de la ventana',
+	'Window size' : 'Tamaño de la ventana',
+	'Window position' : 'Posición de la ventana',
+	'Location bar' : 'Barra de dirección',
+	'Menu bar' : 'Barra de Menú',
+	'Toolbar' : 'Barra de herramientas',
+	'Scrollbars' : 'Barras de desplazamiento',
+	'Status bar' : 'Barra de estado',
+	'Resizable' : 'Redimensionable',
+	'Depedent' : 'Dependiente (Netscape)',
+	'Add return false' : 'Agregar (return false)',
+	'Target MIME type' : 'Objetivo de Tipo MIME',
+	'Relationship page to target (rel)' : '',
+	'Relationship target to page (rev)' : '',
+	'Tab index' : '',
+	'Access key' : 'Tecla de acceso',
+	// image
+	'Size' : 'Tamaño',
+	'Preview' : 'Previsualización',
+	'Margins' : 'Márgenes',
+	'Alt text' : 'Texto alternativo',
+	'Image URL' : 'URL de la imagen',
+	// table
+	'Spacing'       : 'Espaciado (Spacing)',
+	'Padding'       : 'Relleno (Padding)',
+	'Rows'          : 'Filas',
+	'Columns'       : 'Columnas',
+	'Groups'        : 'Grupos',
+	'Cells'         : 'Celdas',
+	'Caption'       : 'Leyenda',
+	'Inner borders' : 'Bordes internos'
+	
+	
+}
+})(jQuery);

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.es.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.es.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.es.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fa.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fa.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fa.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fa.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,170 @@
+/**
+ * Persian (farsi) translation
+ * @author Saleh soozanchi <in...@soozanchi.ir>
+ * @version 2010-09-18
+ */
+(function($) {
+elRTE.prototype.i18Messages.fa = {
+	'_translator'    : 'Saleh soozanchi &lt;info@soozanchi.ir&gt;',
+	'_translation'   : 'Persian (farsi) translation',
+	'Editor' : 'ویراستار',
+	'Source' : 'کد منبع',
+	// Panel Name
+	'Copy/Pase'      : 'کپی در حافظه موفت/بازگردانی از حافظه',
+	'Undo/Redo'      : 'انجام عمل بعد/برگشت به عمل قبل',
+	'Text styles'    : 'استایل متن',
+	'Colors'         : 'رنگها',
+	'Alignment'      : 'صفحه بندی',
+	'Indent/Outdent' : 'تو رفتگی/ برون رفتگی',
+	'Text format'    : 'قالب متون',
+	'Lists'          : 'لیست ها',
+	'Misc elements'  : 'عناصر متفرقه',
+	'Links'          : 'پیوندها',
+	'Images'         : 'تصاویر',
+	'Media'          : 'مولتی مدیا',
+	'Tables'         : 'جدول ها',
+	'File manager (elFinder)' : '(elFinder)مدیریت فایل',
+	// button names
+	'Save'                    : 'ذخیره کردن',
+	'Copy'                    : 'کپی کردن',
+	'Cut'                     : 'برش دادن',
+	'Paste'                   : 'بازگردانی',
+	'Paste only text'         : 'بازگرادنی فقط متنها',
+	'Paste formatted text'    : 'بازگردانی متن های دارای قالب',
+	'Clean format'            : 'حذف قالب ها', 
+	'Undo last action'        : 'بازگشتن به آخرین حرکت',
+	'Redo previous action'    : 'تکرار حرکت قبلی',
+	'Bold'                    : 'درشت',
+	'Italic'                  : 'خوابیده',
+	'Underline'               : 'خط زیر متن',
+	'Strikethrough'           : 'خط روی متن',
+	'Superscript'             : 'بالانویس',
+	'Subscript'               : 'زیرنویس',
+	'Align left'              : 'چپ چین',
+	'Ailgn right'             : 'راست چین',
+	'Align center'            : 'وسط چین',
+	'Align full'              : 'به صورت کشده و کامل',
+	'Font color'              : 'رنگ قلم ها',
+	'Background color'        : 'رنگ ضمینه',
+	'Indent'                  : 'تورفتگی', 
+	'Outdent'                 : 'بیرون رفتگی', 
+	'Format'                  : 'قالب',
+	'Font size'               : 'اندازه قلم',
+	'Font'                    : 'قلم',
+	'Ordered list'            : 'مرتب سازی لیست',
+	'Unordered list'          : 'به هم ریختن لیست',
+	'Horizontal rule'         : 'خط افقی',
+	'Blockquote'              : 'نقل قول',
+	'Block element (DIV)'     : 'عنر نگه دارنده (DIV)',
+	'Link'                    : 'پیوند',
+	'Delete link'             : 'حذف لینک',
+	'Bookmark'                : 'نشانه گزاری',
+	'Image'                   : 'تصویر',
+	'Table'                   : 'جدول',
+	'Delete table'            : 'حذف جدول',
+	'Insert row before'       : 'درج سطر قبل از این',
+	'Insert row after'        : 'درج سطر بعد از این',
+	'Delete row'              : 'حذف سطر',
+	'Insert column before'    : 'درج ستون قبل از',
+	'Insert column after'     : 'درج ستون بعد از',
+	'Delete column'           : 'حذف ستون',
+	'Merge table cells'       : 'ادغام کردن  خانه های جدول',
+	'Split table cell'        : 'تقسیم و مجزا کردن خانه های جدول',
+	'Toggle display document structure' : 'زنجیر شده به ساختار سند در حال نمایش',
+	'Table cell properties'   : 'تنظیمات خونه جدول',
+	'Table properties'        : 'تنظیمات جدول',
+	'Toggle full screen mode' : 'نمایش و پوشانیدن کل نمایشگر',
+	'Open file manager'       : 'بازکردن مدیریت فایل',
+	'Non breakable space'     : 'فضای غیر قابل شکستن',
+	'Stop element floating'   : 'متوقف ساخت عنر شناور',
+	// dialogs
+	'Warning' : 'اخطار',
+	'Properies' : 'خصوصیات',
+	'Popup' : 'پنجر بازشو',
+	'Advanced' : 'پیشرفته',
+	'Events' : 'رویداد',
+	'Width' : 'طول',
+	'Height' : 'عرض',
+	'Left'   : 'چپ',
+	'Center' : 'وسط',
+	'Right'  : 'راست',
+	'Border' : 'کادر حایه',
+	'Background' : 'پشت صحنه/ضمینه',
+	'Css class' : 'کلاس سی اس اس',
+	'Css style' : 'استایل سی اس اس',
+	'No' : 'خیر',
+	'Title' : 'عنوان',
+	'Script direction' : 'اسکریپت هم سو',
+	'Language' : 'ربان',
+	'Charset' : 'کدپیج زیان',
+	'Not set' : 'اعمال نشد',
+	'Left to right' : 'چپ به راست',
+	'Right to left' : 'راست به چپ',
+	'In this window' : '(_self) نمایش در همین پنجره',
+	'In new window (_blank)' : '(_blank) نمایش در پنجره جدید ',
+	'In new parent window (_parent)' : '(_parent) نمایش در پنجره اصلی',
+	'In top frame (_top)' : '(_top) نمایش در بالای قاب',
+	'URL' : '',
+	'Open in' : 'باز کردن در',
+	// copy
+	'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'این عملیات به دلایل امنیتی در مرورگر وب شما مسدود شده ، لطفا از میانبر ها استفاده کنید.',
+	// format 
+	'Heading 1' : 'سر فصل 1',
+	'Heading 2' : 'سر فصل 2',
+	'Heading 3' : 'سر فصل 3',
+	'Heading 4' : 'سر فصل 4',
+	'Heading 5' : 'سر فصل 5',
+	'Heading 6' : 'سر فصل 6',	
+	'Paragraph' : 'پراگراف',
+	'Address' : 'آدرس',
+	'Preformatted' : 'قالب بندی شده',
+	// font size
+	'Small (8pt)'   : '',
+	'Small (10px)'  : '',
+	'Small (12pt)'  : '',
+	'Normal (14pt)' : '',
+	'Large (18pt)'  : '',
+	'Large (24pt)'  : '',
+	'Large (36pt)'  : '',				
+	// bookmark
+	'Bookmark name' : 'نام نشانه',
+	// link
+	'Link URL' : '(URL) پیوند',
+	'Target' : 'مقصد',
+	'Open link in popup window' : 'باز کردن پیوند در یک پنجره بازشو',
+	'URL' : '',
+	'Window name' : 'نام پنجره',
+	'Window size' : 'سایز پنجره',
+	'Window position' : 'موقعیت پنجره',
+	'Location bar' : 'محل نگه دارنده',
+	'Menu bar' : 'نگه دارنده منو',
+	'Toolbar' : 'جعبه ابزار',
+	'Scrollbars' : 'محل اسکرول',
+	'Status bar' : 'محل وضعیت',
+	'Resizable' : 'تغییر ساز پذیر بودن',
+	'Depedent' : 'محتاج',
+	'Add return false' : '(return false) افزودن',
+	'Target MIME type' : 'MIME type',
+	'Relationship page to target (rel)' : '',
+	'Relationship target to page (rev)' : '',
+	'Tab index' : '',
+	'Access key' : 'کیلید دسترسی',
+	// image
+	'Size' : 'سایز',
+	'Preview' : 'پیش نمایش',
+	'Margins' : 'حاشیه ها',
+	'Alt text' : 'Alt',
+	'Image URL' : 'URL',
+	// table
+	'Spacing'       : '(spacing)فاصه های میانی',
+	'Padding'       : '(padding) حاشیه ها درونی',
+	'Rows'          : 'سطرها',
+	'Columns'       : 'ستون ها',
+	'Groups'        : 'گروه هاس',
+	'Cells'         : 'خانه هاس',
+	'Caption'       : 'عنوان',
+	'Inner borders' : 'کادر درونی'
+	
+	
+}
+})(jQuery);

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fa.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fa.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fa.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fr.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fr.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fr.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fr.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,169 @@
+/**
+ * French translation
+ * @author Francois Mazerolle <fm...@gmail.com>
+ * @version 2010-09-18
+ */
+(function($) {
+elRTE.prototype.i18Messages.fr = {
+	'_translator'    : 'Francois Mazerolle &lt;fmaz008@gmail.com&gt;',
+	'_translation'   : 'French translation',
+	'Editor' : 'Editeur',
+	'Source' : 'Code Source',
+	// Panel Name
+	'Copy/Pase'      : 'Copier/Coller',
+	'Undo/Redo'      : 'Annuler/Répéter',
+	'Text styles'    : 'Styles de texte',
+	'Colors'         : 'Couleurs',
+	'Alignment'      : 'Alignement',
+	'Indent/Outdent' : 'Augmenter/Diminuer l\'incrément',
+	'Text format'    : 'Format de texte',
+	'Lists'          : 'Listes',
+	'Misc elements'  : 'Éléments divers',
+	'Links'          : 'Liens',
+	'Images'         : 'Images',
+	'Media'          : 'Multimédia',
+	'Tables'         : 'Tableaux',
+	'File manager (elFinder)' : 'Gestionnaire de fichiers',
+	// button names
+	'Save'                    : 'Enregistrer',
+	'Copy'                    : 'Copier',
+	'Cut'                     : 'Couper',
+	'Paste'                   : 'Coller',
+	'Paste only text'         : 'Coller seulement le texte',
+	'Paste formatted text'    : 'Coller le texte formaté',
+	'Clean format'            : 'Effacer le formatage',
+	'Undo last action'        : 'Annuler la dernière action',
+	'Redo previous action'    : 'Répéter la dernière action',
+	'Bold'                    : 'Gras',
+	'Italic'                  : 'Italique',
+	'Underline'               : 'Souligner',
+	'Strikethrough'           : 'Barré',
+	'Superscript'             : 'Exposant',
+	'Subscript'               : 'Indice',
+	'Align left'              : 'Aligner à gauche',
+	'Ailgn right'             : 'Aligner à droite',
+	'Align center'            : 'Centrer',
+	'Align full'              : 'Justifier',
+	'Font color'              : 'Couleur de texte',
+	'Background color'        : 'Couleur d\'arrière plan',
+	'Indent'                  : 'Aumenter la marge',
+	'Outdent'                 : 'Réduire la marge',
+	'Format'                  : 'Formater',
+	'Font size'               : 'Taille de police',
+	'Font'                    : 'Police',
+	'Ordered list'            : 'Liste ordonnée',
+	'Unordered list'          : 'Liste désordonnée',
+	'Horizontal rule'         : 'Ligne horizontale',
+	'Blockquote'              : 'Citation',
+	'Block element (DIV)'     : 'Bloc élément (DIV)',
+	'Link'                    : 'Lien',
+	'Delete link'             : 'Supprimer le lien',
+	'Bookmark'                : 'Marque page',
+	'Image'                   : 'Image',
+	'Table'                   : 'Tableau',
+	'Delete table'            : 'Supprimer tableau',
+	'Insert row before'       : 'Insérer une ligne avant',
+	'Insert row after'        : 'Insérer une ligne après',
+	'Delete row'              : 'Supprimer une ligne',
+	'Insert column before'    : 'Insérer une colone avant',
+	'Insert column after'     : 'Insérer une colone après',
+	'Delete column'           : 'Supprimer une colone',
+	'Merge table cells'       : 'Fusionner les cellules',
+	'Split table cell'        : 'Diviser la cellule',
+	'Toggle display document structure' : 'Alterner la vue du document',
+	'Table cell properties'   : 'Propriété de la cellule',
+	'Table properties'        : 'Propriété du tableau',
+	'Toggle full screen mode' : 'Alterner la vue plein écran',
+	'Open file manager'       : 'Ouvrir le gestionnaire de fichiers',
+	'Non breakable space'     : 'Espace insécable',
+	'Stop element floating'   : 'Interrompre le flottement de l\'élément',
+	// dialogs
+	'Warning' : 'Attention',
+	'Properies' : 'Propriété',
+	'Popup' : 'Nouvelle fenêtre',
+	'Advanced' : 'Avancé',
+	'Events' : 'Évènements',
+	'Width' : 'Largeur',
+	'Height' : 'Hauteur',
+	'Left'   : 'Gauche',
+	'Center' : 'Centre',
+	'Right'  : 'Droite',
+	'Border' : 'Bordure',
+	'Background' : 'Arrière plan',
+	'Css class' : 'Classe CSS',
+	'Css style' : 'Style CSS',
+	'No' : 'Non',
+	'Title' : 'Titre',
+	'Script direction' : 'Direction de script',
+	'Language' : 'Langue',
+	'Charset' : 'Jeu de caractères',
+	'Not set' : 'No set',
+	'Left to right' : 'Gauche à droite',
+	'Right to left' : 'Droite à gauche',
+	'In this window' : 'Dans cette fenêtre (_self)',
+	'In new window (_blank)' : 'Dans une nouvelle fenêtre (_blank)',
+	'In new parent window (_parent)' : 'Dans une nouvelle fenêtre parente (_parent)',
+	'In top frame (_top)' : 'Dans le cadre maitre (_top)',
+	'URL' : 'URL',
+	'Open in' : 'Ouvrir dans',
+	// copy
+	'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Cette opération est désactivée dans votre navigateur pour des raisons de sécurité. Utilisez le raccourci.',
+	// format 
+	'Heading 1' : 'Entête 1',
+	'Heading 2' : 'Entête 2',
+	'Heading 3' : 'Entête 3',
+	'Heading 4' : 'Entête 4',
+	'Heading 5' : 'Entête 5',
+	'Heading 6' : 'Entête 6',
+	'Paragraph' : 'Paragraphe',
+	'Address' : 'Adresse',
+	'Preformatted' : 'Préformaté',
+	// font size
+	'Small (8pt)'   : 'Petite (8pt)',
+	'Small (10px)'  : 'Petite (10px)',
+	'Small (12pt)'  : 'Petite (12pt)',
+	'Normal (14pt)' : 'Normale (14pt)',
+	'Large (18pt)'  : 'Grande (18pt)',
+	'Large (24pt)'  : 'Grande (24pt)',
+	'Large (36pt)'  : 'Grande (36pt)',
+	// bookmark
+	'Bookmark name' : 'Nom du favori',
+	// link
+	'Link URL' : 'Adresse du lien',
+	'Target' : 'Cible',
+	'Open link in popup window' : 'Ouvrir dans une nouvelle fenêtre',
+	'Window name' : 'Nom de la fenêtre',
+	'Window size' : 'Taille de la fenêtre',
+	'Window position' : 'Position de la fenêtre',
+	'Location bar' : 'Barre d\'adresse',
+	'Menu bar' : 'Barre de menu',
+	'Toolbar' : 'Barre d\'outils',
+	'Scrollbars' : 'Barres de défillement',
+	'Status bar' : 'Barre d\'état',
+	'Resizable' : 'Redimensionable',
+	'Depedent' : 'Dépendent (Netscape)',
+	'Add return false' : 'Ajouter un retour négatif (return false)',
+	'Target MIME type' : 'Type MIME cible',
+	'Relationship page to target (rel)' : '',
+	'Relationship target to page (rev)' : '',
+	'Tab index' : 'Index de tabulation',
+	'Access key' : 'Tecla de acceso',
+	// image
+	'Size' : 'Taille',
+	'Preview' : 'Prévisualisation',
+	'Margins' : 'Marges',
+	'Alt text' : 'Texte ALT',
+	'Image URL' : 'URL de l\'image',
+	// table
+	'Spacing'       : 'Espace (Spacing)',
+	'Padding'       : 'Marge intérieure (Padding)',
+	'Rows'          : 'Lignes',
+	'Columns'       : 'Colones',
+	'Groups'        : 'Groupes',
+	'Cells'         : 'Cellules',
+	'Caption'       : 'Étiquette',
+	'Inner borders' : 'Bordures intérieures'
+	
+	
+}
+})(jQuery);

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fr.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fr.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.fr.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.hr.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.hr.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.hr.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.hr.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,210 @@
+/*
+ * Croatian translation
+ * @author Guerilla Team <in...@guerilla.com.hr>
+ * @version 2010-12-28
+ */
+(function($) {
+elRTE.prototype.i18Messages.hr = {
+	'_translator'    : 'Guerilla Team &lt;info@guerilla.com.hr&gt;',
+	'_translation'   : 'Croatian translation',
+	'Editor' : 'Urednik',
+	'Source' : 'Izvor',
+	// panels names
+	'Copy/Pase'      : 'Kopiraj/Zalijepi',
+	'Undo/Redo'      : 'Poništi/Ponovi',
+	'Text styles'    : 'Stilovi teksta',
+	'Colors'         : 'Boje',
+	'Alignment'      : 'Poravnjavanje',
+	'Indent/Outdent' : 'Uvući/Izvući',
+	'Text format'    : 'Formatiranje teksta',
+	'Lists'          : 'Liste',
+	'Misc elements'  : 'Ostali elementi',
+	'Links'          : 'Veze',
+	'Images'         : 'Slike',
+	'Media'          : 'Mediji',
+	'Tables'         : 'Tablice',
+	'File manager (elFinder)' : 'Upravitelj datoteka (elFinder)',
+	// buttons names
+	'About this software'     : 'O ovom softveru',
+	'Save'                    : 'Spremi',
+	'Copy'                    : 'Kopiraj',
+	'Cut'                     : 'Izreži',
+	'Paste'                   : 'Zalijepi',
+	'Paste only text'         : 'Zalijepi samo tekst',
+	'Paste formatted text'    : 'Zalijepi formatirani tekst',
+	'Clean format'            : 'Čisti oblik', 
+	'Undo last action'        : 'Poništi zadnju radnju',
+	'Redo previous action'    : 'Ponovi prethodnu radnju',
+	'Bold'                    : 'Podebljano',
+	'Italic'                  : 'Kurziv',
+	'Underline'               : 'Podcrtano',
+	'Strikethrough'           : 'Precrtano',
+	'Superscript'             : 'Natpis',
+	'Subscript'               : 'Potpis',
+	'Align left'              : 'Poravnaj lijevo',
+	'Ailgn right'             : 'Poravnaj desno',
+	'Align center'            : 'Poravnaj u sredinu',
+	'Align full'              : 'Poravnaj potpuno',
+	'Font color'              : 'Boja fonta',
+	'Background color'        : 'Boja podloge',
+	'Indent'                  : 'Uvući',
+	'Outdent'                 : 'Izvući',
+	'Format'                  : 'Format',
+	'Font size'               : 'Veličina fonta',
+	'Font'                    : 'Font',
+	'Ordered list'            : 'Pobrojana lsita',
+	'Unordered list'          : 'Nepobrojana lista',
+	'Horizontal rule'         : 'Horizontalna linija',
+	'Blockquote'              : 'Blok citat',
+	'Block element (DIV)'     : 'Blok element (DIV)',
+	'Link'                    : 'Veza',
+	'Delete link'             : 'Brisanje veze',
+	'Bookmark'                : 'Zabilješka',
+	'Image'                   : 'Slika',
+	'Table'                   : 'Tablica',
+	'Delete table'            : 'Brisanje tablice',
+	'Insert row before'       : 'Umetni redak prije',
+	'Insert row after'        : 'Umetni redak poslije',
+	'Delete row'              : 'Obriši redak',
+	'Insert column before'    : 'Umetni stupac prije',
+	'Insert column after'     : 'Umetni stupac poslije',
+	'Delete column'           : 'Obriši stupac',
+	'Merge table cells'       : 'Spoji ćelije tablice',
+	'Split table cell'        : 'Razdvoji ćeliju tablice',
+	'Toggle display document structure' : 'Uključi / isključi prikaz strukture dokumenta',
+	'Table cell properties'   : 'Svojstva ćelije tablice',
+	'Table properties'        : 'Svojstva tablice',
+	'Toggle full screen mode' : 'Uključi / isključi cijeli zaslon',
+	'Open file manager'       : 'Otvori upravitelj datoteka',
+	'Non breakable space'     : 'Nelomljiv prostor',
+	'Stop element floating'   : 'Zaustavi plutajući element',
+	// dialogs
+	'Warning'          : 'Upozorenje',
+	'Properies'        : 'Svojstva',
+	'Popup'            : 'Skočni prozor',
+	'Advanced'         : 'Napredno',
+	'Events'           : 'Događaji',
+	'Width'            : 'Å irina',
+	'Height'           : 'Visina',
+	'Left'             : 'Lijevo',
+	'Center'           : 'Sredina',
+	'Right'            : 'Desno',
+	'Border'           : 'Okvir',
+	'Background'       : 'Podloga',
+	'Css class'        : 'Css razred',
+	'Css style'        : 'Css stil',
+	'No'               : 'Ne',
+	'Title'            : 'Naslov',
+	'Script direction' : 'Smjer skripte',
+	'Language'         : 'Jezik',
+	'Charset'          : 'Skup znakova',
+	'Not set'          : 'Nije postavljen',
+	'Left to right'    : 'S lijeva na desno',
+	'Right to left'    : 'S desna na lijevo',
+	'In this window'   : 'U ovom prozoru',
+	'In new window (_blank)'         : 'U novom prozoru (_blank)',
+	'In new parent window (_parent)' : 'U novom prozoru (_parent)',
+	'In top frame (_top)'            : 'U gornjem okviru (_top)',
+	'URL'              : 'URL',
+	'Open in'          : 'Otvori u',
+	'Open file manger' : 'Otvori upravitelj datoteka',
+	// copy
+	'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Ova operacija je onemogućena u vašem pregledniku zbog sigurnosnih razloga. Koristite prečac kao zamjenu.',
+	// format 
+	'Heading 1'     : 'Naslov 1',
+	'Heading 2'     : 'Naslov 2',
+	'Heading 3'     : 'Naslov 3',
+	'Heading 4'     : 'Naslov 4',
+	'Heading 5'     : 'Naslov 5',
+	'Heading 6'     : 'Naslov 6',
+	'Paragraph'     : 'Pasus',
+	'Address'       : 'Adresa',
+	'Preformatted'  : 'Formatiran',
+	// font size
+	'Small (8pt)'   : 'Mali (8pt)',
+	'Small (10px)'  : 'Mali (10pt)',
+	'Small (12pt)'  : 'Mali (12pt)',
+	'Normal (14pt)' : 'Normalan (14pt)',
+	'Large (18pt)'  : 'Veliku (18pt)',
+	'Large (24pt)'  : 'Veliki (24pt)',
+	'Large (36pt)'  : 'Veliki (36pt)',				
+	// bookmark
+	'Bookmark name' : 'Naziv zabilješke',
+	// link
+	'Link URL'         : 'Veza URL-a',
+	'Target'           : 'Meta',
+	'Select bookmark'  : 'Odaberi zabilješku',
+	'Open link in popup window' : 'Otvori vezu u skočnom prozoru',
+	'Window name'      : 'Naziv prozora',
+	'Window size'      : 'Veličina prozora',
+	'Window position'  : 'Pozicija prozora',
+	'Location bar'     : 'Traka za lokaciju',
+	'Menu bar'         : 'Izborna traka',
+	'Toolbar'          : 'Traka s alatima',
+	'Scrollbars'       : 'Scroll traka',
+	'Status bar'       : 'Statusna traka',
+	'Resizable'        : 'Promjenjiva veličina',
+	'Depedent'         : 'Zavisan',
+	'Add return false' : 'Dodaj "return false"',
+	'Target MIME type' : 'Ciljaj MIME tip',
+	'Relationship page to target (rel)' : 'Povezanost stranice s ciljem (rel)',
+	'Relationship target to page (rev)' : 'Povezanost cilja sa stranicom (rev)',
+	'Tab index'        : 'Početni tab',
+	'Access key'       : 'Pristupni ključ',
+	// image
+	'Size'             : 'Veličina',
+	'Preview'          : 'Pregledaj',
+	'Margins'          : 'Margine',
+	'Alt text'         : 'Alternativni tekst',
+	'Image URL'        : 'URL slike',
+	// table
+	'Spacing'          : 'Razmak',
+	'Padding'          : 'Ispunjavanje',
+	'Rows'             : 'Redovi',
+	'Columns'          : 'Stupci',
+	'Groups'           : 'Skupine',
+	'Cells'            : 'Ćelije',
+	'Caption'          : 'Naslov',
+	'Inner borders'    : 'Unutrašnji okviri',
+	// table cell
+	'Table cell type'  : 'Vrsta ćelije tablice',
+	'Data'             : 'Podatak',
+	'Header'           : 'Zaglavlje',
+	'Justify'          : 'Obostrani poravnati',
+	'Paddings'         : 'Ispunjavanja',
+	'Apply to'         : 'Primjeni na',
+	'Current cell'     : 'Trenutna ćelija',
+	'All cells in row' : 'Sve ćelije u retku',
+	'All cells in column' : 'Sve ćelije u stupcu',
+	'All cells in table' : 'Sve ćelije u tablici',
+	// about
+	'About elRTE'                  : 'O elRTE',
+	'Version'                      : 'Inačica',
+	'Licence'                      : 'Licenca',
+	'elRTE is an open-source JavaScript based WYSIWYG HTML-editor.' : 'elRTE je open-source JavaScript temeljen WYSIWYG HTML-urednik.',
+	'Main goal of the editor - simplify work with text and formating (HTML) on sites, blogs, forums and other online services.' : 'Glavni cilj urednika - pojednostavniti rad s tekstom i formatiranje (HTML) na web stranicama, blogovima, forumima i drugim online servisima.',
+	'You can use it in any commercial or non-commercial projects.' : 'Možete ga koristiti u bilo koje komercijalne ili nekomercijalne projekte.',
+	'Authors'                      : 'Autori',
+	'Chief developer'              : 'Glavni graditelj',
+	'Developer, tech support'      : 'Graditelj, tehnička podrška',
+	'Developer'                    : 'Graditelj',
+	'Interface designer'           : 'Dizajner sučelja',
+	'Spanish localization'         : 'Å panjolska lokalizacija',
+	'Czech localization'           : 'Češka  lokalizacija',
+	'Japanese localization'        : 'Japanska lokalizacija',
+	'Latvian localization'         : 'Letonska lokalizacija',
+	'German localization'          : 'Njemačka lokalizacija',
+	'Ukranian localization'        : 'Ukrajinska lokalizacija',
+	'Persian (farsi) localization' : 'Perzijska (farsi) lokalizacija',
+	'Arabic localization'          : 'Arapska lokalizacija',
+	'RTL support'                  : 'RTL podrška',
+	'French localization'          : 'Francuska lokalizacija',
+	'Dutch localization'           : 'Nizizemska lokalizacija',
+	'Hungarian localization'       : 'Mađarska lokalizacija',
+	'Polish localization'          : 'Poljska lokalizacija',
+	'Italian localization'         : 'Talijanska lokalizacija',
+	'Traditional Chinese localization' : 'Tradicionalna kineska lokalizacija',
+	'For more information about this software visit the' : 'Za više informacija o ovom softveru posjetite',
+	'elRTE website'                : 'elRTE web stranica'
+}
+})(jQuery);

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.hr.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.hr.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/src/elrte/js/i18n/elrte.hr.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain