Bug 187228 - use the correct form for plurals in advancedslideshow
Summary: use the correct form for plurals in advancedslideshow
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-Presentation (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-15 15:03 UTC by Michał S.
Modified: 2018-03-23 11:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.4.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał S. 2009-03-15 15:03:48 UTC
Version:            (using KDE 4.2.1)
OS:                Linux
Installed from:    SuSE RPMs

I suggest to use plural form in language file for Advanced Slideshow plugin (kipiplugin_advancedslideshow) in this entries merging them into one entry:

#: maindialog.cpp:249
#, kde-format
msgid "%1 image [%2]"
msgstr ""

#: maindialog.cpp:251
#, kde-format
msgid "%1 images [%2]"
msgstr ""

It is conected with a number of files in slideshow list (below a file list box) and an appropriate form.

I'm a translator in Polish KDE Localization project, and my language has 3 different plural form, so this entry looks non grammatical when translated for i.e. 2 images. Regards,
Comment 1 Michał S. 2009-03-15 15:05:11 UTC
Kipi-plugins 0.2.0-rc2
Comment 2 Pino Toscano 2009-03-15 15:09:26 UTC
Using a correct is not a suggestion, but a real i18n bug.
Comment 3 Pino Toscano 2009-03-15 15:15:11 UTC
> Using a correct is not a suggestion, but a real i18n bug.

Meh, how lame I am... I really meant:
Not using the correct i18n form for plurals is not a suggestion to implement, but a real i18n bug.
Comment 4 Andi Clemens 2009-06-06 20:25:13 UTC
I guess this issue has been fixed, but the report has not been updated.
I will close this one now, please feel free to re-open it if necessary.

Andi