Skip to content

Commit

Permalink
translations: prepare project for weblate
Browse files Browse the repository at this point in the history
As we're changing the translation web service, it's important to be sure
that the dev branch is up to date against the transifex project.

* Removes the test on fuzzy translations, as weblate makes a good use of
  this information.
* Pulls the translations from transifex.
* Extract messages and update catalog.

Co-Authored-by: Igor Milhit <[email protected]>
  • Loading branch information
iGor milhit committed Jul 15, 2020
1 parent 221e4a8 commit 40d9d06
Show file tree
Hide file tree
Showing 9 changed files with 8,805 additions and 8,767 deletions.
2,160 changes: 1,081 additions & 1,079 deletions rero_ils/translations/ar/LC_MESSAGES/messages.po

Large diffs are not rendered by default.

2,160 changes: 1,081 additions & 1,079 deletions rero_ils/translations/de/LC_MESSAGES/messages.po

Large diffs are not rendered by default.

2,230 changes: 1,119 additions & 1,111 deletions rero_ils/translations/en/LC_MESSAGES/messages.po

Large diffs are not rendered by default.

2,160 changes: 1,081 additions & 1,079 deletions rero_ils/translations/es/LC_MESSAGES/messages.po

Large diffs are not rendered by default.

2,160 changes: 1,081 additions & 1,079 deletions rero_ils/translations/fr/LC_MESSAGES/messages.po

Large diffs are not rendered by default.

2,160 changes: 1,081 additions & 1,079 deletions rero_ils/translations/it/LC_MESSAGES/messages.po

Large diffs are not rendered by default.

2,157 changes: 1,079 additions & 1,078 deletions rero_ils/translations/messages.pot

Large diffs are not rendered by default.

2,379 changes: 1,202 additions & 1,177 deletions rero_ils/translations/nl/LC_MESSAGES/messages.po

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,6 @@ fi

if [ $# -eq 0 ]
then
grep -r fuzzy rero_ils/translations
if [ $? -eq 0 ]
then
error_msg+exit "Error: fuzzy tranlations!"
fi

set -e
safety check
flask utils check_json tests/data rero_ils/modules data
Expand Down

0 comments on commit 40d9d06

Please sign in to comment.