Skip to content

Commit

Permalink
Update strings files before CKAN 2.0 call for translations
Browse files Browse the repository at this point in the history
Pull the latest strings from the CKAN 1.8 resource on Transifex into the
po files (some new translations have been added to 1.8 on Transifex,
since 1.8 was released). I've checked these using check-po-files and
they seem okay.

I did not commit the zh_CN (Chinese) or dv (Divehi) strings files as
these currently have 0% translations for CKAN 2.0, maybe they'll be
added before the release.

Update the ckan.pot file with the strings from the source files on the
release-v2.0 branch. I've pushed this updated pot file to Transifex as
the resource CKAN 2.0.

Update the resource slug in .tx/config.

Recompile the mo files from the updated po files.
  • Loading branch information
Sean Hammond committed Mar 11, 2013
1 parent dd75f52 commit 09e7648
Show file tree
Hide file tree
Showing 62 changed files with 155,314 additions and 57,395 deletions.
2 changes: 1 addition & 1 deletion .tx/config
@@ -1,7 +1,7 @@
[main]
host = http://www.transifex.net

[ckan.1-8]
[ckan.2-0]
file_filter = ckan/i18n/<lang>/LC_MESSAGES/ckan.po
source_file = ckan/i18n/ckan.pot
source_lang = en
Expand Down
Binary file modified ckan/i18n/bg/LC_MESSAGES/ckan.mo
Binary file not shown.

0 comments on commit 09e7648

Please sign in to comment.