updated gettext based on new strings extended-cookie
authorBenjamin Mako Hill <mako@atdot.cc>
Mon, 29 May 2023 17:34:44 +0000 (10:34 -0700)
committerBenjamin Mako Hill <mako@atdot.cc>
Mon, 29 May 2023 17:55:41 +0000 (10:55 -0700)
commitc4edbe4238f4c8a0fa5e1af1cd0a3553c6bde708
treeeafa5ebb7504413446aa59de8f738fe72b9d2a05
parentb829789978c8603f24e8bc316676d062a69c70ed
updated gettext based on new strings

I reran gettext to extract strings. Although this designed to fix the fact that
I changed the 2 week cookie issue, there were a number of strings that have
changed so this ends up being a broader update.

Also rebuild po files and mo files. Translations are now out of date, but
honestly they were before in anycase.
25 files changed:
locales/de_DE/LC_MESSAGES/messages.mo
locales/de_DE/LC_MESSAGES/messages.po
locales/dk_DK/LC_MESSAGES/messages.mo
locales/dk_DK/LC_MESSAGES/messages.po
locales/en_GB/LC_MESSAGES/messages.mo
locales/en_GB/LC_MESSAGES/messages.po
locales/es_ES/LC_MESSAGES/messages.mo
locales/es_ES/LC_MESSAGES/messages.po
locales/fr_FR/LC_MESSAGES/messages.mo
locales/fr_FR/LC_MESSAGES/messages.po
locales/hi_IN/LC_MESSAGES/messages.mo
locales/hi_IN/LC_MESSAGES/messages.po
locales/it_IT/LC_MESSAGES/messages.mo
locales/it_IT/LC_MESSAGES/messages.po
locales/ja_JP/LC_MESSAGES/messages.mo
locales/ja_JP/LC_MESSAGES/messages.po
locales/lt_LT/LC_MESSAGES/messages.mo
locales/lt_LT/LC_MESSAGES/messages.po
locales/messages.po
locales/nl_NL/LC_MESSAGES/messages.mo
locales/nl_NL/LC_MESSAGES/messages.po
locales/pt_BR/LC_MESSAGES/messages.mo
locales/pt_BR/LC_MESSAGES/messages.po
locales/zh_CN/LC_MESSAGES/messages.mo
locales/zh_CN/LC_MESSAGES/messages.po

Benjamin Mako Hill || Want to submit a patch?