BACKERS.rst
CONTRIBUTING.md
COPYING
ChangeLog
MANIFEST.in
README.rst
manage.py
pyproject.toml
requirements-dist.txt
requirements-lint.txt
requirements-optional.txt
requirements-test.txt
requirements.txt
setup.cfg
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/not-zip-safe
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/debugging.rst
docs/faq.rst
docs/formats.rst
docs/index.rst
docs/internals.rst
docs/latexindex.rst
docs/legal.rst
docs/license.rst
docs/make.bat
docs/python.rst
docs/requirements.txt
docs/schemas.rst
docs/toc-admin.rst
docs/toc-changes.rst
docs/toc-contrib.rst
docs/toc-user.rst
docs/vcs.rst
docs/wlc.rst
docs/workflows.rst
docs/_ext/djangodocs.py
docs/_templates/footer.html
docs/_templates/layout.html
docs/admin/access.rst
docs/admin/addons.rst
docs/admin/admin.rst
docs/admin/announcements.rst
docs/admin/auth.rst
docs/admin/backup.rst
docs/admin/checks.rst
docs/admin/componentlists.rst
docs/admin/config.rst
docs/admin/continuous.rst
docs/admin/customize.rst
docs/admin/deployments.rst
docs/admin/install.rst
docs/admin/languages.rst
docs/admin/licensing.rst
docs/admin/machine.rst
docs/admin/management.rst
docs/admin/memory.rst
docs/admin/optionals.rst
docs/admin/projects.rst
docs/admin/quick.rst
docs/admin/sample.rst
docs/admin/support.rst
docs/admin/translating.rst
docs/admin/upgrade.rst
docs/admin/install/docker.rst
docs/admin/install/openshift.rst
docs/admin/install/source.rst
docs/admin/install/venv-debian.rst
docs/admin/install/venv-macos.rst
docs/admin/install/venv-redhat.rst
docs/admin/install/venv-suse.rst
docs/admin/install/steps/adjust-config.rst
docs/admin/install/steps/hw.rst
docs/admin/install/steps/install-after.rst
docs/admin/install/steps/install-configure.rst
docs/admin/install/steps/install-python.rst
docs/admin/install/steps/install-system-devel.rst
docs/admin/install/steps/install-system-optional.rst
docs/admin/install/steps/install-system-server.rst
docs/devel/alerts.rst
docs/devel/community.rst
docs/devel/index.rst
docs/devel/reporting-example.rst
docs/devel/reporting.rst
docs/devel/review.rst
docs/devel/share.rst
docs/devel/starting.rst
docs/devel/translations.rst
docs/images/about-gpg.png
docs/images/activity.png
docs/images/add-component-mono.png
docs/images/add-component.png
docs/images/add-project.png
docs/images/addon-discovery.png
docs/images/addons.png
docs/images/admin-wrench.png
docs/images/admin.png
docs/images/alerts.png
docs/images/announcement-language.png
docs/images/announcement-project.png
docs/images/announcement.png
docs/images/authentication.png
docs/images/automatic-translation.png
docs/images/backups.png
docs/images/bitbucket-settings.png
docs/images/checks.png
docs/images/componentlist-add.png
docs/images/contributor-agreement.png
docs/images/dashboard-dropdown.png
docs/images/engage.png
docs/images/export-import.png
docs/images/font-edit.png
docs/images/font-group-edit.png
docs/images/font-group-list.png
docs/images/font-list.png
docs/images/format-highlight.png
docs/images/github-protected.png
docs/images/github-settings.png
docs/images/glossary-edit.png
docs/images/guide.png
docs/images/install-with-yunohost.png
docs/images/labels.png
docs/images/manage-users.png
docs/images/memory.png
docs/images/pagure-webhook.png
docs/images/plurals.png
docs/images/profile-licenses.png
docs/images/profile-subscriptions.png
docs/images/project-access.png
docs/images/project-glossaries.png
docs/images/project-overview.png
docs/images/project-workflow.png
docs/images/promote.png
docs/images/pycharm-1.png
docs/images/pycharm-2.png
docs/images/pycharm-3.png
docs/images/pycharm-4.png
docs/images/pycharm-5.png
docs/images/reporting.png
docs/images/screenshot-context.png
docs/images/screenshot-ocr.png
docs/images/search.png
docs/images/secondary-language.png
docs/images/shapings-settings.png
docs/images/shapings-translate.png
docs/images/source-information.png
docs/images/source-review-detail.png
docs/images/source-review-edit.png
docs/images/source-review.png
docs/images/ssh-keys-added.png
docs/images/ssh-keys.png
docs/images/strings-to-check.png
docs/images/support.png
docs/images/user-add-component-discovery.png
docs/images/user-add-component-init.png
docs/images/user-add-component.png
docs/images/user-add-project-done.png
docs/images/user-add-project.png
docs/images/user-billing.png
docs/images/visual-keyboard.png
docs/images/your-translations.png
docs/user/basic.rst
docs/user/checks.rst
docs/user/files.rst
docs/user/profile.rst
docs/user/search.rst
docs/user/translating.rst
weblate/__init__.py
weblate/logger.py
weblate/middleware.py
weblate/models.py
weblate/runner.py
weblate/settings_docker.py
weblate/settings_example.py
weblate/settings_test.py
weblate/settings_test_nose.py
weblate/sitemaps.py
weblate/urls.py
weblate/wsgi.py
weblate/accounts/__init__.py
weblate/accounts/admin.py
weblate/accounts/apps.py
weblate/accounts/auth.py
weblate/accounts/avatar.py
weblate/accounts/captcha.py
weblate/accounts/checks.py
weblate/accounts/data.py
weblate/accounts/forms.py
weblate/accounts/middleware.py
weblate/accounts/models.py
weblate/accounts/notifications.py
weblate/accounts/password_validation.py
weblate/accounts/pipeline.py
weblate/accounts/strategy.py
weblate/accounts/tasks.py
weblate/accounts/urls.py
weblate/accounts/utils.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/dumpuserdata.py
weblate/accounts/management/commands/importuserdata.py
weblate/accounts/migrations/0001_squashed_0037_auto_20180416_1406.py
weblate/accounts/migrations/0002_profile_uploaded.py
weblate/accounts/migrations/0003_profile_translate_mode.py
weblate/accounts/migrations/0004_create_profile.py
weblate/accounts/migrations/0005_auto_20190331_2126.py
weblate/accounts/migrations/0006_subscriptions.py
weblate/accounts/migrations/0007_auto_20190411_0807.py
weblate/accounts/migrations/0008_auto_20190426_0941.py
weblate/accounts/migrations/0009_profile_zen_mode.py
weblate/accounts/migrations/0010_auto_20190516_1153.py
weblate/accounts/migrations/0011_auto_20190721_1810.py
weblate/accounts/migrations/0012_auto_20190805_1248.py
weblate/accounts/migrations/0013_auto_20190916_1203.py
weblate/accounts/migrations/0014_auto_20190922_1947.py
weblate/accounts/migrations/0015_auto_20190922_1948.py
weblate/accounts/migrations/0016_auto_20191115_2020.py
weblate/accounts/migrations/0017_auto_20200318_1014.py
weblate/accounts/migrations/0018_announcement_rename.py
weblate/accounts/migrations/0019_auto_20200403_2004.py
weblate/accounts/migrations/__init__.py
weblate/accounts/templatetags/__init__.py
weblate/accounts/templatetags/authnames.py
weblate/accounts/templatetags/site_url.py
weblate/accounts/tests/__init__.py
weblate/accounts/tests/test_avatars.py
weblate/accounts/tests/test_captcha.py
weblate/accounts/tests/test_commands.py
weblate/accounts/tests/test_middleware.py
weblate/accounts/tests/test_notifications.py
weblate/accounts/tests/test_password_validation.py
weblate/accounts/tests/test_registration.py
weblate/accounts/tests/test_remove.py
weblate/accounts/tests/test_utils.py
weblate/accounts/tests/test_views.py
weblate/addons/__init__.py
weblate/addons/apps.py
weblate/addons/autotranslate.py
weblate/addons/base.py
weblate/addons/cleanup.py
weblate/addons/consistency.py
weblate/addons/discovery.py
weblate/addons/events.py
weblate/addons/example.py
weblate/addons/example_pre.py
weblate/addons/flags.py
weblate/addons/forms.py
weblate/addons/generate.py
weblate/addons/gettext.py
weblate/addons/git.py
weblate/addons/json.py
weblate/addons/models.py
weblate/addons/properties.py
weblate/addons/removal.py
weblate/addons/resx.py
weblate/addons/scripts.py
weblate/addons/tasks.py
weblate/addons/tests.py
weblate/addons/utils.py
weblate/addons/views.py
weblate/addons/yaml.py
weblate/addons/management/__init__.py
weblate/addons/management/commands/__init__.py
weblate/addons/management/commands/install_addon.py
weblate/addons/management/commands/list_addons.py
weblate/addons/migrations/0001_squashed_0006_addon_project_scope.py
weblate/addons/migrations/0007_auto_20180629_1736.py
weblate/addons/migrations/0008_auto_20180727_1454.py
weblate/addons/migrations/0009_auto_20181207_1322.py
weblate/addons/migrations/0010_auto_20181214_1232.py
weblate/addons/migrations/0011_squash_addon.py
weblate/addons/migrations/0012_addon_repo_scope.py
weblate/addons/migrations/0013_fix_repo_scope.py
weblate/addons/migrations/0014_auto_20190510_1325.py
weblate/addons/migrations/0015_flags.py
weblate/addons/migrations/0016_language_consistency.py
weblate/addons/migrations/0017_auto_format_fixup.py
weblate/addons/migrations/0018_resx.py
weblate/addons/migrations/0019_auto_20200210_0957.py
weblate/addons/migrations/0020_component_update.py
weblate/addons/migrations/0021_linguas_daily.py
weblate/addons/migrations/__init__.py
weblate/api/__init__.py
weblate/api/admin.py
weblate/api/apps.py
weblate/api/authentication.py
weblate/api/models.py
weblate/api/routers.py
weblate/api/serializers.py
weblate/api/tests.py
weblate/api/urls.py
weblate/api/views.py
weblate/api/migrations/__init__.py
weblate/auth/__init__.py
weblate/auth/admin.py
weblate/auth/apps.py
weblate/auth/data.py
weblate/auth/decorators.py
weblate/auth/forms.py
weblate/auth/models.py
weblate/auth/permissions.py
weblate/auth/utils.py
weblate/auth/views.py
weblate/auth/management/__init__.py
weblate/auth/management/commands/__init__.py
weblate/auth/management/commands/createadmin.py
weblate/auth/management/commands/importusers.py
weblate/auth/management/commands/setupgroups.py
weblate/auth/migrations/0001_initial.py
weblate/auth/migrations/0002_auto_20180507_1540_squashed_0011_auto_20180509_0739.py
weblate/auth/migrations/0003_auto_20180724_1120.py
weblate/auth/migrations/0004_auto_20180827_1406.py
weblate/auth/migrations/0005_auto_20190516_1153.py
weblate/auth/migrations/0006_auto_20190905_1139.py
weblate/auth/migrations/0007_group_components.py
weblate/auth/migrations/__init__.py
weblate/auth/templatetags/__init__.py
weblate/auth/templatetags/permissions.py
weblate/auth/tests/__init__.py
weblate/auth/tests/test_autogroup.py
weblate/auth/tests/test_commands.py
weblate/auth/tests/test_models.py
weblate/auth/tests/test_permissions.py
weblate/billing/__init__.py
weblate/billing/admin.py
weblate/billing/models.py
weblate/billing/tasks.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_squashed_0016_remove_billing_user.py
weblate/billing/migrations/0002_auto_20180905_1400.py
weblate/billing/migrations/0003_billing_owners.py
weblate/billing/migrations/0004_auto_20181021_1249.py
weblate/billing/migrations/0005_auto_20181021_1254.py
weblate/billing/migrations/0006_auto_20181021_1256.py
weblate/billing/migrations/0007_plan_public.py
weblate/billing/migrations/0008_auto_20181024_1151.py
weblate/billing/migrations/0009_auto_20181101_0900.py
weblate/billing/migrations/0010_invoice_amount.py
weblate/billing/migrations/0011_billing_grace_period.py
weblate/billing/migrations/0012_auto_20181207_0843.py
weblate/billing/migrations/0013_auto_20190208_1452.py
weblate/billing/migrations/0014_billing_removal.py
weblate/billing/migrations/0015_auto_20190516_1159.py
weblate/billing/migrations/0016_auto_20190911_1316.py
weblate/billing/migrations/0017_auto_20190919_1101.py
weblate/billing/migrations/0018_plan_slug.py
weblate/billing/migrations/0019_slugify.py
weblate/billing/migrations/0020_auto_20200320_1007.py
weblate/billing/migrations/__init__.py
weblate/billing/test-data/00000.pdf
weblate/checks/__init__.py
weblate/checks/admin.py
weblate/checks/angularjs.py
weblate/checks/apps.py
weblate/checks/base.py
weblate/checks/chars.py
weblate/checks/consistency.py
weblate/checks/data.py
weblate/checks/flags.py
weblate/checks/format.py
weblate/checks/languages.py
weblate/checks/markup.py
weblate/checks/models.py
weblate/checks/placeholders.py
weblate/checks/qt.py
weblate/checks/render.py
weblate/checks/ruby.py
weblate/checks/same.py
weblate/checks/source.py
weblate/checks/utils.py
weblate/checks/views.py
weblate/checks/management/__init__.py
weblate/checks/management/commands/__init__.py
weblate/checks/management/commands/list_ignored_checks.py
weblate/checks/management/commands/list_same_checks.py
weblate/checks/management/commands/updatechecks.py
weblate/checks/migrations/0001_squashed_0002_auto_20180416_1509.py
weblate/checks/migrations/0002_check_unit.py
weblate/checks/migrations/0003_auto_20191212_1441.py
weblate/checks/migrations/__init__.py
weblate/checks/tests/__init__.py
weblate/checks/tests/test_angularjs_checks.py
weblate/checks/tests/test_chars_checks.py
weblate/checks/tests/test_checks.py
weblate/checks/tests/test_commands.py
weblate/checks/tests/test_consistency_checks.py
weblate/checks/tests/test_flags.py
weblate/checks/tests/test_format_checks.py
weblate/checks/tests/test_markup_checks.py
weblate/checks/tests/test_models.py
weblate/checks/tests/test_placeholders.py
weblate/checks/tests/test_render_checks.py
weblate/checks/tests/test_same_checks.py
weblate/checks/tests/test_source_checks.py
weblate/checks/tests/test_utils.py
weblate/checks/tests/test_views.py
weblate/examples/apache-path.conf
weblate/examples/apache.conf
weblate/examples/apache.gunicorn.conf
weblate/examples/beat-settings.py
weblate/examples/benchmark
weblate/examples/celery
weblate/examples/celery-weblate.conf
weblate/examples/celery-weblate.logrotate
weblate/examples/celery-weblate.service
weblate/examples/check_czech.py
weblate/examples/check_foo.py
weblate/examples/compress-repos
weblate/examples/fix_foo.py
weblate/examples/generate-secret-key
weblate/examples/git-merge-gettext-po
weblate/examples/mt_service.py
weblate/examples/weblate.nginx.conf
weblate/examples/weblate.uwsgi.ini
weblate/fonts/__init__.py
weblate/fonts/admin.py
weblate/fonts/apps.py
weblate/fonts/forms.py
weblate/fonts/models.py
weblate/fonts/tasks.py
weblate/fonts/utils.py
weblate/fonts/validators.py
weblate/fonts/views.py
weblate/fonts/migrations/0001_squashed_0007_auto_20190517_1907.py
weblate/fonts/migrations/__init__.py
weblate/fonts/static/font-droid/DroidSansFallback.ttf
weblate/fonts/static/font-droid/README.txt
weblate/fonts/tests/__init__.py
weblate/fonts/tests/test_models.py
weblate/fonts/tests/test_utils.py
weblate/fonts/tests/test_views.py
weblate/fonts/tests/utils.py
weblate/formats/__init__.py
weblate/formats/apps.py
weblate/formats/auto.py
weblate/formats/base.py
weblate/formats/exporters.py
weblate/formats/external.py
weblate/formats/helpers.py
weblate/formats/models.py
weblate/formats/ttkit.py
weblate/formats/txt.py
weblate/formats/tests/__init__.py
weblate/formats/tests/test_exporters.py
weblate/formats/tests/test_external.py
weblate/formats/tests/test_formats.py
weblate/formats/tests/test_txt.py
weblate/gitexport/__init__.py
weblate/gitexport/apps.py
weblate/gitexport/models.py
weblate/gitexport/tests.py
weblate/gitexport/utils.py
weblate/gitexport/views.py
weblate/gitexport/migrations/0001_squashed_0002_fill_in_url.py
weblate/gitexport/migrations/__init__.py
weblate/lang/__init__.py
weblate/lang/admin.py
weblate/lang/apps.py
weblate/lang/data.py
weblate/lang/forms.py
weblate/lang/models.py
weblate/lang/tests.py
weblate/lang/views.py
weblate/lang/management/__init__.py
weblate/lang/management/commands/__init__.py
weblate/lang/management/commands/list_languages.py
weblate/lang/management/commands/move_language.py
weblate/lang/management/commands/setuplang.py
weblate/lang/migrations/0001_squashed_0011_auto_20180215_1158.py
weblate/lang/migrations/0002_auto_20190516_1245.py
weblate/lang/migrations/0003_auto_20190721_1810.py
weblate/lang/migrations/0004_auto_20190809_0930.py
weblate/lang/migrations/0005_auto_20200212_1239.py
weblate/lang/migrations/0006_auto_20200309_1436.py
weblate/lang/migrations/0007_auto_20200404_1111.py
weblate/lang/migrations/0008_auto_20200408_0436.py
weblate/lang/migrations/__init__.py
weblate/langdata/__init__.py
weblate/langdata/admin.py
weblate/langdata/aliases.py
weblate/langdata/apps.py
weblate/langdata/countries.py
weblate/langdata/languages.py
weblate/langdata/models.py
weblate/langdata/plurals.py
weblate/langdata/tests.py
weblate/langdata/views.py
weblate/langdata/locale/django.pot
weblate/langdata/locale/ach/LC_MESSAGES/django.mo
weblate/langdata/locale/ach/LC_MESSAGES/django.po
weblate/langdata/locale/ar/LC_MESSAGES/django.mo
weblate/langdata/locale/ar/LC_MESSAGES/django.po
weblate/langdata/locale/ast/LC_MESSAGES/django.mo
weblate/langdata/locale/ast/LC_MESSAGES/django.po
weblate/langdata/locale/az/LC_MESSAGES/django.mo
weblate/langdata/locale/az/LC_MESSAGES/django.po
weblate/langdata/locale/be/LC_MESSAGES/django.mo
weblate/langdata/locale/be/LC_MESSAGES/django.po
weblate/langdata/locale/be@latin/LC_MESSAGES/django.mo
weblate/langdata/locale/be@latin/LC_MESSAGES/django.po
weblate/langdata/locale/bg/LC_MESSAGES/django.mo
weblate/langdata/locale/bg/LC_MESSAGES/django.po
weblate/langdata/locale/bn_BD/LC_MESSAGES/django.mo
weblate/langdata/locale/bn_BD/LC_MESSAGES/django.po
weblate/langdata/locale/br/LC_MESSAGES/django.mo
weblate/langdata/locale/br/LC_MESSAGES/django.po
weblate/langdata/locale/ca/LC_MESSAGES/django.mo
weblate/langdata/locale/ca/LC_MESSAGES/django.po
weblate/langdata/locale/ckb/LC_MESSAGES/django.mo
weblate/langdata/locale/ckb/LC_MESSAGES/django.po
weblate/langdata/locale/crh/LC_MESSAGES/django.mo
weblate/langdata/locale/crh/LC_MESSAGES/django.po
weblate/langdata/locale/cs/LC_MESSAGES/django.mo
weblate/langdata/locale/cs/LC_MESSAGES/django.po
weblate/langdata/locale/cy/LC_MESSAGES/django.mo
weblate/langdata/locale/cy/LC_MESSAGES/django.po
weblate/langdata/locale/da/LC_MESSAGES/django.mo
weblate/langdata/locale/da/LC_MESSAGES/django.po
weblate/langdata/locale/de/LC_MESSAGES/django.mo
weblate/langdata/locale/de/LC_MESSAGES/django.po
weblate/langdata/locale/el/LC_MESSAGES/django.mo
weblate/langdata/locale/el/LC_MESSAGES/django.po
weblate/langdata/locale/en_GB/LC_MESSAGES/django.mo
weblate/langdata/locale/en_GB/LC_MESSAGES/django.po
weblate/langdata/locale/eo/LC_MESSAGES/django.mo
weblate/langdata/locale/eo/LC_MESSAGES/django.po
weblate/langdata/locale/es/LC_MESSAGES/django.mo
weblate/langdata/locale/es/LC_MESSAGES/django.po
weblate/langdata/locale/et/LC_MESSAGES/django.mo
weblate/langdata/locale/et/LC_MESSAGES/django.po
weblate/langdata/locale/eu/LC_MESSAGES/django.mo
weblate/langdata/locale/eu/LC_MESSAGES/django.po
weblate/langdata/locale/fa/LC_MESSAGES/django.mo
weblate/langdata/locale/fa/LC_MESSAGES/django.po
weblate/langdata/locale/fi/LC_MESSAGES/django.mo
weblate/langdata/locale/fi/LC_MESSAGES/django.po
weblate/langdata/locale/fr/LC_MESSAGES/django.mo
weblate/langdata/locale/fr/LC_MESSAGES/django.po
weblate/langdata/locale/fur/LC_MESSAGES/django.mo
weblate/langdata/locale/fur/LC_MESSAGES/django.po
weblate/langdata/locale/fy/LC_MESSAGES/django.mo
weblate/langdata/locale/fy/LC_MESSAGES/django.po
weblate/langdata/locale/gl/LC_MESSAGES/django.mo
weblate/langdata/locale/gl/LC_MESSAGES/django.po
weblate/langdata/locale/he/LC_MESSAGES/django.mo
weblate/langdata/locale/he/LC_MESSAGES/django.po
weblate/langdata/locale/hr/LC_MESSAGES/django.mo
weblate/langdata/locale/hr/LC_MESSAGES/django.po
weblate/langdata/locale/hu/LC_MESSAGES/django.mo
weblate/langdata/locale/hu/LC_MESSAGES/django.po
weblate/langdata/locale/hy/LC_MESSAGES/django.mo
weblate/langdata/locale/hy/LC_MESSAGES/django.po
weblate/langdata/locale/ia/LC_MESSAGES/django.mo
weblate/langdata/locale/ia/LC_MESSAGES/django.po
weblate/langdata/locale/id/LC_MESSAGES/django.mo
weblate/langdata/locale/id/LC_MESSAGES/django.po
weblate/langdata/locale/it/LC_MESSAGES/django.mo
weblate/langdata/locale/it/LC_MESSAGES/django.po
weblate/langdata/locale/ja/LC_MESSAGES/django.mo
weblate/langdata/locale/ja/LC_MESSAGES/django.po
weblate/langdata/locale/kab/LC_MESSAGES/django.mo
weblate/langdata/locale/kab/LC_MESSAGES/django.po
weblate/langdata/locale/kk/LC_MESSAGES/django.mo
weblate/langdata/locale/kk/LC_MESSAGES/django.po
weblate/langdata/locale/km/LC_MESSAGES/django.mo
weblate/langdata/locale/km/LC_MESSAGES/django.po
weblate/langdata/locale/kmr/LC_MESSAGES/django.mo
weblate/langdata/locale/kmr/LC_MESSAGES/django.po
weblate/langdata/locale/ko/LC_MESSAGES/django.mo
weblate/langdata/locale/ko/LC_MESSAGES/django.po
weblate/langdata/locale/ksh/LC_MESSAGES/django.mo
weblate/langdata/locale/ksh/LC_MESSAGES/django.po
weblate/langdata/locale/ku/LC_MESSAGES/django.mo
weblate/langdata/locale/ku/LC_MESSAGES/django.po
weblate/langdata/locale/ln/LC_MESSAGES/django.mo
weblate/langdata/locale/ln/LC_MESSAGES/django.po
weblate/langdata/locale/lt/LC_MESSAGES/django.mo
weblate/langdata/locale/lt/LC_MESSAGES/django.po
weblate/langdata/locale/mk/LC_MESSAGES/django.mo
weblate/langdata/locale/mk/LC_MESSAGES/django.po
weblate/langdata/locale/mr/LC_MESSAGES/django.mo
weblate/langdata/locale/mr/LC_MESSAGES/django.po
weblate/langdata/locale/nb/LC_MESSAGES/django.mo
weblate/langdata/locale/nb/LC_MESSAGES/django.po
weblate/langdata/locale/nl/LC_MESSAGES/django.mo
weblate/langdata/locale/nl/LC_MESSAGES/django.po
weblate/langdata/locale/oc/LC_MESSAGES/django.mo
weblate/langdata/locale/oc/LC_MESSAGES/django.po
weblate/langdata/locale/or/LC_MESSAGES/django.mo
weblate/langdata/locale/or/LC_MESSAGES/django.po
weblate/langdata/locale/pa/LC_MESSAGES/django.mo
weblate/langdata/locale/pa/LC_MESSAGES/django.po
weblate/langdata/locale/pl/LC_MESSAGES/django.mo
weblate/langdata/locale/pl/LC_MESSAGES/django.po
weblate/langdata/locale/pt/LC_MESSAGES/django.mo
weblate/langdata/locale/pt/LC_MESSAGES/django.po
weblate/langdata/locale/pt_BR/LC_MESSAGES/django.mo
weblate/langdata/locale/pt_BR/LC_MESSAGES/django.po
weblate/langdata/locale/ro/LC_MESSAGES/django.mo
weblate/langdata/locale/ro/LC_MESSAGES/django.po
weblate/langdata/locale/ru/LC_MESSAGES/django.mo
weblate/langdata/locale/ru/LC_MESSAGES/django.po
weblate/langdata/locale/sc/LC_MESSAGES/django.mo
weblate/langdata/locale/sc/LC_MESSAGES/django.po
weblate/langdata/locale/sk/LC_MESSAGES/django.mo
weblate/langdata/locale/sk/LC_MESSAGES/django.po
weblate/langdata/locale/sl/LC_MESSAGES/django.mo
weblate/langdata/locale/sl/LC_MESSAGES/django.po
weblate/langdata/locale/sq/LC_MESSAGES/django.mo
weblate/langdata/locale/sq/LC_MESSAGES/django.po
weblate/langdata/locale/sr/LC_MESSAGES/django.mo
weblate/langdata/locale/sr/LC_MESSAGES/django.po
weblate/langdata/locale/sr_Latn/LC_MESSAGES/django.mo
weblate/langdata/locale/sr_Latn/LC_MESSAGES/django.po
weblate/langdata/locale/sv/LC_MESSAGES/django.mo
weblate/langdata/locale/sv/LC_MESSAGES/django.po
weblate/langdata/locale/sw/LC_MESSAGES/django.mo
weblate/langdata/locale/sw/LC_MESSAGES/django.po
weblate/langdata/locale/ta/LC_MESSAGES/django.mo
weblate/langdata/locale/ta/LC_MESSAGES/django.po
weblate/langdata/locale/th/LC_MESSAGES/django.mo
weblate/langdata/locale/th/LC_MESSAGES/django.po
weblate/langdata/locale/tlh/LC_MESSAGES/django.mo
weblate/langdata/locale/tlh/LC_MESSAGES/django.po
weblate/langdata/locale/tr/LC_MESSAGES/django.mo
weblate/langdata/locale/tr/LC_MESSAGES/django.po
weblate/langdata/locale/ug/LC_MESSAGES/django.mo
weblate/langdata/locale/ug/LC_MESSAGES/django.po
weblate/langdata/locale/uk/LC_MESSAGES/django.mo
weblate/langdata/locale/uk/LC_MESSAGES/django.po
weblate/langdata/locale/vi/LC_MESSAGES/django.mo
weblate/langdata/locale/vi/LC_MESSAGES/django.po
weblate/langdata/locale/zh_Hans/LC_MESSAGES/django.mo
weblate/langdata/locale/zh_Hans/LC_MESSAGES/django.po
weblate/langdata/locale/zh_Hant/LC_MESSAGES/django.mo
weblate/langdata/locale/zh_Hant/LC_MESSAGES/django.po
weblate/langdata/migrations/__init__.py
weblate/legal/__init__.py
weblate/legal/admin.py
weblate/legal/apps.py
weblate/legal/forms.py
weblate/legal/middleware.py
weblate/legal/models.py
weblate/legal/pipeline.py
weblate/legal/tests.py
weblate/legal/urls.py
weblate/legal/views.py
weblate/legal/migrations/0001_squashed_0004_copy_auditlog.py
weblate/legal/migrations/0002_auto_20190516_1224.py
weblate/legal/migrations/__init__.py
weblate/legal/templates/security.txt
weblate/legal/templates/legal/confirm.html
weblate/legal/templates/legal/cookies.html
weblate/legal/templates/legal/index.html
weblate/legal/templates/legal/menu.html
weblate/legal/templates/legal/privacy.html
weblate/legal/templates/legal/security.html
weblate/legal/templates/legal/terms.html
weblate/legal/templates/legal/documents/privacy.html
weblate/legal/templates/legal/documents/summary.html
weblate/legal/templates/legal/documents/tos.html
weblate/locale/django.pot
weblate/locale/djangojs.pot
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/bg/LC_MESSAGES/django.mo
weblate/locale/bg/LC_MESSAGES/django.po
weblate/locale/bg/LC_MESSAGES/djangojs.mo
weblate/locale/bg/LC_MESSAGES/djangojs.po
weblate/locale/bn_BD/LC_MESSAGES/django.mo
weblate/locale/bn_BD/LC_MESSAGES/django.po
weblate/locale/bn_BD/LC_MESSAGES/djangojs.mo
weblate/locale/bn_BD/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/ckb/LC_MESSAGES/django.mo
weblate/locale/ckb/LC_MESSAGES/django.po
weblate/locale/ckb/LC_MESSAGES/djangojs.mo
weblate/locale/ckb/LC_MESSAGES/djangojs.po
weblate/locale/crh/LC_MESSAGES/django.mo
weblate/locale/crh/LC_MESSAGES/django.po
weblate/locale/crh/LC_MESSAGES/djangojs.mo
weblate/locale/crh/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/cy/LC_MESSAGES/django.mo
weblate/locale/cy/LC_MESSAGES/django.po
weblate/locale/cy/LC_MESSAGES/djangojs.mo
weblate/locale/cy/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/et/LC_MESSAGES/django.mo
weblate/locale/et/LC_MESSAGES/django.po
weblate/locale/et/LC_MESSAGES/djangojs.mo
weblate/locale/et/LC_MESSAGES/djangojs.po
weblate/locale/eu/LC_MESSAGES/django.mo
weblate/locale/eu/LC_MESSAGES/django.po
weblate/locale/eu/LC_MESSAGES/djangojs.mo
weblate/locale/eu/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/fur/LC_MESSAGES/django.mo
weblate/locale/fur/LC_MESSAGES/django.po
weblate/locale/fur/LC_MESSAGES/djangojs.mo
weblate/locale/fur/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/hr/LC_MESSAGES/django.mo
weblate/locale/hr/LC_MESSAGES/django.po
weblate/locale/hr/LC_MESSAGES/djangojs.mo
weblate/locale/hr/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/ia/LC_MESSAGES/django.mo
weblate/locale/ia/LC_MESSAGES/django.po
weblate/locale/ia/LC_MESSAGES/djangojs.mo
weblate/locale/ia/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/kab/LC_MESSAGES/django.mo
weblate/locale/kab/LC_MESSAGES/django.po
weblate/locale/kab/LC_MESSAGES/djangojs.mo
weblate/locale/kab/LC_MESSAGES/djangojs.po
weblate/locale/kk/LC_MESSAGES/django.mo
weblate/locale/kk/LC_MESSAGES/django.po
weblate/locale/kk/LC_MESSAGES/djangojs.mo
weblate/locale/kk/LC_MESSAGES/djangojs.po
weblate/locale/km/LC_MESSAGES/django.mo
weblate/locale/km/LC_MESSAGES/django.po
weblate/locale/km/LC_MESSAGES/djangojs.mo
weblate/locale/km/LC_MESSAGES/djangojs.po
weblate/locale/kmr/LC_MESSAGES/django.mo
weblate/locale/kmr/LC_MESSAGES/django.po
weblate/locale/kmr/LC_MESSAGES/djangojs.mo
weblate/locale/kmr/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/ku/LC_MESSAGES/django.mo
weblate/locale/ku/LC_MESSAGES/django.po
weblate/locale/ku/LC_MESSAGES/djangojs.mo
weblate/locale/ku/LC_MESSAGES/djangojs.po
weblate/locale/ln/LC_MESSAGES/django.mo
weblate/locale/ln/LC_MESSAGES/django.po
weblate/locale/ln/LC_MESSAGES/djangojs.mo
weblate/locale/ln/LC_MESSAGES/djangojs.po
weblate/locale/lt/LC_MESSAGES/django.mo
weblate/locale/lt/LC_MESSAGES/django.po
weblate/locale/lt/LC_MESSAGES/djangojs.mo
weblate/locale/lt/LC_MESSAGES/djangojs.po
weblate/locale/mk/LC_MESSAGES/django.mo
weblate/locale/mk/LC_MESSAGES/django.po
weblate/locale/mk/LC_MESSAGES/djangojs.mo
weblate/locale/mk/LC_MESSAGES/djangojs.po
weblate/locale/mr/LC_MESSAGES/django.mo
weblate/locale/mr/LC_MESSAGES/django.po
weblate/locale/mr/LC_MESSAGES/djangojs.mo
weblate/locale/mr/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/oc/LC_MESSAGES/django.mo
weblate/locale/oc/LC_MESSAGES/django.po
weblate/locale/oc/LC_MESSAGES/djangojs.mo
weblate/locale/oc/LC_MESSAGES/djangojs.po
weblate/locale/or/LC_MESSAGES/django.mo
weblate/locale/or/LC_MESSAGES/django.po
weblate/locale/or/LC_MESSAGES/djangojs.mo
weblate/locale/or/LC_MESSAGES/djangojs.po
weblate/locale/pa/LC_MESSAGES/django.mo
weblate/locale/pa/LC_MESSAGES/django.po
weblate/locale/pa/LC_MESSAGES/djangojs.mo
weblate/locale/pa/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/sc/LC_MESSAGES/django.mo
weblate/locale/sc/LC_MESSAGES/django.po
weblate/locale/sc/LC_MESSAGES/djangojs.mo
weblate/locale/sc/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/sr_Latn/LC_MESSAGES/django.mo
weblate/locale/sr_Latn/LC_MESSAGES/django.po
weblate/locale/sr_Latn/LC_MESSAGES/djangojs.mo
weblate/locale/sr_Latn/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/ta/LC_MESSAGES/django.mo
weblate/locale/ta/LC_MESSAGES/django.po
weblate/locale/ta/LC_MESSAGES/djangojs.mo
weblate/locale/ta/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/ug/LC_MESSAGES/django.mo
weblate/locale/ug/LC_MESSAGES/django.po
weblate/locale/ug/LC_MESSAGES/djangojs.mo
weblate/locale/ug/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/machinery/__init__.py
weblate/machinery/apertium.py
weblate/machinery/aws.py
weblate/machinery/baidu.py
weblate/machinery/base.py
weblate/machinery/deepl.py
weblate/machinery/dummy.py
weblate/machinery/glosbe.py
weblate/machinery/google.py
weblate/machinery/microsoft.py
weblate/machinery/microsoftterminology.py
weblate/machinery/models.py
weblate/machinery/mymemory.py
weblate/machinery/netease.py
weblate/machinery/saptranslationhub.py
weblate/machinery/tests.py
weblate/machinery/tmserver.py
weblate/machinery/weblatetm.py
weblate/machinery/yandex.py
weblate/machinery/youdao.py
weblate/memory/__init__.py
weblate/memory/admin.py
weblate/memory/apps.py
weblate/memory/forms.py
weblate/memory/machine.py
weblate/memory/models.py
weblate/memory/tasks.py
weblate/memory/tests.py
weblate/memory/utils.py
weblate/memory/views.py
weblate/memory/management/__init__.py
weblate/memory/management/commands/__init__.py
weblate/memory/management/commands/dump_memory.py
weblate/memory/management/commands/import_memory.py
weblate/memory/migrations/0001_squashed_0003_auto_20180321_1554.py
weblate/memory/migrations/0002_memory.py
weblate/memory/migrations/0003_migrate_memory.py
weblate/memory/migrations/0004_memory_index.py
weblate/memory/migrations/0005_auto_20200310_0810.py
weblate/memory/migrations/0006_memory_update.py
weblate/memory/migrations/0007_use_trigram.py
weblate/memory/migrations/__init__.py
weblate/screenshots/__init__.py
weblate/screenshots/admin.py
weblate/screenshots/apps.py
weblate/screenshots/fields.py
weblate/screenshots/forms.py
weblate/screenshots/models.py
weblate/screenshots/tasks.py
weblate/screenshots/tests.py
weblate/screenshots/views.py
weblate/screenshots/migrations/0001_squashed_0003_auto_20170215_1633.py
weblate/screenshots/migrations/0002_auto_20180826_0839.py
weblate/screenshots/migrations/0003_auto_20190516_1248.py
weblate/screenshots/migrations/0004_screenshot_units.py
weblate/screenshots/migrations/0005_source_strings.py
weblate/screenshots/migrations/0006_remove_screenshot_sources.py
weblate/screenshots/migrations/__init__.py
weblate/static/chartist.css
weblate/static/docs.css
weblate/static/email-logo-footer.png
weblate/static/email-logo.png
weblate/static/favicon.ico
weblate/static/loader-bootstrap.js
weblate/static/logo-1024.png
weblate/static/logo-128.png
weblate/static/logo-16.png
weblate/static/logo-32.png
weblate/static/multi.css
weblate/static/security.txt
weblate/static/style-bootstrap.css
weblate/static/weblate-128.png
weblate/static/weblate-144.png
weblate/static/weblate-150.png
weblate/static/weblate-180.png
weblate/static/weblate-192.png
weblate/static/weblate-24.png
weblate/static/weblate-32.png
weblate/static/weblate-512.png
weblate/static/weblate-80.png
weblate/static/weblate-black.svg
weblate/static/weblate.svg
weblate/static/access/0.svg
weblate/static/access/1.svg
weblate/static/access/100.svg
weblate/static/access/200.svg
weblate/static/auth/amazon.svg
weblate/static/auth/auth0.svg
weblate/static/auth/azure.svg
weblate/static/auth/bitbucket.svg
weblate/static/auth/email.svg
weblate/static/auth/facebook.svg
weblate/static/auth/fedora.svg
weblate/static/auth/github.svg
weblate/static/auth/gitlab.svg
weblate/static/auth/google.svg
weblate/static/auth/opensuse.svg
weblate/static/auth/password.svg
weblate/static/auth/stackoverflow.svg
weblate/static/auth/twitter.svg
weblate/static/auth/ubuntu.svg
weblate/static/bootstrap/config.json
weblate/static/bootstrap/css/bootstrap-datepicker3.css
weblate/static/bootstrap/css/bootstrap-rtl.css
weblate/static/bootstrap/css/bootstrap.css
weblate/static/bootstrap/js/bootstrap-datepicker.js
weblate/static/bootstrap/js/bootstrap.js
weblate/static/font-dejavu/DejaVuSans-Bold.ttf
weblate/static/font-dejavu/DejaVuSans.ttf
weblate/static/font-source/source-code-pro.css
weblate/static/font-source/source-sans-pro.css
weblate/static/font-source/OTF/SourceCodePro-Bold.otf
weblate/static/font-source/OTF/SourceCodePro-Medium.otf
weblate/static/font-source/OTF/SourceCodePro-Regular.otf
weblate/static/font-source/OTF/SourceCodePro-Semibold.otf
weblate/static/font-source/OTF/SourceSansPro-Black.otf
weblate/static/font-source/OTF/SourceSansPro-Bold.otf
weblate/static/font-source/OTF/SourceSansPro-BoldIt.otf
weblate/static/font-source/OTF/SourceSansPro-ExtraLight.otf
weblate/static/font-source/OTF/SourceSansPro-It.otf
weblate/static/font-source/OTF/SourceSansPro-Light.otf
weblate/static/font-source/OTF/SourceSansPro-Regular.otf
weblate/static/font-source/OTF/SourceSansPro-Semibold.otf
weblate/static/font-source/TTF/SourceCodePro-Bold.ttf
weblate/static/font-source/TTF/SourceCodePro-Medium.ttf
weblate/static/font-source/TTF/SourceCodePro-Regular.ttf
weblate/static/font-source/TTF/SourceCodePro-Semibold.ttf
weblate/static/font-source/TTF/SourceSansPro-Black.ttf
weblate/static/font-source/TTF/SourceSansPro-Bold.ttf
weblate/static/font-source/TTF/SourceSansPro-BoldIt.ttf
weblate/static/font-source/TTF/SourceSansPro-ExtraLight.ttf
weblate/static/font-source/TTF/SourceSansPro-It.ttf
weblate/static/font-source/TTF/SourceSansPro-Light.ttf
weblate/static/font-source/TTF/SourceSansPro-Regular.ttf
weblate/static/font-source/TTF/SourceSansPro-Semibold.ttf
weblate/static/font-source/WOFF/OTF/SourceCodePro-Bold.otf.woff
weblate/static/font-source/WOFF/OTF/SourceCodePro-Medium.otf.woff
weblate/static/font-source/WOFF/OTF/SourceCodePro-Regular.otf.woff
weblate/static/font-source/WOFF/OTF/SourceCodePro-Semibold.otf.woff
weblate/static/font-source/WOFF/OTF/SourceSansPro-Black.otf.woff
weblate/static/font-source/WOFF/OTF/SourceSansPro-Bold.otf.woff
weblate/static/font-source/WOFF/OTF/SourceSansPro-BoldIt.otf.woff
weblate/static/font-source/WOFF/OTF/SourceSansPro-ExtraLight.otf.woff
weblate/static/font-source/WOFF/OTF/SourceSansPro-It.otf.woff
weblate/static/font-source/WOFF/OTF/SourceSansPro-Light.otf.woff
weblate/static/font-source/WOFF/OTF/SourceSansPro-Regular.otf.woff
weblate/static/font-source/WOFF/OTF/SourceSansPro-Semibold.otf.woff
weblate/static/font-source/WOFF/TTF/SourceCodePro-Bold.ttf.woff
weblate/static/font-source/WOFF/TTF/SourceCodePro-Medium.ttf.woff
weblate/static/font-source/WOFF/TTF/SourceCodePro-Regular.ttf.woff
weblate/static/font-source/WOFF/TTF/SourceCodePro-Semibold.ttf.woff
weblate/static/font-source/WOFF/TTF/SourceSansPro-Black.ttf.woff
weblate/static/font-source/WOFF/TTF/SourceSansPro-Bold.ttf.woff
weblate/static/font-source/WOFF/TTF/SourceSansPro-BoldIt.ttf.woff
weblate/static/font-source/WOFF/TTF/SourceSansPro-ExtraLight.ttf.woff
weblate/static/font-source/WOFF/TTF/SourceSansPro-It.ttf.woff
weblate/static/font-source/WOFF/TTF/SourceSansPro-Light.ttf.woff
weblate/static/font-source/WOFF/TTF/SourceSansPro-Regular.ttf.woff
weblate/static/font-source/WOFF/TTF/SourceSansPro-Semibold.ttf.woff
weblate/static/font-source/WOFF2/OTF/SourceCodePro-Bold.otf.woff2
weblate/static/font-source/WOFF2/OTF/SourceCodePro-Medium.otf.woff2
weblate/static/font-source/WOFF2/OTF/SourceCodePro-Regular.otf.woff2
weblate/static/font-source/WOFF2/OTF/SourceCodePro-Semibold.otf.woff2
weblate/static/font-source/WOFF2/OTF/SourceSansPro-Black.otf.woff2
weblate/static/font-source/WOFF2/OTF/SourceSansPro-Bold.otf.woff2
weblate/static/font-source/WOFF2/OTF/SourceSansPro-BoldIt.otf.woff2
weblate/static/font-source/WOFF2/OTF/SourceSansPro-ExtraLight.otf.woff2
weblate/static/font-source/WOFF2/OTF/SourceSansPro-It.otf.woff2
weblate/static/font-source/WOFF2/OTF/SourceSansPro-Light.otf.woff2
weblate/static/font-source/WOFF2/OTF/SourceSansPro-Regular.otf.woff2
weblate/static/font-source/WOFF2/OTF/SourceSansPro-Semibold.otf.woff2
weblate/static/font-source/WOFF2/TTF/SourceCodePro-Bold.ttf.woff2
weblate/static/font-source/WOFF2/TTF/SourceCodePro-Medium.ttf.woff2
weblate/static/font-source/WOFF2/TTF/SourceCodePro-Regular.ttf.woff2
weblate/static/font-source/WOFF2/TTF/SourceCodePro-Semibold.ttf.woff2
weblate/static/font-source/WOFF2/TTF/SourceSansPro-Black.ttf.woff2
weblate/static/font-source/WOFF2/TTF/SourceSansPro-Bold.ttf.woff2
weblate/static/font-source/WOFF2/TTF/SourceSansPro-BoldIt.ttf.woff2
weblate/static/font-source/WOFF2/TTF/SourceSansPro-ExtraLight.ttf.woff2
weblate/static/font-source/WOFF2/TTF/SourceSansPro-It.ttf.woff2
weblate/static/font-source/WOFF2/TTF/SourceSansPro-Light.ttf.woff2
weblate/static/font-source/WOFF2/TTF/SourceSansPro-Regular.ttf.woff2
weblate/static/font-source/WOFF2/TTF/SourceSansPro-Semibold.ttf.woff2
weblate/static/icons/account.svg
weblate/static/icons/alert.svg
weblate/static/icons/approved.svg
weblate/static/icons/bell.svg
weblate/static/icons/bug.svg
weblate/static/icons/check.svg
weblate/static/icons/clone.svg
weblate/static/icons/close.svg
weblate/static/icons/cog.svg
weblate/static/icons/comment.svg
weblate/static/icons/compress.svg
weblate/static/icons/copy.svg
weblate/static/icons/dashboard.svg
weblate/static/icons/delete.svg
weblate/static/icons/dots.svg
weblate/static/icons/download.svg
weblate/static/icons/empty.svg
weblate/static/icons/eraser.svg
weblate/static/icons/error.svg
weblate/static/icons/eye.svg
weblate/static/icons/fast-forward.svg
weblate/static/icons/flag.svg
weblate/static/icons/flash.svg
weblate/static/icons/info.svg
weblate/static/icons/language.svg
weblate/static/icons/link.svg
weblate/static/icons/loading.svg
weblate/static/icons/magnify-plus-outline.svg
weblate/static/icons/magnify.svg
weblate/static/icons/minus.svg
weblate/static/icons/need-edit.svg
weblate/static/icons/page-first.svg
weblate/static/icons/page-last.svg
weblate/static/icons/page-next.svg
weblate/static/icons/page-previous.svg
weblate/static/icons/pencil.svg
weblate/static/icons/plus-circle.svg
weblate/static/icons/plus.svg
weblate/static/icons/poll.svg
weblate/static/icons/project.svg
weblate/static/icons/read-only.svg
weblate/static/icons/refresh.svg
weblate/static/icons/rewind.svg
weblate/static/icons/rss.svg
weblate/static/icons/script.svg
weblate/static/icons/settings.svg
weblate/static/icons/shaping.svg
weblate/static/icons/sort-alphabetical.svg
weblate/static/icons/suggest.svg
weblate/static/icons/thumb-down.svg
weblate/static/icons/thumb-up.svg
weblate/static/icons/translated.svg
weblate/static/icons/undo.svg
weblate/static/icons/weblate.svg
weblate/static/icons/wrench.svg
weblate/static/js/autosize.js
weblate/static/js/chartist.js
weblate/static/js/clipboard.js
weblate/static/js/jquery.js
weblate/static/js/js.cookie.js
weblate/static/js/modernizr.js
weblate/static/js/mousetrap-global-bind.js
weblate/static/js/mousetrap.js
weblate/static/js/multi.js
weblate/static/js/sentry.js
weblate/static/js/slugify.js
weblate/static/sort/down.svg
weblate/static/sort/hover-down.svg
weblate/static/sort/hover-up.svg
weblate/static/sort/up.svg
weblate/static/state/admin.svg
weblate/static/state/alert.svg
weblate/static/state/link.svg
weblate/static/state/lock.svg
weblate/static/state/source.svg
weblate/static/state/update.svg
weblate/static/widget-images/287x66-black.png
weblate/static/widget-images/287x66-grey.png
weblate/static/widget-images/287x66-white.png
weblate/static/widget-images/88x31-black.png
weblate/static/widget-images/88x31-grey.png
weblate/static/widget-images/88x31-white.png
weblate/static/widget-images/open-graph.png
weblate/templates/400.html
weblate/templates/403.html
weblate/templates/403_csrf.html
weblate/templates/404.html
weblate/templates/500.html
weblate/templates/activity-tab.html
weblate/templates/badge.svg
weblate/templates/base.html
weblate/templates/billing-failure.html
weblate/templates/browserconfig.xml
weblate/templates/check.html
weblate/templates/check_component.html
weblate/templates/check_project.html
weblate/templates/checks.html
weblate/templates/component-list.html
weblate/templates/component-progress.html
weblate/templates/component-settings.html
weblate/templates/component.html
weblate/templates/component_info.html
weblate/templates/contributor-agreement.html
weblate/templates/data.html
weblate/templates/dictionaries.html
weblate/templates/dictionary.html
weblate/templates/documentation-icon.html
weblate/templates/edit_dictionary.html
weblate/templates/engage.html
weblate/templates/footer.html
weblate/templates/guide.html
weblate/templates/i18n.html
weblate/templates/language-project.html
weblate/templates/language.html
weblate/templates/languages.html
weblate/templates/last-changes-content.html
weblate/templates/list-comments.html
weblate/templates/list-projects.html
weblate/templates/manage-access.html
weblate/templates/matrix-table.html
weblate/templates/matrix.html
weblate/templates/message.html
weblate/templates/multi-language-badge-horizontal.svg
weblate/templates/multi-language-badge.svg
weblate/templates/new-language.html
weblate/templates/paginator.html
weblate/templates/progress.html
weblate/templates/project-label-edit.html
weblate/templates/project-labels.html
weblate/templates/project-settings.html
weblate/templates/project.html
weblate/templates/project_info.html
weblate/templates/project_stats.html
weblate/templates/projects.html
weblate/templates/ratelimit.html
weblate/templates/replace.html
weblate/templates/robots.txt
weblate/templates/search.html
weblate/templates/show-component-state.html
weblate/templates/show-contributor-agreement.html
weblate/templates/site.webmanifest
weblate/templates/title.html
weblate/templates/translate.html
weblate/templates/translation-download.html
weblate/templates/translation.html
weblate/templates/user-activity.html
weblate/templates/watch-dropdown.html
weblate/templates/widgets.html
weblate/templates/zen-response.html
weblate/templates/zen-units.html
weblate/templates/zen.html
weblate/templates/about/index.html
weblate/templates/about/keys.html
weblate/templates/about/stats.html
weblate/templates/accounts/confirm.html
weblate/templates/accounts/contact.html
weblate/templates/accounts/email-sent.html
weblate/templates/accounts/email.html
weblate/templates/accounts/hosting.html
weblate/templates/accounts/login.html
weblate/templates/accounts/password-warning.html
weblate/templates/accounts/password.html
weblate/templates/accounts/profile.html
weblate/templates/accounts/redirect.html
weblate/templates/accounts/register.html
weblate/templates/accounts/removal.html
weblate/templates/accounts/reset.html
weblate/templates/accounts/token.html
weblate/templates/accounts/user.html
weblate/templates/addons/addon_detail.html
weblate/templates/addons/addon_head.html
weblate/templates/addons/addon_list.html
weblate/templates/addons/discovery_help.html
weblate/templates/addons/discovery_preview.html
weblate/templates/addons/generate_help.html
weblate/templates/addons/generatemo_help.html
weblate/templates/addons/squash_help.html
weblate/templates/billing/detail.html
weblate/templates/billing/overview.html
weblate/templates/billing/status.html
weblate/templates/billing/used.html
weblate/templates/bootstrap3/field.html
weblate/templates/bootstrap3/layout/help_text.html
weblate/templates/bootstrap3/layout/inline_field.html
weblate/templates/bootstrap3/layout/radioselect.html
weblate/templates/bootstrap3/layout/radioselect_access.html
weblate/templates/dashboard/anonymous.html
weblate/templates/dashboard/user.html
weblate/templates/fonts/font_detail.html
weblate/templates/fonts/font_list.html
weblate/templates/fonts/fontgroup_detail.html
weblate/templates/js/git-status.html
weblate/templates/js/translations.html
weblate/templates/lang/create.html
weblate/templates/lang/language_form.html
weblate/templates/lang/plural_form.html
weblate/templates/layout/pills.html
weblate/templates/mail/account_activity.html
weblate/templates/mail/account_activity_subject.txt
weblate/templates/mail/activation.html
weblate/templates/mail/activation_subject.txt
weblate/templates/mail/base.html
weblate/templates/mail/billing_check.html
weblate/templates/mail/billing_check_subject.txt
weblate/templates/mail/billing_expired.html
weblate/templates/mail/billing_expired_subject.txt
weblate/templates/mail/changed_translation.html
weblate/templates/mail/changed_translation_subject.txt
weblate/templates/mail/digest.html
weblate/templates/mail/digest_subject.txt
weblate/templates/mail/invite.html
weblate/templates/mail/invite_subject.txt
weblate/templates/mail/new_alert.html
weblate/templates/mail/new_alert_subject.txt
weblate/templates/mail/new_announcement.html
weblate/templates/mail/new_announcement_subject.txt
weblate/templates/mail/new_comment.html
weblate/templates/mail/new_comment_subject.txt
weblate/templates/mail/new_component.html
weblate/templates/mail/new_component_subject.txt
weblate/templates/mail/new_contributor.html
weblate/templates/mail/new_contributor_subject.txt
weblate/templates/mail/new_language.html
weblate/templates/mail/new_language_subject.txt
weblate/templates/mail/new_string.html
weblate/templates/mail/new_string_subject.txt
weblate/templates/mail/new_suggestion.html
weblate/templates/mail/new_suggestion_subject.txt
weblate/templates/mail/parse_error.html
weblate/templates/mail/parse_error_subject.txt
weblate/templates/mail/pending_suggestions.html
weblate/templates/mail/pending_suggestions_subject.txt
weblate/templates/mail/remove.html
weblate/templates/mail/remove_subject.txt
weblate/templates/mail/repository_error.html
weblate/templates/mail/repository_error_subject.txt
weblate/templates/mail/repository_operation.html
weblate/templates/mail/repository_operation_subject.txt
weblate/templates/mail/reset.html
weblate/templates/mail/reset_subject.txt
weblate/templates/mail/shared-registration.html
weblate/templates/mail/todo_strings.html
weblate/templates/mail/todo_strings_subject.txt
weblate/templates/mail/snippets/source-string.html
weblate/templates/mail/snippets/stats.html
weblate/templates/manage/alerts.html
weblate/templates/manage/backups.html
weblate/templates/manage/index.html
weblate/templates/manage/performance.html
weblate/templates/manage/repos.html
weblate/templates/manage/ssh.html
weblate/templates/manage/tools.html
weblate/templates/manage/users.html
weblate/templates/manage/snippets/activation-form.html
weblate/templates/manage/snippets/backup-credentials.html
weblate/templates/memory/dump.tmx
weblate/templates/memory/index.html
weblate/templates/rest_framework/api.html
weblate/templates/screenshots/screenshot_detail.html
weblate/templates/screenshots/screenshot_list.html
weblate/templates/screenshots/screenshot_show.html
weblate/templates/screenshots/screenshot_sources_body.html
weblate/templates/snippets/about.html
weblate/templates/snippets/branding.html
weblate/templates/snippets/embed-units.html
weblate/templates/snippets/format-translation.html
weblate/templates/snippets/git-info.html
weblate/templates/snippets/glossary.html
weblate/templates/snippets/labels_description.html
weblate/templates/snippets/license_info.html
weblate/templates/snippets/list-objects-number.html
weblate/templates/snippets/list-objects-percent.html
weblate/templates/snippets/list-objects.html
weblate/templates/snippets/login-info.html
weblate/templates/snippets/menu.html
weblate/templates/snippets/meta-css.html
weblate/templates/snippets/plural-formula.html
weblate/templates/snippets/project-component-settings.html
weblate/templates/snippets/project-nav.html
weblate/templates/snippets/query-builder.html
weblate/templates/snippets/search-form.html
weblate/templates/snippets/suggestions.html
weblate/templates/snippets/unit-readonly-badge.html
weblate/templates/snippets/unit-state.html
weblate/templates/trans/change_list.html
weblate/templates/trans/component_create.html
weblate/templates/trans/component_form.html
weblate/templates/trans/delete-form.html
weblate/templates/trans/discover-choice.html
weblate/templates/trans/embed-alert.html
weblate/templates/trans/merge_instructions.html
weblate/templates/trans/messages_help.html
weblate/templates/trans/other-row.html
weblate/templates/trans/project_form.html
weblate/templates/trans/repo_help.html
weblate/templates/trans/suggestion_list.html
weblate/templates/trans/alert/addonscripterror.html
weblate/templates/trans/alert/billinglimit.html
weblate/templates/trans/alert/brokenbrowserurl.html
weblate/templates/trans/alert/brokenprojecturl.html
weblate/templates/trans/alert/duplicatefilemask.html
weblate/templates/trans/alert/duplicatelanguage.html
weblate/templates/trans/alert/duplicatestring.html
weblate/templates/trans/alert/mergefailure.html
weblate/templates/trans/alert/missinglicense.html
weblate/templates/trans/alert/monolingualtranslation.html
weblate/templates/trans/alert/msgmergeaddonerror.html
weblate/templates/trans/alert/parseerror.html
weblate/templates/trans/alert/pushfailure.html
weblate/templates/trans/alert/repositorychanges.html
weblate/templates/trans/alert/repositoryoutdated.html
weblate/templates/trans/alert/unsupportedconfiguration.html
weblate/templates/trans/alert/updatefailure.html
weblate/trans/__init__.py
weblate/trans/admin.py
weblate/trans/apps.py
weblate/trans/autotranslate.py
weblate/trans/bulk.py
weblate/trans/checklists.py
weblate/trans/context_processors.py
weblate/trans/debug.py
weblate/trans/defines.py
weblate/trans/discovery.py
weblate/trans/exceptions.py
weblate/trans/feeds.py
weblate/trans/fields.py
weblate/trans/filter.py
weblate/trans/forms.py
weblate/trans/mixins.py
weblate/trans/signals.py
weblate/trans/simplediff.py
weblate/trans/specialchars.py
weblate/trans/stats.py
weblate/trans/tasks.py
weblate/trans/util.py
weblate/trans/validators.py
weblate/trans/widgets.py
weblate/trans/autofixes/__init__.py
weblate/trans/autofixes/base.py
weblate/trans/autofixes/chars.py
weblate/trans/autofixes/custom.py
weblate/trans/autofixes/html.py
weblate/trans/autofixes/whitespace.py
weblate/trans/fixtures/simple-project.json
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_json.py
weblate/trans/management/commands/import_project.py
weblate/trans/management/commands/list_translators.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/unlock_translation.py
weblate/trans/management/commands/updategit.py
weblate/trans/migrations/0001_squashed_0143_auto_20180609_1655.py
weblate/trans/migrations/0002_delete_indexupdate.py
weblate/trans/migrations/0003_remove_translation_commit_message.py
weblate/trans/migrations/0004_project_use_shared_tm.py
weblate/trans/migrations/0005_auto_20180914_1135.py
weblate/trans/migrations/0006_suggestion_userdetails.py
weblate/trans/migrations/0007_auto_20181011_1634.py
weblate/trans/migrations/0008_auto_20181015_2104.py
weblate/trans/migrations/0009_auto_20181113_1219.py
weblate/trans/migrations/0010_auto_20181205_1505.py
weblate/trans/migrations/0011_component_merge_message.py
weblate/trans/migrations/0012_auto_20190129_1325.py
weblate/trans/migrations/0013_component_addon_message.py
weblate/trans/migrations/0014_auto_20190203_1923.py
weblate/trans/migrations/0015_linked_component_branch.py
weblate/trans/migrations/0016_fix_alert_occurrence.py
weblate/trans/migrations/0017_component_language_code_style.py
weblate/trans/migrations/0018_remove_unusednewbase_alert.py
weblate/trans/migrations/0019_auto_20190321_1003.py
weblate/trans/migrations/0020_auto_20190321_0921.py
weblate/trans/migrations/0021_auto_20190321_1004.py
weblate/trans/migrations/0022_auto_20190321_1443.py
weblate/trans/migrations/0023_auto_20190325_1037.py
weblate/trans/migrations/0024_resolve_auto_format.py
weblate/trans/migrations/0025_auto_20190426_0941.py
weblate/trans/migrations/0026_alert_change.py
weblate/trans/migrations/0027_auto_20190517_1125.py
weblate/trans/migrations/0028_vote_value.py
weblate/trans/migrations/0029_vote_value.py
weblate/trans/migrations/0030_vote_value.py
weblate/trans/migrations/0031_auto_20190721_1810.py
weblate/trans/migrations/0032_auto_20190724_1020.py
weblate/trans/migrations/0033_auto_20190802_1427.py
weblate/trans/migrations/0034_priority.py
weblate/trans/migrations/0035_remove_source_priority.py
weblate/trans/migrations/0036_auto_20190829_1309.py
weblate/trans/migrations/0037_auto_20190906_1526.py
weblate/trans/migrations/0038_contribute_tm.py
weblate/trans/migrations/0039_remove_component_save_history.py
weblate/trans/migrations/0040_auto_20190930_1528.py
weblate/trans/migrations/0041_auto_20191029_1144.py
weblate/trans/migrations/0042_original_state.py
weblate/trans/migrations/0043_auto_20191030_1244.py
weblate/trans/migrations/0044_translation_check_flags.py
weblate/trans/migrations/0045_auto_20191103_1029.py
weblate/trans/migrations/0046_source_strings.py
weblate/trans/migrations/0047_delete_source.py
weblate/trans/migrations/0048_auto_20191108_1349.py
weblate/trans/migrations/0049_change_comment.py
weblate/trans/migrations/0050_licenses.py
weblate/trans/migrations/0051_auto_20191210_1356.py
weblate/trans/migrations/0052_auto_20191212_1403.py
weblate/trans/migrations/0053_unitdata.py
weblate/trans/migrations/0054_auto_20191212_1441.py
weblate/trans/migrations/0055_auto_20191212_1508.py
weblate/trans/migrations/0056_fixup_source_translations.py
weblate/trans/migrations/0057_shapings.py
weblate/trans/migrations/0058_comment_resolved.py
weblate/trans/migrations/0059_auto_20200206_0937.py
weblate/trans/migrations/0060_component_enforced_checks.py
weblate/trans/migrations/0061_auto_20200218_1108.py
weblate/trans/migrations/0062_fix_num_words.py
weblate/trans/migrations/0063_auto_20200305_2202.py
weblate/trans/migrations/0064_fulltext_index.py
weblate/trans/migrations/0065_string_index.py
weblate/trans/migrations/0066_change_language.py
weblate/trans/migrations/0067_fill_change_language.py
weblate/trans/migrations/0068_auto_20200318_1014.py
weblate/trans/migrations/0069_auto_20200324_1121.py
weblate/trans/migrations/0070_auto_20200327_1225.py
weblate/trans/migrations/0071_component_intermediate.py
weblate/trans/migrations/0072_auto_20200403_1311.py
weblate/trans/migrations/0073_auto_20200403_1329.py
weblate/trans/migrations/0074_fix_broken_browser_alert.py
weblate/trans/migrations/__init__.py
weblate/trans/models/__init__.py
weblate/trans/models/_conf.py
weblate/trans/models/agreement.py
weblate/trans/models/alert.py
weblate/trans/models/announcement.py
weblate/trans/models/change.py
weblate/trans/models/comment.py
weblate/trans/models/component.py
weblate/trans/models/componentlist.py
weblate/trans/models/dictionary.py
weblate/trans/models/label.py
weblate/trans/models/project.py
weblate/trans/models/shaping.py
weblate/trans/models/suggestion.py
weblate/trans/models/translation.py
weblate/trans/models/unit.py
weblate/trans/templatetags/__init__.py
weblate/trans/templatetags/translations.py
weblate/trans/tests/__init__.py
weblate/trans/tests/test_acl.py
weblate/trans/tests/test_agreement.py
weblate/trans/tests/test_alert.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_charts.py
weblate/trans/tests/test_commands.py
weblate/trans/tests/test_comment.py
weblate/trans/tests/test_component.py
weblate/trans/tests/test_create.py
weblate/trans/tests/test_debug.py
weblate/trans/tests/test_dictionary.py
weblate/trans/tests/test_diff.py
weblate/trans/tests/test_discovery.py
weblate/trans/tests/test_edit.py
weblate/trans/tests/test_exports.py
weblate/trans/tests/test_files.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_labels.py
weblate/trans/tests/test_lock.py
weblate/trans/tests/test_manage.py
weblate/trans/tests/test_models.py
weblate/trans/tests/test_remote.py
weblate/trans/tests/test_reports.py
weblate/trans/tests/test_review.py
weblate/trans/tests/test_search.py
weblate/trans/tests/test_selenium.py
weblate/trans/tests/test_settings.py
weblate/trans/tests/test_shaping.py
weblate/trans/tests/test_sitemaps.py
weblate/trans/tests/test_sort.py
weblate/trans/tests/test_specialchars.py
weblate/trans/tests/test_suggestions.py
weblate/trans/tests/test_tasks.py
weblate/trans/tests/test_templatetags.py
weblate/trans/tests/test_util.py
weblate/trans/tests/test_views.py
weblate/trans/tests/test_widgets.py
weblate/trans/tests/test_xliff_placeholders.py
weblate/trans/tests/utils.py
weblate/trans/tests/data/components-invalid.json
weblate/trans/tests/data/components.json
weblate/trans/tests/data/cs-CZ.rc
weblate/trans/tests/data/cs-badplurals.po
weblate/trans/tests/data/cs-bom.po
weblate/trans/tests/data/cs-flat.xml
weblate/trans/tests/data/cs-fuzzy.po
weblate/trans/tests/data/cs-mono.csv
weblate/trans/tests/data/cs-mono.xlsx
weblate/trans/tests/data/cs-nested.json
weblate/trans/tests/data/cs-quotes-escaped.csv
weblate/trans/tests/data/cs-quotes.csv
weblate/trans/tests/data/cs-webext.json
weblate/trans/tests/data/cs.csv
weblate/trans/tests/data/cs.dtd
weblate/trans/tests/data/cs.ini
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.poxliff
weblate/trans/tests/data/cs.pyml
weblate/trans/tests/data/cs.resx
weblate/trans/tests/data/cs.ryml
weblate/trans/tests/data/cs.ts
weblate/trans/tests/data/cs.xliff
weblate/trans/tests/data/cs.xlsx
weblate/trans/tests/data/en.i18next.json
weblate/trans/tests/data/he-cldr.po
weblate/trans/tests/data/he-custom.po
weblate/trans/tests/data/he-simple.po
weblate/trans/tests/data/he-three.po
weblate/trans/tests/data/hello-charset.pot
weblate/trans/tests/data/hello.pot
weblate/trans/tests/data/hub
weblate/trans/tests/data/ids-edited.xliff
weblate/trans/tests/data/ids-translated.xliff
weblate/trans/tests/data/ids.xliff
weblate/trans/tests/data/invalid.zip
weblate/trans/tests/data/known_hosts
weblate/trans/tests/data/lab
weblate/trans/tests/data/memory-broken.json
weblate/trans/tests/data/memory-empty.json
weblate/trans/tests/data/memory-invalid.json
weblate/trans/tests/data/memory.json
weblate/trans/tests/data/memory.tmx
weblate/trans/tests/data/memory2.tmx
weblate/trans/tests/data/microsoftterminology.wsdl
weblate/trans/tests/data/microsoftterminology.wsdl.wsdl0
weblate/trans/tests/data/microsoftterminology.wsdl.xsd0
weblate/trans/tests/data/microsoftterminology.wsdl.xsd1
weblate/trans/tests/data/microsoftterminology.wsdl.xsd2
weblate/trans/tests/data/microsoftterminology.wsdl.xsd3
weblate/trans/tests/data/placeholder-mrk.xliff
weblate/trans/tests/data/placeholder-x.xliff
weblate/trans/tests/data/pypi.json
weblate/trans/tests/data/screenshot.png
weblate/trans/tests/data/short_description.txt
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/test-base-repo.git.tar
weblate/trans/tests/data/test-base-repo.hg.tar
weblate/trans/tests/data/test-base-repo.svn.tar
weblate/trans/tests/data/translations.zip
weblate/trans/tests/data/unicode.pot
weblate/trans/tests/data/userdata.json
weblate/trans/tests/data/users-django.json
weblate/trans/tests/data/users-empty.json
weblate/trans/tests/data/users-invalid.json
weblate/trans/tests/data/users.json
weblate/trans/views/__init__.py
weblate/trans/views/about.py
weblate/trans/views/acl.py
weblate/trans/views/agreement.py
weblate/trans/views/api.py
weblate/trans/views/basic.py
weblate/trans/views/changes.py
weblate/trans/views/charts.py
weblate/trans/views/create.py
weblate/trans/views/dashboard.py
weblate/trans/views/dictionary.py
weblate/trans/views/edit.py
weblate/trans/views/error.py
weblate/trans/views/files.py
weblate/trans/views/git.py
weblate/trans/views/guide.py
weblate/trans/views/hooks.py
weblate/trans/views/js.py
weblate/trans/views/labels.py
weblate/trans/views/lock.py
weblate/trans/views/manage.py
weblate/trans/views/reports.py
weblate/trans/views/search.py
weblate/trans/views/settings.py
weblate/trans/views/source.py
weblate/trans/views/widgets.py
weblate/utils/__init__.py
weblate/utils/admin.py
weblate/utils/antispam.py
weblate/utils/apps.py
weblate/utils/backup.py
weblate/utils/celery.py
weblate/utils/checks.py
weblate/utils/classloader.py
weblate/utils/data.py
weblate/utils/db.py
weblate/utils/decorators.py
weblate/utils/django_hacks.py
weblate/utils/docs.py
weblate/utils/environment.py
weblate/utils/errors.py
weblate/utils/fields.py
weblate/utils/files.py
weblate/utils/forms.py
weblate/utils/hash.py
weblate/utils/html.py
weblate/utils/licensedata.py
weblate/utils/licenses.py
weblate/utils/locale.py
weblate/utils/markdown.py
weblate/utils/messages.py
weblate/utils/models.py
weblate/utils/ratelimit.py
weblate/utils/render.py
weblate/utils/request.py
weblate/utils/requests.py
weblate/utils/requirements.py
weblate/utils/search.py
weblate/utils/site.py
weblate/utils/state.py
weblate/utils/stats.py
weblate/utils/tasks.py
weblate/utils/translation.py
weblate/utils/unittest.py
weblate/utils/validators.py
weblate/utils/version.py
weblate/utils/views.py
weblate/utils/xml.py
weblate/utils/management/__init__.py
weblate/utils/management/base.py
weblate/utils/management/commands/__init__.py
weblate/utils/management/commands/celery_queues.py
weblate/utils/management/commands/cleanup_celery.py
weblate/utils/management/commands/compilemessages.py
weblate/utils/management/commands/makemessages.py
weblate/utils/management/commands/sentry_deploy.py
weblate/utils/migrations/__init__.py
weblate/utils/templatetags/__init__.py
weblate/utils/templatetags/icons.py
weblate/utils/templatetags/safe_render.py
weblate/utils/tests/__init__.py
weblate/utils/tests/test_antispam.py
weblate/utils/tests/test_backup.py
weblate/utils/tests/test_checks.py
weblate/utils/tests/test_classloader.py
weblate/utils/tests/test_commands.py
weblate/utils/tests/test_db.py
weblate/utils/tests/test_environment.py
weblate/utils/tests/test_hash.py
weblate/utils/tests/test_html.py
weblate/utils/tests/test_licenses.py
weblate/utils/tests/test_markdown.py
weblate/utils/tests/test_middleware.py
weblate/utils/tests/test_ratelimit.py
weblate/utils/tests/test_render.py
weblate/utils/tests/test_request.py
weblate/utils/tests/test_search.py
weblate/utils/tests/test_validators.py
weblate/utils/tests/test_version.py
weblate/utils/tests/test_views.py
weblate/vcs/__init__.py
weblate/vcs/apps.py
weblate/vcs/base.py
weblate/vcs/git.py
weblate/vcs/gpg.py
weblate/vcs/mercurial.py
weblate/vcs/models.py
weblate/vcs/ssh.py
weblate/vcs/tests/__init__.py
weblate/vcs/tests/test_gpg.py
weblate/vcs/tests/test_ssh.py
weblate/vcs/tests/test_vcs.py
weblate/wladmin/__init__.py
weblate/wladmin/apps.py
weblate/wladmin/forms.py
weblate/wladmin/models.py
weblate/wladmin/sites.py
weblate/wladmin/tasks.py
weblate/wladmin/tests.py
weblate/wladmin/views.py
weblate/wladmin/migrations/0001_squashed_0003_auto_20180215_1127.py
weblate/wladmin/migrations/0002_auto_20181127_2116.py
weblate/wladmin/migrations/0003_auto_20190516_1250.py
weblate/wladmin/migrations/0004_supportstatus.py
weblate/wladmin/migrations/0005_auto_20190926_1332.py
weblate/wladmin/migrations/0006_auto_20190926_1218.py
weblate/wladmin/migrations/0007_auto_20190926_1406.py
weblate/wladmin/migrations/0008_auto_20191011_0816.py
weblate/wladmin/migrations/__init__.py
weblate/wladmin/templates/admin/logout-confirm.html
weblate/wladmin/templates/admin/weblate-index.html
weblate/wladmin/templates/admin/permissions/change_form.html
weblate/wladmin/templates/admin/trans/change_form.html
weblate/wladmin/templates/wladmin/delete_confirmation.html
weblate/wladmin/templates/wladmin/delete_selected_confirmation.html
weblate/wladmin/templatetags/__init__.py
weblate/wladmin/templatetags/check_links.py