CREDITS
INSTALL
LICENSE
MANIFEST.in
README.rst
setup.py
Pootle.egg-info/PKG-INFO
Pootle.egg-info/SOURCES.txt
Pootle.egg-info/dependency_links.txt
Pootle.egg-info/entry_points.txt
Pootle.egg-info/not-zip-safe
Pootle.egg-info/requires.txt
Pootle.egg-info/top_level.txt
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/contents.rst.inc
docs/external_docs.rst
docs/index.rst
docs/license.rst
docs/make.bat
docs/_ext/jsonlexer.py
docs/_ext/pootle_docs.py
docs/_static/altsrc.png
docs/_static/pootle_logo.png
docs/api/api_language.rst
docs/api/api_project.rst
docs/api/api_store.rst
docs/api/api_suggestion.rst
docs/api/api_translation_project.rst
docs/api/api_unit.rst
docs/api/api_user.rst
docs/api/index.rst
docs/api/using.rst
docs/developers/contributing.rst
docs/developers/customization.rst
docs/developers/glossary.rst
docs/developers/hacking.rst
docs/developers/index.rst
docs/developers/release.rst
docs/developers/releasing.rst
docs/developers/roadmap.rst
docs/developers/styleguide.rst
docs/developers/testing.rst
docs/features/actions.rst
docs/features/alternative_source_language.rst
docs/features/authentication.rst
docs/features/captcha.rst
docs/features/characters.rst
docs/features/checks.rst
docs/features/formats.rst
docs/features/goals.rst
docs/features/hooks.rst
docs/features/index.rst
docs/features/machine_translation.rst
docs/features/news.rst
docs/features/notifications.rst
docs/features/offline.rst
docs/features/permissions.rst
docs/features/searching.rst
docs/features/shortcuts.rst
docs/features/statistics.rst
docs/features/suggestions.rst
docs/features/tags.rst
docs/features/templates.rst
docs/features/terminology.rst
docs/features/translation_memory.rst
docs/features/version_control.rst
docs/releases/2.1.2.rst
docs/releases/2.1.3.rst
docs/releases/2.1.4.rst
docs/releases/2.1.5.rst
docs/releases/2.1.6.rst
docs/releases/2.5.0-rc1.rst
docs/releases/2.5.0.rst
docs/releases/2.5.1-rc1.rst
docs/releases/2.5.1.1.rst
docs/releases/2.5.1.rst
docs/releases/index.rst
docs/server/cache.rst
docs/server/commands.rst
docs/server/database_migration.rst
docs/server/fabric_commands.rst
docs/server/fabric_deployment.rst
docs/server/index.rst
docs/server/indexing.rst
docs/server/installation.rst
docs/server/optimization.rst
docs/server/settings.rst
docs/server/upgrading.rst
docs/server/web.rst
docs/specs/api.rst
docs/specs/index.rst
docs/users/administration.rst
docs/users/getting_started.rst
docs/users/index.rst
pootle/__init__.py
pootle/__version__.py
pootle/api_factory.py
pootle/depcheck.py
pootle/runner.py
pootle/settings.py
pootle/syspath_override.py
pootle/urls.py
pootle/apps/__init__.py
pootle/apps/contact_form_i18n/__init__.py
pootle/apps/contact_form_i18n/forms.py
pootle/apps/contact_form_i18n/urls.py
pootle/apps/contact_form_i18n/views.py
pootle/apps/djblets/__init__.py
pootle/apps/djblets/siteconfig/__init__.py
pootle/apps/djblets/siteconfig/admin.py
pootle/apps/djblets/siteconfig/context_processors.py
pootle/apps/djblets/siteconfig/django_settings.py
pootle/apps/djblets/siteconfig/forms.py
pootle/apps/djblets/siteconfig/managers.py
pootle/apps/djblets/siteconfig/middleware.py
pootle/apps/djblets/siteconfig/models.py
pootle/apps/djblets/siteconfig/views.py
pootle/apps/djblets/util/__init__.py
pootle/apps/djblets/util/context_processors.py
pootle/apps/djblets/util/dates.py
pootle/apps/djblets/util/db.py
pootle/apps/djblets/util/dbevolution.py
pootle/apps/djblets/util/decorators.py
pootle/apps/djblets/util/fields.py
pootle/apps/djblets/util/http.py
pootle/apps/djblets/util/misc.py
pootle/apps/djblets/util/rooturl.py
pootle/apps/djblets/util/testing.py
pootle/apps/djblets/util/templatetags/__init__.py
pootle/apps/djblets/util/templatetags/djblets_deco.py
pootle/apps/djblets/util/templatetags/djblets_email.py
pootle/apps/djblets/util/templatetags/djblets_forms.py
pootle/apps/djblets/util/templatetags/djblets_images.py
pootle/apps/djblets/util/templatetags/djblets_js.py
pootle/apps/djblets/util/templatetags/djblets_utils.py
pootle/apps/pootle_app/__init__.py
pootle/apps/pootle_app/admin.py
pootle/apps/pootle_app/assets.py
pootle/apps/pootle_app/forms.py
pootle/apps/pootle_app/project_tree.py
pootle/apps/pootle_app/urls.py
pootle/apps/pootle_app/management/__init__.py
pootle/apps/pootle_app/management/commands/__init__.py
pootle/apps/pootle_app/management/commands/add_project_goals.py
pootle/apps/pootle_app/management/commands/commit_to_vcs.py
pootle/apps/pootle_app/management/commands/initdb.py
pootle/apps/pootle_app/management/commands/latest_change_id.py
pootle/apps/pootle_app/management/commands/list_languages.py
pootle/apps/pootle_app/management/commands/list_projects.py
pootle/apps/pootle_app/management/commands/refresh_stats.py
pootle/apps/pootle_app/management/commands/run_cherrypy.py
pootle/apps/pootle_app/management/commands/setup.py
pootle/apps/pootle_app/management/commands/start.py
pootle/apps/pootle_app/management/commands/sync_stores.py
pootle/apps/pootle_app/management/commands/update_against_templates.py
pootle/apps/pootle_app/management/commands/update_from_vcs.py
pootle/apps/pootle_app/management/commands/update_stores.py
pootle/apps/pootle_app/management/commands/update_translation_projects.py
pootle/apps/pootle_app/management/commands/updatedb.py
pootle/apps/pootle_app/management/commands/upgrade.py
pootle/apps/pootle_app/migrations/0001_initial.py
pootle/apps/pootle_app/migrations/__init__.py
pootle/apps/pootle_app/models/__init__.py
pootle/apps/pootle_app/models/directory.py
pootle/apps/pootle_app/models/permissions.py
pootle/apps/pootle_app/models/signals.py
pootle/apps/pootle_app/models/suggestion.py
pootle/apps/pootle_app/templates/top_contributers_table.html
pootle/apps/pootle_app/templates/translation_summary_legend.html
pootle/apps/pootle_app/templates/admin/admin_general.html
pootle/apps/pootle_app/templates/admin/admin_general_languages.html
pootle/apps/pootle_app/templates/admin/admin_general_permissions.html
pootle/apps/pootle_app/templates/admin/admin_general_projects.html
pootle/apps/pootle_app/templates/admin/admin_general_settings.html
pootle/apps/pootle_app/templates/admin/admin_general_users.html
pootle/apps/pootle_app/templates/admin/dashboard.html
pootle/apps/pootle_app/templates/admin/edit_links.html
pootle/apps/pootle_app/templates/admin/general_settings_form.html
pootle/apps/pootle_app/templates/admin/rss_widget.html
pootle/apps/pootle_app/templates/index/index.html
pootle/apps/pootle_app/templates/index/login.html
pootle/apps/pootle_app/views/__init__.py
pootle/apps/pootle_app/views/top_stats.py
pootle/apps/pootle_app/views/admin/__init__.py
pootle/apps/pootle_app/views/admin/adminlanguages.py
pootle/apps/pootle_app/views/admin/adminpages.py
pootle/apps/pootle_app/views/admin/adminprojects.py
pootle/apps/pootle_app/views/admin/adminroot.py
pootle/apps/pootle_app/views/admin/adminusers.py
pootle/apps/pootle_app/views/admin/dashboard.py
pootle/apps/pootle_app/views/admin/permissions.py
pootle/apps/pootle_app/views/admin/urls.py
pootle/apps/pootle_app/views/admin/util.py
pootle/apps/pootle_app/views/index/__init__.py
pootle/apps/pootle_app/views/index/about.py
pootle/apps/pootle_app/views/index/contributors.py
pootle/apps/pootle_app/views/index/index.py
pootle/apps/pootle_app/views/index/robots.py
pootle/apps/pootle_app/views/index/translate.py
pootle/apps/pootle_app/views/index/urls.py
pootle/apps/pootle_autonotices/__init__.py
pootle/apps/pootle_autonotices/signals.py
pootle/apps/pootle_language/__init__.py
pootle/apps/pootle_language/api.py
pootle/apps/pootle_language/forms.py
pootle/apps/pootle_language/models.py
pootle/apps/pootle_language/urls.py
pootle/apps/pootle_language/views.py
pootle/apps/pootle_language/migrations/0001_initial.py
pootle/apps/pootle_language/migrations/0002_auto__del_field_language_description_html__chg_field_language_descript.py
pootle/apps/pootle_language/migrations/__init__.py
pootle/apps/pootle_language/templates/language/language_admin.html
pootle/apps/pootle_language/templates/language/overview.html
pootle/apps/pootle_misc/__init__.py
pootle/apps/pootle_misc/aggregate.py
pootle/apps/pootle_misc/baseurl.py
pootle/apps/pootle_misc/browser.py
pootle/apps/pootle_misc/checks.py
pootle/apps/pootle_misc/context_processors.py
pootle/apps/pootle_misc/dispatch.py
pootle/apps/pootle_misc/forms.py
pootle/apps/pootle_misc/mail.py
pootle/apps/pootle_misc/ptempfile.py
pootle/apps/pootle_misc/siteconfig.py
pootle/apps/pootle_misc/stats.py
pootle/apps/pootle_misc/url_manip.py
pootle/apps/pootle_misc/util.py
pootle/apps/pootle_misc/versioncontrol.py
pootle/apps/pootle_misc/templates/progressbar.html
pootle/apps/pootle_misc/templates/search.html
pootle/apps/pootle_misc/templatetags/__init__.py
pootle/apps/pootle_misc/templatetags/baseurl.py
pootle/apps/pootle_misc/templatetags/cleanhtml.py
pootle/apps/pootle_misc/templatetags/common_tags.py
pootle/apps/pootle_misc/templatetags/locale.py
pootle/apps/pootle_misc/templatetags/progressbar.py
pootle/apps/pootle_misc/templatetags/render_pager.py
pootle/apps/pootle_misc/templatetags/search.py
pootle/apps/pootle_misc/upgrade/__init__.py
pootle/apps/pootle_misc/upgrade/pootle.py
pootle/apps/pootle_misc/upgrade/schema.py
pootle/apps/pootle_misc/upgrade/ttk.py
pootle/apps/pootle_notifications/__init__.py
pootle/apps/pootle_notifications/feeds.py
pootle/apps/pootle_notifications/forms.py
pootle/apps/pootle_notifications/models.py
pootle/apps/pootle_notifications/urls.py
pootle/apps/pootle_notifications/views.py
pootle/apps/pootle_notifications/migrations/0001_initial.py
pootle/apps/pootle_notifications/migrations/__init__.py
pootle/apps/pootle_notifications/templates/latest_news_snippet.html
pootle/apps/pootle_notifications/templates/notice_body.html
pootle/apps/pootle_notifications/templates/notice_title.html
pootle/apps/pootle_notifications/templates/notices.html
pootle/apps/pootle_notifications/templates/viewnotice.html
pootle/apps/pootle_notifications/templatetags/__init__.py
pootle/apps/pootle_notifications/templatetags/notification_tags.py
pootle/apps/pootle_profile/__init__.py
pootle/apps/pootle_profile/api.py
pootle/apps/pootle_profile/forms.py
pootle/apps/pootle_profile/models.py
pootle/apps/pootle_profile/urls.py
pootle/apps/pootle_profile/views.py
pootle/apps/pootle_profile/migrations/0001_initial.py
pootle/apps/pootle_profile/migrations/__init__.py
pootle/apps/pootle_profile/templatetags/__init__.py
pootle/apps/pootle_profile/templatetags/profile_tags.py
pootle/apps/pootle_project/__init__.py
pootle/apps/pootle_project/api.py
pootle/apps/pootle_project/forms.py
pootle/apps/pootle_project/models.py
pootle/apps/pootle_project/urls.py
pootle/apps/pootle_project/views.py
pootle/apps/pootle_project/migrations/0001_initial.py
pootle/apps/pootle_project/migrations/0002_auto__del_field_project_description_html__chg_field_project_descriptio.py
pootle/apps/pootle_project/migrations/__init__.py
pootle/apps/pootle_project/templates/project/admin_permissions.html
pootle/apps/pootle_project/templates/project/overview.html
pootle/apps/pootle_project/templates/project/project_admin.html
pootle/apps/pootle_project/templates/project/projects.html
pootle/apps/pootle_project/templates/project/xhr_tags_list.html
pootle/apps/pootle_statistics/__init__.py
pootle/apps/pootle_statistics/models.py
pootle/apps/pootle_statistics/migrations/0001_initial.py
pootle/apps/pootle_statistics/migrations/__init__.py
pootle/apps/pootle_store/__init__.py
pootle/apps/pootle_store/api.py
pootle/apps/pootle_store/decorators.py
pootle/apps/pootle_store/fields.py
pootle/apps/pootle_store/filetypes.py
pootle/apps/pootle_store/forms.py
pootle/apps/pootle_store/models.py
pootle/apps/pootle_store/signals.py
pootle/apps/pootle_store/urls.py
pootle/apps/pootle_store/util.py
pootle/apps/pootle_store/views.py
pootle/apps/pootle_store/migrations/0001_initial.py
pootle/apps/pootle_store/migrations/__init__.py
pootle/apps/pootle_store/templates/store/xhr_tags_list.html
pootle/apps/pootle_store/templates/unit/comment.html
pootle/apps/pootle_store/templates/unit/edit.html
pootle/apps/pootle_store/templates/unit/term_edit.html
pootle/apps/pootle_store/templates/unit/timeline.html
pootle/apps/pootle_store/templates/unit/xhr-edit-ctx.html
pootle/apps/pootle_store/templates/unit/xhr-timeline.html
pootle/apps/pootle_store/templates/unit/xhr-tm.html
pootle/apps/pootle_store/templates/unit/xhr-view.html
pootle/apps/pootle_store/templatetags/__init__.py
pootle/apps/pootle_store/templatetags/store_tags.py
pootle/apps/pootle_tagging/__init__.py
pootle/apps/pootle_tagging/decorators.py
pootle/apps/pootle_tagging/forms.py
pootle/apps/pootle_tagging/models.py
pootle/apps/pootle_tagging/urls.py
pootle/apps/pootle_tagging/views.py
pootle/apps/pootle_tagging/migrations/0001_initial.py
pootle/apps/pootle_tagging/migrations/__init__.py
pootle/apps/pootle_tagging/templatetags/__init__.py
pootle/apps/pootle_tagging/templatetags/goal_tags.py
pootle/apps/pootle_terminology/__init__.py
pootle/apps/pootle_terminology/urls.py
pootle/apps/pootle_terminology/views.py
pootle/apps/pootle_terminology/templates/terminology/extract.html
pootle/apps/pootle_terminology/templates/terminology/manage.html
pootle/apps/pootle_terminology/templates/terminology/stores.html
pootle/apps/pootle_terminology/templates/terminology/term_edit.html
pootle/apps/pootle_terminology/templatetags/__init__.py
pootle/apps/pootle_terminology/templatetags/terminology_tags.py
pootle/apps/pootle_translationproject/__init__.py
pootle/apps/pootle_translationproject/actions.py
pootle/apps/pootle_translationproject/api.py
pootle/apps/pootle_translationproject/forms.py
pootle/apps/pootle_translationproject/models.py
pootle/apps/pootle_translationproject/urls.py
pootle/apps/pootle_translationproject/views.py
pootle/apps/pootle_translationproject/migrations/0001_initial.py
pootle/apps/pootle_translationproject/migrations/0002_auto__del_field_translationproject_description_html__chg_field_transla.py
pootle/apps/pootle_translationproject/migrations/__init__.py
pootle/apps/pootle_translationproject/templates/translation_project/admin_permissions.html
pootle/apps/pootle_translationproject/templates/translation_project/export_view.html
pootle/apps/pootle_translationproject/templates/translation_project/overview.html
pootle/apps/pootle_translationproject/templates/translation_project/store_overview.html
pootle/apps/pootle_translationproject/templates/translation_project/xhr-path_summary.html
pootle/apps/pootle_translationproject/templates/translation_project/xhr_tags_list.html
pootle/apps/pootle_translationproject/templatetags/__init__.py
pootle/apps/pootle_translationproject/templatetags/translation_project_tags.py
pootle/apps/profiles/__init__.py
pootle/apps/profiles/urls.py
pootle/apps/profiles/utils.py
pootle/apps/profiles/views.py
pootle/apps/registration/__init__.py
pootle/apps/registration/admin.py
pootle/apps/registration/forms.py
pootle/apps/registration/models.py
pootle/apps/registration/signals.py
pootle/apps/registration/urls.py
pootle/apps/registration/views.py
pootle/apps/staticpages/__init__.py
pootle/apps/staticpages/forms.py
pootle/apps/staticpages/managers.py
pootle/apps/staticpages/models.py
pootle/apps/staticpages/urls.py
pootle/apps/staticpages/views.py
pootle/apps/staticpages/migrations/0001_initial.py
pootle/apps/staticpages/migrations/0002_rename_app.py
pootle/apps/staticpages/migrations/0003_auto__del_field_legalpage_body_html__chg_field_legalpage_body.py
pootle/apps/staticpages/migrations/0004_auto__add_field_legalpage_virtual_path.py
pootle/apps/staticpages/migrations/0005_data__slug_to_virtual_path.py
pootle/apps/staticpages/migrations/0006_auto__del_field_legalpage_slug__chg_field_legalpage_virtual_path.py
pootle/apps/staticpages/migrations/0007_auto__add_unique_legalpage_virtual_path.py
pootle/apps/staticpages/migrations/0008_auto__del_field_legalpage_display_on_register.py
pootle/apps/staticpages/migrations/0009_auto__add_staticpage.py
pootle/apps/staticpages/migrations/0010_auto__add_agreement__add_unique_agreement_user_document__add_field_sta.py
pootle/apps/staticpages/migrations/0011_auto__chg_field_legalpage_modified_on__chg_field_staticpage_modified_o.py
pootle/apps/staticpages/migrations/__init__.py
pootle/apps/staticpages/templates/staticpages/_body.html
pootle/apps/staticpages/templates/staticpages/agreement.html
pootle/apps/staticpages/templates/staticpages/base.html
pootle/apps/staticpages/templates/staticpages/page_display.html
pootle/apps/staticpages/templates/staticpages/admin/_field.html
pootle/apps/staticpages/templates/staticpages/admin/_form.html
pootle/apps/staticpages/templates/staticpages/admin/_table.html
pootle/apps/staticpages/templates/staticpages/admin/page_create.html
pootle/apps/staticpages/templates/staticpages/admin/page_list.html
pootle/apps/staticpages/templates/staticpages/admin/page_update.html
pootle/apps/staticpages/templatetags/__init__.py
pootle/apps/staticpages/templatetags/staticpages.py
pootle/core/__init__.py
pootle/core/api.py
pootle/core/decorators.py
pootle/core/exceptions.py
pootle/core/helpers.py
pootle/core/initdb.py
pootle/core/managers.py
pootle/core/mixins.py
pootle/core/url_helpers.py
pootle/core/views.py
pootle/core/auth/__init__.py
pootle/core/auth/ldap_backend.py
pootle/core/markup/__init__.py
pootle/core/markup/fields.py
pootle/core/markup/filters.py
pootle/core/markup/widgets.py
pootle/dbs/README
pootle/i18n/__init__.py
pootle/i18n/bidi.py
pootle/i18n/gettext.py
pootle/i18n/gettext_live.py
pootle/i18n/override.py
pootle/locale/LINGUAS
pootle/locale/ach/pootle.po
pootle/locale/ach/pootle_js.po
pootle/locale/af/pootle.po
pootle/locale/af/pootle_js.po
pootle/locale/ak/pootle.po
pootle/locale/ak/pootle_js.po
pootle/locale/am/pootle.po
pootle/locale/am/pootle_js.po
pootle/locale/ar/pootle.po
pootle/locale/ar/pootle_js.po
pootle/locale/ast/pootle.po
pootle/locale/ast/pootle_js.po
pootle/locale/az/pootle.po
pootle/locale/az/pootle_js.po
pootle/locale/be/pootle.po
pootle/locale/be/pootle_js.po
pootle/locale/bg/pootle.po
pootle/locale/bg/pootle_js.po
pootle/locale/bm/pootle.po
pootle/locale/bm/pootle_js.po
pootle/locale/bn/pootle.po
pootle/locale/bn/pootle_js.po
pootle/locale/bn_IN/pootle.po
pootle/locale/bn_IN/pootle_js.po
pootle/locale/bo/pootle.po
pootle/locale/bo/pootle_js.po
pootle/locale/br/pootle.po
pootle/locale/br/pootle_js.po
pootle/locale/ca/pootle.po
pootle/locale/ca/pootle_js.po
pootle/locale/ca@valencia/pootle.po
pootle/locale/ca@valencia/pootle_js.po
pootle/locale/cgg/pootle.po
pootle/locale/cgg/pootle_js.po
pootle/locale/cs/pootle.po
pootle/locale/cs/pootle_js.po
pootle/locale/cy/pootle.po
pootle/locale/cy/pootle_js.po
pootle/locale/da/pootle.po
pootle/locale/da/pootle_js.po
pootle/locale/de/pootle.po
pootle/locale/de/pootle_js.po
pootle/locale/dz/pootle.po
pootle/locale/dz/pootle_js.po
pootle/locale/el/pootle.po
pootle/locale/el/pootle_js.po
pootle/locale/en/pootle.po
pootle/locale/en/pootle_js.po
pootle/locale/en_GB/pootle.po
pootle/locale/en_GB/pootle_js.po
pootle/locale/en_ZA/pootle.po
pootle/locale/en_ZA/pootle_js.po
pootle/locale/eo/pootle.po
pootle/locale/eo/pootle_js.po
pootle/locale/es/pootle.po
pootle/locale/es/pootle_js.po
pootle/locale/et/pootle.po
pootle/locale/et/pootle_js.po
pootle/locale/eu/pootle.po
pootle/locale/eu/pootle_js.po
pootle/locale/fa/pootle.po
pootle/locale/fa/pootle_js.po
pootle/locale/ff/pootle.po
pootle/locale/ff/pootle_js.po
pootle/locale/fi/pootle.po
pootle/locale/fi/pootle_js.po
pootle/locale/fo/pootle.po
pootle/locale/fo/pootle_js.po
pootle/locale/fr/pootle.po
pootle/locale/fr/pootle_js.po
pootle/locale/fur/pootle.po
pootle/locale/fur/pootle_js.po
pootle/locale/ga/pootle.po
pootle/locale/ga/pootle_js.po
pootle/locale/gd/pootle.po
pootle/locale/gd/pootle_js.po
pootle/locale/gl/pootle.po
pootle/locale/gl/pootle_js.po
pootle/locale/ha/pootle.po
pootle/locale/ha/pootle_js.po
pootle/locale/he/pootle.po
pootle/locale/he/pootle_js.po
pootle/locale/hi/pootle.po
pootle/locale/hi/pootle_js.po
pootle/locale/hr/pootle.po
pootle/locale/hr/pootle_js.po
pootle/locale/ht/pootle.po
pootle/locale/ht/pootle_js.po
pootle/locale/hu/pootle.po
pootle/locale/hu/pootle_js.po
pootle/locale/hy/pootle.po
pootle/locale/hy/pootle_js.po
pootle/locale/id/pootle.po
pootle/locale/id/pootle_js.po
pootle/locale/is/pootle.po
pootle/locale/is/pootle_js.po
pootle/locale/it/pootle.po
pootle/locale/it/pootle_js.po
pootle/locale/ja/pootle.po
pootle/locale/ja/pootle_js.po
pootle/locale/ka/pootle.po
pootle/locale/ka/pootle_js.po
pootle/locale/kg/pootle.po
pootle/locale/kg/pootle_js.po
pootle/locale/km/pootle.po
pootle/locale/km/pootle_js.po
pootle/locale/kn/pootle.po
pootle/locale/kn/pootle_js.po
pootle/locale/ko/pootle.po
pootle/locale/ko/pootle_js.po
pootle/locale/ku/pootle.po
pootle/locale/ku/pootle_js.po
pootle/locale/ky/pootle.po
pootle/locale/ky/pootle_js.po
pootle/locale/lg/pootle.po
pootle/locale/lg/pootle_js.po
pootle/locale/ln/pootle.po
pootle/locale/ln/pootle_js.po
pootle/locale/lt/pootle.po
pootle/locale/lt/pootle_js.po
pootle/locale/lv/pootle.po
pootle/locale/lv/pootle_js.po
pootle/locale/mg/pootle.po
pootle/locale/mg/pootle_js.po
pootle/locale/ml/pootle.po
pootle/locale/ml/pootle_js.po
pootle/locale/mn/pootle.po
pootle/locale/mn/pootle_js.po
pootle/locale/mr/pootle.po
pootle/locale/mr/pootle_js.po
pootle/locale/ms/pootle.po
pootle/locale/ms/pootle_js.po
pootle/locale/mt/pootle.po
pootle/locale/mt/pootle_js.po
pootle/locale/my/pootle.po
pootle/locale/my/pootle_js.po
pootle/locale/nap/pootle.po
pootle/locale/nap/pootle_js.po
pootle/locale/nb/pootle.po
pootle/locale/nb/pootle_js.po
pootle/locale/ne/pootle.po
pootle/locale/ne/pootle_js.po
pootle/locale/nl/pootle.po
pootle/locale/nl/pootle_js.po
pootle/locale/nn/pootle.po
pootle/locale/nn/pootle_js.po
pootle/locale/nso/pootle.po
pootle/locale/nso/pootle_js.po
pootle/locale/oc/pootle.po
pootle/locale/oc/pootle_js.po
pootle/locale/or/pootle.po
pootle/locale/or/pootle_js.po
pootle/locale/pa/pootle.po
pootle/locale/pa/pootle_js.po
pootle/locale/pap/pootle.po
pootle/locale/pap/pootle_js.po
pootle/locale/pl/pootle.po
pootle/locale/pl/pootle_js.po
pootle/locale/ps/pootle.po
pootle/locale/pt/pootle.po
pootle/locale/pt/pootle_js.po
pootle/locale/pt_BR/pootle.po
pootle/locale/pt_BR/pootle_js.po
pootle/locale/ro/pootle.po
pootle/locale/ro/pootle_js.po
pootle/locale/ru/pootle.po
pootle/locale/ru/pootle_js.po
pootle/locale/sah/pootle.po
pootle/locale/sah/pootle_js.po
pootle/locale/sc/pootle.po
pootle/locale/sc/pootle_js.po
pootle/locale/sk/pootle.po
pootle/locale/sk/pootle_js.po
pootle/locale/sl/pootle.po
pootle/locale/sl/pootle_js.po
pootle/locale/son/pootle.po
pootle/locale/son/pootle_js.po
pootle/locale/sq/pootle.po
pootle/locale/sq/pootle_js.po
pootle/locale/sr/pootle.po
pootle/locale/sr/pootle_js.po
pootle/locale/st/pootle.po
pootle/locale/st/pootle_js.po
pootle/locale/sv/pootle.po
pootle/locale/sv/pootle_js.po
pootle/locale/sw/pootle.po
pootle/locale/sw/pootle_js.po
pootle/locale/ta/pootle.po
pootle/locale/ta/pootle_js.po
pootle/locale/te/pootle.po
pootle/locale/te/pootle_js.po
pootle/locale/templates/pootle.pot
pootle/locale/templates/pootle_js.pot
pootle/locale/th/pootle.po
pootle/locale/th/pootle_js.po
pootle/locale/tl/pootle.po
pootle/locale/tl/pootle_js.po
pootle/locale/tr/pootle.po
pootle/locale/tr/pootle_js.po
pootle/locale/tt/pootle.po
pootle/locale/tt/pootle_js.po
pootle/locale/ug/pootle.po
pootle/locale/ug/pootle_js.po
pootle/locale/uk/pootle.po
pootle/locale/uk/pootle_js.po
pootle/locale/ur/pootle.po
pootle/locale/ur/pootle_js.po
pootle/locale/uz/pootle.po
pootle/locale/uz/pootle_js.po
pootle/locale/ve/pootle.po
pootle/locale/ve/pootle_js.po
pootle/locale/vi/pootle.po
pootle/locale/vi/pootle_js.po
pootle/locale/wo/pootle.po
pootle/locale/wo/pootle_js.po
pootle/locale/xh/pootle.po
pootle/locale/xh/pootle_js.po
pootle/locale/zh_CN/pootle.po
pootle/locale/zh_CN/pootle_js.po
pootle/locale/zh_HK/pootle.po
pootle/locale/zh_HK/pootle_js.po
pootle/locale/zh_TW/pootle.po
pootle/locale/zh_TW/pootle_js.po
pootle/locale/zu/pootle.po
pootle/locale/zu/pootle_js.po
pootle/middleware/__init__.py
pootle/middleware/baseurl.py
pootle/middleware/captcha.py
pootle/middleware/errorpages.py
pootle/middleware/setlocale.py
pootle/po/terminology/af/gnome-terminologie.po
pootle/po/terminology/ak/Glossmaster_ak.po
pootle/po/terminology/am/gnome/am.po
pootle/po/terminology/ar/essential.po
pootle/po/terminology/ar/gnome/ar.po
pootle/po/terminology/ast/essential.po
pootle/po/terminology/az/gnome/az.po
pootle/po/terminology/bg/essential.po
pootle/po/terminology/ca/essential.po
pootle/po/terminology/ca/gnome/ca.po
pootle/po/terminology/cs/gnome/cs.po
pootle/po/terminology/da/essential.po
pootle/po/terminology/da/gnome/da.po
pootle/po/terminology/de/essential.po
pootle/po/terminology/eo/gnome/eo.po
pootle/po/terminology/es/essential.po
pootle/po/terminology/es/gnome/es.po
pootle/po/terminology/eu/gnome/eu.po
pootle/po/terminology/fa/gnome/fa.po
pootle/po/terminology/ff/essential.po
pootle/po/terminology/fr/gnome/fr.po
pootle/po/terminology/ga/essential.po
pootle/po/terminology/gl/essential.po
pootle/po/terminology/hi/fuel_hi.po
pootle/po/terminology/hi/gnome/hi.po
pootle/po/terminology/hu/gnome/hu.po
pootle/po/terminology/is/essential.po
pootle/po/terminology/it/gnome/it.po
pootle/po/terminology/ja/gnome/ja.po
pootle/po/terminology/km/GlossaryV3_2Computer.csv.po
pootle/po/terminology/km/README
pootle/po/terminology/kn/gnome/kn.po
pootle/po/terminology/ko/essential.po
pootle/po/terminology/ku/gnome/ku.po
pootle/po/terminology/lg/GM_lg_20090916.po
pootle/po/terminology/lg/essential.po
pootle/po/terminology/lg/terms_lg_20090917.po
pootle/po/terminology/ln/GM_ln_20090916.po
pootle/po/terminology/lt/essential.po
pootle/po/terminology/mk/gnome/mk.po
pootle/po/terminology/mr/gnome/mr.po
pootle/po/terminology/ms/gnome/ms.po
pootle/po/terminology/nb/gnome/nb.po
pootle/po/terminology/nl/gnome/nl.po
pootle/po/terminology/nn/gnome/nn.po
pootle/po/terminology/nso/essential.po
pootle/po/terminology/or/fuel_or.po
pootle/po/terminology/pa/gnome/pa.po
pootle/po/terminology/pap/essential.po
pootle/po/terminology/pl/gnome/pl.po
pootle/po/terminology/pt/gnome/pt.po
pootle/po/terminology/pt_BR/gnome/pt_BR.po
pootle/po/terminology/ro/essential.po
pootle/po/terminology/ro/ro/gnome/ro.po
pootle/po/terminology/rw/gnome/rw.po
pootle/po/terminology/sk/gnome/sk.po
pootle/po/terminology/son/essential.po
pootle/po/terminology/son/glossmaster.po
pootle/po/terminology/sq/gnome/sq.po
pootle/po/terminology/sv/gnome/sv.po
pootle/po/terminology/sw/essential.po
pootle/po/terminology/th/gnome/th.po
pootle/po/terminology/tr/essential.po
pootle/po/terminology/uk/gnome/uk.po
pootle/po/terminology/ur/essential.po
pootle/po/terminology/vi/essential.po
pootle/po/terminology/vi/gnome/vi.po
pootle/po/terminology/wa/gnome/wa.po
pootle/po/terminology/zh_CN/gnome/zh_CN.po
pootle/po/terminology/zh_HK/gnome/zh_HK.po
pootle/po/terminology/zh_TW/gnome/zh_TW.po
pootle/po/tutorial/af/tutorial.po
pootle/po/tutorial/ar/tutorial.po
pootle/po/tutorial/eu/tutorial.po
pootle/po/tutorial/fr/tutorial.po
pootle/po/tutorial/templates/tutorial.pot
pootle/po/tutorial/zu/tutorial.po
pootle/repos/README
pootle/scripts/__init__.py
pootle/scripts/actions.py
pootle/scripts/hooks.py
pootle/scripts/ext_actions/__init__.py
pootle/settings/10-base.conf
pootle/settings/20-backends.conf
pootle/settings/30-site.conf
pootle/settings/40-apps.conf
pootle/settings/50-project.conf
pootle/settings/51-ldap.conf
pootle/settings/60-translation.conf
pootle/settings/90-dev-local.conf.sample
pootle/settings/90-local.conf.sample
pootle/settings/95-outro.conf
pootle/static/favicon.ico
pootle/static/css/admin.css
pootle/static/css/editor.css
pootle/static/css/ie.css
pootle/static/css/magnific-popup.css
pootle/static/css/markup.css
pootle/static/css/select2-pootle.css
pootle/static/css/select2.css
pootle/static/css/sprite.css
pootle/static/css/style.css
pootle/static/css/tipsy.css
pootle/static/css/custom/custom.css
pootle/static/images/app-32x32.png
pootle/static/images/app-64x64.png
pootle/static/images/blank.gif
pootle/static/images/select2-spinner.gif
pootle/static/images/select2.png
pootle/static/images/select2x2.png
pootle/static/images/sprite.png
pootle/static/images/squiggle.png
pootle/static/images/sprite/bar-fuzzy.png
pootle/static/images/sprite/bar-translated.png
pootle/static/images/sprite/bar-untranslated.png
pootle/static/images/sprite/icon-accept.png
pootle/static/images/sprite/icon-apertium.png
pootle/static/images/sprite/icon-asc.gif
pootle/static/images/sprite/icon-ascdesc.gif
pootle/static/images/sprite/icon-block.png
pootle/static/images/sprite/icon-comment-add.png
pootle/static/images/sprite/icon-comment-user.png
pootle/static/images/sprite/icon-copy.png
pootle/static/images/sprite/icon-delete-path.png
pootle/static/images/sprite/icon-desc.gif
pootle/static/images/sprite/icon-download.png
pootle/static/images/sprite/icon-error.png
pootle/static/images/sprite/icon-external-link.png
pootle/static/images/sprite/icon-feed.png
pootle/static/images/sprite/icon-file.png
pootle/static/images/sprite/icon-filter.png
pootle/static/images/sprite/icon-folder.png
pootle/static/images/sprite/icon-google-translate.png
pootle/static/images/sprite/icon-information.png
pootle/static/images/sprite/icon-reject.png
pootle/static/images/sprite/icon-report-bug.png
pootle/static/images/sprite/icon-rescan-files.png
pootle/static/images/sprite/icon-search.png
pootle/static/images/sprite/icon-tag-add.png
pootle/static/images/sprite/icon-tag-remove.png
pootle/static/images/sprite/icon-tag.png
pootle/static/images/sprite/icon-tick.png
pootle/static/images/sprite/icon-update-templates.png
pootle/static/images/sprite/icon-upload.png
pootle/static/images/sprite/icon-vcs-commit.png
pootle/static/images/sprite/icon-vcs-update.png
pootle/static/images/sprite/icon-vote-active.png
pootle/static/images/sprite/icon-vote-inactive.png
pootle/static/images/sprite/icon-warning.png
pootle/static/images/sprite/icon-web-translate.png
pootle/static/images/sprite/icon-wikipedia.png
pootle/static/images/sprite/logo_0-10.png
pootle/static/js/README
pootle/static/js/admin.js
pootle/static/js/collections.js
pootle/static/js/common.js
pootle/static/js/editor.js
pootle/static/js/models.js
pootle/static/js/search.js
pootle/static/js/utils.js
pootle/static/js/zoom.js
pootle/static/js/lookup/wikipedia.js
pootle/static/js/mt/apertium.js
pootle/static/js/mt/google_translate.js
pootle/static/js/vendor/backbone-relational.js
pootle/static/js/vendor/backbone.js
pootle/static/js/vendor/diff_match_patch.js
pootle/static/js/vendor/iso8601.js
pootle/static/js/vendor/json2.js
pootle/static/js/vendor/shortcut.js
pootle/static/js/vendor/sorttable.js
pootle/static/js/vendor/spin.js
pootle/static/js/vendor/underscore.js
pootle/static/js/vendor/bootstrap/bootstrap-alert.js
pootle/static/js/vendor/bootstrap/bootstrap-transition.js
pootle/static/js/vendor/jquery/jquery.bidi.js
pootle/static/js/vendor/jquery/jquery.caret.js
pootle/static/js/vendor/jquery/jquery.cookie.js
pootle/static/js/vendor/jquery/jquery.easing.js
pootle/static/js/vendor/jquery/jquery.fieldselection.js
pootle/static/js/vendor/jquery/jquery.highlightRegex.js
pootle/static/js/vendor/jquery/jquery.history.js
pootle/static/js/vendor/jquery/jquery.js
pootle/static/js/vendor/jquery/jquery.jsonp.js
pootle/static/js/vendor/jquery/jquery.magnific-popup.js
pootle/static/js/vendor/jquery/jquery.select2.js
pootle/static/js/vendor/jquery/jquery.serializeObject.js
pootle/static/js/vendor/jquery/jquery.textarea-expander.js
pootle/static/js/vendor/jquery/jquery.tipsy.js
pootle/static/js/vendor/jquery/jquery.utils.js
pootle/templates/403.html
pootle/templates/404.html
pootle/templates/500.html
pootle/templates/_main_tabs.html
pootle/templates/admin_profile_base.html
pootle/templates/admin_profile_menu.html
pootle/templates/base.html
pootle/templates/captcha-xhr.html
pootle/templates/captcha.html
pootle/templates/db_error.html
pootle/templates/language_base.html
pootle/templates/language_menu.html
pootle/templates/main_base.html
pootle/templates/project_base.html
pootle/templates/project_menu.html
pootle/templates/tp_base.html
pootle/templates/tp_base_admin.html
pootle/templates/tp_base_terminology.html
pootle/templates/tp_menu.html
pootle/templates/user_profile_base.html
pootle/templates/user_profile_base_extended.html
pootle/templates/user_profile_menu.html
pootle/templates/about/about.html
pootle/templates/about/base.html
pootle/templates/about/contributors.html
pootle/templates/common/_breadcrumbs.html
pootle/templates/common/_table_row.html
pootle/templates/common/table.html
pootle/templates/common/xhr_add_tag_form.html
pootle/templates/contact_form/contact_form.html
pootle/templates/contact_form/contact_form.txt
pootle/templates/contact_form/contact_form_sent.html
pootle/templates/contact_form/contact_form_subject.txt
pootle/templates/custom/README
pootle/templates/editor/_css.html
pootle/templates/editor/_editor.html
pootle/templates/editor/_scripts.html
pootle/templates/editor/_toolbar.html
pootle/templates/editor/main.html
pootle/templates/profiles/edit_personal.html
pootle/templates/profiles/edit_profile.html
pootle/templates/profiles/profile_detail.html
pootle/templates/profiles/profile_list.html
pootle/templates/registration/activate.html
pootle/templates/registration/activation_email.html
pootle/templates/registration/activation_email.txt
pootle/templates/registration/activation_email_subject.txt
pootle/templates/registration/password_change_done.html
pootle/templates/registration/password_change_form.html
pootle/templates/registration/password_reset_complete.html
pootle/templates/registration/password_reset_confirm.html
pootle/templates/registration/password_reset_done.html
pootle/templates/registration/password_reset_email.html
pootle/templates/registration/password_reset_form.html
pootle/templates/registration/registration_complete.html
pootle/templates/registration/registration_form.html
requirements/base.txt