[DRE-commits] [ruby-gettext] branch master updated (ae73d24 -> 821ed5c)

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Wed Jul 1 14:33:29 UTC 2015


This is an automated email from the git hooks/post-receive script.

tsfgnu-guest pushed a change to branch master
in repository ruby-gettext.

      from  ae73d24   release version 3.1.4-1
      adds  0846321   Imported Upstream version 3.1.6
       new  cd37944   Merge tag 'upstream/3.1.6'
       new  c53c9fa   Minimal required version for ruby-text is set to >= 1.3.0
       new  bc14280   Add patch for character classes with duplicated range
       new  821ed5c   Release to unstable

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                   |   6 +-
 debian/control                                     |   4 +-
 ...e-character-classes-with-duplicated-range.patch |  21 +
 debian/patches/series                              |   1 +
 doc/text/news.md                                   |  34 +-
 gettext.gemspec                                    |   2 +-
 lib/gettext/mo.rb                                  |   4 +-
 lib/gettext/text_domain.rb                         |  10 +-
 lib/gettext/tools/msgmerge.rb                      |  96 +--
 lib/gettext/version.rb                             |   4 +-
 metadata.yml                                       | 699 +++++++++++++++++++--
 po/bg/gettext.edit.po                              |  36 +-
 po/bs/gettext.edit.po                              |  36 +-
 po/ca/gettext.edit.po                              |  36 +-
 po/cs/gettext.edit.po                              |  36 +-
 po/de/gettext.edit.po                              |  36 +-
 po/el/gettext.edit.po                              |  36 +-
 po/eo/gettext.edit.po                              |  36 +-
 po/es/gettext.edit.po                              |  36 +-
 po/et/gettext.edit.po                              |  36 +-
 po/fr/gettext.edit.po                              |  36 +-
 po/gettext.pot                                     |  42 +-
 po/hr/gettext.edit.po                              |  36 +-
 po/hu/gettext.edit.po                              |  36 +-
 po/it/gettext.edit.po                              |  36 +-
 po/ja/gettext.edit.po                              |  36 +-
 po/ko/gettext.edit.po                              |  36 +-
 po/lv/gettext.edit.po                              |  36 +-
 po/nb/gettext.edit.po                              |  36 +-
 po/nl/gettext.edit.po                              |  36 +-
 po/pt_BR/gettext.edit.po                           |  36 +-
 po/ru/gettext.edit.po                              |  36 +-
 po/sr/gettext.edit.po                              |  36 +-
 po/sv/gettext.edit.po                              |  36 +-
 po/uk/gettext.edit.po                              |  36 +-
 po/vi/gettext.edit.po                              |  36 +-
 po/zh/gettext.edit.po                              |  36 +-
 po/zh_TW/gettext.edit.po                           |  36 +-
 samples/cgi/locale/bg/LC_MESSAGES/helloerb1.mo     | Bin 1374 -> 488 bytes
 samples/cgi/locale/bg/LC_MESSAGES/helloerb2.mo     | Bin 1218 -> 569 bytes
 samples/cgi/locale/bg/LC_MESSAGES/hellolib.mo      | Bin 510 -> 469 bytes
 samples/cgi/locale/bg/LC_MESSAGES/main.mo          | Bin 2414 -> 2373 bytes
 samples/cgi/locale/bs/LC_MESSAGES/helloerb1.mo     | Bin 1233 -> 529 bytes
 samples/cgi/locale/bs/LC_MESSAGES/helloerb2.mo     | Bin 1073 -> 578 bytes
 samples/cgi/locale/bs/LC_MESSAGES/hellolib.mo      | Bin 567 -> 526 bytes
 samples/cgi/locale/bs/LC_MESSAGES/main.mo          | Bin 2004 -> 1963 bytes
 samples/cgi/locale/ca/LC_MESSAGES/helloerb1.mo     | Bin 1116 -> 440 bytes
 samples/cgi/locale/ca/LC_MESSAGES/helloerb2.mo     | Bin 933 -> 473 bytes
 samples/cgi/locale/ca/LC_MESSAGES/hellolib.mo      | Bin 473 -> 432 bytes
 samples/cgi/locale/ca/LC_MESSAGES/main.mo          | Bin 1955 -> 1914 bytes
 samples/cgi/locale/cs/LC_MESSAGES/helloerb1.mo     | Bin 1227 -> 527 bytes
 samples/cgi/locale/cs/LC_MESSAGES/helloerb2.mo     | Bin 1013 -> 530 bytes
 samples/cgi/locale/cs/LC_MESSAGES/hellolib.mo      | Bin 553 -> 512 bytes
 samples/cgi/locale/cs/LC_MESSAGES/main.mo          | Bin 1994 -> 1953 bytes
 samples/cgi/locale/de/LC_MESSAGES/helloerb1.mo     | Bin 1135 -> 433 bytes
 samples/cgi/locale/de/LC_MESSAGES/helloerb2.mo     | Bin 946 -> 472 bytes
 samples/cgi/locale/de/LC_MESSAGES/hellolib.mo      | Bin 467 -> 426 bytes
 samples/cgi/locale/de/LC_MESSAGES/main.mo          | Bin 1951 -> 1910 bytes
 samples/cgi/locale/el/LC_MESSAGES/helloerb1.mo     | Bin 1306 -> 426 bytes
 samples/cgi/locale/el/LC_MESSAGES/helloerb2.mo     | Bin 1107 -> 505 bytes
 samples/cgi/locale/el/LC_MESSAGES/hellolib.mo      | Bin 480 -> 439 bytes
 samples/cgi/locale/el/LC_MESSAGES/main.mo          | Bin 2251 -> 2210 bytes
 samples/cgi/locale/eo/LC_MESSAGES/helloerb1.mo     | Bin 1121 -> 434 bytes
 samples/cgi/locale/eo/LC_MESSAGES/helloerb2.mo     | Bin 930 -> 459 bytes
 samples/cgi/locale/eo/LC_MESSAGES/hellolib.mo      | Bin 469 -> 428 bytes
 samples/cgi/locale/eo/LC_MESSAGES/main.mo          | Bin 1923 -> 1882 bytes
 samples/cgi/locale/es/LC_MESSAGES/helloerb1.mo     | Bin 1109 -> 396 bytes
 samples/cgi/locale/es/LC_MESSAGES/helloerb2.mo     | Bin 890 -> 384 bytes
 samples/cgi/locale/es/LC_MESSAGES/hellolib.mo      | Bin 382 -> 341 bytes
 samples/cgi/locale/es/LC_MESSAGES/main.mo          | Bin 1868 -> 1827 bytes
 samples/cgi/locale/fr/LC_MESSAGES/helloerb1.mo     | Bin 1144 -> 418 bytes
 samples/cgi/locale/fr/LC_MESSAGES/helloerb2.mo     | Bin 985 -> 474 bytes
 samples/cgi/locale/fr/LC_MESSAGES/hellolib.mo      | Bin 450 -> 409 bytes
 samples/cgi/locale/fr/LC_MESSAGES/main.mo          | Bin 2069 -> 2028 bytes
 samples/cgi/locale/hr/LC_MESSAGES/helloerb1.mo     | Bin 1234 -> 530 bytes
 samples/cgi/locale/hr/LC_MESSAGES/helloerb2.mo     | Bin 1074 -> 579 bytes
 samples/cgi/locale/hr/LC_MESSAGES/hellolib.mo      | Bin 568 -> 527 bytes
 samples/cgi/locale/hr/LC_MESSAGES/main.mo          | Bin 2005 -> 1964 bytes
 samples/cgi/locale/hu/LC_MESSAGES/helloerb1.mo     | Bin 1144 -> 432 bytes
 samples/cgi/locale/hu/LC_MESSAGES/helloerb2.mo     | Bin 982 -> 482 bytes
 samples/cgi/locale/hu/LC_MESSAGES/hellolib.mo      | Bin 470 -> 429 bytes
 samples/cgi/locale/hu/LC_MESSAGES/main.mo          | Bin 1985 -> 1944 bytes
 samples/cgi/locale/it/LC_MESSAGES/helloerb1.mo     | Bin 1179 -> 482 bytes
 samples/cgi/locale/it/LC_MESSAGES/helloerb2.mo     | Bin 1006 -> 522 bytes
 samples/cgi/locale/it/LC_MESSAGES/hellolib.mo      | Bin 515 -> 474 bytes
 samples/cgi/locale/it/LC_MESSAGES/main.mo          | Bin 2017 -> 1976 bytes
 samples/cgi/locale/ja/LC_MESSAGES/helloerb1.mo     | Bin 1279 -> 447 bytes
 samples/cgi/locale/ja/LC_MESSAGES/helloerb2.mo     | Bin 1070 -> 483 bytes
 samples/cgi/locale/ja/LC_MESSAGES/hellolib.mo      | Bin 502 -> 461 bytes
 samples/cgi/locale/ja/LC_MESSAGES/main.mo          | Bin 2193 -> 2152 bytes
 samples/cgi/locale/ko/LC_MESSAGES/helloerb1.mo     | Bin 1189 -> 432 bytes
 samples/cgi/locale/ko/LC_MESSAGES/helloerb2.mo     | Bin 1001 -> 466 bytes
 samples/cgi/locale/ko/LC_MESSAGES/hellolib.mo      | Bin 477 -> 436 bytes
 samples/cgi/locale/ko/LC_MESSAGES/main.mo          | Bin 2026 -> 1985 bytes
 samples/cgi/locale/lv/LC_MESSAGES/helloerb1.mo     | Bin 1165 -> 456 bytes
 samples/cgi/locale/lv/LC_MESSAGES/helloerb2.mo     | Bin 998 -> 509 bytes
 samples/cgi/locale/lv/LC_MESSAGES/hellolib.mo      | Bin 500 -> 459 bytes
 samples/cgi/locale/lv/LC_MESSAGES/main.mo          | Bin 1956 -> 1915 bytes
 samples/cgi/locale/nb/LC_MESSAGES/helloerb1.mo     | Bin 1220 -> 499 bytes
 samples/cgi/locale/nb/LC_MESSAGES/helloerb2.mo     | Bin 1029 -> 527 bytes
 samples/cgi/locale/nb/LC_MESSAGES/hellolib.mo      | Bin 536 -> 495 bytes
 samples/cgi/locale/nb/LC_MESSAGES/main.mo          | Bin 1983 -> 1942 bytes
 samples/cgi/locale/nl/LC_MESSAGES/helloerb1.mo     | Bin 1177 -> 461 bytes
 samples/cgi/locale/nl/LC_MESSAGES/helloerb2.mo     | Bin 979 -> 489 bytes
 samples/cgi/locale/nl/LC_MESSAGES/hellolib.mo      | Bin 491 -> 450 bytes
 samples/cgi/locale/nl/LC_MESSAGES/main.mo          | Bin 1935 -> 1894 bytes
 samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb1.mo  | Bin 1166 -> 447 bytes
 samples/cgi/locale/pt_BR/LC_MESSAGES/helloerb2.mo  | Bin 980 -> 477 bytes
 samples/cgi/locale/pt_BR/LC_MESSAGES/hellolib.mo   | Bin 474 -> 433 bytes
 samples/cgi/locale/pt_BR/LC_MESSAGES/main.mo       | Bin 1940 -> 1899 bytes
 samples/cgi/locale/ru/LC_MESSAGES/helloerb1.mo     | Bin 1335 -> 461 bytes
 samples/cgi/locale/ru/LC_MESSAGES/helloerb2.mo     | Bin 1143 -> 519 bytes
 samples/cgi/locale/ru/LC_MESSAGES/hellolib.mo      | Bin 485 -> 444 bytes
 samples/cgi/locale/ru/LC_MESSAGES/main.mo          | Bin 2256 -> 2215 bytes
 samples/cgi/locale/sr/LC_MESSAGES/helloerb1.mo     | Bin 1343 -> 533 bytes
 samples/cgi/locale/sr/LC_MESSAGES/helloerb2.mo     | Bin 1127 -> 561 bytes
 samples/cgi/locale/sr/LC_MESSAGES/hellolib.mo      | Bin 560 -> 519 bytes
 samples/cgi/locale/sr/LC_MESSAGES/main.mo          | Bin 2346 -> 2305 bytes
 samples/cgi/locale/uk/LC_MESSAGES/helloerb1.mo     | Bin 1428 -> 615 bytes
 samples/cgi/locale/uk/LC_MESSAGES/helloerb2.mo     | Bin 1249 -> 682 bytes
 samples/cgi/locale/uk/LC_MESSAGES/hellolib.mo      | Bin 641 -> 600 bytes
 samples/cgi/locale/uk/LC_MESSAGES/main.mo          | Bin 2435 -> 2394 bytes
 samples/cgi/locale/vi/LC_MESSAGES/helloerb1.mo     | Bin 1211 -> 449 bytes
 samples/cgi/locale/vi/LC_MESSAGES/helloerb2.mo     | Bin 1003 -> 477 bytes
 samples/cgi/locale/vi/LC_MESSAGES/hellolib.mo      | Bin 481 -> 440 bytes
 samples/cgi/locale/vi/LC_MESSAGES/main.mo          | Bin 2093 -> 2052 bytes
 samples/cgi/locale/zh/LC_MESSAGES/helloerb1.mo     | Bin 1136 -> 462 bytes
 samples/cgi/locale/zh/LC_MESSAGES/helloerb2.mo     | Bin 963 -> 492 bytes
 samples/cgi/locale/zh/LC_MESSAGES/hellolib.mo      | Bin 493 -> 452 bytes
 samples/cgi/locale/zh/LC_MESSAGES/main.mo          | Bin 1882 -> 1841 bytes
 samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb1.mo  | Bin 1162 -> 482 bytes
 samples/cgi/locale/zh_TW/LC_MESSAGES/helloerb2.mo  | Bin 978 -> 509 bytes
 samples/cgi/locale/zh_TW/LC_MESSAGES/hellolib.mo   | Bin 524 -> 483 bytes
 samples/cgi/locale/zh_TW/LC_MESSAGES/main.mo       | Bin 1831 -> 1790 bytes
 samples/cgi/po/bg/helloerb1.edit.po                |  22 +
 .../cgi/po/bg/helloerb1.po.time_stamp              |   0
 samples/cgi/po/bg/helloerb2.edit.po                |  22 +
 .../cgi/po/bg/helloerb2.po.time_stamp              |   0
 samples/cgi/po/bg/hellolib.edit.po                 |  22 +
 .../cgi/po/bg/hellolib.po.time_stamp               |   0
 samples/cgi/po/bg/main.edit.po                     |  74 +++
 .../cgi/po/bg/main.po.time_stamp                   |   0
 samples/cgi/po/bs/helloerb1.edit.po                |  22 +
 .../cgi/po/bs/helloerb1.po.time_stamp              |   0
 samples/cgi/po/bs/helloerb2.edit.po                |  22 +
 .../cgi/po/bs/helloerb2.po.time_stamp              |   0
 samples/cgi/po/bs/hellolib.edit.po                 |  22 +
 .../cgi/po/bs/hellolib.po.time_stamp               |   0
 samples/cgi/po/bs/main.edit.po                     |  74 +++
 .../cgi/po/bs/main.po.time_stamp                   |   0
 samples/cgi/po/ca/helloerb1.edit.po                |  22 +
 .../cgi/po/ca/helloerb1.po.time_stamp              |   0
 samples/cgi/po/ca/helloerb2.edit.po                |  22 +
 .../cgi/po/ca/helloerb2.po.time_stamp              |   0
 samples/cgi/po/ca/hellolib.edit.po                 |  22 +
 .../cgi/po/ca/hellolib.po.time_stamp               |   0
 samples/cgi/po/ca/main.edit.po                     |  74 +++
 .../cgi/po/ca/main.po.time_stamp                   |   0
 samples/cgi/po/cs/helloerb1.edit.po                |  24 +
 .../cgi/po/cs/helloerb1.po.time_stamp              |   0
 samples/cgi/po/cs/helloerb2.edit.po                |  23 +
 .../cgi/po/cs/helloerb2.po.time_stamp              |   0
 samples/cgi/po/cs/hellolib.edit.po                 |  24 +
 .../cgi/po/cs/hellolib.po.time_stamp               |   0
 samples/cgi/po/cs/main.edit.po                     |  76 +++
 .../cgi/po/cs/main.po.time_stamp                   |   0
 samples/cgi/po/de/helloerb1.edit.po                |  22 +
 .../cgi/po/de/helloerb1.po.time_stamp              |   0
 samples/cgi/po/de/helloerb2.edit.po                |  22 +
 .../cgi/po/de/helloerb2.po.time_stamp              |   0
 samples/cgi/po/de/hellolib.edit.po                 |  22 +
 .../cgi/po/de/hellolib.po.time_stamp               |   0
 samples/cgi/po/de/main.edit.po                     |  74 +++
 .../cgi/po/de/main.po.time_stamp                   |   0
 samples/cgi/po/el/helloerb1.edit.po                |  22 +
 .../cgi/po/el/helloerb1.po.time_stamp              |   0
 samples/cgi/po/el/helloerb2.edit.po                |  22 +
 .../cgi/po/el/helloerb2.po.time_stamp              |   0
 samples/cgi/po/el/hellolib.edit.po                 |  22 +
 .../cgi/po/el/hellolib.po.time_stamp               |   0
 samples/cgi/po/el/main.edit.po                     |  74 +++
 .../cgi/po/el/main.po.time_stamp                   |   0
 samples/cgi/po/eo/helloerb1.edit.po                |  22 +
 .../cgi/po/eo/helloerb1.po.time_stamp              |   0
 samples/cgi/po/eo/helloerb2.edit.po                |  22 +
 .../cgi/po/eo/helloerb2.po.time_stamp              |   0
 samples/cgi/po/eo/hellolib.edit.po                 |  22 +
 .../cgi/po/eo/hellolib.po.time_stamp               |   0
 samples/cgi/po/eo/main.edit.po                     |  74 +++
 .../cgi/po/eo/main.po.time_stamp                   |   0
 samples/cgi/po/es/helloerb1.edit.po                |  21 +
 .../cgi/po/es/helloerb1.po.time_stamp              |   0
 samples/cgi/po/es/helloerb2.edit.po                |  20 +
 .../cgi/po/es/helloerb2.po.time_stamp              |   0
 samples/cgi/po/es/hellolib.edit.po                 |  20 +
 .../cgi/po/es/hellolib.po.time_stamp               |   0
 samples/cgi/po/es/main.edit.po                     |  72 +++
 .../cgi/po/es/main.po.time_stamp                   |   0
 samples/cgi/po/fr/helloerb1.edit.po                |  22 +
 .../cgi/po/fr/helloerb1.po.time_stamp              |   0
 samples/cgi/po/fr/helloerb2.edit.po                |  22 +
 .../cgi/po/fr/helloerb2.po.time_stamp              |   0
 samples/cgi/po/fr/hellolib.edit.po                 |  21 +
 .../cgi/po/fr/hellolib.po.time_stamp               |   0
 samples/cgi/po/fr/main.edit.po                     |  74 +++
 .../cgi/po/fr/main.po.time_stamp                   |   0
 .../{po/hello_gtk2.pot => cgi/po/helloerb1.pot}    |  12 +-
 .../{po/hello_gtk2.pot => cgi/po/helloerb2.pot}    |  12 +-
 samples/{po/hello_gtk2.pot => cgi/po/hellolib.pot} |  12 +-
 samples/cgi/po/hr/helloerb1.edit.po                |  22 +
 .../cgi/po/hr/helloerb1.po.time_stamp              |   0
 samples/cgi/po/hr/helloerb2.edit.po                |  22 +
 .../cgi/po/hr/helloerb2.po.time_stamp              |   0
 samples/cgi/po/hr/hellolib.edit.po                 |  22 +
 .../cgi/po/hr/hellolib.po.time_stamp               |   0
 samples/cgi/po/hr/main.edit.po                     |  74 +++
 .../cgi/po/hr/main.po.time_stamp                   |   0
 samples/cgi/po/hu/helloerb1.edit.po                |  22 +
 .../cgi/po/hu/helloerb1.po.time_stamp              |   0
 samples/cgi/po/hu/helloerb2.edit.po                |  22 +
 .../cgi/po/hu/helloerb2.po.time_stamp              |   0
 samples/cgi/po/hu/hellolib.edit.po                 |  22 +
 .../cgi/po/hu/hellolib.po.time_stamp               |   0
 samples/cgi/po/hu/main.edit.po                     |  74 +++
 .../cgi/po/hu/main.po.time_stamp                   |   0
 samples/cgi/po/it/helloerb1.edit.po                |  22 +
 .../cgi/po/it/helloerb1.po.time_stamp              |   0
 samples/cgi/po/it/helloerb2.edit.po                |  22 +
 .../cgi/po/it/helloerb2.po.time_stamp              |   0
 samples/cgi/po/it/hellolib.edit.po                 |  22 +
 .../cgi/po/it/hellolib.po.time_stamp               |   0
 samples/cgi/po/it/main.edit.po                     |  74 +++
 .../cgi/po/it/main.po.time_stamp                   |   0
 samples/cgi/po/ja/helloerb1.edit.po                |  22 +
 .../cgi/po/ja/helloerb1.po.time_stamp              |   0
 samples/cgi/po/ja/helloerb2.edit.po                |  22 +
 .../cgi/po/ja/helloerb2.po.time_stamp              |   0
 samples/cgi/po/ja/hellolib.edit.po                 |  22 +
 .../cgi/po/ja/hellolib.po.time_stamp               |   0
 samples/cgi/po/ja/main.edit.po                     |  74 +++
 .../cgi/po/ja/main.po.time_stamp                   |   0
 samples/cgi/po/ko/helloerb1.edit.po                |  22 +
 .../cgi/po/ko/helloerb1.po.time_stamp              |   0
 samples/cgi/po/ko/helloerb2.edit.po                |  22 +
 .../cgi/po/ko/helloerb2.po.time_stamp              |   0
 samples/cgi/po/ko/hellolib.edit.po                 |  22 +
 .../cgi/po/ko/hellolib.po.time_stamp               |   0
 samples/cgi/po/ko/main.edit.po                     |  74 +++
 .../cgi/po/ko/main.po.time_stamp                   |   0
 samples/cgi/po/lv/helloerb1.edit.po                |  22 +
 .../cgi/po/lv/helloerb1.po.time_stamp              |   0
 samples/cgi/po/lv/helloerb2.edit.po                |  22 +
 .../cgi/po/lv/helloerb2.po.time_stamp              |   0
 samples/cgi/po/lv/hellolib.edit.po                 |  22 +
 .../cgi/po/lv/hellolib.po.time_stamp               |   0
 samples/cgi/po/lv/main.edit.po                     |  74 +++
 .../cgi/po/lv/main.po.time_stamp                   |   0
 samples/cgi/po/main.pot                            |  79 +++
 samples/cgi/po/nb/helloerb1.edit.po                |  22 +
 .../cgi/po/nb/helloerb1.po.time_stamp              |   0
 samples/cgi/po/nb/helloerb2.edit.po                |  22 +
 .../cgi/po/nb/helloerb2.po.time_stamp              |   0
 samples/cgi/po/nb/hellolib.edit.po                 |  22 +
 .../cgi/po/nb/hellolib.po.time_stamp               |   0
 samples/cgi/po/nb/main.edit.po                     |  74 +++
 .../cgi/po/nb/main.po.time_stamp                   |   0
 samples/cgi/po/nl/helloerb1.edit.po                |  22 +
 .../cgi/po/nl/helloerb1.po.time_stamp              |   0
 samples/cgi/po/nl/helloerb2.edit.po                |  22 +
 .../cgi/po/nl/helloerb2.po.time_stamp              |   0
 samples/cgi/po/nl/hellolib.edit.po                 |  22 +
 .../cgi/po/nl/hellolib.po.time_stamp               |   0
 samples/cgi/po/nl/main.edit.po                     |  74 +++
 .../cgi/po/nl/main.po.time_stamp                   |   0
 samples/cgi/po/pt_BR/helloerb1.edit.po             |  22 +
 .../cgi/po/pt_BR/helloerb1.po.time_stamp           |   0
 samples/cgi/po/pt_BR/helloerb2.edit.po             |  22 +
 .../cgi/po/pt_BR/helloerb2.po.time_stamp           |   0
 samples/cgi/po/pt_BR/hellolib.edit.po              |  22 +
 .../cgi/po/pt_BR/hellolib.po.time_stamp            |   0
 samples/cgi/po/pt_BR/main.edit.po                  |  74 +++
 .../cgi/po/pt_BR/main.po.time_stamp                |   0
 samples/cgi/po/ru/helloerb1.edit.po                |  20 +
 .../cgi/po/ru/helloerb1.po.time_stamp              |   0
 samples/cgi/po/ru/helloerb2.edit.po                |  20 +
 .../cgi/po/ru/helloerb2.po.time_stamp              |   0
 samples/cgi/po/ru/hellolib.edit.po                 |  20 +
 .../cgi/po/ru/hellolib.po.time_stamp               |   0
 samples/cgi/po/ru/main.edit.po                     |  72 +++
 .../cgi/po/ru/main.po.time_stamp                   |   0
 samples/cgi/po/sr/helloerb1.edit.po                |  23 +
 .../cgi/po/sr/helloerb1.po.time_stamp              |   0
 samples/cgi/po/sr/helloerb2.edit.po                |  23 +
 .../cgi/po/sr/helloerb2.po.time_stamp              |   0
 samples/cgi/po/sr/hellolib.edit.po                 |  23 +
 .../cgi/po/sr/hellolib.po.time_stamp               |   0
 samples/cgi/po/sr/main.edit.po                     |  75 +++
 .../cgi/po/sr/main.po.time_stamp                   |   0
 samples/cgi/po/uk/helloerb1.edit.po                |  25 +
 .../cgi/po/uk/helloerb1.po.time_stamp              |   0
 samples/cgi/po/uk/helloerb2.edit.po                |  25 +
 .../cgi/po/uk/helloerb2.po.time_stamp              |   0
 samples/cgi/po/uk/hellolib.edit.po                 |  25 +
 .../cgi/po/uk/hellolib.po.time_stamp               |   0
 samples/cgi/po/uk/main.edit.po                     |  77 +++
 .../cgi/po/uk/main.po.time_stamp                   |   0
 samples/cgi/po/vi/helloerb1.edit.po                |  22 +
 .../cgi/po/vi/helloerb1.po.time_stamp              |   0
 samples/cgi/po/vi/helloerb2.edit.po                |  22 +
 .../cgi/po/vi/helloerb2.po.time_stamp              |   0
 samples/cgi/po/vi/hellolib.edit.po                 |  22 +
 .../cgi/po/vi/hellolib.po.time_stamp               |   0
 samples/cgi/po/vi/main.edit.po                     |  74 +++
 .../cgi/po/vi/main.po.time_stamp                   |   0
 samples/cgi/po/zh/helloerb1.edit.po                |  23 +
 .../cgi/po/zh/helloerb1.po.time_stamp              |   0
 samples/cgi/po/zh/helloerb2.edit.po                |  23 +
 .../cgi/po/zh/helloerb2.po.time_stamp              |   0
 samples/cgi/po/zh/hellolib.edit.po                 |  23 +
 .../cgi/po/zh/hellolib.po.time_stamp               |   0
 samples/cgi/po/zh/main.edit.po                     |  75 +++
 .../cgi/po/zh/main.po.time_stamp                   |   0
 samples/cgi/po/zh_TW/helloerb1.edit.po             |  24 +
 .../cgi/po/zh_TW/helloerb1.po.time_stamp           |   0
 samples/cgi/po/zh_TW/helloerb2.edit.po             |  24 +
 .../cgi/po/zh_TW/helloerb2.po.time_stamp           |   0
 samples/cgi/po/zh_TW/hellolib.edit.po              |  24 +
 .../cgi/po/zh_TW/hellolib.po.time_stamp            |   0
 samples/cgi/po/zh_TW/main.edit.po                  |  76 +++
 .../cgi/po/zh_TW/main.po.time_stamp                |   0
 samples/locale/bg/LC_MESSAGES/hello.mo             | Bin 488 -> 444 bytes
 samples/locale/bg/LC_MESSAGES/hello2.mo            | Bin 596 -> 552 bytes
 samples/locale/bg/LC_MESSAGES/hello_glade2.mo      | Bin 649 -> 608 bytes
 samples/locale/bg/LC_MESSAGES/hello_gtk.mo         | Bin 496 -> 0 bytes
 samples/locale/bg/LC_MESSAGES/hello_gtk2.mo        | Bin 496 -> 452 bytes
 samples/locale/bg/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 376 bytes
 samples/locale/bg/LC_MESSAGES/hello_noop.mo        | Bin 546 -> 502 bytes
 samples/locale/bg/LC_MESSAGES/hello_plural.mo      | Bin 561 -> 517 bytes
 samples/locale/bg/LC_MESSAGES/hello_tk.mo          | Bin 491 -> 450 bytes
 samples/locale/bs/LC_MESSAGES/hello.mo             | Bin 536 -> 492 bytes
 samples/locale/bs/LC_MESSAGES/hello2.mo            | Bin 635 -> 591 bytes
 samples/locale/bs/LC_MESSAGES/hello_glade2.mo      | Bin 670 -> 629 bytes
 samples/locale/bs/LC_MESSAGES/hello_gtk.mo         | Bin 548 -> 0 bytes
 samples/locale/bs/LC_MESSAGES/hello_gtk2.mo        | Bin 548 -> 504 bytes
 samples/locale/bs/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 437 bytes
 samples/locale/bs/LC_MESSAGES/hello_noop.mo        | Bin 592 -> 548 bytes
 samples/locale/bs/LC_MESSAGES/hello_plural.mo      | Bin 625 -> 581 bytes
 samples/locale/bs/LC_MESSAGES/hello_tk.mo          | Bin 542 -> 501 bytes
 samples/locale/ca/LC_MESSAGES/hello.mo             | Bin 435 -> 391 bytes
 samples/locale/ca/LC_MESSAGES/hello2.mo            | Bin 531 -> 487 bytes
 samples/locale/ca/LC_MESSAGES/hello_glade2.mo      | Bin 578 -> 537 bytes
 samples/locale/ca/LC_MESSAGES/hello_gtk.mo         | Bin 443 -> 0 bytes
 samples/locale/ca/LC_MESSAGES/hello_gtk2.mo        | Bin 443 -> 399 bytes
 samples/locale/ca/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 374 bytes
 samples/locale/ca/LC_MESSAGES/hello_noop.mo        | Bin 481 -> 437 bytes
 samples/locale/ca/LC_MESSAGES/hello_plural.mo      | Bin 498 -> 454 bytes
 samples/locale/ca/LC_MESSAGES/hello_tk.mo          | Bin 438 -> 397 bytes
 samples/locale/cs/LC_MESSAGES/hello.mo             | Bin 525 -> 481 bytes
 samples/locale/cs/LC_MESSAGES/hello2.mo            | Bin 622 -> 578 bytes
 samples/locale/cs/LC_MESSAGES/hello_glade2.mo      | Bin 666 -> 625 bytes
 samples/locale/cs/LC_MESSAGES/hello_gtk.mo         | Bin 533 -> 0 bytes
 samples/locale/cs/LC_MESSAGES/hello_gtk2.mo        | Bin 533 -> 489 bytes
 samples/locale/cs/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 401 bytes
 samples/locale/cs/LC_MESSAGES/hello_noop.mo        | Bin 573 -> 529 bytes
 samples/locale/cs/LC_MESSAGES/hello_plural.mo      | Bin 592 -> 548 bytes
 samples/locale/cs/LC_MESSAGES/hello_tk.mo          | Bin 528 -> 487 bytes
 samples/locale/de/LC_MESSAGES/hello.mo             | Bin 428 -> 384 bytes
 samples/locale/de/LC_MESSAGES/hello2.mo            | Bin 526 -> 482 bytes
 samples/locale/de/LC_MESSAGES/hello_glade2.mo      | Bin 604 -> 563 bytes
 samples/locale/de/LC_MESSAGES/hello_gtk.mo         | Bin 436 -> 0 bytes
 samples/locale/de/LC_MESSAGES/hello_gtk2.mo        | Bin 436 -> 392 bytes
 samples/locale/de/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 373 bytes
 samples/locale/de/LC_MESSAGES/hello_noop.mo        | Bin 464 -> 420 bytes
 samples/locale/de/LC_MESSAGES/hello_plural.mo      | Bin 530 -> 486 bytes
 samples/locale/de/LC_MESSAGES/hello_tk.mo          | Bin 474 -> 433 bytes
 samples/locale/el/LC_MESSAGES/hello.mo             | Bin 435 -> 391 bytes
 samples/locale/el/LC_MESSAGES/hello2.mo            | Bin 537 -> 493 bytes
 samples/locale/el/LC_MESSAGES/hello_glade2.mo      | Bin 617 -> 576 bytes
 samples/locale/el/LC_MESSAGES/hello_gtk.mo         | Bin 449 -> 0 bytes
 samples/locale/el/LC_MESSAGES/hello_gtk2.mo        | Bin 449 -> 405 bytes
 samples/locale/el/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 388 bytes
 samples/locale/el/LC_MESSAGES/hello_noop.mo        | Bin 499 -> 455 bytes
 samples/locale/el/LC_MESSAGES/hello_plural.mo      | Bin 507 -> 463 bytes
 samples/locale/el/LC_MESSAGES/hello_tk.mo          | Bin 444 -> 403 bytes
 samples/locale/eo/LC_MESSAGES/hello.mo             | Bin 388 -> 344 bytes
 samples/locale/eo/LC_MESSAGES/hello2.mo            | Bin 495 -> 451 bytes
 samples/locale/eo/LC_MESSAGES/hello_glade2.mo      | Bin 562 -> 521 bytes
 samples/locale/eo/LC_MESSAGES/hello_gtk.mo         | Bin 398 -> 0 bytes
 samples/locale/eo/LC_MESSAGES/hello_gtk2.mo        | Bin 398 -> 354 bytes
 samples/locale/eo/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 376 bytes
 samples/locale/eo/LC_MESSAGES/hello_noop.mo        | Bin 440 -> 396 bytes
 samples/locale/eo/LC_MESSAGES/hello_plural.mo      | Bin 490 -> 446 bytes
 samples/locale/eo/LC_MESSAGES/hello_tk.mo          | Bin 436 -> 395 bytes
 samples/locale/es/LC_MESSAGES/hello.mo             | Bin 400 -> 357 bytes
 samples/locale/es/LC_MESSAGES/hello2.mo            | Bin 497 -> 453 bytes
 samples/locale/es/LC_MESSAGES/hello_glade2.mo      | Bin 535 -> 494 bytes
 samples/locale/es/LC_MESSAGES/hello_gtk.mo         | Bin 401 -> 0 bytes
 samples/locale/es/LC_MESSAGES/hello_gtk2.mo        | Bin 401 -> 357 bytes
 samples/locale/es/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 374 bytes
 samples/locale/es/LC_MESSAGES/hello_noop.mo        | Bin 439 -> 395 bytes
 samples/locale/es/LC_MESSAGES/hello_plural.mo      | Bin 506 -> 462 bytes
 samples/locale/es/LC_MESSAGES/hello_tk.mo          | Bin 396 -> 355 bytes
 samples/locale/fr/LC_MESSAGES/hello.mo             | Bin 381 -> 337 bytes
 samples/locale/fr/LC_MESSAGES/hello2.mo            | Bin 485 -> 441 bytes
 samples/locale/fr/LC_MESSAGES/hello_glade2.mo      | Bin 570 -> 529 bytes
 samples/locale/fr/LC_MESSAGES/hello_gtk.mo         | Bin 381 -> 0 bytes
 samples/locale/fr/LC_MESSAGES/hello_gtk2.mo        | Bin 381 -> 337 bytes
 samples/locale/fr/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 370 bytes
 samples/locale/fr/LC_MESSAGES/hello_noop.mo        | Bin 423 -> 379 bytes
 samples/locale/fr/LC_MESSAGES/hello_plural.mo      | Bin 482 -> 438 bytes
 samples/locale/fr/LC_MESSAGES/hello_tk.mo          | Bin 383 -> 295 bytes
 samples/locale/hr/LC_MESSAGES/hello.mo             | Bin 537 -> 493 bytes
 samples/locale/hr/LC_MESSAGES/hello2.mo            | Bin 636 -> 592 bytes
 samples/locale/hr/LC_MESSAGES/hello_glade2.mo      | Bin 671 -> 630 bytes
 samples/locale/hr/LC_MESSAGES/hello_gtk.mo         | Bin 549 -> 0 bytes
 samples/locale/hr/LC_MESSAGES/hello_gtk2.mo        | Bin 549 -> 505 bytes
 samples/locale/hr/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 449 bytes
 samples/locale/hr/LC_MESSAGES/hello_noop.mo        | Bin 593 -> 549 bytes
 samples/locale/hr/LC_MESSAGES/hello_plural.mo      | Bin 626 -> 582 bytes
 samples/locale/hr/LC_MESSAGES/hello_tk.mo          | Bin 543 -> 502 bytes
 samples/locale/hu/LC_MESSAGES/hello.mo             | Bin 392 -> 348 bytes
 samples/locale/hu/LC_MESSAGES/hello2.mo            | Bin 484 -> 440 bytes
 samples/locale/hu/LC_MESSAGES/hello_glade2.mo      | Bin 567 -> 526 bytes
 samples/locale/hu/LC_MESSAGES/hello_gtk.mo         | Bin 400 -> 0 bytes
 samples/locale/hu/LC_MESSAGES/hello_gtk2.mo        | Bin 400 -> 356 bytes
 samples/locale/hu/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 376 bytes
 samples/locale/hu/LC_MESSAGES/hello_noop.mo        | Bin 442 -> 398 bytes
 samples/locale/hu/LC_MESSAGES/hello_plural.mo      | Bin 497 -> 453 bytes
 samples/locale/hu/LC_MESSAGES/hello_tk.mo          | Bin 438 -> 397 bytes
 samples/locale/it/LC_MESSAGES/hello.mo             | Bin 438 -> 394 bytes
 samples/locale/it/LC_MESSAGES/hello2.mo            | Bin 534 -> 490 bytes
 samples/locale/it/LC_MESSAGES/hello_glade2.mo      | Bin 578 -> 534 bytes
 samples/locale/it/LC_MESSAGES/hello_gtk.mo         | Bin 444 -> 0 bytes
 samples/locale/it/LC_MESSAGES/hello_gtk2.mo        | Bin 444 -> 400 bytes
 samples/locale/it/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 374 bytes
 samples/locale/it/LC_MESSAGES/hello_noop.mo        | Bin 487 -> 443 bytes
 samples/locale/it/LC_MESSAGES/hello_plural.mo      | Bin 544 -> 500 bytes
 samples/locale/it/LC_MESSAGES/hello_tk.mo          | Bin 442 -> 398 bytes
 samples/locale/ja/LC_MESSAGES/hello.mo             | Bin 382 -> 338 bytes
 samples/locale/ja/LC_MESSAGES/hello2.mo            | Bin 468 -> 424 bytes
 samples/locale/ja/LC_MESSAGES/hello_glade2.mo      | Bin 542 -> 501 bytes
 samples/locale/ja/LC_MESSAGES/hello_gtk.mo         | Bin 381 -> 0 bytes
 samples/locale/ja/LC_MESSAGES/hello_gtk2.mo        | Bin 381 -> 337 bytes
 samples/locale/ja/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 370 bytes
 samples/locale/ja/LC_MESSAGES/hello_noop.mo        | Bin 432 -> 388 bytes
 samples/locale/ja/LC_MESSAGES/hello_plural.mo      | Bin 484 -> 440 bytes
 samples/locale/ja/LC_MESSAGES/hello_tk.mo          | Bin 380 -> 292 bytes
 samples/locale/ko/LC_MESSAGES/hello.mo             | Bin 389 -> 345 bytes
 samples/locale/ko/LC_MESSAGES/hello2.mo            | Bin 488 -> 444 bytes
 samples/locale/ko/LC_MESSAGES/hello_glade2.mo      | Bin 580 -> 539 bytes
 samples/locale/ko/LC_MESSAGES/hello_gtk.mo         | Bin 397 -> 0 bytes
 samples/locale/ko/LC_MESSAGES/hello_gtk2.mo        | Bin 397 -> 353 bytes
 samples/locale/ko/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 368 bytes
 samples/locale/ko/LC_MESSAGES/hello_noop.mo        | Bin 440 -> 396 bytes
 samples/locale/ko/LC_MESSAGES/hello_plural.mo      | Bin 531 -> 487 bytes
 samples/locale/ko/LC_MESSAGES/hello_tk.mo          | Bin 443 -> 402 bytes
 samples/locale/lv/LC_MESSAGES/hello.mo             | Bin 477 -> 433 bytes
 samples/locale/lv/LC_MESSAGES/hello2.mo            | Bin 575 -> 531 bytes
 samples/locale/lv/LC_MESSAGES/hello_glade2.mo      | Bin 611 -> 570 bytes
 samples/locale/lv/LC_MESSAGES/hello_gtk.mo         | Bin 485 -> 0 bytes
 samples/locale/lv/LC_MESSAGES/hello_gtk2.mo        | Bin 485 -> 441 bytes
 samples/locale/lv/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 409 bytes
 samples/locale/lv/LC_MESSAGES/hello_noop.mo        | Bin 533 -> 489 bytes
 samples/locale/lv/LC_MESSAGES/hello_plural.mo      | Bin 509 -> 465 bytes
 samples/locale/lv/LC_MESSAGES/hello_tk.mo          | Bin 480 -> 439 bytes
 samples/locale/nb/LC_MESSAGES/hello.mo             | Bin 453 -> 409 bytes
 samples/locale/nb/LC_MESSAGES/hello2.mo            | Bin 548 -> 504 bytes
 samples/locale/nb/LC_MESSAGES/hello_glade2.mo      | Bin 638 -> 597 bytes
 samples/locale/nb/LC_MESSAGES/hello_gtk.mo         | Bin 460 -> 0 bytes
 samples/locale/nb/LC_MESSAGES/hello_gtk2.mo        | Bin 460 -> 416 bytes
 samples/locale/nb/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 384 bytes
 samples/locale/nb/LC_MESSAGES/hello_noop.mo        | Bin 506 -> 462 bytes
 samples/locale/nb/LC_MESSAGES/hello_plural.mo      | Bin 557 -> 513 bytes
 samples/locale/nb/LC_MESSAGES/hello_tk.mo          | Bin 506 -> 465 bytes
 samples/locale/nl/LC_MESSAGES/hello.mo             | Bin 469 -> 425 bytes
 samples/locale/nl/LC_MESSAGES/hello2.mo            | Bin 565 -> 521 bytes
 samples/locale/nl/LC_MESSAGES/hello_glade2.mo      | Bin 608 -> 564 bytes
 samples/locale/nl/LC_MESSAGES/hello_gtk.mo         | Bin 477 -> 0 bytes
 samples/locale/nl/LC_MESSAGES/hello_gtk2.mo        | Bin 477 -> 433 bytes
 samples/locale/nl/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 372 bytes
 samples/locale/nl/LC_MESSAGES/hello_noop.mo        | Bin 518 -> 474 bytes
 samples/locale/nl/LC_MESSAGES/hello_plural.mo      | Bin 533 -> 489 bytes
 samples/locale/nl/LC_MESSAGES/hello_tk.mo          | Bin 475 -> 431 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello.mo          | Bin 441 -> 400 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello2.mo         | Bin 536 -> 495 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello_glade2.mo   | Bin 585 -> 544 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello_gtk.mo      | Bin 451 -> 0 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello_gtk2.mo     | Bin 451 -> 410 bytes
 .../locale/pt_BR/LC_MESSAGES/hello_gtk_builder.mo  | Bin 0 -> 380 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello_noop.mo     | Bin 489 -> 448 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello_plural.mo   | Bin 509 -> 468 bytes
 samples/locale/pt_BR/LC_MESSAGES/hello_tk.mo       | Bin 451 -> 358 bytes
 samples/locale/ru/LC_MESSAGES/hello.mo             | Bin 468 -> 424 bytes
 samples/locale/ru/LC_MESSAGES/hello2.mo            | Bin 587 -> 543 bytes
 samples/locale/ru/LC_MESSAGES/hello_glade2.mo      | Bin 644 -> 603 bytes
 samples/locale/ru/LC_MESSAGES/hello_gtk.mo         | Bin 475 -> 0 bytes
 samples/locale/ru/LC_MESSAGES/hello_gtk2.mo        | Bin 475 -> 431 bytes
 samples/locale/ru/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 448 bytes
 samples/locale/ru/LC_MESSAGES/hello_noop.mo        | Bin 533 -> 489 bytes
 samples/locale/ru/LC_MESSAGES/hello_plural.mo      | Bin 575 -> 531 bytes
 samples/locale/ru/LC_MESSAGES/hello_tk.mo          | Bin 470 -> 429 bytes
 samples/locale/sr/LC_MESSAGES/hello.mo             | Bin 417 -> 373 bytes
 samples/locale/sr/LC_MESSAGES/hello2.mo            | Bin 520 -> 476 bytes
 samples/locale/sr/LC_MESSAGES/hello_glade2.mo      | Bin 705 -> 664 bytes
 samples/locale/sr/LC_MESSAGES/hello_gtk.mo         | Bin 425 -> 0 bytes
 samples/locale/sr/LC_MESSAGES/hello_gtk2.mo        | Bin 425 -> 381 bytes
 samples/locale/sr/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 448 bytes
 samples/locale/sr/LC_MESSAGES/hello_noop.mo        | Bin 477 -> 433 bytes
 samples/locale/sr/LC_MESSAGES/hello_plural.mo      | Bin 602 -> 558 bytes
 samples/locale/sr/LC_MESSAGES/hello_tk.mo          | Bin 535 -> 494 bytes
 samples/locale/sv/LC_MESSAGES/hello.mo             | Bin 371 -> 327 bytes
 samples/locale/sv/LC_MESSAGES/hello2.mo            | Bin 468 -> 424 bytes
 samples/locale/sv/LC_MESSAGES/hello_glade2.mo      | Bin 509 -> 468 bytes
 samples/locale/sv/LC_MESSAGES/hello_gtk.mo         | Bin 378 -> 0 bytes
 samples/locale/sv/LC_MESSAGES/hello_gtk2.mo        | Bin 378 -> 334 bytes
 samples/locale/sv/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 374 bytes
 samples/locale/sv/LC_MESSAGES/hello_noop.mo        | Bin 421 -> 377 bytes
 samples/locale/sv/LC_MESSAGES/hello_plural.mo      | Bin 488 -> 444 bytes
 samples/locale/sv/LC_MESSAGES/hello_tk.mo          | Bin 373 -> 332 bytes
 samples/locale/uk/LC_MESSAGES/hello.mo             | Bin 402 -> 358 bytes
 samples/locale/uk/LC_MESSAGES/hello2.mo            | Bin 494 -> 450 bytes
 samples/locale/uk/LC_MESSAGES/hello_glade2.mo      | Bin 788 -> 747 bytes
 samples/locale/uk/LC_MESSAGES/hello_gtk.mo         | Bin 409 -> 0 bytes
 samples/locale/uk/LC_MESSAGES/hello_gtk2.mo        | Bin 409 -> 365 bytes
 samples/locale/uk/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 450 bytes
 samples/locale/uk/LC_MESSAGES/hello_noop.mo        | Bin 461 -> 417 bytes
 samples/locale/uk/LC_MESSAGES/hello_plural.mo      | Bin 685 -> 641 bytes
 samples/locale/uk/LC_MESSAGES/hello_tk.mo          | Bin 611 -> 570 bytes
 samples/locale/vi/LC_MESSAGES/hello.mo             | Bin 415 -> 371 bytes
 samples/locale/vi/LC_MESSAGES/hello2.mo            | Bin 512 -> 468 bytes
 samples/locale/vi/LC_MESSAGES/hello_glade2.mo      | Bin 605 -> 564 bytes
 samples/locale/vi/LC_MESSAGES/hello_gtk.mo         | Bin 418 -> 0 bytes
 samples/locale/vi/LC_MESSAGES/hello_gtk2.mo        | Bin 418 -> 374 bytes
 samples/locale/vi/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 372 bytes
 samples/locale/vi/LC_MESSAGES/hello_noop.mo        | Bin 479 -> 435 bytes
 samples/locale/vi/LC_MESSAGES/hello_plural.mo      | Bin 515 -> 471 bytes
 samples/locale/vi/LC_MESSAGES/hello_tk.mo          | Bin 456 -> 415 bytes
 samples/locale/zh/LC_MESSAGES/hello.mo             | Bin 437 -> 393 bytes
 samples/locale/zh/LC_MESSAGES/hello2.mo            | Bin 535 -> 491 bytes
 samples/locale/zh/LC_MESSAGES/hello_glade2.mo      | Bin 565 -> 524 bytes
 samples/locale/zh/LC_MESSAGES/hello_gtk.mo         | Bin 443 -> 0 bytes
 samples/locale/zh/LC_MESSAGES/hello_gtk2.mo        | Bin 443 -> 399 bytes
 samples/locale/zh/LC_MESSAGES/hello_gtk_builder.mo | Bin 0 -> 369 bytes
 samples/locale/zh/LC_MESSAGES/hello_noop.mo        | Bin 480 -> 436 bytes
 samples/locale/zh/LC_MESSAGES/hello_plural.mo      | Bin 490 -> 446 bytes
 samples/locale/zh/LC_MESSAGES/hello_tk.mo          | Bin 442 -> 401 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello.mo          | Bin 497 -> 453 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello2.mo         | Bin 597 -> 553 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello_glade2.mo   | Bin 626 -> 585 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello_gtk.mo      | Bin 470 -> 0 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello_gtk2.mo     | Bin 470 -> 426 bytes
 .../locale/zh_TW/LC_MESSAGES/hello_gtk_builder.mo  | Bin 0 -> 372 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello_noop.mo     | Bin 548 -> 504 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello_plural.mo   | Bin 574 -> 530 bytes
 samples/locale/zh_TW/LC_MESSAGES/hello_tk.mo       | Bin 501 -> 460 bytes
 samples/po/bg/hello.edit.po                        |  24 +
 .../po/bg/hello.po.time_stamp                      |   0
 samples/po/bg/hello2.edit.po                       |  34 +
 .../po/bg/hello2.po.time_stamp                     |   0
 samples/po/bg/hello_glade2.edit.po                 |  36 ++
 .../po/bg/hello_glade2.po.time_stamp               |   0
 samples/po/bg/hello_gtk2.edit.po                   |  22 +
 .../po/bg/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/bg/hello_gtk_builder.po.time_stamp          |   0
 samples/po/bg/hello_noop.edit.po                   |  26 +
 .../po/bg/hello_noop.po.time_stamp                 |   0
 samples/po/bg/hello_plural.edit.po                 |  28 +
 .../po/bg/hello_plural.po.time_stamp               |   0
 samples/po/bg/hello_tk.edit.po                     |  22 +
 .../po/bg/hello_tk.po.time_stamp                   |   0
 samples/po/bs/hello.edit.po                        |  24 +
 .../po/bs/hello.po.time_stamp                      |   0
 samples/po/bs/hello2.edit.po                       |  34 +
 .../po/bs/hello2.po.time_stamp                     |   0
 samples/po/bs/hello_glade2.edit.po                 |  36 ++
 .../po/bs/hello_glade2.po.time_stamp               |   0
 samples/po/bs/hello_gtk2.edit.po                   |  22 +
 .../po/bs/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/bs/hello_gtk_builder.po.time_stamp          |   0
 samples/po/bs/hello_noop.edit.po                   |  26 +
 .../po/bs/hello_noop.po.time_stamp                 |   0
 samples/po/bs/hello_plural.edit.po                 |  30 +
 .../po/bs/hello_plural.po.time_stamp               |   0
 samples/po/bs/hello_tk.edit.po                     |  22 +
 .../po/bs/hello_tk.po.time_stamp                   |   0
 samples/po/ca/hello.edit.po                        |  24 +
 .../po/ca/hello.po.time_stamp                      |   0
 samples/po/ca/hello2.edit.po                       |  34 +
 .../po/ca/hello2.po.time_stamp                     |   0
 samples/po/ca/hello_glade2.edit.po                 |  36 ++
 .../po/ca/hello_glade2.po.time_stamp               |   0
 samples/po/ca/hello_gtk2.edit.po                   |  22 +
 .../po/ca/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/ca/hello_gtk_builder.po.time_stamp          |   0
 samples/po/ca/hello_noop.edit.po                   |  26 +
 .../po/ca/hello_noop.po.time_stamp                 |   0
 samples/po/ca/hello_plural.edit.po                 |  28 +
 .../po/ca/hello_plural.po.time_stamp               |   0
 samples/po/ca/hello_tk.edit.po                     |  22 +
 .../po/ca/hello_tk.po.time_stamp                   |   0
 samples/po/cs/hello.edit.po                        |  24 +
 .../po/cs/hello.po.time_stamp                      |   0
 samples/po/cs/hello2.edit.po                       |  34 +
 .../po/cs/hello2.po.time_stamp                     |   0
 samples/po/cs/hello_glade2.edit.po                 |  36 ++
 .../po/cs/hello_glade2.po.time_stamp               |   0
 samples/po/cs/hello_gtk2.edit.po                   |  22 +
 .../po/cs/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/cs/hello_gtk_builder.po.time_stamp          |   0
 samples/po/cs/hello_noop.edit.po                   |  26 +
 .../po/cs/hello_noop.po.time_stamp                 |   0
 samples/po/cs/hello_plural.edit.po                 |  30 +
 .../po/cs/hello_plural.po.time_stamp               |   0
 samples/po/cs/hello_tk.edit.po                     |  22 +
 .../po/cs/hello_tk.po.time_stamp                   |   0
 samples/po/de/hello.edit.po                        |  20 +
 .../po/de/hello.po.time_stamp                      |   0
 samples/po/de/hello2.edit.po                       |  30 +
 .../po/de/hello2.po.time_stamp                     |   0
 samples/po/de/hello_glade2.edit.po                 |  32 +
 .../po/de/hello_glade2.po.time_stamp               |   0
 samples/po/de/hello_gtk2.edit.po                   |  18 +
 .../po/de/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/de/hello_gtk_builder.po.time_stamp          |   0
 samples/po/de/hello_noop.edit.po                   |  22 +
 .../po/de/hello_noop.po.time_stamp                 |   0
 samples/po/de/hello_plural.edit.po                 |  28 +
 .../po/de/hello_plural.po.time_stamp               |   0
 samples/po/de/hello_tk.edit.po                     |  18 +
 .../po/de/hello_tk.po.time_stamp                   |   0
 samples/po/el/hello.edit.po                        |  24 +
 .../po/el/hello.po.time_stamp                      |   0
 samples/po/el/hello2.edit.po                       |  34 +
 .../po/el/hello2.po.time_stamp                     |   0
 samples/po/el/hello_glade2.edit.po                 |  37 ++
 .../po/el/hello_glade2.po.time_stamp               |   0
 samples/po/el/hello_gtk2.edit.po                   |  21 +
 .../po/el/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/el/hello_gtk_builder.po.time_stamp          |   0
 samples/po/el/hello_noop.edit.po                   |  26 +
 .../po/el/hello_noop.po.time_stamp                 |   0
 samples/po/el/hello_plural.edit.po                 |  28 +
 .../po/el/hello_plural.po.time_stamp               |   0
 samples/po/el/hello_tk.edit.po                     |  22 +
 .../po/el/hello_tk.po.time_stamp                   |   0
 samples/po/eo/hello.edit.po                        |  23 +
 .../po/eo/hello.po.time_stamp                      |   0
 samples/po/eo/hello2.edit.po                       |  33 +
 .../po/eo/hello2.po.time_stamp                     |   0
 samples/po/eo/hello_glade2.edit.po                 |  36 ++
 .../po/eo/hello_glade2.po.time_stamp               |   0
 samples/po/eo/hello_gtk2.edit.po                   |  21 +
 .../po/eo/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/eo/hello_gtk_builder.po.time_stamp          |   0
 samples/po/eo/hello_noop.edit.po                   |  25 +
 .../po/eo/hello_noop.po.time_stamp                 |   0
 samples/po/eo/hello_plural.edit.po                 |  28 +
 .../po/eo/hello_plural.po.time_stamp               |   0
 samples/po/eo/hello_tk.edit.po                     |  22 +
 .../po/eo/hello_tk.po.time_stamp                   |   0
 samples/po/es/hello.edit.po                        |  21 +
 .../po/es/hello.po.time_stamp                      |   0
 samples/po/es/hello2.edit.po                       |  30 +
 .../po/es/hello2.po.time_stamp                     |   0
 samples/po/es/hello_glade2.edit.po                 |  33 +
 .../po/es/hello_glade2.po.time_stamp               |   0
 samples/po/es/hello_gtk2.edit.po                   |  19 +
 .../po/es/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/es/hello_gtk_builder.po.time_stamp          |   0
 samples/po/es/hello_noop.edit.po                   |  23 +
 .../po/es/hello_noop.po.time_stamp                 |   0
 samples/po/es/hello_plural.edit.po                 |  26 +
 .../po/es/hello_plural.po.time_stamp               |   0
 samples/po/es/hello_tk.edit.po                     |  19 +
 .../po/es/hello_tk.po.time_stamp                   |   0
 samples/po/fr/hello.edit.po                        |  19 +
 .../po/fr/hello.po.time_stamp                      |   0
 samples/po/fr/hello2.edit.po                       |  29 +
 .../po/fr/hello2.po.time_stamp                     |   0
 samples/po/fr/hello_glade2.edit.po                 |  32 +
 .../po/fr/hello_glade2.po.time_stamp               |   0
 samples/po/fr/hello_gtk2.edit.po                   |  17 +
 .../po/fr/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/fr/hello_gtk_builder.po.time_stamp          |   0
 samples/po/fr/hello_noop.edit.po                   |  21 +
 .../po/fr/hello_noop.po.time_stamp                 |   0
 samples/po/fr/hello_plural.edit.po                 |  24 +
 .../po/fr/hello_plural.po.time_stamp               |   0
 samples/po/fr/hello_tk.edit.po                     |  16 +
 .../po/fr/hello_tk.po.time_stamp                   |   0
 samples/po/hello.pot                               |  11 +-
 samples/po/hello2.pot                              |  18 +-
 samples/po/hello_glade2.pot                        |   6 +-
 samples/po/hello_gtk2.pot                          |   8 +-
 samples/po/{hello.pot => hello_gtk_builder.pot}    |   9 +-
 samples/po/hello_noop.pot                          |   6 +-
 samples/po/hello_plural.pot                        |  14 +-
 samples/po/hello_tk.pot                            |   8 +-
 samples/po/hr/hello.edit.po                        |  24 +
 .../po/hr/hello.po.time_stamp                      |   0
 samples/po/hr/hello2.edit.po                       |  34 +
 .../po/hr/hello2.po.time_stamp                     |   0
 samples/po/hr/hello_glade2.edit.po                 |  36 ++
 .../po/hr/hello_glade2.po.time_stamp               |   0
 samples/po/hr/hello_gtk2.edit.po                   |  22 +
 .../po/hr/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/hr/hello_gtk_builder.po.time_stamp          |   0
 samples/po/hr/hello_noop.edit.po                   |  26 +
 .../po/hr/hello_noop.po.time_stamp                 |   0
 samples/po/hr/hello_plural.edit.po                 |  30 +
 .../po/hr/hello_plural.po.time_stamp               |   0
 samples/po/hr/hello_tk.edit.po                     |  22 +
 .../po/hr/hello_tk.po.time_stamp                   |   0
 samples/po/hu/hello.edit.po                        |  23 +
 .../po/hu/hello.po.time_stamp                      |   0
 samples/po/hu/hello2.edit.po                       |  33 +
 .../po/hu/hello2.po.time_stamp                     |   0
 samples/po/hu/hello_glade2.edit.po                 |  36 ++
 .../po/hu/hello_glade2.po.time_stamp               |   0
 samples/po/hu/hello_gtk2.edit.po                   |  21 +
 .../po/hu/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/hu/hello_gtk_builder.po.time_stamp          |   0
 samples/po/hu/hello_noop.edit.po                   |  25 +
 .../po/hu/hello_noop.po.time_stamp                 |   0
 samples/po/hu/hello_plural.edit.po                 |  28 +
 .../po/hu/hello_plural.po.time_stamp               |   0
 samples/po/hu/hello_tk.edit.po                     |  22 +
 .../po/hu/hello_tk.po.time_stamp                   |   0
 samples/po/it/hello.edit.po                        |  20 +
 .../po/it/hello.po.time_stamp                      |   0
 samples/po/it/hello2.edit.po                       |  30 +
 .../po/it/hello2.po.time_stamp                     |   0
 samples/po/it/hello_glade2.edit.po                 |  33 +
 .../po/it/hello_glade2.po.time_stamp               |   0
 samples/po/it/hello_gtk2.edit.po                   |  19 +
 .../po/it/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/it/hello_gtk_builder.po.time_stamp          |   0
 samples/po/it/hello_noop.edit.po                   |  22 +
 .../po/it/hello_noop.po.time_stamp                 |   0
 samples/po/it/hello_plural.edit.po                 |  26 +
 .../po/it/hello_plural.po.time_stamp               |   0
 samples/po/it/hello_tk.edit.po                     |  19 +
 .../po/it/hello_tk.po.time_stamp                   |   0
 samples/po/ja/hello.edit.po                        |  19 +
 .../po/ja/hello.po.time_stamp                      |   0
 samples/po/ja/hello2.edit.po                       |  29 +
 .../po/ja/hello2.po.time_stamp                     |   0
 samples/po/ja/hello_glade2.edit.po                 |  31 +
 .../po/ja/hello_glade2.po.time_stamp               |   0
 samples/po/ja/hello_gtk2.edit.po                   |  17 +
 .../po/ja/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/ja/hello_gtk_builder.po.time_stamp          |   0
 samples/po/ja/hello_noop.edit.po                   |  21 +
 .../po/ja/hello_noop.po.time_stamp                 |   0
 samples/po/ja/hello_plural.edit.po                 |  24 +
 .../po/ja/hello_plural.po.time_stamp               |   0
 samples/po/ja/hello_tk.edit.po                     |  16 +
 .../po/ja/hello_tk.po.time_stamp                   |   0
 samples/po/ko/hello.edit.po                        |  19 +
 .../po/ko/hello.po.time_stamp                      |   0
 samples/po/ko/hello2.edit.po                       |  29 +
 .../po/ko/hello2.po.time_stamp                     |   0
 samples/po/ko/hello_glade2.edit.po                 |  33 +
 .../po/ko/hello_glade2.po.time_stamp               |   0
 samples/po/ko/hello_gtk2.edit.po                   |  17 +
 .../po/ko/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/ko/hello_gtk_builder.po.time_stamp          |   0
 samples/po/ko/hello_noop.edit.po                   |  21 +
 .../po/ko/hello_noop.po.time_stamp                 |   0
 samples/po/ko/hello_plural.edit.po                 |  28 +
 .../po/ko/hello_plural.po.time_stamp               |   0
 samples/po/ko/hello_tk.edit.po                     |  18 +
 .../po/ko/hello_tk.po.time_stamp                   |   0
 samples/po/lv/hello.edit.po                        |  24 +
 .../po/lv/hello.po.time_stamp                      |   0
 samples/po/lv/hello2.edit.po                       |  34 +
 .../po/lv/hello2.po.time_stamp                     |   0
 samples/po/lv/hello_glade2.edit.po                 |  36 ++
 .../po/lv/hello_glade2.po.time_stamp               |   0
 samples/po/lv/hello_gtk2.edit.po                   |  22 +
 .../po/lv/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/lv/hello_gtk_builder.po.time_stamp          |   0
 samples/po/lv/hello_noop.edit.po                   |  26 +
 .../po/lv/hello_noop.po.time_stamp                 |   0
 samples/po/lv/hello_plural.edit.po                 |  28 +
 .../po/lv/hello_plural.po.time_stamp               |   0
 samples/po/lv/hello_tk.edit.po                     |  22 +
 .../po/lv/hello_tk.po.time_stamp                   |   0
 samples/po/nb/hello.edit.po                        |  23 +
 .../po/nb/hello.po.time_stamp                      |   0
 samples/po/nb/hello2.edit.po                       |  33 +
 .../po/nb/hello2.po.time_stamp                     |   0
 samples/po/nb/hello_glade2.edit.po                 |  35 ++
 .../po/nb/hello_glade2.po.time_stamp               |   0
 samples/po/nb/hello_gtk2.edit.po                   |  21 +
 .../po/nb/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/nb/hello_gtk_builder.po.time_stamp          |   0
 samples/po/nb/hello_noop.edit.po                   |  25 +
 .../po/nb/hello_noop.po.time_stamp                 |   0
 samples/po/nb/hello_plural.edit.po                 |  28 +
 .../po/nb/hello_plural.po.time_stamp               |   0
 samples/po/nb/hello_tk.edit.po                     |  22 +
 .../po/nb/hello_tk.po.time_stamp                   |   0
 samples/po/nl/hello.edit.po                        |  24 +
 .../po/nl/hello.po.time_stamp                      |   0
 samples/po/nl/hello2.edit.po                       |  34 +
 .../po/nl/hello2.po.time_stamp                     |   0
 samples/po/nl/hello_glade2.edit.po                 |  36 ++
 .../po/nl/hello_glade2.po.time_stamp               |   0
 samples/po/nl/hello_gtk2.edit.po                   |  22 +
 .../po/nl/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/nl/hello_gtk_builder.po.time_stamp          |   0
 samples/po/nl/hello_noop.edit.po                   |  26 +
 .../po/nl/hello_noop.po.time_stamp                 |   0
 samples/po/nl/hello_plural.edit.po                 |  28 +
 .../po/nl/hello_plural.po.time_stamp               |   0
 samples/po/nl/hello_tk.edit.po                     |  22 +
 .../po/nl/hello_tk.po.time_stamp                   |   0
 samples/po/pt_BR/hello.edit.po                     |  22 +
 .../po/pt_BR/hello.po.time_stamp                   |   0
 samples/po/pt_BR/hello2.edit.po                    |  32 +
 .../po/pt_BR/hello2.po.time_stamp                  |   0
 samples/po/pt_BR/hello_glade2.edit.po              |  34 +
 .../po/pt_BR/hello_glade2.po.time_stamp            |   0
 samples/po/pt_BR/hello_gtk2.edit.po                |  20 +
 .../po/pt_BR/hello_gtk2.po.time_stamp              |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/pt_BR/hello_gtk_builder.po.time_stamp       |   0
 samples/po/pt_BR/hello_noop.edit.po                |  24 +
 .../po/pt_BR/hello_noop.po.time_stamp              |   0
 samples/po/pt_BR/hello_plural.edit.po              |  26 +
 .../po/pt_BR/hello_plural.po.time_stamp            |   0
 samples/po/pt_BR/hello_tk.edit.po                  |  21 +
 .../po/pt_BR/hello_tk.po.time_stamp                |   0
 samples/po/ru/hello.edit.po                        |  22 +
 .../po/ru/hello.po.time_stamp                      |   0
 samples/po/ru/hello2.edit.po                       |  32 +
 .../po/ru/hello2.po.time_stamp                     |   0
 samples/po/ru/hello_glade2.edit.po                 |  34 +
 .../po/ru/hello_glade2.po.time_stamp               |   0
 samples/po/ru/hello_gtk2.edit.po                   |  20 +
 .../po/ru/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/ru/hello_gtk_builder.po.time_stamp          |   0
 samples/po/ru/hello_noop.edit.po                   |  24 +
 .../po/ru/hello_noop.po.time_stamp                 |   0
 samples/po/ru/hello_plural.edit.po                 |  30 +
 .../po/ru/hello_plural.po.time_stamp               |   0
 samples/po/ru/hello_tk.edit.po                     |  20 +
 .../po/ru/hello_tk.po.time_stamp                   |   0
 samples/po/sr/hello.edit.po                        |  23 +
 .../po/sr/hello.po.time_stamp                      |   0
 samples/po/sr/hello2.edit.po                       |  33 +
 .../po/sr/hello2.po.time_stamp                     |   0
 samples/po/sr/hello_glade2.edit.po                 |  37 ++
 .../po/sr/hello_glade2.po.time_stamp               |   0
 samples/po/sr/hello_gtk2.edit.po                   |  21 +
 .../po/sr/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/sr/hello_gtk_builder.po.time_stamp          |   0
 samples/po/sr/hello_noop.edit.po                   |  25 +
 .../po/sr/hello_noop.po.time_stamp                 |   0
 samples/po/sr/hello_plural.edit.po                 |  29 +
 .../po/sr/hello_plural.po.time_stamp               |   0
 samples/po/sr/hello_tk.edit.po                     |  23 +
 .../po/sr/hello_tk.po.time_stamp                   |   0
 samples/po/sv/hello.edit.po                        |  21 +
 .../po/sv/hello.po.time_stamp                      |   0
 samples/po/sv/hello2.edit.po                       |  30 +
 .../po/sv/hello2.po.time_stamp                     |   0
 samples/po/sv/hello_glade2.edit.po                 |  32 +
 .../po/sv/hello_glade2.po.time_stamp               |   0
 samples/po/sv/hello_gtk2.edit.po                   |  18 +
 .../po/sv/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/sv/hello_gtk_builder.po.time_stamp          |   0
 samples/po/sv/hello_noop.edit.po                   |  22 +
 .../po/sv/hello_noop.po.time_stamp                 |   0
 samples/po/sv/hello_plural.edit.po                 |  25 +
 .../po/sv/hello_plural.po.time_stamp               |   0
 samples/po/sv/hello_tk.edit.po                     |  18 +
 .../po/sv/hello_tk.po.time_stamp                   |   0
 samples/po/uk/hello.edit.po                        |  23 +
 .../po/uk/hello.po.time_stamp                      |   0
 samples/po/uk/hello2.edit.po                       |  33 +
 .../po/uk/hello2.po.time_stamp                     |   0
 samples/po/uk/hello_glade2.edit.po                 |  39 ++
 .../po/uk/hello_glade2.po.time_stamp               |   0
 samples/po/uk/hello_gtk2.edit.po                   |  21 +
 .../po/uk/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/uk/hello_gtk_builder.po.time_stamp          |   0
 samples/po/uk/hello_noop.edit.po                   |  25 +
 .../po/uk/hello_noop.po.time_stamp                 |   0
 samples/po/uk/hello_plural.edit.po                 |  30 +
 .../po/uk/hello_plural.po.time_stamp               |   0
 samples/po/uk/hello_tk.edit.po                     |  25 +
 .../po/uk/hello_tk.po.time_stamp                   |   0
 samples/po/vi/hello.edit.po                        |  23 +
 .../po/vi/hello.po.time_stamp                      |   0
 samples/po/vi/hello2.edit.po                       |  33 +
 .../po/vi/hello2.po.time_stamp                     |   0
 samples/po/vi/hello_glade2.edit.po                 |  36 ++
 .../po/vi/hello_glade2.po.time_stamp               |   0
 samples/po/vi/hello_gtk2.edit.po                   |  21 +
 .../po/vi/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/vi/hello_gtk_builder.po.time_stamp          |   0
 samples/po/vi/hello_noop.edit.po                   |  25 +
 .../po/vi/hello_noop.po.time_stamp                 |   0
 samples/po/vi/hello_plural.edit.po                 |  28 +
 .../po/vi/hello_plural.po.time_stamp               |   0
 samples/po/vi/hello_tk.edit.po                     |  22 +
 .../po/vi/hello_tk.po.time_stamp                   |   0
 samples/po/zh/hello.edit.po                        |  24 +
 .../po/zh/hello.po.time_stamp                      |   0
 samples/po/zh/hello2.edit.po                       |  34 +
 .../po/zh/hello2.po.time_stamp                     |   0
 samples/po/zh/hello_glade2.edit.po                 |  36 ++
 .../po/zh/hello_glade2.po.time_stamp               |   0
 samples/po/zh/hello_gtk2.edit.po                   |  22 +
 .../po/zh/hello_gtk2.po.time_stamp                 |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/zh/hello_gtk_builder.po.time_stamp          |   0
 samples/po/zh/hello_noop.edit.po                   |  26 +
 .../po/zh/hello_noop.po.time_stamp                 |   0
 samples/po/zh/hello_plural.edit.po                 |  28 +
 .../po/zh/hello_plural.po.time_stamp               |   0
 samples/po/zh/hello_tk.edit.po                     |  22 +
 .../po/zh/hello_tk.po.time_stamp                   |   0
 samples/po/zh_TW/hello.edit.po                     |  26 +
 .../po/zh_TW/hello.po.time_stamp                   |   0
 samples/po/zh_TW/hello2.edit.po                    |  36 ++
 .../po/zh_TW/hello2.po.time_stamp                  |   0
 samples/po/zh_TW/hello_glade2.edit.po              |  38 ++
 .../po/zh_TW/hello_glade2.po.time_stamp            |   0
 samples/po/zh_TW/hello_gtk2.edit.po                |  23 +
 .../po/zh_TW/hello_gtk2.po.time_stamp              |   0
 ...lo_gtk_builder.po => hello_gtk_builder.edit.po} |   0
 .../po/zh_TW/hello_gtk_builder.po.time_stamp       |   0
 samples/po/zh_TW/hello_noop.edit.po                |  28 +
 .../po/zh_TW/hello_noop.po.time_stamp              |   0
 samples/po/zh_TW/hello_plural.edit.po              |  30 +
 .../po/zh_TW/hello_plural.po.time_stamp            |   0
 samples/po/zh_TW/hello_tk.edit.po                  |  24 +
 .../po/zh_TW/hello_tk.po.time_stamp                |   0
 test/locale/ja/LC_MESSAGES/_.mo                    | Bin 677 -> 636 bytes
 test/locale/ja/LC_MESSAGES/backslash.mo            | Bin 492 -> 451 bytes
 test/locale/ja/LC_MESSAGES/non_ascii.mo            | Bin 445 -> 404 bytes
 test/locale/ja/LC_MESSAGES/np_.mo                  | Bin 745 -> 704 bytes
 test/locale/ja/LC_MESSAGES/npgettext.mo            | Bin 745 -> 0 bytes
 test/locale/ja/LC_MESSAGES/ns_.mo                  | Bin 480 -> 439 bytes
 test/locale/ja/LC_MESSAGES/nsgettext.mo            | Bin 480 -> 0 bytes
 test/locale/ja/LC_MESSAGES/p_.mo                   | Bin 542 -> 501 bytes
 test/locale/ja/LC_MESSAGES/pgettext.mo             | Bin 542 -> 0 bytes
 test/locale/ja/LC_MESSAGES/s_.mo                   | Bin 468 -> 427 bytes
 test/locale/ja/LC_MESSAGES/sgettext.mo             | Bin 468 -> 0 bytes
 test/locale/ja/LC_MESSAGES/untranslated.mo         | Bin 420 -> 379 bytes
 test/po/_.pot                                      |  79 ++-
 test/po/backslash.pot                              |   6 +-
 test/po/{_.pot => ja/_.edit.po}                    |  99 ++-
 .../po/ja/_.po.time_stamp                          |   0
 test/po/{backslash.pot => ja/backslash.edit.po}    |  12 +-
 .../po/ja/backslash.po.time_stamp                  |   0
 test/po/{non_ascii.pot => ja/non_ascii.edit.po}    |  12 +-
 .../po/ja/non_ascii.po.time_stamp                  |   0
 test/po/ja/np_.edit.po                             |  44 ++
 .../po/ja/np_.po.time_stamp                        |   0
 test/po/{ns_.pot => ja/ns_.edit.po}                |  20 +-
 .../po/ja/ns_.po.time_stamp                        |   0
 test/po/ja/p_.edit.po                              |  47 ++
 .../po/ja/p_.po.time_stamp                         |   0
 test/po/{s_.pot => ja/s_.edit.po}                  |  15 +-
 .../po/ja/s_.po.time_stamp                         |   0
 test/po/ja/untranslated.edit.po                    |  21 +
 .../po/ja/untranslated.po.time_stamp               |   0
 test/po/non_ascii.pot                              |   6 +-
 test/po/np_.pot                                    |   9 +-
 test/po/ns_.pot                                    |   6 +-
 test/po/p_.pot                                     |   8 +-
 test/po/s_.pot                                     |   6 +-
 test/po/untranslated.pot                           |   6 +-
 test/tools/test_msgmerge.rb                        |  27 +-
 1000 files changed, 9708 insertions(+), 740 deletions(-)
 create mode 100644 debian/patches/0005-remove-character-classes-with-duplicated-range.patch
 create mode 100644 samples/cgi/po/bg/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/bg/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/bg/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/bg/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/bg/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/bg/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/bg/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/bg/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/bs/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/bs/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/bs/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/bs/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/bs/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/bs/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/bs/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/bs/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ca/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ca/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ca/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ca/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ca/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ca/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ca/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ca/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/cs/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/cs/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/cs/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/cs/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/cs/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/cs/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/cs/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/cs/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/de/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/de/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/de/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/de/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/de/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/de/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/de/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/de/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/el/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/el/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/el/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/el/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/el/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/el/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/el/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/el/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/eo/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/eo/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/eo/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/eo/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/eo/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/eo/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/eo/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/eo/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/es/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/es/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/es/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/es/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/es/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/es/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/es/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/es/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/fr/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/fr/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/fr/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/fr/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/fr/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/fr/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/fr/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/fr/main.po.time_stamp (100%)
 copy samples/{po/hello_gtk2.pot => cgi/po/helloerb1.pot} (62%)
 copy samples/{po/hello_gtk2.pot => cgi/po/helloerb2.pot} (60%)
 copy samples/{po/hello_gtk2.pot => cgi/po/hellolib.pot} (62%)
 create mode 100644 samples/cgi/po/hr/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/hr/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/hr/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/hr/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/hr/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/hr/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/hr/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/hr/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/hu/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/hu/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/hu/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/hu/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/hu/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/hu/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/hu/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/hu/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/it/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/it/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/it/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/it/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/it/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/it/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/it/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/it/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ja/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ja/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ja/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ja/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ja/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ja/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ja/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ja/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ko/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ko/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ko/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ko/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ko/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ko/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ko/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ko/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/lv/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/lv/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/lv/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/lv/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/lv/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/lv/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/lv/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/lv/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/main.pot
 create mode 100644 samples/cgi/po/nb/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/nb/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/nb/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/nb/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/nb/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/nb/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/nb/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/nb/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/nl/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/nl/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/nl/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/nl/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/nl/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/nl/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/nl/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/nl/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/pt_BR/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/pt_BR/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/pt_BR/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/pt_BR/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/pt_BR/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/pt_BR/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/pt_BR/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/pt_BR/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ru/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ru/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ru/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ru/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ru/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ru/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/ru/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/ru/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/sr/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/sr/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/sr/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/sr/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/sr/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/sr/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/sr/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/sr/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/uk/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/uk/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/uk/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/uk/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/uk/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/uk/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/uk/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/uk/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/vi/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/vi/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/vi/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/vi/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/vi/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/vi/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/vi/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/vi/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/zh/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/zh/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/zh/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/zh/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/zh/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/zh/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/zh/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/zh/main.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/zh_TW/helloerb1.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/zh_TW/helloerb1.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/zh_TW/helloerb2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/zh_TW/helloerb2.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/zh_TW/hellolib.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/zh_TW/hellolib.po.time_stamp (100%)
 create mode 100644 samples/cgi/po/zh_TW/main.edit.po
 copy po/bg/gettext.po.time_stamp => samples/cgi/po/zh_TW/main.po.time_stamp (100%)
 delete mode 100644 samples/locale/bg/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/bg/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/bs/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/bs/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/ca/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/ca/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/cs/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/cs/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/de/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/de/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/el/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/el/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/eo/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/eo/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/es/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/es/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/fr/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/fr/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/hr/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/hr/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/hu/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/hu/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/it/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/it/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/ja/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/ja/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/ko/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/ko/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/lv/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/lv/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/nb/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/nb/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/nl/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/nl/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/pt_BR/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/pt_BR/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/ru/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/ru/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/sr/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/sr/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/sv/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/sv/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/uk/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/uk/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/vi/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/vi/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/zh/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/zh/LC_MESSAGES/hello_gtk_builder.mo
 delete mode 100644 samples/locale/zh_TW/LC_MESSAGES/hello_gtk.mo
 create mode 100644 samples/locale/zh_TW/LC_MESSAGES/hello_gtk_builder.mo
 create mode 100644 samples/po/bg/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bg/hello.po.time_stamp (100%)
 create mode 100644 samples/po/bg/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bg/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/bg/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bg/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/bg/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bg/hello_gtk2.po.time_stamp (100%)
 copy samples/po/bg/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/bg/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/bg/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bg/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/bg/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bg/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/bg/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bg/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/bs/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bs/hello.po.time_stamp (100%)
 create mode 100644 samples/po/bs/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bs/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/bs/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bs/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/bs/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bs/hello_gtk2.po.time_stamp (100%)
 copy samples/po/bs/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/bs/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/bs/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bs/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/bs/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bs/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/bs/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/bs/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/ca/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ca/hello.po.time_stamp (100%)
 create mode 100644 samples/po/ca/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ca/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/ca/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ca/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/ca/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ca/hello_gtk2.po.time_stamp (100%)
 copy samples/po/ca/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/ca/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/ca/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ca/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/ca/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ca/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/ca/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ca/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/cs/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/cs/hello.po.time_stamp (100%)
 create mode 100644 samples/po/cs/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/cs/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/cs/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/cs/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/cs/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/cs/hello_gtk2.po.time_stamp (100%)
 copy samples/po/cs/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/cs/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/cs/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/cs/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/cs/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/cs/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/cs/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/cs/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/de/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/de/hello.po.time_stamp (100%)
 create mode 100644 samples/po/de/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/de/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/de/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/de/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/de/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/de/hello_gtk2.po.time_stamp (100%)
 copy samples/po/de/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/de/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/de/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/de/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/de/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/de/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/de/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/de/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/el/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/el/hello.po.time_stamp (100%)
 create mode 100644 samples/po/el/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/el/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/el/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/el/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/el/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/el/hello_gtk2.po.time_stamp (100%)
 copy samples/po/el/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/el/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/el/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/el/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/el/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/el/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/el/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/el/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/eo/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/eo/hello.po.time_stamp (100%)
 create mode 100644 samples/po/eo/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/eo/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/eo/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/eo/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/eo/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/eo/hello_gtk2.po.time_stamp (100%)
 copy samples/po/eo/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/eo/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/eo/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/eo/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/eo/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/eo/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/eo/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/eo/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/es/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/es/hello.po.time_stamp (100%)
 create mode 100644 samples/po/es/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/es/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/es/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/es/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/es/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/es/hello_gtk2.po.time_stamp (100%)
 copy samples/po/es/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/es/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/es/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/es/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/es/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/es/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/es/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/es/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/fr/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/fr/hello.po.time_stamp (100%)
 create mode 100644 samples/po/fr/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/fr/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/fr/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/fr/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/fr/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/fr/hello_gtk2.po.time_stamp (100%)
 copy samples/po/fr/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/fr/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/fr/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/fr/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/fr/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/fr/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/fr/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/fr/hello_tk.po.time_stamp (100%)
 copy samples/po/{hello.pot => hello_gtk_builder.pot} (74%)
 create mode 100644 samples/po/hr/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hr/hello.po.time_stamp (100%)
 create mode 100644 samples/po/hr/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hr/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/hr/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hr/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/hr/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hr/hello_gtk2.po.time_stamp (100%)
 copy samples/po/hr/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/hr/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/hr/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hr/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/hr/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hr/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/hr/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hr/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/hu/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hu/hello.po.time_stamp (100%)
 create mode 100644 samples/po/hu/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hu/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/hu/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hu/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/hu/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hu/hello_gtk2.po.time_stamp (100%)
 copy samples/po/hu/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/hu/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/hu/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hu/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/hu/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hu/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/hu/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/hu/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/it/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/it/hello.po.time_stamp (100%)
 create mode 100644 samples/po/it/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/it/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/it/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/it/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/it/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/it/hello_gtk2.po.time_stamp (100%)
 copy samples/po/it/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/it/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/it/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/it/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/it/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/it/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/it/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/it/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/ja/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ja/hello.po.time_stamp (100%)
 create mode 100644 samples/po/ja/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ja/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/ja/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ja/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/ja/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ja/hello_gtk2.po.time_stamp (100%)
 copy samples/po/ja/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/ja/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/ja/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ja/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/ja/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ja/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/ja/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ja/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/ko/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ko/hello.po.time_stamp (100%)
 create mode 100644 samples/po/ko/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ko/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/ko/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ko/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/ko/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ko/hello_gtk2.po.time_stamp (100%)
 copy samples/po/ko/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/ko/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/ko/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ko/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/ko/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ko/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/ko/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ko/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/lv/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/lv/hello.po.time_stamp (100%)
 create mode 100644 samples/po/lv/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/lv/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/lv/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/lv/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/lv/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/lv/hello_gtk2.po.time_stamp (100%)
 copy samples/po/lv/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/lv/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/lv/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/lv/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/lv/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/lv/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/lv/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/lv/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/nb/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nb/hello.po.time_stamp (100%)
 create mode 100644 samples/po/nb/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nb/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/nb/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nb/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/nb/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nb/hello_gtk2.po.time_stamp (100%)
 copy samples/po/nb/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/nb/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/nb/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nb/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/nb/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nb/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/nb/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nb/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/nl/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nl/hello.po.time_stamp (100%)
 create mode 100644 samples/po/nl/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nl/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/nl/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nl/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/nl/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nl/hello_gtk2.po.time_stamp (100%)
 copy samples/po/nl/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/nl/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/nl/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nl/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/nl/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nl/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/nl/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/nl/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/pt_BR/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/pt_BR/hello.po.time_stamp (100%)
 create mode 100644 samples/po/pt_BR/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/pt_BR/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/pt_BR/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/pt_BR/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/pt_BR/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/pt_BR/hello_gtk2.po.time_stamp (100%)
 copy samples/po/pt_BR/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/pt_BR/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/pt_BR/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/pt_BR/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/pt_BR/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/pt_BR/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/pt_BR/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/pt_BR/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/ru/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ru/hello.po.time_stamp (100%)
 create mode 100644 samples/po/ru/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ru/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/ru/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ru/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/ru/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ru/hello_gtk2.po.time_stamp (100%)
 copy samples/po/ru/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/ru/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/ru/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ru/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/ru/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ru/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/ru/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/ru/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/sr/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sr/hello.po.time_stamp (100%)
 create mode 100644 samples/po/sr/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sr/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/sr/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sr/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/sr/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sr/hello_gtk2.po.time_stamp (100%)
 copy samples/po/sr/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/sr/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/sr/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sr/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/sr/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sr/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/sr/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sr/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/sv/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sv/hello.po.time_stamp (100%)
 create mode 100644 samples/po/sv/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sv/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/sv/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sv/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/sv/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sv/hello_gtk2.po.time_stamp (100%)
 copy samples/po/sv/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/sv/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/sv/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sv/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/sv/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sv/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/sv/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/sv/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/uk/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/uk/hello.po.time_stamp (100%)
 create mode 100644 samples/po/uk/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/uk/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/uk/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/uk/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/uk/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/uk/hello_gtk2.po.time_stamp (100%)
 copy samples/po/uk/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/uk/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/uk/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/uk/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/uk/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/uk/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/uk/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/uk/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/vi/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/vi/hello.po.time_stamp (100%)
 create mode 100644 samples/po/vi/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/vi/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/vi/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/vi/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/vi/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/vi/hello_gtk2.po.time_stamp (100%)
 copy samples/po/vi/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/vi/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/vi/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/vi/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/vi/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/vi/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/vi/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/vi/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/zh/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh/hello.po.time_stamp (100%)
 create mode 100644 samples/po/zh/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/zh/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/zh/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh/hello_gtk2.po.time_stamp (100%)
 copy samples/po/zh/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/zh/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/zh/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/zh/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/zh/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh/hello_tk.po.time_stamp (100%)
 create mode 100644 samples/po/zh_TW/hello.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh_TW/hello.po.time_stamp (100%)
 create mode 100644 samples/po/zh_TW/hello2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh_TW/hello2.po.time_stamp (100%)
 create mode 100644 samples/po/zh_TW/hello_glade2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh_TW/hello_glade2.po.time_stamp (100%)
 create mode 100644 samples/po/zh_TW/hello_gtk2.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh_TW/hello_gtk2.po.time_stamp (100%)
 copy samples/po/zh_TW/{hello_gtk_builder.po => hello_gtk_builder.edit.po} (100%)
 copy po/bg/gettext.po.time_stamp => samples/po/zh_TW/hello_gtk_builder.po.time_stamp (100%)
 create mode 100644 samples/po/zh_TW/hello_noop.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh_TW/hello_noop.po.time_stamp (100%)
 create mode 100644 samples/po/zh_TW/hello_plural.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh_TW/hello_plural.po.time_stamp (100%)
 create mode 100644 samples/po/zh_TW/hello_tk.edit.po
 copy po/bg/gettext.po.time_stamp => samples/po/zh_TW/hello_tk.po.time_stamp (100%)
 delete mode 100644 test/locale/ja/LC_MESSAGES/npgettext.mo
 delete mode 100644 test/locale/ja/LC_MESSAGES/nsgettext.mo
 delete mode 100644 test/locale/ja/LC_MESSAGES/pgettext.mo
 delete mode 100644 test/locale/ja/LC_MESSAGES/sgettext.mo
 copy test/po/{_.pot => ja/_.edit.po} (52%)
 copy po/bg/gettext.po.time_stamp => test/po/ja/_.po.time_stamp (100%)
 copy test/po/{backslash.pot => ja/backslash.edit.po} (64%)
 copy po/bg/gettext.po.time_stamp => test/po/ja/backslash.po.time_stamp (100%)
 copy test/po/{non_ascii.pot => ja/non_ascii.edit.po} (63%)
 copy po/bg/gettext.po.time_stamp => test/po/ja/non_ascii.po.time_stamp (100%)
 create mode 100644 test/po/ja/np_.edit.po
 copy po/bg/gettext.po.time_stamp => test/po/ja/np_.po.time_stamp (100%)
 copy test/po/{ns_.pot => ja/ns_.edit.po} (76%)
 copy po/bg/gettext.po.time_stamp => test/po/ja/ns_.po.time_stamp (100%)
 create mode 100644 test/po/ja/p_.edit.po
 copy po/bg/gettext.po.time_stamp => test/po/ja/p_.po.time_stamp (100%)
 copy test/po/{s_.pot => ja/s_.edit.po} (71%)
 copy po/bg/gettext.po.time_stamp => test/po/ja/s_.po.time_stamp (100%)
 create mode 100644 test/po/ja/untranslated.edit.po
 copy po/bg/gettext.po.time_stamp => test/po/ja/untranslated.po.time_stamp (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gettext.git



More information about the Pkg-ruby-extras-commits mailing list