Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
intl: Updated language files (translations)
  • Loading branch information
perexg committed Jun 21, 2015
1 parent f33fdd0 commit ebb4f78
Show file tree
Hide file tree
Showing 9 changed files with 4,733 additions and 519 deletions.
4 changes: 2 additions & 2 deletions .tx/config
Expand Up @@ -4,12 +4,12 @@ host = https://www.transifex.com
[tvheadend.c]
file_filter = intl/tvheadend.<lang>.po
source_file = intl/tvheadend.pot
source_lang = en_GB
source_lang = en_CZ
type = PO

[tvheadend.js]
file_filter = intl/js/tvheadend.js.<lang>.po
source_file = intl/js/tvheadend.js.pot
source_lang = en_GB
source_lang = en_CZ
type = PO

3 comments on commit ebb4f78

@perexg
Copy link
Contributor Author

@perexg perexg commented on ebb4f78 Jun 21, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Select Polish in the user settings (ACL)... And relogin...

@perexg
Copy link
Contributor Author

@perexg perexg commented on ebb4f78 Jun 21, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These strings are from resource named "C" - they come from the C code not javascript...

@perexg
Copy link
Contributor Author

@perexg perexg commented on ebb4f78 Jun 22, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed all above except '{0} - {1} of {2}' - correct the translation on transifex.

Please sign in to comment.