Fix strings with positional arguments
commitfb6210eb84458b6daaa0c6e62b90650718bf4aa1
authorThomas Perl <thp@thpinfo.com>
Mon, 18 Jan 2010 20:20:22 +0000 (18 21:20 +0100)
committerThomas Perl <thp@thpinfo.com>
Mon, 18 Jan 2010 20:20:22 +0000 (18 21:20 +0100)
treeded87fa51263400a6cc6ad4d9c7abe3eff743d93
parent9caa458b27fb4fd5bbb12f6bd68f4e8ca1273127
Fix strings with positional arguments

Translatable format strings with more than one
positional argument should have their value
described by using a dictionary so that the
translators can reorder inserted variables.
24 files changed:
data/messages.pot [copied from data/po/nn.po with 63% similarity]
data/po/cs.po
data/po/da.po
data/po/de.po
data/po/es.po [copied from data/po/nb.po with 51% similarity]
data/po/fi.po
data/po/fr.po
data/po/gl.po
data/po/it.po
data/po/nb.po
data/po/nl.po
data/po/nn.po
data/po/pl.po [copied from data/po/nn.po with 60% similarity]
data/po/pt.po
data/po/pt_BR.po [copied from data/po/nn.po with 61% similarity]
data/po/ru.po
data/po/sv.po
data/po/uk.po
src/gpodder/console.py
src/gpodder/download.py
src/gpodder/gtkui/desktop/syncprogress.py
src/gpodder/gtkui/interface/configeditor.py
src/gpodder/gui.py
src/gpodder/sync.py