gettext 3.5.0 → 3.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (996) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +12 -1
  3. data/doc/text/news.md +29 -0
  4. data/gettext.gemspec +4 -0
  5. data/lib/gettext/po_parser.rb +3 -3
  6. data/lib/gettext/tools/msginit.rb +13 -0
  7. data/lib/gettext/tools/parser/erb.rb +1 -1
  8. data/lib/gettext/version.rb +2 -2
  9. data/po/bg/gettext.edit.po +17 -17
  10. data/po/bs/gettext.edit.po +17 -17
  11. data/po/ca/gettext.edit.po +17 -17
  12. data/po/cs/gettext.edit.po +17 -17
  13. data/po/de/gettext.edit.po +17 -17
  14. data/po/el/gettext.edit.po +17 -17
  15. data/po/eo/gettext.edit.po +17 -17
  16. data/po/es/gettext.edit.po +17 -17
  17. data/po/et/gettext.edit.po +17 -17
  18. data/po/fr/gettext.edit.po +17 -17
  19. data/po/gettext.pot +20 -20
  20. data/po/hr/gettext.edit.po +17 -17
  21. data/po/hu/gettext.edit.po +17 -17
  22. data/po/it/gettext.edit.po +17 -17
  23. data/po/ja/gettext.edit.po +17 -17
  24. data/po/ko/gettext.edit.po +17 -17
  25. data/po/lv/gettext.edit.po +17 -17
  26. data/po/nb/gettext.edit.po +17 -17
  27. data/po/nl/gettext.edit.po +17 -17
  28. data/po/pt_BR/gettext.edit.po +17 -17
  29. data/po/ru/gettext.edit.po +17 -17
  30. data/po/sr/gettext.edit.po +17 -17
  31. data/po/sv/gettext.edit.po +17 -17
  32. data/po/uk/gettext.edit.po +17 -17
  33. data/po/vi/gettext.edit.po +17 -17
  34. data/po/zh/gettext.edit.po +17 -17
  35. data/po/zh_TW/gettext.edit.po +17 -17
  36. data/test/tools/test_msginit.rb +58 -4
  37. metadata +6 -964
  38. data/samples/cgi/locale/bg/LC_MESSAGES/helloerb1.mo +0 -0
  39. data/samples/cgi/locale/bg/LC_MESSAGES/helloerb2.mo +0 -0
  40. data/samples/cgi/locale/bg/LC_MESSAGES/hellolib.mo +0 -0
  41. data/samples/cgi/locale/bg/LC_MESSAGES/main.mo +0 -0
  42. data/samples/cgi/locale/bs/LC_MESSAGES/helloerb1.mo +0 -0
  43. data/samples/cgi/locale/bs/LC_MESSAGES/helloerb2.mo +0 -0
  44. data/samples/cgi/locale/bs/LC_MESSAGES/hellolib.mo +0 -0
  45. data/samples/cgi/locale/bs/LC_MESSAGES/main.mo +0 -0
  46. data/samples/cgi/locale/ca/LC_MESSAGES/helloerb1.mo +0 -0
  47. data/samples/cgi/locale/ca/LC_MESSAGES/helloerb2.mo +0 -0
  48. data/samples/cgi/locale/ca/LC_MESSAGES/hellolib.mo +0 -0
  49. data/samples/cgi/locale/ca/LC_MESSAGES/main.mo +0 -0
  50. data/samples/cgi/locale/cs/LC_MESSAGES/helloerb1.mo +0 -0
  51. data/samples/cgi/locale/cs/LC_MESSAGES/helloerb2.mo +0 -0
  52. data/samples/cgi/locale/cs/LC_MESSAGES/hellolib.mo +0 -0
  53. data/samples/cgi/locale/cs/LC_MESSAGES/main.mo +0 -0
  54. data/samples/cgi/locale/de/LC_MESSAGES/helloerb1.mo +0 -0
  55. data/samples/cgi/locale/de/LC_MESSAGES/helloerb2.mo +0 -0
  56. data/samples/cgi/locale/de/LC_MESSAGES/hellolib.mo +0 -0
  57. data/samples/cgi/locale/de/LC_MESSAGES/main.mo +0 -0
  58. data/samples/cgi/locale/el/LC_MESSAGES/helloerb1.mo +0 -0
  59. data/samples/cgi/locale/el/LC_MESSAGES/helloerb2.mo +0 -0
  60. data/samples/cgi/locale/el/LC_MESSAGES/hellolib.mo +0 -0
  61. data/samples/cgi/locale/el/LC_MESSAGES/main.mo +0 -0
  62. data/samples/cgi/locale/eo/LC_MESSAGES/helloerb1.mo +0 -0
  63. data/samples/cgi/locale/eo/LC_MESSAGES/helloerb2.mo +0 -0
  64. data/samples/cgi/locale/eo/LC_MESSAGES/hellolib.mo +0 -0
  65. data/samples/cgi/locale/eo/LC_MESSAGES/main.mo +0 -0
  66. data/samples/cgi/locale/es/LC_MESSAGES/helloerb1.mo +0 -0
  67. data/samples/cgi/locale/es/LC_MESSAGES/helloerb2.mo +0 -0
  68. data/samples/cgi/locale/es/LC_MESSAGES/hellolib.mo +0 -0
  69. data/samples/cgi/locale/es/LC_MESSAGES/main.mo +0 -0
  70. data/samples/cgi/locale/fr/LC_MESSAGES/helloerb1.mo +0 -0
  71. data/samples/cgi/locale/fr/LC_MESSAGES/helloerb2.mo +0 -0
  72. data/samples/cgi/locale/fr/LC_MESSAGES/hellolib.mo +0 -0
  73. data/samples/cgi/locale/fr/LC_MESSAGES/main.mo +0 -0
  74. data/samples/cgi/locale/hr/LC_MESSAGES/helloerb1.mo +0 -0
  75. data/samples/cgi/locale/hr/LC_MESSAGES/helloerb2.mo +0 -0
  76. data/samples/cgi/locale/hr/LC_MESSAGES/hellolib.mo +0 -0
  77. data/samples/cgi/locale/hr/LC_MESSAGES/main.mo +0 -0
  78. data/samples/cgi/locale/hu/LC_MESSAGES/helloerb1.mo +0 -0
  79. data/samples/cgi/locale/hu/LC_MESSAGES/helloerb2.mo +0 -0
  80. data/samples/cgi/locale/hu/LC_MESSAGES/hellolib.mo +0 -0
  81. data/samples/cgi/locale/hu/LC_MESSAGES/main.mo +0 -0
  82. data/samples/cgi/locale/it/LC_MESSAGES/helloerb1.mo +0 -0
  83. data/samples/cgi/locale/it/LC_MESSAGES/helloerb2.mo +0 -0
  84. data/samples/cgi/locale/it/LC_MESSAGES/hellolib.mo +0 -0
  85. data/samples/cgi/locale/it/LC_MESSAGES/main.mo +0 -0
  86. data/samples/cgi/locale/ja/LC_MESSAGES/helloerb1.mo +0 -0
  87. data/samples/cgi/locale/ja/LC_MESSAGES/helloerb2.mo +0 -0
  88. data/samples/cgi/locale/ja/LC_MESSAGES/hellolib.mo +0 -0
  89. data/samples/cgi/locale/ja/LC_MESSAGES/main.mo +0 -0
  90. data/samples/cgi/locale/ko/LC_MESSAGES/helloerb1.mo +0 -0
  91. data/samples/cgi/locale/ko/LC_MESSAGES/helloerb2.mo +0 -0
  92. data/samples/cgi/locale/ko/LC_MESSAGES/hellolib.mo +0 -0
  93. data/samples/cgi/locale/ko/LC_MESSAGES/main.mo +0 -0
  94. data/samples/cgi/locale/lv/LC_MESSAGES/helloerb1.mo +0 -0
  95. data/samples/cgi/locale/lv/LC_MESSAGES/helloerb2.mo +0 -0
  96. data/samples/cgi/locale/lv/LC_MESSAGES/hellolib.mo +0 -0
  97. data/samples/cgi/locale/lv/LC_MESSAGES/main.mo +0 -0
  98. data/samples/cgi/locale/nb/LC_MESSAGES/helloerb1.mo +0 -0
  99. data/samples/cgi/locale/nb/LC_MESSAGES/helloerb2.mo +0 -0
  100. data/samples/cgi/locale/nb/LC_MESSAGES/hellolib.mo +0 -0
  101. data/samples/cgi/locale/nb/LC_MESSAGES/main.mo +0 -0
  102. data/samples/cgi/locale/nl/LC_MESSAGES/helloerb1.mo +0 -0
  103. data/samples/cgi/locale/nl/LC_MESSAGES/helloerb2.mo +0 -0
  104. data/samples/cgi/locale/nl/LC_MESSAGES/hellolib.mo +0 -0
  105. data/samples/cgi/locale/nl/LC_MESSAGES/main.mo +0 -0
  106. data/samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb1.mo +0 -0
  107. data/samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb2.mo +0 -0
  108. data/samples/cgi/locale/pt_BR/LC_MESSAGES/hellolib.mo +0 -0
  109. data/samples/cgi/locale/pt_BR/LC_MESSAGES/main.mo +0 -0
  110. data/samples/cgi/locale/ru/LC_MESSAGES/helloerb1.mo +0 -0
  111. data/samples/cgi/locale/ru/LC_MESSAGES/helloerb2.mo +0 -0
  112. data/samples/cgi/locale/ru/LC_MESSAGES/hellolib.mo +0 -0
  113. data/samples/cgi/locale/ru/LC_MESSAGES/main.mo +0 -0
  114. data/samples/cgi/locale/sr/LC_MESSAGES/helloerb1.mo +0 -0
  115. data/samples/cgi/locale/sr/LC_MESSAGES/helloerb2.mo +0 -0
  116. data/samples/cgi/locale/sr/LC_MESSAGES/hellolib.mo +0 -0
  117. data/samples/cgi/locale/sr/LC_MESSAGES/main.mo +0 -0
  118. data/samples/cgi/locale/uk/LC_MESSAGES/helloerb1.mo +0 -0
  119. data/samples/cgi/locale/uk/LC_MESSAGES/helloerb2.mo +0 -0
  120. data/samples/cgi/locale/uk/LC_MESSAGES/hellolib.mo +0 -0
  121. data/samples/cgi/locale/uk/LC_MESSAGES/main.mo +0 -0
  122. data/samples/cgi/locale/vi/LC_MESSAGES/helloerb1.mo +0 -0
  123. data/samples/cgi/locale/vi/LC_MESSAGES/helloerb2.mo +0 -0
  124. data/samples/cgi/locale/vi/LC_MESSAGES/hellolib.mo +0 -0
  125. data/samples/cgi/locale/vi/LC_MESSAGES/main.mo +0 -0
  126. data/samples/cgi/locale/zh/LC_MESSAGES/helloerb1.mo +0 -0
  127. data/samples/cgi/locale/zh/LC_MESSAGES/helloerb2.mo +0 -0
  128. data/samples/cgi/locale/zh/LC_MESSAGES/hellolib.mo +0 -0
  129. data/samples/cgi/locale/zh/LC_MESSAGES/main.mo +0 -0
  130. data/samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb1.mo +0 -0
  131. data/samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb2.mo +0 -0
  132. data/samples/cgi/locale/zh_TW/LC_MESSAGES/hellolib.mo +0 -0
  133. data/samples/cgi/locale/zh_TW/LC_MESSAGES/main.mo +0 -0
  134. data/samples/cgi/po/bg/helloerb1.edit.po +0 -22
  135. data/samples/cgi/po/bg/helloerb1.po.time_stamp +0 -0
  136. data/samples/cgi/po/bg/helloerb2.edit.po +0 -22
  137. data/samples/cgi/po/bg/helloerb2.po.time_stamp +0 -0
  138. data/samples/cgi/po/bg/hellolib.edit.po +0 -22
  139. data/samples/cgi/po/bg/hellolib.po.time_stamp +0 -0
  140. data/samples/cgi/po/bg/main.edit.po +0 -74
  141. data/samples/cgi/po/bg/main.po.time_stamp +0 -0
  142. data/samples/cgi/po/bs/helloerb1.edit.po +0 -22
  143. data/samples/cgi/po/bs/helloerb1.po.time_stamp +0 -0
  144. data/samples/cgi/po/bs/helloerb2.edit.po +0 -22
  145. data/samples/cgi/po/bs/helloerb2.po.time_stamp +0 -0
  146. data/samples/cgi/po/bs/hellolib.edit.po +0 -22
  147. data/samples/cgi/po/bs/hellolib.po.time_stamp +0 -0
  148. data/samples/cgi/po/bs/main.edit.po +0 -74
  149. data/samples/cgi/po/bs/main.po.time_stamp +0 -0
  150. data/samples/cgi/po/ca/helloerb1.edit.po +0 -22
  151. data/samples/cgi/po/ca/helloerb1.po.time_stamp +0 -0
  152. data/samples/cgi/po/ca/helloerb2.edit.po +0 -22
  153. data/samples/cgi/po/ca/helloerb2.po.time_stamp +0 -0
  154. data/samples/cgi/po/ca/hellolib.edit.po +0 -22
  155. data/samples/cgi/po/ca/hellolib.po.time_stamp +0 -0
  156. data/samples/cgi/po/ca/main.edit.po +0 -74
  157. data/samples/cgi/po/ca/main.po.time_stamp +0 -0
  158. data/samples/cgi/po/cs/helloerb1.edit.po +0 -24
  159. data/samples/cgi/po/cs/helloerb1.po.time_stamp +0 -0
  160. data/samples/cgi/po/cs/helloerb2.edit.po +0 -23
  161. data/samples/cgi/po/cs/helloerb2.po.time_stamp +0 -0
  162. data/samples/cgi/po/cs/hellolib.edit.po +0 -24
  163. data/samples/cgi/po/cs/hellolib.po.time_stamp +0 -0
  164. data/samples/cgi/po/cs/main.edit.po +0 -76
  165. data/samples/cgi/po/cs/main.po.time_stamp +0 -0
  166. data/samples/cgi/po/de/helloerb1.edit.po +0 -22
  167. data/samples/cgi/po/de/helloerb1.po.time_stamp +0 -0
  168. data/samples/cgi/po/de/helloerb2.edit.po +0 -22
  169. data/samples/cgi/po/de/helloerb2.po.time_stamp +0 -0
  170. data/samples/cgi/po/de/hellolib.edit.po +0 -22
  171. data/samples/cgi/po/de/hellolib.po.time_stamp +0 -0
  172. data/samples/cgi/po/de/main.edit.po +0 -74
  173. data/samples/cgi/po/de/main.po.time_stamp +0 -0
  174. data/samples/cgi/po/el/helloerb1.edit.po +0 -22
  175. data/samples/cgi/po/el/helloerb1.po.time_stamp +0 -0
  176. data/samples/cgi/po/el/helloerb2.edit.po +0 -22
  177. data/samples/cgi/po/el/helloerb2.po.time_stamp +0 -0
  178. data/samples/cgi/po/el/hellolib.edit.po +0 -22
  179. data/samples/cgi/po/el/hellolib.po.time_stamp +0 -0
  180. data/samples/cgi/po/el/main.edit.po +0 -74
  181. data/samples/cgi/po/el/main.po.time_stamp +0 -0
  182. data/samples/cgi/po/eo/helloerb1.edit.po +0 -22
  183. data/samples/cgi/po/eo/helloerb1.po.time_stamp +0 -0
  184. data/samples/cgi/po/eo/helloerb2.edit.po +0 -22
  185. data/samples/cgi/po/eo/helloerb2.po.time_stamp +0 -0
  186. data/samples/cgi/po/eo/hellolib.edit.po +0 -22
  187. data/samples/cgi/po/eo/hellolib.po.time_stamp +0 -0
  188. data/samples/cgi/po/eo/main.edit.po +0 -74
  189. data/samples/cgi/po/eo/main.po.time_stamp +0 -0
  190. data/samples/cgi/po/es/helloerb1.edit.po +0 -21
  191. data/samples/cgi/po/es/helloerb1.po.time_stamp +0 -0
  192. data/samples/cgi/po/es/helloerb2.edit.po +0 -20
  193. data/samples/cgi/po/es/helloerb2.po.time_stamp +0 -0
  194. data/samples/cgi/po/es/hellolib.edit.po +0 -20
  195. data/samples/cgi/po/es/hellolib.po.time_stamp +0 -0
  196. data/samples/cgi/po/es/main.edit.po +0 -72
  197. data/samples/cgi/po/es/main.po.time_stamp +0 -0
  198. data/samples/cgi/po/fr/helloerb1.edit.po +0 -22
  199. data/samples/cgi/po/fr/helloerb1.po.time_stamp +0 -0
  200. data/samples/cgi/po/fr/helloerb2.edit.po +0 -22
  201. data/samples/cgi/po/fr/helloerb2.po.time_stamp +0 -0
  202. data/samples/cgi/po/fr/hellolib.edit.po +0 -21
  203. data/samples/cgi/po/fr/hellolib.po.time_stamp +0 -0
  204. data/samples/cgi/po/fr/main.edit.po +0 -74
  205. data/samples/cgi/po/fr/main.po.time_stamp +0 -0
  206. data/samples/cgi/po/helloerb1.pot +0 -23
  207. data/samples/cgi/po/helloerb2.pot +0 -23
  208. data/samples/cgi/po/hellolib.pot +0 -23
  209. data/samples/cgi/po/hr/helloerb1.edit.po +0 -22
  210. data/samples/cgi/po/hr/helloerb1.po.time_stamp +0 -0
  211. data/samples/cgi/po/hr/helloerb2.edit.po +0 -22
  212. data/samples/cgi/po/hr/helloerb2.po.time_stamp +0 -0
  213. data/samples/cgi/po/hr/hellolib.edit.po +0 -22
  214. data/samples/cgi/po/hr/hellolib.po.time_stamp +0 -0
  215. data/samples/cgi/po/hr/main.edit.po +0 -74
  216. data/samples/cgi/po/hr/main.po.time_stamp +0 -0
  217. data/samples/cgi/po/hu/helloerb1.edit.po +0 -22
  218. data/samples/cgi/po/hu/helloerb1.po.time_stamp +0 -0
  219. data/samples/cgi/po/hu/helloerb2.edit.po +0 -22
  220. data/samples/cgi/po/hu/helloerb2.po.time_stamp +0 -0
  221. data/samples/cgi/po/hu/hellolib.edit.po +0 -22
  222. data/samples/cgi/po/hu/hellolib.po.time_stamp +0 -0
  223. data/samples/cgi/po/hu/main.edit.po +0 -74
  224. data/samples/cgi/po/hu/main.po.time_stamp +0 -0
  225. data/samples/cgi/po/it/helloerb1.edit.po +0 -22
  226. data/samples/cgi/po/it/helloerb1.po.time_stamp +0 -0
  227. data/samples/cgi/po/it/helloerb2.edit.po +0 -22
  228. data/samples/cgi/po/it/helloerb2.po.time_stamp +0 -0
  229. data/samples/cgi/po/it/hellolib.edit.po +0 -22
  230. data/samples/cgi/po/it/hellolib.po.time_stamp +0 -0
  231. data/samples/cgi/po/it/main.edit.po +0 -74
  232. data/samples/cgi/po/it/main.po.time_stamp +0 -0
  233. data/samples/cgi/po/ja/helloerb1.edit.po +0 -22
  234. data/samples/cgi/po/ja/helloerb1.po.time_stamp +0 -0
  235. data/samples/cgi/po/ja/helloerb2.edit.po +0 -22
  236. data/samples/cgi/po/ja/helloerb2.po.time_stamp +0 -0
  237. data/samples/cgi/po/ja/hellolib.edit.po +0 -22
  238. data/samples/cgi/po/ja/hellolib.po.time_stamp +0 -0
  239. data/samples/cgi/po/ja/main.edit.po +0 -74
  240. data/samples/cgi/po/ja/main.po.time_stamp +0 -0
  241. data/samples/cgi/po/ko/helloerb1.edit.po +0 -22
  242. data/samples/cgi/po/ko/helloerb1.po.time_stamp +0 -0
  243. data/samples/cgi/po/ko/helloerb2.edit.po +0 -22
  244. data/samples/cgi/po/ko/helloerb2.po.time_stamp +0 -0
  245. data/samples/cgi/po/ko/hellolib.edit.po +0 -22
  246. data/samples/cgi/po/ko/hellolib.po.time_stamp +0 -0
  247. data/samples/cgi/po/ko/main.edit.po +0 -74
  248. data/samples/cgi/po/ko/main.po.time_stamp +0 -0
  249. data/samples/cgi/po/lv/helloerb1.edit.po +0 -22
  250. data/samples/cgi/po/lv/helloerb1.po.time_stamp +0 -0
  251. data/samples/cgi/po/lv/helloerb2.edit.po +0 -22
  252. data/samples/cgi/po/lv/helloerb2.po.time_stamp +0 -0
  253. data/samples/cgi/po/lv/hellolib.edit.po +0 -22
  254. data/samples/cgi/po/lv/hellolib.po.time_stamp +0 -0
  255. data/samples/cgi/po/lv/main.edit.po +0 -74
  256. data/samples/cgi/po/lv/main.po.time_stamp +0 -0
  257. data/samples/cgi/po/main.pot +0 -79
  258. data/samples/cgi/po/nb/helloerb1.edit.po +0 -22
  259. data/samples/cgi/po/nb/helloerb1.po.time_stamp +0 -0
  260. data/samples/cgi/po/nb/helloerb2.edit.po +0 -22
  261. data/samples/cgi/po/nb/helloerb2.po.time_stamp +0 -0
  262. data/samples/cgi/po/nb/hellolib.edit.po +0 -22
  263. data/samples/cgi/po/nb/hellolib.po.time_stamp +0 -0
  264. data/samples/cgi/po/nb/main.edit.po +0 -74
  265. data/samples/cgi/po/nb/main.po.time_stamp +0 -0
  266. data/samples/cgi/po/nl/helloerb1.edit.po +0 -22
  267. data/samples/cgi/po/nl/helloerb1.po.time_stamp +0 -0
  268. data/samples/cgi/po/nl/helloerb2.edit.po +0 -22
  269. data/samples/cgi/po/nl/helloerb2.po.time_stamp +0 -0
  270. data/samples/cgi/po/nl/hellolib.edit.po +0 -22
  271. data/samples/cgi/po/nl/hellolib.po.time_stamp +0 -0
  272. data/samples/cgi/po/nl/main.edit.po +0 -74
  273. data/samples/cgi/po/nl/main.po.time_stamp +0 -0
  274. data/samples/cgi/po/pt_BR/helloerb1.edit.po +0 -22
  275. data/samples/cgi/po/pt_BR/helloerb1.po.time_stamp +0 -0
  276. data/samples/cgi/po/pt_BR/helloerb2.edit.po +0 -22
  277. data/samples/cgi/po/pt_BR/helloerb2.po.time_stamp +0 -0
  278. data/samples/cgi/po/pt_BR/hellolib.edit.po +0 -22
  279. data/samples/cgi/po/pt_BR/hellolib.po.time_stamp +0 -0
  280. data/samples/cgi/po/pt_BR/main.edit.po +0 -74
  281. data/samples/cgi/po/pt_BR/main.po.time_stamp +0 -0
  282. data/samples/cgi/po/ru/helloerb1.edit.po +0 -20
  283. data/samples/cgi/po/ru/helloerb1.po.time_stamp +0 -0
  284. data/samples/cgi/po/ru/helloerb2.edit.po +0 -20
  285. data/samples/cgi/po/ru/helloerb2.po.time_stamp +0 -0
  286. data/samples/cgi/po/ru/hellolib.edit.po +0 -20
  287. data/samples/cgi/po/ru/hellolib.po.time_stamp +0 -0
  288. data/samples/cgi/po/ru/main.edit.po +0 -72
  289. data/samples/cgi/po/ru/main.po.time_stamp +0 -0
  290. data/samples/cgi/po/sr/helloerb1.edit.po +0 -23
  291. data/samples/cgi/po/sr/helloerb1.po.time_stamp +0 -0
  292. data/samples/cgi/po/sr/helloerb2.edit.po +0 -23
  293. data/samples/cgi/po/sr/helloerb2.po.time_stamp +0 -0
  294. data/samples/cgi/po/sr/hellolib.edit.po +0 -23
  295. data/samples/cgi/po/sr/hellolib.po.time_stamp +0 -0
  296. data/samples/cgi/po/sr/main.edit.po +0 -75
  297. data/samples/cgi/po/sr/main.po.time_stamp +0 -0
  298. data/samples/cgi/po/uk/helloerb1.edit.po +0 -25
  299. data/samples/cgi/po/uk/helloerb1.po.time_stamp +0 -0
  300. data/samples/cgi/po/uk/helloerb2.edit.po +0 -25
  301. data/samples/cgi/po/uk/helloerb2.po.time_stamp +0 -0
  302. data/samples/cgi/po/uk/hellolib.edit.po +0 -25
  303. data/samples/cgi/po/uk/hellolib.po.time_stamp +0 -0
  304. data/samples/cgi/po/uk/main.edit.po +0 -77
  305. data/samples/cgi/po/uk/main.po.time_stamp +0 -0
  306. data/samples/cgi/po/vi/helloerb1.edit.po +0 -22
  307. data/samples/cgi/po/vi/helloerb1.po.time_stamp +0 -0
  308. data/samples/cgi/po/vi/helloerb2.edit.po +0 -22
  309. data/samples/cgi/po/vi/helloerb2.po.time_stamp +0 -0
  310. data/samples/cgi/po/vi/hellolib.edit.po +0 -22
  311. data/samples/cgi/po/vi/hellolib.po.time_stamp +0 -0
  312. data/samples/cgi/po/vi/main.edit.po +0 -74
  313. data/samples/cgi/po/vi/main.po.time_stamp +0 -0
  314. data/samples/cgi/po/zh/helloerb1.edit.po +0 -23
  315. data/samples/cgi/po/zh/helloerb1.po.time_stamp +0 -0
  316. data/samples/cgi/po/zh/helloerb2.edit.po +0 -23
  317. data/samples/cgi/po/zh/helloerb2.po.time_stamp +0 -0
  318. data/samples/cgi/po/zh/hellolib.edit.po +0 -23
  319. data/samples/cgi/po/zh/hellolib.po.time_stamp +0 -0
  320. data/samples/cgi/po/zh/main.edit.po +0 -75
  321. data/samples/cgi/po/zh/main.po.time_stamp +0 -0
  322. data/samples/cgi/po/zh_TW/helloerb1.edit.po +0 -24
  323. data/samples/cgi/po/zh_TW/helloerb1.po.time_stamp +0 -0
  324. data/samples/cgi/po/zh_TW/helloerb2.edit.po +0 -24
  325. data/samples/cgi/po/zh_TW/helloerb2.po.time_stamp +0 -0
  326. data/samples/cgi/po/zh_TW/hellolib.edit.po +0 -24
  327. data/samples/cgi/po/zh_TW/hellolib.po.time_stamp +0 -0
  328. data/samples/cgi/po/zh_TW/main.edit.po +0 -76
  329. data/samples/cgi/po/zh_TW/main.po.time_stamp +0 -0
  330. data/samples/locale/bg/LC_MESSAGES/hello.mo +0 -0
  331. data/samples/locale/bg/LC_MESSAGES/hello2.mo +0 -0
  332. data/samples/locale/bg/LC_MESSAGES/hello_glade2.mo +0 -0
  333. data/samples/locale/bg/LC_MESSAGES/hello_gtk2.mo +0 -0
  334. data/samples/locale/bg/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  335. data/samples/locale/bg/LC_MESSAGES/hello_noop.mo +0 -0
  336. data/samples/locale/bg/LC_MESSAGES/hello_plural.mo +0 -0
  337. data/samples/locale/bg/LC_MESSAGES/hello_tk.mo +0 -0
  338. data/samples/locale/bs/LC_MESSAGES/hello.mo +0 -0
  339. data/samples/locale/bs/LC_MESSAGES/hello2.mo +0 -0
  340. data/samples/locale/bs/LC_MESSAGES/hello_glade2.mo +0 -0
  341. data/samples/locale/bs/LC_MESSAGES/hello_gtk2.mo +0 -0
  342. data/samples/locale/bs/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  343. data/samples/locale/bs/LC_MESSAGES/hello_noop.mo +0 -0
  344. data/samples/locale/bs/LC_MESSAGES/hello_plural.mo +0 -0
  345. data/samples/locale/bs/LC_MESSAGES/hello_tk.mo +0 -0
  346. data/samples/locale/ca/LC_MESSAGES/hello.mo +0 -0
  347. data/samples/locale/ca/LC_MESSAGES/hello2.mo +0 -0
  348. data/samples/locale/ca/LC_MESSAGES/hello_glade2.mo +0 -0
  349. data/samples/locale/ca/LC_MESSAGES/hello_gtk2.mo +0 -0
  350. data/samples/locale/ca/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  351. data/samples/locale/ca/LC_MESSAGES/hello_noop.mo +0 -0
  352. data/samples/locale/ca/LC_MESSAGES/hello_plural.mo +0 -0
  353. data/samples/locale/ca/LC_MESSAGES/hello_tk.mo +0 -0
  354. data/samples/locale/cs/LC_MESSAGES/hello.mo +0 -0
  355. data/samples/locale/cs/LC_MESSAGES/hello2.mo +0 -0
  356. data/samples/locale/cs/LC_MESSAGES/hello_glade2.mo +0 -0
  357. data/samples/locale/cs/LC_MESSAGES/hello_gtk2.mo +0 -0
  358. data/samples/locale/cs/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  359. data/samples/locale/cs/LC_MESSAGES/hello_noop.mo +0 -0
  360. data/samples/locale/cs/LC_MESSAGES/hello_plural.mo +0 -0
  361. data/samples/locale/cs/LC_MESSAGES/hello_tk.mo +0 -0
  362. data/samples/locale/de/LC_MESSAGES/hello.mo +0 -0
  363. data/samples/locale/de/LC_MESSAGES/hello2.mo +0 -0
  364. data/samples/locale/de/LC_MESSAGES/hello_glade2.mo +0 -0
  365. data/samples/locale/de/LC_MESSAGES/hello_gtk2.mo +0 -0
  366. data/samples/locale/de/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  367. data/samples/locale/de/LC_MESSAGES/hello_noop.mo +0 -0
  368. data/samples/locale/de/LC_MESSAGES/hello_plural.mo +0 -0
  369. data/samples/locale/de/LC_MESSAGES/hello_tk.mo +0 -0
  370. data/samples/locale/el/LC_MESSAGES/hello.mo +0 -0
  371. data/samples/locale/el/LC_MESSAGES/hello2.mo +0 -0
  372. data/samples/locale/el/LC_MESSAGES/hello_glade2.mo +0 -0
  373. data/samples/locale/el/LC_MESSAGES/hello_gtk2.mo +0 -0
  374. data/samples/locale/el/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  375. data/samples/locale/el/LC_MESSAGES/hello_noop.mo +0 -0
  376. data/samples/locale/el/LC_MESSAGES/hello_plural.mo +0 -0
  377. data/samples/locale/el/LC_MESSAGES/hello_tk.mo +0 -0
  378. data/samples/locale/eo/LC_MESSAGES/hello.mo +0 -0
  379. data/samples/locale/eo/LC_MESSAGES/hello2.mo +0 -0
  380. data/samples/locale/eo/LC_MESSAGES/hello_glade2.mo +0 -0
  381. data/samples/locale/eo/LC_MESSAGES/hello_gtk2.mo +0 -0
  382. data/samples/locale/eo/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  383. data/samples/locale/eo/LC_MESSAGES/hello_noop.mo +0 -0
  384. data/samples/locale/eo/LC_MESSAGES/hello_plural.mo +0 -0
  385. data/samples/locale/eo/LC_MESSAGES/hello_tk.mo +0 -0
  386. data/samples/locale/es/LC_MESSAGES/hello.mo +0 -0
  387. data/samples/locale/es/LC_MESSAGES/hello2.mo +0 -0
  388. data/samples/locale/es/LC_MESSAGES/hello_glade2.mo +0 -0
  389. data/samples/locale/es/LC_MESSAGES/hello_gtk2.mo +0 -0
  390. data/samples/locale/es/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  391. data/samples/locale/es/LC_MESSAGES/hello_noop.mo +0 -0
  392. data/samples/locale/es/LC_MESSAGES/hello_plural.mo +0 -0
  393. data/samples/locale/es/LC_MESSAGES/hello_tk.mo +0 -0
  394. data/samples/locale/fr/LC_MESSAGES/hello.mo +0 -0
  395. data/samples/locale/fr/LC_MESSAGES/hello2.mo +0 -0
  396. data/samples/locale/fr/LC_MESSAGES/hello_glade2.mo +0 -0
  397. data/samples/locale/fr/LC_MESSAGES/hello_gtk2.mo +0 -0
  398. data/samples/locale/fr/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  399. data/samples/locale/fr/LC_MESSAGES/hello_noop.mo +0 -0
  400. data/samples/locale/fr/LC_MESSAGES/hello_plural.mo +0 -0
  401. data/samples/locale/fr/LC_MESSAGES/hello_tk.mo +0 -0
  402. data/samples/locale/hr/LC_MESSAGES/hello.mo +0 -0
  403. data/samples/locale/hr/LC_MESSAGES/hello2.mo +0 -0
  404. data/samples/locale/hr/LC_MESSAGES/hello_glade2.mo +0 -0
  405. data/samples/locale/hr/LC_MESSAGES/hello_gtk2.mo +0 -0
  406. data/samples/locale/hr/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  407. data/samples/locale/hr/LC_MESSAGES/hello_noop.mo +0 -0
  408. data/samples/locale/hr/LC_MESSAGES/hello_plural.mo +0 -0
  409. data/samples/locale/hr/LC_MESSAGES/hello_tk.mo +0 -0
  410. data/samples/locale/hu/LC_MESSAGES/hello.mo +0 -0
  411. data/samples/locale/hu/LC_MESSAGES/hello2.mo +0 -0
  412. data/samples/locale/hu/LC_MESSAGES/hello_glade2.mo +0 -0
  413. data/samples/locale/hu/LC_MESSAGES/hello_gtk2.mo +0 -0
  414. data/samples/locale/hu/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  415. data/samples/locale/hu/LC_MESSAGES/hello_noop.mo +0 -0
  416. data/samples/locale/hu/LC_MESSAGES/hello_plural.mo +0 -0
  417. data/samples/locale/hu/LC_MESSAGES/hello_tk.mo +0 -0
  418. data/samples/locale/it/LC_MESSAGES/hello.mo +0 -0
  419. data/samples/locale/it/LC_MESSAGES/hello2.mo +0 -0
  420. data/samples/locale/it/LC_MESSAGES/hello_glade2.mo +0 -0
  421. data/samples/locale/it/LC_MESSAGES/hello_gtk2.mo +0 -0
  422. data/samples/locale/it/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  423. data/samples/locale/it/LC_MESSAGES/hello_noop.mo +0 -0
  424. data/samples/locale/it/LC_MESSAGES/hello_plural.mo +0 -0
  425. data/samples/locale/it/LC_MESSAGES/hello_tk.mo +0 -0
  426. data/samples/locale/ja/LC_MESSAGES/hello.mo +0 -0
  427. data/samples/locale/ja/LC_MESSAGES/hello2.mo +0 -0
  428. data/samples/locale/ja/LC_MESSAGES/hello_glade2.mo +0 -0
  429. data/samples/locale/ja/LC_MESSAGES/hello_gtk2.mo +0 -0
  430. data/samples/locale/ja/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  431. data/samples/locale/ja/LC_MESSAGES/hello_noop.mo +0 -0
  432. data/samples/locale/ja/LC_MESSAGES/hello_plural.mo +0 -0
  433. data/samples/locale/ja/LC_MESSAGES/hello_tk.mo +0 -0
  434. data/samples/locale/ko/LC_MESSAGES/hello.mo +0 -0
  435. data/samples/locale/ko/LC_MESSAGES/hello2.mo +0 -0
  436. data/samples/locale/ko/LC_MESSAGES/hello_glade2.mo +0 -0
  437. data/samples/locale/ko/LC_MESSAGES/hello_gtk2.mo +0 -0
  438. data/samples/locale/ko/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  439. data/samples/locale/ko/LC_MESSAGES/hello_noop.mo +0 -0
  440. data/samples/locale/ko/LC_MESSAGES/hello_plural.mo +0 -0
  441. data/samples/locale/ko/LC_MESSAGES/hello_tk.mo +0 -0
  442. data/samples/locale/lv/LC_MESSAGES/hello.mo +0 -0
  443. data/samples/locale/lv/LC_MESSAGES/hello2.mo +0 -0
  444. data/samples/locale/lv/LC_MESSAGES/hello_glade2.mo +0 -0
  445. data/samples/locale/lv/LC_MESSAGES/hello_gtk2.mo +0 -0
  446. data/samples/locale/lv/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  447. data/samples/locale/lv/LC_MESSAGES/hello_noop.mo +0 -0
  448. data/samples/locale/lv/LC_MESSAGES/hello_plural.mo +0 -0
  449. data/samples/locale/lv/LC_MESSAGES/hello_tk.mo +0 -0
  450. data/samples/locale/nb/LC_MESSAGES/hello.mo +0 -0
  451. data/samples/locale/nb/LC_MESSAGES/hello2.mo +0 -0
  452. data/samples/locale/nb/LC_MESSAGES/hello_glade2.mo +0 -0
  453. data/samples/locale/nb/LC_MESSAGES/hello_gtk2.mo +0 -0
  454. data/samples/locale/nb/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  455. data/samples/locale/nb/LC_MESSAGES/hello_noop.mo +0 -0
  456. data/samples/locale/nb/LC_MESSAGES/hello_plural.mo +0 -0
  457. data/samples/locale/nb/LC_MESSAGES/hello_tk.mo +0 -0
  458. data/samples/locale/nl/LC_MESSAGES/hello.mo +0 -0
  459. data/samples/locale/nl/LC_MESSAGES/hello2.mo +0 -0
  460. data/samples/locale/nl/LC_MESSAGES/hello_glade2.mo +0 -0
  461. data/samples/locale/nl/LC_MESSAGES/hello_gtk2.mo +0 -0
  462. data/samples/locale/nl/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  463. data/samples/locale/nl/LC_MESSAGES/hello_noop.mo +0 -0
  464. data/samples/locale/nl/LC_MESSAGES/hello_plural.mo +0 -0
  465. data/samples/locale/nl/LC_MESSAGES/hello_tk.mo +0 -0
  466. data/samples/locale/pt_BR/LC_MESSAGES/hello.mo +0 -0
  467. data/samples/locale/pt_BR/LC_MESSAGES/hello2.mo +0 -0
  468. data/samples/locale/pt_BR/LC_MESSAGES/hello_glade2.mo +0 -0
  469. data/samples/locale/pt_BR/LC_MESSAGES/hello_gtk2.mo +0 -0
  470. data/samples/locale/pt_BR/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  471. data/samples/locale/pt_BR/LC_MESSAGES/hello_noop.mo +0 -0
  472. data/samples/locale/pt_BR/LC_MESSAGES/hello_plural.mo +0 -0
  473. data/samples/locale/pt_BR/LC_MESSAGES/hello_tk.mo +0 -0
  474. data/samples/locale/ru/LC_MESSAGES/hello.mo +0 -0
  475. data/samples/locale/ru/LC_MESSAGES/hello2.mo +0 -0
  476. data/samples/locale/ru/LC_MESSAGES/hello_glade2.mo +0 -0
  477. data/samples/locale/ru/LC_MESSAGES/hello_gtk2.mo +0 -0
  478. data/samples/locale/ru/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  479. data/samples/locale/ru/LC_MESSAGES/hello_noop.mo +0 -0
  480. data/samples/locale/ru/LC_MESSAGES/hello_plural.mo +0 -0
  481. data/samples/locale/ru/LC_MESSAGES/hello_tk.mo +0 -0
  482. data/samples/locale/sr/LC_MESSAGES/hello.mo +0 -0
  483. data/samples/locale/sr/LC_MESSAGES/hello2.mo +0 -0
  484. data/samples/locale/sr/LC_MESSAGES/hello_glade2.mo +0 -0
  485. data/samples/locale/sr/LC_MESSAGES/hello_gtk2.mo +0 -0
  486. data/samples/locale/sr/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  487. data/samples/locale/sr/LC_MESSAGES/hello_noop.mo +0 -0
  488. data/samples/locale/sr/LC_MESSAGES/hello_plural.mo +0 -0
  489. data/samples/locale/sr/LC_MESSAGES/hello_tk.mo +0 -0
  490. data/samples/locale/sv/LC_MESSAGES/hello.mo +0 -0
  491. data/samples/locale/sv/LC_MESSAGES/hello2.mo +0 -0
  492. data/samples/locale/sv/LC_MESSAGES/hello_glade2.mo +0 -0
  493. data/samples/locale/sv/LC_MESSAGES/hello_gtk2.mo +0 -0
  494. data/samples/locale/sv/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  495. data/samples/locale/sv/LC_MESSAGES/hello_noop.mo +0 -0
  496. data/samples/locale/sv/LC_MESSAGES/hello_plural.mo +0 -0
  497. data/samples/locale/sv/LC_MESSAGES/hello_tk.mo +0 -0
  498. data/samples/locale/uk/LC_MESSAGES/hello.mo +0 -0
  499. data/samples/locale/uk/LC_MESSAGES/hello2.mo +0 -0
  500. data/samples/locale/uk/LC_MESSAGES/hello_glade2.mo +0 -0
  501. data/samples/locale/uk/LC_MESSAGES/hello_gtk2.mo +0 -0
  502. data/samples/locale/uk/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  503. data/samples/locale/uk/LC_MESSAGES/hello_noop.mo +0 -0
  504. data/samples/locale/uk/LC_MESSAGES/hello_plural.mo +0 -0
  505. data/samples/locale/uk/LC_MESSAGES/hello_tk.mo +0 -0
  506. data/samples/locale/vi/LC_MESSAGES/hello.mo +0 -0
  507. data/samples/locale/vi/LC_MESSAGES/hello2.mo +0 -0
  508. data/samples/locale/vi/LC_MESSAGES/hello_glade2.mo +0 -0
  509. data/samples/locale/vi/LC_MESSAGES/hello_gtk2.mo +0 -0
  510. data/samples/locale/vi/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  511. data/samples/locale/vi/LC_MESSAGES/hello_noop.mo +0 -0
  512. data/samples/locale/vi/LC_MESSAGES/hello_plural.mo +0 -0
  513. data/samples/locale/vi/LC_MESSAGES/hello_tk.mo +0 -0
  514. data/samples/locale/zh/LC_MESSAGES/hello.mo +0 -0
  515. data/samples/locale/zh/LC_MESSAGES/hello2.mo +0 -0
  516. data/samples/locale/zh/LC_MESSAGES/hello_glade2.mo +0 -0
  517. data/samples/locale/zh/LC_MESSAGES/hello_gtk2.mo +0 -0
  518. data/samples/locale/zh/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  519. data/samples/locale/zh/LC_MESSAGES/hello_noop.mo +0 -0
  520. data/samples/locale/zh/LC_MESSAGES/hello_plural.mo +0 -0
  521. data/samples/locale/zh/LC_MESSAGES/hello_tk.mo +0 -0
  522. data/samples/locale/zh_TW/LC_MESSAGES/hello.mo +0 -0
  523. data/samples/locale/zh_TW/LC_MESSAGES/hello2.mo +0 -0
  524. data/samples/locale/zh_TW/LC_MESSAGES/hello_glade2.mo +0 -0
  525. data/samples/locale/zh_TW/LC_MESSAGES/hello_gtk2.mo +0 -0
  526. data/samples/locale/zh_TW/LC_MESSAGES/hello_gtk_builder.mo +0 -0
  527. data/samples/locale/zh_TW/LC_MESSAGES/hello_noop.mo +0 -0
  528. data/samples/locale/zh_TW/LC_MESSAGES/hello_plural.mo +0 -0
  529. data/samples/locale/zh_TW/LC_MESSAGES/hello_tk.mo +0 -0
  530. data/samples/po/bg/hello.edit.po +0 -24
  531. data/samples/po/bg/hello.po.time_stamp +0 -0
  532. data/samples/po/bg/hello2.edit.po +0 -34
  533. data/samples/po/bg/hello2.po.time_stamp +0 -0
  534. data/samples/po/bg/hello_glade2.edit.po +0 -36
  535. data/samples/po/bg/hello_glade2.po.time_stamp +0 -0
  536. data/samples/po/bg/hello_gtk2.edit.po +0 -22
  537. data/samples/po/bg/hello_gtk2.po.time_stamp +0 -0
  538. data/samples/po/bg/hello_gtk_builder.edit.po +0 -33
  539. data/samples/po/bg/hello_gtk_builder.po.time_stamp +0 -0
  540. data/samples/po/bg/hello_noop.edit.po +0 -26
  541. data/samples/po/bg/hello_noop.po.time_stamp +0 -0
  542. data/samples/po/bg/hello_plural.edit.po +0 -28
  543. data/samples/po/bg/hello_plural.po.time_stamp +0 -0
  544. data/samples/po/bg/hello_tk.edit.po +0 -22
  545. data/samples/po/bg/hello_tk.po.time_stamp +0 -0
  546. data/samples/po/bs/hello.edit.po +0 -24
  547. data/samples/po/bs/hello.po.time_stamp +0 -0
  548. data/samples/po/bs/hello2.edit.po +0 -34
  549. data/samples/po/bs/hello2.po.time_stamp +0 -0
  550. data/samples/po/bs/hello_glade2.edit.po +0 -36
  551. data/samples/po/bs/hello_glade2.po.time_stamp +0 -0
  552. data/samples/po/bs/hello_gtk2.edit.po +0 -22
  553. data/samples/po/bs/hello_gtk2.po.time_stamp +0 -0
  554. data/samples/po/bs/hello_gtk_builder.edit.po +0 -34
  555. data/samples/po/bs/hello_gtk_builder.po.time_stamp +0 -0
  556. data/samples/po/bs/hello_noop.edit.po +0 -26
  557. data/samples/po/bs/hello_noop.po.time_stamp +0 -0
  558. data/samples/po/bs/hello_plural.edit.po +0 -30
  559. data/samples/po/bs/hello_plural.po.time_stamp +0 -0
  560. data/samples/po/bs/hello_tk.edit.po +0 -22
  561. data/samples/po/bs/hello_tk.po.time_stamp +0 -0
  562. data/samples/po/ca/hello.edit.po +0 -24
  563. data/samples/po/ca/hello.po.time_stamp +0 -0
  564. data/samples/po/ca/hello2.edit.po +0 -34
  565. data/samples/po/ca/hello2.po.time_stamp +0 -0
  566. data/samples/po/ca/hello_glade2.edit.po +0 -36
  567. data/samples/po/ca/hello_glade2.po.time_stamp +0 -0
  568. data/samples/po/ca/hello_gtk2.edit.po +0 -22
  569. data/samples/po/ca/hello_gtk2.po.time_stamp +0 -0
  570. data/samples/po/ca/hello_gtk_builder.edit.po +0 -33
  571. data/samples/po/ca/hello_gtk_builder.po.time_stamp +0 -0
  572. data/samples/po/ca/hello_noop.edit.po +0 -26
  573. data/samples/po/ca/hello_noop.po.time_stamp +0 -0
  574. data/samples/po/ca/hello_plural.edit.po +0 -28
  575. data/samples/po/ca/hello_plural.po.time_stamp +0 -0
  576. data/samples/po/ca/hello_tk.edit.po +0 -22
  577. data/samples/po/ca/hello_tk.po.time_stamp +0 -0
  578. data/samples/po/cs/hello.edit.po +0 -24
  579. data/samples/po/cs/hello.po.time_stamp +0 -0
  580. data/samples/po/cs/hello2.edit.po +0 -34
  581. data/samples/po/cs/hello2.po.time_stamp +0 -0
  582. data/samples/po/cs/hello_glade2.edit.po +0 -36
  583. data/samples/po/cs/hello_glade2.po.time_stamp +0 -0
  584. data/samples/po/cs/hello_gtk2.edit.po +0 -22
  585. data/samples/po/cs/hello_gtk2.po.time_stamp +0 -0
  586. data/samples/po/cs/hello_gtk_builder.edit.po +0 -33
  587. data/samples/po/cs/hello_gtk_builder.po.time_stamp +0 -0
  588. data/samples/po/cs/hello_noop.edit.po +0 -26
  589. data/samples/po/cs/hello_noop.po.time_stamp +0 -0
  590. data/samples/po/cs/hello_plural.edit.po +0 -30
  591. data/samples/po/cs/hello_plural.po.time_stamp +0 -0
  592. data/samples/po/cs/hello_tk.edit.po +0 -22
  593. data/samples/po/cs/hello_tk.po.time_stamp +0 -0
  594. data/samples/po/de/hello.edit.po +0 -20
  595. data/samples/po/de/hello.po.time_stamp +0 -0
  596. data/samples/po/de/hello2.edit.po +0 -30
  597. data/samples/po/de/hello2.po.time_stamp +0 -0
  598. data/samples/po/de/hello_glade2.edit.po +0 -32
  599. data/samples/po/de/hello_glade2.po.time_stamp +0 -0
  600. data/samples/po/de/hello_gtk2.edit.po +0 -18
  601. data/samples/po/de/hello_gtk2.po.time_stamp +0 -0
  602. data/samples/po/de/hello_gtk_builder.edit.po +0 -33
  603. data/samples/po/de/hello_gtk_builder.po.time_stamp +0 -0
  604. data/samples/po/de/hello_noop.edit.po +0 -22
  605. data/samples/po/de/hello_noop.po.time_stamp +0 -0
  606. data/samples/po/de/hello_plural.edit.po +0 -28
  607. data/samples/po/de/hello_plural.po.time_stamp +0 -0
  608. data/samples/po/de/hello_tk.edit.po +0 -18
  609. data/samples/po/de/hello_tk.po.time_stamp +0 -0
  610. data/samples/po/el/hello.edit.po +0 -24
  611. data/samples/po/el/hello.po.time_stamp +0 -0
  612. data/samples/po/el/hello2.edit.po +0 -34
  613. data/samples/po/el/hello2.po.time_stamp +0 -0
  614. data/samples/po/el/hello_glade2.edit.po +0 -37
  615. data/samples/po/el/hello_glade2.po.time_stamp +0 -0
  616. data/samples/po/el/hello_gtk2.edit.po +0 -21
  617. data/samples/po/el/hello_gtk2.po.time_stamp +0 -0
  618. data/samples/po/el/hello_gtk_builder.edit.po +0 -33
  619. data/samples/po/el/hello_gtk_builder.po.time_stamp +0 -0
  620. data/samples/po/el/hello_noop.edit.po +0 -26
  621. data/samples/po/el/hello_noop.po.time_stamp +0 -0
  622. data/samples/po/el/hello_plural.edit.po +0 -28
  623. data/samples/po/el/hello_plural.po.time_stamp +0 -0
  624. data/samples/po/el/hello_tk.edit.po +0 -22
  625. data/samples/po/el/hello_tk.po.time_stamp +0 -0
  626. data/samples/po/eo/hello.edit.po +0 -23
  627. data/samples/po/eo/hello.po.time_stamp +0 -0
  628. data/samples/po/eo/hello2.edit.po +0 -33
  629. data/samples/po/eo/hello2.po.time_stamp +0 -0
  630. data/samples/po/eo/hello_glade2.edit.po +0 -36
  631. data/samples/po/eo/hello_glade2.po.time_stamp +0 -0
  632. data/samples/po/eo/hello_gtk2.edit.po +0 -21
  633. data/samples/po/eo/hello_gtk2.po.time_stamp +0 -0
  634. data/samples/po/eo/hello_gtk_builder.edit.po +0 -33
  635. data/samples/po/eo/hello_gtk_builder.po.time_stamp +0 -0
  636. data/samples/po/eo/hello_noop.edit.po +0 -25
  637. data/samples/po/eo/hello_noop.po.time_stamp +0 -0
  638. data/samples/po/eo/hello_plural.edit.po +0 -28
  639. data/samples/po/eo/hello_plural.po.time_stamp +0 -0
  640. data/samples/po/eo/hello_tk.edit.po +0 -22
  641. data/samples/po/eo/hello_tk.po.time_stamp +0 -0
  642. data/samples/po/es/hello.edit.po +0 -21
  643. data/samples/po/es/hello.po.time_stamp +0 -0
  644. data/samples/po/es/hello2.edit.po +0 -30
  645. data/samples/po/es/hello2.po.time_stamp +0 -0
  646. data/samples/po/es/hello_glade2.edit.po +0 -33
  647. data/samples/po/es/hello_glade2.po.time_stamp +0 -0
  648. data/samples/po/es/hello_gtk2.edit.po +0 -19
  649. data/samples/po/es/hello_gtk2.po.time_stamp +0 -0
  650. data/samples/po/es/hello_gtk_builder.edit.po +0 -33
  651. data/samples/po/es/hello_gtk_builder.po.time_stamp +0 -0
  652. data/samples/po/es/hello_noop.edit.po +0 -23
  653. data/samples/po/es/hello_noop.po.time_stamp +0 -0
  654. data/samples/po/es/hello_plural.edit.po +0 -26
  655. data/samples/po/es/hello_plural.po.time_stamp +0 -0
  656. data/samples/po/es/hello_tk.edit.po +0 -19
  657. data/samples/po/es/hello_tk.po.time_stamp +0 -0
  658. data/samples/po/fr/hello.edit.po +0 -19
  659. data/samples/po/fr/hello.po.time_stamp +0 -0
  660. data/samples/po/fr/hello2.edit.po +0 -29
  661. data/samples/po/fr/hello2.po.time_stamp +0 -0
  662. data/samples/po/fr/hello_glade2.edit.po +0 -32
  663. data/samples/po/fr/hello_glade2.po.time_stamp +0 -0
  664. data/samples/po/fr/hello_gtk2.edit.po +0 -17
  665. data/samples/po/fr/hello_gtk2.po.time_stamp +0 -0
  666. data/samples/po/fr/hello_gtk_builder.edit.po +0 -33
  667. data/samples/po/fr/hello_gtk_builder.po.time_stamp +0 -0
  668. data/samples/po/fr/hello_noop.edit.po +0 -21
  669. data/samples/po/fr/hello_noop.po.time_stamp +0 -0
  670. data/samples/po/fr/hello_plural.edit.po +0 -24
  671. data/samples/po/fr/hello_plural.po.time_stamp +0 -0
  672. data/samples/po/fr/hello_tk.edit.po +0 -16
  673. data/samples/po/fr/hello_tk.po.time_stamp +0 -0
  674. data/samples/po/hello.pot +0 -24
  675. data/samples/po/hello2.pot +0 -33
  676. data/samples/po/hello_glade2.pot +0 -34
  677. data/samples/po/hello_gtk2.pot +0 -23
  678. data/samples/po/hello_gtk_builder.pot +0 -34
  679. data/samples/po/hello_noop.pot +0 -27
  680. data/samples/po/hello_plural.pot +0 -27
  681. data/samples/po/hello_tk.pot +0 -23
  682. data/samples/po/hr/hello.edit.po +0 -24
  683. data/samples/po/hr/hello.po.time_stamp +0 -0
  684. data/samples/po/hr/hello2.edit.po +0 -34
  685. data/samples/po/hr/hello2.po.time_stamp +0 -0
  686. data/samples/po/hr/hello_glade2.edit.po +0 -36
  687. data/samples/po/hr/hello_glade2.po.time_stamp +0 -0
  688. data/samples/po/hr/hello_gtk2.edit.po +0 -22
  689. data/samples/po/hr/hello_gtk2.po.time_stamp +0 -0
  690. data/samples/po/hr/hello_gtk_builder.edit.po +0 -34
  691. data/samples/po/hr/hello_gtk_builder.po.time_stamp +0 -0
  692. data/samples/po/hr/hello_noop.edit.po +0 -26
  693. data/samples/po/hr/hello_noop.po.time_stamp +0 -0
  694. data/samples/po/hr/hello_plural.edit.po +0 -30
  695. data/samples/po/hr/hello_plural.po.time_stamp +0 -0
  696. data/samples/po/hr/hello_tk.edit.po +0 -22
  697. data/samples/po/hr/hello_tk.po.time_stamp +0 -0
  698. data/samples/po/hu/hello.edit.po +0 -23
  699. data/samples/po/hu/hello.po.time_stamp +0 -0
  700. data/samples/po/hu/hello2.edit.po +0 -33
  701. data/samples/po/hu/hello2.po.time_stamp +0 -0
  702. data/samples/po/hu/hello_glade2.edit.po +0 -36
  703. data/samples/po/hu/hello_glade2.po.time_stamp +0 -0
  704. data/samples/po/hu/hello_gtk2.edit.po +0 -21
  705. data/samples/po/hu/hello_gtk2.po.time_stamp +0 -0
  706. data/samples/po/hu/hello_gtk_builder.edit.po +0 -33
  707. data/samples/po/hu/hello_gtk_builder.po.time_stamp +0 -0
  708. data/samples/po/hu/hello_noop.edit.po +0 -25
  709. data/samples/po/hu/hello_noop.po.time_stamp +0 -0
  710. data/samples/po/hu/hello_plural.edit.po +0 -28
  711. data/samples/po/hu/hello_plural.po.time_stamp +0 -0
  712. data/samples/po/hu/hello_tk.edit.po +0 -22
  713. data/samples/po/hu/hello_tk.po.time_stamp +0 -0
  714. data/samples/po/it/hello.edit.po +0 -20
  715. data/samples/po/it/hello.po.time_stamp +0 -0
  716. data/samples/po/it/hello2.edit.po +0 -30
  717. data/samples/po/it/hello2.po.time_stamp +0 -0
  718. data/samples/po/it/hello_glade2.edit.po +0 -33
  719. data/samples/po/it/hello_glade2.po.time_stamp +0 -0
  720. data/samples/po/it/hello_gtk2.edit.po +0 -19
  721. data/samples/po/it/hello_gtk2.po.time_stamp +0 -0
  722. data/samples/po/it/hello_gtk_builder.edit.po +0 -33
  723. data/samples/po/it/hello_gtk_builder.po.time_stamp +0 -0
  724. data/samples/po/it/hello_noop.edit.po +0 -22
  725. data/samples/po/it/hello_noop.po.time_stamp +0 -0
  726. data/samples/po/it/hello_plural.edit.po +0 -26
  727. data/samples/po/it/hello_plural.po.time_stamp +0 -0
  728. data/samples/po/it/hello_tk.edit.po +0 -19
  729. data/samples/po/it/hello_tk.po.time_stamp +0 -0
  730. data/samples/po/ja/hello.edit.po +0 -19
  731. data/samples/po/ja/hello.po.time_stamp +0 -0
  732. data/samples/po/ja/hello2.edit.po +0 -29
  733. data/samples/po/ja/hello2.po.time_stamp +0 -0
  734. data/samples/po/ja/hello_glade2.edit.po +0 -31
  735. data/samples/po/ja/hello_glade2.po.time_stamp +0 -0
  736. data/samples/po/ja/hello_gtk2.edit.po +0 -17
  737. data/samples/po/ja/hello_gtk2.po.time_stamp +0 -0
  738. data/samples/po/ja/hello_gtk_builder.edit.po +0 -33
  739. data/samples/po/ja/hello_gtk_builder.po.time_stamp +0 -0
  740. data/samples/po/ja/hello_noop.edit.po +0 -21
  741. data/samples/po/ja/hello_noop.po.time_stamp +0 -0
  742. data/samples/po/ja/hello_plural.edit.po +0 -24
  743. data/samples/po/ja/hello_plural.po.time_stamp +0 -0
  744. data/samples/po/ja/hello_tk.edit.po +0 -16
  745. data/samples/po/ja/hello_tk.po.time_stamp +0 -0
  746. data/samples/po/ko/hello.edit.po +0 -19
  747. data/samples/po/ko/hello.po.time_stamp +0 -0
  748. data/samples/po/ko/hello2.edit.po +0 -29
  749. data/samples/po/ko/hello2.po.time_stamp +0 -0
  750. data/samples/po/ko/hello_glade2.edit.po +0 -33
  751. data/samples/po/ko/hello_glade2.po.time_stamp +0 -0
  752. data/samples/po/ko/hello_gtk2.edit.po +0 -17
  753. data/samples/po/ko/hello_gtk2.po.time_stamp +0 -0
  754. data/samples/po/ko/hello_gtk_builder.edit.po +0 -33
  755. data/samples/po/ko/hello_gtk_builder.po.time_stamp +0 -0
  756. data/samples/po/ko/hello_noop.edit.po +0 -21
  757. data/samples/po/ko/hello_noop.po.time_stamp +0 -0
  758. data/samples/po/ko/hello_plural.edit.po +0 -28
  759. data/samples/po/ko/hello_plural.po.time_stamp +0 -0
  760. data/samples/po/ko/hello_tk.edit.po +0 -18
  761. data/samples/po/ko/hello_tk.po.time_stamp +0 -0
  762. data/samples/po/lv/hello.edit.po +0 -24
  763. data/samples/po/lv/hello.po.time_stamp +0 -0
  764. data/samples/po/lv/hello2.edit.po +0 -34
  765. data/samples/po/lv/hello2.po.time_stamp +0 -0
  766. data/samples/po/lv/hello_glade2.edit.po +0 -36
  767. data/samples/po/lv/hello_glade2.po.time_stamp +0 -0
  768. data/samples/po/lv/hello_gtk2.edit.po +0 -22
  769. data/samples/po/lv/hello_gtk2.po.time_stamp +0 -0
  770. data/samples/po/lv/hello_gtk_builder.edit.po +0 -33
  771. data/samples/po/lv/hello_gtk_builder.po.time_stamp +0 -0
  772. data/samples/po/lv/hello_noop.edit.po +0 -26
  773. data/samples/po/lv/hello_noop.po.time_stamp +0 -0
  774. data/samples/po/lv/hello_plural.edit.po +0 -28
  775. data/samples/po/lv/hello_plural.po.time_stamp +0 -0
  776. data/samples/po/lv/hello_tk.edit.po +0 -22
  777. data/samples/po/lv/hello_tk.po.time_stamp +0 -0
  778. data/samples/po/nb/hello.edit.po +0 -23
  779. data/samples/po/nb/hello.po.time_stamp +0 -0
  780. data/samples/po/nb/hello2.edit.po +0 -33
  781. data/samples/po/nb/hello2.po.time_stamp +0 -0
  782. data/samples/po/nb/hello_glade2.edit.po +0 -35
  783. data/samples/po/nb/hello_glade2.po.time_stamp +0 -0
  784. data/samples/po/nb/hello_gtk2.edit.po +0 -21
  785. data/samples/po/nb/hello_gtk2.po.time_stamp +0 -0
  786. data/samples/po/nb/hello_gtk_builder.edit.po +0 -33
  787. data/samples/po/nb/hello_gtk_builder.po.time_stamp +0 -0
  788. data/samples/po/nb/hello_noop.edit.po +0 -25
  789. data/samples/po/nb/hello_noop.po.time_stamp +0 -0
  790. data/samples/po/nb/hello_plural.edit.po +0 -28
  791. data/samples/po/nb/hello_plural.po.time_stamp +0 -0
  792. data/samples/po/nb/hello_tk.edit.po +0 -22
  793. data/samples/po/nb/hello_tk.po.time_stamp +0 -0
  794. data/samples/po/nl/hello.edit.po +0 -24
  795. data/samples/po/nl/hello.po.time_stamp +0 -0
  796. data/samples/po/nl/hello2.edit.po +0 -34
  797. data/samples/po/nl/hello2.po.time_stamp +0 -0
  798. data/samples/po/nl/hello_glade2.edit.po +0 -36
  799. data/samples/po/nl/hello_glade2.po.time_stamp +0 -0
  800. data/samples/po/nl/hello_gtk2.edit.po +0 -22
  801. data/samples/po/nl/hello_gtk2.po.time_stamp +0 -0
  802. data/samples/po/nl/hello_gtk_builder.edit.po +0 -33
  803. data/samples/po/nl/hello_gtk_builder.po.time_stamp +0 -0
  804. data/samples/po/nl/hello_noop.edit.po +0 -26
  805. data/samples/po/nl/hello_noop.po.time_stamp +0 -0
  806. data/samples/po/nl/hello_plural.edit.po +0 -28
  807. data/samples/po/nl/hello_plural.po.time_stamp +0 -0
  808. data/samples/po/nl/hello_tk.edit.po +0 -22
  809. data/samples/po/nl/hello_tk.po.time_stamp +0 -0
  810. data/samples/po/pt_BR/hello.edit.po +0 -22
  811. data/samples/po/pt_BR/hello.po.time_stamp +0 -0
  812. data/samples/po/pt_BR/hello2.edit.po +0 -32
  813. data/samples/po/pt_BR/hello2.po.time_stamp +0 -0
  814. data/samples/po/pt_BR/hello_glade2.edit.po +0 -34
  815. data/samples/po/pt_BR/hello_glade2.po.time_stamp +0 -0
  816. data/samples/po/pt_BR/hello_gtk2.edit.po +0 -20
  817. data/samples/po/pt_BR/hello_gtk2.po.time_stamp +0 -0
  818. data/samples/po/pt_BR/hello_gtk_builder.edit.po +0 -33
  819. data/samples/po/pt_BR/hello_gtk_builder.po.time_stamp +0 -0
  820. data/samples/po/pt_BR/hello_noop.edit.po +0 -24
  821. data/samples/po/pt_BR/hello_noop.po.time_stamp +0 -0
  822. data/samples/po/pt_BR/hello_plural.edit.po +0 -26
  823. data/samples/po/pt_BR/hello_plural.po.time_stamp +0 -0
  824. data/samples/po/pt_BR/hello_tk.edit.po +0 -21
  825. data/samples/po/pt_BR/hello_tk.po.time_stamp +0 -0
  826. data/samples/po/ru/hello.edit.po +0 -22
  827. data/samples/po/ru/hello.po.time_stamp +0 -0
  828. data/samples/po/ru/hello2.edit.po +0 -32
  829. data/samples/po/ru/hello2.po.time_stamp +0 -0
  830. data/samples/po/ru/hello_glade2.edit.po +0 -34
  831. data/samples/po/ru/hello_glade2.po.time_stamp +0 -0
  832. data/samples/po/ru/hello_gtk2.edit.po +0 -20
  833. data/samples/po/ru/hello_gtk2.po.time_stamp +0 -0
  834. data/samples/po/ru/hello_gtk_builder.edit.po +0 -34
  835. data/samples/po/ru/hello_gtk_builder.po.time_stamp +0 -0
  836. data/samples/po/ru/hello_noop.edit.po +0 -24
  837. data/samples/po/ru/hello_noop.po.time_stamp +0 -0
  838. data/samples/po/ru/hello_plural.edit.po +0 -30
  839. data/samples/po/ru/hello_plural.po.time_stamp +0 -0
  840. data/samples/po/ru/hello_tk.edit.po +0 -20
  841. data/samples/po/ru/hello_tk.po.time_stamp +0 -0
  842. data/samples/po/sr/hello.edit.po +0 -23
  843. data/samples/po/sr/hello.po.time_stamp +0 -0
  844. data/samples/po/sr/hello2.edit.po +0 -33
  845. data/samples/po/sr/hello2.po.time_stamp +0 -0
  846. data/samples/po/sr/hello_glade2.edit.po +0 -37
  847. data/samples/po/sr/hello_glade2.po.time_stamp +0 -0
  848. data/samples/po/sr/hello_gtk2.edit.po +0 -21
  849. data/samples/po/sr/hello_gtk2.po.time_stamp +0 -0
  850. data/samples/po/sr/hello_gtk_builder.edit.po +0 -34
  851. data/samples/po/sr/hello_gtk_builder.po.time_stamp +0 -0
  852. data/samples/po/sr/hello_noop.edit.po +0 -25
  853. data/samples/po/sr/hello_noop.po.time_stamp +0 -0
  854. data/samples/po/sr/hello_plural.edit.po +0 -29
  855. data/samples/po/sr/hello_plural.po.time_stamp +0 -0
  856. data/samples/po/sr/hello_tk.edit.po +0 -23
  857. data/samples/po/sr/hello_tk.po.time_stamp +0 -0
  858. data/samples/po/sv/hello.edit.po +0 -21
  859. data/samples/po/sv/hello.po.time_stamp +0 -0
  860. data/samples/po/sv/hello2.edit.po +0 -30
  861. data/samples/po/sv/hello2.po.time_stamp +0 -0
  862. data/samples/po/sv/hello_glade2.edit.po +0 -32
  863. data/samples/po/sv/hello_glade2.po.time_stamp +0 -0
  864. data/samples/po/sv/hello_gtk2.edit.po +0 -18
  865. data/samples/po/sv/hello_gtk2.po.time_stamp +0 -0
  866. data/samples/po/sv/hello_gtk_builder.edit.po +0 -33
  867. data/samples/po/sv/hello_gtk_builder.po.time_stamp +0 -0
  868. data/samples/po/sv/hello_noop.edit.po +0 -22
  869. data/samples/po/sv/hello_noop.po.time_stamp +0 -0
  870. data/samples/po/sv/hello_plural.edit.po +0 -25
  871. data/samples/po/sv/hello_plural.po.time_stamp +0 -0
  872. data/samples/po/sv/hello_tk.edit.po +0 -18
  873. data/samples/po/sv/hello_tk.po.time_stamp +0 -0
  874. data/samples/po/uk/hello.edit.po +0 -23
  875. data/samples/po/uk/hello.po.time_stamp +0 -0
  876. data/samples/po/uk/hello2.edit.po +0 -33
  877. data/samples/po/uk/hello2.po.time_stamp +0 -0
  878. data/samples/po/uk/hello_glade2.edit.po +0 -39
  879. data/samples/po/uk/hello_glade2.po.time_stamp +0 -0
  880. data/samples/po/uk/hello_gtk2.edit.po +0 -21
  881. data/samples/po/uk/hello_gtk2.po.time_stamp +0 -0
  882. data/samples/po/uk/hello_gtk_builder.edit.po +0 -34
  883. data/samples/po/uk/hello_gtk_builder.po.time_stamp +0 -0
  884. data/samples/po/uk/hello_noop.edit.po +0 -25
  885. data/samples/po/uk/hello_noop.po.time_stamp +0 -0
  886. data/samples/po/uk/hello_plural.edit.po +0 -30
  887. data/samples/po/uk/hello_plural.po.time_stamp +0 -0
  888. data/samples/po/uk/hello_tk.edit.po +0 -25
  889. data/samples/po/uk/hello_tk.po.time_stamp +0 -0
  890. data/samples/po/vi/hello.edit.po +0 -23
  891. data/samples/po/vi/hello.po.time_stamp +0 -0
  892. data/samples/po/vi/hello2.edit.po +0 -33
  893. data/samples/po/vi/hello2.po.time_stamp +0 -0
  894. data/samples/po/vi/hello_glade2.edit.po +0 -36
  895. data/samples/po/vi/hello_glade2.po.time_stamp +0 -0
  896. data/samples/po/vi/hello_gtk2.edit.po +0 -21
  897. data/samples/po/vi/hello_gtk2.po.time_stamp +0 -0
  898. data/samples/po/vi/hello_gtk_builder.edit.po +0 -33
  899. data/samples/po/vi/hello_gtk_builder.po.time_stamp +0 -0
  900. data/samples/po/vi/hello_noop.edit.po +0 -25
  901. data/samples/po/vi/hello_noop.po.time_stamp +0 -0
  902. data/samples/po/vi/hello_plural.edit.po +0 -28
  903. data/samples/po/vi/hello_plural.po.time_stamp +0 -0
  904. data/samples/po/vi/hello_tk.edit.po +0 -22
  905. data/samples/po/vi/hello_tk.po.time_stamp +0 -0
  906. data/samples/po/zh/hello.edit.po +0 -24
  907. data/samples/po/zh/hello.po.time_stamp +0 -0
  908. data/samples/po/zh/hello2.edit.po +0 -34
  909. data/samples/po/zh/hello2.po.time_stamp +0 -0
  910. data/samples/po/zh/hello_glade2.edit.po +0 -36
  911. data/samples/po/zh/hello_glade2.po.time_stamp +0 -0
  912. data/samples/po/zh/hello_gtk2.edit.po +0 -22
  913. data/samples/po/zh/hello_gtk2.po.time_stamp +0 -0
  914. data/samples/po/zh/hello_gtk_builder.edit.po +0 -33
  915. data/samples/po/zh/hello_gtk_builder.po.time_stamp +0 -0
  916. data/samples/po/zh/hello_noop.edit.po +0 -26
  917. data/samples/po/zh/hello_noop.po.time_stamp +0 -0
  918. data/samples/po/zh/hello_plural.edit.po +0 -28
  919. data/samples/po/zh/hello_plural.po.time_stamp +0 -0
  920. data/samples/po/zh/hello_tk.edit.po +0 -22
  921. data/samples/po/zh/hello_tk.po.time_stamp +0 -0
  922. data/samples/po/zh_TW/hello.edit.po +0 -26
  923. data/samples/po/zh_TW/hello.po.time_stamp +0 -0
  924. data/samples/po/zh_TW/hello2.edit.po +0 -36
  925. data/samples/po/zh_TW/hello2.po.time_stamp +0 -0
  926. data/samples/po/zh_TW/hello_glade2.edit.po +0 -38
  927. data/samples/po/zh_TW/hello_glade2.po.time_stamp +0 -0
  928. data/samples/po/zh_TW/hello_gtk2.edit.po +0 -23
  929. data/samples/po/zh_TW/hello_gtk2.po.time_stamp +0 -0
  930. data/samples/po/zh_TW/hello_gtk_builder.edit.po +0 -33
  931. data/samples/po/zh_TW/hello_gtk_builder.po.time_stamp +0 -0
  932. data/samples/po/zh_TW/hello_noop.edit.po +0 -28
  933. data/samples/po/zh_TW/hello_noop.po.time_stamp +0 -0
  934. data/samples/po/zh_TW/hello_plural.edit.po +0 -30
  935. data/samples/po/zh_TW/hello_plural.po.time_stamp +0 -0
  936. data/samples/po/zh_TW/hello_tk.edit.po +0 -24
  937. data/samples/po/zh_TW/hello_tk.po.time_stamp +0 -0
  938. data/test/locale/cr/LC_MESSAGES/plural.mo +0 -0
  939. data/test/locale/da/LC_MESSAGES/plural.mo +0 -0
  940. data/test/locale/da/LC_MESSAGES/plural_error.mo +0 -0
  941. data/test/locale/fr/LC_MESSAGES/plural.mo +0 -0
  942. data/test/locale/fr/LC_MESSAGES/plural_error.mo +0 -0
  943. data/test/locale/fr/LC_MESSAGES/test1.mo +0 -0
  944. data/test/locale/fr/LC_MESSAGES/test2.mo +0 -0
  945. data/test/locale/fr_BE/LC_MESSAGES/test1.mo +0 -0
  946. data/test/locale/fr_BE_Foo/LC_MESSAGES/test1.mo +0 -0
  947. data/test/locale/ir/LC_MESSAGES/plural.mo +0 -0
  948. data/test/locale/ja/LC_MESSAGES/_.mo +0 -0
  949. data/test/locale/ja/LC_MESSAGES/backslash.mo +0 -0
  950. data/test/locale/ja/LC_MESSAGES/hello.mo +0 -0
  951. data/test/locale/ja/LC_MESSAGES/non_ascii.mo +0 -0
  952. data/test/locale/ja/LC_MESSAGES/np_.mo +0 -0
  953. data/test/locale/ja/LC_MESSAGES/ns_.mo +0 -0
  954. data/test/locale/ja/LC_MESSAGES/p_.mo +0 -0
  955. data/test/locale/ja/LC_MESSAGES/plural.mo +0 -0
  956. data/test/locale/ja/LC_MESSAGES/plural_error.mo +0 -0
  957. data/test/locale/ja/LC_MESSAGES/rubyparser.mo +0 -0
  958. data/test/locale/ja/LC_MESSAGES/s_.mo +0 -0
  959. data/test/locale/ja/LC_MESSAGES/test1.mo +0 -0
  960. data/test/locale/ja/LC_MESSAGES/test2.mo +0 -0
  961. data/test/locale/ja/LC_MESSAGES/test3.mo +0 -0
  962. data/test/locale/ja/LC_MESSAGES/untranslated.mo +0 -0
  963. data/test/locale/la/LC_MESSAGES/plural.mo +0 -0
  964. data/test/locale/la/LC_MESSAGES/plural_error.mo +0 -0
  965. data/test/locale/li/LC_MESSAGES/plural.mo +0 -0
  966. data/test/locale/li/LC_MESSAGES/plural_error.mo +0 -0
  967. data/test/locale/po/LC_MESSAGES/plural.mo +0 -0
  968. data/test/locale/sl/LC_MESSAGES/plural.mo +0 -0
  969. data/test/locale/zh_Hant/LC_MESSAGES/test1.mo +0 -0
  970. data/test/po/_.pot +0 -186
  971. data/test/po/backslash.pot +0 -23
  972. data/test/po/hello.pot +0 -23
  973. data/test/po/ja/_.edit.po +0 -186
  974. data/test/po/ja/_.po.time_stamp +0 -0
  975. data/test/po/ja/backslash.edit.po +0 -19
  976. data/test/po/ja/backslash.po.time_stamp +0 -0
  977. data/test/po/ja/hello.edit.po +0 -22
  978. data/test/po/ja/hello.po.time_stamp +0 -0
  979. data/test/po/ja/non_ascii.edit.po +0 -19
  980. data/test/po/ja/non_ascii.po.time_stamp +0 -0
  981. data/test/po/ja/np_.edit.po +0 -44
  982. data/test/po/ja/np_.po.time_stamp +0 -0
  983. data/test/po/ja/ns_.edit.po +0 -69
  984. data/test/po/ja/ns_.po.time_stamp +0 -0
  985. data/test/po/ja/p_.edit.po +0 -47
  986. data/test/po/ja/p_.po.time_stamp +0 -0
  987. data/test/po/ja/s_.edit.po +0 -50
  988. data/test/po/ja/s_.po.time_stamp +0 -0
  989. data/test/po/ja/untranslated.edit.po +0 -21
  990. data/test/po/ja/untranslated.po.time_stamp +0 -0
  991. data/test/po/non_ascii.pot +0 -23
  992. data/test/po/np_.pot +0 -48
  993. data/test/po/ns_.pot +0 -73
  994. data/test/po/p_.pot +0 -50
  995. data/test/po/s_.pot +0 -55
  996. data/test/po/untranslated.pot +0 -23
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c98f2480f4c1bb4957ff7fc29f8a37d7c444217a40ea853a1bc3cf585fee4215
4
- data.tar.gz: f70da1d0e9365abb49e896bcc85aa90456b9abfc86590d11c92d5ccc213c7acb
3
+ metadata.gz: c3e308b50375d4a1af74d787bef561bdc20d97a8da045e0a63691353db56b1d4
4
+ data.tar.gz: 2028906c7a708e452ccae9b783965358fac558a5ac1564cf09051cc9514d1603
5
5
  SHA512:
6
- metadata.gz: ef94936fb44a48b6569d899b8d3382073e49a2167b0b9ff906e26c8bf9cb8c4ff02869c742f453cd5ea5d33ccd4395b806385518b3422e7e7a9c4d6ed9894ee9
7
- data.tar.gz: 5a53a44f5b8d637ee5f9f3ed816c14db49afdfaaeb53c24976e4c6cdeeee91221c9c5dd3312ae8c2a5fab283196ebcc2f9e0b7be791ec9f04c2a894e29a6c900
6
+ metadata.gz: 30596c9408d65115e6c03395d0fe8060d5de4144505d75309832e6d2ce6602aff24a4b1743b886851219196b32f31c34bcd297cdc78645df5b5eb8af4a548841
7
+ data.tar.gz: e39d58334a1afdb6d09d13374802536836e333c275f13730d1bd760318c5b582d431c90232b56f9a55d2c87aa44a1c96c8b6de6aaa87bf4531262478dc8ddd65
data/Rakefile CHANGED
@@ -8,7 +8,7 @@
8
8
  # You don't need to use this file directly.
9
9
  #
10
10
  # Copyright(c) 2005-2009 Masao Mutoh
11
- # Copyright(c) 2012-2013 Kouhei Sutou <kou@clear-code.com>
11
+ # Copyright(c) 2012-2025 Kouhei Sutou <kou@clear-code.com>
12
12
  # Copyright(c) 2012 Haruka Yoshihara <yoshihara@clear-code.com>
13
13
  # This program is licenced under the same licence as Ruby.
14
14
 
@@ -198,3 +198,14 @@ task :build => [:gettext]
198
198
 
199
199
  YARD::Rake::YardocTask.new do |t|
200
200
  end
201
+
202
+ release_task = Rake.application["release"]
203
+ # We use Trusted Publishing.
204
+ release_task.prerequisites.delete("build")
205
+ release_task.prerequisites.delete("release:rubygem_push")
206
+ release_task_comment = release_task.comment
207
+ if release_task_comment
208
+ release_task.clear_comments
209
+ release_task.comment = release_task_comment.gsub(/ and build.*$/, "")
210
+ end
211
+
data/doc/text/news.md CHANGED
@@ -1,5 +1,34 @@
1
1
  # News
2
2
 
3
+ ## 3.5.2: 2026-02-25 {#version-3-5-2}
4
+
5
+ ### Improvements
6
+
7
+ * Add more metadata to gemspec.
8
+ * GH-115
9
+ * Patch by Keenan Brock
10
+
11
+ * Add support for ERB 6.0.2.
12
+ * GH-118
13
+ * Patch by Karine Vieira
14
+
15
+ ### Thanks
16
+
17
+ * Keenan Brock
18
+ * Karine Vieira
19
+
20
+ ## 3.5.1: 2025-01-27 {#version-3-5-1}
21
+
22
+ ### Improvements
23
+
24
+ * `rmsginit`: Added support for replacing charset.
25
+ * GH-113
26
+ * Patch by Abe Tomoaki
27
+
28
+ ### Thanks
29
+
30
+ * Abe Tomoaki
31
+
3
32
  ## 3.5.0: 2024-12-04 {#version-3-5-0}
4
33
 
5
34
  ### Improvements
data/gettext.gemspec CHANGED
@@ -16,6 +16,10 @@ So you can use GNU gettext tools for maintaining.
16
16
  s.authors = ["Kouhei Sutou", "Masao Mutoh"]
17
17
  s.email = ["kou@clear-code.com", "mutomasa at gmail.com"]
18
18
  s.homepage = "https://ruby-gettext.github.io/"
19
+ s.metadata = {
20
+ "source_code_uri" => "https://github.com/ruby-gettext/gettext",
21
+ "changelog_uri" => "https://github.com/ruby-gettext/gettext/releases/tag/#{s.version}"
22
+ }
19
23
  s.require_paths = ["lib"]
20
24
  Dir.chdir(base_dir) do
21
25
  s.files = Dir.glob("{locale,bin,data,doc/text,lib,po,samples,src,test}/**/*")
@@ -8,8 +8,8 @@
8
8
 
9
9
  #
10
10
  # DO NOT MODIFY!!!!
11
- # This file is automatically generated by Racc 1.7.1
12
- # from Racc grammar file "".
11
+ # This file is automatically generated by Racc 1.8.1
12
+ # from Racc grammar file "po_parser.ry".
13
13
  #
14
14
 
15
15
  require 'racc/parser.rb'
@@ -164,7 +164,7 @@ module_eval(<<'...end po_parser.ry/module_eval...', 'po_parser.ry', 126)
164
164
  if comment.start_with?(POFormat::FLAG_MARK)
165
165
  content = comment[POFormat::FLAG_MARK.size..-1]
166
166
  flags = parse_flags_line(content)
167
- @fuzzy = true if flags.include?("fuzzy")
167
+ @fuzzy = flags.include?("fuzzy")
168
168
  end
169
169
  if @data.instance_of?(PO)
170
170
  if comment == "#"
@@ -62,6 +62,7 @@ module GetText
62
62
  @output_file = nil
63
63
  @locale = nil
64
64
  @language = nil
65
+ @charset = nil
65
66
  @entry = nil
66
67
  @comment = nil
67
68
  @translator = nil
@@ -180,6 +181,11 @@ module GetText
180
181
  end
181
182
  @locale = language_tag.to_simple.to_s
182
183
  @language = language_tag.language
184
+ if language_tag.respond_to?(:charset)
185
+ @charset = language_tag.charset
186
+ else
187
+ @charset = Locale.charset
188
+ end
183
189
 
184
190
  @output_file ||= "#{@locale}.po"
185
191
  if File.exist?(@output_file)
@@ -280,6 +286,7 @@ module GetText
280
286
  replace_pot_revision_date
281
287
  replace_language
282
288
  replace_plural_forms
289
+ replace_charset
283
290
  end
284
291
 
285
292
  def replace_comment
@@ -325,6 +332,12 @@ module GetText
325
332
  end
326
333
  end
327
334
 
335
+ CONTENT_TYPE_CHARSET = /^(Content-Type:.+ charset=)CHARSET/
336
+
337
+ def replace_charset
338
+ @entry = @entry.gsub(CONTENT_TYPE_CHARSET, "\\1#{@charset}")
339
+ end
340
+
328
341
  def plural_forms(language)
329
342
  converter = CLDRPluralsConverter.new(language)
330
343
  converter.convert
@@ -70,7 +70,7 @@ module GetText
70
70
  else
71
71
  erb = ERB.new(content, nil, "-")
72
72
  end
73
- src = erb.src
73
+ src = +erb.src
74
74
 
75
75
  # Force the src encoding back to the encoding in magic comment
76
76
  # or original content.
@@ -1,7 +1,7 @@
1
1
  =begin
2
2
  version - version information of gettext
3
3
 
4
- Copyright (C) 2012-2024 Sutou Kouhei <kou@clear-code.com>
4
+ Copyright (C) 2012-2025 Sutou Kouhei <kou@clear-code.com>
5
5
  Copyright (C) 2005-2009 Masao Mutoh
6
6
 
7
7
  You may redistribute it and/or modify it under the same
@@ -9,5 +9,5 @@
9
9
  =end
10
10
 
11
11
  module GetText
12
- VERSION = "3.5.0"
12
+ VERSION = "3.5.2"
13
13
  end
@@ -35,7 +35,7 @@ msgstr ""
35
35
  msgid "Concatenates and merges PO files."
36
36
  msgstr ""
37
37
 
38
- #: ../lib/gettext/tools/msgcat.rb:247 ../lib/gettext/tools/msgfmt.rb:86 ../lib/gettext/tools/msginit.rb:98 ../lib/gettext/tools/msgmerge.rb:368 ../lib/gettext/tools/xgettext.rb:247
38
+ #: ../lib/gettext/tools/msgcat.rb:247 ../lib/gettext/tools/msgfmt.rb:86 ../lib/gettext/tools/msginit.rb:99 ../lib/gettext/tools/msgmerge.rb:368 ../lib/gettext/tools/xgettext.rb:247
39
39
  msgid "Specific options:"
40
40
  msgstr "Специфични опции:"
41
41
 
@@ -147,67 +147,67 @@ msgstr "изходът беше записан в зададения файл"
147
147
  msgid "display version information and exit"
148
148
  msgstr "показване на версията и изход"
149
149
 
150
- #: ../lib/gettext/tools/msginit.rb:94
150
+ #: ../lib/gettext/tools/msginit.rb:95
151
151
  msgid "Create a new .po file from initializing .pot file with user's environment and input."
152
152
  msgstr ""
153
153
 
154
- #: ../lib/gettext/tools/msginit.rb:100
154
+ #: ../lib/gettext/tools/msginit.rb:101
155
155
  msgid "Use INPUT as a .pot file. If INPUT is not specified, INPUT is a .pot file existing the current directory."
156
156
  msgstr ""
157
157
 
158
- #: ../lib/gettext/tools/msginit.rb:107
158
+ #: ../lib/gettext/tools/msginit.rb:108
159
159
  msgid "Use OUTPUT as a created .po file. If OUTPUT is not specified, OUTPUT depend on LOCALE or the current locale on your environment."
160
160
  msgstr ""
161
161
 
162
- #: ../lib/gettext/tools/msginit.rb:114
162
+ #: ../lib/gettext/tools/msginit.rb:115
163
163
  msgid "Use LOCALE as target locale. If LOCALE is not specified, LOCALE is the current locale on your environment."
164
164
  msgstr ""
165
165
 
166
- #: ../lib/gettext/tools/msginit.rb:122
166
+ #: ../lib/gettext/tools/msginit.rb:123
167
167
  msgid "Whether set translator information or not"
168
168
  msgstr ""
169
169
 
170
- #: ../lib/gettext/tools/msginit.rb:123
170
+ #: ../lib/gettext/tools/msginit.rb:124
171
171
  msgid "(set)"
172
172
  msgstr ""
173
173
 
174
- #: ../lib/gettext/tools/msginit.rb:128
174
+ #: ../lib/gettext/tools/msginit.rb:129
175
175
  msgid "Use NAME as translator name"
176
176
  msgstr ""
177
177
 
178
- #: ../lib/gettext/tools/msginit.rb:133
178
+ #: ../lib/gettext/tools/msginit.rb:134
179
179
  msgid "Use EMAIL as translator email address"
180
180
  msgstr ""
181
181
 
182
- #: ../lib/gettext/tools/msginit.rb:137 ../lib/gettext/tools/msgmerge.rb:448
182
+ #: ../lib/gettext/tools/msginit.rb:138 ../lib/gettext/tools/msgmerge.rb:448
183
183
  msgid "Display this help and exit"
184
184
  msgstr ""
185
185
 
186
- #: ../lib/gettext/tools/msginit.rb:142
186
+ #: ../lib/gettext/tools/msginit.rb:143
187
187
  msgid "Display version and exit"
188
188
  msgstr "показване на версията и изход"
189
189
 
190
- #: ../lib/gettext/tools/msginit.rb:160
190
+ #: ../lib/gettext/tools/msginit.rb:161
191
191
  msgid ".pot file does not exist in the current directory."
192
192
  msgstr ""
193
193
 
194
- #: ../lib/gettext/tools/msginit.rb:165
194
+ #: ../lib/gettext/tools/msginit.rb:166
195
195
  msgid "file '%s' does not exist."
196
196
  msgstr "Файлът '%s' съществува."
197
197
 
198
- #: ../lib/gettext/tools/msginit.rb:177
198
+ #: ../lib/gettext/tools/msginit.rb:178
199
199
  msgid "Locale '%s' is invalid. Please check if your specified locale is usable."
200
200
  msgstr ""
201
201
 
202
- #: ../lib/gettext/tools/msginit.rb:187
202
+ #: ../lib/gettext/tools/msginit.rb:193
203
203
  msgid "file '%s' has already existed."
204
204
  msgstr "Файлът '%s' съществува."
205
205
 
206
- #: ../lib/gettext/tools/msginit.rb:229
206
+ #: ../lib/gettext/tools/msginit.rb:235
207
207
  msgid "Please enter your full name"
208
208
  msgstr ""
209
209
 
210
- #: ../lib/gettext/tools/msginit.rb:258
210
+ #: ../lib/gettext/tools/msginit.rb:264
211
211
  msgid "Please enter your email address"
212
212
  msgstr ""
213
213
 
@@ -37,7 +37,7 @@ msgstr ""
37
37
  msgid "Concatenates and merges PO files."
38
38
  msgstr ""
39
39
 
40
- #: ../lib/gettext/tools/msgcat.rb:247 ../lib/gettext/tools/msgfmt.rb:86 ../lib/gettext/tools/msginit.rb:98 ../lib/gettext/tools/msgmerge.rb:368 ../lib/gettext/tools/xgettext.rb:247
40
+ #: ../lib/gettext/tools/msgcat.rb:247 ../lib/gettext/tools/msgfmt.rb:86 ../lib/gettext/tools/msginit.rb:99 ../lib/gettext/tools/msgmerge.rb:368 ../lib/gettext/tools/xgettext.rb:247
41
41
  msgid "Specific options:"
42
42
  msgstr "Specifične opcije:"
43
43
 
@@ -149,67 +149,67 @@ msgstr "zapiši izlaz u specifičnu datoteku"
149
149
  msgid "display version information and exit"
150
150
  msgstr "prikaži informaciju o verziji i završi"
151
151
 
152
- #: ../lib/gettext/tools/msginit.rb:94
152
+ #: ../lib/gettext/tools/msginit.rb:95
153
153
  msgid "Create a new .po file from initializing .pot file with user's environment and input."
154
154
  msgstr ""
155
155
 
156
- #: ../lib/gettext/tools/msginit.rb:100
156
+ #: ../lib/gettext/tools/msginit.rb:101
157
157
  msgid "Use INPUT as a .pot file. If INPUT is not specified, INPUT is a .pot file existing the current directory."
158
158
  msgstr ""
159
159
 
160
- #: ../lib/gettext/tools/msginit.rb:107
160
+ #: ../lib/gettext/tools/msginit.rb:108
161
161
  msgid "Use OUTPUT as a created .po file. If OUTPUT is not specified, OUTPUT depend on LOCALE or the current locale on your environment."
162
162
  msgstr ""
163
163
 
164
- #: ../lib/gettext/tools/msginit.rb:114
164
+ #: ../lib/gettext/tools/msginit.rb:115
165
165
  msgid "Use LOCALE as target locale. If LOCALE is not specified, LOCALE is the current locale on your environment."
166
166
  msgstr ""
167
167
 
168
- #: ../lib/gettext/tools/msginit.rb:122
168
+ #: ../lib/gettext/tools/msginit.rb:123
169
169
  msgid "Whether set translator information or not"
170
170
  msgstr ""
171
171
 
172
- #: ../lib/gettext/tools/msginit.rb:123
172
+ #: ../lib/gettext/tools/msginit.rb:124
173
173
  msgid "(set)"
174
174
  msgstr ""
175
175
 
176
- #: ../lib/gettext/tools/msginit.rb:128
176
+ #: ../lib/gettext/tools/msginit.rb:129
177
177
  msgid "Use NAME as translator name"
178
178
  msgstr ""
179
179
 
180
- #: ../lib/gettext/tools/msginit.rb:133
180
+ #: ../lib/gettext/tools/msginit.rb:134
181
181
  msgid "Use EMAIL as translator email address"
182
182
  msgstr ""
183
183
 
184
- #: ../lib/gettext/tools/msginit.rb:137 ../lib/gettext/tools/msgmerge.rb:448
184
+ #: ../lib/gettext/tools/msginit.rb:138 ../lib/gettext/tools/msgmerge.rb:448
185
185
  msgid "Display this help and exit"
186
186
  msgstr ""
187
187
 
188
- #: ../lib/gettext/tools/msginit.rb:142
188
+ #: ../lib/gettext/tools/msginit.rb:143
189
189
  msgid "Display version and exit"
190
190
  msgstr "prikaži informaciju o verziji i završi"
191
191
 
192
- #: ../lib/gettext/tools/msginit.rb:160
192
+ #: ../lib/gettext/tools/msginit.rb:161
193
193
  msgid ".pot file does not exist in the current directory."
194
194
  msgstr ""
195
195
 
196
- #: ../lib/gettext/tools/msginit.rb:165
196
+ #: ../lib/gettext/tools/msginit.rb:166
197
197
  msgid "file '%s' does not exist."
198
198
  msgstr "Datoteka '%s' već postoji."
199
199
 
200
- #: ../lib/gettext/tools/msginit.rb:177
200
+ #: ../lib/gettext/tools/msginit.rb:178
201
201
  msgid "Locale '%s' is invalid. Please check if your specified locale is usable."
202
202
  msgstr ""
203
203
 
204
- #: ../lib/gettext/tools/msginit.rb:187
204
+ #: ../lib/gettext/tools/msginit.rb:193
205
205
  msgid "file '%s' has already existed."
206
206
  msgstr "Datoteka '%s' već postoji."
207
207
 
208
- #: ../lib/gettext/tools/msginit.rb:229
208
+ #: ../lib/gettext/tools/msginit.rb:235
209
209
  msgid "Please enter your full name"
210
210
  msgstr ""
211
211
 
212
- #: ../lib/gettext/tools/msginit.rb:258
212
+ #: ../lib/gettext/tools/msginit.rb:264
213
213
  msgid "Please enter your email address"
214
214
  msgstr ""
215
215
 
@@ -35,7 +35,7 @@ msgstr ""
35
35
  msgid "Concatenates and merges PO files."
36
36
  msgstr ""
37
37
 
38
- #: ../lib/gettext/tools/msgcat.rb:247 ../lib/gettext/tools/msgfmt.rb:86 ../lib/gettext/tools/msginit.rb:98 ../lib/gettext/tools/msgmerge.rb:368 ../lib/gettext/tools/xgettext.rb:247
38
+ #: ../lib/gettext/tools/msgcat.rb:247 ../lib/gettext/tools/msgfmt.rb:86 ../lib/gettext/tools/msginit.rb:99 ../lib/gettext/tools/msgmerge.rb:368 ../lib/gettext/tools/xgettext.rb:247
39
39
  msgid "Specific options:"
40
40
  msgstr "Opcions específiques:"
41
41
 
@@ -147,67 +147,67 @@ msgstr "escriu la sortida en un fitxer especificat"
147
147
  msgid "display version information and exit"
148
148
  msgstr "mostra informació de la versió i surt"
149
149
 
150
- #: ../lib/gettext/tools/msginit.rb:94
150
+ #: ../lib/gettext/tools/msginit.rb:95
151
151
  msgid "Create a new .po file from initializing .pot file with user's environment and input."
152
152
  msgstr ""
153
153
 
154
- #: ../lib/gettext/tools/msginit.rb:100
154
+ #: ../lib/gettext/tools/msginit.rb:101
155
155
  msgid "Use INPUT as a .pot file. If INPUT is not specified, INPUT is a .pot file existing the current directory."
156
156
  msgstr ""
157
157
 
158
- #: ../lib/gettext/tools/msginit.rb:107
158
+ #: ../lib/gettext/tools/msginit.rb:108
159
159
  msgid "Use OUTPUT as a created .po file. If OUTPUT is not specified, OUTPUT depend on LOCALE or the current locale on your environment."
160
160
  msgstr ""
161
161
 
162
- #: ../lib/gettext/tools/msginit.rb:114
162
+ #: ../lib/gettext/tools/msginit.rb:115
163
163
  msgid "Use LOCALE as target locale. If LOCALE is not specified, LOCALE is the current locale on your environment."
164
164
  msgstr ""
165
165
 
166
- #: ../lib/gettext/tools/msginit.rb:122
166
+ #: ../lib/gettext/tools/msginit.rb:123
167
167
  msgid "Whether set translator information or not"
168
168
  msgstr ""
169
169
 
170
- #: ../lib/gettext/tools/msginit.rb:123
170
+ #: ../lib/gettext/tools/msginit.rb:124
171
171
  msgid "(set)"
172
172
  msgstr ""
173
173
 
174
- #: ../lib/gettext/tools/msginit.rb:128
174
+ #: ../lib/gettext/tools/msginit.rb:129
175
175
  msgid "Use NAME as translator name"
176
176
  msgstr ""
177
177
 
178
- #: ../lib/gettext/tools/msginit.rb:133
178
+ #: ../lib/gettext/tools/msginit.rb:134
179
179
  msgid "Use EMAIL as translator email address"
180
180
  msgstr ""
181
181
 
182
- #: ../lib/gettext/tools/msginit.rb:137 ../lib/gettext/tools/msgmerge.rb:448
182
+ #: ../lib/gettext/tools/msginit.rb:138 ../lib/gettext/tools/msgmerge.rb:448
183
183
  msgid "Display this help and exit"
184
184
  msgstr ""
185
185
 
186
- #: ../lib/gettext/tools/msginit.rb:142
186
+ #: ../lib/gettext/tools/msginit.rb:143
187
187
  msgid "Display version and exit"
188
188
  msgstr "mostra informació de la versió i surt"
189
189
 
190
- #: ../lib/gettext/tools/msginit.rb:160
190
+ #: ../lib/gettext/tools/msginit.rb:161
191
191
  msgid ".pot file does not exist in the current directory."
192
192
  msgstr ""
193
193
 
194
- #: ../lib/gettext/tools/msginit.rb:165
194
+ #: ../lib/gettext/tools/msginit.rb:166
195
195
  msgid "file '%s' does not exist."
196
196
  msgstr "El fitxer '%s' ja existeix"
197
197
 
198
- #: ../lib/gettext/tools/msginit.rb:177
198
+ #: ../lib/gettext/tools/msginit.rb:178
199
199
  msgid "Locale '%s' is invalid. Please check if your specified locale is usable."
200
200
  msgstr ""
201
201
 
202
- #: ../lib/gettext/tools/msginit.rb:187
202
+ #: ../lib/gettext/tools/msginit.rb:193
203
203
  msgid "file '%s' has already existed."
204
204
  msgstr "El fitxer '%s' ja existeix"
205
205
 
206
- #: ../lib/gettext/tools/msginit.rb:229
206
+ #: ../lib/gettext/tools/msginit.rb:235
207
207
  msgid "Please enter your full name"
208
208
  msgstr ""
209
209
 
210
- #: ../lib/gettext/tools/msginit.rb:258
210
+ #: ../lib/gettext/tools/msginit.rb:264
211
211
  msgid "Please enter your email address"
212
212
  msgstr ""
213
213
 
@@ -38,7 +38,7 @@ msgstr ""
38
38
  msgid "Concatenates and merges PO files."
39
39
  msgstr ""
40
40
 
41
- #: ../lib/gettext/tools/msgcat.rb:247 ../lib/gettext/tools/msgfmt.rb:86 ../lib/gettext/tools/msginit.rb:98 ../lib/gettext/tools/msgmerge.rb:368 ../lib/gettext/tools/xgettext.rb:247
41
+ #: ../lib/gettext/tools/msgcat.rb:247 ../lib/gettext/tools/msgfmt.rb:86 ../lib/gettext/tools/msginit.rb:99 ../lib/gettext/tools/msgmerge.rb:368 ../lib/gettext/tools/xgettext.rb:247
42
42
  msgid "Specific options:"
43
43
  msgstr "Volby:"
44
44
 
@@ -151,67 +151,67 @@ msgstr "zapsat výstup od určeného souboru"
151
151
  msgid "display version information and exit"
152
152
  msgstr "zobrazit informaci o verzi a skončit"
153
153
 
154
- #: ../lib/gettext/tools/msginit.rb:94
154
+ #: ../lib/gettext/tools/msginit.rb:95
155
155
  msgid "Create a new .po file from initializing .pot file with user's environment and input."
156
156
  msgstr ""
157
157
 
158
- #: ../lib/gettext/tools/msginit.rb:100
158
+ #: ../lib/gettext/tools/msginit.rb:101
159
159
  msgid "Use INPUT as a .pot file. If INPUT is not specified, INPUT is a .pot file existing the current directory."
160
160
  msgstr ""
161
161
 
162
- #: ../lib/gettext/tools/msginit.rb:107
162
+ #: ../lib/gettext/tools/msginit.rb:108
163
163
  msgid "Use OUTPUT as a created .po file. If OUTPUT is not specified, OUTPUT depend on LOCALE or the current locale on your environment."
164
164
  msgstr ""
165
165
 
166
- #: ../lib/gettext/tools/msginit.rb:114
166
+ #: ../lib/gettext/tools/msginit.rb:115
167
167
  msgid "Use LOCALE as target locale. If LOCALE is not specified, LOCALE is the current locale on your environment."
168
168
  msgstr ""
169
169
 
170
- #: ../lib/gettext/tools/msginit.rb:122
170
+ #: ../lib/gettext/tools/msginit.rb:123
171
171
  msgid "Whether set translator information or not"
172
172
  msgstr ""
173
173
 
174
- #: ../lib/gettext/tools/msginit.rb:123
174
+ #: ../lib/gettext/tools/msginit.rb:124
175
175
  msgid "(set)"
176
176
  msgstr ""
177
177
 
178
- #: ../lib/gettext/tools/msginit.rb:128
178
+ #: ../lib/gettext/tools/msginit.rb:129
179
179
  msgid "Use NAME as translator name"
180
180
  msgstr ""
181
181
 
182
- #: ../lib/gettext/tools/msginit.rb:133
182
+ #: ../lib/gettext/tools/msginit.rb:134
183
183
  msgid "Use EMAIL as translator email address"
184
184
  msgstr ""
185
185
 
186
- #: ../lib/gettext/tools/msginit.rb:137 ../lib/gettext/tools/msgmerge.rb:448
186
+ #: ../lib/gettext/tools/msginit.rb:138 ../lib/gettext/tools/msgmerge.rb:448
187
187
  msgid "Display this help and exit"
188
188
  msgstr ""
189
189
 
190
- #: ../lib/gettext/tools/msginit.rb:142
190
+ #: ../lib/gettext/tools/msginit.rb:143
191
191
  msgid "Display version and exit"
192
192
  msgstr "zobrazit informaci o verzi a skončit"
193
193
 
194
- #: ../lib/gettext/tools/msginit.rb:160
194
+ #: ../lib/gettext/tools/msginit.rb:161
195
195
  msgid ".pot file does not exist in the current directory."
196
196
  msgstr ""
197
197
 
198
- #: ../lib/gettext/tools/msginit.rb:165
198
+ #: ../lib/gettext/tools/msginit.rb:166
199
199
  msgid "file '%s' does not exist."
200
200
  msgstr "Soubor '%s' již existoval."
201
201
 
202
- #: ../lib/gettext/tools/msginit.rb:177
202
+ #: ../lib/gettext/tools/msginit.rb:178
203
203
  msgid "Locale '%s' is invalid. Please check if your specified locale is usable."
204
204
  msgstr ""
205
205
 
206
- #: ../lib/gettext/tools/msginit.rb:187
206
+ #: ../lib/gettext/tools/msginit.rb:193
207
207
  msgid "file '%s' has already existed."
208
208
  msgstr "Soubor '%s' již existoval."
209
209
 
210
- #: ../lib/gettext/tools/msginit.rb:229
210
+ #: ../lib/gettext/tools/msginit.rb:235
211
211
  msgid "Please enter your full name"
212
212
  msgstr ""
213
213
 
214
- #: ../lib/gettext/tools/msginit.rb:258
214
+ #: ../lib/gettext/tools/msginit.rb:264
215
215
  msgid "Please enter your email address"
216
216
  msgstr ""
217
217
 
@@ -40,7 +40,7 @@ msgstr ""
40
40
  msgid "Concatenates and merges PO files."
41
41
  msgstr ""
42
42
 
43
- #: ../lib/gettext/tools/msgcat.rb:247 ../lib/gettext/tools/msgfmt.rb:86 ../lib/gettext/tools/msginit.rb:98 ../lib/gettext/tools/msgmerge.rb:368 ../lib/gettext/tools/xgettext.rb:247
43
+ #: ../lib/gettext/tools/msgcat.rb:247 ../lib/gettext/tools/msgfmt.rb:86 ../lib/gettext/tools/msginit.rb:99 ../lib/gettext/tools/msgmerge.rb:368 ../lib/gettext/tools/xgettext.rb:247
44
44
  msgid "Specific options:"
45
45
  msgstr "Spezifische Optionen:"
46
46
 
@@ -154,70 +154,70 @@ msgstr "Schreibe Ausgabe in die angegebene Datei"
154
154
  msgid "display version information and exit"
155
155
  msgstr "Zeige Versionsinformationen und beende."
156
156
 
157
- #: ../lib/gettext/tools/msginit.rb:94
157
+ #: ../lib/gettext/tools/msginit.rb:95
158
158
  msgid "Create a new .po file from initializing .pot file with user's environment and input."
159
159
  msgstr ""
160
160
 
161
- #: ../lib/gettext/tools/msginit.rb:100
161
+ #: ../lib/gettext/tools/msginit.rb:101
162
162
  msgid "Use INPUT as a .pot file. If INPUT is not specified, INPUT is a .pot file existing the current directory."
163
163
  msgstr ""
164
164
 
165
- #: ../lib/gettext/tools/msginit.rb:107
165
+ #: ../lib/gettext/tools/msginit.rb:108
166
166
  msgid "Use OUTPUT as a created .po file. If OUTPUT is not specified, OUTPUT depend on LOCALE or the current locale on your environment."
167
167
  msgstr ""
168
168
 
169
- #: ../lib/gettext/tools/msginit.rb:114
169
+ #: ../lib/gettext/tools/msginit.rb:115
170
170
  msgid "Use LOCALE as target locale. If LOCALE is not specified, LOCALE is the current locale on your environment."
171
171
  msgstr ""
172
172
 
173
- #: ../lib/gettext/tools/msginit.rb:122
173
+ #: ../lib/gettext/tools/msginit.rb:123
174
174
  msgid "Whether set translator information or not"
175
175
  msgstr ""
176
176
 
177
- #: ../lib/gettext/tools/msginit.rb:123
177
+ #: ../lib/gettext/tools/msginit.rb:124
178
178
  msgid "(set)"
179
179
  msgstr ""
180
180
 
181
- #: ../lib/gettext/tools/msginit.rb:128
181
+ #: ../lib/gettext/tools/msginit.rb:129
182
182
  msgid "Use NAME as translator name"
183
183
  msgstr ""
184
184
 
185
- #: ../lib/gettext/tools/msginit.rb:133
185
+ #: ../lib/gettext/tools/msginit.rb:134
186
186
  msgid "Use EMAIL as translator email address"
187
187
  msgstr ""
188
188
 
189
- #: ../lib/gettext/tools/msginit.rb:137 ../lib/gettext/tools/msgmerge.rb:448
189
+ #: ../lib/gettext/tools/msginit.rb:138 ../lib/gettext/tools/msgmerge.rb:448
190
190
  msgid "Display this help and exit"
191
191
  msgstr ""
192
192
 
193
- #: ../lib/gettext/tools/msginit.rb:142
193
+ #: ../lib/gettext/tools/msginit.rb:143
194
194
  #, fuzzy
195
195
  msgid "Display version and exit"
196
196
  msgstr "Zeige Versionsinformationen und beende."
197
197
 
198
- #: ../lib/gettext/tools/msginit.rb:160
198
+ #: ../lib/gettext/tools/msginit.rb:161
199
199
  msgid ".pot file does not exist in the current directory."
200
200
  msgstr ""
201
201
 
202
- #: ../lib/gettext/tools/msginit.rb:165
202
+ #: ../lib/gettext/tools/msginit.rb:166
203
203
  #, fuzzy
204
204
  msgid "file '%s' does not exist."
205
205
  msgstr "Die Datei »%s« existierte bereits."
206
206
 
207
- #: ../lib/gettext/tools/msginit.rb:177
207
+ #: ../lib/gettext/tools/msginit.rb:178
208
208
  msgid "Locale '%s' is invalid. Please check if your specified locale is usable."
209
209
  msgstr ""
210
210
 
211
- #: ../lib/gettext/tools/msginit.rb:187
211
+ #: ../lib/gettext/tools/msginit.rb:193
212
212
  #, fuzzy
213
213
  msgid "file '%s' has already existed."
214
214
  msgstr "Die Datei »%s« existierte bereits."
215
215
 
216
- #: ../lib/gettext/tools/msginit.rb:229
216
+ #: ../lib/gettext/tools/msginit.rb:235
217
217
  msgid "Please enter your full name"
218
218
  msgstr ""
219
219
 
220
- #: ../lib/gettext/tools/msginit.rb:258
220
+ #: ../lib/gettext/tools/msginit.rb:264
221
221
  msgid "Please enter your email address"
222
222
  msgstr ""
223
223