CONTRIBUTING.md
COPYING
ChangeLog
INSTALL
MANIFEST.in
README.rst
manage.py
requirements-optional.txt
requirements.txt
setup.py
Weblate.egg-info/PKG-INFO
Weblate.egg-info/SOURCES.txt
Weblate.egg-info/dependency_links.txt
Weblate.egg-info/entry_points.txt
Weblate.egg-info/pbr.json
Weblate.egg-info/requires.txt
Weblate.egg-info/top_level.txt
docs/Makefile
docs/about.rst
docs/api.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/faq.rst
docs/formats.rst
docs/index.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/_ext/djangodocs.py
docs/_static/weblate.png
docs/_templates/footer.html
docs/admin/access.rst
docs/admin/advertisement.rst
docs/admin/auth.rst
docs/admin/checks.rst
docs/admin/componentlists.rst
docs/admin/config.rst
docs/admin/continuous.rst
docs/admin/deployments.rst
docs/admin/index.rst
docs/admin/install.rst
docs/admin/languages.rst
docs/admin/machine.rst
docs/admin/management.rst
docs/admin/projects.rst
docs/admin/quick.rst
docs/admin/sample.rst
docs/admin/translating.rst
docs/admin/upgrade.rst
docs/admin/whiteboard.rst
docs/devel/index.rst
docs/devel/reporting.rst
docs/devel/review.rst
docs/devel/share.rst
docs/devel/starting.rst
docs/devel/translations.rst
docs/images/activity.png
docs/images/add-component-mono.png
docs/images/add-component.png
docs/images/add-project.png
docs/images/admin-wrench.png
docs/images/admin.png
docs/images/authentication.png
docs/images/automatic-translation.png
docs/images/bitbucket-settings.png
docs/images/dashboard-dropdown.png
docs/images/engage.png
docs/images/export-import.png
docs/images/github-settings-edit.png
docs/images/github-settings.png
docs/images/glossary-edit.png
docs/images/manage-users.png
docs/images/plurals.png
docs/images/profile-subscriptions.png
docs/images/project-glossaries.png
docs/images/reporting.png
docs/images/secondary-language.png
docs/images/strings-to-check.png
docs/images/weblate-287x66-white.png
docs/images/weblate-88x31-grey.png
docs/images/weblate-shields-badge.pdf
docs/images/weblate-shields-badge.svg
docs/images/weblate-status-badge.png
docs/images/whiteboard-language.png
docs/images/whiteboard-project.png
docs/images/whiteboard.png
docs/images/your-translations.png
docs/user/basic.rst
docs/user/checks.rst
docs/user/files.rst
docs/user/index.rst
docs/user/profile.rst
docs/user/translating.rst
examples/apache-path.conf
examples/apache.conf
examples/benchmark
examples/check_czech.py
examples/check_foo.py
examples/compress-repos
examples/fix_foo.py
examples/generate-secret-key
examples/git-merge-gettext-po
examples/hook-cleanup-android
examples/hook-generate-mo
examples/hook-replace-single-quotes
examples/hook-sort-properties
examples/hook-unwrap-po
examples/hook-update-linguas
examples/hook-update-resx
examples/lighttpd.conf
examples/mt_service.py
examples/weblate.nginx.conf
examples/weblate.uwsgi.ini
weblate/__init__.py
weblate/appsettings.py
weblate/logger.py
weblate/models.py
weblate/openshiftlib.py
weblate/requirements.py
weblate/runner.py
weblate/settings_example.py
weblate/settings_openshift.py
weblate/settings_test.py
weblate/settings_test_nose.py
weblate/sitemaps.py
weblate/test_openshift.py
weblate/urls.py
weblate/wsgi.py
weblate/accounts/__init__.py
weblate/accounts/admin.py
weblate/accounts/auth.py
weblate/accounts/avatar.py
weblate/accounts/captcha.py
weblate/accounts/forms.py
weblate/accounts/middleware.py
weblate/accounts/models.py
weblate/accounts/pipeline.py
weblate/accounts/strategy.py
weblate/accounts/urls.py
weblate/accounts/views.py
weblate/accounts/management/__init__.py
weblate/accounts/management/commands/__init__.py
weblate/accounts/management/commands/changesite.py
weblate/accounts/management/commands/createadmin.py
weblate/accounts/management/commands/dumpuserdata.py
weblate/accounts/management/commands/importuserdata.py
weblate/accounts/management/commands/importusers.py
weblate/accounts/management/commands/setupgroups.py
weblate/accounts/migrations/0001_initial.py
weblate/accounts/migrations/0002_auto_20140923_1543.py
weblate/accounts/migrations/0003_auto_20141104_1159.py
weblate/accounts/migrations/0004_auto_20150108_1424.py
weblate/accounts/migrations/0005_auto_20150330_1358.py
weblate/accounts/migrations/0006_profile_hide_completed.py
weblate/accounts/migrations/0007_auto_20150427_1505.py
weblate/accounts/migrations/0008_profile_hide_source_secondary.py
weblate/accounts/migrations/0009_auto_20150630_1213.py
weblate/accounts/migrations/0010_auto_20150819_1457.py
weblate/accounts/migrations/0011_auto_20150916_0952.py
weblate/accounts/migrations/0012_auto_20151112_0738.py
weblate/accounts/migrations/0013_auto_20151222_1006.py
weblate/accounts/migrations/0014_auto_20160302_1025.py
weblate/accounts/migrations/0015_auto_20160304_1418.py
weblate/accounts/migrations/__init__.py
weblate/accounts/templatetags/__init__.py
weblate/accounts/templatetags/authnames.py
weblate/accounts/tests/__init__.py
weblate/accounts/tests/test_avatars.py
weblate/accounts/tests/test_commands.py
weblate/accounts/tests/test_forms.py
weblate/accounts/tests/test_middleware.py
weblate/accounts/tests/test_models.py
weblate/accounts/tests/test_notifications.py
weblate/accounts/tests/test_registration.py
weblate/accounts/tests/test_views.py
weblate/billing/__init__.py
weblate/billing/admin.py
weblate/billing/models.py
weblate/billing/tests.py
weblate/billing/views.py
weblate/billing/management/__init__.py
weblate/billing/management/commands/__init__.py
weblate/billing/management/commands/billing_check.py
weblate/billing/migrations/0001_initial.py
weblate/billing/migrations/0002_auto_20150917_1445.py
weblate/billing/migrations/0003_auto_20150917_1457.py
weblate/billing/migrations/0004_auto_20150917_1521.py
weblate/billing/migrations/0005_billing_trial.py
weblate/billing/migrations/0006_auto_20160106_1834.py
weblate/billing/migrations/0007_invoice.py
weblate/billing/migrations/0008_billing_state.py
weblate/billing/migrations/0009_remove_billing_trial.py
weblate/billing/migrations/0010_auto_20160210_1407.py
weblate/billing/migrations/0011_auto_20160210_1522.py
weblate/billing/migrations/__init__.py
weblate/billing/test-data/00000.pdf
weblate/html/403.html
weblate/html/404.html
weblate/html/500.html
weblate/html/about.html
weblate/html/activity-tab.html
weblate/html/badge.svg
weblate/html/base.html
weblate/html/billing-used.html
weblate/html/check.html
weblate/html/check_project.html
weblate/html/check_subproject.html
weblate/html/checks.html
weblate/html/data-root.html
weblate/html/data.html
weblate/html/dictionaries.html
weblate/html/dictionary.html
weblate/html/edit_dictionary.html
weblate/html/engage.html
weblate/html/footer.html
weblate/html/format-translation.html
weblate/html/git-commit-info.html
weblate/html/i18n.html
weblate/html/index.html
weblate/html/language.html
weblate/html/languages.html
weblate/html/last-changes-content.html
weblate/html/legend.html
weblate/html/list-checks.html
weblate/html/list-comments.html
weblate/html/list-projects.html
weblate/html/list-translations.html
weblate/html/message.html
weblate/html/paginator.html
weblate/html/progress.html
weblate/html/project.html
weblate/html/project_info.html
weblate/html/search-form.html
weblate/html/search.html
weblate/html/share.html
weblate/html/show-lock.html
weblate/html/source-review.html
weblate/html/source.html
weblate/html/stats.html
weblate/html/subproject.html
weblate/html/subproject_info.html
weblate/html/title.html
weblate/html/translate.html
weblate/html/translation-download.html
weblate/html/translation.html
weblate/html/unit-context.html
weblate/html/unit-details.html
weblate/html/user-activity.html
weblate/html/widgets-root.html
weblate/html/widgets.html
weblate/html/zen-response.html
weblate/html/zen-units.html
weblate/html/zen.html
weblate/html/accounts/contact.html
weblate/html/accounts/email-sent.html
weblate/html/accounts/email.html
weblate/html/accounts/hosting.html
weblate/html/accounts/login.html
weblate/html/accounts/password.html
weblate/html/accounts/profile.html
weblate/html/accounts/register.html
weblate/html/accounts/removal.html
weblate/html/accounts/reset.html
weblate/html/accounts/user.html
weblate/html/admin/custom-index.html
weblate/html/admin/performance.html
weblate/html/admin/report.html
weblate/html/admin/ssh.html
weblate/html/admin/accounts/change_form.html
weblate/html/admin/trans/change_form.html
weblate/html/bootstrap3/layout/inline_field.html
weblate/html/js/changes.html
weblate/html/js/detail.html
weblate/html/js/git-status.html
weblate/html/mail/activation.html
weblate/html/mail/activation.txt
weblate/html/mail/activation_subject.txt
weblate/html/mail/base.html
weblate/html/mail/changed_translation.html
weblate/html/mail/changed_translation.txt
weblate/html/mail/changed_translation_subject.txt
weblate/html/mail/footer.html
weblate/html/mail/footer.txt
weblate/html/mail/merge_failure.html
weblate/html/mail/merge_failure.txt
weblate/html/mail/merge_failure_subject.txt
weblate/html/mail/new_comment.html
weblate/html/mail/new_comment.txt
weblate/html/mail/new_comment_subject.txt
weblate/html/mail/new_contributor.html
weblate/html/mail/new_contributor.txt
weblate/html/mail/new_contributor_subject.txt
weblate/html/mail/new_language.html
weblate/html/mail/new_language.txt
weblate/html/mail/new_language_subject.txt
weblate/html/mail/new_string.html
weblate/html/mail/new_string.txt
weblate/html/mail/new_string_subject.txt
weblate/html/mail/new_suggestion.html
weblate/html/mail/new_suggestion.txt
weblate/html/mail/new_suggestion_subject.txt
weblate/html/mail/new_translation.html
weblate/html/mail/new_translation.txt
weblate/html/mail/new_translation_subject.txt
weblate/html/mail/parse_error.html
weblate/html/mail/parse_error.txt
weblate/html/mail/parse_error_subject.txt
weblate/html/mail/reset.html
weblate/html/mail/reset.txt
weblate/html/mail/reset_subject.txt
weblate/html/mail/signature.txt
weblate/html/trans/change_list.html
weblate/lang/__init__.py
weblate/lang/admin.py
weblate/lang/apps.py
weblate/lang/data.py
weblate/lang/models.py
weblate/lang/plurals.txt
weblate/lang/tests.py
weblate/lang/views.py
weblate/lang/management/__init__.py
weblate/lang/management/commands/__init__.py
weblate/lang/management/commands/checklang.py
weblate/lang/management/commands/setuplang.py
weblate/lang/migrations/0001_initial.py
weblate/lang/migrations/0002_auto_20150630_1208.py
weblate/lang/migrations/__init__.py
weblate/locale/ach/LC_MESSAGES/django.mo
weblate/locale/ach/LC_MESSAGES/django.po
weblate/locale/ach/LC_MESSAGES/djangojs.mo
weblate/locale/ach/LC_MESSAGES/djangojs.po
weblate/locale/ar/LC_MESSAGES/django.mo
weblate/locale/ar/LC_MESSAGES/django.po
weblate/locale/ar/LC_MESSAGES/djangojs.mo
weblate/locale/ar/LC_MESSAGES/djangojs.po
weblate/locale/ast/LC_MESSAGES/django.mo
weblate/locale/ast/LC_MESSAGES/django.po
weblate/locale/ast/LC_MESSAGES/djangojs.mo
weblate/locale/ast/LC_MESSAGES/djangojs.po
weblate/locale/az/LC_MESSAGES/django.mo
weblate/locale/az/LC_MESSAGES/django.po
weblate/locale/az/LC_MESSAGES/djangojs.mo
weblate/locale/az/LC_MESSAGES/djangojs.po
weblate/locale/be/LC_MESSAGES/django.mo
weblate/locale/be/LC_MESSAGES/django.po
weblate/locale/be/LC_MESSAGES/djangojs.mo
weblate/locale/be/LC_MESSAGES/djangojs.po
weblate/locale/be@latin/LC_MESSAGES/django.mo
weblate/locale/be@latin/LC_MESSAGES/django.po
weblate/locale/be@latin/LC_MESSAGES/djangojs.mo
weblate/locale/be@latin/LC_MESSAGES/djangojs.po
weblate/locale/br/LC_MESSAGES/django.mo
weblate/locale/br/LC_MESSAGES/django.po
weblate/locale/br/LC_MESSAGES/djangojs.mo
weblate/locale/br/LC_MESSAGES/djangojs.po
weblate/locale/ca/LC_MESSAGES/django.mo
weblate/locale/ca/LC_MESSAGES/django.po
weblate/locale/ca/LC_MESSAGES/djangojs.mo
weblate/locale/ca/LC_MESSAGES/djangojs.po
weblate/locale/cs/LC_MESSAGES/django.mo
weblate/locale/cs/LC_MESSAGES/django.po
weblate/locale/cs/LC_MESSAGES/djangojs.mo
weblate/locale/cs/LC_MESSAGES/djangojs.po
weblate/locale/da/LC_MESSAGES/django.mo
weblate/locale/da/LC_MESSAGES/django.po
weblate/locale/da/LC_MESSAGES/djangojs.mo
weblate/locale/da/LC_MESSAGES/djangojs.po
weblate/locale/de/LC_MESSAGES/django.mo
weblate/locale/de/LC_MESSAGES/django.po
weblate/locale/de/LC_MESSAGES/djangojs.mo
weblate/locale/de/LC_MESSAGES/djangojs.po
weblate/locale/el/LC_MESSAGES/django.mo
weblate/locale/el/LC_MESSAGES/django.po
weblate/locale/el/LC_MESSAGES/djangojs.mo
weblate/locale/el/LC_MESSAGES/djangojs.po
weblate/locale/en_GB/LC_MESSAGES/django.mo
weblate/locale/en_GB/LC_MESSAGES/django.po
weblate/locale/en_GB/LC_MESSAGES/djangojs.mo
weblate/locale/en_GB/LC_MESSAGES/djangojs.po
weblate/locale/eo/LC_MESSAGES/django.mo
weblate/locale/eo/LC_MESSAGES/django.po
weblate/locale/eo/LC_MESSAGES/djangojs.mo
weblate/locale/eo/LC_MESSAGES/djangojs.po
weblate/locale/es/LC_MESSAGES/django.mo
weblate/locale/es/LC_MESSAGES/django.po
weblate/locale/es/LC_MESSAGES/djangojs.mo
weblate/locale/es/LC_MESSAGES/djangojs.po
weblate/locale/fa/LC_MESSAGES/django.mo
weblate/locale/fa/LC_MESSAGES/django.po
weblate/locale/fa/LC_MESSAGES/djangojs.mo
weblate/locale/fa/LC_MESSAGES/djangojs.po
weblate/locale/fi/LC_MESSAGES/django.mo
weblate/locale/fi/LC_MESSAGES/django.po
weblate/locale/fi/LC_MESSAGES/djangojs.mo
weblate/locale/fi/LC_MESSAGES/djangojs.po
weblate/locale/fr/LC_MESSAGES/django.mo
weblate/locale/fr/LC_MESSAGES/django.po
weblate/locale/fr/LC_MESSAGES/djangojs.mo
weblate/locale/fr/LC_MESSAGES/djangojs.po
weblate/locale/fy/LC_MESSAGES/django.mo
weblate/locale/fy/LC_MESSAGES/django.po
weblate/locale/fy/LC_MESSAGES/djangojs.mo
weblate/locale/fy/LC_MESSAGES/djangojs.po
weblate/locale/gl/LC_MESSAGES/django.mo
weblate/locale/gl/LC_MESSAGES/django.po
weblate/locale/gl/LC_MESSAGES/djangojs.mo
weblate/locale/gl/LC_MESSAGES/djangojs.po
weblate/locale/he/LC_MESSAGES/django.mo
weblate/locale/he/LC_MESSAGES/django.po
weblate/locale/he/LC_MESSAGES/djangojs.mo
weblate/locale/he/LC_MESSAGES/djangojs.po
weblate/locale/hu/LC_MESSAGES/django.mo
weblate/locale/hu/LC_MESSAGES/django.po
weblate/locale/hu/LC_MESSAGES/djangojs.mo
weblate/locale/hu/LC_MESSAGES/djangojs.po
weblate/locale/hy/LC_MESSAGES/django.mo
weblate/locale/hy/LC_MESSAGES/django.po
weblate/locale/hy/LC_MESSAGES/djangojs.mo
weblate/locale/hy/LC_MESSAGES/djangojs.po
weblate/locale/id/LC_MESSAGES/django.mo
weblate/locale/id/LC_MESSAGES/django.po
weblate/locale/id/LC_MESSAGES/djangojs.mo
weblate/locale/id/LC_MESSAGES/djangojs.po
weblate/locale/it/LC_MESSAGES/django.mo
weblate/locale/it/LC_MESSAGES/django.po
weblate/locale/it/LC_MESSAGES/djangojs.mo
weblate/locale/it/LC_MESSAGES/djangojs.po
weblate/locale/ja/LC_MESSAGES/django.mo
weblate/locale/ja/LC_MESSAGES/django.po
weblate/locale/ja/LC_MESSAGES/djangojs.mo
weblate/locale/ja/LC_MESSAGES/djangojs.po
weblate/locale/ko/LC_MESSAGES/django.mo
weblate/locale/ko/LC_MESSAGES/django.po
weblate/locale/ko/LC_MESSAGES/djangojs.mo
weblate/locale/ko/LC_MESSAGES/djangojs.po
weblate/locale/ksh/LC_MESSAGES/django.mo
weblate/locale/ksh/LC_MESSAGES/django.po
weblate/locale/ksh/LC_MESSAGES/djangojs.mo
weblate/locale/ksh/LC_MESSAGES/djangojs.po
weblate/locale/nb/LC_MESSAGES/django.mo
weblate/locale/nb/LC_MESSAGES/django.po
weblate/locale/nb/LC_MESSAGES/djangojs.mo
weblate/locale/nb/LC_MESSAGES/djangojs.po
weblate/locale/nl/LC_MESSAGES/django.mo
weblate/locale/nl/LC_MESSAGES/django.po
weblate/locale/nl/LC_MESSAGES/djangojs.mo
weblate/locale/nl/LC_MESSAGES/djangojs.po
weblate/locale/pl/LC_MESSAGES/django.mo
weblate/locale/pl/LC_MESSAGES/django.po
weblate/locale/pl/LC_MESSAGES/djangojs.mo
weblate/locale/pl/LC_MESSAGES/djangojs.po
weblate/locale/pt/LC_MESSAGES/django.mo
weblate/locale/pt/LC_MESSAGES/django.po
weblate/locale/pt/LC_MESSAGES/djangojs.mo
weblate/locale/pt/LC_MESSAGES/djangojs.po
weblate/locale/pt_BR/LC_MESSAGES/django.mo
weblate/locale/pt_BR/LC_MESSAGES/django.po
weblate/locale/pt_BR/LC_MESSAGES/djangojs.mo
weblate/locale/pt_BR/LC_MESSAGES/djangojs.po
weblate/locale/ro/LC_MESSAGES/django.mo
weblate/locale/ro/LC_MESSAGES/django.po
weblate/locale/ro/LC_MESSAGES/djangojs.mo
weblate/locale/ro/LC_MESSAGES/djangojs.po
weblate/locale/ru/LC_MESSAGES/django.mo
weblate/locale/ru/LC_MESSAGES/django.po
weblate/locale/ru/LC_MESSAGES/djangojs.mo
weblate/locale/ru/LC_MESSAGES/djangojs.po
weblate/locale/sk/LC_MESSAGES/django.mo
weblate/locale/sk/LC_MESSAGES/django.po
weblate/locale/sk/LC_MESSAGES/djangojs.mo
weblate/locale/sk/LC_MESSAGES/djangojs.po
weblate/locale/sl/LC_MESSAGES/django.mo
weblate/locale/sl/LC_MESSAGES/django.po
weblate/locale/sl/LC_MESSAGES/djangojs.mo
weblate/locale/sl/LC_MESSAGES/djangojs.po
weblate/locale/sq/LC_MESSAGES/django.mo
weblate/locale/sq/LC_MESSAGES/django.po
weblate/locale/sq/LC_MESSAGES/djangojs.mo
weblate/locale/sq/LC_MESSAGES/djangojs.po
weblate/locale/sr/LC_MESSAGES/django.mo
weblate/locale/sr/LC_MESSAGES/django.po
weblate/locale/sr/LC_MESSAGES/djangojs.mo
weblate/locale/sr/LC_MESSAGES/djangojs.po
weblate/locale/sv/LC_MESSAGES/django.mo
weblate/locale/sv/LC_MESSAGES/django.po
weblate/locale/sv/LC_MESSAGES/djangojs.mo
weblate/locale/sv/LC_MESSAGES/djangojs.po
weblate/locale/sw/LC_MESSAGES/django.mo
weblate/locale/sw/LC_MESSAGES/django.po
weblate/locale/sw/LC_MESSAGES/djangojs.mo
weblate/locale/sw/LC_MESSAGES/djangojs.po
weblate/locale/th/LC_MESSAGES/django.mo
weblate/locale/th/LC_MESSAGES/django.po
weblate/locale/th/LC_MESSAGES/djangojs.mo
weblate/locale/th/LC_MESSAGES/djangojs.po
weblate/locale/tlh/LC_MESSAGES/django.mo
weblate/locale/tlh/LC_MESSAGES/django.po
weblate/locale/tlh/LC_MESSAGES/djangojs.mo
weblate/locale/tlh/LC_MESSAGES/djangojs.po
weblate/locale/tr/LC_MESSAGES/django.mo
weblate/locale/tr/LC_MESSAGES/django.po
weblate/locale/tr/LC_MESSAGES/djangojs.mo
weblate/locale/tr/LC_MESSAGES/djangojs.po
weblate/locale/uk/LC_MESSAGES/django.mo
weblate/locale/uk/LC_MESSAGES/django.po
weblate/locale/uk/LC_MESSAGES/djangojs.mo
weblate/locale/uk/LC_MESSAGES/djangojs.po
weblate/locale/vi/LC_MESSAGES/django.mo
weblate/locale/vi/LC_MESSAGES/django.po
weblate/locale/vi/LC_MESSAGES/djangojs.mo
weblate/locale/vi/LC_MESSAGES/djangojs.po
weblate/locale/zh_Hans/LC_MESSAGES/django.mo
weblate/locale/zh_Hans/LC_MESSAGES/django.po
weblate/locale/zh_Hans/LC_MESSAGES/djangojs.mo
weblate/locale/zh_Hans/LC_MESSAGES/djangojs.po
weblate/locale/zh_Hant/LC_MESSAGES/django.mo
weblate/locale/zh_Hant/LC_MESSAGES/django.po
weblate/locale/zh_Hant/LC_MESSAGES/djangojs.mo
weblate/locale/zh_Hant/LC_MESSAGES/djangojs.po
weblate/static/chartist.min.css
weblate/static/favicon.ico
weblate/static/loader-bootstrap.js
weblate/static/multi-select.css
weblate/static/robots.txt
weblate/static/style-bootstrap.css
weblate/static/weblate-128.png
weblate/static/weblate-32.png
weblate/static/bootstrap/config.json
weblate/static/bootstrap/css/bootstrap-datepicker3.css
weblate/static/bootstrap/css/bootstrap-rtl.css
weblate/static/bootstrap/css/bootstrap-theme.css
weblate/static/bootstrap/css/bootstrap.css
weblate/static/bootstrap/js/bootstrap-datepicker.js
weblate/static/bootstrap/js/bootstrap.js
weblate/static/font-awesome/css/font-awesome.css
weblate/static/font-awesome/fonts/fontawesome-webfont.eot
weblate/static/font-awesome/fonts/fontawesome-webfont.svg
weblate/static/font-awesome/fonts/fontawesome-webfont.ttf
weblate/static/font-awesome/fonts/fontawesome-webfont.woff
weblate/static/font-awesome/fonts/fontawesome-webfont.woff2
weblate/static/font-linux/font-linux.css
weblate/static/font-linux/font-linux.svg
weblate/static/font-linux/font-linux.ttf
weblate/static/font-linux/font-linux.woff
weblate/static/js/autosize.js
weblate/static/js/chartist.js
weblate/static/js/jquery-1.11.3.js
weblate/static/js/jquery.cookie.js
weblate/static/js/jquery.multi-select.js
weblate/static/js/jquery.sortElements.js
weblate/static/js/mousetrap-global-bind.js
weblate/static/js/mousetrap.js
weblate/trans/__init__.py
weblate/trans/admin.py
weblate/trans/admin_views.py
weblate/trans/apps.py
weblate/trans/aresource.py
weblate/trans/autotranslate.py
weblate/trans/boolean_sum.py
weblate/trans/checklists.py
weblate/trans/context_processors.py
weblate/trans/data.py
weblate/trans/debug.py
weblate/trans/exporters.py
weblate/trans/feeds.py
weblate/trans/fields.py
weblate/trans/filelock.py
weblate/trans/fonts.py
weblate/trans/formats.py
weblate/trans/forms.py
weblate/trans/mixins.py
weblate/trans/permissions.py
weblate/trans/scripts.py
weblate/trans/search.py
weblate/trans/signals.py
weblate/trans/simplediff.py
weblate/trans/site.py
weblate/trans/specialchars.py
weblate/trans/ssh.py
weblate/trans/util.py
weblate/trans/validators.py
weblate/trans/vcs.py
weblate/trans/widgets.py
weblate/trans/autofixes/__init__.py
weblate/trans/autofixes/base.py
weblate/trans/autofixes/chars.py
weblate/trans/autofixes/whitespace.py
weblate/trans/checks/__init__.py
weblate/trans/checks/angularjs.py
weblate/trans/checks/base.py
weblate/trans/checks/chars.py
weblate/trans/checks/consistency.py
weblate/trans/checks/data.py
weblate/trans/checks/format.py
weblate/trans/checks/markup.py
weblate/trans/checks/same.py
weblate/trans/checks/source.py
weblate/trans/machine/__init__.py
weblate/trans/machine/apertium.py
weblate/trans/machine/base.py
weblate/trans/machine/dummy.py
weblate/trans/machine/glosbe.py
weblate/trans/machine/google.py
weblate/trans/machine/microsoft.py
weblate/trans/machine/mymemory.py
weblate/trans/machine/tmserver.py
weblate/trans/machine/weblatetm.py
weblate/trans/management/__init__.py
weblate/trans/management/commands/__init__.py
weblate/trans/management/commands/add_suggestions.py
weblate/trans/management/commands/auto_translate.py
weblate/trans/management/commands/benchmark.py
weblate/trans/management/commands/checkgit.py
weblate/trans/management/commands/cleanuptrans.py
weblate/trans/management/commands/commit_pending.py
weblate/trans/management/commands/commitgit.py
weblate/trans/management/commands/fixup_flags.py
weblate/trans/management/commands/import_project.py
weblate/trans/management/commands/list_ignored_checks.py
weblate/trans/management/commands/list_same_checks.py
weblate/trans/management/commands/list_versions.py
weblate/trans/management/commands/loadpo.py
weblate/trans/management/commands/lock_translation.py
weblate/trans/management/commands/pushgit.py
weblate/trans/management/commands/rebuild_index.py
weblate/trans/management/commands/unlock_translation.py
weblate/trans/management/commands/update_index.py
weblate/trans/management/commands/updatechecks.py
weblate/trans/management/commands/updategit.py
weblate/trans/migrations/0001_initial.py
weblate/trans/migrations/0002_auto_20141021_1347.py
weblate/trans/migrations/0003_auto_20141021_1348.py
weblate/trans/migrations/0004_auto_20141021_1550.py
weblate/trans/migrations/0005_auto_20141021_1550.py
weblate/trans/migrations/0006_auto_20141021_1609.py
weblate/trans/migrations/0007_auto_20141022_1159.py
weblate/trans/migrations/0008_auto_20141104_1200.py
weblate/trans/migrations/0009_auto_20141110_1501.py
weblate/trans/migrations/0010_source_check_flags.py
weblate/trans/migrations/0011_auto_20141114_1008.py
weblate/trans/migrations/0012_translation_have_comment.py
weblate/trans/migrations/0013_auto_20141124_1036.py
weblate/trans/migrations/0014_auto_20141202_1101.py
weblate/trans/migrations/0015_auto_20141203_1345.py
weblate/trans/migrations/0016_auto_20141208_1029.py
weblate/trans/migrations/0017_auto_20150108_1424.py
weblate/trans/migrations/0018_auto_20150213_1447.py
weblate/trans/migrations/0019_auto_20150220_1354.py
weblate/trans/migrations/0020_auto_20150220_1356.py
weblate/trans/migrations/0021_auto_20150306_1605.py
weblate/trans/migrations/0022_auto_20150309_0932.py
weblate/trans/migrations/0023_project_owner.py
weblate/trans/migrations/0024_subproject_edit_template.py
weblate/trans/migrations/0025_subproject_post_update_script.py
weblate/trans/migrations/0026_auto_20150401_1029.py
weblate/trans/migrations/0027_auto_20150401_1030.py
weblate/trans/migrations/0028_auto_20150402_1430.py
weblate/trans/migrations/0029_auto_20150415_1318.py
weblate/trans/migrations/0030_change_subproject.py
weblate/trans/migrations/0031_auto_20150415_1339.py
weblate/trans/migrations/0032_subproject_agreement.py
weblate/trans/migrations/0033_auto_20150618_1138.py
weblate/trans/migrations/0034_auto_20150618_1140.py
weblate/trans/migrations/0035_auto_20150630_1208.py
weblate/trans/migrations/0036_auto_20150709_1005.py
weblate/trans/migrations/0037_auto_20150810_1348.py
weblate/trans/migrations/0038_auto_20150810_1354.py
weblate/trans/migrations/0039_remove_project_owner.py
weblate/trans/migrations/0040_auto_20150818_1643.py
weblate/trans/migrations/0041_auto_20150819_1457.py
weblate/trans/migrations/0042_auto_20150910_0854.py
weblate/trans/migrations/0043_auto_20150910_0909.py
weblate/trans/migrations/0044_auto_20150916_0952.py
weblate/trans/migrations/0045_auto_20150916_1007.py
weblate/trans/migrations/0046_auto_20151111_1456.py
weblate/trans/migrations/0047_project_source_language.py
weblate/trans/migrations/0048_auto_20151120_1306.py
weblate/trans/migrations/0049_auto_20151222_0949.py
weblate/trans/migrations/0050_auto_20151222_1006.py
weblate/trans/migrations/0051_auto_20151222_1059.py
weblate/trans/migrations/0052_install_group_acl.py
weblate/trans/migrations/0053_auto_20160202_1145.py
weblate/trans/migrations/0054_auto_20160202_1219.py
weblate/trans/migrations/0055_auto_20160202_1221.py
weblate/trans/migrations/0056_auto_20160202_1224.py
weblate/trans/migrations/0057_indexupdate_language_code.py
weblate/trans/migrations/0058_componentlist.py
weblate/trans/migrations/0059_auto_20160303_0934.py
weblate/trans/migrations/0060_auto_20160310_0950.py
weblate/trans/migrations/__init__.py
weblate/trans/models/__init__.py
weblate/trans/models/advertisement.py
weblate/trans/models/changes.py
weblate/trans/models/componentlist.py
weblate/trans/models/dictionary.py
weblate/trans/models/group_acl.py
weblate/trans/models/project.py
weblate/trans/models/search.py
weblate/trans/models/source.py
weblate/trans/models/subproject.py
weblate/trans/models/translation.py
weblate/trans/models/unit.py
weblate/trans/models/unitdata.py
weblate/trans/models/whiteboard.py
weblate/trans/templatetags/__init__.py
weblate/trans/templatetags/permissions.py
weblate/trans/templatetags/translations.py
weblate/trans/tests/__init__.py
weblate/trans/tests/test_acl.py
weblate/trans/tests/test_admin.py
weblate/trans/tests/test_advertisement.py
weblate/trans/tests/test_angularjs_checks.py
weblate/trans/tests/test_autofix.py
weblate/trans/tests/test_autotranslate.py
weblate/trans/tests/test_basic_views.py
weblate/trans/tests/test_changes.py
weblate/trans/tests/test_chars_checks.py
weblate/trans/tests/test_charts.py
weblate/trans/tests/test_check_views.py
weblate/trans/tests/test_checks.py
weblate/trans/tests/test_commands.py
weblate/trans/tests/test_comment.py
weblate/trans/tests/test_consistency_checks.py
weblate/trans/tests/test_debug.py
weblate/trans/tests/test_dictionary.py
weblate/trans/tests/test_diff.py
weblate/trans/tests/test_edit.py
weblate/trans/tests/test_exports.py
weblate/trans/tests/test_filelock.py
weblate/trans/tests/test_files.py
weblate/trans/tests/test_format_checks.py
weblate/trans/tests/test_formats.py
weblate/trans/tests/test_git_views.py
weblate/trans/tests/test_hooks.py
weblate/trans/tests/test_js_views.py
weblate/trans/tests/test_lock.py
weblate/trans/tests/test_machine.py
weblate/trans/tests/test_markup_checks.py
weblate/trans/tests/test_models.py
weblate/trans/tests/test_permissions.py
weblate/trans/tests/test_remote.py
weblate/trans/tests/test_reports.py
weblate/trans/tests/test_requirements.py
weblate/trans/tests/test_same_checks.py
weblate/trans/tests/test_scripts.py
weblate/trans/tests/test_search.py
weblate/trans/tests/test_selenium.py
weblate/trans/tests/test_sitemaps.py
weblate/trans/tests/test_source_checks.py
weblate/trans/tests/test_specialchars.py
weblate/trans/tests/test_ssh.py
weblate/trans/tests/test_subproject.py
weblate/trans/tests/test_suggestions.py
weblate/trans/tests/test_templatetags.py
weblate/trans/tests/test_unitdata.py
weblate/trans/tests/test_util.py
weblate/trans/tests/test_utils.py
weblate/trans/tests/test_vcs.py
weblate/trans/tests/test_views.py
weblate/trans/tests/test_widgets.py
weblate/trans/tests/utils.py
weblate/trans/tests/data/cs-badplurals.po
weblate/trans/tests/data/cs-bom.po
weblate/trans/tests/data/cs-fuzzy.po
weblate/trans/tests/data/cs.csv
weblate/trans/tests/data/cs.json
weblate/trans/tests/data/cs.mo
weblate/trans/tests/data/cs.php
weblate/trans/tests/data/cs.po
weblate/trans/tests/data/cs.resx
weblate/trans/tests/data/cs.ts
weblate/trans/tests/data/cs.xliff
weblate/trans/tests/data/hello.pot
weblate/trans/tests/data/hub
weblate/trans/tests/data/known_hosts
weblate/trans/tests/data/ssh-keyscan
weblate/trans/tests/data/strings-cs.xml
weblate/trans/tests/data/strings.xml
weblate/trans/tests/data/swing.properties
weblate/trans/tests/data/terms-header.csv
weblate/trans/tests/data/terms.csv
weblate/trans/tests/data/terms.po
weblate/trans/tests/data/terms.tbx
weblate/trans/tests/data/unicode.pot
weblate/trans/tests/data/users-django.json
weblate/trans/tests/data/users.json
weblate/trans/views/__init__.py
weblate/trans/views/acl.py
weblate/trans/views/api.py
weblate/trans/views/basic.py
weblate/trans/views/changes.py
weblate/trans/views/charts.py
weblate/trans/views/checks.py
weblate/trans/views/dictionary.py
weblate/trans/views/edit.py
weblate/trans/views/files.py
weblate/trans/views/git.py
weblate/trans/views/helper.py
weblate/trans/views/js.py
weblate/trans/views/lock.py
weblate/trans/views/reports.py
weblate/trans/views/source.py
weblate/trans/views/widgets.py
weblate/trans/widget-images/287x66-black.png
weblate/trans/widget-images/287x66-grey.png
weblate/trans/widget-images/287x66-white.png
weblate/trans/widget-images/88x31-black.png
weblate/trans/widget-images/88x31-grey.png
weblate/trans/widget-images/88x31-white.png
weblate/trans/widget-images/badge-failing.png
weblate/trans/widget-images/badge-medium.png
weblate/trans/widget-images/badge-passing.png
weblate/ttf/DejaVuSans-Bold.ttf
weblate/ttf/DejaVuSans.ttf
weblate/ttf/DroidSans-Bold.ttf
weblate/ttf/DroidSans.ttf
weblate/ttf/DroidSansFallback.ttf
weblate/ttf/LICENSE
weblate/ttf/README.txt