elrte 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (160) hide show
  1. data/.gitignore +4 -0
  2. data/Gemfile +4 -0
  3. data/README.rdoc +33 -0
  4. data/Rakefile +1 -0
  5. data/app/assets/images/elrte-toolbar.png +0 -0
  6. data/app/assets/images/google-maps.png +0 -0
  7. data/app/assets/images/iframe.png +0 -0
  8. data/app/assets/images/loading.gif +0 -0
  9. data/app/assets/images/media-director.png +0 -0
  10. data/app/assets/images/media-flash.png +0 -0
  11. data/app/assets/images/media-quicktime.png +0 -0
  12. data/app/assets/images/media-realaudio.png +0 -0
  13. data/app/assets/images/media-rutube.png +0 -0
  14. data/app/assets/images/media-vimeo.png +0 -0
  15. data/app/assets/images/media-winmedia.png +0 -0
  16. data/app/assets/images/media-youtube.png +0 -0
  17. data/app/assets/images/outline-div.png +0 -0
  18. data/app/assets/images/outline-p.png +0 -0
  19. data/app/assets/images/pagebreak.gif +0 -0
  20. data/app/assets/images/pixel.gif +0 -0
  21. data/app/assets/images/smileys/evilgrin.png +0 -0
  22. data/app/assets/images/smileys/grin.png +0 -0
  23. data/app/assets/images/smileys/happy.png +0 -0
  24. data/app/assets/images/smileys/smile.png +0 -0
  25. data/app/assets/images/smileys/surprised.png +0 -0
  26. data/app/assets/images/smileys/tongue.png +0 -0
  27. data/app/assets/images/smileys/unhappy.png +0 -0
  28. data/app/assets/images/smileys/waii.png +0 -0
  29. data/app/assets/images/smileys/wink.png +0 -0
  30. data/app/assets/images/yandex-maps.png +0 -0
  31. data/app/assets/javascripts/elrte/base.js +5 -0
  32. data/app/assets/javascripts/elrte/toolbar.js +5 -0
  33. data/app/assets/stylesheets/elrte/active_admin.css.scss +8 -0
  34. data/app/assets/stylesheets/elrte/base.css.scss +6 -0
  35. data/app/controllers/elfinder_controller.rb +29 -0
  36. data/doc/README_rdoc.html +103 -0
  37. data/doc/created.rid +2 -0
  38. data/doc/index.html +54 -0
  39. data/doc/rdoc.css +706 -0
  40. data/elrte.gemspec +30 -0
  41. data/lib/elrte.rb +33 -0
  42. data/lib/elrte/application.rb +273 -0
  43. data/lib/elrte/dependency_checker.rb +11 -0
  44. data/lib/elrte/engine.rb +4 -0
  45. data/lib/elrte/router.rb +34 -0
  46. data/lib/elrte/version.rb +3 -0
  47. data/lib/generators/elrte/assets/assets_generator.rb +39 -0
  48. data/lib/generators/elrte/assets/templates/3.1/elrte.css.scss +4 -0
  49. data/lib/generators/elrte/assets/templates/3.1/elrte.js +26 -0
  50. data/lib/generators/elrte/assets/templates/dashboards.rb +36 -0
  51. data/lib/generators/elrte/install/install_generator.rb +24 -0
  52. data/vendor/assets/images/elfinder/icons-big.png +0 -0
  53. data/vendor/assets/images/elfinder/icons-small.png +0 -0
  54. data/vendor/assets/images/elfinder/ql.png +0 -0
  55. data/vendor/assets/images/elfinder/smoothness/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  56. data/vendor/assets/images/elfinder/smoothness/ui-bg_flat_75_ffffff_40x100.png +0 -0
  57. data/vendor/assets/images/elfinder/smoothness/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  58. data/vendor/assets/images/elfinder/smoothness/ui-bg_glass_65_ffffff_1x400.png +0 -0
  59. data/vendor/assets/images/elfinder/smoothness/ui-bg_glass_75_dadada_1x400.png +0 -0
  60. data/vendor/assets/images/elfinder/smoothness/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  61. data/vendor/assets/images/elfinder/smoothness/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  62. data/vendor/assets/images/elfinder/smoothness/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  63. data/vendor/assets/images/elfinder/smoothness/ui-icons_222222_256x240.png +0 -0
  64. data/vendor/assets/images/elfinder/smoothness/ui-icons_2e83ff_256x240.png +0 -0
  65. data/vendor/assets/images/elfinder/smoothness/ui-icons_454545_256x240.png +0 -0
  66. data/vendor/assets/images/elfinder/smoothness/ui-icons_888888_256x240.png +0 -0
  67. data/vendor/assets/images/elfinder/smoothness/ui-icons_cd0a0a_256x240.png +0 -0
  68. data/vendor/assets/images/elfinder/spinner.gif +0 -0
  69. data/vendor/assets/images/elfinder/toolbar.png +0 -0
  70. data/vendor/assets/images/elrte/elrte-toolbar.png +0 -0
  71. data/vendor/assets/images/elrte/google-maps.png +0 -0
  72. data/vendor/assets/images/elrte/iframe.png +0 -0
  73. data/vendor/assets/images/elrte/loading.gif +0 -0
  74. data/vendor/assets/images/elrte/media-director.png +0 -0
  75. data/vendor/assets/images/elrte/media-flash.png +0 -0
  76. data/vendor/assets/images/elrte/media-quicktime.png +0 -0
  77. data/vendor/assets/images/elrte/media-realaudio.png +0 -0
  78. data/vendor/assets/images/elrte/media-rutube.png +0 -0
  79. data/vendor/assets/images/elrte/media-vimeo.png +0 -0
  80. data/vendor/assets/images/elrte/media-winmedia.png +0 -0
  81. data/vendor/assets/images/elrte/media-youtube.png +0 -0
  82. data/vendor/assets/images/elrte/outline-div.png +0 -0
  83. data/vendor/assets/images/elrte/outline-p.png +0 -0
  84. data/vendor/assets/images/elrte/pagebreak.gif +0 -0
  85. data/vendor/assets/images/elrte/pixel.gif +0 -0
  86. data/vendor/assets/images/elrte/smileys/evilgrin.png +0 -0
  87. data/vendor/assets/images/elrte/smileys/grin.png +0 -0
  88. data/vendor/assets/images/elrte/smileys/happy.png +0 -0
  89. data/vendor/assets/images/elrte/smileys/smile.png +0 -0
  90. data/vendor/assets/images/elrte/smileys/surprised.png +0 -0
  91. data/vendor/assets/images/elrte/smileys/tongue.png +0 -0
  92. data/vendor/assets/images/elrte/smileys/unhappy.png +0 -0
  93. data/vendor/assets/images/elrte/smileys/waii.png +0 -0
  94. data/vendor/assets/images/elrte/smileys/wink.png +0 -0
  95. data/vendor/assets/images/elrte/smoothness/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  96. data/vendor/assets/images/elrte/smoothness/ui-bg_flat_75_ffffff_40x100.png +0 -0
  97. data/vendor/assets/images/elrte/smoothness/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  98. data/vendor/assets/images/elrte/smoothness/ui-bg_glass_65_ffffff_1x400.png +0 -0
  99. data/vendor/assets/images/elrte/smoothness/ui-bg_glass_75_dadada_1x400.png +0 -0
  100. data/vendor/assets/images/elrte/smoothness/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  101. data/vendor/assets/images/elrte/smoothness/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  102. data/vendor/assets/images/elrte/smoothness/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  103. data/vendor/assets/images/elrte/smoothness/ui-icons_222222_256x240.png +0 -0
  104. data/vendor/assets/images/elrte/smoothness/ui-icons_2e83ff_256x240.png +0 -0
  105. data/vendor/assets/images/elrte/smoothness/ui-icons_454545_256x240.png +0 -0
  106. data/vendor/assets/images/elrte/smoothness/ui-icons_888888_256x240.png +0 -0
  107. data/vendor/assets/images/elrte/smoothness/ui-icons_cd0a0a_256x240.png +0 -0
  108. data/vendor/assets/images/elrte/yandex-maps.png +0 -0
  109. data/vendor/assets/javascripts/elfinder/elfinder.min.js +1 -0
  110. data/vendor/assets/javascripts/elfinder/i18n/elfinder.cs.js +192 -0
  111. data/vendor/assets/javascripts/elfinder/i18n/elfinder.de.js +192 -0
  112. data/vendor/assets/javascripts/elfinder/i18n/elfinder.el.js +190 -0
  113. data/vendor/assets/javascripts/elfinder/i18n/elfinder.es.js +191 -0
  114. data/vendor/assets/javascripts/elfinder/i18n/elfinder.fr.js +192 -0
  115. data/vendor/assets/javascripts/elfinder/i18n/elfinder.hu.js +192 -0
  116. data/vendor/assets/javascripts/elfinder/i18n/elfinder.it.js +191 -0
  117. data/vendor/assets/javascripts/elfinder/i18n/elfinder.jp.js +191 -0
  118. data/vendor/assets/javascripts/elfinder/i18n/elfinder.lv.js +192 -0
  119. data/vendor/assets/javascripts/elfinder/i18n/elfinder.nl.js +190 -0
  120. data/vendor/assets/javascripts/elfinder/i18n/elfinder.pl.js +191 -0
  121. data/vendor/assets/javascripts/elfinder/i18n/elfinder.ru.js +200 -0
  122. data/vendor/assets/javascripts/elfinder/i18n/elfinder.sk.js +190 -0
  123. data/vendor/assets/javascripts/elfinder/i18n/elfinder.th.js +191 -0
  124. data/vendor/assets/javascripts/elfinder/i18n/elfinder.tr.js +191 -0
  125. data/vendor/assets/javascripts/elfinder/i18n/elfinder.uk.js +190 -0
  126. data/vendor/assets/javascripts/elfinder/i18n/elfinder.vi.js +192 -0
  127. data/vendor/assets/javascripts/elrte/elrte.min.js +267 -0
  128. data/vendor/assets/javascripts/elrte/i18n/elrte.YOUR_LANG.js +216 -0
  129. data/vendor/assets/javascripts/elrte/i18n/elrte.ar.js +168 -0
  130. data/vendor/assets/javascripts/elrte/i18n/elrte.ca.js +167 -0
  131. data/vendor/assets/javascripts/elrte/i18n/elrte.cs.js +171 -0
  132. data/vendor/assets/javascripts/elrte/i18n/elrte.da.js +210 -0
  133. data/vendor/assets/javascripts/elrte/i18n/elrte.de.js +170 -0
  134. data/vendor/assets/javascripts/elrte/i18n/elrte.en.js +11 -0
  135. data/vendor/assets/javascripts/elrte/i18n/elrte.es.js +169 -0
  136. data/vendor/assets/javascripts/elrte/i18n/elrte.fa.js +170 -0
  137. data/vendor/assets/javascripts/elrte/i18n/elrte.fr.js +169 -0
  138. data/vendor/assets/javascripts/elrte/i18n/elrte.hr.js +210 -0
  139. data/vendor/assets/javascripts/elrte/i18n/elrte.hu.js +203 -0
  140. data/vendor/assets/javascripts/elrte/i18n/elrte.it.js +169 -0
  141. data/vendor/assets/javascripts/elrte/i18n/elrte.jp.js +189 -0
  142. data/vendor/assets/javascripts/elrte/i18n/elrte.ko.js +210 -0
  143. data/vendor/assets/javascripts/elrte/i18n/elrte.lv.js +181 -0
  144. data/vendor/assets/javascripts/elrte/i18n/elrte.nl.js +201 -0
  145. data/vendor/assets/javascripts/elrte/i18n/elrte.pl.js +170 -0
  146. data/vendor/assets/javascripts/elrte/i18n/elrte.pt_BR.js +167 -0
  147. data/vendor/assets/javascripts/elrte/i18n/elrte.ru.js +213 -0
  148. data/vendor/assets/javascripts/elrte/i18n/elrte.sk.js +172 -0
  149. data/vendor/assets/javascripts/elrte/i18n/elrte.th.js +210 -0
  150. data/vendor/assets/javascripts/elrte/i18n/elrte.tr.js +210 -0
  151. data/vendor/assets/javascripts/elrte/i18n/elrte.uk.js +203 -0
  152. data/vendor/assets/javascripts/elrte/i18n/elrte.vi.js +209 -0
  153. data/vendor/assets/javascripts/elrte/i18n/elrte.zh_CN.js +189 -0
  154. data/vendor/assets/javascripts/elrte/i18n/elrte.zh_TW.js +212 -0
  155. data/vendor/assets/stylesheets/elfinder/elfinder.css.scss +836 -0
  156. data/vendor/assets/stylesheets/elfinder/smoothness/jquery-ui-1.8.13.custom.css.scss +578 -0
  157. data/vendor/assets/stylesheets/elrte/elrte-inner.css.scss +85 -0
  158. data/vendor/assets/stylesheets/elrte/elrte.min.css.scss +174 -0
  159. data/vendor/assets/stylesheets/elrte/smoothness/jquery-ui-1.8.13.custom.css.scss +578 -0
  160. metadata +256 -0
@@ -0,0 +1,170 @@
1
+ /**
2
+ * Polish translation
3
+ * @author Andrzej Borowicz
4
+ * @version 2010-09-18
5
+ */
6
+ (function($) {
7
+ elRTE.prototype.i18Messages.pl = {
8
+ '_translator' : 'Andrzej Borowicz',
9
+ '_translation' : 'Polish translation',
10
+ 'Editor' : 'Edytor',
11
+ 'Source' : 'Kod źródłowy',
12
+ // Panel Name
13
+ 'Copy/Pase' : 'Kopiuj/Wklej',
14
+ 'Undo/Redo' : 'Cofnij/Ponów',
15
+ 'Text styles' : 'Style tekstowe',
16
+ 'Colors' : 'Kolor',
17
+ 'Alignment' : 'Wyrównanie',
18
+ 'Indent/Outdent' : 'Wcięcie / wysynięcie',
19
+ 'Text format' : 'Format',
20
+ 'Lists' : 'Lista',
21
+ 'Misc elements' : 'Inne elementy',
22
+ 'Links' : 'Link',
23
+ 'Images' : 'Obraz',
24
+ 'Media' : 'Pliki multimedialne',
25
+ 'Tables' : 'Tabela',
26
+ 'File manager (elFinder)' : 'Menadżer plików (elFinder)',
27
+ // button names
28
+ 'Save' : 'Zapisz',
29
+ 'Copy' : 'Wytnij',
30
+ 'Cut' : 'Kopiuj',
31
+ 'Paste' : 'Wklej',
32
+ 'Paste only text' : 'Wklej tylko tekst',
33
+ 'Paste formatted text' : 'Wklej tekst sformatowany',
34
+ 'Clean format' : 'Wyczyść formaty',
35
+ 'Undo last action' : 'Cofnij',
36
+ 'Redo previous action' : 'Ponów',
37
+ 'Bold' : 'Pogróbienie',
38
+ 'Italic' : 'Kursywa',
39
+ 'Underline' : 'Podkreślenie',
40
+ 'Strikethrough' : 'Przekreślenie',
41
+ 'Superscript' : 'Index górny',
42
+ 'Subscript' : 'index dolny',
43
+ 'Align left' : 'Wyrównanie do lewej',
44
+ 'Ailgn right' : 'Wyrównanie do prawej',
45
+ 'Align center' : 'Wycentrowanie',
46
+ 'Align full' : 'Wyjustowanie',
47
+ 'Font color' : 'Kolor czcionki',
48
+ 'Background color' : 'Kolor tła',
49
+ 'Indent' : 'Wcięcie',
50
+ 'Outdent' : 'Wysunięcie',
51
+ 'Format' : 'Format',
52
+ 'Font size' : 'Rozmiar czcionki',
53
+ 'Font' : 'Czcionka',
54
+ 'Ordered list' : 'Lista numerowana',
55
+ 'Unordered list' : 'Lista',
56
+ 'Horizontal rule' : 'Linia poziomae',
57
+ 'Blockquote' : 'Cytat',
58
+ 'Block element (DIV)' : 'Element blokowy (DIV)',
59
+ 'Link' : 'Link',
60
+ 'Delete link' : 'Usuń link',
61
+ 'Bookmark' : 'Wstaw/etytuj kotwicę',
62
+ 'Image' : 'Obraz',
63
+ 'Table' : 'Tabela',
64
+ 'Delete table' : 'Skasuj Tabelę',
65
+ 'Insert row before' : 'Wstaw wiers przed',
66
+ 'Insert row after' : 'Wstaw wiers po',
67
+ 'Delete row' : 'Skasuj wiersz',
68
+ 'Insert column before' : 'Wstaw kolumnę Spalte przed',
69
+ 'Insert column after' : 'Wstaw kolumnę po',
70
+ 'Delete column' : 'Skasuj kolumnę',
71
+ 'Merge table cells' : 'Połącz komórki',
72
+ 'Split table cell' : 'Rozłącz komórki',
73
+ 'Toggle display document structure' : 'Pokaż bloki',
74
+ 'Table cell properties' : 'Właściwości komórki',
75
+ 'Table properties' : 'Właściwości tabeli',
76
+ 'Toggle full screen mode' : 'Pełny ekran',
77
+ 'Open file manager' : 'Menadźer plików',
78
+ 'Non breakable space' : 'Twarda spacja',
79
+ 'Stop element floating' : 'Wyłącz otaczanie elementów',
80
+ // dialogs
81
+ 'Warning' : 'Ostrzeżenie',
82
+ 'Properies' : 'Właściwości',
83
+ 'Popup' : 'okienko Pop-up',
84
+ 'Advanced' : 'Więcej',
85
+ 'Events' : 'Wydarzenia',
86
+ 'Width' : 'Szerokość',
87
+ 'Height' : 'Wysokość',
88
+ 'Left' : 'Lewy',
89
+ 'Center' : 'Centrum',
90
+ 'Right' : 'Prawy',
91
+ 'Border' : 'Ramka',
92
+ 'Background' : 'Kolor tła',
93
+ 'Css class' : 'klasa Css',
94
+ 'Css style' : 'styl Css',
95
+ 'No' : 'Nie',
96
+ 'Title' : 'Tytuł',
97
+ 'Script direction' : 'Komentarz sktyptu',
98
+ 'Language' : 'Język',
99
+ 'Charset' : 'Strona kodowa',
100
+ 'Not set' : 'nic',
101
+ 'Left to right' : 'Z lewej do prawej',
102
+ 'Right to left' : 'Z prawej do lewej',
103
+ 'In this window' : 'To samo okno (_self)',
104
+ 'In new window (_blank)' : 'Nowe okno (_blank)',
105
+ 'In new parent window (_parent)' : 'Okno nadrzędne (_parent)',
106
+ 'In top frame (_top)' : 'Górna ramka (_top)',
107
+ 'URL' : '',
108
+ 'Open in' : 'Otwórz w',
109
+ // copy
110
+ '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.',
111
+ // format
112
+ 'Heading 1' : 'Nagłówek 1',
113
+ 'Heading 2' : 'Nagłówek 2',
114
+ 'Heading 3' : 'Nagłówek 3',
115
+ 'Heading 4' : 'Nagłówek 4',
116
+ 'Heading 5' : 'Nagłówek 5',
117
+ 'Heading 6' : 'Nagłówek 6',
118
+ 'Paragraph' : 'Paragraf',
119
+ 'Address' : 'Addresse',
120
+ 'Preformatted' : '',
121
+ // font size
122
+ 'Small (8pt)' : 'Mały (8pt)',
123
+ 'Small (10px)' : 'Mały (10pt)',
124
+ 'Small (12pt)' : 'Mały (12pt)',
125
+ 'Normal (14pt)' : 'Średni (14pt)',
126
+ 'Large (18pt)' : 'Duży (18pt)',
127
+ 'Large (24pt)' : 'Duży (24pt)',
128
+ 'Large (36pt)' : 'Duży (36pt)',
129
+ // bookmark
130
+ 'Bookmark name' : 'Nazwa kotwicy',
131
+ // link
132
+ 'Link URL' : '(URL)',
133
+ 'Target' : 'Cel',
134
+ 'Open link in popup window' : 'Otwórz link w nowym oknie',
135
+ 'URL' : '',
136
+ 'Window name' : 'Okienko Pop-up Nazwa',
137
+ 'Window size' : 'Rozmiar',
138
+ 'Window position' : 'Pozycja',
139
+ 'Location bar' : 'pasek adresu',
140
+ 'Menu bar' : 'Pasek menu',
141
+ 'Toolbar' : 'Pasek narzędzi',
142
+ 'Scrollbars' : 'Paski przewijania',
143
+ 'Status bar' : 'pasek statusy',
144
+ 'Resizable' : 'Zmiana rozmiaru okna',
145
+ 'Depedent' : 'Zależne (Netscape)',
146
+ 'Add return false' : 'dodaj (return false)',
147
+ 'Target MIME type' : 'MIME type',
148
+ 'Relationship page to target (rel)' : 'Zależnośc strony do celu (rel)',
149
+ 'Relationship target to page (rev)' : 'Zależnośc strony do strony (rev)',
150
+ 'Tab index' : 'Index tab',
151
+ 'Access key' : 'Klawisz dostepu',
152
+ // image
153
+ 'Size' : 'Rozmiar',
154
+ 'Preview' : 'Podgląd',
155
+ 'Margins' : 'Marginesy',
156
+ 'Alt text' : 'Text alternatywny',
157
+ 'Image URL' : 'URL',
158
+ // table
159
+ 'Spacing' : 'Dystans (spacing)',
160
+ 'Padding' : 'Dystans (padding)',
161
+ 'Rows' : 'Wiersz',
162
+ 'Columns' : 'Kolumna',
163
+ 'Groups' : 'Grupa',
164
+ 'Cells' : 'Komórki',
165
+ 'Caption' : 'Legenda',
166
+ 'Inner borders' : 'Wewnętrzne ramki'
167
+
168
+
169
+ }
170
+ })(jQuery);
@@ -0,0 +1,167 @@
1
+ /**
2
+ * Brazilian Portuguese translation
3
+ * @author Jairo Moreno <master.zion@gmail.com>
4
+ * @version 2010-10-18
5
+ */
6
+ (function($) {
7
+ elRTE.prototype.i18Messages.pt_BR = {
8
+ '_translator' : 'Jairo Moreno &lt;master.zion@gmail.com&gt;',
9
+ '_translation' : 'Brazilian Portuguese translation',
10
+ 'Editor' : 'Editor',
11
+ 'Source' : 'Código Fonte',
12
+ // Panel Name
13
+ 'Copy/Pase' : 'Copiar/Colar',
14
+ 'Undo/Redo' : 'Desfazer/Refazer',
15
+ 'Text styles' : 'Folhas de Estilo',
16
+ 'Colors' : 'Cores',
17
+ 'Alignment' : 'Alinhamento',
18
+ 'Indent/Outdent' : 'Aumentar/Diminuir',
19
+ 'Text format' : 'Formato',
20
+ 'Lists' : 'Listas',
21
+ 'Misc elements' : 'Elementos diversos',
22
+ 'Links' : 'Links',
23
+ 'Images' : 'Imagens',
24
+ 'Media' : 'Multimedia',
25
+ 'Tables' : 'Tabelas',
26
+ 'File manager (elFinder)' : 'Gerenciador de arquivos',
27
+ // button names
28
+ 'Save' : 'Gravar',
29
+ 'Copy' : 'Copiar',
30
+ 'Cut' : 'Cortar',
31
+ 'Paste' : 'Colar',
32
+ 'Paste only text' : 'Colar texto',
33
+ 'Paste formatted text' : 'Colar texto formatado',
34
+ 'Clean format' : 'Limpar formato',
35
+ 'Undo last action' : 'Desfazer última ação',
36
+ 'Redo previous action' : 'Refazer última ação',
37
+ 'Bold' : 'Negrito',
38
+ 'Italic' : 'Itálico',
39
+ 'Underline' : 'Sublinhado',
40
+ 'Strikethrough' : 'Riscado',
41
+ 'Superscript' : 'Superíndice',
42
+ 'Subscript' : 'Subíndice',
43
+ 'Align left' : 'Alinhar à esquerda',
44
+ 'Ailgn right' : 'Alinhar à direita',
45
+ 'Align center' : 'Centralizar',
46
+ 'Align full' : 'Justificado',
47
+ 'Font color' : 'Cor de texto',
48
+ 'Background color' : 'Cor de fundo',
49
+ 'Indent' : 'Aumentar',
50
+ 'Outdent' : 'Reduzir',
51
+ 'Format' : 'Formato',
52
+ 'Font size' : 'Tamanho de Fonte',
53
+ 'Font' : 'Fonte',
54
+ 'Ordered list' : 'Lista ordenada',
55
+ 'Unordered list' : 'Lista desordenada',
56
+ 'Horizontal rule' : 'Linha horizontal',
57
+ 'Blockquote' : 'Comentar',
58
+ 'Block element (DIV)' : 'Bloco de Elementos (DIV)',
59
+ 'Link' : 'Link',
60
+ 'Delete link' : 'Remover link',
61
+ 'Bookmark' : 'Favoritos',
62
+ 'Image' : 'Imagem',
63
+ 'Table' : 'Tabela',
64
+ 'Delete table' : 'Remover tabela',
65
+ 'Insert row before' : 'Inserir linha antes',
66
+ 'Insert row after' : 'Inserir linha depois',
67
+ 'Delete row' : 'Remover linha',
68
+ 'Insert column before' : 'Inserir coluna antes',
69
+ 'Insert column after' : 'Inserir coluna depois',
70
+ 'Delete column' : 'Remover columna',
71
+ 'Merge table cells' : 'Unir células',
72
+ 'Split table cell' : 'Separar célula',
73
+ 'Toggle display document structure' : 'Extrutura de documento',
74
+ 'Table cell properties' : 'Propiedades de célula',
75
+ 'Table properties' : 'Propiedades de tabela',
76
+ 'Toggle full screen mode' : 'Tela cheia',
77
+ 'Open file manager' : 'Abrir administrador de arquivos',
78
+ 'Non breakable space' : 'Espaço indivisivel',
79
+ 'Stop element floating' : 'Parar elemento flutunte',
80
+ // dialogs
81
+ 'Warning' : 'Advertência',
82
+ 'Properies' : 'Propriedades',
83
+ 'Popup' : 'Popup',
84
+ 'Advanced' : 'Avançado',
85
+ 'Events' : 'Eventos',
86
+ 'Width' : 'Largura',
87
+ 'Height' : 'Altura',
88
+ 'Left' : 'Esquerda',
89
+ 'Center' : 'Centralizado',
90
+ 'Right' : 'Direita',
91
+ 'Border' : 'Borda',
92
+ 'Background' : 'Fundo',
93
+ 'Css class' : 'Classe CSS',
94
+ 'Css style' : 'Estilo CSS',
95
+ 'No' : 'Não',
96
+ 'Title' : 'Título',
97
+ 'Script direction' : 'Direção do script',
98
+ 'Language' : 'Idioma',
99
+ 'Charset' : 'Charset',
100
+ 'Not set' : 'Não configurado',
101
+ 'Left to right' : 'Esquerda para Direita',
102
+ 'Right to left' : 'Direita para Esquerda',
103
+ 'In this window' : 'Esta janela (_self)',
104
+ 'In new window (_blank)' : 'Em nova janela (_blank)',
105
+ 'In new parent window (_parent)' : 'Na janela Pai (_parent)',
106
+ 'In top frame (_top)' : 'Sem suporte a frames (_top)',
107
+ 'URL' : 'URL',
108
+ 'Open in' : 'Abrir em',
109
+ // copy
110
+ 'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Esta operação está bloqueada em seu navegador. Utilice um atalho.',
111
+ // format
112
+ 'Heading 1' : 'Cabeçalho 1',
113
+ 'Heading 2' : 'Cabeçalho 2',
114
+ 'Heading 3' : 'Cabeçalho 3',
115
+ 'Heading 4' : 'Cabeçalho 4',
116
+ 'Heading 5' : 'Cabeçalho 5',
117
+ 'Heading 6' : 'Cabeçalho 6',
118
+ 'Paragraph' : 'Parágrafo',
119
+ 'Address' : 'Direção',
120
+ 'Preformatted' : 'Pré-formatado',
121
+ // font size
122
+ 'Small (8pt)' : 'Pequeno (8pt)',
123
+ 'Small (10px)' : 'Pequeno (10px)',
124
+ 'Small (12pt)' : 'Pequeno (12pt)',
125
+ 'Normal (14pt)' : 'Normal (14pt)',
126
+ 'Large (18pt)' : 'Grande (18pt)',
127
+ 'Large (24pt)' : 'Grande (24pt)',
128
+ 'Large (36pt)' : 'Grande (36pt)',
129
+ // bookmark
130
+ 'Bookmark name' : 'Nome do favoritos',
131
+ // link
132
+ 'Link URL' : 'Link URL',
133
+ 'Target' : 'Alvo',
134
+ 'Open link in popup window' : 'Abrir vínculo en janela emergente',
135
+ 'Window name' : 'Nomw na janela',
136
+ 'Window size' : 'Tamanho na janela',
137
+ 'Window position' : 'Posição na janela',
138
+ 'Location bar' : 'Barra de dirección',
139
+ 'Menu bar' : 'Barra de Menu',
140
+ 'Toolbar' : 'Barra de ferramentas',
141
+ 'Scrollbars' : 'Barras de rolagem',
142
+ 'Status bar' : 'Barra de status',
143
+ 'Resizable' : 'Redimensionavel',
144
+ 'Depedent' : 'Dependente (Netscape)',
145
+ 'Add return false' : 'Adicionar (return false)',
146
+ 'Target MIME type' : 'Objeto de Tipo MIME',
147
+ 'Relationship page to target (rel)' : 'Relacionado a página para alvo(rel)',
148
+ 'Relationship target to page (rev)' : 'Relacionado a alvo para página (rev)',
149
+ 'Tab index' : 'Tab index',
150
+ 'Access key' : 'Tecla de acesso',
151
+ // image
152
+ 'Size' : 'Tamanho',
153
+ 'Preview' : 'Visualizar',
154
+ 'Margins' : 'Margens',
155
+ 'Alt text' : 'Texto alternativo',
156
+ 'Image URL' : 'URL da imagem',
157
+ // table
158
+ 'Spacing' : 'Espaçamento',
159
+ 'Padding' : 'Margem',
160
+ 'Rows' : 'Linha',
161
+ 'Columns' : 'Colunas',
162
+ 'Groups' : 'Grupos',
163
+ 'Cells' : 'Células',
164
+ 'Caption' : 'Legenda',
165
+ 'Inner borders' : 'Bordas internas'
166
+ }
167
+ })(jQuery);
@@ -0,0 +1,213 @@
1
+ /*
2
+ * Russian translation
3
+ * @author Dmitry Levashov <dio@std42.ru>
4
+ * @version 2010-09-20
5
+ */
6
+ (function($) {
7
+ elRTE.prototype.i18Messages.ru = {
8
+ '_translator' : 'Dmitry (dio) Levashov &lt;dio@std42.ru&gt;',
9
+ '_translation' : 'Русский перевод',
10
+ 'Editor' : 'Редактор',
11
+ 'Source' : 'Исходник',
12
+ // названия панелей
13
+ 'Copy/Pase' : 'Копирование/Вставка',
14
+ 'Undo/Redo' : 'Отмена/Повтор действия',
15
+ 'Text styles' : 'Стили текста',
16
+ 'Colors' : 'Цвета',
17
+ 'Alignment' : 'Выравнивание',
18
+ 'Indent/Outdent' : 'Отступы',
19
+ 'Text format' : 'Форматирование',
20
+ 'Lists' : 'Списки',
21
+ 'Misc elements' : 'Разные элементы',
22
+ 'Links' : 'Ссылки',
23
+ 'Images' : 'Изображения',
24
+ 'Media' : 'Media файлы',
25
+ 'Tables' : 'Таблицы',
26
+ 'File manager (elFinder)' : 'Файловый менеджер (elFinder)',
27
+ // названия кнопок
28
+ 'About this software' : 'О программе',
29
+ 'Save' : 'Сохранить',
30
+ 'Copy' : 'Копировать',
31
+ 'Cut' : 'Вырезать',
32
+ 'Paste' : 'Вставить',
33
+ 'Paste only text' : 'Вставить только текст',
34
+ 'Paste formatted text' : 'Вставить форматированый текст',
35
+ 'Clean format' : 'Удалить форматирование',
36
+ 'Undo last action' : 'Отменить действие',
37
+ 'Redo previous action' : 'Повторить действие ',
38
+ 'Bold' : 'Жирный',
39
+ 'Italic' : 'Курсив',
40
+ 'Underline' : 'Подчеркнутый',
41
+ 'Strikethrough' : 'Перечеркнутый',
42
+ 'Superscript' : 'Надстрочный текст',
43
+ 'Subscript' : 'Подстрочный текст',
44
+ 'Align left' : 'Выровнять налево',
45
+ 'Ailgn right' : 'Выровнять направо',
46
+ 'Align center' : 'Выровнять по центру',
47
+ 'Align full' : 'Выровнять по краям',
48
+ 'Font color' : 'Цвет шрифта',
49
+ 'Background color' : 'Цвет заливки',
50
+ 'Indent' : 'Увеличить отступ',
51
+ 'Outdent' : 'Уменьшить отступ',
52
+ 'Format' : 'Форматирование',
53
+ 'Font size' : 'Размер шрифта',
54
+ 'Font' : 'Шрифт',
55
+ 'Ordered list' : 'Нумерованый список',
56
+ 'Unordered list' : 'Ненумерованый список',
57
+ 'Horizontal rule' : 'Горизонтальная линия',
58
+ 'Blockquote' : 'Цитата',
59
+ 'Block element (DIV)' : 'Блочный элемент (DIV)',
60
+ 'Link' : 'Ссылка',
61
+ 'Delete link' : 'Удалить ссылку',
62
+ 'Bookmark' : 'Закладка',
63
+ 'Image' : 'Изображение',
64
+ 'Table' : 'Таблица',
65
+ 'Delete table' : 'Удалить таблицу',
66
+ 'Insert row before' : 'Вставить ряд до',
67
+ 'Insert row after' : 'Вставить ряд после',
68
+ 'Delete row' : 'Удалить ряд',
69
+ 'Insert column before' : 'Вставить колонку до',
70
+ 'Insert column after' : 'Вставить колонку после',
71
+ 'Delete column' : 'Удалить колонку',
72
+ 'Merge table cells' : 'Склеить ячейки',
73
+ 'Split table cell' : 'Разделить ячейку',
74
+ 'Toggle display document structure' : 'Показать структуру документа/невидимые элементы',
75
+ 'Table cell properties' : 'Свойство ячейки',
76
+ 'Table properties' : 'Свойство таблицы',
77
+ 'Toggle full screen mode' : 'Во весь экран',
78
+ 'Open file manager' : 'Открыть файловый менеджер',
79
+ 'Non breakable space' : 'Неразрывный пробел',
80
+ 'Stop element floating' : 'Отключить обтекание элементов текстом',
81
+ // dialogs
82
+ 'Warning' : 'Внимание',
83
+ 'Properies' : 'Свойства',
84
+ 'Popup' : 'Новое окно',
85
+ 'Advanced' : 'Дополнительно',
86
+ 'Events' : 'События',
87
+ 'Width' : 'Ширина',
88
+ 'Height' : 'Высота',
89
+ 'Left' : 'Слева',
90
+ 'Center' : 'По центру',
91
+ 'Right' : 'Справа',
92
+ 'Border' : 'Бордюр',
93
+ 'Background' : 'Фон',
94
+ 'Css class' : 'Css класс',
95
+ 'Css style' : 'Css cтиль',
96
+ 'No' : 'Нет',
97
+ 'Title' : 'Заголовок',
98
+ 'Script direction' : 'Направление письма',
99
+ 'Language' : 'Язык',
100
+ 'Charset' : 'Кодировка',
101
+ 'Not set' : 'Не установлено',
102
+ 'Left to right' : 'Слево направо',
103
+ 'Right to left' : 'Справа налево',
104
+ 'In this window' : 'В этом окне',
105
+ 'In new window (_blank)' : 'В новом окне (_blank)',
106
+ 'In new parent window (_parent)' : 'В родительском окне (_parent)',
107
+ 'In top frame (_top)' : 'В верхнем фрейме (_top)',
108
+ 'URL' : '',
109
+ 'Open in' : 'Открыть',
110
+ 'Open file manger' : 'Открыть файловый менеджер',
111
+ // copy
112
+ 'This operation is disabled in your browser on security reason. Use shortcut instead.' : 'Действие запрещено в вашем браузере по соображениям безопастности. Используйте сочетание клавиш',
113
+ // format
114
+ 'Heading 1' : 'Заголовок 1',
115
+ 'Heading 2' : 'Заголовок 2',
116
+ 'Heading 3' : 'Заголовок 3',
117
+ 'Heading 4' : 'Заголовок 4',
118
+ 'Heading 5' : 'Заголовок 5',
119
+ 'Heading 6' : 'Заголовок 6',
120
+ 'Paragraph' : 'Параграф',
121
+ 'Address' : 'Адрес',
122
+ 'Preformatted' : '',
123
+ // font size
124
+ 'Small (8pt)' : 'Мелкий (8pt)',
125
+ 'Small (10px)' : 'Маленький (10px)',
126
+ 'Small (12pt)' : 'Небольшой (12pt)',
127
+ 'Normal (14pt)' : 'Обычный (14pt)',
128
+ 'Large (18pt)' : 'Большой (18pt)',
129
+ 'Large (24pt)' : 'Крупный (24pt)',
130
+ 'Large (36pt)' : 'Огромный (36pt)',
131
+ // bookmark
132
+ 'Bookmark name' : 'Имя закладки',
133
+ // link
134
+ 'Link URL' : 'Адрес ссылки (URL)',
135
+ 'Target' : 'Цель',
136
+ 'Select bookmark' : 'Выбрать закладку',
137
+ 'Open link in popup window' : 'Открыть ссылку во всплывающем окне',
138
+ 'URL' : '',
139
+ 'Window name' : 'Название окна',
140
+ 'Window size' : 'Размер окна',
141
+ 'Window position' : 'Позиция окна',
142
+ 'Location bar' : 'Панель локации',
143
+ 'Menu bar' : 'Панель меню',
144
+ 'Toolbar' : 'Панель инструментов',
145
+ 'Scrollbars' : 'Полосы прокрутки',
146
+ 'Status bar' : 'Строка состояния',
147
+ 'Resizable' : 'Изменение размера',
148
+ 'Depedent' : 'Зависимый (Netscape)',
149
+ 'Add return false' : 'Добавить (return false)',
150
+ 'Target MIME type' : 'MIME type цели',
151
+ 'Relationship page to target (rel)' : 'Отношение страницы к цели (rel)',
152
+ 'Relationship target to page (rev)' : 'Отношение цели к странице (rev)',
153
+ 'Tab index' : '',
154
+ 'Access key' : 'Клавиша доступа',
155
+ // image
156
+ 'Size' : 'Размер',
157
+ 'Preview' : 'Предварительный просмотр',
158
+ 'Margins' : 'Отступы',
159
+ 'Alt text' : 'Описание (Alt)',
160
+ 'Image URL' : 'URL',
161
+ // table
162
+ 'Spacing' : 'Промежуток (spacing)',
163
+ 'Padding' : 'Отступ (padding)',
164
+ 'Rows' : 'Строки',
165
+ 'Columns' : 'Колонки',
166
+ 'Groups' : 'Группы',
167
+ 'Cells' : 'Ячейки',
168
+ 'Caption' : 'Заголовок таблицы',
169
+ 'Inner borders' : 'Внутренний бордюр',
170
+ // table cell
171
+ 'Table cell type' : 'Тип ячейки',
172
+ 'Data' : 'Данные',
173
+ 'Header' : 'Заголовок',
174
+ 'Justify' : 'По краям',
175
+ 'Paddings' : 'Отступы',
176
+ 'Apply to' : 'Применить к',
177
+ 'Current cell' : 'Выбранная ячейка',
178
+ 'All cells in row' : 'Все ячейки в ряду',
179
+ 'All cells in column' : 'Все ячейки в столбце',
180
+ 'All cells in table' : 'Все ячейки таблицы',
181
+ // about
182
+ 'About elRTE' : 'О редакторе elRTE',
183
+ 'Version' : 'Версия',
184
+ 'Licence' : 'Лицензия',
185
+ 'elRTE is an open-source JavaScript based WYSIWYG HTML-editor.' : 'elRTE - это свободный WYSIWYG редактор для сайтов и систем управления контентом (CMS), написанный на JavaScript.',
186
+ 'Main goal of the editor - simplify work with text and formating (HTML) on sites, blogs, forums and other online services.' : 'Основная цель редактора - максимально упростить работу с текстом и разметкой (HTML) на сайтах, блогах, форумах и прочих online сервисах.',
187
+ 'You can use it in any commercial or non-commercial projects.' : 'Вы можете использовать его в любых коммерческих и некоммерческих проектах.',
188
+ 'Authors' : 'Авторы',
189
+ 'Chief developer' : 'Ведущий разработчик',
190
+ 'Developer, tech support' : 'Разработчик, техническая поддержка',
191
+ 'Developer' : 'Разработчик',
192
+ 'Interface designer' : 'Дизайнер интерфейса',
193
+ 'Spanish localization' : 'Испанская локализация',
194
+ 'Czech localization' : 'Чешская локализация',
195
+ 'Japanese localization' : 'Японская локализация',
196
+ 'Latvian localization' : 'Латышская локализация',
197
+ 'German localization' : 'Немецкая локализация',
198
+ 'Ukranian localization' : 'Украинская локализация',
199
+ 'Persian (farsi) localization' : 'Персидская (фарси) локализация',
200
+ 'Arabic localization' : 'Арабская локализация',
201
+ 'RTL support' : 'Поддержка RTL',
202
+ 'French localization' : 'Французская локализация',
203
+ 'Dutch localization' : 'Голландская локализация',
204
+ 'Hungarian localization' : 'Венгерская локализация',
205
+ 'Polish localization' : 'Польская локализация',
206
+ 'Italian localization' : 'Итальянская локализация',
207
+ 'Traditional Chinese localization' : 'Китайская (традиционная) локализация',
208
+ 'For more information about this software visit the' : 'Подробная информация и форум тех. поддержки',
209
+ 'elRTE website' : 'на сайте elRTE'
210
+
211
+
212
+ }
213
+ })(jQuery);