Opened 14 years ago

Closed 14 years ago

#10360 closed Patch - Translation (fixed)

[PATCH i18n] GERMAN translation

Reported by: mythtv@… Owned by: Nicolas Riendeau
Priority: minor Milestone: 0.25
Component: Translations Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Updated german translation for:

  • mythfrontend
  • all plugins

Attachments (1)

german_translation.diff.tar.bz2 (32.2 KB ) - added by mythtv@… 14 years ago.

Download all attachments as: .zip

Change History (4)

by mythtv@…, 14 years ago

comment:1 by Nicolas Riendeau, 14 years ago

Milestone: unknown0.25
Owner: changed from Kenni Lund [kenni a kelu dot dk] to Nicolas Riendeau
Status: newassigned
Version: Master Head

comment:2 by Nicolas Riendeau, 14 years ago

Hi Florian!

There is a small problem with your translation files.

None of them appear to have their language (header) set so when lupdate is run it is unable to apply rules relative to your language (such as the the plural rules).

This is why your are unable to provide two distinct translations for "star" and "stars" for example.

Usually the places where you see a word (such as "star", "item", etc...) followed by "(s)" Qt linguist is supposed to let you enter both a singular and one or more (depending of the language) plural forms (the XML generated by lupdate is different).

I can still look at your translation and set the language headers if you wish (I would set them to German/Germany unless otherwise instructed by you) and commit the result. The next time you run lupdate with those headers in place lupdate will modify all those places where a plural is permissible so that you can enter it.

Please let me know what you want me to do, commit this with the language headers I mention or wait for a new updated translation from you.

Thank you!

Nicolas

PS: I had mentioned this problem to Elkin.

comment:3 by Github, 14 years ago

Resolution: fixed
Status: assignedclosed

Updated German MythFrontend, MythArchive, MythBrowser, MythGallery, MythGame, MythMusic, MythNetvision, MythNews, MythWeather, MythZoneminder translation.

Thank you Florian!

PS: The headers were added as you requested.

Closes #10360

Signed-off-by: Nicolas Riendeau <nriendeau@…>

Branch: master Changeset: 4cdbbc817998c45458afefad427f19e492581b1f

Note: See TracTickets for help on using tickets.