gettext 2.2.1 → 2.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (500) hide show
  1. data/COPYING +2 -1
  2. data/README.rdoc +9 -9
  3. data/Rakefile +94 -149
  4. data/bin/rmsgfmt +23 -20
  5. data/bin/rmsginit +29 -0
  6. data/bin/rmsgmerge +22 -20
  7. data/bin/rxgettext +24 -0
  8. data/doc/text/news.md +60 -0
  9. data/gettext.gemspec +7 -4
  10. data/lib/gettext.rb +3 -3
  11. data/lib/gettext/core_ext/string.rb +2 -1
  12. data/lib/gettext/runtime/locale_path.rb +6 -4
  13. data/lib/gettext/runtime/textdomain.rb +14 -8
  14. data/lib/gettext/runtime/textdomain_manager.rb +3 -3
  15. data/lib/gettext/task.rb +203 -0
  16. data/lib/gettext/tools.rb +33 -24
  17. data/lib/gettext/tools/msgfmt.rb +104 -0
  18. data/lib/gettext/tools/msginit.rb +363 -0
  19. data/lib/gettext/tools/msgmerge.rb +510 -0
  20. data/lib/gettext/tools/parser/ruby.rb +12 -17
  21. data/lib/gettext/tools/pomessage.rb +37 -4
  22. data/lib/gettext/tools/poparser.rb +27 -24
  23. data/lib/gettext/tools/xgettext.rb +327 -0
  24. data/lib/gettext/version.rb +2 -2
  25. data/po/bg/rgettext.po +2 -2
  26. data/po/bs/rgettext.po +2 -2
  27. data/po/ca/rgettext.po +2 -2
  28. data/po/cs/rgettext.po +2 -2
  29. data/po/de/gettext.po +668 -0
  30. data/po/de/gettext.po.bak +589 -0
  31. data/po/de/rgettext.po +2 -2
  32. data/po/el/gettext.po +571 -0
  33. data/po/el/rgettext.po +2 -2
  34. data/po/eo/rgettext.po +2 -2
  35. data/po/es/rgettext.po +2 -2
  36. data/po/et/rgettext.po +2 -2
  37. data/po/fr/gettext.po +589 -0
  38. data/po/fr/rgettext.po +2 -2
  39. data/po/gettext.pot +638 -0
  40. data/po/gettext.pot~ +638 -0
  41. data/po/hr/rgettext.po +2 -2
  42. data/po/hu/rgettext.po +2 -2
  43. data/po/it/gettext.po +589 -0
  44. data/po/it/rgettext.po +2 -2
  45. data/po/ja/gettext.po +591 -0
  46. data/po/ja/rgettext.po +112 -69
  47. data/po/ko/rgettext.po +2 -2
  48. data/po/lv/rgettext.po +2 -2
  49. data/po/nb/rgettext.po +2 -2
  50. data/po/nl/rgettext.po +2 -2
  51. data/po/pt_BR/rgettext.po +2 -2
  52. data/po/ru/rgettext.po +2 -2
  53. data/po/sr/rgettext.po +2 -2
  54. data/po/sv/rgettext.po +2 -2
  55. data/po/uk/gettext.po +571 -0
  56. data/po/uk/rgettext.po +2 -2
  57. data/po/vi/rgettext.po +2 -2
  58. data/po/zh/rgettext.po +2 -2
  59. data/po/zh_TW/rgettext.po +2 -2
  60. data/samples/README +2 -4
  61. data/samples/cgi/README +1 -1
  62. data/samples/cgi/cookie.cgi +1 -1
  63. data/samples/cgi/gettext.css +1 -1
  64. data/samples/cgi/helloerb.rhtml +1 -1
  65. data/samples/cgi/hellolib.rb +1 -1
  66. data/samples/cgi/http.rb +2 -2
  67. data/samples/cgi/index.cgi +1 -1
  68. data/samples/cgi/locale/bg/LC_MESSAGES/helloerb1.mo +0 -0
  69. data/samples/cgi/locale/bg/LC_MESSAGES/helloerb2.mo +0 -0
  70. data/samples/cgi/locale/bg/LC_MESSAGES/main.mo +0 -0
  71. data/samples/cgi/locale/bs/LC_MESSAGES/helloerb1.mo +0 -0
  72. data/samples/cgi/locale/bs/LC_MESSAGES/helloerb2.mo +0 -0
  73. data/samples/cgi/locale/bs/LC_MESSAGES/main.mo +0 -0
  74. data/samples/cgi/locale/ca/LC_MESSAGES/helloerb1.mo +0 -0
  75. data/samples/cgi/locale/ca/LC_MESSAGES/helloerb2.mo +0 -0
  76. data/samples/cgi/locale/ca/LC_MESSAGES/main.mo +0 -0
  77. data/samples/cgi/locale/cs/LC_MESSAGES/helloerb1.mo +0 -0
  78. data/samples/cgi/locale/cs/LC_MESSAGES/helloerb2.mo +0 -0
  79. data/samples/cgi/locale/cs/LC_MESSAGES/main.mo +0 -0
  80. data/samples/cgi/locale/de/LC_MESSAGES/helloerb1.mo +0 -0
  81. data/samples/cgi/locale/de/LC_MESSAGES/helloerb2.mo +0 -0
  82. data/samples/cgi/locale/de/LC_MESSAGES/main.mo +0 -0
  83. data/samples/cgi/locale/el/LC_MESSAGES/helloerb1.mo +0 -0
  84. data/samples/cgi/locale/el/LC_MESSAGES/helloerb2.mo +0 -0
  85. data/samples/cgi/locale/el/LC_MESSAGES/main.mo +0 -0
  86. data/samples/cgi/locale/eo/LC_MESSAGES/helloerb1.mo +0 -0
  87. data/samples/cgi/locale/eo/LC_MESSAGES/helloerb2.mo +0 -0
  88. data/samples/cgi/locale/eo/LC_MESSAGES/main.mo +0 -0
  89. data/samples/cgi/locale/es/LC_MESSAGES/helloerb1.mo +0 -0
  90. data/samples/cgi/locale/es/LC_MESSAGES/helloerb2.mo +0 -0
  91. data/samples/cgi/locale/es/LC_MESSAGES/main.mo +0 -0
  92. data/samples/cgi/locale/fr/LC_MESSAGES/helloerb1.mo +0 -0
  93. data/samples/cgi/locale/fr/LC_MESSAGES/helloerb2.mo +0 -0
  94. data/samples/cgi/locale/fr/LC_MESSAGES/main.mo +0 -0
  95. data/samples/cgi/locale/hr/LC_MESSAGES/helloerb1.mo +0 -0
  96. data/samples/cgi/locale/hr/LC_MESSAGES/helloerb2.mo +0 -0
  97. data/samples/cgi/locale/hr/LC_MESSAGES/main.mo +0 -0
  98. data/samples/cgi/locale/hu/LC_MESSAGES/helloerb1.mo +0 -0
  99. data/samples/cgi/locale/hu/LC_MESSAGES/helloerb2.mo +0 -0
  100. data/samples/cgi/locale/hu/LC_MESSAGES/main.mo +0 -0
  101. data/samples/cgi/locale/it/LC_MESSAGES/helloerb1.mo +0 -0
  102. data/samples/cgi/locale/it/LC_MESSAGES/helloerb2.mo +0 -0
  103. data/samples/cgi/locale/it/LC_MESSAGES/main.mo +0 -0
  104. data/samples/cgi/locale/ja/LC_MESSAGES/helloerb1.mo +0 -0
  105. data/samples/cgi/locale/ja/LC_MESSAGES/helloerb2.mo +0 -0
  106. data/samples/cgi/locale/ja/LC_MESSAGES/main.mo +0 -0
  107. data/samples/cgi/locale/ko/LC_MESSAGES/helloerb1.mo +0 -0
  108. data/samples/cgi/locale/ko/LC_MESSAGES/helloerb2.mo +0 -0
  109. data/samples/cgi/locale/ko/LC_MESSAGES/main.mo +0 -0
  110. data/samples/cgi/locale/lv/LC_MESSAGES/helloerb1.mo +0 -0
  111. data/samples/cgi/locale/lv/LC_MESSAGES/helloerb2.mo +0 -0
  112. data/samples/cgi/locale/lv/LC_MESSAGES/main.mo +0 -0
  113. data/samples/cgi/locale/nb/LC_MESSAGES/helloerb1.mo +0 -0
  114. data/samples/cgi/locale/nb/LC_MESSAGES/helloerb2.mo +0 -0
  115. data/samples/cgi/locale/nb/LC_MESSAGES/main.mo +0 -0
  116. data/samples/cgi/locale/nl/LC_MESSAGES/helloerb1.mo +0 -0
  117. data/samples/cgi/locale/nl/LC_MESSAGES/helloerb2.mo +0 -0
  118. data/samples/cgi/locale/nl/LC_MESSAGES/main.mo +0 -0
  119. data/samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb1.mo +0 -0
  120. data/samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb2.mo +0 -0
  121. data/samples/cgi/locale/pt_BR/LC_MESSAGES/main.mo +0 -0
  122. data/samples/cgi/locale/ru/LC_MESSAGES/helloerb1.mo +0 -0
  123. data/samples/cgi/locale/ru/LC_MESSAGES/helloerb2.mo +0 -0
  124. data/samples/cgi/locale/ru/LC_MESSAGES/main.mo +0 -0
  125. data/samples/cgi/locale/sr/LC_MESSAGES/helloerb1.mo +0 -0
  126. data/samples/cgi/locale/sr/LC_MESSAGES/helloerb2.mo +0 -0
  127. data/samples/cgi/locale/sr/LC_MESSAGES/main.mo +0 -0
  128. data/samples/cgi/locale/uk/LC_MESSAGES/helloerb1.mo +0 -0
  129. data/samples/cgi/locale/uk/LC_MESSAGES/helloerb2.mo +0 -0
  130. data/samples/cgi/locale/uk/LC_MESSAGES/main.mo +0 -0
  131. data/samples/cgi/locale/vi/LC_MESSAGES/helloerb1.mo +0 -0
  132. data/samples/cgi/locale/vi/LC_MESSAGES/helloerb2.mo +0 -0
  133. data/samples/cgi/locale/vi/LC_MESSAGES/main.mo +0 -0
  134. data/samples/cgi/locale/zh/LC_MESSAGES/helloerb1.mo +0 -0
  135. data/samples/cgi/locale/zh/LC_MESSAGES/helloerb2.mo +0 -0
  136. data/samples/cgi/locale/zh/LC_MESSAGES/main.mo +0 -0
  137. data/samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb1.mo +0 -0
  138. data/samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb2.mo +0 -0
  139. data/samples/cgi/locale/zh_TW/LC_MESSAGES/main.mo +0 -0
  140. data/samples/cgi/other.rhtml +1 -1
  141. data/samples/cgi/po/bg/helloerb1.po +4 -4
  142. data/samples/cgi/po/bg/helloerb2.po +4 -4
  143. data/samples/cgi/po/bg/hellolib.po +2 -2
  144. data/samples/cgi/po/bg/main.po +4 -4
  145. data/samples/cgi/po/bs/helloerb1.po +3 -3
  146. data/samples/cgi/po/bs/helloerb2.po +3 -3
  147. data/samples/cgi/po/bs/hellolib.po +2 -2
  148. data/samples/cgi/po/bs/main.po +3 -3
  149. data/samples/cgi/po/ca/helloerb1.po +4 -4
  150. data/samples/cgi/po/ca/helloerb2.po +4 -4
  151. data/samples/cgi/po/ca/hellolib.po +2 -2
  152. data/samples/cgi/po/ca/main.po +4 -4
  153. data/samples/cgi/po/cs/helloerb1.po +4 -4
  154. data/samples/cgi/po/cs/helloerb2.po +4 -4
  155. data/samples/cgi/po/cs/hellolib.po +2 -2
  156. data/samples/cgi/po/cs/main.po +4 -4
  157. data/samples/cgi/po/de/helloerb1.po +3 -3
  158. data/samples/cgi/po/de/helloerb2.po +3 -3
  159. data/samples/cgi/po/de/hellolib.po +2 -2
  160. data/samples/cgi/po/de/main.po +3 -3
  161. data/samples/cgi/po/el/helloerb1.po +3 -3
  162. data/samples/cgi/po/el/helloerb2.po +3 -3
  163. data/samples/cgi/po/el/hellolib.po +2 -2
  164. data/samples/cgi/po/el/main.po +3 -3
  165. data/samples/cgi/po/eo/helloerb1.po +3 -3
  166. data/samples/cgi/po/eo/helloerb2.po +3 -3
  167. data/samples/cgi/po/eo/hellolib.po +2 -2
  168. data/samples/cgi/po/eo/main.po +3 -3
  169. data/samples/cgi/po/es/helloerb1.po +4 -4
  170. data/samples/cgi/po/es/helloerb2.po +4 -4
  171. data/samples/cgi/po/es/hellolib.po +2 -2
  172. data/samples/cgi/po/es/main.po +4 -4
  173. data/samples/cgi/po/fr/helloerb1.po +4 -4
  174. data/samples/cgi/po/fr/helloerb2.po +4 -4
  175. data/samples/cgi/po/fr/hellolib.po +2 -2
  176. data/samples/cgi/po/fr/main.po +4 -4
  177. data/samples/cgi/po/hr/helloerb1.po +3 -3
  178. data/samples/cgi/po/hr/helloerb2.po +3 -3
  179. data/samples/cgi/po/hr/hellolib.po +2 -2
  180. data/samples/cgi/po/hr/main.po +3 -3
  181. data/samples/cgi/po/hu/helloerb1.po +4 -4
  182. data/samples/cgi/po/hu/helloerb2.po +4 -4
  183. data/samples/cgi/po/hu/hellolib.po +2 -2
  184. data/samples/cgi/po/hu/main.po +4 -4
  185. data/samples/cgi/po/it/helloerb1.po +3 -3
  186. data/samples/cgi/po/it/helloerb2.po +3 -3
  187. data/samples/cgi/po/it/hellolib.po +2 -2
  188. data/samples/cgi/po/it/main.po +3 -3
  189. data/samples/cgi/po/ja/helloerb1.po +4 -4
  190. data/samples/cgi/po/ja/helloerb2.po +4 -4
  191. data/samples/cgi/po/ja/hellolib.po +2 -2
  192. data/samples/cgi/po/ja/main.po +3 -3
  193. data/samples/cgi/po/ko/helloerb1.po +3 -3
  194. data/samples/cgi/po/ko/helloerb2.po +3 -3
  195. data/samples/cgi/po/ko/hellolib.po +2 -2
  196. data/samples/cgi/po/ko/main.po +3 -3
  197. data/samples/cgi/po/lv/helloerb1.po +4 -4
  198. data/samples/cgi/po/lv/helloerb2.po +4 -4
  199. data/samples/cgi/po/lv/hellolib.po +2 -2
  200. data/samples/cgi/po/lv/main.po +4 -4
  201. data/samples/cgi/po/nb/helloerb1.po +3 -3
  202. data/samples/cgi/po/nb/helloerb2.po +3 -3
  203. data/samples/cgi/po/nb/hellolib.po +2 -2
  204. data/samples/cgi/po/nb/main.po +3 -3
  205. data/samples/cgi/po/nl/helloerb1.po +4 -4
  206. data/samples/cgi/po/nl/helloerb2.po +4 -4
  207. data/samples/cgi/po/nl/hellolib.po +2 -2
  208. data/samples/cgi/po/nl/main.po +4 -4
  209. data/samples/cgi/po/pt_BR/helloerb1.po +4 -4
  210. data/samples/cgi/po/pt_BR/helloerb2.po +4 -4
  211. data/samples/cgi/po/pt_BR/hellolib.po +2 -2
  212. data/samples/cgi/po/pt_BR/main.po +4 -4
  213. data/samples/cgi/po/ru/helloerb1.po +4 -4
  214. data/samples/cgi/po/ru/helloerb2.po +4 -4
  215. data/samples/cgi/po/ru/hellolib.po +2 -2
  216. data/samples/cgi/po/ru/main.po +4 -4
  217. data/samples/cgi/po/sr/helloerb1.po +4 -4
  218. data/samples/cgi/po/sr/helloerb2.po +4 -4
  219. data/samples/cgi/po/sr/hellolib.po +2 -2
  220. data/samples/cgi/po/sr/main.po +4 -4
  221. data/samples/cgi/po/uk/helloerb1.po +4 -4
  222. data/samples/cgi/po/uk/helloerb2.po +4 -4
  223. data/samples/cgi/po/uk/hellolib.po +2 -2
  224. data/samples/cgi/po/uk/main.po +4 -4
  225. data/samples/cgi/po/vi/helloerb1.po +3 -3
  226. data/samples/cgi/po/vi/helloerb2.po +3 -3
  227. data/samples/cgi/po/vi/hellolib.po +2 -2
  228. data/samples/cgi/po/vi/main.po +3 -3
  229. data/samples/cgi/po/zh/helloerb1.po +4 -4
  230. data/samples/cgi/po/zh/helloerb2.po +4 -4
  231. data/samples/cgi/po/zh/hellolib.po +2 -2
  232. data/samples/cgi/po/zh/main.po +4 -4
  233. data/samples/cgi/po/zh_TW/helloerb1.po +4 -4
  234. data/samples/cgi/po/zh_TW/helloerb2.po +4 -4
  235. data/samples/cgi/po/zh_TW/hellolib.po +2 -2
  236. data/samples/cgi/po/zh_TW/main.po +4 -4
  237. data/samples/hello.rb +1 -1
  238. data/samples/hello2.rb +1 -1
  239. data/samples/hello_glade2.rb +1 -1
  240. data/samples/hello_gtk2.rb +2 -2
  241. data/samples/hello_noop.rb +1 -1
  242. data/samples/hello_plural.rb +1 -1
  243. data/samples/hello_tk.rb +1 -1
  244. data/samples/locale/bg/LC_MESSAGES/hello_gtk2.mo +0 -0
  245. data/samples/locale/bs/LC_MESSAGES/hello_gtk2.mo +0 -0
  246. data/samples/locale/ca/LC_MESSAGES/hello_gtk2.mo +0 -0
  247. data/samples/locale/cs/LC_MESSAGES/hello_gtk2.mo +0 -0
  248. data/samples/locale/de/LC_MESSAGES/hello_gtk2.mo +0 -0
  249. data/samples/locale/el/LC_MESSAGES/hello_gtk2.mo +0 -0
  250. data/samples/locale/eo/LC_MESSAGES/hello_gtk2.mo +0 -0
  251. data/samples/locale/es/LC_MESSAGES/hello_gtk2.mo +0 -0
  252. data/samples/locale/fr/LC_MESSAGES/hello_gtk2.mo +0 -0
  253. data/samples/locale/hr/LC_MESSAGES/hello_gtk2.mo +0 -0
  254. data/samples/locale/hu/LC_MESSAGES/hello_gtk2.mo +0 -0
  255. data/samples/locale/it/LC_MESSAGES/hello_gtk2.mo +0 -0
  256. data/samples/locale/ja/LC_MESSAGES/hello_gtk2.mo +0 -0
  257. data/samples/locale/ko/LC_MESSAGES/hello_gtk2.mo +0 -0
  258. data/samples/locale/lv/LC_MESSAGES/hello_gtk2.mo +0 -0
  259. data/samples/locale/nb/LC_MESSAGES/hello_gtk2.mo +0 -0
  260. data/samples/locale/nl/LC_MESSAGES/hello_gtk2.mo +0 -0
  261. data/samples/locale/pt_BR/LC_MESSAGES/hello_gtk2.mo +0 -0
  262. data/samples/locale/ru/LC_MESSAGES/hello_gtk2.mo +0 -0
  263. data/samples/locale/sr/LC_MESSAGES/hello_gtk2.mo +0 -0
  264. data/samples/locale/sv/LC_MESSAGES/hello_gtk2.mo +0 -0
  265. data/samples/locale/uk/LC_MESSAGES/hello_gtk2.mo +0 -0
  266. data/samples/locale/vi/LC_MESSAGES/hello_gtk2.mo +0 -0
  267. data/samples/locale/zh/LC_MESSAGES/hello_gtk2.mo +0 -0
  268. data/samples/locale/zh_TW/LC_MESSAGES/hello_gtk2.mo +0 -0
  269. data/samples/po/bg/hello.po +2 -2
  270. data/samples/po/bg/hello2.po +1 -1
  271. data/samples/po/bg/hello_glade2.po +1 -1
  272. data/samples/po/bg/{hello_gtk.po → hello_gtk2.po} +1 -1
  273. data/samples/po/bg/hello_noop.po +1 -1
  274. data/samples/po/bg/hello_plural.po +1 -1
  275. data/samples/po/bg/hello_tk.po +1 -1
  276. data/samples/po/bs/hello.po +2 -2
  277. data/samples/po/bs/hello2.po +1 -1
  278. data/samples/po/bs/hello_glade2.po +1 -1
  279. data/samples/po/bs/{hello_gtk.po → hello_gtk2.po} +1 -1
  280. data/samples/po/bs/hello_noop.po +1 -1
  281. data/samples/po/bs/hello_plural.po +1 -1
  282. data/samples/po/bs/hello_tk.po +1 -1
  283. data/samples/po/ca/hello.po +2 -2
  284. data/samples/po/ca/hello2.po +1 -1
  285. data/samples/po/ca/hello_glade2.po +1 -1
  286. data/samples/po/ca/{hello_gtk.po → hello_gtk2.po} +1 -1
  287. data/samples/po/ca/hello_noop.po +1 -1
  288. data/samples/po/ca/hello_plural.po +1 -1
  289. data/samples/po/ca/hello_tk.po +1 -1
  290. data/samples/po/cs/hello.po +1 -1
  291. data/samples/po/cs/hello_glade2.po +1 -1
  292. data/samples/po/cs/{hello_gtk.po → hello_gtk2.po} +0 -0
  293. data/samples/po/cs/hello_plural.po +1 -1
  294. data/samples/po/de/hello.po +1 -1
  295. data/samples/po/de/{hello_gtk.po → hello_gtk2.po} +0 -0
  296. data/samples/po/de/hello_plural.po +1 -1
  297. data/samples/po/el/hello.po +2 -2
  298. data/samples/po/el/hello2.po +1 -1
  299. data/samples/po/el/hello_glade2.po +1 -1
  300. data/samples/po/el/{hello_gtk.po → hello_gtk2.po} +1 -1
  301. data/samples/po/el/hello_noop.po +1 -1
  302. data/samples/po/el/hello_plural.po +1 -1
  303. data/samples/po/el/hello_tk.po +1 -1
  304. data/samples/po/eo/hello.po +2 -2
  305. data/samples/po/eo/hello2.po +1 -1
  306. data/samples/po/eo/hello_glade2.po +1 -1
  307. data/samples/po/eo/{hello_gtk.po → hello_gtk2.po} +1 -1
  308. data/samples/po/eo/hello_noop.po +1 -1
  309. data/samples/po/eo/hello_plural.po +1 -1
  310. data/samples/po/eo/hello_tk.po +1 -1
  311. data/samples/po/es/{hello_gtk.po → hello_gtk2.po} +0 -0
  312. data/samples/po/fr/{hello_gtk.po → hello_gtk2.po} +0 -0
  313. data/samples/po/hello.pot +13 -13
  314. data/samples/po/hello2.pot +17 -17
  315. data/samples/po/hello_glade2.pot +12 -13
  316. data/{test/pot/backslash.pot → samples/po/hello_gtk2.pot} +8 -6
  317. data/samples/po/hello_noop.pot +13 -13
  318. data/samples/po/hello_plural.pot +14 -15
  319. data/samples/po/hello_tk.pot +9 -10
  320. data/samples/po/hr/hello.po +2 -2
  321. data/samples/po/hr/hello2.po +1 -1
  322. data/samples/po/hr/hello_glade2.po +1 -1
  323. data/samples/po/hr/{hello_gtk.po → hello_gtk2.po} +1 -1
  324. data/samples/po/hr/hello_noop.po +1 -1
  325. data/samples/po/hr/hello_plural.po +1 -1
  326. data/samples/po/hr/hello_tk.po +1 -1
  327. data/samples/po/hu/hello.po +2 -2
  328. data/samples/po/hu/hello2.po +1 -1
  329. data/samples/po/hu/hello_glade2.po +1 -1
  330. data/samples/po/hu/{hello_gtk.po → hello_gtk2.po} +1 -1
  331. data/samples/po/hu/hello_noop.po +1 -1
  332. data/samples/po/hu/hello_plural.po +1 -1
  333. data/samples/po/hu/hello_tk.po +1 -1
  334. data/samples/po/it/hello.po +1 -1
  335. data/samples/po/it/{hello_gtk.po → hello_gtk2.po} +0 -0
  336. data/samples/po/ja/{hello_gtk.po → hello_gtk2.po} +0 -0
  337. data/samples/po/ko/{hello_gtk.po → hello_gtk2.po} +0 -0
  338. data/samples/po/ko/hello_plural.po +1 -1
  339. data/samples/po/lv/hello.po +2 -2
  340. data/samples/po/lv/hello2.po +1 -1
  341. data/samples/po/lv/hello_glade2.po +1 -1
  342. data/samples/po/lv/{hello_gtk.po → hello_gtk2.po} +1 -1
  343. data/samples/po/lv/hello_noop.po +1 -1
  344. data/samples/po/lv/hello_plural.po +1 -1
  345. data/samples/po/lv/hello_tk.po +1 -1
  346. data/samples/po/nb/hello.po +2 -2
  347. data/samples/po/nb/hello2.po +1 -1
  348. data/samples/po/nb/hello_glade2.po +1 -1
  349. data/samples/po/nb/{hello_gtk.po → hello_gtk2.po} +1 -1
  350. data/samples/po/nb/hello_noop.po +1 -1
  351. data/samples/po/nb/hello_plural.po +1 -1
  352. data/samples/po/nb/hello_tk.po +1 -1
  353. data/samples/po/nl/hello.po +2 -2
  354. data/samples/po/nl/hello2.po +1 -1
  355. data/samples/po/nl/hello_glade2.po +1 -1
  356. data/samples/po/nl/{hello_gtk.po → hello_gtk2.po} +1 -1
  357. data/samples/po/nl/hello_noop.po +1 -1
  358. data/samples/po/nl/hello_plural.po +1 -1
  359. data/samples/po/nl/hello_tk.po +1 -1
  360. data/samples/po/pt_BR/{hello_gtk.po → hello_gtk2.po} +0 -0
  361. data/samples/po/ru/hello.po +2 -2
  362. data/samples/po/ru/hello2.po +1 -1
  363. data/samples/po/ru/hello_glade2.po +1 -1
  364. data/samples/po/ru/{hello_gtk.po → hello_gtk2.po} +1 -1
  365. data/samples/po/ru/hello_noop.po +1 -1
  366. data/samples/po/ru/hello_plural.po +1 -1
  367. data/samples/po/ru/hello_tk.po +1 -1
  368. data/samples/po/sr/hello.po +2 -2
  369. data/samples/po/sr/hello2.po +1 -1
  370. data/samples/po/sr/hello_glade2.po +1 -1
  371. data/samples/po/sr/{hello_gtk.po → hello_gtk2.po} +1 -1
  372. data/samples/po/sr/hello_noop.po +1 -1
  373. data/samples/po/sr/hello_plural.po +1 -1
  374. data/samples/po/sr/hello_tk.po +1 -1
  375. data/samples/po/sv/{hello_gtk.po → hello_gtk2.po} +0 -0
  376. data/samples/po/uk/hello.po +2 -2
  377. data/samples/po/uk/hello2.po +1 -1
  378. data/samples/po/uk/hello_glade2.po +1 -1
  379. data/samples/po/uk/{hello_gtk.po → hello_gtk2.po} +1 -1
  380. data/samples/po/uk/hello_noop.po +1 -1
  381. data/samples/po/uk/hello_plural.po +1 -1
  382. data/samples/po/uk/hello_tk.po +1 -1
  383. data/samples/po/vi/hello.po +2 -2
  384. data/samples/po/vi/hello2.po +1 -1
  385. data/samples/po/vi/hello_glade2.po +1 -1
  386. data/samples/po/vi/{hello_gtk.po → hello_gtk2.po} +1 -1
  387. data/samples/po/vi/hello_noop.po +1 -1
  388. data/samples/po/vi/hello_plural.po +1 -1
  389. data/samples/po/vi/hello_tk.po +1 -1
  390. data/samples/po/zh/hello.po +2 -2
  391. data/samples/po/zh/hello2.po +1 -1
  392. data/samples/po/zh/hello_glade2.po +1 -1
  393. data/samples/po/zh/{hello_gtk.po → hello_gtk2.po} +1 -1
  394. data/samples/po/zh/hello_noop.po +1 -1
  395. data/samples/po/zh/hello_plural.po +1 -1
  396. data/samples/po/zh/hello_tk.po +1 -1
  397. data/samples/po/zh_TW/hello.po +2 -2
  398. data/samples/po/zh_TW/hello2.po +1 -1
  399. data/samples/po/zh_TW/hello_glade2.po +1 -1
  400. data/samples/po/zh_TW/{hello_gtk.po → hello_gtk2.po} +1 -1
  401. data/samples/po/zh_TW/hello_noop.po +1 -1
  402. data/samples/po/zh_TW/hello_plural.po +1 -1
  403. data/samples/po/zh_TW/hello_tk.po +1 -1
  404. data/src/poparser.ry +18 -14
  405. data/test/{testlib → fixtures}/N_.rb +0 -0
  406. data/test/{testlib/gettext.rb → fixtures/_.rb} +27 -1
  407. data/test/fixtures/_/one_line.rb +32 -0
  408. data/test/fixtures/backslash.rb +29 -0
  409. data/test/{testlib → fixtures}/erb.rhtml +0 -0
  410. data/test/{testlib → fixtures}/erb.rxml +0 -0
  411. data/test/{testlib → fixtures}/gladeparser.glade +0 -0
  412. data/test/{testlib → fixtures}/multi_textdomain.rb +0 -0
  413. data/test/{testlib/ngettext.rb → fixtures/n_.rb} +20 -1
  414. data/test/{testlib → fixtures}/non_ascii.rb +0 -0
  415. data/test/fixtures/np_.rb +51 -0
  416. data/test/{testlib/nsgettext.rb → fixtures/ns_.rb} +20 -2
  417. data/test/fixtures/ns_/custom.rb +32 -0
  418. data/test/fixtures/p_.rb +57 -0
  419. data/test/fixtures/s_.rb +66 -0
  420. data/test/fixtures/s_/custom.rb +32 -0
  421. data/test/{testlib → fixtures}/simple.rb +0 -0
  422. data/test/gettext-test-utils.rb +44 -0
  423. data/test/locale/ja/LC_MESSAGES/_.mo +0 -0
  424. data/test/locale/ja/LC_MESSAGES/backslash.mo +0 -0
  425. data/test/locale/ja/LC_MESSAGES/np_.mo +0 -0
  426. data/test/locale/ja/LC_MESSAGES/ns_.mo +0 -0
  427. data/test/locale/ja/LC_MESSAGES/p_.mo +0 -0
  428. data/test/locale/ja/LC_MESSAGES/s_.mo +0 -0
  429. data/test/parser/test_ruby.rb +121 -0
  430. data/test/po/_.pot +109 -0
  431. data/test/{pot/sgettext.pot → po/backslash.pot} +10 -4
  432. data/test/po/ja/_.po +114 -0
  433. data/test/po/ja/backslash.po +3 -3
  434. data/test/po/ja/non_ascii.po +1 -1
  435. data/test/po/ja/{npgettext.po → np_.po} +6 -6
  436. data/test/po/ja/{nsgettext.po → ns_.po} +16 -10
  437. data/test/po/ja/{pgettext.po → p_.po} +5 -5
  438. data/test/po/ja/{sgettext.po → s_.po} +0 -0
  439. data/test/{pot → po}/non_ascii.pot +7 -5
  440. data/test/{pot/npgettext.pot → po/np_.pot} +10 -9
  441. data/test/{pot/nsgettext.pot → po/ns_.pot} +20 -12
  442. data/test/{pot/pgettext.pot → po/p_.pot} +12 -10
  443. data/test/po/s_.pot +55 -0
  444. data/test/run-test.rb +5 -0
  445. data/test/test_class_info.rb +0 -1
  446. data/test/test_gettext.rb +49 -12
  447. data/test/test_locale_path.rb +1 -4
  448. data/test/test_mofile.rb +0 -1
  449. data/test/test_parser.rb +119 -88
  450. data/test/test_po_generation.rb +32 -9
  451. data/test/{test_pomessage.rb → test_po_message.rb} +18 -1
  452. data/test/test_po_parser.rb +117 -0
  453. data/test/test_string.rb +0 -2
  454. data/test/test_textdomain_bind.rb +0 -2
  455. data/test/test_textdomain_multi.rb +1 -2
  456. data/test/test_textdomain_toplevel.rb +0 -1
  457. data/test/test_thread.rb +0 -1
  458. data/test/tools/test_msginit.rb +351 -0
  459. data/test/tools/test_msgmerge.rb +202 -0
  460. data/test/tools/test_tools.rb +0 -2
  461. data/test/tools/test_xgettext.rb +154 -0
  462. metadata +822 -753
  463. data/bin/rgettext +0 -23
  464. data/data/locale/bg/LC_MESSAGES/rgettext.mo +0 -0
  465. data/data/locale/bs/LC_MESSAGES/rgettext.mo +0 -0
  466. data/data/locale/ca/LC_MESSAGES/rgettext.mo +0 -0
  467. data/data/locale/cs/LC_MESSAGES/rgettext.mo +0 -0
  468. data/data/locale/de/LC_MESSAGES/rgettext.mo +0 -0
  469. data/data/locale/el/LC_MESSAGES/rgettext.mo +0 -0
  470. data/data/locale/eo/LC_MESSAGES/rgettext.mo +0 -0
  471. data/data/locale/es/LC_MESSAGES/rgettext.mo +0 -0
  472. data/data/locale/et/LC_MESSAGES/rgettext.mo +0 -0
  473. data/data/locale/fr/LC_MESSAGES/rgettext.mo +0 -0
  474. data/data/locale/hr/LC_MESSAGES/rgettext.mo +0 -0
  475. data/data/locale/hu/LC_MESSAGES/rgettext.mo +0 -0
  476. data/data/locale/it/LC_MESSAGES/rgettext.mo +0 -0
  477. data/data/locale/ja/LC_MESSAGES/rgettext.mo +0 -0
  478. data/data/locale/ko/LC_MESSAGES/rgettext.mo +0 -0
  479. data/data/locale/lv/LC_MESSAGES/rgettext.mo +0 -0
  480. data/data/locale/nb/LC_MESSAGES/rgettext.mo +0 -0
  481. data/data/locale/nl/LC_MESSAGES/rgettext.mo +0 -0
  482. data/data/locale/pt_BR/LC_MESSAGES/rgettext.mo +0 -0
  483. data/data/locale/ru/LC_MESSAGES/rgettext.mo +0 -0
  484. data/data/locale/sr/LC_MESSAGES/rgettext.mo +0 -0
  485. data/data/locale/sv/LC_MESSAGES/rgettext.mo +0 -0
  486. data/data/locale/uk/LC_MESSAGES/rgettext.mo +0 -0
  487. data/data/locale/vi/LC_MESSAGES/rgettext.mo +0 -0
  488. data/data/locale/zh/LC_MESSAGES/rgettext.mo +0 -0
  489. data/data/locale/zh_TW/LC_MESSAGES/rgettext.mo +0 -0
  490. data/lib/gettext/tools/rgettext.rb +0 -251
  491. data/lib/gettext/tools/rmsgfmt.rb +0 -86
  492. data/lib/gettext/tools/rmsgmerge.rb +0 -500
  493. data/samples/makemo.rb +0 -6
  494. data/samples/po/hello_gtk.pot +0 -23
  495. data/samples/po/test.rb +0 -13
  496. data/test/testlib/backslash.rb +0 -12
  497. data/test/testlib/helper.rb +0 -13
  498. data/test/testlib/npgettext.rb +0 -33
  499. data/test/testlib/pgettext.rb +0 -38
  500. data/test/testlib/sgettext.rb +0 -48
@@ -0,0 +1,202 @@
1
+ # -*- coding: utf-8 -*-
2
+ #
3
+ # Copyright (C) 2012 Kouhei Sutou <kou@clear-code.com>
4
+ # Copyright (C) 2010 Eddie Lau <tatonlto@gmail.com>
5
+ #
6
+ # License: Ruby's or LGPL
7
+ #
8
+ # This library is free software: you can redistribute it and/or modify
9
+ # it under the terms of the GNU Lesser General Public License as published by
10
+ # the Free Software Foundation, either version 3 of the License, or
11
+ # (at your option) any later version.
12
+ #
13
+ # This library is distributed in the hope that it will be useful,
14
+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
15
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
+ # GNU Lesser General Public License for more details.
17
+ #
18
+ # You should have received a copy of the GNU Lesser General Public License
19
+ # along with this program. If not, see <http://www.gnu.org/licenses/>.
20
+
21
+ require 'gettext/tools/msgmerge'
22
+
23
+ class TestToolsMsgMerge < Test::Unit::TestCase
24
+ class TestPoData < self
25
+ def setup
26
+ @po_data = GetText::Tools::MsgMerge::PoData.new
27
+ end
28
+
29
+ def test_generate_po
30
+ header_entry_comment = "# header entry comment."
31
+ header_entry = "header entry"
32
+ comment = "#: test.rb:10"
33
+ msgid = "Hello"
34
+ msgstr = "Salut"
35
+ expected_po = <<EOP
36
+ #{header_entry_comment}
37
+ msgid \"\"
38
+ msgstr \"\"
39
+ \"#{header_entry}\\n\"
40
+ #{comment}
41
+ msgid \"#{msgid}\"
42
+ msgstr \"#{msgstr}\"
43
+ EOP
44
+
45
+ po = GetText::Tools::MsgMerge::PoData.new
46
+ po.set_comment("", header_entry_comment)
47
+ po[""] = header_entry
48
+ po[msgid] = msgstr
49
+ po.set_comment(msgid, comment)
50
+
51
+ assert_equal(expected_po, po.generate_po)
52
+ end
53
+
54
+ def test_generate_po_including_obsolete_comment
55
+ obsolete_comment = <<EOC
56
+ #. #: test.rb:10
57
+ #. msgid \"Hello\"
58
+ #. msgstr \"Salut\"
59
+ EOC
60
+ obsolete_comment = obsolete_comment.chomp
61
+
62
+ header_entry_comment = "# header entry comment."
63
+ header_entry = "header entry"
64
+ expected_po = <<EOP
65
+ #{header_entry_comment}
66
+ msgid \"\"
67
+ msgstr \"\"
68
+ \"#{header_entry}\\n\"
69
+ #{obsolete_comment}
70
+ EOP
71
+
72
+ po = GetText::Tools::MsgMerge::PoData.new
73
+ po.set_comment("", header_entry_comment)
74
+ po[""] = header_entry
75
+ po.set_comment(:last, obsolete_comment)
76
+
77
+ assert_equal(expected_po, po.generate_po)
78
+ end
79
+
80
+ def test_msgctxt
81
+ msg_id = "Context\004Translation"
82
+ @po_data[msg_id] = "Translated"
83
+ @po_data.set_comment(msg_id, "#no comment")
84
+
85
+ entry = @po_data.generate_po_entry(msg_id)
86
+ assert_equal(<<-'EOE', entry)
87
+ #no comment
88
+ msgctxt "Context"
89
+ msgid "Translation"
90
+ msgstr "Translated"
91
+ EOE
92
+ end
93
+ end
94
+
95
+ class TestMerge < self
96
+ include GetTextTestUtils
97
+
98
+ def setup
99
+ @msgmerge = GetText::Tools::MsgMerge.new
100
+ end
101
+
102
+ setup :setup_tmpdir
103
+ teardown :teardown_tmpdir
104
+
105
+ setup
106
+ def setup_paths
107
+ @pot_file_path = File.join(@tmpdir, "po", "msgmerge.pot")
108
+ @po_file_path = File.join(@tmpdir, "po", "ja", "msgmerge.po")
109
+ FileUtils.mkdir_p(File.dirname(@po_file_path))
110
+ end
111
+
112
+ setup
113
+ def setup_content
114
+ @pot_formatted_time = "2012-08-19 19:08+0900"
115
+ @po_formatted_time = "2012-08-19 18:59+0900"
116
+ File.open(@pot_file_path, "w") do |pot_file|
117
+ pot_file.puts(pot_content)
118
+ end
119
+
120
+ File.open(@po_file_path, "w") do |po_file|
121
+ po_file.puts(po_content)
122
+ end
123
+ end
124
+
125
+ private
126
+ def pot_content
127
+ <<-EOP
128
+ # SOME DESCRIPTIVE TITLE.
129
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
130
+ # This file is distributed under the same license as the PACKAGE package.
131
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
132
+ #
133
+ #, fuzzy
134
+ msgid ""
135
+ msgstr ""
136
+ "Project-Id-Version: PACKAGE VERSION\\n"
137
+ "POT-Creation-Date: #{@pot_formatted_time}\\n"
138
+ "PO-Revision-Date: #{@pot_formatted_time}\\n"
139
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\\n"
140
+ "Language-Team: LANGUAGE <LL@li.org>\\n"
141
+ "MIME-Version: 1.0\\n"
142
+ "Content-Type: text/plain; charset=UTF-8\\n"
143
+ "Content-Transfer-Encoding: 8bit\\n"
144
+ "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\\n"
145
+
146
+ #: hello.rb:1
147
+ msgid "Hello"
148
+ msgstr ""
149
+
150
+ #: hello.rb:2
151
+ msgid "World"
152
+ msgstr ""
153
+ EOP
154
+ end
155
+
156
+ def po_header(creation_date, revision_date)
157
+ <<-EOH
158
+ # Hello Application.
159
+ # Copyright (C) 2012 Kouhei Sutou <kou@clear-code.com>
160
+ # This file is distributed under the same license as the Hello package.
161
+ # Kouhei Sutou <kou@clear-code.com> , 2012.
162
+ #
163
+ msgid ""
164
+ msgstr ""
165
+ "Project-Id-Version: Hello 1.0.0\\n"
166
+ "POT-Creation-Date: #{creation_date}\\n"
167
+ "PO-Revision-Date: #{revision_date}\\n"
168
+ "Last-Translator: Kouhei Sutou <kou@clear-code.com>\\n"
169
+ "Language-Team: Japanese <hello-ja@example.com>\\n"
170
+ "MIME-Version: 1.0\\n"
171
+ "Content-Type: text/plain; charset=UTF-8\\n"
172
+ "Content-Transfer-Encoding: 8bit\\n"
173
+ "Plural-Forms: nplurals=1; plural=0;\\n"
174
+ EOH
175
+ end
176
+
177
+ def po_content
178
+ <<-EOP
179
+ #{po_header(@po_formatted_time, @po_formatted_time)}
180
+ #: hello.rb:1
181
+ msgid "World"
182
+ msgstr "Translated World"
183
+ EOP
184
+ end
185
+
186
+ class TestFuzzy < self
187
+ def test_header_message
188
+ @msgmerge.run(@po_file_path, @pot_file_path, "--output", @po_file_path)
189
+ assert_equal(<<-EOP, File.read(@po_file_path))
190
+ #{po_header(@pot_formatted_time, @po_formatted_time)}
191
+ #: hello.rb:1
192
+ msgid "Hello"
193
+ msgstr ""
194
+
195
+ #: hello.rb:2
196
+ msgid "World"
197
+ msgstr "Translated World"
198
+ EOP
199
+ end
200
+ end
201
+ end
202
+ end
@@ -1,7 +1,5 @@
1
1
  # encoding: utf-8
2
2
 
3
- require 'testlib/helper'
4
-
5
3
  require 'gettext/tools'
6
4
  class TestToolsTools < Test::Unit::TestCase
7
5
  def setup
@@ -0,0 +1,154 @@
1
+ # -*- coding: utf-8 -*-
2
+ #
3
+ # Copyright (C) 2012 Kouhei Sutou <kou@clear-code.com>
4
+ # Copyright (C) 2012 Haruka Yoshihara <yoshihara@clear-code.com>
5
+ #
6
+ # License: Ruby's or LGPL
7
+ #
8
+ # This library is free software: you can redistribute it and/or modify
9
+ # it under the terms of the GNU Lesser General Public License as published by
10
+ # the Free Software Foundation, either version 3 of the License, or
11
+ # (at your option) any later version.
12
+ #
13
+ # This library is distributed in the hope that it will be useful,
14
+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
15
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16
+ # GNU Lesser General Public License for more details.
17
+ #
18
+ # You should have received a copy of the GNU Lesser General Public License
19
+ # along with this program. If not, see <http://www.gnu.org/licenses/>.
20
+
21
+ require "gettext/tools/xgettext"
22
+
23
+ class TestToolsXGetText < Test::Unit::TestCase
24
+ include GetTextTestUtils
25
+
26
+ def setup
27
+ @xgettext = GetText::Tools::XGetText.new
28
+ @now = Time.parse("2012-08-19 18:10+0900")
29
+ stub(@xgettext).now {@now}
30
+ end
31
+
32
+ setup :setup_tmpdir
33
+ teardown :teardown_tmpdir
34
+
35
+ setup
36
+ def setup_paths
37
+ @rb_file_path = File.join(@tmpdir, "lib", "xgettext.rb")
38
+ @pot_file_path = File.join(@tmpdir, "po", "xgettext.pot")
39
+ FileUtils.mkdir_p(File.dirname(@rb_file_path))
40
+ FileUtils.mkdir_p(File.dirname(@pot_file_path))
41
+ end
42
+
43
+ def test_relative_source
44
+ File.open(@rb_file_path, "w") do |rb_file|
45
+ rb_file.puts(<<-EOR)
46
+ _("Hello")
47
+ EOR
48
+ end
49
+
50
+ @xgettext.run("--output", @pot_file_path, @rb_file_path)
51
+
52
+ assert_equal(<<-EOP, File.read(@pot_file_path))
53
+ #{header}
54
+ #: ../lib/xgettext.rb:1
55
+ msgid "Hello"
56
+ msgstr ""
57
+ EOP
58
+ end
59
+
60
+ class TestCommandLineOption < self
61
+ def test_package_name
62
+ File.open(@rb_file_path, "w") do |rb_file|
63
+ rb_file.puts(header)
64
+ end
65
+
66
+ package_name = "test-package"
67
+ @xgettext.run("--output", @pot_file_path,
68
+ "--package-name", package_name,
69
+ @rb_file_path)
70
+
71
+ options = {:package_name => package_name}
72
+ expected_header = "#{header(options)}\n"
73
+ assert_equal(expected_header, File.read(@pot_file_path))
74
+ end
75
+
76
+ def test_package_version
77
+ File.open(@rb_file_path, "w") do |rb_file|
78
+ rb_file.puts(header)
79
+ end
80
+
81
+ package_version = "1.2.3"
82
+ @xgettext.run("--output", @pot_file_path,
83
+ "--package-version", package_version,
84
+ @rb_file_path)
85
+
86
+ options = {:package_version => package_version}
87
+ expected_header = "#{header(options)}\n"
88
+ assert_equal(expected_header, File.read(@pot_file_path))
89
+ end
90
+
91
+ def test_report_msgid_bugs_to
92
+ File.open(@rb_file_path, "w") do |rb_file|
93
+ rb_file.puts(header)
94
+ end
95
+
96
+ msgid_bugs_address = "me@example.com"
97
+ @xgettext.run("--output", @pot_file_path,
98
+ "--msgid-bugs-address", msgid_bugs_address,
99
+ @rb_file_path)
100
+
101
+ options = {:msgid_bugs_address => msgid_bugs_address}
102
+ expected_header = "#{header(options)}\n"
103
+ assert_equal(expected_header, File.read(@pot_file_path))
104
+ end
105
+
106
+ def test_copyright_holder
107
+ File.open(@rb_file_path, "w") do |rb_file|
108
+ rb_file.puts(header)
109
+ end
110
+
111
+ copyright_holder = "me"
112
+ @xgettext.run("--output", @pot_file_path,
113
+ "--copyright-holder", copyright_holder,
114
+ @rb_file_path)
115
+
116
+ options = {:copyright_holder => copyright_holder}
117
+ expected_header = "#{header(options)}\n"
118
+ assert_equal(expected_header, File.read(@pot_file_path))
119
+ end
120
+ end
121
+
122
+ private
123
+ def header(options=nil)
124
+ options ||= {}
125
+ package_name = options[:package_name] || "PACKAGE"
126
+ package_version = options[:package_version] || "VERSION"
127
+ msgid_bugs_address = options[:msgid_bugs_address] || ""
128
+ copyright_holder = options[:copyright_holder] ||
129
+ "THE PACKAGE'S COPYRIGHT HOLDER"
130
+
131
+ time = @now.strftime("%Y-%m-%d %H:%M%z")
132
+ <<-"EOH"
133
+ # SOME DESCRIPTIVE TITLE.
134
+ # Copyright (C) YEAR #{copyright_holder}
135
+ # This file is distributed under the same license as the #{package_name} package.
136
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
137
+ #
138
+ #, fuzzy
139
+ msgid ""
140
+ msgstr ""
141
+ "Project-Id-Version: #{package_name} #{package_version}\\n"
142
+ "Report-Msgid-Bugs-To: #{msgid_bugs_address}\\n"
143
+ "POT-Creation-Date: #{time}\\n"
144
+ "PO-Revision-Date: #{time}\\n"
145
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\\n"
146
+ "Language-Team: LANGUAGE <LL@li.org>\\n"
147
+ "Language: \\n"
148
+ "MIME-Version: 1.0\\n"
149
+ "Content-Type: text/plain; charset=UTF-8\\n"
150
+ "Content-Transfer-Encoding: 8bit\\n"
151
+ "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\\n"
152
+ EOH
153
+ end
154
+ end
metadata CHANGED
@@ -1,911 +1,980 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: gettext
3
- version: !ruby/object:Gem::Version
4
- hash: 5
3
+ version: !ruby/object:Gem::Version
4
+ version: 2.3.0
5
5
  prerelease:
6
- segments:
7
- - 2
8
- - 2
9
- - 1
10
- version: 2.2.1
11
6
  platform: ruby
12
- authors:
7
+ authors:
13
8
  - Kouhei Sutou
14
9
  - Masao Mutoh
15
10
  autorequire:
16
11
  bindir: bin
17
12
  cert_chain: []
18
-
19
- date: 2012-05-20 00:00:00 Z
20
- dependencies:
21
- - !ruby/object:Gem::Dependency
13
+ date: 2012-08-28 00:00:00.000000000 Z
14
+ dependencies:
15
+ - !ruby/object:Gem::Dependency
22
16
  name: locale
23
- prerelease: false
24
- requirement: &id001 !ruby/object:Gem::Requirement
17
+ requirement: !ruby/object:Gem::Requirement
25
18
  none: false
26
- requirements:
27
- - - ">="
28
- - !ruby/object:Gem::Version
29
- hash: 3
30
- segments:
31
- - 0
32
- version: "0"
19
+ requirements:
20
+ - - ! '>='
21
+ - !ruby/object:Gem::Version
22
+ version: '0'
33
23
  type: :runtime
34
- version_requirements: *id001
35
- - !ruby/object:Gem::Dependency
36
- name: racc
37
24
  prerelease: false
38
- requirement: &id002 !ruby/object:Gem::Requirement
25
+ version_requirements: !ruby/object:Gem::Requirement
26
+ none: false
27
+ requirements:
28
+ - - ! '>='
29
+ - !ruby/object:Gem::Version
30
+ version: '0'
31
+ - !ruby/object:Gem::Dependency
32
+ name: rake
33
+ requirement: !ruby/object:Gem::Requirement
34
+ none: false
35
+ requirements:
36
+ - - ! '>='
37
+ - !ruby/object:Gem::Version
38
+ version: '0'
39
+ type: :development
40
+ prerelease: false
41
+ version_requirements: !ruby/object:Gem::Requirement
42
+ none: false
43
+ requirements:
44
+ - - ! '>='
45
+ - !ruby/object:Gem::Version
46
+ version: '0'
47
+ - !ruby/object:Gem::Dependency
48
+ name: racc
49
+ requirement: !ruby/object:Gem::Requirement
39
50
  none: false
40
- requirements:
41
- - - ">="
42
- - !ruby/object:Gem::Version
43
- hash: 3
44
- segments:
45
- - 0
46
- version: "0"
51
+ requirements:
52
+ - - ! '>='
53
+ - !ruby/object:Gem::Version
54
+ version: '0'
47
55
  type: :development
48
- version_requirements: *id002
49
- - !ruby/object:Gem::Dependency
56
+ prerelease: false
57
+ version_requirements: !ruby/object:Gem::Requirement
58
+ none: false
59
+ requirements:
60
+ - - ! '>='
61
+ - !ruby/object:Gem::Version
62
+ version: '0'
63
+ - !ruby/object:Gem::Dependency
50
64
  name: yard
65
+ requirement: !ruby/object:Gem::Requirement
66
+ none: false
67
+ requirements:
68
+ - - ! '>='
69
+ - !ruby/object:Gem::Version
70
+ version: '0'
71
+ type: :development
51
72
  prerelease: false
52
- requirement: &id003 !ruby/object:Gem::Requirement
73
+ version_requirements: !ruby/object:Gem::Requirement
74
+ none: false
75
+ requirements:
76
+ - - ! '>='
77
+ - !ruby/object:Gem::Version
78
+ version: '0'
79
+ - !ruby/object:Gem::Dependency
80
+ name: redcarpet
81
+ requirement: !ruby/object:Gem::Requirement
53
82
  none: false
54
- requirements:
55
- - - ">="
56
- - !ruby/object:Gem::Version
57
- hash: 3
58
- segments:
59
- - 0
60
- version: "0"
83
+ requirements:
84
+ - - ! '>='
85
+ - !ruby/object:Gem::Version
86
+ version: '0'
61
87
  type: :development
62
- version_requirements: *id003
63
- - !ruby/object:Gem::Dependency
64
- name: test-unit
65
88
  prerelease: false
66
- requirement: &id004 !ruby/object:Gem::Requirement
89
+ version_requirements: !ruby/object:Gem::Requirement
90
+ none: false
91
+ requirements:
92
+ - - ! '>='
93
+ - !ruby/object:Gem::Version
94
+ version: '0'
95
+ - !ruby/object:Gem::Dependency
96
+ name: test-unit
97
+ requirement: !ruby/object:Gem::Requirement
67
98
  none: false
68
- requirements:
69
- - - ">="
70
- - !ruby/object:Gem::Version
71
- hash: 3
72
- segments:
73
- - 0
74
- version: "0"
99
+ requirements:
100
+ - - ! '>='
101
+ - !ruby/object:Gem::Version
102
+ version: '0'
75
103
  type: :development
76
- version_requirements: *id004
77
- - !ruby/object:Gem::Dependency
104
+ prerelease: false
105
+ version_requirements: !ruby/object:Gem::Requirement
106
+ none: false
107
+ requirements:
108
+ - - ! '>='
109
+ - !ruby/object:Gem::Version
110
+ version: '0'
111
+ - !ruby/object:Gem::Dependency
78
112
  name: test-unit-notify
113
+ requirement: !ruby/object:Gem::Requirement
114
+ none: false
115
+ requirements:
116
+ - - ! '>='
117
+ - !ruby/object:Gem::Version
118
+ version: '0'
119
+ type: :development
79
120
  prerelease: false
80
- requirement: &id005 !ruby/object:Gem::Requirement
121
+ version_requirements: !ruby/object:Gem::Requirement
122
+ none: false
123
+ requirements:
124
+ - - ! '>='
125
+ - !ruby/object:Gem::Version
126
+ version: '0'
127
+ - !ruby/object:Gem::Dependency
128
+ name: test-unit-rr
129
+ requirement: !ruby/object:Gem::Requirement
81
130
  none: false
82
- requirements:
83
- - - ">="
84
- - !ruby/object:Gem::Version
85
- hash: 3
86
- segments:
87
- - 0
88
- version: "0"
131
+ requirements:
132
+ - - ! '>='
133
+ - !ruby/object:Gem::Version
134
+ version: '0'
89
135
  type: :development
90
- version_requirements: *id005
91
- description: |
92
- Ruby-GetText-Package is a GNU GetText-like program for Ruby.
93
- The catalog file(po-file) is same format with GNU GetText.
94
- So you can use GNU GetText tools for maintaining.
136
+ prerelease: false
137
+ version_requirements: !ruby/object:Gem::Requirement
138
+ none: false
139
+ requirements:
140
+ - - ! '>='
141
+ - !ruby/object:Gem::Version
142
+ version: '0'
143
+ description: ! 'Gettext is a GNU gettext-like program for Ruby.
95
144
 
96
- email:
145
+ The catalog file(po-file) is same format with GNU gettext.
146
+
147
+ So you can use GNU gettext tools for maintaining.
148
+
149
+ '
150
+ email:
97
151
  - kou@clear-code.com
98
152
  - mutomasa at gmail.com
99
- executables:
100
- - rmsgmerge
153
+ executables:
154
+ - rmsginit
155
+ - rxgettext
101
156
  - rmsgfmt
102
- - rgettext
157
+ - rmsgmerge
103
158
  extensions: []
104
-
105
159
  extra_rdoc_files: []
106
-
107
- files:
108
- - bin/rmsgmerge
160
+ files:
161
+ - bin/rmsginit
162
+ - bin/rxgettext
109
163
  - bin/rmsgfmt
110
- - bin/rgettext
111
- - data/locale/ko/LC_MESSAGES/rgettext.mo
112
- - data/locale/nb/LC_MESSAGES/rgettext.mo
113
- - data/locale/ru/LC_MESSAGES/rgettext.mo
114
- - data/locale/hu/LC_MESSAGES/rgettext.mo
115
- - data/locale/ca/LC_MESSAGES/rgettext.mo
116
- - data/locale/fr/LC_MESSAGES/rgettext.mo
117
- - data/locale/it/LC_MESSAGES/rgettext.mo
118
- - data/locale/pt_BR/LC_MESSAGES/rgettext.mo
119
- - data/locale/es/LC_MESSAGES/rgettext.mo
120
- - data/locale/uk/LC_MESSAGES/rgettext.mo
121
- - data/locale/lv/LC_MESSAGES/rgettext.mo
122
- - data/locale/el/LC_MESSAGES/rgettext.mo
123
- - data/locale/hr/LC_MESSAGES/rgettext.mo
124
- - data/locale/bg/LC_MESSAGES/rgettext.mo
125
- - data/locale/bs/LC_MESSAGES/rgettext.mo
126
- - data/locale/eo/LC_MESSAGES/rgettext.mo
127
- - data/locale/zh_TW/LC_MESSAGES/rgettext.mo
128
- - data/locale/vi/LC_MESSAGES/rgettext.mo
129
- - data/locale/ja/LC_MESSAGES/rgettext.mo
130
- - data/locale/et/LC_MESSAGES/rgettext.mo
131
- - data/locale/sv/LC_MESSAGES/rgettext.mo
132
- - data/locale/cs/LC_MESSAGES/rgettext.mo
133
- - data/locale/sr/LC_MESSAGES/rgettext.mo
134
- - data/locale/nl/LC_MESSAGES/rgettext.mo
135
- - data/locale/zh/LC_MESSAGES/rgettext.mo
136
- - data/locale/de/LC_MESSAGES/rgettext.mo
164
+ - bin/rmsgmerge
137
165
  - doc/text/news.md
138
166
  - lib/gettext.rb
139
- - lib/gettext/version.rb
140
- - lib/gettext/cgi.rb
141
167
  - lib/gettext/utils.rb
142
- - lib/gettext/tools/rmsgmerge.rb
143
- - lib/gettext/tools/rmsgfmt.rb
144
- - lib/gettext/tools/rgettext.rb
145
- - lib/gettext/tools/pomessage.rb
168
+ - lib/gettext/tools.rb
169
+ - lib/gettext/tools/msgfmt.rb
170
+ - lib/gettext/tools/msginit.rb
171
+ - lib/gettext/tools/msgmerge.rb
172
+ - lib/gettext/tools/xgettext.rb
173
+ - lib/gettext/tools/parser/ruby.rb
146
174
  - lib/gettext/tools/parser/glade.rb
147
175
  - lib/gettext/tools/parser/erb.rb
148
- - lib/gettext/tools/parser/ruby.rb
176
+ - lib/gettext/tools/pomessage.rb
149
177
  - lib/gettext/tools/poparser.rb
150
- - lib/gettext/runtime/textdomain.rb
178
+ - lib/gettext/parser/ruby.rb
179
+ - lib/gettext/parser/glade.rb
180
+ - lib/gettext/parser/erb.rb
181
+ - lib/gettext/cgi.rb
182
+ - lib/gettext/version.rb
183
+ - lib/gettext/task.rb
184
+ - lib/gettext/runtime/class_info.rb
151
185
  - lib/gettext/runtime/textdomain_group.rb
152
- - lib/gettext/runtime/mofile.rb
153
186
  - lib/gettext/runtime/locale_path.rb
154
- - lib/gettext/runtime/class_info.rb
187
+ - lib/gettext/runtime/textdomain.rb
188
+ - lib/gettext/runtime/mofile.rb
155
189
  - lib/gettext/runtime/textdomain_manager.rb
156
- - lib/gettext/tools.rb
157
- - lib/gettext/core_ext/string.rb
158
190
  - lib/gettext/core_ext/iconv.rb
159
- - lib/gettext/parser/glade.rb
160
- - lib/gettext/parser/erb.rb
161
- - lib/gettext/parser/ruby.rb
162
- - po/ko/rgettext.po
163
- - po/nb/rgettext.po
164
- - po/ru/rgettext.po
165
- - po/hu/rgettext.po
166
- - po/ca/rgettext.po
167
- - po/fr/rgettext.po
191
+ - lib/gettext/core_ext/string.rb
192
+ - po/gettext.pot
193
+ - po/de/gettext.po.bak
194
+ - po/de/gettext.po
195
+ - po/de/rgettext.po
196
+ - po/el/gettext.po
197
+ - po/el/rgettext.po
168
198
  - po/rgettext.pot
169
- - po/it/rgettext.po
170
- - po/pt_BR/rgettext.po
171
- - po/es/rgettext.po
199
+ - po/uk/gettext.po
172
200
  - po/uk/rgettext.po
173
- - po/lv/rgettext.po
174
- - po/el/rgettext.po
201
+ - po/sr/rgettext.po
202
+ - po/gettext.pot~
203
+ - po/zh/rgettext.po
204
+ - po/fr/gettext.po
205
+ - po/fr/rgettext.po
206
+ - po/sv/rgettext.po
175
207
  - po/hr/rgettext.po
176
- - po/bg/rgettext.po
208
+ - po/it/gettext.po
209
+ - po/it/rgettext.po
210
+ - po/lv/rgettext.po
211
+ - po/ja/gettext.po
212
+ - po/ja/rgettext.po
177
213
  - po/bs/rgettext.po
214
+ - po/ca/rgettext.po
215
+ - po/bg/rgettext.po
216
+ - po/ru/rgettext.po
217
+ - po/nl/rgettext.po
178
218
  - po/eo/rgettext.po
179
- - po/zh_TW/rgettext.po
219
+ - po/nb/rgettext.po
180
220
  - po/vi/rgettext.po
181
- - po/ja/rgettext.po
182
- - po/et/rgettext.po
183
- - po/sv/rgettext.po
221
+ - po/hu/rgettext.po
222
+ - po/pt_BR/rgettext.po
184
223
  - po/cs/rgettext.po
185
- - po/sr/rgettext.po
186
- - po/nl/rgettext.po
187
- - po/zh/rgettext.po
188
- - po/de/rgettext.po
189
- - samples/po/ko/hello2.po
190
- - samples/po/ko/hello_tk.po
191
- - samples/po/ko/hello.po
192
- - samples/po/ko/hello_noop.po
193
- - samples/po/ko/hello_glade2.po
194
- - samples/po/ko/hello_plural.po
195
- - samples/po/ko/hello_gtk.po
196
- - samples/po/nb/hello2.po
197
- - samples/po/nb/hello_tk.po
198
- - samples/po/nb/hello.po
199
- - samples/po/nb/hello_noop.po
200
- - samples/po/nb/hello_glade2.po
201
- - samples/po/nb/hello_plural.po
202
- - samples/po/nb/hello_gtk.po
203
- - samples/po/test.rb
204
- - samples/po/hello2.pot
205
- - samples/po/ru/hello2.po
206
- - samples/po/ru/hello_tk.po
207
- - samples/po/ru/hello.po
208
- - samples/po/ru/hello_noop.po
209
- - samples/po/ru/hello_glade2.po
210
- - samples/po/ru/hello_plural.po
211
- - samples/po/ru/hello_gtk.po
212
- - samples/po/hu/hello2.po
213
- - samples/po/hu/hello_tk.po
214
- - samples/po/hu/hello.po
215
- - samples/po/hu/hello_noop.po
216
- - samples/po/hu/hello_glade2.po
217
- - samples/po/hu/hello_plural.po
218
- - samples/po/hu/hello_gtk.po
219
- - samples/po/ca/hello2.po
220
- - samples/po/ca/hello_tk.po
221
- - samples/po/ca/hello.po
222
- - samples/po/ca/hello_noop.po
223
- - samples/po/ca/hello_glade2.po
224
- - samples/po/ca/hello_plural.po
225
- - samples/po/ca/hello_gtk.po
226
- - samples/po/hello_noop.pot
227
- - samples/po/fr/hello2.po
224
+ - po/zh_TW/rgettext.po
225
+ - po/et/rgettext.po
226
+ - po/es/rgettext.po
227
+ - po/ko/rgettext.po
228
+ - samples/README
229
+ - samples/hello_gtk2.rb
230
+ - samples/hello_tk.rb
231
+ - samples/hello_glade2.rb
232
+ - samples/po/de/hello_tk.po
233
+ - samples/po/de/hello_plural.po
234
+ - samples/po/de/hello_glade2.po
235
+ - samples/po/de/hello_noop.po
236
+ - samples/po/de/hello_gtk2.po
237
+ - samples/po/de/hello2.po
238
+ - samples/po/de/hello.po
239
+ - samples/po/el/hello_tk.po
240
+ - samples/po/el/hello_plural.po
241
+ - samples/po/el/hello_glade2.po
242
+ - samples/po/el/hello_noop.po
243
+ - samples/po/el/hello_gtk2.po
244
+ - samples/po/el/hello2.po
245
+ - samples/po/el/hello.po
246
+ - samples/po/hello_gtk2.pot
247
+ - samples/po/uk/hello_tk.po
248
+ - samples/po/uk/hello_plural.po
249
+ - samples/po/uk/hello_glade2.po
250
+ - samples/po/uk/hello_noop.po
251
+ - samples/po/uk/hello_gtk2.po
252
+ - samples/po/uk/hello2.po
253
+ - samples/po/uk/hello.po
254
+ - samples/po/hello.pot
255
+ - samples/po/hello_glade2.pot
256
+ - samples/po/sr/hello_tk.po
257
+ - samples/po/sr/hello_plural.po
258
+ - samples/po/sr/hello_glade2.po
259
+ - samples/po/sr/hello_noop.po
260
+ - samples/po/sr/hello_gtk2.po
261
+ - samples/po/sr/hello2.po
262
+ - samples/po/sr/hello.po
263
+ - samples/po/zh/hello_tk.po
264
+ - samples/po/zh/hello_plural.po
265
+ - samples/po/zh/hello_glade2.po
266
+ - samples/po/zh/hello_noop.po
267
+ - samples/po/zh/hello_gtk2.po
268
+ - samples/po/zh/hello2.po
269
+ - samples/po/zh/hello.po
228
270
  - samples/po/fr/hello_tk.po
229
- - samples/po/fr/hello.po
230
- - samples/po/fr/hello_noop.po
231
- - samples/po/fr/hello_glade2.po
232
271
  - samples/po/fr/hello_plural.po
233
- - samples/po/fr/hello_gtk.po
234
- - samples/po/it/hello2.po
272
+ - samples/po/fr/hello_glade2.po
273
+ - samples/po/fr/hello_noop.po
274
+ - samples/po/fr/hello_gtk2.po
275
+ - samples/po/fr/hello2.po
276
+ - samples/po/fr/hello.po
277
+ - samples/po/sv/hello_tk.po
278
+ - samples/po/sv/hello_plural.po
279
+ - samples/po/sv/hello_glade2.po
280
+ - samples/po/sv/hello_noop.po
281
+ - samples/po/sv/hello_gtk2.po
282
+ - samples/po/sv/hello2.po
283
+ - samples/po/sv/hello.po
284
+ - samples/po/hr/hello_tk.po
285
+ - samples/po/hr/hello_plural.po
286
+ - samples/po/hr/hello_glade2.po
287
+ - samples/po/hr/hello_noop.po
288
+ - samples/po/hr/hello_gtk2.po
289
+ - samples/po/hr/hello2.po
290
+ - samples/po/hr/hello.po
235
291
  - samples/po/it/hello_tk.po
236
- - samples/po/it/hello.po
237
- - samples/po/it/hello_noop.po
238
- - samples/po/it/hello_glade2.po
239
292
  - samples/po/it/hello_plural.po
240
- - samples/po/it/hello_gtk.po
241
- - samples/po/hello_gtk.pot
242
- - samples/po/pt_BR/hello2.po
243
- - samples/po/pt_BR/hello_tk.po
244
- - samples/po/pt_BR/hello.po
245
- - samples/po/pt_BR/hello_noop.po
246
- - samples/po/pt_BR/hello_glade2.po
247
- - samples/po/pt_BR/hello_plural.po
248
- - samples/po/pt_BR/hello_gtk.po
249
- - samples/po/es/hello2.po
250
- - samples/po/es/hello_tk.po
251
- - samples/po/es/hello.po
252
- - samples/po/es/hello_noop.po
253
- - samples/po/es/hello_glade2.po
254
- - samples/po/es/hello_plural.po
255
- - samples/po/es/hello_gtk.po
256
- - samples/po/uk/hello2.po
257
- - samples/po/uk/hello_tk.po
258
- - samples/po/uk/hello.po
259
- - samples/po/uk/hello_noop.po
260
- - samples/po/uk/hello_glade2.po
261
- - samples/po/uk/hello_plural.po
262
- - samples/po/uk/hello_gtk.po
263
- - samples/po/lv/hello2.po
293
+ - samples/po/it/hello_glade2.po
294
+ - samples/po/it/hello_noop.po
295
+ - samples/po/it/hello_gtk2.po
296
+ - samples/po/it/hello2.po
297
+ - samples/po/it/hello.po
264
298
  - samples/po/lv/hello_tk.po
265
- - samples/po/lv/hello.po
266
- - samples/po/lv/hello_noop.po
267
- - samples/po/lv/hello_glade2.po
268
299
  - samples/po/lv/hello_plural.po
269
- - samples/po/lv/hello_gtk.po
270
- - samples/po/hello_plural.pot
271
- - samples/po/el/hello2.po
272
- - samples/po/el/hello_tk.po
273
- - samples/po/el/hello.po
274
- - samples/po/el/hello_noop.po
275
- - samples/po/el/hello_glade2.po
276
- - samples/po/el/hello_plural.po
277
- - samples/po/el/hello_gtk.po
278
- - samples/po/hr/hello2.po
279
- - samples/po/hr/hello_tk.po
280
- - samples/po/hr/hello.po
281
- - samples/po/hr/hello_noop.po
282
- - samples/po/hr/hello_glade2.po
283
- - samples/po/hr/hello_plural.po
284
- - samples/po/hr/hello_gtk.po
285
- - samples/po/bg/hello2.po
286
- - samples/po/bg/hello_tk.po
287
- - samples/po/bg/hello.po
288
- - samples/po/bg/hello_noop.po
289
- - samples/po/bg/hello_glade2.po
290
- - samples/po/bg/hello_plural.po
291
- - samples/po/bg/hello_gtk.po
292
- - samples/po/bs/hello2.po
300
+ - samples/po/lv/hello_glade2.po
301
+ - samples/po/lv/hello_noop.po
302
+ - samples/po/lv/hello_gtk2.po
303
+ - samples/po/lv/hello2.po
304
+ - samples/po/lv/hello.po
305
+ - samples/po/ja/hello_tk.po
306
+ - samples/po/ja/hello_plural.po
307
+ - samples/po/ja/hello_glade2.po
308
+ - samples/po/ja/hello_noop.po
309
+ - samples/po/ja/hello_gtk2.po
310
+ - samples/po/ja/hello2.po
311
+ - samples/po/ja/hello.po
293
312
  - samples/po/bs/hello_tk.po
294
- - samples/po/bs/hello.po
295
- - samples/po/bs/hello_noop.po
296
- - samples/po/bs/hello_glade2.po
297
313
  - samples/po/bs/hello_plural.po
298
- - samples/po/bs/hello_gtk.po
299
- - samples/po/eo/hello2.po
300
- - samples/po/eo/hello_tk.po
301
- - samples/po/eo/hello.po
302
- - samples/po/eo/hello_noop.po
303
- - samples/po/eo/hello_glade2.po
304
- - samples/po/eo/hello_plural.po
305
- - samples/po/eo/hello_gtk.po
306
- - samples/po/hello_tk.pot
307
- - samples/po/zh_TW/hello2.po
308
- - samples/po/zh_TW/hello_tk.po
309
- - samples/po/zh_TW/hello.po
310
- - samples/po/zh_TW/hello_noop.po
311
- - samples/po/zh_TW/hello_glade2.po
312
- - samples/po/zh_TW/hello_plural.po
313
- - samples/po/zh_TW/hello_gtk.po
314
- - samples/po/vi/hello2.po
314
+ - samples/po/bs/hello_glade2.po
315
+ - samples/po/bs/hello_noop.po
316
+ - samples/po/bs/hello_gtk2.po
317
+ - samples/po/bs/hello2.po
318
+ - samples/po/bs/hello.po
319
+ - samples/po/ca/hello_tk.po
320
+ - samples/po/ca/hello_plural.po
321
+ - samples/po/ca/hello_glade2.po
322
+ - samples/po/ca/hello_noop.po
323
+ - samples/po/ca/hello_gtk2.po
324
+ - samples/po/ca/hello2.po
325
+ - samples/po/ca/hello.po
326
+ - samples/po/bg/hello_tk.po
327
+ - samples/po/bg/hello_plural.po
328
+ - samples/po/bg/hello_glade2.po
329
+ - samples/po/bg/hello_noop.po
330
+ - samples/po/bg/hello_gtk2.po
331
+ - samples/po/bg/hello2.po
332
+ - samples/po/bg/hello.po
333
+ - samples/po/ru/hello_tk.po
334
+ - samples/po/ru/hello_plural.po
335
+ - samples/po/ru/hello_glade2.po
336
+ - samples/po/ru/hello_noop.po
337
+ - samples/po/ru/hello_gtk2.po
338
+ - samples/po/ru/hello2.po
339
+ - samples/po/ru/hello.po
340
+ - samples/po/nl/hello_tk.po
341
+ - samples/po/nl/hello_plural.po
342
+ - samples/po/nl/hello_glade2.po
343
+ - samples/po/nl/hello_noop.po
344
+ - samples/po/nl/hello_gtk2.po
345
+ - samples/po/nl/hello2.po
346
+ - samples/po/nl/hello.po
347
+ - samples/po/eo/hello_tk.po
348
+ - samples/po/eo/hello_plural.po
349
+ - samples/po/eo/hello_glade2.po
350
+ - samples/po/eo/hello_noop.po
351
+ - samples/po/eo/hello_gtk2.po
352
+ - samples/po/eo/hello2.po
353
+ - samples/po/eo/hello.po
354
+ - samples/po/nb/hello_tk.po
355
+ - samples/po/nb/hello_plural.po
356
+ - samples/po/nb/hello_glade2.po
357
+ - samples/po/nb/hello_noop.po
358
+ - samples/po/nb/hello_gtk2.po
359
+ - samples/po/nb/hello2.po
360
+ - samples/po/nb/hello.po
361
+ - samples/po/hello2.pot
315
362
  - samples/po/vi/hello_tk.po
316
- - samples/po/vi/hello.po
317
- - samples/po/vi/hello_noop.po
318
- - samples/po/vi/hello_glade2.po
319
363
  - samples/po/vi/hello_plural.po
320
- - samples/po/vi/hello_gtk.po
321
- - samples/po/ja/hello2.po
322
- - samples/po/ja/hello_tk.po
323
- - samples/po/ja/hello.po
324
- - samples/po/ja/hello_noop.po
325
- - samples/po/ja/hello_glade2.po
326
- - samples/po/ja/hello_plural.po
327
- - samples/po/ja/hello_gtk.po
328
- - samples/po/hello_glade2.pot
329
- - samples/po/hello.pot
330
- - samples/po/sv/hello2.po
331
- - samples/po/sv/hello_tk.po
332
- - samples/po/sv/hello.po
333
- - samples/po/sv/hello_noop.po
334
- - samples/po/sv/hello_glade2.po
335
- - samples/po/sv/hello_plural.po
336
- - samples/po/sv/hello_gtk.po
337
- - samples/po/cs/hello2.po
364
+ - samples/po/vi/hello_glade2.po
365
+ - samples/po/vi/hello_noop.po
366
+ - samples/po/vi/hello_gtk2.po
367
+ - samples/po/vi/hello2.po
368
+ - samples/po/vi/hello.po
369
+ - samples/po/hello_tk.pot
370
+ - samples/po/hu/hello_tk.po
371
+ - samples/po/hu/hello_plural.po
372
+ - samples/po/hu/hello_glade2.po
373
+ - samples/po/hu/hello_noop.po
374
+ - samples/po/hu/hello_gtk2.po
375
+ - samples/po/hu/hello2.po
376
+ - samples/po/hu/hello.po
377
+ - samples/po/pt_BR/hello_tk.po
378
+ - samples/po/pt_BR/hello_plural.po
379
+ - samples/po/pt_BR/hello_glade2.po
380
+ - samples/po/pt_BR/hello_noop.po
381
+ - samples/po/pt_BR/hello_gtk2.po
382
+ - samples/po/pt_BR/hello2.po
383
+ - samples/po/pt_BR/hello.po
384
+ - samples/po/hello_noop.pot
338
385
  - samples/po/cs/hello_tk.po
339
- - samples/po/cs/hello.po
340
- - samples/po/cs/hello_noop.po
341
- - samples/po/cs/hello_glade2.po
342
386
  - samples/po/cs/hello_plural.po
343
- - samples/po/cs/hello_gtk.po
344
- - samples/po/sr/hello2.po
345
- - samples/po/sr/hello_tk.po
346
- - samples/po/sr/hello.po
347
- - samples/po/sr/hello_noop.po
348
- - samples/po/sr/hello_glade2.po
349
- - samples/po/sr/hello_plural.po
350
- - samples/po/sr/hello_gtk.po
351
- - samples/po/nl/hello2.po
352
- - samples/po/nl/hello_tk.po
353
- - samples/po/nl/hello.po
354
- - samples/po/nl/hello_noop.po
355
- - samples/po/nl/hello_glade2.po
356
- - samples/po/nl/hello_plural.po
357
- - samples/po/nl/hello_gtk.po
358
- - samples/po/zh/hello2.po
359
- - samples/po/zh/hello_tk.po
360
- - samples/po/zh/hello.po
361
- - samples/po/zh/hello_noop.po
362
- - samples/po/zh/hello_glade2.po
363
- - samples/po/zh/hello_plural.po
364
- - samples/po/zh/hello_gtk.po
365
- - samples/po/de/hello2.po
366
- - samples/po/de/hello_tk.po
367
- - samples/po/de/hello.po
368
- - samples/po/de/hello_noop.po
369
- - samples/po/de/hello_glade2.po
370
- - samples/po/de/hello_plural.po
371
- - samples/po/de/hello_gtk.po
372
- - samples/hello_glade2.rb
373
- - samples/README
374
- - samples/hello_gtk2.rb
375
- - samples/hello_tk.rb
376
- - samples/cgi/po/ko/helloerb2.po
377
- - samples/cgi/po/ko/hellolib.po
378
- - samples/cgi/po/ko/main.po
379
- - samples/cgi/po/ko/helloerb1.po
380
- - samples/cgi/po/nb/helloerb2.po
381
- - samples/cgi/po/nb/hellolib.po
382
- - samples/cgi/po/nb/main.po
383
- - samples/cgi/po/nb/helloerb1.po
384
- - samples/cgi/po/ru/helloerb2.po
385
- - samples/cgi/po/ru/hellolib.po
386
- - samples/cgi/po/ru/main.po
387
- - samples/cgi/po/ru/helloerb1.po
388
- - samples/cgi/po/hu/helloerb2.po
389
- - samples/cgi/po/hu/hellolib.po
390
- - samples/cgi/po/hu/main.po
391
- - samples/cgi/po/hu/helloerb1.po
392
- - samples/cgi/po/ca/helloerb2.po
393
- - samples/cgi/po/ca/hellolib.po
394
- - samples/cgi/po/ca/main.po
395
- - samples/cgi/po/ca/helloerb1.po
396
- - samples/cgi/po/hellolib.pot
397
- - samples/cgi/po/fr/helloerb2.po
387
+ - samples/po/cs/hello_glade2.po
388
+ - samples/po/cs/hello_noop.po
389
+ - samples/po/cs/hello_gtk2.po
390
+ - samples/po/cs/hello2.po
391
+ - samples/po/cs/hello.po
392
+ - samples/po/hello_plural.pot
393
+ - samples/po/zh_TW/hello_tk.po
394
+ - samples/po/zh_TW/hello_plural.po
395
+ - samples/po/zh_TW/hello_glade2.po
396
+ - samples/po/zh_TW/hello_noop.po
397
+ - samples/po/zh_TW/hello_gtk2.po
398
+ - samples/po/zh_TW/hello2.po
399
+ - samples/po/zh_TW/hello.po
400
+ - samples/po/es/hello_tk.po
401
+ - samples/po/es/hello_plural.po
402
+ - samples/po/es/hello_glade2.po
403
+ - samples/po/es/hello_noop.po
404
+ - samples/po/es/hello_gtk2.po
405
+ - samples/po/es/hello2.po
406
+ - samples/po/es/hello.po
407
+ - samples/po/ko/hello_tk.po
408
+ - samples/po/ko/hello_plural.po
409
+ - samples/po/ko/hello_glade2.po
410
+ - samples/po/ko/hello_noop.po
411
+ - samples/po/ko/hello_gtk2.po
412
+ - samples/po/ko/hello2.po
413
+ - samples/po/ko/hello.po
414
+ - samples/hello_glade2.glade
415
+ - samples/hello_plural.rb
416
+ - samples/hello_noop.rb
417
+ - samples/hello.rb
418
+ - samples/cgi/gettext.css
419
+ - samples/cgi/README
420
+ - samples/cgi/http.rb
421
+ - samples/cgi/cookie.cgi
422
+ - samples/cgi/hellolib.rb
423
+ - samples/cgi/po/de/hellolib.po
424
+ - samples/cgi/po/de/helloerb1.po
425
+ - samples/cgi/po/de/main.po
426
+ - samples/cgi/po/de/helloerb2.po
427
+ - samples/cgi/po/el/hellolib.po
428
+ - samples/cgi/po/el/helloerb1.po
429
+ - samples/cgi/po/el/main.po
430
+ - samples/cgi/po/el/helloerb2.po
431
+ - samples/cgi/po/uk/hellolib.po
432
+ - samples/cgi/po/uk/helloerb1.po
433
+ - samples/cgi/po/uk/main.po
434
+ - samples/cgi/po/uk/helloerb2.po
435
+ - samples/cgi/po/sr/hellolib.po
436
+ - samples/cgi/po/sr/helloerb1.po
437
+ - samples/cgi/po/sr/main.po
438
+ - samples/cgi/po/sr/helloerb2.po
439
+ - samples/cgi/po/zh/hellolib.po
440
+ - samples/cgi/po/zh/helloerb1.po
441
+ - samples/cgi/po/zh/main.po
442
+ - samples/cgi/po/zh/helloerb2.po
398
443
  - samples/cgi/po/fr/hellolib.po
399
- - samples/cgi/po/fr/main.po
400
444
  - samples/cgi/po/fr/helloerb1.po
401
- - samples/cgi/po/it/helloerb2.po
445
+ - samples/cgi/po/fr/main.po
446
+ - samples/cgi/po/fr/helloerb2.po
447
+ - samples/cgi/po/hr/hellolib.po
448
+ - samples/cgi/po/hr/helloerb1.po
449
+ - samples/cgi/po/hr/main.po
450
+ - samples/cgi/po/hr/helloerb2.po
451
+ - samples/cgi/po/helloerb1.pot
402
452
  - samples/cgi/po/it/hellolib.po
403
- - samples/cgi/po/it/main.po
404
453
  - samples/cgi/po/it/helloerb1.po
405
- - samples/cgi/po/helloerb1.pot
406
- - samples/cgi/po/pt_BR/helloerb2.po
407
- - samples/cgi/po/pt_BR/hellolib.po
408
- - samples/cgi/po/pt_BR/main.po
409
- - samples/cgi/po/pt_BR/helloerb1.po
410
- - samples/cgi/po/es/helloerb2.po
411
- - samples/cgi/po/es/hellolib.po
412
- - samples/cgi/po/es/main.po
413
- - samples/cgi/po/es/helloerb1.po
414
- - samples/cgi/po/uk/helloerb2.po
415
- - samples/cgi/po/uk/hellolib.po
416
- - samples/cgi/po/uk/main.po
417
- - samples/cgi/po/uk/helloerb1.po
418
- - samples/cgi/po/lv/helloerb2.po
454
+ - samples/cgi/po/it/main.po
455
+ - samples/cgi/po/it/helloerb2.po
419
456
  - samples/cgi/po/lv/hellolib.po
420
- - samples/cgi/po/lv/main.po
421
457
  - samples/cgi/po/lv/helloerb1.po
422
- - samples/cgi/po/el/helloerb2.po
423
- - samples/cgi/po/el/hellolib.po
424
- - samples/cgi/po/el/main.po
425
- - samples/cgi/po/el/helloerb1.po
426
- - samples/cgi/po/hr/helloerb2.po
427
- - samples/cgi/po/hr/hellolib.po
428
- - samples/cgi/po/hr/main.po
429
- - samples/cgi/po/hr/helloerb1.po
430
- - samples/cgi/po/bg/helloerb2.po
431
- - samples/cgi/po/bg/hellolib.po
432
- - samples/cgi/po/bg/main.po
433
- - samples/cgi/po/bg/helloerb1.po
434
- - samples/cgi/po/bs/helloerb2.po
458
+ - samples/cgi/po/lv/main.po
459
+ - samples/cgi/po/lv/helloerb2.po
460
+ - samples/cgi/po/ja/hellolib.po
461
+ - samples/cgi/po/ja/helloerb1.po
462
+ - samples/cgi/po/ja/main.po
463
+ - samples/cgi/po/ja/helloerb2.po
435
464
  - samples/cgi/po/bs/hellolib.po
436
- - samples/cgi/po/bs/main.po
437
465
  - samples/cgi/po/bs/helloerb1.po
438
- - samples/cgi/po/eo/helloerb2.po
466
+ - samples/cgi/po/bs/main.po
467
+ - samples/cgi/po/bs/helloerb2.po
468
+ - samples/cgi/po/ca/hellolib.po
469
+ - samples/cgi/po/ca/helloerb1.po
470
+ - samples/cgi/po/ca/main.po
471
+ - samples/cgi/po/ca/helloerb2.po
472
+ - samples/cgi/po/bg/hellolib.po
473
+ - samples/cgi/po/bg/helloerb1.po
474
+ - samples/cgi/po/bg/main.po
475
+ - samples/cgi/po/bg/helloerb2.po
476
+ - samples/cgi/po/ru/hellolib.po
477
+ - samples/cgi/po/ru/helloerb1.po
478
+ - samples/cgi/po/ru/main.po
479
+ - samples/cgi/po/ru/helloerb2.po
480
+ - samples/cgi/po/nl/hellolib.po
481
+ - samples/cgi/po/nl/helloerb1.po
482
+ - samples/cgi/po/nl/main.po
483
+ - samples/cgi/po/nl/helloerb2.po
484
+ - samples/cgi/po/main.pot
439
485
  - samples/cgi/po/eo/hellolib.po
440
- - samples/cgi/po/eo/main.po
441
486
  - samples/cgi/po/eo/helloerb1.po
487
+ - samples/cgi/po/eo/main.po
488
+ - samples/cgi/po/eo/helloerb2.po
489
+ - samples/cgi/po/nb/hellolib.po
490
+ - samples/cgi/po/nb/helloerb1.po
491
+ - samples/cgi/po/nb/main.po
492
+ - samples/cgi/po/nb/helloerb2.po
442
493
  - samples/cgi/po/helloerb2.pot
443
- - samples/cgi/po/main.pot
444
- - samples/cgi/po/zh_TW/helloerb2.po
445
- - samples/cgi/po/zh_TW/hellolib.po
446
- - samples/cgi/po/zh_TW/main.po
447
- - samples/cgi/po/zh_TW/helloerb1.po
448
- - samples/cgi/po/vi/helloerb2.po
449
494
  - samples/cgi/po/vi/hellolib.po
450
- - samples/cgi/po/vi/main.po
451
495
  - samples/cgi/po/vi/helloerb1.po
452
- - samples/cgi/po/ja/helloerb2.po
453
- - samples/cgi/po/ja/hellolib.po
454
- - samples/cgi/po/ja/main.po
455
- - samples/cgi/po/ja/helloerb1.po
456
- - samples/cgi/po/cs/helloerb2.po
496
+ - samples/cgi/po/vi/main.po
497
+ - samples/cgi/po/vi/helloerb2.po
498
+ - samples/cgi/po/hu/hellolib.po
499
+ - samples/cgi/po/hu/helloerb1.po
500
+ - samples/cgi/po/hu/main.po
501
+ - samples/cgi/po/hu/helloerb2.po
502
+ - samples/cgi/po/pt_BR/hellolib.po
503
+ - samples/cgi/po/pt_BR/helloerb1.po
504
+ - samples/cgi/po/pt_BR/main.po
505
+ - samples/cgi/po/pt_BR/helloerb2.po
457
506
  - samples/cgi/po/cs/hellolib.po
458
- - samples/cgi/po/cs/main.po
459
507
  - samples/cgi/po/cs/helloerb1.po
460
- - samples/cgi/po/sr/helloerb2.po
461
- - samples/cgi/po/sr/hellolib.po
462
- - samples/cgi/po/sr/main.po
463
- - samples/cgi/po/sr/helloerb1.po
464
- - samples/cgi/po/nl/helloerb2.po
465
- - samples/cgi/po/nl/hellolib.po
466
- - samples/cgi/po/nl/main.po
467
- - samples/cgi/po/nl/helloerb1.po
468
- - samples/cgi/po/zh/helloerb2.po
469
- - samples/cgi/po/zh/hellolib.po
470
- - samples/cgi/po/zh/main.po
471
- - samples/cgi/po/zh/helloerb1.po
472
- - samples/cgi/po/de/helloerb2.po
473
- - samples/cgi/po/de/hellolib.po
474
- - samples/cgi/po/de/main.po
475
- - samples/cgi/po/de/helloerb1.po
476
- - samples/cgi/hellolib.rb
477
- - samples/cgi/README
508
+ - samples/cgi/po/cs/main.po
509
+ - samples/cgi/po/cs/helloerb2.po
510
+ - samples/cgi/po/zh_TW/hellolib.po
511
+ - samples/cgi/po/zh_TW/helloerb1.po
512
+ - samples/cgi/po/zh_TW/main.po
513
+ - samples/cgi/po/zh_TW/helloerb2.po
514
+ - samples/cgi/po/hellolib.pot
515
+ - samples/cgi/po/es/hellolib.po
516
+ - samples/cgi/po/es/helloerb1.po
517
+ - samples/cgi/po/es/main.po
518
+ - samples/cgi/po/es/helloerb2.po
519
+ - samples/cgi/po/ko/hellolib.po
520
+ - samples/cgi/po/ko/helloerb1.po
521
+ - samples/cgi/po/ko/main.po
522
+ - samples/cgi/po/ko/helloerb2.po
478
523
  - samples/cgi/index.cgi
524
+ - samples/cgi/helloerb2.cgi
525
+ - samples/cgi/other.rhtml
526
+ - samples/cgi/helloerb.rhtml
479
527
  - samples/cgi/helloerb1.cgi
480
- - samples/cgi/locale/ko/LC_MESSAGES/hellolib.mo
481
- - samples/cgi/locale/ko/LC_MESSAGES/helloerb1.mo
482
- - samples/cgi/locale/ko/LC_MESSAGES/main.mo
483
- - samples/cgi/locale/ko/LC_MESSAGES/helloerb2.mo
484
- - samples/cgi/locale/nb/LC_MESSAGES/hellolib.mo
485
- - samples/cgi/locale/nb/LC_MESSAGES/helloerb1.mo
486
- - samples/cgi/locale/nb/LC_MESSAGES/main.mo
487
- - samples/cgi/locale/nb/LC_MESSAGES/helloerb2.mo
488
- - samples/cgi/locale/ru/LC_MESSAGES/hellolib.mo
489
- - samples/cgi/locale/ru/LC_MESSAGES/helloerb1.mo
490
- - samples/cgi/locale/ru/LC_MESSAGES/main.mo
491
- - samples/cgi/locale/ru/LC_MESSAGES/helloerb2.mo
492
- - samples/cgi/locale/hu/LC_MESSAGES/hellolib.mo
493
- - samples/cgi/locale/hu/LC_MESSAGES/helloerb1.mo
494
- - samples/cgi/locale/hu/LC_MESSAGES/main.mo
495
- - samples/cgi/locale/hu/LC_MESSAGES/helloerb2.mo
496
- - samples/cgi/locale/ca/LC_MESSAGES/hellolib.mo
497
- - samples/cgi/locale/ca/LC_MESSAGES/helloerb1.mo
498
- - samples/cgi/locale/ca/LC_MESSAGES/main.mo
499
- - samples/cgi/locale/ca/LC_MESSAGES/helloerb2.mo
500
- - samples/cgi/locale/fr/LC_MESSAGES/hellolib.mo
501
- - samples/cgi/locale/fr/LC_MESSAGES/helloerb1.mo
528
+ - samples/cgi/locale/de/LC_MESSAGES/main.mo
529
+ - samples/cgi/locale/de/LC_MESSAGES/helloerb2.mo
530
+ - samples/cgi/locale/de/LC_MESSAGES/helloerb1.mo
531
+ - samples/cgi/locale/de/LC_MESSAGES/hellolib.mo
532
+ - samples/cgi/locale/el/LC_MESSAGES/main.mo
533
+ - samples/cgi/locale/el/LC_MESSAGES/helloerb2.mo
534
+ - samples/cgi/locale/el/LC_MESSAGES/helloerb1.mo
535
+ - samples/cgi/locale/el/LC_MESSAGES/hellolib.mo
536
+ - samples/cgi/locale/uk/LC_MESSAGES/main.mo
537
+ - samples/cgi/locale/uk/LC_MESSAGES/helloerb2.mo
538
+ - samples/cgi/locale/uk/LC_MESSAGES/helloerb1.mo
539
+ - samples/cgi/locale/uk/LC_MESSAGES/hellolib.mo
540
+ - samples/cgi/locale/sr/LC_MESSAGES/main.mo
541
+ - samples/cgi/locale/sr/LC_MESSAGES/helloerb2.mo
542
+ - samples/cgi/locale/sr/LC_MESSAGES/helloerb1.mo
543
+ - samples/cgi/locale/sr/LC_MESSAGES/hellolib.mo
544
+ - samples/cgi/locale/zh/LC_MESSAGES/main.mo
545
+ - samples/cgi/locale/zh/LC_MESSAGES/helloerb2.mo
546
+ - samples/cgi/locale/zh/LC_MESSAGES/helloerb1.mo
547
+ - samples/cgi/locale/zh/LC_MESSAGES/hellolib.mo
502
548
  - samples/cgi/locale/fr/LC_MESSAGES/main.mo
503
549
  - samples/cgi/locale/fr/LC_MESSAGES/helloerb2.mo
504
- - samples/cgi/locale/it/LC_MESSAGES/hellolib.mo
505
- - samples/cgi/locale/it/LC_MESSAGES/helloerb1.mo
550
+ - samples/cgi/locale/fr/LC_MESSAGES/helloerb1.mo
551
+ - samples/cgi/locale/fr/LC_MESSAGES/hellolib.mo
552
+ - samples/cgi/locale/hr/LC_MESSAGES/main.mo
553
+ - samples/cgi/locale/hr/LC_MESSAGES/helloerb2.mo
554
+ - samples/cgi/locale/hr/LC_MESSAGES/helloerb1.mo
555
+ - samples/cgi/locale/hr/LC_MESSAGES/hellolib.mo
506
556
  - samples/cgi/locale/it/LC_MESSAGES/main.mo
507
557
  - samples/cgi/locale/it/LC_MESSAGES/helloerb2.mo
508
- - samples/cgi/locale/pt_BR/LC_MESSAGES/hellolib.mo
509
- - samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb1.mo
510
- - samples/cgi/locale/pt_BR/LC_MESSAGES/main.mo
511
- - samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb2.mo
512
- - samples/cgi/locale/es/LC_MESSAGES/hellolib.mo
513
- - samples/cgi/locale/es/LC_MESSAGES/helloerb1.mo
514
- - samples/cgi/locale/es/LC_MESSAGES/main.mo
515
- - samples/cgi/locale/es/LC_MESSAGES/helloerb2.mo
516
- - samples/cgi/locale/uk/LC_MESSAGES/hellolib.mo
517
- - samples/cgi/locale/uk/LC_MESSAGES/helloerb1.mo
518
- - samples/cgi/locale/uk/LC_MESSAGES/main.mo
519
- - samples/cgi/locale/uk/LC_MESSAGES/helloerb2.mo
520
- - samples/cgi/locale/lv/LC_MESSAGES/hellolib.mo
521
- - samples/cgi/locale/lv/LC_MESSAGES/helloerb1.mo
558
+ - samples/cgi/locale/it/LC_MESSAGES/helloerb1.mo
559
+ - samples/cgi/locale/it/LC_MESSAGES/hellolib.mo
522
560
  - samples/cgi/locale/lv/LC_MESSAGES/main.mo
523
561
  - samples/cgi/locale/lv/LC_MESSAGES/helloerb2.mo
524
- - samples/cgi/locale/el/LC_MESSAGES/hellolib.mo
525
- - samples/cgi/locale/el/LC_MESSAGES/helloerb1.mo
526
- - samples/cgi/locale/el/LC_MESSAGES/main.mo
527
- - samples/cgi/locale/el/LC_MESSAGES/helloerb2.mo
528
- - samples/cgi/locale/hr/LC_MESSAGES/hellolib.mo
529
- - samples/cgi/locale/hr/LC_MESSAGES/helloerb1.mo
530
- - samples/cgi/locale/hr/LC_MESSAGES/main.mo
531
- - samples/cgi/locale/hr/LC_MESSAGES/helloerb2.mo
532
- - samples/cgi/locale/bg/LC_MESSAGES/hellolib.mo
533
- - samples/cgi/locale/bg/LC_MESSAGES/helloerb1.mo
534
- - samples/cgi/locale/bg/LC_MESSAGES/main.mo
535
- - samples/cgi/locale/bg/LC_MESSAGES/helloerb2.mo
536
- - samples/cgi/locale/bs/LC_MESSAGES/hellolib.mo
537
- - samples/cgi/locale/bs/LC_MESSAGES/helloerb1.mo
562
+ - samples/cgi/locale/lv/LC_MESSAGES/helloerb1.mo
563
+ - samples/cgi/locale/lv/LC_MESSAGES/hellolib.mo
564
+ - samples/cgi/locale/ja/LC_MESSAGES/main.mo
565
+ - samples/cgi/locale/ja/LC_MESSAGES/helloerb2.mo
566
+ - samples/cgi/locale/ja/LC_MESSAGES/helloerb1.mo
567
+ - samples/cgi/locale/ja/LC_MESSAGES/hellolib.mo
538
568
  - samples/cgi/locale/bs/LC_MESSAGES/main.mo
539
569
  - samples/cgi/locale/bs/LC_MESSAGES/helloerb2.mo
540
- - samples/cgi/locale/eo/LC_MESSAGES/hellolib.mo
541
- - samples/cgi/locale/eo/LC_MESSAGES/helloerb1.mo
570
+ - samples/cgi/locale/bs/LC_MESSAGES/helloerb1.mo
571
+ - samples/cgi/locale/bs/LC_MESSAGES/hellolib.mo
572
+ - samples/cgi/locale/ca/LC_MESSAGES/main.mo
573
+ - samples/cgi/locale/ca/LC_MESSAGES/helloerb2.mo
574
+ - samples/cgi/locale/ca/LC_MESSAGES/helloerb1.mo
575
+ - samples/cgi/locale/ca/LC_MESSAGES/hellolib.mo
576
+ - samples/cgi/locale/bg/LC_MESSAGES/main.mo
577
+ - samples/cgi/locale/bg/LC_MESSAGES/helloerb2.mo
578
+ - samples/cgi/locale/bg/LC_MESSAGES/helloerb1.mo
579
+ - samples/cgi/locale/bg/LC_MESSAGES/hellolib.mo
580
+ - samples/cgi/locale/ru/LC_MESSAGES/main.mo
581
+ - samples/cgi/locale/ru/LC_MESSAGES/helloerb2.mo
582
+ - samples/cgi/locale/ru/LC_MESSAGES/helloerb1.mo
583
+ - samples/cgi/locale/ru/LC_MESSAGES/hellolib.mo
584
+ - samples/cgi/locale/nl/LC_MESSAGES/main.mo
585
+ - samples/cgi/locale/nl/LC_MESSAGES/helloerb2.mo
586
+ - samples/cgi/locale/nl/LC_MESSAGES/helloerb1.mo
587
+ - samples/cgi/locale/nl/LC_MESSAGES/hellolib.mo
542
588
  - samples/cgi/locale/eo/LC_MESSAGES/main.mo
543
589
  - samples/cgi/locale/eo/LC_MESSAGES/helloerb2.mo
544
- - samples/cgi/locale/zh_TW/LC_MESSAGES/hellolib.mo
545
- - samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb1.mo
546
- - samples/cgi/locale/zh_TW/LC_MESSAGES/main.mo
547
- - samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb2.mo
548
- - samples/cgi/locale/vi/LC_MESSAGES/hellolib.mo
549
- - samples/cgi/locale/vi/LC_MESSAGES/helloerb1.mo
590
+ - samples/cgi/locale/eo/LC_MESSAGES/helloerb1.mo
591
+ - samples/cgi/locale/eo/LC_MESSAGES/hellolib.mo
592
+ - samples/cgi/locale/nb/LC_MESSAGES/main.mo
593
+ - samples/cgi/locale/nb/LC_MESSAGES/helloerb2.mo
594
+ - samples/cgi/locale/nb/LC_MESSAGES/helloerb1.mo
595
+ - samples/cgi/locale/nb/LC_MESSAGES/hellolib.mo
550
596
  - samples/cgi/locale/vi/LC_MESSAGES/main.mo
551
597
  - samples/cgi/locale/vi/LC_MESSAGES/helloerb2.mo
552
- - samples/cgi/locale/ja/LC_MESSAGES/hellolib.mo
553
- - samples/cgi/locale/ja/LC_MESSAGES/helloerb1.mo
554
- - samples/cgi/locale/ja/LC_MESSAGES/main.mo
555
- - samples/cgi/locale/ja/LC_MESSAGES/helloerb2.mo
556
- - samples/cgi/locale/cs/LC_MESSAGES/hellolib.mo
557
- - samples/cgi/locale/cs/LC_MESSAGES/helloerb1.mo
598
+ - samples/cgi/locale/vi/LC_MESSAGES/helloerb1.mo
599
+ - samples/cgi/locale/vi/LC_MESSAGES/hellolib.mo
600
+ - samples/cgi/locale/hu/LC_MESSAGES/main.mo
601
+ - samples/cgi/locale/hu/LC_MESSAGES/helloerb2.mo
602
+ - samples/cgi/locale/hu/LC_MESSAGES/helloerb1.mo
603
+ - samples/cgi/locale/hu/LC_MESSAGES/hellolib.mo
604
+ - samples/cgi/locale/pt_BR/LC_MESSAGES/main.mo
605
+ - samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb2.mo
606
+ - samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb1.mo
607
+ - samples/cgi/locale/pt_BR/LC_MESSAGES/hellolib.mo
558
608
  - samples/cgi/locale/cs/LC_MESSAGES/main.mo
559
609
  - samples/cgi/locale/cs/LC_MESSAGES/helloerb2.mo
560
- - samples/cgi/locale/sr/LC_MESSAGES/hellolib.mo
561
- - samples/cgi/locale/sr/LC_MESSAGES/helloerb1.mo
562
- - samples/cgi/locale/sr/LC_MESSAGES/main.mo
563
- - samples/cgi/locale/sr/LC_MESSAGES/helloerb2.mo
564
- - samples/cgi/locale/nl/LC_MESSAGES/hellolib.mo
565
- - samples/cgi/locale/nl/LC_MESSAGES/helloerb1.mo
566
- - samples/cgi/locale/nl/LC_MESSAGES/main.mo
567
- - samples/cgi/locale/nl/LC_MESSAGES/helloerb2.mo
568
- - samples/cgi/locale/zh/LC_MESSAGES/hellolib.mo
569
- - samples/cgi/locale/zh/LC_MESSAGES/helloerb1.mo
570
- - samples/cgi/locale/zh/LC_MESSAGES/main.mo
571
- - samples/cgi/locale/zh/LC_MESSAGES/helloerb2.mo
572
- - samples/cgi/locale/de/LC_MESSAGES/hellolib.mo
573
- - samples/cgi/locale/de/LC_MESSAGES/helloerb1.mo
574
- - samples/cgi/locale/de/LC_MESSAGES/main.mo
575
- - samples/cgi/locale/de/LC_MESSAGES/helloerb2.mo
576
- - samples/cgi/gettext.css
577
- - samples/cgi/http.rb
578
- - samples/cgi/cookie.cgi
579
- - samples/cgi/other.rhtml
610
+ - samples/cgi/locale/cs/LC_MESSAGES/helloerb1.mo
611
+ - samples/cgi/locale/cs/LC_MESSAGES/hellolib.mo
612
+ - samples/cgi/locale/zh_TW/LC_MESSAGES/main.mo
613
+ - samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb2.mo
614
+ - samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb1.mo
615
+ - samples/cgi/locale/zh_TW/LC_MESSAGES/hellolib.mo
616
+ - samples/cgi/locale/es/LC_MESSAGES/main.mo
617
+ - samples/cgi/locale/es/LC_MESSAGES/helloerb2.mo
618
+ - samples/cgi/locale/es/LC_MESSAGES/helloerb1.mo
619
+ - samples/cgi/locale/es/LC_MESSAGES/hellolib.mo
620
+ - samples/cgi/locale/ko/LC_MESSAGES/main.mo
621
+ - samples/cgi/locale/ko/LC_MESSAGES/helloerb2.mo
622
+ - samples/cgi/locale/ko/LC_MESSAGES/helloerb1.mo
623
+ - samples/cgi/locale/ko/LC_MESSAGES/hellolib.mo
580
624
  - samples/cgi/Rakefile
581
- - samples/cgi/helloerb.rhtml
582
- - samples/cgi/helloerb2.cgi
583
- - samples/locale/ko/LC_MESSAGES/hello_plural.mo
584
- - samples/locale/ko/LC_MESSAGES/hello_gtk.mo
585
- - samples/locale/ko/LC_MESSAGES/hello_tk.mo
586
- - samples/locale/ko/LC_MESSAGES/hello2.mo
587
- - samples/locale/ko/LC_MESSAGES/hello_glade2.mo
588
- - samples/locale/ko/LC_MESSAGES/hello_noop.mo
589
- - samples/locale/ko/LC_MESSAGES/hello.mo
590
- - samples/locale/nb/LC_MESSAGES/hello_plural.mo
591
- - samples/locale/nb/LC_MESSAGES/hello_gtk.mo
592
- - samples/locale/nb/LC_MESSAGES/hello_tk.mo
593
- - samples/locale/nb/LC_MESSAGES/hello2.mo
594
- - samples/locale/nb/LC_MESSAGES/hello_glade2.mo
595
- - samples/locale/nb/LC_MESSAGES/hello_noop.mo
596
- - samples/locale/nb/LC_MESSAGES/hello.mo
597
- - samples/locale/ru/LC_MESSAGES/hello_plural.mo
598
- - samples/locale/ru/LC_MESSAGES/hello_gtk.mo
599
- - samples/locale/ru/LC_MESSAGES/hello_tk.mo
600
- - samples/locale/ru/LC_MESSAGES/hello2.mo
601
- - samples/locale/ru/LC_MESSAGES/hello_glade2.mo
602
- - samples/locale/ru/LC_MESSAGES/hello_noop.mo
603
- - samples/locale/ru/LC_MESSAGES/hello.mo
604
- - samples/locale/hu/LC_MESSAGES/hello_plural.mo
605
- - samples/locale/hu/LC_MESSAGES/hello_gtk.mo
606
- - samples/locale/hu/LC_MESSAGES/hello_tk.mo
607
- - samples/locale/hu/LC_MESSAGES/hello2.mo
608
- - samples/locale/hu/LC_MESSAGES/hello_glade2.mo
609
- - samples/locale/hu/LC_MESSAGES/hello_noop.mo
610
- - samples/locale/hu/LC_MESSAGES/hello.mo
611
- - samples/locale/ca/LC_MESSAGES/hello_plural.mo
612
- - samples/locale/ca/LC_MESSAGES/hello_gtk.mo
613
- - samples/locale/ca/LC_MESSAGES/hello_tk.mo
614
- - samples/locale/ca/LC_MESSAGES/hello2.mo
615
- - samples/locale/ca/LC_MESSAGES/hello_glade2.mo
616
- - samples/locale/ca/LC_MESSAGES/hello_noop.mo
617
- - samples/locale/ca/LC_MESSAGES/hello.mo
618
- - samples/locale/fr/LC_MESSAGES/hello_plural.mo
625
+ - samples/locale/de/LC_MESSAGES/hello_noop.mo
626
+ - samples/locale/de/LC_MESSAGES/hello_gtk2.mo
627
+ - samples/locale/de/LC_MESSAGES/hello_gtk.mo
628
+ - samples/locale/de/LC_MESSAGES/hello_glade2.mo
629
+ - samples/locale/de/LC_MESSAGES/hello2.mo
630
+ - samples/locale/de/LC_MESSAGES/hello.mo
631
+ - samples/locale/de/LC_MESSAGES/hello_tk.mo
632
+ - samples/locale/de/LC_MESSAGES/hello_plural.mo
633
+ - samples/locale/el/LC_MESSAGES/hello_noop.mo
634
+ - samples/locale/el/LC_MESSAGES/hello_gtk2.mo
635
+ - samples/locale/el/LC_MESSAGES/hello_gtk.mo
636
+ - samples/locale/el/LC_MESSAGES/hello_glade2.mo
637
+ - samples/locale/el/LC_MESSAGES/hello2.mo
638
+ - samples/locale/el/LC_MESSAGES/hello.mo
639
+ - samples/locale/el/LC_MESSAGES/hello_tk.mo
640
+ - samples/locale/el/LC_MESSAGES/hello_plural.mo
641
+ - samples/locale/uk/LC_MESSAGES/hello_noop.mo
642
+ - samples/locale/uk/LC_MESSAGES/hello_gtk2.mo
643
+ - samples/locale/uk/LC_MESSAGES/hello_gtk.mo
644
+ - samples/locale/uk/LC_MESSAGES/hello_glade2.mo
645
+ - samples/locale/uk/LC_MESSAGES/hello2.mo
646
+ - samples/locale/uk/LC_MESSAGES/hello.mo
647
+ - samples/locale/uk/LC_MESSAGES/hello_tk.mo
648
+ - samples/locale/uk/LC_MESSAGES/hello_plural.mo
649
+ - samples/locale/sr/LC_MESSAGES/hello_noop.mo
650
+ - samples/locale/sr/LC_MESSAGES/hello_gtk2.mo
651
+ - samples/locale/sr/LC_MESSAGES/hello_gtk.mo
652
+ - samples/locale/sr/LC_MESSAGES/hello_glade2.mo
653
+ - samples/locale/sr/LC_MESSAGES/hello2.mo
654
+ - samples/locale/sr/LC_MESSAGES/hello.mo
655
+ - samples/locale/sr/LC_MESSAGES/hello_tk.mo
656
+ - samples/locale/sr/LC_MESSAGES/hello_plural.mo
657
+ - samples/locale/zh/LC_MESSAGES/hello_noop.mo
658
+ - samples/locale/zh/LC_MESSAGES/hello_gtk2.mo
659
+ - samples/locale/zh/LC_MESSAGES/hello_gtk.mo
660
+ - samples/locale/zh/LC_MESSAGES/hello_glade2.mo
661
+ - samples/locale/zh/LC_MESSAGES/hello2.mo
662
+ - samples/locale/zh/LC_MESSAGES/hello.mo
663
+ - samples/locale/zh/LC_MESSAGES/hello_tk.mo
664
+ - samples/locale/zh/LC_MESSAGES/hello_plural.mo
665
+ - samples/locale/fr/LC_MESSAGES/hello_noop.mo
666
+ - samples/locale/fr/LC_MESSAGES/hello_gtk2.mo
619
667
  - samples/locale/fr/LC_MESSAGES/hello_gtk.mo
620
- - samples/locale/fr/LC_MESSAGES/hello_tk.mo
621
- - samples/locale/fr/LC_MESSAGES/hello2.mo
622
668
  - samples/locale/fr/LC_MESSAGES/hello_glade2.mo
623
- - samples/locale/fr/LC_MESSAGES/hello_noop.mo
669
+ - samples/locale/fr/LC_MESSAGES/hello2.mo
624
670
  - samples/locale/fr/LC_MESSAGES/hello.mo
625
- - samples/locale/it/LC_MESSAGES/hello_plural.mo
671
+ - samples/locale/fr/LC_MESSAGES/hello_tk.mo
672
+ - samples/locale/fr/LC_MESSAGES/hello_plural.mo
673
+ - samples/locale/sv/LC_MESSAGES/hello_noop.mo
674
+ - samples/locale/sv/LC_MESSAGES/hello_gtk2.mo
675
+ - samples/locale/sv/LC_MESSAGES/hello_gtk.mo
676
+ - samples/locale/sv/LC_MESSAGES/hello_glade2.mo
677
+ - samples/locale/sv/LC_MESSAGES/hello2.mo
678
+ - samples/locale/sv/LC_MESSAGES/hello.mo
679
+ - samples/locale/sv/LC_MESSAGES/hello_tk.mo
680
+ - samples/locale/sv/LC_MESSAGES/hello_plural.mo
681
+ - samples/locale/hr/LC_MESSAGES/hello_noop.mo
682
+ - samples/locale/hr/LC_MESSAGES/hello_gtk2.mo
683
+ - samples/locale/hr/LC_MESSAGES/hello_gtk.mo
684
+ - samples/locale/hr/LC_MESSAGES/hello_glade2.mo
685
+ - samples/locale/hr/LC_MESSAGES/hello2.mo
686
+ - samples/locale/hr/LC_MESSAGES/hello.mo
687
+ - samples/locale/hr/LC_MESSAGES/hello_tk.mo
688
+ - samples/locale/hr/LC_MESSAGES/hello_plural.mo
689
+ - samples/locale/it/LC_MESSAGES/hello_noop.mo
690
+ - samples/locale/it/LC_MESSAGES/hello_gtk2.mo
626
691
  - samples/locale/it/LC_MESSAGES/hello_gtk.mo
627
- - samples/locale/it/LC_MESSAGES/hello_tk.mo
628
- - samples/locale/it/LC_MESSAGES/hello2.mo
629
692
  - samples/locale/it/LC_MESSAGES/hello_glade2.mo
630
- - samples/locale/it/LC_MESSAGES/hello_noop.mo
693
+ - samples/locale/it/LC_MESSAGES/hello2.mo
631
694
  - samples/locale/it/LC_MESSAGES/hello.mo
632
- - samples/locale/pt_BR/LC_MESSAGES/hello_plural.mo
633
- - samples/locale/pt_BR/LC_MESSAGES/hello_gtk.mo
634
- - samples/locale/pt_BR/LC_MESSAGES/hello_tk.mo
635
- - samples/locale/pt_BR/LC_MESSAGES/hello2.mo
636
- - samples/locale/pt_BR/LC_MESSAGES/hello_glade2.mo
637
- - samples/locale/pt_BR/LC_MESSAGES/hello_noop.mo
638
- - samples/locale/pt_BR/LC_MESSAGES/hello.mo
639
- - samples/locale/es/LC_MESSAGES/hello_plural.mo
640
- - samples/locale/es/LC_MESSAGES/hello_gtk.mo
641
- - samples/locale/es/LC_MESSAGES/hello_tk.mo
642
- - samples/locale/es/LC_MESSAGES/hello2.mo
643
- - samples/locale/es/LC_MESSAGES/hello_glade2.mo
644
- - samples/locale/es/LC_MESSAGES/hello_noop.mo
645
- - samples/locale/es/LC_MESSAGES/hello.mo
646
- - samples/locale/uk/LC_MESSAGES/hello_plural.mo
647
- - samples/locale/uk/LC_MESSAGES/hello_gtk.mo
648
- - samples/locale/uk/LC_MESSAGES/hello_tk.mo
649
- - samples/locale/uk/LC_MESSAGES/hello2.mo
650
- - samples/locale/uk/LC_MESSAGES/hello_glade2.mo
651
- - samples/locale/uk/LC_MESSAGES/hello_noop.mo
652
- - samples/locale/uk/LC_MESSAGES/hello.mo
653
- - samples/locale/lv/LC_MESSAGES/hello_plural.mo
695
+ - samples/locale/it/LC_MESSAGES/hello_tk.mo
696
+ - samples/locale/it/LC_MESSAGES/hello_plural.mo
697
+ - samples/locale/lv/LC_MESSAGES/hello_noop.mo
698
+ - samples/locale/lv/LC_MESSAGES/hello_gtk2.mo
654
699
  - samples/locale/lv/LC_MESSAGES/hello_gtk.mo
655
- - samples/locale/lv/LC_MESSAGES/hello_tk.mo
656
- - samples/locale/lv/LC_MESSAGES/hello2.mo
657
700
  - samples/locale/lv/LC_MESSAGES/hello_glade2.mo
658
- - samples/locale/lv/LC_MESSAGES/hello_noop.mo
701
+ - samples/locale/lv/LC_MESSAGES/hello2.mo
659
702
  - samples/locale/lv/LC_MESSAGES/hello.mo
660
- - samples/locale/el/LC_MESSAGES/hello_plural.mo
661
- - samples/locale/el/LC_MESSAGES/hello_gtk.mo
662
- - samples/locale/el/LC_MESSAGES/hello_tk.mo
663
- - samples/locale/el/LC_MESSAGES/hello2.mo
664
- - samples/locale/el/LC_MESSAGES/hello_glade2.mo
665
- - samples/locale/el/LC_MESSAGES/hello_noop.mo
666
- - samples/locale/el/LC_MESSAGES/hello.mo
667
- - samples/locale/hr/LC_MESSAGES/hello_plural.mo
668
- - samples/locale/hr/LC_MESSAGES/hello_gtk.mo
669
- - samples/locale/hr/LC_MESSAGES/hello_tk.mo
670
- - samples/locale/hr/LC_MESSAGES/hello2.mo
671
- - samples/locale/hr/LC_MESSAGES/hello_glade2.mo
672
- - samples/locale/hr/LC_MESSAGES/hello_noop.mo
673
- - samples/locale/hr/LC_MESSAGES/hello.mo
674
- - samples/locale/bg/LC_MESSAGES/hello_plural.mo
703
+ - samples/locale/lv/LC_MESSAGES/hello_tk.mo
704
+ - samples/locale/lv/LC_MESSAGES/hello_plural.mo
705
+ - samples/locale/ja/LC_MESSAGES/hello_noop.mo
706
+ - samples/locale/ja/LC_MESSAGES/hello_gtk2.mo
707
+ - samples/locale/ja/LC_MESSAGES/hello_gtk.mo
708
+ - samples/locale/ja/LC_MESSAGES/hello_glade2.mo
709
+ - samples/locale/ja/LC_MESSAGES/hello2.mo
710
+ - samples/locale/ja/LC_MESSAGES/hello.mo
711
+ - samples/locale/ja/LC_MESSAGES/hello_tk.mo
712
+ - samples/locale/ja/LC_MESSAGES/hello_plural.mo
713
+ - samples/locale/bs/LC_MESSAGES/hello_noop.mo
714
+ - samples/locale/bs/LC_MESSAGES/hello_gtk2.mo
715
+ - samples/locale/bs/LC_MESSAGES/hello_gtk.mo
716
+ - samples/locale/bs/LC_MESSAGES/hello_glade2.mo
717
+ - samples/locale/bs/LC_MESSAGES/hello2.mo
718
+ - samples/locale/bs/LC_MESSAGES/hello.mo
719
+ - samples/locale/bs/LC_MESSAGES/hello_tk.mo
720
+ - samples/locale/bs/LC_MESSAGES/hello_plural.mo
721
+ - samples/locale/ca/LC_MESSAGES/hello_noop.mo
722
+ - samples/locale/ca/LC_MESSAGES/hello_gtk2.mo
723
+ - samples/locale/ca/LC_MESSAGES/hello_gtk.mo
724
+ - samples/locale/ca/LC_MESSAGES/hello_glade2.mo
725
+ - samples/locale/ca/LC_MESSAGES/hello2.mo
726
+ - samples/locale/ca/LC_MESSAGES/hello.mo
727
+ - samples/locale/ca/LC_MESSAGES/hello_tk.mo
728
+ - samples/locale/ca/LC_MESSAGES/hello_plural.mo
729
+ - samples/locale/bg/LC_MESSAGES/hello_noop.mo
730
+ - samples/locale/bg/LC_MESSAGES/hello_gtk2.mo
675
731
  - samples/locale/bg/LC_MESSAGES/hello_gtk.mo
676
- - samples/locale/bg/LC_MESSAGES/hello_tk.mo
677
- - samples/locale/bg/LC_MESSAGES/hello2.mo
678
732
  - samples/locale/bg/LC_MESSAGES/hello_glade2.mo
679
- - samples/locale/bg/LC_MESSAGES/hello_noop.mo
733
+ - samples/locale/bg/LC_MESSAGES/hello2.mo
680
734
  - samples/locale/bg/LC_MESSAGES/hello.mo
681
- - samples/locale/bs/LC_MESSAGES/hello_plural.mo
682
- - samples/locale/bs/LC_MESSAGES/hello_gtk.mo
683
- - samples/locale/bs/LC_MESSAGES/hello_tk.mo
684
- - samples/locale/bs/LC_MESSAGES/hello2.mo
685
- - samples/locale/bs/LC_MESSAGES/hello_glade2.mo
686
- - samples/locale/bs/LC_MESSAGES/hello_noop.mo
687
- - samples/locale/bs/LC_MESSAGES/hello.mo
688
- - samples/locale/eo/LC_MESSAGES/hello_plural.mo
735
+ - samples/locale/bg/LC_MESSAGES/hello_tk.mo
736
+ - samples/locale/bg/LC_MESSAGES/hello_plural.mo
737
+ - samples/locale/ru/LC_MESSAGES/hello_noop.mo
738
+ - samples/locale/ru/LC_MESSAGES/hello_gtk2.mo
739
+ - samples/locale/ru/LC_MESSAGES/hello_gtk.mo
740
+ - samples/locale/ru/LC_MESSAGES/hello_glade2.mo
741
+ - samples/locale/ru/LC_MESSAGES/hello2.mo
742
+ - samples/locale/ru/LC_MESSAGES/hello.mo
743
+ - samples/locale/ru/LC_MESSAGES/hello_tk.mo
744
+ - samples/locale/ru/LC_MESSAGES/hello_plural.mo
745
+ - samples/locale/nl/LC_MESSAGES/hello_noop.mo
746
+ - samples/locale/nl/LC_MESSAGES/hello_gtk2.mo
747
+ - samples/locale/nl/LC_MESSAGES/hello_gtk.mo
748
+ - samples/locale/nl/LC_MESSAGES/hello_glade2.mo
749
+ - samples/locale/nl/LC_MESSAGES/hello2.mo
750
+ - samples/locale/nl/LC_MESSAGES/hello.mo
751
+ - samples/locale/nl/LC_MESSAGES/hello_tk.mo
752
+ - samples/locale/nl/LC_MESSAGES/hello_plural.mo
753
+ - samples/locale/eo/LC_MESSAGES/hello_noop.mo
754
+ - samples/locale/eo/LC_MESSAGES/hello_gtk2.mo
689
755
  - samples/locale/eo/LC_MESSAGES/hello_gtk.mo
690
- - samples/locale/eo/LC_MESSAGES/hello_tk.mo
691
- - samples/locale/eo/LC_MESSAGES/hello2.mo
692
756
  - samples/locale/eo/LC_MESSAGES/hello_glade2.mo
693
- - samples/locale/eo/LC_MESSAGES/hello_noop.mo
757
+ - samples/locale/eo/LC_MESSAGES/hello2.mo
694
758
  - samples/locale/eo/LC_MESSAGES/hello.mo
695
- - samples/locale/zh_TW/LC_MESSAGES/hello_plural.mo
696
- - samples/locale/zh_TW/LC_MESSAGES/hello_gtk.mo
697
- - samples/locale/zh_TW/LC_MESSAGES/hello_tk.mo
698
- - samples/locale/zh_TW/LC_MESSAGES/hello2.mo
699
- - samples/locale/zh_TW/LC_MESSAGES/hello_glade2.mo
700
- - samples/locale/zh_TW/LC_MESSAGES/hello_noop.mo
701
- - samples/locale/zh_TW/LC_MESSAGES/hello.mo
702
- - samples/locale/vi/LC_MESSAGES/hello_plural.mo
759
+ - samples/locale/eo/LC_MESSAGES/hello_tk.mo
760
+ - samples/locale/eo/LC_MESSAGES/hello_plural.mo
761
+ - samples/locale/nb/LC_MESSAGES/hello_noop.mo
762
+ - samples/locale/nb/LC_MESSAGES/hello_gtk2.mo
763
+ - samples/locale/nb/LC_MESSAGES/hello_gtk.mo
764
+ - samples/locale/nb/LC_MESSAGES/hello_glade2.mo
765
+ - samples/locale/nb/LC_MESSAGES/hello2.mo
766
+ - samples/locale/nb/LC_MESSAGES/hello.mo
767
+ - samples/locale/nb/LC_MESSAGES/hello_tk.mo
768
+ - samples/locale/nb/LC_MESSAGES/hello_plural.mo
769
+ - samples/locale/vi/LC_MESSAGES/hello_noop.mo
770
+ - samples/locale/vi/LC_MESSAGES/hello_gtk2.mo
703
771
  - samples/locale/vi/LC_MESSAGES/hello_gtk.mo
704
- - samples/locale/vi/LC_MESSAGES/hello_tk.mo
705
- - samples/locale/vi/LC_MESSAGES/hello2.mo
706
772
  - samples/locale/vi/LC_MESSAGES/hello_glade2.mo
707
- - samples/locale/vi/LC_MESSAGES/hello_noop.mo
773
+ - samples/locale/vi/LC_MESSAGES/hello2.mo
708
774
  - samples/locale/vi/LC_MESSAGES/hello.mo
709
- - samples/locale/ja/LC_MESSAGES/hello_plural.mo
710
- - samples/locale/ja/LC_MESSAGES/hello_gtk.mo
711
- - samples/locale/ja/LC_MESSAGES/hello_tk.mo
712
- - samples/locale/ja/LC_MESSAGES/hello2.mo
713
- - samples/locale/ja/LC_MESSAGES/hello_glade2.mo
714
- - samples/locale/ja/LC_MESSAGES/hello_noop.mo
715
- - samples/locale/ja/LC_MESSAGES/hello.mo
716
- - samples/locale/sv/LC_MESSAGES/hello_plural.mo
717
- - samples/locale/sv/LC_MESSAGES/hello_gtk.mo
718
- - samples/locale/sv/LC_MESSAGES/hello_tk.mo
719
- - samples/locale/sv/LC_MESSAGES/hello2.mo
720
- - samples/locale/sv/LC_MESSAGES/hello_glade2.mo
721
- - samples/locale/sv/LC_MESSAGES/hello_noop.mo
722
- - samples/locale/sv/LC_MESSAGES/hello.mo
723
- - samples/locale/cs/LC_MESSAGES/hello_plural.mo
775
+ - samples/locale/vi/LC_MESSAGES/hello_tk.mo
776
+ - samples/locale/vi/LC_MESSAGES/hello_plural.mo
777
+ - samples/locale/hu/LC_MESSAGES/hello_noop.mo
778
+ - samples/locale/hu/LC_MESSAGES/hello_gtk2.mo
779
+ - samples/locale/hu/LC_MESSAGES/hello_gtk.mo
780
+ - samples/locale/hu/LC_MESSAGES/hello_glade2.mo
781
+ - samples/locale/hu/LC_MESSAGES/hello2.mo
782
+ - samples/locale/hu/LC_MESSAGES/hello.mo
783
+ - samples/locale/hu/LC_MESSAGES/hello_tk.mo
784
+ - samples/locale/hu/LC_MESSAGES/hello_plural.mo
785
+ - samples/locale/pt_BR/LC_MESSAGES/hello_noop.mo
786
+ - samples/locale/pt_BR/LC_MESSAGES/hello_gtk2.mo
787
+ - samples/locale/pt_BR/LC_MESSAGES/hello_gtk.mo
788
+ - samples/locale/pt_BR/LC_MESSAGES/hello_glade2.mo
789
+ - samples/locale/pt_BR/LC_MESSAGES/hello2.mo
790
+ - samples/locale/pt_BR/LC_MESSAGES/hello.mo
791
+ - samples/locale/pt_BR/LC_MESSAGES/hello_tk.mo
792
+ - samples/locale/pt_BR/LC_MESSAGES/hello_plural.mo
793
+ - samples/locale/cs/LC_MESSAGES/hello_noop.mo
794
+ - samples/locale/cs/LC_MESSAGES/hello_gtk2.mo
724
795
  - samples/locale/cs/LC_MESSAGES/hello_gtk.mo
725
- - samples/locale/cs/LC_MESSAGES/hello_tk.mo
726
- - samples/locale/cs/LC_MESSAGES/hello2.mo
727
796
  - samples/locale/cs/LC_MESSAGES/hello_glade2.mo
728
- - samples/locale/cs/LC_MESSAGES/hello_noop.mo
797
+ - samples/locale/cs/LC_MESSAGES/hello2.mo
729
798
  - samples/locale/cs/LC_MESSAGES/hello.mo
730
- - samples/locale/sr/LC_MESSAGES/hello_plural.mo
731
- - samples/locale/sr/LC_MESSAGES/hello_gtk.mo
732
- - samples/locale/sr/LC_MESSAGES/hello_tk.mo
733
- - samples/locale/sr/LC_MESSAGES/hello2.mo
734
- - samples/locale/sr/LC_MESSAGES/hello_glade2.mo
735
- - samples/locale/sr/LC_MESSAGES/hello_noop.mo
736
- - samples/locale/sr/LC_MESSAGES/hello.mo
737
- - samples/locale/nl/LC_MESSAGES/hello_plural.mo
738
- - samples/locale/nl/LC_MESSAGES/hello_gtk.mo
739
- - samples/locale/nl/LC_MESSAGES/hello_tk.mo
740
- - samples/locale/nl/LC_MESSAGES/hello2.mo
741
- - samples/locale/nl/LC_MESSAGES/hello_glade2.mo
742
- - samples/locale/nl/LC_MESSAGES/hello_noop.mo
743
- - samples/locale/nl/LC_MESSAGES/hello.mo
744
- - samples/locale/zh/LC_MESSAGES/hello_plural.mo
745
- - samples/locale/zh/LC_MESSAGES/hello_gtk.mo
746
- - samples/locale/zh/LC_MESSAGES/hello_tk.mo
747
- - samples/locale/zh/LC_MESSAGES/hello2.mo
748
- - samples/locale/zh/LC_MESSAGES/hello_glade2.mo
749
- - samples/locale/zh/LC_MESSAGES/hello_noop.mo
750
- - samples/locale/zh/LC_MESSAGES/hello.mo
751
- - samples/locale/de/LC_MESSAGES/hello_plural.mo
752
- - samples/locale/de/LC_MESSAGES/hello_gtk.mo
753
- - samples/locale/de/LC_MESSAGES/hello_tk.mo
754
- - samples/locale/de/LC_MESSAGES/hello2.mo
755
- - samples/locale/de/LC_MESSAGES/hello_glade2.mo
756
- - samples/locale/de/LC_MESSAGES/hello_noop.mo
757
- - samples/locale/de/LC_MESSAGES/hello.mo
758
- - samples/hello_noop.rb
759
- - samples/hello_plural.rb
760
- - samples/makemo.rb
761
- - samples/hello.rb
762
- - samples/hello_glade2.glade
799
+ - samples/locale/cs/LC_MESSAGES/hello_tk.mo
800
+ - samples/locale/cs/LC_MESSAGES/hello_plural.mo
801
+ - samples/locale/zh_TW/LC_MESSAGES/hello_noop.mo
802
+ - samples/locale/zh_TW/LC_MESSAGES/hello_gtk2.mo
803
+ - samples/locale/zh_TW/LC_MESSAGES/hello_gtk.mo
804
+ - samples/locale/zh_TW/LC_MESSAGES/hello_glade2.mo
805
+ - samples/locale/zh_TW/LC_MESSAGES/hello2.mo
806
+ - samples/locale/zh_TW/LC_MESSAGES/hello.mo
807
+ - samples/locale/zh_TW/LC_MESSAGES/hello_tk.mo
808
+ - samples/locale/zh_TW/LC_MESSAGES/hello_plural.mo
809
+ - samples/locale/es/LC_MESSAGES/hello_noop.mo
810
+ - samples/locale/es/LC_MESSAGES/hello_gtk2.mo
811
+ - samples/locale/es/LC_MESSAGES/hello_gtk.mo
812
+ - samples/locale/es/LC_MESSAGES/hello_glade2.mo
813
+ - samples/locale/es/LC_MESSAGES/hello2.mo
814
+ - samples/locale/es/LC_MESSAGES/hello.mo
815
+ - samples/locale/es/LC_MESSAGES/hello_tk.mo
816
+ - samples/locale/es/LC_MESSAGES/hello_plural.mo
817
+ - samples/locale/ko/LC_MESSAGES/hello_noop.mo
818
+ - samples/locale/ko/LC_MESSAGES/hello_gtk2.mo
819
+ - samples/locale/ko/LC_MESSAGES/hello_gtk.mo
820
+ - samples/locale/ko/LC_MESSAGES/hello_glade2.mo
821
+ - samples/locale/ko/LC_MESSAGES/hello2.mo
822
+ - samples/locale/ko/LC_MESSAGES/hello.mo
823
+ - samples/locale/ko/LC_MESSAGES/hello_tk.mo
824
+ - samples/locale/ko/LC_MESSAGES/hello_plural.mo
763
825
  - samples/hello2.rb
764
826
  - src/poparser.ry
827
+ - test/run-test.rb
828
+ - test/test_locale_path.rb
829
+ - test/test_class_info.rb
830
+ - test/tools/test_msginit.rb
831
+ - test/tools/test_xgettext.rb
832
+ - test/tools/test_msgmerge.rb
833
+ - test/tools/test.pot
834
+ - test/tools/files/de/app.po
835
+ - test/tools/files/simple_translation.rb
836
+ - test/tools/files/simple_2.po
837
+ - test/tools/files/version.po
838
+ - test/tools/files/en/test.po
839
+ - test/tools/files/en/app.po
840
+ - test/tools/files/app.pot
841
+ - test/tools/files/simple_1.po
842
+ - test/tools/test_tools.rb
843
+ - test/test_mofile.rb
844
+ - test/parser/test_ruby.rb
765
845
  - test/po/sl/plural.po
766
- - test/po/po/plural.po
767
- - test/po/cr/plural.po
768
846
  - test/po/ir/plural.po
847
+ - test/po/np_.pot
848
+ - test/po/s_.pot
849
+ - test/po/ns_.pot
769
850
  - test/po/fr/test1.po
770
- - test/po/fr/test2.po
771
851
  - test/po/fr/plural.po
772
852
  - test/po/fr/plural_error.po
773
- - test/po/la/plural.po
774
- - test/po/la/plural_error.po
853
+ - test/po/fr/test2.po
854
+ - test/po/ja/_.po
855
+ - test/po/ja/test3.po
856
+ - test/po/ja/test1.po
857
+ - test/po/ja/plural.po
858
+ - test/po/ja/ns_.po
859
+ - test/po/ja/np_.po
860
+ - test/po/ja/non_ascii.po
861
+ - test/po/ja/rubyparser.po
862
+ - test/po/ja/plural_error.po
863
+ - test/po/ja/test2.po
864
+ - test/po/ja/p_.po
865
+ - test/po/ja/s_.po
866
+ - test/po/ja/backslash.po
775
867
  - test/po/li/plural.po
776
868
  - test/po/li/plural_error.po
869
+ - test/po/_.pot
870
+ - test/po/p_.pot
777
871
  - test/po/da/plural.po
778
872
  - test/po/da/plural_error.po
779
- - test/po/ja/npgettext.po
780
- - test/po/ja/pgettext.po
781
- - test/po/ja/test1.po
782
- - test/po/ja/test2.po
783
- - test/po/ja/rubyparser.po
784
- - test/po/ja/backslash.po
785
- - test/po/ja/test3.po
786
- - test/po/ja/non_ascii.po
787
- - test/po/ja/sgettext.po
788
- - test/po/ja/nsgettext.po
789
- - test/po/ja/plural.po
790
- - test/po/ja/plural_error.po
873
+ - test/po/po/plural.po
874
+ - test/po/cr/plural.po
875
+ - test/po/la/plural.po
876
+ - test/po/la/plural_error.po
877
+ - test/po/non_ascii.pot
878
+ - test/po/backslash.pot
879
+ - test/fixtures/gladeparser.glade
880
+ - test/fixtures/n_.rb
881
+ - test/fixtures/erb.rxml
882
+ - test/fixtures/s_/custom.rb
883
+ - test/fixtures/multi_textdomain.rb
884
+ - test/fixtures/np_.rb
885
+ - test/fixtures/_/one_line.rb
886
+ - test/fixtures/non_ascii.rb
887
+ - test/fixtures/ns_/custom.rb
888
+ - test/fixtures/_.rb
889
+ - test/fixtures/s_.rb
890
+ - test/fixtures/backslash.rb
891
+ - test/fixtures/N_.rb
892
+ - test/fixtures/ns_.rb
893
+ - test/fixtures/erb.rhtml
894
+ - test/fixtures/p_.rb
895
+ - test/fixtures/simple.rb
896
+ - test/gettext-test-utils.rb
897
+ - test/test_thread.rb
898
+ - test/test_po_parser.rb
899
+ - test/test_po_message.rb
791
900
  - test/test_parser.rb
792
- - test/test_mofile.rb
901
+ - test/test_textdomain_bind.rb
793
902
  - test/test_textdomain_toplevel.rb
903
+ - test/test_textdomain_multi.rb
904
+ - test/test_po_generation.rb
794
905
  - test/locale/sl/LC_MESSAGES/plural.mo
795
- - test/locale/po/LC_MESSAGES/plural.mo
796
- - test/locale/cr/LC_MESSAGES/plural.mo
797
906
  - test/locale/ir/LC_MESSAGES/plural.mo
798
907
  - test/locale/fr/LC_MESSAGES/plural_error.mo
799
- - test/locale/fr/LC_MESSAGES/test1.mo
800
- - test/locale/fr/LC_MESSAGES/plural.mo
801
908
  - test/locale/fr/LC_MESSAGES/test2.mo
802
- - test/locale/la/LC_MESSAGES/plural_error.mo
803
- - test/locale/la/LC_MESSAGES/plural.mo
804
- - test/locale/li/LC_MESSAGES/plural_error.mo
805
- - test/locale/li/LC_MESSAGES/plural.mo
806
- - test/locale/da/LC_MESSAGES/plural_error.mo
807
- - test/locale/da/LC_MESSAGES/plural.mo
808
- - test/locale/ja/LC_MESSAGES/nsgettext.mo
909
+ - test/locale/fr/LC_MESSAGES/plural.mo
910
+ - test/locale/fr/LC_MESSAGES/test1.mo
911
+ - test/locale/ja/LC_MESSAGES/test3.mo
912
+ - test/locale/ja/LC_MESSAGES/rubyparser.mo
913
+ - test/locale/ja/LC_MESSAGES/non_ascii.mo
809
914
  - test/locale/ja/LC_MESSAGES/sgettext.mo
810
915
  - test/locale/ja/LC_MESSAGES/npgettext.mo
811
916
  - test/locale/ja/LC_MESSAGES/plural_error.mo
812
- - test/locale/ja/LC_MESSAGES/non_ascii.mo
813
- - test/locale/ja/LC_MESSAGES/rubyparser.mo
917
+ - test/locale/ja/LC_MESSAGES/p_.mo
918
+ - test/locale/ja/LC_MESSAGES/ns_.mo
919
+ - test/locale/ja/LC_MESSAGES/_.mo
920
+ - test/locale/ja/LC_MESSAGES/backslash.mo
921
+ - test/locale/ja/LC_MESSAGES/test2.mo
922
+ - test/locale/ja/LC_MESSAGES/np_.mo
814
923
  - test/locale/ja/LC_MESSAGES/pgettext.mo
815
- - test/locale/ja/LC_MESSAGES/test1.mo
924
+ - test/locale/ja/LC_MESSAGES/nsgettext.mo
925
+ - test/locale/ja/LC_MESSAGES/s_.mo
816
926
  - test/locale/ja/LC_MESSAGES/plural.mo
817
- - test/locale/ja/LC_MESSAGES/test2.mo
818
- - test/locale/ja/LC_MESSAGES/backslash.mo
819
- - test/locale/ja/LC_MESSAGES/test3.mo
927
+ - test/locale/ja/LC_MESSAGES/test1.mo
928
+ - test/locale/li/LC_MESSAGES/plural_error.mo
929
+ - test/locale/li/LC_MESSAGES/plural.mo
930
+ - test/locale/da/LC_MESSAGES/plural_error.mo
931
+ - test/locale/da/LC_MESSAGES/plural.mo
932
+ - test/locale/po/LC_MESSAGES/plural.mo
933
+ - test/locale/cr/LC_MESSAGES/plural.mo
934
+ - test/locale/la/LC_MESSAGES/plural_error.mo
935
+ - test/locale/la/LC_MESSAGES/plural.mo
820
936
  - test/test_string.rb
821
- - test/tools/test_tools.rb
822
- - test/tools/files/simple_2.po
823
- - test/tools/files/simple_translation.rb
824
- - test/tools/files/version.po
825
- - test/tools/files/en/test.po
826
- - test/tools/files/en/app.po
827
- - test/tools/files/app.pot
828
- - test/tools/files/simple_1.po
829
- - test/tools/files/de/app.po
830
- - test/tools/test.pot
831
937
  - test/test_gettext.rb
832
- - test/test_textdomain_bind.rb
833
- - test/test_thread.rb
834
- - test/test_textdomain_multi.rb
835
- - test/run-test.rb
836
- - test/test_locale_path.rb
837
- - test/pot/npgettext.pot
838
- - test/pot/non_ascii.pot
839
- - test/pot/sgettext.pot
840
- - test/pot/backslash.pot
841
- - test/pot/nsgettext.pot
842
- - test/pot/pgettext.pot
843
- - test/test_class_info.rb
844
- - test/test_po_generation.rb
845
- - test/test_pomessage.rb
846
- - test/testlib/npgettext.rb
847
- - test/testlib/ngettext.rb
848
- - test/testlib/gettext.rb
849
- - test/testlib/erb.rhtml
850
- - test/testlib/helper.rb
851
- - test/testlib/backslash.rb
852
- - test/testlib/nsgettext.rb
853
- - test/testlib/simple.rb
854
- - test/testlib/sgettext.rb
855
- - test/testlib/N_.rb
856
- - test/testlib/pgettext.rb
857
- - test/testlib/erb.rxml
858
- - test/testlib/gladeparser.glade
859
- - test/testlib/multi_textdomain.rb
860
- - test/testlib/non_ascii.rb
861
938
  - COPYING
862
939
  - README.rdoc
863
940
  - Rakefile
864
941
  - gettext.gemspec
865
942
  homepage: http://ruby-gettext.github.com/
866
943
  licenses: []
867
-
868
944
  post_install_message:
869
945
  rdoc_options: []
870
-
871
- require_paths:
946
+ require_paths:
872
947
  - lib
873
- required_ruby_version: !ruby/object:Gem::Requirement
948
+ required_ruby_version: !ruby/object:Gem::Requirement
874
949
  none: false
875
- requirements:
876
- - - ">="
877
- - !ruby/object:Gem::Version
878
- hash: 3
879
- segments:
880
- - 0
881
- version: "0"
882
- required_rubygems_version: !ruby/object:Gem::Requirement
950
+ requirements:
951
+ - - ! '>='
952
+ - !ruby/object:Gem::Version
953
+ version: '0'
954
+ required_rubygems_version: !ruby/object:Gem::Requirement
883
955
  none: false
884
- requirements:
885
- - - ">="
886
- - !ruby/object:Gem::Version
887
- hash: 3
888
- segments:
889
- - 0
890
- version: "0"
956
+ requirements:
957
+ - - ! '>='
958
+ - !ruby/object:Gem::Version
959
+ version: '0'
891
960
  requirements: []
892
-
893
961
  rubyforge_project: gettext
894
- rubygems_version: 1.8.15
962
+ rubygems_version: 1.8.23
895
963
  signing_key:
896
964
  specification_version: 3
897
- summary: Ruby-GetText-Package is a libary and tools to localize messages.
898
- test_files:
899
- - test/test_parser.rb
965
+ summary: Gettext is a pure Ruby libary and tools to localize messages.
966
+ test_files:
967
+ - test/test_locale_path.rb
968
+ - test/test_class_info.rb
900
969
  - test/test_mofile.rb
901
- - test/test_textdomain_toplevel.rb
902
- - test/test_string.rb
903
- - test/test_gettext.rb
904
- - test/test_textdomain_bind.rb
905
970
  - test/test_thread.rb
971
+ - test/test_po_parser.rb
972
+ - test/test_po_message.rb
973
+ - test/test_parser.rb
974
+ - test/test_textdomain_bind.rb
975
+ - test/test_textdomain_toplevel.rb
906
976
  - test/test_textdomain_multi.rb
907
- - test/test_locale_path.rb
908
- - test/test_class_info.rb
909
977
  - test/test_po_generation.rb
910
- - test/test_pomessage.rb
978
+ - test/test_string.rb
979
+ - test/test_gettext.rb
911
980
  has_rdoc: