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,192 @@
1
+ /*
2
+ * Hungarian translation
3
+ * @author Viktor Tamas <tamas.viktor@totalstudio.hu>
4
+ * @version 2010-09-22
5
+ */
6
+ (function($) {
7
+ if (elFinder && elFinder.prototype.options && elFinder.prototype.options.i18n)
8
+ elFinder.prototype.options.i18n.hu = {
9
+ /* errors */
10
+ 'Root directory does not exists' : 'Gyökér könyvtár nem létezik',
11
+ 'Unable to connect to backend' : 'Nem tudok csatlakozni a backend-hez',
12
+ 'Access denied' : 'Hozzáférés megtagadva',
13
+ 'Invalid backend configuration' : 'Hibás backend konfiguráció',
14
+ 'Unknown command' : 'Ismeretlen parancs',
15
+ 'Command not allowed' : 'Parancs nincs engedélyezve',
16
+ 'Invalid parameters' : 'Hibás paraméterek',
17
+ 'File not found' : 'Nem található a fájl',
18
+ 'Invalid name' : 'Hibás név',
19
+ 'File or folder with the same name already exists' : 'Fájl vagy könyvtár ilyen névvel már létezik',
20
+ 'Unable to rename file' : 'Nem lehet átnevezni a fájlt',
21
+ 'Unable to create folder' : 'Nem lehet új könyvtárt hozzáadni',
22
+ 'Unable to create file' : 'Nem lehet új fájlt hozzáadni',
23
+ 'No file to upload' : 'Nincs kiválasztva feltöltendő fájl',
24
+ 'Select at least one file to upload' : 'Válasszon ki legalább egy fájlt a feltöltéshez!',
25
+ 'File exceeds the maximum allowed filesize' : 'A fájl nagyobb mint a megengedett maximális méret',
26
+ 'Data exceeds the maximum allowed size' : 'Az adat meghaladja a maximális megengedett méretet',
27
+ 'Not allowed file type' : 'Nem engedélyezett fájlt típus',
28
+ 'Unable to upload file' : 'Nem lehet feltölteni a fájlt',
29
+ 'Unable to upload files' : 'Nem lehet feltölteni a fájlokat',
30
+ 'Unable to remove file' : 'Nem lehet eltávolítani a fájlt',
31
+ 'Unable to save uploaded file' : 'Nem lehet lementeni a feltöltött fájlt',
32
+ 'Some files was not uploaded' : 'Több fájl feltöltése sikertelen',
33
+ 'Unable to copy into itself' : 'Nem lehet bemásolni a helyére',
34
+ 'Unable to move files' : 'Nem lehet elmozgatni a fájlokat',
35
+ 'Unable to copy files' : 'Nem lehet elmásolni a fájlokat',
36
+ 'Unable to create file copy' : 'Nem lehet másolatot készíteni a fájlról',
37
+ 'File is not an image' : 'A fájl nem kép',
38
+ 'Unable to resize image' : 'Nem lehet átméretezni a képet',
39
+ 'Unable to write to file' : 'Nem lehet beleírni a fájlba',
40
+ 'Unable to create archive' : 'Nem lehet tömöríteni a fájlt',
41
+ 'Unable to extract files from archive' : 'Nem lehet kitömöríteni a fájlból',
42
+ 'Unable to open broken link' : 'Nem sikerült megnyitni a hibás linket',
43
+ 'File URL disabled by connector config' : 'Fájl URL ki kapcsolva a conncector beállításaiban',
44
+ /* statusbar */
45
+ 'items' : 'elemek',
46
+ 'selected items' : 'kiválasztott elemek',
47
+ /* commands/buttons */
48
+ 'Back' : 'Vissza',
49
+ 'Reload' : 'Újratöltés',
50
+ 'Open' : 'Megnyitás',
51
+ 'Preview with Quick Look' : 'Előnézet',
52
+ 'Select file' : 'Fájl kiválasztása',
53
+ 'New folder' : 'Új könyvtár',
54
+ 'New text file' : 'Új szöveges fájl',
55
+ 'Upload files' : 'Fájl feltöltés',
56
+ 'Copy' : 'Másolás',
57
+ 'Cut' : 'Kivágás',
58
+ 'Paste' : 'Beillesztés',
59
+ 'Duplicate' : 'Duplikálás',
60
+ 'Remove' : 'Törlés',
61
+ 'Rename' : 'Átnevezés',
62
+ 'Edit text file' : 'Szöveges fájl módosítása',
63
+ 'View as icons' : 'Ikon nézet',
64
+ 'View as list' : 'Lista nézet',
65
+ 'Resize image' : 'Kép átméretezése',
66
+ 'Create archive' : 'Tömörítés',
67
+ 'Uncompress archive' : 'Kitömörítés',
68
+ 'Get info' : 'Info megtekintése',
69
+ 'Help' : 'Segítség',
70
+ 'Dock/undock filemanager window' : 'Fájlkezelő ablak dokkolása/levlálasztása',
71
+ /* upload/get info dialogs */
72
+ 'Maximum allowed files size' : 'Megengedett maximum fájl méret',
73
+ 'Add field' : 'Fájl hozzáadása',
74
+ 'File info' : 'Fájl info',
75
+ 'Folder info' : 'Könyvtár infó',
76
+ 'Name' : 'Név',
77
+ 'Kind' : 'Kedvenc',
78
+ 'Size' : 'Méret',
79
+ 'Modified' : 'Módosítva',
80
+ 'Permissions' : 'Engedélyek',
81
+ 'Link to' : 'Link',
82
+ 'Dimensions' : 'Dimenziók',
83
+ 'Confirmation required' : 'Megerősítés szükséges',
84
+ 'Are you sure you want to remove files?<br /> This cannot be undone!' : 'Biztosan törölni szeretné a fájlokat? <br />A művelet visszavonhatatlan!',
85
+ /* permissions */
86
+ 'read' : 'olvasás',
87
+ 'write' : 'írás',
88
+ 'remove' : 'törlés',
89
+ /* dates */
90
+ 'Jan' : 'Jan',
91
+ 'Feb' : 'Feb',
92
+ 'Mar' : 'Már',
93
+ 'Apr' : 'Ápr',
94
+ 'May' : 'Máj',
95
+ 'Jun' : 'Jun',
96
+ 'Jul' : 'Júl',
97
+ 'Aug' : 'Aug',
98
+ 'Sep' : 'Szep',
99
+ 'Oct' : 'Okt',
100
+ 'Nov' : 'Nov',
101
+ 'Dec' : 'Dec',
102
+ 'Today' : 'Ma',
103
+ 'Yesterday' : 'Tegnap',
104
+ /* mimetypes */
105
+ 'Unknown' : 'Ismeretlen',
106
+ 'Folder' : 'Könyvtár',
107
+ 'Alias' : 'Alias',
108
+ 'Broken alias' : 'Hibás alias',
109
+ 'Plain text' : 'Egyszerű szöveg',
110
+ 'Postscript document' : 'Postscript dokumentum',
111
+ 'Application' : 'Alkalmazás',
112
+ 'Microsoft Office document' : 'Microsoft Office documentum',
113
+ 'Microsoft Word document' : 'Microsoft Word documentum',
114
+ 'Microsoft Excel document' : 'Microsoft Excel documentum',
115
+ 'Microsoft Powerpoint presentation' : 'Microsoft Powerpoint prezentáció',
116
+ 'Open Office document' : 'Open Office dokumentum',
117
+ 'Flash application' : 'Flash alkalmazás',
118
+ 'XML document' : 'XML dokumentum',
119
+ 'Bittorrent file' : 'Bittorrent fájl',
120
+ '7z archive' : '7z archívum',
121
+ 'TAR archive' : 'TAR archívum',
122
+ 'GZIP archive' : 'GZIP archívum',
123
+ 'BZIP archive' : 'BZIP archívum',
124
+ 'ZIP archive' : 'ZIP archívum',
125
+ 'RAR archive' : 'RAR archívum',
126
+ 'Javascript application' : 'Javascript alkalmazás',
127
+ 'PHP source' : 'PHP forrás',
128
+ 'HTML document' : 'HTML dokumentum',
129
+ 'Javascript source' : 'Javascript forrás',
130
+ 'CSS style sheet' : 'CSS',
131
+ 'C source' : 'C forrás',
132
+ 'C++ source' : 'C++ forrás',
133
+ 'Unix shell script' : 'Unix shell szkript',
134
+ 'Python source' : 'Python forrás',
135
+ 'Java source' : 'Java forrás',
136
+ 'Ruby source' : 'Ruby forrás',
137
+ 'Perl script' : 'Perl szkript',
138
+ 'BMP image' : 'BMP kép',
139
+ 'JPEG image' : 'JPEG kép',
140
+ 'GIF Image' : 'GIF kép',
141
+ 'PNG Image' : 'PNG kép',
142
+ 'TIFF image' : 'TIFF kép',
143
+ 'TGA image' : 'TGA kép',
144
+ 'Adobe Photoshop image' : 'Adobe Photoshop kép',
145
+ 'MPEG audio' : 'MPEG audió',
146
+ 'MIDI audio' : 'MIDI audió',
147
+ 'Ogg Vorbis audio' : 'Ogg Vorbis audió',
148
+ 'MP4 audio' : 'MP4 audió',
149
+ 'WAV audio' : 'WAV audió',
150
+ 'DV video' : 'DV videó',
151
+ 'MP4 video' : 'MP4 videó',
152
+ 'MPEG video' : 'MPEG videó',
153
+ 'AVI video' : 'AVI videó',
154
+ 'Quicktime video' : 'Quicktime videó',
155
+ 'WM video' : 'WM videó',
156
+ 'Flash video' : 'Flash videó',
157
+ 'Matroska video' : 'Matroska videó',
158
+ // 'Shortcuts' : 'Клавиши',
159
+ 'Select all files' : 'Összes fájl kijelölése',
160
+ 'Copy/Cut/Paste files' : 'Másolás/Kivágás/Beillesztás fájlokon',
161
+ 'Open selected file/folder' : 'Kiválasztott fájl/könyvtár megnyitása',
162
+ 'Open/close QuickLook window' : 'Gyorsnézet ablak megnyitása/lezárása',
163
+ 'Remove selected files' : 'Kijelölt fájlok törlése',
164
+ 'Selected files or current directory info' : 'Kijelölt fájlok vagy könyvtárak infója',
165
+ 'Create new directory' : 'Új könyvtár létrehozása',
166
+ 'Open upload files form' : 'Feltöltött képek megnyitása',
167
+ 'Select previous file' : 'Előző fájl kiválasztása',
168
+ 'Select next file' : 'Következő fájl kiválasztása',
169
+ 'Return into previous folder' : 'Visszatérés az előző könyvtárba',
170
+ 'Increase/decrease files selection' : 'Fájl kijelölés Növelése/csökkentése',
171
+ 'Authors' : 'Készítők',
172
+ 'Sponsors' : 'Szponzor',
173
+ 'elFinder: Web file manager' : 'elFinder: Web fájlkezelő',
174
+ 'Version' : 'Verzió',
175
+ 'Copyright: Studio 42 LTD' : 'Copyright: Studio 42 LTD',
176
+ 'Donate to support project development' : 'Támogasd a projekt fejelsztését',
177
+ 'Javascripts/PHP programming: Dmitry (dio) Levashov, dio@std42.ru' : 'Javascripts/PHP programozás: Dmitry (dio) Levashov, dio@std42.ru',
178
+ 'Python programming, techsupport: Troex Nevelin, troex@fury.scancode.ru' : 'Python programozás, techsupport: Troex Nevelin, troex@fury.scancode.ru',
179
+ 'Design: Valentin Razumnih' : 'Design: Valentin Razumnih',
180
+ 'Spanish localization' : 'Spanyol fordítás',
181
+ 'Icons' : 'Ikonok',
182
+ 'License: BSD License' : 'Licensz: BSD License',
183
+ 'elFinder documentation' : 'elFinder dokumentáció',
184
+ 'Simple and usefull Content Management System' : 'Egyszerű és hasznos tartalom kezelő rendszer',
185
+ 'Support project development and we will place here info about you' : 'Támogasd a projekt fejlesztését és információt helyezünk ki rólad is.',
186
+ 'Contacts us if you need help integrating elFinder in you products' : 'Vedd fel a kapcsolatot velünk, ha saját termékbe szeretnéd integrálni az elFinder-t',
187
+ 'elFinder support following shortcuts' : 'elFinder stámogatás a következő linkeken',
188
+ 'helpText' : 'elFinder ugyanúgy működik mint egy fájlkezelő a számítógépén.<br /> Műveleteket hajthat végre fájlokon a felső menü segítségével vagy billentyű parancsokkal. Amennyiben áthelyezne fájlokat/könyvtárakat csak húzza őket a kívánt helyre.'
189
+
190
+ };
191
+
192
+ })(jQuery);
@@ -0,0 +1,191 @@
1
+ /*
2
+ * Italian translation
3
+ * @author Ugo Punzolo <sadraczerouno@gmail.com>
4
+ * @version 2010-09-22
5
+ */
6
+ (function($) {
7
+ if (elFinder && elFinder.prototype.options && elFinder.prototype.options.i18n)
8
+ elFinder.prototype.options.i18n.it = {
9
+ /* errors */
10
+ 'Root directory does not exists' : 'La cartella principale (root) non esiste',
11
+ 'Unable to connect to backend' : 'Impossibile stabilire la connessione col server',
12
+ 'Access denied' : 'Accesso negato',
13
+ 'Invalid backend configuration' : 'Configurazione con il server non valida',
14
+ 'Unknown command' : 'Comando sconosciuto',
15
+ 'Command not allowed' : 'Comando non consentito',
16
+ 'Invalid parameters' : 'Parametri non corretti',
17
+ 'File not found' : 'File non trovato',
18
+ 'Invalid name' : 'Nome non corretto',
19
+ 'File or folder with the same name already exists' : 'Esiste gi&agrave; una cartella o un file con lo stesso nome',
20
+ 'Unable to rename file' : 'Impossibile cambiare il nome al file',
21
+ 'Unable to create folder' : 'Impossibile creare la cartella',
22
+ 'Unable to create file' : 'Impossibile creare il file',
23
+ 'No file to upload' : 'Nessun file da caricare',
24
+ 'Select at least one file to upload' : 'Selezionare almeno un file da caricare',
25
+ 'File exceeds the maximum allowed filesize' : 'Il file supera le dimensioni consentite',
26
+ 'Data exceeds the maximum allowed size' : 'I dati superano la grandezza massima consentita',
27
+ 'Not allowed file type' : 'Tipo di file non consentito',
28
+ 'Unable to upload file' : 'Impossibile caricare il file',
29
+ 'Unable to upload files' : 'Impossibile caricare i file',
30
+ 'Unable to remove file' : 'Impossibile eliminare il file',
31
+ 'Unable to save uploaded file' : 'No se ha podido guardar el fichero subido',
32
+ 'Some files was not uploaded' : 'Alcuni file non sono stati caricati',
33
+ 'Unable to copy into itself' : 'Impossibile copiare all\'interno di se stesso',
34
+ 'Unable to move files' : 'Impossibile spostare i file',
35
+ 'Unable to copy files' : 'Impossibile copiare i file',
36
+ 'Unable to create file copy' : 'Impossibile creare una copia del file',
37
+ 'File is not an image' : 'Il file non &egrave; un\'immagine',
38
+ 'Unable to resize image' : 'Impossibile ridimensionare l\'immagine',
39
+ 'Unable to write to file' : 'Impossibile scrivere il file',
40
+ 'Unable to create archive' : 'Impossibile creare l\'archivio',
41
+ 'Unable to extract files from archive' : 'Impossibile estrarre i file dall\'archivio',
42
+ 'Unable to open broken link' : 'Impossibile aprire il link corrotto',
43
+ 'File URL disabled by connector config' : 'L\'accesso all\'URL del file &egrave; disabilitato dalla configurazione',
44
+ /* statusbar */
45
+ 'items' : 'oggetti',
46
+ 'selected items' : 'oggetti selezionati',
47
+ /* commands/buttons */
48
+ 'Back' : 'Indietrp',
49
+ 'Reload' : 'Ricarica',
50
+ 'Open' : 'Apri',
51
+ 'Preview with Quick Look' : 'Anteprima veloce',
52
+ 'Select file' : 'Seleziona file',
53
+ 'New folder' : 'Nuova cartella',
54
+ 'New text file' : 'Nuovo file di testo',
55
+ 'Upload files' : 'Carica file',
56
+ 'Copy' : 'Copia',
57
+ 'Cut' : 'Taglia',
58
+ 'Paste' : 'Incolla',
59
+ 'Duplicate' : 'Duplica',
60
+ 'Remove' : 'Elimina',
61
+ 'Rename' : 'Rinomina',
62
+ 'Edit text file' : 'Edita il file di testo',
63
+ 'View as icons' : 'Mostra come icone',
64
+ 'View as list' : 'Mostra come lista',
65
+ 'Resize image' : 'Ridimensiona immagine',
66
+ 'Create archive' : 'Nuovo archivio',
67
+ 'Uncompress archive' : 'Estrai archivio',
68
+ 'Get info' : 'Propriet&agrave;',
69
+ 'Help' : 'Aiuto',
70
+ 'Dock/undock filemanager window' : 'Separa/unisci la finestra del filemanager',
71
+ /* upload/get info dialogs */
72
+ 'Maximum allowed files size' : 'Dimensione massima consentita per il file',
73
+ 'Add field' : 'Aggiungi campo',
74
+ 'File info' : 'Informazioni file',
75
+ 'Folder info' : 'Informazioni cartella',
76
+ 'Name' : 'Nome',
77
+ 'Kind' : 'Tipo',
78
+ 'Size' : 'Grandezza',
79
+ 'Modified' : 'Modificato',
80
+ 'Permissions' : 'Permessi',
81
+ 'Link to' : 'Collega a',
82
+ 'Dimensions' : 'Dimensioni',
83
+ 'Confirmation required' : 'Richiesta una conferma',
84
+ 'Are you sure you want to remove files?<br /> This cannot be undone!' : 'Sicuro di voler eliminare il file? <br />Questa azione sar&agrave; irreversibile!',
85
+ /* permissions */
86
+ 'read' : 'lettura',
87
+ 'write' : 'scrittura',
88
+ 'remove' : 'eliminazione',
89
+ /* dates */
90
+ 'Jan' : 'Gen',
91
+ 'Feb' : 'Feb',
92
+ 'Mar' : 'Mar',
93
+ 'Apr' : 'Apr',
94
+ 'May' : 'Mag',
95
+ 'Jun' : 'Giu',
96
+ 'Jul' : 'Lug',
97
+ 'Aug' : 'Ago',
98
+ 'Sep' : 'Set',
99
+ 'Oct' : 'Ott',
100
+ 'Nov' : 'Nov',
101
+ 'Dec' : 'Dic',
102
+ 'Today' : 'Oggi',
103
+ 'Yesterday' : 'Ieri',
104
+ /* mimetypes */
105
+ 'Unknown' : 'Sconosciuto',
106
+ 'Folder' : 'Cartella',
107
+ 'Alias' : 'Alias',
108
+ 'Broken alias' : 'Alias corrotto',
109
+ 'Plain text' : 'Testo',
110
+ 'Postscript document' : 'Documento postscript',
111
+ 'Application' : 'Aplicazione',
112
+ 'Microsoft Office document' : 'Documento Microsoft Office',
113
+ 'Microsoft Word document' : 'Documento Microsoft Word',
114
+ 'Microsoft Excel document' : 'Documento Microsoft Excel',
115
+ 'Microsoft Powerpoint presentation' : 'Documento Microsoft Powerpoint',
116
+ 'Open Office document' : 'Documento Open Office',
117
+ 'Flash application' : 'Aplicazione Flash',
118
+ 'XML document' : 'Documento XML',
119
+ 'Bittorrent file' : 'File bittorrent',
120
+ '7z archive' : 'Archivo 7z',
121
+ 'TAR archive' : 'Archivo TAR',
122
+ 'GZIP archive' : 'Archivo GZIP',
123
+ 'BZIP archive' : 'Archivo BZIP',
124
+ 'ZIP archive' : 'Archivo ZIP',
125
+ 'RAR archive' : 'Archivo RAR',
126
+ 'Javascript application' : 'Aplicazione Javascript',
127
+ 'PHP source' : 'Documento PHP',
128
+ 'HTML document' : 'Documento HTML',
129
+ 'Javascript source' : 'Documento Javascript',
130
+ 'CSS style sheet' : 'Documento CSS',
131
+ 'C source' : 'Documento C',
132
+ 'C++ source' : 'Documento C++',
133
+ 'Unix shell script' : 'Script Unix shell',
134
+ 'Python source' : 'Documento Python',
135
+ 'Java source' : 'Documento Java',
136
+ 'Ruby source' : 'Documento Ruby',
137
+ 'Perl script' : 'Script Perl',
138
+ 'BMP image' : 'Immagine BMP',
139
+ 'JPEG image' : 'Immagine JPEG',
140
+ 'GIF Image' : 'Immagine GIF',
141
+ 'PNG Image' : 'Immagine PNG',
142
+ 'TIFF image' : 'Immagine TIFF',
143
+ 'TGA image' : 'Immagine TGA',
144
+ 'Adobe Photoshop image' : 'Immagine Adobe Photoshop',
145
+ 'MPEG audio' : 'Audio MPEG',
146
+ 'MIDI audio' : 'Audio MIDI',
147
+ 'Ogg Vorbis audio' : 'Audio Ogg Vorbis',
148
+ 'MP4 audio' : 'Audio MP4',
149
+ 'WAV audio' : 'Audio WAV',
150
+ 'DV video' : 'Video DV',
151
+ 'MP4 video' : 'Video MP4',
152
+ 'MPEG video' : 'Video MPEG',
153
+ 'AVI video' : 'Video AVI',
154
+ 'Quicktime video' : 'Video Quicktime',
155
+ 'WM video' : 'Video WM',
156
+ 'Flash video' : 'Video Flash',
157
+ 'Matroska video' : 'Video Matroska',
158
+ // 'Shortcuts' : '???????',
159
+ 'Select all files' : 'Seleziona tutti i file',
160
+ 'Copy/Cut/Paste files' : 'Copia/Taglia/Incolla file',
161
+ 'Open selected file/folder' : 'Apri cartella/file selezionato',
162
+ 'Open/close QuickLook window' : 'Apri/Chiudi finestra anteprima',
163
+ 'Remove selected files' : 'Elimina file selezionati',
164
+ 'Selected files or current directory info' : 'Informazioni file elezionati o cartella corrente',
165
+ 'Create new directory' : 'Nuova cartella',
166
+ 'Open upload files form' : 'Apri form per caricare file',
167
+ 'Select previous file' : 'Seleziona file precedente',
168
+ 'Select next file' : 'Seleziona prossimo file',
169
+ 'Return into previous folder' : 'Torna alla cartella precedente',
170
+ 'Increase/decrease files selection' : 'Incrementa/decrementa la selezione dei file',
171
+ 'Authors' : 'Autori',
172
+ 'Sponsors' : 'Colaboradores',
173
+ 'elFinder: Web file manager' : 'elFinder: Web File Manager',
174
+ 'Version' : 'Versione',
175
+ 'Copyright: Studio 42 LTD' : 'Copyright: Studio 42',
176
+ 'Donate to support project development' : 'Dona per supportare lo sviluppo del programma',
177
+ 'Javascripts/PHP programming: Dmitry (dio) Levashov, dio@std42.ru' : 'Programazione Javascripts/php: Dmitry (dio) Levashov, dio@std42.ru',
178
+ 'Python programming, techsupport: Troex Nevelin, troex@fury.scancode.ru' : 'Programazione Python, supporto tecnico: Troex Nevelin, troex@fury.scancode.ru',
179
+ 'Design: Valentin Razumnih' : 'Design: Valentin Razumnyh',
180
+ 'Spanish localization' : 'Traduzione in italiano: ',
181
+ 'Icons' : 'Iconos',
182
+ 'License: BSD License' : 'Licenza: BSD License',
183
+ 'elFinder documentation' : 'Documentazione elFinder',
184
+ 'Simple and usefull Content Management System' : 'Un CMS Semplice e funzionale',
185
+ 'Support project development and we will place here info about you' : 'Sopporta lo sviluppo del software e metteremo qui le informazioni riguardanti te.',
186
+ 'Contacts us if you need help integrating elFinder in you products' : 'Contattaci se hai bisogno di aiuto per integrare elFinder nei toui prodotti',
187
+ 'elFinder support following shortcuts' : 'elFinder supporta i seguenti tasti di scelta rapida',
188
+ 'helpText' : 'elFinder funziona come un comune filemanager per PC. <br />Puoi manipolare i file tramite il pannello principale, il menu o i tasti di scelta rapida. Per spostare i file o le cartelle &egrave; sufficiente trascinarli nella cartella desiderata; se si preme contemporaneamente anche il tasto Shift i file vengono copiati.'
189
+ };
190
+
191
+ })(jQuery);
@@ -0,0 +1,191 @@
1
+ /*
2
+ * Japanese translation
3
+ * @author Tomoaki Yoshida <info@yoshida-studio.jp>
4
+ * @version 2010-09-22
5
+ */
6
+ (function($) {
7
+ if (elFinder && elFinder.prototype.options && elFinder.prototype.options.i18n)
8
+ elFinder.prototype.options.i18n.jp = {
9
+ /* errors */
10
+ 'Root directory does not exists' : 'ルートディレクトリが存在しません',
11
+ 'Unable to connect to backend' : 'バックエンドと接続できません',
12
+ 'Access denied' : 'アクセスが拒否されました',
13
+ 'Invalid backend configuration' : 'バックエンドの設定が正しくありません',
14
+ 'Unknown command' : '未知のコマンドです',
15
+ 'Command not allowed' : '許可されていないコマンドです',
16
+ 'Invalid parameters' : 'パラメータが正しくありません',
17
+ 'File not found' : 'ファイルが見つかりません',
18
+ 'Invalid name' : '名前が正しくありません',
19
+ 'File or folder with the same name already exists' : '同じ名前のファイルまたはフォルダが存在しています',
20
+ 'Unable to rename file' : 'ファイル名を変更できません',
21
+ 'Unable to create folder' : 'フォルダが作成できません',
22
+ 'Unable to create file' : 'ファイルが作成できません',
23
+ 'No file to upload' : 'アップロードするファイルがありません',
24
+ 'Select at least one file to upload' : '少なくとも1つのファイルをアップロードしてください',
25
+ 'File exceeds the maximum allowed filesize' : 'ファイルサイズが最大許容量を超えています',
26
+ 'Data exceeds the maximum allowed size' : 'データが最大許容サイズを超えています',
27
+ 'Not allowed file type' : '許可されていないファイルタイプです',
28
+ 'Unable to upload file' : 'ファイルがアップロードできません',
29
+ 'Unable to upload files' : 'ファイルがアップロードできません',
30
+ 'Unable to remove file' : 'ファイルが削除できません',
31
+ 'Unable to save uploaded file' : 'アップロードされているファイルを保存できません',
32
+ 'Some files was not uploaded' : 'いくつかのファイルがアップロードされていません',
33
+ 'Unable to copy into itself' : '同じフォルダ内にコピーできません',
34
+ 'Unable to move files' : 'ファイルを移動できません',
35
+ 'Unable to copy files' : 'ファイルをコピーできません',
36
+ 'Unable to create file copy' : 'ファイルのコピーが作成できません',
37
+ 'File is not an image' : '画像ファイルではありません',
38
+ 'Unable to resize image' : '画像をリサイズできません',
39
+ 'Unable to write to file' : 'ファイルに書き込むことができません',
40
+ 'Unable to create archive' : 'アーカイブを作成することができません',
41
+ 'Unable to extract files from archive' : 'アーカイブを解凍できません',
42
+ 'Unable to open broken link' : 'リンクが壊れています',
43
+ 'File URL disabled by connector config' : 'connector configでファイルURLが無効にされています',
44
+ /* statusbar */
45
+ 'items' : 'アイテム',
46
+ 'selected items' : 'アイテム選択',
47
+ /* commands/buttons */
48
+ 'Back' : '戻る',
49
+ 'Reload' : 'リロード',
50
+ 'Open' : '開く',
51
+ 'Preview with Quick Look' : 'クイックルックで見る',
52
+ 'Select file' : 'ファイル選択',
53
+ 'New folder' : '新しいフォルダ',
54
+ 'New text file' : '新しいテキストファイル',
55
+ 'Upload files' : 'ファイルアップロード',
56
+ 'Copy' : 'コピー',
57
+ 'Cut' : 'カット',
58
+ 'Paste' : 'ペースト',
59
+ 'Duplicate' : '複製',
60
+ 'Remove' : '削除',
61
+ 'Rename' : '名前変更',
62
+ 'Edit text file' : 'テキストファイル編集',
63
+ 'View as icons' : 'アイコン表示',
64
+ 'View as list' : 'リスト表示',
65
+ 'Resize image' : 'イメージリサイズ',
66
+ 'Create archive' : '圧縮',
67
+ 'Uncompress archive' : '解凍',
68
+ 'Get info' : 'プロパティ',
69
+ 'Help' : 'ヘルプ',
70
+ 'Dock/undock filemanager window' : 'ファイルマネージャを出す/しまう',
71
+ /* upload/get info dialogs */
72
+ 'Maximum allowed files size' : '最大許容ファイルサイズ',
73
+ 'Add field' : 'フィールドを加える',
74
+ 'File info' : 'ファイル情報',
75
+ 'Folder info' : 'フォルダ情報',
76
+ 'Name' : '名前',
77
+ 'Kind' : '種類',
78
+ 'Size' : 'サイズ',
79
+ 'Modified' : '修正日時',
80
+ 'Permissions' : 'パーミッション',
81
+ 'Link to' : 'リンク先',
82
+ 'Dimensions' : '画像サイズ',
83
+ 'Confirmation required' : '確認',
84
+ 'Are you sure you want to remove files?<br /> This cannot be undone!' : 'ファイルを削除します。よろしいですか?<br />この操作は取り消しできません!',
85
+ /* permissions */
86
+ 'read' : '読み取り',
87
+ 'write' : '書き込み',
88
+ 'remove' : '削除',
89
+ /* dates */
90
+ 'Jan' : '1月',
91
+ 'Feb' : '2月',
92
+ 'Mar' : '3月',
93
+ 'Apr' : '4月',
94
+ 'May' : '5月',
95
+ 'Jun' : '6月',
96
+ 'Jul' : '7月',
97
+ 'Aug' : '8月',
98
+ 'Sep' : '9月',
99
+ 'Oct' : '10月',
100
+ 'Nov' : '11月',
101
+ 'Dec' : '12月',
102
+ 'Today' : '今日',
103
+ 'Yesterday' : '昨日',
104
+ /* mimetypes */
105
+ 'Unknown' : '不明',
106
+ 'Folder' : 'フォルダ',
107
+ 'Alias' : 'エイリアス',
108
+ 'Broken alias' : '壊れたエイリアス',
109
+ 'Plain text' : 'プレーンテキスト',
110
+ 'Postscript document' : 'Postscript ドキュメント',
111
+ 'Application' : 'アプリケーション',
112
+ 'Microsoft Office document' : 'Microsoft Office ドキュメント',
113
+ 'Microsoft Word document' : 'Microsoft Word ドキュメント',
114
+ 'Microsoft Excel document' : 'Microsoft Excel ドキュメント',
115
+ 'Microsoft Powerpoint presentation' : 'Microsoft Powerpoint ドキュメント',
116
+ 'Open Office document' : 'Open Officeドキュメント',
117
+ 'Flash application' : 'Flash アプリケーション',
118
+ 'XML document' : 'XML ドキュメント',
119
+ 'Bittorrent file' : 'Bittorrent ファイル',
120
+ '7z archive' : '7z 形式',
121
+ 'TAR archive' : 'TAR 形式',
122
+ 'GZIP archive' : 'GZIP 形式',
123
+ 'BZIP archive' : 'BZIP 形式',
124
+ 'ZIP archive' : 'ZIP 形式',
125
+ 'RAR archive' : 'RAR 形式',
126
+ 'Javascript application' : 'Javascript アプリケーション',
127
+ 'PHP source' : 'PHP ソース',
128
+ 'HTML document' : 'HTML ドキュメント',
129
+ 'Javascript source' : 'Javascript ソース',
130
+ 'CSS style sheet' : 'CSS',
131
+ 'C source' : 'C ソース',
132
+ 'C++ source' : 'C++ ソース',
133
+ 'Unix shell script' : 'Unix shell スクリプト',
134
+ 'Python source' : 'Python ソース',
135
+ 'Java source' : 'Java ソース',
136
+ 'Ruby source' : 'Ruby ソース',
137
+ 'Perl script' : 'Perl スクリプト',
138
+ 'BMP image' : 'BMP イメージ',
139
+ 'JPEG image' : 'JPEG イメージ',
140
+ 'GIF Image' : 'GIF イメージ',
141
+ 'PNG Image' : 'PNG イメージ',
142
+ 'TIFF image' : 'TIFF イメージ',
143
+ 'TGA image' : 'TGA イメージ',
144
+ 'Adobe Photoshop image' : 'Adobe Photoshop イメージ',
145
+ 'MPEG audio' : 'MPEG オーディオ',
146
+ 'MIDI audio' : 'MIDI オーディオ',
147
+ 'Ogg Vorbis audio' : 'Ogg Vorbis オーディオ',
148
+ 'MP4 audio' : 'MP4 オーディオ',
149
+ 'WAV audio' : 'WAV オーディオ',
150
+ 'DV video' : 'DV ビデオ',
151
+ 'MP4 video' : 'MP4 ビデオ',
152
+ 'MPEG video' : 'MPEG ビデオ',
153
+ 'AVI video' : 'AVI ビデオ',
154
+ 'Quicktime video' : 'Quicktime ビデオ',
155
+ 'WM video' : 'WM ビデオ',
156
+ 'Flash video' : 'Flash ビデオ',
157
+ 'Matroska video' : 'Matroska ビデオ',
158
+ // 'Shortcuts' : 'ショートカット',
159
+ 'Select all files' : '全てのファイルを選択',
160
+ 'Copy/Cut/Paste files' : 'ファイルのコピー/カット/ペースト',
161
+ 'Open selected file/folder' : '選択されたファイル/フォルダを開く',
162
+ 'Open/close QuickLook window' : 'クイックルックウィンドウを開く/閉じる',
163
+ 'Remove selected files' : '選択されたファイルを削除',
164
+ 'Selected files or current directory info' : '選択されたファイルまたは現在のディレクトリの情報',
165
+ 'Create new directory' : '新しいディレクトリを作成',
166
+ 'Open upload files form' : 'ファイルアップロードウィンドウを開く',
167
+ 'Select previous file' : '前のファイルを選択',
168
+ 'Select next file' : '次のファイルを選択',
169
+ 'Return into previous folder' : '前のフォルダへ戻る',
170
+ 'Increase/decrease files selection' : 'ファイルの選択を増やす/減らす',
171
+ 'Authors' : 'Authors',
172
+ 'Sponsors' : 'Sponsors',
173
+ 'elFinder: Web file manager' : 'elFinder: Web file manager',
174
+ 'Version' : 'Version',
175
+ 'Copyright: Studio 42 LTD' : 'Copyright: Studio 42 LTD',
176
+ 'Donate to support project development' : 'Donate to support project development',
177
+ 'Javascripts/PHP programming: Dmitry (dio) Levashov, dio@std42.ru' : 'Javascripts/PHP programming: Dmitry (dio) Levashov, dio@std42.ru',
178
+ 'Python programming, techsupport: Troex Nevelin, troex@fury.scancode.ru' : 'Python programming, techsupport: Troex Nevelin, troex@fury.scancode.ru',
179
+ 'Design: Valentin Razumnih' : 'Design: Valentin Razumnih',
180
+ 'Spanish localization' : 'Spanish localization',
181
+ 'Icons' : 'Icons',
182
+ 'License: BSD License' : 'License: BSD License',
183
+ 'elFinder documentation' : 'elFinder documentation',
184
+ 'Simple and usefull Content Management System' : 'Simple and usefull Content Management System',
185
+ 'Support project development and we will place here info about you' : 'プロジェクトをサポートしてあなたの情報をここに刻みましょう。',
186
+ 'Contacts us if you need help integrating elFinder in you products' : 'あなたの商品にelFinderを組み込む際に助力が必要な際は私たちにご連絡ください',
187
+ 'elFinder support following shortcuts' : 'elFinderでは次のショートカットが利用できます',
188
+ 'helpText' : 'elFinderはあなたのコンピュータのファイルマネージャ的な動作をします。<br />上部パネルのアイコンでファイル/フォルダの操作をします。アイコンにマウスカーソルを合わせるとヒントが表示されます。<br />elFinder内のファイルやフォルダを操作するには右クリックで表示されるメニューを使用します。<br />複数のファイルやフォルダをコピーまたは削除するには、Shift/Alt(Command)を押しながら左クリックをします。'
189
+ };
190
+
191
+ })(jQuery);