svn commit: r1178141 [7/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/ fra...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1178141 [7/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/ fra...

jleroux@apache.org
Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.hr.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.hr.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.hr.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.hr.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,210 @@
+/*
+ * Croatian translation
+ * @author Guerilla Team <[hidden email]>
+ * @version 2010-12-28
+ */
+(function($) {
+elRTE.prototype.i18Messages.hr = {
+ '_translator'    : 'Guerilla Team &lt;[hidden email]&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/js/i18n/elrte.hr.js
------------------------------------------------------------------------------
    svn:eol-style = native

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

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

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.hu.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.hu.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.hu.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.hu.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,203 @@
+/**
+ * Hungarian translation
+ * @author Viktor Tamas <[hidden email]>
+ * @version 2010-09-18
+ */
+ (function($) {
+elRTE.prototype.i18Messages.hu = {
+    '_translator'    : 'Viktor Tamas &lt;[hidden email]&gt;',
+    '_translation'   : 'Hungarian translation',
+    'Editor' : 'Szerkesztő',
+    'Source' : 'Forrás',
+    // названия панелей
+    'Copy/Pase'      : 'Másolás/Beillesztés',
+    'Undo/Redo'      : 'Visszavonás/Ismét',
+    'Text styles'    : 'Szöveg stílus',
+    'Colors'         : 'Színek',
+    'Alignment'      : 'Elrendezés',
+    'Indent/Outdent' : 'Отступы',
+    'Text format'    : 'Szöveg forma',
+    'Lists'          : 'Listák',
+    'Misc elements'  : 'Egyéb elemek',
+    'Links'          : 'Linkek',
+    'Images'         : 'Képek',
+    'Media'          : 'Média',
+    'Tables'         : 'Táblázatok',
+    'File manager (elFinder)' : 'Fájl kezelő (elFinder)',
+    // названия кнопок
+    'About this software'     : 'A szoftverről',
+    'Save'                    : 'Mentés',
+    'Copy'                    : 'Másolás',
+    'Cut'                     : 'Kivágás',
+    'Paste'                   : 'Beillesztés',
+    'Paste only text'         : 'Beillesztés csak szövegként',
+    'Paste formatted text'    : 'Beillesztés formázott szövegként',
+    'Clean format'            : 'Formázás törlése',
+    'Undo last action'        : 'Utolsó művelet visszavonása',
+    'Redo previous action'    : 'Előző művelet újra',
+    'Bold'                    : 'Félkövér',
+    'Italic'                  : 'Dőlt',
+    'Underline'               : 'Aláhúzott',
+    'Strikethrough'           : 'Áthúzott',
+    'Superscript'             : 'Felső index',
+    'Subscript'               : 'Alsó index',
+    'Align left'              : 'Balra igazítás',
+    'Ailgn right'             : 'Jobbra igazítás',
+    'Align center'            : 'Középre igazítás',
+    'Align full'              : 'Sórkizárt igazítás',
+    'Font color'              : 'Betűszín',
+    'Background color'        : 'Háttér szín',
+    'Indent'                  : 'Behúzás',
+    'Outdent'                 : 'Kihúzás',
+    'Format'                  : 'Formátum',
+    'Font size'               : 'Betű méret',
+    'Font'                    : 'Betű típus',
+    'Ordered list'            : 'Számozott lista',
+    'Unordered list'          : 'Lista',
+    'Horizontal rule'         : 'Vízszintes vonal',
+    'Blockquote'              : 'Idézet',
+    'Block element (DIV)'     : 'Blokk elem (DIV)',
+    'Link'                    : 'Link',
+    'Delete link'             : 'Link törlése',
+    'Bookmark'                : 'Horgony',
+    'Image'                   : 'Kép',
+    'Table'                   : 'Táblázat',
+    'Delete table'            : 'Táblázat törlése',
+    'Insert row before'       : 'Sor beszúrása sor elé',
+    'Insert row after'        : 'Sor beszúrása sor mögé',
+    'Delete row'              : 'Sor törlése',
+    'Insert column before'    : 'Oszlop beszúrása oszlop elé',
+    'Insert column after'     : 'Oszlop beszúrása oszlop mögé',
+    'Delete column'           : 'Oszlop törlése',
+    'Merge table cells'       : 'Cellák összevonása',
+    'Split table cell'        : 'Cellák szétávlasztása',
+    'Toggle display document structure' : 'Dokumentum szerkezet megtekintése',
+    'Table cell properties'   : 'Táblázat cella tulajdonságai',
+    'Table properties'        : 'Tábla tulajdonságok',
+    'Toggle full screen mode' : 'Teljes képernyős mód',
+    'Open file manager'       : 'Fájl kezelő megnyitása',
+    'Non breakable space'     : 'Szóköz',
+    'Stop element floating'   : 'Elem elrendezések törlése',
+    // dialogs
+    'Warning' : 'Figyelmeztetés',
+    'Properies' : 'Tulajdonságok',
+    'Popup' : 'Popup',
+    'Advanced' : 'Egyéni',
+    'Events' : 'Események',
+    'Width' : 'Szélesség',
+    'Height' : 'Magasság',
+    'Left'   : 'Bal',
+    'Center' : 'Közép',
+    'Right'  : 'Jobb',
+    'Border' : 'Keret',
+    'Background' : 'Háttér',
+    'Css class' : 'Css class',
+    'Css style' : 'Css stílus',
+    'No' : 'Nem',
+    'Title' : 'Cím',
+    'Script direction' : 'Script hivatkozás',
+    'Language' : 'Nyelv',
+    'Charset' : 'Karaktertábla',
+    'Not set' : 'Nincs beállítva',
+    'Left to right' : 'Balról jobbra',
+    'Right to left' : 'Jobbról balra',
+    'In this window' : 'Ebbe az ablakba',
+    'In new window (_blank)' : 'Új ablakba (_blank)',
+    'In new parent window (_parent)' : 'Egy új ablakba (_parent)',
+    'In top frame (_top)' : 'A top frame-be (_top)',
+    'URL' : '',
+    'Open in' : 'Megnyitás',
+    'Open file manger' : 'Fájlkezelő megnyitása',
+    // copy
+    'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Ez a művelet le van tiltva a böngészőjében a biztonsági okból. Használja a parancsikont ehelyett.',
+    // format
+    'Heading 1' : 'Címsor 1',
+    'Heading 2' : 'Címsor 2',
+    'Heading 3' : 'Címsor 3',
+    'Heading 4' : 'Címsor 4',
+    'Heading 5' : 'Címsor 5',
+    'Heading 6' : 'Címsor 6',    
+    'Paragraph' : 'Bekezdés',
+    'Address' : 'Cím',
+    'Preformatted' : 'Előre formázott',
+    // font size
+    'Small (8pt)'   : 'Kicsi (8pt)',
+    'Small (10px)'  : 'Kicsi (10px)',
+    'Small (12pt)'  : 'Kicsi (12pt)',
+    'Normal (14pt)' : 'Normál (14pt)',
+    'Large (18pt)'  : 'Nagy (18pt)',
+    'Large (24pt)'  : 'Nagy (24pt)',
+    'Large (36pt)'  : 'Nagy (36pt)',                
+    // bookmark
+    'Bookmark name' : 'Horgony neve',
+    // link
+    'Link URL' : 'Link címe (URL)',
+    'Target' : 'Cél',
+    'Select bookmark' : 'Horgony választása',
+    'Open link in popup window' : 'Hivatkozás megnyitása új popup ablakban',
+    'URL' : '',
+    'Window name' : 'Ablak neve',
+    'Window size' : 'Ablak mérete',
+    'Window position' : 'Ablak pozíciója',
+    'Location bar' : 'Címsor',
+    'Menu bar' : 'Menüsor',
+    'Toolbar' : 'Eszköztár',
+    'Scrollbars' : 'Görgősáv',
+    'Status bar' : 'Státusz sor',
+    'Resizable' : 'Átméretezhető',
+    'Depedent' : '',
+    'Add return false' : 'Hozzáadás (return false)',
+    'Target MIME type' : 'MIME típusú cél',
+    'Relationship page to target (rel)' : 'Célhoz kapcsolódó lap (rel)',
+    'Relationship target to page (rev)' : 'Laphoz kapcsolódó cél (rev)',
+    'Tab index' : 'Tabulátor index',
+    'Access key' : 'Hozzáférési kulcs',
+    // image
+    'Size' : 'Méret',
+    'Preview' : 'Előnézet',
+    'Margins' : 'Margók',
+    'Alt text' : 'Alt szöveg',
+    'Image URL' : 'Kép URL',
+    // table
+    'Spacing'       : 'Cellaköz',
+    'Padding'       : '',
+    'Rows'          : 'Sorok',
+    'Columns'       : 'Oszlopok',
+    'Groups'        : 'Csoportok',
+    'Cells'         : 'Cellák',
+    'Caption'       : 'Felirat',
+    'Inner borders' : 'Belső keret',
+    // table cell
+    'Table cell type' : 'Táblázat cella típus',
+    'Data' : 'Adat',
+    'Header' : 'Címsor',
+    'Justify' : 'Sorkizárt',
+    'Paddings' : 'Padding',
+    'Apply to' : 'Alkalmazás a',
+    'Current cell' : 'Jelenlegi cella',
+    'All cells in row' : 'Összes cella a sorban',
+    'All cells in column' : 'Összes cella az oszlopban',
+    'All cells in table' : 'Összes cella a táblázatban',
+    // about
+    'About elRTE' : 'Az elRTE-ről',
+    'Version' : 'Verzió',
+    'Licence' : 'Liszensz',
+    'elRTE is an open-source JavaScript based WYSIWYG HTML-editor.' : 'Az elRTE egy nyíltforráskódú JavaScript alapú WYSIWYG HTML-szerkesztő.',
+    'Main goal of the editor - simplify work with text and formating (HTML) on sites, blogs, forums and other online services.' : 'A szerkesztő fő célja, hogy egyszerűsítse a munkát és a szöveg formázást (HTML) az oldalakon, blogokon, fórumokon illetve más online szolgáltatásokban.',
+    'You can use it in any commercial or non-commercial projects.' : 'Használhatod bármilyen kereskedelni vagy nem-kereskedelmi célú projektben.',
+    'Authors' : 'Készítők',
+    'Chief developer' : 'Fő fejlesztő',
+    'Developer, tech support' : 'Fejelsaztő, tech kapcsolat',
+    'Interface designer' : 'Interface tervező',
+    'Spanish localization' : 'Spanyol fordító',
+    'Japanese localization' : 'Japán fordító',
+    'Latvian localization' : 'Litván fordító',
+    'German localization' : 'Német fordító',
+    'Ukranian localization' : 'Ukrán fordító',
+    'Magyar localization' : 'Magyar fordító',
+    'For more information about this software visit the' : 'További információkért a szoftverről keresse fel a ',
+    'elRTE website' : 'elRTE honlapját'
+    
+    
+}
+})(jQuery);

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

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

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

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.it.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.it.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.it.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.it.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,169 @@
+/**
+ * Italian translation
+ * @author Ugo Punzolo <[hidden email]>
+ * @version 2010-09-20
+ */
+(function($) {
+elRTE.prototype.i18Messages.it = {
+ '_translator'    : 'Ugo Punzolo &lt;[hidden email]&gt;',
+ '_translation'   : 'Italian translation',
+ 'Editor' : 'Editor',
+ 'Source' : 'Codice Sorgente',
+ // Panel Name
+ 'Copy/Pase'      : 'Copia/Incolla',
+ 'Undo/Redo'      : 'Annulla/Ripristina',
+ 'Text styles'    : 'Stile del testo',
+ 'Colors'         : 'Colori',
+ 'Alignment'      : 'Allineamento',
+ 'Indent/Outdent' : 'Aumenta/Riduci indentazione',
+ 'Text format'    : 'Formato del testo',
+ 'Lists'          : 'Liste',
+ 'Misc elements'  : 'Elementi vari',
+ 'Links'          : 'Collegamenti',
+ 'Images'         : 'Immagini',
+ 'Media'          : 'Multimedia',
+ 'Tables'         : 'Tabelle',
+ 'File manager (elFinder)' : 'File manager (elFinder)',
+ // button names
+ 'Save'                    : 'Salva',
+ 'Copy'                    : 'Copia',
+ 'Cut'                     : 'Taglia',
+ 'Paste'                   : 'Incolla',
+ 'Paste only text'         : 'Incolla solo testo',
+ 'Paste formatted text'    : 'Incolla testo formattato',
+ 'Clean format'            : 'Pulisci formato',
+ 'Undo last action'        : 'Annulla ultima azione',
+ 'Redo previous action'    : 'Ripristina ultima azione',
+ 'Bold'                    : 'Neretto',
+ 'Italic'                  : 'Corsivo',
+ 'Underline'               : 'Sottolineato',
+ 'Strikethrough'           : 'Barrato',
+ 'Superscript'             : 'Indice',
+ 'Subscript'               : 'Pedice/Deponente',
+ 'Align left'              : 'Allinea a sinistra',
+ 'Ailgn right'             : 'Allinea a destra',
+ 'Align center'            : 'Centra',
+ 'Align full'              : 'Giustifica',
+ 'Font color'              : 'Colore del testo',
+ 'Background color'        : 'Colore di sfondo',
+ 'Indent'                  : 'Aumenta indentazione',
+ 'Outdent'                 : 'Riduci indentazione',
+ 'Format'                  : 'Formato',
+ 'Font size'               : 'Grandezza caratteri',
+ 'Font'                    : 'Carattere',
+ 'Ordered list'            : 'Lista ordinata',
+ 'Unordered list'          : 'Lista non ordinata',
+ 'Horizontal rule'         : 'Linea orizzontale',
+ 'Blockquote'              : 'Citazione',
+ 'Block element (DIV)'     : 'Blocco elemento (DIV)',
+ 'Link'                    : 'Collegamento',
+ 'Delete link'             : 'Elimina collegamento',
+ 'Bookmark'                : 'Segnalibro',
+ 'Image'                   : 'Immagine',
+ 'Table'                   : 'Tabella',
+ 'Delete table'            : 'Elimina tabella',
+ 'Insert row before'       : 'Inserisci riga sopra',
+ 'Insert row after'        : 'Inserisci riga sotto',
+ 'Delete row'              : 'Elimina riga',
+ 'Insert column before'    : 'Inserisci colonna a sinistra',
+ 'Insert column after'     : 'Inserisci colonna a destra',
+ 'Delete column'           : 'Elimina colonna',
+ 'Merge table cells'       : 'Unisci celle',
+ 'Split table cell'        : 'Separa celle',
+ 'Toggle display document structure' : 'Passa alla modalit&agrave; "visualizzazione struttura del documento"',
+ 'Table cell properties'   : 'Propriet&agrave; celle',
+ 'Table properties'        : 'Propriet&agrave; tabella',
+ 'Toggle full screen mode' : 'Passa alla modalit&agrave; "schermo intero"',
+ 'Open file manager'       : 'Apri il file manager',
+ 'Non breakable space'     : 'Spazio non divisibile',
+ 'Stop element floating'   : 'Blocca elemento fluttuante',
+ // dialogs
+ 'Warning' : 'Attenzione',
+ 'Properies' : 'Propriet&agrave;',
+ 'Popup' : 'Popup',
+ 'Advanced' : 'Avanzate',
+ 'Events' : 'Eventi',
+ 'Width' : 'Larghezza',
+ 'Height' : 'Altezza',
+ 'Left'   : 'Sinistra',
+ 'Center' : 'Centro',
+ 'Right'  : 'Destra',
+ 'Border' : 'Bordo',
+ 'Background' : 'Sfondo',
+ 'Css class' : 'Classe CSS',
+ 'Css style' : 'Stile CSS',
+ 'No' : 'No',
+ 'Title' : 'Titolo',
+ 'Script direction' : 'Direzione dello script',
+ 'Language' : 'Lingua',
+ 'Charset' : 'Charset',
+ 'Not set' : 'Non settato',
+ 'Left to right' : 'Da sinistra a destra',
+ 'Right to left' : 'Da destra a sinistra',
+ 'In this window' : 'In questa finestra (_self)',
+ 'In new window (_blank)' : 'In una nuova finestra (_blank)',
+ 'In new parent window (_parent)' : 'In una nuova finestra madre (_parent)',
+ 'In top frame (_top)' : 'In alto al frame (_top)',
+ 'URL' : 'URL',
+ 'Open in' : 'Apri in',
+ // copy
+ 'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Questa operazione &egrave; disabilitata nel tuo browser per motivi di sicurezza. Puoi comunque utilizzare un comando da tastiera.',
+ // format
+ 'Heading 1' : 'Intestazione 1',
+ 'Heading 2' : 'Intestazione 2',
+ 'Heading 3' : 'Intestazione 3',
+ 'Heading 4' : 'Intestazione 4',
+ 'Heading 5' : 'Intestazione 5',
+ 'Heading 6' : 'Intestazione 6',
+ 'Paragraph' : 'Paragrafo',
+ 'Address' : 'Indirizzo',
+ 'Preformatted' : 'Preformattato',
+ // font size
+ 'Small (8pt)'   : 'Piccolo (8pt)',
+ 'Small (10px)'  : 'Piccolo (10px)',
+ 'Small (12pt)'  : 'Piccolo (12pt)',
+ 'Normal (14pt)' : 'Normale (14pt)',
+ 'Large (18pt)'  : 'Grande (18pt)',
+ 'Large (24pt)'  : 'Grande (24pt)',
+ 'Large (36pt)'  : 'Grande (36pt)',
+ // bookmark
+ 'Bookmark name' : 'Nome del segnalibro',
+ // link
+ 'Link URL' : 'URL del collegamento',
+ 'Target' : 'Target',
+ 'Open link in popup window' : 'Apri il link in una finestra popup',
+ 'Window name' : 'Nome della finestra',
+ 'Window size' : 'Dimensioni della finestra',
+ 'Window position' : 'Posizione della finestra',
+ 'Location bar' : 'Barra direzionale',
+ 'Menu bar' : 'Barra del menu',
+ 'Toolbar' : 'Barra degli strumenti',
+ 'Scrollbars' : 'Barra di scorrimento',
+ 'Status bar' : 'Barra di stato',
+ 'Resizable' : 'Ridimensionabile',
+ 'Depedent' : 'Dipendente (Netscape)',
+ 'Add return false' : 'Aggiungi condizione falsa (return false)',
+ 'Target MIME type' : 'Obiettivo del tipo di MIME (MIME type)',
+ 'Relationship page to target (rel)' : 'Dalla pagina correlata all\'obiettivo',
+ 'Relationship target to page (rev)' : 'Dall\'obiettivo alla pagina correlata',
+ 'Tab index' : 'Indice di tabulazione',
+ 'Access key' : 'Chiave di accesso',
+ // image
+ 'Size' : 'Dimensione',
+ 'Preview' : 'Anteprima',
+ 'Margins' : 'Margini',
+ 'Alt text' : 'Testo alternativo',
+ 'Image URL' : 'URL dell\'immagine',
+ // table
+ 'Spacing'       : 'Spaziatura (Spacing)',
+ 'Padding'       : 'Riempimento (Padding)',
+ 'Rows'          : 'Righe',
+ 'Columns'       : 'Colonne',
+ 'Groups'        : 'Gruppi',
+ 'Cells'         : 'Celle',
+ 'Caption'       : 'Didascalia',
+ 'Inner borders' : 'Bordi interni'
+
+
+}
+})(jQuery);

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

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

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

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.jp.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.jp.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.jp.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.jp.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,189 @@
+/**
+ * Japanese translation
+ * @author Tomoaki Yoshida <[hidden email]>
+ * @version 2010-09-18
+ */
+(function($) {
+elRTE.prototype.i18Messages.jp = {
+ '_translator'    : 'Tomoaki Yoshida &lt;[hidden email]&gt;',
+ '_translation'   : 'Japanese 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
+ '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)'     : 'ブロック要素 (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 class',
+ 'Css style' : 'CSS style',
+ 'No' : 'No',
+ 'Title' : 'タイトル',
+ 'Script direction' : '文字表記方向',
+ 'Language' : '言語',
+ 'Charset' : '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' : 'URL',
+ 'Open in' : '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)'   : '小(8pt)',
+ 'Small (10px)'  : '小(10pt)',
+ 'Small (12pt)'  : '小(12pt)',
+ 'Normal (14pt)' : '中(14pt)',
+ 'Large (18pt)'  : '大(18pt)',
+ 'Large (24pt)'  : '大(24pt)',
+ 'Large (36pt)'  : '大(36pt)',
+ // bookmark
+ 'Bookmark name' : 'アンカー名',
+ // link
+ 'Link URL' : '(URL)',
+ 'Target' : 'ターゲット',
+ 'Open link in popup window' : 'リンク先をポップアップで開く',
+ 'URL' : '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' : 'Target MIME type',
+ 'Relationship page to target (rel)' : 'ページからターゲットの関係 (rel)',
+ 'Relationship target to page (rev)' : 'ターゲットからページの関係 (rev)',
+ 'Tab index' : 'タブインデックス',
+ 'Access key' : 'アクセスキー',
+ // image
+ 'Size' : 'サイズ',
+ 'Preview' : 'プレビュー',
+ 'Margins' : 'マージン',
+ 'Alt text' : '代替テキスト',
+ 'Image URL' : '画像URL',
+ // table
+ 'Spacing'       : 'セル間隔 (spacing)',
+ 'Padding'       : 'セル内余白 (padding)',
+ 'Rows'          : '行',
+ 'Columns'       : '列',
+ 'Groups'        : 'グループ',
+ 'Cells'         : 'セル',
+ 'Caption'       : 'キャプション',
+ 'Inner borders' : '内部ボーダー',
+ // about
+ 'About elRTE' : 'elRTEについて',
+ 'Version' : 'バージョン',
+ 'Licence' : 'ライセンス',
+ 'elRTE is an open-source JavaScript based WYSIWYG HTML-editor.' : 'elRTEはJavascriptベースのオープンソースWYSIWYG 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' : 'デベロッパー・テクニカルサポート',
+ 'Interface designer' : 'インターフェイスデザイナー',
+ 'Spanish localization' : 'スペイン語化ローカライゼーション',
+ 'Japanese localization' : '日本語化ローカライゼーション',
+ 'Latvian localization' : 'ラトビア語化ローカライゼーション',
+ 'German localization' : 'ドイツ語化ローカライゼーション',
+ 'Ukranian localization' : 'ウクライナ語化ローカライゼーション',
+ 'For more information about this software visit the' : '次のURLにてこのソフトウェアのより詳しい情報を公開しています。',
+ 'elRTE website' : 'elRTE ウェブサイト'
+
+
+}
+})(jQuery);

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

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

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

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.ko.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.ko.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.ko.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.ko.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,210 @@
+/*
+ * Korean translation
+ * @author DominicKesler <[hidden email]>
+ * @version 2010-10-13
+ */
+(function($) {
+elRTE.prototype.i18Messages.ko = {
+ '_translator'    : 'DominicKesler &lt;[hidden email]&gt;',
+ '_translation'   : 'Korean 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)'     : '블럭요소(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 Class',
+ 'Css style'        : 'CSS Style',
+ 'No'               : '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'              : 'URL',
+ 'Open in'          : '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)'   : '가나다Abc(8pt)',
+ 'Small (10px)'  : '가나다Abc(10px)',
+ 'Small (12pt)'  : '가나다Abc(12pt)',
+ 'Normal (14pt)' : '가나다Abc(14pt)',
+ 'Large (18pt)'  : '가나다Abc(18pt)',
+ 'Large (24pt)'  : '가나다Abc(24pt)',
+ 'Large (36pt)'  : '가나다Abc(36pt)',
+ // bookmark
+ 'Bookmark name' : '북마크 이름',
+ // link
+ 'Link URL'         : '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'         : 'Depedent',
+ 'Add return false' : 'return false 추가',
+ 'Target MIME type' : 'MINE type 타겟',
+ 'Relationship page to target (rel)' : '페이지에서 대상 관계(rel)',
+ 'Relationship target to page (rev)' : '대상에서 페이지 관계(rev)',
+ 'Tab index'        : '탭 인덱스',
+ 'Access key'       : '실행키',
+ // image
+ 'Size'             : '크기',
+ 'Preview'          : '미리보기',
+ 'Margins'          : '여백',
+ 'Alt text'         : '대체 글자',
+ 'Image URL'        : '이미지 URL',
+ // table
+ 'Spacing'          : '셀 간격',
+ 'Padding'          : '셀 여백',
+ 'Rows'             : '행',
+ 'Columns'          : '열',
+ 'Groups'           : '그룹',
+ 'Cells'            : '셀',
+ 'Caption'          : '캡션',
+ 'Inner borders'    : '내부 선',
+ // table cell
+ 'Table cell type'  : '표 셀 타입',
+ 'Data'             : '데이터',
+ 'Header'           : '제목',
+ 'Justify'          : '양쪽맞춤(Justify)',
+ 'Paddings'         : '여백',
+ 'Apply to'         : '적용',
+ 'Current cell'     : '현재 셀',
+ 'All cells in row' : '행의 모든 셀',
+ 'All cells in column' : '열의 모든 셀',
+ 'All cells in table' : '표의 모든 셀',
+ // about
+ 'About elRTE'                  : 'eIRTE에 대하여',
+ 'Version'                      : '버전',
+ 'Licence'                      : '라이센스',
+ 'elRTE is an open-source JavaScript based WYSIWYG HTML-editor.' : 'elRTE는 JavaScript기반의 오픈소스 WYSIWYG 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 웹사이트를 방문해 주세요.',
+ 'elRTE website'                : 'elRTE 웹사이트'
+}
+})(jQuery);

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

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

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

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.lv.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.lv.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.lv.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.lv.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,181 @@
+/**
+ * Latvian translation
+ * @author Uldis Plotiņš <[hidden email]>
+ * @version 2010-09-18
+ */
+(function($) {
+elRTE.prototype.i18Messages.lv = {
+ '_translator'    : 'Uldis Plotiņš &lt;[hidden email]&gt;',
+ '_translation'   : 'Latvian translation',
+ 'Editor' : 'Redaktors',
+ 'Source' : 'Izejas kods',
+ // panel names
+ 'Copy/Pase'      : 'Kopēt/Ievietot',
+ 'Undo/Redo'      : 'Atcelt/Atkārtot darbÄ«bu',
+ 'Text styles'    : 'Teksta stili',
+ 'Colors'         : 'Krāsa',
+ 'Alignment'      : 'IzlÄ«dzināšana',
+ 'Indent/Outdent' : 'Atkāpes',
+ 'Text format'    : 'Formatēšana',
+ 'Lists'          : 'Saraksti',
+ 'Misc elements'  : 'Dažādi elementi',
+ 'Links'          : 'Saites',
+ 'Images'         : 'Attēli',
+ 'Media'          : 'Mēdiju faili',
+ 'Tables'         : 'Tabulas',
+ 'File manager (elFinder)' : 'Failu pārvaldnieks (elFinder)',
+ // button names
+ 'Save'                    : 'Saglabāt',
+ 'Copy'                    : 'Kopēt',
+ 'Cut'                     : 'Izgriezt',
+ 'Paste'                   : 'Ievietot',
+ 'Paste only text'         : 'Ievietot tikai tekstu',
+ 'Paste formatted text'    : 'Ievietot formatētu tekstu',
+ 'Clean format'            : 'Atcelt formatēšanu',
+ 'Undo last action'        : 'Atcelt pēdējo darbÄ«bu',
+ 'Redo previous action'    : 'Atkārtot pēdējo darbÄ«bu',
+ 'Bold'                    : 'Treknraksts',
+ 'Italic'                  : 'SlÄ«praksts',
+ 'Underline'               : 'PasvÄ«trots',
+ 'Strikethrough'           : 'IzsvÄ«trots',
+ 'Superscript'             : 'AugÅ¡raksts',
+ 'Subscript'               : 'ApakÅ¡raksts',
+ 'Align left'              : 'IzlÄ«dzināt pa kreiso malu',
+ 'Ailgn right'             : 'IzlÄ«dzināt pa labo malu',
+ 'Align center'            : 'Centrēt',
+ 'Align full'              : 'IzlÄ«dzināt pa malām',
+ 'Font color'              : 'Å rifta krāsa',
+ 'Background color'        : 'Fona krāsa',
+ 'Indent'                  : 'Palielināt atkāpi',
+ 'Outdent'                 : 'Samazināt atkāpi',
+ 'Format'                  : 'Formatēšana',
+ 'Font size'               : 'Å rifta lielums',
+ 'Font'                    : 'Å rifts',
+ 'Ordered list'            : 'Numurēts saraksts',
+ 'Unordered list'          : 'Nenumurēts saraksts',
+ 'Horizontal rule'         : 'Horizontālā lÄ«nija',
+ 'Blockquote'              : 'Citāts',
+ 'Block element (DIV)'     : 'Bloka elements (DIV)',
+ 'Link'                    : 'Saite',
+ 'Delete link'             : 'Dzēst saiti',
+ 'Bookmark'                : 'GrāmatzÄ«me',
+ 'Image'                   : 'Attēls',
+ 'Table'                   : 'Tabula',
+ 'Delete table'            : 'Dzēst tabulu',
+ 'Insert row before'       : 'Ievietot rindu pirms',
+ 'Insert row after'        : 'Ievietot rindu pēc',
+ 'Delete row'              : 'Dzēst rindu',
+ 'Insert column before'    : 'Ievietot kolonnu pirms',
+ 'Insert column after'     : 'Ievietot kolonnu pēc',
+ 'Delete column'           : 'Dzēst kolonnu',
+ 'Merge table cells'       : 'Apvienot ailes',
+ 'Split table cell'        : 'SadalÄ«t aili',
+ 'Toggle display document structure' : 'Rādīt dokumenta struktūru/neredzamos elementus',
+ 'Table cell properties'   : 'Ailes iestatÄ«jumi',
+ 'Table properties'        : 'Tabulas iestatÄ«jumi',
+ 'Toggle full screen mode' : 'Pilns ekrāns',
+ 'Open file manager'       : 'Atvērt failu pārvaldnieku',
+ 'Non breakable space'     : 'Nepārtrauktā atstarpe',
+ 'Stop element floating'   : 'Atslēgt elementu apklāšanu ar tekstu',
+ // dialogs
+ 'Warning' : 'Uzmanību',
+ 'Properies' : 'Iestatījumi',
+ 'Popup' : 'Jauns logs',
+ 'Advanced' : 'Papildus',
+ 'Events' : 'Notikumi',
+ 'Width' : 'Platums',
+ 'Height' : 'Augstums',
+ 'Left'   : 'Pa kresi',
+ 'Center' : 'Pa centru',
+ 'Right'  : 'Pa labi',
+ 'Border' : 'Mala',
+ 'Background' : 'Fons',
+ 'Css class' : 'Css klase',
+ 'Css style' : 'Css stils',
+ 'No' : 'Nē',
+ 'Title' : 'Virsraksts',
+ 'Script direction' : 'Vēstules virziens',
+ 'Language' : 'Valoda',
+ 'Charset' : 'Kodējums',
+ 'Not set' : 'Nav uzstādī†s',
+ 'Left to right' : 'No kreisās uz labo',
+ 'Right to left' : 'No labās uz kreiso',
+ 'In this window' : 'Dotajā logā',
+ 'In new window (_blank)' : 'Jaunā logā (_blank)',
+ 'In new parent window (_parent)' : 'Vecāku logā (_parent)',
+ 'In top frame (_top)' : 'Augšējā rāmī (_top)',
+ 'URL' : 'URL',
+ 'Open in' : 'Atvērt',
+ 'Open file manger' : 'Atvērt failu pārvaldnieku',
+ // copy
+ 'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Dotā darbība jūsu pārlūkam ir liegta saistībā ar drošības aspektiem. Izmantojiet taustiņu kombināciju.',
+ // format
+ 'Heading 1' : 'Virsraksts 1',
+ 'Heading 2' : 'Virsraksts 2',
+ 'Heading 3' : 'Virsraksts 3',
+ 'Heading 4' : 'Virsraksts 4',
+ 'Heading 5' : 'Virsraksts 5',
+ 'Heading 6' : 'Virsraksts 6',
+ 'Paragraph' : 'Paragrāfs',
+ 'Address' : 'Adrese',
+ 'Preformatted' : '',
+ // font size
+ 'Small (8pt)'   : 'SÄ«ks (8pt)',
+ 'Small (10px)'  : 'Mazs (10px)',
+ 'Small (12pt)'  : 'Neliels (12pt)',
+ 'Normal (14pt)' : 'Parasts (14pt)',
+ 'Large (18pt)'  : 'Liels (18pt)',
+ 'Large (24pt)'  : 'Ä»oti liels(24pt)',
+ 'Large (36pt)'  : 'MilzÄ«gs (36pt)',
+ // bookmark
+ 'Bookmark name' : 'Grāmatzīmes vārds',
+ // link
+ 'Link URL' : 'Saites adrese (URL)',
+ 'Target' : 'Mērķis',
+ 'Select bookmark' : 'Izvēlēties grāmatzīmi',
+ 'Open link in popup window' : 'Atvērt saiti jaunā logā',
+ 'URL' : 'URL',
+ 'Window name' : 'Loga nosaukums',
+ 'Window size' : 'Loga izmērs',
+ 'Window position' : 'Loga pozīcija',
+ 'Location bar' : 'Vietas panelis',
+ 'Menu bar' : 'Izvēlnes panelis',
+ 'Toolbar' : 'Instrumentu panelis',
+ 'Scrollbars' : 'Ritjoslas',
+ 'Status bar' : 'Stāvokļa panelis',
+ 'Resizable' : 'Izmēra izmaiņas',
+ 'Depedent' : 'Atkarīgs (Netscape)',
+ 'Add return false' : 'Pievienot (return false)',
+ 'Target MIME type' : 'MIME type mērķi',
+ 'Relationship page to target (rel)' : 'Lapas attiecībaa pret mērķi (rel)',
+ 'Relationship target to page (rev)' : 'Mērķa attiecība pret lapu (rev)',
+ 'Tab index' : '',
+ 'Access key' : 'Pieejas taustiņš',
+ // image
+ 'Size' : 'Izmērs',
+ 'Preview' : 'Priekšskats',
+ 'Margins' : 'Atkāpes',
+ 'Alt text' : 'Apraksta teksts',
+ 'Image URL' : 'Bildes URL',
+ // table
+ 'Spacing'       : 'Atstarpe',
+ 'Padding'       : 'Atkāpe',
+ 'Rows'          : 'Rindas',
+ 'Columns'       : 'Kolonnas',
+ 'Groups'        : 'Grupas',
+ 'Cells'         : 'Ailes',
+ 'Caption'       : 'Tabulas virsraksts',
+ 'Inner borders' : 'Iekšējās robežas',
+ // table cell
+ 'Table cell type' : 'Tabulas ailes tips',
+ 'Data' : 'Dati',
+ 'Header' : 'Virsraksts',
+ 'Justify' : 'Pa malām',
+ 'Paddings' : 'Atkāpes',
+ 'Apply to' : 'Pielietot uz',
+ 'Current cell' : 'Izvēlētā aile',
+ 'All cells in row' : 'Visas rindas ailes',
+ 'All cells in column' : 'Visas stabiņa ailes',
+ 'All cells in table' : 'Visas tabulas ailes'
+}
+})(jQuery);

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

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

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

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.nl.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.nl.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.nl.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.nl.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,201 @@
+/**
+ * Dutch translation
+ * @author Kurt Aerts
+ * @link http://ilabsolutions.net/
+ * @version 2010-09-18
+ */
+(function($) {
+elRTE.prototype.i18Messages.nl = {
+ '_translator'    : 'Kurt Aerts',
+ '_translation'   : 'Dutch translation',
+ 'Editor' : 'Editor',
+ 'Source' : 'Broncode',
+// Panel names
+ 'Copy / Pase' : 'Kopieeer / Plakken',
+ 'Undo / Redo' : 'Ongedaan maken / Herhalen typen',
+ 'Text styles' : 'Tekst stijlen',
+ 'Colors': 'Kleuren:',
+ 'Alignment': 'Alinea',
+ 'Indent / Outdent': '',
+ 'Text format': 'Tekst opmaak',
+ 'Lists': 'Lijsten',
+ 'Misc elements': '',
+ 'Links': 'Links',
+ 'Images': 'Afbeeldingen',
+ 'Media': 'Media',
+ 'Tables': 'Tabelllen',
+ 'File manager (elFinder)' : 'Bestandsmanager (elFinder)',
+// Button names
+ 'About this software'     : 'Over deze software',
+ 'Save': 'Opslaan',
+ 'Copy': 'Kopieer',
+ 'Cut': 'Knip',
+ 'Paste': 'Plak',
+ 'Paste only text': 'Plak alleen tekst',
+ 'Paste formatted text': 'Plak opgemaakte tekst',
+ 'Clean format': 'Opmaak opschonen',
+ 'Undo last action': 'Maak laaste actie ongedaan',
+ 'Redo previous action': 'Herdoe laatst gedane actie',
+ 'Bold': 'Vet',
+ 'Italic': 'Cursief',
+ 'Underline': 'Onderlijnt',
+ 'Strikethrough': 'Doorstreept',
+ 'Superscript': '',
+ 'Subscript': '',
+ 'Align left': 'Links uitlijnen',
+ 'Ailgn right': 'Rechts uitlijnen',
+ 'Align center': 'Centreren',
+ 'Align full': 'Uitvullen',
+ 'Font color': 'Tekst kleur',
+ 'Background color': 'Achtergrond kleur',
+ 'Indent': 'Inspringing vergroten',
+ 'Outdent': 'Inspringing Verkleinen',
+ 'Format': 'Opmaak',
+ 'Font size': 'Tekst grootte',
+ 'Font': 'Lettertype',
+ 'Ordered list': 'Geordende lijst',
+ 'Unordered list': 'Ongeordende lijst',
+ 'Horizontal rule': 'Horizontale regel',
+ 'Blockquote': '',
+ 'Block element (DIV)'  : '',
+ 'Link': 'Link',
+ 'Delete link': 'Verwijder mo,l',
+ 'Bookmark': '',
+ 'Image': 'Afbeelding',
+ 'Table': 'Tabel',
+ 'Delete table': 'Verwijder tabel',
+ 'Insert row before': 'Invoegen voor rij',
+ 'Insert row after': 'Invoegen na rij',
+ 'Delete row': 'Verwijder rij',
+ 'Insert column before': 'Invoegen voor kolom',
+ 'Insert column after': 'Invoegen na kolom',
+ 'Delete column': 'Verwijder kolom',
+ 'Merge table cells': 'Samenvoegen tabel cellen',
+ 'Split table cell': '',
+ 'Toggle display document structure': '',
+ 'Table cell properties': '',
+ 'Table properties': '',
+ 'Toggle full screen mode' : '(toggle) Volledig scherm',
+ 'Open file manager'       : 'Open bestandsmanager',
+ 'Non breakable space'   : '',
+ 'Stop element floating' : '',
+// Dialogs
+ 'Warning': 'Waarschuwing',
+ 'Properies': 'Opties',
+ 'Popup': 'Popup',
+ 'Advanced': 'Geavanceerd',
+ 'Events': 'Events',
+ 'Width': 'Breedte',
+ 'Height': 'Hoogte',
+ 'Left'   : 'Links',
+ 'Center' : 'Midden',
+ 'Right'  : 'Rechts',
+ 'Border': 'Border',
+ 'Background': 'Achtergrond',
+ 'Css class': 'Css Class',
+ 'Css style': 'Css style',
+ 'No': 'Nee',
+ 'Title': 'Titel',
+ 'Script direction': '',
+ 'Language': 'Taal',
+ 'Charset': 'Charset',
+ 'Not set': 'Niet gezet',
+ 'Left to right': 'Links naar rechts',
+ 'Right to left': 'Rechts naar link',
+ 'In this window': 'In dit venster',
+ 'In new window (_blank)': 'In nieuw venster (_blank)',
+ 'In new parent window (_parent)': 'In new parent window (_parent)',
+ 'In top frame (_top)': 'In top frame (_top)',
+ 'URL':'',
+ 'Open in': 'Open in',
+// Copy
+ 'This operation is disabled in your browser on security reason. Use shortcut instead. ' : 'Deze operatie is uitgeschakeld in jou browser voor beveiligings redenen. Gebruik de snelkoppeling.',
+// Format
+ 'Heading 1' : '',
+ 'Heading 2' : '',
+ 'Heading 3' : '',
+ 'Heading 4' : '',
+ 'Heading 5' : '',
+ 'Heading 6' : '',
+ 'Paragraph' : '',
+ 'Address' : '',
+ 'Preformatted':'',
+// Font size
+ 'Small (8pt)': 'Kleinst (8pt)',
+ 'Small (10px)': 'Kleiner (10px)',
+ 'Small (12pt)': 'Klein (12pt)',
+ 'Normal (14pt)': 'Normaal (14pt)',
+ 'Large (18pt)': 'Groot (18pt)',
+ 'Large (24pt)': 'Groter (24pt)',
+ 'Large (36pt)': 'Grootst (36pt)',
+// Bookmark
+ 'Bookmark name': '',
+// Link
+ 'Link URL': '',
+ 'Target': 'Doel',
+ 'Select bookmark' : '',
+ 'Open link in popup window': '',
+ 'URL':'',
+ 'Window name': 'Venster naam',
+ 'Window size': 'Venster grootte',
+ 'Window position': 'Venster Positie',
+ 'Open link in popup window': 'Open link in een popup enster',
+ 'Location bar': 'Locatie balk',
+ 'Menu bar': 'Menu balk',
+ 'Toolbar': 'Toolbar',
+ 'Scrollbars': 'Scrollbar',
+ 'Status bar': 'Status balk',
+ 'Resizable': 'Schaalbaar',
+ 'Depedent': '',
+ 'Add return false': '',
+ 'Target MIME type': '',
+ 'Relationship page to target (rel)': '',
+ 'Relationship target to page (rev)': '',
+ 'Tab index':'',
+ 'Access key': '',
+// Image
+ 'Size': 'Grootte',
+ 'Preview': 'Voorbeeld',
+ 'Margins': '',
+ 'Alt text': 'Alt tekst',
+ 'Image URL': 'Afbeelding URL',
+// Table
+ 'Spacing'       : '',
+ 'Padding'       : '',
+ 'Rows'          : '',
+ 'Columns'       : '',
+ 'Groups'        : '',
+ 'Cells'         : '',
+ 'Caption'       : '',
+ 'Inner borders' : '' ,
+ // table cell
+ 'Table cell type' : '',
+ 'Data' : '',
+ 'Header' : '',
+ 'Justify' : '',
+ 'Paddings' : '',
+ 'Apply to' : 'Toepassen op',
+ 'Current cell' : 'Huidige cell',
+ 'All cells in row' : 'Alle cellen in rij',
+ 'All cells in column' : 'Alle cellen in kolom',
+ 'All cells in table' : 'Alle cellen in tabel',
+ // about
+ 'About elRTE' : 'Over elRTE',
+ 'Version' : 'Versie',
+ 'Licence' : 'Licentie',
+ 'elRTE is an open-source JavaScript based WYSIWYG HTML-editor.' : 'elRTE is een open-source Javascript gebasseerd WYSIWYG HTML-editor.',
+ 'Main goal of the editor - simplify work with text and formating (HTML) on sites, blogs, forums and other online services.' : 'Hoofddoel van de editor - Simpel wekren met tekst en opmaak (HTML) op websites, forums en andere online diensten.',
+ 'You can use it in any commercial or non-commercial projects.' : 'Je kan het gebruiken in commerciele en niet commericiele projecten.',
+ 'Authors' : 'Auteurs',
+ 'Chief developer' : '',
+ 'Developer, tech support' : '',
+ 'Interface designer' : '',
+ 'Spanish localization' : '',
+ 'Japanese localization' : '',
+ 'Latvian localization' : '',
+ 'German localization' : '',
+ 'Ukranian localization' : '',
+ 'For more information about this software visit the' : 'Voor meer informatie over deze software bezoek de',
+ 'elRTE website' : ''
+};
+})(jQuery);

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

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

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

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.pl.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.pl.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.pl.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.pl.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,170 @@
+/**
+ * Polish translation
+ * @author Andrzej Borowicz
+ * @version 2010-09-18
+ */
+(function($) {
+elRTE.prototype.i18Messages.pl = {
+ '_translator'    : 'Andrzej Borowicz',
+ '_translation'   : 'Polish translation',
+ 'Editor' : 'Edytor',
+ 'Source' : 'Kod źródłowy',
+ // Panel Name
+ 'Copy/Pase'      : 'Kopiuj/Wklej',
+ 'Undo/Redo'      : 'Cofnij/Ponów',
+ 'Text styles'    : 'Style tekstowe',
+ 'Colors'         : 'Kolor',
+ 'Alignment'      : 'Wyrównanie',
+ 'Indent/Outdent' : 'Wcięcie / wysynięcie',
+ 'Text format'    : 'Format',
+ 'Lists'          : 'Lista',
+ 'Misc elements'  : 'Inne elementy',
+ 'Links'          : 'Link',
+ 'Images'         : 'Obraz',
+ 'Media'          : 'Pliki multimedialne',
+ 'Tables'         : 'Tabela',
+ 'File manager (elFinder)' : 'Menadżer plików (elFinder)',
+ // button names
+ 'Save'                    : 'Zapisz',
+ 'Copy'                    : 'Wytnij',
+ 'Cut'                     : 'Kopiuj',
+ 'Paste'                   : 'Wklej',
+ 'Paste only text'         : 'Wklej tylko tekst',
+ 'Paste formatted text'    : 'Wklej tekst sformatowany',
+ 'Clean format'            : 'Wyczyść formaty',
+ 'Undo last action'        : 'Cofnij',
+ 'Redo previous action'    : 'Ponów',
+ 'Bold'                    : 'Pogróbienie',
+ 'Italic'                  : 'Kursywa',
+ 'Underline'               : 'Podkreślenie',
+ 'Strikethrough'           : 'Przekreślenie',
+ 'Superscript'             : 'Index górny',
+ 'Subscript'               : 'index dolny',
+ 'Align left'              : 'Wyrównanie do lewej',
+ 'Ailgn right'             : 'Wyrównanie do prawej',
+ 'Align center'            : 'Wycentrowanie',
+ 'Align full'              : 'Wyjustowanie',
+ 'Font color'              : 'Kolor czcionki',
+ 'Background color'        : 'Kolor tła',
+ 'Indent'                  : 'Wcięcie',
+ 'Outdent'                 : 'Wysunięcie',
+ 'Format'                  : 'Format',
+ 'Font size'               : 'Rozmiar czcionki',
+ 'Font'                    : 'Czcionka',
+ 'Ordered list'            : 'Lista numerowana',
+ 'Unordered list'          : 'Lista',
+ 'Horizontal rule'         : 'Linia poziomae',
+ 'Blockquote'              : 'Cytat',
+ 'Block element (DIV)'     : 'Element blokowy (DIV)',
+ 'Link'                    : 'Link',
+ 'Delete link'             : 'Usuń link',
+ 'Bookmark'                : 'Wstaw/etytuj kotwicę',
+ 'Image'                   : 'Obraz',
+ 'Table'                   : 'Tabela',
+ 'Delete table'            : 'Skasuj Tabelę',
+ 'Insert row before'       : 'Wstaw wiers przed',
+ 'Insert row after'        : 'Wstaw wiers po',
+ 'Delete row'              : 'Skasuj wiersz',
+ 'Insert column before'    : 'Wstaw kolumnę Spalte przed',
+ 'Insert column after'     : 'Wstaw kolumnę po',
+ 'Delete column'           : 'Skasuj kolumnę',
+ 'Merge table cells'       : 'Połącz komórki',
+ 'Split table cell'        : 'Rozłącz komórki',
+ 'Toggle display document structure' : 'Pokaż bloki',
+ 'Table cell properties'   : 'Właściwości komórki',
+ 'Table properties'        : 'Właściwości tabeli',
+ 'Toggle full screen mode' : 'Pełny ekran',
+ 'Open file manager'       : 'Menadźer plików',
+ 'Non breakable space'     : 'Twarda spacja',
+ 'Stop element floating'   : 'Wyłącz otaczanie elementów',
+ // dialogs
+ 'Warning' : 'Ostrzeżenie',
+ 'Properies' : 'Właściwości',
+ 'Popup' : 'okienko Pop-up',
+ 'Advanced' : 'Więcej',
+ 'Events' : 'Wydarzenia',
+ 'Width' : 'Szerokość',
+ 'Height' : 'Wysokość',
+ 'Left'   : 'Lewy',
+ 'Center' : 'Centrum',
+ 'Right'  : 'Prawy',
+ 'Border' : 'Ramka',
+ 'Background' : 'Kolor tła',
+ 'Css class' : 'klasa Css',
+ 'Css style' : 'styl Css',
+ 'No' : 'Nie',
+ 'Title' : 'Tytuł',
+ 'Script direction' : 'Komentarz sktyptu',
+ 'Language' : 'Język',
+ 'Charset' : 'Strona kodowa',
+ 'Not set' : 'nic',
+ 'Left to right' : 'Z lewej do prawej',
+ 'Right to left' : 'Z prawej do lewej',
+ 'In this window' : 'To samo okno (_self)',
+ 'In new window (_blank)' : 'Nowe okno (_blank)',
+ 'In new parent window (_parent)' : 'Okno nadrzędne (_parent)',
+ 'In top frame (_top)' : 'Górna ramka (_top)',
+ 'URL' : '',
+ 'Open in' : 'Otwórz w',
+ // copy
+ 'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Ta operacja jest zabroniona w twojej przeglądarce z powodu zabezpieczeń. Pomimo to możesz używać klawiszy skrótów.',
+ // format
+ 'Heading 1' : 'Nagłówek 1',
+ 'Heading 2' : 'Nagłówek 2',
+ 'Heading 3' : 'Nagłówek 3',
+ 'Heading 4' : 'Nagłówek 4',
+ 'Heading 5' : 'Nagłówek 5',
+ 'Heading 6' : 'Nagłówek 6',
+ 'Paragraph' : 'Paragraf',
+ 'Address' : 'Addresse',
+ 'Preformatted' : '',
+ // font size
+ 'Small (8pt)'   : 'Mały (8pt)',
+ 'Small (10px)'  : 'Mały (10pt)',
+ 'Small (12pt)'  : 'Mały (12pt)',
+ 'Normal (14pt)' : 'Średni (14pt)',
+ 'Large (18pt)'  : 'Duży (18pt)',
+ 'Large (24pt)'  : 'Duży (24pt)',
+ 'Large (36pt)'  : 'Duży (36pt)',
+ // bookmark
+ 'Bookmark name' : 'Nazwa kotwicy',
+ // link
+ 'Link URL' : '(URL)',
+ 'Target' : 'Cel',
+ 'Open link in popup window' : 'Otwórz link w nowym oknie',
+ 'URL' : '',
+ 'Window name' : 'Okienko Pop-up Nazwa',
+ 'Window size' : 'Rozmiar',
+ 'Window position' : 'Pozycja',
+ 'Location bar' : 'pasek adresu',
+ 'Menu bar' : 'Pasek menu',
+ 'Toolbar' : 'Pasek narzędzi',
+ 'Scrollbars' : 'Paski przewijania',
+ 'Status bar' : 'pasek statusy',
+ 'Resizable' : 'Zmiana rozmiaru okna',
+ 'Depedent' : 'Zależne (Netscape)',
+ 'Add return false' : 'dodaj (return false)',
+ 'Target MIME type' : 'MIME type',
+ 'Relationship page to target (rel)' : 'Zależnośc strony do celu (rel)',
+ 'Relationship target to page (rev)' : 'Zależnośc strony do strony (rev)',
+ 'Tab index' : 'Index tab',
+ 'Access key' : 'Klawisz dostepu',
+ // image
+ 'Size' : 'Rozmiar',
+ 'Preview' : 'Podgląd',
+ 'Margins' : 'Marginesy',
+ 'Alt text' : 'Text alternatywny',
+ 'Image URL' : 'URL',
+ // table
+ 'Spacing'       : 'Dystans (spacing)',
+ 'Padding'       : 'Dystans (padding)',
+ 'Rows'          : 'Wiersz',
+ 'Columns'       : 'Kolumna',
+ 'Groups'        : 'Grupa',
+ 'Cells'         : 'Komórki',
+ 'Caption'       : 'Legenda',
+ 'Inner borders' : 'Wewnętrzne ramki'
+
+
+}
+})(jQuery);

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

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

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

Added: ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.pt_BR.js
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.pt_BR.js?rev=1178141&view=auto
==============================================================================
--- ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.pt_BR.js (added)
+++ ofbiz/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.pt_BR.js Sun Oct  2 08:06:49 2011
@@ -0,0 +1,167 @@
+/**
+ * Brazilian Portuguese translation
+ * @author Jairo Moreno <[hidden email]>
+ * @version 2010-10-18
+ */
+(function($) {
+elRTE.prototype.i18Messages.pt_BR = {
+ '_translator'    : 'Jairo Moreno &lt;[hidden email]&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/trunk/framework/images/webapp/images/jquery/plugins/elrte-1.3/js/i18n/elrte.pt_BR.js
------------------------------------------------------------------------------
    svn:eol-style = native

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

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