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
@@ -1,5 +1,5 @@
1
1
  =begin
2
- version - version information of Ruby-GetText-Package
2
+ version - version information of gettext
3
3
 
4
4
  Copyright (C) 2012 Kouhei Sutou <kou@clear-code.com>
5
5
  Copyright (C) 2005-2009 Masao Mutoh
@@ -9,5 +9,5 @@
9
9
  =end
10
10
 
11
11
  module GetText
12
- VERSION = "2.2.1"
12
+ VERSION = "2.3.0"
13
13
  end
data/po/bg/rgettext.po CHANGED
@@ -1,8 +1,8 @@
1
1
  #
2
- # a po-file for Ruby-GetText-Package
2
+ # a po-file for gettext
3
3
  #
4
4
  # Copyright (C) 2004-2006 Masao Mutoh
5
- # This file is distributed under the same license as the Ruby-GetText-Package.
5
+ # This file is distributed under the same license as the gettext.
6
6
  #
7
7
  # Georgi Stoimenov <georgistoimenov@abv.bg>, 2008
8
8
  #
data/po/bs/rgettext.po CHANGED
@@ -1,9 +1,9 @@
1
1
  # translation of rgettext.po to Bosnian
2
2
  #
3
- # a po-file for Ruby-GetText-Package
3
+ # a po-file for gettext
4
4
  #
5
5
  # Copyright (C) 2004-2006 Masao Mutoh
6
- # This file is distributed under the same license as the Ruby-GetText-Package.
6
+ # This file is distributed under the same license as the gettext.
7
7
  #
8
8
  # Sanjin Sehic <saserr@gmail.com>, 2007.
9
9
  msgid ""
data/po/ca/rgettext.po CHANGED
@@ -1,8 +1,8 @@
1
1
  #
2
- # po-file for Ruby-GetText-Package
2
+ # po-file for gettext
3
3
  #
4
4
  # Copyright (C) 2004-2008 Masao Mutoh
5
- # This file is distributed under the same license as the Ruby-GetText-Package.
5
+ # This file is distributed under the same license as the gettext.
6
6
  #
7
7
  # Ramon Salvadó <rsalvado at gnuine.com>, 2006-2008.
8
8
  #
data/po/cs/rgettext.po CHANGED
@@ -1,8 +1,8 @@
1
1
  #
2
- # a po-file for Ruby-GetText-Package
2
+ # a po-file for gettext
3
3
  #
4
4
  # Copyright (C) 2004-2006 Masao Mutoh
5
- # This file is distributed under the same license as the Ruby-GetText-Package.
5
+ # This file is distributed under the same license as the gettext.
6
6
  #
7
7
  # Karel Miarka <kajism@yahoo.com>, 2005,2006.
8
8
  #
data/po/de/gettext.po ADDED
@@ -0,0 +1,668 @@
1
+ # German translations for gettext package.
2
+ # Copyright (C) 2012 THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the gettext package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: gettext 2.3.0\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2012-08-27 16:13+0900\n"
11
+ "PO-Revision-Date: 2012-08-27 14:50+0900\n"
12
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
+ "Language-Team: German\n"
14
+ "Language: de\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
19
+
20
+ #: ../lib/gettext/tools.rb:81
21
+ msgid "Failed to merge with %{defpo}"
22
+ msgstr ""
23
+
24
+ #: ../lib/gettext/tools.rb:82
25
+ msgid "New .pot was copied to %{failed_filename}"
26
+ msgstr ""
27
+
28
+ #: ../lib/gettext/tools.rb:83
29
+ msgid "Check these po/pot-files. It may have syntax errors or something wrong."
30
+ msgstr ""
31
+
32
+ #: ../lib/gettext/tools.rb:188
33
+ msgid "`%{cmd}' can not be found. \nInstall GNU Gettext then set PATH or MSGMERGE_PATH correctly."
34
+ msgstr ""
35
+
36
+ #: ../lib/gettext/tools/msgfmt.rb:65
37
+ msgid "no input files specified."
38
+ msgstr ""
39
+
40
+ #: ../lib/gettext/tools/msgfmt.rb:80
41
+ msgid "Usage: %s input.po [-o output.mo]"
42
+ msgstr ""
43
+
44
+ #: ../lib/gettext/tools/msgfmt.rb:82
45
+ msgid "Generate binary message catalog from textual translation description."
46
+ msgstr ""
47
+
48
+ #: ../lib/gettext/tools/msgfmt.rb:86 ../lib/gettext/tools/msginit.rb:89
49
+ #: ../lib/gettext/tools/msgmerge.rb:461 ../lib/gettext/tools/xgettext.rb:255
50
+ msgid "Specific options:"
51
+ msgstr ""
52
+
53
+ #: ../lib/gettext/tools/msgfmt.rb:89 ../lib/gettext/tools/msgmerge.rb:466
54
+ #: ../lib/gettext/tools/xgettext.rb:258
55
+ msgid "write output to specified file"
56
+ msgstr ""
57
+
58
+ #: ../lib/gettext/tools/msgfmt.rb:93 ../lib/gettext/tools/msgmerge.rb:477
59
+ #: ../lib/gettext/tools/xgettext.rb:296
60
+ msgid "display version information and exit"
61
+ msgstr ""
62
+
63
+ #: ../lib/gettext/tools/msginit.rb:85
64
+ msgid "Create a new .po file from initializing .pot file with user's environment and input."
65
+ msgstr ""
66
+
67
+ #: ../lib/gettext/tools/msginit.rb:91
68
+ msgid "Use INPUT as a .pot file. If INPUT is not specified, INPUT is a .pot file existing the current directory."
69
+ msgstr ""
70
+
71
+ #: ../lib/gettext/tools/msginit.rb:98
72
+ msgid "Use OUTPUT as a created .po file. If OUTPUT is not specified, OUTPUT depend on LOCALE or the current locale on your environment."
73
+ msgstr ""
74
+
75
+ #: ../lib/gettext/tools/msginit.rb:105
76
+ msgid "Use LOCALE as target locale. If LOCALE is not specified, LOCALE is the current locale on your environment."
77
+ msgstr ""
78
+
79
+ #: ../lib/gettext/tools/msginit.rb:112 ../lib/gettext/tools/msgmerge.rb:472
80
+ msgid "Dispray this help and exit"
81
+ msgstr ""
82
+
83
+ #: ../lib/gettext/tools/msginit.rb:117
84
+ msgid "Display version and exit"
85
+ msgstr ""
86
+
87
+ #: ../lib/gettext/tools/msginit.rb:135
88
+ msgid ".pot file does not exist in the current directory."
89
+ msgstr ""
90
+
91
+ #: ../lib/gettext/tools/msginit.rb:140
92
+ msgid "file does not exist."
93
+ msgstr ""
94
+
95
+ #: ../lib/gettext/tools/msginit.rb:152
96
+ msgid "\"Locale '#{language_tag}' is invalid. \"Please check if your specified locale is usable."
97
+ msgstr ""
98
+
99
+ #: ../lib/gettext/tools/msginit.rb:161
100
+ msgid "file has already existed."
101
+ msgstr ""
102
+
103
+ #: ../lib/gettext/tools/msginit.rb:199
104
+ msgid "Please enter your full name"
105
+ msgstr ""
106
+
107
+ #: ../lib/gettext/tools/msginit.rb:211
108
+ msgid "Please enter your email address"
109
+ msgstr ""
110
+
111
+ #: ../lib/gettext/tools/msgmerge.rb:429
112
+ msgid "File '%s' has already existed."
113
+ msgstr ""
114
+
115
+ #: ../lib/gettext/tools/msgmerge.rb:440
116
+ msgid "definition po is not given."
117
+ msgstr ""
118
+
119
+ #: ../lib/gettext/tools/msgmerge.rb:442
120
+ msgid "reference pot is not given."
121
+ msgstr ""
122
+
123
+ #: ../lib/gettext/tools/msgmerge.rb:450
124
+ msgid "Usage: %s def.po ref.pot [-o output.pot]"
125
+ msgstr ""
126
+
127
+ #: ../lib/gettext/tools/msgmerge.rb:453
128
+ msgid "Merges two Uniforum style .po files together. The def.po file is an existing PO file with translations. The ref.pot file is the last created PO file with up-to-date source references. ref.pot is generally created by rgettext."
129
+ msgstr ""
130
+
131
+ #: ../lib/gettext/tools/xgettext.rb:53
132
+ msgid "'%{klass}' is ignored."
133
+ msgstr ""
134
+
135
+ #: ../lib/gettext/tools/xgettext.rb:170
136
+ msgid "Warning: The empty \"\" msgid is reserved by gettext. So gettext(\"\") doesn't returns empty string but the header entry in po file."
137
+ msgstr ""
138
+
139
+ #: ../lib/gettext/tools/xgettext.rb:217
140
+ msgid "Error parsing %{path}"
141
+ msgstr ""
142
+
143
+ #: ../lib/gettext/tools/xgettext.rb:231
144
+ msgid "no input files"
145
+ msgstr ""
146
+
147
+ #: ../lib/gettext/tools/xgettext.rb:249
148
+ msgid "Usage: %s input.rb [-r parser.rb] [-o output.pot]"
149
+ msgstr ""
150
+
151
+ #: ../lib/gettext/tools/xgettext.rb:252
152
+ msgid "Extract translatable strings from given input files."
153
+ msgstr ""
154
+
155
+ #: ../lib/gettext/tools/xgettext.rb:263
156
+ msgid "set package name in output"
157
+ msgstr ""
158
+
159
+ #: ../lib/gettext/tools/xgettext.rb:268
160
+ msgid "set package version in output"
161
+ msgstr ""
162
+
163
+ #: ../lib/gettext/tools/xgettext.rb:273
164
+ msgid "set report address for msgid bugs"
165
+ msgstr ""
166
+
167
+ #: ../lib/gettext/tools/xgettext.rb:278
168
+ msgid "set copyright holder in output"
169
+ msgstr ""
170
+
171
+ #: ../lib/gettext/tools/xgettext.rb:283
172
+ msgid "require the library before executing xgettext"
173
+ msgstr ""
174
+
175
+ #: ../lib/gettext/tools/xgettext.rb:287
176
+ msgid "run in debugging mode"
177
+ msgstr ""
178
+
179
+ #: ../lib/gettext/tools/xgettext.rb:291
180
+ msgid "display this help and exit"
181
+ msgstr ""
182
+
183
+ #: ../lib/gettext/tools/parser/glade.rb:75
184
+ msgid "`%{file}' is not glade-2.0 format."
185
+ msgstr ""
186
+
187
+ #: ../lib/gettext/runtime/textdomain_manager.rb:149
188
+ msgid "ngettext: 3rd parmeter is wrong: value = %{number}"
189
+ msgstr ""
190
+
191
+ #: ../lib/gettext/runtime/textdomain_manager.rb:155
192
+ msgid "ngettext: 3rd parameter should be a number, not nil."
193
+ msgstr ""
194
+
195
+ #: ../samples/hello_gtk2.rb:22
196
+ msgid "hello, gtk world"
197
+ msgstr ""
198
+
199
+ #: ../samples/hello_tk.rb:15
200
+ msgid "hello, tk world"
201
+ msgstr ""
202
+
203
+ #: ../samples/hello_glade2.glade:9 ../test/fixtures/gladeparser.glade:8
204
+ msgid "window1"
205
+ msgstr ""
206
+
207
+ #: ../samples/hello_glade2.glade:30
208
+ msgid ""
209
+ "first line\n"
210
+ "second line\n"
211
+ "third line"
212
+ msgstr ""
213
+
214
+ #: ../samples/hello_glade2.glade:54
215
+ msgid "<Hello world>"
216
+ msgstr ""
217
+
218
+ #: ../samples/hello_plural.rb:19
219
+ msgid "There is an apple.\n"
220
+ msgid_plural "There are %{num} apples.\n"
221
+ msgstr[0] ""
222
+ msgstr[1] ""
223
+
224
+ #: ../samples/hello_noop.rb:13
225
+ msgid "Hello World"
226
+ msgstr ""
227
+
228
+ #: ../samples/hello_noop.rb:13
229
+ msgid "Hello World2"
230
+ msgstr ""
231
+
232
+ #: ../samples/hello.rb:16
233
+ msgid "Hello World\n"
234
+ msgstr ""
235
+
236
+ #: ../samples/cgi/hellolib.rb:16
237
+ msgid "This message is from hellolib."
238
+ msgstr ""
239
+
240
+ #: ../samples/hello2.rb:18
241
+ msgid "One is %{num}\n"
242
+ msgstr ""
243
+
244
+ #: ../samples/hello2.rb:19
245
+ msgid "Hello %{world}\n"
246
+ msgstr ""
247
+
248
+ #: ../samples/hello2.rb:19
249
+ msgid "World"
250
+ msgstr ""
251
+
252
+ #: ../test/tools/files/simple_translation.rb:3
253
+ msgid "a translation"
254
+ msgstr ""
255
+
256
+ #: ../test/fixtures/gladeparser.glade:29
257
+ msgid "normal text"
258
+ msgstr ""
259
+
260
+ #: ../test/fixtures/gladeparser.glade:50
261
+ msgid ""
262
+ "1st line\n"
263
+ "2nd line\n"
264
+ "3rd line"
265
+ msgstr ""
266
+
267
+ #: ../test/fixtures/gladeparser.glade:73
268
+ msgid "<span color=\"red\" weight=\"bold\" size=\"large\">markup </span>"
269
+ msgstr ""
270
+
271
+ #: ../test/fixtures/gladeparser.glade:94
272
+ msgid "<span color=\"red\">1st line markup </span>\n<span color=\"blue\">2nd line markup</span>"
273
+ msgstr ""
274
+
275
+ #: ../test/fixtures/gladeparser.glade:116
276
+ msgid "<span>&quot;markup&quot; with &lt;escaped strings&gt;</span>"
277
+ msgstr ""
278
+
279
+ #: ../test/fixtures/gladeparser.glade:137 ../test/fixtures/gladeparser.glade:158
280
+ msgid "duplicated"
281
+ msgstr ""
282
+
283
+ #: ../test/fixtures/n_.rb:29 ../test/fixtures/_.rb:30 ../test/fixtures/N_.rb:10
284
+ #: ../test/test_gettext.rb:155 ../test/test_gettext.rb:159
285
+ msgid "aaa"
286
+ msgid_plural "aaa2"
287
+ msgstr[0] ""
288
+ msgstr[1] ""
289
+
290
+ #: ../test/fixtures/n_.rb:33
291
+ msgid "bbb\n"
292
+ msgid_plural "ccc2\nccc2"
293
+ msgstr[0] ""
294
+ msgstr[1] ""
295
+
296
+ #: ../test/fixtures/n_.rb:37
297
+ msgid "ddd\nddd"
298
+ msgid_plural "ddd2\nddd2"
299
+ msgstr[0] ""
300
+ msgstr[1] ""
301
+
302
+ #: ../test/fixtures/n_.rb:42
303
+ msgid ""
304
+ "eee\n"
305
+ "eee\n"
306
+ msgid_plural ""
307
+ "eee2\n"
308
+ "eee2\n"
309
+ msgstr[0] ""
310
+ msgstr[1] ""
311
+
312
+ #: ../test/fixtures/n_.rb:48
313
+ msgid ""
314
+ "ddd\n"
315
+ "eee\n"
316
+ msgid_plural "ddd\neee2"
317
+ msgstr[0] ""
318
+ msgstr[1] ""
319
+
320
+ #: ../test/fixtures/n_.rb:55 ../test/fixtures/n_.rb:59 ../test/fixtures/_.rb:53
321
+ #: ../test/fixtures/N_.rb:33
322
+ msgid "fff"
323
+ msgid_plural "fff2"
324
+ msgstr[0] ""
325
+ msgstr[1] ""
326
+
327
+ #: ../test/fixtures/n_.rb:59
328
+ msgid "ggg"
329
+ msgid_plural "ggg2"
330
+ msgstr[0] ""
331
+ msgstr[1] ""
332
+
333
+ #: ../test/fixtures/n_.rb:63 ../test/fixtures/_.rb:57 ../test/fixtures/N_.rb:37
334
+ msgid "ggghhhiii"
335
+ msgid_plural "jjjkkklll"
336
+ msgstr[0] ""
337
+ msgstr[1] ""
338
+
339
+ #: ../test/fixtures/n_.rb:72 ../test/fixtures/_.rb:63 ../test/fixtures/N_.rb:43
340
+ msgid "a\"b\"c\""
341
+ msgid_plural "a\"b\"c\"2"
342
+ msgstr[0] ""
343
+ msgstr[1] ""
344
+
345
+ #: ../test/fixtures/n_.rb:76 ../test/fixtures/_.rb:67 ../test/fixtures/N_.rb:47
346
+ msgid "d\"e\"f\""
347
+ msgid_plural "d\"e\"f\"2"
348
+ msgstr[0] ""
349
+ msgstr[1] ""
350
+
351
+ #: ../test/fixtures/n_.rb:80
352
+ msgid "mmmmmm"
353
+ msgid_plural "mmm2mmm2"
354
+ msgstr[0] ""
355
+ msgstr[1] ""
356
+
357
+ #: ../test/fixtures/n_.rb:81
358
+ msgid "nnn"
359
+ msgid_plural "nnn2"
360
+ msgstr[0] ""
361
+ msgstr[1] ""
362
+
363
+ #: ../test/fixtures/n_.rb:86 ../test/fixtures/n_.rb:85
364
+ msgid "ooo"
365
+ msgid_plural "ppp"
366
+ msgstr[0] ""
367
+ msgstr[1] ""
368
+
369
+ #: ../test/fixtures/n_.rb:90 ../test/fixtures/n_.rb:91
370
+ msgid "qqq"
371
+ msgid_plural "rrr"
372
+ msgstr[0] ""
373
+ msgstr[1] ""
374
+
375
+ #. please provide translations for all
376
+ #. the plural forms!
377
+ #: ../test/fixtures/n_.rb:97
378
+ msgid "comment"
379
+ msgid_plural "comments"
380
+ msgstr[0] ""
381
+ msgstr[1] ""
382
+
383
+ #: ../test/fixtures/ns_/custom.rb:28 ../test/fixtures/s_/custom.rb:28
384
+ msgid "context|context$message"
385
+ msgid_plural "context|context$messages"
386
+ msgstr[0] ""
387
+ msgstr[1] ""
388
+
389
+ #: ../test/fixtures/multi_textdomain.rb:11 ../test/fixtures/multi_textdomain.rb:24
390
+ #: ../test/fixtures/multi_textdomain.rb:43 ../test/fixtures/multi_textdomain.rb:50
391
+ #: ../test/fixtures/multi_textdomain.rb:62 ../test/fixtures/multi_textdomain.rb:75
392
+ #: ../test/fixtures/multi_textdomain.rb:91 ../test/fixtures/multi_textdomain.rb:104
393
+ #: ../test/fixtures/multi_textdomain.rb:108 ../test/fixtures/multi_textdomain.rb:128
394
+ #: ../test/fixtures/simple.rb:10 ../test/test_thread.rb:23 ../test/test_textdomain_toplevel.rb:9
395
+ #: ../test/test_textdomain_toplevel.rb:15 ../test/test_textdomain_toplevel.rb:18
396
+ #: ../test/test_textdomain_toplevel.rb:23 ../test/test_gettext.rb:64 ../test/test_gettext.rb:297
397
+ #: ../test/test_gettext.rb:299 ../test/test_gettext.rb:302 ../test/test_gettext.rb:306
398
+ #: ../test/test_gettext.rb:309 ../test/test_gettext.rb:322 ../test/test_gettext.rb:325
399
+ #: ../test/test_gettext.rb:328 ../test/test_gettext.rb:336 ../test/test_gettext.rb:339
400
+ #: ../test/test_gettext.rb:351 ../test/test_gettext.rb:358
401
+ msgid "language"
402
+ msgstr ""
403
+
404
+ #: ../test/fixtures/multi_textdomain.rb:14 ../test/fixtures/multi_textdomain.rb:27
405
+ #: ../test/fixtures/multi_textdomain.rb:54 ../test/fixtures/multi_textdomain.rb:65
406
+ #: ../test/fixtures/multi_textdomain.rb:78 ../test/fixtures/multi_textdomain.rb:116 ../test/test_gettext.rb:53
407
+ msgid "LANGUAGE"
408
+ msgstr ""
409
+
410
+ #: ../test/fixtures/multi_textdomain.rb:120
411
+ msgid "no data"
412
+ msgstr ""
413
+
414
+ #: ../test/fixtures/np_.rb:28 ../test/fixtures/np_.rb:29 ../test/fixtures/np_.rb:33
415
+ #: ../test/fixtures/np_.rb:34
416
+ msgctxt "Magazine"
417
+ msgid "a book"
418
+ msgid_plural "%{num} books"
419
+ msgstr[0] ""
420
+ msgstr[1] ""
421
+
422
+ #: ../test/fixtures/np_.rb:38 ../test/fixtures/np_.rb:39
423
+ msgctxt "Hardcover"
424
+ msgid "a book"
425
+ msgid_plural "%{num} books"
426
+ msgstr[0] ""
427
+ msgstr[1] ""
428
+
429
+ #: ../test/fixtures/np_.rb:43 ../test/fixtures/np_.rb:44
430
+ msgctxt "Magaine"
431
+ msgid "I have a magazine"
432
+ msgid_plural "I have %{num} magazines"
433
+ msgstr[0] ""
434
+ msgstr[1] ""
435
+
436
+ #: ../test/fixtures/np_.rb:48 ../test/fixtures/np_.rb:49
437
+ msgctxt "Hardcover"
438
+ msgid "a picture"
439
+ msgid_plural "%{num} pictures"
440
+ msgstr[0] ""
441
+ msgstr[1] ""
442
+
443
+ #: ../test/fixtures/_/one_line.rb:28
444
+ msgid "one line"
445
+ msgstr ""
446
+
447
+ #: ../test/fixtures/non_ascii.rb:10
448
+ msgid "こんにちは"
449
+ msgstr ""
450
+
451
+ #: ../test/fixtures/_.rb:34 ../test/fixtures/N_.rb:14
452
+ msgid "aaa\n"
453
+ msgstr ""
454
+
455
+ #: ../test/fixtures/_.rb:38 ../test/fixtures/N_.rb:18
456
+ msgid "bbb\nccc"
457
+ msgstr ""
458
+
459
+ #: ../test/fixtures/_.rb:42 ../test/fixtures/N_.rb:22
460
+ msgid ""
461
+ "bbb\n"
462
+ "ccc\n"
463
+ "ddd\n"
464
+ msgstr ""
465
+
466
+ #: ../test/fixtures/_.rb:49 ../test/fixtures/_.rb:53 ../test/fixtures/N_.rb:29
467
+ #: ../test/fixtures/N_.rb:33
468
+ msgid "eee"
469
+ msgstr ""
470
+
471
+ #: ../test/fixtures/_.rb:71 ../test/fixtures/N_.rb:51
472
+ msgid "jjj"
473
+ msgstr ""
474
+
475
+ #: ../test/fixtures/_.rb:72 ../test/fixtures/N_.rb:52
476
+ msgid "kkk"
477
+ msgstr ""
478
+
479
+ #: ../test/fixtures/_.rb:76 ../test/fixtures/N_.rb:56
480
+ msgid "lllmmm"
481
+ msgstr ""
482
+
483
+ #: ../test/fixtures/_.rb:84 ../test/fixtures/N_.rb:64
484
+ msgid "nnn\nooo"
485
+ msgstr ""
486
+
487
+ #: ../test/fixtures/_.rb:88 ../test/fixtures/_.rb:92
488
+ msgid "#"
489
+ msgstr ""
490
+
491
+ #: ../test/fixtures/_.rb:96
492
+ msgid " aaa"
493
+ msgstr ""
494
+
495
+ #: ../test/fixtures/_.rb:100
496
+ msgid ""
497
+ "Here document1\n"
498
+ "Here document2\n"
499
+ msgstr ""
500
+
501
+ #. This is a proper name. See the gettext
502
+ #. manual, section Names. Note this is actually a non-ASCII
503
+ #. name: The first name is (with Unicode escapes)
504
+ #. "Fran\u00e7ois" or (with HTML entities) "Fran&ccedil;ois".
505
+ #. Pronunciation is like "fraa-swa pee-nar".
506
+ #. This is an example from GNU gettext documentation.
507
+ #: ../test/fixtures/_.rb:119
508
+ msgid "Francois Pinard"
509
+ msgstr ""
510
+
511
+ #: ../test/fixtures/_.rb:122
512
+ msgid "No TRANSLATORS comment"
513
+ msgstr ""
514
+
515
+ #: ../test/fixtures/_.rb:127
516
+ msgid "self explaining"
517
+ msgstr ""
518
+
519
+ #: ../test/fixtures/_.rb:131
520
+ msgid "This is a # including string."
521
+ msgstr ""
522
+
523
+ #: ../test/fixtures/ns_.rb:28 ../test/fixtures/s_.rb:28 ../test/fixtures/s_.rb:32
524
+ #: ../test/fixtures/ns_.rb:32 ../test/test_gettext.rb:119
525
+ msgid "AAA|BBB"
526
+ msgid_plural "CCC"
527
+ msgstr[0] ""
528
+ msgstr[1] ""
529
+
530
+ #: ../test/fixtures/ns_.rb:36 ../test/fixtures/s_.rb:36
531
+ msgid "AAA"
532
+ msgid_plural "BBB"
533
+ msgstr[0] ""
534
+ msgstr[1] ""
535
+
536
+ #: ../test/fixtures/ns_.rb:40 ../test/fixtures/s_.rb:40
537
+ msgid "AAA|CCC"
538
+ msgid_plural "DDD"
539
+ msgstr[0] ""
540
+ msgstr[1] ""
541
+
542
+ #: ../test/fixtures/ns_.rb:44 ../test/fixtures/s_.rb:44
543
+ msgid "AAA|BBB|CCC"
544
+ msgid_plural "DDD"
545
+ msgstr[0] ""
546
+ msgstr[1] ""
547
+
548
+ #: ../test/fixtures/ns_.rb:48 ../test/fixtures/s_.rb:48
549
+ msgid "AAA$BBB"
550
+ msgid_plural "CCC"
551
+ msgstr[0] ""
552
+ msgstr[1] ""
553
+
554
+ #: ../test/fixtures/ns_.rb:52 ../test/fixtures/s_.rb:52
555
+ msgid "AAA$B|BB"
556
+ msgid_plural "CCC"
557
+ msgstr[0] ""
558
+ msgstr[1] ""
559
+
560
+ #: ../test/fixtures/ns_.rb:56 ../test/fixtures/s_.rb:56
561
+ msgid "AAA$B|CC"
562
+ msgid_plural "DDD"
563
+ msgstr[0] ""
564
+ msgstr[1] ""
565
+
566
+ #: ../test/fixtures/ns_.rb:60 ../test/fixtures/s_.rb:60
567
+ msgid "AAA|CCC|BBB"
568
+ msgid_plural "DDD"
569
+ msgstr[0] ""
570
+ msgstr[1] ""
571
+
572
+ #: ../test/fixtures/backslash.rb:27
573
+ msgid "You should escape '\\' as '\\\\'."
574
+ msgstr ""
575
+
576
+ #: ../test/fixtures/p_.rb:29 ../test/fixtures/p_.rb:33
577
+ msgctxt "AAA"
578
+ msgid "BBB"
579
+ msgstr ""
580
+
581
+ #: ../test/fixtures/p_.rb:37
582
+ msgctxt "AAA|BBB"
583
+ msgid "CCC"
584
+ msgstr ""
585
+
586
+ #: ../test/fixtures/p_.rb:41
587
+ msgctxt "AAA"
588
+ msgid "CCC"
589
+ msgstr ""
590
+
591
+ #: ../test/fixtures/p_.rb:45
592
+ msgctxt "CCC"
593
+ msgid "BBB"
594
+ msgstr ""
595
+
596
+ #: ../test/fixtures/p_.rb:49
597
+ msgid "BBB"
598
+ msgstr ""
599
+
600
+ #. please translate 'name' in the context of 'program'.
601
+ #. Hint: the translation should NOT contain the translation of 'program'.
602
+ #: ../test/fixtures/p_.rb:55
603
+ msgctxt "program"
604
+ msgid "name"
605
+ msgstr ""
606
+
607
+ #: ../test/fixtures/simple.rb:14
608
+ msgid "one is %d."
609
+ msgstr ""
610
+
611
+ #: ../test/test_gettext.rb:59
612
+ msgid "nomsgstr"
613
+ msgstr ""
614
+
615
+ #: ../test/test_gettext.rb:101
616
+ msgid "test"
617
+ msgstr ""
618
+
619
+ #: ../test/test_gettext.rb:179 ../test/test_gettext.rb:180 ../test/test_gettext.rb:181
620
+ #: ../test/test_gettext.rb:184 ../test/test_gettext.rb:185 ../test/test_gettext.rb:186
621
+ #: ../test/test_gettext.rb:189 ../test/test_gettext.rb:190 ../test/test_gettext.rb:191
622
+ #: ../test/test_gettext.rb:194 ../test/test_gettext.rb:195 ../test/test_gettext.rb:196
623
+ #: ../test/test_gettext.rb:197 ../test/test_gettext.rb:200 ../test/test_gettext.rb:201
624
+ #: ../test/test_gettext.rb:202 ../test/test_gettext.rb:203 ../test/test_gettext.rb:206
625
+ #: ../test/test_gettext.rb:207 ../test/test_gettext.rb:208 ../test/test_gettext.rb:211
626
+ #: ../test/test_gettext.rb:212 ../test/test_gettext.rb:213 ../test/test_gettext.rb:216
627
+ #: ../test/test_gettext.rb:217 ../test/test_gettext.rb:218 ../test/test_gettext.rb:221
628
+ #: ../test/test_gettext.rb:222 ../test/test_gettext.rb:223 ../test/test_gettext.rb:224
629
+ #: ../test/test_gettext.rb:225 ../test/test_gettext.rb:252 ../test/test_gettext.rb:253
630
+ #: ../test/test_gettext.rb:254 ../test/test_gettext.rb:260 ../test/test_gettext.rb:261
631
+ #: ../test/test_gettext.rb:262 ../test/test_gettext.rb:271 ../test/test_gettext.rb:272
632
+ #: ../test/test_gettext.rb:273 ../test/test_gettext.rb:281 ../test/test_gettext.rb:282
633
+ #: ../test/test_gettext.rb:283 ../test/test_gettext.rb:292
634
+ msgid "one"
635
+ msgid_plural "two"
636
+ msgstr[0] ""
637
+ msgstr[1] ""
638
+
639
+ #: ../test/test_gettext.rb:231 ../test/test_gettext.rb:232 ../test/test_gettext.rb:233
640
+ #: ../test/test_gettext.rb:236 ../test/test_gettext.rb:237 ../test/test_gettext.rb:238
641
+ #: ../test/test_gettext.rb:240 ../test/test_gettext.rb:241 ../test/test_gettext.rb:242
642
+ #: ../test/test_gettext.rb:244 ../test/test_gettext.rb:245 ../test/test_gettext.rb:246
643
+ #: ../test/test_gettext.rb:249 ../test/test_gettext.rb:250 ../test/test_gettext.rb:251
644
+ msgid "first"
645
+ msgid_plural "second"
646
+ msgstr[0] ""
647
+ msgstr[1] ""
648
+
649
+ #: ../test/test_gettext.rb:269 ../test/test_gettext.rb:268 ../test/test_gettext.rb:270
650
+ #: ../test/test_gettext.rb:278 ../test/test_gettext.rb:279 ../test/test_gettext.rb:280
651
+ msgid "single"
652
+ msgid_plural "plural"
653
+ msgstr[0] ""
654
+ msgstr[1] ""
655
+
656
+
657
+ #. #: ../lib/gettext/tools/msginit.rb:140
658
+ #. msgid "file '%s' does not exist."
659
+ #. msgstr ""
660
+
661
+ #. #: ../lib/gettext/tools/msginit.rb:152
662
+ #. msgid "Locale '%s' is invalid. Please check if your specified locale is usable."
663
+ #. msgstr ""
664
+
665
+ #. #: ../lib/gettext/tools/msginit.rb:161
666
+ #. msgid "file '%s' has already existed."
667
+ #. msgstr ""
668
+