From c77078b903b0e5adbd83c891198bbcc9292c1237 Mon Sep 17 00:00:00 2001 From: Jigar Date: Sat, 24 Feb 2018 01:42:12 +0530 Subject: [PATCH] Done requested changes --- docs/locale/pt_BR/LC_MESSAGES/api/builds.po | 91 ++++ docs/locale/pt_BR/LC_MESSAGES/api/core.po | 216 ++++++++ .../pt_BR/LC_MESSAGES/api/doc_builder.po | 83 +++ docs/locale/pt_BR/LC_MESSAGES/api/index.po | 30 + docs/locale/pt_BR/LC_MESSAGES/api/projects.po | 513 ++++++++++++++++++ .../pt_BR/LC_MESSAGES/api/vcs_support.po | 156 ++++++ .../migrations/0003_auto_20180217_1121.py | 56 -- 7 files changed, 1089 insertions(+), 56 deletions(-) create mode 100644 docs/locale/pt_BR/LC_MESSAGES/api/builds.po create mode 100644 docs/locale/pt_BR/LC_MESSAGES/api/core.po create mode 100644 docs/locale/pt_BR/LC_MESSAGES/api/doc_builder.po create mode 100644 docs/locale/pt_BR/LC_MESSAGES/api/index.po create mode 100644 docs/locale/pt_BR/LC_MESSAGES/api/projects.po create mode 100644 docs/locale/pt_BR/LC_MESSAGES/api/vcs_support.po delete mode 100644 readthedocs/integrations/migrations/0003_auto_20180217_1121.py diff --git a/docs/locale/pt_BR/LC_MESSAGES/api/builds.po b/docs/locale/pt_BR/LC_MESSAGES/api/builds.po new file mode 100644 index 00000000000..88acfa36231 --- /dev/null +++ b/docs/locale/pt_BR/LC_MESSAGES/api/builds.po @@ -0,0 +1,91 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2010, Eric Holscher, Charlie Leifer, Bobby Grace +# This file is distributed under the same license as the Read The Docs package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: readthedocs-docs\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-03-26 11:17+0100\n" +"PO-Revision-Date: 2014-03-01 13:43+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/readthedocs-docs/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +# 2d2a1584eb7d4f84b2332fd1d2d2b952 +#: ../../api/builds.rst:2 +msgid ":mod:`builds`" +msgstr "" + +# fae84b788fcd4c0182d7ffda46504916 +#: ../../api/builds.rst:5 +msgid ":mod:`builds.admin`" +msgstr "" + +# 8f0d3e46bb6f4861b74f38194e3bead9 +#: ../../../readthedocs/builds/admin.pydocstring of builds.admin:1 +msgid "Django admin interface for `~builds.models.Build` and related models." +msgstr "" + +# a2e23b3dcf4f4b178e1237288f15f57e +#: ../../api/builds.rst:10 +msgid ":mod:`builds.models`" +msgstr "" + +# 11b64438d56443ef8bf16fefeb6ff71d +#: ../../../readthedocs/builds/models.pydocstring of builds.models.Build:1 +msgid "" +"Build(id, project_id, version_id, type, state, date, success, setup, " +"setup_error, output, error, exit_code)" +msgstr "" + +# 4c2b3d4fb9be4004810cdaf1b274c287 +#: ../../../readthedocs/builds/models.pydocstring of builds.models.Version:1 +msgid "" +"Version(id, project_id, type, identifier, verbose_name, slug, supported, " +"active, built, uploaded, privacy_level)" +msgstr "" + +# eb14c59ef3124f4eb6088d81af75f37d +#: ../../../readthedocs/builds/models.pydocstring of +#: builds.models.Version.get_build_path:1 +msgid "Return version build path if path exists, otherwise `None`" +msgstr "" + +# d6dd813be4974be49ce0fd8e62d0fb9e +#: ../../../readthedocs/builds/models.pydocstring of +#: builds.models.Version.save:1 +msgid "Add permissions to the Version for all owners on save." +msgstr "" + +# 26316e66a2c4411fbd5afbcd11f40ab9 +#: ../../../readthedocs/builds/models.pydocstring of +#: builds.models.VersionAlias:1 +msgid "VersionAlias(id, project_id, from_slug, to_slug, largest)" +msgstr "" + +# 17545b7efa034381a269d6acc95f675a +#: ../../api/builds.rst:15 +msgid ":mod:`builds.urls`" +msgstr "" + +# 1139103ca82b404e8440330b2a384a50 +#: ../../api/builds.rst:20 +msgid ":mod:`builds.views`" +msgstr "" + +# 1c574581cfb943129eea2205ad5234ce +#: ../../../readthedocs/builds/views.pydocstring of +#: builds.views.build_detail:1 +msgid "Show the details of a particular build." +msgstr "" + +# d3c2fb8134a240cd903ecc6c71a8ce93 +#: ../../../readthedocs/builds/views.pydocstring of builds.views.build_list:1 +msgid "Show a list of builds." +msgstr "" diff --git a/docs/locale/pt_BR/LC_MESSAGES/api/core.po b/docs/locale/pt_BR/LC_MESSAGES/api/core.po new file mode 100644 index 00000000000..00931664c9d --- /dev/null +++ b/docs/locale/pt_BR/LC_MESSAGES/api/core.po @@ -0,0 +1,216 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2010, Eric Holscher, Charlie Leifer, Bobby Grace +# This file is distributed under the same license as the Read The Docs package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: readthedocs-docs\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-03-26 11:17+0100\n" +"PO-Revision-Date: 2014-03-01 13:43+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/readthedocs-docs/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +# 0493fabfae5f40e9ac3bbcefc84061db +#: ../../api/core.rst:2 +msgid ":mod:`core`" +msgstr "" + +# 8af4fb9765be48afb271e95d3f27dd76 +#: ../../api/core.rst:5 +msgid ":mod:`core.admin`" +msgstr "" + +# 51b94810b54d4ec89eb49f3eb79943b6 +#: ../../../readthedocs/core/admin.pydocstring of core.admin:1 +msgid "Django admin interface for core models." +msgstr "" + +# 1076c67bf8684eb695ca4e6a7524f06b +#: ../../api/core.rst:10 +msgid ":mod:`core.forms`" +msgstr "" + +# 15ce8f64bdac4be1b4179ba24eafd30d +#: ../../../readthedocs/core/forms.pydocstring of core.forms.FacetField:1 +msgid "" +"For filtering searches on a facet, with validation for the format of facet " +"values." +msgstr "" + +# df17be1ef9384072900bc26f800a4ade +#: ../../../readthedocs/core/forms.pydocstring of +#: core.forms.FacetField.valid_value:1 +msgid "" +"Although this is a choice field, no choices need to be supplied. Instead, we" +" just validate that the value is in the correct format for facet filtering " +"(facet_name:value)" +msgstr "" + +# af17e60114804b33a02cb88f3e201165 +#: ../../../readthedocs/core/forms.pydocstring of +#: core.forms.FacetedSearchForm:1 +msgid "Supports fetching faceted results with a corresponding query." +msgstr "" + +# 2319e72154624a579388f9f80e04335f +#: ../../../readthedocs/core/forms.pydocstring of +#: core.forms.FacetedSearchForm:3 +msgid "`facets`" +msgstr "" + +# 948ef6c59d1f4905a59c2ba897f7f916 +#: ../../../readthedocs/core/forms.pydocstring of +#: core.forms.FacetedSearchForm:4 +msgid "A list of facet names for which to get facet counts" +msgstr "" + +# 78bd17539cfa4b1b9610151bff858569 +#: ../../../readthedocs/core/forms.pydocstring of +#: core.forms.FacetedSearchForm:5 +msgid "`models`" +msgstr "" + +# 1b6394d971074abfb44108c7ecbba331 +#: ../../../readthedocs/core/forms.pydocstring of +#: core.forms.FacetedSearchForm:6 +msgid "Limit the search to one or more models" +msgstr "" + +# c927e9dd6e9949bb9a4bc652bd0d474b +#: ../../api/core.rst:15 +msgid ":mod:`core.middleware`" +msgstr "" + +# 8e9e68020a4a4acb9fda5e9db22d5794 +#: ../../../readthedocs/core/middleware.pydocstring of +#: core.middleware.SingleVersionMiddleware:1 +msgid "Reset urlconf for requests for 'single_version' docs." +msgstr "" + +# a78f1fad976b498a9f126d7832913233 +#: ../../../readthedocs/core/middleware.pydocstring of +#: core.middleware.SingleVersionMiddleware:3 +msgid "" +"In settings.MIDDLEWARE_CLASSES, SingleVersionMiddleware must follow after " +"SubdomainMiddleware." +msgstr "" + +# 7e24fa692ea4482a9f843d3bf202e7ae +#: ../../api/core.rst:20 +msgid ":mod:`core.models`" +msgstr "" + +# 5a1117e89a9d4ea4aaec11b677ae929d +#: ../../../readthedocs/core/models.pydocstring of core.models.UserProfile:1 +msgid "Additional information about a User." +msgstr "" + +# 166df641b5104d0e9db6fbb6c5446d3b +#: ../../../readthedocs/core/models.pydocstring of +#: core.models.UserProfile.get_contribution_details:1 +msgid "Gets the line to put into commits to attribute the author." +msgstr "" + +# 49f617d6e2a14ff3a66037d558cd56c7 +#: ../../../readthedocs/core/models.pydocstring of +#: core.models.UserProfile.get_contribution_details:3 +msgid "Returns a tuple (name, email)" +msgstr "" + +# 1bbc78f196314d27985f78990196ef4b +#: ../../api/core.rst:25 +msgid ":mod:`core.search_sites`" +msgstr "" + +# 37e32571a1164cacbaf04080b92b4cee +#: ../../api/core.rst:30 +msgid ":mod:`core.views`" +msgstr "" + +# 9304957e15414971bc00a6c3c4ae6417 +#: ../../../readthedocs/core/views.pydocstring of core.views:1 +msgid "" +"Core views, including the main homepage, post-commit build hook, " +"documentation and header rendering, and server errors." +msgstr "" + +# c6e633d426d24b95bd1dc1b7bb38c252 +#: ../../../readthedocs/core/views.pydocstring of +#: core.views.default_docs_kwargs:1 +msgid "Return kwargs used to reverse lookup a project's default docs URL." +msgstr "" + +# f342e3af8e3248d7bc990ee55941f36c +#: ../../../readthedocs/core/views.pydocstring of +#: core.views.default_docs_kwargs:3 +msgid "" +"Determining which URL to redirect to is done based on the kwargs passed to " +"reverse(serve_docs, kwargs). This function populates kwargs for the default" +" docs for a project, and sets appropriate keys depending on whether request " +"is for a subdomain URL, or a non-subdomain URL." +msgstr "" + +# a27187a0a1df401bb2b351e11a55dea6 +#: ../../../readthedocs/core/views.pydocstring of core.views.github_build:1 +msgid "A post-commit hook for github." +msgstr "" + +# 083fe46d2a0c4b03953ec53571cb8f54 +#: ../../../readthedocs/core/views.pydocstring of +#: core.views.redirect_lang_slug:1 +msgid "Redirect /en/ to /en/latest/." +msgstr "" + +# 917927470fc34fd18033aea19b8fdff6 +#: ../../../readthedocs/core/views.pydocstring of +#: core.views.redirect_page_with_filename:1 +msgid "Redirect /page/file.html to /en/latest/file.html." +msgstr "" + +# fa21ccc33cc54fe890796e09b51e7e60 +#: ../../../readthedocs/core/views.pydocstring of +#: core.views.redirect_project_slug:1 +msgid "Redirect / to /en/latest/." +msgstr "" + +# 2ab25e52858d41da820b68f123db70b0 +#: ../../../readthedocs/core/views.pydocstring of +#: core.views.redirect_version_slug:1 +msgid "Redirect /latest/ to /en/latest/." +msgstr "" + +# 48c216d478844dd59042115b1dca37d2 +#: ../../../readthedocs/core/views.pydocstring of core.views.server_error:1 +msgid "A simple 500 handler so we get media" +msgstr "" + +# 9e58471dda5f45ac855f1db0ed29dcd8 +#: ../../../readthedocs/core/views.pydocstring of +#: core.views.server_error_404:1 +msgid "A simple 404 handler so we get media" +msgstr "" + +# cd9c47e6246549ce8cb99ecd33c6278f +#: ../../api/core.rst:36 +msgid ":mod:`core.management.commands`" +msgstr "" + +# 77e89db3d1274264bf1ead2d60915ced +#: ../../api/core.rst:37 +msgid "This is where custom ``manage.py`` commands are defined." +msgstr "" + +# 89c565f223914d3194a3704370da371a +#: ../../../readthedocs/core/management/commands/update_repos.pydocstring of +#: core.management.commands.update_repos.Command:1 +msgid "" +"Custom management command to rebuild documentation for all projects on the " +"site. Invoked via ``./manage.py update_repos``." +msgstr "" diff --git a/docs/locale/pt_BR/LC_MESSAGES/api/doc_builder.po b/docs/locale/pt_BR/LC_MESSAGES/api/doc_builder.po new file mode 100644 index 00000000000..12984b3affd --- /dev/null +++ b/docs/locale/pt_BR/LC_MESSAGES/api/doc_builder.po @@ -0,0 +1,83 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2010, Eric Holscher, Charlie Leifer, Bobby Grace +# This file is distributed under the same license as the Read The Docs package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: readthedocs-docs\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-03-26 11:17+0100\n" +"PO-Revision-Date: 2014-03-01 13:43+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/readthedocs-docs/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +# b991e970952444c788004e9f007f3767 +#: ../../api/doc_builder.rst:2 +msgid ":mod:`doc_builder`" +msgstr "" + +# 8eada7aadc5a4082ba0a0868956a1b68 +#: ../../api/doc_builder.rst:5 +msgid ":mod:`doc_builder.base`" +msgstr "" + +# 6c82f579f6fe45fca1d856609ccdcbb4 +#: ../../../readthedocs/doc_builder/base.pydocstring of +#: doc_builder.base.BaseBuilder:1 +msgid "The Base for all Builders. Defines the API for subclasses." +msgstr "" + +# 90dfd23df3b54dd9bbcd70c8942a15f7 +#: ../../../readthedocs/doc_builder/base.pydocstring of +#: doc_builder.base.BaseBuilder:3 +msgid "" +"Expects subclasses to define ``old_artifact_path``, which points at the " +"directory where artifacts should be copied from." +msgstr "" + +# a2a6b10fcfe9464fabd8cea86632c717 +#: ../../../readthedocs/doc_builder/base.pydocstring of +#: doc_builder.base.BaseBuilder.build:1 +msgid "Do the actual building of the documentation." +msgstr "" + +# 64395ce4405244c082d1bd5d168f6150 +#: ../../../readthedocs/doc_builder/base.pydocstring of +#: doc_builder.base.BaseBuilder.force:1 +msgid "An optional step to force a build even when nothing has changed." +msgstr "" + +# 716785ec2c404dfa96698cbdb1e0ef33 +#: ../../../readthedocs/doc_builder/base.pydocstring of +#: doc_builder.base.BaseBuilder.move:1 +msgid "" +"Move the documentation from it's generated place to its artifact directory." +msgstr "" + +# c04471155b324c21ba65fa6922d8be08 +#: ../../api/doc_builder.rst:10 +msgid ":mod:`doc_builder.backends`" +msgstr "" + +# 08338ee988434666b985d5435f6ce3bc +#: ../../api/doc_builder.rst:14 +msgid ":mod:`doc_builder.backends.sphinx`" +msgstr "" + +# b9b938829ca2494a86ec1228cae1610c +#: ../../../readthedocs/doc_builder/backends/sphinx.pydocstring of +#: doc_builder.backends.sphinx.BaseSphinx:1 +msgid "The parent for most sphinx builders." +msgstr "" + +# 1e77495f86824f46b81561b0466f9a66 +#: ../../../readthedocs/doc_builder/backends/sphinx.pydocstring of +#: doc_builder.backends.sphinx.BaseSphinx.append_conf:1 +msgid "Modify the given ``conf.py`` file from a whitelisted user's project." +msgstr "" diff --git a/docs/locale/pt_BR/LC_MESSAGES/api/index.po b/docs/locale/pt_BR/LC_MESSAGES/api/index.po new file mode 100644 index 00000000000..3ffeda62449 --- /dev/null +++ b/docs/locale/pt_BR/LC_MESSAGES/api/index.po @@ -0,0 +1,30 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2010, Eric Holscher, Charlie Leifer, Bobby Grace +# This file is distributed under the same license as the Read The Docs package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: readthedocs-docs\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-03-26 11:17+0100\n" +"PO-Revision-Date: 2014-03-01 13:43+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/readthedocs-docs/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +# 82d92117fc034b4993a34d6818df94d2 +#: ../../api/index.rst:2 +msgid "API" +msgstr "" + +# 6081ced47d284851b32b43045caefccd +#: ../../api/index.rst:4 +msgid "" +"This is the Read The Docs API documentation, autogenerated from the source " +"code." +msgstr "" diff --git a/docs/locale/pt_BR/LC_MESSAGES/api/projects.po b/docs/locale/pt_BR/LC_MESSAGES/api/projects.po new file mode 100644 index 00000000000..862e2ab7f0a --- /dev/null +++ b/docs/locale/pt_BR/LC_MESSAGES/api/projects.po @@ -0,0 +1,513 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2010, Eric Holscher, Charlie Leifer, Bobby Grace +# This file is distributed under the same license as the Read The Docs package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: readthedocs-docs\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-03-26 11:17+0100\n" +"PO-Revision-Date: 2014-03-01 13:43+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/readthedocs-docs/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +# 8a9a614ab388441aad6ebf92bfcf54f6 +#: ../../api/projects.rst:2 +msgid ":mod:`projects`" +msgstr "" + +# 3a85bbd57c9842aa84aaee39ecefbe09 +#: ../../api/projects.rst:5 +msgid ":mod:`projects.admin`" +msgstr "" + +# 7b2f3ab7abba41919880b86597a1834d +#: ../../../readthedocs/projects/admin.pydocstring of projects.admin:1 +msgid "" +"Django administration interface for `~projects.models.Project` and related " +"models." +msgstr "" + +# 85ccda3d132344ab82e44050b9c23f30 +#: ../../api/projects.rst:10 +msgid ":mod:`projects.constants`" +msgstr "" + +# 6739af59661b47db99d93cbb1c465148 +#: ../../../readthedocs/projects/constants.pydocstring of projects.constants:1 +msgid "" +"Default values and other various configuration for projects, including " +"available theme names and repository types." +msgstr "" + +# ddf1d5fee70f42a9ac05653b3cab049b +#: ../../api/projects.rst:15 +msgid ":mod:`projects.forms`" +msgstr "" + +# 50beadc405e04c65a117dcd08b292bd3 +#: ../../api/projects.rst:20 +msgid ":mod:`projects.models`" +msgstr "" + +# 18c0d05d3ad8463bb0a35e9e1e4dfee3 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.EmailHook:1 +msgid "EmailHook(id, project_id, email)" +msgstr "" + +# 9232676fa67742dfa184373d6d06b3ea +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.ImportedFile:1 +msgid "ImportedFile(id, project_id, version_id, name, slug, path, md5)" +msgstr "" + +# 5edb560f63ff4799babba27f4897ffd7 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project:1 +msgid "" +"Project(id, pub_date, modified_date, name, slug, description, repo, " +"repo_type, project_url, canonical_url, version, copyright, theme, suffix, " +"single_version, default_version, default_branch, requirements_file, " +"documentation_type, analytics_code, path, conf_py_file, featured, skip, " +"mirror, use_virtualenv, python_interpreter, use_system_packages, " +"django_packages_url, privacy_level, version_privacy_level, language, " +"main_language_project_id, num_major, num_minor, num_point)" +msgstr "" + +# 5675441d8110478498b27d731d633eeb +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.all_active_versions:1 +msgid "" +"A temporary workaround for active_versions filtering out things that were " +"active, but failed to build" +msgstr "" + +# e519f438728b4884b51926773bb6937d +# e519f438728b4884b51926773bb6937d +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.artifact_path:1 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.full_build_path:1 +msgid "The path to the build html docs in the project." +msgstr "" + +# e0ae6c572a6543f1be74ffe5171cd2ce +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.cnames_symlink_path:1 +msgid "Path in the doc_path that we symlink cnames" +msgstr "" + +# bf7ae6ee13994ad1a69c4b5c13b365f3 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.cnames_symlink_path:3 +msgid "" +"This has to be at the top-level because Nginx doesn't know the projects " +"slug." +msgstr "" + +# 08b509e8cce24d9790afc88ab643ac6f +# 08b509e8cce24d9790afc88ab643ac6f +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.find:1 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.full_find:1 +msgid "A balla API to find files inside of a projects dir." +msgstr "" + +# 7c011d20fb904b32963abc98520334fd +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.full_dash_path:1 +msgid "The path to the build dash docs in the project." +msgstr "" + +# 78c38a8e11e8429cbbab83bc572f7826 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.full_doc_path:1 +msgid "The path to the documentation root in the project." +msgstr "" + +# ee1eb04bb2ec469bb928c1f112f1cee0 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.full_epub_path:1 +msgid "The path to the build epub docs in the project." +msgstr "" + +# ee1eb04bb2ec469bb928c1f112f1cee0 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.full_json_path:1 +msgid "The path to the build json docs in the project." +msgstr "" + +# 94129d075c35418e906f8333b963343f +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.full_latex_path:1 +msgid "The path to the build LaTeX docs in the project." +msgstr "" + +# ee1eb04bb2ec469bb928c1f112f1cee0 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.full_man_path:1 +msgid "The path to the build man docs in the project." +msgstr "" + +# 54d38fb2a7ba4b2f9b7bd4dab9f7bde6 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.full_singlehtml_path:1 +msgid "The path to the build singlehtml docs in the project." +msgstr "" + +# 9f115122a3714851a01928d190425612 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.get_default_branch:1 +msgid "Get the version representing \"latest\"" +msgstr "" + +# ed6afc175888454ea69f977192b6666f +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.get_default_version:1 +msgid "Get the default version (slug)." +msgstr "" + +# d86d617176ee45539c17b77772e84d25 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.get_default_version:3 +msgid "" +"Returns self.default_version if the version with that slug actually exists " +"(is built and published). Otherwise returns 'latest'." +msgstr "" + +# fc4f82d0647943f19c9f2952bdc687f1 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.get_docs_url:1 +msgid "" +"Return a url for the docs. Always use http for now, to avoid content " +"warnings." +msgstr "" + +# b9dc426b24ef430ca9d74b11beab855a +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.rtd_build_path:1 +msgid "The destination path where the built docs are copied." +msgstr "" + +# 7b471222702f414db858b43073c7d9c2 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.single_version_symlink_path:1 +msgid "Path in the doc_path for the single_version symlink." +msgstr "" + +# 78c38a8e11e8429cbbab83bc572f7826 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.static_metadata_path:1 +msgid "The path to the static metadata JSON settings file" +msgstr "" + +# 9c42a7e3969a459fa6a4991b989a67d0 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.subprojects_symlink_path:1 +msgid "Path in the doc_path that we symlink subprojects" +msgstr "" + +# 6a2b786705274c008323db14a41b81c7 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.supported_versions:1 +msgid "Get the list of supported versions. Returns a list of version strings." +msgstr "" + +# 33fc917403674f3ea273de1e64cfa768 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.Project.translations_symlink_path:1 +msgid "Path in the doc_path that we symlink translations" +msgstr "" + +# f420a18d21fe42c5aaedf0c49a0a9df1 +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.ProjectRelationship:1 +msgid "ProjectRelationship(id, parent_id, child_id)" +msgstr "" + +# 1262e10548be4ed7b8bebbcd47b8fe5e +#: ../../../readthedocs/projects/models.pydocstring of +#: projects.models.WebHook:1 +msgid "WebHook(id, project_id, url)" +msgstr "" + +# 4863508f0c86430f8c29c8d08a610fe9 +#: ../../api/projects.rst:25 +msgid ":mod:`projects.search_indexes`" +msgstr "" + +# ef7732bc51af4a9bb041207065435119 +#: ../../api/projects.rst:30 +msgid ":mod:`projects.tasks`" +msgstr "" + +# 7616523a00784b9b9605a8d84758a192 +#: ../../../readthedocs/projects/tasks.pydocstring of projects.tasks:1 +msgid "" +"Tasks related to projects, including fetching repository code, cleaning " +"``conf.py`` files, and rebuilding documentation." +msgstr "" + +# 3f2ce9a4345c4c9197b44ca16c61f835 +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.create_build:1 +msgid "" +"Create the build object. If we're recording it, save it to the DB. Otherwise" +" just use an empty hash." +msgstr "" + +# 5d51723c24db4007b66de7fdceb8ff27 +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.docker_build:1 +msgid "The code that executes inside of docker" +msgstr "" + +# 972e091c9c9c4d9499bc32888e6ad5fb +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.ensure_version:1 +msgid "" +"Ensure we're using a sane version. This also creates the \"latest\" version " +"if it doesn't exist." +msgstr "" + +# 6a2b786705274c008323db14a41b81c7 +#: ../../../readthedocs/projects/tasks.pydocstring of projects.tasks.fileify:1 +msgid "Create ImportedFile objects for all of a version's files." +msgstr "" + +# 78e3cfd69fe14addb9dd6c3ccfe9c8cd +#: ../../../readthedocs/projects/tasks.pydocstring of projects.tasks.fileify:3 +msgid "" +"This is a prereq for indexing the docs for search. It also causes celery-" +"haystack to kick off an index of the file." +msgstr "" + +# 8b17d230b6544f5684426be76c2f77e5 +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.finish_build:1 +msgid "Build Finished, do house keeping bits" +msgstr "" + +# 0dec19d505e24f2aaeac3ab7ff529283 +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.setup_environment:1 +msgid "Build the virtualenv and install the project into it." +msgstr "" + +# 0486cdb63b02437b85cb9ed89c9c0f36 +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.setup_vcs:1 +msgid "" +"Update the checkout of the repo to make sure it's the latest. This also " +"syncs versions in the DB." +msgstr "" + +# 90ad99c9706243dab3f845ec9e375e69 +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.update_static_metadata:1 +msgid "Update static metadata JSON file" +msgstr "" + +# 30c4aa0a98dc4c9dbc14415123107b7f +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.update_static_metadata:3 +msgid "Metadata settings include the following project settings:" +msgstr "" + +# 2c1eee862da44684bd00b73474c29c63 +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.update_static_metadata:6 +msgid "version" +msgstr "" + +# 994b70e3219944a08d23d054083b0c22 +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.update_static_metadata:6 +msgid "The default version for the project, default: `latest`" +msgstr "" + +# 3c214d6672c448eb96de5dad9e3630bb +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.update_static_metadata:9 +msgid "language" +msgstr "" + +# 881456dbecd542f995566587e00d7977 +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.update_static_metadata:9 +msgid "The default language for the project, default: `en`" +msgstr "" + +# 3c214d6672c448eb96de5dad9e3630bb +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.update_static_metadata:11 +msgid "languages" +msgstr "" + +# a3dc199da18e4cb983a9e9bdf55af75f +#: ../../../readthedocs/projects/tasks.pydocstring of +#: projects.tasks.update_static_metadata:12 +msgid "List of languages built by linked translation projects." +msgstr "" + +# 9f49cd1cdf87490498bc6620f5d65c20 +#: ../../api/projects.rst:35 +msgid ":mod:`projects.utils`" +msgstr "" + +# d9e018a58a424853a489543bf83f516b +#: ../../../readthedocs/projects/utils.pydocstring of projects.utils:1 +msgid "Utility functions used by projects." +msgstr "" + +# ff9698e1d8dd4255ac1e1fcbcfae985e +#: ../../../readthedocs/projects/utils.pydocstring of +#: projects.utils.find_file:1 +msgid "" +"Find matching filenames in the current directory and its subdirectories, and" +" return a list of matching filenames." +msgstr "" + +# 2f3dd702e2f84e008dbdc9a61d083430 +#: ../../../readthedocs/projects/utils.pydocstring of projects.utils.run:1 +msgid "" +"Run one or more commands, and return ``(status, out, err)``. If more than " +"one command is given, then this is equivalent to chaining them together with" +" ``&&``; if all commands succeed, then ``(status, out, err)`` will represent" +" the last successful command. If one command failed, then ``(status, out, " +"err)`` will represent the failed command." +msgstr "" + +# 0d9594b1fba94a7caf46a9052f4ed8cd +#: ../../../readthedocs/projects/utils.pydocstring of +#: projects.utils.safe_write:1 +msgid "" +"Write ``contents`` to the given ``filename``. If the filename's directory " +"does not exist, it is created. Contents are written as UTF-8, ignoring any " +"characters that cannot be encoded as UTF-8." +msgstr "" + +# 5b7b40193f1641b69717a0ee61ee61dc +#: ../../api/projects.rst:40 +msgid ":mod:`projects.views`" +msgstr "" + +# 01026916182b41bfbf291c9e16c44ab1 +#: ../../api/projects.rst:43 +msgid ":mod:`projects.views.public`" +msgstr "" + +# 0d6acbba8f8a43ceb6ca6199d0c25bef +#: ../../../readthedocs/projects/views/public.pydocstring of +#: projects.views.public.project_badge:1 +msgid "Return a sweet badge for the project" +msgstr "" + +# d3d78d8ed03640ad943eba4b5fb17f5c +# d3d78d8ed03640ad943eba4b5fb17f5c +#: ../../../readthedocs/projects/views/public.pydocstring of +#: projects.views.public.project_detail:1 +#: ../../../readthedocs/projects/views/public.pydocstring of +#: projects.views.public.project_downloads:1 +msgid "A detail view for a project with various dataz" +msgstr "" + +# e53a22ee68564e48929b382f7e629656 +#: ../../../readthedocs/projects/views/public.pydocstring of +#: projects.views.public.project_index:1 +msgid "" +"The list of projects, which will optionally filter by user or tag, in which " +"case a 'person' or 'tag' will be added to the context" +msgstr "" + +# 4f85615a264744b5a256b7fb3163c4b9 +#: ../../../readthedocs/projects/views/public.pydocstring of +#: projects.views.public.search:1 +msgid "our ghetto site search. see roadmap." +msgstr "" + +# f513ed5a9df248ef8840de44ec95fd10 +#: ../../../readthedocs/projects/views/public.pydocstring of +#: projects.views.public.search_autocomplete:1 +msgid "return a json list of project names" +msgstr "" + +# 412e4bf583a44f34a5634523d95f03e3 +#: ../../../readthedocs/projects/views/public.pydocstring of +#: projects.views.public.tag_index:1 +msgid "List of all tags by most common" +msgstr "" + +# 3ea93d8785c3494bbcbde87e8ddadfa8 +#: ../../../readthedocs/projects/views/public.pydocstring of +#: projects.views.public.version_autocomplete:1 +msgid "return a json list of version names" +msgstr "" + +# 03258a8916b740349157700c1e165246 +#: ../../api/projects.rst:48 +msgid ":mod:`projects.views.private`" +msgstr "" + +# 5222a9d261fa490f9246d5d57964fc4e +# 5222a9d261fa490f9246d5d57964fc4e +#: ../../../readthedocs/projects/views/private.pydocstring of +#: projects.views.private.project_advanced:1 +#: ../../../readthedocs/projects/views/private.pydocstring of +#: projects.views.private.project_edit:1 +msgid "" +"Edit an existing project - depending on what type of project is being edited" +" (created or imported) a different form will be displayed" +msgstr "" + +# 318da3dc4a634de8aabd97e36eb3f2fb +#: ../../../readthedocs/projects/views/private.pydocstring of +#: projects.views.private.project_dashboard:1 +msgid "" +"A dashboard! If you aint know what that means you aint need to. Essentially" +" we show you an overview of your content." +msgstr "" + +# 3e1396b6b0e8443e9ebd0bd2a31f6cae +#: ../../../readthedocs/projects/views/private.pydocstring of +#: projects.views.private.project_delete:1 +msgid "" +"Make a project as deleted on POST, otherwise show a form asking for " +"confirmation of delete." +msgstr "" + +# a7523151177242e6a0ff4f7f218a8ab9 +#: ../../../readthedocs/projects/views/private.pydocstring of +#: projects.views.private.project_import:1 +msgid "Import docs from an repo" +msgstr "" + +# 2055bfe65f5740bfa729ee9dccb9e3de +#: ../../../readthedocs/projects/views/private.pydocstring of +#: projects.views.private.project_manage:1 +msgid "" +"The management view for a project, where you will have links to edit the " +"projects' configuration, edit the files associated with that project, etc." +msgstr "" + +# 82d0b6a00476474fb2a896c6b5821904 +#: ../../../readthedocs/projects/views/private.pydocstring of +#: projects.views.private.project_manage:5 +msgid "Now redirects to the normal /projects/ view." +msgstr "" + +# cc4c1922c68f4de1982d72d7baefcd4a +#: ../../../readthedocs/projects/views/private.pydocstring of +#: projects.views.private.project_versions:1 +msgid "" +"Shows the available versions and lets the user choose which ones he would " +"like to have built." +msgstr "" diff --git a/docs/locale/pt_BR/LC_MESSAGES/api/vcs_support.po b/docs/locale/pt_BR/LC_MESSAGES/api/vcs_support.po new file mode 100644 index 00000000000..fb663a2ac1b --- /dev/null +++ b/docs/locale/pt_BR/LC_MESSAGES/api/vcs_support.po @@ -0,0 +1,156 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2010, Eric Holscher, Charlie Leifer, Bobby Grace +# This file is distributed under the same license as the Read The Docs package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: readthedocs-docs\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-03-26 11:17+0100\n" +"PO-Revision-Date: 2014-03-01 13:43+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/readthedocs-docs/language/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +# c114b9fc573b4e6ea9bd677487ccc350 +#: ../../api/vcs_support.rst:2 +msgid ":mod:`vcs_support`" +msgstr "" + +# 2168fb47a3b045f69db6118a75b7649f +#: ../../api/vcs_support.rst:5 +msgid ":mod:`vcs_support.base`" +msgstr "" + +# 039fe7d0b3b44bca9d59ab4dabcba217 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseCLI:1 +msgid "Helper class for CLI-heavy classes." +msgstr "" + +# e84b37640a714fe89cb6336c58569fe7 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseCLI.run:1 +msgid "list of command and args. See `subprocess` docs" +msgstr "" + +# 9029d3bceac34fc2974a98619075a5d1 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseContributionBackend:1 +msgid "Base class for contribution backends." +msgstr "" + +# 08cec6ad85fd4b01aef16e3364f18052 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseContributionBackend:3 +msgid "The main purpose of this base class is to define the API." +msgstr "" + +# 91323650500e43109e3ad9928ad3e8d9 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseContributionBackend.accepts:1 +msgid "" +"Classmethod that checks if a given repository URL is supported by this " +"backend." +msgstr "" + +# 4d161b0f18b74a0e8388a00a14f98ab6 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseContributionBackend.get_branch_file:1 +msgid "Returns the contents of a file as it is in the specified branch." +msgstr "" + +# 23c018029e684891b18b7c47198cb6ef +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseContributionBackend.push_branch:1 +msgid "Pushes a branch upstream." +msgstr "" + +# 9df8fdc150164c43b89919ce049b491e +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseContributionBackend.set_branch_file:1 +msgid "Saves the file in the specified branch." +msgstr "" + +# c65beb5e1b4f46c58dbd5f6924bb1107 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseVCS:1 +msgid "Base for VCS Classes. Built on top of the BaseCLI." +msgstr "" + +# e4b8b4f783b745a2944707d791a06565 +# f29a1e6b2d984fbe9b634de766591c83 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseVCS.branches:1 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseVCS.tags:1 +msgid "" +"Returns a list of VCSVersion objects. See VCSVersion for more information." +msgstr "" + +# d2ef3260822a4b5d84d923ef7a8aa146 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseVCS.checkout:1 +msgid "Set the state to the given identifier." +msgstr "" + +# 655c7b2f2d70435b80cd8402d424dcc5 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseVCS.checkout:3 +msgid "If identifier is None, checkout to the latest revision." +msgstr "" + +# 1c69e90a4da345a1aba7fc9b107bf65a +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseVCS.checkout:5 +msgid "" +"The type and format of identifier may change from VCS to VCS, so each " +"backend is responsible to understand it's identifiers." +msgstr "" + +# 60ee23dcf33747de8dfeafd041501b84 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseVCS.get_contribution_backend:1 +msgid "" +"Returns a contribution backend or None for this repository. The backend is " +"detected via the repository URL." +msgstr "" + +# f49a5857106c404486ec6de084165101 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.BaseVCS.update:1 +msgid "" +"If self.working_dir is already a valid local copy of the repository, update " +"the repository, else create a new local copy of the repository." +msgstr "" + +# fd4f7a239d6542819687680626b2f291 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.VCSProject:1 +msgid "Transient object to encapsulate a projects stuff" +msgstr "" + +# e7718753e3b5488d8665e56c62b59ed6 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.VCSVersion:1 +msgid "Represents a Version (tag or branch) in a VCS." +msgstr "" + +# 9c37d628fd414f4eb3aa9c258789244e +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.VCSVersion:3 +msgid "This class should only be instantiated in BaseVCS subclasses." +msgstr "" + +# 2f17689d78524225b98df526bc2ec9c9 +#: ../../../readthedocs/vcs_support/base.pydocstring of +#: vcs_support.base.VCSVersion:5 +msgid "" +"It can act as a context manager to temporarily switch to this tag (eg to " +"build docs for this tag)." +msgstr "" diff --git a/readthedocs/integrations/migrations/0003_auto_20180217_1121.py b/readthedocs/integrations/migrations/0003_auto_20180217_1121.py deleted file mode 100644 index b1f34b82e82..00000000000 --- a/readthedocs/integrations/migrations/0003_auto_20180217_1121.py +++ /dev/null @@ -1,56 +0,0 @@ -# -*- coding: utf-8 -*- -# Generated by Django 1.9.12 on 2018-02-17 11:21 -from __future__ import unicode_literals - -from django.db import migrations, models - - -class Migration(migrations.Migration): - - dependencies = [ - ('integrations', '0002_add-webhook'), - ] - - operations = [ - migrations.CreateModel( - name='BitbucketWebhook', - fields=[ - ], - options={ - 'proxy': True, - }, - bases=('integrations.integration',), - ), - migrations.CreateModel( - name='GenericAPIWebhook', - fields=[ - ], - options={ - 'proxy': True, - }, - bases=('integrations.integration',), - ), - migrations.CreateModel( - name='GitHubWebhook', - fields=[ - ], - options={ - 'proxy': True, - }, - bases=('integrations.integration',), - ), - migrations.CreateModel( - name='GitLabWebhook', - fields=[ - ], - options={ - 'proxy': True, - }, - bases=('integrations.integration',), - ), - migrations.AlterField( - model_name='integration', - name='integration_type', - field=models.CharField(choices=[('github_webhook', 'GitHub incoming webhook'), ('bitbucket_webhook', 'Bitbucket incoming webhook'), ('gitlab_webhook', 'GitLab incoming webhook'), ('api_webhook', 'Generic API incoming webhook')], max_length=32, verbose_name='Integration type'), - ), - ]