I tried running msgfmt on all the po files and found these errors/warning in es.po and eu_ES.po.

es.po have a %S that properly should be %s:

#: src/PluginManager.cpp
#, c-format
msgid ""
"Effect at %s failed to register:\n"
"%s"
msgstr ""
"El efecto en %s falló en el registro:\n"
"%S"

And % should properly be %s:

#: src/toolbars/MixerToolBar.cpp
#, c-format
msgid "Playback Volume: %s (emulated)"
msgstr "Volumen de reproducción: % (emulado)"



eu_ES.po is missing date in:
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Audacity-translation mailing list
Audacity-translation@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-translation

Reply via email to