muck-raker 0.1.37 → 0.1.38

Sign up to get free protection for your applications and to get access to all the features.
Files changed (303) hide show
  1. data/README.rdoc +4 -2
  2. data/VERSION +1 -1
  3. data/app/controllers/muck/aggregation_feeds_controller.rb +43 -0
  4. data/app/controllers/muck/aggregations_controller.rb +150 -260
  5. data/app/controllers/muck/topics_controller.rb +93 -0
  6. data/app/helpers/muck_raker_aggregations_helper.rb +21 -0
  7. data/app/helpers/muck_raker_feeds_helper.rb +0 -12
  8. data/app/helpers/muck_raker_google_helper.rb +70 -80
  9. data/app/models/aggregation.rb +63 -17
  10. data/app/models/aggregation_feed.rb +2 -1
  11. data/app/models/feed.rb +29 -2
  12. data/app/models/google_feed_request.rb +7 -1
  13. data/app/models/identity_feed.rb +2 -2
  14. data/app/models/service.rb +125 -31
  15. data/app/views/aggregations/_aggregation.html.erb +1 -0
  16. data/app/views/aggregations/_data_source.html.erb +2 -2
  17. data/app/views/aggregations/_feeds.html.erb +1 -0
  18. data/app/views/aggregations/_preview_form.html.erb +12 -0
  19. data/app/views/aggregations/edit.html.erb +60 -14
  20. data/app/views/aggregations/index.html.erb +17 -0
  21. data/app/views/aggregations/index.iphone.erb +0 -0
  22. data/app/views/aggregations/new.html.erb +3 -4
  23. data/app/views/aggregations/preview.html.erb +46 -0
  24. data/app/views/aggregations/preview.iphone.erb +0 -0
  25. data/app/views/aggregations/rss_discovery.html.erb +3 -0
  26. data/app/views/feeds/_form.html.erb +1 -1
  27. data/app/views/feeds/new.html.erb +1 -1
  28. data/app/views/feeds/new_extended.html.erb +1 -1
  29. data/app/views/feeds/new_oai_rss.html.erb +1 -1
  30. data/app/views/google/_feed.html.erb +33 -1
  31. data/app/views/google/_feeds_scripts.html.erb +19 -0
  32. data/app/views/raker_mailer/notification_feed_added.text.ar.html.erb +2 -1
  33. data/app/views/raker_mailer/notification_feed_added.text.ar.plain.erb +3 -1
  34. data/app/views/raker_mailer/notification_feed_added.text.bg.html.erb +3 -2
  35. data/app/views/raker_mailer/notification_feed_added.text.bg.plain.erb +4 -2
  36. data/app/views/raker_mailer/notification_feed_added.text.ca.html.erb +1 -0
  37. data/app/views/raker_mailer/notification_feed_added.text.ca.plain.erb +2 -0
  38. data/app/views/raker_mailer/notification_feed_added.text.cs.html.erb +2 -1
  39. data/app/views/raker_mailer/notification_feed_added.text.cs.plain.erb +3 -1
  40. data/app/views/raker_mailer/notification_feed_added.text.da.html.erb +2 -1
  41. data/app/views/raker_mailer/notification_feed_added.text.da.plain.erb +3 -1
  42. data/app/views/raker_mailer/notification_feed_added.text.de.html.erb +1 -0
  43. data/app/views/raker_mailer/notification_feed_added.text.de.plain.erb +2 -0
  44. data/app/views/raker_mailer/notification_feed_added.text.el.html.erb +3 -2
  45. data/app/views/raker_mailer/notification_feed_added.text.el.plain.erb +4 -2
  46. data/app/views/raker_mailer/notification_feed_added.text.es.html.erb +1 -0
  47. data/app/views/raker_mailer/notification_feed_added.text.es.plain.erb +2 -0
  48. data/app/views/raker_mailer/notification_feed_added.text.et.html.erb +2 -1
  49. data/app/views/raker_mailer/notification_feed_added.text.et.plain.erb +3 -1
  50. data/app/views/raker_mailer/notification_feed_added.text.fa.html.erb +2 -1
  51. data/app/views/raker_mailer/notification_feed_added.text.fa.plain.erb +3 -1
  52. data/app/views/raker_mailer/notification_feed_added.text.fi.html.erb +2 -1
  53. data/app/views/raker_mailer/notification_feed_added.text.fi.plain.erb +3 -1
  54. data/app/views/raker_mailer/notification_feed_added.text.fr.html.erb +2 -1
  55. data/app/views/raker_mailer/notification_feed_added.text.fr.plain.erb +3 -1
  56. data/app/views/raker_mailer/notification_feed_added.text.gl.html.erb +3 -2
  57. data/app/views/raker_mailer/notification_feed_added.text.gl.plain.erb +4 -2
  58. data/app/views/raker_mailer/notification_feed_added.text.hi.html.erb +2 -1
  59. data/app/views/raker_mailer/notification_feed_added.text.hi.plain.erb +3 -1
  60. data/app/views/raker_mailer/notification_feed_added.text.hr.html.erb +3 -2
  61. data/app/views/raker_mailer/notification_feed_added.text.hr.plain.erb +4 -2
  62. data/app/views/raker_mailer/notification_feed_added.text.hu.html.erb +3 -2
  63. data/app/views/raker_mailer/notification_feed_added.text.hu.plain.erb +4 -2
  64. data/app/views/raker_mailer/notification_feed_added.text.id.html.erb +2 -1
  65. data/app/views/raker_mailer/notification_feed_added.text.id.plain.erb +3 -1
  66. data/app/views/raker_mailer/notification_feed_added.text.it.html.erb +2 -1
  67. data/app/views/raker_mailer/notification_feed_added.text.it.plain.erb +3 -1
  68. data/app/views/raker_mailer/notification_feed_added.text.iw.html.erb +2 -1
  69. data/app/views/raker_mailer/notification_feed_added.text.iw.plain.erb +3 -1
  70. data/app/views/raker_mailer/notification_feed_added.text.ja.html.erb +4 -3
  71. data/app/views/raker_mailer/notification_feed_added.text.ja.plain.erb +5 -3
  72. data/app/views/raker_mailer/notification_feed_added.text.ko.html.erb +1 -0
  73. data/app/views/raker_mailer/notification_feed_added.text.ko.plain.erb +2 -0
  74. data/app/views/raker_mailer/notification_feed_added.text.lt.html.erb +2 -1
  75. data/app/views/raker_mailer/notification_feed_added.text.lt.plain.erb +3 -1
  76. data/app/views/raker_mailer/notification_feed_added.text.lv.html.erb +3 -2
  77. data/app/views/raker_mailer/notification_feed_added.text.lv.plain.erb +4 -2
  78. data/app/views/raker_mailer/notification_feed_added.text.mt.html.erb +2 -1
  79. data/app/views/raker_mailer/notification_feed_added.text.mt.plain.erb +3 -1
  80. data/app/views/raker_mailer/notification_feed_added.text.nl.html.erb +1 -0
  81. data/app/views/raker_mailer/notification_feed_added.text.nl.plain.erb +2 -0
  82. data/app/views/raker_mailer/notification_feed_added.text.no.html.erb +1 -0
  83. data/app/views/raker_mailer/notification_feed_added.text.no.plain.erb +2 -0
  84. data/app/views/raker_mailer/notification_feed_added.text.pl.html.erb +2 -1
  85. data/app/views/raker_mailer/notification_feed_added.text.pl.plain.erb +3 -1
  86. data/app/views/raker_mailer/notification_feed_added.text.pt-PT.html.erb +3 -2
  87. data/app/views/raker_mailer/notification_feed_added.text.pt-PT.plain.erb +4 -2
  88. data/app/views/raker_mailer/notification_feed_added.text.ro.html.erb +2 -1
  89. data/app/views/raker_mailer/notification_feed_added.text.ro.plain.erb +3 -1
  90. data/app/views/raker_mailer/notification_feed_added.text.ru.html.erb +1 -0
  91. data/app/views/raker_mailer/notification_feed_added.text.ru.plain.erb +2 -0
  92. data/app/views/raker_mailer/notification_feed_added.text.sk.html.erb +2 -1
  93. data/app/views/raker_mailer/notification_feed_added.text.sk.plain.erb +3 -1
  94. data/app/views/raker_mailer/notification_feed_added.text.sl.html.erb +2 -1
  95. data/app/views/raker_mailer/notification_feed_added.text.sl.plain.erb +3 -1
  96. data/app/views/raker_mailer/notification_feed_added.text.sq.html.erb +3 -2
  97. data/app/views/raker_mailer/notification_feed_added.text.sq.plain.erb +4 -2
  98. data/app/views/raker_mailer/notification_feed_added.text.sr.html.erb +3 -2
  99. data/app/views/raker_mailer/notification_feed_added.text.sr.plain.erb +4 -2
  100. data/app/views/raker_mailer/notification_feed_added.text.sv.html.erb +1 -0
  101. data/app/views/raker_mailer/notification_feed_added.text.sv.plain.erb +2 -0
  102. data/app/views/raker_mailer/notification_feed_added.text.th.html.erb +4 -3
  103. data/app/views/raker_mailer/notification_feed_added.text.th.plain.erb +5 -3
  104. data/app/views/raker_mailer/notification_feed_added.text.tl.html.erb +2 -1
  105. data/app/views/raker_mailer/notification_feed_added.text.tl.plain.erb +3 -1
  106. data/app/views/raker_mailer/notification_feed_added.text.tr.html.erb +3 -2
  107. data/app/views/raker_mailer/notification_feed_added.text.tr.plain.erb +4 -2
  108. data/app/views/raker_mailer/notification_feed_added.text.uk.html.erb +2 -1
  109. data/app/views/raker_mailer/notification_feed_added.text.uk.plain.erb +3 -1
  110. data/app/views/raker_mailer/notification_feed_added.text.vi.html.erb +2 -1
  111. data/app/views/raker_mailer/notification_feed_added.text.vi.plain.erb +3 -1
  112. data/app/views/raker_mailer/notification_feed_added.text.zh-CN.html.erb +4 -3
  113. data/app/views/raker_mailer/notification_feed_added.text.zh-CN.plain.erb +5 -3
  114. data/app/views/raker_mailer/notification_feed_added.text.zh-TW.html.erb +4 -3
  115. data/app/views/raker_mailer/notification_feed_added.text.zh-TW.plain.erb +5 -3
  116. data/app/views/raker_mailer/notification_feed_added.text.zh.html.erb +4 -3
  117. data/app/views/raker_mailer/notification_feed_added.text.zh.plain.erb +5 -3
  118. data/app/views/raker_mailer/notification_oai_endpoint_added.text.ar.html.erb +4 -0
  119. data/app/views/raker_mailer/notification_oai_endpoint_added.text.ar.plain.erb +4 -0
  120. data/app/views/raker_mailer/notification_oai_endpoint_added.text.bg.html.erb +4 -0
  121. data/app/views/raker_mailer/notification_oai_endpoint_added.text.bg.plain.erb +4 -0
  122. data/app/views/raker_mailer/notification_oai_endpoint_added.text.ca.html.erb +4 -0
  123. data/app/views/raker_mailer/notification_oai_endpoint_added.text.ca.plain.erb +4 -0
  124. data/app/views/raker_mailer/notification_oai_endpoint_added.text.cs.html.erb +4 -0
  125. data/app/views/raker_mailer/notification_oai_endpoint_added.text.cs.plain.erb +4 -0
  126. data/app/views/raker_mailer/notification_oai_endpoint_added.text.da.html.erb +4 -0
  127. data/app/views/raker_mailer/notification_oai_endpoint_added.text.da.plain.erb +4 -0
  128. data/app/views/raker_mailer/notification_oai_endpoint_added.text.de.html.erb +4 -0
  129. data/app/views/raker_mailer/notification_oai_endpoint_added.text.de.plain.erb +4 -0
  130. data/app/views/raker_mailer/notification_oai_endpoint_added.text.el.html.erb +4 -0
  131. data/app/views/raker_mailer/notification_oai_endpoint_added.text.el.plain.erb +4 -0
  132. data/app/views/raker_mailer/notification_oai_endpoint_added.text.es.html.erb +4 -0
  133. data/app/views/raker_mailer/notification_oai_endpoint_added.text.es.plain.erb +4 -0
  134. data/app/views/raker_mailer/notification_oai_endpoint_added.text.et.html.erb +4 -0
  135. data/app/views/raker_mailer/notification_oai_endpoint_added.text.et.plain.erb +4 -0
  136. data/app/views/raker_mailer/notification_oai_endpoint_added.text.fa.html.erb +4 -0
  137. data/app/views/raker_mailer/notification_oai_endpoint_added.text.fa.plain.erb +4 -0
  138. data/app/views/raker_mailer/notification_oai_endpoint_added.text.fi.html.erb +4 -0
  139. data/app/views/raker_mailer/notification_oai_endpoint_added.text.fi.plain.erb +4 -0
  140. data/app/views/raker_mailer/notification_oai_endpoint_added.text.fr.html.erb +4 -0
  141. data/app/views/raker_mailer/notification_oai_endpoint_added.text.fr.plain.erb +4 -0
  142. data/app/views/raker_mailer/notification_oai_endpoint_added.text.gl.html.erb +4 -0
  143. data/app/views/raker_mailer/notification_oai_endpoint_added.text.gl.plain.erb +4 -0
  144. data/app/views/raker_mailer/notification_oai_endpoint_added.text.hi.html.erb +4 -0
  145. data/app/views/raker_mailer/notification_oai_endpoint_added.text.hi.plain.erb +4 -0
  146. data/app/views/raker_mailer/notification_oai_endpoint_added.text.hr.html.erb +4 -0
  147. data/app/views/raker_mailer/notification_oai_endpoint_added.text.hr.plain.erb +4 -0
  148. data/app/views/raker_mailer/notification_oai_endpoint_added.text.hu.html.erb +4 -0
  149. data/app/views/raker_mailer/notification_oai_endpoint_added.text.hu.plain.erb +4 -0
  150. data/app/views/raker_mailer/notification_oai_endpoint_added.text.id.html.erb +4 -0
  151. data/app/views/raker_mailer/notification_oai_endpoint_added.text.id.plain.erb +4 -0
  152. data/app/views/raker_mailer/notification_oai_endpoint_added.text.it.html.erb +4 -0
  153. data/app/views/raker_mailer/notification_oai_endpoint_added.text.it.plain.erb +4 -0
  154. data/app/views/raker_mailer/notification_oai_endpoint_added.text.iw.html.erb +4 -0
  155. data/app/views/raker_mailer/notification_oai_endpoint_added.text.iw.plain.erb +4 -0
  156. data/app/views/raker_mailer/notification_oai_endpoint_added.text.ja.html.erb +4 -0
  157. data/app/views/raker_mailer/notification_oai_endpoint_added.text.ja.plain.erb +4 -0
  158. data/app/views/raker_mailer/notification_oai_endpoint_added.text.ko.html.erb +4 -0
  159. data/app/views/raker_mailer/notification_oai_endpoint_added.text.ko.plain.erb +4 -0
  160. data/app/views/raker_mailer/notification_oai_endpoint_added.text.lt.html.erb +4 -0
  161. data/app/views/raker_mailer/notification_oai_endpoint_added.text.lt.plain.erb +4 -0
  162. data/app/views/raker_mailer/notification_oai_endpoint_added.text.lv.html.erb +4 -0
  163. data/app/views/raker_mailer/notification_oai_endpoint_added.text.lv.plain.erb +4 -0
  164. data/app/views/raker_mailer/notification_oai_endpoint_added.text.mt.html.erb +4 -0
  165. data/app/views/raker_mailer/notification_oai_endpoint_added.text.mt.plain.erb +4 -0
  166. data/app/views/raker_mailer/notification_oai_endpoint_added.text.nl.html.erb +4 -0
  167. data/app/views/raker_mailer/notification_oai_endpoint_added.text.nl.plain.erb +4 -0
  168. data/app/views/raker_mailer/notification_oai_endpoint_added.text.no.html.erb +4 -0
  169. data/app/views/raker_mailer/notification_oai_endpoint_added.text.no.plain.erb +4 -0
  170. data/app/views/raker_mailer/notification_oai_endpoint_added.text.pl.html.erb +4 -0
  171. data/app/views/raker_mailer/notification_oai_endpoint_added.text.pl.plain.erb +4 -0
  172. data/app/views/raker_mailer/notification_oai_endpoint_added.text.pt-PT.html.erb +4 -0
  173. data/app/views/raker_mailer/notification_oai_endpoint_added.text.pt-PT.plain.erb +4 -0
  174. data/app/views/raker_mailer/notification_oai_endpoint_added.text.ro.html.erb +4 -0
  175. data/app/views/raker_mailer/notification_oai_endpoint_added.text.ro.plain.erb +4 -0
  176. data/app/views/raker_mailer/notification_oai_endpoint_added.text.ru.html.erb +4 -0
  177. data/app/views/raker_mailer/notification_oai_endpoint_added.text.ru.plain.erb +4 -0
  178. data/app/views/raker_mailer/notification_oai_endpoint_added.text.sk.html.erb +4 -0
  179. data/app/views/raker_mailer/notification_oai_endpoint_added.text.sk.plain.erb +4 -0
  180. data/app/views/raker_mailer/notification_oai_endpoint_added.text.sl.html.erb +4 -0
  181. data/app/views/raker_mailer/notification_oai_endpoint_added.text.sl.plain.erb +4 -0
  182. data/app/views/raker_mailer/notification_oai_endpoint_added.text.sq.html.erb +4 -0
  183. data/app/views/raker_mailer/notification_oai_endpoint_added.text.sq.plain.erb +4 -0
  184. data/app/views/raker_mailer/notification_oai_endpoint_added.text.sr.html.erb +4 -0
  185. data/app/views/raker_mailer/notification_oai_endpoint_added.text.sr.plain.erb +4 -0
  186. data/app/views/raker_mailer/notification_oai_endpoint_added.text.sv.html.erb +4 -0
  187. data/app/views/raker_mailer/notification_oai_endpoint_added.text.sv.plain.erb +4 -0
  188. data/app/views/raker_mailer/notification_oai_endpoint_added.text.th.html.erb +4 -0
  189. data/app/views/raker_mailer/notification_oai_endpoint_added.text.th.plain.erb +4 -0
  190. data/app/views/raker_mailer/notification_oai_endpoint_added.text.tl.html.erb +4 -0
  191. data/app/views/raker_mailer/notification_oai_endpoint_added.text.tl.plain.erb +4 -0
  192. data/app/views/raker_mailer/notification_oai_endpoint_added.text.tr.html.erb +4 -0
  193. data/app/views/raker_mailer/notification_oai_endpoint_added.text.tr.plain.erb +4 -0
  194. data/app/views/raker_mailer/notification_oai_endpoint_added.text.uk.html.erb +4 -0
  195. data/app/views/raker_mailer/notification_oai_endpoint_added.text.uk.plain.erb +4 -0
  196. data/app/views/raker_mailer/notification_oai_endpoint_added.text.vi.html.erb +4 -0
  197. data/app/views/raker_mailer/notification_oai_endpoint_added.text.vi.plain.erb +4 -0
  198. data/app/views/raker_mailer/notification_oai_endpoint_added.text.zh-CN.html.erb +4 -0
  199. data/app/views/raker_mailer/notification_oai_endpoint_added.text.zh-CN.plain.erb +4 -0
  200. data/app/views/raker_mailer/notification_oai_endpoint_added.text.zh-TW.html.erb +4 -0
  201. data/app/views/raker_mailer/notification_oai_endpoint_added.text.zh-TW.plain.erb +4 -0
  202. data/app/views/raker_mailer/notification_oai_endpoint_added.text.zh.html.erb +4 -0
  203. data/app/views/raker_mailer/notification_oai_endpoint_added.text.zh.plain.erb +4 -0
  204. data/app/views/topics/_feed_preview.html.erb +18 -0
  205. data/app/views/topics/_form.html.erb +15 -0
  206. data/app/views/{opmls → topics}/_rss_discover.html.erb +0 -0
  207. data/app/views/{opmls → topics}/new.html.erb +7 -7
  208. data/app/views/topics/photos.html.erb +14 -0
  209. data/app/views/topics/show.html.erb +47 -0
  210. data/app/views/{opmls/index.opml.builder → topics/show.opml.builder} +0 -0
  211. data/app/views/topics/videos.html.erb +14 -0
  212. data/config/muck_raker_routes.rb +4 -3
  213. data/db/bootstrap/service_categories.yml +1 -1
  214. data/db/bootstrap/services.yml +15 -1
  215. data/db/migrate/20091006183742_add_feed_count_to_aggregation.rb +9 -0
  216. data/lib/muck_raker.rb +0 -4
  217. data/locales/ar.yml +27 -6
  218. data/locales/bg.yml +28 -7
  219. data/locales/ca.yml +30 -9
  220. data/locales/cs.yml +27 -6
  221. data/locales/da.yml +27 -6
  222. data/locales/de.yml +28 -7
  223. data/locales/el.yml +27 -6
  224. data/locales/en.yml +27 -6
  225. data/locales/es.yml +28 -7
  226. data/locales/et.yml +28 -7
  227. data/locales/fa.yml +27 -6
  228. data/locales/fi.yml +27 -6
  229. data/locales/fr.yml +27 -6
  230. data/locales/gl.yml +31 -10
  231. data/locales/hi.yml +27 -6
  232. data/locales/hr.yml +29 -8
  233. data/locales/hu.yml +29 -8
  234. data/locales/id.yml +27 -6
  235. data/locales/it.yml +29 -8
  236. data/locales/iw.yml +29 -8
  237. data/locales/ja.yml +29 -8
  238. data/locales/ko.yml +29 -8
  239. data/locales/lt.yml +30 -9
  240. data/locales/lv.yml +30 -9
  241. data/locales/mt.yml +32 -11
  242. data/locales/nl.yml +28 -7
  243. data/locales/no.yml +30 -9
  244. data/locales/pl.yml +27 -6
  245. data/locales/pt-PT.yml +27 -6
  246. data/locales/ro.yml +28 -7
  247. data/locales/ru.yml +27 -6
  248. data/locales/sk.yml +27 -6
  249. data/locales/sl.yml +30 -9
  250. data/locales/sq.yml +28 -7
  251. data/locales/sr.yml +27 -6
  252. data/locales/sv.yml +27 -6
  253. data/locales/th.yml +28 -7
  254. data/locales/tl.yml +27 -6
  255. data/locales/tr.yml +27 -6
  256. data/locales/uk.yml +27 -6
  257. data/locales/vi.yml +27 -6
  258. data/locales/zh-CN.yml +28 -7
  259. data/locales/zh-TW.yml +28 -7
  260. data/locales/zh.yml +28 -7
  261. data/muck-raker.gemspec +126 -13
  262. data/public/images/service_icons/16/metacafe.png +0 -0
  263. data/public/images/service_icons/24/metacafe.png +0 -0
  264. data/public/images/service_icons/48/metacafe.png +0 -0
  265. data/public/images/service_icons/60/metacafe.png +0 -0
  266. data/public/images/service_icons/source/bibsonomy.psd +0 -0
  267. data/public/images/service_icons/source/metacafe.psd +0 -0
  268. data/public/stylesheets/frame.css +10 -6
  269. data/public/stylesheets/muck-raker.css +77 -0
  270. data/test/rails_root/app/views/layouts/default.html.erb +1 -1
  271. data/test/rails_root/db/bootstrap/service_categories.yml +1 -1
  272. data/test/rails_root/db/bootstrap/services.yml +18 -2
  273. data/test/rails_root/db/migrate/20091006183742_add_feed_count_to_aggregation.rb +9 -0
  274. data/test/rails_root/public/images/service_icons/16/metacafe.png +0 -0
  275. data/test/rails_root/public/images/service_icons/24/metacafe.png +0 -0
  276. data/test/rails_root/public/images/service_icons/48/metacafe.png +0 -0
  277. data/test/rails_root/public/images/service_icons/60/metacafe.png +0 -0
  278. data/test/rails_root/public/images/service_icons/source/bibsonomy.psd +0 -0
  279. data/test/rails_root/public/images/service_icons/source/metacafe.psd +0 -0
  280. data/test/rails_root/public/javascripts/muck_activities.js +1 -2
  281. data/test/rails_root/public/stylesheets/application.css +0 -117
  282. data/test/rails_root/public/stylesheets/frame.css +10 -6
  283. data/test/rails_root/public/stylesheets/muck-activities.css +39 -0
  284. data/test/rails_root/public/stylesheets/muck-raker.css +77 -0
  285. data/test/rails_root/test/factories.rb +5 -0
  286. data/test/rails_root/test/functional/aggregation_feeds_controller_test.rb +67 -0
  287. data/test/rails_root/test/functional/aggregations_controller_test.rb +37 -3
  288. data/test/rails_root/test/functional/topics_controller_test.rb +46 -0
  289. data/test/rails_root/test/unit/aggregation_feed_test.rb +8 -0
  290. data/test/rails_root/test/unit/aggregation_test.rb +95 -0
  291. data/test/rails_root/test/unit/comment_test.rb +1 -1
  292. data/test/rails_root/test/unit/entry_test.rb +3 -0
  293. data/test/rails_root/test/unit/feed_test.rb +3 -0
  294. data/test/rails_root/test/unit/oai_endpoint_test.rb +3 -0
  295. data/test/rails_root/test/unit/service_test.rb +81 -11
  296. metadata +126 -13
  297. data/app/controllers/muck/opmls_controller.rb +0 -28
  298. data/app/views/google/_feed_bookmarks.html.erb +0 -13
  299. data/app/views/google/_feed_display.html.erb +0 -13
  300. data/app/views/google/_feed_photos.html.erb +0 -13
  301. data/app/views/google/_feeds_display.html.erb +0 -2
  302. data/app/views/opmls/index.html.erb +0 -19
  303. data/test/rails_root/test/functional/opmls_controller_test.rb +0 -37
data/locales/hu.yml CHANGED
@@ -2,9 +2,10 @@
2
2
  hu:
3
3
  muck:
4
4
  activity_templates:
5
- entry_comment: Kommentáld
5
+ entry_comment: Megjegyzést
6
6
  raker:
7
7
  add_aggregation: "Add összesítése"
8
+ add_aggregation_title: "Név összesítést:"
8
9
  add_edit_feeds: "Hozzáadása / szerkesztése Feeds"
9
10
  add_extended_feed_sub_title: "Hozzájárulhat egy új adatforrás"
10
11
  add_extended_feed_title: "Add new feed"
@@ -13,11 +14,16 @@ hu:
13
14
  add_feed_title: "Új feed"
14
15
  add_feed_url: "Url:"
15
16
  add_feeds_to_aggregation: "Add hírcsatornák {{title}}"
17
+ add_more_sources: "Add Források"
16
18
  add_oai: "Add OAI -"
17
19
  add_oai_feed: "Add OAI Végpont"
20
+ add_opml_to_aggregation: "Add OPML-fájl"
18
21
  add_rss: "Add RSS"
19
22
  add_rss_feed: "Add RSS Feed"
23
+ add_sources_by_tag: "Add tovább táplálja a címkéket."
20
24
  added_date: Hozzá
25
+ aggregation_deleted: "{{title}} Törölve"
26
+ aggregation_updated: "Frissítve összesítés"
21
27
  all_resources: "Minden Resources"
22
28
  already_added_uri_feed: "Már felvette a url {{uri}}"
23
29
  already_added_username_feed: "Már ki egy {{service}} számlát a felhasználónév {{username}}"
@@ -27,10 +33,11 @@ hu:
27
33
  atom: Atomnak
28
34
  available_services: "Rendelkezésre álló szolgáltatások"
29
35
  available_sources: "A rendelkezésre álló források"
36
+ back: Vissza
30
37
  ban_feed: "Mark feed érvénytelennek"
31
38
  banned: betiltottak
32
39
  blogger_prompt: "URL of your Blog"
33
- build_opml: "Build OPML"
40
+ build_topic: "Fedezze fel Topic"
34
41
  calculated: számítani
35
42
  cant_modify_aggregation: "Önnek nincs jogosultsága a megadott összesítés."
36
43
  cant_modify_identity_feed: "Önnek nincs jogosultsága a megadott feed."
@@ -42,7 +49,7 @@ hu:
42
49
  collections: Gyűjteményeket
43
50
  collections_long: "Indexált Collections"
44
51
  comment_entries_count:
45
- one: "Megjegyzés 1"
52
+ one: "1 Hozzászólás"
46
53
  other: "{{count}} Hozzászólások"
47
54
  contributor: Befizetője
48
55
  course_search_results: "Tanfolyamok <b>{{first}} - {{last}}</b> a <b>{{total}}</b> keresési <b>{{terms}}</b>"
@@ -59,6 +66,7 @@ hu:
59
66
  display_address: "Display Cím"
60
67
  display_url: "Url megjelenjen:"
61
68
  download_opml: "Letöltés OPML fájl {{terms}}"
69
+ edit_aggregation: "Edit összesítése"
62
70
  edit_aggregation_title: "Szerkesztési {{title}}"
63
71
  entries_count: Szövegrészek
64
72
  entry_commment_contents: "kommentálta {{resource}}"
@@ -74,6 +82,7 @@ hu:
74
82
  feed_banned_message: "Feed betiltották."
75
83
  feed_id: Azonosítót
76
84
  feed_metadata_address: "Metadata Cím"
85
+ feed_remove: "Feed Removed"
77
86
  feed_successfully_created: "Feed sikeresen létrejött."
78
87
  feed_successfully_updated: "Feed sikeresen frissítve."
79
88
  feed_type: "Feed típus"
@@ -81,12 +90,12 @@ hu:
81
90
  feed_validated_message: "Feed jóváhagyták."
82
91
  feeds_for_aggregation: "Feedek ezen összesítés"
83
92
  feeds_title: "Regisztrált Collections"
93
+ finding_topics: "Searching for érintett történetek ..."
84
94
  for: miatt
85
95
  friendfeed_prompt: "FriendFeed RSS URL -"
86
96
  friendfeed_rss: "Megtalálhatja az URL alján a {{link}}."
87
- generate_new_opml: "Létrehoz egy új OPML fájl"
88
- generate_opml: "OPML fájl generálása"
89
- generating_opml_message: "OPML fájl generálása. Ez eltarthat egy perc múlva ...."
97
+ generate_new_topic: "Létrehoz egy új témát"
98
+ generating_topic_message: "Generálása téma fájl. Ez eltarthat egy perc múlva ...."
90
99
  gm_more_prompt: "További Kapcsolódó anyagok"
91
100
  gm_title: "Kapcsolódó anyagok"
92
101
  goodreads_prompt: "Goodreads Profil URL"
@@ -97,6 +106,7 @@ hu:
97
106
  identity_feed_removed: "Megszüntették a szolgáltatási"
98
107
  identity_feeds: "Identity Feeds"
99
108
  import_service: "Import {{service}}"
109
+ latest_aggregations: "Legújabb csoportok,"
100
110
  linkedin_prompt: "LinkedIn nyilvános bemutatkozása URL"
101
111
  linkedin_rss: "Megtalálhatja az URL alján a {{link}}."
102
112
  loading_content_image: "&lt;% = T ( &#39;muck.raker.loading_image &quot;)%&gt;"
@@ -107,16 +117,20 @@ hu:
107
117
  login_to_comment: "Login to add a comment"
108
118
  metadata: metaadatokat
109
119
  metadata_prefix: "Metadata Prefix"
120
+ my_identity: "My Identity"
110
121
  my_services: Szolgáltatásaim
111
122
  narrow_further: "keskeny további eredmények"
112
123
  netflix_prompt: "Netflix Queue RSS URL-je"
113
124
  netflix_rss: "Megtalálhatja az Ön URL-{{link}}. Ne feledjük, hogy számos feedek érhetõ el Netflix Queue oldal (Queue, ajánlások, Movie Reviews, stb.) Adjunk hozzá annyi, amennyit csak akar!"
114
125
  new_aggregation: "Új összesítése"
115
126
  new_global_feed: "Egy új takarmány egészült ki {{application_name}}"
127
+ new_search: "Új keresés"
128
+ new_topic_title: "Keressen egy új témát, és kiépíteni a találati oldalon."
116
129
  next: Következő
117
130
  next_label: Következő
118
131
  no_entries_found: "No entries found"
119
132
  no_feeds_at_uri: "Nem találtunk a megadott URL"
133
+ no_feeds_found: "No feeds találtak"
120
134
  no_feeds_from_username: "Nem tudtuk megtalálni a megadott számlára"
121
135
  no_hits: "A keresés - <b>{{search}}</b> - nem talált semmilyen <b>{{resource_type}}.</b> Próbáld egy másik keresést, vagy válasszon másik nyelvet."
122
136
  no_recommendations: "Nincs ajánlás találtak."
@@ -129,8 +143,7 @@ hu:
129
143
  of: "-től"
130
144
  ok: Rendben
131
145
  only_courses: "Csak Tanfolyamok"
132
- opml_feeds_for: "Feedek {{terms}}"
133
- opml_generated: "Ön OPML fájl `{{terms}}` nyerték-hírcsatornák az alább felsorolt."
146
+ photos: Photos
134
147
  polyvore_prompt: "Polyvore Profil URL"
135
148
  polyvore_rss: "Ön Polyvore Profil URL néz http://www.polyvore.com/cgi/profile?id=00000"
136
149
  powered_by: "powered by"
@@ -144,6 +157,7 @@ hu:
144
157
  related_resources_title: "Kapcsolódó anyagok"
145
158
  relevance: relevanciáját
146
159
  remix: Remix
160
+ remove: Eltávolít
147
161
  repository: Metaadatokat
148
162
  repository_short_title: "Adattár Rövid cím:"
149
163
  repository_title: "Adattár Cím:"
@@ -153,10 +167,13 @@ hu:
153
167
  results: Eredményt
154
168
  rss: "RSS -"
155
169
  rss_url: "URL-címét rss feed"
170
+ save_aggreation: "Mentés Ez az összesítés"
171
+ save_aggreation_instructions: "Távolítsa el a nem kívánt eszik kattintva &quot;Eltávolítás&quot;. Ön képes lesz új infók a következő lépés."
156
172
  search: keres
157
173
  search_button: Jár
158
174
  search_for: "Keresés:"
159
175
  search_link: "Forrásokat találni!"
176
+ searching_for_feed: "Searching for feeds ..."
160
177
  select_feeds_prompt: "Válassza ki a feedeket szeretne hozzáadni:"
161
178
  select_service_prompt: "Kérjük, válasszon egy szolgáltatást"
162
179
  service_feed_name: "{{term}} A {{service}}"
@@ -167,6 +184,7 @@ hu:
167
184
  show_tagged_courses: "Csak tanfolyamok"
168
185
  show_tagged_resources: "mutatnak semmiféle forrás"
169
186
  signup: "Sign Up"
187
+ signup_to_save_aggreation: "{{login}} Vagy {{signup}} menteni a kereséshez"
170
188
  spinner_image: "Kép várakozás"
171
189
  start_over: "kezdete át"
172
190
  status: Állapot
@@ -176,9 +194,12 @@ hu:
176
194
  tags: címkéket
177
195
  terms_instructions: "Adjunk hozzá annyi címke vagy kifejezést, amennyit szeretett volna. Külön mindegyik vessző. azaz étel, receptek, a legjobb helyen enni, szerves"
178
196
  title: Címben
197
+ topic_feeds_for: "Feedek {{terms}}"
198
+ topic_generated: "Eredmények a `{{terms}}`."
179
199
  type_of_metadata: "Metadata típusa:"
180
200
  uri: URL
181
201
  validate_feed: "Mark feed érvényes"
202
+ videos: Video
182
203
  visit: keresse
183
204
  xml: XML
184
205
  zotero_group_prompt: "Zotero csoport URL"
data/locales/id.yml CHANGED
@@ -5,6 +5,7 @@ id:
5
5
  entry_comment: Komentar
6
6
  raker:
7
7
  add_aggregation: "Tambahkan Aggregation"
8
+ add_aggregation_title: "Nama untuk agregasi:"
8
9
  add_edit_feeds: "Tambah / Edit Feeds"
9
10
  add_extended_feed_sub_title: "Kontribusi sumber data baru"
10
11
  add_extended_feed_title: "Menambahkan feed baru"
@@ -13,11 +14,16 @@ id:
13
14
  add_feed_title: "Menambahkan feed baru"
14
15
  add_feed_url: "Url:"
15
16
  add_feeds_to_aggregation: "Tambah feed untuk {{title}}"
17
+ add_more_sources: "Tambahkan Sumber"
16
18
  add_oai: "Tambahkan oai"
17
19
  add_oai_feed: "Tambahkan oai Endpoint"
20
+ add_opml_to_aggregation: "Tambahkan file OPML"
18
21
  add_rss: "Tambahkan Rss"
19
22
  add_rss_feed: "Tambahkan RSS Feed"
23
+ add_sources_by_tag: "Tambahkan lebih banyak feed dengan tag."
20
24
  added_date: Ditambahkan
25
+ aggregation_deleted: "{{title}} Dihapus"
26
+ aggregation_updated: "Aggregation Diperbarui"
21
27
  all_resources: "Semua Resources"
22
28
  already_added_uri_feed: "Anda sudah menambahkan url {{uri}}"
23
29
  already_added_username_feed: "Anda sudah menambahkan account {{service}} dengan username {{username}}"
@@ -27,10 +33,11 @@ id:
27
33
  atom: Atom
28
34
  available_services: "Tersedia Layanan"
29
35
  available_sources: "Tersedia Sumber"
36
+ back: Belakang
30
37
  ban_feed: "Mark feed sebagai tidak valid"
31
38
  banned: dilarang
32
39
  blogger_prompt: "Url dari Blog Anda"
33
- build_opml: "Build OPML"
40
+ build_topic: "Temukan Topic"
34
41
  calculated: dihitung
35
42
  cant_modify_aggregation: "Anda tidak memiliki izin untuk mengakses agregasi tertentu."
36
43
  cant_modify_identity_feed: "Anda tidak memiliki izin untuk mengakses feed tertentu."
@@ -59,6 +66,7 @@ id:
59
66
  display_address: "Display Alamat"
60
67
  display_url: "Url yang akan ditampilkan:"
61
68
  download_opml: "Download OPML file untuk {{terms}}"
69
+ edit_aggregation: "Edit Aggregation"
62
70
  edit_aggregation_title: "Mengedit {{title}}"
63
71
  entries_count: Entri
64
72
  entry_commment_contents: "commented on {{resource}}"
@@ -74,6 +82,7 @@ id:
74
82
  feed_banned_message: "Feed dilarang."
75
83
  feed_id: ID
76
84
  feed_metadata_address: "Metadata Alamat"
85
+ feed_remove: "Feed Dihapus"
77
86
  feed_successfully_created: "Feed berhasil dibuat."
78
87
  feed_successfully_updated: "Feed berhasil diperbarui."
79
88
  feed_type: "Jenis feed"
@@ -81,12 +90,12 @@ id:
81
90
  feed_validated_message: "Feed disetujui."
82
91
  feeds_for_aggregation: "Feed untuk agregasi ini"
83
92
  feeds_title: "Terdaftar Koleksi"
93
+ finding_topics: "Mencari cerita yang relevan ..."
84
94
  for: untuk
85
95
  friendfeed_prompt: "FriendFeed RSS URL"
86
96
  friendfeed_rss: "Anda dapat menemukan URL Anda di bagian bawah {{link}}. Anda"
87
- generate_new_opml: "Generate a new file OPML"
88
- generate_opml: "Menghasilkan File OPML"
89
- generating_opml_message: "Menghasilkan file opml. Ini mungkin akan mengambil satu menit atau lebih ...."
97
+ generate_new_topic: "Buat topik baru"
98
+ generating_topic_message: "Menghasilkan file topik. Ini mungkin akan mengambil satu menit atau lebih ...."
90
99
  gm_more_prompt: "More Related Resources"
91
100
  gm_title: "Related Resources"
92
101
  goodreads_prompt: "Profil Goodreads URL"
@@ -97,6 +106,7 @@ id:
97
106
  identity_feed_removed: "Layanan Dihapus"
98
107
  identity_feeds: "Identitas Feed"
99
108
  import_service: "Impor {{service}}"
109
+ latest_aggregations: "Latest sekumpulan"
100
110
  linkedin_prompt: "LinkedIn URL profil umum"
101
111
  linkedin_rss: "Anda dapat menemukan URL Anda di bagian bawah {{link}}. Anda"
102
112
  loading_content_image: "&lt;% = T ( &#39;muck.raker.loading_image&#39;)%&gt;"
@@ -107,16 +117,20 @@ id:
107
117
  login_to_comment: "Login untuk menambahkan komentar"
108
118
  metadata: metadata
109
119
  metadata_prefix: "Metadata Awalan"
120
+ my_identity: "My Identity"
110
121
  my_services: "My Services"
111
122
  narrow_further: "hasil sempit lebih"
112
123
  netflix_prompt: "Netflix Antrian RSS URL"
113
124
  netflix_rss: "Anda dapat menemukan URL Anda {{link}}. Perhatikan bahwa ada beberapa feed yang tersedia pada halaman Antrian Netflix (Antrian, Rekomendasi, Movie Review, dll). Tambahkan sebanyak yang Anda suka!"
114
125
  new_aggregation: "Baru Aggregation"
115
126
  new_global_feed: "Sebuah feed baru telah ditambahkan ke {{application_name}}"
127
+ new_search: "New Search"
128
+ new_topic_title: "Mencari topik baru dan membangun halaman hasil."
116
129
  next: Berikutnya
117
130
  next_label: Berikutnya
118
131
  no_entries_found: "No entries found"
119
132
  no_feeds_at_uri: "Kami tidak dapat menemukan url yang diberikan"
133
+ no_feeds_found: "Tidak ada feed yang ditemukan"
120
134
  no_feeds_from_username: "Kami tidak dapat menemukan account yang diberikan"
121
135
  no_hits: "Pencarian Anda - <b>{{search}}</b> - tidak cocok dengan <b>{{resource_type}}.</b> Silakan mencoba pencarian lain atau memilih bahasa yang berbeda."
122
136
  no_recommendations: "Tidak ada rekomendasi yang ditemukan."
@@ -129,8 +143,7 @@ id:
129
143
  of: dari
130
144
  ok: OK
131
145
  only_courses: "Hanya Kursus"
132
- opml_feeds_for: "Feed untuk {{terms}}"
133
- opml_generated: "File OPML Anda untuk `{{terms}}` telah dihasilkan dengan feed yang tercantum di bawah ini."
146
+ photos: Foto
134
147
  polyvore_prompt: "URL profil Polyvore"
135
148
  polyvore_rss: "Profil Polyvore Anda URL terlihat seperti http://www.polyvore.com/cgi/profile?id=00000"
136
149
  powered_by: "powered by"
@@ -144,6 +157,7 @@ id:
144
157
  related_resources_title: "Related Resources"
145
158
  relevance: relevansi
146
159
  remix: Remix
160
+ remove: Melepas
147
161
  repository: Metadata
148
162
  repository_short_title: "Repositori Short Judul:"
149
163
  repository_title: "Repositori Judul:"
@@ -153,10 +167,13 @@ id:
153
167
  results: Hasil
154
168
  rss: RSS
155
169
  rss_url: "Url untuk rss feed"
170
+ save_aggreation: "Simpan Aggregation"
171
+ save_aggreation_instructions: "Hapus semua feed yang tidak diinginkan dengan mengklik &#39;Hapus&#39;. Anda akan dapat menambahkan feed baru pada langkah berikutnya."
156
172
  search: mencari
157
173
  search_button: Pergi
158
174
  search_for: "Search for:"
159
175
  search_link: "Find Resources!"
176
+ searching_for_feed: "Pencarian untuk feed ..."
160
177
  select_feeds_prompt: "Pilih feed yang ingin Anda tambahkan:"
161
178
  select_service_prompt: "Silakan pilih layanan"
162
179
  service_feed_name: "{{term}} Pada {{service}}"
@@ -167,6 +184,7 @@ id:
167
184
  show_tagged_courses: "hanya menampilkan kursus"
168
185
  show_tagged_resources: "menunjukkan jenis sumber daya"
169
186
  signup: Daftar
187
+ signup_to_save_aggreation: "{{login}} Atau {{signup}} untuk menyimpan pencarian ini"
170
188
  spinner_image: "Menunggu foto"
171
189
  start_over: memulai
172
190
  status: Status
@@ -176,9 +194,12 @@ id:
176
194
  tags: tag
177
195
  terms_instructions: "Tambahkan sebagai banyak tag atau frasa yang Anda inginkan. Pisahkan masing-masing dengan koma. yakni makanan, resep, tempat terbaik untuk makan, organik"
178
196
  title: Judul
197
+ topic_feeds_for: "Feed untuk {{terms}}"
198
+ topic_generated: "Hasil untuk `{{terms}}`."
179
199
  type_of_metadata: "Jenis artikel:"
180
200
  uri: Url
181
201
  validate_feed: "Mark feed sebagai sah"
202
+ videos: Videos
182
203
  visit: kunjungi
183
204
  xml: XML
184
205
  zotero_group_prompt: "URL grup Zotero"
data/locales/it.yml CHANGED
@@ -5,6 +5,7 @@ it:
5
5
  entry_comment: Commento
6
6
  raker:
7
7
  add_aggregation: "Aggiungi Aggregazione"
8
+ add_aggregation_title: "Nome di aggregazione:"
8
9
  add_edit_feeds: "Aggiungi / Modifica Feeds"
9
10
  add_extended_feed_sub_title: "Contribuire con una fonte di nuovi dati"
10
11
  add_extended_feed_title: "Aggiungi nuovo feed"
@@ -13,11 +14,16 @@ it:
13
14
  add_feed_title: "Aggiungi un nuovo feed"
14
15
  add_feed_url: "URL:"
15
16
  add_feeds_to_aggregation: "Aggiungere feed a {{title}}"
17
+ add_more_sources: "Aggiungi Fonti"
16
18
  add_oai: "Aggiungi OAI"
17
19
  add_oai_feed: "Aggiungi OAI Endpoint"
20
+ add_opml_to_aggregation: "Aggiungi file OPML"
18
21
  add_rss: "Aggiungi Rss"
19
22
  add_rss_feed: "Aggiungi Feed RSS"
23
+ add_sources_by_tag: "Aggiungere più feed per tag."
20
24
  added_date: Added
25
+ aggregation_deleted: "{{title}} Soppresso"
26
+ aggregation_updated: "Aggregazione Aggiornato"
21
27
  all_resources: "Tutte le risorse"
22
28
  already_added_uri_feed: "Hai già aggiunto la {{uri}} url"
23
29
  already_added_username_feed: "Hai già aggiunto un account {{service}} con il {{username}} username"
@@ -27,10 +33,11 @@ it:
27
33
  atom: Atom
28
34
  available_services: "Servizi disponibili"
29
35
  available_sources: "Fonti a disposizione"
30
- ban_feed: "Mangimi Marco come non valido"
36
+ back: Indietro
37
+ ban_feed: "Feed Segna come valida"
31
38
  banned: vietato
32
39
  blogger_prompt: "URL del tuo blog"
33
- build_opml: "Build OPML"
40
+ build_topic: "Scopri Topic"
34
41
  calculated: calcolato
35
42
  cant_modify_aggregation: "Non hai il permesso di accesso l&#39;aggregazione specificato."
36
43
  cant_modify_identity_feed: "Non hai il permesso di accedere al feed specificato."
@@ -59,6 +66,7 @@ it:
59
66
  display_address: "Visualizzare l&#39;indirizzo"
60
67
  display_url: "URL da visualizzare:"
61
68
  download_opml: "Scarica il file OPML per {{terms}}"
69
+ edit_aggregation: "Modifica Aggregazione"
62
70
  edit_aggregation_title: "Editing {{title}}"
63
71
  entries_count: Entries
64
72
  entry_commment_contents: "commento su {{resource}}"
@@ -74,6 +82,7 @@ it:
74
82
  feed_banned_message: "Feed è stato vietato."
75
83
  feed_id: ID
76
84
  feed_metadata_address: "Metadati Indirizzo"
85
+ feed_remove: "Feed Removed"
77
86
  feed_successfully_created: "Feed è stato creato con successo."
78
87
  feed_successfully_updated: "Feed è stato aggiornato con successo."
79
88
  feed_type: "Tipo di feed"
@@ -81,12 +90,12 @@ it:
81
90
  feed_validated_message: "Feed è stato approvato."
82
91
  feeds_for_aggregation: "Feed per questa aggregazione"
83
92
  feeds_title: "Registrati Collezioni"
93
+ finding_topics: "Alla ricerca di storie di rilevante ..."
84
94
  for: per
85
95
  friendfeed_prompt: "FriendFeed URL RSS"
86
96
  friendfeed_rss: "Puoi trovare il tuo URL nella parte inferiore del vostro {{link}}."
87
- generate_new_opml: "Generare un file OPML nuovo"
88
- generate_opml: "Genera file OPML"
89
- generating_opml_message: "Generazione di file OPML. Questo potrebbe richiedere un minuto o giù di lì ...."
97
+ generate_new_topic: "Generare un nuovo argomento"
98
+ generating_topic_message: "Generazione di file di argomento. Questo potrebbe richiedere un minuto o giù di lì ...."
90
99
  gm_more_prompt: "Maggiori informazioni Risorse correlate"
91
100
  gm_title: "Risorse correlate"
92
101
  goodreads_prompt: "Profilo Goodreads URL"
@@ -97,26 +106,31 @@ it:
97
106
  identity_feed_removed: "Rimosso servizio"
98
107
  identity_feeds: "Identità Feeds"
99
108
  import_service: "Import {{service}}"
109
+ latest_aggregations: "Ultime notizie aggregazioni"
100
110
  linkedin_prompt: "Profilo su LinkedIn pubblico URL"
101
111
  linkedin_rss: "Puoi trovare il tuo URL nella parte inferiore del vostro {{link}}."
102
112
  loading_content_image: "&lt;% = T ( &#39;muck.raker.loading_image&#39;)%&gt;"
103
113
  loading_image: "Caricamento delle immagini"
104
- loading_message: "Loading ..."
114
+ loading_message: "... Caricamento"
105
115
  login: Accesso
106
116
  login_or_signup_prompt: "{{signup}} O {{login}} per discutere e condividere le risorse."
107
117
  login_to_comment: "Effettua il login per inserire un commento"
108
118
  metadata: metadati
109
119
  metadata_prefix: "Metadati Prefisso"
120
+ my_identity: "La mia identità"
110
121
  my_services: "I miei servizi"
111
122
  narrow_further: "stretto ulteriormente i risultati"
112
123
  netflix_prompt: "Netflix Queue URL RSS"
113
124
  netflix_rss: "Puoi trovare il tuo URL sulla {{link}}. Notare che ci sono vari feed disponibili sulla pagina Netflix Queue (Coda, Consigli, recensioni di film, ecc.) Aggiungere tanti che vuoi!"
114
125
  new_aggregation: "New Aggregazione"
115
126
  new_global_feed: "Un nuovo feed è stato aggiunto alla {{application_name}}"
127
+ new_search: "Nuova Ricerca"
128
+ new_topic_title: "Ricerca di un nuovo argomento e creare la pagina dei risultati."
116
129
  next: Successivo
117
130
  next_label: Successivo
118
131
  no_entries_found: "Nessun risultato trovato"
119
132
  no_feeds_at_uri: "Ma non abbiamo trovato l&#39;url dato"
133
+ no_feeds_found: "Nessun feed sono stati trovati"
120
134
  no_feeds_from_username: "Ma non abbiamo trovato il racconto"
121
135
  no_hits: "La tua ricerca - <b>{{search}}</b> - non ha prodotto risultati in nessun <b>{{resource_type}}.</b> Prova a cercare un altro o di scegliere una lingua diversa."
122
136
  no_recommendations: "Raccomandazioni non sono stati trovati."
@@ -129,8 +143,7 @@ it:
129
143
  of: di
130
144
  ok: OK
131
145
  only_courses: "Solo Corsi"
132
- opml_feeds_for: "RSS per {{terms}}"
133
- opml_generated: "Il file OPML per `{{terms}}` è stato generato con i feed di seguito elencati."
146
+ photos: Foto
134
147
  polyvore_prompt: "Profilo polyvore URL"
135
148
  polyvore_rss: "Il tuo profilo polyvore URL assomiglia http://www.polyvore.com/cgi/profile?id=00000"
136
149
  powered_by: "powered by"
@@ -144,6 +157,7 @@ it:
144
157
  related_resources_title: "Risorse correlate"
145
158
  relevance: rilevanza
146
159
  remix: Remix
160
+ remove: Rimuovere
147
161
  repository: Metadati
148
162
  repository_short_title: "Repository Short Title:"
149
163
  repository_title: "Repository Titolo:"
@@ -153,10 +167,13 @@ it:
153
167
  results: Risultati
154
168
  rss: RSS
155
169
  rss_url: "URL del vostro feed rss"
170
+ save_aggreation: "Salva questo Aggregazione"
171
+ save_aggreation_instructions: "Rimuovere eventuali indesiderati feed cliccando su &#39;Rimuovi&#39;. Sarete in grado di aggiungere nuovi feed nella fase successiva."
156
172
  search: ricerca
157
173
  search_button: Andare
158
174
  search_for: "Ricerca per:"
159
175
  search_link: "Trovare le risorse!"
176
+ searching_for_feed: "Ricerca di feed ..."
160
177
  select_feeds_prompt: "Selezionare il feed che si desidera aggiungere:"
161
178
  select_service_prompt: "Selezionare un servizio"
162
179
  service_feed_name: "{{term}} Su {{service}}"
@@ -167,6 +184,7 @@ it:
167
184
  show_tagged_courses: "Mostra solo i corsi"
168
185
  show_tagged_resources: "presentare alcun tipo di risorsa"
169
186
  signup: Iscriviti
187
+ signup_to_save_aggreation: "{{login}} O {{signup}} per salvare la ricerca"
170
188
  spinner_image: "In attesa di immagini"
171
189
  start_over: Ricomincia
172
190
  status: Stato
@@ -176,9 +194,12 @@ it:
176
194
  tags: tags
177
195
  terms_instructions: "Aggiungere i tag o le frasi che desideri. Separata con una virgola. cibo, le ricette, i luoghi migliori per mangiare, organici"
178
196
  title: Titolo
197
+ topic_feeds_for: "RSS per {{terms}}"
198
+ topic_generated: "Risultati per `{{terms}}`."
179
199
  type_of_metadata: "Tipo di metadati:"
180
200
  uri: Url
181
201
  validate_feed: "Feed Segna come valido"
202
+ videos: Video
182
203
  visit: visita
183
204
  xml: XML
184
205
  zotero_group_prompt: "Gruppo Zotero URL"
data/locales/iw.yml CHANGED
@@ -5,6 +5,7 @@ iw:
5
5
  entry_comment: תגובה
6
6
  raker:
7
7
  add_aggregation: "הוסף צבירה"
8
+ add_aggregation_title: "שם עבור הצבירה:"
8
9
  add_edit_feeds: "הוסף / ערוך הזנות"
9
10
  add_extended_feed_sub_title: "לתרום מקור נתונים חדש"
10
11
  add_extended_feed_title: "הוסף עדכון חדש"
@@ -13,11 +14,16 @@ iw:
13
14
  add_feed_title: "הוסף עדכון חדש"
14
15
  add_feed_url: "כתובת האתר:"
15
16
  add_feeds_to_aggregation: "הוסף הזנות {{title}}"
17
+ add_more_sources: "הוסף מקורות"
16
18
  add_oai: "הוסף OAI"
17
19
  add_oai_feed: "הוסף OAI Endpoint"
20
+ add_opml_to_aggregation: "הוספת קובץ OPML"
18
21
  add_rss: "הוסף Rss"
19
22
  add_rss_feed: "הוסף הזנת RSS"
23
+ add_sources_by_tag: "הוסף עוד הזנות על ידי תגיות."
20
24
  added_date: Added
25
+ aggregation_deleted: "{{title}} נמחק"
26
+ aggregation_updated: "צבירה עדכון"
21
27
  all_resources: "כל משאבי"
22
28
  already_added_uri_feed: "אתה כבר הוסיף את כתובת {{uri}}"
23
29
  already_added_username_feed: "אתה כבר התווסף חשבון {{service}} עם {{username}} שם המשתמש"
@@ -27,10 +33,11 @@ iw:
27
33
  atom: Atom
28
34
  available_services: "השירותים הזמינים"
29
35
  available_sources: "מקורות זמינים"
36
+ back: חזרה
30
37
  ban_feed: "להאכיל כמו מארק לנכים"
31
38
  banned: אסרה
32
39
  blogger_prompt: "כתובת האתר של הבלוג שלך"
33
- build_opml: "לבנות OPML"
40
+ build_topic: "גלה הנושאים"
34
41
  calculated: מחושב
35
42
  cant_modify_aggregation: "אין לך הרשאה לגשת צבירה שצוין."
36
43
  cant_modify_identity_feed: "אין לך הרשאה לגשת להאכיל שצוין."
@@ -59,6 +66,7 @@ iw:
59
66
  display_address: "הצג כתובת"
60
67
  display_url: "כתובת האתר שתוצג:"
61
68
  download_opml: "להוריד קובץ OPML עבור {{terms}}"
69
+ edit_aggregation: "עריכה צבירה"
62
70
  edit_aggregation_title: "עריכת {{title}}"
63
71
  entries_count: רשומות
64
72
  entry_commment_contents: "תגובות על {{resource}}"
@@ -74,6 +82,7 @@ iw:
74
82
  feed_banned_message: "Feed הוחרם."
75
83
  feed_id: מק&quot;ט
76
84
  feed_metadata_address: "Metadata כתובת"
85
+ feed_remove: "Feed הוסר"
77
86
  feed_successfully_created: "Feed נוצר בהצלחה."
78
87
  feed_successfully_updated: "Feed עודכן בהצלחה."
79
88
  feed_type: "סוג Feed"
@@ -81,14 +90,14 @@ iw:
81
90
  feed_validated_message: "Feed אושרה."
82
91
  feeds_for_aggregation: "הזנות עבור צבירה זו"
83
92
  feeds_title: "אוספים נרשם"
93
+ finding_topics: "מחפש סיפורים רלוונטי ..."
84
94
  for: עבור
85
95
  friendfeed_prompt: "FriendFeed כתובת RSS"
86
96
  friendfeed_rss: "אתה יכול למצוא את כתובת האתר שלך בתחתית {{link}}. שלך"
87
- generate_new_opml: "ליצור קובץ OPML חדש"
88
- generate_opml: "ליצור קובץ OPML"
89
- generating_opml_message: "יצירת קובץ OPML. זה עלול להימשך דקה או כל כך ...."
97
+ generate_new_topic: "צור נושא חדש"
98
+ generating_topic_message: "יצירת קובץ נושא. זה עלול להימשך דקה או כל כך ...."
90
99
  gm_more_prompt: "יותר משאבים קשורים"
91
- gm_title: "משאבים קשורים"
100
+ gm_title: "מורידים משתמשים"
92
101
  goodreads_prompt: "Goodreads פרופיל כתובת"
93
102
  goodreads_rss: "למשל, http://www.goodreads.com/user/show/1111"
94
103
  harvest_interval: "מרווח קציר (שעות)"
@@ -97,6 +106,7 @@ iw:
97
106
  identity_feed_removed: "הוסר שירות"
98
107
  identity_feeds: "הזנות זהות"
99
108
  import_service: "{{service}} ייבוא"
109
+ latest_aggregations: "Aggregations אחרונות"
100
110
  linkedin_prompt: "פרופיל LinkedIn הציבור כתובת"
101
111
  linkedin_rss: "אתה יכול למצוא את כתובת האתר שלך בתחתית {{link}}. שלך"
102
112
  loading_content_image: "&lt;% = T ( &#39;muck.raker.loading_image&#39;)%&gt;"
@@ -107,16 +117,20 @@ iw:
107
117
  login_to_comment: "התחבר כדי להוסיף הערה"
108
118
  metadata: מטה
109
119
  metadata_prefix: "Metadata קידומת"
120
+ my_identity: "הזהות שלי"
110
121
  my_services: "השירותים שלי"
111
122
  narrow_further: "צר תוצאות נוספות"
112
123
  netflix_prompt: "נטפליקס תור RSS כתובת"
113
124
  netflix_rss: "אתה יכול למצוא את כתובת האתר שלך על {{link}}. שלך שים לב כי ישנם מספר הזנות זמין ב נטפליקס שלך בדף תור (תור, המלצות, ביקורות סרטים, וכו &#39;). הוסף כמה שאתה רוצה!"
114
125
  new_aggregation: "ניו צבירה"
115
126
  new_global_feed: "עדכון חדש נוספה {{application_name}}"
127
+ new_search: "חיפוש חדש"
128
+ new_topic_title: "חפשו נושא חדש ולבנות את דף התוצאות."
116
129
  next: הבא
117
130
  next_label: הבא
118
131
  no_entries_found: "לא נמצאו ערכים"
119
132
  no_feeds_at_uri: "לא הצלחנו למצוא את כתובת האתר נתון"
133
+ no_feeds_found: "לא נמצאו הזנות"
120
134
  no_feeds_from_username: "לא יכולנו למצוא את החשבון נתן"
121
135
  no_hits: "חיפוש - <b>{{search}}</b> - לא תאם כל <b>{{resource_type}}.</b> אנא נסה חיפוש שונה או בחר בשפה שונה."
122
136
  no_recommendations: "לא נמצאו המלצות."
@@ -129,8 +143,7 @@ iw:
129
143
  of: של
130
144
  ok: אישור
131
145
  only_courses: "רק קורסים"
132
- opml_feeds_for: "הזנות עבור {{terms}}"
133
- opml_generated: "קובץ OPML שלך עבור `{{terms}}` כבר שנוצר עם הזנות המפורטים להלן."
146
+ photos: תמונות
134
147
  polyvore_prompt: "Polyvore פרופיל כתובת"
135
148
  polyvore_rss: "פרופיל Polyvore כתובת האתר שלך נראה כמו http://www.polyvore.com/cgi/profile?id=00000"
136
149
  powered_by: "מופעל על ידי"
@@ -141,9 +154,10 @@ iw:
141
154
  read_more: "קרא עוד"
142
155
  related_feeds: "הזנות קשורים"
143
156
  related_resources: בנושא
144
- related_resources_title: "משאבים קשורים"
157
+ related_resources_title: "מורידים משתמשים"
145
158
  relevance: הרלוונטיות
146
159
  remix: Remix
160
+ remove: להסיר
147
161
  repository: Metadata
148
162
  repository_short_title: "מאגר תאור קצר:"
149
163
  repository_title: "מאגר כותרת:"
@@ -153,10 +167,13 @@ iw:
153
167
  results: תוצאות
154
168
  rss: RSS
155
169
  rss_url: "Url-RSS שלך"
170
+ save_aggreation: "שמור צבירה"
171
+ save_aggreation_instructions: "הסר את כל הזנות לא רצויים על ידי לחיצה על &#39;הסר&#39;. תוכל להוסיף הזנות חדשות בשלב הבא."
156
172
  search: חיפוש
157
173
  search_button: "לעבור אל"
158
174
  search_for: "חפש:"
159
175
  search_link: "מצא משאבים!"
176
+ searching_for_feed: "מחפש מאכיל ..."
160
177
  select_feeds_prompt: "בחר את הזנות שאתה רוצה להוסיף:"
161
178
  select_service_prompt: "אנא בחר שירות"
162
179
  service_feed_name: "{{term}} ב {{service}}"
@@ -167,6 +184,7 @@ iw:
167
184
  show_tagged_courses: "להראות רק קורסים"
168
185
  show_tagged_resources: "להראות כל סוג של משאב"
169
186
  signup: הרשם
187
+ signup_to_save_aggreation: "{{login}} או {{signup}} לשמור חיפוש זה"
170
188
  spinner_image: "מחכה תמונה"
171
189
  start_over: "להתחיל מחדש"
172
190
  status: מצב
@@ -176,9 +194,12 @@ iw:
176
194
  tags: תגיות
177
195
  terms_instructions: "הוסף תגים כמו רבים או ביטויים כמו שאתה רוצה. הפרד עם פסיק. כלומר אוכל, מתכונים, המקומות הטובים ביותר לאכול, אורגני"
178
196
  title: כותר
197
+ topic_feeds_for: "הזנות עבור {{terms}}"
198
+ topic_generated: "תוצאות עבור `{{terms}}`."
179
199
  type_of_metadata: "סוג Metadata:"
180
200
  uri: Url
181
201
  validate_feed: "להאכיל מארק תקפה"
202
+ videos: וידאו
182
203
  visit: בקר
183
204
  xml: XML
184
205
  zotero_group_prompt: "קבוצה Zotero כתובת"