Opened 20 years ago

Closed 19 years ago

Last modified 19 years ago

#1685 closed patch (fixed)

Turkish i18n files for 0.19

Reported by: Görkem Çetin Owned by: Oscar Carlsson
Priority: minor Milestone: unknown
Component: mythtv Version: 0.19
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Turkish i18n files for mythtv-0.19

Attachments (12)

mythfrontend_tr.ts.gz (60.3 KB ) - added by Görkem Çetin 20 years ago.
mythfrontend_tr.ts
mythbrowser_tr.ts.gz (956 bytes ) - added by Görkem Çetin 20 years ago.
mythbrowser turkish i18n file
mythdvd_tr.ts.gz (3.6 KB ) - added by Görkem Çetin 20 years ago.
mythdvd turkish i18n file
mythgallery_tr.ts.gz (1.8 KB ) - added by Görkem Çetin 20 years ago.
mythgallery turkish i18n file
mythgame_tr.ts.gz (2.7 KB ) - added by Görkem Çetin 20 years ago.
mythgame turkish i18n file
mythnews_tr.ts.gz (588 bytes ) - added by Görkem Çetin 20 years ago.
mythnews turkish i18n file
mythmusic_tr.ts.gz (7.9 KB ) - added by Görkem Çetin 20 years ago.
mythmusic turkish i18n file
mythphone_tr.ts.gz (5.5 KB ) - added by Görkem Çetin 20 years ago.
mythphone turkish i18n file
mythvideo_tr.ts.gz (4.3 KB ) - added by Görkem Çetin 20 years ago.
mythphone turkish i18n file
mythweather_tr.ts.gz (3.6 KB ) - added by Görkem Çetin 20 years ago.
mythweather turkish i18n file
mythtv-turkish-files.tgz (2.7 KB ) - added by Görkem Çetin 19 years ago.
modified i18n.pro, translate.pro and libs/libmyth/langsettings.cpp files for mythv (0.19-fixes branch)
mythplugins-turkish-files.tgz (2.1 KB ) - added by Görkem Çetin 19 years ago.
modified i18n.pro and translate.pro files for mythplugins (0.19-fixes branch)

Download all attachments as: .zip

Change History (23)

by Görkem Çetin, 20 years ago

Attachment: mythfrontend_tr.ts.gz added

mythfrontend_tr.ts

comment:1 by anonymous, 20 years ago

Summary: i18nTurkish i18n files for 0.19

by Görkem Çetin, 20 years ago

Attachment: mythbrowser_tr.ts.gz added

mythbrowser turkish i18n file

by Görkem Çetin, 20 years ago

Attachment: mythdvd_tr.ts.gz added

mythdvd turkish i18n file

by Görkem Çetin, 20 years ago

Attachment: mythgallery_tr.ts.gz added

mythgallery turkish i18n file

by Görkem Çetin, 20 years ago

Attachment: mythgame_tr.ts.gz added

mythgame turkish i18n file

by Görkem Çetin, 20 years ago

Attachment: mythnews_tr.ts.gz added

mythnews turkish i18n file

by Görkem Çetin, 20 years ago

Attachment: mythmusic_tr.ts.gz added

mythmusic turkish i18n file

by Görkem Çetin, 20 years ago

Attachment: mythphone_tr.ts.gz added

mythphone turkish i18n file

by Görkem Çetin, 20 years ago

Attachment: mythvideo_tr.ts.gz added

mythphone turkish i18n file

by Görkem Çetin, 20 years ago

Attachment: mythweather_tr.ts.gz added

mythweather turkish i18n file

comment:2 by Görkem Çetin, 20 years ago

These are all 10 Turkish translation files for mythtv and mythplugins

comment:3 by Oscar Carlsson, 20 years ago

I need patches for the settings and the different .pro files as well.

comment:4 by Görkem Çetin, 20 years ago

What do you mean by settings and .pro files? You mean, diff files of mythphone/i18n/translate.pro, mythweb/i18n/i18n.pro and all such stuff?

comment:5 by Oscar Carlsson, 20 years ago

Yes, as well as changes to the settings screen where you choose languages.

comment:6 by Gorkem Cetin, 19 years ago

I modified necessary portions of i18n.pro and translate.pro files in mythtv/i18n and each plugin dir in mythplugins directory. however couldn't manage to find the settings files where I can add Turkish. I've added the following line to libs/libmyth/langsettings.cpp, but it didn't compile.

<< QString::fromUtf8("Türkçe") << "TR"; Turkish

Any help?

comment:7 by Colin Guthrie <mythtv@…>, 19 years ago

When you added that line to langsettings.cpp, did you remember to remove the ; from the line above? Only the last line should have a semicolon to terminate it.

Not sure if more is needed, but think that will allow you to compile ;)

comment:8 by Görkem Çetin, 19 years ago

Ah, thanks :) It compiled now... Attaching i18n.pro, translate.pro and libs/libmyth/langsettings.cpp...

by Görkem Çetin, 19 years ago

Attachment: mythtv-turkish-files.tgz added

modified i18n.pro, translate.pro and libs/libmyth/langsettings.cpp files for mythv (0.19-fixes branch)

by Görkem Çetin, 19 years ago

modified i18n.pro and translate.pro files for mythplugins (0.19-fixes branch)

comment:9 by Görkem Çetin, 19 years ago

I've tested the files and they work OK. However, I need to translate UI XML files as well. Is it done following the previous way? I can also use SVN for such minor issues which will save my time.

comment:10 by Oscar Carlsson, 19 years ago

Resolution: fixed
Status: newclosed

(In [10207]) New translation, Turkish, from G?\195?\182rkem ?\195?\135etin.

Close #1685.

comment:11 by Oscar Carlsson, 19 years ago

Since the rest of the files for the plugins are in the wrong format, they won't be applied until diffs are attached instead. Search the mailinglist for more info if this is unclear. Thanks.

Note: See TracTickets for help on using tickets.