Commit graph

16 commits

Author SHA1 Message Date
utelle
f2bf82782e
Update message catalogs
At least commit [f7d0742](f7d0742715) added several message ids with context (Mac OS port). That requires an update of the message catalogs.
2023-02-06 17:22:28 +01:00
taler21
8a06cc43d5 Use previously existing macOS menu items translations
Remove "fuzzy" from the entries that are correct.
2022-06-02 16:24:36 +02:00
taler21
9c9ea72cb8 Update message translations after the previous commit
Regenerate the message catalogs using the new context.
2022-06-02 16:23:31 +02:00
taler21
d9c53a650d Fix translations of accelerator prefixes after context change
Ensure that the accelerators using non-English strings are recognized
properly again, provided the translations for these prefixes are
available, just as it was the case before the changes of e6abc4ca12
(Update message catalogs after adding keyboard key context, 2022-04-27)

See #22354.

Closes #22388.
2022-05-07 17:03:12 +02:00
Vadim Zeitlin
e6abc4ca12 Update message catalogs after adding keyboard key context
See #22354.
2022-04-27 19:32:37 +02:00
Vadim Zeitlin
f0cbb1ffdd Update all message catalogs and sort them
Regenerate the files after the changes of 232d1c1156 (Feed sorted output
to xargs when generating wxstd.pot, 2021-01-23) which added sorting.

This results in tons of changes, but had to be done sooner or later and
now seems like not the worst moment to do it.
2021-06-15 17:49:08 +02:00
Lauri Nurmi
3305da5e70 Update all message catalogs with new strings
First time in nearly 4 years. Some 80 new strings
have been added meanwhile.

Ran "make -C locale allpo".
2021-01-21 13:39:09 +02:00
Vadim Zeitlin
33b0a70401 Fix missing quote in message catalogs in the last commit
Oops, the command in the previous commit message should have been

        sed -i'' -e '/^"Project-Id-Version/s/: wx.*/: wxWidgets 3.1\\n"/' locale/*.po~wxstd.po

but the last quote was forgotten.
2017-05-21 14:31:05 +02:00
Vadim Zeitlin
c7fc941f6c Use version 3.1 in all message catalogs
Updated automatically, using the following command

	sed -i'' -e '/^"Project-Id-Version/s/: wx.*/: wxWidgets 3.1\\n/' locale/*.po~wxstd.po

("~" pattern is a zsh extension).
2017-05-21 14:28:43 +02:00
Vadim Zeitlin
e4ef6aa82f Update all message catalogs with new strings
Just run "make -C locale allpo".
2017-05-21 14:26:22 +02:00
Dimitri Schoolwerth
d6406db6ed Refresh all source message catalogs
Run "make allpo" to include the new " strikethrough" string.
2015-05-24 01:23:32 +04:00
Dimitri Schoolwerth
59e428671c Refresh all source message catalogs
Run "make allpo" to update the catalogs because of new strings,
translator hints, and before adding a new string.
2015-05-24 01:22:40 +04:00
Václav Slavík
3a64b2e072 Refresh PO files after accelerators changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-11-25 19:04:44 +00:00
Vadim Zeitlin
0143c1f29f Aragonese translations update from Jorge Pérez Pérez.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-04-20 11:42:19 +00:00
Vadim Zeitlin
dfdde1cd06 Regenerate all .po files in the trunk too.
Bring them (more) in sync with 3.0 branch.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-02-21 16:27:57 +00:00
Vadim Zeitlin
654276295a Add Aragonese translations by Jorge Pérez.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-01-04 22:50:15 +00:00