I'm not quite sure whether the problem is in the Finnish translation or in the actual program, but in the enclosed screenshot http://personal.inet.fi/cool/l33tmmx/k3b.png on the header area the second line reads (roughly translated back to English): ISO-9660 filesystem (size: 2) - 106,3 Mib copies I was burning two (2) copies of 106,3 Mb size at the time
Obviously mixed up args: l10n-kde4/fi/messages/extragear-multimedia/libk3b.po #: projects/datacd/k3bdatajob.cpp:1009 #, kde-format msgid "ISO 9660 Filesystem (Size: %2) – One copy" msgid_plural "ISO 9660 Filesystem (Size: %2) – %1 copies" msgstr[0] "ISO 9660 -tiedostojärjestelmä (koko: %2) – yksi kopio" msgstr[1] "ISO 9660 -tiedostojärjestelmä (koko: %1) – %2 kopiota"
SVN commit 1428196 by lliehu: Fix mixed up arguments in translation M +484 -181 libk3b.po WebSVN link: http://websvn.kde.org/?view=rev&revision=1428196
The fix will come with the next release of K3b, whenever that will be. Thanks for reporting!