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 13:19:07 UTC

svn commit: r1178181 [3/3] - in /ofbiz/branches/release11.04: ./ applications/content/webapp/content/website/ applications/content/widget/ applications/order/script/org/ofbiz/order/customer/ applications/party/webapp/partymgr/WEB-INF/actions/party/ app...

Added: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.pt_BR.js
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.pt_BR.js?rev=1178181&view=auto
==============================================================================
--- ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.pt_BR.js (added)
+++ ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.pt_BR.js Sun Oct  2 11:19:05 2011
@@ -0,0 +1,167 @@
+/**
+ * Brazilian Portuguese translation
+ * @author Jairo Moreno <ma...@gmail.com>
+ * @version 2010-10-18
+ */
+(function($) {
+elRTE.prototype.i18Messages.pt_BR = {
+	'_translator'    : 'Jairo Moreno &lt;master.zion@gmail.com&gt;',
+	'_translation'   : 'Brazilian Portuguese translation',
+	'Editor' : 'Editor',
+	'Source' : 'Código Fonte',
+	// Panel Name
+	'Copy/Pase'      : 'Copiar/Colar',
+	'Undo/Redo'      : 'Desfazer/Refazer',
+	'Text styles'    : 'Folhas de Estilo',
+	'Colors'         : 'Cores',
+	'Alignment'      : 'Alinhamento',
+	'Indent/Outdent' : 'Aumentar/Diminuir',
+	'Text format'    : 'Formato',
+	'Lists'          : 'Listas',
+	'Misc elements'  : 'Elementos diversos',
+	'Links'          : 'Links',
+	'Images'         : 'Imagens',
+	'Media'          : 'Multimedia',
+	'Tables'         : 'Tabelas',
+	'File manager (elFinder)' : 'Gerenciador de arquivos',
+	// button names
+	'Save'                    : 'Gravar',
+	'Copy'                    : 'Copiar',
+	'Cut'                     : 'Cortar',
+	'Paste'                   : 'Colar',
+	'Paste only text'         : 'Colar texto',
+	'Paste formatted text'    : 'Colar texto formatado',
+	'Clean format'            : 'Limpar formato',
+	'Undo last action'        : 'Desfazer última ação',
+	'Redo previous action'    : 'Refazer última ação',
+	'Bold'                    : 'Negrito',
+	'Italic'                  : 'Itálico',
+	'Underline'               : 'Sublinhado',
+	'Strikethrough'           : 'Riscado',
+	'Superscript'             : 'Superíndice',
+	'Subscript'               : 'Subíndice',
+	'Align left'              : 'Alinhar à esquerda',
+	'Ailgn right'             : 'Alinhar à direita',
+	'Align center'            : 'Centralizar',
+	'Align full'              : 'Justificado',
+	'Font color'              : 'Cor de texto',
+	'Background color'        : 'Cor de fundo',
+	'Indent'                  : 'Aumentar',
+	'Outdent'                 : 'Reduzir',
+	'Format'                  : 'Formato',
+	'Font size'               : 'Tamanho de Fonte',
+	'Font'                    : 'Fonte',
+	'Ordered list'            : 'Lista ordenada',
+	'Unordered list'          : 'Lista desordenada',
+	'Horizontal rule'         : 'Linha horizontal',
+	'Blockquote'              : 'Comentar',
+	'Block element (DIV)'     : 'Bloco de Elementos (DIV)',
+	'Link'                    : 'Link',
+	'Delete link'             : 'Remover link',
+	'Bookmark'                : 'Favoritos',
+	'Image'                   : 'Imagem',
+	'Table'                   : 'Tabela',
+	'Delete table'            : 'Remover tabela',
+	'Insert row before'       : 'Inserir linha antes',
+	'Insert row after'        : 'Inserir linha depois',
+	'Delete row'              : 'Remover linha',
+	'Insert column before'    : 'Inserir coluna antes',
+	'Insert column after'     : 'Inserir coluna depois',
+	'Delete column'           : 'Remover columna',
+	'Merge table cells'       : 'Unir células',
+	'Split table cell'        : 'Separar célula',
+	'Toggle display document structure' : 'Extrutura de documento',
+	'Table cell properties'   : 'Propiedades de célula',
+	'Table properties'        : 'Propiedades de tabela',
+	'Toggle full screen mode' : 'Tela cheia',
+	'Open file manager'       : 'Abrir administrador de arquivos',
+	'Non breakable space'     : 'Espaço indivisivel',
+	'Stop element floating'   : 'Parar elemento flutunte',
+	// dialogs
+	'Warning' : 'Advertência',
+	'Properies' : 'Propriedades',
+	'Popup' : 'Popup',
+	'Advanced' : 'Avançado',
+	'Events' : 'Eventos',
+	'Width' : 'Largura',
+	'Height' : 'Altura',
+	'Left'   : 'Esquerda',
+	'Center' : 'Centralizado',
+	'Right'  : 'Direita',
+	'Border' : 'Borda',
+	'Background' : 'Fundo',
+	'Css class' : 'Classe CSS',
+	'Css style' : 'Estilo CSS',
+	'No' : 'Não',
+	'Title' : 'Título',
+	'Script direction' : 'Direção do script',
+	'Language' : 'Idioma',
+	'Charset' : 'Charset',
+	'Not set' : 'Não configurado',
+	'Left to right' : 'Esquerda para Direita',
+	'Right to left' : 'Direita para Esquerda',
+	'In this window' : 'Esta janela (_self)',
+	'In new window (_blank)' : 'Em nova janela (_blank)',
+	'In new parent window (_parent)' : 'Na janela Pai (_parent)',
+	'In top frame (_top)' : 'Sem suporte a frames (_top)',
+	'URL' : 'URL',
+	'Open in' : 'Abrir em',
+	// copy
+	'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Esta operação está bloqueada em seu navegador. Utilice um atalho.',
+	// format 
+	'Heading 1' : 'Cabeçalho 1',
+	'Heading 2' : 'Cabeçalho 2',
+	'Heading 3' : 'Cabeçalho 3',
+	'Heading 4' : 'Cabeçalho 4',
+	'Heading 5' : 'Cabeçalho 5',
+	'Heading 6' : 'Cabeçalho 6',
+	'Paragraph' : 'Parágrafo',
+	'Address' : 'Direção',
+	'Preformatted' : 'Pré-formatado',
+	// font size
+	'Small (8pt)'   : 'Pequeno (8pt)',
+	'Small (10px)'  : 'Pequeno (10px)',
+	'Small (12pt)'  : 'Pequeno (12pt)',
+	'Normal (14pt)' : 'Normal (14pt)',
+	'Large (18pt)'  : 'Grande (18pt)',
+	'Large (24pt)'  : 'Grande (24pt)',
+	'Large (36pt)'  : 'Grande (36pt)',
+	// bookmark
+	'Bookmark name' : 'Nome do favoritos',
+	// link
+	'Link URL' : 'Link URL',
+	'Target' : 'Alvo',
+	'Open link in popup window' : 'Abrir vínculo en janela emergente',
+	'Window name' : 'Nomw na janela',
+	'Window size' : 'Tamanho na janela',
+	'Window position' : 'Posição na janela',
+	'Location bar' : 'Barra de dirección',
+	'Menu bar' : 'Barra de Menu',
+	'Toolbar' : 'Barra de ferramentas',
+	'Scrollbars' : 'Barras de rolagem',
+	'Status bar' : 'Barra de status',
+	'Resizable' : 'Redimensionavel',
+	'Depedent' : 'Dependente (Netscape)',
+	'Add return false' : 'Adicionar (return false)',
+	'Target MIME type' : 'Objeto de Tipo MIME',
+	'Relationship page to target (rel)' : 'Relacionado a página para alvo(rel)',
+	'Relationship target to page (rev)' : 'Relacionado a alvo para página (rev)',
+	'Tab index' : 'Tab index',
+	'Access key' : 'Tecla de acesso',
+	// image
+	'Size' : 'Tamanho',
+	'Preview' : 'Visualizar',
+	'Margins' : 'Margens',
+	'Alt text' : 'Texto alternativo',
+	'Image URL' : 'URL da imagem',
+	// table
+	'Spacing'       : 'Espaçamento',
+	'Padding'       : 'Margem',
+	'Rows'          : 'Linha',
+	'Columns'       : 'Colunas',
+	'Groups'        : 'Grupos',
+	'Cells'         : 'Células',
+	'Caption'       : 'Legenda',
+	'Inner borders' : 'Bordas internas'	
+}
+})(jQuery);

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.pt_BR.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.pt_BR.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.pt_BR.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.ru.js
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.ru.js?rev=1178181&r1=1178180&r2=1178181&view=diff
==============================================================================
--- ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.ru.js (original)
+++ ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.ru.js Sun Oct  2 11:19:05 2011
@@ -5,6 +5,8 @@
  */
 (function($) {
 elRTE.prototype.i18Messages.ru = {
+	'_translator'    : 'Dmitry (dio) Levashov &lt;dio@std42.ru&gt;',
+	'_translation'   : 'Русский перевод',
 	'Editor' : 'Редактор',
 	'Source' : 'Исходник',
 	// названия панелей

Added: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.th.js
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.th.js?rev=1178181&view=auto
==============================================================================
--- ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.th.js (added)
+++ ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.th.js Sun Oct  2 11:19:05 2011
@@ -0,0 +1,210 @@
+/*
+ * Thai translation
+ * @author Jaideejung007 (Anusuk Sangubon) <ja...@gmail.com>, http://www.thzaa.com
+ * @version 2010-10-27
+ */
+(function($) {
+elRTE.prototype.i18Messages.th = {
+	'_translator'    : 'Anusuk Sangubon &lt;jaideejung007@gmail.com&gt;',
+	'_translation'   : 'Thai translation',
+	'Editor' : 'อิดิเตอร์',
+	'Source' : 'ซอร์ส',
+	// panels names
+	'Copy/Pase'      : 'คัดลอก/วาง',
+	'Undo/Redo'      : 'เลิกทำ/ทำซ้ำ',
+	'Text styles'    : 'ลักษณะข้อความ',
+	'Colors'         : 'สี',
+	'Alignment'      : 'การจัดตำแหน่ง',
+	'Indent/Outdent' : 'เพิ่มเยื้อง/ลดเยื้อง',
+	'Text format'    : 'รูปแบบตัวอักษร',
+	'Lists'          : 'รายการ',
+	'Misc elements'  : 'องค์ประกอบอื่นๆ',
+	'Links'          : 'ลิงค์',
+	'Images'         : 'ภาพ',
+	'Media'          : 'มีเดีย',
+	'Tables'         : 'ตาราง',
+	'File manager (elFinder)' : 'จัดการไฟล์ (elFinder)',
+	// buttons names
+	'About this software'     : 'เกี่ยวกับซอฟต์แวร์นี้',
+	'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)'     : 'องค์ประกอบ Block (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'        : 'Properies',
+	'Popup'            : 'ป๊อปอัพ',
+	'Advanced'         : 'ขั้นสูง',
+	'Events'           : 'เหตุการณ์',
+	'Width'            : 'กว้าง',
+	'Height'           : 'สูง',
+	'Left'             : 'ซ้าย',
+	'Center'           : 'กลาง',
+	'Right'            : 'ขวา',
+	'Border'           : 'เส้นขอบ',
+	'Background'       : 'พื้นหลัง',
+	'Css class'        : 'Css class',
+	'Css style'        : 'Css style',
+	'No'               : 'ไม่',
+	'Title'            : 'ชื่อเรื่อง',
+	'Script direction' : 'ทิศทางสคริปต์',
+	'Language'         : 'ภาษา',
+	'Charset'          : 'รหัสตัวอักษร',
+	'Not set'          : 'ไม่ได้ตั้งค่า',
+	'Left to right'    : 'ซ้ายไปขวา',
+	'Right to left'    : 'ขวาไปซ้าย',
+	'In this window'   : 'ในหน้าต่างนี้',
+	'In new window (_blank)'         : 'ในหน้าต่างใหม่ (_blank)',
+	'In new parent window (_parent)' : 'ในหน้าต่างใหม่ (_parent)',
+	'In top frame (_top)'            : 'ในเฟรมด้านบน (_top)',
+	'URL'              : 'URL',
+	'Open in'          : 'เปิดใน',
+	'Open file manger' : 'เปิดการจัดการไฟล์',
+	// 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)'   : 'ขนาดเล็ก (8pt)',
+	'Small (10px)'  : 'ขนาดเล็ก (10px)',
+	'Small (12pt)'  : 'ขนาดเล็ก (12pt)',
+	'Normal (14pt)' : 'ปกติ (14pt)',
+	'Large (18pt)'  : 'ขนาดใหญ่ (18pt)',
+	'Large (24pt)'  : 'ขนาดใหญ่ (24pt)',
+	'Large (36pt)'  : 'ขนาดใหญ่ (36pt)',				
+	// bookmark
+	'Bookmark name' : 'ชื่อบุ๊คมาร์ค',
+	// link
+	'Link URL'         : 'ลิงค์ URL',
+	'Target'           : 'Target',
+	'Select bookmark'  : 'เลือกบุ๊คมาร์ค',
+	'Open link in popup window' : 'เปิดลิงก์ในหน้าต่างป๊อปอัพ',
+	'Window name'      : 'ชื่อหน้าต่าง',
+	'Window size'      : 'ขนาดหน้าต่าง',
+	'Window position'  : 'ตำแหน่งหน้าต่าง',
+	'Location bar'     : 'แถบที่มา',
+	'Menu bar'         : 'แถบเมนู',
+	'Toolbar'          : 'แถบเครื่องมือ',
+	'Scrollbars'       : 'สกอลล์บาร์',
+	'Status bar'       : 'แถบสถานะ',
+	'Resizable'        : 'ปรับขนาด',
+	'Depedent'         : 'Depedent',
+	'Add return false' : 'เพิ่ม return false',
+	'Target MIME type' : 'รูปแบบ Target MIME',
+	'Relationship page to target (rel)' : 'หน้าความสัมพันธ์ไปยังเป้าหมาย (rel)',
+	'Relationship target to page (rev)' : 'เป้าหมายความสัมพันธ์ไปยังหน้า (rev)',
+	'Tab index'        : 'ดัชนีแท็บ',
+	'Access key'       : 'คีย์สำหรับเข้าถึง',
+	// image
+	'Size'             : 'ขนาด',
+	'Preview'          : 'แสดงตัวอย่าง',
+	'Margins'          : 'ขอบ',
+	'Alt text'         : 'ข้อความ Alt',
+	'Image URL'        : 'URL ของรูป',
+	// table
+	'Spacing'          : 'ระยะห่าง',
+	'Padding'          : 'Padding',
+	'Rows'             : 'แถว',
+	'Columns'          : 'คอลัมน์',
+	'Groups'           : 'กลุ่ม',
+	'Cells'            : 'เซลล์',
+	'Caption'          : 'Caption',
+	'Inner borders'    : 'เส้นขอบด้านใน',
+	// table cell
+	'Table cell type'  : 'ประเภทของเซลล์ตาราง',
+	'Data'             : 'ข้อมูล',
+	'Header'           : 'หัว',
+	'Justify'          : 'ชิด',
+	'Paddings'         : 'Paddings',
+	'Apply to'         : 'นำไปใช้',
+	'Current cell'     : 'เซลล์ปัจจุบัน',
+	'All cells in row' : 'เซลล์ทั้งหมดในแถว',
+	'All cells in column' : 'เซลล์ทั้งหมดในคอลัมน์',
+	'All cells in table' : 'เซลล์ทั้งหมดในตาราง',
+	// about
+	'About elRTE'                  : 'เกี่ยวกับ elRTE',
+	'Version'                      : 'เวอร์ชั่น',
+	'Licence'                      : 'ใบอนุญาต',
+	'elRTE is an open-source JavaScript based WYSIWYG HTML-editor.' : 'elRTE คือ โอเพ้นซอร์ส ภายใต้การทำงานของจาวาสคริปต์บนคำสั่ง WYSIWYG HTML-editor',
+	'Main goal of the editor - simplify work with text and formating (HTML) on sites, blogs, forums and other online services.' : 'เป้าหมายหลักของโปรแกรมแก้ไข -- ลดความซับซ้อนของการทำงานกับข้อความและรูปแบบ (HTML) ในเว็บไซต์บล็อกฟอรั่มและบริการออนไลน์อื่นๆ',
+	'You can use it in any commercial or non-commercial projects.' : 'คุณสามารถใช้ในเชิงพาณิชย์หรือโครงการที่ไม่ใช่เชิงพาณิชย์ใดๆ',
+	'Authors'                      : 'ผู้เขียน',
+	'Chief developer'              : 'ประธานผู้พัฒนา',
+	'Developer, tech support'      : 'นักพัฒนาสนับสนุนด้านเทคนิค',
+	'Developer'                    : 'นักพัฒนา',
+	'Interface designer'           : 'นักออกแบบอินเตอร์เฟซ',
+	'Spanish localization'         : 'แปลภาษาสเปน',
+	'Czech localization'           : 'แปลภาษาเช็ก',
+	'Japanese localization'        : 'แปลภาษาญี่ปุ่น',
+	'Latvian localization'         : 'แปลภาษาลัตเวีย',
+	'German localization'          : 'แปลภาษาเยอรมัน',
+	'Ukranian localization'        : 'แปลภาษายูเครน',
+	'Persian (farsi) localization' : 'แปลภาษาเปอร์เซีย (farsi)',
+	'Arabic localization'          : 'แปลภาษาอาหรับ',
+	'RTL support'                  : 'สนับสนุน RTL',
+	'French localization'          : 'แปลภาษาฝรั่งเศส',
+	'Dutch localization'           : 'แปลภาษาดัตช์',
+	'Hungarian localization'       : 'แปลภาษาฮังการี',
+	'Polish localization'          : 'แปลภาษาโปแลนด์',
+	'Italian localization'         : 'แปลภาษาอิตาลี',
+	'Traditional Chinese localization' : 'แปลภาษาจีนดั้งเดิม',
+	'For more information about this software visit the' : 'สำหรับข้อมูลเพิ่มเติมเกี่ยวกับซอฟต์แวร์นี้ เยี่ยมชมได้ที่',
+	'elRTE website'                : 'เว็บไซต์ elRTE'
+}
+})(jQuery);

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.th.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.th.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.th.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.tr.js
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.tr.js?rev=1178181&view=auto
==============================================================================
--- ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.tr.js (added)
+++ ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.tr.js Sun Oct  2 11:19:05 2011
@@ -0,0 +1,210 @@
+/**
+ * Turkish translation
+ * @author Özgür Çakırca <di...@gmail.com>
+ * @version 2010-10-15
+ */
+(function($) {
+elRTE.prototype.i18Messages.tr = {
+	'_translator'    : 'Özgür Çakırca &lt;dijitalartist@gmail.com&gt;',
+	'_translation'   : 'Turkish translation',
+	'Editor' : 'Editör',
+	'Source' : 'Kaynak Kodu',
+	// panels names
+	'Copy/Pase'      : 'Kopyala/Yapıştır',
+	'Undo/Redo'      : 'Geri Al/Tekrarla',
+	'Text styles'    : 'Yazı Stilleri',
+	'Colors'         : 'Renkler',
+	'Alignment'      : 'Hizalama',
+	'Indent/Outdent' : 'Girinti/Girintiyi Azalt',
+	'Text format'    : 'Yazı Biçimleri',
+	'Lists'          : 'Liste',
+	'Misc elements'  : 'Misc Elemanları',
+	'Links'          : 'Linkler',
+	'Images'         : 'Resimler',
+	'Media'          : 'Medya',
+	'Tables'         : 'Tablolar',
+	'File manager (elFinder)' : '',
+	// buttons names
+	'About this software'     : 'Bu yazılım hakkında',
+	'Save'                    : 'Kaydet',
+	'Copy'                    : 'Kopyala',
+	'Cut'                     : 'Kes',
+	'Paste'                   : 'Yapıştır',
+	'Paste only text'         : 'Yalnızca yazıyı yapıştır',
+	'Paste formatted text'    : 'Yazı biçimini yapıştır',
+	'Clean format'            : 'Biçimi temizle', 
+	'Undo last action'        : 'Son eylemi geri al',
+	'Redo previous action'    : 'Önceki eylemi geri dön',
+	'Bold'                    : 'Kalın',
+	'Italic'                  : 'Ä°talik',
+	'Underline'               : 'Altı çizili',
+	'Strikethrough'           : 'Üstü çizili',
+	'Superscript'             : 'Üst simge',
+	'Subscript'               : 'Alt simge',
+	'Align left'              : 'Sola hizala',
+	'Ailgn right'             : 'Sağa hizala',
+	'Align center'            : 'Ortala',
+	'Align full'              : 'Ä°ki yana yasla',
+	'Font color'              : 'Yazı tipi rengi',
+	'Background color'        : 'Arka plan rengi',
+	'Indent'                  : 'Girintiyi artır',
+	'Outdent'                 : 'Girintiyi azalt',
+	'Format'                  : 'Biçim',
+	'Font size'               : 'Yazı tipi boyutu',
+	'Font'                    : 'Yazı tipi',
+	'Ordered list'            : 'Numaralı Liste',
+	'Unordered list'          : 'Simgeli Liste',
+	'Horizontal rule'         : 'Yatay çizgi',
+	'Blockquote'              : 'Blok oluştur',
+	'Block element (DIV)'     : 'Blok öğe (DIV)',
+	'Link'                    : 'Link ekle düzenle',
+	'Delete link'             : 'Köprü kaldır',
+	'Bookmark'                : 'Bağlantı ekle',
+	'Image'                   : 'Resim',
+	'Table'                   : 'Tablo ekle',
+	'Delete table'            : 'Tablo sil',
+	'Insert row before'       : 'Satır başına ekle',
+	'Insert row after'        : 'Satır sonuna ekle',
+	'Delete row'              : 'Satır sil',
+	'Insert column before'    : 'Sütun başına ekle',
+	'Insert column after'     : 'Sütun sonuna ekle',
+	'Delete column'           : 'Sütun sil',
+	'Merge table cells'       : 'Tablo hücrelerini birleştir',
+	'Split table cell'        : 'Tablo hücrelerini ayır',
+	'Toggle display document structure' : 'Belge yapısı görünümünü değiştir',
+	'Table cell properties'   : 'Tablo hücresi özellikleri',
+	'Table properties'        : 'Tablo özellikleri',
+	'Toggle full screen mode' : 'Tam ekran moduna',
+	'Open file manager'       : 'Dosya yöneticisini aç',
+	'Non breakable space'     : 'Boş karakter ekle',
+	'Stop element floating'   : 'Boşluk aldır (DIV)',
+	// dialogs
+	'Warning'          : 'Uyarı',
+	'Properies'        : 'Özellik',
+	'Popup'            : 'Açılır',
+	'Advanced'         : 'Gelişmiş',
+	'Events'           : 'Olaylar',
+	'Width'            : 'Genişlik',
+	'Height'           : 'Yükseklik',
+	'Left'             : 'Sol',
+	'Center'           : 'Merkez',
+	'Right'            : 'Sağ',
+	'Border'           : 'Kalınlık',
+	'Background'       : 'Arkaplan',
+	'Css class'        : 'Css sınıfı',
+	'Css style'        : 'Css stili',
+	'No'               : 'Hayır',
+	'Title'            : 'Başlık',
+	'Script direction' : 'Script yönü',
+	'Language'         : 'Dil',
+	'Charset'          : 'Karakter',
+	'Not set'          : 'Ayarlanmamış',
+	'Left to right'    : 'Soldan sağa',
+	'Right to left'    : 'Sağdan sola',
+	'In this window'   : 'Bu pencerede aç',
+	'In new window (_blank)'         : 'Yeni pencerede aç (_blank)',
+	'In new parent window (_parent)' : 'Yeni ana pencerede aç (_parent)',
+	'In top frame (_top)'            : 'Üst çerçeve (_top)',
+	'URL'              : 'URL',
+	'Open in'          : 'Açık',
+	'Open file manger' : 'Dosya yöneticisini aç',
+	// copy
+	'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Bu işlem güvenlik nedeni üzerinde tarayıcınızda devre dışıdır. yerine kısayol kullanın.',
+	// format 
+	'Heading 1'     : 'Başlık 1',
+	'Heading 2'     : 'Başlık 2',
+	'Heading 3'     : 'Başlık 3',
+	'Heading 4'     : 'Başlık 4',
+	'Heading 5'     : 'Başlık 5',
+	'Heading 6'     : 'Başlık 6',
+	'Paragraph'     : 'Paragraf',
+	'Address'       : 'Adres',
+	'Preformatted'  : 'Biçimlendirilmiş',
+	// font size
+	'Small (8pt)'   : 'Küçük (8pt)',
+	'Small (10px)'  : 'Küçük (10pt)',
+	'Small (12pt)'  : 'Küçük (12pt)',
+	'Normal (14pt)' : 'Normal (14pt)',
+	'Large (18pt)'  : 'Büyük (18pt)',
+	'Large (24pt)'  : 'Büyük (24pt)',
+	'Large (36pt)'  : 'Büyük (36pt)',				
+	// bookmark
+	'Bookmark name' : 'Çapa adı',
+	// link
+	'Link URL'         : 'Link URL',
+	'Target'           : 'Hedef',
+	'Select bookmark'  : 'Bağlantı Seç',
+	'Open link in popup window' : 'Popup pencerede aç',
+	'Window name'      : 'Pencere adı',
+	'Window size'      : 'Pencere boyutu',
+	'Window position'  : 'Pencere pozisyonu',
+	'Location bar'     : 'Konum çubuğuna',
+	'Menu bar'         : 'Menü çubuğu',
+	'Toolbar'          : 'Araç çubuğu',
+	'Scrollbars'       : 'Kaydırma',
+	'Status bar'       : 'Durum çubuğu',
+	'Resizable'        : 'Yeniden boyutlandır',
+	'Depedent'         : 'Depedent',
+	'Add return false' : 'Add return false',
+	'Target MIME type' : 'Hedef MIME tipi',
+	'Relationship page to target (rel)' : 'Hedef sayfa ilişkisi(rel)',
+	'Relationship target to page (rev)' : 'Hedef sayfaya ilişkisi (rev)',
+	'Tab index'        : 'Sekme dizini',
+	'Access key'       : 'Erişim tuşu',
+	// image
+	'Size'             : 'Boyut',
+	'Preview'          : 'Ön izleme',
+	'Margins'          : 'Margins',
+	'Alt text'         : 'Alt metni',
+	'Image URL'        : 'Resim URLsi',
+	// table
+	'Spacing'          : 'Aralık',
+	'Padding'          : '',
+	'Rows'             : 'Satırları',
+	'Columns'          : 'Sütunlar',
+	'Groups'           : 'Gruplar',
+	'Cells'            : 'Hücreler',
+	'Caption'          : 'Başlık',
+	'Inner borders'    : 'İç sınırları',
+	// table cell
+	'Table cell type'  : 'Tablo hücre tipi',
+	'Data'             : 'Bilgi',
+	'Header'           : 'Başlık',
+	'Justify'          : 'Satır Uzunluğu',
+	'Paddings'         : 'Başluk',
+	'Apply to'         : 'Uygulamak için',
+	'Current cell'     : 'Geçerli hücre',
+	'All cells in row' : 'Satırdaki tüm hücreler',
+	'All cells in column' : 'Sütundaki tüm hücreler',
+	'All cells in table' : 'Tablodaki tüm hücreler',
+	// about
+	'About elRTE'                  : 'elRTE Hakkında',
+	'Version'                      : 'Versiyon',
+	'Licence'                      : 'Lisans',
+	'elRTE is an open-source JavaScript based WYSIWYG HTML-editor.' : 'elRTE  açık kodlu WYSIWYG JavaScript tabanlı HTML düzenleyicisidir.',
+	'Main goal of the editor - simplify work with text and formating (HTML) on sites, blogs, forums and other online services.' : 'Editör ana hedefi - metin ve biçimlendirme (HTML) siteleri, bloglar, forumlar ve diğer online hizmetlerine çalışmayı basitleştirir.',
+	'You can use it in any commercial or non-commercial projects.' : 'Herhangi bir ticari ve ticari olmayan projelerde de kullanabilirsiniz.',
+	'Authors'                      : 'Yazarlar',
+	'Chief developer'              : 'Baş geliştiricisi',
+	'Developer, tech support'      : 'Geliştirici, teknik destek',
+	'Developer'                    : 'Geliştirici',
+	'Interface designer'           : 'Interface designer',
+	'Spanish localization'         : 'İspanyolca yerelleştirme',
+	'Czech localization'           : 'Çek yerelleştirme',
+	'Japanese localization'        : 'Japon yerelleştirme',
+	'Latvian localization'         : 'Letonyalı yerelleştirme',
+	'German localization'          : 'Alman yerelleştirme',
+	'Ukranian localization'        : 'Ukrayna yerelleştirme',
+	'Persian (farsi) localization' : 'Farsça (farsi) yerelleştirme',
+	'Arabic localization'          : 'Arapça yerelleştirme',
+	'RTL support'                  : 'RTL destek',
+	'French localization'          : 'Fransız yerelleştirme',
+	'Dutch localization'           : 'Hollandaca yerelleştirme',
+	'Hungarian localization'       : 'Macar yerelleştirme',
+	'Polish localization'          : 'Lehçe yerelleştirme',
+	'Italian localization'         : 'İtalyan yerelleştirme',
+	'Traditional Chinese localization' : 'Geleneksel Çin yerelleştirme',
+	'For more information about this software visit the' : 'Bu yazılım hakkında daha fazla bilgi için ziyaret',
+	'elRTE website'                : 'elRTE web sitesi'
+}
+})(jQuery);

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.tr.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.tr.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.tr.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.ua.js
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.ua.js?rev=1178181&r1=1178180&r2=1178181&view=diff
==============================================================================
--- ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.ua.js (original)
+++ ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.ua.js Sun Oct  2 11:19:05 2011
@@ -5,6 +5,8 @@
  */
 (function($) {
 elRTE.prototype.i18Messages.ua = {
+	'_translator'    : 'Artem Vasilyev',
+	'_translation'   : 'Ukranian translation',
 	'Editor' : 'Редактор',
 	'Source' : 'Джерело',
 // Назви панелей

Added: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.zh_CN.js
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.zh_CN.js?rev=1178181&view=auto
==============================================================================
--- ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.zh_CN.js (added)
+++ ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.zh_CN.js Sun Oct  2 11:19:05 2011
@@ -0,0 +1,189 @@
+/**
+ * Simplified Chinese translation
+ * @author Lee Chenhwa <le...@gmail.com>
+ * @version 2010-11-01
+ */
+(function($) {
+elRTE.prototype.i18Messages.zh_CN = {
+	'_translator'    : 'Lee Chenhwa &lt;leechenhwa@gmail.com&gt;',
+	'_translation'   : 'Simplified Chinese 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'                : '书签(锚点)',
+	'Flash'                   : 'Flash媒体',
+	'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'     : '空格',
+	'Smiley'                  : '笑脸',
+	'Page break'              : '换页符',
+	'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' : '在本窗口',
+	'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.' : '基于安全考虑,此动作无法在浏览器中进行,请直接按 Ctrl+V 试试。',
+	// 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)'   : '极小 (8pt)',
+	'Small (10px)'  : '更小 (10px)',
+	'Small (12pt)'  : '小 (12pt)',
+	'Normal (14pt)' : '中 (14pt)',
+	'Large (18pt)'  : '大 (18pt)',
+	'Large (24pt)'  : '更大 (24pt)',
+	'Large (36pt)'  : '极大 (36pt)',
+	// bookmark
+	'Bookmark name'   : '书签名称',
+	'Select bookmark' : '选择书签',
+	// link
+	'Link URL' : '链接地址',
+	'Target' : '目标',
+	'Open link in popup window' : '在弹出窗口中打开',
+	'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类型',
+	'Relationship page to target (rel)' : '关联页到目标 (rel)',
+	'Relationship target to page (rev)' : '关联目标到页 (rev)',
+	'Tab index' : 'Tab键顺序',
+	'Access key' : '访问键',
+	// image
+	'Size' : '尺寸',
+	'Preview' : '预览',
+	'Margins' : '边界',
+	'Alt text' : '提示文字',
+	'Image URL' : '图片网址',
+	// table
+	'Spacing'       : '表格间距 (Spacing)',
+	'Padding'       : '表格边距 (Padding)',
+	'Rows'          : '行',
+	'Columns'       : '列',
+	'Groups'        : '组',
+	'Cells'         : '单元格',
+	'Caption'       : '标题',
+	'Inner borders' : '边框',
+	// table cell
+	'Table cell type'  : '单元格类型',
+	'Data'             : '数据',
+	'Header'           : '标题',
+	'Justify'          : '对齐',
+	'Paddings'         : '边距',
+	'Apply to'         : '应用到',
+	'Current cell'     : '当前单元格',
+	'All cells in row' : '本行所有单元格',
+	'All cells in column' : '本列所有单元格',
+	'All cells in table' : '本表所有单元格',
+	// about
+	'About this software' : '关于本软件',
+	'About elRTE'                  : '关于elRTE',
+	'Version'                      : '版本',
+	'Licence'                      : '许可证'
+	
+	
+}
+})(jQuery);

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.zh_CN.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.zh_CN.js
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.zh_CN.js
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Modified: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.zh_TW.js
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.zh_TW.js?rev=1178181&r1=1178180&r2=1178181&view=diff
==============================================================================
--- ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.zh_TW.js (original)
+++ ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/i18n/elrte.zh_TW.js Sun Oct  2 11:19:05 2011
@@ -1,13 +1,17 @@
-/**
+/*
  * Traditional Chinese translation
+ * @author T.C. Chou <tc...@tcchou.org>
+ * @version 2010-12-11
  * @author Tad <ta...@gmail.com>
  * @version 2010-09-18
  */
 (function($) {
-elRTE.prototype.i18Messages.zh_tw = {
-	'Editor' : '所見即所得',
+elRTE.prototype.i18Messages.zh_TW = {
+	'_translator'    : 'Tad &lt;tad0616@gmail.com&gt;<br>T.C. Chou &lt;tcchou@tcchou.org&gt;',
+	'_translation'   : 'Traditional Chinese translation',
+	'Editor' : '編輯',
 	'Source' : '原始碼',
-	// Panel Name
+	// panels names
 	'Copy/Pase'      : '複製/貼上',
 	'Undo/Redo'      : '復原/重做',
 	'Text styles'    : '文字樣式',
@@ -22,13 +26,14 @@ elRTE.prototype.i18Messages.zh_tw = {
 	'Media'          : '多媒體',
 	'Tables'         : '表格',
 	'File manager (elFinder)' : '檔案管理',
-	// button names
+	// buttons names
+	'About this software'     : '關於此軟體',
 	'Save'                    : '儲存',
 	'Copy'                    : '複製',
 	'Cut'                     : '剪下',
 	'Paste'                   : '貼上',
 	'Paste only text'         : '貼上純文字',
-	'Paste formatted text'    : '貼上已格式化文字',
+	'Paste formatted text'    : '貼上格式化文字',
 	'Clean format'            : '清除格式',
 	'Undo last action'        : '復原最後一個動作',
 	'Redo previous action'    : '重做上一個動作',
@@ -76,46 +81,47 @@ elRTE.prototype.i18Messages.zh_tw = {
 	'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' : '標題',
+	'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' : '在此視窗',
-	'In new window (_blank)' : '在新視窗 (_blank)',
+	'Language'         : '語言',
+	'Charset'          : '字元編碼',
+	'Not set'          : '不設定',
+	'Left to right'    : '左至右',
+	'Right to left'    : '右到左',
+	'In this window'   : '在此視窗',
+	'In new window (_blank)'         : '在新視窗 (_blank)',
 	'In new parent window (_parent)' : '在父視窗 (_parent)',
-	'In top frame (_top)' : '跳出框架 (_top)',
-	'URL' : '網址',
-	'Open in' : '開啟至',
+	'In top frame (_top)'            : '跳出框架 (_top)',
+	'URL'              : '網址',
+	'Open in'          : '開啟至',
+	'Open file manger' : '開啟檔案管理員',
 	// copy
-	'This operation is disabled in your browser on security reason. Use shortcut instead.' : '基於安全理由,此動作無法在瀏覽器中進行,請直接按 Ctrl+V 試試。',
+	'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' : '固定格式',
+	'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)'   : '極小 (8pt)',
 	'Small (10px)'  : '更小 (10px)',
@@ -127,41 +133,80 @@ elRTE.prototype.i18Messages.zh_tw = {
 	// bookmark
 	'Bookmark name' : '書籤名稱',
 	// link
-	'Link URL' : '連結位址',
-	'Target' : '目標',
+	'Link URL'         : '連結位址',
+	'Target'           : '目標',
+	'Select bookmark'  : '選擇書籤',
 	'Open link in popup window' : '在跳出視窗中開啟',
-	'Window name' : '視窗名稱',
-	'Window size' : '視窗尺寸',
-	'Window position' : '視窗位置',
-	'Location bar' : '位址列',
-	'Menu bar' : '選單列',
-	'Toolbar' : '工具列',
-	'Scrollbars' : '捲軸',
-	'Status bar' : '狀態列',
-	'Resizable' : '可否調整尺寸',
-	'Depedent' : '相關 (Netscape)',
+	'Window name'      : '視窗名稱',
+	'Window size'      : '視窗尺寸',
+	'Window position'  : '視窗位置',
+	'Location bar'     : '位址列',
+	'Menu bar'         : '選單列',
+	'Toolbar'          : '工具列',
+	'Scrollbars'       : '捲軸',
+	'Status bar'       : '狀態列',
+	'Resizable'        : '可否調整尺寸',
+	'Depedent'         : '相關 (Netscape)',
 	'Add return false' : '加入傳回false (return false)',
 	'Target MIME type' : '目標物的MIME類型',
 	'Relationship page to target (rel)' : '定義連結的起點文件與目標文件之間的關係 (rel)',
 	'Relationship target to page (rev)' : '定義連結的起點文件與目標文件之間的反向關係 (rev)',
-	'Tab index' : '定位索引',
-	'Access key' : '存取鍵',
+	'Tab index'        : '定位索引',
+	'Access key'       : '快速鍵',
 	// image
-	'Size' : '尺寸',
-	'Preview' : '預覽',
-	'Margins' : '邊界',
-	'Alt text' : '提示文字',
-	'Image URL' : '圖檔網址',
+	'Size'             : '尺寸',
+	'Preview'          : '預覽',
+	'Margins'          : '邊界',
+	'Alt text'         : '提示文字',
+	'Image URL'        : '圖檔網址',
 	// table
-	'Spacing'       : '儲存格間距 (Spacing)',
-	'Padding'       : '儲存格內距 (Padding)',
-	'Rows'          : '列',
-	'Columns'       : '欄',
-	'Groups'        : '儲存格群組',
-	'Cells'         : '儲存格',
-	'Caption'       : '表格標題',
-	'Inner borders' : '框線'
-	
-	
+	'Spacing'          : '儲存格間距 (Spacing)',
+	'Padding'          : '儲存格內距 (Padding)',
+	'Rows'             : '列',
+	'Columns'          : '欄',
+	'Groups'           : '儲存格群組',
+	'Cells'            : '儲存格',
+	'Caption'          : '表格標題',
+	'Inner borders'    : '框線',
+	// table cell
+	'Table cell type'  : '表格儲存格型態',
+	'Data'             : '資料',
+	'Header'           : '標題',
+	'Justify'          : '排整齊',
+	'Paddings'         : '內距',
+	'Apply to'         : '適用於',
+	'Current cell'     : '目前儲存格',
+	'All cells in row' : '同列所有儲存格',
+	'All cells in column' : '同欄所有儲存格',
+	'All cells in table' : '表格所有儲存格',
+	// about
+	'About elRTE'                  : '關於 elRTE',
+	'Version'                      : '版本',
+	'Licence'                      : '許可證',
+	'elRTE is an open-source JavaScript based WYSIWYG HTML-editor.' : 'elRTE 是一個開放源碼 JavaScript 為基礎的所見即所得 HTML 編輯器。',
+	'Main goal of the editor - simplify work with text and formating (HTML) on sites, blogs, forums and other online services.' : '此編輯器主要目標 - 簡化網站, 部落格, 論壇及許多線上服務在文字處理與編排 (HTML) 的工作。',
+	'You can use it in any commercial or non-commercial projects.' : '你可用於任何商業或者非商業專案中。',
+	'Authors'                      : '作者',
+	'Chief developer'              : '主力開發者',
+	'Developer, tech support'      : '開發者, 技術支援',
+	'Developer'                    : '開發者',
+	'Interface designer'           : '介面設計師',
+	'Spanish localization'         : '西班牙翻譯',
+	'Czech localization'           : '捷克翻譯',
+	'Japanese localization'        : '日文翻譯',
+	'Latvian localization'         : '拉脫維亞翻譯',
+	'German localization'          : '德文翻譯',
+	'Ukranian localization'        : '烏克蘭翻譯',
+	'Persian (farsi) localization' : '波斯翻譯',
+	'Arabic localization'          : '阿拉伯翻譯',
+	'RTL support'                  : 'RTL 支援',
+	'French localization'          : '法文翻譯',
+	'Dutch localization'           : '荷蘭翻譯',
+	'Hungarian localization'       : '匈牙利翻譯',
+	'Polish localization'          : '波蘭翻譯',
+	'Italian localization'         : '義大利翻譯',
+	'Traditional Chinese localization' : '中文翻譯',
+	'For more information about this software visit the' : '更多關於此軟體的資訊請拜訪',
+	'elRTE website'                : 'elRTE 網站'
 }
 })(jQuery);

Added: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/images/iframe.png
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/images/iframe.png?rev=1178181&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/images/iframe.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/images/outline-div.png
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/images/outline-div.png?rev=1178181&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/images/outline-div.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/images/outline-p.png
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/images/outline-p.png?rev=1178181&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/branches/release11.04/framework/images/webapp/images/jquery/plugins/elrteEditor/images/outline-p.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Propchange: ofbiz/branches/release11.04/framework/security/data/PasswordSecurityData.xml
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Oct  2 11:19:05 2011
@@ -2,4 +2,4 @@
 /ofbiz/branches/dojo1.4/applications/securityext/data/PasswordSecurityData.xml:951708-952957
 /ofbiz/branches/jquery/applications/securityext/data/PasswordSecurityData.xml:952958-1044489
 /ofbiz/branches/multitenant20100310/applications/securityext/data/PasswordSecurityData.xml:921280-927264
-/ofbiz/trunk/framework/security/data/PasswordSecurityData.xml:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128
+/ofbiz/trunk/framework/security/data/PasswordSecurityData.xml:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128,1178175

Propchange: ofbiz/branches/release11.04/specialpurpose/ebaystore/lib/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Oct  2 11:19:05 2011
@@ -2,4 +2,4 @@
 /ofbiz/branches/dojo1.4/specialpurpose/ebaystore/lib:951708-952957
 /ofbiz/branches/jquery/specialpurpose/ebaystore/lib:952958-1044489
 /ofbiz/branches/multitenant20100310/specialpurpose/ebaystore/lib:921280-927264
-/ofbiz/trunk/specialpurpose/ebaystore/lib:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128
+/ofbiz/trunk/specialpurpose/ebaystore/lib:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128,1178175

Modified: ofbiz/branches/release11.04/specialpurpose/ebaystore/webapp/ebaystore/store/productsearchExport.ftl
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/specialpurpose/ebaystore/webapp/ebaystore/store/productsearchExport.ftl?rev=1178181&r1=1178180&r2=1178181&view=diff
==============================================================================
--- ofbiz/branches/release11.04/specialpurpose/ebaystore/webapp/ebaystore/store/productsearchExport.ftl (original)
+++ ofbiz/branches/release11.04/specialpurpose/ebaystore/webapp/ebaystore/store/productsearchExport.ftl Sun Oct  2 11:19:05 2011
@@ -497,10 +497,14 @@ under the License.
                                                  <table cellspacing="0">
                                                     <tr><td>
                                                         <script language="javascript" src="/images/jquery/plugins/elrteEditor/elrte.min.js" type="text/javascript"></script>
-                                                        <link href="/images/jquery/plugins/elrteEditor/css/elrte.full.css" rel="stylesheet" type="text/css">
+                                                        <#if language?has_content && language != "en">
+                                                        <script language="javascript" src="/images/jquery/plugins/elrteEditor/i18n/elrte.${language!"en"}.js" type="text/javascript"></script><#rt/>
+                                                        </#if>
+                                                        <link href="/images/jquery/plugins/elrteEditor/css/elrte.min.css" rel="stylesheet" type="text/css">
                                                         <script language="javascript" type="text/javascript">
                                                                 var opts = {
                                                                     cssClass : 'el-rte',
+                                                                    lang     : '${language}',
                                                                     toolbar  : 'maxi',
                                                                     doctype  : '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">', //'<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">',
                                                                     cssfiles : ['/images/jquery/plugins/elrteEditor/css/elrte-inner.css']

Modified: ofbiz/branches/release11.04/specialpurpose/ebaystore/widget/EbayStoreScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release11.04/specialpurpose/ebaystore/widget/EbayStoreScreens.xml?rev=1178181&r1=1178180&r2=1178181&view=diff
==============================================================================
--- ofbiz/branches/release11.04/specialpurpose/ebaystore/widget/EbayStoreScreens.xml (original)
+++ ofbiz/branches/release11.04/specialpurpose/ebaystore/widget/EbayStoreScreens.xml Sun Oct  2 11:19:05 2011
@@ -262,6 +262,7 @@ under the License.
                     <field-map field-name="productStoreId" from-field="parameters.productStoreId"/>
                 </entity-one>
                 <script location="component://ebaystore/webapp/ebaystore/WEB-INF/actions/store/PrepareProductListing.groovy"/>
+                <set field="language" from-field="userLogin.lastLocale" default-value="en"/>
             </actions>
             <widgets>
                 <decorator-screen name="permission-decorator" location="${parameters.mainDecoratorLocation}">

Propchange: ofbiz/branches/release11.04/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/Facilities.groovy
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Oct  2 11:19:05 2011
@@ -2,4 +2,4 @@
 /ofbiz/branches/dojo1.4/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/Facilities.groovy:951708-952957
 /ofbiz/branches/jquery/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/Facilities.groovy:952958-1044489
 /ofbiz/branches/multitenant20100310/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/Facilities.groovy:921280-927264
-/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/Facilities.groovy:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128
+/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/Facilities.groovy:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128,1178175

Propchange: ofbiz/branches/release11.04/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductList.groovy
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Oct  2 11:19:05 2011
@@ -2,4 +2,4 @@
 /ofbiz/branches/dojo1.4/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductList.groovy:951708-952957
 /ofbiz/branches/jquery/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductList.groovy:952958-1044489
 /ofbiz/branches/multitenant20100310/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductList.groovy:921280-927264
-/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductList.groovy:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128
+/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductList.groovy:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128,1178175

Propchange: ofbiz/branches/release11.04/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductStockTake.groovy
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Oct  2 11:19:05 2011
@@ -2,4 +2,4 @@
 /ofbiz/branches/dojo1.4/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductStockTake.groovy:951708-952957
 /ofbiz/branches/jquery/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductStockTake.groovy:952958-1044489
 /ofbiz/branches/multitenant20100310/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductStockTake.groovy:921280-927264
-/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductStockTake.groovy:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128
+/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/actions/ProductStockTake.groovy:1100197,1100880,1104423,1131144,1131396,1132496,1132749,1134990,1135199,1135686,1135929,1137201,1137433,1137435,1138463,1138485,1139346,1139385,1139504,1139521,1140358,1140362,1140375,1140469,1144537,1144791,1153073,1153768,1158124,1158126,1158608,1159080,1163036,1163093,1165130,1166591,1167116,1167314,1167480,1167501,1167510,1167517,1172213,1172243,1174964,1175130,1175135,1175143,1177128,1178175