diff --git a/docs/conf.py b/docs/conf.py index 2181795716a..6a0927554c1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -134,9 +134,6 @@ language = "en" -locale_dirs = [ - f"{docset}/locale/", -] gettext_compact = False html_theme = "sphinx_rtd_theme" diff --git a/docs/user/.tx/config b/docs/user/.tx/config deleted file mode 100644 index 1ad0d7c06b1..00000000000 --- a/docs/user/.tx/config +++ /dev/null @@ -1,429 +0,0 @@ -[main] -host = https://www.transifex.com - -[readthedocs-docs.embed] -file_filter = locale//LC_MESSAGES/embed.po -source_file = _build/locale/embed.pot -source_lang = en -type = PO - -[readthedocs-docs.privacy] -file_filter = locale//LC_MESSAGES/privacy.po -source_file = _build/locale/privacy.pot -source_lang = en -type = PO - -[readthedocs-docs.user-defined-redirects] -file_filter = locale//LC_MESSAGES/user-defined-redirects.po -source_file = _build/locale/user-defined-redirects.pot -source_lang = en -type = PO - -[readthedocs-docs.sponsors] -file_filter = locale//LC_MESSAGES/sponsors.po -source_file = _build/locale/sponsors.pot -source_lang = en -type = PO - -[readthedocs-docs.team] -file_filter = locale//LC_MESSAGES/team.po -source_file = _build/locale/team.pot -source_lang = en -type = PO - -[readthedocs-docs.install] -file_filter = locale//LC_MESSAGES/install.po -source_file = _build/locale/install.pot -source_lang = en -type = PO - -[readthedocs-docs.design] -file_filter = locale//LC_MESSAGES/design.po -source_file = _build/locale/design.pot -source_lang = en -type = PO - -[readthedocs-docs.builds] -file_filter = locale//LC_MESSAGES/builds.po -source_file = _build/locale/builds.pot -source_lang = en -type = PO - -[readthedocs-docs.single_version] -file_filter = locale//LC_MESSAGES/single_version.po -source_file = _build/locale/single_version.pot -source_lang = en -type = PO - -[readthedocs-docs.open-source-philosophy] -file_filter = locale//LC_MESSAGES/open-source-philosophy.po -source_file = _build/locale/open-source-philosophy.pot -source_lang = en -type = PO - -[readthedocs-docs.webhooks] -file_filter = locale//LC_MESSAGES/webhooks.po -source_file = _build/locale/webhooks.pot -source_lang = en -type = PO - -[readthedocs-docs.issue-labels] -file_filter = locale//LC_MESSAGES/issue-labels.po -source_file = _build/locale/issue-labels.pot -source_lang = en -type = PO - -[readthedocs-docs.security] -file_filter = locale//LC_MESSAGES/security.po -source_file = _build/locale/security.pot -source_lang = en -type = PO - -[readthedocs-docs.tests] -file_filter = locale//LC_MESSAGES/tests.po -source_file = _build/locale/tests.pot -source_lang = en -type = PO - -[readthedocs-docs.docs] -file_filter = locale//LC_MESSAGES/docs.po -source_file = _build/locale/docs.pot -source_lang = en -type = PO - -[readthedocs-docs.alternate_domains] -file_filter = locale//LC_MESSAGES/alternate_domains.po -source_file = _build/locale/alternate_domains.pot -source_lang = en -type = PO - -[readthedocs-docs.index] -file_filter = locale//LC_MESSAGES/index.po -source_file = _build/locale/index.pot -source_lang = en -type = PO - -[readthedocs-docs.abandoned-projects] -file_filter = locale//LC_MESSAGES/abandoned-projects.po -source_file = _build/locale/abandoned-projects.pot -source_lang = en -type = PO - -[readthedocs-docs.canonical] -file_filter = locale//LC_MESSAGES/canonical.po -source_file = _build/locale/canonical.pot -source_lang = en -type = PO - -[readthedocs-docs.versions] -file_filter = locale//LC_MESSAGES/versions.po -source_file = _build/locale/versions.pot -source_lang = en -type = PO - -[readthedocs-docs.i18n] -file_filter = locale//LC_MESSAGES/i18n.po -source_file = _build/locale/i18n.pot -source_lang = en -type = PO - -[readthedocs-docs.yaml-config] -file_filter = locale//LC_MESSAGES/yaml-config.po -source_file = _build/locale/yaml-config.pot -source_lang = en -type = PO - -[readthedocs-docs.changelog] -file_filter = locale//LC_MESSAGES/changelog.po -source_file = _build/locale/changelog.pot -source_lang = en -type = PO - -[readthedocs-docs.automatic-redirects] -file_filter = locale//LC_MESSAGES/automatic-redirects.po -source_file = _build/locale/automatic-redirects.pot -source_lang = en -type = PO - -[readthedocs-docs.support] -file_filter = locale//LC_MESSAGES/support.po -source_file = _build/locale/support.pot -source_lang = en -type = PO - -[readthedocs-docs.badges] -file_filter = locale//LC_MESSAGES/badges.po -source_file = _build/locale/badges.pot -source_lang = en -type = PO - -[readthedocs-docs.vcs] -file_filter = locale//LC_MESSAGES/vcs.po -source_file = _build/locale/vcs.pot -source_lang = en -type = PO - -[readthedocs-docs.features] -file_filter = locale//LC_MESSAGES/features.po -source_file = _build/locale/features.pot -source_lang = en -type = PO - -[readthedocs-docs.gsoc] -file_filter = locale//LC_MESSAGES/gsoc.po -source_file = _build/locale/gsoc.pot -source_lang = en -type = PO - -[readthedocs-docs.contribute] -file_filter = locale//LC_MESSAGES/contribute.po -source_file = _build/locale/contribute.pot -source_lang = en -type = PO - -[readthedocs-docs.code-of-conduct] -file_filter = locale//LC_MESSAGES/code-of-conduct.po -source_file = _build/locale/code-of-conduct.pot -source_lang = en -type = PO - -[readthedocs-docs.architecture] -file_filter = locale//LC_MESSAGES/architecture.po -source_file = _build/locale/architecture.pot -source_lang = en -type = PO - -[readthedocs-docs.conda] -file_filter = locale//LC_MESSAGES/conda.po -source_file = _build/locale/conda.pot -source_lang = en -type = PO - -[readthedocs-docs.symlinks] -file_filter = locale//LC_MESSAGES/symlinks.po -source_file = _build/locale/symlinks.pot -source_lang = en -type = PO - -[readthedocs-docs.subprojects] -file_filter = locale//LC_MESSAGES/subprojects.po -source_file = _build/locale/subprojects.pot -source_lang = en -type = PO - -[readthedocs-docs.privacy-policy] -file_filter = locale//LC_MESSAGES/privacy-policy.po -source_file = _build/locale/privacy-policy.pot -source_lang = en -type = PO - -[readthedocs-docs.faq] -file_filter = locale//LC_MESSAGES/faq.po -source_file = _build/locale/faq.pot -source_lang = en -type = PO - -[readthedocs-docs.getting_started] -file_filter = locale//LC_MESSAGES/getting_started.po -source_file = _build/locale/getting_started.pot -source_lang = en -type = PO - -[readthedocs-docs.localization] -file_filter = locale//LC_MESSAGES/localization.po -source_file = _build/locale/localization.pot -source_lang = en -type = PO - -[readthedocs-docs.story] -file_filter = locale//LC_MESSAGES/story.po -source_file = _build/locale/story.pot -source_lang = en -type = PO - -[readthedocs-docs.advertising--index] -file_filter = locale//LC_MESSAGES/advertising/index.po -source_file = _build/locale/advertising/index.pot -source_lang = en -type = PO - -[readthedocs-docs.advertising--ethical-advertising] -file_filter = locale//LC_MESSAGES/advertising/ethical-advertising.po -source_file = _build/locale/advertising/ethical-advertising.pot -source_lang = en -type = PO - -[readthedocs-docs.advertising--ad-blocking] -file_filter = locale//LC_MESSAGES/advertising/ad-blocking.po -source_file = _build/locale/advertising/ad-blocking.pot -source_lang = en -type = PO - -[readthedocs-docs.advertising--advertising-details] -file_filter = locale//LC_MESSAGES/advertising/advertising-details.po -source_file = _build/locale/advertising/advertising-details.pot -source_lang = en -type = PO - -[readthedocs-docs.business--sharing] -file_filter = locale//LC_MESSAGES/business/sharing.po -source_file = _build/locale/business/sharing.pot -source_lang = en -type = PO - -[readthedocs-docs.business--analytics] -file_filter = locale//LC_MESSAGES/business/analytics.po -source_file = _build/locale/business/analytics.pot -source_lang = en -type = PO - -[readthedocs-docs.business--index] -file_filter = locale//LC_MESSAGES/business/index.po -source_file = _build/locale/business/index.pot -source_lang = en -type = PO - -[readthedocs-docs.business--organizations] -file_filter = locale//LC_MESSAGES/business/organizations.po -source_file = _build/locale/business/organizations.pot -source_lang = en -type = PO - -[readthedocs-docs.design--yaml-file] -file_filter = locale//LC_MESSAGES/design/yaml-file.po -source_file = _build/locale/design/yaml-file.pot -source_lang = en -type = PO - -[readthedocs-docs.design--theme-context] -file_filter = locale//LC_MESSAGES/design/theme-context.po -source_file = _build/locale/design/theme-context.pot -source_lang = en -type = PO - -[readthedocs-docs.guides--google-analytics] -file_filter = locale//LC_MESSAGES/guides/google-analytics.po -source_file = _build/locale/guides/google-analytics.pot -source_lang = en -type = PO - -[readthedocs-docs.guides--build-using-too-many-resources] -file_filter = locale//LC_MESSAGES/guides/build-using-too-many-resources.po -source_file = _build/locale/guides/build-using-too-many-resources.pot -source_lang = en -type = PO - -[readthedocs-docs.guides--specifying-dependencies] -file_filter = locale//LC_MESSAGES/guides/specifying-dependencies.po -source_file = _build/locale/guides/specifying-dependencies.pot -source_lang = en -type = PO - -[readthedocs-docs.guides--index] -file_filter = locale//LC_MESSAGES/guides/index.po -source_file = _build/locale/guides/index.pot -source_lang = en -type = PO - -[readthedocs-docs.guides--build-notifications] -file_filter = locale//LC_MESSAGES/guides/build-notifications.po -source_file = _build/locale/guides/build-notifications.pot -source_lang = en -type = PO - -[readthedocs-docs.guides--adding-custom-css] -file_filter = locale//LC_MESSAGES/guides/adding-custom-css.po -source_file = _build/locale/guides/adding-custom-css.pot -source_lang = en -type = PO - -[readthedocs-docs.guides--manage-translations] -file_filter = locale//LC_MESSAGES/guides/manage-translations.po -source_file = _build/locale/guides/manage-translations.pot -source_lang = en -type = PO - -[readthedocs-docs.guides--wipe-environment] -file_filter = locale//LC_MESSAGES/guides/wipe-environment.po -source_file = _build/locale/guides/wipe-environment.pot -source_lang = en -type = PO - -[readthedocs-docs.guides--remove-edit-buttons] -file_filter = locale//LC_MESSAGES/guides/remove-edit-buttons.po -source_file = _build/locale/guides/remove-edit-buttons.pot -source_lang = en -type = PO - -[readthedocs-docs.features--embed] -file_filter = locale//LC_MESSAGES/features/embed.po -source_file = _build/locale/features/embed.pot -source_lang = en -type = PO - -[readthedocs-docs.custom_installs--local_rtd_vm] -file_filter = locale//LC_MESSAGES/custom_installs/local_rtd_vm.po -source_file = _build/locale/custom_installs/local_rtd_vm.pot -source_lang = en -type = PO - -[readthedocs-docs.custom_installs--index] -file_filter = locale//LC_MESSAGES/custom_installs/index.po -source_file = _build/locale/custom_installs/index.pot -source_lang = en -type = PO - -[readthedocs-docs.custom_installs--customization] -file_filter = locale//LC_MESSAGES/custom_installs/customization.po -source_file = _build/locale/custom_installs/customization.pot -source_lang = en -type = PO - -[readthedocs-docs.custom_installs--elasticsearch] -file_filter = locale//LC_MESSAGES/custom_installs/elasticsearch.po -source_file = _build/locale/custom_installs/elasticsearch.pot -source_lang = en -type = PO - -[readthedocs-docs.api--v2] -file_filter = locale//LC_MESSAGES/api/v2.po -source_file = _build/locale/api/v2.pot -source_lang = en -type = PO - -[readthedocs-docs.api--index] -file_filter = locale//LC_MESSAGES/api/index.po -source_file = _build/locale/api/index.pot -source_lang = en -type = PO - -[readthedocs-docs.api--v1] -file_filter = locale//LC_MESSAGES/api/v1.po -source_file = _build/locale/api/v1.pot -source_lang = en -type = PO - -[readthedocs-docs.development--buildenvironments] -file_filter = locale//LC_MESSAGES/development/buildenvironments.po -source_file = _build/locale/development/buildenvironments.pot -source_lang = en -type = PO - -[readthedocs-docs.development--standards] -file_filter = locale//LC_MESSAGES/development/standards.po -source_file = _build/locale/development/standards.pot -source_lang = en -type = PO - -[readthedocs-docs.dmca--index] -file_filter = locale//LC_MESSAGES/dmca/index.po -source_file = _build/locale/dmca/index.pot -source_lang = en -type = PO - -[readthedocs-docs.settings_] -file_filter = locale//LC_MESSAGES/settings.po -source_file = _build/locale/settings.pot -source_lang = en -type = PO - diff --git a/docs/user/locale/da/LC_MESSAGES/abandoned-projects.mo b/docs/user/locale/da/LC_MESSAGES/abandoned-projects.mo deleted file mode 100644 index 8f787c7ab26..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/abandoned-projects.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/abandoned-projects.po b/docs/user/locale/da/LC_MESSAGES/abandoned-projects.po deleted file mode 100644 index b78eab4e6a6..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/abandoned-projects.po +++ /dev/null @@ -1,206 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../abandoned-projects.rst:2 -msgid "Policy for Abandoned Projects" -msgstr "" - -#: ../../abandoned-projects.rst:4 -msgid "" -"This policy describes the process by which a Read the Docs project name may " -"be changed." -msgstr "" - -#: ../../abandoned-projects.rst:7 -msgid "Rationale" -msgstr "" - -#: ../../abandoned-projects.rst:9 -msgid "" -"Conflict between the current use of the name and a different suggested use " -"of the same name occasionally arise. This document aims to provide general " -"guidelines for solving the most typical cases of such conflicts." -msgstr "" - -#: ../../abandoned-projects.rst:14 -msgid "Specification" -msgstr "" - -#: ../../abandoned-projects.rst:16 -msgid "" -"The main idea behind this policy is that Read the Docs serves the community." -" Every user is invited to upload content under the Terms of Use, " -"understanding that it is at the sole risk of the user." -msgstr "" - -#: ../../abandoned-projects.rst:20 -msgid "" -"While Read the Docs is not a backup service, the core team of Read the Docs " -"does their best to keep that content accessible indefinitely in its " -"published form. However, in certain edge cases the greater community's needs" -" might outweigh the individual's expectation of ownership of a project name." -msgstr "" - -#: ../../abandoned-projects.rst:25 -msgid "The use cases covered by this policy are:" -msgstr "" - -#: ../../abandoned-projects.rst:29 ../../abandoned-projects.rst:53 -msgid "Abandoned projects" -msgstr "" - -#: ../../abandoned-projects.rst:28 -msgid "" -"Renaming a project so that the original project name can be used by a " -"different project" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Active projects" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Resolving disputes over a name" -msgstr "" - -#: ../../abandoned-projects.rst:35 -msgid "Implementation" -msgstr "" - -#: ../../abandoned-projects.rst:38 -msgid "Reachability" -msgstr "" - -#: ../../abandoned-projects.rst:40 -msgid "" -"The user of Read the Docs is solely responsible for being reachable by the " -"core team for matters concerning projects that the user owns. In every case " -"where contacting the user is necessary, the core team will try to do so at " -"least three times, using the following means of contact:" -msgstr "" - -#: ../../abandoned-projects.rst:45 -msgid "E-mail address on file in the user's profile" -msgstr "" - -#: ../../abandoned-projects.rst:46 -msgid "E-mail addresses found in the given project's documentation" -msgstr "" - -#: ../../abandoned-projects.rst:47 -msgid "E-mail address on the project's home page" -msgstr "" - -#: ../../abandoned-projects.rst:49 -msgid "" -"The core team will stop trying to reach the user after six weeks and the " -"user will be considered *unreachable*." -msgstr "" - -#: ../../abandoned-projects.rst:55 -msgid "A project is considered *abandoned* when ALL of the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:57 -msgid "Owner is unreachable (see `Reachability`_)" -msgstr "" - -#: ../../abandoned-projects.rst:58 -msgid "" -"The project has no proper documentation being served (no successful builds) " -"or does not have any releases within the past twelve months" -msgstr "" - -#: ../../abandoned-projects.rst:60 -msgid "" -"No activity from the owner on the project's home page (or no home page " -"found)." -msgstr "" - -#: ../../abandoned-projects.rst:63 -msgid "All other projects are considered *active*." -msgstr "" - -#: ../../abandoned-projects.rst:66 -msgid "Renaming of an abandoned project" -msgstr "" - -#: ../../abandoned-projects.rst:68 -msgid "Projects are never renamed solely on the basis of abandonment." -msgstr "" - -#: ../../abandoned-projects.rst:70 -msgid "" -"An *abandoned* project can be renamed (by appending ``-abandoned`` and a " -"uniquifying integer if needed) for purposes of reusing the name when ALL of " -"the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:74 -msgid "" -"The project has been determined *abandoned* by the rules described above" -msgstr "" - -#: ../../abandoned-projects.rst:75 -msgid "" -"The candidate is able to demonstrate their own failed attempts to contact " -"the existing owner" -msgstr "" - -#: ../../abandoned-projects.rst:77 -msgid "" -"The candidate is able to demonstrate that the project suggested to reuse the" -" name already exists and meets notability requirements" -msgstr "" - -#: ../../abandoned-projects.rst:79 -msgid "" -"The candidate is able to demonstrate why a fork under a different name is " -"not an acceptable workaround" -msgstr "" - -#: ../../abandoned-projects.rst:81 -msgid "The project has fewer than 100 monthly pageviews" -msgstr "" - -#: ../../abandoned-projects.rst:82 -msgid "The core team does not have any additional reservations." -msgstr "" - -#: ../../abandoned-projects.rst:85 -msgid "Name conflict resolution for active projects" -msgstr "" - -#: ../../abandoned-projects.rst:87 -msgid "" -"The core team of Read the Docs are not arbiters in disputes around *active* " -"projects. The core team recommends users to get in touch with each other and" -" solve the issue by respectful communication." -msgstr "" - -#: ../../abandoned-projects.rst:92 -msgid "Prior art" -msgstr "" - -#: ../../abandoned-projects.rst:94 -msgid "" -"The Python Package Index (PyPI) policy for claiming abandoned packages " -"(`PEP-0541 `_) heavily influenced " -"this policy." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/alternate_domains.mo b/docs/user/locale/da/LC_MESSAGES/alternate_domains.mo deleted file mode 100644 index 6ab8b5a6412..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/alternate_domains.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/alternate_domains.po b/docs/user/locale/da/LC_MESSAGES/alternate_domains.po deleted file mode 100644 index 94b87521e6a..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/alternate_domains.po +++ /dev/null @@ -1,189 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../alternate_domains.rst:2 -msgid "Alternate Domains" -msgstr "" - -#: ../../alternate_domains.rst:4 -msgid "" -"Read the Docs supports a number of custom domains for your convenience. " -"Shorter URLs make everyone happy, and we like making people happy!" -msgstr "" - -#: ../../alternate_domains.rst:7 -msgid "Subdomain Support" -msgstr "" - -#: ../../alternate_domains.rst:9 -msgid "" -"Every project has a subdomain that is available to serve its documentation. " -"If you go to .readthedocs.io, it should show you the latest version of" -" documentation. A good example is https://pip.readthedocs.io" -msgstr "" - -#: ../../alternate_domains.rst:11 -msgid "" -"If you have an old project that has an underscore (_) in the name, it will " -"use a subdomain with a hyphen (-). `RFC 1035 " -"`_ has more information on valid " -"subdomains." -msgstr "" - -#: ../../alternate_domains.rst:15 -msgid "Custom Domain Support" -msgstr "" - -#: ../../alternate_domains.rst:17 -msgid "" -"You can also host your documentation from your own domain by adding a domain" -" to your project:" -msgstr "" - -#: ../../alternate_domains.rst:20 -msgid "" -"Add a CNAME record in your DNS that points the domain to: ``readthedocs.io``" -msgstr "" - -#: ../../alternate_domains.rst:21 -msgid "" -"Add a project domain in the :guilabel:`Domains` project admin page for your " -"project." -msgstr "" - -#: ../../alternate_domains.rst:24 -msgid "" -"We don't currently support pointing subdomains or naked domains to a project" -" using ``A`` records. It's best to point a subdomain, ``docs.example.com`` " -"for example, using a CNAME record." -msgstr "" - -#: ../../alternate_domains.rst:28 -msgid "" -"Using pip as an example, https://pip.pypa.io resolves, but is hosted on our " -"infrastructure." -msgstr "" - -#: ../../alternate_domains.rst:30 -msgid "As another example, fabric's dig record looks like this::" -msgstr "" - -#: ../../alternate_domains.rst:38 -msgid "Custom Domain SSL" -msgstr "" - -#: ../../alternate_domains.rst:40 -msgid "" -"By default, when you setup a custom domain to host documentation at Read the" -" Docs, we will attempt to provision a domain validated SSL certificate for " -"the domain. This service is generously provided by Cloudflare." -msgstr "" - -#: ../../alternate_domains.rst:44 -msgid "" -"After configuring your custom domain on Read the Docs, you can see the " -"status of the certificate on the domain page in your project admin dashboard" -" (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:48 -msgid "" -"If your domain has configured CAA records, please do not forget to include " -"Cloudflare CAA entries, see their `Certification Authority Authorization " -"(CAA) FAQ `_." -msgstr "" - -#: ../../alternate_domains.rst:54 -msgid "" -"Some older setups configured a CNAME record pointing to ``readthedocs.org`` " -"or another variation. While these continue to resolve, they do not yet allow" -" us to acquire SSL certificates for those domains. Point the CNAME to " -"``readthedocs.io`` and re-request a certificate by saving the domain in the " -"project admin (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:61 -msgid "" -"If you change the CNAME record, the SSL certificate issuance can take about " -"one hour." -msgstr "" - -#: ../../alternate_domains.rst:66 -msgid "" -"Due to a limitation, a domain cannot be proxied on Cloudflare to another " -"Cloudflare account that also proxies. This results in a \"CNAME Cross-User " -"Banned\" error. In order to do SSL termination, we must proxy this " -"connection. If you don't want us to do SSL termination for your domain -- " -"**which means you are responsible for the SSL certificate** -- then set your" -" CNAME to ``cloudflare-to-cloudflare.readthedocs.io`` instead of " -"``readthedocs.io``." -msgstr "" - -#: ../../alternate_domains.rst:75 -msgid "For more details, see this `previous issue`_." -msgstr "" - -#: ../../alternate_domains.rst:81 -msgid "Proxy SSL" -msgstr "" - -#: ../../alternate_domains.rst:83 -msgid "" -"If you would prefer to do your own SSL termination on a server you own and " -"control, you can do that although the setup is a bit more complex." -msgstr "" - -#: ../../alternate_domains.rst:87 -msgid "Broadly, the steps are:" -msgstr "" - -#: ../../alternate_domains.rst:89 -msgid "Have a server listening on 443 that you control" -msgstr "" - -#: ../../alternate_domains.rst:90 -msgid "" -"Procure an SSL certificate for your domain and provision it and the private " -"key on your server." -msgstr "" - -#: ../../alternate_domains.rst:92 -msgid "Add a domain that you wish to point at Read the Docs" -msgstr "" - -#: ../../alternate_domains.rst:93 -msgid "Enable proxying to us, with a custom ``X-RTD-SLUG`` header" -msgstr "" - -#: ../../alternate_domains.rst:95 -msgid "An example nginx configuration for pip would look like:" -msgstr "" - -#: ../../alternate_domains.rst:115 -msgid "rtfd.org" -msgstr "" - -#: ../../alternate_domains.rst:117 -msgid "" -"You can also use `rtfd.io` and `rtfd.org` for short URLs for Read the Docs. " -"For example, https://pip.rtfd.io redirects to its documentation page. Any " -"use of `rtfd.io` or `rtfd.org` will simply be redirected to " -"`readthedocs.io`." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/api/index.mo b/docs/user/locale/da/LC_MESSAGES/api/index.mo deleted file mode 100644 index 28aba5a7f3b..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/api/index.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/api/index.po b/docs/user/locale/da/LC_MESSAGES/api/index.po deleted file mode 100644 index 379d82eb71c..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/api/index.po +++ /dev/null @@ -1,30 +0,0 @@ -# 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-02 12:03+0000\n" -"Last-Translator: Eric Holscher \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\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/user/locale/da/LC_MESSAGES/architecture.mo b/docs/user/locale/da/LC_MESSAGES/architecture.mo deleted file mode 100644 index d4186e80884..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/architecture.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/architecture.po b/docs/user/locale/da/LC_MESSAGES/architecture.po deleted file mode 100644 index 2b672bc63a3..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/architecture.po +++ /dev/null @@ -1,35 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2014-03-02 12:03+0000\n" -"Last-Translator: Eric Holscher \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../architecture.rst:2 -msgid "Architecture" -msgstr "" - -#: ../../architecture.rst:4 -msgid "" -"Read the Docs is architected to be highly available. A lot of projects host " -"their documentation with us, so we have built the site so that it shouldn't " -"go down. The load balancer is the only real single point of failure " -"currently. This means mainly that if the network to the load balancer goes " -"down, we have issues." -msgstr "" - -#: ../../architecture.rst:7 -msgid "Diagram" -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/automatic-redirects.mo b/docs/user/locale/da/LC_MESSAGES/automatic-redirects.mo deleted file mode 100644 index 4b49e057b82..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/automatic-redirects.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/automatic-redirects.po b/docs/user/locale/da/LC_MESSAGES/automatic-redirects.po deleted file mode 100644 index 61723fda28d..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/automatic-redirects.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../automatic-redirects.rst:2 -msgid "Automatic Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:4 -msgid "" -"Read the Docs supports redirecting certain URLs automatically. This is an " -"overview of the set of redirects that are fully supported and will work into" -" the future." -msgstr "" - -#: ../../automatic-redirects.rst:8 -msgid "Root URL" -msgstr "" - -#: ../../automatic-redirects.rst:10 -msgid "" -"A link to the root of your documentation will redirect to the *default " -"version*, as set in your project settings. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:17 -msgid "" -"This only works for the root URL, not for internal pages. It's designed to " -"redirect people from http://pip.readthedocs.io/ to the default version of " -"your documentation, since serving up a 404 here would be a pretty terrible " -"user experience. (If your \"develop\" branch was designated as your default " -"version, then it would redirect to http://pip.readthedocs.io/en/develop.) " -"But, it's not a universal redirecting solution. So, for example, a link to " -"an internal page like http://pip.readthedocs.io/usage.html doesn't redirect " -"to http://pip.readthedocs.io/en/latest/usage.html." -msgstr "" - -#: ../../automatic-redirects.rst:19 -msgid "" -"The reasoning behind this is that RTD organizes the URLs for docs so that " -"multiple translations and multiple versions of your docs can be organized " -"logically and consistently for all projects that RTD hosts. For the way that" -" RTD views docs, http://pip.readthedocs.io/en/latest/ is the root directory " -"for your default documentation in English, not http://pip.readthedocs.io/. " -"Just like http://pip.readthedocs.io/en/develop/ is the root for your " -"development documentation in English." -msgstr "" - -#: ../../automatic-redirects.rst:21 -msgid "" -"Among all the multiple versions of docs, you can choose which is the " -"\"default\" version for RTD to display, which usually corresponds to the git" -" branch of the most recent official release from your project." -msgstr "" - -#: ../../automatic-redirects.rst:24 -msgid "rtfd.org" -msgstr "" - -#: ../../automatic-redirects.rst:26 -msgid "" -"Links to rtfd.org are treated the same way as above. They redirect the root " -"URL to the default version of the project. They are intended to be easy and " -"short for people to type." -msgstr "" - -#: ../../automatic-redirects.rst:31 -msgid "Supported Top-Level Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:33 -msgid "" -"These \"implicit\" redirects are supported for legacy reasons. We will not " -"be adding support for any more magic redirects. If you want additional " -"redirects, they should live at a prefix like `Redirecting to a Page`_" -msgstr "" - -#: ../../automatic-redirects.rst:38 -msgid "" -"The main challenge of URL routing in Read the Docs is handling redirects " -"correctly. Both in the interest of redirecting older URLs that are now " -"obsolete, and in the interest of handling \"logical-looking\" URLs (leaving " -"out the lang_slug or version_slug shouldn't result in a 404), the following " -"redirects are supported::" -msgstr "" - -#: ../../automatic-redirects.rst:44 -msgid "" -"The language redirect will work for any of the defined ``LANGUAGE_CODES`` we" -" support. The version redirect will work for supported versions." -msgstr "" - -#: ../../automatic-redirects.rst:48 -msgid "Redirecting to a Page" -msgstr "" - -#: ../../automatic-redirects.rst:50 -msgid "" -"You can link to a specific page and have it redirect to your default " -"version. This is done with the ``/page/`` URL. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:57 -msgid "This allows you to create links that are always up to date." -msgstr "" - -#: ../../automatic-redirects.rst:59 -msgid "" -"Another way to handle this is the *latest* version. You can set your " -"``latest`` version to a specific version and just always link to latest." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/badges.mo b/docs/user/locale/da/LC_MESSAGES/badges.mo deleted file mode 100644 index 23958bb9e44..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/badges.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/badges.po b/docs/user/locale/da/LC_MESSAGES/badges.po deleted file mode 100644 index a4d69bf3509..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/badges.po +++ /dev/null @@ -1,136 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../badges.rst:2 -msgid "Badges" -msgstr "" - -#: ../../badges.rst:4 -msgid "" -"Badges let you show the state of your documentation to your users. They are " -"great for embedding in your README, or putting inside your actual doc pages." -msgstr "" - -#: ../../badges.rst:9 -msgid "Status Badges" -msgstr "" - -#: ../../badges.rst:11 -msgid "" -"They will display in green for passing, red for failing, and yellow for " -"unknown states." -msgstr "" - -#: ../../badges.rst:15 -msgid "Here are a few examples:" -msgstr "" - -#: ../../badges.rst:17 -msgid "|green| |nbsp| |red| |nbsp| |yellow|" -msgstr "" - -#: ../../badges.rst:19 -msgid "" -"You can see it in action in the `Read the Docs README`_. They will link back" -" to your project's documentation page on Read the Docs." -msgstr "" - -#: ../../badges.rst:23 -msgid "Style" -msgstr "" - -#: ../../badges.rst:25 -msgid "" -"Now you can pass the ``style`` GET argument, to get custom styled badges " -"same as you would for shields.io. If no argument is passed, ``flat`` is used" -" as default." -msgstr "" - -#: ../../badges.rst:30 -msgid "STYLE" -msgstr "" - -#: ../../badges.rst:30 -msgid "BADGE" -msgstr "" - -#: ../../badges.rst:32 -msgid "flat" -msgstr "" - -#: ../../badges.rst:32 -msgid "|Flat Badge|" -msgstr "" - -#: ../../badges.rst:34 -msgid "flat-square" -msgstr "" - -#: ../../badges.rst:34 -msgid "|Flat-Square Badge|" -msgstr "" - -#: ../../badges.rst:36 -msgid "for-the-badge" -msgstr "" - -#: ../../badges.rst:36 -msgid "|Badge|" -msgstr "" - -#: ../../badges.rst:38 -msgid "plastic" -msgstr "" - -#: ../../badges.rst:38 -msgid "|Plastic Badge|" -msgstr "" - -#: ../../badges.rst:40 -msgid "social" -msgstr "" - -#: ../../badges.rst:40 -msgid "|Social Badge|" -msgstr "" - -#: ../../badges.rst:51 -msgid "Project Pages" -msgstr "" - -#: ../../badges.rst:53 -msgid "" -"You will now see badges embedded in your `project page`_. The default badge " -"will be pointed at the *default version* you have specified for your " -"project. The badge URLs look like this::" -msgstr "" - -#: ../../badges.rst:59 -msgid "" -"You can replace the version argument with any version that you want to show " -"a badge for. If you click on the badge icon, you will be given snippets for " -"RST, Markdown, and HTML; to make embedding it easier." -msgstr "" - -#: ../../badges.rst:64 -msgid "" -"If you leave the version argument off, it will default to your latest " -"version. This is probably best to include in your README, since it will stay" -" up to date with your Read the Docs project::" -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/builds.mo b/docs/user/locale/da/LC_MESSAGES/builds.mo deleted file mode 100644 index 161d75e4823..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/builds.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/builds.po b/docs/user/locale/da/LC_MESSAGES/builds.po deleted file mode 100644 index 6ef82f00beb..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/builds.po +++ /dev/null @@ -1,454 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../builds.rst:2 -msgid "Build Process" -msgstr "" - -#: ../../builds.rst:4 -msgid "Files: `tasks.py`_ - `doc_builder/`_" -msgstr "" - -#: ../../builds.rst:9 -msgid "" -"Every documentation build has limited resources. Our current build limits " -"are:" -msgstr "" - -#: ../../builds.rst:12 -msgid "15 minutes" -msgstr "" - -#: ../../builds.rst:13 -msgid "1GB of memory" -msgstr "" - -#: ../../builds.rst:15 -msgid "" -"We can increase build limits on a per-project basis, if you provide a good " -"reason your documentation needs more resources." -msgstr "" - -#: ../../builds.rst:18 -msgid "" -"You can see the current Docker build images that we use in our `docker " -"repository `_. `Docker " -"Hub `_ also shows the latest " -"set of images that have been built." -msgstr "" - -#: ../../builds.rst:21 -msgid "" -"Currently in production we're using the ``readthedocs/build:2.0`` docker " -"image as our default image." -msgstr "" - -#: ../../builds.rst:24 -msgid "How we build documentation" -msgstr "" - -#: ../../builds.rst:26 -msgid "" -"When we import your documentation, we look at two things first: your " -"*Repository URL* and the *Documentation Type*. We will clone your " -"repository, and then build your documentation using the *Documentation Type*" -" specified." -msgstr "" - -#: ../../builds.rst:31 -msgid "Sphinx" -msgstr "" - -#: ../../builds.rst:33 -msgid "" -"When you choose *Sphinx* as your *Documentation Type*, we will first look " -"for a ``conf.py`` file in your repository. If we don't find one, we will " -"generate one for you. We will look inside a ``doc`` or ``docs`` directory " -"first, and then look within your entire project." -msgstr "" - -#: ../../builds.rst:40 -msgid "Then Sphinx will build any files with an ``.rst`` extension." -msgstr "" - -#: ../../builds.rst:43 -msgid "MkDocs" -msgstr "" - -#: ../../builds.rst:45 -msgid "" -"When you choose *Mkdocs* as your *Documentation Type*, we will first look " -"for a ``mkdocs.yml`` file in the root of your repository. If we don't find " -"one, we will generate one for you." -msgstr "" - -#: ../../builds.rst:50 -msgid "" -"Then MkDocs will build any files with a ``.md`` extension within the " -"directory specifed as ``docs_dir`` in the ``mkdocs.yml``." -msgstr "" - -#: ../../builds.rst:52 -msgid "" -"If no ``mkdocs.yml`` was found in the root of your repository and we " -"generated one for you, Read the Docs will attempt to set ``docs_dir`` by " -"sequentially searching for a ``docs``, ``doc``, ``Doc``, or ``book`` " -"directory. The first of these directories that exists and contains files " -"with a ``.md`` extension will be set to ``docs_dir`` within ``mkdocs.yml``, " -"and MkDocs will build the ``.md`` files in that directory. As MkDocs doesn't" -" support automatic PDF generation, Read the Docs cannot create a PDF version" -" of your documentation with the *Mkdocs* option." -msgstr "" - -#: ../../builds.rst:60 -msgid "Understanding what's going on" -msgstr "" - -#: ../../builds.rst:62 -msgid "" -"Understanding how Read the Docs builds your project will help you with " -"debugging the problems you have with the site. It should also allow you to " -"take advantage of certain things that happen during the build process." -msgstr "" - -#: ../../builds.rst:65 -msgid "" -"The first step of the process is that we check out your code from the " -"repository you have given us. If the code is already checked out, we update " -"the copy to the branch that you have specified in your projects " -"configuration." -msgstr "" - -#: ../../builds.rst:68 -msgid "" -"Then we build the proper backend code for the type of documentation you've " -"selected." -msgstr "" - -#: ../../builds.rst:70 -msgid "" -"If you have the *Install Project* option enabled, we will run ``setup.py " -"install`` on your package, installing it into a virtual environment. You can" -" also define additional packages to install with the *Requirements File* " -"option." -msgstr "" - -#: ../../builds.rst:73 -msgid "" -"When we build your Sphinx documentation, we run ``sphinx-build -b html . " -"_build/html``, where ``html`` would be replaced with the correct backend. We" -" also create pdf's and ePub's automatically based on your project. For " -"MkDocs, we run ``mkdocs build``." -msgstr "" - -#: ../../builds.rst:78 -msgid "" -"Then these files are copied across to our application servers from the build" -" server. Once on the application servers, they are served from nginx." -msgstr "" - -#: ../../builds.rst:81 -msgid "An example in code:" -msgstr "" - -#: ../../builds.rst:95 -msgid "" -"Regardless of whether you build your docs with Sphinx or MkDocs, we " -"recommend you pin the version of Sphinx or Mkdocs you want us to use. You " -"can do this the same way other :doc:`dependencies are specified `. Some examples of pinning versions might be " -"``sphinx<2.0`` or ``mkdocs>=1.0``." -msgstr "" - -#: ../../builds.rst:102 -msgid "Builder responsibility" -msgstr "" - -#: ../../builds.rst:104 -msgid "" -"Builders have a very specific job. They take the updated source code and " -"generate the correct artifacts. The code lives in " -"``self.version.project.checkout_path(self.version.slug)``. The artifacts " -"should end up in " -"``self.version.project.artifact_path(version=self.version.slug, " -"type=self.type)`` Where ``type`` is the name of your builder. All files that" -" end up in the artifact directory should be in their final form." -msgstr "" - -#: ../../builds.rst:112 -msgid "The build environment" -msgstr "" - -#: ../../builds.rst:114 -msgid "" -"The build process is executed inside Docker containers, by default the image" -" used is ``readthedocs/build:2.0``, but you can change that using a " -":doc:`configuration file `." -msgstr "" - -#: ../../builds.rst:120 -msgid "" -"The Docker images have a select number of C libraries installed, because " -"they are used across a wide array of python projects. We can't install every" -" C library out there, but we try and support the major ones." -msgstr "" - -#: ../../builds.rst:127 -msgid "" -"If you want to know the specific version of a package that is installed in " -"the image you can check the `Ubuntu package search page " -"`__." -msgstr "" - -#: ../../builds.rst:131 -msgid "2.0 (stable)" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "O.S" -msgstr "" - -#: ../../builds.rst:133 ../../builds.rst:157 -msgid "Ubuntu 16.04" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Conda" -msgstr "" - -#: ../../builds.rst:134 -msgid "Miniconda 4.3.31" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Python" -msgstr "" - -#: ../../builds.rst:136 -msgid "``m2crypto``" -msgstr "" - -#: ../../builds.rst:137 ../../builds.rst:160 -msgid "``matplolib``" -msgstr "" - -#: ../../builds.rst:138 -msgid "``numpy``" -msgstr "" - -#: ../../builds.rst:139 ../../builds.rst:162 -msgid "``pandas``" -msgstr "" - -#: ../../builds.rst:140 ../../builds.rst:163 -msgid "``pip``" -msgstr "" - -#: ../../builds.rst:141 ../../builds.rst:164 -msgid "``scipy``" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Other packages" -msgstr "" - -#: ../../builds.rst:143 ../../builds.rst:170 -msgid "``doxygen``" -msgstr "" - -#: ../../builds.rst:144 -msgid "``graphviz``" -msgstr "" - -#: ../../builds.rst:145 -msgid "``libevent``" -msgstr "" - -#: ../../builds.rst:146 ../../builds.rst:173 -msgid "``libjpeg``" -msgstr "" - -#: ../../builds.rst:147 ../../builds.rst:174 -msgid "``libxml2-dev``" -msgstr "" - -#: ../../builds.rst:148 -msgid "``libxslt1.1``" -msgstr "" - -#: ../../builds.rst:149 ../../builds.rst:176 -msgid "``pandoc``" -msgstr "" - -#: ../../builds.rst:150 ../../builds.rst:178 -msgid "``textlive-full``" -msgstr "" - -#: ../../builds.rst:152 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:155 -msgid "3.0 (latest)" -msgstr "" - -#: ../../builds.rst:158 -msgid "Miniconda 4.4.10" -msgstr "" - -#: ../../builds.rst:161 -msgid "``numpy``," -msgstr "" - -#: ../../builds.rst:0 -msgid "JavaScript" -msgstr "" - -#: ../../builds.rst:166 -msgid "``jsdoc``" -msgstr "" - -#: ../../builds.rst:167 -msgid "``nodejs``" -msgstr "" - -#: ../../builds.rst:168 -msgid "``npm``" -msgstr "" - -#: ../../builds.rst:171 -msgid "``libevent-dev``" -msgstr "" - -#: ../../builds.rst:172 -msgid "``libgraphviz-dev``" -msgstr "" - -#: ../../builds.rst:175 -msgid "``libxslt1-dev``" -msgstr "" - -#: ../../builds.rst:177 -msgid "``plantuml``" -msgstr "" - -#: ../../builds.rst:180 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:183 -msgid "Writing your own builder" -msgstr "" - -#: ../../builds.rst:185 -msgid "" -"Builds happen on a server using only the RTD Public API. There is no reason " -"that you couldn't build your own independent builder that wrote into the RTD" -" namespace. The only thing that is currently unsupported there is a saner " -"way than uploading the processed files as a zip." -msgstr "" - -#: ../../builds.rst:187 -msgid "" -"The documentation build system in RTD is made pluggable, so that you can " -"build out your own backend. If you have a documentation format that isn't " -"currently supported, you can add support by contributing a backend." -msgstr "" - -#: ../../builds.rst:189 -msgid "" -"The builders in :doc:`/developer-interface/doc_builder` detail the higher " -"level parts of the API that you need to implement. A basic run goes " -"something like this::" -msgstr "" - -#: ../../builds.rst:200 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../builds.rst:202 -msgid "" -"If you're having trouble getting your version to build, try wiping out the " -"existing build/environment files. On your version list page " -"``/projects/[project]/versions`` there is a \"Wipe\" button that will remove" -" all of the files associated with your documentation build, but not the " -"documentation itself." -msgstr "" - -#: ../../builds.rst:205 -msgid "Build environment" -msgstr "" - -#: ../../builds.rst:207 -msgid "" -"The *Sphinx* and *Mkdocs* builders set the following RTD-specific " -"environment variables when building your documentation:" -msgstr "" - -#: ../../builds.rst:210 -msgid "Environment variable" -msgstr "" - -#: ../../builds.rst:210 -msgid "Description" -msgstr "" - -#: ../../builds.rst:210 -msgid "Example value" -msgstr "" - -#: ../../builds.rst:212 -msgid "``READTHEDOCS``" -msgstr "" - -#: ../../builds.rst:212 -msgid "Whether the build is running inside RTD" -msgstr "" - -#: ../../builds.rst:212 -msgid "``True``" -msgstr "" - -#: ../../builds.rst:214 -msgid "``READTHEDOCS_VERSION``" -msgstr "" - -#: ../../builds.rst:214 -msgid "The RTD name of the version which is being built" -msgstr "" - -#: ../../builds.rst:214 -msgid "``latest``" -msgstr "" - -#: ../../builds.rst:216 -msgid "``READTHEDOCS_PROJECT``" -msgstr "" - -#: ../../builds.rst:216 -msgid "The RTD name of the project which is being built" -msgstr "" - -#: ../../builds.rst:216 -msgid "``myexampleproject``" -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/canonical.mo b/docs/user/locale/da/LC_MESSAGES/canonical.mo deleted file mode 100644 index 08e4d88e6ef..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/canonical.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/canonical.po b/docs/user/locale/da/LC_MESSAGES/canonical.po deleted file mode 100644 index 2220abb290d..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/canonical.po +++ /dev/null @@ -1,105 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../canonical.rst:2 -msgid "Canonical URLs" -msgstr "" - -#: ../../canonical.rst:4 -msgid "" -"Canonical URLs allow people to have consistent page URLs for domains. This " -"is mainly useful for search engines, so that they can send people to the " -"correct page." -msgstr "" - -#: ../../canonical.rst:8 -msgid "Read the Docs uses these in two ways:" -msgstr "" - -#: ../../canonical.rst:10 -msgid "We point all versions of your docs at the \"latest\" version as canonical" -msgstr "" - -#: ../../canonical.rst:11 -msgid "" -"We point at the user specified canonical URL, generally a custom domain for " -"your docs." -msgstr "" - -#: ../../canonical.rst:14 -msgid "Example" -msgstr "" - -#: ../../canonical.rst:16 -msgid "" -"Fabric hosts their docs on Read the Docs. They mostly use their own domain " -"for them ``http://docs.fabfile.org``. This means that Google will index both" -" ``http://fabric-docs.readthedocs.io`` and ``http://docs.fabfile.org`` for " -"their documentation." -msgstr "" - -#: ../../canonical.rst:20 -msgid "" -"Fabric will want to set ``http://docs.fabfile.org`` as their canonical URL. " -"This means that when Google indexes ``http://fabric-docs.readthedocs.io``, " -"it will know that it should really point at ``http://docs.fabfile.org``." -msgstr "" - -#: ../../canonical.rst:24 -msgid "Enabling" -msgstr "" - -#: ../../canonical.rst:26 -msgid "" -"You can set the canonical URL for your project in the Project Admin page. " -"Check your `Domains` tab for the domains that we know about." -msgstr "" - -#: ../../canonical.rst:29 -msgid "Implementation" -msgstr "" - -#: ../../canonical.rst:31 -msgid "" -"If you look at the source code for documentation built after you set your " -"canonical URL, you should see a bit of HTML like this:" -msgstr "" - -#: ../../canonical.rst:39 -msgid "Links" -msgstr "" - -#: ../../canonical.rst:41 -msgid "" -"This is a good explanation of the usage of canonical URLs in search engines:" -msgstr "" - -#: ../../canonical.rst:43 -msgid "http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" -msgstr "" - -#: ../../canonical.rst:45 -msgid "This is a good explanation for why canonical pages are good for SEO:" -msgstr "" - -#: ../../canonical.rst:47 -msgid "" -"http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-" -"practices-since-sitemaps" -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/changelog.mo b/docs/user/locale/da/LC_MESSAGES/changelog.mo deleted file mode 100644 index 19b91cebb36..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/changelog.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/changelog.po b/docs/user/locale/da/LC_MESSAGES/changelog.po deleted file mode 100644 index 3ac0f1f6920..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/changelog.po +++ /dev/null @@ -1,3796 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Jerry \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../changelog.rst:2 -msgid "Changelog" -msgstr "" - -#: ../../../CHANGELOG.rst:2 -msgid "Version 2.6.5" -msgstr "" - -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -msgid "Date" -msgstr "Dato" - -#: ../../../CHANGELOG.rst:4 ../../../CHANGELOG.rst:14 -msgid "August 29, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:6 -msgid "" -"`@stsewd `__: Tests for yaml file regex (`#4587 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:7 -msgid "" -"`@agjohnson `__: Respect user language when " -"caching homepage (`#4585 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:8 -msgid "" -"`@humitos `__: Add start and termination to YAML " -"file regex (`#4584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:9 -msgid "" -"`@safwanrahman `__: [Fix #4576] Do not " -"delete projects which have multiple users (`#4577 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:12 -msgid "Version 2.6.4" -msgstr "" - -#: ../../../CHANGELOG.rst:16 -msgid "" -"`@stsewd `__: Update tests failing on master " -"(`#4575 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:17 -msgid "" -"`@davidfischer `__: Add a flag to disable " -"docsearch (`#4570 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:18 -msgid "" -"`@stsewd `__: Fix nested syntax in docs (`#4567 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:19 -msgid "" -"`@stsewd `__: Fix incorrect reraise (`#4566 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:20 -msgid "" -"`@davidfischer `__: Add a note about " -"specifying the version of build tools (`#4562 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:21 -msgid "" -"`@davidfischer `__: Serve badges directly " -"from local filesystem (`#4561 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:22 -msgid "" -"`@humitos `__: Build JSON artifacts in HTML " -"builder (`#4554 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:23 -msgid "" -"`@humitos `__: Route task to proper queue (`#4553" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:24 -msgid "" -"`@humitos `__: Sanitize BuildCommand.output by " -"removing NULL characters (`#4552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:25 -msgid "" -"`@davidfischer `__: Fix changelog for 2.6.3 " -"(`#4548 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:26 -msgid "" -"`@ericholscher `__: Remove hiredis (`#4542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:27 -msgid "" -"`@davidfischer `__: Use the STATIC_URL for " -"static files to avoid redirection (`#4522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:28 -msgid "" -"`@stsewd `__: Update docs about build process " -"(`#4515 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:29 -msgid "" -"`@StefanoChiodino `__: Allow for period " -"as a prefix and yaml extension for config file (`#4512 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:30 -msgid "" -"`@AumitLeon `__: Update information on mkdocs " -"build process (`#4508 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:31 -msgid "" -"`@humitos `__: Fix Exact Redirect to work " -"properly when using $rest keyword (`#4501 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:32 -msgid "" -"`@humitos `__: Mark some BuildEnvironmentError " -"exceptions as Warning and do not log them (`#4495 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:33 -msgid "" -"`@xrmx `__: projects: don't explode trying to update" -" UpdateDocsTaskStep state (`#4485 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:34 -msgid "" -"`@humitos `__: Note with the developer flow to " -"update our app translations (`#4481 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:35 -msgid "" -"`@humitos `__: Add `trimmed` to all multilines " -"`blocktrans` tags (`#4480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:36 -msgid "" -"`@humitos `__: Example and note with usage of " -"trimmed option in blocktrans (`#4479 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:37 -msgid "" -"`@humitos `__: Update Transifex resources for our" -" documentation (`#4478 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:38 -msgid "" -"`@humitos `__: Documentation for Manage " -"Translations (`#4470 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:39 -msgid "" -"`@stsewd `__: Port https://github.com/rtfd" -"/readthedocs-build/pull/38/ (`#4461 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:40 -msgid "" -"`@stsewd `__: Match v1 config interface to new one" -" (`#4456 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:41 -msgid "" -"`@humitos `__: Skip tags that point to blob " -"objects instead of commits (`#4442 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:42 -msgid "" -"`@stsewd `__: Document " -"python.use_system_site_packages option (`#4422 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:43 -msgid "" -"`@humitos `__: More tips about how to reduce " -"resources usage (`#4419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:44 -msgid "" -"`@xrmx `__: projects: user in " -"ProjectQuerySetBase.for_admin_user is mandatory (`#4417 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:47 -msgid "Version 2.6.3" -msgstr "" - -#: ../../../CHANGELOG.rst:49 -msgid "August 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:51 -msgid "Release to Azure!" -msgstr "" - -#: ../../../CHANGELOG.rst:53 -msgid "" -"`@davidfischer `__: Add Sponsors list to " -"footer (`#4424 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:54 -msgid "" -"`@stsewd `__: Cache node_modules to speed up CI " -"(`#4484 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:55 -msgid "" -"`@xrmx `__: templates: mark missing string for " -"translation on project edit (`#4518 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:56 -msgid "" -"`@ericholscher `__: Performance improvement:" -" cache version listing on the homepage (`#4526 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:57 -msgid "" -"`@agjohnson `__: Remove mailgun from our " -"dependencies (`#4531 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:58 -msgid "" -"`@davidfischer `__: Improved ad block " -"detection (`#4532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:59 -msgid "" -"`@agjohnson `__: Revert \"Remove " -"SelectiveFileSystemFolder finder workaround\" (`#4533 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:60 -msgid "" -"`@davidfischer `__: Slight clarification on " -"turning off ads for a project (`#4534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:61 -msgid "" -"`@davidfischer `__: Fix the sponsor image " -"paths (`#4535 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:62 -msgid "" -"`@agjohnson `__: Update build assets (`#4537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:66 -msgid "Version 2.6.2" -msgstr "" - -#: ../../../CHANGELOG.rst:68 -msgid "August 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:70 -msgid "" -"`@davidfischer `__: Custom domain " -"clarifications (`#4514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:71 -msgid "" -"`@trein `__: Use single quote throughout the file " -"(`#4513 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:72 -msgid "" -"`@davidfischer `__: Support ads on pallets " -"themes (`#4499 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:73 -msgid "" -"`@davidfischer `__: Only use " -"HostHeaderSSLAdapter for SSL/HTTPS connections (`#4498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:74 -msgid "" -"`@keflavich `__: Very minor English correction " -"(`#4497 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:75 -msgid "" -"`@davidfischer `__: All static media is run " -"through \"collectstatic\" (`#4489 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:76 -msgid "" -"`@humitos `__: Fix reST structure (`#4488 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:77 -msgid "" -"`@nijel `__: Document expected delay on CNAME " -"change and need for CAA (`#4487 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:78 -msgid "" -"`@davidfischer `__: Allow enforcing HTTPS " -"for custom domains (`#4483 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:79 -msgid "" -"`@davidfischer `__: Add some details around " -"community ad qualifications (`#4436 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:80 -msgid "" -"`@davidfischer `__: Updates to manifest " -"storage (`#4430 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:81 -msgid "" -"`@davidfischer `__: Update alt domains docs " -"with SSL (`#4425 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:82 -msgid "" -"`@agjohnson `__: Add SNI support for API HTTPS " -"endpoint (`#4423 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:83 -msgid "" -"`@davidfischer `__: API v1 cleanup (`#4415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:84 -msgid "" -"`@davidfischer `__: Allow filtering versions" -" by active (`#4414 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:85 -msgid "" -"`@mlncn `__: Fix broken link (`#4410 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:86 -msgid "" -"`@safwanrahman `__: [Fix #4407] Port Project" -" Search for Elasticsearch 6.x (`#4408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:87 -msgid "" -"`@davidfischer `__: Add client ID to Google " -"Analytics requests (`#4404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:88 -msgid "" -"`@xrmx `__: projects: fix filtering in " -"projects_tag_detail (`#4398 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:89 -msgid "" -"`@davidfischer `__: Fix a proxy model bug " -"related to ad-free (`#4390 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:90 -msgid "" -"`@humitos `__: Release 2.6.1 (`#4389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:91 ../../../CHANGELOG.rst:108 -msgid "" -"`@davidfischer `__: Do not access database " -"from builds to check ad-free (`#4387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:92 ../../../CHANGELOG.rst:109 -msgid "" -"`@humitos `__: Adapt YAML config integration " -"tests (`#4385 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:93 ../../../CHANGELOG.rst:110 -msgid "" -"`@stsewd `__: Set full `source_file` path for " -"default configuration (`#4379 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:94 -msgid "" -"`@humitos `__: Make `get_version` usable from a " -"specified path (`#4376 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:95 ../../../CHANGELOG.rst:111 -msgid "" -"`@humitos `__: More tags when logging errors to " -"Sentry (`#4375 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:96 -msgid "" -"`@humitos `__: Check for 'options' in " -"update_repos command (`#4373 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:97 -msgid "" -"`@safwanrahman `__: [Fix #4333] Implement " -"asynchronous search reindex functionality using celery (`#4368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:98 -msgid "" -"`@stsewd `__: V2 of the configuration file (`#4355" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:99 ../../../CHANGELOG.rst:122 -msgid "" -"`@davidfischer `__: Remove the UID from the " -"GA measurement protocol (`#4347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:100 ../../../CHANGELOG.rst:583 -msgid "" -"`@humitos `__: Mount `pip_cache_path` in Docker " -"container (`#3556 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:101 -msgid "" -"`@agjohnson `__: Show subprojects in search " -"results (`#1866 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:104 -msgid "Version 2.6.1" -msgstr "" - -#: ../../../CHANGELOG.rst:106 -msgid "July 17, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:114 -msgid "Version 2.6.0" -msgstr "" - -#: ../../../CHANGELOG.rst:116 -msgid "July 16, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:118 -msgid "Adds initial support for HTTPS on custom domains" -msgstr "" - -#: ../../../CHANGELOG.rst:119 -msgid "" -"`@stsewd `__: Revert \"projects: serve badge with " -"same protocol as site\" (`#4353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:120 -msgid "" -"`@davidfischer `__: Do not overwrite sphinx " -"context variables feature (`#4349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:121 -msgid "" -"`@stsewd `__: Calrify docs about how rtd select " -"the stable version (`#4348 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:123 -msgid "" -"`@stsewd `__: Fix error in command (`#4345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:124 -msgid "" -"`@davidfischer `__: Improvements for the " -"build/version admin (`#4344 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:125 -msgid "" -"`@safwanrahman `__: [Fix #4265] Porting " -"frontend docsearch to work with new API (`#4340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:126 -msgid "" -"`@ktdreyer `__: fix spelling of " -"\"demonstrating\" (`#4336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:127 -msgid "" -"`@davidfischer `__: Warning about theme " -"context implementation status (`#4335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:128 -msgid "" -"`@Blendify `__: Docs: Let Theme Choose Pygments " -"Theme (`#4331 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:129 -msgid "" -"`@davidfischer `__: Disable the ad block nag" -" for ad-free projects (`#4329 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:130 -msgid "" -"`@safwanrahman `__: [fix #4265] Port " -"Document search API for Elasticsearch 6.x (`#4309 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:131 -msgid "" -"`@stsewd `__: Refactor configuration object to " -"class based (`#4298 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:134 -msgid "Version 2.5.3" -msgstr "" - -#: ../../../CHANGELOG.rst:136 -msgid "July 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:138 -msgid "" -"`@xrmx `__: Do less work in querysets (`#4322 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:139 -msgid "" -"`@stsewd `__: Fix deprecations in management " -"commands (`#4321 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:140 -msgid "" -"`@davidfischer `__: Add a flag for marking a" -" project ad-free (`#4313 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:141 -msgid "" -"`@davidfischer `__: Use \"npm run lint\" " -"from tox (`#4312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:142 -msgid "" -"`@davidfischer `__: Fix issues building " -"static assets (`#4311 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:143 -msgid "" -"`@humitos `__: Use PATHs to call clear_artifacts " -"(`#4296 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:144 -msgid "" -"`@safwanrahman `__: [Fix #2457] Implement " -"exact match search (`#4292 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:145 -msgid "" -"`@davidfischer `__: API filtering " -"improvements (`#4285 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:146 -msgid "" -"`@annegentle `__: Remove self-referencing " -"links for webhooks docs (`#4283 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:147 -msgid "" -"`@safwanrahman `__: [Fix #2328 #2013] " -"Refresh search index and test for case insensitive search (`#4277 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:148 -msgid "" -"`@xrmx `__: doc_builder: clarify sphinx backend " -"append_conf docstring (`#4276 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:149 -msgid "" -"`@davidfischer `__: Add documentation for " -"APIv2 (`#4274 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:150 -msgid "" -"`@humitos `__: Wrap notifications HTML code into " -"a block (`#4273 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:151 -msgid "" -"`@stsewd `__: Move config.py from rtd build " -"(`#4272 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:152 -msgid "" -"`@ericholscher `__: Fix our use of `--use-" -"wheel` in pip. (`#4269 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:153 -msgid "" -"`@agjohnson `__: Revert \"Merge pull request " -"#4206 from FlorianKuckelkorn/fix/pip-breaking-change\" (`#4261 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:154 -msgid "" -"`@humitos `__: Fix triggering a build for a " -"skipped project (`#4255 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:155 -msgid "" -"`@stsewd `__: Update default sphinx version " -"(`#4250 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:156 -msgid "" -"`@stsewd `__: Move config module from rtd-build " -"repo (`#4242 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:157 -msgid "" -"`@davidfischer `__: Allow staying logged in " -"for longer (`#4236 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:158 -msgid "" -"`@safwanrahman `__: Upgrade Elasticsearch to" -" version 6.x (`#4211 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:159 -msgid "" -"`@humitos `__: Make tests extensible from " -"corporate site (`#4095 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:160 -msgid "" -"`@stsewd `__: `stable` version stuck on a specific" -" commit (`#3913 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:163 -msgid "Version 2.5.2" -msgstr "" - -#: ../../../CHANGELOG.rst:165 -msgid "June 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:167 -msgid "" -"`@davidfischer `_: Add a page detailing ad " -"blocking (`#4244 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:168 -msgid "" -"`@xrmx `_: projects: serve badge with same protocol " -"as site (`#4228 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:169 -msgid "" -"`@FlorianKuckelkorn `_: Fixed breaking " -"change in pip 10.0.0b1 (2018-03-31) (`#4206 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:170 -msgid "" -"`@StefanoChiodino `_: Document that " -"readthedocs file can now have yaml extension (`#4129 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:171 -msgid "" -"`@humitos `_: Downgrade docker to 3.1.3 because " -"of timeouts in EXEC call (`#4241 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:172 -msgid "" -"`@stsewd `_: Move parser tests from rtd-build repo" -" (`#4225 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:173 -msgid "" -"`@humitos `_: Handle revoked oauth permissions by" -" the user (`#4074 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:174 -msgid "" -"`@humitos `_: Allow to hook the initial build " -"from outside (`#4033 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:177 -msgid "Version 2.5.1" -msgstr "" - -#: ../../../CHANGELOG.rst:179 -msgid "June 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:181 -msgid "" -"`@stsewd `_: Add feature to build json with html " -"in the same build (`#4229 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:182 -msgid "" -"`@davidfischer `_: Prioritize ads based on " -"content (`#4224 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:183 -msgid "" -"`@mostaszewski `_: #4170 - Link the version " -"in the footer to the changelog (`#4217 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:184 -msgid "" -"`@Jmennius `_: Add provision_elasticsearch " -"command (`#4216 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:185 -msgid "" -"`@SuriyaaKudoIsc `_: Use the latest " -"YouTube share URL (`#4209 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:186 -msgid "" -"`@davidfischer `_: Allow staff to trigger " -"project builds (`#4207 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:187 -msgid "" -"`@davidfischer `_: Use autosectionlabel in " -"the privacy policy (`#4204 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:188 -msgid "" -"`@davidfischer `_: These links weren't " -"correct after #3632 (`#4203 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:189 -msgid "" -"`@davidfischer `_: Release 2.5.0 (`#4200 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:190 ../../../CHANGELOG.rst:214 -msgid "" -"`@ericholscher `_: Fix Build: Convert md to " -"rst in docs (`#4199 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:191 -msgid "" -"`@ericholscher `_: Updates to #3850 to fix " -"merge conflict (`#4198 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:192 -msgid "" -"`@ericholscher `_: Build on top of #3881 and" -" put docs in custom_installs. (`#4196 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:193 -msgid "" -"`@davidfischer `_: Increase the max theme " -"version (`#4195 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:194 ../../../CHANGELOG.rst:215 -msgid "" -"`@ericholscher `_: Remove maxcdn reqs " -"(`#4194 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:195 ../../../CHANGELOG.rst:216 -msgid "" -"`@ericholscher `_: Add missing gitignore " -"item for ES testing (`#4193 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:196 ../../../CHANGELOG.rst:217 -msgid "" -"`@xrmx `_: fabfile: update i18n helpers (`#4189 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:197 ../../../CHANGELOG.rst:218 -msgid "" -"`@xrmx `_: Update italian locale (`#4188 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:198 ../../../CHANGELOG.rst:219 -msgid "" -"`@xrmx `_: locale: update and build the english " -"translation (`#4187 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:199 -msgid "" -"`@humitos `_: Upgrade celery to avoid " -"AtributeError:async (`#4185 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:200 -msgid "" -"`@stsewd `_: Prepare code for custo mkdocs.yaml " -"location (`#4184 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:201 -msgid "" -"`@agjohnson `_: Updates to our triage " -"guidelines (`#4180 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:202 -msgid "" -"`@davidfischer `_: Server side analytics " -"(`#4131 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:203 -msgid "" -"`@humitos `_: Upgrade packages with pur (`#4124 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:204 -msgid "" -"`@stsewd `_: Fix resync remote repos (`#4113 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:205 -msgid "" -"`@stsewd `_: Add schema for configuration file " -"with yamale (`#4084 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:206 ../../../CHANGELOG.rst:222 -msgid "" -"`@davidfischer `_: Ad block nag to urge " -"people to whitelist (`#4037 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:207 ../../../CHANGELOG.rst:226 -msgid "" -"`@benjaoming `_: Add Mexican Spanish as a " -"project language (`#3588 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:210 -msgid "Version 2.5.0" -msgstr "" - -#: ../../../CHANGELOG.rst:212 -msgid "June 06, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:220 -msgid "" -"`@safwanrahman `_: Test for search " -"functionality (`#4116 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:221 -msgid "" -"`@davidfischer `_: Update mkdocs to the " -"latest (`#4041 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:223 -msgid "" -"`@davidfischer `_: Decouple the theme JS " -"from readthedocs.org (`#3968 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:224 -msgid "" -"`@xrmx `_: tests: fixup url tests in " -"test_privacy_urls (`#3966 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:225 -msgid "" -"`@fenilgandhi `_: Add support for different " -"badge styles (`#3632 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:227 -msgid "" -"`@stsewd `_: Wrap versions' list to look more " -"consistent (`#3445 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:228 -msgid "" -"`@agjohnson `_: Move CDN code to external " -"abstraction (`#2091 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:231 -msgid "Version 2.4.0" -msgstr "" - -#: ../../../CHANGELOG.rst:233 -msgid "May 31, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:235 -msgid "" -"This fixes assets that were generated against old dependencies in 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:236 -msgid "" -"`@agjohnson `_: Fix issues with search " -"javascript (`#4176 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:237 -msgid "" -"`@stsewd `_: Use anonymous refs in CHANGELOG " -"(`#4173 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:238 -msgid "" -"`@stsewd `_: Fix some warnings on docs (`#4172 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:239 -msgid "" -"`@davidfischer `_: Update the privacy policy" -" date (`#4171 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:240 -msgid "" -"`@davidfischer `_: Note about state and " -"metro ad targeting (`#4169 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:241 -msgid "" -"`@ericholscher `_: Add another guide around " -"fixing memory usage. (`#4168 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:242 -msgid "" -"`@stsewd `_: Download raw build log (`#3585 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:243 -msgid "" -"`@stsewd `_: Add \"edit\" and \"view docs\" " -"buttons to subproject list (`#3572 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:244 -msgid "" -"`@kennethlarsen `_: Remove outline reset to" -" bring back outline (`#3512 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:247 -msgid "Version 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:249 -msgid "May 30, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:251 -msgid "" -"`@ericholscher `__: Remove CSS override that" -" doesn't exist. (`#4165 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:252 -msgid "" -"`@davidfischer `__: Include a DMCA request " -"template (`#4164 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:253 -msgid "" -"`@davidfischer `__: No CSRF cookie for docs " -"pages (`#4153 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:254 -msgid "" -"`@davidfischer `__: Small footer rework " -"(`#4150 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:255 -msgid "" -"`@stsewd `__: Fix prospector dependencies (`#4149 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:256 -msgid "" -"`@ericholscher `__: Remove deploy directory " -"which is unused. (`#4147 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:257 -msgid "" -"`@stsewd `__: Use autosectionlabel extension " -"(`#4146 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:258 -msgid "" -"`@davidfischer `__: Add Intercom to the " -"privacy policy (`#4145 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:259 -msgid "" -"`@humitos `__: Minimum refactor to decide_if_cors" -" (`#4143 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:260 -msgid "" -"`@stsewd `__: Ignore migrations from coverage " -"report (`#4141 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:261 -msgid "" -"`@stsewd `__: 5xx status in old webhooks (`#4139 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:262 -msgid "" -"`@davidfischer `__: Fix with Lato Bold font " -"(`#4138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:263 -msgid "" -"`@davidfischer `__: Release 2.3.13 (`#4137 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:264 ../../../CHANGELOG.rst:293 -msgid "" -"`@davidfischer `__: Build static assets " -"(`#4136 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:265 -msgid "" -"`@xrmx `__: oauth/services: correct error handling " -"in paginate (`#4134 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:266 -msgid "" -"`@xrmx `__: oauth/services: don't abuse " -"log.exception (`#4133 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:267 -msgid "" -"`@cedk `__: Use quiet mode to retrieve branches from" -" mercurial (`#4114 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:268 -msgid "" -"`@humitos `__: Add `has_valid_clone` and " -"`has_valid_webhook` to ProjectAdminSerializer (`#4107 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:269 -msgid "" -"`@stsewd `__: Put the rtd extension to the " -"beginning of the list (`#4054 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:270 -msgid "" -"`@stsewd `__: Use gitpython for tags (`#4052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:271 -msgid "" -"`@davidfischer `__: Do Not Track support " -"(`#4046 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:272 -msgid "" -"`@stsewd `__: Set urlconf to None after changing " -"SUBDOMAIN setting (`#4032 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:273 -msgid "" -"`@humitos `__: Fix /404/ testing page (`#3976 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:274 ../../../CHANGELOG.rst:381 -msgid "" -"`@xrmx `__: Fix some tests with postgres (`#3958 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:275 ../../../CHANGELOG.rst:394 -msgid "" -"`@xrmx `__: Fixup DJANGO_SETTINGS_SKIP_LOCAL in " -"tests (`#3899 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:276 ../../../CHANGELOG.rst:397 -msgid "" -"`@xrmx `__: templates: mark a few more strings for " -"translations (`#3869 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:277 -msgid "" -"`@ze `__: Make search bar in dashboard have a more " -"clear message. (`#3844 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:278 -msgid "" -"`@varunotelli `__: Pointed users to Python3.6" -" (`#3817 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:279 -msgid "" -"`@stsewd `__: [RDY] Fix tests for environment " -"(`#3764 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:280 -msgid "" -"`@ajatprabha `__: Ticket #3694: rename owners " -"to maintainers (`#3703 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:281 -msgid "" -"`@SanketDG `__: Refactor to replace old logging " -"to avoid mangling (`#3677 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:282 -msgid "" -"`@stsewd `__: Add rstcheck to CI (`#3624 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:283 -msgid "" -"`@techtonik `__: Update Git on prod (`#3615 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:284 -msgid "" -"`@stsewd `__: Allow to hide version warning " -"(`#3595 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:285 -msgid "" -"`@cclauss `__: Modernize Python 2 code to get " -"ready for Python 3 (`#3514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:286 -msgid "" -"`@stsewd `__: Consistent version format (`#3504 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:289 -msgid "Version 2.3.13" -msgstr "" - -#: ../../../CHANGELOG.rst:291 -msgid "May 23, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:294 -msgid "" -"`@stsewd `__: Don't sync _static dir for search " -"builder (`#4120 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:295 -msgid "" -"`@davidfischer `__: Use the latest Lato " -"release (`#4093 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:296 -msgid "" -"`@davidfischer `__: Update Gold Member " -"marketing (`#4063 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:297 -msgid "" -"`@davidfischer `__: Fix missing fonts " -"(`#4060 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:298 -msgid "" -"`@stsewd `__: Additional validation when changing " -"the project language (`#3790 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:299 -msgid "" -"`@stsewd `__: Improve yaml config docs (`#3685 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:302 -msgid "Version 2.3.12" -msgstr "" - -#: ../../../CHANGELOG.rst:304 -msgid "May 21, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:306 -msgid "" -"`@stsewd `__: Remove Django deprecation warning " -"(`#4112 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:307 -msgid "" -"`@davidfischer `__: Display feature flags in" -" the admin (`#4108 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:308 -msgid "" -"`@humitos `__: Set valid clone in project " -"instance inside the version object also (`#4105 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:309 -msgid "" -"`@davidfischer `__: Use the latest theme " -"version in the default builder (`#4096 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:310 -msgid "" -"`@humitos `__: Use next field to redirect user " -"when login is done by social (`#4083 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:311 -msgid "" -"`@humitos `__: Update the `documentation_type` " -"when it's set to 'auto' (`#4080 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:312 -msgid "" -"`@brainwane `__: Update link to license in " -"philosophy document (`#4059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:313 ../../../CHANGELOG.rst:328 -msgid "" -"`@agjohnson `__: Update local assets for theme " -"to 0.3.1 tag (`#4047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:314 ../../../CHANGELOG.rst:329 -msgid "" -"`@stsewd `__: Fix unbalanced div (`#4044 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:315 ../../../CHANGELOG.rst:330 -msgid "" -"`@stsewd `__: Remove haystack from code base " -"(`#4039 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:316 -msgid "" -"`@davidfischer `__: Subdomains use HTTPS if " -"settings specify (`#3987 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:317 -msgid "" -"`@davidfischer `__: Draft Privacy Policy " -"(`#3978 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:318 -msgid "" -"`@humitos `__: Allow import Gitlab repo manually " -"and set a webhook automatically (`#3934 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:319 -msgid "" -"`@davidfischer `__: Enable ads on the " -"readthedocs mkdocs theme (`#3922 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:320 -msgid "" -"`@bansalnitish `__: Fixes #2953 - Url " -"resolved with special characters (`#3725 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:321 ../../../CHANGELOG.rst:346 -msgid "" -"`@Jigar3 `__: Deleted bookmarks app (`#3663 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:324 -msgid "Version 2.3.11" -msgstr "" - -#: ../../../CHANGELOG.rst:326 -msgid "May 01, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:331 -msgid "" -"`@stsewd `__: Remove dead code from api v1 (`#4038" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:332 -msgid "" -"`@humitos `__: Bump sphinx default version to " -"1.7.4 (`#4035 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:333 -msgid "" -"`@davidfischer `__: Detail where ads are " -"shown (`#4031 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:334 -msgid "" -"`@ericholscher `__: Make email verification " -"optional for dev (`#4024 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:335 -msgid "" -"`@davidfischer `__: Support sign in and sign" -" up with GH/GL/BB (`#4022 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:336 -msgid "" -"`@agjohnson `__: Remove old varnish purge " -"utility function (`#4019 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:337 -msgid "" -"`@agjohnson `__: Remove build queue length " -"warning on build list page (`#4018 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:338 -msgid "" -"`@stsewd `__: Don't check order on " -"assertQuerysetEqual on tests for subprojects (`#4016 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:339 -msgid "" -"`@stsewd `__: Tests for view docs api response " -"(`#4014 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:340 -msgid "" -"`@davidfischer `__: MkDocs projects use " -"RTD's analytics privacy improvements (`#4013 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:341 -msgid "" -"`@humitos `__: Release 2.3.10 (`#4009 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:342 -msgid "" -"`@davidfischer `__: Remove typekit fonts " -"(`#3982 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:343 -msgid "" -"`@stsewd `__: Move dynamic-fixture to testing " -"requirements (`#3956 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:344 ../../../CHANGELOG.rst:396 -msgid "" -"`@stsewd `__: Fix view docs link (`#3882 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:345 -msgid "" -"`@stsewd `__: [WIP] Remove comments app (`#3802 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:349 -msgid "Version 2.3.10" -msgstr "" - -#: ../../../CHANGELOG.rst:351 -msgid "April 24, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:353 -msgid "" -"`@humitos `__: Downgrade docker to 3.1.3 (`#4003 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:356 -msgid "Version 2.3.9" -msgstr "" - -#: ../../../CHANGELOG.rst:358 ../../../CHANGELOG.rst:365 -msgid "April 20, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:360 -msgid "" -"`@agjohnson `__: Fix recursion problem more " -"generally (`#3989 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:363 -msgid "Version 2.3.8" -msgstr "" - -#: ../../../CHANGELOG.rst:367 -msgid "" -"`@agjohnson `__: Give TaskStep class knowledge " -"of the underlying task (`#3983 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:368 -msgid "" -"`@humitos `__: Resolve domain when a project is a" -" translation of itself (`#3981 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:371 -msgid "Version 2.3.7" -msgstr "" - -#: ../../../CHANGELOG.rst:373 -msgid "April 19, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:375 -msgid "" -"`@humitos `__: Fix server_error_500 path on " -"single version (`#3975 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:376 -msgid "" -"`@davidfischer `__: Fix bookmark app lint " -"failures (`#3969 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:377 -msgid "" -"`@humitos `__: Use latest setuptools (39.0.1) by " -"default on build process (`#3967 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:378 -msgid "" -"`@ericholscher `__: Fix exact redirects. " -"(`#3965 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:379 -msgid "" -"`@humitos `__: Make `resolve_domain` work when a " -"project is subproject of itself (`#3962 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:380 -msgid "" -"`@humitos `__: Remove django-celery-beat and use " -"the default scheduler (`#3959 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:382 -msgid "" -"`@davidfischer `__: Add advertising details " -"docs (`#3955 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:383 -msgid "" -"`@humitos `__: Use pur to upgrade python packages" -" (`#3953 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:384 -msgid "" -"`@ze `__: Make adjustments to Projects page (`#3948 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:385 -msgid "" -"`@davidfischer `__: Small change to Chinese " -"language names (`#3947 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:386 -msgid "" -"`@agjohnson `__: Don't share state in build " -"task (`#3946 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:387 -msgid "" -"`@davidfischer `__: Fixed footer ad width " -"fix (`#3944 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:388 -msgid "" -"`@humitos `__: Allow extend Translation and " -"Subproject form logic from corporate (`#3937 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:389 -msgid "" -"`@humitos `__: Resync valid webhook for project " -"manually imported (`#3935 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:390 -msgid "" -"`@humitos `__: Resync webhooks from Admin (`#3933" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:391 -msgid "" -"`@humitos `__: Fix attribute order call (`#3930 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:392 -msgid "" -"`@humitos `__: Mention RTD in the Project URL of " -"the issue template (`#3928 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:393 -msgid "" -"`@davidfischer `__: Correctly report mkdocs " -"theme name (`#3920 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:395 -msgid "" -"`@davidfischer `__: Show an adblock " -"admonition in the dev console (`#3894 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:398 -msgid "" -"`@ze `__: Update quickstart from README (`#3847 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:399 -msgid "" -"`@vidartf `__: Fix page redirect preview (`#3811 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:400 -msgid "" -"`@stsewd `__: [RDY] Fix requirements file lookup " -"(`#3800 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:401 -msgid "" -"`@aasis21 `__: Documentation for build " -"notifications using webhooks. (`#3671 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:402 -msgid "" -"`@mashrikt `__: [#2967] Scheduled tasks for " -"cleaning up messages (`#3604 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:403 -msgid "" -"`@stsewd `__: Show URLS for exact redirect (`#3593" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:404 -msgid "" -"`@marcelstoer `__: Doc builder template " -"should check for mkdocs_page_input_path before using it (`#3536 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:405 -msgid "" -"`@Code0x58 `__: Document creation of slumber " -"user (`#3461 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:408 -msgid "Version 2.3.6" -msgstr "" - -#: ../../../CHANGELOG.rst:410 ../../../CHANGELOG.rst:426 -msgid "April 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:412 -msgid "" -"`@agjohnson `__: Drop readthedocs- prefix to " -"submodule (`#3916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:413 -msgid "" -"`@agjohnson `__: This fixes two bugs apparent " -"in nesting of translations in subprojects (`#3909 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:414 -msgid "" -"`@humitos `__: Use new django celery beat " -"scheduler (`#3908 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:415 -msgid "" -"`@humitos `__: Use a proper default for `docker` " -"attribute on UpdateDocsTask (`#3907 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:416 -msgid "" -"`@davidfischer `__: Handle errors from " -"publish_parts (`#3905 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:417 ../../../CHANGELOG.rst:428 -msgid "" -"`@agjohnson `__: Drop pdbpp from testing " -"requirements (`#3904 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:418 -msgid "" -"`@stsewd `__: Little improve on sync_versions " -"(`#3902 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:419 -msgid "" -"`@humitos `__: Save Docker image data in JSON " -"file only for DockerBuildEnvironment (`#3897 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:420 -msgid "" -"`@davidfischer `__: Single analytics file " -"for all builders (`#3896 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:421 -msgid "" -"`@humitos `__: Organize logging levels (`#3893 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:424 -msgid "Version 2.3.5" -msgstr "" - -#: ../../../CHANGELOG.rst:429 -msgid "" -"`@agjohnson `__: Resolve subproject correctly " -"in the case of single version (`#3901 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:430 -msgid "" -"`@davidfischer `__: Fixed footer ads again " -"(`#3895 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:431 -msgid "" -"`@davidfischer `__: Fix an Alabaster ad " -"positioning issue (`#3889 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:432 -msgid "" -"`@humitos `__: Save Docker image hash in RTD " -"environment.json file (`#3880 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:433 -msgid "" -"`@agjohnson `__: Add ref links for easier " -"intersphinx on yaml config page (`#3877 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:434 -msgid "" -"`@rajujha373 `__: Typo correction in " -"docs/features.rst (`#3872 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:435 -msgid "" -"`@gaborbernat `__: add description for tox " -"tasks (`#3868 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:436 -msgid "" -"`@davidfischer `__: Another CORS hotfix for " -"the sustainability API (`#3862 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:437 -msgid "" -"`@agjohnson `__: Fix up some of the logic " -"around repo and submodule URLs (`#3860 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:438 ../../../CHANGELOG.rst:455 -msgid "" -"`@davidfischer `__: Fix linting errors in " -"tests (`#3855 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:439 -msgid "" -"`@agjohnson `__: Use gitpython to find a commit" -" reference (`#3843 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:440 ../../../CHANGELOG.rst:460 -msgid "" -"`@davidfischer `__: Remove pinned CSS Select" -" version (`#3813 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:441 ../../../CHANGELOG.rst:462 -msgid "" -"`@davidfischer `__: Use JSONP for " -"sustainability API (`#3789 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:442 -msgid "" -"`@rajujha373 `__: #3718: Added date to " -"changelog (`#3788 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:443 -msgid "" -"`@xrmx `__: tests: mock test_conf_file_not_found " -"filesystem access (`#3740 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:448 -msgid "Version 2.3.4" -msgstr "" - -#: ../../../CHANGELOG.rst:450 -msgid "Release for static assets" -msgstr "" - -#: ../../../CHANGELOG.rst:453 -msgid "Version 2.3.3" -msgstr "" - -#: ../../../CHANGELOG.rst:456 -msgid "" -"`@humitos `__: Fix linting issues (`#3838 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:457 ../../../CHANGELOG.rst:479 -msgid "" -"`@humitos `__: Update instance and model when " -"`record_as_success` (`#3831 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:458 ../../../CHANGELOG.rst:483 -msgid "" -"`@ericholscher `__: Reorder GSOC projects, " -"and note priority order (`#3823 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:459 ../../../CHANGELOG.rst:485 -msgid "" -"`@agjohnson `__: Add temporary method for " -"skipping submodule checkout (`#3821 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:461 -msgid "" -"`@humitos `__: Use readthedocs-common to share " -"linting files accross different repos (`#3808 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:463 -msgid "" -"`@humitos `__: Define useful celery beat task for" -" development (`#3762 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:464 -msgid "" -"`@humitos `__: Auto-generate conf.py compatible " -"with Py2 and Py3 (`#3745 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:465 -msgid "" -"`@humitos `__: Task to remove orphan symlinks " -"(`#3543 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:466 -msgid "" -"`@stsewd `__: Fix regex for public bitbucket repo " -"(`#3533 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:467 -msgid "" -"`@humitos `__: Documentation for RTD context sent" -" to the Sphinx theme (`#3490 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:468 -msgid "" -"`@stsewd `__: Show link to docs on a build (`#3446" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:471 -msgid "Version 2.3.2" -msgstr "" - -#: ../../../CHANGELOG.rst:473 -msgid "" -"This version adds a hotfix branch that adds model validation to the " -"repository URL to ensure strange URL patterns can't be used." -msgstr "" - -#: ../../../CHANGELOG.rst:477 -msgid "Version 2.3.1" -msgstr "" - -#: ../../../CHANGELOG.rst:480 -msgid "" -"`@agjohnson `__: Bump docker -> 3.1.3 (`#3828 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:481 -msgid "" -"`@Doug-AWS `__: Pip install note for Windows " -"(`#3827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:482 -msgid "" -"`@himanshutejwani12 `__: Update " -"index.rst (`#3824 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:484 -msgid "" -"`@agjohnson `__: Autolint cleanup for #3821 " -"(`#3822 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:486 -msgid "" -"`@stsewd `__: Pin astroid to fix linter issue on " -"travis (`#3816 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:487 -msgid "" -"`@varunotelli `__: Update install.rst dropped" -" the Python 2.7 only part (`#3814 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:488 -msgid "" -"`@xrmx `__: Update machine field when activating a " -"version from project_version_detail (`#3797 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:489 -msgid "" -"`@humitos `__: Allow members of \"Admin\" Team to" -" wipe version envs (`#3791 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:490 -msgid "" -"`@ericholscher `__: Add sustainability api " -"to CORS (`#3782 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:491 -msgid "" -"`@durwasa-chakraborty `__: Fixed a " -"grammatical error (`#3780 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:492 -msgid "" -"`@humitos `__: Trying to solve the end line " -"character for a font file (`#3776 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:493 ../../../CHANGELOG.rst:514 -msgid "" -"`@stsewd `__: Fix tox env for coverage (`#3772 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:494 -msgid "" -"`@bansalnitish `__: Added eslint rules " -"(`#3768 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:495 -msgid "" -"`@davidfischer `__: Use sustainability api " -"for advertising (`#3747 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:496 -msgid "" -"`@davidfischer `__: Add a sustainability API" -" (`#3672 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:497 -msgid "" -"`@humitos `__: Upgrade django-pagination to a " -"\"maintained\" fork (`#3666 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:498 ../../../CHANGELOG.rst:534 -msgid "" -"`@humitos `__: Project updated when subproject " -"modified (`#3649 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:499 -msgid "" -"`@davidfischer `__: Anonymize IP addresses " -"for Google Analytics (`#3626 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:500 -msgid "" -"`@humitos `__: Improve \"Sharing\" docs (`#3472 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:501 -msgid "" -"`@humitos `__: Upgrade docker-py to its latest " -"version (docker==3.1.1) (`#3243 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:502 -msgid "" -"`@humitos `__: Upgrade all packages using `pur` " -"tool (`#2916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:503 -msgid "" -"`@rixx `__: Fix page redirect preview (`#2711 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:508 -msgid "Version 2.3.0" -msgstr "" - -#: ../../../CHANGELOG.rst:511 -msgid "" -"Version 2.3.0 includes a security fix for project translations. See " -":ref:`security-2.3.0` for more information" -msgstr "" - -#: ../../../CHANGELOG.rst:515 -msgid "" -"`@humitos `__: Try to fix end of file (`#3761 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:516 -msgid "" -"`@berkerpeksag `__: Fix indentation in " -"docs/faq.rst (`#3758 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:517 -msgid "" -"`@stsewd `__: Check for http protocol before " -"urlize (`#3755 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:518 -msgid "" -"`@rajujha373 `__: #3741: replaced Go Crazy " -"text with Search (`#3752 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:519 -msgid "" -"`@humitos `__: Log in the proper place and add " -"the image name used (`#3750 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:520 -msgid "" -"`@shubham76 `__: Changed 'Submit' text on " -"buttons with something more meaningful (`#3749 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:521 -msgid "" -"`@agjohnson `__: Fix tests for Git submodule " -"(`#3737 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:522 -msgid "" -"`@bansalnitish `__: Add eslint rules and fix" -" errors (`#3726 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:523 -msgid "" -"`@davidfischer `__: Prevent bots indexing " -"promos (`#3719 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:524 -msgid "" -"`@agjohnson `__: Add argument to skip errorlist" -" through knockout on common form (`#3704 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:525 -msgid "" -"`@ajatprabha `__: Fixed #3701: added closing " -"tag for div element (`#3702 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:526 -msgid "" -"`@bansalnitish `__: Fixes internal reference" -" (`#3695 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:527 -msgid "" -"`@humitos `__: Always record the git branch " -"command as success (`#3693 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:528 -msgid "" -"`@ericholscher `__: Show the project slug in" -" the project admin (to make it more explicit what project is what) (`#3681 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:529 -msgid "" -"`@humitos `__: Upgrade django-taggit to 0.22.2 " -"(`#3667 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:530 -msgid "" -"`@stsewd `__: Check for submodules (`#3661 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:531 ../../../CHANGELOG.rst:545 -msgid "" -"`@agjohnson `__: Hotfix for adding logging call" -" back into project sync task (`#3657 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:532 ../../../CHANGELOG.rst:546 -msgid "" -"`@agjohnson `__: Fix issue with missing setting" -" in oauth SyncRepo task (`#3656 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:533 ../../../CHANGELOG.rst:549 -msgid "" -"`@ericholscher `__: Remove error logging " -"that isn't an error. (`#3650 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:535 -msgid "" -"`@aasis21 `__: formatting buttons in edit project" -" text editor (`#3633 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:536 -msgid "" -"`@humitos `__: Filter by my own repositories at " -"Import Remote Project (`#3548 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:537 -msgid "" -"`@funkyHat `__: check for matching alias before " -"subproject slug (`#2787 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:540 -msgid "Version 2.2.1" -msgstr "" - -#: ../../../CHANGELOG.rst:542 -msgid "" -"Version ``2.2.1`` is a bug fix release for the several issues found in " -"production during the ``2.2.0`` release." -msgstr "" - -#: ../../../CHANGELOG.rst:547 ../../../CHANGELOG.rst:556 -msgid "" -"`@humitos `__: Tests for build notifications " -"(`#3654 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:548 ../../../CHANGELOG.rst:557 -msgid "" -"`@humitos `__: Send proper context to celery " -"email notification task (`#3653 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:550 ../../../CHANGELOG.rst:561 -msgid "" -"`@davidfischer `__: Update RTD security docs" -" (`#3641 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:551 ../../../CHANGELOG.rst:563 -msgid "" -"`@humitos `__: Ability to override the creation " -"of the Celery App (`#3623 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:554 -msgid "Version 2.2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:558 -msgid "" -"`@xrmx `__: Update django-formtools to 2.1 (`#3648 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:559 -msgid "" -"`@xrmx `__: Update Django to 1.9.13 (`#3647 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:560 -msgid "" -"`@davidfischer `__: Fix a 500 when searching" -" for files with API v1 (`#3645 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:562 -msgid "" -"`@humitos `__: Fix SVN initialization for command" -" logging (`#3638 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:564 -msgid "" -"`@humitos `__: Update the operations team (`#3621" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:565 -msgid "" -"`@mohitkyadav `__: Add venv to .gitignore " -"(`#3620 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:566 -msgid "" -"`@stsewd `__: Remove hardcoded copyright year " -"(`#3616 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:567 -msgid "" -"`@stsewd `__: Improve installation steps (`#3614 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:568 -msgid "" -"`@stsewd `__: Update GSOC (`#3607 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:569 -msgid "" -"`@Jigar3 `__: Updated AUTHORS.rst (`#3601 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:570 -msgid "" -"`@stsewd `__: Pin less to latest compatible " -"version (`#3597 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:571 -msgid "" -"`@Angeles4four `__: Grammar correction " -"(`#3596 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:572 -msgid "" -"`@davidfischer `__: Fix an unclosed tag " -"(`#3592 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:573 -msgid "" -"`@aaksarin `__: add missed fontawesome-" -"webfont.woff2 (`#3589 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:574 -msgid "" -"`@davidfischer `__: Force a specific ad to " -"be displayed (`#3584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:575 -msgid "" -"`@stsewd `__: Docs about preference for tags over " -"branches (`#3582 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:576 -msgid "" -"`@davidfischer `__: Rework homepage (`#3579 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:577 -msgid "" -"`@stsewd `__: Don't allow to create a subproject " -"of a project itself (`#3571 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:578 -msgid "" -"`@davidfischer `__: Fix for build screen in " -"firefox (`#3569 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:579 -msgid "" -"`@humitos `__: Style using pre-commit (`#3560 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:580 -msgid "" -"`@humitos `__: Use DRF 3.1 `pagination_class` " -"(`#3559 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:581 -msgid "" -"`@davidfischer `__: Analytics fixes (`#3558 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:582 -msgid "" -"`@davidfischer `__: Upgrade requests version" -" (`#3557 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:584 -msgid "" -"`@ericholscher `__: Add a number of new " -"ideas for GSOC (`#3552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:585 -msgid "" -"`@humitos `__: Fix Travis lint issue (`#3551 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:586 -msgid "" -"`@davidfischer `__: Send custom dimensions " -"for mkdocs (`#3550 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:587 ../../../CHANGELOG.rst:603 -msgid "" -"`@davidfischer `__: Promo contrast " -"improvements (`#3549 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:588 -msgid "" -"`@humitos `__: Allow git tags with `/` in the " -"name and properly slugify (`#3545 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:589 -msgid "" -"`@humitos `__: Allow to import public " -"repositories on corporate site (`#3537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:590 -msgid "" -"`@humitos `__: Log `git checkout` and expose to " -"users (`#3520 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:591 -msgid "" -"`@stsewd `__: Update docs (`#3498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:592 ../../../CHANGELOG.rst:613 -msgid "" -"`@davidfischer `__: Switch to universal " -"analytics (`#3495 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:593 -msgid "" -"`@stsewd `__: Move Mercurial dependency to pip.txt" -" (`#3488 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:594 -msgid "" -"`@agjohnson `__: Add docs on removing edit " -"button (`#3479 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:595 ../../../CHANGELOG.rst:614 -msgid "" -"`@davidfischer `__: Convert default dev " -"cache to local memory (`#3477 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:596 ../../../CHANGELOG.rst:703 -#: ../../../CHANGELOG.rst:741 -msgid "" -"`@agjohnson `__: Fix lint error (`#3402 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:597 ../../../CHANGELOG.rst:676 -#: ../../../CHANGELOG.rst:719 -msgid "" -"`@techtonik `__: Fix Edit links if version is " -"referenced by annotated tag (`#3302 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:598 -msgid "" -"`@jaraco `__: Fixed build results page on firefox " -"(part two) (`#2630 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:601 -msgid "Version 2.1.6" -msgstr "" - -#: ../../../CHANGELOG.rst:604 -msgid "" -"`@humitos `__: Refactor run command outside a " -"Build and Environment (`#3542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:605 -msgid "" -"`@AnatoliyURL `__: Project in the local read " -"the docs don't see tags. (`#3534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:606 -msgid "" -"`@malarzm `__: searchtools.js missing init() call" -" (`#3532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:607 -msgid "" -"`@johanneskoester `__: Build failed " -"without details (`#3531 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:608 -msgid "" -"`@danielmitterdorfer `__: \"Edit on " -"Github\" points to non-existing commit (`#3530 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:609 -msgid "" -"`@lk-geimfari `__: No such file or directory:" -" 'docs/requirements.txt' (`#3529 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:610 -msgid "" -"`@stsewd `__: Fix Good First Issue link (`#3522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:611 -msgid "" -"`@Blendify `__: Remove RTD Theme workaround " -"(`#3519 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:612 ../../../CHANGELOG.rst:627 -msgid "" -"`@stsewd `__: Move project description to the top " -"(`#3510 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:615 -msgid "" -"`@nlgranger `__: Github service: cannot unlink " -"after deleting account (`#3374 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:616 ../../../CHANGELOG.rst:631 -#: ../../../CHANGELOG.rst:795 -msgid "" -"`@andrewgodwin `__: \"stable\" appearing to " -"track future release branches (`#3268 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:617 ../../../CHANGELOG.rst:798 -msgid "" -"`@skddc `__: Add JSDoc to docs build environment " -"(`#3069 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:618 ../../../CHANGELOG.rst:634 -msgid "" -"`@chummels `__: RTD building old \"stable\" docs" -" instead of \"latest\" when auto-triggered from recent push (`#2351 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:619 -msgid "" -"`@cajus `__: Builds get stuck in \"Cloning\" state " -"(`#2047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:620 -msgid "" -"`@gossi `__: Cannot delete subproject (`#1341 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:621 -msgid "" -"`@gigster99 `__: extension problem (`#1059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:624 -msgid "Version 2.1.5" -msgstr "" - -#: ../../../CHANGELOG.rst:626 -msgid "" -"`@ericholscher `__: Add GSOC 2018 page " -"(`#3518 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:628 -msgid "" -"`@RichardLitt `__: Docs: Rename \"Good First " -"Bug\" to \"Good First Issue\" (`#3505 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:629 -msgid "" -"`@stsewd `__: Fix regex for getting project and " -"user (`#3501 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:630 ../../../CHANGELOG.rst:647 -msgid "" -"`@ericholscher `__: Check to make sure " -"changes exist in BitBucket pushes (`#3480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:632 -msgid "" -"`@cdeil `__: No module named pip in conda build " -"(`#2827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:633 -msgid "" -"`@Yaseenh `__: building project does not generate" -" new pdf with changes in it (`#2758 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:635 -msgid "" -"`@KeithWoods `__: GitHub edit link is " -"aggressively stripped (`#1788 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:638 -msgid "Version 2.1.4" -msgstr "" - -#: ../../../CHANGELOG.rst:640 -msgid "" -"`@davidfischer `__: Add programming language" -" to API/READTHEDOCS_DATA (`#3499 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:641 -msgid "" -"`@ericholscher `__: Remove our mkdocs search" -" override (`#3496 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:642 -msgid "" -"`@humitos `__: Better style (`#3494 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:643 -msgid "" -"`@humitos `__: Update README.rst (`#3492 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:644 -msgid "" -"`@davidfischer `__: Small formatting change " -"to the Alabaster footer (`#3491 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:645 -msgid "" -"`@matsen `__: Fixing \"reseting\" misspelling. " -"(`#3487 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:646 -msgid "" -"`@ericholscher `__: Add David to dev team " -"listing (`#3485 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:648 -msgid "" -"`@ericholscher `__: Use semvar for " -"readthedocs-build to make bumping easier (`#3475 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:649 -msgid "" -"`@davidfischer `__: Add programming " -"languages (`#3471 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:650 -msgid "" -"`@humitos `__: Remove TEMPLATE_LOADERS since it's" -" the default (`#3469 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:651 -msgid "" -"`@Code0x58 `__: Minor virtualenv upgrade (`#3463" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:652 -msgid "" -"`@humitos `__: Remove invite only message (`#3456" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:653 -msgid "" -"`@maxirus `__: Adding to Install Docs (`#3455 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:654 -msgid "" -"`@stsewd `__: Fix a little typo (`#3448 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:655 -msgid "" -"`@stsewd `__: Better autogenerated index file " -"(`#3447 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:656 -msgid "" -"`@stsewd `__: Better help text for privacy level " -"(`#3444 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:657 -msgid "" -"`@msyriac `__: Broken link URL changed fixes " -"#3442 (`#3443 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:658 -msgid "" -"`@ericholscher `__: Fix git (`#3441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:659 -msgid "" -"`@ericholscher `__: Properly slugify the " -"alias on Project Relationships. (`#3440 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:660 -msgid "" -"`@stsewd `__: Don't show \"build ideas\" to " -"unprivileged users (`#3439 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:661 -msgid "" -"`@Blendify `__: Docs: Point Theme docs to new " -"website (`#3438 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:662 -msgid "" -"`@humitos `__: Do not use double quotes on git " -"command with --format option (`#3437 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:663 -msgid "" -"`@ericholscher `__: Hack in a fix for " -"missing version slug deploy that went out a while back (`#3433 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:664 -msgid "" -"`@humitos `__: Check versions used to create the " -"venv and auto-wipe (`#3432 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:665 ../../../CHANGELOG.rst:684 -msgid "" -"`@ericholscher `__: Upgrade psycopg2 (`#3429" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:666 ../../../CHANGELOG.rst:685 -msgid "" -"`@humitos `__: Fix \"Edit in Github\" link " -"(`#3427 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:667 ../../../CHANGELOG.rst:686 -msgid "" -"`@ericholscher `__: Add celery theme to " -"supported ad options (`#3425 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:668 ../../../CHANGELOG.rst:690 -msgid "" -"`@humitos `__: Link to version detail page from " -"build detail page (`#3418 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:669 ../../../CHANGELOG.rst:691 -msgid "" -"`@humitos `__: Move wipe button to version detail" -" page (`#3417 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:670 ../../../CHANGELOG.rst:696 -msgid "" -"`@humitos `__: Show/Hide \"See paid advertising\"" -" checkbox depending on USE_PROMOS (`#3412 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:671 ../../../CHANGELOG.rst:711 -msgid "" -"`@benjaoming `__: Strip well-known version " -"component origin/ from remote version (`#3377 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:672 ../../../CHANGELOG.rst:712 -msgid "" -"`@humitos `__: Remove warnings from code (`#3372 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:673 -msgid "" -"`@ericholscher `__: Add docker image from " -"the YAML config integration (`#3339 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:674 ../../../CHANGELOG.rst:716 -msgid "" -"`@humitos `__: Show proper error to user when " -"conf.py is not found (`#3326 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:675 ../../../CHANGELOG.rst:718 -#: ../../../CHANGELOG.rst:746 -msgid "" -"`@humitos `__: Simple task to finish inactive " -"builds (`#3312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:677 ../../../CHANGELOG.rst:732 -msgid "" -"`@Riyuzakii `__: changed from html to " -"css (`#2699 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:680 -msgid "Version 2.1.3" -msgstr "" - -#: ../../../CHANGELOG.rst:0 -msgid "date" -msgstr "" - -#: ../../../CHANGELOG.rst:682 -msgid "Dec 21, 2017" -msgstr "" - -#: ../../../CHANGELOG.rst:687 -msgid "" -"`@ericholscher `__: Only build travis push " -"builds on master. (`#3421 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:688 -msgid "" -"`@ericholscher `__: Add concept of dashboard" -" analytics code (`#3420 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:689 -msgid "" -"`@humitos `__: Use default avatar for User/Orgs " -"in OAuth services (`#3419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:692 -msgid "" -"`@bieagrathara `__: 019 497 8360 (`#3416 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:693 -msgid "" -"`@bieagrathara `__: rew (`#3415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:694 -msgid "" -"`@tony `__: lint prospector task failing (`#3414 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:695 -msgid "" -"`@humitos `__: Remove extra 's' (`#3413 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:697 -msgid "" -"`@accraze `__: Removing talks about RTD page " -"(`#3410 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:698 -msgid "" -"`@humitos `__: Pin pylint to 1.7.5 and fix " -"docstring styling (`#3408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:699 -msgid "" -"`@agjohnson `__: Update style and copy on " -"abandonment docs (`#3406 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:700 ../../../CHANGELOG.rst:739 -msgid "" -"`@agjohnson `__: Update changelog more " -"consistently (`#3405 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:701 ../../../CHANGELOG.rst:740 -msgid "" -"`@agjohnson `__: Update prerelease invoke " -"command to call with explicit path (`#3404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:702 -msgid "" -"`@ericholscher `__: Fix changelog command " -"(`#3403 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:704 -msgid "" -"`@julienmalard `__: Recent builds are " -"missing translated languages links (`#3401 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:705 ../../../CHANGELOG.rst:742 -msgid "" -"`@stsewd `__: Remove copyright application (`#3400" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:706 ../../../CHANGELOG.rst:743 -msgid "" -"`@humitos `__: Show connect buttons for installed" -" apps only (`#3394 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:707 -msgid "" -"`@agjohnson `__: Fix display of build advice " -"(`#3390 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:708 ../../../CHANGELOG.rst:744 -msgid "" -"`@agjohnson `__: Don't display the build " -"suggestions div if there are no suggestions (`#3389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:709 -msgid "" -"`@ericholscher `__: Pass more data into the " -"redirects. (`#3388 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:710 -msgid "" -"`@ericholscher `__: Fix issue where you " -"couldn't edit your canonical domain. (`#3387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:713 -msgid "" -"`@JavaDevVictoria `__: Updated " -"python.setup_py_install to be true (`#3357 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:714 -msgid "" -"`@humitos `__: Use default avatars for " -"GitLab/GitHub/Bitbucket integrations (users/organizations) (`#3353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:715 ../../../CHANGELOG.rst:745 -msgid "" -"`@jonrkarr `__: Error in YAML configuration " -"docs: default value for `python.setup_py_install` should be `true` (`#3334 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:717 -msgid "" -"`@MikeHart85 `__: Badges aren't updating due " -"to being cached on GitHub. (`#3323 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:720 -msgid "" -"`@humitos `__: Remove/Update talks about RTD page" -" (`#3283 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:721 -msgid "" -"`@gawel `__: Regain pyquery project ownership " -"(`#3281 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:722 -msgid "" -"`@dialex `__: Build passed but I can't see the " -"documentation (maze screen) (`#3246 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:723 -msgid "" -"`@makixx `__: Account is inactive (`#3241 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:724 ../../../CHANGELOG.rst:747 -msgid "" -"`@agjohnson `__: Cleanup misreported failed " -"builds (`#3230 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:725 -msgid "" -"`@cokelaer `__: links to github are broken " -"(`#3203 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:726 ../../../CHANGELOG.rst:748 -msgid "" -"`@agjohnson `__: Remove copyright application " -"(`#3199 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:727 -msgid "" -"`@shacharoo `__: Unable to register after " -"deleting my account (`#3189 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:728 -msgid "" -"`@gtalarico `__: 3 week old Build Stuck Cloning" -" (`#3126 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:729 -msgid "" -"`@agjohnson `__: Regressions with conf.py and " -"error reporting (`#2963 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:730 -msgid "" -"`@agjohnson `__: Can't edit canonical domain " -"(`#2922 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:731 -msgid "" -"`@virtuald `__: Documentation stuck in 'cloning'" -" state (`#2795 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:733 -msgid "" -"`@tjanez `__: Support specifying 'python setup.py " -"build_sphinx' as an alternative build command (`#1857 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:734 -msgid "" -"`@bdarnell `__: Broken edit links (`#1637 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:737 -msgid "Version 2.1.2" -msgstr "" - -#: ../../../CHANGELOG.rst:751 -msgid "Version 2.1.1" -msgstr "" - -#: ../../../CHANGELOG.rst:753 -msgid "Release information missing" -msgstr "" - -#: ../../../CHANGELOG.rst:756 -msgid "Version 2.1.0" -msgstr "" - -#: ../../../CHANGELOG.rst:758 -msgid "" -"`@ericholscher `__: Revert \"Merge pull " -"request #3336 from rtfd/use-active-for-stable\" (`#3368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:759 -msgid "" -"`@agjohnson `__: Revert \"Do not split before " -"first argument (#3333)\" (`#3366 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:760 -msgid "" -"`@ericholscher `__: Remove pitch from " -"ethical ads page, point folks to actual pitch page. (`#3365 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:761 -msgid "" -"`@agjohnson `__: Add changelog and changelog " -"automation (`#3364 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:762 -msgid "" -"`@ericholscher `__: Fix mkdocs search. " -"(`#3361 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:763 ../../../CHANGELOG.rst:782 -msgid "" -"`@ericholscher `__: Email sending: Allow " -"kwargs for other options (`#3355 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:764 ../../../CHANGELOG.rst:783 -msgid "" -"`@ericholscher `__: Try and get folks to put" -" more tags. (`#3350 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:765 -msgid "" -"`@ericholscher `__: Suggest wiping your " -"environment to folks with bad build outcomes. (`#3347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:766 -msgid "" -"`@humitos `__: GitLab Integration (`#3327 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:767 -msgid "" -"`@jimfulton `__: Draft policy for claiming " -"existing project names. (`#3314 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:768 -msgid "" -"`@agjohnson `__: More logic changes to error " -"reporting, cleanup (`#3310 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:769 -msgid "" -"`@safwanrahman `__: [Fix #3182] Better user " -"deletion (`#3214 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:770 -msgid "" -"`@ericholscher `__: Better User deletion " -"(`#3182 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:771 -msgid "" -"`@RichardLitt `__: Add `Needed: replication` " -"label (`#3138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:772 -msgid "" -"`@josejrobles `__: Replaced usage of " -"deprecated function get_fields_with_model with new … (`#3052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:773 -msgid "" -"`@ericholscher `__: Don't delete the " -"subprojects directory on sync of superproject (`#3042 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:774 -msgid "" -"`@andrew `__: Pass query string when redirecting, " -"fixes #2595 (`#3001 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:775 -msgid "" -"`@saily `__: Add GitLab repo sync and webhook " -"support (`#1870 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:776 -msgid "" -"`@destroyerofbuilds `__: Setup GitLab " -"Web Hook on Project Import (`#1443 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:777 -msgid "" -"`@takotuesday `__: Add GitLab Provider from " -"django-allauth (`#1441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:780 -msgid "Version 2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:784 -msgid "" -"`@ericholscher `__: Small changes to email " -"sending to enable from email (`#3349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:785 -msgid "" -"`@dplanella `__: Duplicate TOC entries (`#3345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:786 -msgid "" -"`@ericholscher `__: Small tweaks to ethical " -"ads page (`#3344 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:787 -msgid "" -"`@agjohnson `__: Fix python usage around oauth " -"pagination (`#3342 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:788 -msgid "" -"`@tony `__: Fix isort link (`#3340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:789 -msgid "" -"`@ericholscher `__: Change stable version " -"switching to respect `active` (`#3336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:790 -msgid "" -"`@ericholscher `__: Allow superusers to pass" -" admin & member tests for projects (`#3335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:791 -msgid "" -"`@humitos `__: Do not split before first argument" -" (`#3333 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:792 -msgid "" -"`@humitos `__: Update docs for pre-commit (auto " -"linting) (`#3332 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:793 -msgid "" -"`@humitos `__: Take preferece of tags over " -"branches when selecting the stable version (`#3331 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:794 -msgid "" -"`@humitos `__: Add prospector as a pre-commit " -"hook (`#3328 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:796 -msgid "" -"`@humitos `__: Config files for auto linting " -"(`#3264 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:797 -msgid "" -"`@mekrip `__: Build is not working (`#3223 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:799 -msgid "" -"`@jakirkham `__: Specifying conda version used " -"(`#2076 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:800 -msgid "" -"`@agjohnson `__: Document code style guidelines" -" (`#1475 `__)" -msgstr "" - -#: ../../changelog.rst:7 -msgid "Previous releases" -msgstr "" - -#: ../../changelog.rst:9 -msgid "" -"Starting with version ``2.0``, we will be incrementing the Read the Docs " -"version based on semantic versioning principles, and will be automating the " -"update of our changelog." -msgstr "" - -#: ../../changelog.rst:13 -msgid "" -"Below are some historical changes from when we have tried to add information" -" here in the past" -msgstr "" - -#: ../../changelog.rst:17 -msgid "July 23, 2015" -msgstr "" - -#: ../../changelog.rst:19 -msgid "Django 1.8 Support Merged" -msgstr "" - -#: ../../changelog.rst:22 -msgid "Code Notes" -msgstr "" - -#: ../../changelog.rst:24 -msgid "Updated Django from `1.6.11` to `1.8.3`." -msgstr "" - -#: ../../changelog.rst:25 -msgid "" -"Removed South and ported the South migrations to Django's migration " -"framework." -msgstr "" - -#: ../../changelog.rst:26 -msgid "" -"Updated django-celery from `3.0.23` to `3.1.26` as django-celery 3.0.x does " -"not support Django 1.8." -msgstr "" - -#: ../../changelog.rst:27 -msgid "" -"Updated Celery from `3.0.24` to `3.1.18` because we had to update django-" -"celery. We need to test this extensively and might need to think about using" -" the new Celery API directly and dropping django-celery. See release notes: " -"http://docs.celeryproject.org/en/latest/whatsnew-3.1.html" -msgstr "" - -#: ../../changelog.rst:28 -msgid "" -"Updated tastypie from `0.11.1` to current master (commit " -"`1e1aff3dd4dcd21669e9c68bd7681253b286b856`) as 0.11.x is not compatible with" -" Django 1.8. No surprises expected but we should ask for a proper release, " -"see release notes: https://github.com/django-tastypie/django-" -"tastypie/blob/master/docs/release_notes/v0.12.0.rst" -msgstr "" - -#: ../../changelog.rst:29 -msgid "" -"Updated django-oauth from `0.16.1` to `0.21.0`. No surprises expected, see " -"release notes `in the docs `_ and `finer grained in " -"the repo `_" -msgstr "" - -#: ../../changelog.rst:30 -msgid "" -"Updated django-guardian from `1.2.0` to `1.3.0` to gain Django 1.8 support. " -"No surprises expected, see release notes: https://github.com/lukaszb/django-" -"guardian/blob/devel/CHANGES" -msgstr "" - -#: ../../changelog.rst:31 -msgid "" -"Using `django-formtools` instead of removed `django.contrib.formtools` now. " -"Based on the Django release notes, these modules are the same except of the " -"package name." -msgstr "" - -#: ../../changelog.rst:32 -msgid "" -"Updated pytest-django from `2.6.2` to `2.8.0`. No tests required, but " -"running the testsuite :smile:" -msgstr "" - -#: ../../changelog.rst:33 -msgid "" -"Updated psycopg2 from 2.4 to 2.4.6 as 2.4.5 is required by Django 1.8. No " -"trouble expected as Django is the layer between us and psycopg2. Also it's " -"only a minor version upgrade. Release notes: " -"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-4-6" -msgstr "" - -#: ../../changelog.rst:34 -msgid "" -"Added `django.setup()` to `conf.py` to load django properly for doc builds." -msgstr "" - -#: ../../changelog.rst:35 -msgid "" -"Added migrations for all apps with models in the `readthedocs/` directory" -msgstr "" - -#: ../../changelog.rst:38 -msgid "Deployment Notes" -msgstr "" - -#: ../../changelog.rst:40 -msgid "" -"After you have updated the code and installed the new dependencies, you need" -" to run these commands on the server::" -msgstr "" - -#: ../../changelog.rst:46 -msgid "" -"Locally I had trouble in a test environment that pip did not update to the " -"specified commit of tastypie. It might be required to use `pip install -U -r" -" requirements/deploy.txt` during deployment." -msgstr "" - -#: ../../changelog.rst:50 -msgid "Development Update Notes" -msgstr "" - -#: ../../changelog.rst:52 -msgid "" -"The readthedocs developers need to execute these commands when switching to " -"this branch (or when this got merged into master):" -msgstr "" - -#: ../../changelog.rst:54 -msgid "**Before updating** please make sure that all migrations are applied::" -msgstr "" - -#: ../../changelog.rst:59 -msgid "Update the codebase: `git pull`" -msgstr "" - -#: ../../changelog.rst:60 -msgid "" -"You need to update the requirements with `pip install -r requirements.txt`" -msgstr "" - -#: ../../changelog.rst:61 -msgid "Now you need to fake the initial migrations::" -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/code-of-conduct.mo b/docs/user/locale/da/LC_MESSAGES/code-of-conduct.mo deleted file mode 100644 index 00994c083e9..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/code-of-conduct.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/code-of-conduct.po b/docs/user/locale/da/LC_MESSAGES/code-of-conduct.po deleted file mode 100644 index 8696a7263b8..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/code-of-conduct.po +++ /dev/null @@ -1,160 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../code-of-conduct.rst:2 -msgid "Code of Conduct" -msgstr "" - -#: ../../code-of-conduct.rst:4 -msgid "" -"Like the technical community as a whole, the Read the Docs team and " -"community is made up of a mixture of professionals and volunteers from all " -"over the world, working on every aspect of the mission - including " -"mentorship, teaching, and connecting people." -msgstr "" - -#: ../../code-of-conduct.rst:9 -msgid "" -"Diversity is one of our huge strengths, but it can also lead to " -"communication issues and unhappiness. To that end, we have a few ground " -"rules that we ask people to adhere to. This code applies equally to " -"founders, mentors and those seeking help and guidance." -msgstr "" - -#: ../../code-of-conduct.rst:14 -msgid "" -"This isn’t an exhaustive list of things that you can’t do. Rather, take it " -"in the spirit in which it’s intended - a guide to make it easier to enrich " -"all of us and the technical communities in which we participate." -msgstr "" - -#: ../../code-of-conduct.rst:18 -msgid "" -"This code of conduct applies to all spaces managed by the Read the Docs " -"project. This includes IRC, the mailing lists, the issue tracker, and any " -"other forums created by the project team which the community uses for " -"communication. In addition, violations of this code outside these spaces may" -" affect a person's ability to participate within them." -msgstr "" - -#: ../../code-of-conduct.rst:25 -msgid "" -"If you believe someone is violating the code of conduct, we ask that you " -"report it by emailing dev@readthedocs.org." -msgstr "" - -#: ../../code-of-conduct.rst:28 -msgid "**Be friendly and patient.**" -msgstr "" - -#: ../../code-of-conduct.rst:29 -msgid "" -"**Be welcoming.** We strive to be a community that welcomes and supports " -"people of all backgrounds and identities. This includes, but is not limited " -"to members of any race, ethnicity, culture, national origin, colour, " -"immigration status, social and economic class, educational level, sex, " -"sexual orientation, gender identity and expression, age, size, family " -"status, political belief, religion, and mental and physical ability." -msgstr "" - -#: ../../code-of-conduct.rst:36 -msgid "" -"**Be considerate.** Your work will be used by other people, and you in turn " -"will depend on the work of others. Any decision you take will affect users " -"and colleagues, and you should take those consequences into account when " -"making decisions. Remember that we're a world-wide community, so you might " -"not be communicating in someone else's primary language." -msgstr "" - -#: ../../code-of-conduct.rst:42 -msgid "" -"**Be respectful.** Not all of us will agree all the time, but disagreement " -"is no excuse for poor behavior and poor manners. We might all experience " -"some frustration now and then, but we cannot allow that frustration to turn " -"into a personal attack. It’s important to remember that a community where " -"people feel uncomfortable or threatened is not a productive one. Members of " -"the Read the Docs community should be respectful when dealing with other " -"members as well as with people outside the Read the Docs community." -msgstr "" - -#: ../../code-of-conduct.rst:50 -msgid "" -"**Be careful in the words that you choose.** We are a community of " -"professionals, and we conduct ourselves professionally. Be kind to others. " -"Do not insult or put down other participants. Harassment and other " -"exclusionary behavior aren't acceptable. This includes, but is not limited " -"to:" -msgstr "" - -#: ../../code-of-conduct.rst:56 -msgid "Violent threats or language directed against another person." -msgstr "" - -#: ../../code-of-conduct.rst:57 -msgid "Discriminatory jokes and language." -msgstr "" - -#: ../../code-of-conduct.rst:58 -msgid "Posting sexually explicit or violent material." -msgstr "" - -#: ../../code-of-conduct.rst:59 -msgid "" -"Posting (or threatening to post) other people's personally identifying " -"information (\"doxing\")." -msgstr "" - -#: ../../code-of-conduct.rst:61 -msgid "Personal insults, especially those using racist or sexist terms." -msgstr "" - -#: ../../code-of-conduct.rst:62 -msgid "Unwelcome sexual attention." -msgstr "" - -#: ../../code-of-conduct.rst:63 -msgid "Advocating for, or encouraging, any of the above behavior." -msgstr "" - -#: ../../code-of-conduct.rst:64 -msgid "" -"Repeated harassment of others. In general, if someone asks you to stop, then" -" stop." -msgstr "" - -#: ../../code-of-conduct.rst:67 -msgid "" -"**When we disagree, try to understand why.** Disagreements, both social and " -"technical, happen all the time and Read the Docs is no exception. It is " -"important that we resolve disagreements and differing views constructively. " -"Remember that we’re different. The strength of Read the Docs comes from its " -"varied community, people from a wide range of backgrounds. Different people " -"have different perspectives on issues. Being unable to understand why " -"someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that" -" it is human to err and blaming each other doesn’t get us anywhere. Instead," -" focus on helping to resolve issues and learning from mistakes." -msgstr "" - -#: ../../code-of-conduct.rst:78 -msgid "" -"Original text courtesy of the `Speak Up! project " -"`__. " -"This version was adopted from the `Django Code of Conduct " -"`_." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/conda.mo b/docs/user/locale/da/LC_MESSAGES/conda.mo deleted file mode 100644 index 402a25d5b17..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/conda.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/conda.po b/docs/user/locale/da/LC_MESSAGES/conda.po deleted file mode 100644 index 5c28d397512..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/conda.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../conda.rst:2 -msgid "Conda Support" -msgstr "" - -#: ../../conda.rst:4 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../conda.rst:7 -msgid "" -"Read the Docs supports Conda as an environment management tool, along with " -"Virtualenv. Conda support is useful for people who depend on C libraries, " -"and need them installed when building their documentation." -msgstr "" - -#: ../../conda.rst:12 -msgid "" -"This work was funded by `Clinical Graphics`_ -- many thanks for their " -"support of Open Source." -msgstr "" - -#: ../../conda.rst:15 -msgid "Activating Conda" -msgstr "" - -#: ../../conda.rst:17 -msgid "" -"Conda Support is the first feature enabled with :doc:`yaml-config`. You can " -"enable it by creating a `readthedocs.yml` file in the root of your " -"repository with the contents:" -msgstr "" - -#: ../../conda.rst:26 -msgid "" -"This Conda environment will also have Sphinx and other build time " -"dependencies installed. It will use the same order of operations that we " -"support currently:" -msgstr "" - -#: ../../conda.rst:29 -msgid "Environment Creation (``conda env create``)" -msgstr "" - -#: ../../conda.rst:30 -msgid "Dependency Installation (Sphinx)" -msgstr "" - -#: ../../conda.rst:33 -msgid "Custom Installs" -msgstr "" - -#: ../../conda.rst:35 -msgid "" -"If you are running a custom installation of Read the Docs, you will need the" -" ``conda`` executable installed somewhere on your ``PATH``. Because of the " -"way ``conda`` works, we can't safely install it as a normal dependency into " -"the normal Python virtualenv." -msgstr "" - -#: ../../conda.rst:40 -msgid "" -"Installing conda into a virtualenv will override the ``activate`` script, " -"making it so you can't properly activate that virtualenv anymore." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/contribute.mo b/docs/user/locale/da/LC_MESSAGES/contribute.mo deleted file mode 100644 index 05bd5cf862a..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/contribute.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/contribute.po b/docs/user/locale/da/LC_MESSAGES/contribute.po deleted file mode 100644 index 8b6e6974c84..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/contribute.po +++ /dev/null @@ -1,431 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../contribute.rst:2 -msgid "Contributing to Read the Docs" -msgstr "" - -#: ../../contribute.rst:4 -msgid "" -"You are here to help on Read the Docs? Awesome, feel welcome and read the " -"following sections in order to know how to ask questions and how to work on " -"something." -msgstr "" - -#: ../../contribute.rst:7 -msgid "" -"All members of our community are expected to follow our :doc:`/code-of-" -"conduct`. Please make sure you are welcoming and friendly in all of our " -"spaces." -msgstr "" - -#: ../../contribute.rst:11 -msgid "Get in touch" -msgstr "" - -#: ../../contribute.rst:13 -msgid "Ask usage questions (\"How do I?\") on `StackOverflow`_." -msgstr "" - -#: ../../contribute.rst:14 -msgid "Report bugs, suggest features or view the source code `on GitHub`_." -msgstr "" - -#: ../../contribute.rst:15 -msgid "Discuss topics on `Gitter`_." -msgstr "" - -#: ../../contribute.rst:16 -msgid "On IRC find us at `#readthedocs`_." -msgstr "" - -#: ../../contribute.rst:24 -msgid "Contributing to development" -msgstr "" - -#: ../../contribute.rst:26 -msgid "" -"If you want to deep dive and help out with development on Read the Docs, " -"then first get the project installed locally according to the " -":doc:`Installation Guide `. After that is done we suggest you have " -"a look at tickets in our issue tracker that are labelled `Good First " -"Issue`_. These are meant to be a great way to get a smooth start and won't " -"put you in front of the most complex parts of the system." -msgstr "" - -#: ../../contribute.rst:33 -msgid "" -"If you are up to more challenging tasks with a bigger scope, then there are " -"a set of tickets with a `Feature`_ or `Improvement`_ tag. These tickets have" -" a general overview and description of the work required to finish. If you " -"want to start somewhere, this would be a good place to start (make sure that" -" the issue also have the `Accepted`_ label). That said, these aren't " -"necessarily the easiest tickets. They are simply things that are explained. " -"If you still didn't find something to work on, search for the `Sprintable`_ " -"label. Those tickets are meant to be standalone and can be worked on ad-hoc." -msgstr "" - -#: ../../contribute.rst:43 -msgid "" -"When contributing code, then please follow the standard Contribution " -"Guidelines set forth at `contribution-guide.org`_." -msgstr "" - -#: ../../contribute.rst:46 -msgid "" -"We have a strict code style that is easy to follow since you just have to " -"install `pre-commit`_ and it will automatically run different linting tools " -"(`autoflake`_, `autopep8`_, `docformatter`_, `isort`_, `prospector`_, " -"`unify`_ and `yapf`_) to check your changes before you commit them. `pre-" -"commit` will let you know if there were any problems that is wasn't able to " -"fix automatically." -msgstr "" - -#: ../../contribute.rst:52 -msgid "To run the `pre-commit` command and check your changes::" -msgstr "" - -#: ../../contribute.rst:58 -msgid "or to run against a specific file::" -msgstr "" - -#: ../../contribute.rst:62 -msgid "" -"`pre-commit` can also be run as a git pre-commit hook. You can set this up " -"with::" -msgstr "" - -#: ../../contribute.rst:67 -msgid "" -"After this installation, the next time you run `git commit` the `pre-commit " -"run` command will be run immediately and will inform you of the changes and " -"errors." -msgstr "" - -#: ../../contribute.rst:72 -msgid "" -"Our code base is still maturing and the core team doesn't yet recommend " -"running this as a pre-commit hook due to the number of changes this will " -"cause while constructing a pull request. Independent pull requests with " -"linting changes would be a great help to making this possible." -msgstr "" - -#: ../../contribute.rst:95 -msgid "Triaging tickets" -msgstr "" - -#: ../../contribute.rst:97 -msgid "" -"Here is a brief explanation on how we triage incoming tickets to get a " -"better sense of what needs to be done on what end." -msgstr "" - -#: ../../contribute.rst:100 -msgid "" -"You will need Triage permission on the project in order to do this. You can " -"ask one of the members of the :doc:`team` to give you access." -msgstr "" - -#: ../../contribute.rst:104 -msgid "Initial triage" -msgstr "" - -#: ../../contribute.rst:106 -msgid "" -"When sitting down to do some triaging work, we start with the `list of " -"untriaged tickets`_. We consider all tickets that do not have a label as " -"untriaged. The first step is to categorize the ticket into one of the " -"following categories and either close the ticket or assign an appropriate " -"label. The reported issue …" -msgstr "" - -#: ../../contribute.rst:127 -msgid "… is not valid" -msgstr "" - -#: ../../contribute.rst:113 -msgid "" -"If you think the ticket is invalid comment why you think it is invalid, then" -" close the ticket. Tickets might be invalid if they were already fixed in " -"the past or it was decided that the proposed feature will not be implemented" -" because it does not conform with the overall goal of Read the Docs. Also if" -" you happen to know that the problem was already reported, reference the " -"other ticket that is already addressing the problem and close the duplicate." -msgstr "" - -#: ../../contribute.rst:120 ../../contribute.rst:141 ../../contribute.rst:153 -#: ../../contribute.rst:165 ../../contribute.rst:174 ../../contribute.rst:183 -#: ../../contribute.rst:193 ../../contribute.rst:203 -msgid "Examples:" -msgstr "" - -#: ../../contribute.rst:122 -msgid "" -"*Builds fail when using matplotlib*: If the described issue was already " -"fixed, then explain and instruct to re-trigger the build." -msgstr "" - -#: ../../contribute.rst:125 -msgid "" -"*Provide way to upload arbitrary HTML files*: It was already decided that " -"Read the Docs is not a dull hosting platform for HTML. So explain this and " -"close the ticket." -msgstr "" - -#: ../../contribute.rst:144 -msgid "… does not provide enough information" -msgstr "" - -#: ../../contribute.rst:132 -msgid "" -"Add the label **Needed: more information** if the reported issue does not " -"contain enough information to decide if it is valid or not and ask on the " -"ticket for the required information to go forward. We will re-triage all " -"tickets that have the label **Needed: more information** assigned. If the " -"original reporter left new information we can try to re-categorize the " -"ticket. If the reporter did not come back to provide more required " -"information after a long enough time, we will close the ticket (this will be" -" roughly about two weeks)." -msgstr "" - -#: ../../contribute.rst:143 -msgid "" -"*My builds stopped working. Please help!* Ask for a link to the build log " -"and for which project is affected." -msgstr "" - -#: ../../contribute.rst:157 -msgid "… is a valid feature proposal" -msgstr "" - -#: ../../contribute.rst:147 -msgid "" -"If the ticket contains a feature that aligns with the goals of Read the " -"Docs, then add the label **Feature**. If the proposal seems valid but " -"requires further discussion between core contributors because there might be" -" different possibilities on how to implement the feature, then also add the " -"label **Needed: design decision**." -msgstr "" - -#: ../../contribute.rst:155 -msgid "*Provide better integration with service XYZ*" -msgstr "" - -#: ../../contribute.rst:156 -msgid "" -"*Achieve world domination* (also needs the label **Needed: design " -"decision**)" -msgstr "" - -#: ../../contribute.rst:168 -msgid "… is a small change to the source code" -msgstr "" - -#: ../../contribute.rst:160 -msgid "" -"If the ticket is about code cleanup or small changes to existing features " -"would likely have the **Improvement** label. The distinction for this label " -"is that these issues have a lower priority than a Bug, and aren't " -"implementing new features." -msgstr "" - -#: ../../contribute.rst:167 -msgid "*Refactor namedtuples to dataclasess*" -msgstr "" - -#: ../../contribute.rst:168 -msgid "*Change font size for the project's title*" -msgstr "" - -#: ../../contribute.rst:176 -msgid "… is a valid problem within the code base:" -msgstr "" - -#: ../../contribute.rst:171 -msgid "" -"If it's a valid bug, then add the label **Bug**. Try to reference related " -"issues if you come across any." -msgstr "" - -#: ../../contribute.rst:176 -msgid "*Builds fail if conf.py contains non-ascii letters*" -msgstr "" - -#: ../../contribute.rst:185 -msgid "… is a currently valid problem with the infrastructure:" -msgstr "" - -#: ../../contribute.rst:179 -msgid "" -"Users might report about web server downtimes or that builds are not " -"triggered. If the ticket needs investigation on the servers, then add the " -"label **Operations**." -msgstr "" - -#: ../../contribute.rst:185 -msgid "*Builds are not starting*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "… is a question and needs answering:" -msgstr "" - -#: ../../contribute.rst:190 -msgid "" -"If the ticket contains a question about the Read the Docs platform or the " -"code, then add the label **Support**." -msgstr "" - -#: ../../contribute.rst:195 -msgid "*My account was set inactive. Why?*" -msgstr "" - -#: ../../contribute.rst:196 -msgid "*How to use C modules with Sphinx autodoc?*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "*Why are my builds failing?*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "… requires a one-time action on the server:" -msgstr "" - -#: ../../contribute.rst:200 -msgid "" -"Tasks that require a one time action on the server should be assigned the " -"two labels **Support** and **Operations**." -msgstr "" - -#: ../../contribute.rst:205 -msgid "*Please change my username*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "*Please set me as owner of this abandoned project*" -msgstr "" - -#: ../../contribute.rst:208 -msgid "" -"After we finished the initial triaging of new tickets, no ticket should be " -"left without a label." -msgstr "" - -#: ../../contribute.rst:214 -msgid "Additional labels for categorization" -msgstr "" - -#: ../../contribute.rst:216 -msgid "" -"Additionally to the labels already involved in the section above, we have a " -"few more at hand to further categorize issues." -msgstr "" - -#: ../../contribute.rst:221 -msgid "*High Priority*" -msgstr "" - -#: ../../contribute.rst:220 -msgid "" -"If the issue is urgent, assign this label. In the best case also go forward " -"to resolve the ticket yourself as soon as possible." -msgstr "" - -#: ../../contribute.rst:226 -msgid "*Good First Issue*" -msgstr "" - -#: ../../contribute.rst:224 -msgid "" -"This label marks tickets that are easy to get started with. The ticket " -"should be ideal for beginners to dive into the code base. Better is if the " -"fix for the issue only involves touching one part of the code." -msgstr "" - -#: ../../contribute.rst:230 -msgid "*Sprintable*" -msgstr "" - -#: ../../contribute.rst:229 -msgid "" -"Sprintable are all tickets that have the right amount of scope to be handled" -" during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../contribute.rst:232 -msgid "" -"For a full list of available labels and their meanings, see :doc:`issue-" -"labels`." -msgstr "" - -#: ../../contribute.rst:236 -msgid "Helpful links for triaging" -msgstr "" - -#: ../../contribute.rst:238 -msgid "Here is a list of links for contributors that look for work:" -msgstr "" - -#: ../../contribute.rst:240 -msgid "" -"`Untriaged tickets " -"`_:" -" Go and triage them!" -msgstr "" - -#: ../../contribute.rst:243 -msgid "" -"`Tickets labelled with Needed: more information " -"`_:" -" Come back to these tickets once in a while and close those that did not get" -" any new information from the reporter. If new information is available, go " -"and re-triage the ticket." -msgstr "" - -#: ../../contribute.rst:248 -msgid "" -"`Tickets labelled with Operations " -"`_:" -" These tickets are for contributors who have access to the servers." -msgstr "" - -#: ../../contribute.rst:251 -msgid "" -"`Tickets labelled with Support " -"`_:" -" Experienced contributors or community members with a broad knowledge about " -"the project should handle those." -msgstr "" - -#: ../../contribute.rst:255 -msgid "" -"`Tickets labelled with Needed: design decision " -"`_:" -" Project leaders must take actions on these tickets. Otherwise no other " -"contributor can go forward on them." -msgstr "" - -#: ../../contribute.rst:261 -msgid "Helping on translations" -msgstr "" - -#: ../../contribute.rst:263 -msgid "If you wish to contribute translations, please do so on `Transifex`_." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/custom_installs/customization.mo b/docs/user/locale/da/LC_MESSAGES/custom_installs/customization.mo deleted file mode 100644 index d07a916da52..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/custom_installs/customization.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/custom_installs/customization.po b/docs/user/locale/da/LC_MESSAGES/custom_installs/customization.po deleted file mode 100644 index 72eebf8484f..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/custom_installs/customization.po +++ /dev/null @@ -1,81 +0,0 @@ -# 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-02 12:03+0000\n" -"Last-Translator: Eric Holscher \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# 9a4df253f71d409e8ec590353f2f7a15 -#: ../../custom_installs/customization.rst:2 -msgid "Customizing your install" -msgstr "" - -# 1028e197ff5c4ddd98d099e447476731 -#: ../../custom_installs/customization.rst:4 -msgid "" -"Read the Docs has a lot of :doc:`/settings` that help customize your " -"install. This document will outline some of the more useful ways that these " -"can be combined." -msgstr "" - -# 3b8b84b2961b4ab389fea741833ec961 -#: ../../custom_installs/customization.rst:8 -msgid "Have a local settings file" -msgstr "" - -# 07a3499807a74d1394062e1bb4e902d1 -#: ../../custom_installs/customization.rst:10 -msgid "" -"If you put a file named ``local_settings.py`` in the " -"``readthedocs/settings`` directory, it will override settings available in " -"the base install." -msgstr "" - -# d15800590d4447888697341be52ffec7 -#: ../../custom_installs/customization.rst:13 -msgid "Adding your own title to pages" -msgstr "" - -# 3ec2cfd4934348b186b2ac3bba32abae -#: ../../custom_installs/customization.rst:15 -msgid "" -"This requires 2 parts of setup. First, you need to add a custom " -":setting:`TEMPLATE_DIRS` setting that points at your template overrides. " -"Then, in those template overrides you have to insert your logo where the " -"normal RTD logo goes." -msgstr "" - -# b6e4e25845774f08a86ed5f207b569d2 -#: ../../custom_installs/customization.rst:17 -msgid "This works for any setting you wish to change." -msgstr "" - -# b5bcbc37e82f41c1aa0a7089b72c2123 -#: ../../custom_installs/customization.rst:19 -msgid "Example ``local_settings.py``::" -msgstr "" - -# 47b3e3c7e2ff4a4a838b3a0010ef42a4 -#: ../../custom_installs/customization.rst:31 -msgid "Example ``base.html`` in your template overrides::" -msgstr "" - -# 906c4e450b374a54a656b9dcad27da12 -#: ../../custom_installs/customization.rst:38 -msgid "" -"You can of course override any block in the template. If there is something " -"that you would like to be able to customize, but isn't currently in a block," -" please `submit an issue`_." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/custom_installs/index.mo b/docs/user/locale/da/LC_MESSAGES/custom_installs/index.mo deleted file mode 100644 index 17df4035640..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/custom_installs/index.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/custom_installs/index.po b/docs/user/locale/da/LC_MESSAGES/custom_installs/index.po deleted file mode 100644 index 13790e4ca13..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/custom_installs/index.po +++ /dev/null @@ -1,32 +0,0 @@ -# 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-02 12:03+0000\n" -"Last-Translator: Eric Holscher \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# e52de36f1bf24ee6a7fda490b7ec9ad8 -#: ../../custom_installs/index.rst:2 -msgid "Info about custom installs" -msgstr "" - -# 1534817d7caf41288543ecf717ac55f3 -#: ../../custom_installs/index.rst:4 -msgid "" -"Read the Docs is open source, which means you can run your own version of " -"it. There are many reasons to do this, the main one being if you want a " -"private instance. If you have to keep everything behind a firewall of VPN, " -"this is for you." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/design.mo b/docs/user/locale/da/LC_MESSAGES/design.mo deleted file mode 100644 index a90c58471a5..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/design.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/design.po b/docs/user/locale/da/LC_MESSAGES/design.po deleted file mode 100644 index 091e04c33f5..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/design.po +++ /dev/null @@ -1,107 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../design.rst:2 -msgid "Designing Read the Docs" -msgstr "" - -#: ../../design.rst:4 -msgid "" -"So you're thinking of contributing some of your time and design skills to " -"Read the Docs? That's **awesome**. This document will lead you through a few" -" features available to ease the process of working with Read the Doc's CSS " -"and static assets." -msgstr "" - -#: ../../design.rst:10 -msgid "" -"To start, you should follow the :doc:`install` instructions to get a working" -" copy of the Read the Docs repository locally." -msgstr "" - -#: ../../design.rst:14 -msgid "Style Catalog" -msgstr "" - -#: ../../design.rst:16 -msgid "" -"Once you have RTD running locally, you can open ``http://localhost:8000" -"/style-catalog/`` for a quick overview of the currently available styles." -msgstr "" - -#: ../../design.rst:21 -msgid "" -"This way you can quickly get started writing HTML -- or if you're modifying " -"existing styles you can get a quick idea of how things will change site-" -"wide." -msgstr "" - -#: ../../design.rst:26 -msgid "Readthedocs.org Changes" -msgstr "" - -#: ../../design.rst:28 -msgid "" -"Styles for the primary RTD site are located in ``media/css`` directory." -msgstr "" - -#: ../../design.rst:30 -msgid "" -"These styles only affect the primary site -- **not** any of the generated " -"documentation using the default RTD style." -msgstr "" - -#: ../../design.rst:34 -msgid "Sphinx Template Changes" -msgstr "" - -#: ../../design.rst:36 -msgid "" -"Styles for generated documentation are located in " -"``readthedocs/templates/sphinx/_static/rtd.css``" -msgstr "" - -#: ../../design.rst:38 -msgid "" -"Of note, projects will retain the version of that file they were last built " -"with -- so if you're editing that file and not seeing any changes to your " -"local built documentation, you need to rebuild your example project." -msgstr "" - -#: ../../design.rst:43 -msgid "Contributing" -msgstr "" - -#: ../../design.rst:45 -msgid "" -"Contributions should follow the :doc:`contribute` guidelines where " -"applicable -- ideally you'll create a pull request against the `Read the " -"Docs GitHub project`_ from your forked repo and include a brief description " -"of what you added / removed / changed, as well as an attached image (you can" -" just take a screenshot and drop it into the PR creation form) of the " -"effects of your changes." -msgstr "" - -#: ../../design.rst:50 -msgid "" -"There's not a hard browser range, but your design changes should work " -"reasonably well across all major browsers, IE8+ -- that's not to say it " -"needs to be pixel-perfect in older browsers! Just avoid making changes that " -"render older browsers utterly unusable (or provide a sane fallback)." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/docs.mo b/docs/user/locale/da/LC_MESSAGES/docs.mo deleted file mode 100644 index e60567ae4a2..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/docs.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/docs.po b/docs/user/locale/da/LC_MESSAGES/docs.po deleted file mode 100644 index cc3cc7eea22..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/docs.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../docs.rst:2 -msgid "Building and Contributing to Documentation" -msgstr "" - -#: ../../docs.rst:4 -msgid "" -"As one might expect, the documentation for Read the Docs is built using " -"Sphinx and hosted on Read the Docs. The docs are kept in the ``docs/`` " -"directory at the top of the source tree." -msgstr "" - -#: ../../docs.rst:8 -msgid "You can build the docs by installing ``Sphinx`` and running::" -msgstr "" - -#: ../../docs.rst:13 -msgid "" -"Please follow these guidelines when updating our docs. Let us know if you " -"have any questions or something isn't clear." -msgstr "" - -#: ../../docs.rst:17 -msgid "The brand" -msgstr "" - -#: ../../docs.rst:19 -msgid "We are called **Read the Docs**. The *the* is not capitalized." -msgstr "" - -#: ../../docs.rst:22 -msgid "We do however use the acronym **RTD**." -msgstr "" - -#: ../../docs.rst:25 -msgid "Titles" -msgstr "" - -#: ../../docs.rst:27 -msgid "" -"For page titles, or Heading1 as they are sometimes called, we use title-" -"case." -msgstr "" - -#: ../../docs.rst:29 -msgid "" -"If the page includes multiple sub-headings (H2, H3), we usually use " -"sentence-case unless the titles include terminology that is supposed to be " -"capitalized." -msgstr "" - -#: ../../docs.rst:33 -msgid "Content" -msgstr "" - -#: ../../docs.rst:35 -msgid "" -"Do not break the content across multiple lines at 80 characters, but rather " -"break them on semantic meaning (e.g. periods or commas). Read more about " -"this `here `_." -msgstr "" - -#: ../../docs.rst:38 -msgid "" -"If you are cross-referencing to a different page within our website, use the" -" ``doc`` directive and not a hyperlink." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/embed.mo b/docs/user/locale/da/LC_MESSAGES/embed.mo deleted file mode 100644 index 417d294d1d9..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/embed.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/embed.po b/docs/user/locale/da/LC_MESSAGES/embed.po deleted file mode 100644 index ff80e6ed9fd..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/embed.po +++ /dev/null @@ -1,128 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../embed.rst:2 -msgid "Embed API" -msgstr "" - -#: ../../embed.rst:4 -msgid "" -"Read the Docs allow you to embed content from any of the projects we host. " -"This allows for content re-use across sites, making sure the content is " -"always up to date." -msgstr "" - -#: ../../embed.rst:9 -msgid "Workflow" -msgstr "" - -#: ../../embed.rst:11 -msgid "" -"There are many uses of our Embed API. One of our favorites is for inline " -"help. We have started using this on Read the Docs itself to provide inline " -"help on our main site pages. This allows us to keep the official " -"documentation as the single source of truth, while having great inline help " -"in our application as well." -msgstr "" - -#: ../../embed.rst:17 -msgid "" -"We recommend you point at **tagged releases** instead of ``latest``. Tags " -"don't change over time, so you don't have to worry about the content you are" -" embedding disappearing." -msgstr "" - -#: ../../embed.rst:21 -msgid "" -"All relative links to pages contained in the remote content will continue to" -" point at the remote page." -msgstr "" - -#: ../../embed.rst:24 -msgid "How to use it" -msgstr "" - -#: ../../embed.rst:28 -msgid "Sphinx Extension" -msgstr "" - -#: ../../embed.rst:30 -msgid "" -"You can embed content directly in Sphinx with builds on Read the Docs. We " -"support default configuration variables for your ``conf.py``:" -msgstr "" - -#: ../../embed.rst:33 -msgid "readthedocs_embed_project" -msgstr "" - -#: ../../embed.rst:34 -msgid "readthedocs_embed_version" -msgstr "" - -#: ../../embed.rst:35 -msgid "readthedocs_embed_doc" -msgstr "" - -#: ../../embed.rst:37 -msgid "" -"These are overridable per-call as well. Then you simply use the directive:" -msgstr "" - -#: ../../embed.rst:56 -msgid "Javascript" -msgstr "" - -#: ../../embed.rst:58 -msgid "" -"We provide a Javascript library that you can embed on any site. An example:" -msgstr "" - -#: ../../embed.rst:80 -msgid "" -"This will provide a pop-out for a user with the ``How we envision versions " -"working`` section of the ``versions`` page. You can see this in action here:" -msgstr "" - -#: ../../embed.rst:103 -msgid "" -"All Read the Docs pages already have the library loaded, so you can ignore " -"the ``link`` and first ``script`` tags on all documentation." -msgstr "" - -#: ../../embed.rst:107 -msgid "" -"We currently do not provide caching on this API. If the remote source you " -"are including changes their page structure or deletes the content, your " -"embed will break." -msgstr "" - -#: ../../embed.rst:111 -msgid "" -"In Version 2 of this API we will provide a full-formed workflow that will " -"stop this from happening." -msgstr "" - -#: ../../embed.rst:116 -msgid "Example API Response" -msgstr "" - -#: ../../embed.rst:118 -msgid "Pure API use will return JSON:" -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/faq.mo b/docs/user/locale/da/LC_MESSAGES/faq.mo deleted file mode 100644 index 629171f9dbe..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/faq.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/faq.po b/docs/user/locale/da/LC_MESSAGES/faq.po deleted file mode 100644 index c4a03675193..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/faq.po +++ /dev/null @@ -1,358 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../faq.rst:2 -msgid "Frequently Asked Questions" -msgstr "" - -#: ../../faq.rst:5 -msgid "My project isn't building with autodoc" -msgstr "" - -#: ../../faq.rst:7 -msgid "" -"First, you should check out the Builds tab of your project. That records all" -" of the build attempts that RTD has made to build your project. If you see " -"``ImportError`` messages for custom Python modules, you should enable the " -"virtualenv feature in the Admin page of your project, which will install " -"your project into a virtualenv, and allow you to specify a " -"``requirements.txt`` file for your project." -msgstr "" - -#: ../../faq.rst:9 -msgid "" -"If you are still seeing errors because of C library dependencies, please see" -" :ref:`faq:I get import errors on libraries that depend on C modules`." -msgstr "" - -#: ../../faq.rst:13 -msgid "How do I change my slug (the URL your docs are served at)?" -msgstr "" - -#: ../../faq.rst:15 -msgid "" -"We don't support allowing folks to change the slug for their project. You " -"can update the name which is shown on the site, but not the actual URL that " -"documentation is served." -msgstr "" - -#: ../../faq.rst:19 -msgid "" -"The main reason for this is that all existing URLs to the content will " -"break. You can delete and re-create the project with the proper name to get " -"a new slug, but you really shouldn't do this if you have existing inbound " -"links, as it `breaks the internet " -"`_." -msgstr "" - -#: ../../faq.rst:25 -msgid "Help, my build passed but my documentation page is 404 Not Found!" -msgstr "" - -#: ../../faq.rst:27 -msgid "" -"This often happens because you don't have an `index.html` file being " -"generated. Make sure you have one of the following files:" -msgstr "" - -#: ../../faq.rst:30 -msgid "`index.rst`" -msgstr "" - -#: ../../faq.rst:31 -msgid "`index.md`" -msgstr "" - -#: ../../faq.rst:33 -msgid "" -"At the top level of your built documentation, otherwise we aren't able to " -"serve a \"default\" index page." -msgstr "" - -#: ../../faq.rst:36 -msgid "" -"To test if your docs actually built correctly, you can navigate to a " -"specific page (`/en/latest/README.html` for example)." -msgstr "" - -#: ../../faq.rst:40 -msgid "How do I change behavior for Read the Docs?" -msgstr "" - -#: ../../faq.rst:42 -msgid "" -"When RTD builds your project, it sets the :envvar:`READTHEDOCS` environment " -"variable to the string `True`. So within your Sphinx :file:`conf.py` file, " -"you can vary the behavior based on this. For example::" -msgstr "" - -#: ../../faq.rst:53 -msgid "" -"The :envvar:`READTHEDOCS` variable is also available in the Sphinx build " -"environment, and will be set to ``True`` when building on RTD::" -msgstr "" - -#: ../../faq.rst:61 -msgid "I get import errors on libraries that depend on C modules" -msgstr "" - -#: ../../faq.rst:64 -msgid "" -"Another use case for this is when you have a module with a C extension." -msgstr "" - -#: ../../faq.rst:66 -msgid "" -"This happens because our build system doesn't have the dependencies for " -"building your project. This happens with things like libevent and mysql, and" -" other python things that depend on C libraries. We can't support installing" -" random C binaries on our system, so there is another way to fix these " -"imports." -msgstr "" - -#: ../../faq.rst:68 -msgid "" -"You can mock out the imports for these modules in your ``conf.py`` with the " -"following snippet::" -msgstr "" - -#: ../../faq.rst:81 -msgid "" -"Of course, replacing `MOCK_MODULES` with the modules that you want to mock " -"out." -msgstr "" - -#: ../../faq.rst:83 -msgid "" -"The library ``unittest.mock`` was introduced on python 3.3. On earlier " -"versions install the ``mock`` library from PyPI with (ie ``pip install " -"mock``) and replace the above import::" -msgstr "" - -#: ../../faq.rst:88 -msgid "" -"If such libraries are installed via ``setup.py``, you also will need to " -"remove all the C-dependent libraries from your ``install_requires`` in the " -"RTD environment." -msgstr "" - -#: ../../faq.rst:91 -msgid "`Client Error 401` when building documentation" -msgstr "" - -#: ../../faq.rst:93 -msgid "" -"If you did not install the `test_data` fixture during the installation " -"instructions, you will get the following error::" -msgstr "" - -#: ../../faq.rst:98 -msgid "" -"This is because the API admin user does not exist, and so cannot " -"authenticate. You can fix this by loading the test_data::" -msgstr "" - -#: ../../faq.rst:103 -msgid "" -"If you'd prefer not to install the test data, you'll need to provide a " -"database account for the builder to use. You can provide these credentials " -"by editing the following settings::" -msgstr "" - -#: ../../faq.rst:111 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../faq.rst:113 -msgid "See :doc:`guides/wipe-environment`." -msgstr "" - -#: ../../faq.rst:116 -msgid "How do I host multiple projects on one custom domain?" -msgstr "" - -#: ../../faq.rst:118 -msgid "" -"We support the concept of subprojects, which allows multiple projects to " -"share a single domain. If you add a subproject to a project, that " -"documentation will be served under the parent project's subdomain or custom " -"domain." -msgstr "" - -#: ../../faq.rst:122 -msgid "" -"For example, Kombu is a subproject of Celery, so you can access it on the " -"`celery.readthedocs.io` domain:" -msgstr "" - -#: ../../faq.rst:126 -msgid "http://celery.readthedocs.io/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:128 -msgid "This also works the same for custom domains:" -msgstr "" - -#: ../../faq.rst:130 -msgid "http://docs.celeryproject.org/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:132 -msgid "You can add subprojects in the project admin dashboard." -msgstr "" - -#: ../../faq.rst:135 -msgid "Where do I need to put my docs for RTD to find it?" -msgstr "" - -#: ../../faq.rst:137 -msgid "" -"Read the Docs will crawl your project looking for a ``conf.py``. Where it " -"finds the ``conf.py``, it will run ``sphinx-build`` in that directory. So as" -" long as you only have one set of sphinx documentation in your project, it " -"should Just Work." -msgstr "" - -#: ../../faq.rst:140 -msgid "I want to use the Blue/Default Sphinx theme" -msgstr "" - -#: ../../faq.rst:142 -msgid "" -"We think that our theme is badass, and better than the default for many " -"reasons. Some people don't like change though :), so there is a hack that " -"will let you keep using the default theme. If you set the ``html_style`` " -"variable in your ``conf.py``, it should default to using the default theme. " -"The value of this doesn't matter, and can be set to ``/default.css`` for " -"default behavior." -msgstr "" - -#: ../../faq.rst:145 -msgid "I want to use the Read the Docs theme locally" -msgstr "" - -#: ../../faq.rst:147 -msgid "" -"There is a repository for that: https://github.com/snide/sphinx_rtd_theme. " -"Simply follow the instructions in the README." -msgstr "" - -#: ../../faq.rst:151 -msgid "Image scaling doesn't work in my documentation" -msgstr "" - -#: ../../faq.rst:153 -msgid "" -"Image scaling in docutils depends on PIL. PIL is installed in the system " -"that RTD runs on. However, if you are using the virtualenv building option, " -"you will likely need to include PIL in your requirements for your project." -msgstr "" - -#: ../../faq.rst:156 -msgid "I want comments in my docs" -msgstr "" - -#: ../../faq.rst:158 -msgid "" -"RTD doesn't have explicit support for this. That said, a tool like `Disqus`_" -" (and the `sphinxcontrib-disqus`_ plugin) can be used for this purpose on " -"RTD." -msgstr "" - -#: ../../faq.rst:164 -msgid "How do I support multiple languages of documentation?" -msgstr "" - -#: ../../faq.rst:166 -msgid "See the section on :doc:`localization`." -msgstr "" - -#: ../../faq.rst:169 -msgid "Does Read The Docs work well with \"legible\" docstrings?" -msgstr "" - -#: ../../faq.rst:171 -msgid "" -"Yes. One criticism of Sphinx is that its annotated docstrings are too dense " -"and difficult for humans to read. In response, many projects have adopted " -"customized docstring styles that are simultaneously informative and legible." -" The `NumPy " -"`_ " -"and `Google " -"`_" -" styles are two popular docstring formats. Fortunately, the default Read " -"The Docs theme handles both formats just fine, provided your ``conf.py`` " -"specifies an appropriate Sphinx extension that knows how to convert your " -"customized docstrings. Two such extensions are `numpydoc " -"`_ and `napoleon `_. Only ``napoleon`` is able to handle both " -"docstring formats. Its default output more closely matches the format of " -"standard Sphinx annotations, and as a result, it tends to look a bit better " -"with the default theme." -msgstr "" - -#: ../../faq.rst:189 -msgid "" -"Can I document a python package that is not at the root of my repository?" -msgstr "" - -#: ../../faq.rst:191 -msgid "" -"Yes. The most convenient way to access a python package for example via " -"`Sphinx's autoapi`_ in your documentation is to use the *Install your " -"project inside a virtualenv using setup.py install* option in the admin " -"panel of your project. However this assumes that your ``setup.py`` is in the" -" root of your repository." -msgstr "" - -#: ../../faq.rst:197 -msgid "" -"If you want to place your package in a different directory or have multiple " -"python packages in the same project, then create a pip requirements file. " -"You can specify the relative path to your package inside the file. For " -"example you want to keep your python package in the ``src/python`` " -"directory, then create a ``requirements.readthedocs.txt`` file with the " -"following contents::" -msgstr "" - -#: ../../faq.rst:206 -msgid "" -"Please note that the path must be relative to the file. So the example path " -"above would work if the file is in the root of your repository. If you want " -"to put the requirements in a file called ``requirements/readthedocs.txt``, " -"the contents would look like::" -msgstr "" - -#: ../../faq.rst:213 -msgid "" -"After adding the file to your repository, go to the *Advanced Settings* in " -"your project's admin panel and add the name of the file to the *Requirements" -" file* field." -msgstr "" - -#: ../../faq.rst:221 -msgid "What commit of Read the Docs is in production?" -msgstr "" - -#: ../../faq.rst:223 -msgid "" -"We deploy readthedocs.org from the `rel` branch in our GitHub repository. " -"You can see the latest commits that have been deployed by looking on GitHub:" -" https://github.com/rtfd/readthedocs.org/commits/rel" -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/features.mo b/docs/user/locale/da/LC_MESSAGES/features.mo deleted file mode 100644 index aac79c6541a..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/features.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/features.po b/docs/user/locale/da/LC_MESSAGES/features.po deleted file mode 100644 index 0e5d47e43c1..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/features.po +++ /dev/null @@ -1,186 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../features.rst:2 -msgid "Read the Docs features" -msgstr "" - -#: ../../features.rst:4 -msgid "" -"This will serve as a list of all of the features that Read the Docs " -"currently has. Some features are important enough to have their own page in " -"the docs, others will simply be listed here." -msgstr "" - -#: ../../features.rst:7 -msgid "GitHub, Bitbucket and GitLab Integration" -msgstr "" - -#: ../../features.rst:9 -msgid "" -"We now support linking by default in the sidebar. It links to the page on " -"your host, which should help people quickly update typos and send pull " -"requests to contribute to project documentation." -msgstr "" - -#: ../../features.rst:11 -msgid "More information can be found in the :doc:`vcs` page." -msgstr "" - -#: ../../features.rst:14 -msgid "Auto-updating" -msgstr "" - -#: ../../features.rst:16 -msgid "" -"The :doc:`webhooks` page talks about the different ways you can ping RTD to " -"let us know your project has been updated. We have official support for " -"GitHub, Bitbucket and GitLab, and anywhere else we have a generic post-" -"commit hook that allows you to POST to a URL to get your documentation " -"built." -msgstr "" - -#: ../../features.rst:19 -msgid "Internationalization" -msgstr "" - -#: ../../features.rst:21 -msgid "" -"Read the Docs itself is localized, and we support documentation translated " -"into multiple languages. Read more on the :doc:`localization` and " -":doc:`i18n` pages." -msgstr "" - -#: ../../features.rst:24 -msgid "Canonical URLs" -msgstr "" - -#: ../../features.rst:26 -msgid "" -"Canonical URLs give your docs better search performance, by pointing all " -"URLs to one version. This also helps to solve the issues around users " -"landing on outdated versions of documentation." -msgstr "" - -#: ../../features.rst:28 -msgid "More information can be found in the :doc:`canonical` page." -msgstr "" - -#: ../../features.rst:31 -msgid "Versions" -msgstr "" - -#: ../../features.rst:33 -msgid "" -"We can build multiple versions of your documentation. Look on the " -"\"Versions\" page of your project's admin (using the nav on the left) to " -"find a list of available versions that we've inferred from the tags and " -"branches in your source control system (according to the support matrix " -"below). On the Versions page you can tell us which versions you'd like us to" -" build docs for, whether each should be public, protected, or private, and " -"what the default version should be (we'll redirect there when someone hits " -"your main project page, e.g., http://my-project.rtfd.org/)." -msgstr "" - -#: ../../features.rst:42 -msgid "Version Control Support Matrix" -msgstr "" - -#: ../../features.rst:45 -msgid "Git" -msgstr "" - -#: ../../features.rst:45 -msgid "hg" -msgstr "" - -#: ../../features.rst:45 -msgid "bzr" -msgstr "" - -#: ../../features.rst:45 -msgid "svn" -msgstr "" - -#: ../../features.rst:47 -msgid "Tags" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:47 ../../features.rst:47 -#: ../../features.rst:49 ../../features.rst:49 ../../features.rst:49 -msgid "Yes" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:49 -msgid "No" -msgstr "" - -#: ../../features.rst:49 -msgid "Branches" -msgstr "" - -#: ../../features.rst:51 -msgid "Default" -msgstr "" - -#: ../../features.rst:51 -msgid "master" -msgstr "" - -#: ../../features.rst:51 -msgid "default" -msgstr "" - -#: ../../features.rst:51 -msgid "trunk" -msgstr "" - -#: ../../features.rst:56 -msgid "PDF Generation" -msgstr "" - -#: ../../features.rst:58 -msgid "" -"When you build your project on RTD, we automatically build a PDF of your " -"project's documentation. We also build them for every version that you " -"upload, so we can host the PDFs of your latest documentation, as well as " -"your latest stable releases as well." -msgstr "" - -#: ../../features.rst:61 -msgid "Search" -msgstr "" - -#: ../../features.rst:63 -msgid "" -"We provide full-text search across all of the pages of documentation hosted " -"on our site. This uses the excellent Haystack project and Elasticsearch as " -"the search backend. We hope to be integrating this into the site more fully " -"in the future." -msgstr "" - -#: ../../features.rst:66 -msgid "Alternate Domains" -msgstr "" - -#: ../../features.rst:68 -msgid "" -"We provide support for custom domains, subdomains, and a shorturl for your " -"project as well. This is outlined in the :doc:`alternate_domains` section." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/getting_started.mo b/docs/user/locale/da/LC_MESSAGES/getting_started.mo deleted file mode 100644 index e7a9470f1f8..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/getting_started.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/getting_started.po b/docs/user/locale/da/LC_MESSAGES/getting_started.po deleted file mode 100644 index ce9b16c2bfc..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/getting_started.po +++ /dev/null @@ -1,228 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# henrikbjorn , 2014 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../getting_started.rst:2 -msgid "Getting Started" -msgstr "Introduktion" - -#: ../../getting_started.rst:4 -msgid "" -"This document will show you how to get up and running with Read the Docs. " -"You will have your docs imported on Read the Docs in 5 minutes, displayed " -"beautifully for the world." -msgstr "" - -#: ../../getting_started.rst:8 -msgid "" -"If you are already using Sphinx or Markdown for your docs, skip ahead to " -":ref:`getting_started:Import Your Docs`." -msgstr "" - -#: ../../getting_started.rst:12 -msgid "Write Your Docs" -msgstr "Skriv din dokumentation" - -#: ../../getting_started.rst:14 -msgid "You have two options for formatting your documentation:" -msgstr "" - -#: ../../getting_started.rst:16 -msgid "`In reStructuredText`_" -msgstr "" - -#: ../../getting_started.rst:17 -msgid "`In Markdown`_" -msgstr "" - -#: ../../getting_started.rst:20 -msgid "In reStructuredText" -msgstr "" - -#: ../../getting_started.rst:22 -msgid "There is `a screencast`_ that will help you get started if you prefer." -msgstr "Hvis du hellere vil se `en screencast`_ findes der også sådan en." - -#: ../../getting_started.rst:24 -msgid "" -"Sphinx_ is a tool that makes it easy to create beautiful documentation. " -"Assuming you have Python_ already, `install Sphinx`_::" -msgstr "" - -#: ../../getting_started.rst:29 -msgid "Create a directory inside your project to hold your docs::" -msgstr "" - -#: ../../getting_started.rst:34 -msgid "Run ``sphinx-quickstart`` in there::" -msgstr "Kør ``sphinx-quickstart`` i den mappe::" - -#: ../../getting_started.rst:39 -msgid "" -"This quick start will walk you through creating the basic configuration; in " -"most cases, you can just accept the defaults. When it's done, you'll have an" -" ``index.rst``, a ``conf.py`` and some other files. Add these to revision " -"control." -msgstr "" - -#: ../../getting_started.rst:43 -msgid "" -"Now, edit your ``index.rst`` and add some information about your project. " -"Include as much detail as you like (refer to the reStructuredText_ syntax or" -" `this template`_ if you need help). Build them to see how they look::" -msgstr "Register ``index.rst`` og tilføj noget information om dit projekt, skriv så mange detaljer som du ønsker (brug reStructuredText_ syntax eller `dette dokument`_ hvis du har brug for hjælp)." - -#: ../../getting_started.rst:49 -msgid "" -"You can use ``sphinx-autobuild`` to auto-reload your docs. Run ``sphinx-" -"autobuild . _build/html`` instead." -msgstr "" - -#: ../../getting_started.rst:51 -msgid "" -"Edit your files and rebuild until you like what you see, then commit your " -"changes and push to your public repository. Once you have Sphinx " -"documentation in a public repository, you can start using Read the Docs." -msgstr "Rediger dine filer og byg din dokumentation indtil du er tilfreds. Commit dine ændringer og push dem til dit offentlige repository. Når du har dokumentation fra Sphinx i dit repository kan du begynde at bruge Read the Docs." - -#: ../../getting_started.rst:55 -msgid "In Markdown" -msgstr "" - -#: ../../getting_started.rst:57 -msgid "" -"You can use Markdown and reStructuredText in the same Sphinx project. We " -"support this natively on Read the Docs, and you can do it locally::" -msgstr "" - -#: ../../getting_started.rst:62 -msgid "Then in your ``conf.py``:" -msgstr "" - -#: ../../getting_started.rst:74 -msgid "" -"Markdown doesn't support a lot of the features of Sphinx, like inline markup" -" and directives. However, it works for basic prose content. reStructuredText" -" is the preferred format for technical documentation, please read `this blog" -" post`_ for motivation." -msgstr "" - -#: ../../getting_started.rst:83 -msgid "Sign Up and Connect an External Account" -msgstr "" - -#: ../../getting_started.rst:85 -msgid "" -"If you are going to import a repository from GitHub, Bitbucket or GitLab, " -"you should connect your account to your provider first. Connecting your " -"account allows for easier importing and enables Read the Docs to configure " -"your repository webhooks automatically." -msgstr "" - -#: ../../getting_started.rst:90 -msgid "" -"To connect your account, go to your *Settings* dashboard and select " -"*Connected Services*. From here, you'll be able to connect to your GitHub, " -"Bitbucket or GitLab account. This process will ask you to authorize a " -"connection to Read the Docs, that allows us to read information about and " -"clone your repositories." -msgstr "" - -#: ../../getting_started.rst:96 -msgid "Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:98 -msgid "To import a repository, visit your dashboard_ and click Import_." -msgstr "" - -#: ../../getting_started.rst:100 -msgid "" -"If you have a connected account, you will see a list of your repositories " -"that we are able to import. To import one of these projects, just click the " -"import icon next to the repository you'd like to import. This will bring up " -"a form that is already filled with your project's information. Feel free to " -"edit any of these properties, and the click **Next** to build your " -"documentation." -msgstr "" - -#: ../../getting_started.rst:107 -msgid "Manually Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:109 -msgid "" -"If you do not have a connected account, you will need select **Import " -"Manually** and enter the information for your repository yourself. You will " -"also need to manually configure the webhook for your repository as well. " -"When importing your project, you will be asked for the repository URL, along" -" with some other information for you new project. The URL is normally the " -"URL or path name you'd use to checkout, clone, or branch your repository. " -"Some examples:" -msgstr "" - -#: ../../getting_started.rst:116 -msgid "Git: ``http://github.com/ericholscher/django-kong.git``" -msgstr "" - -#: ../../getting_started.rst:117 -msgid "Mercurial: ``https://bitbucket.org/ianb/pip``" -msgstr "" - -#: ../../getting_started.rst:118 -msgid "Subversion: ``http://varnish-cache.org/svn/trunk``" -msgstr "" - -#: ../../getting_started.rst:119 -msgid "Bazaar: ``lp:pasta``" -msgstr "" - -#: ../../getting_started.rst:121 -msgid "Add an optional homepage URL and some tags, and then click **Next**." -msgstr "" - -#: ../../getting_started.rst:123 -msgid "" -"Once your project is created, you'll need to manually configure the " -"repository webhook if you would like to have new changesets to trigger " -"builds for your project on Read the Docs. Go to your project's " -"**Integrations** page to configure a new webhook, or see :ref:`our steps for" -" webhook creation ` for more information on this " -"process." -msgstr "" - -#: ../../getting_started.rst:129 -msgid "" -"Within a few seconds your code will automatically be fetched from your " -"public repository, and the documentation will be built. Check out our " -":doc:`builds` page to learn more about how we build your docs, and to " -"troubleshoot any issues that arise." -msgstr "" - -#: ../../getting_started.rst:134 -msgid "" -"Read the Docs will host multiple versions of your code. You can read more " -"about how to use this well on our :doc:`versions` page." -msgstr "" - -#: ../../getting_started.rst:137 -msgid "" -"If you have any more trouble, don't hesitate to reach out to us. The " -":doc:`support` page has more information on getting in touch." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/gsoc.mo b/docs/user/locale/da/LC_MESSAGES/gsoc.mo deleted file mode 100644 index f1d7192f0f3..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/gsoc.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/gsoc.po b/docs/user/locale/da/LC_MESSAGES/gsoc.po deleted file mode 100644 index c63ee2ca3c8..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/gsoc.po +++ /dev/null @@ -1,407 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../gsoc.rst:2 -msgid "Google Summer of Code" -msgstr "" - -#: ../../gsoc.rst:4 -msgid "" -"Thanks for your interest in Read the Docs! We are working hard to update the" -" ideas list now that we are accepted in GSOC. Please give us a little while " -"to work on things, and check back on this page for updates." -msgstr "" - -#: ../../gsoc.rst:9 -msgid "" -"Read the Docs is participating in the Google Summer of Code in 2018. This " -"page will contain all the information for students and anyone else " -"interested in helping." -msgstr "" - -#: ../../gsoc.rst:13 -msgid "Skills" -msgstr "" - -#: ../../gsoc.rst:15 -msgid "Incoming students will need the following skills:" -msgstr "" - -#: ../../gsoc.rst:17 -msgid "Intermediate Python & Django programming" -msgstr "" - -#: ../../gsoc.rst:18 -msgid "" -"Familiarity with Markdown, reStructuredText, or some other plain text markup" -" language" -msgstr "" - -#: ../../gsoc.rst:19 -msgid "Familiarity with git, or some other source control" -msgstr "" - -#: ../../gsoc.rst:20 -msgid "Ability to set up your own development environment for Read the Docs" -msgstr "" - -#: ../../gsoc.rst:21 -msgid "Basic understanding of web technologies (HTML/CSS/JS)" -msgstr "" - -#: ../../gsoc.rst:22 -msgid "" -"An interest in documentation and improving open source documentation tools!" -msgstr "" - -#: ../../gsoc.rst:24 -msgid "" -"We're happy to help you get up to speed, but the more you are able to " -"demonstrate ability in advance, the more likely we are to choose your " -"application!" -msgstr "" - -#: ../../gsoc.rst:29 -msgid "Mentors" -msgstr "" - -#: ../../gsoc.rst:31 -msgid "Currently we have a few folks signed up:" -msgstr "" - -#: ../../gsoc.rst:33 -msgid "Eric Holscher" -msgstr "" - -#: ../../gsoc.rst:34 -msgid "Manuel Kaufmann" -msgstr "" - -#: ../../gsoc.rst:35 -msgid "Anthony Johnson" -msgstr "" - -#: ../../gsoc.rst:37 -msgid "" -"Please do not reach out directly to anyone about the Summer of Code. It will" -" **not** increase your chances of being accepted!" -msgstr "" - -#: ../../gsoc.rst:41 -msgid "Getting Started" -msgstr "Introduktion" - -#: ../../gsoc.rst:43 -msgid "" -"The :doc:`/install` doc is probably the best place to get going. It will " -"walk you through getting a basic environment for Read the Docs setup." -msgstr "" - -#: ../../gsoc.rst:46 -msgid "" -"Then you can look through our :doc:`/contribute` doc for information on how " -"to get started contributing to RTD." -msgstr "" - -#: ../../gsoc.rst:48 -msgid "" -"People who have a history of submitting pull requests will be prioritized in" -" our Summer of Code selection process." -msgstr "" - -#: ../../gsoc.rst:51 -msgid "Want to get involved?" -msgstr "" - -#: ../../gsoc.rst:53 -msgid "" -"If you're interested in participating in GSoC as a student, you can apply " -"during the normal process provided by Google. We are currently overwhelmed " -"with interest, so we are not able to respond individually to each person who" -" is interested." -msgstr "" - -#: ../../gsoc.rst:56 -msgid "Project Ideas" -msgstr "" - -#: ../../gsoc.rst:58 -msgid "" -"We have written our some loose ideas for projects to work on here. We are " -"also open to any other ideas that students might have." -msgstr "" - -#: ../../gsoc.rst:61 -msgid "" -"**These projects are sorted by priority.** We will consider the priority on " -"our roadmap as a factor, along with the skill of the student, in our " -"selection process." -msgstr "" - -#: ../../gsoc.rst:67 -msgid "Refactor & improve our search code" -msgstr "" - -#: ../../gsoc.rst:69 -msgid "" -"Currently we're using a homegrown library for Elastic Search. There is a new" -" `elasticsearch-dsl `_ " -"library that we should be using. This project will include:" -msgstr "" - -#: ../../gsoc.rst:73 -msgid "Improving our search indexing" -msgstr "" - -#: ../../gsoc.rst:74 -msgid "" -"Refactoring how we \"model\" our search data to use elasticsearch-dsl Models" -msgstr "" - -#: ../../gsoc.rst:75 -msgid "" -"Add additional search data into our indexes, like the programming languages," -" type of document (tutorial, api, etc.) and other data for users to filter " -"by" -msgstr "" - -#: ../../gsoc.rst:76 -msgid "(Optional) Improve the UX of the search for users in various ways" -msgstr "" - -#: ../../gsoc.rst:79 -msgid "Finish YAML config" -msgstr "" - -#: ../../gsoc.rst:81 -msgid "" -"Currently we have a basic :doc:`/yaml-config` for Read the Docs. It's still " -"considered beta, and there are a number of features that it doesn't support." -" We need to support everying users can currently do from our website " -"dashboard inside the YAML file, and then plan a smooth transition path from " -"the database UI to the YAML file." -msgstr "" - -#: ../../gsoc.rst:87 -msgid "" -"This is a *large* project and will likely require a good deal of " -"understanding of both Python as well as web technologies. We have a " -"`starting list of issues " -"`_ put together, but " -"there will be much more work." -msgstr "" - -#: ../../gsoc.rst:92 -msgid "API V3" -msgstr "" - -#: ../../gsoc.rst:94 -msgid "" -"We currently have a \"v2\" API that isn't well documented and doesn't allow " -"users to write to it. We want to continue using Django REST Framework for " -"this, but rethink how we're presenting our information to our users." -msgstr "" - -#: ../../gsoc.rst:98 -msgid "" -"Currently we're showing everything as simple \"models\", and we want to " -"start exposing \"methods\" on our data, similar to GitHub." -msgstr "" - -#: ../../gsoc.rst:102 -msgid "" -"This is a large project and should only be done by someone who has done some" -" basic API design previously." -msgstr "" - -#: ../../gsoc.rst:105 -msgid "Improve Translation Workflow" -msgstr "" - -#: ../../gsoc.rst:107 -msgid "" -"Currently we have our documentation & website translated on Transifex, but " -"we don't have a management process for it. This means that translations will" -" often sit for months before making it back into the site and being " -"available to users." -msgstr "" - -#: ../../gsoc.rst:111 -msgid "" -"This project would include puting together a workflow for translations:" -msgstr "" - -#: ../../gsoc.rst:113 -msgid "Communicate with existing translators and see what needs they have" -msgstr "" - -#: ../../gsoc.rst:114 -msgid "" -"Help formalize the process that we have around Transifex to make it easier " -"to contribute to" -msgstr "" - -#: ../../gsoc.rst:115 -msgid "Improve our tooling so that integrating new translations is easier" -msgstr "" - -#: ../../gsoc.rst:118 -msgid "Support for additional build steps for linting & testing" -msgstr "" - -#: ../../gsoc.rst:120 -msgid "" -"Currently we only build documentation on Read the Docs, but we'd also like " -"to add additional build steps that lets users perform more actions. This " -"would likely take the form of wraping some of the existing `Sphinx builders " -"`_, and giving folks a " -"nice way to use them inside Read the Docs." -msgstr "" - -#: ../../gsoc.rst:125 -msgid "It would be great to have wrappers for the following as a start:" -msgstr "" - -#: ../../gsoc.rst:127 -msgid "" -"Link Check (http://www.sphinx-" -"doc.org/en/stable/builders.html#sphinx.builders.linkcheck.CheckExternalLinksBuilder)" -msgstr "" - -#: ../../gsoc.rst:128 -msgid "Spell Check (https://pypi.python.org/pypi/sphinxcontrib-spelling/)" -msgstr "" - -#: ../../gsoc.rst:129 -msgid "" -"Doctest (http://www.sphinx-doc.org/en/stable/ext/doctest.html#module-" -"sphinx.ext.doctest)" -msgstr "" - -#: ../../gsoc.rst:130 -msgid "" -"Coverage (http://www.sphinx-doc.org/en/stable/ext/coverage.html#module-" -"sphinx.ext.coverage)" -msgstr "" - -#: ../../gsoc.rst:132 -msgid "" -"The goal would also be to make it quite easy for users to contribute third " -"party build steps for Read the Docs, so that other useful parts of the " -"Sphinx ecosystem could be tightly integrated with Read the Docs." -msgstr "" - -#: ../../gsoc.rst:136 -msgid "Collections of Projects" -msgstr "" - -#: ../../gsoc.rst:138 -msgid "" -"This project involves building a user interface for groups of projects in " -"Read the Docs (`Collections`). Users would be allowed to create, publish, " -"and search a `Collection` of projects that they care about. We would also " -"allow for automatic creation of `Collections` based on a project's " -"``setup.py`` or ``requirements.txt``." -msgstr "" - -#: ../../gsoc.rst:142 -msgid "" -"Once a user has a `Collection`, we would allow them to do a few sets of " -"actions on them:" -msgstr "" - -#: ../../gsoc.rst:145 -msgid "" -"Search across all the projects in the `Collection` with one search dialog" -msgstr "" - -#: ../../gsoc.rst:146 -msgid "" -"Download all the project's documentation (PDF, HTMLZip, Epub) for offline " -"viewing" -msgstr "" - -#: ../../gsoc.rst:147 -msgid "" -"Build a landing page for the collection that lists out all the projects, and" -" could even have a user-editable description, similar to our project listing" -" page." -msgstr "" - -#: ../../gsoc.rst:149 -msgid "" -"There is likely other ideas that could be done with `Collections` over time." -msgstr "" - -#: ../../gsoc.rst:152 -msgid "Integrated Redirects" -msgstr "" - -#: ../../gsoc.rst:154 -msgid "" -"Right now it's hard for users to rename files. We support redirects, but " -"don't create them automatically on file rename, and our redirect code is " -"brittle." -msgstr "" - -#: ../../gsoc.rst:159 -msgid "We should rebuild how we handle redirects across a number of cases:" -msgstr "" - -#: ../../gsoc.rst:161 -msgid "" -"Detecting a file change in git/hg/svn and automatically creating a redirect" -msgstr "" - -#: ../../gsoc.rst:162 -msgid "Support redirecting an entire domain to another place" -msgstr "" - -#: ../../gsoc.rst:163 -msgid "Support redirecting versions" -msgstr "" - -#: ../../gsoc.rst:165 -msgid "" -"There will also be a good number of things that spawn from this, including " -"version aliases and other related concepts, if this task doesn't take the " -"whole summer." -msgstr "" - -#: ../../gsoc.rst:169 -msgid "Additional Ideas" -msgstr "" - -#: ../../gsoc.rst:171 -msgid "" -"We have some medium sized projects sketched out in our issue tracker with " -"the tag *Feature Overview*. Looking through `these issues`_ is a good place " -"to start. You might also look through our `milestones`_ on GitHub, which " -"provide outlines on the larger tasks that we're hoping to accomplish." -msgstr "" - -#: ../../gsoc.rst:180 -msgid "Thanks" -msgstr "" - -#: ../../gsoc.rst:182 -msgid "" -"This page was heavily inspired by Mailman's similar `GSOC page`_. Thanks for" -" the inspiration." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/i18n.mo b/docs/user/locale/da/LC_MESSAGES/i18n.mo deleted file mode 100644 index 387e90412e1..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/i18n.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/i18n.po b/docs/user/locale/da/LC_MESSAGES/i18n.po deleted file mode 100644 index d8e6b72cfb7..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/i18n.po +++ /dev/null @@ -1,379 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../i18n.rst:2 -msgid "Internationalization" -msgstr "" - -#: ../../i18n.rst:5 -msgid "" -"This document covers the details regarding internationalization and " -"localization that are applied in Read the Docs. The guidelines described are" -" mostly based on `Kitsune's localization documentation " -"`_." -msgstr "" - -#: ../../i18n.rst:10 -msgid "" -"As with most of the Django applications out there, Read the Docs' i18n/l10n " -"framework is based on `GNU gettext `_." -" Crowd-sourced localization is optionally available at `Transifex " -"`_." -msgstr "" - -#: ../../i18n.rst:15 -msgid "" -"For more information about the general ideas, look at this document: " -"http://www.gnu.org/software/gettext/manual/html_node/Concepts.html" -msgstr "" - -#: ../../i18n.rst:20 -msgid "Making Strings Localizable" -msgstr "" - -#: ../../i18n.rst:22 -msgid "" -"Making strings in templates localizable is exceptionally easy. Making " -"strings in Python localizable is a little more complicated. The short " -"answer, though, is to just wrap the string in ``_()``." -msgstr "" - -#: ../../i18n.rst:28 -msgid "Interpolation" -msgstr "" - -#: ../../i18n.rst:30 -msgid "" -"A string is often a combination of a fixed string and something changing, " -"for example, ``Welcome, James`` is a combination of the fixed part " -"``Welcome,``, and the changing part ``James``. The naive solution is to " -"localize the first part and then follow it with the name::" -msgstr "" - -#: ../../i18n.rst:37 -msgid "This is **wrong!**" -msgstr "" - -#: ../../i18n.rst:39 -msgid "" -"In some locales, the word order may be different. Use Python string " -"formatting to interpolate the changing part into the string::" -msgstr "" - -#: ../../i18n.rst:44 -msgid "" -"Python gives you a lot of ways to interpolate strings. The best way is to " -"use Py3k formatting and kwargs. That's the clearest for localizers." -msgstr "" - -#: ../../i18n.rst:49 -msgid "Localization Comments" -msgstr "" - -#: ../../i18n.rst:51 -msgid "" -"Sometimes, it can help localizers to describe where a string comes from, " -"particularly if it can be difficult to find in the interface, or is not very" -" self-descriptive (e.g. very short strings). If you immediately precede the " -"string with a comment that starts with ``Translators:``, the comment will be" -" added to the PO file, and visible to localizers." -msgstr "" - -#: ../../i18n.rst:57 ../../i18n.rst:91 -msgid "Example::" -msgstr "" - -#: ../../i18n.rst:74 -msgid "Adding Context with msgctxt" -msgstr "" - -#: ../../i18n.rst:76 -msgid "" -"Strings may be the same in English, but different in other languages. " -"English, for example, has no grammatical gender, and sometimes the noun and " -"verb forms of a word are identical." -msgstr "" - -#: ../../i18n.rst:80 -msgid "" -"To make it possible to localize these correctly, we can add \"context\" " -"(known in gettext as *msgctxt*) to differentiate two otherwise identical " -"strings. Django provides a :func:`~django.utils.translation.pgettext()` " -"function for this." -msgstr "" - -#: ../../i18n.rst:84 -msgid "" -"For example, the string *Search* may be a noun or a verb in English. In a " -"heading, it may be considered a noun, but on a button, it may be a verb. " -"It's appropriate to add a context (like *button*) to one of them." -msgstr "" - -#: ../../i18n.rst:88 -msgid "" -"Generally, we should only add context if we are sure the strings aren't used" -" in the same way, or if localizers ask us to." -msgstr "" - -#: ../../i18n.rst:99 -msgid "Plurals" -msgstr "" - -#: ../../i18n.rst:101 -msgid "" -"*You have 1 new messages* grates on discerning ears. Fortunately, gettext " -"gives us a way to fix that in English *and* other locales, the " -":func:`~django.utils.translation.ngettext()` function::" -msgstr "" - -#: ../../i18n.rst:107 -msgid "A more realistic example might be::" -msgstr "" - -#: ../../i18n.rst:113 -msgid "" -"This method takes three arguments because English only needs three, i.e., " -"zero is considered \"plural\" for English. Other languages may have " -"`different plural rules " -"`_, and require " -"different phrases for, say 0, 1, 2-3, 4-10, >10. That's absolutely fine, and" -" gettext makes it possible." -msgstr "" - -#: ../../i18n.rst:121 -msgid "Strings in Templates" -msgstr "" - -#: ../../i18n.rst:123 -msgid "" -"When putting new text into a template, all you need to do is wrap it in a " -"``{% trans %}`` template tag::" -msgstr "" - -#: ../../i18n.rst:128 -msgid "Context can be added, too::" -msgstr "" - -#: ../../i18n.rst:132 -msgid "" -"Comments for translators need to precede the internationalized text and must" -" start with the ``Translators:`` keyword.::" -msgstr "" - -#: ../../i18n.rst:138 -msgid "" -"To interpolate, you need to use the alternative and more verbose ``{% " -"blocktrans %}`` template tag — it's actually a block::" -msgstr "" - -#: ../../i18n.rst:143 -msgid "" -"Note that the ``{{ name }}`` variable needs to exist in the template " -"context." -msgstr "" - -#: ../../i18n.rst:145 -msgid "" -"In some situations, it's desirable to evaluate template expressions such as " -"filters or accessing object attributes. You can't do that within the ``{% " -"blocktrans %}`` block, so you need to bind the expression to a local " -"variable first::" -msgstr "" - -#: ../../i18n.rst:156 -msgid "" -"``{% blocktrans %}`` also provides pluralization. For that you need to bind " -"a counter with the name ``count`` and provide a plural translation after the" -" ``{% plural %}`` tag::" -msgstr "" - -#: ../../i18n.rst:169 -msgid "" -"The previous multi-lines examples also use the ``trimmed`` option. This " -"removes newline characters and replaces any whitespace at the beginning and " -"end of a line, helping translators when translating these strings." -msgstr "" - -#: ../../i18n.rst:175 -msgid "Strings in Python" -msgstr "" - -#: ../../i18n.rst:179 -msgid "" -"Whenever you are adding a string in Python, ask yourself if it really needs " -"to be there, or if it should be in the template. Keep logic and presentation" -" separate!" -msgstr "" - -#: ../../i18n.rst:183 -msgid "Strings in Python are more complex for two reasons:" -msgstr "" - -#: ../../i18n.rst:185 -msgid "" -"We need to make sure we're always using Unicode strings and the Unicode-" -"friendly versions of the functions." -msgstr "" - -#: ../../i18n.rst:188 -msgid "" -"If you use the :func:`~django.utils.translation.ugettext` function in the " -"wrong place, the string may end up in the wrong locale!" -msgstr "" - -#: ../../i18n.rst:191 -msgid "Here's how you might localize a string in a view::" -msgstr "" - -#: ../../i18n.rst:201 -msgid "Interpolation is done through normal Python string formatting::" -msgstr "" - -#: ../../i18n.rst:205 -msgid "" -"Context information can be supplied by using the " -":func:`~django.utils.translation.pgettext` function::" -msgstr "" - -#: ../../i18n.rst:210 -msgid "Translator comments are normal one-line Python comments::" -msgstr "" - -#: ../../i18n.rst:215 -msgid "" -"If you need to use plurals, import the " -":func:`~django.utils.translation.ungettext` function::" -msgstr "" - -#: ../../i18n.rst:225 -msgid "Lazily Translated Strings" -msgstr "" - -#: ../../i18n.rst:227 -msgid "" -"You can use :func:`~django.utils.translation.ugettext` or " -":func:`~django.utils.translation.ungettext` only in views or functions " -"called from views. If the function will be evaluated when the module is " -"loaded, then the string may end up in English or the locale of the last " -"request!" -msgstr "" - -#: ../../i18n.rst:232 -msgid "" -"Examples include strings in module-level code, arguments to functions in " -"class definitions, strings in functions called from outside the context of a" -" view. To internationalize these strings, you need to use the ``_lazy`` " -"versions of the above methods, " -":func:`~django.utils.translation.ugettext_lazy` and " -":func:`~django.utils.translation.ungettext_lazy`. The result doesn't get " -"translated until it is evaluated as a string, for example by being output or" -" passed to ``unicode()``::" -msgstr "" - -#: ../../i18n.rst:246 -msgid "" -"In case you want to provide context to a lazily-evaluated gettext string, " -"you will need to use :func:`~django.utils.translation.pgettext_lazy`." -msgstr "" - -#: ../../i18n.rst:251 -msgid "Administrative Tasks" -msgstr "" - -#: ../../i18n.rst:255 -msgid "Updating Localization Files" -msgstr "" - -#: ../../i18n.rst:257 -msgid "" -"To update the translation source files (eg if you changed or added " -"translatable strings in the templates or Python code) you should run " -"``python manage.py makemessages -l `` in the project's root " -"directory (substitute ```` with a valid language code)." -msgstr "" - -#: ../../i18n.rst:262 -msgid "" -"The updated files can now be localized in a `PO editor " -"`_ or " -"crowd-sourced online translation tool." -msgstr "" - -#: ../../i18n.rst:267 -msgid "Compiling to MO" -msgstr "" - -#: ../../i18n.rst:269 -msgid "" -"Gettext doesn't parse any text files, it reads a binary format for faster " -"performance. To compile the latest PO files in the repository, Django " -"provides the ``compilemessages`` management command. For example, to compile" -" all the available localizations, just run::" -msgstr "" - -#: ../../i18n.rst:276 -msgid "" -"You will need to do this every time you want to push updated translations to" -" the live site." -msgstr "" - -#: ../../i18n.rst:279 -msgid "" -"Also, note that it's not a good idea to track MO files in version control, " -"since they would need to be updated at the same pace PO files are updated, " -"so it's silly and not worth it. They are ignored by ``.gitignore``, but " -"please make sure you don't forcibly add them to the repository." -msgstr "" - -#: ../../i18n.rst:286 -msgid "Transifex Integration" -msgstr "" - -#: ../../i18n.rst:288 -msgid "" -"To push updated translation source files to Transifex, run ``tx push -s`` " -"(for English) or ``tx push -t `` (for non-English)." -msgstr "" - -#: ../../i18n.rst:291 -msgid "" -"To pull changes from Transifex, run ``tx pull -a``. Note that Transifex does" -" not compile the translation files, so you have to do this after the pull " -"(see the `Compiling to MO`_ section)." -msgstr "" - -#: ../../i18n.rst:295 -msgid "" -"For more information about the ``tx`` command, read the `Transifex client's " -"help pages `_." -msgstr "" - -#: ../../i18n.rst:301 -msgid "" -"For the Read the Docs community site, we use a `fabric script`_ to follow " -"this process:" -msgstr "" - -#: ../../i18n.rst:305 -msgid "Update files and push sources (English) to Transifex:" -msgstr "" - -#: ../../i18n.rst:311 -msgid "Pull changes (new translations) from Transifex:" -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/index.mo b/docs/user/locale/da/LC_MESSAGES/index.mo deleted file mode 100644 index be8b6706bea..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/index.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/index.po b/docs/user/locale/da/LC_MESSAGES/index.po deleted file mode 100644 index 4e52de6a17c..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/index.po +++ /dev/null @@ -1,92 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../index.rst:2 -msgid "Welcome to Read The Docs" -msgstr "" - -#: ../../index.rst:4 -msgid "" -"`Read the Docs`_ hosts documentation for the open source community. We " -"support Sphinx_ docs written with reStructuredText_ and `CommonMark`_. We " -"pull your code from your Subversion_, Bazaar_, Git_, and Mercurial_ " -"repositories. Then we build documentation and host it for you. Think of it " -"as *Continuous Documentation*." -msgstr "" - -#: ../../index.rst:10 -msgid "The code is open source, and `available on GitHub`_." -msgstr "" - -#: ../../index.rst:22 -msgid "" -"The main documentation for the site is organized into a couple sections:" -msgstr "" - -#: ../../index.rst:24 -msgid ":ref:`user-docs`" -msgstr "" - -#: ../../index.rst:25 -msgid ":ref:`feature-docs`" -msgstr "" - -#: ../../index.rst:26 -msgid ":ref:`about-docs`" -msgstr "" - -#: ../../index.rst:28 -msgid "Information about development is also available:" -msgstr "" - -#: ../../index.rst:30 -msgid ":ref:`dev-docs`" -msgstr "" - -#: ../../index.rst:31 -msgid ":ref:`design-docs`" -msgstr "" - -#: ../../index.rst:35 -msgid "User Documentation" -msgstr "" - -#: ../../index.rst:52 -msgid "About Read the Docs" -msgstr "" - -#: ../../index.rst:70 -msgid "Feature Documentation" -msgstr "" - -#: ../../index.rst:92 -msgid "Developer Documentation" -msgstr "" - -#: ../../index.rst:111 -msgid "Business Documentation" -msgstr "" - -#: ../../index.rst:119 -msgid "Custom Install Documentation" -msgstr "" - -#: ../../index.rst:127 -msgid "Designer Documentation" -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/install.mo b/docs/user/locale/da/LC_MESSAGES/install.mo deleted file mode 100644 index 9175d23c22e..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/install.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/install.po b/docs/user/locale/da/LC_MESSAGES/install.po deleted file mode 100644 index b12b791ff69..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/install.po +++ /dev/null @@ -1,193 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../install.rst:2 -msgid "Installation" -msgstr "" - -#: ../../install.rst:4 -msgid "" -"Here is a step by step plan on how to install Read the Docs. It will get you" -" to a point of having a local running instance." -msgstr "" - -#: ../../install.rst:8 -msgid "" -"First, obtain `Python 3.6`_ and virtualenv_ if you do not already have them." -" Using a virtual environment will make the installation easier, and will " -"help to avoid clutter in your system-wide libraries. You will also need Git_" -" in order to clone the repository. If you plan to import Python 2.7 project " -"to your RTD then you'll need to install Python 2.7 with virtualenv in your " -"system as well." -msgstr "" - -#: ../../install.rst:25 -msgid "Requires Git version >=2" -msgstr "" - -#: ../../install.rst:29 -msgid "" -"If you are having trouble on OS X Mavericks (or possibly other versions of " -"OS X) with building ``lxml``, you probably might need to use Homebrew_ to " -"``brew install libxml2``, and invoke the install with::" -msgstr "" - -#: ../../install.rst:39 -msgid "" -"Linux users may find they need to install a few additional packages in order" -" to successfully execute ``pip install -r requirements.txt``. For example, a" -" clean install of Ubuntu 14.04 LTS will require the following packages::" -msgstr "" - -#: ../../install.rst:48 -msgid "CentOS/RHEL 7 will require::" -msgstr "" - -#: ../../install.rst:52 -msgid "" -"Users of other Linux distributions may need to install the equivalent " -"packages, depending on their system configuration." -msgstr "" - -#: ../../install.rst:57 -msgid "" -"If you want full support for searching inside your Read the Docs site you " -"will need to install Elasticsearch_." -msgstr "" - -#: ../../install.rst:60 -msgid "" -"Ubuntu users could install this package by following " -":doc:`/custom_installs/elasticsearch`." -msgstr "" - -#: ../../install.rst:64 -msgid "Besides the Python specific dependencies, you will also need Redis_." -msgstr "" - -#: ../../install.rst:66 -msgid "Ubuntu users could install this package as following::" -msgstr "" - -#: ../../install.rst:71 -msgid "" -"You will need to verify that your pip version is higher than 1.5 you can do " -"this as such::" -msgstr "" - -#: ../../install.rst:75 -msgid "" -"If this is not the case please update your pip version before continuing::" -msgstr "" - -#: ../../install.rst:79 -msgid "" -"Once you have these, create a virtual environment somewhere on your disk, " -"then activate it::" -msgstr "" - -#: ../../install.rst:86 -msgid "Create a folder in here, and clone the repository::" -msgstr "" - -#: ../../install.rst:92 -msgid "" -"Next, install the dependencies using ``pip`` (included inside of " -"virtualenv_)::" -msgstr "" - -#: ../../install.rst:97 -msgid "" -"This may take a while, so go grab a beverage. When it's done, build your " -"database::" -msgstr "" - -#: ../../install.rst:102 -msgid "Then please create a superuser account for Django::" -msgstr "" - -#: ../../install.rst:106 -msgid "Now let's properly generate the static assets::" -msgstr "" - -#: ../../install.rst:110 -msgid "" -"By now, it is the right time to load in a couple users and a test project::" -msgstr "" - -#: ../../install.rst:116 -msgid "" -"If you do not opt to install test data, you'll need to create an account for" -" API use and set ``SLUMBER_USERNAME`` and ``SLUMBER_PASSWORD`` in order for " -"everything to work properly. This can be done by using ``createsuperuser``, " -"then attempting a manual login to create an ``EmailAddress`` entry for the " -"user, then you can use ``shell_plus`` to update the object with " -"``primary=True``, ``verified=True``." -msgstr "" - -#: ../../install.rst:123 -msgid "Finally, you're ready to start the webserver::" -msgstr "" - -#: ../../install.rst:127 -msgid "" -"Visit http://127.0.0.1:8000/ in your browser to see how it looks; you can " -"use the admin interface via http://127.0.0.1:8000/admin (logging in with the" -" superuser account you just created)." -msgstr "" - -#: ../../install.rst:131 -msgid "" -"For builds to properly kick off as expected, it is necessary the port you're" -" serving on (i.e. ``runserver 0.0.0.0:8080``) match the port defined in " -"``PRODUCTION_DOMAIN``. You can utilize ``local_settings.py`` to modify this." -" (By default, it's ``localhost:8000``)" -msgstr "" - -#: ../../install.rst:136 -msgid "" -"While the webserver is running, you can build documentation for the latest " -"version of a project called 'pip' with the ``update_repos`` command. You " -"can replace 'pip' with the name of any added project::" -msgstr "" - -#: ../../install.rst:143 -msgid "What's available" -msgstr "" - -#: ../../install.rst:145 -msgid "" -"After registering with the site (or creating yourself a superuser account), " -"you will be able to log in and view the `dashboard " -"`_." -msgstr "" - -#: ../../install.rst:149 -msgid "Importing your docs" -msgstr "" - -#: ../../install.rst:151 -msgid "" -"One of the goals of readthedocs.org is to make it easy for any open source " -"developer to get high quality hosted docs with great visibility! Simply " -"provide us with the clone URL to your repo, we'll pull your code, extract " -"your docs, and build them! We make available a post-commit webhook that can " -"be configured to update the docs whenever you commit to your repo. See our " -":doc:`getting_started` page to learn more." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/issue-labels.mo b/docs/user/locale/da/LC_MESSAGES/issue-labels.mo deleted file mode 100644 index 1fcacf35e6f..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/issue-labels.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/issue-labels.po b/docs/user/locale/da/LC_MESSAGES/issue-labels.po deleted file mode 100644 index ba03cd99ca2..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/issue-labels.po +++ /dev/null @@ -1,251 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../issue-labels.rst:2 -msgid "Overview of issue labels" -msgstr "" - -#: ../../issue-labels.rst:4 -msgid "" -"Here is a full list of labels that we use in the `GitHub issue tracker`_ and" -" what they stand for." -msgstr "" - -#: ../../issue-labels.rst:18 -msgid "*Accepted*" -msgstr "" - -#: ../../issue-labels.rst:10 -msgid "" -"Issues with this label are issues that the core team has accepted on to the " -"roadmap. The core team focuses on accepted bugs, features, and improvements " -"that are on our immediate roadmap and will give priority to these issues. " -"Pull requests could be delayed or closed if the pull request doesn't align " -"with our current roadmap. An issue or pull request that has not been " -"accepted should either eventually move to an accepted state, or should be " -"closed. As an issue is accepted, we will find room for it on our roadmap, " -"either on an upcoming release (point release milestones), or on a future " -"milestone project (named milestones)." -msgstr "" - -#: ../../issue-labels.rst:24 -msgid "*Bug*" -msgstr "" - -#: ../../issue-labels.rst:21 -msgid "" -"An issue describing unexpected or malicious behaviour of the readthedocs.org" -" software. A Bug issue differs from an Improvement issue in that Bug issues " -"are given priority on our roadmap. On release, these issues generally only " -"warrant incrementing the patch level version." -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "*Design*" -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "Issues related to the UI of the readthedocs.org website." -msgstr "" - -#: ../../issue-labels.rst:33 -msgid "*Feature*" -msgstr "" - -#: ../../issue-labels.rst:30 -msgid "" -"Issues that describe new features. Issues that do not describe new features," -" such as code cleanup or fixes that are not related to a bug, should " -"probably be given the Improvement label instead. On release, issues with the" -" Feature label warrant at least a minor version increase." -msgstr "" - -#: ../../issue-labels.rst:37 -msgid "*Good First Issue*" -msgstr "" - -#: ../../issue-labels.rst:36 -msgid "" -"This label marks issues that are easy to get started with. The issue should " -"be ideal for beginners to dive into the code base." -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "*Priority: high*" -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "Issues with this label should be resolved as quickly as possible." -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "*Priority: low*" -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "" -"Issues with this label won't have the immediate focus of the core team." -msgstr "" - -#: ../../issue-labels.rst:50 -msgid "*Improvement*" -msgstr "" - -#: ../../issue-labels.rst:46 -msgid "" -"An issue with this label is not a Bug nor a Feature. Code cleanup or small " -"changes to existing features would likely have this label. The distinction " -"for this label is that these issues have a lower priority on our roadmap " -"compared to issues labeled Bug, and aren't implementing new features, such " -"as a Feature issue might." -msgstr "" - -#: ../../issue-labels.rst:54 -msgid "*Needed: design decision*" -msgstr "" - -#: ../../issue-labels.rst:53 -msgid "" -"Issues that need a design decision are blocked for development until a " -"project leader clarifies the way in which the issue should be approached." -msgstr "" - -#: ../../issue-labels.rst:58 -msgid "*Needed: documentation*" -msgstr "" - -#: ../../issue-labels.rst:57 -msgid "" -"If an issue involves creating or refining documentation, this label will be " -"assigned." -msgstr "" - -#: ../../issue-labels.rst:65 -msgid "*Needed: more information*" -msgstr "" - -#: ../../issue-labels.rst:61 -msgid "" -"This label indicates that a reply with more information is required from the" -" bug reporter. If no response is given by the reporter, the issue is " -"considered invalid after 2 weeks and will be closed. See the documentation " -"about our :ref:`triage process ` for more " -"information." -msgstr "" - -#: ../../issue-labels.rst:69 -msgid "*Needed: patch*" -msgstr "" - -#: ../../issue-labels.rst:68 -msgid "" -"This label indicates that a patch is required in order to resolve the issue." -" A fix should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:73 -msgid "*Needed: tests*" -msgstr "" - -#: ../../issue-labels.rst:72 -msgid "" -"This label indicates that a better test coverage is required to resolve the " -"issue. New tests should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:77 -msgid "*Needed: replication*" -msgstr "" - -#: ../../issue-labels.rst:76 -msgid "" -"This label indicates that a bug has been reported, but has not been " -"successfully replicated by another user or contributor yet." -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "*Operations*" -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "Issues that require changes in the server infrastructure." -msgstr "" - -#: ../../issue-labels.rst:84 -msgid "*PR: work in progress*" -msgstr "" - -#: ../../issue-labels.rst:83 -msgid "" -"Pull Requests that are not complete yet. A final review is not possible yet," -" but every Pull Request is open for discussion." -msgstr "" - -#: ../../issue-labels.rst:88 -msgid "*PR: hotfix*" -msgstr "" - -#: ../../issue-labels.rst:87 -msgid "" -"Pull request was applied directly to production after a release. These pull " -"requests still need review to be merged into the next release." -msgstr "" - -#: ../../issue-labels.rst:92 -msgid "*Sprintable*" -msgstr "" - -#: ../../issue-labels.rst:91 -msgid "" -"Sprintable are all issues that have the right amount of scope to be handled " -"during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../issue-labels.rst:96 -msgid "*Status: blocked*" -msgstr "" - -#: ../../issue-labels.rst:95 -msgid "" -"The issue cannot be resolved until some other issue has been closed. See the" -" issue's log for which issue is blocking this issue." -msgstr "" - -#: ../../issue-labels.rst:101 -msgid "*Status: stale*" -msgstr "" - -#: ../../issue-labels.rst:99 -msgid "" -"A issue is stale if it there has been no activity on it for 90 days. Once a " -"issue is determined to be stale, it will be closed after 2 weeks unless " -"there is activity on the issue." -msgstr "" - -#: ../../issue-labels.rst:106 -msgid "*Support*" -msgstr "" - -#: ../../issue-labels.rst:104 -msgid "" -"Questions that needs answering but do not require code changes or issues " -"that only require a one time action on the server will have this label. See " -"the documentation about our :ref:`triage process ` " -"for more information." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/localization.mo b/docs/user/locale/da/LC_MESSAGES/localization.mo deleted file mode 100644 index 125ee133d48..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/localization.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/localization.po b/docs/user/locale/da/LC_MESSAGES/localization.po deleted file mode 100644 index cb649a58ea7..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/localization.po +++ /dev/null @@ -1,124 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../localization.rst:2 -msgid "Localization of Documentation" -msgstr "" - -#: ../../localization.rst:4 -msgid "" -"This feature only applies to Sphinx documentation. We are working to bring " -"it to our other documentation backends." -msgstr "" - -#: ../../localization.rst:6 -msgid "" -"Read the Docs supports hosting your docs in multiple languages. There are " -"two different things that we support:" -msgstr "" - -#: ../../localization.rst:9 -msgid "A single project written in another language" -msgstr "" - -#: ../../localization.rst:10 -msgid "A project with translations into multiple languages" -msgstr "" - -#: ../../localization.rst:14 -msgid "Single project in another language" -msgstr "" - -#: ../../localization.rst:16 -msgid "" -"It is easy to set the *Language* of your project. On the project *Admin* " -"page (or *Import* page), simply select your desired *Language* from the " -"dropdown. This will tell Read the Docs that your project is in the language." -" The language will be represented in the URL for your project." -msgstr "" - -#: ../../localization.rst:22 -msgid "" -"For example, a project that is in Spanish will have a default URL of " -"``/es/latest/`` instead of ``/en/latest/``." -msgstr "" - -#: ../../localization.rst:25 -msgid "" -"You must commit the ``.po`` files for Read the Docs to translate your " -"documentation." -msgstr "" - -#: ../../localization.rst:28 -msgid "Project with multiple translations" -msgstr "" - -#: ../../localization.rst:30 -msgid "" -"This situation is a bit more complicated. To support this, you will have one" -" parent project and a number of projects marked as translations of that " -"parent. Let's use ``phpmyadmin`` as an example." -msgstr "" - -#: ../../localization.rst:35 -msgid "" -"The main ``phpmyadmin`` project is the parent for all translations. Then you" -" must create a project for each translation, for example ``phpmyadmin-" -"spanish``. You will set the *Language* for ``phpmyadmin-spanish`` to " -"``Spanish``. In the parent projects *Translations* page, you will say that " -"``phpmyadmin-spanish`` is a translation for your project." -msgstr "" - -#: ../../localization.rst:42 -msgid "This has the results of serving:" -msgstr "" - -#: ../../localization.rst:44 -msgid "``phpmyadmin`` at ``http://phpmyadmin.readthedocs.io/en/latest/``" -msgstr "" - -#: ../../localization.rst:45 -msgid "" -"``phpmyadmin-spanish`` at ``http://phpmyadmin.readthedocs.io/es/latest/``" -msgstr "" - -#: ../../localization.rst:47 -msgid "It also gets included in the Read the Docs flyout:" -msgstr "" - -#: ../../localization.rst:52 -msgid "" -"The default language of a custom domain is determined by the language of the" -" parent project that the domain was configured on. See " -":doc:`alternate_domains` for more information." -msgstr "" - -#: ../../localization.rst:56 -msgid "" -"You can include multiple translations in the same repository, with same " -"``conf.py`` and ``.rst`` files, but each project must specify the language " -"to build for those docs." -msgstr "" - -#: ../../localization.rst:60 -msgid "" -"You can read :doc:`guides/manage-translations` to understand the whole " -"process for a documentation with multiples languages in the same repository " -"and how to keep the translations updated on time." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/open-source-philosophy.mo b/docs/user/locale/da/LC_MESSAGES/open-source-philosophy.mo deleted file mode 100644 index dde2472adec..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/open-source-philosophy.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/open-source-philosophy.po b/docs/user/locale/da/LC_MESSAGES/open-source-philosophy.po deleted file mode 100644 index a22b4ab57df..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/open-source-philosophy.po +++ /dev/null @@ -1,113 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../open-source-philosophy.rst:2 -msgid "Read the Docs Open Source Philosophy" -msgstr "" - -#: ../../open-source-philosophy.rst:4 -msgid "" -"Read the Docs is Open Source software. We have `licensed " -"`_ the code " -"base as MIT, which provides almost no restrictions on the use of the code." -msgstr "" - -#: ../../open-source-philosophy.rst:8 -msgid "" -"However, as a project there are things that we care about more than others. " -"We built Read the Docs to support documentation in the Open Source " -"community. The code is open for people to contribute to, so that they may " -"build features into https://readthedocs.org that they want. We also believe " -"sharing the code openly is a valuable learning tool, especially for " -"demonstrating how to collaborate and maintain an enormous website." -msgstr "" - -#: ../../open-source-philosophy.rst:18 -msgid "Official Support" -msgstr "" - -#: ../../open-source-philosophy.rst:20 -msgid "" -"The time of the core developers of Read the Docs is limited. We provide " -"official support for the following things:" -msgstr "" - -#: ../../open-source-philosophy.rst:23 -msgid "Local development on the Python code base" -msgstr "" - -#: ../../open-source-philosophy.rst:24 -msgid "Usage of https://readthedocs.org for Open Source projects" -msgstr "" - -#: ../../open-source-philosophy.rst:25 -msgid "" -"Bug fixes in the code base, as it applies to running it on " -"https://readthedocs.org" -msgstr "" - -#: ../../open-source-philosophy.rst:28 -msgid "Unsupported" -msgstr "" - -#: ../../open-source-philosophy.rst:30 -msgid "" -"There are use cases that we don't support, because it doesn't further our " -"goal of promoting documentation in the Open Source Community." -msgstr "" - -#: ../../open-source-philosophy.rst:33 -msgid "We do not support:" -msgstr "" - -#: ../../open-source-philosophy.rst:35 -msgid "Specific usage of Sphinx and Mkdocs, that don't affect our hosting" -msgstr "" - -#: ../../open-source-philosophy.rst:36 -msgid "Custom installations of Read the Docs at your company" -msgstr "" - -#: ../../open-source-philosophy.rst:37 -msgid "Installation of Read the Docs on other platforms" -msgstr "" - -#: ../../open-source-philosophy.rst:38 -msgid "Any installation issues outside of the Read the Docs Python Code" -msgstr "" - -#: ../../open-source-philosophy.rst:41 -msgid "Rationale" -msgstr "" - -#: ../../open-source-philosophy.rst:43 -msgid "" -"Read the Docs was founded to improve documentation in the Open Source " -"Community. We fully recognize and allow the code to be used for internal " -"installs at companies, but we will not spend our time supporting it. Our " -"time is limited, and we want to spend it on the mission that we set out to " -"originally support." -msgstr "" - -#: ../../open-source-philosophy.rst:49 -msgid "" -"If you feel strongly about installing Read the Docs internal to a company, " -"we will happily link to third party resources on this topic. Please open an " -"issue with a proposal if you want to take on this task." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/privacy-policy.mo b/docs/user/locale/da/LC_MESSAGES/privacy-policy.mo deleted file mode 100644 index 89a580d5ff0..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/privacy-policy.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/privacy-policy.po b/docs/user/locale/da/LC_MESSAGES/privacy-policy.po deleted file mode 100644 index 43e80d7a79e..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/privacy-policy.po +++ /dev/null @@ -1,658 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../privacy-policy.rst:5 -msgid "Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:7 -msgid "Effective date: **May 30, 2018**" -msgstr "" - -#: ../../privacy-policy.rst:9 -msgid "" -"Welcome to Read the Docs. At Read the Docs, we believe in protecting the " -"privacy of our users, authors, and readers." -msgstr "" - -#: ../../privacy-policy.rst:15 -msgid "The short version" -msgstr "" - -#: ../../privacy-policy.rst:17 -msgid "" -"We collect your information only with your consent; we only collect the " -"minimum amount of personal information that is necessary to fulfill the " -"purpose of your interaction with us; we don't sell it to third parties; and " -"we only use it as this Privacy Policy describes." -msgstr "" - -#: ../../privacy-policy.rst:23 -msgid "" -"Of course, the short version doesn't tell you everything, so please read on " -"for more details!" -msgstr "" - -#: ../../privacy-policy.rst:28 -msgid "Our services" -msgstr "" - -#: ../../privacy-policy.rst:30 -msgid "Read the Docs is made up of:" -msgstr "" - -#: ../../privacy-policy.rst:35 -msgid "readthedocs.org" -msgstr "" - -#: ../../privacy-policy.rst:33 -msgid "" -"This is a website aimed at documentation authors writing and building " -"software documentation. This Privacy Policy applies to this site in full " -"without reservation." -msgstr "" - -#: ../../privacy-policy.rst:41 -msgid "readthedocs.com" -msgstr "" - -#: ../../privacy-policy.rst:38 -msgid "" -"This website is a commercial hosted offering for hosting private " -"documentation for corporate clients. It is governed by this privacy policy " -"but also separate `terms `_." -msgstr "" - -#: ../../privacy-policy.rst:48 -msgid "" -"readthedocs.io, readthedocs-hosted.com, and other domains (\"Documentation " -"Sites\")" -msgstr "" - -#: ../../privacy-policy.rst:44 -msgid "" -"These websites are where Read the Docs hosts documentation on behalf of " -"documentation authors. A best effort is made to apply this Privacy Policy to" -" these sites but the documentation may contain content and files created by " -"documentation authors." -msgstr "" - -#: ../../privacy-policy.rst:51 -msgid "What information Read the Docs collects and why" -msgstr "" - -#: ../../privacy-policy.rst:54 -msgid "Information from website browsers" -msgstr "" - -#: ../../privacy-policy.rst:56 -msgid "" -"If you're **just browsing the website**, we collect the same basic " -"information that most websites collect. We use common internet technologies," -" such as cookies and web server logs. We collect this basic information from" -" everybody, whether they have an account or not." -msgstr "" - -#: ../../privacy-policy.rst:60 -msgid "The information we collect about all visitors to our website includes:" -msgstr "" - -#: ../../privacy-policy.rst:62 -msgid "the visitor's browser type" -msgstr "" - -#: ../../privacy-policy.rst:63 -msgid "language preference" -msgstr "" - -#: ../../privacy-policy.rst:64 -msgid "referring site" -msgstr "" - -#: ../../privacy-policy.rst:65 -msgid "the date and time of each visitor request" -msgstr "" - -#: ../../privacy-policy.rst:67 -msgid "" -"We also collect potentially personally-identifying information like Internet" -" Protocol (IP) addresses." -msgstr "" - -#: ../../privacy-policy.rst:72 ../../privacy-policy.rst:96 -msgid "Why do we collect this?" -msgstr "" - -#: ../../privacy-policy.rst:74 -msgid "" -"We collect this information to better understand how our website visitors " -"use Read the Docs, and to monitor and protect the security of the website." -msgstr "" - -#: ../../privacy-policy.rst:79 -msgid "Information from users with accounts" -msgstr "" - -#: ../../privacy-policy.rst:81 -msgid "" -"If you **create an account**, we require some basic information at the time " -"of account creation. You will create your own user name and password, and we" -" will ask you for a valid email account. You also have the option to give us" -" more information if you want to, and this may include \"User Personal " -"Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:86 -msgid "" -"\"User Personal Information\" is any information about one of our users " -"which could, alone or together with other information, personally identify " -"him or her. Information such as a user name and password, an email address, " -"a real name, and a photograph are examples of \"User Personal Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:91 -msgid "" -"User Personal Information does not include aggregated, non-personally " -"identifying information. We may use aggregated, non-personally identifying " -"information to operate, improve, and optimize our website and service." -msgstr "" - -#: ../../privacy-policy.rst:98 -msgid "" -"We need your User Personal Information to create your account, and to " -"provide the services you request." -msgstr "" - -#: ../../privacy-policy.rst:99 -msgid "" -"We use your User Personal Information, specifically your user name, to " -"identify you on Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:100 -msgid "" -"We use it to fill out your profile and share that profile with other users." -msgstr "" - -#: ../../privacy-policy.rst:101 -msgid "" -"We will use your email address to communicate with you but it is not shared " -"publicly." -msgstr "" - -#: ../../privacy-policy.rst:102 -msgid "" -"We limit our use of your User Personal Information to the purposes listed in" -" this Privacy Statement. If we need to use your User Personal Information " -"for other purposes, we will ask your permission first. You can always see " -"what information we have in your `user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:108 -msgid "What information Read the Docs does not collect" -msgstr "" - -#: ../../privacy-policy.rst:110 -msgid "" -"We do not intentionally collect **sensitive personal information**, such as " -"social security numbers, genetic data, health information, or religious " -"information." -msgstr "" - -#: ../../privacy-policy.rst:113 -msgid "" -"Documentation Sites hosted on Read the Docs are public, anyone (including " -"us) may view their contents. If you have included private or sensitive " -"information in your Documentation Site, such as email addresses, that " -"information may be indexed by search engines or used by third parties." -msgstr "" - -#: ../../privacy-policy.rst:118 -msgid "" -"If you're a **child under the age of 13**, you may not have an account on " -"Read the Docs. Read the Docs does not knowingly collect information from or " -"direct any of our content specifically to children under 13. If we learn or " -"have reason to suspect that you are a user who is under the age of 13, we " -"will unfortunately have to close your account. We don't want to discourage " -"you from writing software documentation, but those are the rules." -msgstr "" - -#: ../../privacy-policy.rst:124 -msgid "How we share the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:126 -msgid "" -"We **do not** share, sell, rent, or trade User Personal Information with " -"third parties for their commercial purposes." -msgstr "" - -#: ../../privacy-policy.rst:129 -msgid "" -"We do not disclose User Personal Information outside Read the Docs, except " -"in the situations listed in this section or in the section below on " -"compelled disclosure." -msgstr "" - -#: ../../privacy-policy.rst:133 -msgid "" -"We **do** share certain aggregated, non-personally identifying information " -"with others about how our users, collectively, use Read the Docs. For " -"example, we may compile statistics on the prevalence of different types of " -"documentation across Read the Docs for a blog post or popularity of " -"programming languages for advertising partners." -msgstr "" - -#: ../../privacy-policy.rst:139 -msgid "" -"We **do** host advertising on Documentation Sites. This advertising is " -"first-party advertising hosted by Read the Docs. We **do not** run any code " -"from advertisers and all ad images are hosted on Read the Docs' servers. For" -" more details, see our document on :doc:`advertising/advertising-details`." -msgstr "" - -#: ../../privacy-policy.rst:145 -msgid "" -"We may use User Personal Information with your permission, so we can perform" -" services you have requested. For example, if you request service on " -"commercially hosted docs, we will ask your permission to sync your private " -"repositories." -msgstr "" - -#: ../../privacy-policy.rst:150 -msgid "" -"We may share User Personal Information with a limited number of third party " -"vendors who process it on our behalf to provide or improve our service, and " -"who have agreed to privacy restrictions similar to our own Privacy " -"Statement. For more details, see our next section on :ref:`third parties " -"`." -msgstr "" - -#: ../../privacy-policy.rst:157 -msgid "Third party vendors" -msgstr "" - -#: ../../privacy-policy.rst:159 -msgid "" -"As we mentioned, we may share some information with third party vendors or " -"it may be collected by them on our behalf. The information collected and " -"stored by third parties is subject to their policies and practices. This " -"list will be updated from time to time and we encourage you to check back " -"periodically." -msgstr "" - -#: ../../privacy-policy.rst:167 -msgid "Payment processing" -msgstr "" - -#: ../../privacy-policy.rst:169 -msgid "" -"Should you choose to become a `Supporter`_, purchase a `Gold Membership`_, " -"or become a subscriber to Read the Docs' commercial hosting product, your " -"payment information and details will be processed by Stripe. Read the Docs " -"does not store your payment information." -msgstr "" - -#: ../../privacy-policy.rst:178 -msgid "Site monitoring" -msgstr "" - -#: ../../privacy-policy.rst:180 -msgid "" -"Read the Docs uses Sentry and New Relic to diagnose errors and improve the " -"performance of our site. Both companies take part in the EU-US Privacy " -"Shield framework. We aim to minimize the amount of personal information " -"shared, but the information may include your IP address." -msgstr "" - -#: ../../privacy-policy.rst:187 -msgid "Analytics" -msgstr "" - -#: ../../privacy-policy.rst:189 -msgid "" -"We go into detail on analytics in a :ref:`separate section specific to " -"analytics `." -msgstr "" - -#: ../../privacy-policy.rst:193 -msgid "Support Desk" -msgstr "" - -#: ../../privacy-policy.rst:195 -msgid "" -"Read the Docs uses Intercom to manage support requests for documentation " -"hosted through our commercial hosting on readthedocs.com. If you request " -"support -- typically via email -- Intercom may process your contact " -"information." -msgstr "" - -#: ../../privacy-policy.rst:201 -msgid "Email newsletter" -msgstr "" - -#: ../../privacy-policy.rst:203 -msgid "" -"If you sign up for the `Read the Docs email newsletter`_, your email address" -" and name will be stored by Mailchimp. This newsletter is separate from " -"creating a Read the Docs account and signing up for Read the Docs does not " -"opt you in for the newsletter." -msgstr "" - -#: ../../privacy-policy.rst:208 -msgid "" -"You can manage your email subscription including unsubscribing and deleting " -"your records with Mailchimp. There is a link to do so in the footer of any " -"newsletter you receive from us." -msgstr "" - -#: ../../privacy-policy.rst:216 -msgid "Public Information on Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:218 -msgid "" -"Most of Read the Docs is public-facing including user names, project names, " -"and Documentation Sites. If your content is public-facing, third parties may" -" access it. We do not sell that content; it is yours." -msgstr "" - -#: ../../privacy-policy.rst:225 -msgid "Our use of cookies and tracking" -msgstr "" - -#: ../../privacy-policy.rst:229 -msgid "Do Not Track" -msgstr "" - -#: ../../privacy-policy.rst:231 -msgid "" -"Read the Docs supports Do Not Track (DNT) and respects users' tracking " -"preferences. Specifically, we support the `W3C's tracking preference " -"expression`_ and the `EFF's DNT Policy`_." -msgstr "" - -#: ../../privacy-policy.rst:235 -msgid "For Read the Docs, this means:" -msgstr "" - -#: ../../privacy-policy.rst:237 -msgid "" -"We **do not** do behavioral ad targeting regardless of your DNT preference." -msgstr "" - -#: ../../privacy-policy.rst:238 -msgid "" -"When DNT is enabled, both logged-in and logged-out users are considered " -"opted-out of :ref:`analytics `." -msgstr "" - -#: ../../privacy-policy.rst:240 -msgid "" -"Regardless of DNT preference, our logs that contain IP addresses and user " -"agent strings are deleted after 10 days unless a DNT exception applies." -msgstr "" - -#: ../../privacy-policy.rst:242 -msgid "Our full DNT policy is `available here`_." -msgstr "" - -#: ../../privacy-policy.rst:244 -msgid "" -"Our DNT policy applies without reservation to readthedocs.org and " -"readthedocs.com. A best effort is made to apply this to Documentation Sites," -" but we do not have complete control over the contents of these sites." -msgstr "" - -#: ../../privacy-policy.rst:248 -msgid "For more details about DNT, visit `All About Do Not Track`_." -msgstr "" - -#: ../../privacy-policy.rst:252 -msgid "" -"Due to the nature of our environment where documentation is built as " -"necessary, the DNT analytics opt-out for Documentation Sites only applies " -"for those sites generated after May 1, 2018." -msgstr "" - -#: ../../privacy-policy.rst:262 -msgid "Cookies" -msgstr "" - -#: ../../privacy-policy.rst:264 -msgid "" -"Read the Docs uses cookies to make interactions with our service easy and " -"meaningful. We use cookies to keep you logged in, remember your preferences," -" and provide information for future development of Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:268 -msgid "" -"A cookie is a small piece of text that our web server stores on your " -"computer or mobile device, which your browser sends to us when you return to" -" our site. Cookies do not necessarily identify you if you are merely " -"visiting Read the Docs; however, a cookie may store a unique identifier for " -"each logged in user. The cookies Read the Docs sets are essential for the " -"operation of the website, or are used for performance or functionality. By " -"using our website, you agree that we can place these types of cookies on " -"your computer or device. If you disable your browser or device's ability to " -"accept cookies, you will not be able to log in to Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:279 -msgid "Google Analytics" -msgstr "" - -#: ../../privacy-policy.rst:281 -msgid "" -"We use Google Analytics as a third party tracking service, but we don't use " -"it to track you individually or collect your User Personal Information. We " -"use Google Analytics to collect information about how our website performs " -"and how our users, in general, navigate through and use Read the Docs. This " -"helps us evaluate our users' use of Read the Docs; compile statistical " -"reports on activity; and improve our content and website performance." -msgstr "" - -#: ../../privacy-policy.rst:288 -msgid "" -"Google Analytics gathers certain simple, non-personally identifying " -"information over time, such as your IP address, browser type, internet " -"service provider, referring and exit pages, time stamp, and similar data " -"about your use of Read the Docs. We do not link this information to any of " -"your personal information such as your user name." -msgstr "" - -#: ../../privacy-policy.rst:293 -msgid "" -"Read the Docs will not, nor will we allow any third party to, use the Google" -" Analytics tool to track our users individually; collect any User Personal " -"Information other than IP address; or correlate your IP address with your " -"identity. Google provides further information about its own privacy " -"practices and offers a `browser add-on to opt out of Google Analytics " -"tracking `_. You may also opt-out " -"of analytics on Read the Docs by enabled Do Not Track." -msgstr "" - -#: ../../privacy-policy.rst:303 -msgid "How Read the Docs secures your information" -msgstr "" - -#: ../../privacy-policy.rst:305 -msgid "" -"Read the Docs takes all measures reasonably necessary to protect User " -"Personal Information from unauthorized access, alteration, or destruction; " -"maintain data accuracy; and help ensure the appropriate use of User Personal" -" Information. We follow generally accepted industry standards to protect the" -" personal information submitted to us, both during transmission and once we " -"receive it." -msgstr "" - -#: ../../privacy-policy.rst:311 -msgid "" -"No method of transmission, or method of electronic storage, is 100% secure. " -"Therefore, we cannot guarantee its absolute security." -msgstr "" - -#: ../../privacy-policy.rst:316 -msgid "Read the Docs' global privacy practices" -msgstr "" - -#: ../../privacy-policy.rst:318 -msgid "" -"**Information that we collect will be stored and processed in the United " -"States** in accordance with this Privacy Policy. However, we understand that" -" we have users from different countries and regions with different privacy " -"expectations, and we try to meet those needs." -msgstr "" - -#: ../../privacy-policy.rst:324 -msgid "" -"We provide the same standard of privacy protection to all our users around " -"the world, regardless of their country of origin or location, Additionally, " -"we require that if our vendors or affiliates have access to User Personal " -"Information, they must comply with our privacy policies and with applicable " -"data privacy laws." -msgstr "" - -#: ../../privacy-policy.rst:330 -msgid "In particular:" -msgstr "" - -#: ../../privacy-policy.rst:332 -msgid "" -"Read the Docs provides clear methods of unambiguous, informed consent at the" -" time of data collection, when we do collect your personal data." -msgstr "" - -#: ../../privacy-policy.rst:335 -msgid "" -"We collect only the minimum amount of personal data necessary, unless you " -"choose to provide more. We encourage you to only give us the amount of data " -"you are comfortable sharing." -msgstr "" - -#: ../../privacy-policy.rst:337 -msgid "" -"We offer you simple methods of accessing, correcting, or deleting the data " -"we have collected." -msgstr "" - -#: ../../privacy-policy.rst:338 -msgid "We also provide our users a method of recourse and enforcement." -msgstr "" - -#: ../../privacy-policy.rst:342 -msgid "Resolving Complaints" -msgstr "" - -#: ../../privacy-policy.rst:344 -msgid "" -"If you have concerns about the way Read the Docs is handling your User " -"Personal Information, please let us know immediately by emailing us at " -"privacy@readthedocs.org." -msgstr "" - -#: ../../privacy-policy.rst:349 -msgid "How we respond to compelled disclosure" -msgstr "" - -#: ../../privacy-policy.rst:351 -msgid "" -"Read the Docs may disclose personally-identifying information or other " -"information we collect about you to law enforcement in response to a valid " -"subpoena, court order, warrant, or similar government order, or when we " -"believe in good faith that disclosure is reasonably necessary to protect our" -" property or rights, or those of third parties or the public at large." -msgstr "" - -#: ../../privacy-policy.rst:357 -msgid "" -"In complying with court orders and similar legal processes, Read the Docs " -"strives for transparency. When permitted, we will make a reasonable effort " -"to notify users of any disclosure of their information, unless we are " -"prohibited by law or court order from doing so, or in rare, exigent " -"circumstances." -msgstr "" - -#: ../../privacy-policy.rst:366 -msgid "How you can access and control the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:368 -msgid "" -"If you're already a Read the Docs user, you may access, update, alter, or " -"delete your basic user profile information by `editing your user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:374 -msgid "Data retention and deletion" -msgstr "" - -#: ../../privacy-policy.rst:376 -msgid "" -"Read the Docs will retain User Personal Information for as long as your " -"account is active or as needed to provide you services." -msgstr "" - -#: ../../privacy-policy.rst:379 -msgid "" -"We may retain certain User Personal Information indefinitely, unless you " -"delete it or request its deletion. For example, we don't automatically " -"delete inactive user accounts, so unless you choose to delete your account, " -"we will retain your account information indefinitely." -msgstr "" - -#: ../../privacy-policy.rst:385 -msgid "" -"If you would like to delete your User Personal Information, you may do so in" -" your `user account `__. We will " -"retain and use your information as necessary to comply with our legal " -"obligations, resolve disputes, and enforce our agreements, but barring legal" -" requirements, we will delete your full profile." -msgstr "" - -#: ../../privacy-policy.rst:391 -msgid "" -"Our web server logs for readthedocs.org, readthedocs.com, and Documentation " -"Sites are deleted after 10 days barring legal obligations." -msgstr "" - -#: ../../privacy-policy.rst:396 -msgid "Changes to our Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:398 -msgid "" -"We reserve the right to revise this Privacy Policy at any time. If we change" -" this Privacy Policy in the future, we will post the revised Privacy Policy " -"and update the \"Effective Date,\" above, to reflect the date of the " -"changes." -msgstr "" - -#: ../../privacy-policy.rst:405 -msgid "Contacting Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:407 -msgid "" -"Questions regarding Read the Docs' Privacy Policy or information practices " -"should be directed to privacy@readthedocs.org." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/privacy.mo b/docs/user/locale/da/LC_MESSAGES/privacy.mo deleted file mode 100644 index d51b6ccafd2..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/privacy.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/privacy.po b/docs/user/locale/da/LC_MESSAGES/privacy.po deleted file mode 100644 index 75e9187c268..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/privacy.po +++ /dev/null @@ -1,109 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../privacy.rst:2 -msgid "Privacy Levels" -msgstr "" - -#: ../../privacy.rst:4 -msgid "" -"Read the Docs supports 3 different privacy levels on 2 different objects; " -"Public, Protected, Private on Projects and Versions." -msgstr "" - -#: ../../privacy.rst:8 -msgid "Understanding the Privacy Levels" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Level" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Detail" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Listing" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Search" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Viewing" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:43 -msgid "Private" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:13 ../../privacy.rst:13 -#: ../../privacy.rst:15 ../../privacy.rst:15 -msgid "No" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:15 ../../privacy.rst:15 -#: ../../privacy.rst:17 ../../privacy.rst:17 ../../privacy.rst:17 -#: ../../privacy.rst:17 -msgid "Yes" -msgstr "" - -#: ../../privacy.rst:15 ../../privacy.rst:31 -msgid "Protected" -msgstr "" - -#: ../../privacy.rst:17 ../../privacy.rst:25 -msgid "Public" -msgstr "" - -#: ../../privacy.rst:20 -msgid "" -"With a URL to view the actual documentation, even private docs are viewable." -" This is because our architecture doesn't do any logic on documentation " -"display, to increase availability." -msgstr "" - -#: ../../privacy.rst:27 -msgid "" -"This is the easiest and most obvious. It is also the default. It means that " -"everything is available to be seen by everyone." -msgstr "" - -#: ../../privacy.rst:33 -msgid "" -"Protected means that your object won't show up in Listing Pages, but Detail " -"pages still work. For example, a Project that is Protected will not show on " -"the homepage Recently Updated list, however, if you link directly to the " -"project, you will get a 200 and the page will display." -msgstr "" - -#: ../../privacy.rst:38 -msgid "" -"Protected Versions are similar, they won't show up in your version listings," -" but will be available once linked to." -msgstr "" - -#: ../../privacy.rst:45 -msgid "" -"Private objects are available only to people who have permissions to see " -"them. They will not display on any list view, and will 404 when you link " -"them to others." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/security.mo b/docs/user/locale/da/LC_MESSAGES/security.mo deleted file mode 100644 index 386491aa70d..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/security.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/security.po b/docs/user/locale/da/LC_MESSAGES/security.po deleted file mode 100644 index 5da99af8d1d..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/security.po +++ /dev/null @@ -1,99 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Jerry , 2018\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../security.rst:2 -msgid "Security" -msgstr "Sikkerhed" - -#: ../../security.rst:4 -msgid "" -"Security is very important to us at Read the Docs. We are committed to " -"responsible reporting and disclosure of security issues." -msgstr "" - -#: ../../security.rst:7 -msgid "Reporting a security issue" -msgstr "" - -#: ../../security.rst:9 -msgid "" -"If you believe you've discovered a security issue at Read the Docs, please " -"contact us at **security@readthedocs.org** (optionally using our " -":ref:`security:PGP key`). We request that you please not publicly disclose " -"the issue until it has been addressed by us." -msgstr "" - -#: ../../security.rst:13 -msgid "You can expect:" -msgstr "" - -#: ../../security.rst:15 -msgid "" -"We will respond acknowledging your email typically within one business day." -msgstr "" - -#: ../../security.rst:16 -msgid "" -"We will follow up if and when we have confirmed the issue with a timetable " -"for the fix." -msgstr "" - -#: ../../security.rst:17 -msgid "We will notify you when the issue is fixed." -msgstr "" - -#: ../../security.rst:18 -msgid "" -"We will add the issue to our :ref:`security issue archive `." -msgstr "" - -#: ../../security.rst:21 -msgid "PGP key" -msgstr "" - -#: ../../security.rst:23 -msgid "" -"You may use this `PGP key`__ to securely communicate with us and to verify " -"signed messages you receive from us." -msgstr "" - -#: ../../security.rst:85 -msgid "Security issue archive" -msgstr "" - -#: ../../security.rst:88 -msgid "Release 2.3.0" -msgstr "" - -#: ../../security.rst:90 -msgid "" -":ref:`version-2.3.0` resolves a security issue with translations on our " -"community hosting site that allowed users to modify the hosted path of a " -"target project by adding it as a translation project of their own project. A" -" check was added to ensure project ownership before adding the project as a " -"translation." -msgstr "" - -#: ../../security.rst:95 -msgid "" -"In order to add a project as a translation now, users must now first be " -"granted ownership in the translation project." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/single_version.mo b/docs/user/locale/da/LC_MESSAGES/single_version.mo deleted file mode 100644 index 4a12e06e013..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/single_version.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/single_version.po b/docs/user/locale/da/LC_MESSAGES/single_version.po deleted file mode 100644 index 237ce7b964e..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/single_version.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../single_version.rst:2 -msgid "Single Version Documentation" -msgstr "" - -#: ../../single_version.rst:4 -msgid "" -"Single Version Documentation lets you serve your docs at a root domain. By " -"default, all documentation served by Read the Docs has a root of " -"``///``. But, if you enable the \"Single Version\" option" -" for a project, its documentation will instead be served at ``/``." -msgstr "" - -#: ../../single_version.rst:8 -msgid "" -"This means you can't have translations or multiple versions for your " -"documentation." -msgstr "" - -#: ../../single_version.rst:10 -msgid "" -"You can see a live example of this at http://www.contribution-guide.org" -msgstr "" - -#: ../../single_version.rst:13 -msgid "Enabling" -msgstr "" - -#: ../../single_version.rst:15 -msgid "" -"You can toggle the \"Single Version\" option on or off for your project in " -"the Project Admin page. Check your `dashboard`_ for a list of your projects." -msgstr "" - -#: ../../single_version.rst:18 -msgid "Effects" -msgstr "" - -#: ../../single_version.rst:20 -msgid "" -"Links generated on Read the Docs will now point to the proper URL. For " -"example, if pip was set as a \"Single Version\" project, then links to its " -"documentation would point to ``http://pip.readthedocs.io/`` rather than the " -"default ``http://pip.readthedocs.io/en/latest/``." -msgstr "" - -#: ../../single_version.rst:22 -msgid "" -"Documentation at ``///`` will still be served for" -" backwards compatibility reasons. However, our usage of :doc:`canonical` " -"should stop these from being indexed by Google." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/sponsors.mo b/docs/user/locale/da/LC_MESSAGES/sponsors.mo deleted file mode 100644 index 2f8f304b733..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/sponsors.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/sponsors.po b/docs/user/locale/da/LC_MESSAGES/sponsors.po deleted file mode 100644 index 20658215e31..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/sponsors.po +++ /dev/null @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../sponsors.rst:2 -msgid "Sponsors of Read the Docs" -msgstr "" - -#: ../../sponsors.rst:4 -msgid "" -"Running Read the Docs isn't free, and the site wouldn't be where it is today" -" without generous support of our sponsors. Below is a list of all the folks " -"who have helped the site financially, in order of the date they first " -"started supporting us." -msgstr "" - -#: ../../sponsors.rst:10 -msgid "Current sponsors" -msgstr "" - -#: ../../sponsors.rst:12 -msgid "" -"`Microsoft Azure`_ - They cover all of our hosting expenses every month. " -"This is a pretty large sum of money, averaging around $3,000/mo, and we are " -"really grateful to have them as a sponsor." -msgstr "" - -#: ../../sponsors.rst:13 -msgid "" -"`Cloudflare`_ - Cloudflare is providing us with an enterprise plan of their " -"SSL for SaaS Providers product that enables us to provide SSL certificates " -"for custom domains." -msgstr "" - -#: ../../sponsors.rst:14 -msgid "You? (Email us at rev@readthedocs.org for more info)" -msgstr "" - -#: ../../sponsors.rst:17 -msgid "Past sponsors" -msgstr "" - -#: ../../sponsors.rst:19 -msgid "`Python Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:20 -msgid "`Revsys`_" -msgstr "" - -#: ../../sponsors.rst:21 -msgid "`Mozilla Web Dev`_" -msgstr "" - -#: ../../sponsors.rst:22 -msgid "`Django Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:23 -msgid "`Lab305`_" -msgstr "" - -#: ../../sponsors.rst:24 -msgid "`Twilio`_" -msgstr "" - -#: ../../sponsors.rst:25 -msgid "`Rackspace`_" -msgstr "" - -#: ../../sponsors.rst:26 -msgid "`Mozilla`_" -msgstr "" - -#: ../../sponsors.rst:42 -msgid "Sponsorship Information" -msgstr "" - -#: ../../sponsors.rst:44 -msgid "" -"As part of increasing sustainability, Read the Docs is testing out promoting" -" sponsors on documentation pages. We have more information about this in our" -" `blog post `_ about " -"this effort." -msgstr "" - -#: ../../sponsors.rst:49 -msgid "Sponsor Us" -msgstr "" - -#: ../../sponsors.rst:51 -msgid "" -"Contact us at rev@readthedocs.org for more information on sponsoring Read " -"the Docs." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/story.mo b/docs/user/locale/da/LC_MESSAGES/story.mo deleted file mode 100644 index 31a31c1d1cc..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/story.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/story.po b/docs/user/locale/da/LC_MESSAGES/story.po deleted file mode 100644 index cbaf1cfe856..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/story.po +++ /dev/null @@ -1,59 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../story.rst:2 -msgid "The Story of Read the Docs" -msgstr "" - -#: ../../story.rst:4 -msgid "" -"Documenting projects is hard, hosting them shouldn’t be. Read the Docs was " -"created to make hosting documentation simple." -msgstr "" - -#: ../../story.rst:6 -msgid "" -"Read the Docs was `started`_ with a couple main goals in mind. The first " -"goal was to encourage people to write documentation, by removing the barrier" -" of entry to hosting. The other goal was to create a central platform for " -"people to find documentation. Having a shared platform for all documentation" -" allows for innovation at the platform level, allowing work to be done once " -"and benefit everyone." -msgstr "" - -#: ../../story.rst:13 -msgid "" -"`Documentation matters`_, but its often overlooked. We think that we can " -"help a documentation culture flourish. Great projects, such as Django_ and " -"SQLAlchemy_, and projects from companies like Mozilla_, are already using " -"Read the Docs to serve their documentation to the world." -msgstr "" - -#: ../../story.rst:19 -msgid "" -"The site has grown quite a bit over the past year. Our `look back at 2013`_ " -"shows some numbers that show our progress. The job isn't anywhere near done " -"yet, but it's a great honor to be able to have such an impact already." -msgstr "" - -#: ../../story.rst:24 -msgid "" -"We plan to keep building a great experience for people hosting their docs " -"with us, and for users of the documentation that we host." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/subprojects.mo b/docs/user/locale/da/LC_MESSAGES/subprojects.mo deleted file mode 100644 index 3c8942b5c6c..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/subprojects.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/subprojects.po b/docs/user/locale/da/LC_MESSAGES/subprojects.po deleted file mode 100644 index 5f323499872..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/subprojects.po +++ /dev/null @@ -1,90 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../subprojects.rst:2 -msgid "Subprojects" -msgstr "" - -#: ../../subprojects.rst:4 -msgid "" -"Projects can be configured in a nested manner, by configuring a project as a" -" *subproject* of another project. This allows for documentation projects to " -"share a search index and a namespace or custom domain, but still be " -"maintained independently." -msgstr "" - -#: ../../subprojects.rst:9 -msgid "" -"For example, a parent project, ``Foo`` is set up with a subproject, ``Bar``." -" The documentation for ``Foo`` will be available at:" -msgstr "" - -#: ../../subprojects.rst:12 -msgid "https://foo.readthedocs.io/en/latest/" -msgstr "" - -#: ../../subprojects.rst:14 -msgid "The documentation for ``Bar`` will be available under this same path:" -msgstr "" - -#: ../../subprojects.rst:16 -msgid "https://foo.readthedocs.io/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:19 -msgid "Adding a Subproject" -msgstr "" - -#: ../../subprojects.rst:21 -msgid "" -"In the admin dashboard for your project, select \"Subprojects\" from the " -"menu. From this page you can add a subproject by typing in the project slug." -msgstr "" - -#: ../../subprojects.rst:25 -msgid "Sharing a Custom Domain" -msgstr "" - -#: ../../subprojects.rst:27 -msgid "" -"Projects and subprojects can also be used to share a custom domain with a " -"number of projects. To configure this, one project should be established as " -"the parent project. This project will be configured with a custom domain. " -"Projects can then be added as subprojects to this parent project." -msgstr "" - -#: ../../subprojects.rst:32 -msgid "" -"If the example project ``Foo`` was set up with a custom domain, " -"``docs.example.com``, the URLs for projects ``Foo`` and ``Bar`` would " -"respectively be at: http://docs.example.com/en/latest/ and " -"http://docs.example.com/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:38 -msgid "Search" -msgstr "" - -#: ../../subprojects.rst:40 -msgid "" -"Projects that are configured as subprojects will share a search index with " -"their parent and sibling projects. This is currently the only way to share " -"search indexes between projects, we do not yet support sharing search " -"indexes between arbitrary projects." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/support.mo b/docs/user/locale/da/LC_MESSAGES/support.mo deleted file mode 100644 index 88323531a14..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/support.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/support.po b/docs/user/locale/da/LC_MESSAGES/support.po deleted file mode 100644 index 828c028ec0c..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/support.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../support.rst:2 -msgid "Support" -msgstr "" - -#: ../../support.rst:5 -msgid "Usage Questions" -msgstr "" - -#: ../../support.rst:7 -msgid "" -"If you have questions about how to use Read the Docs, or have an issue that " -"isn't related to a bug, `Stack Overflow`_ is the best place to ask. Tag " -"questions with ``read-the-docs`` so other folks can find them easily." -msgstr "" - -#: ../../support.rst:11 -msgid "Good questions for Stack Overflow would be:" -msgstr "" - -#: ../../support.rst:13 -msgid "" -"\"What is the best way to structure the table of contents across a " -"project?\"" -msgstr "" - -#: ../../support.rst:14 -msgid "" -"\"How do I structure translations inside of my project for easiest " -"contribution from users?\"" -msgstr "" - -#: ../../support.rst:15 -msgid "" -"\"How do I use Sphinx to use SVG images in HTML output but PNG in PDF " -"output?\"" -msgstr "" - -#: ../../support.rst:18 -msgid "Community Support" -msgstr "" - -#: ../../support.rst:20 -msgid "" -"Read the Docs is supported by community contributions and advertising. We " -"hope to bring in enough money with our `Gold`_ and `Ethical Ads`_ programs " -"to keep Read the Docs sustainable." -msgstr "" - -#: ../../support.rst:24 -msgid "" -"**All people answering your questions are doing it with their own time, so " -"please be kind and provide as much information as possible.**" -msgstr "" - -#: ../../support.rst:28 -msgid "Bugs & Support Issues" -msgstr "" - -#: ../../support.rst:30 -msgid "" -"You can file bug reports on our `GitHub issue tracker`_, and they will be " -"addressed as soon as possible. **Support is a volunteer effort**, and there " -"is no guaranteed response time. If you need answers quickly, you can buy " -"commercial support below." -msgstr "" - -#: ../../support.rst:38 -msgid "Reporting Issues" -msgstr "" - -#: ../../support.rst:40 -msgid "" -"When reporting a bug, please include as much information as possible that " -"will help us solve this issue. This includes:" -msgstr "" - -#: ../../support.rst:44 -msgid "Project name" -msgstr "" - -#: ../../support.rst:45 -msgid "URL" -msgstr "" - -#: ../../support.rst:46 -msgid "Action taken" -msgstr "" - -#: ../../support.rst:47 -msgid "Expected result" -msgstr "" - -#: ../../support.rst:48 -msgid "Actual result" -msgstr "" - -#: ../../support.rst:51 -msgid "Commercial Support" -msgstr "" - -#: ../../support.rst:53 -msgid "" -"We offer commercial support for Read the Docs, commercial hosting, as well " -"as consulting around all documentation systems. You can contact us at " -"hello@readthedocs.com to learn more, or read more at " -"https://readthedocs.com/services/#open-source-support." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/symlinks.mo b/docs/user/locale/da/LC_MESSAGES/symlinks.mo deleted file mode 100644 index 650c6a99064..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/symlinks.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/symlinks.po b/docs/user/locale/da/LC_MESSAGES/symlinks.po deleted file mode 100644 index 21229f078bf..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/symlinks.po +++ /dev/null @@ -1,106 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../symlinks.rst:2 -msgid "How we use symlinks" -msgstr "" - -#: ../../symlinks.rst:4 -msgid "" -"Read the Docs stays highly available by serving all documentation pages out " -"of nginx. This means that they never hit our Python layer, meaning that they" -" never hit our database. This reduces the total number of servers to serve a" -" request to 1, each of which is redundant." -msgstr "" - -#: ../../symlinks.rst:11 -msgid "Nginx" -msgstr "" - -#: ../../symlinks.rst:13 -msgid "We handle a couple of different types of requests in nginx:" -msgstr "" - -#: ../../symlinks.rst:15 -msgid "Requests to a ``readthedocs.io`` subdomain" -msgstr "" - -#: ../../symlinks.rst:16 -msgid "Requests to a custom domain" -msgstr "" - -#: ../../symlinks.rst:19 -msgid "Subdomains" -msgstr "" - -#: ../../symlinks.rst:21 -msgid "" -"For subdomains, this is a simple lookup of the project slug, using the " -"subdomain portion of the request's hostname. This doesn't require symlinks, " -"but it shows the basic logic that we need to replicate." -msgstr "" - -#: ../../symlinks.rst:25 -msgid "" -"When a user navigates to ``http://pip.readthedocs.org/en/latest/``, we know " -"that they want the pip documentation. So we simply serve them the " -"documentation:" -msgstr "" - -#: ../../symlinks.rst:45 -msgid "" -"The ``@fallback`` directive is hit when we don't find the proper file. This " -"will cause things to hit the Python backend, so that proper action can be " -"taken." -msgstr "" - -#: ../../symlinks.rst:50 -msgid "Custom domains" -msgstr "" - -#: ../../symlinks.rst:52 -msgid "" -"Custom domains add a bit of difficulty, because at the nginx layer we don't " -"know what documentation to serve. When someone requests " -"``http://docs.fabfile.org/en/latest/``, we can't look at the URL to know to " -"serve the ``fabric`` docs." -msgstr "" - -#: ../../symlinks.rst:57 -msgid "" -"This is where symlinks come in. When someone requests " -"``http://docs.fabfile.org/en/latest/`` the first time, it hits the Python " -"layer. In that Python layer we record that ``docs.fabfile.org`` points at " -"``fabric``. When we build the ``fabric`` docs, we create a symlink for all " -"domains that have pointed at ``fabric`` before." -msgstr "" - -#: ../../symlinks.rst:64 -msgid "" -"So, when we get a request for ``docs.fabfile.org`` in the future, we will be" -" able to serve it directly from nginx. In this example, $host would be " -"``docs.fabfile.org``:" -msgstr "" - -#: ../../symlinks.rst:78 -msgid "" -"Notice that nowhere in the above path is the project's slug mentioned. It is" -" simply there in the symlink in the cnames directory, and the docs are " -"served from there." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/team.mo b/docs/user/locale/da/LC_MESSAGES/team.mo deleted file mode 100644 index a2c0eeacc16..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/team.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/team.po b/docs/user/locale/da/LC_MESSAGES/team.po deleted file mode 100644 index 12b56e41c1d..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/team.po +++ /dev/null @@ -1,225 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../team.rst:2 -msgid "Read the Docs Team" -msgstr "" - -#: ../../team.rst:4 -msgid "" -"readthedocs.org is the largest open source documentation hosting service. " -"It's provided as a free service to the open source community, and is worked " -"on by a community of volunteers that we're hoping to expand! We currently " -"serve over 20,000,000 pageviews a month, and we hope to maintain a reliable " -"and stable hosting platform for years to come." -msgstr "" - -#: ../../team.rst:10 -msgid "There are three major parts of this work:" -msgstr "" - -#: ../../team.rst:16 -msgid "" -"You may notice that a number of names appear on multiple teams. This is " -"because we are lacking contributors. So please be bold and contact us, and " -"we'll get you sorted into the right team." -msgstr "" - -#: ../../team.rst:22 -msgid "Support Team" -msgstr "" - -#: ../../team.rst:24 -msgid "" -"Read the Docs has thousands of users who depend on it everyday. Every day at" -" least one of them has an issue that needs to be addressed by a site admin. " -"This might include tasks like:" -msgstr "" - -#: ../../team.rst:28 -msgid "Resetting a password" -msgstr "" - -#: ../../team.rst:29 -msgid "Asking for a project name to be released" -msgstr "" - -#: ../../team.rst:30 -msgid "Troubleshooting build errors" -msgstr "" - -#: ../../team.rst:33 ../../team.rst:63 ../../team.rst:107 -msgid "Members" -msgstr "" - -#: ../../team.rst:35 -msgid "`Eric Holscher `__ (Pacific Time)" -msgstr "" - -#: ../../team.rst:36 -msgid "`Anthony Johnson `__ (Mountain Time)" -msgstr "" - -#: ../../team.rst:37 -msgid "`Manuel Kaufmann `__ (Central Time)" -msgstr "" - -#: ../../team.rst:38 ../../team.rst:68 -msgid "Your Name Here" -msgstr "" - -#: ../../team.rst:40 ../../team.rst:70 ../../team.rst:115 -msgid "Feel free to ask any of us if you have questions or want to join!" -msgstr "" - -#: ../../team.rst:43 ../../team.rst:73 ../../team.rst:118 -msgid "Joining" -msgstr "" - -#: ../../team.rst:45 -msgid "" -"The best place to start would be to start addressing some of the issues in " -"our issue tracker. We have our support policies quite well documented in our" -" :doc:`/contribute`. **Be bold**. Start trying to reproduce issues that " -"people have, or talk to them to get more information. After you get the hang" -" of things, we'll happily give you the ability to tag and close issues by " -"joining our Support Team." -msgstr "" - -#: ../../team.rst:55 -msgid "Operations Team" -msgstr "" - -#: ../../team.rst:57 -msgid "" -"readthedocs.org is a service that millions of people depend on each month. " -"As part of operating the site, we maintain a 24/7 on-call rotation. This " -"means that folks have to be available and have their phone in service." -msgstr "" - -#: ../../team.rst:65 -msgid "`Eric Holscher `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:66 -msgid "`Anthony Johnson `_ (Mountain Time)" -msgstr "" - -#: ../../team.rst:67 -msgid "`Matt Robenolt `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:75 -msgid "" -"We are always looking for more people to share the on-call responsibility. " -"If you are on-call for your job already, we'd love to piggy back on that " -"duty as well." -msgstr "" - -#: ../../team.rst:79 -msgid "" -"You can email us at dev@readthedocs.org if you want to join our operations " -"team. Because of the sensitive nature (API tokens, secret keys, SSL certs, " -"etc.) of the work, we keep a private GitHub repository with the operations " -"code & documentation." -msgstr "" - -#: ../../team.rst:83 -msgid "The tools that we use are:" -msgstr "" - -#: ../../team.rst:85 -msgid "Salt" -msgstr "" - -#: ../../team.rst:86 -msgid "Nagios" -msgstr "" - -#: ../../team.rst:87 -msgid "Graphite/Grafana" -msgstr "" - -#: ../../team.rst:88 -msgid "Nginx" -msgstr "" - -#: ../../team.rst:89 -msgid "Postgres" -msgstr "" - -#: ../../team.rst:90 -msgid "Django" -msgstr "" - -#: ../../team.rst:91 -msgid "Celery" -msgstr "" - -#: ../../team.rst:93 -msgid "" -"It's fine if you aren't familiar with all of these things, but are willing " -"to help with part of it!" -msgstr "" - -#: ../../team.rst:96 -msgid "" -"**Please reach out if you want to share the on-call responsibility**. It " -"really is an important job, and we'd love to have it be more geographically " -"distributed." -msgstr "" - -#: ../../team.rst:101 -msgid "Development Team" -msgstr "" - -#: ../../team.rst:103 -msgid "" -"Also known as the \"Core Team\" in other projects. These folks have the " -"ability to commit code to the project." -msgstr "" - -#: ../../team.rst:109 -msgid "`Eric Holscher `_" -msgstr "" - -#: ../../team.rst:110 -msgid "`Anthony Johnson `_" -msgstr "" - -#: ../../team.rst:111 -msgid "`Manuel Kaufmann `_" -msgstr "" - -#: ../../team.rst:112 -msgid "`David Fischer `_" -msgstr "" - -#: ../../team.rst:113 -msgid "Your name here" -msgstr "" - -#: ../../team.rst:120 -msgid "" -"We try to be pretty flexible with who we allow on the development team. The " -"best path is to send a few pull requests, and follow up to make sure they " -"get merged successfully. You can check out our :doc:`contribute` to get more" -" information, and find issues that need to be addressed. After that, feel " -"free to ask for a commit bit." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/tests.mo b/docs/user/locale/da/LC_MESSAGES/tests.mo deleted file mode 100644 index 44e5f9810d0..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/tests.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/tests.po b/docs/user/locale/da/LC_MESSAGES/tests.po deleted file mode 100644 index 93580133995..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/tests.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:12+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../tests.rst:2 -msgid "Testing" -msgstr "" - -#: ../../tests.rst:4 -msgid "" -"Before contributing to Read the Docs, make sure your patch passes our test " -"suite and your code style passes our code linting suite." -msgstr "" - -#: ../../tests.rst:7 -msgid "" -"Read the Docs uses `Tox`_ to execute testing and linting procedures. Tox is " -"the only dependency you need to run linting or our test suite, the remainder" -" of our requirements will be installed by Tox into environment specific " -"virtualenv paths. Before testing, make sure you have Tox installed::" -msgstr "" - -#: ../../tests.rst:14 -msgid "" -"To run the full test and lint suite against your changes, simply run Tox. " -"Tox should return without any errors. You can run Tox against all of our " -"environments by running::" -msgstr "" - -#: ../../tests.rst:20 -msgid "" -"In order to run all test including the search tests, include " -"`\"'--including-search'\"` argument::" -msgstr "" - -#: ../../tests.rst:25 -msgid "To target a specific environment::" -msgstr "" - -#: ../../tests.rst:29 -msgid "" -"The ``tox`` configuration has the following environments configured. You can" -" target a single environment to limit the test suite::" -msgstr "" - -#: ../../tests.rst:49 -msgid "Continuous Integration" -msgstr "" - -#: ../../tests.rst:51 -msgid "" -"The RTD test suite is exercised by Travis CI on every push to our repo at " -"GitHub. You can check out the current build status: https://travis-" -"ci.org/rtfd/readthedocs.org" -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/user-defined-redirects.mo b/docs/user/locale/da/LC_MESSAGES/user-defined-redirects.mo deleted file mode 100644 index 430a0adf891..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/user-defined-redirects.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/user-defined-redirects.po b/docs/user/locale/da/LC_MESSAGES/user-defined-redirects.po deleted file mode 100644 index 6418348bc60..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/user-defined-redirects.po +++ /dev/null @@ -1,231 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../user-defined-redirects.rst:2 -msgid "User-defined Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:4 -msgid "" -"You can set up redirects for a project in your project dashboard's Redirects" -" page." -msgstr "" - -#: ../../user-defined-redirects.rst:7 -msgid "Quick Summary" -msgstr "" - -#: ../../user-defined-redirects.rst:9 -msgid "Log into your readthedocs.org account." -msgstr "" - -#: ../../user-defined-redirects.rst:10 -msgid "" -"From your dashboard, select the project on which you wish to add redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:11 -msgid "From the project's top navigation bar, select the Admin tab." -msgstr "" - -#: ../../user-defined-redirects.rst:12 -msgid "From the left navigation menu, select Redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:13 -msgid "" -"In the form box \"Redirect Type\" select the type of redirect you want. See " -"below for detail." -msgstr "" - -#: ../../user-defined-redirects.rst:14 -msgid "" -"Depending on the redirect type you select, enter FROM and/or TO URL as " -"needed." -msgstr "" - -#: ../../user-defined-redirects.rst:15 -msgid "When finished, click the SUBMIT Button." -msgstr "" - -#: ../../user-defined-redirects.rst:17 -msgid "Your redirects will be effective immediately." -msgstr "" - -#: ../../user-defined-redirects.rst:20 -msgid "Redirect Types" -msgstr "" - -#: ../../user-defined-redirects.rst:23 -msgid "Prefix Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:25 -msgid "" -"The most useful and requested feature of redirects was when migrating to " -"Read the Docs from an old host. You would have your docs served at a " -"previous URL, but that URL would break once you moved them. Read the Docs " -"includes a language and version slug in your documentation, but not all " -"documentation is hosted this way." -msgstr "" - -#: ../../user-defined-redirects.rst:31 -msgid "" -"Say that you previously had your docs hosted at " -"``http://docs.example.com/dev/``, you move ``docs.example.com`` to point at " -"Read the Docs. So users will have a bookmark saved to a page at " -"``http://docs.example.com/dev/install.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:35 -msgid "" -"You can now set a *Prefix Redirect* that will redirect all 404's with a " -"prefix to a new place. The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:41 ../../user-defined-redirects.rst:97 -msgid "Your users query would now redirect in the following manner::" -msgstr "" - -#: ../../user-defined-redirects.rst:46 -msgid "" -"Where ``en`` and ``latest`` are the default language and version values for " -"your project." -msgstr "" - -#: ../../user-defined-redirects.rst:51 -msgid "" -"In other words, a *Prefix Redirect* removes a prefix from the original URL. " -"This prefix is removed from the rest of the URL's ``path`` after " -"``/$lang/$version``. For example, if the URL is " -"``/es/1.0/guides/tutorial/install.html`` the \"From URL's prefix\" will be " -"removed from ``/guides/tutorial/install.html`` part." -msgstr "" - -#: ../../user-defined-redirects.rst:57 -msgid "Page Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:59 -msgid "" -"A more specific case is when you move a page around in your docs. The old " -"page will start 404'ing, and your users will be confused. *Page Redirects* " -"let you redirect a specific page." -msgstr "" - -#: ../../user-defined-redirects.rst:64 -msgid "" -"Say you move the ``example.html`` page into a subdirectory of examples: " -"``examples/intro.html``. You would set the following configuration::" -msgstr "" - -#: ../../user-defined-redirects.rst:71 -msgid "" -"Note that the ``/`` at the start doesn't count the ``/en/latest``, but just " -"the user-controlled section of the URL." -msgstr "" - -#: ../../user-defined-redirects.rst:76 -msgid "" -"*Page Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:81 -msgid "Exact Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:83 -msgid "" -"If you're redirecting from an old host AND you aren't maintaining old paths " -"for your documents, a Prefix Redirect won't suffice and you'll need to " -"create *Exact Redirects* to redirect from a specific URL, to a specific " -"page." -msgstr "" - -#: ../../user-defined-redirects.rst:87 -msgid "" -"Say you're moving ``docs.example.com`` to Read the Docs and want to redirect" -" traffic from an old page at ``http://docs.example.com/dev/install.html`` to" -" a new URL of ``http://docs.example.com/en/latest/installing-your-" -"site.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:91 -msgid "The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:102 -msgid "" -"Note that you should insert the desired language for \"en\" and version for " -"\"latest\" to achieve the desired redirect." -msgstr "" - -#: ../../user-defined-redirects.rst:105 -msgid "" -"*Exact Redirects* could be also useful to redirect a whole sub-path to a " -"different one by using a special ``$rest`` keyword in the \"From URL\". " -"Let's say that you want to redirect your readers of your version ``2.0`` of " -"your documentation under ``/en/2.0/`` because it's deprecated, to the newest" -" ``3.0`` version of it at ``/en/3.0/``." -msgstr "" - -#: ../../user-defined-redirects.rst:109 -msgid "This example would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:115 -msgid "The readers of your documentation will now be redirected as::" -msgstr "" - -#: ../../user-defined-redirects.rst:123 -msgid "" -"*Exact Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:128 -msgid "Sphinx Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:130 -msgid "" -"We also support redirects for changing the type of documentation Sphinx is " -"building. If you switch between *HTMLDir* and *HTML*, your URL's will " -"change. A page at ``/en/latest/install.html`` will be served at " -"``/en/latest/install/``, or vice versa. The built in redirects for this will" -" handle redirecting users appropriately." -msgstr "" - -#: ../../user-defined-redirects.rst:137 -msgid "Implementation" -msgstr "" - -#: ../../user-defined-redirects.rst:139 -msgid "" -"Since we serve documentation in a highly available way, we do not run any " -"logic when we're serving documentation. This means that redirects will only " -"happen in the case of a *404 File Not Found*." -msgstr "" - -#: ../../user-defined-redirects.rst:143 -msgid "" -"In the future we might implement redirect logic in Javascript, but this " -"first version is only implemented in the 404 handlers." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/vcs.mo b/docs/user/locale/da/LC_MESSAGES/vcs.mo deleted file mode 100644 index b2d0cb34089..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/vcs.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/vcs.po b/docs/user/locale/da/LC_MESSAGES/vcs.po deleted file mode 100644 index 322a2105e15..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/vcs.po +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../vcs.rst:2 -msgid "Version Control System Integration" -msgstr "" - -#: ../../vcs.rst:6 -msgid "" -"We :doc:`plan to implement a new approach ` regarding " -"the Theme Context as a whole, although the VCS documentation page will still" -" be valid, we prefer the users to move in that direction." -msgstr "" - -#: ../../vcs.rst:10 -msgid "" -"If you want to integrate editing into your own theme, you will have to " -"declare few variables inside your configuration file ``conf.py`` in the " -"``'html_context'`` setting, for the template to use them." -msgstr "" - -#: ../../vcs.rst:14 -msgid "More information can be found on `Sphinx documentation`_." -msgstr "" - -#: ../../vcs.rst:19 -msgid "GitHub" -msgstr "" - -#: ../../vcs.rst:21 -msgid "" -"If you want to integrate GitHub, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:32 ../../vcs.rst:54 ../../vcs.rst:76 -msgid "It can be used like this::" -msgstr "" - -#: ../../vcs.rst:41 -msgid "Bitbucket" -msgstr "" - -#: ../../vcs.rst:43 -msgid "" -"If you want to integrate Bitbucket, you can put the following snippet into " -"your ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:63 -msgid "Gitlab" -msgstr "" - -#: ../../vcs.rst:65 -msgid "" -"If you want to integrate Gitlab, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:86 -msgid "Additional variables" -msgstr "" - -#: ../../vcs.rst:88 -msgid "" -"``'pagename'`` - Sphinx variable representing the name of the page you're " -"on." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/versions.mo b/docs/user/locale/da/LC_MESSAGES/versions.mo deleted file mode 100644 index 900264f1445..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/versions.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/versions.po b/docs/user/locale/da/LC_MESSAGES/versions.po deleted file mode 100644 index aa60167776b..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/versions.po +++ /dev/null @@ -1,119 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../versions.rst:2 -msgid "Versions" -msgstr "" - -#: ../../versions.rst:4 -msgid "" -"Read the Docs supports multiple versions of your repository. On the initial " -"import, we will create a ``latest`` version. This will point at the default " -"branch for your VCS control: ``master``, ``default``, or ``trunk``." -msgstr "" - -#: ../../versions.rst:9 -msgid "" -"We also create a ``stable`` version, if your project has any tagged " -"releases. ``stable`` will be automatically kept up to date to point at your " -"highest version." -msgstr "" - -#: ../../versions.rst:14 -msgid "How we envision versions working" -msgstr "" - -#: ../../versions.rst:16 -msgid "" -"In the normal case, the ``latest`` version will always point to the most up " -"to date development code. If you develop on a branch that is different than " -"the default for your VCS, you should set the **Default Branch** to that " -"branch." -msgstr "" - -#: ../../versions.rst:21 -msgid "" -"You should push a **tag** for each version of your project. These tags " -"should be numbered in a way that is consistent with `semantic versioning " -"`_. This will map to your ``stable`` branch by default." -msgstr "" - -#: ../../versions.rst:26 -msgid "" -"We in fact are parsing your tag names against the rules given by `PEP 440`_." -" This spec allows \"normal\" version numbers like ``1.4.2`` as well as pre-" -"releases. An alpha version or a release candidate are examples of pre-" -"releases and they look like this: ``2.0a1``." -msgstr "" - -#: ../../versions.rst:31 -msgid "" -"We only consider non pre-releases for the ``stable`` version of your " -"documentation." -msgstr "" - -#: ../../versions.rst:34 -msgid "" -"If you have documentation changes on a **long-lived branch**, you can build " -"those too. This will allow you to see how the new docs will be built in this" -" branch of the code. Generally you won't have more than 1 active branch over" -" a long period of time. The main exception here would be **release " -"branches**, which are branches that are maintained over time for a specific " -"release number." -msgstr "" - -#: ../../versions.rst:44 -msgid "Tags and branches" -msgstr "" - -#: ../../versions.rst:46 -msgid "" -"Read the Docs supports two workflows for versioning: based on tags or " -"branches. If you have at least one tag, tags will take preference over " -"branches when selecting the stable version." -msgstr "" - -#: ../../versions.rst:51 -msgid "Redirects on root URLs" -msgstr "" - -#: ../../versions.rst:53 -msgid "" -"When a user hits the root URL for your documentation, for example " -"``http://pip.readthedocs.io/``, they will be redirected to the **Default " -"version**. This defaults to **latest**, but could also point to your latest " -"released version." -msgstr "" - -#: ../../versions.rst:60 -msgid "Version warning" -msgstr "" - -#: ../../versions.rst:62 -msgid "" -"This is a banner that appears on the top of every page of your docs that " -"aren't stable or latest. This banner has a text with a link redirecting the " -"users to the latest version of your docs." -msgstr "" - -#: ../../versions.rst:65 -msgid "" -"This feature is disabled by default on new projects, you can enable it in " -"the admin section of your docs (Advanced Settings)." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/webhooks.mo b/docs/user/locale/da/LC_MESSAGES/webhooks.mo deleted file mode 100644 index e3c71f9317b..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/webhooks.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/webhooks.po b/docs/user/locale/da/LC_MESSAGES/webhooks.po deleted file mode 100644 index d0b14c433d1..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/webhooks.po +++ /dev/null @@ -1,268 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Danish (http://www.transifex.com/readthedocs/readthedocs-docs/language/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../webhooks.rst:2 -msgid "Webhooks" -msgstr "" - -#: ../../webhooks.rst:4 -msgid "" -"The primary method that Read the Docs uses to detect changes to your " -"documentation is through the use of *webhooks*. Webhooks are configured with" -" your repository provider, such as GitHub, Bitbucket or GitLab, and with " -"each commit, merge, or other change to your repository, Read the Docs is " -"notified. When we receive a webhook notification, we determine if the change" -" is related to an active version for your project, and if it is, a build is " -"triggered for that version." -msgstr "" - -#: ../../webhooks.rst:13 -msgid "Webhook Integrations" -msgstr "" - -#: ../../webhooks.rst:15 -msgid "" -"You'll find a list of configured webhook integrations on your project's " -"admin dashboard, under **Integrations**. You can select any of these " -"integrations to see the *integration detail page*. This page has additional " -"configuration details and a list of HTTP exchanges that have taken place for" -" the integration." -msgstr "" - -#: ../../webhooks.rst:20 -msgid "" -"You need this information for the URL, webhook, or Payload URL needed by the" -" repository provider such as GitHub, GitLab, or Bitbucket." -msgstr "" - -#: ../../webhooks.rst:24 -msgid "Webhook Creation" -msgstr "" - -#: ../../webhooks.rst:26 -msgid "" -"If you import a project using a :ref:`connected account " -"`, a webhook will " -"be set up automatically for your repository. However, if your project was " -"not imported through a connected account, you may need to manually configure" -" a webhook for your project." -msgstr "" - -#: ../../webhooks.rst:31 -msgid "" -"To manually set up a webhook, click **Add integration** on your project's " -"**Integrations** Admin dashboard page and select the integration type you'd " -"like to add. After you have added the integration, you'll see a link to " -"information about the integration." -msgstr "" - -#: ../../webhooks.rst:35 -msgid "" -"As an example, the URL pattern looks like this: " -"*readthedocs.org/api/v2/webhook///*." -msgstr "" - -#: ../../webhooks.rst:37 -msgid "" -"Use this URL when setting up a new webhook with your provider -- these steps" -" vary depending on the provider:" -msgstr "" - -#: ../../webhooks.rst:40 -msgid "GitHub" -msgstr "" - -#: ../../webhooks.rst:42 ../../webhooks.rst:59 ../../webhooks.rst:69 -msgid "Go to the **Settings** page for your project" -msgstr "" - -#: ../../webhooks.rst:43 ../../webhooks.rst:60 -msgid "Click **Webhooks** and then **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:44 -msgid "" -"For **Payload URL**, use the URL of the integration on Read the Docs, found " -"on the the project's **Integrations** Admin dashboard page" -msgstr "" - -#: ../../webhooks.rst:46 -msgid "" -"For **Content type**, both *application/json* and *application/x-www-form-" -"urlencoded* work" -msgstr "" - -#: ../../webhooks.rst:48 -msgid "Select **Just the push event**" -msgstr "" - -#: ../../webhooks.rst:49 -msgid "Finish by clicking **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:51 -msgid "" -"You can verify if the webhook is working at the bottom of the GitHub page " -"under **Recent Deliveries**. If you see a Response 200, then the webhook is " -"correctly configured. For a 403 error, it's likely that the Payload URL is " -"incorrect." -msgstr "" - -#: ../../webhooks.rst:54 -msgid "" -"The webhook token, intended for the GitHub **Secret** field, is not yet " -"implemented." -msgstr "" - -#: ../../webhooks.rst:57 -msgid "Bitbucket" -msgstr "" - -#: ../../webhooks.rst:61 ../../webhooks.rst:71 -msgid "" -"For **URL**, use the URL of the integration on Read the Docs, found on the " -"**Dashboard** > **Admin** > **Integrations** page" -msgstr "" - -#: ../../webhooks.rst:63 -msgid "Under **Triggers**, **Repository push** should be selected" -msgstr "" - -#: ../../webhooks.rst:64 -msgid "Finish by clicking **Save**" -msgstr "" - -#: ../../webhooks.rst:67 -msgid "GitLab" -msgstr "" - -#: ../../webhooks.rst:70 -msgid "Click **Integrations**" -msgstr "" - -#: ../../webhooks.rst:73 -msgid "" -"Leave the default **Push events** selected and mark **Tag push events** also" -msgstr "" - -#: ../../webhooks.rst:74 -msgid "Finish by clicking **Add Webhook**" -msgstr "" - -#: ../../webhooks.rst:77 -msgid "Using the generic API integration" -msgstr "" - -#: ../../webhooks.rst:79 -msgid "" -"For repositories that are not hosted with a supported provider, we also " -"offer a generic API endpoint for triggering project builds. Similar to " -"webhook integrations, this integration has a specific URL, found on the " -"project's **Integrations** Admin dashboard page on readthedocs.org." -msgstr "" - -#: ../../webhooks.rst:84 -msgid "" -"Token authentication is required to use the generic endpoint, you will find " -"this token on the integration details page. The token should be passed in as" -" a request parameter, either as form data or as part of JSON data input." -msgstr "" - -#: ../../webhooks.rst:89 -msgid "Parameters" -msgstr "" - -#: ../../webhooks.rst:91 -msgid "This endpoint accepts the following arguments during an HTTP POST:" -msgstr "" - -#: ../../webhooks.rst:97 -msgid "branches" -msgstr "" - -#: ../../webhooks.rst:94 -msgid "" -"The names of the branches to trigger builds for. This can either be an array" -" of branch name strings, or just a single branch name string." -msgstr "" - -#: ../../webhooks.rst:97 -msgid "Default: **latest**" -msgstr "" - -#: ../../webhooks.rst:101 -msgid "token" -msgstr "" - -#: ../../webhooks.rst:100 -msgid "" -"The integration token. You'll find this value on the project's " -"**Integrations** Admin dashboard page." -msgstr "" - -#: ../../webhooks.rst:103 -msgid "" -"For example, the cURL command to build the ``dev`` branch, using the token " -"``1234``, would be::" -msgstr "" - -#: ../../webhooks.rst:108 -msgid "" -"A command like the one above could be called from a cron job or from a hook " -"inside Git_, Subversion_, Mercurial_, or Bazaar_." -msgstr "" - -#: ../../webhooks.rst:117 -msgid "Authentication" -msgstr "" - -#: ../../webhooks.rst:119 -msgid "" -"This endpoint requires authentication. If authenticating with an integration" -" token, a check will determine if the token is valid and matches the given " -"project. If instead an authenticated user is used to make this request, a " -"check will be performed to ensure the authenticated user is an owner of the " -"project." -msgstr "" - -#: ../../webhooks.rst:125 -msgid "Debugging webhooks" -msgstr "" - -#: ../../webhooks.rst:127 -msgid "" -"If you are experiencing problems with an existing webhook, you may be able " -"to use the integration detail page to help debug the issue. Each project " -"integration, such as a webhook or the generic API endpoint, stores the HTTP " -"exchange that takes place between Read the Docs and the external source. " -"You'll find a list of these exchanges in any of the integration detail " -"pages." -msgstr "" - -#: ../../webhooks.rst:134 -msgid "Resyncing webhooks" -msgstr "" - -#: ../../webhooks.rst:136 -msgid "" -"It might be necessary to re-establish a webhook if you are noticing " -"problems. To resync a webhook from Read the Docs, visit the integration " -"detail page and follow the directions for re-syncing your repository " -"webhook." -msgstr "" diff --git a/docs/user/locale/da/LC_MESSAGES/yaml-config.mo b/docs/user/locale/da/LC_MESSAGES/yaml-config.mo deleted file mode 100644 index 5c6597606de..00000000000 Binary files a/docs/user/locale/da/LC_MESSAGES/yaml-config.mo and /dev/null differ diff --git a/docs/user/locale/da/LC_MESSAGES/yaml-config.po b/docs/user/locale/da/LC_MESSAGES/yaml-config.po deleted file mode 100644 index 4fd35db18ab..00000000000 --- a/docs/user/locale/da/LC_MESSAGES/yaml-config.po +++ /dev/null @@ -1,260 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/2534/da/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: da\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../yaml-config.rst:2 -msgid "Read the Docs YAML Config" -msgstr "" - -#: ../../yaml-config.rst:4 -msgid "" -"Read the Docs now has support for configuring builds with a YAML file. The " -"file, ``readthedocs.yml``, must be in the root directory of your project." -msgstr "" - -#: ../../yaml-config.rst:7 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../yaml-config.rst:11 -msgid "Here is an example of what this file looks like:" -msgstr "" - -#: ../../yaml-config.rst:26 -msgid "Supported settings" -msgstr "" - -#: ../../yaml-config.rst:31 -msgid "formats" -msgstr "" - -#: ../../yaml-config.rst:33 -msgid "Default: [``htmlzip``, ``pdf``, ``epub``]" -msgstr "" - -#: ../../yaml-config.rst:34 -msgid "Options: ``htmlzip``, ``pdf``, ``epub``" -msgstr "" - -#: ../../yaml-config.rst:35 ../../yaml-config.rst:241 -msgid "Type: List" -msgstr "" - -#: ../../yaml-config.rst:37 -msgid "" -"The formats of your documentation you want to be built. Set as an empty list" -" ``[]`` to build none of the formats." -msgstr "" - -#: ../../yaml-config.rst:40 -msgid "" -"We will always build an HTML & JSON version of your documentation. These are" -" used for web serving & search indexing, respectively." -msgstr "" - -#: ../../yaml-config.rst:58 -msgid "requirements_file" -msgstr "" - -#: ../../yaml-config.rst:60 ../../yaml-config.rst:79 -msgid "Default: ``null``" -msgstr "" - -#: ../../yaml-config.rst:61 ../../yaml-config.rst:80 -msgid "Type: Path (specified from the root of the project)" -msgstr "" - -#: ../../yaml-config.rst:63 -msgid "The path to your pip requirements file." -msgstr "" - -#: ../../yaml-config.rst:72 -msgid "conda" -msgstr "" - -#: ../../yaml-config.rst:74 -msgid "The ``conda`` block allows for configuring our support for Conda." -msgstr "" - -#: ../../yaml-config.rst:77 -msgid "conda.file" -msgstr "" - -#: ../../yaml-config.rst:82 -msgid "The file option specified the Conda `environment file`_ to use." -msgstr "" - -#: ../../yaml-config.rst:89 -msgid "Conda is only supported via the YAML file." -msgstr "" - -#: ../../yaml-config.rst:94 -msgid "build" -msgstr "" - -#: ../../yaml-config.rst:96 -msgid "" -"The ``build`` block configures specific aspects of the documentation build." -msgstr "" - -#: ../../yaml-config.rst:101 -msgid "build.image" -msgstr "" - -#: ../../yaml-config.rst:103 -msgid "Default: :djangosetting:`DOCKER_IMAGE`" -msgstr "" - -#: ../../yaml-config.rst:104 -msgid "Options: ``1.0``, ``2.0``, ``latest``" -msgstr "" - -#: ../../yaml-config.rst:106 -msgid "" -"The build image to use for specific builds. This lets users specify a more " -"experimental build image, if they want to be on the cutting edge." -msgstr "" - -#: ../../yaml-config.rst:110 -msgid "" -"Certain Python versions require a certain build image, as defined here:" -msgstr "" - -#: ../../yaml-config.rst:113 -msgid "``1.0``: 2, 2.7, 3, 3.4" -msgstr "" - -#: ../../yaml-config.rst:114 -msgid "``2.0``: 2, 2.7, 3, 3.5" -msgstr "" - -#: ../../yaml-config.rst:115 -msgid "``latest``: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6" -msgstr "" - -#: ../../yaml-config.rst:128 -msgid "python" -msgstr "" - -#: ../../yaml-config.rst:130 -msgid "" -"The ``python`` block allows you to configure aspects of the Python " -"executable used for building documentation." -msgstr "" - -#: ../../yaml-config.rst:136 -msgid "python.version" -msgstr "" - -#: ../../yaml-config.rst:138 -msgid "Default: ``2.7``" -msgstr "" - -#: ../../yaml-config.rst:139 -msgid "Options: ``2.7``, ``2``, ``3.5``, ``3``" -msgstr "" - -#: ../../yaml-config.rst:141 -msgid "" -"This is the version of Python to use when building your documentation. If " -"you specify only the major version of Python, the highest supported minor " -"version will be selected." -msgstr "" - -#: ../../yaml-config.rst:147 -msgid "" -"The supported Python versions depends on the version of the build image your" -" project is using. The default build image that is used to build " -"documentation contains support for Python ``2.7`` and ``3.5``. See the " -":ref:`yaml__build__image` for more information on supported Python versions." -msgstr "" - -#: ../../yaml-config.rst:158 -msgid "python.use_system_site_packages" -msgstr "" - -#: ../../yaml-config.rst:160 ../../yaml-config.rst:178 -#: ../../yaml-config.rst:194 -msgid "Default: ``false``" -msgstr "" - -#: ../../yaml-config.rst:161 ../../yaml-config.rst:179 -#: ../../yaml-config.rst:195 -msgid "Type: Boolean" -msgstr "" - -#: ../../yaml-config.rst:163 -msgid "" -"When true, it gives the virtual environment access to the global site-" -"packages directory. Depending on the :ref:`yaml-config:build.image`, Read " -"the Docs includes some libraries like scipy, numpy, etc. See " -":ref:`builds:The build environment` for more details." -msgstr "" - -#: ../../yaml-config.rst:176 -msgid "python.setup_py_install" -msgstr "" - -#: ../../yaml-config.rst:181 -msgid "" -"When true, install your project into the Virtualenv with ``python setup.py " -"install`` when building documentation." -msgstr "" - -#: ../../yaml-config.rst:192 -msgid "python.pip_install" -msgstr "" - -#: ../../yaml-config.rst:197 -msgid "" -"When ``true``, install your project into the virtualenv with pip when " -"building documentation." -msgstr "" - -#: ../../yaml-config.rst:238 -msgid "python.extra_requirements" -msgstr "" - -#: ../../yaml-config.rst:240 -msgid "Default: ``[]``" -msgstr "" - -#: ../../yaml-config.rst:243 -msgid "" -"List of `extra requirements`_ sections to install, additionally to the " -"`package default dependencies`_. Only works if ``python.pip_install`` option" -" above is set to ``true``." -msgstr "" - -#: ../../yaml-config.rst:247 -msgid "" -"Let's say your Python package has a ``setup.py`` which looks like this:" -msgstr "" - -#: ../../yaml-config.rst:268 -msgid "" -"Then to have all dependencies from the ``tests`` and ``docs`` sections " -"installed in addition to the default ``requests`` and ``simplejson``, use " -"the ``extra_requirements`` as such:" -msgstr "" - -#: ../../yaml-config.rst:279 -msgid "Behind the scene the following Pip command will be run:" -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/abandoned-projects.mo b/docs/user/locale/es/LC_MESSAGES/abandoned-projects.mo deleted file mode 100644 index 8f873c2fc70..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/abandoned-projects.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/abandoned-projects.po b/docs/user/locale/es/LC_MESSAGES/abandoned-projects.po deleted file mode 100644 index 9da32b5689c..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/abandoned-projects.po +++ /dev/null @@ -1,206 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../abandoned-projects.rst:2 -msgid "Policy for Abandoned Projects" -msgstr "" - -#: ../../abandoned-projects.rst:4 -msgid "" -"This policy describes the process by which a Read the Docs project name may " -"be changed." -msgstr "" - -#: ../../abandoned-projects.rst:7 -msgid "Rationale" -msgstr "" - -#: ../../abandoned-projects.rst:9 -msgid "" -"Conflict between the current use of the name and a different suggested use " -"of the same name occasionally arise. This document aims to provide general " -"guidelines for solving the most typical cases of such conflicts." -msgstr "" - -#: ../../abandoned-projects.rst:14 -msgid "Specification" -msgstr "" - -#: ../../abandoned-projects.rst:16 -msgid "" -"The main idea behind this policy is that Read the Docs serves the community." -" Every user is invited to upload content under the Terms of Use, " -"understanding that it is at the sole risk of the user." -msgstr "" - -#: ../../abandoned-projects.rst:20 -msgid "" -"While Read the Docs is not a backup service, the core team of Read the Docs " -"does their best to keep that content accessible indefinitely in its " -"published form. However, in certain edge cases the greater community's needs" -" might outweigh the individual's expectation of ownership of a project name." -msgstr "" - -#: ../../abandoned-projects.rst:25 -msgid "The use cases covered by this policy are:" -msgstr "" - -#: ../../abandoned-projects.rst:29 ../../abandoned-projects.rst:53 -msgid "Abandoned projects" -msgstr "" - -#: ../../abandoned-projects.rst:28 -msgid "" -"Renaming a project so that the original project name can be used by a " -"different project" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Active projects" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Resolving disputes over a name" -msgstr "" - -#: ../../abandoned-projects.rst:35 -msgid "Implementation" -msgstr "" - -#: ../../abandoned-projects.rst:38 -msgid "Reachability" -msgstr "" - -#: ../../abandoned-projects.rst:40 -msgid "" -"The user of Read the Docs is solely responsible for being reachable by the " -"core team for matters concerning projects that the user owns. In every case " -"where contacting the user is necessary, the core team will try to do so at " -"least three times, using the following means of contact:" -msgstr "" - -#: ../../abandoned-projects.rst:45 -msgid "E-mail address on file in the user's profile" -msgstr "" - -#: ../../abandoned-projects.rst:46 -msgid "E-mail addresses found in the given project's documentation" -msgstr "" - -#: ../../abandoned-projects.rst:47 -msgid "E-mail address on the project's home page" -msgstr "" - -#: ../../abandoned-projects.rst:49 -msgid "" -"The core team will stop trying to reach the user after six weeks and the " -"user will be considered *unreachable*." -msgstr "" - -#: ../../abandoned-projects.rst:55 -msgid "A project is considered *abandoned* when ALL of the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:57 -msgid "Owner is unreachable (see `Reachability`_)" -msgstr "" - -#: ../../abandoned-projects.rst:58 -msgid "" -"The project has no proper documentation being served (no successful builds) " -"or does not have any releases within the past twelve months" -msgstr "" - -#: ../../abandoned-projects.rst:60 -msgid "" -"No activity from the owner on the project's home page (or no home page " -"found)." -msgstr "" - -#: ../../abandoned-projects.rst:63 -msgid "All other projects are considered *active*." -msgstr "" - -#: ../../abandoned-projects.rst:66 -msgid "Renaming of an abandoned project" -msgstr "" - -#: ../../abandoned-projects.rst:68 -msgid "Projects are never renamed solely on the basis of abandonment." -msgstr "" - -#: ../../abandoned-projects.rst:70 -msgid "" -"An *abandoned* project can be renamed (by appending ``-abandoned`` and a " -"uniquifying integer if needed) for purposes of reusing the name when ALL of " -"the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:74 -msgid "" -"The project has been determined *abandoned* by the rules described above" -msgstr "" - -#: ../../abandoned-projects.rst:75 -msgid "" -"The candidate is able to demonstrate their own failed attempts to contact " -"the existing owner" -msgstr "" - -#: ../../abandoned-projects.rst:77 -msgid "" -"The candidate is able to demonstrate that the project suggested to reuse the" -" name already exists and meets notability requirements" -msgstr "" - -#: ../../abandoned-projects.rst:79 -msgid "" -"The candidate is able to demonstrate why a fork under a different name is " -"not an acceptable workaround" -msgstr "" - -#: ../../abandoned-projects.rst:81 -msgid "The project has fewer than 100 monthly pageviews" -msgstr "" - -#: ../../abandoned-projects.rst:82 -msgid "The core team does not have any additional reservations." -msgstr "" - -#: ../../abandoned-projects.rst:85 -msgid "Name conflict resolution for active projects" -msgstr "" - -#: ../../abandoned-projects.rst:87 -msgid "" -"The core team of Read the Docs are not arbiters in disputes around *active* " -"projects. The core team recommends users to get in touch with each other and" -" solve the issue by respectful communication." -msgstr "" - -#: ../../abandoned-projects.rst:92 -msgid "Prior art" -msgstr "" - -#: ../../abandoned-projects.rst:94 -msgid "" -"The Python Package Index (PyPI) policy for claiming abandoned packages " -"(`PEP-0541 `_) heavily influenced " -"this policy." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/alternate_domains.mo b/docs/user/locale/es/LC_MESSAGES/alternate_domains.mo deleted file mode 100644 index ef664fcc486..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/alternate_domains.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/alternate_domains.po b/docs/user/locale/es/LC_MESSAGES/alternate_domains.po deleted file mode 100644 index 80dc0c2a159..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/alternate_domains.po +++ /dev/null @@ -1,189 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../alternate_domains.rst:2 -msgid "Alternate Domains" -msgstr "" - -#: ../../alternate_domains.rst:4 -msgid "" -"Read the Docs supports a number of custom domains for your convenience. " -"Shorter URLs make everyone happy, and we like making people happy!" -msgstr "" - -#: ../../alternate_domains.rst:7 -msgid "Subdomain Support" -msgstr "" - -#: ../../alternate_domains.rst:9 -msgid "" -"Every project has a subdomain that is available to serve its documentation. " -"If you go to .readthedocs.io, it should show you the latest version of" -" documentation. A good example is https://pip.readthedocs.io" -msgstr "" - -#: ../../alternate_domains.rst:11 -msgid "" -"If you have an old project that has an underscore (_) in the name, it will " -"use a subdomain with a hyphen (-). `RFC 1035 " -"`_ has more information on valid " -"subdomains." -msgstr "" - -#: ../../alternate_domains.rst:15 -msgid "Custom Domain Support" -msgstr "" - -#: ../../alternate_domains.rst:17 -msgid "" -"You can also host your documentation from your own domain by adding a domain" -" to your project:" -msgstr "" - -#: ../../alternate_domains.rst:20 -msgid "" -"Add a CNAME record in your DNS that points the domain to: ``readthedocs.io``" -msgstr "" - -#: ../../alternate_domains.rst:21 -msgid "" -"Add a project domain in the :guilabel:`Domains` project admin page for your " -"project." -msgstr "" - -#: ../../alternate_domains.rst:24 -msgid "" -"We don't currently support pointing subdomains or naked domains to a project" -" using ``A`` records. It's best to point a subdomain, ``docs.example.com`` " -"for example, using a CNAME record." -msgstr "" - -#: ../../alternate_domains.rst:28 -msgid "" -"Using pip as an example, https://pip.pypa.io resolves, but is hosted on our " -"infrastructure." -msgstr "" - -#: ../../alternate_domains.rst:30 -msgid "As another example, fabric's dig record looks like this::" -msgstr "" - -#: ../../alternate_domains.rst:38 -msgid "Custom Domain SSL" -msgstr "" - -#: ../../alternate_domains.rst:40 -msgid "" -"By default, when you setup a custom domain to host documentation at Read the" -" Docs, we will attempt to provision a domain validated SSL certificate for " -"the domain. This service is generously provided by Cloudflare." -msgstr "" - -#: ../../alternate_domains.rst:44 -msgid "" -"After configuring your custom domain on Read the Docs, you can see the " -"status of the certificate on the domain page in your project admin dashboard" -" (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:48 -msgid "" -"If your domain has configured CAA records, please do not forget to include " -"Cloudflare CAA entries, see their `Certification Authority Authorization " -"(CAA) FAQ `_." -msgstr "" - -#: ../../alternate_domains.rst:54 -msgid "" -"Some older setups configured a CNAME record pointing to ``readthedocs.org`` " -"or another variation. While these continue to resolve, they do not yet allow" -" us to acquire SSL certificates for those domains. Point the CNAME to " -"``readthedocs.io`` and re-request a certificate by saving the domain in the " -"project admin (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:61 -msgid "" -"If you change the CNAME record, the SSL certificate issuance can take about " -"one hour." -msgstr "" - -#: ../../alternate_domains.rst:66 -msgid "" -"Due to a limitation, a domain cannot be proxied on Cloudflare to another " -"Cloudflare account that also proxies. This results in a \"CNAME Cross-User " -"Banned\" error. In order to do SSL termination, we must proxy this " -"connection. If you don't want us to do SSL termination for your domain -- " -"**which means you are responsible for the SSL certificate** -- then set your" -" CNAME to ``cloudflare-to-cloudflare.readthedocs.io`` instead of " -"``readthedocs.io``." -msgstr "" - -#: ../../alternate_domains.rst:75 -msgid "For more details, see this `previous issue`_." -msgstr "" - -#: ../../alternate_domains.rst:81 -msgid "Proxy SSL" -msgstr "" - -#: ../../alternate_domains.rst:83 -msgid "" -"If you would prefer to do your own SSL termination on a server you own and " -"control, you can do that although the setup is a bit more complex." -msgstr "" - -#: ../../alternate_domains.rst:87 -msgid "Broadly, the steps are:" -msgstr "" - -#: ../../alternate_domains.rst:89 -msgid "Have a server listening on 443 that you control" -msgstr "" - -#: ../../alternate_domains.rst:90 -msgid "" -"Procure an SSL certificate for your domain and provision it and the private " -"key on your server." -msgstr "" - -#: ../../alternate_domains.rst:92 -msgid "Add a domain that you wish to point at Read the Docs" -msgstr "" - -#: ../../alternate_domains.rst:93 -msgid "Enable proxying to us, with a custom ``X-RTD-SLUG`` header" -msgstr "" - -#: ../../alternate_domains.rst:95 -msgid "An example nginx configuration for pip would look like:" -msgstr "" - -#: ../../alternate_domains.rst:115 -msgid "rtfd.org" -msgstr "" - -#: ../../alternate_domains.rst:117 -msgid "" -"You can also use `rtfd.io` and `rtfd.org` for short URLs for Read the Docs. " -"For example, https://pip.rtfd.io redirects to its documentation page. Any " -"use of `rtfd.io` or `rtfd.org` will simply be redirected to " -"`readthedocs.io`." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/api/index.mo b/docs/user/locale/es/LC_MESSAGES/api/index.mo deleted file mode 100644 index 0331f50da36..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/api/index.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/api/index.po b/docs/user/locale/es/LC_MESSAGES/api/index.po deleted file mode 100644 index ab97f3f1efa..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/api/index.po +++ /dev/null @@ -1,30 +0,0 @@ -# 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: Eric Holscher \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\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/user/locale/es/LC_MESSAGES/architecture.mo b/docs/user/locale/es/LC_MESSAGES/architecture.mo deleted file mode 100644 index b72f3f7c8df..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/architecture.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/architecture.po b/docs/user/locale/es/LC_MESSAGES/architecture.po deleted file mode 100644 index 3797a99d4c8..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/architecture.po +++ /dev/null @@ -1,35 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2014-03-01 14:09+0000\n" -"Last-Translator: Eric Holscher \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../architecture.rst:2 -msgid "Architecture" -msgstr "" - -#: ../../architecture.rst:4 -msgid "" -"Read the Docs is architected to be highly available. A lot of projects host " -"their documentation with us, so we have built the site so that it shouldn't " -"go down. The load balancer is the only real single point of failure " -"currently. This means mainly that if the network to the load balancer goes " -"down, we have issues." -msgstr "" - -#: ../../architecture.rst:7 -msgid "Diagram" -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/automatic-redirects.mo b/docs/user/locale/es/LC_MESSAGES/automatic-redirects.mo deleted file mode 100644 index 5073ae62216..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/automatic-redirects.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/automatic-redirects.po b/docs/user/locale/es/LC_MESSAGES/automatic-redirects.po deleted file mode 100644 index 94ce754ad76..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/automatic-redirects.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../automatic-redirects.rst:2 -msgid "Automatic Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:4 -msgid "" -"Read the Docs supports redirecting certain URLs automatically. This is an " -"overview of the set of redirects that are fully supported and will work into" -" the future." -msgstr "" - -#: ../../automatic-redirects.rst:8 -msgid "Root URL" -msgstr "" - -#: ../../automatic-redirects.rst:10 -msgid "" -"A link to the root of your documentation will redirect to the *default " -"version*, as set in your project settings. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:17 -msgid "" -"This only works for the root URL, not for internal pages. It's designed to " -"redirect people from http://pip.readthedocs.io/ to the default version of " -"your documentation, since serving up a 404 here would be a pretty terrible " -"user experience. (If your \"develop\" branch was designated as your default " -"version, then it would redirect to http://pip.readthedocs.io/en/develop.) " -"But, it's not a universal redirecting solution. So, for example, a link to " -"an internal page like http://pip.readthedocs.io/usage.html doesn't redirect " -"to http://pip.readthedocs.io/en/latest/usage.html." -msgstr "" - -#: ../../automatic-redirects.rst:19 -msgid "" -"The reasoning behind this is that RTD organizes the URLs for docs so that " -"multiple translations and multiple versions of your docs can be organized " -"logically and consistently for all projects that RTD hosts. For the way that" -" RTD views docs, http://pip.readthedocs.io/en/latest/ is the root directory " -"for your default documentation in English, not http://pip.readthedocs.io/. " -"Just like http://pip.readthedocs.io/en/develop/ is the root for your " -"development documentation in English." -msgstr "" - -#: ../../automatic-redirects.rst:21 -msgid "" -"Among all the multiple versions of docs, you can choose which is the " -"\"default\" version for RTD to display, which usually corresponds to the git" -" branch of the most recent official release from your project." -msgstr "" - -#: ../../automatic-redirects.rst:24 -msgid "rtfd.org" -msgstr "" - -#: ../../automatic-redirects.rst:26 -msgid "" -"Links to rtfd.org are treated the same way as above. They redirect the root " -"URL to the default version of the project. They are intended to be easy and " -"short for people to type." -msgstr "" - -#: ../../automatic-redirects.rst:31 -msgid "Supported Top-Level Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:33 -msgid "" -"These \"implicit\" redirects are supported for legacy reasons. We will not " -"be adding support for any more magic redirects. If you want additional " -"redirects, they should live at a prefix like `Redirecting to a Page`_" -msgstr "" - -#: ../../automatic-redirects.rst:38 -msgid "" -"The main challenge of URL routing in Read the Docs is handling redirects " -"correctly. Both in the interest of redirecting older URLs that are now " -"obsolete, and in the interest of handling \"logical-looking\" URLs (leaving " -"out the lang_slug or version_slug shouldn't result in a 404), the following " -"redirects are supported::" -msgstr "" - -#: ../../automatic-redirects.rst:44 -msgid "" -"The language redirect will work for any of the defined ``LANGUAGE_CODES`` we" -" support. The version redirect will work for supported versions." -msgstr "" - -#: ../../automatic-redirects.rst:48 -msgid "Redirecting to a Page" -msgstr "" - -#: ../../automatic-redirects.rst:50 -msgid "" -"You can link to a specific page and have it redirect to your default " -"version. This is done with the ``/page/`` URL. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:57 -msgid "This allows you to create links that are always up to date." -msgstr "" - -#: ../../automatic-redirects.rst:59 -msgid "" -"Another way to handle this is the *latest* version. You can set your " -"``latest`` version to a specific version and just always link to latest." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/badges.mo b/docs/user/locale/es/LC_MESSAGES/badges.mo deleted file mode 100644 index 43982d3d53e..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/badges.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/badges.po b/docs/user/locale/es/LC_MESSAGES/badges.po deleted file mode 100644 index 9fa5ba05ba6..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/badges.po +++ /dev/null @@ -1,136 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../badges.rst:2 -msgid "Badges" -msgstr "" - -#: ../../badges.rst:4 -msgid "" -"Badges let you show the state of your documentation to your users. They are " -"great for embedding in your README, or putting inside your actual doc pages." -msgstr "" - -#: ../../badges.rst:9 -msgid "Status Badges" -msgstr "" - -#: ../../badges.rst:11 -msgid "" -"They will display in green for passing, red for failing, and yellow for " -"unknown states." -msgstr "" - -#: ../../badges.rst:15 -msgid "Here are a few examples:" -msgstr "" - -#: ../../badges.rst:17 -msgid "|green| |nbsp| |red| |nbsp| |yellow|" -msgstr "" - -#: ../../badges.rst:19 -msgid "" -"You can see it in action in the `Read the Docs README`_. They will link back" -" to your project's documentation page on Read the Docs." -msgstr "" - -#: ../../badges.rst:23 -msgid "Style" -msgstr "" - -#: ../../badges.rst:25 -msgid "" -"Now you can pass the ``style`` GET argument, to get custom styled badges " -"same as you would for shields.io. If no argument is passed, ``flat`` is used" -" as default." -msgstr "" - -#: ../../badges.rst:30 -msgid "STYLE" -msgstr "" - -#: ../../badges.rst:30 -msgid "BADGE" -msgstr "" - -#: ../../badges.rst:32 -msgid "flat" -msgstr "" - -#: ../../badges.rst:32 -msgid "|Flat Badge|" -msgstr "" - -#: ../../badges.rst:34 -msgid "flat-square" -msgstr "" - -#: ../../badges.rst:34 -msgid "|Flat-Square Badge|" -msgstr "" - -#: ../../badges.rst:36 -msgid "for-the-badge" -msgstr "" - -#: ../../badges.rst:36 -msgid "|Badge|" -msgstr "" - -#: ../../badges.rst:38 -msgid "plastic" -msgstr "" - -#: ../../badges.rst:38 -msgid "|Plastic Badge|" -msgstr "" - -#: ../../badges.rst:40 -msgid "social" -msgstr "" - -#: ../../badges.rst:40 -msgid "|Social Badge|" -msgstr "" - -#: ../../badges.rst:51 -msgid "Project Pages" -msgstr "" - -#: ../../badges.rst:53 -msgid "" -"You will now see badges embedded in your `project page`_. The default badge " -"will be pointed at the *default version* you have specified for your " -"project. The badge URLs look like this::" -msgstr "" - -#: ../../badges.rst:59 -msgid "" -"You can replace the version argument with any version that you want to show " -"a badge for. If you click on the badge icon, you will be given snippets for " -"RST, Markdown, and HTML; to make embedding it easier." -msgstr "" - -#: ../../badges.rst:64 -msgid "" -"If you leave the version argument off, it will default to your latest " -"version. This is probably best to include in your README, since it will stay" -" up to date with your Read the Docs project::" -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/builds.mo b/docs/user/locale/es/LC_MESSAGES/builds.mo deleted file mode 100644 index 23ebcec2aec..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/builds.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/builds.po b/docs/user/locale/es/LC_MESSAGES/builds.po deleted file mode 100644 index bb75a0ef517..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/builds.po +++ /dev/null @@ -1,454 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../builds.rst:2 -msgid "Build Process" -msgstr "" - -#: ../../builds.rst:4 -msgid "Files: `tasks.py`_ - `doc_builder/`_" -msgstr "" - -#: ../../builds.rst:9 -msgid "" -"Every documentation build has limited resources. Our current build limits " -"are:" -msgstr "" - -#: ../../builds.rst:12 -msgid "15 minutes" -msgstr "" - -#: ../../builds.rst:13 -msgid "1GB of memory" -msgstr "" - -#: ../../builds.rst:15 -msgid "" -"We can increase build limits on a per-project basis, if you provide a good " -"reason your documentation needs more resources." -msgstr "" - -#: ../../builds.rst:18 -msgid "" -"You can see the current Docker build images that we use in our `docker " -"repository `_. `Docker " -"Hub `_ also shows the latest " -"set of images that have been built." -msgstr "" - -#: ../../builds.rst:21 -msgid "" -"Currently in production we're using the ``readthedocs/build:2.0`` docker " -"image as our default image." -msgstr "" - -#: ../../builds.rst:24 -msgid "How we build documentation" -msgstr "" - -#: ../../builds.rst:26 -msgid "" -"When we import your documentation, we look at two things first: your " -"*Repository URL* and the *Documentation Type*. We will clone your " -"repository, and then build your documentation using the *Documentation Type*" -" specified." -msgstr "" - -#: ../../builds.rst:31 -msgid "Sphinx" -msgstr "" - -#: ../../builds.rst:33 -msgid "" -"When you choose *Sphinx* as your *Documentation Type*, we will first look " -"for a ``conf.py`` file in your repository. If we don't find one, we will " -"generate one for you. We will look inside a ``doc`` or ``docs`` directory " -"first, and then look within your entire project." -msgstr "" - -#: ../../builds.rst:40 -msgid "Then Sphinx will build any files with an ``.rst`` extension." -msgstr "" - -#: ../../builds.rst:43 -msgid "MkDocs" -msgstr "" - -#: ../../builds.rst:45 -msgid "" -"When you choose *Mkdocs* as your *Documentation Type*, we will first look " -"for a ``mkdocs.yml`` file in the root of your repository. If we don't find " -"one, we will generate one for you." -msgstr "" - -#: ../../builds.rst:50 -msgid "" -"Then MkDocs will build any files with a ``.md`` extension within the " -"directory specifed as ``docs_dir`` in the ``mkdocs.yml``." -msgstr "" - -#: ../../builds.rst:52 -msgid "" -"If no ``mkdocs.yml`` was found in the root of your repository and we " -"generated one for you, Read the Docs will attempt to set ``docs_dir`` by " -"sequentially searching for a ``docs``, ``doc``, ``Doc``, or ``book`` " -"directory. The first of these directories that exists and contains files " -"with a ``.md`` extension will be set to ``docs_dir`` within ``mkdocs.yml``, " -"and MkDocs will build the ``.md`` files in that directory. As MkDocs doesn't" -" support automatic PDF generation, Read the Docs cannot create a PDF version" -" of your documentation with the *Mkdocs* option." -msgstr "" - -#: ../../builds.rst:60 -msgid "Understanding what's going on" -msgstr "" - -#: ../../builds.rst:62 -msgid "" -"Understanding how Read the Docs builds your project will help you with " -"debugging the problems you have with the site. It should also allow you to " -"take advantage of certain things that happen during the build process." -msgstr "" - -#: ../../builds.rst:65 -msgid "" -"The first step of the process is that we check out your code from the " -"repository you have given us. If the code is already checked out, we update " -"the copy to the branch that you have specified in your projects " -"configuration." -msgstr "" - -#: ../../builds.rst:68 -msgid "" -"Then we build the proper backend code for the type of documentation you've " -"selected." -msgstr "" - -#: ../../builds.rst:70 -msgid "" -"If you have the *Install Project* option enabled, we will run ``setup.py " -"install`` on your package, installing it into a virtual environment. You can" -" also define additional packages to install with the *Requirements File* " -"option." -msgstr "" - -#: ../../builds.rst:73 -msgid "" -"When we build your Sphinx documentation, we run ``sphinx-build -b html . " -"_build/html``, where ``html`` would be replaced with the correct backend. We" -" also create pdf's and ePub's automatically based on your project. For " -"MkDocs, we run ``mkdocs build``." -msgstr "" - -#: ../../builds.rst:78 -msgid "" -"Then these files are copied across to our application servers from the build" -" server. Once on the application servers, they are served from nginx." -msgstr "" - -#: ../../builds.rst:81 -msgid "An example in code:" -msgstr "" - -#: ../../builds.rst:95 -msgid "" -"Regardless of whether you build your docs with Sphinx or MkDocs, we " -"recommend you pin the version of Sphinx or Mkdocs you want us to use. You " -"can do this the same way other :doc:`dependencies are specified `. Some examples of pinning versions might be " -"``sphinx<2.0`` or ``mkdocs>=1.0``." -msgstr "" - -#: ../../builds.rst:102 -msgid "Builder responsibility" -msgstr "" - -#: ../../builds.rst:104 -msgid "" -"Builders have a very specific job. They take the updated source code and " -"generate the correct artifacts. The code lives in " -"``self.version.project.checkout_path(self.version.slug)``. The artifacts " -"should end up in " -"``self.version.project.artifact_path(version=self.version.slug, " -"type=self.type)`` Where ``type`` is the name of your builder. All files that" -" end up in the artifact directory should be in their final form." -msgstr "" - -#: ../../builds.rst:112 -msgid "The build environment" -msgstr "" - -#: ../../builds.rst:114 -msgid "" -"The build process is executed inside Docker containers, by default the image" -" used is ``readthedocs/build:2.0``, but you can change that using a " -":doc:`configuration file `." -msgstr "" - -#: ../../builds.rst:120 -msgid "" -"The Docker images have a select number of C libraries installed, because " -"they are used across a wide array of python projects. We can't install every" -" C library out there, but we try and support the major ones." -msgstr "" - -#: ../../builds.rst:127 -msgid "" -"If you want to know the specific version of a package that is installed in " -"the image you can check the `Ubuntu package search page " -"`__." -msgstr "" - -#: ../../builds.rst:131 -msgid "2.0 (stable)" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "O.S" -msgstr "" - -#: ../../builds.rst:133 ../../builds.rst:157 -msgid "Ubuntu 16.04" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Conda" -msgstr "" - -#: ../../builds.rst:134 -msgid "Miniconda 4.3.31" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Python" -msgstr "" - -#: ../../builds.rst:136 -msgid "``m2crypto``" -msgstr "" - -#: ../../builds.rst:137 ../../builds.rst:160 -msgid "``matplolib``" -msgstr "" - -#: ../../builds.rst:138 -msgid "``numpy``" -msgstr "" - -#: ../../builds.rst:139 ../../builds.rst:162 -msgid "``pandas``" -msgstr "" - -#: ../../builds.rst:140 ../../builds.rst:163 -msgid "``pip``" -msgstr "" - -#: ../../builds.rst:141 ../../builds.rst:164 -msgid "``scipy``" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Other packages" -msgstr "" - -#: ../../builds.rst:143 ../../builds.rst:170 -msgid "``doxygen``" -msgstr "" - -#: ../../builds.rst:144 -msgid "``graphviz``" -msgstr "" - -#: ../../builds.rst:145 -msgid "``libevent``" -msgstr "" - -#: ../../builds.rst:146 ../../builds.rst:173 -msgid "``libjpeg``" -msgstr "" - -#: ../../builds.rst:147 ../../builds.rst:174 -msgid "``libxml2-dev``" -msgstr "" - -#: ../../builds.rst:148 -msgid "``libxslt1.1``" -msgstr "" - -#: ../../builds.rst:149 ../../builds.rst:176 -msgid "``pandoc``" -msgstr "" - -#: ../../builds.rst:150 ../../builds.rst:178 -msgid "``textlive-full``" -msgstr "" - -#: ../../builds.rst:152 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:155 -msgid "3.0 (latest)" -msgstr "" - -#: ../../builds.rst:158 -msgid "Miniconda 4.4.10" -msgstr "" - -#: ../../builds.rst:161 -msgid "``numpy``," -msgstr "" - -#: ../../builds.rst:0 -msgid "JavaScript" -msgstr "" - -#: ../../builds.rst:166 -msgid "``jsdoc``" -msgstr "" - -#: ../../builds.rst:167 -msgid "``nodejs``" -msgstr "" - -#: ../../builds.rst:168 -msgid "``npm``" -msgstr "" - -#: ../../builds.rst:171 -msgid "``libevent-dev``" -msgstr "" - -#: ../../builds.rst:172 -msgid "``libgraphviz-dev``" -msgstr "" - -#: ../../builds.rst:175 -msgid "``libxslt1-dev``" -msgstr "" - -#: ../../builds.rst:177 -msgid "``plantuml``" -msgstr "" - -#: ../../builds.rst:180 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:183 -msgid "Writing your own builder" -msgstr "" - -#: ../../builds.rst:185 -msgid "" -"Builds happen on a server using only the RTD Public API. There is no reason " -"that you couldn't build your own independent builder that wrote into the RTD" -" namespace. The only thing that is currently unsupported there is a saner " -"way than uploading the processed files as a zip." -msgstr "" - -#: ../../builds.rst:187 -msgid "" -"The documentation build system in RTD is made pluggable, so that you can " -"build out your own backend. If you have a documentation format that isn't " -"currently supported, you can add support by contributing a backend." -msgstr "" - -#: ../../builds.rst:189 -msgid "" -"The builders in :doc:`/developer-interface/doc_builder` detail the higher " -"level parts of the API that you need to implement. A basic run goes " -"something like this::" -msgstr "" - -#: ../../builds.rst:200 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../builds.rst:202 -msgid "" -"If you're having trouble getting your version to build, try wiping out the " -"existing build/environment files. On your version list page " -"``/projects/[project]/versions`` there is a \"Wipe\" button that will remove" -" all of the files associated with your documentation build, but not the " -"documentation itself." -msgstr "" - -#: ../../builds.rst:205 -msgid "Build environment" -msgstr "" - -#: ../../builds.rst:207 -msgid "" -"The *Sphinx* and *Mkdocs* builders set the following RTD-specific " -"environment variables when building your documentation:" -msgstr "" - -#: ../../builds.rst:210 -msgid "Environment variable" -msgstr "" - -#: ../../builds.rst:210 -msgid "Description" -msgstr "" - -#: ../../builds.rst:210 -msgid "Example value" -msgstr "" - -#: ../../builds.rst:212 -msgid "``READTHEDOCS``" -msgstr "" - -#: ../../builds.rst:212 -msgid "Whether the build is running inside RTD" -msgstr "" - -#: ../../builds.rst:212 -msgid "``True``" -msgstr "" - -#: ../../builds.rst:214 -msgid "``READTHEDOCS_VERSION``" -msgstr "" - -#: ../../builds.rst:214 -msgid "The RTD name of the version which is being built" -msgstr "" - -#: ../../builds.rst:214 -msgid "``latest``" -msgstr "" - -#: ../../builds.rst:216 -msgid "``READTHEDOCS_PROJECT``" -msgstr "" - -#: ../../builds.rst:216 -msgid "The RTD name of the project which is being built" -msgstr "" - -#: ../../builds.rst:216 -msgid "``myexampleproject``" -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/canonical.mo b/docs/user/locale/es/LC_MESSAGES/canonical.mo deleted file mode 100644 index 264f3f7b7c8..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/canonical.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/canonical.po b/docs/user/locale/es/LC_MESSAGES/canonical.po deleted file mode 100644 index b8a57fc228d..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/canonical.po +++ /dev/null @@ -1,105 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../canonical.rst:2 -msgid "Canonical URLs" -msgstr "" - -#: ../../canonical.rst:4 -msgid "" -"Canonical URLs allow people to have consistent page URLs for domains. This " -"is mainly useful for search engines, so that they can send people to the " -"correct page." -msgstr "" - -#: ../../canonical.rst:8 -msgid "Read the Docs uses these in two ways:" -msgstr "" - -#: ../../canonical.rst:10 -msgid "We point all versions of your docs at the \"latest\" version as canonical" -msgstr "" - -#: ../../canonical.rst:11 -msgid "" -"We point at the user specified canonical URL, generally a custom domain for " -"your docs." -msgstr "" - -#: ../../canonical.rst:14 -msgid "Example" -msgstr "" - -#: ../../canonical.rst:16 -msgid "" -"Fabric hosts their docs on Read the Docs. They mostly use their own domain " -"for them ``http://docs.fabfile.org``. This means that Google will index both" -" ``http://fabric-docs.readthedocs.io`` and ``http://docs.fabfile.org`` for " -"their documentation." -msgstr "" - -#: ../../canonical.rst:20 -msgid "" -"Fabric will want to set ``http://docs.fabfile.org`` as their canonical URL. " -"This means that when Google indexes ``http://fabric-docs.readthedocs.io``, " -"it will know that it should really point at ``http://docs.fabfile.org``." -msgstr "" - -#: ../../canonical.rst:24 -msgid "Enabling" -msgstr "" - -#: ../../canonical.rst:26 -msgid "" -"You can set the canonical URL for your project in the Project Admin page. " -"Check your `Domains` tab for the domains that we know about." -msgstr "" - -#: ../../canonical.rst:29 -msgid "Implementation" -msgstr "" - -#: ../../canonical.rst:31 -msgid "" -"If you look at the source code for documentation built after you set your " -"canonical URL, you should see a bit of HTML like this:" -msgstr "" - -#: ../../canonical.rst:39 -msgid "Links" -msgstr "" - -#: ../../canonical.rst:41 -msgid "" -"This is a good explanation of the usage of canonical URLs in search engines:" -msgstr "" - -#: ../../canonical.rst:43 -msgid "http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" -msgstr "" - -#: ../../canonical.rst:45 -msgid "This is a good explanation for why canonical pages are good for SEO:" -msgstr "" - -#: ../../canonical.rst:47 -msgid "" -"http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-" -"practices-since-sitemaps" -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/changelog.mo b/docs/user/locale/es/LC_MESSAGES/changelog.mo deleted file mode 100644 index 2205d51b6f5..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/changelog.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/changelog.po b/docs/user/locale/es/LC_MESSAGES/changelog.po deleted file mode 100644 index ace07899d99..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/changelog.po +++ /dev/null @@ -1,3796 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../changelog.rst:2 -msgid "Changelog" -msgstr "" - -#: ../../../CHANGELOG.rst:2 -msgid "Version 2.6.5" -msgstr "" - -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -msgid "Date" -msgstr "" - -#: ../../../CHANGELOG.rst:4 ../../../CHANGELOG.rst:14 -msgid "August 29, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:6 -msgid "" -"`@stsewd `__: Tests for yaml file regex (`#4587 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:7 -msgid "" -"`@agjohnson `__: Respect user language when " -"caching homepage (`#4585 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:8 -msgid "" -"`@humitos `__: Add start and termination to YAML " -"file regex (`#4584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:9 -msgid "" -"`@safwanrahman `__: [Fix #4576] Do not " -"delete projects which have multiple users (`#4577 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:12 -msgid "Version 2.6.4" -msgstr "" - -#: ../../../CHANGELOG.rst:16 -msgid "" -"`@stsewd `__: Update tests failing on master " -"(`#4575 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:17 -msgid "" -"`@davidfischer `__: Add a flag to disable " -"docsearch (`#4570 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:18 -msgid "" -"`@stsewd `__: Fix nested syntax in docs (`#4567 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:19 -msgid "" -"`@stsewd `__: Fix incorrect reraise (`#4566 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:20 -msgid "" -"`@davidfischer `__: Add a note about " -"specifying the version of build tools (`#4562 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:21 -msgid "" -"`@davidfischer `__: Serve badges directly " -"from local filesystem (`#4561 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:22 -msgid "" -"`@humitos `__: Build JSON artifacts in HTML " -"builder (`#4554 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:23 -msgid "" -"`@humitos `__: Route task to proper queue (`#4553" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:24 -msgid "" -"`@humitos `__: Sanitize BuildCommand.output by " -"removing NULL characters (`#4552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:25 -msgid "" -"`@davidfischer `__: Fix changelog for 2.6.3 " -"(`#4548 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:26 -msgid "" -"`@ericholscher `__: Remove hiredis (`#4542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:27 -msgid "" -"`@davidfischer `__: Use the STATIC_URL for " -"static files to avoid redirection (`#4522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:28 -msgid "" -"`@stsewd `__: Update docs about build process " -"(`#4515 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:29 -msgid "" -"`@StefanoChiodino `__: Allow for period " -"as a prefix and yaml extension for config file (`#4512 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:30 -msgid "" -"`@AumitLeon `__: Update information on mkdocs " -"build process (`#4508 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:31 -msgid "" -"`@humitos `__: Fix Exact Redirect to work " -"properly when using $rest keyword (`#4501 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:32 -msgid "" -"`@humitos `__: Mark some BuildEnvironmentError " -"exceptions as Warning and do not log them (`#4495 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:33 -msgid "" -"`@xrmx `__: projects: don't explode trying to update" -" UpdateDocsTaskStep state (`#4485 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:34 -msgid "" -"`@humitos `__: Note with the developer flow to " -"update our app translations (`#4481 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:35 -msgid "" -"`@humitos `__: Add `trimmed` to all multilines " -"`blocktrans` tags (`#4480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:36 -msgid "" -"`@humitos `__: Example and note with usage of " -"trimmed option in blocktrans (`#4479 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:37 -msgid "" -"`@humitos `__: Update Transifex resources for our" -" documentation (`#4478 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:38 -msgid "" -"`@humitos `__: Documentation for Manage " -"Translations (`#4470 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:39 -msgid "" -"`@stsewd `__: Port https://github.com/rtfd" -"/readthedocs-build/pull/38/ (`#4461 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:40 -msgid "" -"`@stsewd `__: Match v1 config interface to new one" -" (`#4456 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:41 -msgid "" -"`@humitos `__: Skip tags that point to blob " -"objects instead of commits (`#4442 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:42 -msgid "" -"`@stsewd `__: Document " -"python.use_system_site_packages option (`#4422 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:43 -msgid "" -"`@humitos `__: More tips about how to reduce " -"resources usage (`#4419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:44 -msgid "" -"`@xrmx `__: projects: user in " -"ProjectQuerySetBase.for_admin_user is mandatory (`#4417 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:47 -msgid "Version 2.6.3" -msgstr "" - -#: ../../../CHANGELOG.rst:49 -msgid "August 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:51 -msgid "Release to Azure!" -msgstr "" - -#: ../../../CHANGELOG.rst:53 -msgid "" -"`@davidfischer `__: Add Sponsors list to " -"footer (`#4424 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:54 -msgid "" -"`@stsewd `__: Cache node_modules to speed up CI " -"(`#4484 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:55 -msgid "" -"`@xrmx `__: templates: mark missing string for " -"translation on project edit (`#4518 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:56 -msgid "" -"`@ericholscher `__: Performance improvement:" -" cache version listing on the homepage (`#4526 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:57 -msgid "" -"`@agjohnson `__: Remove mailgun from our " -"dependencies (`#4531 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:58 -msgid "" -"`@davidfischer `__: Improved ad block " -"detection (`#4532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:59 -msgid "" -"`@agjohnson `__: Revert \"Remove " -"SelectiveFileSystemFolder finder workaround\" (`#4533 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:60 -msgid "" -"`@davidfischer `__: Slight clarification on " -"turning off ads for a project (`#4534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:61 -msgid "" -"`@davidfischer `__: Fix the sponsor image " -"paths (`#4535 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:62 -msgid "" -"`@agjohnson `__: Update build assets (`#4537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:66 -msgid "Version 2.6.2" -msgstr "" - -#: ../../../CHANGELOG.rst:68 -msgid "August 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:70 -msgid "" -"`@davidfischer `__: Custom domain " -"clarifications (`#4514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:71 -msgid "" -"`@trein `__: Use single quote throughout the file " -"(`#4513 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:72 -msgid "" -"`@davidfischer `__: Support ads on pallets " -"themes (`#4499 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:73 -msgid "" -"`@davidfischer `__: Only use " -"HostHeaderSSLAdapter for SSL/HTTPS connections (`#4498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:74 -msgid "" -"`@keflavich `__: Very minor English correction " -"(`#4497 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:75 -msgid "" -"`@davidfischer `__: All static media is run " -"through \"collectstatic\" (`#4489 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:76 -msgid "" -"`@humitos `__: Fix reST structure (`#4488 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:77 -msgid "" -"`@nijel `__: Document expected delay on CNAME " -"change and need for CAA (`#4487 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:78 -msgid "" -"`@davidfischer `__: Allow enforcing HTTPS " -"for custom domains (`#4483 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:79 -msgid "" -"`@davidfischer `__: Add some details around " -"community ad qualifications (`#4436 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:80 -msgid "" -"`@davidfischer `__: Updates to manifest " -"storage (`#4430 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:81 -msgid "" -"`@davidfischer `__: Update alt domains docs " -"with SSL (`#4425 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:82 -msgid "" -"`@agjohnson `__: Add SNI support for API HTTPS " -"endpoint (`#4423 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:83 -msgid "" -"`@davidfischer `__: API v1 cleanup (`#4415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:84 -msgid "" -"`@davidfischer `__: Allow filtering versions" -" by active (`#4414 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:85 -msgid "" -"`@mlncn `__: Fix broken link (`#4410 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:86 -msgid "" -"`@safwanrahman `__: [Fix #4407] Port Project" -" Search for Elasticsearch 6.x (`#4408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:87 -msgid "" -"`@davidfischer `__: Add client ID to Google " -"Analytics requests (`#4404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:88 -msgid "" -"`@xrmx `__: projects: fix filtering in " -"projects_tag_detail (`#4398 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:89 -msgid "" -"`@davidfischer `__: Fix a proxy model bug " -"related to ad-free (`#4390 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:90 -msgid "" -"`@humitos `__: Release 2.6.1 (`#4389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:91 ../../../CHANGELOG.rst:108 -msgid "" -"`@davidfischer `__: Do not access database " -"from builds to check ad-free (`#4387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:92 ../../../CHANGELOG.rst:109 -msgid "" -"`@humitos `__: Adapt YAML config integration " -"tests (`#4385 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:93 ../../../CHANGELOG.rst:110 -msgid "" -"`@stsewd `__: Set full `source_file` path for " -"default configuration (`#4379 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:94 -msgid "" -"`@humitos `__: Make `get_version` usable from a " -"specified path (`#4376 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:95 ../../../CHANGELOG.rst:111 -msgid "" -"`@humitos `__: More tags when logging errors to " -"Sentry (`#4375 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:96 -msgid "" -"`@humitos `__: Check for 'options' in " -"update_repos command (`#4373 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:97 -msgid "" -"`@safwanrahman `__: [Fix #4333] Implement " -"asynchronous search reindex functionality using celery (`#4368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:98 -msgid "" -"`@stsewd `__: V2 of the configuration file (`#4355" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:99 ../../../CHANGELOG.rst:122 -msgid "" -"`@davidfischer `__: Remove the UID from the " -"GA measurement protocol (`#4347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:100 ../../../CHANGELOG.rst:583 -msgid "" -"`@humitos `__: Mount `pip_cache_path` in Docker " -"container (`#3556 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:101 -msgid "" -"`@agjohnson `__: Show subprojects in search " -"results (`#1866 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:104 -msgid "Version 2.6.1" -msgstr "" - -#: ../../../CHANGELOG.rst:106 -msgid "July 17, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:114 -msgid "Version 2.6.0" -msgstr "" - -#: ../../../CHANGELOG.rst:116 -msgid "July 16, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:118 -msgid "Adds initial support for HTTPS on custom domains" -msgstr "" - -#: ../../../CHANGELOG.rst:119 -msgid "" -"`@stsewd `__: Revert \"projects: serve badge with " -"same protocol as site\" (`#4353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:120 -msgid "" -"`@davidfischer `__: Do not overwrite sphinx " -"context variables feature (`#4349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:121 -msgid "" -"`@stsewd `__: Calrify docs about how rtd select " -"the stable version (`#4348 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:123 -msgid "" -"`@stsewd `__: Fix error in command (`#4345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:124 -msgid "" -"`@davidfischer `__: Improvements for the " -"build/version admin (`#4344 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:125 -msgid "" -"`@safwanrahman `__: [Fix #4265] Porting " -"frontend docsearch to work with new API (`#4340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:126 -msgid "" -"`@ktdreyer `__: fix spelling of " -"\"demonstrating\" (`#4336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:127 -msgid "" -"`@davidfischer `__: Warning about theme " -"context implementation status (`#4335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:128 -msgid "" -"`@Blendify `__: Docs: Let Theme Choose Pygments " -"Theme (`#4331 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:129 -msgid "" -"`@davidfischer `__: Disable the ad block nag" -" for ad-free projects (`#4329 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:130 -msgid "" -"`@safwanrahman `__: [fix #4265] Port " -"Document search API for Elasticsearch 6.x (`#4309 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:131 -msgid "" -"`@stsewd `__: Refactor configuration object to " -"class based (`#4298 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:134 -msgid "Version 2.5.3" -msgstr "" - -#: ../../../CHANGELOG.rst:136 -msgid "July 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:138 -msgid "" -"`@xrmx `__: Do less work in querysets (`#4322 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:139 -msgid "" -"`@stsewd `__: Fix deprecations in management " -"commands (`#4321 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:140 -msgid "" -"`@davidfischer `__: Add a flag for marking a" -" project ad-free (`#4313 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:141 -msgid "" -"`@davidfischer `__: Use \"npm run lint\" " -"from tox (`#4312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:142 -msgid "" -"`@davidfischer `__: Fix issues building " -"static assets (`#4311 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:143 -msgid "" -"`@humitos `__: Use PATHs to call clear_artifacts " -"(`#4296 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:144 -msgid "" -"`@safwanrahman `__: [Fix #2457] Implement " -"exact match search (`#4292 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:145 -msgid "" -"`@davidfischer `__: API filtering " -"improvements (`#4285 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:146 -msgid "" -"`@annegentle `__: Remove self-referencing " -"links for webhooks docs (`#4283 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:147 -msgid "" -"`@safwanrahman `__: [Fix #2328 #2013] " -"Refresh search index and test for case insensitive search (`#4277 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:148 -msgid "" -"`@xrmx `__: doc_builder: clarify sphinx backend " -"append_conf docstring (`#4276 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:149 -msgid "" -"`@davidfischer `__: Add documentation for " -"APIv2 (`#4274 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:150 -msgid "" -"`@humitos `__: Wrap notifications HTML code into " -"a block (`#4273 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:151 -msgid "" -"`@stsewd `__: Move config.py from rtd build " -"(`#4272 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:152 -msgid "" -"`@ericholscher `__: Fix our use of `--use-" -"wheel` in pip. (`#4269 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:153 -msgid "" -"`@agjohnson `__: Revert \"Merge pull request " -"#4206 from FlorianKuckelkorn/fix/pip-breaking-change\" (`#4261 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:154 -msgid "" -"`@humitos `__: Fix triggering a build for a " -"skipped project (`#4255 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:155 -msgid "" -"`@stsewd `__: Update default sphinx version " -"(`#4250 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:156 -msgid "" -"`@stsewd `__: Move config module from rtd-build " -"repo (`#4242 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:157 -msgid "" -"`@davidfischer `__: Allow staying logged in " -"for longer (`#4236 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:158 -msgid "" -"`@safwanrahman `__: Upgrade Elasticsearch to" -" version 6.x (`#4211 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:159 -msgid "" -"`@humitos `__: Make tests extensible from " -"corporate site (`#4095 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:160 -msgid "" -"`@stsewd `__: `stable` version stuck on a specific" -" commit (`#3913 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:163 -msgid "Version 2.5.2" -msgstr "" - -#: ../../../CHANGELOG.rst:165 -msgid "June 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:167 -msgid "" -"`@davidfischer `_: Add a page detailing ad " -"blocking (`#4244 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:168 -msgid "" -"`@xrmx `_: projects: serve badge with same protocol " -"as site (`#4228 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:169 -msgid "" -"`@FlorianKuckelkorn `_: Fixed breaking " -"change in pip 10.0.0b1 (2018-03-31) (`#4206 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:170 -msgid "" -"`@StefanoChiodino `_: Document that " -"readthedocs file can now have yaml extension (`#4129 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:171 -msgid "" -"`@humitos `_: Downgrade docker to 3.1.3 because " -"of timeouts in EXEC call (`#4241 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:172 -msgid "" -"`@stsewd `_: Move parser tests from rtd-build repo" -" (`#4225 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:173 -msgid "" -"`@humitos `_: Handle revoked oauth permissions by" -" the user (`#4074 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:174 -msgid "" -"`@humitos `_: Allow to hook the initial build " -"from outside (`#4033 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:177 -msgid "Version 2.5.1" -msgstr "" - -#: ../../../CHANGELOG.rst:179 -msgid "June 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:181 -msgid "" -"`@stsewd `_: Add feature to build json with html " -"in the same build (`#4229 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:182 -msgid "" -"`@davidfischer `_: Prioritize ads based on " -"content (`#4224 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:183 -msgid "" -"`@mostaszewski `_: #4170 - Link the version " -"in the footer to the changelog (`#4217 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:184 -msgid "" -"`@Jmennius `_: Add provision_elasticsearch " -"command (`#4216 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:185 -msgid "" -"`@SuriyaaKudoIsc `_: Use the latest " -"YouTube share URL (`#4209 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:186 -msgid "" -"`@davidfischer `_: Allow staff to trigger " -"project builds (`#4207 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:187 -msgid "" -"`@davidfischer `_: Use autosectionlabel in " -"the privacy policy (`#4204 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:188 -msgid "" -"`@davidfischer `_: These links weren't " -"correct after #3632 (`#4203 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:189 -msgid "" -"`@davidfischer `_: Release 2.5.0 (`#4200 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:190 ../../../CHANGELOG.rst:214 -msgid "" -"`@ericholscher `_: Fix Build: Convert md to " -"rst in docs (`#4199 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:191 -msgid "" -"`@ericholscher `_: Updates to #3850 to fix " -"merge conflict (`#4198 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:192 -msgid "" -"`@ericholscher `_: Build on top of #3881 and" -" put docs in custom_installs. (`#4196 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:193 -msgid "" -"`@davidfischer `_: Increase the max theme " -"version (`#4195 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:194 ../../../CHANGELOG.rst:215 -msgid "" -"`@ericholscher `_: Remove maxcdn reqs " -"(`#4194 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:195 ../../../CHANGELOG.rst:216 -msgid "" -"`@ericholscher `_: Add missing gitignore " -"item for ES testing (`#4193 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:196 ../../../CHANGELOG.rst:217 -msgid "" -"`@xrmx `_: fabfile: update i18n helpers (`#4189 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:197 ../../../CHANGELOG.rst:218 -msgid "" -"`@xrmx `_: Update italian locale (`#4188 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:198 ../../../CHANGELOG.rst:219 -msgid "" -"`@xrmx `_: locale: update and build the english " -"translation (`#4187 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:199 -msgid "" -"`@humitos `_: Upgrade celery to avoid " -"AtributeError:async (`#4185 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:200 -msgid "" -"`@stsewd `_: Prepare code for custo mkdocs.yaml " -"location (`#4184 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:201 -msgid "" -"`@agjohnson `_: Updates to our triage " -"guidelines (`#4180 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:202 -msgid "" -"`@davidfischer `_: Server side analytics " -"(`#4131 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:203 -msgid "" -"`@humitos `_: Upgrade packages with pur (`#4124 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:204 -msgid "" -"`@stsewd `_: Fix resync remote repos (`#4113 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:205 -msgid "" -"`@stsewd `_: Add schema for configuration file " -"with yamale (`#4084 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:206 ../../../CHANGELOG.rst:222 -msgid "" -"`@davidfischer `_: Ad block nag to urge " -"people to whitelist (`#4037 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:207 ../../../CHANGELOG.rst:226 -msgid "" -"`@benjaoming `_: Add Mexican Spanish as a " -"project language (`#3588 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:210 -msgid "Version 2.5.0" -msgstr "" - -#: ../../../CHANGELOG.rst:212 -msgid "June 06, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:220 -msgid "" -"`@safwanrahman `_: Test for search " -"functionality (`#4116 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:221 -msgid "" -"`@davidfischer `_: Update mkdocs to the " -"latest (`#4041 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:223 -msgid "" -"`@davidfischer `_: Decouple the theme JS " -"from readthedocs.org (`#3968 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:224 -msgid "" -"`@xrmx `_: tests: fixup url tests in " -"test_privacy_urls (`#3966 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:225 -msgid "" -"`@fenilgandhi `_: Add support for different " -"badge styles (`#3632 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:227 -msgid "" -"`@stsewd `_: Wrap versions' list to look more " -"consistent (`#3445 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:228 -msgid "" -"`@agjohnson `_: Move CDN code to external " -"abstraction (`#2091 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:231 -msgid "Version 2.4.0" -msgstr "" - -#: ../../../CHANGELOG.rst:233 -msgid "May 31, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:235 -msgid "" -"This fixes assets that were generated against old dependencies in 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:236 -msgid "" -"`@agjohnson `_: Fix issues with search " -"javascript (`#4176 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:237 -msgid "" -"`@stsewd `_: Use anonymous refs in CHANGELOG " -"(`#4173 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:238 -msgid "" -"`@stsewd `_: Fix some warnings on docs (`#4172 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:239 -msgid "" -"`@davidfischer `_: Update the privacy policy" -" date (`#4171 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:240 -msgid "" -"`@davidfischer `_: Note about state and " -"metro ad targeting (`#4169 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:241 -msgid "" -"`@ericholscher `_: Add another guide around " -"fixing memory usage. (`#4168 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:242 -msgid "" -"`@stsewd `_: Download raw build log (`#3585 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:243 -msgid "" -"`@stsewd `_: Add \"edit\" and \"view docs\" " -"buttons to subproject list (`#3572 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:244 -msgid "" -"`@kennethlarsen `_: Remove outline reset to" -" bring back outline (`#3512 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:247 -msgid "Version 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:249 -msgid "May 30, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:251 -msgid "" -"`@ericholscher `__: Remove CSS override that" -" doesn't exist. (`#4165 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:252 -msgid "" -"`@davidfischer `__: Include a DMCA request " -"template (`#4164 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:253 -msgid "" -"`@davidfischer `__: No CSRF cookie for docs " -"pages (`#4153 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:254 -msgid "" -"`@davidfischer `__: Small footer rework " -"(`#4150 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:255 -msgid "" -"`@stsewd `__: Fix prospector dependencies (`#4149 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:256 -msgid "" -"`@ericholscher `__: Remove deploy directory " -"which is unused. (`#4147 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:257 -msgid "" -"`@stsewd `__: Use autosectionlabel extension " -"(`#4146 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:258 -msgid "" -"`@davidfischer `__: Add Intercom to the " -"privacy policy (`#4145 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:259 -msgid "" -"`@humitos `__: Minimum refactor to decide_if_cors" -" (`#4143 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:260 -msgid "" -"`@stsewd `__: Ignore migrations from coverage " -"report (`#4141 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:261 -msgid "" -"`@stsewd `__: 5xx status in old webhooks (`#4139 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:262 -msgid "" -"`@davidfischer `__: Fix with Lato Bold font " -"(`#4138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:263 -msgid "" -"`@davidfischer `__: Release 2.3.13 (`#4137 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:264 ../../../CHANGELOG.rst:293 -msgid "" -"`@davidfischer `__: Build static assets " -"(`#4136 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:265 -msgid "" -"`@xrmx `__: oauth/services: correct error handling " -"in paginate (`#4134 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:266 -msgid "" -"`@xrmx `__: oauth/services: don't abuse " -"log.exception (`#4133 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:267 -msgid "" -"`@cedk `__: Use quiet mode to retrieve branches from" -" mercurial (`#4114 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:268 -msgid "" -"`@humitos `__: Add `has_valid_clone` and " -"`has_valid_webhook` to ProjectAdminSerializer (`#4107 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:269 -msgid "" -"`@stsewd `__: Put the rtd extension to the " -"beginning of the list (`#4054 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:270 -msgid "" -"`@stsewd `__: Use gitpython for tags (`#4052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:271 -msgid "" -"`@davidfischer `__: Do Not Track support " -"(`#4046 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:272 -msgid "" -"`@stsewd `__: Set urlconf to None after changing " -"SUBDOMAIN setting (`#4032 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:273 -msgid "" -"`@humitos `__: Fix /404/ testing page (`#3976 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:274 ../../../CHANGELOG.rst:381 -msgid "" -"`@xrmx `__: Fix some tests with postgres (`#3958 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:275 ../../../CHANGELOG.rst:394 -msgid "" -"`@xrmx `__: Fixup DJANGO_SETTINGS_SKIP_LOCAL in " -"tests (`#3899 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:276 ../../../CHANGELOG.rst:397 -msgid "" -"`@xrmx `__: templates: mark a few more strings for " -"translations (`#3869 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:277 -msgid "" -"`@ze `__: Make search bar in dashboard have a more " -"clear message. (`#3844 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:278 -msgid "" -"`@varunotelli `__: Pointed users to Python3.6" -" (`#3817 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:279 -msgid "" -"`@stsewd `__: [RDY] Fix tests for environment " -"(`#3764 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:280 -msgid "" -"`@ajatprabha `__: Ticket #3694: rename owners " -"to maintainers (`#3703 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:281 -msgid "" -"`@SanketDG `__: Refactor to replace old logging " -"to avoid mangling (`#3677 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:282 -msgid "" -"`@stsewd `__: Add rstcheck to CI (`#3624 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:283 -msgid "" -"`@techtonik `__: Update Git on prod (`#3615 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:284 -msgid "" -"`@stsewd `__: Allow to hide version warning " -"(`#3595 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:285 -msgid "" -"`@cclauss `__: Modernize Python 2 code to get " -"ready for Python 3 (`#3514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:286 -msgid "" -"`@stsewd `__: Consistent version format (`#3504 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:289 -msgid "Version 2.3.13" -msgstr "" - -#: ../../../CHANGELOG.rst:291 -msgid "May 23, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:294 -msgid "" -"`@stsewd `__: Don't sync _static dir for search " -"builder (`#4120 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:295 -msgid "" -"`@davidfischer `__: Use the latest Lato " -"release (`#4093 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:296 -msgid "" -"`@davidfischer `__: Update Gold Member " -"marketing (`#4063 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:297 -msgid "" -"`@davidfischer `__: Fix missing fonts " -"(`#4060 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:298 -msgid "" -"`@stsewd `__: Additional validation when changing " -"the project language (`#3790 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:299 -msgid "" -"`@stsewd `__: Improve yaml config docs (`#3685 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:302 -msgid "Version 2.3.12" -msgstr "" - -#: ../../../CHANGELOG.rst:304 -msgid "May 21, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:306 -msgid "" -"`@stsewd `__: Remove Django deprecation warning " -"(`#4112 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:307 -msgid "" -"`@davidfischer `__: Display feature flags in" -" the admin (`#4108 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:308 -msgid "" -"`@humitos `__: Set valid clone in project " -"instance inside the version object also (`#4105 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:309 -msgid "" -"`@davidfischer `__: Use the latest theme " -"version in the default builder (`#4096 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:310 -msgid "" -"`@humitos `__: Use next field to redirect user " -"when login is done by social (`#4083 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:311 -msgid "" -"`@humitos `__: Update the `documentation_type` " -"when it's set to 'auto' (`#4080 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:312 -msgid "" -"`@brainwane `__: Update link to license in " -"philosophy document (`#4059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:313 ../../../CHANGELOG.rst:328 -msgid "" -"`@agjohnson `__: Update local assets for theme " -"to 0.3.1 tag (`#4047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:314 ../../../CHANGELOG.rst:329 -msgid "" -"`@stsewd `__: Fix unbalanced div (`#4044 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:315 ../../../CHANGELOG.rst:330 -msgid "" -"`@stsewd `__: Remove haystack from code base " -"(`#4039 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:316 -msgid "" -"`@davidfischer `__: Subdomains use HTTPS if " -"settings specify (`#3987 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:317 -msgid "" -"`@davidfischer `__: Draft Privacy Policy " -"(`#3978 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:318 -msgid "" -"`@humitos `__: Allow import Gitlab repo manually " -"and set a webhook automatically (`#3934 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:319 -msgid "" -"`@davidfischer `__: Enable ads on the " -"readthedocs mkdocs theme (`#3922 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:320 -msgid "" -"`@bansalnitish `__: Fixes #2953 - Url " -"resolved with special characters (`#3725 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:321 ../../../CHANGELOG.rst:346 -msgid "" -"`@Jigar3 `__: Deleted bookmarks app (`#3663 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:324 -msgid "Version 2.3.11" -msgstr "" - -#: ../../../CHANGELOG.rst:326 -msgid "May 01, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:331 -msgid "" -"`@stsewd `__: Remove dead code from api v1 (`#4038" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:332 -msgid "" -"`@humitos `__: Bump sphinx default version to " -"1.7.4 (`#4035 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:333 -msgid "" -"`@davidfischer `__: Detail where ads are " -"shown (`#4031 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:334 -msgid "" -"`@ericholscher `__: Make email verification " -"optional for dev (`#4024 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:335 -msgid "" -"`@davidfischer `__: Support sign in and sign" -" up with GH/GL/BB (`#4022 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:336 -msgid "" -"`@agjohnson `__: Remove old varnish purge " -"utility function (`#4019 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:337 -msgid "" -"`@agjohnson `__: Remove build queue length " -"warning on build list page (`#4018 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:338 -msgid "" -"`@stsewd `__: Don't check order on " -"assertQuerysetEqual on tests for subprojects (`#4016 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:339 -msgid "" -"`@stsewd `__: Tests for view docs api response " -"(`#4014 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:340 -msgid "" -"`@davidfischer `__: MkDocs projects use " -"RTD's analytics privacy improvements (`#4013 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:341 -msgid "" -"`@humitos `__: Release 2.3.10 (`#4009 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:342 -msgid "" -"`@davidfischer `__: Remove typekit fonts " -"(`#3982 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:343 -msgid "" -"`@stsewd `__: Move dynamic-fixture to testing " -"requirements (`#3956 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:344 ../../../CHANGELOG.rst:396 -msgid "" -"`@stsewd `__: Fix view docs link (`#3882 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:345 -msgid "" -"`@stsewd `__: [WIP] Remove comments app (`#3802 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:349 -msgid "Version 2.3.10" -msgstr "" - -#: ../../../CHANGELOG.rst:351 -msgid "April 24, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:353 -msgid "" -"`@humitos `__: Downgrade docker to 3.1.3 (`#4003 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:356 -msgid "Version 2.3.9" -msgstr "" - -#: ../../../CHANGELOG.rst:358 ../../../CHANGELOG.rst:365 -msgid "April 20, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:360 -msgid "" -"`@agjohnson `__: Fix recursion problem more " -"generally (`#3989 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:363 -msgid "Version 2.3.8" -msgstr "" - -#: ../../../CHANGELOG.rst:367 -msgid "" -"`@agjohnson `__: Give TaskStep class knowledge " -"of the underlying task (`#3983 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:368 -msgid "" -"`@humitos `__: Resolve domain when a project is a" -" translation of itself (`#3981 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:371 -msgid "Version 2.3.7" -msgstr "" - -#: ../../../CHANGELOG.rst:373 -msgid "April 19, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:375 -msgid "" -"`@humitos `__: Fix server_error_500 path on " -"single version (`#3975 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:376 -msgid "" -"`@davidfischer `__: Fix bookmark app lint " -"failures (`#3969 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:377 -msgid "" -"`@humitos `__: Use latest setuptools (39.0.1) by " -"default on build process (`#3967 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:378 -msgid "" -"`@ericholscher `__: Fix exact redirects. " -"(`#3965 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:379 -msgid "" -"`@humitos `__: Make `resolve_domain` work when a " -"project is subproject of itself (`#3962 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:380 -msgid "" -"`@humitos `__: Remove django-celery-beat and use " -"the default scheduler (`#3959 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:382 -msgid "" -"`@davidfischer `__: Add advertising details " -"docs (`#3955 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:383 -msgid "" -"`@humitos `__: Use pur to upgrade python packages" -" (`#3953 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:384 -msgid "" -"`@ze `__: Make adjustments to Projects page (`#3948 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:385 -msgid "" -"`@davidfischer `__: Small change to Chinese " -"language names (`#3947 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:386 -msgid "" -"`@agjohnson `__: Don't share state in build " -"task (`#3946 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:387 -msgid "" -"`@davidfischer `__: Fixed footer ad width " -"fix (`#3944 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:388 -msgid "" -"`@humitos `__: Allow extend Translation and " -"Subproject form logic from corporate (`#3937 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:389 -msgid "" -"`@humitos `__: Resync valid webhook for project " -"manually imported (`#3935 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:390 -msgid "" -"`@humitos `__: Resync webhooks from Admin (`#3933" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:391 -msgid "" -"`@humitos `__: Fix attribute order call (`#3930 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:392 -msgid "" -"`@humitos `__: Mention RTD in the Project URL of " -"the issue template (`#3928 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:393 -msgid "" -"`@davidfischer `__: Correctly report mkdocs " -"theme name (`#3920 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:395 -msgid "" -"`@davidfischer `__: Show an adblock " -"admonition in the dev console (`#3894 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:398 -msgid "" -"`@ze `__: Update quickstart from README (`#3847 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:399 -msgid "" -"`@vidartf `__: Fix page redirect preview (`#3811 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:400 -msgid "" -"`@stsewd `__: [RDY] Fix requirements file lookup " -"(`#3800 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:401 -msgid "" -"`@aasis21 `__: Documentation for build " -"notifications using webhooks. (`#3671 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:402 -msgid "" -"`@mashrikt `__: [#2967] Scheduled tasks for " -"cleaning up messages (`#3604 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:403 -msgid "" -"`@stsewd `__: Show URLS for exact redirect (`#3593" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:404 -msgid "" -"`@marcelstoer `__: Doc builder template " -"should check for mkdocs_page_input_path before using it (`#3536 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:405 -msgid "" -"`@Code0x58 `__: Document creation of slumber " -"user (`#3461 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:408 -msgid "Version 2.3.6" -msgstr "" - -#: ../../../CHANGELOG.rst:410 ../../../CHANGELOG.rst:426 -msgid "April 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:412 -msgid "" -"`@agjohnson `__: Drop readthedocs- prefix to " -"submodule (`#3916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:413 -msgid "" -"`@agjohnson `__: This fixes two bugs apparent " -"in nesting of translations in subprojects (`#3909 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:414 -msgid "" -"`@humitos `__: Use new django celery beat " -"scheduler (`#3908 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:415 -msgid "" -"`@humitos `__: Use a proper default for `docker` " -"attribute on UpdateDocsTask (`#3907 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:416 -msgid "" -"`@davidfischer `__: Handle errors from " -"publish_parts (`#3905 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:417 ../../../CHANGELOG.rst:428 -msgid "" -"`@agjohnson `__: Drop pdbpp from testing " -"requirements (`#3904 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:418 -msgid "" -"`@stsewd `__: Little improve on sync_versions " -"(`#3902 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:419 -msgid "" -"`@humitos `__: Save Docker image data in JSON " -"file only for DockerBuildEnvironment (`#3897 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:420 -msgid "" -"`@davidfischer `__: Single analytics file " -"for all builders (`#3896 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:421 -msgid "" -"`@humitos `__: Organize logging levels (`#3893 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:424 -msgid "Version 2.3.5" -msgstr "" - -#: ../../../CHANGELOG.rst:429 -msgid "" -"`@agjohnson `__: Resolve subproject correctly " -"in the case of single version (`#3901 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:430 -msgid "" -"`@davidfischer `__: Fixed footer ads again " -"(`#3895 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:431 -msgid "" -"`@davidfischer `__: Fix an Alabaster ad " -"positioning issue (`#3889 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:432 -msgid "" -"`@humitos `__: Save Docker image hash in RTD " -"environment.json file (`#3880 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:433 -msgid "" -"`@agjohnson `__: Add ref links for easier " -"intersphinx on yaml config page (`#3877 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:434 -msgid "" -"`@rajujha373 `__: Typo correction in " -"docs/features.rst (`#3872 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:435 -msgid "" -"`@gaborbernat `__: add description for tox " -"tasks (`#3868 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:436 -msgid "" -"`@davidfischer `__: Another CORS hotfix for " -"the sustainability API (`#3862 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:437 -msgid "" -"`@agjohnson `__: Fix up some of the logic " -"around repo and submodule URLs (`#3860 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:438 ../../../CHANGELOG.rst:455 -msgid "" -"`@davidfischer `__: Fix linting errors in " -"tests (`#3855 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:439 -msgid "" -"`@agjohnson `__: Use gitpython to find a commit" -" reference (`#3843 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:440 ../../../CHANGELOG.rst:460 -msgid "" -"`@davidfischer `__: Remove pinned CSS Select" -" version (`#3813 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:441 ../../../CHANGELOG.rst:462 -msgid "" -"`@davidfischer `__: Use JSONP for " -"sustainability API (`#3789 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:442 -msgid "" -"`@rajujha373 `__: #3718: Added date to " -"changelog (`#3788 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:443 -msgid "" -"`@xrmx `__: tests: mock test_conf_file_not_found " -"filesystem access (`#3740 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:448 -msgid "Version 2.3.4" -msgstr "" - -#: ../../../CHANGELOG.rst:450 -msgid "Release for static assets" -msgstr "" - -#: ../../../CHANGELOG.rst:453 -msgid "Version 2.3.3" -msgstr "" - -#: ../../../CHANGELOG.rst:456 -msgid "" -"`@humitos `__: Fix linting issues (`#3838 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:457 ../../../CHANGELOG.rst:479 -msgid "" -"`@humitos `__: Update instance and model when " -"`record_as_success` (`#3831 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:458 ../../../CHANGELOG.rst:483 -msgid "" -"`@ericholscher `__: Reorder GSOC projects, " -"and note priority order (`#3823 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:459 ../../../CHANGELOG.rst:485 -msgid "" -"`@agjohnson `__: Add temporary method for " -"skipping submodule checkout (`#3821 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:461 -msgid "" -"`@humitos `__: Use readthedocs-common to share " -"linting files accross different repos (`#3808 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:463 -msgid "" -"`@humitos `__: Define useful celery beat task for" -" development (`#3762 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:464 -msgid "" -"`@humitos `__: Auto-generate conf.py compatible " -"with Py2 and Py3 (`#3745 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:465 -msgid "" -"`@humitos `__: Task to remove orphan symlinks " -"(`#3543 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:466 -msgid "" -"`@stsewd `__: Fix regex for public bitbucket repo " -"(`#3533 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:467 -msgid "" -"`@humitos `__: Documentation for RTD context sent" -" to the Sphinx theme (`#3490 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:468 -msgid "" -"`@stsewd `__: Show link to docs on a build (`#3446" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:471 -msgid "Version 2.3.2" -msgstr "" - -#: ../../../CHANGELOG.rst:473 -msgid "" -"This version adds a hotfix branch that adds model validation to the " -"repository URL to ensure strange URL patterns can't be used." -msgstr "" - -#: ../../../CHANGELOG.rst:477 -msgid "Version 2.3.1" -msgstr "" - -#: ../../../CHANGELOG.rst:480 -msgid "" -"`@agjohnson `__: Bump docker -> 3.1.3 (`#3828 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:481 -msgid "" -"`@Doug-AWS `__: Pip install note for Windows " -"(`#3827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:482 -msgid "" -"`@himanshutejwani12 `__: Update " -"index.rst (`#3824 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:484 -msgid "" -"`@agjohnson `__: Autolint cleanup for #3821 " -"(`#3822 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:486 -msgid "" -"`@stsewd `__: Pin astroid to fix linter issue on " -"travis (`#3816 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:487 -msgid "" -"`@varunotelli `__: Update install.rst dropped" -" the Python 2.7 only part (`#3814 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:488 -msgid "" -"`@xrmx `__: Update machine field when activating a " -"version from project_version_detail (`#3797 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:489 -msgid "" -"`@humitos `__: Allow members of \"Admin\" Team to" -" wipe version envs (`#3791 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:490 -msgid "" -"`@ericholscher `__: Add sustainability api " -"to CORS (`#3782 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:491 -msgid "" -"`@durwasa-chakraborty `__: Fixed a " -"grammatical error (`#3780 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:492 -msgid "" -"`@humitos `__: Trying to solve the end line " -"character for a font file (`#3776 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:493 ../../../CHANGELOG.rst:514 -msgid "" -"`@stsewd `__: Fix tox env for coverage (`#3772 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:494 -msgid "" -"`@bansalnitish `__: Added eslint rules " -"(`#3768 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:495 -msgid "" -"`@davidfischer `__: Use sustainability api " -"for advertising (`#3747 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:496 -msgid "" -"`@davidfischer `__: Add a sustainability API" -" (`#3672 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:497 -msgid "" -"`@humitos `__: Upgrade django-pagination to a " -"\"maintained\" fork (`#3666 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:498 ../../../CHANGELOG.rst:534 -msgid "" -"`@humitos `__: Project updated when subproject " -"modified (`#3649 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:499 -msgid "" -"`@davidfischer `__: Anonymize IP addresses " -"for Google Analytics (`#3626 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:500 -msgid "" -"`@humitos `__: Improve \"Sharing\" docs (`#3472 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:501 -msgid "" -"`@humitos `__: Upgrade docker-py to its latest " -"version (docker==3.1.1) (`#3243 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:502 -msgid "" -"`@humitos `__: Upgrade all packages using `pur` " -"tool (`#2916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:503 -msgid "" -"`@rixx `__: Fix page redirect preview (`#2711 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:508 -msgid "Version 2.3.0" -msgstr "" - -#: ../../../CHANGELOG.rst:511 -msgid "" -"Version 2.3.0 includes a security fix for project translations. See " -":ref:`security-2.3.0` for more information" -msgstr "" - -#: ../../../CHANGELOG.rst:515 -msgid "" -"`@humitos `__: Try to fix end of file (`#3761 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:516 -msgid "" -"`@berkerpeksag `__: Fix indentation in " -"docs/faq.rst (`#3758 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:517 -msgid "" -"`@stsewd `__: Check for http protocol before " -"urlize (`#3755 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:518 -msgid "" -"`@rajujha373 `__: #3741: replaced Go Crazy " -"text with Search (`#3752 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:519 -msgid "" -"`@humitos `__: Log in the proper place and add " -"the image name used (`#3750 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:520 -msgid "" -"`@shubham76 `__: Changed 'Submit' text on " -"buttons with something more meaningful (`#3749 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:521 -msgid "" -"`@agjohnson `__: Fix tests for Git submodule " -"(`#3737 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:522 -msgid "" -"`@bansalnitish `__: Add eslint rules and fix" -" errors (`#3726 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:523 -msgid "" -"`@davidfischer `__: Prevent bots indexing " -"promos (`#3719 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:524 -msgid "" -"`@agjohnson `__: Add argument to skip errorlist" -" through knockout on common form (`#3704 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:525 -msgid "" -"`@ajatprabha `__: Fixed #3701: added closing " -"tag for div element (`#3702 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:526 -msgid "" -"`@bansalnitish `__: Fixes internal reference" -" (`#3695 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:527 -msgid "" -"`@humitos `__: Always record the git branch " -"command as success (`#3693 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:528 -msgid "" -"`@ericholscher `__: Show the project slug in" -" the project admin (to make it more explicit what project is what) (`#3681 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:529 -msgid "" -"`@humitos `__: Upgrade django-taggit to 0.22.2 " -"(`#3667 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:530 -msgid "" -"`@stsewd `__: Check for submodules (`#3661 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:531 ../../../CHANGELOG.rst:545 -msgid "" -"`@agjohnson `__: Hotfix for adding logging call" -" back into project sync task (`#3657 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:532 ../../../CHANGELOG.rst:546 -msgid "" -"`@agjohnson `__: Fix issue with missing setting" -" in oauth SyncRepo task (`#3656 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:533 ../../../CHANGELOG.rst:549 -msgid "" -"`@ericholscher `__: Remove error logging " -"that isn't an error. (`#3650 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:535 -msgid "" -"`@aasis21 `__: formatting buttons in edit project" -" text editor (`#3633 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:536 -msgid "" -"`@humitos `__: Filter by my own repositories at " -"Import Remote Project (`#3548 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:537 -msgid "" -"`@funkyHat `__: check for matching alias before " -"subproject slug (`#2787 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:540 -msgid "Version 2.2.1" -msgstr "" - -#: ../../../CHANGELOG.rst:542 -msgid "" -"Version ``2.2.1`` is a bug fix release for the several issues found in " -"production during the ``2.2.0`` release." -msgstr "" - -#: ../../../CHANGELOG.rst:547 ../../../CHANGELOG.rst:556 -msgid "" -"`@humitos `__: Tests for build notifications " -"(`#3654 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:548 ../../../CHANGELOG.rst:557 -msgid "" -"`@humitos `__: Send proper context to celery " -"email notification task (`#3653 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:550 ../../../CHANGELOG.rst:561 -msgid "" -"`@davidfischer `__: Update RTD security docs" -" (`#3641 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:551 ../../../CHANGELOG.rst:563 -msgid "" -"`@humitos `__: Ability to override the creation " -"of the Celery App (`#3623 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:554 -msgid "Version 2.2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:558 -msgid "" -"`@xrmx `__: Update django-formtools to 2.1 (`#3648 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:559 -msgid "" -"`@xrmx `__: Update Django to 1.9.13 (`#3647 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:560 -msgid "" -"`@davidfischer `__: Fix a 500 when searching" -" for files with API v1 (`#3645 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:562 -msgid "" -"`@humitos `__: Fix SVN initialization for command" -" logging (`#3638 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:564 -msgid "" -"`@humitos `__: Update the operations team (`#3621" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:565 -msgid "" -"`@mohitkyadav `__: Add venv to .gitignore " -"(`#3620 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:566 -msgid "" -"`@stsewd `__: Remove hardcoded copyright year " -"(`#3616 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:567 -msgid "" -"`@stsewd `__: Improve installation steps (`#3614 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:568 -msgid "" -"`@stsewd `__: Update GSOC (`#3607 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:569 -msgid "" -"`@Jigar3 `__: Updated AUTHORS.rst (`#3601 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:570 -msgid "" -"`@stsewd `__: Pin less to latest compatible " -"version (`#3597 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:571 -msgid "" -"`@Angeles4four `__: Grammar correction " -"(`#3596 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:572 -msgid "" -"`@davidfischer `__: Fix an unclosed tag " -"(`#3592 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:573 -msgid "" -"`@aaksarin `__: add missed fontawesome-" -"webfont.woff2 (`#3589 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:574 -msgid "" -"`@davidfischer `__: Force a specific ad to " -"be displayed (`#3584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:575 -msgid "" -"`@stsewd `__: Docs about preference for tags over " -"branches (`#3582 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:576 -msgid "" -"`@davidfischer `__: Rework homepage (`#3579 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:577 -msgid "" -"`@stsewd `__: Don't allow to create a subproject " -"of a project itself (`#3571 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:578 -msgid "" -"`@davidfischer `__: Fix for build screen in " -"firefox (`#3569 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:579 -msgid "" -"`@humitos `__: Style using pre-commit (`#3560 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:580 -msgid "" -"`@humitos `__: Use DRF 3.1 `pagination_class` " -"(`#3559 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:581 -msgid "" -"`@davidfischer `__: Analytics fixes (`#3558 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:582 -msgid "" -"`@davidfischer `__: Upgrade requests version" -" (`#3557 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:584 -msgid "" -"`@ericholscher `__: Add a number of new " -"ideas for GSOC (`#3552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:585 -msgid "" -"`@humitos `__: Fix Travis lint issue (`#3551 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:586 -msgid "" -"`@davidfischer `__: Send custom dimensions " -"for mkdocs (`#3550 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:587 ../../../CHANGELOG.rst:603 -msgid "" -"`@davidfischer `__: Promo contrast " -"improvements (`#3549 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:588 -msgid "" -"`@humitos `__: Allow git tags with `/` in the " -"name and properly slugify (`#3545 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:589 -msgid "" -"`@humitos `__: Allow to import public " -"repositories on corporate site (`#3537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:590 -msgid "" -"`@humitos `__: Log `git checkout` and expose to " -"users (`#3520 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:591 -msgid "" -"`@stsewd `__: Update docs (`#3498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:592 ../../../CHANGELOG.rst:613 -msgid "" -"`@davidfischer `__: Switch to universal " -"analytics (`#3495 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:593 -msgid "" -"`@stsewd `__: Move Mercurial dependency to pip.txt" -" (`#3488 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:594 -msgid "" -"`@agjohnson `__: Add docs on removing edit " -"button (`#3479 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:595 ../../../CHANGELOG.rst:614 -msgid "" -"`@davidfischer `__: Convert default dev " -"cache to local memory (`#3477 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:596 ../../../CHANGELOG.rst:703 -#: ../../../CHANGELOG.rst:741 -msgid "" -"`@agjohnson `__: Fix lint error (`#3402 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:597 ../../../CHANGELOG.rst:676 -#: ../../../CHANGELOG.rst:719 -msgid "" -"`@techtonik `__: Fix Edit links if version is " -"referenced by annotated tag (`#3302 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:598 -msgid "" -"`@jaraco `__: Fixed build results page on firefox " -"(part two) (`#2630 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:601 -msgid "Version 2.1.6" -msgstr "" - -#: ../../../CHANGELOG.rst:604 -msgid "" -"`@humitos `__: Refactor run command outside a " -"Build and Environment (`#3542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:605 -msgid "" -"`@AnatoliyURL `__: Project in the local read " -"the docs don't see tags. (`#3534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:606 -msgid "" -"`@malarzm `__: searchtools.js missing init() call" -" (`#3532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:607 -msgid "" -"`@johanneskoester `__: Build failed " -"without details (`#3531 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:608 -msgid "" -"`@danielmitterdorfer `__: \"Edit on " -"Github\" points to non-existing commit (`#3530 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:609 -msgid "" -"`@lk-geimfari `__: No such file or directory:" -" 'docs/requirements.txt' (`#3529 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:610 -msgid "" -"`@stsewd `__: Fix Good First Issue link (`#3522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:611 -msgid "" -"`@Blendify `__: Remove RTD Theme workaround " -"(`#3519 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:612 ../../../CHANGELOG.rst:627 -msgid "" -"`@stsewd `__: Move project description to the top " -"(`#3510 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:615 -msgid "" -"`@nlgranger `__: Github service: cannot unlink " -"after deleting account (`#3374 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:616 ../../../CHANGELOG.rst:631 -#: ../../../CHANGELOG.rst:795 -msgid "" -"`@andrewgodwin `__: \"stable\" appearing to " -"track future release branches (`#3268 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:617 ../../../CHANGELOG.rst:798 -msgid "" -"`@skddc `__: Add JSDoc to docs build environment " -"(`#3069 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:618 ../../../CHANGELOG.rst:634 -msgid "" -"`@chummels `__: RTD building old \"stable\" docs" -" instead of \"latest\" when auto-triggered from recent push (`#2351 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:619 -msgid "" -"`@cajus `__: Builds get stuck in \"Cloning\" state " -"(`#2047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:620 -msgid "" -"`@gossi `__: Cannot delete subproject (`#1341 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:621 -msgid "" -"`@gigster99 `__: extension problem (`#1059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:624 -msgid "Version 2.1.5" -msgstr "" - -#: ../../../CHANGELOG.rst:626 -msgid "" -"`@ericholscher `__: Add GSOC 2018 page " -"(`#3518 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:628 -msgid "" -"`@RichardLitt `__: Docs: Rename \"Good First " -"Bug\" to \"Good First Issue\" (`#3505 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:629 -msgid "" -"`@stsewd `__: Fix regex for getting project and " -"user (`#3501 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:630 ../../../CHANGELOG.rst:647 -msgid "" -"`@ericholscher `__: Check to make sure " -"changes exist in BitBucket pushes (`#3480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:632 -msgid "" -"`@cdeil `__: No module named pip in conda build " -"(`#2827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:633 -msgid "" -"`@Yaseenh `__: building project does not generate" -" new pdf with changes in it (`#2758 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:635 -msgid "" -"`@KeithWoods `__: GitHub edit link is " -"aggressively stripped (`#1788 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:638 -msgid "Version 2.1.4" -msgstr "" - -#: ../../../CHANGELOG.rst:640 -msgid "" -"`@davidfischer `__: Add programming language" -" to API/READTHEDOCS_DATA (`#3499 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:641 -msgid "" -"`@ericholscher `__: Remove our mkdocs search" -" override (`#3496 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:642 -msgid "" -"`@humitos `__: Better style (`#3494 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:643 -msgid "" -"`@humitos `__: Update README.rst (`#3492 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:644 -msgid "" -"`@davidfischer `__: Small formatting change " -"to the Alabaster footer (`#3491 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:645 -msgid "" -"`@matsen `__: Fixing \"reseting\" misspelling. " -"(`#3487 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:646 -msgid "" -"`@ericholscher `__: Add David to dev team " -"listing (`#3485 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:648 -msgid "" -"`@ericholscher `__: Use semvar for " -"readthedocs-build to make bumping easier (`#3475 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:649 -msgid "" -"`@davidfischer `__: Add programming " -"languages (`#3471 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:650 -msgid "" -"`@humitos `__: Remove TEMPLATE_LOADERS since it's" -" the default (`#3469 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:651 -msgid "" -"`@Code0x58 `__: Minor virtualenv upgrade (`#3463" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:652 -msgid "" -"`@humitos `__: Remove invite only message (`#3456" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:653 -msgid "" -"`@maxirus `__: Adding to Install Docs (`#3455 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:654 -msgid "" -"`@stsewd `__: Fix a little typo (`#3448 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:655 -msgid "" -"`@stsewd `__: Better autogenerated index file " -"(`#3447 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:656 -msgid "" -"`@stsewd `__: Better help text for privacy level " -"(`#3444 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:657 -msgid "" -"`@msyriac `__: Broken link URL changed fixes " -"#3442 (`#3443 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:658 -msgid "" -"`@ericholscher `__: Fix git (`#3441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:659 -msgid "" -"`@ericholscher `__: Properly slugify the " -"alias on Project Relationships. (`#3440 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:660 -msgid "" -"`@stsewd `__: Don't show \"build ideas\" to " -"unprivileged users (`#3439 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:661 -msgid "" -"`@Blendify `__: Docs: Point Theme docs to new " -"website (`#3438 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:662 -msgid "" -"`@humitos `__: Do not use double quotes on git " -"command with --format option (`#3437 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:663 -msgid "" -"`@ericholscher `__: Hack in a fix for " -"missing version slug deploy that went out a while back (`#3433 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:664 -msgid "" -"`@humitos `__: Check versions used to create the " -"venv and auto-wipe (`#3432 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:665 ../../../CHANGELOG.rst:684 -msgid "" -"`@ericholscher `__: Upgrade psycopg2 (`#3429" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:666 ../../../CHANGELOG.rst:685 -msgid "" -"`@humitos `__: Fix \"Edit in Github\" link " -"(`#3427 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:667 ../../../CHANGELOG.rst:686 -msgid "" -"`@ericholscher `__: Add celery theme to " -"supported ad options (`#3425 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:668 ../../../CHANGELOG.rst:690 -msgid "" -"`@humitos `__: Link to version detail page from " -"build detail page (`#3418 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:669 ../../../CHANGELOG.rst:691 -msgid "" -"`@humitos `__: Move wipe button to version detail" -" page (`#3417 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:670 ../../../CHANGELOG.rst:696 -msgid "" -"`@humitos `__: Show/Hide \"See paid advertising\"" -" checkbox depending on USE_PROMOS (`#3412 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:671 ../../../CHANGELOG.rst:711 -msgid "" -"`@benjaoming `__: Strip well-known version " -"component origin/ from remote version (`#3377 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:672 ../../../CHANGELOG.rst:712 -msgid "" -"`@humitos `__: Remove warnings from code (`#3372 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:673 -msgid "" -"`@ericholscher `__: Add docker image from " -"the YAML config integration (`#3339 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:674 ../../../CHANGELOG.rst:716 -msgid "" -"`@humitos `__: Show proper error to user when " -"conf.py is not found (`#3326 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:675 ../../../CHANGELOG.rst:718 -#: ../../../CHANGELOG.rst:746 -msgid "" -"`@humitos `__: Simple task to finish inactive " -"builds (`#3312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:677 ../../../CHANGELOG.rst:732 -msgid "" -"`@Riyuzakii `__: changed from html to " -"css (`#2699 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:680 -msgid "Version 2.1.3" -msgstr "" - -#: ../../../CHANGELOG.rst:0 -msgid "date" -msgstr "" - -#: ../../../CHANGELOG.rst:682 -msgid "Dec 21, 2017" -msgstr "" - -#: ../../../CHANGELOG.rst:687 -msgid "" -"`@ericholscher `__: Only build travis push " -"builds on master. (`#3421 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:688 -msgid "" -"`@ericholscher `__: Add concept of dashboard" -" analytics code (`#3420 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:689 -msgid "" -"`@humitos `__: Use default avatar for User/Orgs " -"in OAuth services (`#3419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:692 -msgid "" -"`@bieagrathara `__: 019 497 8360 (`#3416 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:693 -msgid "" -"`@bieagrathara `__: rew (`#3415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:694 -msgid "" -"`@tony `__: lint prospector task failing (`#3414 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:695 -msgid "" -"`@humitos `__: Remove extra 's' (`#3413 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:697 -msgid "" -"`@accraze `__: Removing talks about RTD page " -"(`#3410 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:698 -msgid "" -"`@humitos `__: Pin pylint to 1.7.5 and fix " -"docstring styling (`#3408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:699 -msgid "" -"`@agjohnson `__: Update style and copy on " -"abandonment docs (`#3406 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:700 ../../../CHANGELOG.rst:739 -msgid "" -"`@agjohnson `__: Update changelog more " -"consistently (`#3405 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:701 ../../../CHANGELOG.rst:740 -msgid "" -"`@agjohnson `__: Update prerelease invoke " -"command to call with explicit path (`#3404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:702 -msgid "" -"`@ericholscher `__: Fix changelog command " -"(`#3403 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:704 -msgid "" -"`@julienmalard `__: Recent builds are " -"missing translated languages links (`#3401 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:705 ../../../CHANGELOG.rst:742 -msgid "" -"`@stsewd `__: Remove copyright application (`#3400" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:706 ../../../CHANGELOG.rst:743 -msgid "" -"`@humitos `__: Show connect buttons for installed" -" apps only (`#3394 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:707 -msgid "" -"`@agjohnson `__: Fix display of build advice " -"(`#3390 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:708 ../../../CHANGELOG.rst:744 -msgid "" -"`@agjohnson `__: Don't display the build " -"suggestions div if there are no suggestions (`#3389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:709 -msgid "" -"`@ericholscher `__: Pass more data into the " -"redirects. (`#3388 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:710 -msgid "" -"`@ericholscher `__: Fix issue where you " -"couldn't edit your canonical domain. (`#3387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:713 -msgid "" -"`@JavaDevVictoria `__: Updated " -"python.setup_py_install to be true (`#3357 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:714 -msgid "" -"`@humitos `__: Use default avatars for " -"GitLab/GitHub/Bitbucket integrations (users/organizations) (`#3353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:715 ../../../CHANGELOG.rst:745 -msgid "" -"`@jonrkarr `__: Error in YAML configuration " -"docs: default value for `python.setup_py_install` should be `true` (`#3334 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:717 -msgid "" -"`@MikeHart85 `__: Badges aren't updating due " -"to being cached on GitHub. (`#3323 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:720 -msgid "" -"`@humitos `__: Remove/Update talks about RTD page" -" (`#3283 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:721 -msgid "" -"`@gawel `__: Regain pyquery project ownership " -"(`#3281 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:722 -msgid "" -"`@dialex `__: Build passed but I can't see the " -"documentation (maze screen) (`#3246 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:723 -msgid "" -"`@makixx `__: Account is inactive (`#3241 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:724 ../../../CHANGELOG.rst:747 -msgid "" -"`@agjohnson `__: Cleanup misreported failed " -"builds (`#3230 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:725 -msgid "" -"`@cokelaer `__: links to github are broken " -"(`#3203 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:726 ../../../CHANGELOG.rst:748 -msgid "" -"`@agjohnson `__: Remove copyright application " -"(`#3199 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:727 -msgid "" -"`@shacharoo `__: Unable to register after " -"deleting my account (`#3189 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:728 -msgid "" -"`@gtalarico `__: 3 week old Build Stuck Cloning" -" (`#3126 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:729 -msgid "" -"`@agjohnson `__: Regressions with conf.py and " -"error reporting (`#2963 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:730 -msgid "" -"`@agjohnson `__: Can't edit canonical domain " -"(`#2922 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:731 -msgid "" -"`@virtuald `__: Documentation stuck in 'cloning'" -" state (`#2795 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:733 -msgid "" -"`@tjanez `__: Support specifying 'python setup.py " -"build_sphinx' as an alternative build command (`#1857 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:734 -msgid "" -"`@bdarnell `__: Broken edit links (`#1637 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:737 -msgid "Version 2.1.2" -msgstr "" - -#: ../../../CHANGELOG.rst:751 -msgid "Version 2.1.1" -msgstr "" - -#: ../../../CHANGELOG.rst:753 -msgid "Release information missing" -msgstr "" - -#: ../../../CHANGELOG.rst:756 -msgid "Version 2.1.0" -msgstr "" - -#: ../../../CHANGELOG.rst:758 -msgid "" -"`@ericholscher `__: Revert \"Merge pull " -"request #3336 from rtfd/use-active-for-stable\" (`#3368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:759 -msgid "" -"`@agjohnson `__: Revert \"Do not split before " -"first argument (#3333)\" (`#3366 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:760 -msgid "" -"`@ericholscher `__: Remove pitch from " -"ethical ads page, point folks to actual pitch page. (`#3365 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:761 -msgid "" -"`@agjohnson `__: Add changelog and changelog " -"automation (`#3364 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:762 -msgid "" -"`@ericholscher `__: Fix mkdocs search. " -"(`#3361 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:763 ../../../CHANGELOG.rst:782 -msgid "" -"`@ericholscher `__: Email sending: Allow " -"kwargs for other options (`#3355 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:764 ../../../CHANGELOG.rst:783 -msgid "" -"`@ericholscher `__: Try and get folks to put" -" more tags. (`#3350 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:765 -msgid "" -"`@ericholscher `__: Suggest wiping your " -"environment to folks with bad build outcomes. (`#3347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:766 -msgid "" -"`@humitos `__: GitLab Integration (`#3327 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:767 -msgid "" -"`@jimfulton `__: Draft policy for claiming " -"existing project names. (`#3314 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:768 -msgid "" -"`@agjohnson `__: More logic changes to error " -"reporting, cleanup (`#3310 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:769 -msgid "" -"`@safwanrahman `__: [Fix #3182] Better user " -"deletion (`#3214 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:770 -msgid "" -"`@ericholscher `__: Better User deletion " -"(`#3182 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:771 -msgid "" -"`@RichardLitt `__: Add `Needed: replication` " -"label (`#3138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:772 -msgid "" -"`@josejrobles `__: Replaced usage of " -"deprecated function get_fields_with_model with new … (`#3052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:773 -msgid "" -"`@ericholscher `__: Don't delete the " -"subprojects directory on sync of superproject (`#3042 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:774 -msgid "" -"`@andrew `__: Pass query string when redirecting, " -"fixes #2595 (`#3001 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:775 -msgid "" -"`@saily `__: Add GitLab repo sync and webhook " -"support (`#1870 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:776 -msgid "" -"`@destroyerofbuilds `__: Setup GitLab " -"Web Hook on Project Import (`#1443 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:777 -msgid "" -"`@takotuesday `__: Add GitLab Provider from " -"django-allauth (`#1441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:780 -msgid "Version 2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:784 -msgid "" -"`@ericholscher `__: Small changes to email " -"sending to enable from email (`#3349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:785 -msgid "" -"`@dplanella `__: Duplicate TOC entries (`#3345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:786 -msgid "" -"`@ericholscher `__: Small tweaks to ethical " -"ads page (`#3344 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:787 -msgid "" -"`@agjohnson `__: Fix python usage around oauth " -"pagination (`#3342 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:788 -msgid "" -"`@tony `__: Fix isort link (`#3340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:789 -msgid "" -"`@ericholscher `__: Change stable version " -"switching to respect `active` (`#3336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:790 -msgid "" -"`@ericholscher `__: Allow superusers to pass" -" admin & member tests for projects (`#3335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:791 -msgid "" -"`@humitos `__: Do not split before first argument" -" (`#3333 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:792 -msgid "" -"`@humitos `__: Update docs for pre-commit (auto " -"linting) (`#3332 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:793 -msgid "" -"`@humitos `__: Take preferece of tags over " -"branches when selecting the stable version (`#3331 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:794 -msgid "" -"`@humitos `__: Add prospector as a pre-commit " -"hook (`#3328 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:796 -msgid "" -"`@humitos `__: Config files for auto linting " -"(`#3264 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:797 -msgid "" -"`@mekrip `__: Build is not working (`#3223 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:799 -msgid "" -"`@jakirkham `__: Specifying conda version used " -"(`#2076 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:800 -msgid "" -"`@agjohnson `__: Document code style guidelines" -" (`#1475 `__)" -msgstr "" - -#: ../../changelog.rst:7 -msgid "Previous releases" -msgstr "" - -#: ../../changelog.rst:9 -msgid "" -"Starting with version ``2.0``, we will be incrementing the Read the Docs " -"version based on semantic versioning principles, and will be automating the " -"update of our changelog." -msgstr "" - -#: ../../changelog.rst:13 -msgid "" -"Below are some historical changes from when we have tried to add information" -" here in the past" -msgstr "" - -#: ../../changelog.rst:17 -msgid "July 23, 2015" -msgstr "" - -#: ../../changelog.rst:19 -msgid "Django 1.8 Support Merged" -msgstr "" - -#: ../../changelog.rst:22 -msgid "Code Notes" -msgstr "" - -#: ../../changelog.rst:24 -msgid "Updated Django from `1.6.11` to `1.8.3`." -msgstr "" - -#: ../../changelog.rst:25 -msgid "" -"Removed South and ported the South migrations to Django's migration " -"framework." -msgstr "" - -#: ../../changelog.rst:26 -msgid "" -"Updated django-celery from `3.0.23` to `3.1.26` as django-celery 3.0.x does " -"not support Django 1.8." -msgstr "" - -#: ../../changelog.rst:27 -msgid "" -"Updated Celery from `3.0.24` to `3.1.18` because we had to update django-" -"celery. We need to test this extensively and might need to think about using" -" the new Celery API directly and dropping django-celery. See release notes: " -"http://docs.celeryproject.org/en/latest/whatsnew-3.1.html" -msgstr "" - -#: ../../changelog.rst:28 -msgid "" -"Updated tastypie from `0.11.1` to current master (commit " -"`1e1aff3dd4dcd21669e9c68bd7681253b286b856`) as 0.11.x is not compatible with" -" Django 1.8. No surprises expected but we should ask for a proper release, " -"see release notes: https://github.com/django-tastypie/django-" -"tastypie/blob/master/docs/release_notes/v0.12.0.rst" -msgstr "" - -#: ../../changelog.rst:29 -msgid "" -"Updated django-oauth from `0.16.1` to `0.21.0`. No surprises expected, see " -"release notes `in the docs `_ and `finer grained in " -"the repo `_" -msgstr "" - -#: ../../changelog.rst:30 -msgid "" -"Updated django-guardian from `1.2.0` to `1.3.0` to gain Django 1.8 support. " -"No surprises expected, see release notes: https://github.com/lukaszb/django-" -"guardian/blob/devel/CHANGES" -msgstr "" - -#: ../../changelog.rst:31 -msgid "" -"Using `django-formtools` instead of removed `django.contrib.formtools` now. " -"Based on the Django release notes, these modules are the same except of the " -"package name." -msgstr "" - -#: ../../changelog.rst:32 -msgid "" -"Updated pytest-django from `2.6.2` to `2.8.0`. No tests required, but " -"running the testsuite :smile:" -msgstr "" - -#: ../../changelog.rst:33 -msgid "" -"Updated psycopg2 from 2.4 to 2.4.6 as 2.4.5 is required by Django 1.8. No " -"trouble expected as Django is the layer between us and psycopg2. Also it's " -"only a minor version upgrade. Release notes: " -"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-4-6" -msgstr "" - -#: ../../changelog.rst:34 -msgid "" -"Added `django.setup()` to `conf.py` to load django properly for doc builds." -msgstr "" - -#: ../../changelog.rst:35 -msgid "" -"Added migrations for all apps with models in the `readthedocs/` directory" -msgstr "" - -#: ../../changelog.rst:38 -msgid "Deployment Notes" -msgstr "" - -#: ../../changelog.rst:40 -msgid "" -"After you have updated the code and installed the new dependencies, you need" -" to run these commands on the server::" -msgstr "" - -#: ../../changelog.rst:46 -msgid "" -"Locally I had trouble in a test environment that pip did not update to the " -"specified commit of tastypie. It might be required to use `pip install -U -r" -" requirements/deploy.txt` during deployment." -msgstr "" - -#: ../../changelog.rst:50 -msgid "Development Update Notes" -msgstr "" - -#: ../../changelog.rst:52 -msgid "" -"The readthedocs developers need to execute these commands when switching to " -"this branch (or when this got merged into master):" -msgstr "" - -#: ../../changelog.rst:54 -msgid "**Before updating** please make sure that all migrations are applied::" -msgstr "" - -#: ../../changelog.rst:59 -msgid "Update the codebase: `git pull`" -msgstr "" - -#: ../../changelog.rst:60 -msgid "" -"You need to update the requirements with `pip install -r requirements.txt`" -msgstr "" - -#: ../../changelog.rst:61 -msgid "Now you need to fake the initial migrations::" -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/code-of-conduct.mo b/docs/user/locale/es/LC_MESSAGES/code-of-conduct.mo deleted file mode 100644 index f14832de0fe..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/code-of-conduct.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/code-of-conduct.po b/docs/user/locale/es/LC_MESSAGES/code-of-conduct.po deleted file mode 100644 index 96a33ce5ada..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/code-of-conduct.po +++ /dev/null @@ -1,160 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../code-of-conduct.rst:2 -msgid "Code of Conduct" -msgstr "" - -#: ../../code-of-conduct.rst:4 -msgid "" -"Like the technical community as a whole, the Read the Docs team and " -"community is made up of a mixture of professionals and volunteers from all " -"over the world, working on every aspect of the mission - including " -"mentorship, teaching, and connecting people." -msgstr "" - -#: ../../code-of-conduct.rst:9 -msgid "" -"Diversity is one of our huge strengths, but it can also lead to " -"communication issues and unhappiness. To that end, we have a few ground " -"rules that we ask people to adhere to. This code applies equally to " -"founders, mentors and those seeking help and guidance." -msgstr "" - -#: ../../code-of-conduct.rst:14 -msgid "" -"This isn’t an exhaustive list of things that you can’t do. Rather, take it " -"in the spirit in which it’s intended - a guide to make it easier to enrich " -"all of us and the technical communities in which we participate." -msgstr "" - -#: ../../code-of-conduct.rst:18 -msgid "" -"This code of conduct applies to all spaces managed by the Read the Docs " -"project. This includes IRC, the mailing lists, the issue tracker, and any " -"other forums created by the project team which the community uses for " -"communication. In addition, violations of this code outside these spaces may" -" affect a person's ability to participate within them." -msgstr "" - -#: ../../code-of-conduct.rst:25 -msgid "" -"If you believe someone is violating the code of conduct, we ask that you " -"report it by emailing dev@readthedocs.org." -msgstr "" - -#: ../../code-of-conduct.rst:28 -msgid "**Be friendly and patient.**" -msgstr "" - -#: ../../code-of-conduct.rst:29 -msgid "" -"**Be welcoming.** We strive to be a community that welcomes and supports " -"people of all backgrounds and identities. This includes, but is not limited " -"to members of any race, ethnicity, culture, national origin, colour, " -"immigration status, social and economic class, educational level, sex, " -"sexual orientation, gender identity and expression, age, size, family " -"status, political belief, religion, and mental and physical ability." -msgstr "" - -#: ../../code-of-conduct.rst:36 -msgid "" -"**Be considerate.** Your work will be used by other people, and you in turn " -"will depend on the work of others. Any decision you take will affect users " -"and colleagues, and you should take those consequences into account when " -"making decisions. Remember that we're a world-wide community, so you might " -"not be communicating in someone else's primary language." -msgstr "" - -#: ../../code-of-conduct.rst:42 -msgid "" -"**Be respectful.** Not all of us will agree all the time, but disagreement " -"is no excuse for poor behavior and poor manners. We might all experience " -"some frustration now and then, but we cannot allow that frustration to turn " -"into a personal attack. It’s important to remember that a community where " -"people feel uncomfortable or threatened is not a productive one. Members of " -"the Read the Docs community should be respectful when dealing with other " -"members as well as with people outside the Read the Docs community." -msgstr "" - -#: ../../code-of-conduct.rst:50 -msgid "" -"**Be careful in the words that you choose.** We are a community of " -"professionals, and we conduct ourselves professionally. Be kind to others. " -"Do not insult or put down other participants. Harassment and other " -"exclusionary behavior aren't acceptable. This includes, but is not limited " -"to:" -msgstr "" - -#: ../../code-of-conduct.rst:56 -msgid "Violent threats or language directed against another person." -msgstr "" - -#: ../../code-of-conduct.rst:57 -msgid "Discriminatory jokes and language." -msgstr "" - -#: ../../code-of-conduct.rst:58 -msgid "Posting sexually explicit or violent material." -msgstr "" - -#: ../../code-of-conduct.rst:59 -msgid "" -"Posting (or threatening to post) other people's personally identifying " -"information (\"doxing\")." -msgstr "" - -#: ../../code-of-conduct.rst:61 -msgid "Personal insults, especially those using racist or sexist terms." -msgstr "" - -#: ../../code-of-conduct.rst:62 -msgid "Unwelcome sexual attention." -msgstr "" - -#: ../../code-of-conduct.rst:63 -msgid "Advocating for, or encouraging, any of the above behavior." -msgstr "" - -#: ../../code-of-conduct.rst:64 -msgid "" -"Repeated harassment of others. In general, if someone asks you to stop, then" -" stop." -msgstr "" - -#: ../../code-of-conduct.rst:67 -msgid "" -"**When we disagree, try to understand why.** Disagreements, both social and " -"technical, happen all the time and Read the Docs is no exception. It is " -"important that we resolve disagreements and differing views constructively. " -"Remember that we’re different. The strength of Read the Docs comes from its " -"varied community, people from a wide range of backgrounds. Different people " -"have different perspectives on issues. Being unable to understand why " -"someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that" -" it is human to err and blaming each other doesn’t get us anywhere. Instead," -" focus on helping to resolve issues and learning from mistakes." -msgstr "" - -#: ../../code-of-conduct.rst:78 -msgid "" -"Original text courtesy of the `Speak Up! project " -"`__. " -"This version was adopted from the `Django Code of Conduct " -"`_." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/conda.mo b/docs/user/locale/es/LC_MESSAGES/conda.mo deleted file mode 100644 index cb06b13a015..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/conda.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/conda.po b/docs/user/locale/es/LC_MESSAGES/conda.po deleted file mode 100644 index 7d2d9126c74..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/conda.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../conda.rst:2 -msgid "Conda Support" -msgstr "" - -#: ../../conda.rst:4 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../conda.rst:7 -msgid "" -"Read the Docs supports Conda as an environment management tool, along with " -"Virtualenv. Conda support is useful for people who depend on C libraries, " -"and need them installed when building their documentation." -msgstr "" - -#: ../../conda.rst:12 -msgid "" -"This work was funded by `Clinical Graphics`_ -- many thanks for their " -"support of Open Source." -msgstr "" - -#: ../../conda.rst:15 -msgid "Activating Conda" -msgstr "" - -#: ../../conda.rst:17 -msgid "" -"Conda Support is the first feature enabled with :doc:`yaml-config`. You can " -"enable it by creating a `readthedocs.yml` file in the root of your " -"repository with the contents:" -msgstr "" - -#: ../../conda.rst:26 -msgid "" -"This Conda environment will also have Sphinx and other build time " -"dependencies installed. It will use the same order of operations that we " -"support currently:" -msgstr "" - -#: ../../conda.rst:29 -msgid "Environment Creation (``conda env create``)" -msgstr "" - -#: ../../conda.rst:30 -msgid "Dependency Installation (Sphinx)" -msgstr "" - -#: ../../conda.rst:33 -msgid "Custom Installs" -msgstr "" - -#: ../../conda.rst:35 -msgid "" -"If you are running a custom installation of Read the Docs, you will need the" -" ``conda`` executable installed somewhere on your ``PATH``. Because of the " -"way ``conda`` works, we can't safely install it as a normal dependency into " -"the normal Python virtualenv." -msgstr "" - -#: ../../conda.rst:40 -msgid "" -"Installing conda into a virtualenv will override the ``activate`` script, " -"making it so you can't properly activate that virtualenv anymore." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/contribute.mo b/docs/user/locale/es/LC_MESSAGES/contribute.mo deleted file mode 100644 index de6f2f50568..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/contribute.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/contribute.po b/docs/user/locale/es/LC_MESSAGES/contribute.po deleted file mode 100644 index 0a8b1003b29..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/contribute.po +++ /dev/null @@ -1,431 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../contribute.rst:2 -msgid "Contributing to Read the Docs" -msgstr "" - -#: ../../contribute.rst:4 -msgid "" -"You are here to help on Read the Docs? Awesome, feel welcome and read the " -"following sections in order to know how to ask questions and how to work on " -"something." -msgstr "" - -#: ../../contribute.rst:7 -msgid "" -"All members of our community are expected to follow our :doc:`/code-of-" -"conduct`. Please make sure you are welcoming and friendly in all of our " -"spaces." -msgstr "" - -#: ../../contribute.rst:11 -msgid "Get in touch" -msgstr "" - -#: ../../contribute.rst:13 -msgid "Ask usage questions (\"How do I?\") on `StackOverflow`_." -msgstr "" - -#: ../../contribute.rst:14 -msgid "Report bugs, suggest features or view the source code `on GitHub`_." -msgstr "" - -#: ../../contribute.rst:15 -msgid "Discuss topics on `Gitter`_." -msgstr "" - -#: ../../contribute.rst:16 -msgid "On IRC find us at `#readthedocs`_." -msgstr "" - -#: ../../contribute.rst:24 -msgid "Contributing to development" -msgstr "" - -#: ../../contribute.rst:26 -msgid "" -"If you want to deep dive and help out with development on Read the Docs, " -"then first get the project installed locally according to the " -":doc:`Installation Guide `. After that is done we suggest you have " -"a look at tickets in our issue tracker that are labelled `Good First " -"Issue`_. These are meant to be a great way to get a smooth start and won't " -"put you in front of the most complex parts of the system." -msgstr "" - -#: ../../contribute.rst:33 -msgid "" -"If you are up to more challenging tasks with a bigger scope, then there are " -"a set of tickets with a `Feature`_ or `Improvement`_ tag. These tickets have" -" a general overview and description of the work required to finish. If you " -"want to start somewhere, this would be a good place to start (make sure that" -" the issue also have the `Accepted`_ label). That said, these aren't " -"necessarily the easiest tickets. They are simply things that are explained. " -"If you still didn't find something to work on, search for the `Sprintable`_ " -"label. Those tickets are meant to be standalone and can be worked on ad-hoc." -msgstr "" - -#: ../../contribute.rst:43 -msgid "" -"When contributing code, then please follow the standard Contribution " -"Guidelines set forth at `contribution-guide.org`_." -msgstr "" - -#: ../../contribute.rst:46 -msgid "" -"We have a strict code style that is easy to follow since you just have to " -"install `pre-commit`_ and it will automatically run different linting tools " -"(`autoflake`_, `autopep8`_, `docformatter`_, `isort`_, `prospector`_, " -"`unify`_ and `yapf`_) to check your changes before you commit them. `pre-" -"commit` will let you know if there were any problems that is wasn't able to " -"fix automatically." -msgstr "" - -#: ../../contribute.rst:52 -msgid "To run the `pre-commit` command and check your changes::" -msgstr "" - -#: ../../contribute.rst:58 -msgid "or to run against a specific file::" -msgstr "" - -#: ../../contribute.rst:62 -msgid "" -"`pre-commit` can also be run as a git pre-commit hook. You can set this up " -"with::" -msgstr "" - -#: ../../contribute.rst:67 -msgid "" -"After this installation, the next time you run `git commit` the `pre-commit " -"run` command will be run immediately and will inform you of the changes and " -"errors." -msgstr "" - -#: ../../contribute.rst:72 -msgid "" -"Our code base is still maturing and the core team doesn't yet recommend " -"running this as a pre-commit hook due to the number of changes this will " -"cause while constructing a pull request. Independent pull requests with " -"linting changes would be a great help to making this possible." -msgstr "" - -#: ../../contribute.rst:95 -msgid "Triaging tickets" -msgstr "" - -#: ../../contribute.rst:97 -msgid "" -"Here is a brief explanation on how we triage incoming tickets to get a " -"better sense of what needs to be done on what end." -msgstr "" - -#: ../../contribute.rst:100 -msgid "" -"You will need Triage permission on the project in order to do this. You can " -"ask one of the members of the :doc:`team` to give you access." -msgstr "" - -#: ../../contribute.rst:104 -msgid "Initial triage" -msgstr "" - -#: ../../contribute.rst:106 -msgid "" -"When sitting down to do some triaging work, we start with the `list of " -"untriaged tickets`_. We consider all tickets that do not have a label as " -"untriaged. The first step is to categorize the ticket into one of the " -"following categories and either close the ticket or assign an appropriate " -"label. The reported issue …" -msgstr "" - -#: ../../contribute.rst:127 -msgid "… is not valid" -msgstr "" - -#: ../../contribute.rst:113 -msgid "" -"If you think the ticket is invalid comment why you think it is invalid, then" -" close the ticket. Tickets might be invalid if they were already fixed in " -"the past or it was decided that the proposed feature will not be implemented" -" because it does not conform with the overall goal of Read the Docs. Also if" -" you happen to know that the problem was already reported, reference the " -"other ticket that is already addressing the problem and close the duplicate." -msgstr "" - -#: ../../contribute.rst:120 ../../contribute.rst:141 ../../contribute.rst:153 -#: ../../contribute.rst:165 ../../contribute.rst:174 ../../contribute.rst:183 -#: ../../contribute.rst:193 ../../contribute.rst:203 -msgid "Examples:" -msgstr "" - -#: ../../contribute.rst:122 -msgid "" -"*Builds fail when using matplotlib*: If the described issue was already " -"fixed, then explain and instruct to re-trigger the build." -msgstr "" - -#: ../../contribute.rst:125 -msgid "" -"*Provide way to upload arbitrary HTML files*: It was already decided that " -"Read the Docs is not a dull hosting platform for HTML. So explain this and " -"close the ticket." -msgstr "" - -#: ../../contribute.rst:144 -msgid "… does not provide enough information" -msgstr "" - -#: ../../contribute.rst:132 -msgid "" -"Add the label **Needed: more information** if the reported issue does not " -"contain enough information to decide if it is valid or not and ask on the " -"ticket for the required information to go forward. We will re-triage all " -"tickets that have the label **Needed: more information** assigned. If the " -"original reporter left new information we can try to re-categorize the " -"ticket. If the reporter did not come back to provide more required " -"information after a long enough time, we will close the ticket (this will be" -" roughly about two weeks)." -msgstr "" - -#: ../../contribute.rst:143 -msgid "" -"*My builds stopped working. Please help!* Ask for a link to the build log " -"and for which project is affected." -msgstr "" - -#: ../../contribute.rst:157 -msgid "… is a valid feature proposal" -msgstr "" - -#: ../../contribute.rst:147 -msgid "" -"If the ticket contains a feature that aligns with the goals of Read the " -"Docs, then add the label **Feature**. If the proposal seems valid but " -"requires further discussion between core contributors because there might be" -" different possibilities on how to implement the feature, then also add the " -"label **Needed: design decision**." -msgstr "" - -#: ../../contribute.rst:155 -msgid "*Provide better integration with service XYZ*" -msgstr "" - -#: ../../contribute.rst:156 -msgid "" -"*Achieve world domination* (also needs the label **Needed: design " -"decision**)" -msgstr "" - -#: ../../contribute.rst:168 -msgid "… is a small change to the source code" -msgstr "" - -#: ../../contribute.rst:160 -msgid "" -"If the ticket is about code cleanup or small changes to existing features " -"would likely have the **Improvement** label. The distinction for this label " -"is that these issues have a lower priority than a Bug, and aren't " -"implementing new features." -msgstr "" - -#: ../../contribute.rst:167 -msgid "*Refactor namedtuples to dataclasess*" -msgstr "" - -#: ../../contribute.rst:168 -msgid "*Change font size for the project's title*" -msgstr "" - -#: ../../contribute.rst:176 -msgid "… is a valid problem within the code base:" -msgstr "" - -#: ../../contribute.rst:171 -msgid "" -"If it's a valid bug, then add the label **Bug**. Try to reference related " -"issues if you come across any." -msgstr "" - -#: ../../contribute.rst:176 -msgid "*Builds fail if conf.py contains non-ascii letters*" -msgstr "" - -#: ../../contribute.rst:185 -msgid "… is a currently valid problem with the infrastructure:" -msgstr "" - -#: ../../contribute.rst:179 -msgid "" -"Users might report about web server downtimes or that builds are not " -"triggered. If the ticket needs investigation on the servers, then add the " -"label **Operations**." -msgstr "" - -#: ../../contribute.rst:185 -msgid "*Builds are not starting*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "… is a question and needs answering:" -msgstr "" - -#: ../../contribute.rst:190 -msgid "" -"If the ticket contains a question about the Read the Docs platform or the " -"code, then add the label **Support**." -msgstr "" - -#: ../../contribute.rst:195 -msgid "*My account was set inactive. Why?*" -msgstr "" - -#: ../../contribute.rst:196 -msgid "*How to use C modules with Sphinx autodoc?*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "*Why are my builds failing?*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "… requires a one-time action on the server:" -msgstr "" - -#: ../../contribute.rst:200 -msgid "" -"Tasks that require a one time action on the server should be assigned the " -"two labels **Support** and **Operations**." -msgstr "" - -#: ../../contribute.rst:205 -msgid "*Please change my username*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "*Please set me as owner of this abandoned project*" -msgstr "" - -#: ../../contribute.rst:208 -msgid "" -"After we finished the initial triaging of new tickets, no ticket should be " -"left without a label." -msgstr "" - -#: ../../contribute.rst:214 -msgid "Additional labels for categorization" -msgstr "" - -#: ../../contribute.rst:216 -msgid "" -"Additionally to the labels already involved in the section above, we have a " -"few more at hand to further categorize issues." -msgstr "" - -#: ../../contribute.rst:221 -msgid "*High Priority*" -msgstr "" - -#: ../../contribute.rst:220 -msgid "" -"If the issue is urgent, assign this label. In the best case also go forward " -"to resolve the ticket yourself as soon as possible." -msgstr "" - -#: ../../contribute.rst:226 -msgid "*Good First Issue*" -msgstr "" - -#: ../../contribute.rst:224 -msgid "" -"This label marks tickets that are easy to get started with. The ticket " -"should be ideal for beginners to dive into the code base. Better is if the " -"fix for the issue only involves touching one part of the code." -msgstr "" - -#: ../../contribute.rst:230 -msgid "*Sprintable*" -msgstr "" - -#: ../../contribute.rst:229 -msgid "" -"Sprintable are all tickets that have the right amount of scope to be handled" -" during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../contribute.rst:232 -msgid "" -"For a full list of available labels and their meanings, see :doc:`issue-" -"labels`." -msgstr "" - -#: ../../contribute.rst:236 -msgid "Helpful links for triaging" -msgstr "" - -#: ../../contribute.rst:238 -msgid "Here is a list of links for contributors that look for work:" -msgstr "" - -#: ../../contribute.rst:240 -msgid "" -"`Untriaged tickets " -"`_:" -" Go and triage them!" -msgstr "" - -#: ../../contribute.rst:243 -msgid "" -"`Tickets labelled with Needed: more information " -"`_:" -" Come back to these tickets once in a while and close those that did not get" -" any new information from the reporter. If new information is available, go " -"and re-triage the ticket." -msgstr "" - -#: ../../contribute.rst:248 -msgid "" -"`Tickets labelled with Operations " -"`_:" -" These tickets are for contributors who have access to the servers." -msgstr "" - -#: ../../contribute.rst:251 -msgid "" -"`Tickets labelled with Support " -"`_:" -" Experienced contributors or community members with a broad knowledge about " -"the project should handle those." -msgstr "" - -#: ../../contribute.rst:255 -msgid "" -"`Tickets labelled with Needed: design decision " -"`_:" -" Project leaders must take actions on these tickets. Otherwise no other " -"contributor can go forward on them." -msgstr "" - -#: ../../contribute.rst:261 -msgid "Helping on translations" -msgstr "" - -#: ../../contribute.rst:263 -msgid "If you wish to contribute translations, please do so on `Transifex`_." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/custom_installs/customization.mo b/docs/user/locale/es/LC_MESSAGES/custom_installs/customization.mo deleted file mode 100644 index a2e7a85b6e6..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/custom_installs/customization.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/custom_installs/customization.po b/docs/user/locale/es/LC_MESSAGES/custom_installs/customization.po deleted file mode 100644 index 2f2122c77b4..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/custom_installs/customization.po +++ /dev/null @@ -1,81 +0,0 @@ -# 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: Eric Holscher \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# 9a4df253f71d409e8ec590353f2f7a15 -#: ../../custom_installs/customization.rst:2 -msgid "Customizing your install" -msgstr "" - -# 1028e197ff5c4ddd98d099e447476731 -#: ../../custom_installs/customization.rst:4 -msgid "" -"Read the Docs has a lot of :doc:`/settings` that help customize your " -"install. This document will outline some of the more useful ways that these " -"can be combined." -msgstr "" - -# 3b8b84b2961b4ab389fea741833ec961 -#: ../../custom_installs/customization.rst:8 -msgid "Have a local settings file" -msgstr "" - -# 07a3499807a74d1394062e1bb4e902d1 -#: ../../custom_installs/customization.rst:10 -msgid "" -"If you put a file named ``local_settings.py`` in the " -"``readthedocs/settings`` directory, it will override settings available in " -"the base install." -msgstr "" - -# d15800590d4447888697341be52ffec7 -#: ../../custom_installs/customization.rst:13 -msgid "Adding your own title to pages" -msgstr "" - -# 3ec2cfd4934348b186b2ac3bba32abae -#: ../../custom_installs/customization.rst:15 -msgid "" -"This requires 2 parts of setup. First, you need to add a custom " -":setting:`TEMPLATE_DIRS` setting that points at your template overrides. " -"Then, in those template overrides you have to insert your logo where the " -"normal RTD logo goes." -msgstr "" - -# b6e4e25845774f08a86ed5f207b569d2 -#: ../../custom_installs/customization.rst:17 -msgid "This works for any setting you wish to change." -msgstr "" - -# b5bcbc37e82f41c1aa0a7089b72c2123 -#: ../../custom_installs/customization.rst:19 -msgid "Example ``local_settings.py``::" -msgstr "" - -# 47b3e3c7e2ff4a4a838b3a0010ef42a4 -#: ../../custom_installs/customization.rst:31 -msgid "Example ``base.html`` in your template overrides::" -msgstr "" - -# 906c4e450b374a54a656b9dcad27da12 -#: ../../custom_installs/customization.rst:38 -msgid "" -"You can of course override any block in the template. If there is something " -"that you would like to be able to customize, but isn't currently in a block," -" please `submit an issue`_." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/custom_installs/index.mo b/docs/user/locale/es/LC_MESSAGES/custom_installs/index.mo deleted file mode 100644 index db97ee6c14b..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/custom_installs/index.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/custom_installs/index.po b/docs/user/locale/es/LC_MESSAGES/custom_installs/index.po deleted file mode 100644 index 2ba2c0a3b0f..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/custom_installs/index.po +++ /dev/null @@ -1,32 +0,0 @@ -# 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: Eric Holscher \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# e52de36f1bf24ee6a7fda490b7ec9ad8 -#: ../../custom_installs/index.rst:2 -msgid "Info about custom installs" -msgstr "" - -# 1534817d7caf41288543ecf717ac55f3 -#: ../../custom_installs/index.rst:4 -msgid "" -"Read the Docs is open source, which means you can run your own version of " -"it. There are many reasons to do this, the main one being if you want a " -"private instance. If you have to keep everything behind a firewall of VPN, " -"this is for you." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/design.mo b/docs/user/locale/es/LC_MESSAGES/design.mo deleted file mode 100644 index 130a565f26d..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/design.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/design.po b/docs/user/locale/es/LC_MESSAGES/design.po deleted file mode 100644 index 05d6256096a..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/design.po +++ /dev/null @@ -1,107 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../design.rst:2 -msgid "Designing Read the Docs" -msgstr "" - -#: ../../design.rst:4 -msgid "" -"So you're thinking of contributing some of your time and design skills to " -"Read the Docs? That's **awesome**. This document will lead you through a few" -" features available to ease the process of working with Read the Doc's CSS " -"and static assets." -msgstr "" - -#: ../../design.rst:10 -msgid "" -"To start, you should follow the :doc:`install` instructions to get a working" -" copy of the Read the Docs repository locally." -msgstr "" - -#: ../../design.rst:14 -msgid "Style Catalog" -msgstr "" - -#: ../../design.rst:16 -msgid "" -"Once you have RTD running locally, you can open ``http://localhost:8000" -"/style-catalog/`` for a quick overview of the currently available styles." -msgstr "" - -#: ../../design.rst:21 -msgid "" -"This way you can quickly get started writing HTML -- or if you're modifying " -"existing styles you can get a quick idea of how things will change site-" -"wide." -msgstr "" - -#: ../../design.rst:26 -msgid "Readthedocs.org Changes" -msgstr "" - -#: ../../design.rst:28 -msgid "" -"Styles for the primary RTD site are located in ``media/css`` directory." -msgstr "" - -#: ../../design.rst:30 -msgid "" -"These styles only affect the primary site -- **not** any of the generated " -"documentation using the default RTD style." -msgstr "" - -#: ../../design.rst:34 -msgid "Sphinx Template Changes" -msgstr "" - -#: ../../design.rst:36 -msgid "" -"Styles for generated documentation are located in " -"``readthedocs/templates/sphinx/_static/rtd.css``" -msgstr "" - -#: ../../design.rst:38 -msgid "" -"Of note, projects will retain the version of that file they were last built " -"with -- so if you're editing that file and not seeing any changes to your " -"local built documentation, you need to rebuild your example project." -msgstr "" - -#: ../../design.rst:43 -msgid "Contributing" -msgstr "Contribuir" - -#: ../../design.rst:45 -msgid "" -"Contributions should follow the :doc:`contribute` guidelines where " -"applicable -- ideally you'll create a pull request against the `Read the " -"Docs GitHub project`_ from your forked repo and include a brief description " -"of what you added / removed / changed, as well as an attached image (you can" -" just take a screenshot and drop it into the PR creation form) of the " -"effects of your changes." -msgstr "" - -#: ../../design.rst:50 -msgid "" -"There's not a hard browser range, but your design changes should work " -"reasonably well across all major browsers, IE8+ -- that's not to say it " -"needs to be pixel-perfect in older browsers! Just avoid making changes that " -"render older browsers utterly unusable (or provide a sane fallback)." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/docs.mo b/docs/user/locale/es/LC_MESSAGES/docs.mo deleted file mode 100644 index 9e8d7b7950c..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/docs.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/docs.po b/docs/user/locale/es/LC_MESSAGES/docs.po deleted file mode 100644 index f6901b8958e..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/docs.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../docs.rst:2 -msgid "Building and Contributing to Documentation" -msgstr "" - -#: ../../docs.rst:4 -msgid "" -"As one might expect, the documentation for Read the Docs is built using " -"Sphinx and hosted on Read the Docs. The docs are kept in the ``docs/`` " -"directory at the top of the source tree." -msgstr "" - -#: ../../docs.rst:8 -msgid "You can build the docs by installing ``Sphinx`` and running::" -msgstr "" - -#: ../../docs.rst:13 -msgid "" -"Please follow these guidelines when updating our docs. Let us know if you " -"have any questions or something isn't clear." -msgstr "" - -#: ../../docs.rst:17 -msgid "The brand" -msgstr "" - -#: ../../docs.rst:19 -msgid "We are called **Read the Docs**. The *the* is not capitalized." -msgstr "" - -#: ../../docs.rst:22 -msgid "We do however use the acronym **RTD**." -msgstr "" - -#: ../../docs.rst:25 -msgid "Titles" -msgstr "" - -#: ../../docs.rst:27 -msgid "" -"For page titles, or Heading1 as they are sometimes called, we use title-" -"case." -msgstr "" - -#: ../../docs.rst:29 -msgid "" -"If the page includes multiple sub-headings (H2, H3), we usually use " -"sentence-case unless the titles include terminology that is supposed to be " -"capitalized." -msgstr "" - -#: ../../docs.rst:33 -msgid "Content" -msgstr "" - -#: ../../docs.rst:35 -msgid "" -"Do not break the content across multiple lines at 80 characters, but rather " -"break them on semantic meaning (e.g. periods or commas). Read more about " -"this `here `_." -msgstr "" - -#: ../../docs.rst:38 -msgid "" -"If you are cross-referencing to a different page within our website, use the" -" ``doc`` directive and not a hyperlink." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/embed.mo b/docs/user/locale/es/LC_MESSAGES/embed.mo deleted file mode 100644 index 707e4172d6c..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/embed.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/embed.po b/docs/user/locale/es/LC_MESSAGES/embed.po deleted file mode 100644 index f42488c32cd..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/embed.po +++ /dev/null @@ -1,129 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Leonardo J. Caballero G. , 2018\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../embed.rst:2 -msgid "Embed API" -msgstr "API embebida" - -#: ../../embed.rst:4 -msgid "" -"Read the Docs allow you to embed content from any of the projects we host. " -"This allows for content re-use across sites, making sure the content is " -"always up to date." -msgstr "" - -#: ../../embed.rst:9 -msgid "Workflow" -msgstr "" - -#: ../../embed.rst:11 -msgid "" -"There are many uses of our Embed API. One of our favorites is for inline " -"help. We have started using this on Read the Docs itself to provide inline " -"help on our main site pages. This allows us to keep the official " -"documentation as the single source of truth, while having great inline help " -"in our application as well." -msgstr "" - -#: ../../embed.rst:17 -msgid "" -"We recommend you point at **tagged releases** instead of ``latest``. Tags " -"don't change over time, so you don't have to worry about the content you are" -" embedding disappearing." -msgstr "" - -#: ../../embed.rst:21 -msgid "" -"All relative links to pages contained in the remote content will continue to" -" point at the remote page." -msgstr "" - -#: ../../embed.rst:24 -msgid "How to use it" -msgstr "" - -#: ../../embed.rst:28 -msgid "Sphinx Extension" -msgstr "" - -#: ../../embed.rst:30 -msgid "" -"You can embed content directly in Sphinx with builds on Read the Docs. We " -"support default configuration variables for your ``conf.py``:" -msgstr "" - -#: ../../embed.rst:33 -msgid "readthedocs_embed_project" -msgstr "" - -#: ../../embed.rst:34 -msgid "readthedocs_embed_version" -msgstr "" - -#: ../../embed.rst:35 -msgid "readthedocs_embed_doc" -msgstr "" - -#: ../../embed.rst:37 -msgid "" -"These are overridable per-call as well. Then you simply use the directive:" -msgstr "" - -#: ../../embed.rst:56 -msgid "Javascript" -msgstr "" - -#: ../../embed.rst:58 -msgid "" -"We provide a Javascript library that you can embed on any site. An example:" -msgstr "" - -#: ../../embed.rst:80 -msgid "" -"This will provide a pop-out for a user with the ``How we envision versions " -"working`` section of the ``versions`` page. You can see this in action here:" -msgstr "" - -#: ../../embed.rst:103 -msgid "" -"All Read the Docs pages already have the library loaded, so you can ignore " -"the ``link`` and first ``script`` tags on all documentation." -msgstr "" - -#: ../../embed.rst:107 -msgid "" -"We currently do not provide caching on this API. If the remote source you " -"are including changes their page structure or deletes the content, your " -"embed will break." -msgstr "" - -#: ../../embed.rst:111 -msgid "" -"In Version 2 of this API we will provide a full-formed workflow that will " -"stop this from happening." -msgstr "" - -#: ../../embed.rst:116 -msgid "Example API Response" -msgstr "" - -#: ../../embed.rst:118 -msgid "Pure API use will return JSON:" -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/faq.mo b/docs/user/locale/es/LC_MESSAGES/faq.mo deleted file mode 100644 index 97388c173d8..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/faq.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/faq.po b/docs/user/locale/es/LC_MESSAGES/faq.po deleted file mode 100644 index e4e029d6b08..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/faq.po +++ /dev/null @@ -1,358 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../faq.rst:2 -msgid "Frequently Asked Questions" -msgstr "" - -#: ../../faq.rst:5 -msgid "My project isn't building with autodoc" -msgstr "" - -#: ../../faq.rst:7 -msgid "" -"First, you should check out the Builds tab of your project. That records all" -" of the build attempts that RTD has made to build your project. If you see " -"``ImportError`` messages for custom Python modules, you should enable the " -"virtualenv feature in the Admin page of your project, which will install " -"your project into a virtualenv, and allow you to specify a " -"``requirements.txt`` file for your project." -msgstr "" - -#: ../../faq.rst:9 -msgid "" -"If you are still seeing errors because of C library dependencies, please see" -" :ref:`faq:I get import errors on libraries that depend on C modules`." -msgstr "" - -#: ../../faq.rst:13 -msgid "How do I change my slug (the URL your docs are served at)?" -msgstr "" - -#: ../../faq.rst:15 -msgid "" -"We don't support allowing folks to change the slug for their project. You " -"can update the name which is shown on the site, but not the actual URL that " -"documentation is served." -msgstr "" - -#: ../../faq.rst:19 -msgid "" -"The main reason for this is that all existing URLs to the content will " -"break. You can delete and re-create the project with the proper name to get " -"a new slug, but you really shouldn't do this if you have existing inbound " -"links, as it `breaks the internet " -"`_." -msgstr "" - -#: ../../faq.rst:25 -msgid "Help, my build passed but my documentation page is 404 Not Found!" -msgstr "" - -#: ../../faq.rst:27 -msgid "" -"This often happens because you don't have an `index.html` file being " -"generated. Make sure you have one of the following files:" -msgstr "" - -#: ../../faq.rst:30 -msgid "`index.rst`" -msgstr "" - -#: ../../faq.rst:31 -msgid "`index.md`" -msgstr "" - -#: ../../faq.rst:33 -msgid "" -"At the top level of your built documentation, otherwise we aren't able to " -"serve a \"default\" index page." -msgstr "" - -#: ../../faq.rst:36 -msgid "" -"To test if your docs actually built correctly, you can navigate to a " -"specific page (`/en/latest/README.html` for example)." -msgstr "" - -#: ../../faq.rst:40 -msgid "How do I change behavior for Read the Docs?" -msgstr "" - -#: ../../faq.rst:42 -msgid "" -"When RTD builds your project, it sets the :envvar:`READTHEDOCS` environment " -"variable to the string `True`. So within your Sphinx :file:`conf.py` file, " -"you can vary the behavior based on this. For example::" -msgstr "" - -#: ../../faq.rst:53 -msgid "" -"The :envvar:`READTHEDOCS` variable is also available in the Sphinx build " -"environment, and will be set to ``True`` when building on RTD::" -msgstr "" - -#: ../../faq.rst:61 -msgid "I get import errors on libraries that depend on C modules" -msgstr "" - -#: ../../faq.rst:64 -msgid "" -"Another use case for this is when you have a module with a C extension." -msgstr "" - -#: ../../faq.rst:66 -msgid "" -"This happens because our build system doesn't have the dependencies for " -"building your project. This happens with things like libevent and mysql, and" -" other python things that depend on C libraries. We can't support installing" -" random C binaries on our system, so there is another way to fix these " -"imports." -msgstr "" - -#: ../../faq.rst:68 -msgid "" -"You can mock out the imports for these modules in your ``conf.py`` with the " -"following snippet::" -msgstr "" - -#: ../../faq.rst:81 -msgid "" -"Of course, replacing `MOCK_MODULES` with the modules that you want to mock " -"out." -msgstr "" - -#: ../../faq.rst:83 -msgid "" -"The library ``unittest.mock`` was introduced on python 3.3. On earlier " -"versions install the ``mock`` library from PyPI with (ie ``pip install " -"mock``) and replace the above import::" -msgstr "" - -#: ../../faq.rst:88 -msgid "" -"If such libraries are installed via ``setup.py``, you also will need to " -"remove all the C-dependent libraries from your ``install_requires`` in the " -"RTD environment." -msgstr "" - -#: ../../faq.rst:91 -msgid "`Client Error 401` when building documentation" -msgstr "" - -#: ../../faq.rst:93 -msgid "" -"If you did not install the `test_data` fixture during the installation " -"instructions, you will get the following error::" -msgstr "" - -#: ../../faq.rst:98 -msgid "" -"This is because the API admin user does not exist, and so cannot " -"authenticate. You can fix this by loading the test_data::" -msgstr "" - -#: ../../faq.rst:103 -msgid "" -"If you'd prefer not to install the test data, you'll need to provide a " -"database account for the builder to use. You can provide these credentials " -"by editing the following settings::" -msgstr "" - -#: ../../faq.rst:111 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../faq.rst:113 -msgid "See :doc:`guides/wipe-environment`." -msgstr "" - -#: ../../faq.rst:116 -msgid "How do I host multiple projects on one custom domain?" -msgstr "" - -#: ../../faq.rst:118 -msgid "" -"We support the concept of subprojects, which allows multiple projects to " -"share a single domain. If you add a subproject to a project, that " -"documentation will be served under the parent project's subdomain or custom " -"domain." -msgstr "" - -#: ../../faq.rst:122 -msgid "" -"For example, Kombu is a subproject of Celery, so you can access it on the " -"`celery.readthedocs.io` domain:" -msgstr "" - -#: ../../faq.rst:126 -msgid "http://celery.readthedocs.io/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:128 -msgid "This also works the same for custom domains:" -msgstr "" - -#: ../../faq.rst:130 -msgid "http://docs.celeryproject.org/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:132 -msgid "You can add subprojects in the project admin dashboard." -msgstr "" - -#: ../../faq.rst:135 -msgid "Where do I need to put my docs for RTD to find it?" -msgstr "" - -#: ../../faq.rst:137 -msgid "" -"Read the Docs will crawl your project looking for a ``conf.py``. Where it " -"finds the ``conf.py``, it will run ``sphinx-build`` in that directory. So as" -" long as you only have one set of sphinx documentation in your project, it " -"should Just Work." -msgstr "" - -#: ../../faq.rst:140 -msgid "I want to use the Blue/Default Sphinx theme" -msgstr "" - -#: ../../faq.rst:142 -msgid "" -"We think that our theme is badass, and better than the default for many " -"reasons. Some people don't like change though :), so there is a hack that " -"will let you keep using the default theme. If you set the ``html_style`` " -"variable in your ``conf.py``, it should default to using the default theme. " -"The value of this doesn't matter, and can be set to ``/default.css`` for " -"default behavior." -msgstr "" - -#: ../../faq.rst:145 -msgid "I want to use the Read the Docs theme locally" -msgstr "" - -#: ../../faq.rst:147 -msgid "" -"There is a repository for that: https://github.com/snide/sphinx_rtd_theme. " -"Simply follow the instructions in the README." -msgstr "" - -#: ../../faq.rst:151 -msgid "Image scaling doesn't work in my documentation" -msgstr "" - -#: ../../faq.rst:153 -msgid "" -"Image scaling in docutils depends on PIL. PIL is installed in the system " -"that RTD runs on. However, if you are using the virtualenv building option, " -"you will likely need to include PIL in your requirements for your project." -msgstr "" - -#: ../../faq.rst:156 -msgid "I want comments in my docs" -msgstr "" - -#: ../../faq.rst:158 -msgid "" -"RTD doesn't have explicit support for this. That said, a tool like `Disqus`_" -" (and the `sphinxcontrib-disqus`_ plugin) can be used for this purpose on " -"RTD." -msgstr "" - -#: ../../faq.rst:164 -msgid "How do I support multiple languages of documentation?" -msgstr "" - -#: ../../faq.rst:166 -msgid "See the section on :doc:`localization`." -msgstr "" - -#: ../../faq.rst:169 -msgid "Does Read The Docs work well with \"legible\" docstrings?" -msgstr "" - -#: ../../faq.rst:171 -msgid "" -"Yes. One criticism of Sphinx is that its annotated docstrings are too dense " -"and difficult for humans to read. In response, many projects have adopted " -"customized docstring styles that are simultaneously informative and legible." -" The `NumPy " -"`_ " -"and `Google " -"`_" -" styles are two popular docstring formats. Fortunately, the default Read " -"The Docs theme handles both formats just fine, provided your ``conf.py`` " -"specifies an appropriate Sphinx extension that knows how to convert your " -"customized docstrings. Two such extensions are `numpydoc " -"`_ and `napoleon `_. Only ``napoleon`` is able to handle both " -"docstring formats. Its default output more closely matches the format of " -"standard Sphinx annotations, and as a result, it tends to look a bit better " -"with the default theme." -msgstr "" - -#: ../../faq.rst:189 -msgid "" -"Can I document a python package that is not at the root of my repository?" -msgstr "" - -#: ../../faq.rst:191 -msgid "" -"Yes. The most convenient way to access a python package for example via " -"`Sphinx's autoapi`_ in your documentation is to use the *Install your " -"project inside a virtualenv using setup.py install* option in the admin " -"panel of your project. However this assumes that your ``setup.py`` is in the" -" root of your repository." -msgstr "" - -#: ../../faq.rst:197 -msgid "" -"If you want to place your package in a different directory or have multiple " -"python packages in the same project, then create a pip requirements file. " -"You can specify the relative path to your package inside the file. For " -"example you want to keep your python package in the ``src/python`` " -"directory, then create a ``requirements.readthedocs.txt`` file with the " -"following contents::" -msgstr "" - -#: ../../faq.rst:206 -msgid "" -"Please note that the path must be relative to the file. So the example path " -"above would work if the file is in the root of your repository. If you want " -"to put the requirements in a file called ``requirements/readthedocs.txt``, " -"the contents would look like::" -msgstr "" - -#: ../../faq.rst:213 -msgid "" -"After adding the file to your repository, go to the *Advanced Settings* in " -"your project's admin panel and add the name of the file to the *Requirements" -" file* field." -msgstr "" - -#: ../../faq.rst:221 -msgid "What commit of Read the Docs is in production?" -msgstr "" - -#: ../../faq.rst:223 -msgid "" -"We deploy readthedocs.org from the `rel` branch in our GitHub repository. " -"You can see the latest commits that have been deployed by looking on GitHub:" -" https://github.com/rtfd/readthedocs.org/commits/rel" -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/features.mo b/docs/user/locale/es/LC_MESSAGES/features.mo deleted file mode 100644 index ebc8d0377f2..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/features.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/features.po b/docs/user/locale/es/LC_MESSAGES/features.po deleted file mode 100644 index aa3bd4d22b0..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/features.po +++ /dev/null @@ -1,186 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../features.rst:2 -msgid "Read the Docs features" -msgstr "" - -#: ../../features.rst:4 -msgid "" -"This will serve as a list of all of the features that Read the Docs " -"currently has. Some features are important enough to have their own page in " -"the docs, others will simply be listed here." -msgstr "" - -#: ../../features.rst:7 -msgid "GitHub, Bitbucket and GitLab Integration" -msgstr "" - -#: ../../features.rst:9 -msgid "" -"We now support linking by default in the sidebar. It links to the page on " -"your host, which should help people quickly update typos and send pull " -"requests to contribute to project documentation." -msgstr "" - -#: ../../features.rst:11 -msgid "More information can be found in the :doc:`vcs` page." -msgstr "" - -#: ../../features.rst:14 -msgid "Auto-updating" -msgstr "" - -#: ../../features.rst:16 -msgid "" -"The :doc:`webhooks` page talks about the different ways you can ping RTD to " -"let us know your project has been updated. We have official support for " -"GitHub, Bitbucket and GitLab, and anywhere else we have a generic post-" -"commit hook that allows you to POST to a URL to get your documentation " -"built." -msgstr "" - -#: ../../features.rst:19 -msgid "Internationalization" -msgstr "" - -#: ../../features.rst:21 -msgid "" -"Read the Docs itself is localized, and we support documentation translated " -"into multiple languages. Read more on the :doc:`localization` and " -":doc:`i18n` pages." -msgstr "" - -#: ../../features.rst:24 -msgid "Canonical URLs" -msgstr "" - -#: ../../features.rst:26 -msgid "" -"Canonical URLs give your docs better search performance, by pointing all " -"URLs to one version. This also helps to solve the issues around users " -"landing on outdated versions of documentation." -msgstr "" - -#: ../../features.rst:28 -msgid "More information can be found in the :doc:`canonical` page." -msgstr "" - -#: ../../features.rst:31 -msgid "Versions" -msgstr "" - -#: ../../features.rst:33 -msgid "" -"We can build multiple versions of your documentation. Look on the " -"\"Versions\" page of your project's admin (using the nav on the left) to " -"find a list of available versions that we've inferred from the tags and " -"branches in your source control system (according to the support matrix " -"below). On the Versions page you can tell us which versions you'd like us to" -" build docs for, whether each should be public, protected, or private, and " -"what the default version should be (we'll redirect there when someone hits " -"your main project page, e.g., http://my-project.rtfd.org/)." -msgstr "" - -#: ../../features.rst:42 -msgid "Version Control Support Matrix" -msgstr "" - -#: ../../features.rst:45 -msgid "Git" -msgstr "" - -#: ../../features.rst:45 -msgid "hg" -msgstr "" - -#: ../../features.rst:45 -msgid "bzr" -msgstr "" - -#: ../../features.rst:45 -msgid "svn" -msgstr "" - -#: ../../features.rst:47 -msgid "Tags" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:47 ../../features.rst:47 -#: ../../features.rst:49 ../../features.rst:49 ../../features.rst:49 -msgid "Yes" -msgstr "Sí" - -#: ../../features.rst:47 ../../features.rst:49 -msgid "No" -msgstr "" - -#: ../../features.rst:49 -msgid "Branches" -msgstr "" - -#: ../../features.rst:51 -msgid "Default" -msgstr "Predeterminado" - -#: ../../features.rst:51 -msgid "master" -msgstr "" - -#: ../../features.rst:51 -msgid "default" -msgstr "" - -#: ../../features.rst:51 -msgid "trunk" -msgstr "" - -#: ../../features.rst:56 -msgid "PDF Generation" -msgstr "" - -#: ../../features.rst:58 -msgid "" -"When you build your project on RTD, we automatically build a PDF of your " -"project's documentation. We also build them for every version that you " -"upload, so we can host the PDFs of your latest documentation, as well as " -"your latest stable releases as well." -msgstr "" - -#: ../../features.rst:61 -msgid "Search" -msgstr "" - -#: ../../features.rst:63 -msgid "" -"We provide full-text search across all of the pages of documentation hosted " -"on our site. This uses the excellent Haystack project and Elasticsearch as " -"the search backend. We hope to be integrating this into the site more fully " -"in the future." -msgstr "" - -#: ../../features.rst:66 -msgid "Alternate Domains" -msgstr "" - -#: ../../features.rst:68 -msgid "" -"We provide support for custom domains, subdomains, and a shorturl for your " -"project as well. This is outlined in the :doc:`alternate_domains` section." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/getting_started.mo b/docs/user/locale/es/LC_MESSAGES/getting_started.mo deleted file mode 100644 index de698c10248..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/getting_started.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/getting_started.po b/docs/user/locale/es/LC_MESSAGES/getting_started.po deleted file mode 100644 index 1af83a62eae..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/getting_started.po +++ /dev/null @@ -1,229 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# Juan Luis Cano , 2014 -# Rodrigo Vegas Sánchez-Ferrero , 2017 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../getting_started.rst:2 -msgid "Getting Started" -msgstr "Empezando" - -#: ../../getting_started.rst:4 -msgid "" -"This document will show you how to get up and running with Read the Docs. " -"You will have your docs imported on Read the Docs in 5 minutes, displayed " -"beautifully for the world." -msgstr "" - -#: ../../getting_started.rst:8 -msgid "" -"If you are already using Sphinx or Markdown for your docs, skip ahead to " -":ref:`getting_started:Import Your Docs`." -msgstr "" - -#: ../../getting_started.rst:12 -msgid "Write Your Docs" -msgstr "Escribe tu documentación" - -#: ../../getting_started.rst:14 -msgid "You have two options for formatting your documentation:" -msgstr "" - -#: ../../getting_started.rst:16 -msgid "`In reStructuredText`_" -msgstr "" - -#: ../../getting_started.rst:17 -msgid "`In Markdown`_" -msgstr "" - -#: ../../getting_started.rst:20 -msgid "In reStructuredText" -msgstr "" - -#: ../../getting_started.rst:22 -msgid "There is `a screencast`_ that will help you get started if you prefer." -msgstr "Hay `un videotutorial`_ que te ayudará a empezar si lo prefieres." - -#: ../../getting_started.rst:24 -msgid "" -"Sphinx_ is a tool that makes it easy to create beautiful documentation. " -"Assuming you have Python_ already, `install Sphinx`_::" -msgstr "" - -#: ../../getting_started.rst:29 -msgid "Create a directory inside your project to hold your docs::" -msgstr "" - -#: ../../getting_started.rst:34 -msgid "Run ``sphinx-quickstart`` in there::" -msgstr "Ejecuta ``sphinx-quickstart`` allí::" - -#: ../../getting_started.rst:39 -msgid "" -"This quick start will walk you through creating the basic configuration; in " -"most cases, you can just accept the defaults. When it's done, you'll have an" -" ``index.rst``, a ``conf.py`` and some other files. Add these to revision " -"control." -msgstr "" - -#: ../../getting_started.rst:43 -msgid "" -"Now, edit your ``index.rst`` and add some information about your project. " -"Include as much detail as you like (refer to the reStructuredText_ syntax or" -" `this template`_ if you need help). Build them to see how they look::" -msgstr "Ahora, edita tu ``index.rst`` y añade un poco de información sobre tu proyecto. Incluye todos los detalles que quieras (consulta la sintaxis de reStructuredText_ o `esta plantilla`_ si necesitas ayuda). Compílalo para ver qué aspecto tiene::" - -#: ../../getting_started.rst:49 -msgid "" -"You can use ``sphinx-autobuild`` to auto-reload your docs. Run ``sphinx-" -"autobuild . _build/html`` instead." -msgstr "" - -#: ../../getting_started.rst:51 -msgid "" -"Edit your files and rebuild until you like what you see, then commit your " -"changes and push to your public repository. Once you have Sphinx " -"documentation in a public repository, you can start using Read the Docs." -msgstr "Edita tus archivos y recompílalos hasta que te guste lo que veas, y después haz commit de tus cambios y push al repositorio público. Una vez que tengas la documentación con Sphinx en un repositorio público puedes empezar a usar Read the Docs." - -#: ../../getting_started.rst:55 -msgid "In Markdown" -msgstr "" - -#: ../../getting_started.rst:57 -msgid "" -"You can use Markdown and reStructuredText in the same Sphinx project. We " -"support this natively on Read the Docs, and you can do it locally::" -msgstr "" - -#: ../../getting_started.rst:62 -msgid "Then in your ``conf.py``:" -msgstr "" - -#: ../../getting_started.rst:74 -msgid "" -"Markdown doesn't support a lot of the features of Sphinx, like inline markup" -" and directives. However, it works for basic prose content. reStructuredText" -" is the preferred format for technical documentation, please read `this blog" -" post`_ for motivation." -msgstr "" - -#: ../../getting_started.rst:83 -msgid "Sign Up and Connect an External Account" -msgstr "" - -#: ../../getting_started.rst:85 -msgid "" -"If you are going to import a repository from GitHub, Bitbucket or GitLab, " -"you should connect your account to your provider first. Connecting your " -"account allows for easier importing and enables Read the Docs to configure " -"your repository webhooks automatically." -msgstr "" - -#: ../../getting_started.rst:90 -msgid "" -"To connect your account, go to your *Settings* dashboard and select " -"*Connected Services*. From here, you'll be able to connect to your GitHub, " -"Bitbucket or GitLab account. This process will ask you to authorize a " -"connection to Read the Docs, that allows us to read information about and " -"clone your repositories." -msgstr "" - -#: ../../getting_started.rst:96 -msgid "Import Your Docs" -msgstr "Importa tu documentación" - -#: ../../getting_started.rst:98 -msgid "To import a repository, visit your dashboard_ and click Import_." -msgstr "" - -#: ../../getting_started.rst:100 -msgid "" -"If you have a connected account, you will see a list of your repositories " -"that we are able to import. To import one of these projects, just click the " -"import icon next to the repository you'd like to import. This will bring up " -"a form that is already filled with your project's information. Feel free to " -"edit any of these properties, and the click **Next** to build your " -"documentation." -msgstr "" - -#: ../../getting_started.rst:107 -msgid "Manually Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:109 -msgid "" -"If you do not have a connected account, you will need select **Import " -"Manually** and enter the information for your repository yourself. You will " -"also need to manually configure the webhook for your repository as well. " -"When importing your project, you will be asked for the repository URL, along" -" with some other information for you new project. The URL is normally the " -"URL or path name you'd use to checkout, clone, or branch your repository. " -"Some examples:" -msgstr "" - -#: ../../getting_started.rst:116 -msgid "Git: ``http://github.com/ericholscher/django-kong.git``" -msgstr "Git: ``http://github.com/ericholscher/django-kong.git``" - -#: ../../getting_started.rst:117 -msgid "Mercurial: ``https://bitbucket.org/ianb/pip``" -msgstr "Mercurial: ``https://bitbucket.org/ianb/pip``" - -#: ../../getting_started.rst:118 -msgid "Subversion: ``http://varnish-cache.org/svn/trunk``" -msgstr "Subversion: ``http://varnish-cache.org/svn/trunk``" - -#: ../../getting_started.rst:119 -msgid "Bazaar: ``lp:pasta``" -msgstr "Bazaar: ``lp:pasta``" - -#: ../../getting_started.rst:121 -msgid "Add an optional homepage URL and some tags, and then click **Next**." -msgstr "" - -#: ../../getting_started.rst:123 -msgid "" -"Once your project is created, you'll need to manually configure the " -"repository webhook if you would like to have new changesets to trigger " -"builds for your project on Read the Docs. Go to your project's " -"**Integrations** page to configure a new webhook, or see :ref:`our steps for" -" webhook creation ` for more information on this " -"process." -msgstr "" - -#: ../../getting_started.rst:129 -msgid "" -"Within a few seconds your code will automatically be fetched from your " -"public repository, and the documentation will be built. Check out our " -":doc:`builds` page to learn more about how we build your docs, and to " -"troubleshoot any issues that arise." -msgstr "" - -#: ../../getting_started.rst:134 -msgid "" -"Read the Docs will host multiple versions of your code. You can read more " -"about how to use this well on our :doc:`versions` page." -msgstr "" - -#: ../../getting_started.rst:137 -msgid "" -"If you have any more trouble, don't hesitate to reach out to us. The " -":doc:`support` page has more information on getting in touch." -msgstr "Si tienes algún problema no dudes en contactar con nosotros. La página :doc:`support` contiene información para contactar." diff --git a/docs/user/locale/es/LC_MESSAGES/gsoc.mo b/docs/user/locale/es/LC_MESSAGES/gsoc.mo deleted file mode 100644 index 95eb4a4c1f6..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/gsoc.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/gsoc.po b/docs/user/locale/es/LC_MESSAGES/gsoc.po deleted file mode 100644 index 954971081a4..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/gsoc.po +++ /dev/null @@ -1,407 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../gsoc.rst:2 -msgid "Google Summer of Code" -msgstr "" - -#: ../../gsoc.rst:4 -msgid "" -"Thanks for your interest in Read the Docs! We are working hard to update the" -" ideas list now that we are accepted in GSOC. Please give us a little while " -"to work on things, and check back on this page for updates." -msgstr "" - -#: ../../gsoc.rst:9 -msgid "" -"Read the Docs is participating in the Google Summer of Code in 2018. This " -"page will contain all the information for students and anyone else " -"interested in helping." -msgstr "" - -#: ../../gsoc.rst:13 -msgid "Skills" -msgstr "" - -#: ../../gsoc.rst:15 -msgid "Incoming students will need the following skills:" -msgstr "" - -#: ../../gsoc.rst:17 -msgid "Intermediate Python & Django programming" -msgstr "" - -#: ../../gsoc.rst:18 -msgid "" -"Familiarity with Markdown, reStructuredText, or some other plain text markup" -" language" -msgstr "" - -#: ../../gsoc.rst:19 -msgid "Familiarity with git, or some other source control" -msgstr "" - -#: ../../gsoc.rst:20 -msgid "Ability to set up your own development environment for Read the Docs" -msgstr "" - -#: ../../gsoc.rst:21 -msgid "Basic understanding of web technologies (HTML/CSS/JS)" -msgstr "" - -#: ../../gsoc.rst:22 -msgid "" -"An interest in documentation and improving open source documentation tools!" -msgstr "" - -#: ../../gsoc.rst:24 -msgid "" -"We're happy to help you get up to speed, but the more you are able to " -"demonstrate ability in advance, the more likely we are to choose your " -"application!" -msgstr "" - -#: ../../gsoc.rst:29 -msgid "Mentors" -msgstr "" - -#: ../../gsoc.rst:31 -msgid "Currently we have a few folks signed up:" -msgstr "" - -#: ../../gsoc.rst:33 -msgid "Eric Holscher" -msgstr "" - -#: ../../gsoc.rst:34 -msgid "Manuel Kaufmann" -msgstr "" - -#: ../../gsoc.rst:35 -msgid "Anthony Johnson" -msgstr "" - -#: ../../gsoc.rst:37 -msgid "" -"Please do not reach out directly to anyone about the Summer of Code. It will" -" **not** increase your chances of being accepted!" -msgstr "" - -#: ../../gsoc.rst:41 -msgid "Getting Started" -msgstr "Empezando" - -#: ../../gsoc.rst:43 -msgid "" -"The :doc:`/install` doc is probably the best place to get going. It will " -"walk you through getting a basic environment for Read the Docs setup." -msgstr "" - -#: ../../gsoc.rst:46 -msgid "" -"Then you can look through our :doc:`/contribute` doc for information on how " -"to get started contributing to RTD." -msgstr "" - -#: ../../gsoc.rst:48 -msgid "" -"People who have a history of submitting pull requests will be prioritized in" -" our Summer of Code selection process." -msgstr "" - -#: ../../gsoc.rst:51 -msgid "Want to get involved?" -msgstr "" - -#: ../../gsoc.rst:53 -msgid "" -"If you're interested in participating in GSoC as a student, you can apply " -"during the normal process provided by Google. We are currently overwhelmed " -"with interest, so we are not able to respond individually to each person who" -" is interested." -msgstr "" - -#: ../../gsoc.rst:56 -msgid "Project Ideas" -msgstr "" - -#: ../../gsoc.rst:58 -msgid "" -"We have written our some loose ideas for projects to work on here. We are " -"also open to any other ideas that students might have." -msgstr "" - -#: ../../gsoc.rst:61 -msgid "" -"**These projects are sorted by priority.** We will consider the priority on " -"our roadmap as a factor, along with the skill of the student, in our " -"selection process." -msgstr "" - -#: ../../gsoc.rst:67 -msgid "Refactor & improve our search code" -msgstr "" - -#: ../../gsoc.rst:69 -msgid "" -"Currently we're using a homegrown library for Elastic Search. There is a new" -" `elasticsearch-dsl `_ " -"library that we should be using. This project will include:" -msgstr "" - -#: ../../gsoc.rst:73 -msgid "Improving our search indexing" -msgstr "" - -#: ../../gsoc.rst:74 -msgid "" -"Refactoring how we \"model\" our search data to use elasticsearch-dsl Models" -msgstr "" - -#: ../../gsoc.rst:75 -msgid "" -"Add additional search data into our indexes, like the programming languages," -" type of document (tutorial, api, etc.) and other data for users to filter " -"by" -msgstr "" - -#: ../../gsoc.rst:76 -msgid "(Optional) Improve the UX of the search for users in various ways" -msgstr "" - -#: ../../gsoc.rst:79 -msgid "Finish YAML config" -msgstr "" - -#: ../../gsoc.rst:81 -msgid "" -"Currently we have a basic :doc:`/yaml-config` for Read the Docs. It's still " -"considered beta, and there are a number of features that it doesn't support." -" We need to support everying users can currently do from our website " -"dashboard inside the YAML file, and then plan a smooth transition path from " -"the database UI to the YAML file." -msgstr "" - -#: ../../gsoc.rst:87 -msgid "" -"This is a *large* project and will likely require a good deal of " -"understanding of both Python as well as web technologies. We have a " -"`starting list of issues " -"`_ put together, but " -"there will be much more work." -msgstr "" - -#: ../../gsoc.rst:92 -msgid "API V3" -msgstr "" - -#: ../../gsoc.rst:94 -msgid "" -"We currently have a \"v2\" API that isn't well documented and doesn't allow " -"users to write to it. We want to continue using Django REST Framework for " -"this, but rethink how we're presenting our information to our users." -msgstr "" - -#: ../../gsoc.rst:98 -msgid "" -"Currently we're showing everything as simple \"models\", and we want to " -"start exposing \"methods\" on our data, similar to GitHub." -msgstr "" - -#: ../../gsoc.rst:102 -msgid "" -"This is a large project and should only be done by someone who has done some" -" basic API design previously." -msgstr "" - -#: ../../gsoc.rst:105 -msgid "Improve Translation Workflow" -msgstr "" - -#: ../../gsoc.rst:107 -msgid "" -"Currently we have our documentation & website translated on Transifex, but " -"we don't have a management process for it. This means that translations will" -" often sit for months before making it back into the site and being " -"available to users." -msgstr "" - -#: ../../gsoc.rst:111 -msgid "" -"This project would include puting together a workflow for translations:" -msgstr "" - -#: ../../gsoc.rst:113 -msgid "Communicate with existing translators and see what needs they have" -msgstr "" - -#: ../../gsoc.rst:114 -msgid "" -"Help formalize the process that we have around Transifex to make it easier " -"to contribute to" -msgstr "" - -#: ../../gsoc.rst:115 -msgid "Improve our tooling so that integrating new translations is easier" -msgstr "" - -#: ../../gsoc.rst:118 -msgid "Support for additional build steps for linting & testing" -msgstr "" - -#: ../../gsoc.rst:120 -msgid "" -"Currently we only build documentation on Read the Docs, but we'd also like " -"to add additional build steps that lets users perform more actions. This " -"would likely take the form of wraping some of the existing `Sphinx builders " -"`_, and giving folks a " -"nice way to use them inside Read the Docs." -msgstr "" - -#: ../../gsoc.rst:125 -msgid "It would be great to have wrappers for the following as a start:" -msgstr "" - -#: ../../gsoc.rst:127 -msgid "" -"Link Check (http://www.sphinx-" -"doc.org/en/stable/builders.html#sphinx.builders.linkcheck.CheckExternalLinksBuilder)" -msgstr "" - -#: ../../gsoc.rst:128 -msgid "Spell Check (https://pypi.python.org/pypi/sphinxcontrib-spelling/)" -msgstr "" - -#: ../../gsoc.rst:129 -msgid "" -"Doctest (http://www.sphinx-doc.org/en/stable/ext/doctest.html#module-" -"sphinx.ext.doctest)" -msgstr "" - -#: ../../gsoc.rst:130 -msgid "" -"Coverage (http://www.sphinx-doc.org/en/stable/ext/coverage.html#module-" -"sphinx.ext.coverage)" -msgstr "" - -#: ../../gsoc.rst:132 -msgid "" -"The goal would also be to make it quite easy for users to contribute third " -"party build steps for Read the Docs, so that other useful parts of the " -"Sphinx ecosystem could be tightly integrated with Read the Docs." -msgstr "" - -#: ../../gsoc.rst:136 -msgid "Collections of Projects" -msgstr "" - -#: ../../gsoc.rst:138 -msgid "" -"This project involves building a user interface for groups of projects in " -"Read the Docs (`Collections`). Users would be allowed to create, publish, " -"and search a `Collection` of projects that they care about. We would also " -"allow for automatic creation of `Collections` based on a project's " -"``setup.py`` or ``requirements.txt``." -msgstr "" - -#: ../../gsoc.rst:142 -msgid "" -"Once a user has a `Collection`, we would allow them to do a few sets of " -"actions on them:" -msgstr "" - -#: ../../gsoc.rst:145 -msgid "" -"Search across all the projects in the `Collection` with one search dialog" -msgstr "" - -#: ../../gsoc.rst:146 -msgid "" -"Download all the project's documentation (PDF, HTMLZip, Epub) for offline " -"viewing" -msgstr "" - -#: ../../gsoc.rst:147 -msgid "" -"Build a landing page for the collection that lists out all the projects, and" -" could even have a user-editable description, similar to our project listing" -" page." -msgstr "" - -#: ../../gsoc.rst:149 -msgid "" -"There is likely other ideas that could be done with `Collections` over time." -msgstr "" - -#: ../../gsoc.rst:152 -msgid "Integrated Redirects" -msgstr "" - -#: ../../gsoc.rst:154 -msgid "" -"Right now it's hard for users to rename files. We support redirects, but " -"don't create them automatically on file rename, and our redirect code is " -"brittle." -msgstr "" - -#: ../../gsoc.rst:159 -msgid "We should rebuild how we handle redirects across a number of cases:" -msgstr "" - -#: ../../gsoc.rst:161 -msgid "" -"Detecting a file change in git/hg/svn and automatically creating a redirect" -msgstr "" - -#: ../../gsoc.rst:162 -msgid "Support redirecting an entire domain to another place" -msgstr "" - -#: ../../gsoc.rst:163 -msgid "Support redirecting versions" -msgstr "" - -#: ../../gsoc.rst:165 -msgid "" -"There will also be a good number of things that spawn from this, including " -"version aliases and other related concepts, if this task doesn't take the " -"whole summer." -msgstr "" - -#: ../../gsoc.rst:169 -msgid "Additional Ideas" -msgstr "" - -#: ../../gsoc.rst:171 -msgid "" -"We have some medium sized projects sketched out in our issue tracker with " -"the tag *Feature Overview*. Looking through `these issues`_ is a good place " -"to start. You might also look through our `milestones`_ on GitHub, which " -"provide outlines on the larger tasks that we're hoping to accomplish." -msgstr "" - -#: ../../gsoc.rst:180 -msgid "Thanks" -msgstr "" - -#: ../../gsoc.rst:182 -msgid "" -"This page was heavily inspired by Mailman's similar `GSOC page`_. Thanks for" -" the inspiration." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/i18n.mo b/docs/user/locale/es/LC_MESSAGES/i18n.mo deleted file mode 100644 index dcb9541e589..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/i18n.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/i18n.po b/docs/user/locale/es/LC_MESSAGES/i18n.po deleted file mode 100644 index 426cc2a397c..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/i18n.po +++ /dev/null @@ -1,379 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../i18n.rst:2 -msgid "Internationalization" -msgstr "" - -#: ../../i18n.rst:5 -msgid "" -"This document covers the details regarding internationalization and " -"localization that are applied in Read the Docs. The guidelines described are" -" mostly based on `Kitsune's localization documentation " -"`_." -msgstr "" - -#: ../../i18n.rst:10 -msgid "" -"As with most of the Django applications out there, Read the Docs' i18n/l10n " -"framework is based on `GNU gettext `_." -" Crowd-sourced localization is optionally available at `Transifex " -"`_." -msgstr "" - -#: ../../i18n.rst:15 -msgid "" -"For more information about the general ideas, look at this document: " -"http://www.gnu.org/software/gettext/manual/html_node/Concepts.html" -msgstr "" - -#: ../../i18n.rst:20 -msgid "Making Strings Localizable" -msgstr "" - -#: ../../i18n.rst:22 -msgid "" -"Making strings in templates localizable is exceptionally easy. Making " -"strings in Python localizable is a little more complicated. The short " -"answer, though, is to just wrap the string in ``_()``." -msgstr "" - -#: ../../i18n.rst:28 -msgid "Interpolation" -msgstr "" - -#: ../../i18n.rst:30 -msgid "" -"A string is often a combination of a fixed string and something changing, " -"for example, ``Welcome, James`` is a combination of the fixed part " -"``Welcome,``, and the changing part ``James``. The naive solution is to " -"localize the first part and then follow it with the name::" -msgstr "" - -#: ../../i18n.rst:37 -msgid "This is **wrong!**" -msgstr "" - -#: ../../i18n.rst:39 -msgid "" -"In some locales, the word order may be different. Use Python string " -"formatting to interpolate the changing part into the string::" -msgstr "" - -#: ../../i18n.rst:44 -msgid "" -"Python gives you a lot of ways to interpolate strings. The best way is to " -"use Py3k formatting and kwargs. That's the clearest for localizers." -msgstr "" - -#: ../../i18n.rst:49 -msgid "Localization Comments" -msgstr "" - -#: ../../i18n.rst:51 -msgid "" -"Sometimes, it can help localizers to describe where a string comes from, " -"particularly if it can be difficult to find in the interface, or is not very" -" self-descriptive (e.g. very short strings). If you immediately precede the " -"string with a comment that starts with ``Translators:``, the comment will be" -" added to the PO file, and visible to localizers." -msgstr "" - -#: ../../i18n.rst:57 ../../i18n.rst:91 -msgid "Example::" -msgstr "" - -#: ../../i18n.rst:74 -msgid "Adding Context with msgctxt" -msgstr "" - -#: ../../i18n.rst:76 -msgid "" -"Strings may be the same in English, but different in other languages. " -"English, for example, has no grammatical gender, and sometimes the noun and " -"verb forms of a word are identical." -msgstr "" - -#: ../../i18n.rst:80 -msgid "" -"To make it possible to localize these correctly, we can add \"context\" " -"(known in gettext as *msgctxt*) to differentiate two otherwise identical " -"strings. Django provides a :func:`~django.utils.translation.pgettext()` " -"function for this." -msgstr "" - -#: ../../i18n.rst:84 -msgid "" -"For example, the string *Search* may be a noun or a verb in English. In a " -"heading, it may be considered a noun, but on a button, it may be a verb. " -"It's appropriate to add a context (like *button*) to one of them." -msgstr "" - -#: ../../i18n.rst:88 -msgid "" -"Generally, we should only add context if we are sure the strings aren't used" -" in the same way, or if localizers ask us to." -msgstr "" - -#: ../../i18n.rst:99 -msgid "Plurals" -msgstr "" - -#: ../../i18n.rst:101 -msgid "" -"*You have 1 new messages* grates on discerning ears. Fortunately, gettext " -"gives us a way to fix that in English *and* other locales, the " -":func:`~django.utils.translation.ngettext()` function::" -msgstr "" - -#: ../../i18n.rst:107 -msgid "A more realistic example might be::" -msgstr "" - -#: ../../i18n.rst:113 -msgid "" -"This method takes three arguments because English only needs three, i.e., " -"zero is considered \"plural\" for English. Other languages may have " -"`different plural rules " -"`_, and require " -"different phrases for, say 0, 1, 2-3, 4-10, >10. That's absolutely fine, and" -" gettext makes it possible." -msgstr "" - -#: ../../i18n.rst:121 -msgid "Strings in Templates" -msgstr "" - -#: ../../i18n.rst:123 -msgid "" -"When putting new text into a template, all you need to do is wrap it in a " -"``{% trans %}`` template tag::" -msgstr "" - -#: ../../i18n.rst:128 -msgid "Context can be added, too::" -msgstr "" - -#: ../../i18n.rst:132 -msgid "" -"Comments for translators need to precede the internationalized text and must" -" start with the ``Translators:`` keyword.::" -msgstr "" - -#: ../../i18n.rst:138 -msgid "" -"To interpolate, you need to use the alternative and more verbose ``{% " -"blocktrans %}`` template tag — it's actually a block::" -msgstr "" - -#: ../../i18n.rst:143 -msgid "" -"Note that the ``{{ name }}`` variable needs to exist in the template " -"context." -msgstr "" - -#: ../../i18n.rst:145 -msgid "" -"In some situations, it's desirable to evaluate template expressions such as " -"filters or accessing object attributes. You can't do that within the ``{% " -"blocktrans %}`` block, so you need to bind the expression to a local " -"variable first::" -msgstr "" - -#: ../../i18n.rst:156 -msgid "" -"``{% blocktrans %}`` also provides pluralization. For that you need to bind " -"a counter with the name ``count`` and provide a plural translation after the" -" ``{% plural %}`` tag::" -msgstr "" - -#: ../../i18n.rst:169 -msgid "" -"The previous multi-lines examples also use the ``trimmed`` option. This " -"removes newline characters and replaces any whitespace at the beginning and " -"end of a line, helping translators when translating these strings." -msgstr "" - -#: ../../i18n.rst:175 -msgid "Strings in Python" -msgstr "" - -#: ../../i18n.rst:179 -msgid "" -"Whenever you are adding a string in Python, ask yourself if it really needs " -"to be there, or if it should be in the template. Keep logic and presentation" -" separate!" -msgstr "" - -#: ../../i18n.rst:183 -msgid "Strings in Python are more complex for two reasons:" -msgstr "" - -#: ../../i18n.rst:185 -msgid "" -"We need to make sure we're always using Unicode strings and the Unicode-" -"friendly versions of the functions." -msgstr "" - -#: ../../i18n.rst:188 -msgid "" -"If you use the :func:`~django.utils.translation.ugettext` function in the " -"wrong place, the string may end up in the wrong locale!" -msgstr "" - -#: ../../i18n.rst:191 -msgid "Here's how you might localize a string in a view::" -msgstr "" - -#: ../../i18n.rst:201 -msgid "Interpolation is done through normal Python string formatting::" -msgstr "" - -#: ../../i18n.rst:205 -msgid "" -"Context information can be supplied by using the " -":func:`~django.utils.translation.pgettext` function::" -msgstr "" - -#: ../../i18n.rst:210 -msgid "Translator comments are normal one-line Python comments::" -msgstr "" - -#: ../../i18n.rst:215 -msgid "" -"If you need to use plurals, import the " -":func:`~django.utils.translation.ungettext` function::" -msgstr "" - -#: ../../i18n.rst:225 -msgid "Lazily Translated Strings" -msgstr "" - -#: ../../i18n.rst:227 -msgid "" -"You can use :func:`~django.utils.translation.ugettext` or " -":func:`~django.utils.translation.ungettext` only in views or functions " -"called from views. If the function will be evaluated when the module is " -"loaded, then the string may end up in English or the locale of the last " -"request!" -msgstr "" - -#: ../../i18n.rst:232 -msgid "" -"Examples include strings in module-level code, arguments to functions in " -"class definitions, strings in functions called from outside the context of a" -" view. To internationalize these strings, you need to use the ``_lazy`` " -"versions of the above methods, " -":func:`~django.utils.translation.ugettext_lazy` and " -":func:`~django.utils.translation.ungettext_lazy`. The result doesn't get " -"translated until it is evaluated as a string, for example by being output or" -" passed to ``unicode()``::" -msgstr "" - -#: ../../i18n.rst:246 -msgid "" -"In case you want to provide context to a lazily-evaluated gettext string, " -"you will need to use :func:`~django.utils.translation.pgettext_lazy`." -msgstr "" - -#: ../../i18n.rst:251 -msgid "Administrative Tasks" -msgstr "" - -#: ../../i18n.rst:255 -msgid "Updating Localization Files" -msgstr "" - -#: ../../i18n.rst:257 -msgid "" -"To update the translation source files (eg if you changed or added " -"translatable strings in the templates or Python code) you should run " -"``python manage.py makemessages -l `` in the project's root " -"directory (substitute ```` with a valid language code)." -msgstr "" - -#: ../../i18n.rst:262 -msgid "" -"The updated files can now be localized in a `PO editor " -"`_ or " -"crowd-sourced online translation tool." -msgstr "" - -#: ../../i18n.rst:267 -msgid "Compiling to MO" -msgstr "" - -#: ../../i18n.rst:269 -msgid "" -"Gettext doesn't parse any text files, it reads a binary format for faster " -"performance. To compile the latest PO files in the repository, Django " -"provides the ``compilemessages`` management command. For example, to compile" -" all the available localizations, just run::" -msgstr "" - -#: ../../i18n.rst:276 -msgid "" -"You will need to do this every time you want to push updated translations to" -" the live site." -msgstr "" - -#: ../../i18n.rst:279 -msgid "" -"Also, note that it's not a good idea to track MO files in version control, " -"since they would need to be updated at the same pace PO files are updated, " -"so it's silly and not worth it. They are ignored by ``.gitignore``, but " -"please make sure you don't forcibly add them to the repository." -msgstr "" - -#: ../../i18n.rst:286 -msgid "Transifex Integration" -msgstr "" - -#: ../../i18n.rst:288 -msgid "" -"To push updated translation source files to Transifex, run ``tx push -s`` " -"(for English) or ``tx push -t `` (for non-English)." -msgstr "" - -#: ../../i18n.rst:291 -msgid "" -"To pull changes from Transifex, run ``tx pull -a``. Note that Transifex does" -" not compile the translation files, so you have to do this after the pull " -"(see the `Compiling to MO`_ section)." -msgstr "" - -#: ../../i18n.rst:295 -msgid "" -"For more information about the ``tx`` command, read the `Transifex client's " -"help pages `_." -msgstr "" - -#: ../../i18n.rst:301 -msgid "" -"For the Read the Docs community site, we use a `fabric script`_ to follow " -"this process:" -msgstr "" - -#: ../../i18n.rst:305 -msgid "Update files and push sources (English) to Transifex:" -msgstr "" - -#: ../../i18n.rst:311 -msgid "Pull changes (new translations) from Transifex:" -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/index.mo b/docs/user/locale/es/LC_MESSAGES/index.mo deleted file mode 100644 index c8757e21535..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/index.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/index.po b/docs/user/locale/es/LC_MESSAGES/index.po deleted file mode 100644 index 99faba42b99..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/index.po +++ /dev/null @@ -1,92 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../index.rst:2 -msgid "Welcome to Read The Docs" -msgstr "" - -#: ../../index.rst:4 -msgid "" -"`Read the Docs`_ hosts documentation for the open source community. We " -"support Sphinx_ docs written with reStructuredText_ and `CommonMark`_. We " -"pull your code from your Subversion_, Bazaar_, Git_, and Mercurial_ " -"repositories. Then we build documentation and host it for you. Think of it " -"as *Continuous Documentation*." -msgstr "" - -#: ../../index.rst:10 -msgid "The code is open source, and `available on GitHub`_." -msgstr "" - -#: ../../index.rst:22 -msgid "" -"The main documentation for the site is organized into a couple sections:" -msgstr "" - -#: ../../index.rst:24 -msgid ":ref:`user-docs`" -msgstr "" - -#: ../../index.rst:25 -msgid ":ref:`feature-docs`" -msgstr "" - -#: ../../index.rst:26 -msgid ":ref:`about-docs`" -msgstr "" - -#: ../../index.rst:28 -msgid "Information about development is also available:" -msgstr "" - -#: ../../index.rst:30 -msgid ":ref:`dev-docs`" -msgstr "" - -#: ../../index.rst:31 -msgid ":ref:`design-docs`" -msgstr "" - -#: ../../index.rst:35 -msgid "User Documentation" -msgstr "" - -#: ../../index.rst:52 -msgid "About Read the Docs" -msgstr "" - -#: ../../index.rst:70 -msgid "Feature Documentation" -msgstr "" - -#: ../../index.rst:92 -msgid "Developer Documentation" -msgstr "" - -#: ../../index.rst:111 -msgid "Business Documentation" -msgstr "" - -#: ../../index.rst:119 -msgid "Custom Install Documentation" -msgstr "" - -#: ../../index.rst:127 -msgid "Designer Documentation" -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/install.mo b/docs/user/locale/es/LC_MESSAGES/install.mo deleted file mode 100644 index c6c2efa690c..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/install.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/install.po b/docs/user/locale/es/LC_MESSAGES/install.po deleted file mode 100644 index b83e1d0901c..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/install.po +++ /dev/null @@ -1,195 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# Eric Holscher , 2014 -# José Carlos García , 2016 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../install.rst:2 -msgid "Installation" -msgstr "Instalación" - -#: ../../install.rst:4 -msgid "" -"Here is a step by step plan on how to install Read the Docs. It will get you" -" to a point of having a local running instance." -msgstr "" - -#: ../../install.rst:8 -msgid "" -"First, obtain `Python 3.6`_ and virtualenv_ if you do not already have them." -" Using a virtual environment will make the installation easier, and will " -"help to avoid clutter in your system-wide libraries. You will also need Git_" -" in order to clone the repository. If you plan to import Python 2.7 project " -"to your RTD then you'll need to install Python 2.7 with virtualenv in your " -"system as well." -msgstr "" - -#: ../../install.rst:25 -msgid "Requires Git version >=2" -msgstr "" - -#: ../../install.rst:29 -msgid "" -"If you are having trouble on OS X Mavericks (or possibly other versions of " -"OS X) with building ``lxml``, you probably might need to use Homebrew_ to " -"``brew install libxml2``, and invoke the install with::" -msgstr "Si está teniendo problemas con OS X Mavericks (o posiblemente con otras versiones de OS X) al construir ``lxml``, probablemente necesite usar Homebrew_ para ``brew install libxml2`` e invocar la instalación con::" - -#: ../../install.rst:39 -msgid "" -"Linux users may find they need to install a few additional packages in order" -" to successfully execute ``pip install -r requirements.txt``. For example, a" -" clean install of Ubuntu 14.04 LTS will require the following packages::" -msgstr "" - -#: ../../install.rst:48 -msgid "CentOS/RHEL 7 will require::" -msgstr "" - -#: ../../install.rst:52 -msgid "" -"Users of other Linux distributions may need to install the equivalent " -"packages, depending on their system configuration." -msgstr "" - -#: ../../install.rst:57 -msgid "" -"If you want full support for searching inside your Read the Docs site you " -"will need to install Elasticsearch_." -msgstr "" - -#: ../../install.rst:60 -msgid "" -"Ubuntu users could install this package by following " -":doc:`/custom_installs/elasticsearch`." -msgstr "" - -#: ../../install.rst:64 -msgid "Besides the Python specific dependencies, you will also need Redis_." -msgstr "" - -#: ../../install.rst:66 -msgid "Ubuntu users could install this package as following::" -msgstr "" - -#: ../../install.rst:71 -msgid "" -"You will need to verify that your pip version is higher than 1.5 you can do " -"this as such::" -msgstr "Necesitará verificar que la versión de pip es superior a la 1.5 mediante::" - -#: ../../install.rst:75 -msgid "" -"If this is not the case please update your pip version before continuing::" -msgstr "Si no es este el caso, actualice por favor su versión de pip antes de continuar::" - -#: ../../install.rst:79 -msgid "" -"Once you have these, create a virtual environment somewhere on your disk, " -"then activate it::" -msgstr "Una vez que tenga todo esto, cree un entorno virtual en algún lugar de su disco y actívelo::" - -#: ../../install.rst:86 -msgid "Create a folder in here, and clone the repository::" -msgstr "Cree una carpeta aquí y clone el repositorio::" - -#: ../../install.rst:92 -msgid "" -"Next, install the dependencies using ``pip`` (included inside of " -"virtualenv_)::" -msgstr "" - -#: ../../install.rst:97 -msgid "" -"This may take a while, so go grab a beverage. When it's done, build your " -"database::" -msgstr "Esto puede llevar un rato, vaya a tomarse algo. Cuando haya acabado, construya su base de datos::" - -#: ../../install.rst:102 -msgid "Then please create a superuser account for Django::" -msgstr "" - -#: ../../install.rst:106 -msgid "Now let's properly generate the static assets::" -msgstr "" - -#: ../../install.rst:110 -msgid "" -"By now, it is the right time to load in a couple users and a test project::" -msgstr "" - -#: ../../install.rst:116 -msgid "" -"If you do not opt to install test data, you'll need to create an account for" -" API use and set ``SLUMBER_USERNAME`` and ``SLUMBER_PASSWORD`` in order for " -"everything to work properly. This can be done by using ``createsuperuser``, " -"then attempting a manual login to create an ``EmailAddress`` entry for the " -"user, then you can use ``shell_plus`` to update the object with " -"``primary=True``, ``verified=True``." -msgstr "" - -#: ../../install.rst:123 -msgid "Finally, you're ready to start the webserver::" -msgstr "" - -#: ../../install.rst:127 -msgid "" -"Visit http://127.0.0.1:8000/ in your browser to see how it looks; you can " -"use the admin interface via http://127.0.0.1:8000/admin (logging in with the" -" superuser account you just created)." -msgstr "" - -#: ../../install.rst:131 -msgid "" -"For builds to properly kick off as expected, it is necessary the port you're" -" serving on (i.e. ``runserver 0.0.0.0:8080``) match the port defined in " -"``PRODUCTION_DOMAIN``. You can utilize ``local_settings.py`` to modify this." -" (By default, it's ``localhost:8000``)" -msgstr "" - -#: ../../install.rst:136 -msgid "" -"While the webserver is running, you can build documentation for the latest " -"version of a project called 'pip' with the ``update_repos`` command. You " -"can replace 'pip' with the name of any added project::" -msgstr "" - -#: ../../install.rst:143 -msgid "What's available" -msgstr "" - -#: ../../install.rst:145 -msgid "" -"After registering with the site (or creating yourself a superuser account), " -"you will be able to log in and view the `dashboard " -"`_." -msgstr "" - -#: ../../install.rst:149 -msgid "Importing your docs" -msgstr "" - -#: ../../install.rst:151 -msgid "" -"One of the goals of readthedocs.org is to make it easy for any open source " -"developer to get high quality hosted docs with great visibility! Simply " -"provide us with the clone URL to your repo, we'll pull your code, extract " -"your docs, and build them! We make available a post-commit webhook that can " -"be configured to update the docs whenever you commit to your repo. See our " -":doc:`getting_started` page to learn more." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/issue-labels.mo b/docs/user/locale/es/LC_MESSAGES/issue-labels.mo deleted file mode 100644 index fed17bb493f..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/issue-labels.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/issue-labels.po b/docs/user/locale/es/LC_MESSAGES/issue-labels.po deleted file mode 100644 index 6c593912349..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/issue-labels.po +++ /dev/null @@ -1,251 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../issue-labels.rst:2 -msgid "Overview of issue labels" -msgstr "" - -#: ../../issue-labels.rst:4 -msgid "" -"Here is a full list of labels that we use in the `GitHub issue tracker`_ and" -" what they stand for." -msgstr "" - -#: ../../issue-labels.rst:18 -msgid "*Accepted*" -msgstr "" - -#: ../../issue-labels.rst:10 -msgid "" -"Issues with this label are issues that the core team has accepted on to the " -"roadmap. The core team focuses on accepted bugs, features, and improvements " -"that are on our immediate roadmap and will give priority to these issues. " -"Pull requests could be delayed or closed if the pull request doesn't align " -"with our current roadmap. An issue or pull request that has not been " -"accepted should either eventually move to an accepted state, or should be " -"closed. As an issue is accepted, we will find room for it on our roadmap, " -"either on an upcoming release (point release milestones), or on a future " -"milestone project (named milestones)." -msgstr "" - -#: ../../issue-labels.rst:24 -msgid "*Bug*" -msgstr "" - -#: ../../issue-labels.rst:21 -msgid "" -"An issue describing unexpected or malicious behaviour of the readthedocs.org" -" software. A Bug issue differs from an Improvement issue in that Bug issues " -"are given priority on our roadmap. On release, these issues generally only " -"warrant incrementing the patch level version." -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "*Design*" -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "Issues related to the UI of the readthedocs.org website." -msgstr "" - -#: ../../issue-labels.rst:33 -msgid "*Feature*" -msgstr "" - -#: ../../issue-labels.rst:30 -msgid "" -"Issues that describe new features. Issues that do not describe new features," -" such as code cleanup or fixes that are not related to a bug, should " -"probably be given the Improvement label instead. On release, issues with the" -" Feature label warrant at least a minor version increase." -msgstr "" - -#: ../../issue-labels.rst:37 -msgid "*Good First Issue*" -msgstr "" - -#: ../../issue-labels.rst:36 -msgid "" -"This label marks issues that are easy to get started with. The issue should " -"be ideal for beginners to dive into the code base." -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "*Priority: high*" -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "Issues with this label should be resolved as quickly as possible." -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "*Priority: low*" -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "" -"Issues with this label won't have the immediate focus of the core team." -msgstr "" - -#: ../../issue-labels.rst:50 -msgid "*Improvement*" -msgstr "" - -#: ../../issue-labels.rst:46 -msgid "" -"An issue with this label is not a Bug nor a Feature. Code cleanup or small " -"changes to existing features would likely have this label. The distinction " -"for this label is that these issues have a lower priority on our roadmap " -"compared to issues labeled Bug, and aren't implementing new features, such " -"as a Feature issue might." -msgstr "" - -#: ../../issue-labels.rst:54 -msgid "*Needed: design decision*" -msgstr "" - -#: ../../issue-labels.rst:53 -msgid "" -"Issues that need a design decision are blocked for development until a " -"project leader clarifies the way in which the issue should be approached." -msgstr "" - -#: ../../issue-labels.rst:58 -msgid "*Needed: documentation*" -msgstr "" - -#: ../../issue-labels.rst:57 -msgid "" -"If an issue involves creating or refining documentation, this label will be " -"assigned." -msgstr "" - -#: ../../issue-labels.rst:65 -msgid "*Needed: more information*" -msgstr "" - -#: ../../issue-labels.rst:61 -msgid "" -"This label indicates that a reply with more information is required from the" -" bug reporter. If no response is given by the reporter, the issue is " -"considered invalid after 2 weeks and will be closed. See the documentation " -"about our :ref:`triage process ` for more " -"information." -msgstr "" - -#: ../../issue-labels.rst:69 -msgid "*Needed: patch*" -msgstr "" - -#: ../../issue-labels.rst:68 -msgid "" -"This label indicates that a patch is required in order to resolve the issue." -" A fix should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:73 -msgid "*Needed: tests*" -msgstr "" - -#: ../../issue-labels.rst:72 -msgid "" -"This label indicates that a better test coverage is required to resolve the " -"issue. New tests should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:77 -msgid "*Needed: replication*" -msgstr "" - -#: ../../issue-labels.rst:76 -msgid "" -"This label indicates that a bug has been reported, but has not been " -"successfully replicated by another user or contributor yet." -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "*Operations*" -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "Issues that require changes in the server infrastructure." -msgstr "" - -#: ../../issue-labels.rst:84 -msgid "*PR: work in progress*" -msgstr "" - -#: ../../issue-labels.rst:83 -msgid "" -"Pull Requests that are not complete yet. A final review is not possible yet," -" but every Pull Request is open for discussion." -msgstr "" - -#: ../../issue-labels.rst:88 -msgid "*PR: hotfix*" -msgstr "" - -#: ../../issue-labels.rst:87 -msgid "" -"Pull request was applied directly to production after a release. These pull " -"requests still need review to be merged into the next release." -msgstr "" - -#: ../../issue-labels.rst:92 -msgid "*Sprintable*" -msgstr "" - -#: ../../issue-labels.rst:91 -msgid "" -"Sprintable are all issues that have the right amount of scope to be handled " -"during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../issue-labels.rst:96 -msgid "*Status: blocked*" -msgstr "" - -#: ../../issue-labels.rst:95 -msgid "" -"The issue cannot be resolved until some other issue has been closed. See the" -" issue's log for which issue is blocking this issue." -msgstr "" - -#: ../../issue-labels.rst:101 -msgid "*Status: stale*" -msgstr "" - -#: ../../issue-labels.rst:99 -msgid "" -"A issue is stale if it there has been no activity on it for 90 days. Once a " -"issue is determined to be stale, it will be closed after 2 weeks unless " -"there is activity on the issue." -msgstr "" - -#: ../../issue-labels.rst:106 -msgid "*Support*" -msgstr "" - -#: ../../issue-labels.rst:104 -msgid "" -"Questions that needs answering but do not require code changes or issues " -"that only require a one time action on the server will have this label. See " -"the documentation about our :ref:`triage process ` " -"for more information." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/localization.mo b/docs/user/locale/es/LC_MESSAGES/localization.mo deleted file mode 100644 index 37e1f22ef9d..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/localization.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/localization.po b/docs/user/locale/es/LC_MESSAGES/localization.po deleted file mode 100644 index ffbce59d402..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/localization.po +++ /dev/null @@ -1,124 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../localization.rst:2 -msgid "Localization of Documentation" -msgstr "" - -#: ../../localization.rst:4 -msgid "" -"This feature only applies to Sphinx documentation. We are working to bring " -"it to our other documentation backends." -msgstr "" - -#: ../../localization.rst:6 -msgid "" -"Read the Docs supports hosting your docs in multiple languages. There are " -"two different things that we support:" -msgstr "" - -#: ../../localization.rst:9 -msgid "A single project written in another language" -msgstr "" - -#: ../../localization.rst:10 -msgid "A project with translations into multiple languages" -msgstr "" - -#: ../../localization.rst:14 -msgid "Single project in another language" -msgstr "" - -#: ../../localization.rst:16 -msgid "" -"It is easy to set the *Language* of your project. On the project *Admin* " -"page (or *Import* page), simply select your desired *Language* from the " -"dropdown. This will tell Read the Docs that your project is in the language." -" The language will be represented in the URL for your project." -msgstr "" - -#: ../../localization.rst:22 -msgid "" -"For example, a project that is in Spanish will have a default URL of " -"``/es/latest/`` instead of ``/en/latest/``." -msgstr "" - -#: ../../localization.rst:25 -msgid "" -"You must commit the ``.po`` files for Read the Docs to translate your " -"documentation." -msgstr "" - -#: ../../localization.rst:28 -msgid "Project with multiple translations" -msgstr "" - -#: ../../localization.rst:30 -msgid "" -"This situation is a bit more complicated. To support this, you will have one" -" parent project and a number of projects marked as translations of that " -"parent. Let's use ``phpmyadmin`` as an example." -msgstr "" - -#: ../../localization.rst:35 -msgid "" -"The main ``phpmyadmin`` project is the parent for all translations. Then you" -" must create a project for each translation, for example ``phpmyadmin-" -"spanish``. You will set the *Language* for ``phpmyadmin-spanish`` to " -"``Spanish``. In the parent projects *Translations* page, you will say that " -"``phpmyadmin-spanish`` is a translation for your project." -msgstr "" - -#: ../../localization.rst:42 -msgid "This has the results of serving:" -msgstr "" - -#: ../../localization.rst:44 -msgid "``phpmyadmin`` at ``http://phpmyadmin.readthedocs.io/en/latest/``" -msgstr "" - -#: ../../localization.rst:45 -msgid "" -"``phpmyadmin-spanish`` at ``http://phpmyadmin.readthedocs.io/es/latest/``" -msgstr "" - -#: ../../localization.rst:47 -msgid "It also gets included in the Read the Docs flyout:" -msgstr "" - -#: ../../localization.rst:52 -msgid "" -"The default language of a custom domain is determined by the language of the" -" parent project that the domain was configured on. See " -":doc:`alternate_domains` for more information." -msgstr "" - -#: ../../localization.rst:56 -msgid "" -"You can include multiple translations in the same repository, with same " -"``conf.py`` and ``.rst`` files, but each project must specify the language " -"to build for those docs." -msgstr "" - -#: ../../localization.rst:60 -msgid "" -"You can read :doc:`guides/manage-translations` to understand the whole " -"process for a documentation with multiples languages in the same repository " -"and how to keep the translations updated on time." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/open-source-philosophy.mo b/docs/user/locale/es/LC_MESSAGES/open-source-philosophy.mo deleted file mode 100644 index 3fc9e8bc408..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/open-source-philosophy.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/open-source-philosophy.po b/docs/user/locale/es/LC_MESSAGES/open-source-philosophy.po deleted file mode 100644 index 453157f3998..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/open-source-philosophy.po +++ /dev/null @@ -1,113 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../open-source-philosophy.rst:2 -msgid "Read the Docs Open Source Philosophy" -msgstr "" - -#: ../../open-source-philosophy.rst:4 -msgid "" -"Read the Docs is Open Source software. We have `licensed " -"`_ the code " -"base as MIT, which provides almost no restrictions on the use of the code." -msgstr "" - -#: ../../open-source-philosophy.rst:8 -msgid "" -"However, as a project there are things that we care about more than others. " -"We built Read the Docs to support documentation in the Open Source " -"community. The code is open for people to contribute to, so that they may " -"build features into https://readthedocs.org that they want. We also believe " -"sharing the code openly is a valuable learning tool, especially for " -"demonstrating how to collaborate and maintain an enormous website." -msgstr "" - -#: ../../open-source-philosophy.rst:18 -msgid "Official Support" -msgstr "" - -#: ../../open-source-philosophy.rst:20 -msgid "" -"The time of the core developers of Read the Docs is limited. We provide " -"official support for the following things:" -msgstr "" - -#: ../../open-source-philosophy.rst:23 -msgid "Local development on the Python code base" -msgstr "" - -#: ../../open-source-philosophy.rst:24 -msgid "Usage of https://readthedocs.org for Open Source projects" -msgstr "" - -#: ../../open-source-philosophy.rst:25 -msgid "" -"Bug fixes in the code base, as it applies to running it on " -"https://readthedocs.org" -msgstr "" - -#: ../../open-source-philosophy.rst:28 -msgid "Unsupported" -msgstr "" - -#: ../../open-source-philosophy.rst:30 -msgid "" -"There are use cases that we don't support, because it doesn't further our " -"goal of promoting documentation in the Open Source Community." -msgstr "" - -#: ../../open-source-philosophy.rst:33 -msgid "We do not support:" -msgstr "" - -#: ../../open-source-philosophy.rst:35 -msgid "Specific usage of Sphinx and Mkdocs, that don't affect our hosting" -msgstr "" - -#: ../../open-source-philosophy.rst:36 -msgid "Custom installations of Read the Docs at your company" -msgstr "" - -#: ../../open-source-philosophy.rst:37 -msgid "Installation of Read the Docs on other platforms" -msgstr "" - -#: ../../open-source-philosophy.rst:38 -msgid "Any installation issues outside of the Read the Docs Python Code" -msgstr "" - -#: ../../open-source-philosophy.rst:41 -msgid "Rationale" -msgstr "" - -#: ../../open-source-philosophy.rst:43 -msgid "" -"Read the Docs was founded to improve documentation in the Open Source " -"Community. We fully recognize and allow the code to be used for internal " -"installs at companies, but we will not spend our time supporting it. Our " -"time is limited, and we want to spend it on the mission that we set out to " -"originally support." -msgstr "" - -#: ../../open-source-philosophy.rst:49 -msgid "" -"If you feel strongly about installing Read the Docs internal to a company, " -"we will happily link to third party resources on this topic. Please open an " -"issue with a proposal if you want to take on this task." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/privacy-policy.mo b/docs/user/locale/es/LC_MESSAGES/privacy-policy.mo deleted file mode 100644 index 0cd34ca6dc8..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/privacy-policy.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/privacy-policy.po b/docs/user/locale/es/LC_MESSAGES/privacy-policy.po deleted file mode 100644 index 83d8e54e152..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/privacy-policy.po +++ /dev/null @@ -1,659 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Jorge Puente Sarrín , 2018\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../privacy-policy.rst:5 -msgid "Privacy Policy" -msgstr "Política de privacidad" - -#: ../../privacy-policy.rst:7 -msgid "Effective date: **May 30, 2018**" -msgstr "" - -#: ../../privacy-policy.rst:9 -msgid "" -"Welcome to Read the Docs. At Read the Docs, we believe in protecting the " -"privacy of our users, authors, and readers." -msgstr "" - -#: ../../privacy-policy.rst:15 -msgid "The short version" -msgstr "" - -#: ../../privacy-policy.rst:17 -msgid "" -"We collect your information only with your consent; we only collect the " -"minimum amount of personal information that is necessary to fulfill the " -"purpose of your interaction with us; we don't sell it to third parties; and " -"we only use it as this Privacy Policy describes." -msgstr "" - -#: ../../privacy-policy.rst:23 -msgid "" -"Of course, the short version doesn't tell you everything, so please read on " -"for more details!" -msgstr "" - -#: ../../privacy-policy.rst:28 -msgid "Our services" -msgstr "" - -#: ../../privacy-policy.rst:30 -msgid "Read the Docs is made up of:" -msgstr "" - -#: ../../privacy-policy.rst:35 -msgid "readthedocs.org" -msgstr "" - -#: ../../privacy-policy.rst:33 -msgid "" -"This is a website aimed at documentation authors writing and building " -"software documentation. This Privacy Policy applies to this site in full " -"without reservation." -msgstr "" - -#: ../../privacy-policy.rst:41 -msgid "readthedocs.com" -msgstr "" - -#: ../../privacy-policy.rst:38 -msgid "" -"This website is a commercial hosted offering for hosting private " -"documentation for corporate clients. It is governed by this privacy policy " -"but also separate `terms `_." -msgstr "" - -#: ../../privacy-policy.rst:48 -msgid "" -"readthedocs.io, readthedocs-hosted.com, and other domains (\"Documentation " -"Sites\")" -msgstr "" - -#: ../../privacy-policy.rst:44 -msgid "" -"These websites are where Read the Docs hosts documentation on behalf of " -"documentation authors. A best effort is made to apply this Privacy Policy to" -" these sites but the documentation may contain content and files created by " -"documentation authors." -msgstr "" - -#: ../../privacy-policy.rst:51 -msgid "What information Read the Docs collects and why" -msgstr "" - -#: ../../privacy-policy.rst:54 -msgid "Information from website browsers" -msgstr "" - -#: ../../privacy-policy.rst:56 -msgid "" -"If you're **just browsing the website**, we collect the same basic " -"information that most websites collect. We use common internet technologies," -" such as cookies and web server logs. We collect this basic information from" -" everybody, whether they have an account or not." -msgstr "" - -#: ../../privacy-policy.rst:60 -msgid "The information we collect about all visitors to our website includes:" -msgstr "" - -#: ../../privacy-policy.rst:62 -msgid "the visitor's browser type" -msgstr "" - -#: ../../privacy-policy.rst:63 -msgid "language preference" -msgstr "" - -#: ../../privacy-policy.rst:64 -msgid "referring site" -msgstr "" - -#: ../../privacy-policy.rst:65 -msgid "the date and time of each visitor request" -msgstr "" - -#: ../../privacy-policy.rst:67 -msgid "" -"We also collect potentially personally-identifying information like Internet" -" Protocol (IP) addresses." -msgstr "" - -#: ../../privacy-policy.rst:72 ../../privacy-policy.rst:96 -msgid "Why do we collect this?" -msgstr "" - -#: ../../privacy-policy.rst:74 -msgid "" -"We collect this information to better understand how our website visitors " -"use Read the Docs, and to monitor and protect the security of the website." -msgstr "" - -#: ../../privacy-policy.rst:79 -msgid "Information from users with accounts" -msgstr "" - -#: ../../privacy-policy.rst:81 -msgid "" -"If you **create an account**, we require some basic information at the time " -"of account creation. You will create your own user name and password, and we" -" will ask you for a valid email account. You also have the option to give us" -" more information if you want to, and this may include \"User Personal " -"Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:86 -msgid "" -"\"User Personal Information\" is any information about one of our users " -"which could, alone or together with other information, personally identify " -"him or her. Information such as a user name and password, an email address, " -"a real name, and a photograph are examples of \"User Personal Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:91 -msgid "" -"User Personal Information does not include aggregated, non-personally " -"identifying information. We may use aggregated, non-personally identifying " -"information to operate, improve, and optimize our website and service." -msgstr "" - -#: ../../privacy-policy.rst:98 -msgid "" -"We need your User Personal Information to create your account, and to " -"provide the services you request." -msgstr "" - -#: ../../privacy-policy.rst:99 -msgid "" -"We use your User Personal Information, specifically your user name, to " -"identify you on Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:100 -msgid "" -"We use it to fill out your profile and share that profile with other users." -msgstr "" - -#: ../../privacy-policy.rst:101 -msgid "" -"We will use your email address to communicate with you but it is not shared " -"publicly." -msgstr "" - -#: ../../privacy-policy.rst:102 -msgid "" -"We limit our use of your User Personal Information to the purposes listed in" -" this Privacy Statement. If we need to use your User Personal Information " -"for other purposes, we will ask your permission first. You can always see " -"what information we have in your `user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:108 -msgid "What information Read the Docs does not collect" -msgstr "" - -#: ../../privacy-policy.rst:110 -msgid "" -"We do not intentionally collect **sensitive personal information**, such as " -"social security numbers, genetic data, health information, or religious " -"information." -msgstr "" - -#: ../../privacy-policy.rst:113 -msgid "" -"Documentation Sites hosted on Read the Docs are public, anyone (including " -"us) may view their contents. If you have included private or sensitive " -"information in your Documentation Site, such as email addresses, that " -"information may be indexed by search engines or used by third parties." -msgstr "" - -#: ../../privacy-policy.rst:118 -msgid "" -"If you're a **child under the age of 13**, you may not have an account on " -"Read the Docs. Read the Docs does not knowingly collect information from or " -"direct any of our content specifically to children under 13. If we learn or " -"have reason to suspect that you are a user who is under the age of 13, we " -"will unfortunately have to close your account. We don't want to discourage " -"you from writing software documentation, but those are the rules." -msgstr "" - -#: ../../privacy-policy.rst:124 -msgid "How we share the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:126 -msgid "" -"We **do not** share, sell, rent, or trade User Personal Information with " -"third parties for their commercial purposes." -msgstr "" - -#: ../../privacy-policy.rst:129 -msgid "" -"We do not disclose User Personal Information outside Read the Docs, except " -"in the situations listed in this section or in the section below on " -"compelled disclosure." -msgstr "" - -#: ../../privacy-policy.rst:133 -msgid "" -"We **do** share certain aggregated, non-personally identifying information " -"with others about how our users, collectively, use Read the Docs. For " -"example, we may compile statistics on the prevalence of different types of " -"documentation across Read the Docs for a blog post or popularity of " -"programming languages for advertising partners." -msgstr "" - -#: ../../privacy-policy.rst:139 -msgid "" -"We **do** host advertising on Documentation Sites. This advertising is " -"first-party advertising hosted by Read the Docs. We **do not** run any code " -"from advertisers and all ad images are hosted on Read the Docs' servers. For" -" more details, see our document on :doc:`advertising/advertising-details`." -msgstr "" - -#: ../../privacy-policy.rst:145 -msgid "" -"We may use User Personal Information with your permission, so we can perform" -" services you have requested. For example, if you request service on " -"commercially hosted docs, we will ask your permission to sync your private " -"repositories." -msgstr "" - -#: ../../privacy-policy.rst:150 -msgid "" -"We may share User Personal Information with a limited number of third party " -"vendors who process it on our behalf to provide or improve our service, and " -"who have agreed to privacy restrictions similar to our own Privacy " -"Statement. For more details, see our next section on :ref:`third parties " -"`." -msgstr "" - -#: ../../privacy-policy.rst:157 -msgid "Third party vendors" -msgstr "" - -#: ../../privacy-policy.rst:159 -msgid "" -"As we mentioned, we may share some information with third party vendors or " -"it may be collected by them on our behalf. The information collected and " -"stored by third parties is subject to their policies and practices. This " -"list will be updated from time to time and we encourage you to check back " -"periodically." -msgstr "" - -#: ../../privacy-policy.rst:167 -msgid "Payment processing" -msgstr "" - -#: ../../privacy-policy.rst:169 -msgid "" -"Should you choose to become a `Supporter`_, purchase a `Gold Membership`_, " -"or become a subscriber to Read the Docs' commercial hosting product, your " -"payment information and details will be processed by Stripe. Read the Docs " -"does not store your payment information." -msgstr "" - -#: ../../privacy-policy.rst:178 -msgid "Site monitoring" -msgstr "" - -#: ../../privacy-policy.rst:180 -msgid "" -"Read the Docs uses Sentry and New Relic to diagnose errors and improve the " -"performance of our site. Both companies take part in the EU-US Privacy " -"Shield framework. We aim to minimize the amount of personal information " -"shared, but the information may include your IP address." -msgstr "" - -#: ../../privacy-policy.rst:187 -msgid "Analytics" -msgstr "Analytics" - -#: ../../privacy-policy.rst:189 -msgid "" -"We go into detail on analytics in a :ref:`separate section specific to " -"analytics `." -msgstr "" - -#: ../../privacy-policy.rst:193 -msgid "Support Desk" -msgstr "" - -#: ../../privacy-policy.rst:195 -msgid "" -"Read the Docs uses Intercom to manage support requests for documentation " -"hosted through our commercial hosting on readthedocs.com. If you request " -"support -- typically via email -- Intercom may process your contact " -"information." -msgstr "" - -#: ../../privacy-policy.rst:201 -msgid "Email newsletter" -msgstr "" - -#: ../../privacy-policy.rst:203 -msgid "" -"If you sign up for the `Read the Docs email newsletter`_, your email address" -" and name will be stored by Mailchimp. This newsletter is separate from " -"creating a Read the Docs account and signing up for Read the Docs does not " -"opt you in for the newsletter." -msgstr "" - -#: ../../privacy-policy.rst:208 -msgid "" -"You can manage your email subscription including unsubscribing and deleting " -"your records with Mailchimp. There is a link to do so in the footer of any " -"newsletter you receive from us." -msgstr "" - -#: ../../privacy-policy.rst:216 -msgid "Public Information on Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:218 -msgid "" -"Most of Read the Docs is public-facing including user names, project names, " -"and Documentation Sites. If your content is public-facing, third parties may" -" access it. We do not sell that content; it is yours." -msgstr "" - -#: ../../privacy-policy.rst:225 -msgid "Our use of cookies and tracking" -msgstr "" - -#: ../../privacy-policy.rst:229 -msgid "Do Not Track" -msgstr "" - -#: ../../privacy-policy.rst:231 -msgid "" -"Read the Docs supports Do Not Track (DNT) and respects users' tracking " -"preferences. Specifically, we support the `W3C's tracking preference " -"expression`_ and the `EFF's DNT Policy`_." -msgstr "" - -#: ../../privacy-policy.rst:235 -msgid "For Read the Docs, this means:" -msgstr "" - -#: ../../privacy-policy.rst:237 -msgid "" -"We **do not** do behavioral ad targeting regardless of your DNT preference." -msgstr "" - -#: ../../privacy-policy.rst:238 -msgid "" -"When DNT is enabled, both logged-in and logged-out users are considered " -"opted-out of :ref:`analytics `." -msgstr "" - -#: ../../privacy-policy.rst:240 -msgid "" -"Regardless of DNT preference, our logs that contain IP addresses and user " -"agent strings are deleted after 10 days unless a DNT exception applies." -msgstr "" - -#: ../../privacy-policy.rst:242 -msgid "Our full DNT policy is `available here`_." -msgstr "" - -#: ../../privacy-policy.rst:244 -msgid "" -"Our DNT policy applies without reservation to readthedocs.org and " -"readthedocs.com. A best effort is made to apply this to Documentation Sites," -" but we do not have complete control over the contents of these sites." -msgstr "" - -#: ../../privacy-policy.rst:248 -msgid "For more details about DNT, visit `All About Do Not Track`_." -msgstr "" - -#: ../../privacy-policy.rst:252 -msgid "" -"Due to the nature of our environment where documentation is built as " -"necessary, the DNT analytics opt-out for Documentation Sites only applies " -"for those sites generated after May 1, 2018." -msgstr "" - -#: ../../privacy-policy.rst:262 -msgid "Cookies" -msgstr "" - -#: ../../privacy-policy.rst:264 -msgid "" -"Read the Docs uses cookies to make interactions with our service easy and " -"meaningful. We use cookies to keep you logged in, remember your preferences," -" and provide information for future development of Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:268 -msgid "" -"A cookie is a small piece of text that our web server stores on your " -"computer or mobile device, which your browser sends to us when you return to" -" our site. Cookies do not necessarily identify you if you are merely " -"visiting Read the Docs; however, a cookie may store a unique identifier for " -"each logged in user. The cookies Read the Docs sets are essential for the " -"operation of the website, or are used for performance or functionality. By " -"using our website, you agree that we can place these types of cookies on " -"your computer or device. If you disable your browser or device's ability to " -"accept cookies, you will not be able to log in to Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:279 -msgid "Google Analytics" -msgstr "" - -#: ../../privacy-policy.rst:281 -msgid "" -"We use Google Analytics as a third party tracking service, but we don't use " -"it to track you individually or collect your User Personal Information. We " -"use Google Analytics to collect information about how our website performs " -"and how our users, in general, navigate through and use Read the Docs. This " -"helps us evaluate our users' use of Read the Docs; compile statistical " -"reports on activity; and improve our content and website performance." -msgstr "" - -#: ../../privacy-policy.rst:288 -msgid "" -"Google Analytics gathers certain simple, non-personally identifying " -"information over time, such as your IP address, browser type, internet " -"service provider, referring and exit pages, time stamp, and similar data " -"about your use of Read the Docs. We do not link this information to any of " -"your personal information such as your user name." -msgstr "" - -#: ../../privacy-policy.rst:293 -msgid "" -"Read the Docs will not, nor will we allow any third party to, use the Google" -" Analytics tool to track our users individually; collect any User Personal " -"Information other than IP address; or correlate your IP address with your " -"identity. Google provides further information about its own privacy " -"practices and offers a `browser add-on to opt out of Google Analytics " -"tracking `_. You may also opt-out " -"of analytics on Read the Docs by enabled Do Not Track." -msgstr "" - -#: ../../privacy-policy.rst:303 -msgid "How Read the Docs secures your information" -msgstr "" - -#: ../../privacy-policy.rst:305 -msgid "" -"Read the Docs takes all measures reasonably necessary to protect User " -"Personal Information from unauthorized access, alteration, or destruction; " -"maintain data accuracy; and help ensure the appropriate use of User Personal" -" Information. We follow generally accepted industry standards to protect the" -" personal information submitted to us, both during transmission and once we " -"receive it." -msgstr "" - -#: ../../privacy-policy.rst:311 -msgid "" -"No method of transmission, or method of electronic storage, is 100% secure. " -"Therefore, we cannot guarantee its absolute security." -msgstr "" - -#: ../../privacy-policy.rst:316 -msgid "Read the Docs' global privacy practices" -msgstr "" - -#: ../../privacy-policy.rst:318 -msgid "" -"**Information that we collect will be stored and processed in the United " -"States** in accordance with this Privacy Policy. However, we understand that" -" we have users from different countries and regions with different privacy " -"expectations, and we try to meet those needs." -msgstr "" - -#: ../../privacy-policy.rst:324 -msgid "" -"We provide the same standard of privacy protection to all our users around " -"the world, regardless of their country of origin or location, Additionally, " -"we require that if our vendors or affiliates have access to User Personal " -"Information, they must comply with our privacy policies and with applicable " -"data privacy laws." -msgstr "" - -#: ../../privacy-policy.rst:330 -msgid "In particular:" -msgstr "" - -#: ../../privacy-policy.rst:332 -msgid "" -"Read the Docs provides clear methods of unambiguous, informed consent at the" -" time of data collection, when we do collect your personal data." -msgstr "" - -#: ../../privacy-policy.rst:335 -msgid "" -"We collect only the minimum amount of personal data necessary, unless you " -"choose to provide more. We encourage you to only give us the amount of data " -"you are comfortable sharing." -msgstr "" - -#: ../../privacy-policy.rst:337 -msgid "" -"We offer you simple methods of accessing, correcting, or deleting the data " -"we have collected." -msgstr "" - -#: ../../privacy-policy.rst:338 -msgid "We also provide our users a method of recourse and enforcement." -msgstr "" - -#: ../../privacy-policy.rst:342 -msgid "Resolving Complaints" -msgstr "" - -#: ../../privacy-policy.rst:344 -msgid "" -"If you have concerns about the way Read the Docs is handling your User " -"Personal Information, please let us know immediately by emailing us at " -"privacy@readthedocs.org." -msgstr "" - -#: ../../privacy-policy.rst:349 -msgid "How we respond to compelled disclosure" -msgstr "" - -#: ../../privacy-policy.rst:351 -msgid "" -"Read the Docs may disclose personally-identifying information or other " -"information we collect about you to law enforcement in response to a valid " -"subpoena, court order, warrant, or similar government order, or when we " -"believe in good faith that disclosure is reasonably necessary to protect our" -" property or rights, or those of third parties or the public at large." -msgstr "" - -#: ../../privacy-policy.rst:357 -msgid "" -"In complying with court orders and similar legal processes, Read the Docs " -"strives for transparency. When permitted, we will make a reasonable effort " -"to notify users of any disclosure of their information, unless we are " -"prohibited by law or court order from doing so, or in rare, exigent " -"circumstances." -msgstr "" - -#: ../../privacy-policy.rst:366 -msgid "How you can access and control the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:368 -msgid "" -"If you're already a Read the Docs user, you may access, update, alter, or " -"delete your basic user profile information by `editing your user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:374 -msgid "Data retention and deletion" -msgstr "" - -#: ../../privacy-policy.rst:376 -msgid "" -"Read the Docs will retain User Personal Information for as long as your " -"account is active or as needed to provide you services." -msgstr "" - -#: ../../privacy-policy.rst:379 -msgid "" -"We may retain certain User Personal Information indefinitely, unless you " -"delete it or request its deletion. For example, we don't automatically " -"delete inactive user accounts, so unless you choose to delete your account, " -"we will retain your account information indefinitely." -msgstr "" - -#: ../../privacy-policy.rst:385 -msgid "" -"If you would like to delete your User Personal Information, you may do so in" -" your `user account `__. We will " -"retain and use your information as necessary to comply with our legal " -"obligations, resolve disputes, and enforce our agreements, but barring legal" -" requirements, we will delete your full profile." -msgstr "" - -#: ../../privacy-policy.rst:391 -msgid "" -"Our web server logs for readthedocs.org, readthedocs.com, and Documentation " -"Sites are deleted after 10 days barring legal obligations." -msgstr "" - -#: ../../privacy-policy.rst:396 -msgid "Changes to our Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:398 -msgid "" -"We reserve the right to revise this Privacy Policy at any time. If we change" -" this Privacy Policy in the future, we will post the revised Privacy Policy " -"and update the \"Effective Date,\" above, to reflect the date of the " -"changes." -msgstr "" - -#: ../../privacy-policy.rst:405 -msgid "Contacting Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:407 -msgid "" -"Questions regarding Read the Docs' Privacy Policy or information practices " -"should be directed to privacy@readthedocs.org." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/privacy.mo b/docs/user/locale/es/LC_MESSAGES/privacy.mo deleted file mode 100644 index 17da9754f73..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/privacy.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/privacy.po b/docs/user/locale/es/LC_MESSAGES/privacy.po deleted file mode 100644 index 03df7ea39fd..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/privacy.po +++ /dev/null @@ -1,109 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../privacy.rst:2 -msgid "Privacy Levels" -msgstr "" - -#: ../../privacy.rst:4 -msgid "" -"Read the Docs supports 3 different privacy levels on 2 different objects; " -"Public, Protected, Private on Projects and Versions." -msgstr "" - -#: ../../privacy.rst:8 -msgid "Understanding the Privacy Levels" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Level" -msgstr "Nivel" - -#: ../../privacy.rst:11 -msgid "Detail" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Listing" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Search" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Viewing" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:43 -msgid "Private" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:13 ../../privacy.rst:13 -#: ../../privacy.rst:15 ../../privacy.rst:15 -msgid "No" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:15 ../../privacy.rst:15 -#: ../../privacy.rst:17 ../../privacy.rst:17 ../../privacy.rst:17 -#: ../../privacy.rst:17 -msgid "Yes" -msgstr "Sí" - -#: ../../privacy.rst:15 ../../privacy.rst:31 -msgid "Protected" -msgstr "" - -#: ../../privacy.rst:17 ../../privacy.rst:25 -msgid "Public" -msgstr "" - -#: ../../privacy.rst:20 -msgid "" -"With a URL to view the actual documentation, even private docs are viewable." -" This is because our architecture doesn't do any logic on documentation " -"display, to increase availability." -msgstr "" - -#: ../../privacy.rst:27 -msgid "" -"This is the easiest and most obvious. It is also the default. It means that " -"everything is available to be seen by everyone." -msgstr "" - -#: ../../privacy.rst:33 -msgid "" -"Protected means that your object won't show up in Listing Pages, but Detail " -"pages still work. For example, a Project that is Protected will not show on " -"the homepage Recently Updated list, however, if you link directly to the " -"project, you will get a 200 and the page will display." -msgstr "" - -#: ../../privacy.rst:38 -msgid "" -"Protected Versions are similar, they won't show up in your version listings," -" but will be available once linked to." -msgstr "" - -#: ../../privacy.rst:45 -msgid "" -"Private objects are available only to people who have permissions to see " -"them. They will not display on any list view, and will 404 when you link " -"them to others." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/security.mo b/docs/user/locale/es/LC_MESSAGES/security.mo deleted file mode 100644 index 9fc84dbec01..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/security.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/security.po b/docs/user/locale/es/LC_MESSAGES/security.po deleted file mode 100644 index 2d346d937bb..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/security.po +++ /dev/null @@ -1,99 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Jorge Puente Sarrín , 2018\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../security.rst:2 -msgid "Security" -msgstr "Seguridad" - -#: ../../security.rst:4 -msgid "" -"Security is very important to us at Read the Docs. We are committed to " -"responsible reporting and disclosure of security issues." -msgstr "" - -#: ../../security.rst:7 -msgid "Reporting a security issue" -msgstr "" - -#: ../../security.rst:9 -msgid "" -"If you believe you've discovered a security issue at Read the Docs, please " -"contact us at **security@readthedocs.org** (optionally using our " -":ref:`security:PGP key`). We request that you please not publicly disclose " -"the issue until it has been addressed by us." -msgstr "" - -#: ../../security.rst:13 -msgid "You can expect:" -msgstr "" - -#: ../../security.rst:15 -msgid "" -"We will respond acknowledging your email typically within one business day." -msgstr "" - -#: ../../security.rst:16 -msgid "" -"We will follow up if and when we have confirmed the issue with a timetable " -"for the fix." -msgstr "" - -#: ../../security.rst:17 -msgid "We will notify you when the issue is fixed." -msgstr "" - -#: ../../security.rst:18 -msgid "" -"We will add the issue to our :ref:`security issue archive `." -msgstr "" - -#: ../../security.rst:21 -msgid "PGP key" -msgstr "" - -#: ../../security.rst:23 -msgid "" -"You may use this `PGP key`__ to securely communicate with us and to verify " -"signed messages you receive from us." -msgstr "" - -#: ../../security.rst:85 -msgid "Security issue archive" -msgstr "" - -#: ../../security.rst:88 -msgid "Release 2.3.0" -msgstr "" - -#: ../../security.rst:90 -msgid "" -":ref:`version-2.3.0` resolves a security issue with translations on our " -"community hosting site that allowed users to modify the hosted path of a " -"target project by adding it as a translation project of their own project. A" -" check was added to ensure project ownership before adding the project as a " -"translation." -msgstr "" - -#: ../../security.rst:95 -msgid "" -"In order to add a project as a translation now, users must now first be " -"granted ownership in the translation project." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/single_version.mo b/docs/user/locale/es/LC_MESSAGES/single_version.mo deleted file mode 100644 index 2ea17fc95fa..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/single_version.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/single_version.po b/docs/user/locale/es/LC_MESSAGES/single_version.po deleted file mode 100644 index e0096c788a3..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/single_version.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../single_version.rst:2 -msgid "Single Version Documentation" -msgstr "" - -#: ../../single_version.rst:4 -msgid "" -"Single Version Documentation lets you serve your docs at a root domain. By " -"default, all documentation served by Read the Docs has a root of " -"``///``. But, if you enable the \"Single Version\" option" -" for a project, its documentation will instead be served at ``/``." -msgstr "" - -#: ../../single_version.rst:8 -msgid "" -"This means you can't have translations or multiple versions for your " -"documentation." -msgstr "" - -#: ../../single_version.rst:10 -msgid "" -"You can see a live example of this at http://www.contribution-guide.org" -msgstr "" - -#: ../../single_version.rst:13 -msgid "Enabling" -msgstr "" - -#: ../../single_version.rst:15 -msgid "" -"You can toggle the \"Single Version\" option on or off for your project in " -"the Project Admin page. Check your `dashboard`_ for a list of your projects." -msgstr "" - -#: ../../single_version.rst:18 -msgid "Effects" -msgstr "" - -#: ../../single_version.rst:20 -msgid "" -"Links generated on Read the Docs will now point to the proper URL. For " -"example, if pip was set as a \"Single Version\" project, then links to its " -"documentation would point to ``http://pip.readthedocs.io/`` rather than the " -"default ``http://pip.readthedocs.io/en/latest/``." -msgstr "" - -#: ../../single_version.rst:22 -msgid "" -"Documentation at ``///`` will still be served for" -" backwards compatibility reasons. However, our usage of :doc:`canonical` " -"should stop these from being indexed by Google." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/sponsors.mo b/docs/user/locale/es/LC_MESSAGES/sponsors.mo deleted file mode 100644 index edd87cb9167..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/sponsors.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/sponsors.po b/docs/user/locale/es/LC_MESSAGES/sponsors.po deleted file mode 100644 index 64f0ba68e54..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/sponsors.po +++ /dev/null @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../sponsors.rst:2 -msgid "Sponsors of Read the Docs" -msgstr "" - -#: ../../sponsors.rst:4 -msgid "" -"Running Read the Docs isn't free, and the site wouldn't be where it is today" -" without generous support of our sponsors. Below is a list of all the folks " -"who have helped the site financially, in order of the date they first " -"started supporting us." -msgstr "" - -#: ../../sponsors.rst:10 -msgid "Current sponsors" -msgstr "" - -#: ../../sponsors.rst:12 -msgid "" -"`Microsoft Azure`_ - They cover all of our hosting expenses every month. " -"This is a pretty large sum of money, averaging around $3,000/mo, and we are " -"really grateful to have them as a sponsor." -msgstr "" - -#: ../../sponsors.rst:13 -msgid "" -"`Cloudflare`_ - Cloudflare is providing us with an enterprise plan of their " -"SSL for SaaS Providers product that enables us to provide SSL certificates " -"for custom domains." -msgstr "" - -#: ../../sponsors.rst:14 -msgid "You? (Email us at rev@readthedocs.org for more info)" -msgstr "" - -#: ../../sponsors.rst:17 -msgid "Past sponsors" -msgstr "" - -#: ../../sponsors.rst:19 -msgid "`Python Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:20 -msgid "`Revsys`_" -msgstr "" - -#: ../../sponsors.rst:21 -msgid "`Mozilla Web Dev`_" -msgstr "" - -#: ../../sponsors.rst:22 -msgid "`Django Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:23 -msgid "`Lab305`_" -msgstr "" - -#: ../../sponsors.rst:24 -msgid "`Twilio`_" -msgstr "" - -#: ../../sponsors.rst:25 -msgid "`Rackspace`_" -msgstr "" - -#: ../../sponsors.rst:26 -msgid "`Mozilla`_" -msgstr "" - -#: ../../sponsors.rst:42 -msgid "Sponsorship Information" -msgstr "" - -#: ../../sponsors.rst:44 -msgid "" -"As part of increasing sustainability, Read the Docs is testing out promoting" -" sponsors on documentation pages. We have more information about this in our" -" `blog post `_ about " -"this effort." -msgstr "" - -#: ../../sponsors.rst:49 -msgid "Sponsor Us" -msgstr "" - -#: ../../sponsors.rst:51 -msgid "" -"Contact us at rev@readthedocs.org for more information on sponsoring Read " -"the Docs." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/story.mo b/docs/user/locale/es/LC_MESSAGES/story.mo deleted file mode 100644 index a1e4c6c94a1..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/story.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/story.po b/docs/user/locale/es/LC_MESSAGES/story.po deleted file mode 100644 index 74091acaa34..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/story.po +++ /dev/null @@ -1,59 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../story.rst:2 -msgid "The Story of Read the Docs" -msgstr "" - -#: ../../story.rst:4 -msgid "" -"Documenting projects is hard, hosting them shouldn’t be. Read the Docs was " -"created to make hosting documentation simple." -msgstr "" - -#: ../../story.rst:6 -msgid "" -"Read the Docs was `started`_ with a couple main goals in mind. The first " -"goal was to encourage people to write documentation, by removing the barrier" -" of entry to hosting. The other goal was to create a central platform for " -"people to find documentation. Having a shared platform for all documentation" -" allows for innovation at the platform level, allowing work to be done once " -"and benefit everyone." -msgstr "" - -#: ../../story.rst:13 -msgid "" -"`Documentation matters`_, but its often overlooked. We think that we can " -"help a documentation culture flourish. Great projects, such as Django_ and " -"SQLAlchemy_, and projects from companies like Mozilla_, are already using " -"Read the Docs to serve their documentation to the world." -msgstr "" - -#: ../../story.rst:19 -msgid "" -"The site has grown quite a bit over the past year. Our `look back at 2013`_ " -"shows some numbers that show our progress. The job isn't anywhere near done " -"yet, but it's a great honor to be able to have such an impact already." -msgstr "" - -#: ../../story.rst:24 -msgid "" -"We plan to keep building a great experience for people hosting their docs " -"with us, and for users of the documentation that we host." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/subprojects.mo b/docs/user/locale/es/LC_MESSAGES/subprojects.mo deleted file mode 100644 index 40b32793742..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/subprojects.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/subprojects.po b/docs/user/locale/es/LC_MESSAGES/subprojects.po deleted file mode 100644 index 373ad013389..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/subprojects.po +++ /dev/null @@ -1,90 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../subprojects.rst:2 -msgid "Subprojects" -msgstr "" - -#: ../../subprojects.rst:4 -msgid "" -"Projects can be configured in a nested manner, by configuring a project as a" -" *subproject* of another project. This allows for documentation projects to " -"share a search index and a namespace or custom domain, but still be " -"maintained independently." -msgstr "" - -#: ../../subprojects.rst:9 -msgid "" -"For example, a parent project, ``Foo`` is set up with a subproject, ``Bar``." -" The documentation for ``Foo`` will be available at:" -msgstr "" - -#: ../../subprojects.rst:12 -msgid "https://foo.readthedocs.io/en/latest/" -msgstr "" - -#: ../../subprojects.rst:14 -msgid "The documentation for ``Bar`` will be available under this same path:" -msgstr "" - -#: ../../subprojects.rst:16 -msgid "https://foo.readthedocs.io/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:19 -msgid "Adding a Subproject" -msgstr "" - -#: ../../subprojects.rst:21 -msgid "" -"In the admin dashboard for your project, select \"Subprojects\" from the " -"menu. From this page you can add a subproject by typing in the project slug." -msgstr "" - -#: ../../subprojects.rst:25 -msgid "Sharing a Custom Domain" -msgstr "" - -#: ../../subprojects.rst:27 -msgid "" -"Projects and subprojects can also be used to share a custom domain with a " -"number of projects. To configure this, one project should be established as " -"the parent project. This project will be configured with a custom domain. " -"Projects can then be added as subprojects to this parent project." -msgstr "" - -#: ../../subprojects.rst:32 -msgid "" -"If the example project ``Foo`` was set up with a custom domain, " -"``docs.example.com``, the URLs for projects ``Foo`` and ``Bar`` would " -"respectively be at: http://docs.example.com/en/latest/ and " -"http://docs.example.com/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:38 -msgid "Search" -msgstr "" - -#: ../../subprojects.rst:40 -msgid "" -"Projects that are configured as subprojects will share a search index with " -"their parent and sibling projects. This is currently the only way to share " -"search indexes between projects, we do not yet support sharing search " -"indexes between arbitrary projects." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/support.mo b/docs/user/locale/es/LC_MESSAGES/support.mo deleted file mode 100644 index 1fc4400b741..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/support.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/support.po b/docs/user/locale/es/LC_MESSAGES/support.po deleted file mode 100644 index 9e6fd378881..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/support.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: dario hereñu \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../support.rst:2 -msgid "Support" -msgstr "Soporte" - -#: ../../support.rst:5 -msgid "Usage Questions" -msgstr "" - -#: ../../support.rst:7 -msgid "" -"If you have questions about how to use Read the Docs, or have an issue that " -"isn't related to a bug, `Stack Overflow`_ is the best place to ask. Tag " -"questions with ``read-the-docs`` so other folks can find them easily." -msgstr "" - -#: ../../support.rst:11 -msgid "Good questions for Stack Overflow would be:" -msgstr "" - -#: ../../support.rst:13 -msgid "" -"\"What is the best way to structure the table of contents across a " -"project?\"" -msgstr "" - -#: ../../support.rst:14 -msgid "" -"\"How do I structure translations inside of my project for easiest " -"contribution from users?\"" -msgstr "" - -#: ../../support.rst:15 -msgid "" -"\"How do I use Sphinx to use SVG images in HTML output but PNG in PDF " -"output?\"" -msgstr "" - -#: ../../support.rst:18 -msgid "Community Support" -msgstr "" - -#: ../../support.rst:20 -msgid "" -"Read the Docs is supported by community contributions and advertising. We " -"hope to bring in enough money with our `Gold`_ and `Ethical Ads`_ programs " -"to keep Read the Docs sustainable." -msgstr "" - -#: ../../support.rst:24 -msgid "" -"**All people answering your questions are doing it with their own time, so " -"please be kind and provide as much information as possible.**" -msgstr "" - -#: ../../support.rst:28 -msgid "Bugs & Support Issues" -msgstr "" - -#: ../../support.rst:30 -msgid "" -"You can file bug reports on our `GitHub issue tracker`_, and they will be " -"addressed as soon as possible. **Support is a volunteer effort**, and there " -"is no guaranteed response time. If you need answers quickly, you can buy " -"commercial support below." -msgstr "" - -#: ../../support.rst:38 -msgid "Reporting Issues" -msgstr "" - -#: ../../support.rst:40 -msgid "" -"When reporting a bug, please include as much information as possible that " -"will help us solve this issue. This includes:" -msgstr "" - -#: ../../support.rst:44 -msgid "Project name" -msgstr "" - -#: ../../support.rst:45 -msgid "URL" -msgstr "Dirección URL" - -#: ../../support.rst:46 -msgid "Action taken" -msgstr "" - -#: ../../support.rst:47 -msgid "Expected result" -msgstr "" - -#: ../../support.rst:48 -msgid "Actual result" -msgstr "" - -#: ../../support.rst:51 -msgid "Commercial Support" -msgstr "" - -#: ../../support.rst:53 -msgid "" -"We offer commercial support for Read the Docs, commercial hosting, as well " -"as consulting around all documentation systems. You can contact us at " -"hello@readthedocs.com to learn more, or read more at " -"https://readthedocs.com/services/#open-source-support." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/symlinks.mo b/docs/user/locale/es/LC_MESSAGES/symlinks.mo deleted file mode 100644 index 73a41409138..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/symlinks.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/symlinks.po b/docs/user/locale/es/LC_MESSAGES/symlinks.po deleted file mode 100644 index d1b7d8a43c4..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/symlinks.po +++ /dev/null @@ -1,106 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../symlinks.rst:2 -msgid "How we use symlinks" -msgstr "" - -#: ../../symlinks.rst:4 -msgid "" -"Read the Docs stays highly available by serving all documentation pages out " -"of nginx. This means that they never hit our Python layer, meaning that they" -" never hit our database. This reduces the total number of servers to serve a" -" request to 1, each of which is redundant." -msgstr "" - -#: ../../symlinks.rst:11 -msgid "Nginx" -msgstr "" - -#: ../../symlinks.rst:13 -msgid "We handle a couple of different types of requests in nginx:" -msgstr "" - -#: ../../symlinks.rst:15 -msgid "Requests to a ``readthedocs.io`` subdomain" -msgstr "" - -#: ../../symlinks.rst:16 -msgid "Requests to a custom domain" -msgstr "" - -#: ../../symlinks.rst:19 -msgid "Subdomains" -msgstr "" - -#: ../../symlinks.rst:21 -msgid "" -"For subdomains, this is a simple lookup of the project slug, using the " -"subdomain portion of the request's hostname. This doesn't require symlinks, " -"but it shows the basic logic that we need to replicate." -msgstr "" - -#: ../../symlinks.rst:25 -msgid "" -"When a user navigates to ``http://pip.readthedocs.org/en/latest/``, we know " -"that they want the pip documentation. So we simply serve them the " -"documentation:" -msgstr "" - -#: ../../symlinks.rst:45 -msgid "" -"The ``@fallback`` directive is hit when we don't find the proper file. This " -"will cause things to hit the Python backend, so that proper action can be " -"taken." -msgstr "" - -#: ../../symlinks.rst:50 -msgid "Custom domains" -msgstr "" - -#: ../../symlinks.rst:52 -msgid "" -"Custom domains add a bit of difficulty, because at the nginx layer we don't " -"know what documentation to serve. When someone requests " -"``http://docs.fabfile.org/en/latest/``, we can't look at the URL to know to " -"serve the ``fabric`` docs." -msgstr "" - -#: ../../symlinks.rst:57 -msgid "" -"This is where symlinks come in. When someone requests " -"``http://docs.fabfile.org/en/latest/`` the first time, it hits the Python " -"layer. In that Python layer we record that ``docs.fabfile.org`` points at " -"``fabric``. When we build the ``fabric`` docs, we create a symlink for all " -"domains that have pointed at ``fabric`` before." -msgstr "" - -#: ../../symlinks.rst:64 -msgid "" -"So, when we get a request for ``docs.fabfile.org`` in the future, we will be" -" able to serve it directly from nginx. In this example, $host would be " -"``docs.fabfile.org``:" -msgstr "" - -#: ../../symlinks.rst:78 -msgid "" -"Notice that nowhere in the above path is the project's slug mentioned. It is" -" simply there in the symlink in the cnames directory, and the docs are " -"served from there." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/team.mo b/docs/user/locale/es/LC_MESSAGES/team.mo deleted file mode 100644 index 383a7ce1f10..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/team.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/team.po b/docs/user/locale/es/LC_MESSAGES/team.po deleted file mode 100644 index 911357354b8..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/team.po +++ /dev/null @@ -1,225 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../team.rst:2 -msgid "Read the Docs Team" -msgstr "" - -#: ../../team.rst:4 -msgid "" -"readthedocs.org is the largest open source documentation hosting service. " -"It's provided as a free service to the open source community, and is worked " -"on by a community of volunteers that we're hoping to expand! We currently " -"serve over 20,000,000 pageviews a month, and we hope to maintain a reliable " -"and stable hosting platform for years to come." -msgstr "" - -#: ../../team.rst:10 -msgid "There are three major parts of this work:" -msgstr "" - -#: ../../team.rst:16 -msgid "" -"You may notice that a number of names appear on multiple teams. This is " -"because we are lacking contributors. So please be bold and contact us, and " -"we'll get you sorted into the right team." -msgstr "" - -#: ../../team.rst:22 -msgid "Support Team" -msgstr "" - -#: ../../team.rst:24 -msgid "" -"Read the Docs has thousands of users who depend on it everyday. Every day at" -" least one of them has an issue that needs to be addressed by a site admin. " -"This might include tasks like:" -msgstr "" - -#: ../../team.rst:28 -msgid "Resetting a password" -msgstr "" - -#: ../../team.rst:29 -msgid "Asking for a project name to be released" -msgstr "" - -#: ../../team.rst:30 -msgid "Troubleshooting build errors" -msgstr "" - -#: ../../team.rst:33 ../../team.rst:63 ../../team.rst:107 -msgid "Members" -msgstr "" - -#: ../../team.rst:35 -msgid "`Eric Holscher `__ (Pacific Time)" -msgstr "" - -#: ../../team.rst:36 -msgid "`Anthony Johnson `__ (Mountain Time)" -msgstr "" - -#: ../../team.rst:37 -msgid "`Manuel Kaufmann `__ (Central Time)" -msgstr "" - -#: ../../team.rst:38 ../../team.rst:68 -msgid "Your Name Here" -msgstr "" - -#: ../../team.rst:40 ../../team.rst:70 ../../team.rst:115 -msgid "Feel free to ask any of us if you have questions or want to join!" -msgstr "" - -#: ../../team.rst:43 ../../team.rst:73 ../../team.rst:118 -msgid "Joining" -msgstr "" - -#: ../../team.rst:45 -msgid "" -"The best place to start would be to start addressing some of the issues in " -"our issue tracker. We have our support policies quite well documented in our" -" :doc:`/contribute`. **Be bold**. Start trying to reproduce issues that " -"people have, or talk to them to get more information. After you get the hang" -" of things, we'll happily give you the ability to tag and close issues by " -"joining our Support Team." -msgstr "" - -#: ../../team.rst:55 -msgid "Operations Team" -msgstr "" - -#: ../../team.rst:57 -msgid "" -"readthedocs.org is a service that millions of people depend on each month. " -"As part of operating the site, we maintain a 24/7 on-call rotation. This " -"means that folks have to be available and have their phone in service." -msgstr "" - -#: ../../team.rst:65 -msgid "`Eric Holscher `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:66 -msgid "`Anthony Johnson `_ (Mountain Time)" -msgstr "" - -#: ../../team.rst:67 -msgid "`Matt Robenolt `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:75 -msgid "" -"We are always looking for more people to share the on-call responsibility. " -"If you are on-call for your job already, we'd love to piggy back on that " -"duty as well." -msgstr "" - -#: ../../team.rst:79 -msgid "" -"You can email us at dev@readthedocs.org if you want to join our operations " -"team. Because of the sensitive nature (API tokens, secret keys, SSL certs, " -"etc.) of the work, we keep a private GitHub repository with the operations " -"code & documentation." -msgstr "" - -#: ../../team.rst:83 -msgid "The tools that we use are:" -msgstr "" - -#: ../../team.rst:85 -msgid "Salt" -msgstr "" - -#: ../../team.rst:86 -msgid "Nagios" -msgstr "" - -#: ../../team.rst:87 -msgid "Graphite/Grafana" -msgstr "" - -#: ../../team.rst:88 -msgid "Nginx" -msgstr "" - -#: ../../team.rst:89 -msgid "Postgres" -msgstr "" - -#: ../../team.rst:90 -msgid "Django" -msgstr "" - -#: ../../team.rst:91 -msgid "Celery" -msgstr "" - -#: ../../team.rst:93 -msgid "" -"It's fine if you aren't familiar with all of these things, but are willing " -"to help with part of it!" -msgstr "" - -#: ../../team.rst:96 -msgid "" -"**Please reach out if you want to share the on-call responsibility**. It " -"really is an important job, and we'd love to have it be more geographically " -"distributed." -msgstr "" - -#: ../../team.rst:101 -msgid "Development Team" -msgstr "" - -#: ../../team.rst:103 -msgid "" -"Also known as the \"Core Team\" in other projects. These folks have the " -"ability to commit code to the project." -msgstr "" - -#: ../../team.rst:109 -msgid "`Eric Holscher `_" -msgstr "" - -#: ../../team.rst:110 -msgid "`Anthony Johnson `_" -msgstr "" - -#: ../../team.rst:111 -msgid "`Manuel Kaufmann `_" -msgstr "" - -#: ../../team.rst:112 -msgid "`David Fischer `_" -msgstr "" - -#: ../../team.rst:113 -msgid "Your name here" -msgstr "" - -#: ../../team.rst:120 -msgid "" -"We try to be pretty flexible with who we allow on the development team. The " -"best path is to send a few pull requests, and follow up to make sure they " -"get merged successfully. You can check out our :doc:`contribute` to get more" -" information, and find issues that need to be addressed. After that, feel " -"free to ask for a commit bit." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/tests.mo b/docs/user/locale/es/LC_MESSAGES/tests.mo deleted file mode 100644 index 153a1339d13..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/tests.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/tests.po b/docs/user/locale/es/LC_MESSAGES/tests.po deleted file mode 100644 index 0786c7fab91..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/tests.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:12+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../tests.rst:2 -msgid "Testing" -msgstr "" - -#: ../../tests.rst:4 -msgid "" -"Before contributing to Read the Docs, make sure your patch passes our test " -"suite and your code style passes our code linting suite." -msgstr "" - -#: ../../tests.rst:7 -msgid "" -"Read the Docs uses `Tox`_ to execute testing and linting procedures. Tox is " -"the only dependency you need to run linting or our test suite, the remainder" -" of our requirements will be installed by Tox into environment specific " -"virtualenv paths. Before testing, make sure you have Tox installed::" -msgstr "" - -#: ../../tests.rst:14 -msgid "" -"To run the full test and lint suite against your changes, simply run Tox. " -"Tox should return without any errors. You can run Tox against all of our " -"environments by running::" -msgstr "" - -#: ../../tests.rst:20 -msgid "" -"In order to run all test including the search tests, include " -"`\"'--including-search'\"` argument::" -msgstr "" - -#: ../../tests.rst:25 -msgid "To target a specific environment::" -msgstr "" - -#: ../../tests.rst:29 -msgid "" -"The ``tox`` configuration has the following environments configured. You can" -" target a single environment to limit the test suite::" -msgstr "" - -#: ../../tests.rst:49 -msgid "Continuous Integration" -msgstr "" - -#: ../../tests.rst:51 -msgid "" -"The RTD test suite is exercised by Travis CI on every push to our repo at " -"GitHub. You can check out the current build status: https://travis-" -"ci.org/rtfd/readthedocs.org" -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/user-defined-redirects.mo b/docs/user/locale/es/LC_MESSAGES/user-defined-redirects.mo deleted file mode 100644 index 1b5b581f04f..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/user-defined-redirects.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/user-defined-redirects.po b/docs/user/locale/es/LC_MESSAGES/user-defined-redirects.po deleted file mode 100644 index a836f0a3865..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/user-defined-redirects.po +++ /dev/null @@ -1,231 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../user-defined-redirects.rst:2 -msgid "User-defined Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:4 -msgid "" -"You can set up redirects for a project in your project dashboard's Redirects" -" page." -msgstr "" - -#: ../../user-defined-redirects.rst:7 -msgid "Quick Summary" -msgstr "" - -#: ../../user-defined-redirects.rst:9 -msgid "Log into your readthedocs.org account." -msgstr "" - -#: ../../user-defined-redirects.rst:10 -msgid "" -"From your dashboard, select the project on which you wish to add redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:11 -msgid "From the project's top navigation bar, select the Admin tab." -msgstr "" - -#: ../../user-defined-redirects.rst:12 -msgid "From the left navigation menu, select Redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:13 -msgid "" -"In the form box \"Redirect Type\" select the type of redirect you want. See " -"below for detail." -msgstr "" - -#: ../../user-defined-redirects.rst:14 -msgid "" -"Depending on the redirect type you select, enter FROM and/or TO URL as " -"needed." -msgstr "" - -#: ../../user-defined-redirects.rst:15 -msgid "When finished, click the SUBMIT Button." -msgstr "" - -#: ../../user-defined-redirects.rst:17 -msgid "Your redirects will be effective immediately." -msgstr "" - -#: ../../user-defined-redirects.rst:20 -msgid "Redirect Types" -msgstr "" - -#: ../../user-defined-redirects.rst:23 -msgid "Prefix Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:25 -msgid "" -"The most useful and requested feature of redirects was when migrating to " -"Read the Docs from an old host. You would have your docs served at a " -"previous URL, but that URL would break once you moved them. Read the Docs " -"includes a language and version slug in your documentation, but not all " -"documentation is hosted this way." -msgstr "" - -#: ../../user-defined-redirects.rst:31 -msgid "" -"Say that you previously had your docs hosted at " -"``http://docs.example.com/dev/``, you move ``docs.example.com`` to point at " -"Read the Docs. So users will have a bookmark saved to a page at " -"``http://docs.example.com/dev/install.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:35 -msgid "" -"You can now set a *Prefix Redirect* that will redirect all 404's with a " -"prefix to a new place. The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:41 ../../user-defined-redirects.rst:97 -msgid "Your users query would now redirect in the following manner::" -msgstr "" - -#: ../../user-defined-redirects.rst:46 -msgid "" -"Where ``en`` and ``latest`` are the default language and version values for " -"your project." -msgstr "" - -#: ../../user-defined-redirects.rst:51 -msgid "" -"In other words, a *Prefix Redirect* removes a prefix from the original URL. " -"This prefix is removed from the rest of the URL's ``path`` after " -"``/$lang/$version``. For example, if the URL is " -"``/es/1.0/guides/tutorial/install.html`` the \"From URL's prefix\" will be " -"removed from ``/guides/tutorial/install.html`` part." -msgstr "" - -#: ../../user-defined-redirects.rst:57 -msgid "Page Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:59 -msgid "" -"A more specific case is when you move a page around in your docs. The old " -"page will start 404'ing, and your users will be confused. *Page Redirects* " -"let you redirect a specific page." -msgstr "" - -#: ../../user-defined-redirects.rst:64 -msgid "" -"Say you move the ``example.html`` page into a subdirectory of examples: " -"``examples/intro.html``. You would set the following configuration::" -msgstr "" - -#: ../../user-defined-redirects.rst:71 -msgid "" -"Note that the ``/`` at the start doesn't count the ``/en/latest``, but just " -"the user-controlled section of the URL." -msgstr "" - -#: ../../user-defined-redirects.rst:76 -msgid "" -"*Page Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:81 -msgid "Exact Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:83 -msgid "" -"If you're redirecting from an old host AND you aren't maintaining old paths " -"for your documents, a Prefix Redirect won't suffice and you'll need to " -"create *Exact Redirects* to redirect from a specific URL, to a specific " -"page." -msgstr "" - -#: ../../user-defined-redirects.rst:87 -msgid "" -"Say you're moving ``docs.example.com`` to Read the Docs and want to redirect" -" traffic from an old page at ``http://docs.example.com/dev/install.html`` to" -" a new URL of ``http://docs.example.com/en/latest/installing-your-" -"site.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:91 -msgid "The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:102 -msgid "" -"Note that you should insert the desired language for \"en\" and version for " -"\"latest\" to achieve the desired redirect." -msgstr "" - -#: ../../user-defined-redirects.rst:105 -msgid "" -"*Exact Redirects* could be also useful to redirect a whole sub-path to a " -"different one by using a special ``$rest`` keyword in the \"From URL\". " -"Let's say that you want to redirect your readers of your version ``2.0`` of " -"your documentation under ``/en/2.0/`` because it's deprecated, to the newest" -" ``3.0`` version of it at ``/en/3.0/``." -msgstr "" - -#: ../../user-defined-redirects.rst:109 -msgid "This example would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:115 -msgid "The readers of your documentation will now be redirected as::" -msgstr "" - -#: ../../user-defined-redirects.rst:123 -msgid "" -"*Exact Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:128 -msgid "Sphinx Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:130 -msgid "" -"We also support redirects for changing the type of documentation Sphinx is " -"building. If you switch between *HTMLDir* and *HTML*, your URL's will " -"change. A page at ``/en/latest/install.html`` will be served at " -"``/en/latest/install/``, or vice versa. The built in redirects for this will" -" handle redirecting users appropriately." -msgstr "" - -#: ../../user-defined-redirects.rst:137 -msgid "Implementation" -msgstr "" - -#: ../../user-defined-redirects.rst:139 -msgid "" -"Since we serve documentation in a highly available way, we do not run any " -"logic when we're serving documentation. This means that redirects will only " -"happen in the case of a *404 File Not Found*." -msgstr "" - -#: ../../user-defined-redirects.rst:143 -msgid "" -"In the future we might implement redirect logic in Javascript, but this " -"first version is only implemented in the 404 handlers." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/vcs.mo b/docs/user/locale/es/LC_MESSAGES/vcs.mo deleted file mode 100644 index d53a02aa5aa..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/vcs.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/vcs.po b/docs/user/locale/es/LC_MESSAGES/vcs.po deleted file mode 100644 index 43b945c3ce8..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/vcs.po +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../vcs.rst:2 -msgid "Version Control System Integration" -msgstr "" - -#: ../../vcs.rst:6 -msgid "" -"We :doc:`plan to implement a new approach ` regarding " -"the Theme Context as a whole, although the VCS documentation page will still" -" be valid, we prefer the users to move in that direction." -msgstr "" - -#: ../../vcs.rst:10 -msgid "" -"If you want to integrate editing into your own theme, you will have to " -"declare few variables inside your configuration file ``conf.py`` in the " -"``'html_context'`` setting, for the template to use them." -msgstr "" - -#: ../../vcs.rst:14 -msgid "More information can be found on `Sphinx documentation`_." -msgstr "" - -#: ../../vcs.rst:19 -msgid "GitHub" -msgstr "GitHub" - -#: ../../vcs.rst:21 -msgid "" -"If you want to integrate GitHub, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:32 ../../vcs.rst:54 ../../vcs.rst:76 -msgid "It can be used like this::" -msgstr "" - -#: ../../vcs.rst:41 -msgid "Bitbucket" -msgstr "" - -#: ../../vcs.rst:43 -msgid "" -"If you want to integrate Bitbucket, you can put the following snippet into " -"your ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:63 -msgid "Gitlab" -msgstr "" - -#: ../../vcs.rst:65 -msgid "" -"If you want to integrate Gitlab, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:86 -msgid "Additional variables" -msgstr "" - -#: ../../vcs.rst:88 -msgid "" -"``'pagename'`` - Sphinx variable representing the name of the page you're " -"on." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/versions.mo b/docs/user/locale/es/LC_MESSAGES/versions.mo deleted file mode 100644 index 39cbc9bf841..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/versions.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/versions.po b/docs/user/locale/es/LC_MESSAGES/versions.po deleted file mode 100644 index ca265e635c9..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/versions.po +++ /dev/null @@ -1,119 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../versions.rst:2 -msgid "Versions" -msgstr "" - -#: ../../versions.rst:4 -msgid "" -"Read the Docs supports multiple versions of your repository. On the initial " -"import, we will create a ``latest`` version. This will point at the default " -"branch for your VCS control: ``master``, ``default``, or ``trunk``." -msgstr "" - -#: ../../versions.rst:9 -msgid "" -"We also create a ``stable`` version, if your project has any tagged " -"releases. ``stable`` will be automatically kept up to date to point at your " -"highest version." -msgstr "" - -#: ../../versions.rst:14 -msgid "How we envision versions working" -msgstr "" - -#: ../../versions.rst:16 -msgid "" -"In the normal case, the ``latest`` version will always point to the most up " -"to date development code. If you develop on a branch that is different than " -"the default for your VCS, you should set the **Default Branch** to that " -"branch." -msgstr "" - -#: ../../versions.rst:21 -msgid "" -"You should push a **tag** for each version of your project. These tags " -"should be numbered in a way that is consistent with `semantic versioning " -"`_. This will map to your ``stable`` branch by default." -msgstr "" - -#: ../../versions.rst:26 -msgid "" -"We in fact are parsing your tag names against the rules given by `PEP 440`_." -" This spec allows \"normal\" version numbers like ``1.4.2`` as well as pre-" -"releases. An alpha version or a release candidate are examples of pre-" -"releases and they look like this: ``2.0a1``." -msgstr "" - -#: ../../versions.rst:31 -msgid "" -"We only consider non pre-releases for the ``stable`` version of your " -"documentation." -msgstr "" - -#: ../../versions.rst:34 -msgid "" -"If you have documentation changes on a **long-lived branch**, you can build " -"those too. This will allow you to see how the new docs will be built in this" -" branch of the code. Generally you won't have more than 1 active branch over" -" a long period of time. The main exception here would be **release " -"branches**, which are branches that are maintained over time for a specific " -"release number." -msgstr "" - -#: ../../versions.rst:44 -msgid "Tags and branches" -msgstr "" - -#: ../../versions.rst:46 -msgid "" -"Read the Docs supports two workflows for versioning: based on tags or " -"branches. If you have at least one tag, tags will take preference over " -"branches when selecting the stable version." -msgstr "" - -#: ../../versions.rst:51 -msgid "Redirects on root URLs" -msgstr "" - -#: ../../versions.rst:53 -msgid "" -"When a user hits the root URL for your documentation, for example " -"``http://pip.readthedocs.io/``, they will be redirected to the **Default " -"version**. This defaults to **latest**, but could also point to your latest " -"released version." -msgstr "" - -#: ../../versions.rst:60 -msgid "Version warning" -msgstr "" - -#: ../../versions.rst:62 -msgid "" -"This is a banner that appears on the top of every page of your docs that " -"aren't stable or latest. This banner has a text with a link redirecting the " -"users to the latest version of your docs." -msgstr "" - -#: ../../versions.rst:65 -msgid "" -"This feature is disabled by default on new projects, you can enable it in " -"the admin section of your docs (Advanced Settings)." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/webhooks.mo b/docs/user/locale/es/LC_MESSAGES/webhooks.mo deleted file mode 100644 index bd3d02bceee..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/webhooks.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/webhooks.po b/docs/user/locale/es/LC_MESSAGES/webhooks.po deleted file mode 100644 index abb5eff75e4..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/webhooks.po +++ /dev/null @@ -1,268 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Leonardo J. Caballero G. \n" -"Language-Team: Spanish (http://www.transifex.com/readthedocs/readthedocs-docs/language/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../webhooks.rst:2 -msgid "Webhooks" -msgstr "" - -#: ../../webhooks.rst:4 -msgid "" -"The primary method that Read the Docs uses to detect changes to your " -"documentation is through the use of *webhooks*. Webhooks are configured with" -" your repository provider, such as GitHub, Bitbucket or GitLab, and with " -"each commit, merge, or other change to your repository, Read the Docs is " -"notified. When we receive a webhook notification, we determine if the change" -" is related to an active version for your project, and if it is, a build is " -"triggered for that version." -msgstr "" - -#: ../../webhooks.rst:13 -msgid "Webhook Integrations" -msgstr "" - -#: ../../webhooks.rst:15 -msgid "" -"You'll find a list of configured webhook integrations on your project's " -"admin dashboard, under **Integrations**. You can select any of these " -"integrations to see the *integration detail page*. This page has additional " -"configuration details and a list of HTTP exchanges that have taken place for" -" the integration." -msgstr "" - -#: ../../webhooks.rst:20 -msgid "" -"You need this information for the URL, webhook, or Payload URL needed by the" -" repository provider such as GitHub, GitLab, or Bitbucket." -msgstr "" - -#: ../../webhooks.rst:24 -msgid "Webhook Creation" -msgstr "" - -#: ../../webhooks.rst:26 -msgid "" -"If you import a project using a :ref:`connected account " -"`, a webhook will " -"be set up automatically for your repository. However, if your project was " -"not imported through a connected account, you may need to manually configure" -" a webhook for your project." -msgstr "" - -#: ../../webhooks.rst:31 -msgid "" -"To manually set up a webhook, click **Add integration** on your project's " -"**Integrations** Admin dashboard page and select the integration type you'd " -"like to add. After you have added the integration, you'll see a link to " -"information about the integration." -msgstr "" - -#: ../../webhooks.rst:35 -msgid "" -"As an example, the URL pattern looks like this: " -"*readthedocs.org/api/v2/webhook///*." -msgstr "" - -#: ../../webhooks.rst:37 -msgid "" -"Use this URL when setting up a new webhook with your provider -- these steps" -" vary depending on the provider:" -msgstr "" - -#: ../../webhooks.rst:40 -msgid "GitHub" -msgstr "GitHub" - -#: ../../webhooks.rst:42 ../../webhooks.rst:59 ../../webhooks.rst:69 -msgid "Go to the **Settings** page for your project" -msgstr "" - -#: ../../webhooks.rst:43 ../../webhooks.rst:60 -msgid "Click **Webhooks** and then **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:44 -msgid "" -"For **Payload URL**, use the URL of the integration on Read the Docs, found " -"on the the project's **Integrations** Admin dashboard page" -msgstr "" - -#: ../../webhooks.rst:46 -msgid "" -"For **Content type**, both *application/json* and *application/x-www-form-" -"urlencoded* work" -msgstr "" - -#: ../../webhooks.rst:48 -msgid "Select **Just the push event**" -msgstr "" - -#: ../../webhooks.rst:49 -msgid "Finish by clicking **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:51 -msgid "" -"You can verify if the webhook is working at the bottom of the GitHub page " -"under **Recent Deliveries**. If you see a Response 200, then the webhook is " -"correctly configured. For a 403 error, it's likely that the Payload URL is " -"incorrect." -msgstr "" - -#: ../../webhooks.rst:54 -msgid "" -"The webhook token, intended for the GitHub **Secret** field, is not yet " -"implemented." -msgstr "" - -#: ../../webhooks.rst:57 -msgid "Bitbucket" -msgstr "" - -#: ../../webhooks.rst:61 ../../webhooks.rst:71 -msgid "" -"For **URL**, use the URL of the integration on Read the Docs, found on the " -"**Dashboard** > **Admin** > **Integrations** page" -msgstr "" - -#: ../../webhooks.rst:63 -msgid "Under **Triggers**, **Repository push** should be selected" -msgstr "" - -#: ../../webhooks.rst:64 -msgid "Finish by clicking **Save**" -msgstr "" - -#: ../../webhooks.rst:67 -msgid "GitLab" -msgstr "" - -#: ../../webhooks.rst:70 -msgid "Click **Integrations**" -msgstr "" - -#: ../../webhooks.rst:73 -msgid "" -"Leave the default **Push events** selected and mark **Tag push events** also" -msgstr "" - -#: ../../webhooks.rst:74 -msgid "Finish by clicking **Add Webhook**" -msgstr "" - -#: ../../webhooks.rst:77 -msgid "Using the generic API integration" -msgstr "" - -#: ../../webhooks.rst:79 -msgid "" -"For repositories that are not hosted with a supported provider, we also " -"offer a generic API endpoint for triggering project builds. Similar to " -"webhook integrations, this integration has a specific URL, found on the " -"project's **Integrations** Admin dashboard page on readthedocs.org." -msgstr "" - -#: ../../webhooks.rst:84 -msgid "" -"Token authentication is required to use the generic endpoint, you will find " -"this token on the integration details page. The token should be passed in as" -" a request parameter, either as form data or as part of JSON data input." -msgstr "" - -#: ../../webhooks.rst:89 -msgid "Parameters" -msgstr "" - -#: ../../webhooks.rst:91 -msgid "This endpoint accepts the following arguments during an HTTP POST:" -msgstr "" - -#: ../../webhooks.rst:97 -msgid "branches" -msgstr "" - -#: ../../webhooks.rst:94 -msgid "" -"The names of the branches to trigger builds for. This can either be an array" -" of branch name strings, or just a single branch name string." -msgstr "" - -#: ../../webhooks.rst:97 -msgid "Default: **latest**" -msgstr "" - -#: ../../webhooks.rst:101 -msgid "token" -msgstr "" - -#: ../../webhooks.rst:100 -msgid "" -"The integration token. You'll find this value on the project's " -"**Integrations** Admin dashboard page." -msgstr "" - -#: ../../webhooks.rst:103 -msgid "" -"For example, the cURL command to build the ``dev`` branch, using the token " -"``1234``, would be::" -msgstr "" - -#: ../../webhooks.rst:108 -msgid "" -"A command like the one above could be called from a cron job or from a hook " -"inside Git_, Subversion_, Mercurial_, or Bazaar_." -msgstr "" - -#: ../../webhooks.rst:117 -msgid "Authentication" -msgstr "" - -#: ../../webhooks.rst:119 -msgid "" -"This endpoint requires authentication. If authenticating with an integration" -" token, a check will determine if the token is valid and matches the given " -"project. If instead an authenticated user is used to make this request, a " -"check will be performed to ensure the authenticated user is an owner of the " -"project." -msgstr "" - -#: ../../webhooks.rst:125 -msgid "Debugging webhooks" -msgstr "" - -#: ../../webhooks.rst:127 -msgid "" -"If you are experiencing problems with an existing webhook, you may be able " -"to use the integration detail page to help debug the issue. Each project " -"integration, such as a webhook or the generic API endpoint, stores the HTTP " -"exchange that takes place between Read the Docs and the external source. " -"You'll find a list of these exchanges in any of the integration detail " -"pages." -msgstr "" - -#: ../../webhooks.rst:134 -msgid "Resyncing webhooks" -msgstr "" - -#: ../../webhooks.rst:136 -msgid "" -"It might be necessary to re-establish a webhook if you are noticing " -"problems. To resync a webhook from Read the Docs, visit the integration " -"detail page and follow the directions for re-syncing your repository " -"webhook." -msgstr "" diff --git a/docs/user/locale/es/LC_MESSAGES/yaml-config.mo b/docs/user/locale/es/LC_MESSAGES/yaml-config.mo deleted file mode 100644 index e43eb4544ad..00000000000 Binary files a/docs/user/locale/es/LC_MESSAGES/yaml-config.mo and /dev/null differ diff --git a/docs/user/locale/es/LC_MESSAGES/yaml-config.po b/docs/user/locale/es/LC_MESSAGES/yaml-config.po deleted file mode 100644 index ee014b4d71c..00000000000 --- a/docs/user/locale/es/LC_MESSAGES/yaml-config.po +++ /dev/null @@ -1,260 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/2534/es/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../yaml-config.rst:2 -msgid "Read the Docs YAML Config" -msgstr "" - -#: ../../yaml-config.rst:4 -msgid "" -"Read the Docs now has support for configuring builds with a YAML file. The " -"file, ``readthedocs.yml``, must be in the root directory of your project." -msgstr "" - -#: ../../yaml-config.rst:7 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../yaml-config.rst:11 -msgid "Here is an example of what this file looks like:" -msgstr "" - -#: ../../yaml-config.rst:26 -msgid "Supported settings" -msgstr "" - -#: ../../yaml-config.rst:31 -msgid "formats" -msgstr "" - -#: ../../yaml-config.rst:33 -msgid "Default: [``htmlzip``, ``pdf``, ``epub``]" -msgstr "" - -#: ../../yaml-config.rst:34 -msgid "Options: ``htmlzip``, ``pdf``, ``epub``" -msgstr "" - -#: ../../yaml-config.rst:35 ../../yaml-config.rst:241 -msgid "Type: List" -msgstr "" - -#: ../../yaml-config.rst:37 -msgid "" -"The formats of your documentation you want to be built. Set as an empty list" -" ``[]`` to build none of the formats." -msgstr "" - -#: ../../yaml-config.rst:40 -msgid "" -"We will always build an HTML & JSON version of your documentation. These are" -" used for web serving & search indexing, respectively." -msgstr "" - -#: ../../yaml-config.rst:58 -msgid "requirements_file" -msgstr "" - -#: ../../yaml-config.rst:60 ../../yaml-config.rst:79 -msgid "Default: ``null``" -msgstr "" - -#: ../../yaml-config.rst:61 ../../yaml-config.rst:80 -msgid "Type: Path (specified from the root of the project)" -msgstr "" - -#: ../../yaml-config.rst:63 -msgid "The path to your pip requirements file." -msgstr "" - -#: ../../yaml-config.rst:72 -msgid "conda" -msgstr "" - -#: ../../yaml-config.rst:74 -msgid "The ``conda`` block allows for configuring our support for Conda." -msgstr "" - -#: ../../yaml-config.rst:77 -msgid "conda.file" -msgstr "" - -#: ../../yaml-config.rst:82 -msgid "The file option specified the Conda `environment file`_ to use." -msgstr "" - -#: ../../yaml-config.rst:89 -msgid "Conda is only supported via the YAML file." -msgstr "" - -#: ../../yaml-config.rst:94 -msgid "build" -msgstr "" - -#: ../../yaml-config.rst:96 -msgid "" -"The ``build`` block configures specific aspects of the documentation build." -msgstr "" - -#: ../../yaml-config.rst:101 -msgid "build.image" -msgstr "" - -#: ../../yaml-config.rst:103 -msgid "Default: :djangosetting:`DOCKER_IMAGE`" -msgstr "" - -#: ../../yaml-config.rst:104 -msgid "Options: ``1.0``, ``2.0``, ``latest``" -msgstr "" - -#: ../../yaml-config.rst:106 -msgid "" -"The build image to use for specific builds. This lets users specify a more " -"experimental build image, if they want to be on the cutting edge." -msgstr "" - -#: ../../yaml-config.rst:110 -msgid "" -"Certain Python versions require a certain build image, as defined here:" -msgstr "" - -#: ../../yaml-config.rst:113 -msgid "``1.0``: 2, 2.7, 3, 3.4" -msgstr "" - -#: ../../yaml-config.rst:114 -msgid "``2.0``: 2, 2.7, 3, 3.5" -msgstr "" - -#: ../../yaml-config.rst:115 -msgid "``latest``: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6" -msgstr "" - -#: ../../yaml-config.rst:128 -msgid "python" -msgstr "" - -#: ../../yaml-config.rst:130 -msgid "" -"The ``python`` block allows you to configure aspects of the Python " -"executable used for building documentation." -msgstr "" - -#: ../../yaml-config.rst:136 -msgid "python.version" -msgstr "" - -#: ../../yaml-config.rst:138 -msgid "Default: ``2.7``" -msgstr "" - -#: ../../yaml-config.rst:139 -msgid "Options: ``2.7``, ``2``, ``3.5``, ``3``" -msgstr "" - -#: ../../yaml-config.rst:141 -msgid "" -"This is the version of Python to use when building your documentation. If " -"you specify only the major version of Python, the highest supported minor " -"version will be selected." -msgstr "" - -#: ../../yaml-config.rst:147 -msgid "" -"The supported Python versions depends on the version of the build image your" -" project is using. The default build image that is used to build " -"documentation contains support for Python ``2.7`` and ``3.5``. See the " -":ref:`yaml__build__image` for more information on supported Python versions." -msgstr "" - -#: ../../yaml-config.rst:158 -msgid "python.use_system_site_packages" -msgstr "" - -#: ../../yaml-config.rst:160 ../../yaml-config.rst:178 -#: ../../yaml-config.rst:194 -msgid "Default: ``false``" -msgstr "" - -#: ../../yaml-config.rst:161 ../../yaml-config.rst:179 -#: ../../yaml-config.rst:195 -msgid "Type: Boolean" -msgstr "" - -#: ../../yaml-config.rst:163 -msgid "" -"When true, it gives the virtual environment access to the global site-" -"packages directory. Depending on the :ref:`yaml-config:build.image`, Read " -"the Docs includes some libraries like scipy, numpy, etc. See " -":ref:`builds:The build environment` for more details." -msgstr "" - -#: ../../yaml-config.rst:176 -msgid "python.setup_py_install" -msgstr "" - -#: ../../yaml-config.rst:181 -msgid "" -"When true, install your project into the Virtualenv with ``python setup.py " -"install`` when building documentation." -msgstr "" - -#: ../../yaml-config.rst:192 -msgid "python.pip_install" -msgstr "" - -#: ../../yaml-config.rst:197 -msgid "" -"When ``true``, install your project into the virtualenv with pip when " -"building documentation." -msgstr "" - -#: ../../yaml-config.rst:238 -msgid "python.extra_requirements" -msgstr "" - -#: ../../yaml-config.rst:240 -msgid "Default: ``[]``" -msgstr "" - -#: ../../yaml-config.rst:243 -msgid "" -"List of `extra requirements`_ sections to install, additionally to the " -"`package default dependencies`_. Only works if ``python.pip_install`` option" -" above is set to ``true``." -msgstr "" - -#: ../../yaml-config.rst:247 -msgid "" -"Let's say your Python package has a ``setup.py`` which looks like this:" -msgstr "" - -#: ../../yaml-config.rst:268 -msgid "" -"Then to have all dependencies from the ``tests`` and ``docs`` sections " -"installed in addition to the default ``requests`` and ``simplejson``, use " -"the ``extra_requirements`` as such:" -msgstr "" - -#: ../../yaml-config.rst:279 -msgid "Behind the scene the following Pip command will be run:" -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/abandoned-projects.mo b/docs/user/locale/fa/LC_MESSAGES/abandoned-projects.mo deleted file mode 100644 index a8e73848d5e..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/abandoned-projects.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/abandoned-projects.po b/docs/user/locale/fa/LC_MESSAGES/abandoned-projects.po deleted file mode 100644 index 75505de0b7d..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/abandoned-projects.po +++ /dev/null @@ -1,206 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../abandoned-projects.rst:2 -msgid "Policy for Abandoned Projects" -msgstr "" - -#: ../../abandoned-projects.rst:4 -msgid "" -"This policy describes the process by which a Read the Docs project name may " -"be changed." -msgstr "" - -#: ../../abandoned-projects.rst:7 -msgid "Rationale" -msgstr "" - -#: ../../abandoned-projects.rst:9 -msgid "" -"Conflict between the current use of the name and a different suggested use " -"of the same name occasionally arise. This document aims to provide general " -"guidelines for solving the most typical cases of such conflicts." -msgstr "" - -#: ../../abandoned-projects.rst:14 -msgid "Specification" -msgstr "" - -#: ../../abandoned-projects.rst:16 -msgid "" -"The main idea behind this policy is that Read the Docs serves the community." -" Every user is invited to upload content under the Terms of Use, " -"understanding that it is at the sole risk of the user." -msgstr "" - -#: ../../abandoned-projects.rst:20 -msgid "" -"While Read the Docs is not a backup service, the core team of Read the Docs " -"does their best to keep that content accessible indefinitely in its " -"published form. However, in certain edge cases the greater community's needs" -" might outweigh the individual's expectation of ownership of a project name." -msgstr "" - -#: ../../abandoned-projects.rst:25 -msgid "The use cases covered by this policy are:" -msgstr "" - -#: ../../abandoned-projects.rst:29 ../../abandoned-projects.rst:53 -msgid "Abandoned projects" -msgstr "" - -#: ../../abandoned-projects.rst:28 -msgid "" -"Renaming a project so that the original project name can be used by a " -"different project" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Active projects" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Resolving disputes over a name" -msgstr "" - -#: ../../abandoned-projects.rst:35 -msgid "Implementation" -msgstr "" - -#: ../../abandoned-projects.rst:38 -msgid "Reachability" -msgstr "" - -#: ../../abandoned-projects.rst:40 -msgid "" -"The user of Read the Docs is solely responsible for being reachable by the " -"core team for matters concerning projects that the user owns. In every case " -"where contacting the user is necessary, the core team will try to do so at " -"least three times, using the following means of contact:" -msgstr "" - -#: ../../abandoned-projects.rst:45 -msgid "E-mail address on file in the user's profile" -msgstr "" - -#: ../../abandoned-projects.rst:46 -msgid "E-mail addresses found in the given project's documentation" -msgstr "" - -#: ../../abandoned-projects.rst:47 -msgid "E-mail address on the project's home page" -msgstr "" - -#: ../../abandoned-projects.rst:49 -msgid "" -"The core team will stop trying to reach the user after six weeks and the " -"user will be considered *unreachable*." -msgstr "" - -#: ../../abandoned-projects.rst:55 -msgid "A project is considered *abandoned* when ALL of the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:57 -msgid "Owner is unreachable (see `Reachability`_)" -msgstr "" - -#: ../../abandoned-projects.rst:58 -msgid "" -"The project has no proper documentation being served (no successful builds) " -"or does not have any releases within the past twelve months" -msgstr "" - -#: ../../abandoned-projects.rst:60 -msgid "" -"No activity from the owner on the project's home page (or no home page " -"found)." -msgstr "" - -#: ../../abandoned-projects.rst:63 -msgid "All other projects are considered *active*." -msgstr "" - -#: ../../abandoned-projects.rst:66 -msgid "Renaming of an abandoned project" -msgstr "" - -#: ../../abandoned-projects.rst:68 -msgid "Projects are never renamed solely on the basis of abandonment." -msgstr "" - -#: ../../abandoned-projects.rst:70 -msgid "" -"An *abandoned* project can be renamed (by appending ``-abandoned`` and a " -"uniquifying integer if needed) for purposes of reusing the name when ALL of " -"the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:74 -msgid "" -"The project has been determined *abandoned* by the rules described above" -msgstr "" - -#: ../../abandoned-projects.rst:75 -msgid "" -"The candidate is able to demonstrate their own failed attempts to contact " -"the existing owner" -msgstr "" - -#: ../../abandoned-projects.rst:77 -msgid "" -"The candidate is able to demonstrate that the project suggested to reuse the" -" name already exists and meets notability requirements" -msgstr "" - -#: ../../abandoned-projects.rst:79 -msgid "" -"The candidate is able to demonstrate why a fork under a different name is " -"not an acceptable workaround" -msgstr "" - -#: ../../abandoned-projects.rst:81 -msgid "The project has fewer than 100 monthly pageviews" -msgstr "" - -#: ../../abandoned-projects.rst:82 -msgid "The core team does not have any additional reservations." -msgstr "" - -#: ../../abandoned-projects.rst:85 -msgid "Name conflict resolution for active projects" -msgstr "" - -#: ../../abandoned-projects.rst:87 -msgid "" -"The core team of Read the Docs are not arbiters in disputes around *active* " -"projects. The core team recommends users to get in touch with each other and" -" solve the issue by respectful communication." -msgstr "" - -#: ../../abandoned-projects.rst:92 -msgid "Prior art" -msgstr "" - -#: ../../abandoned-projects.rst:94 -msgid "" -"The Python Package Index (PyPI) policy for claiming abandoned packages " -"(`PEP-0541 `_) heavily influenced " -"this policy." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/alternate_domains.mo b/docs/user/locale/fa/LC_MESSAGES/alternate_domains.mo deleted file mode 100644 index cae093557af..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/alternate_domains.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/alternate_domains.po b/docs/user/locale/fa/LC_MESSAGES/alternate_domains.po deleted file mode 100644 index 6cdc2ab61a3..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/alternate_domains.po +++ /dev/null @@ -1,189 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../alternate_domains.rst:2 -msgid "Alternate Domains" -msgstr "" - -#: ../../alternate_domains.rst:4 -msgid "" -"Read the Docs supports a number of custom domains for your convenience. " -"Shorter URLs make everyone happy, and we like making people happy!" -msgstr "" - -#: ../../alternate_domains.rst:7 -msgid "Subdomain Support" -msgstr "" - -#: ../../alternate_domains.rst:9 -msgid "" -"Every project has a subdomain that is available to serve its documentation. " -"If you go to .readthedocs.io, it should show you the latest version of" -" documentation. A good example is https://pip.readthedocs.io" -msgstr "" - -#: ../../alternate_domains.rst:11 -msgid "" -"If you have an old project that has an underscore (_) in the name, it will " -"use a subdomain with a hyphen (-). `RFC 1035 " -"`_ has more information on valid " -"subdomains." -msgstr "" - -#: ../../alternate_domains.rst:15 -msgid "Custom Domain Support" -msgstr "" - -#: ../../alternate_domains.rst:17 -msgid "" -"You can also host your documentation from your own domain by adding a domain" -" to your project:" -msgstr "" - -#: ../../alternate_domains.rst:20 -msgid "" -"Add a CNAME record in your DNS that points the domain to: ``readthedocs.io``" -msgstr "" - -#: ../../alternate_domains.rst:21 -msgid "" -"Add a project domain in the :guilabel:`Domains` project admin page for your " -"project." -msgstr "" - -#: ../../alternate_domains.rst:24 -msgid "" -"We don't currently support pointing subdomains or naked domains to a project" -" using ``A`` records. It's best to point a subdomain, ``docs.example.com`` " -"for example, using a CNAME record." -msgstr "" - -#: ../../alternate_domains.rst:28 -msgid "" -"Using pip as an example, https://pip.pypa.io resolves, but is hosted on our " -"infrastructure." -msgstr "" - -#: ../../alternate_domains.rst:30 -msgid "As another example, fabric's dig record looks like this::" -msgstr "" - -#: ../../alternate_domains.rst:38 -msgid "Custom Domain SSL" -msgstr "" - -#: ../../alternate_domains.rst:40 -msgid "" -"By default, when you setup a custom domain to host documentation at Read the" -" Docs, we will attempt to provision a domain validated SSL certificate for " -"the domain. This service is generously provided by Cloudflare." -msgstr "" - -#: ../../alternate_domains.rst:44 -msgid "" -"After configuring your custom domain on Read the Docs, you can see the " -"status of the certificate on the domain page in your project admin dashboard" -" (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:48 -msgid "" -"If your domain has configured CAA records, please do not forget to include " -"Cloudflare CAA entries, see their `Certification Authority Authorization " -"(CAA) FAQ `_." -msgstr "" - -#: ../../alternate_domains.rst:54 -msgid "" -"Some older setups configured a CNAME record pointing to ``readthedocs.org`` " -"or another variation. While these continue to resolve, they do not yet allow" -" us to acquire SSL certificates for those domains. Point the CNAME to " -"``readthedocs.io`` and re-request a certificate by saving the domain in the " -"project admin (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:61 -msgid "" -"If you change the CNAME record, the SSL certificate issuance can take about " -"one hour." -msgstr "" - -#: ../../alternate_domains.rst:66 -msgid "" -"Due to a limitation, a domain cannot be proxied on Cloudflare to another " -"Cloudflare account that also proxies. This results in a \"CNAME Cross-User " -"Banned\" error. In order to do SSL termination, we must proxy this " -"connection. If you don't want us to do SSL termination for your domain -- " -"**which means you are responsible for the SSL certificate** -- then set your" -" CNAME to ``cloudflare-to-cloudflare.readthedocs.io`` instead of " -"``readthedocs.io``." -msgstr "" - -#: ../../alternate_domains.rst:75 -msgid "For more details, see this `previous issue`_." -msgstr "" - -#: ../../alternate_domains.rst:81 -msgid "Proxy SSL" -msgstr "" - -#: ../../alternate_domains.rst:83 -msgid "" -"If you would prefer to do your own SSL termination on a server you own and " -"control, you can do that although the setup is a bit more complex." -msgstr "" - -#: ../../alternate_domains.rst:87 -msgid "Broadly, the steps are:" -msgstr "" - -#: ../../alternate_domains.rst:89 -msgid "Have a server listening on 443 that you control" -msgstr "" - -#: ../../alternate_domains.rst:90 -msgid "" -"Procure an SSL certificate for your domain and provision it and the private " -"key on your server." -msgstr "" - -#: ../../alternate_domains.rst:92 -msgid "Add a domain that you wish to point at Read the Docs" -msgstr "" - -#: ../../alternate_domains.rst:93 -msgid "Enable proxying to us, with a custom ``X-RTD-SLUG`` header" -msgstr "" - -#: ../../alternate_domains.rst:95 -msgid "An example nginx configuration for pip would look like:" -msgstr "" - -#: ../../alternate_domains.rst:115 -msgid "rtfd.org" -msgstr "" - -#: ../../alternate_domains.rst:117 -msgid "" -"You can also use `rtfd.io` and `rtfd.org` for short URLs for Read the Docs. " -"For example, https://pip.rtfd.io redirects to its documentation page. Any " -"use of `rtfd.io` or `rtfd.org` will simply be redirected to " -"`readthedocs.io`." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/api/index.mo b/docs/user/locale/fa/LC_MESSAGES/api/index.mo deleted file mode 100644 index fa4ab14b90a..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/api/index.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/api/index.po b/docs/user/locale/fa/LC_MESSAGES/api/index.po deleted file mode 100644 index b209587006e..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/api/index.po +++ /dev/null @@ -1,30 +0,0 @@ -# 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: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\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/user/locale/fa/LC_MESSAGES/architecture.mo b/docs/user/locale/fa/LC_MESSAGES/architecture.mo deleted file mode 100644 index 11c5d1b5134..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/architecture.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/architecture.po b/docs/user/locale/fa/LC_MESSAGES/architecture.po deleted file mode 100644 index e5bc24ed5c0..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/architecture.po +++ /dev/null @@ -1,35 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2014-03-01 14:09+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../architecture.rst:2 -msgid "Architecture" -msgstr "" - -#: ../../architecture.rst:4 -msgid "" -"Read the Docs is architected to be highly available. A lot of projects host " -"their documentation with us, so we have built the site so that it shouldn't " -"go down. The load balancer is the only real single point of failure " -"currently. This means mainly that if the network to the load balancer goes " -"down, we have issues." -msgstr "" - -#: ../../architecture.rst:7 -msgid "Diagram" -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/automatic-redirects.mo b/docs/user/locale/fa/LC_MESSAGES/automatic-redirects.mo deleted file mode 100644 index 4b571e78a39..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/automatic-redirects.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/automatic-redirects.po b/docs/user/locale/fa/LC_MESSAGES/automatic-redirects.po deleted file mode 100644 index 9e5ef4e22cc..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/automatic-redirects.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../automatic-redirects.rst:2 -msgid "Automatic Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:4 -msgid "" -"Read the Docs supports redirecting certain URLs automatically. This is an " -"overview of the set of redirects that are fully supported and will work into" -" the future." -msgstr "" - -#: ../../automatic-redirects.rst:8 -msgid "Root URL" -msgstr "" - -#: ../../automatic-redirects.rst:10 -msgid "" -"A link to the root of your documentation will redirect to the *default " -"version*, as set in your project settings. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:17 -msgid "" -"This only works for the root URL, not for internal pages. It's designed to " -"redirect people from http://pip.readthedocs.io/ to the default version of " -"your documentation, since serving up a 404 here would be a pretty terrible " -"user experience. (If your \"develop\" branch was designated as your default " -"version, then it would redirect to http://pip.readthedocs.io/en/develop.) " -"But, it's not a universal redirecting solution. So, for example, a link to " -"an internal page like http://pip.readthedocs.io/usage.html doesn't redirect " -"to http://pip.readthedocs.io/en/latest/usage.html." -msgstr "" - -#: ../../automatic-redirects.rst:19 -msgid "" -"The reasoning behind this is that RTD organizes the URLs for docs so that " -"multiple translations and multiple versions of your docs can be organized " -"logically and consistently for all projects that RTD hosts. For the way that" -" RTD views docs, http://pip.readthedocs.io/en/latest/ is the root directory " -"for your default documentation in English, not http://pip.readthedocs.io/. " -"Just like http://pip.readthedocs.io/en/develop/ is the root for your " -"development documentation in English." -msgstr "" - -#: ../../automatic-redirects.rst:21 -msgid "" -"Among all the multiple versions of docs, you can choose which is the " -"\"default\" version for RTD to display, which usually corresponds to the git" -" branch of the most recent official release from your project." -msgstr "" - -#: ../../automatic-redirects.rst:24 -msgid "rtfd.org" -msgstr "" - -#: ../../automatic-redirects.rst:26 -msgid "" -"Links to rtfd.org are treated the same way as above. They redirect the root " -"URL to the default version of the project. They are intended to be easy and " -"short for people to type." -msgstr "" - -#: ../../automatic-redirects.rst:31 -msgid "Supported Top-Level Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:33 -msgid "" -"These \"implicit\" redirects are supported for legacy reasons. We will not " -"be adding support for any more magic redirects. If you want additional " -"redirects, they should live at a prefix like `Redirecting to a Page`_" -msgstr "" - -#: ../../automatic-redirects.rst:38 -msgid "" -"The main challenge of URL routing in Read the Docs is handling redirects " -"correctly. Both in the interest of redirecting older URLs that are now " -"obsolete, and in the interest of handling \"logical-looking\" URLs (leaving " -"out the lang_slug or version_slug shouldn't result in a 404), the following " -"redirects are supported::" -msgstr "" - -#: ../../automatic-redirects.rst:44 -msgid "" -"The language redirect will work for any of the defined ``LANGUAGE_CODES`` we" -" support. The version redirect will work for supported versions." -msgstr "" - -#: ../../automatic-redirects.rst:48 -msgid "Redirecting to a Page" -msgstr "" - -#: ../../automatic-redirects.rst:50 -msgid "" -"You can link to a specific page and have it redirect to your default " -"version. This is done with the ``/page/`` URL. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:57 -msgid "This allows you to create links that are always up to date." -msgstr "" - -#: ../../automatic-redirects.rst:59 -msgid "" -"Another way to handle this is the *latest* version. You can set your " -"``latest`` version to a specific version and just always link to latest." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/badges.mo b/docs/user/locale/fa/LC_MESSAGES/badges.mo deleted file mode 100644 index dbcbbcb42a3..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/badges.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/badges.po b/docs/user/locale/fa/LC_MESSAGES/badges.po deleted file mode 100644 index f1a9afe47ab..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/badges.po +++ /dev/null @@ -1,136 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../badges.rst:2 -msgid "Badges" -msgstr "" - -#: ../../badges.rst:4 -msgid "" -"Badges let you show the state of your documentation to your users. They are " -"great for embedding in your README, or putting inside your actual doc pages." -msgstr "" - -#: ../../badges.rst:9 -msgid "Status Badges" -msgstr "" - -#: ../../badges.rst:11 -msgid "" -"They will display in green for passing, red for failing, and yellow for " -"unknown states." -msgstr "" - -#: ../../badges.rst:15 -msgid "Here are a few examples:" -msgstr "" - -#: ../../badges.rst:17 -msgid "|green| |nbsp| |red| |nbsp| |yellow|" -msgstr "" - -#: ../../badges.rst:19 -msgid "" -"You can see it in action in the `Read the Docs README`_. They will link back" -" to your project's documentation page on Read the Docs." -msgstr "" - -#: ../../badges.rst:23 -msgid "Style" -msgstr "" - -#: ../../badges.rst:25 -msgid "" -"Now you can pass the ``style`` GET argument, to get custom styled badges " -"same as you would for shields.io. If no argument is passed, ``flat`` is used" -" as default." -msgstr "" - -#: ../../badges.rst:30 -msgid "STYLE" -msgstr "" - -#: ../../badges.rst:30 -msgid "BADGE" -msgstr "" - -#: ../../badges.rst:32 -msgid "flat" -msgstr "" - -#: ../../badges.rst:32 -msgid "|Flat Badge|" -msgstr "" - -#: ../../badges.rst:34 -msgid "flat-square" -msgstr "" - -#: ../../badges.rst:34 -msgid "|Flat-Square Badge|" -msgstr "" - -#: ../../badges.rst:36 -msgid "for-the-badge" -msgstr "" - -#: ../../badges.rst:36 -msgid "|Badge|" -msgstr "" - -#: ../../badges.rst:38 -msgid "plastic" -msgstr "" - -#: ../../badges.rst:38 -msgid "|Plastic Badge|" -msgstr "" - -#: ../../badges.rst:40 -msgid "social" -msgstr "" - -#: ../../badges.rst:40 -msgid "|Social Badge|" -msgstr "" - -#: ../../badges.rst:51 -msgid "Project Pages" -msgstr "" - -#: ../../badges.rst:53 -msgid "" -"You will now see badges embedded in your `project page`_. The default badge " -"will be pointed at the *default version* you have specified for your " -"project. The badge URLs look like this::" -msgstr "" - -#: ../../badges.rst:59 -msgid "" -"You can replace the version argument with any version that you want to show " -"a badge for. If you click on the badge icon, you will be given snippets for " -"RST, Markdown, and HTML; to make embedding it easier." -msgstr "" - -#: ../../badges.rst:64 -msgid "" -"If you leave the version argument off, it will default to your latest " -"version. This is probably best to include in your README, since it will stay" -" up to date with your Read the Docs project::" -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/builds.mo b/docs/user/locale/fa/LC_MESSAGES/builds.mo deleted file mode 100644 index 97066e484e3..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/builds.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/builds.po b/docs/user/locale/fa/LC_MESSAGES/builds.po deleted file mode 100644 index 747816243ff..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/builds.po +++ /dev/null @@ -1,454 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../builds.rst:2 -msgid "Build Process" -msgstr "" - -#: ../../builds.rst:4 -msgid "Files: `tasks.py`_ - `doc_builder/`_" -msgstr "" - -#: ../../builds.rst:9 -msgid "" -"Every documentation build has limited resources. Our current build limits " -"are:" -msgstr "" - -#: ../../builds.rst:12 -msgid "15 minutes" -msgstr "" - -#: ../../builds.rst:13 -msgid "1GB of memory" -msgstr "" - -#: ../../builds.rst:15 -msgid "" -"We can increase build limits on a per-project basis, if you provide a good " -"reason your documentation needs more resources." -msgstr "" - -#: ../../builds.rst:18 -msgid "" -"You can see the current Docker build images that we use in our `docker " -"repository `_. `Docker " -"Hub `_ also shows the latest " -"set of images that have been built." -msgstr "" - -#: ../../builds.rst:21 -msgid "" -"Currently in production we're using the ``readthedocs/build:2.0`` docker " -"image as our default image." -msgstr "" - -#: ../../builds.rst:24 -msgid "How we build documentation" -msgstr "" - -#: ../../builds.rst:26 -msgid "" -"When we import your documentation, we look at two things first: your " -"*Repository URL* and the *Documentation Type*. We will clone your " -"repository, and then build your documentation using the *Documentation Type*" -" specified." -msgstr "" - -#: ../../builds.rst:31 -msgid "Sphinx" -msgstr "" - -#: ../../builds.rst:33 -msgid "" -"When you choose *Sphinx* as your *Documentation Type*, we will first look " -"for a ``conf.py`` file in your repository. If we don't find one, we will " -"generate one for you. We will look inside a ``doc`` or ``docs`` directory " -"first, and then look within your entire project." -msgstr "" - -#: ../../builds.rst:40 -msgid "Then Sphinx will build any files with an ``.rst`` extension." -msgstr "" - -#: ../../builds.rst:43 -msgid "MkDocs" -msgstr "" - -#: ../../builds.rst:45 -msgid "" -"When you choose *Mkdocs* as your *Documentation Type*, we will first look " -"for a ``mkdocs.yml`` file in the root of your repository. If we don't find " -"one, we will generate one for you." -msgstr "" - -#: ../../builds.rst:50 -msgid "" -"Then MkDocs will build any files with a ``.md`` extension within the " -"directory specifed as ``docs_dir`` in the ``mkdocs.yml``." -msgstr "" - -#: ../../builds.rst:52 -msgid "" -"If no ``mkdocs.yml`` was found in the root of your repository and we " -"generated one for you, Read the Docs will attempt to set ``docs_dir`` by " -"sequentially searching for a ``docs``, ``doc``, ``Doc``, or ``book`` " -"directory. The first of these directories that exists and contains files " -"with a ``.md`` extension will be set to ``docs_dir`` within ``mkdocs.yml``, " -"and MkDocs will build the ``.md`` files in that directory. As MkDocs doesn't" -" support automatic PDF generation, Read the Docs cannot create a PDF version" -" of your documentation with the *Mkdocs* option." -msgstr "" - -#: ../../builds.rst:60 -msgid "Understanding what's going on" -msgstr "" - -#: ../../builds.rst:62 -msgid "" -"Understanding how Read the Docs builds your project will help you with " -"debugging the problems you have with the site. It should also allow you to " -"take advantage of certain things that happen during the build process." -msgstr "" - -#: ../../builds.rst:65 -msgid "" -"The first step of the process is that we check out your code from the " -"repository you have given us. If the code is already checked out, we update " -"the copy to the branch that you have specified in your projects " -"configuration." -msgstr "" - -#: ../../builds.rst:68 -msgid "" -"Then we build the proper backend code for the type of documentation you've " -"selected." -msgstr "" - -#: ../../builds.rst:70 -msgid "" -"If you have the *Install Project* option enabled, we will run ``setup.py " -"install`` on your package, installing it into a virtual environment. You can" -" also define additional packages to install with the *Requirements File* " -"option." -msgstr "" - -#: ../../builds.rst:73 -msgid "" -"When we build your Sphinx documentation, we run ``sphinx-build -b html . " -"_build/html``, where ``html`` would be replaced with the correct backend. We" -" also create pdf's and ePub's automatically based on your project. For " -"MkDocs, we run ``mkdocs build``." -msgstr "" - -#: ../../builds.rst:78 -msgid "" -"Then these files are copied across to our application servers from the build" -" server. Once on the application servers, they are served from nginx." -msgstr "" - -#: ../../builds.rst:81 -msgid "An example in code:" -msgstr "" - -#: ../../builds.rst:95 -msgid "" -"Regardless of whether you build your docs with Sphinx or MkDocs, we " -"recommend you pin the version of Sphinx or Mkdocs you want us to use. You " -"can do this the same way other :doc:`dependencies are specified `. Some examples of pinning versions might be " -"``sphinx<2.0`` or ``mkdocs>=1.0``." -msgstr "" - -#: ../../builds.rst:102 -msgid "Builder responsibility" -msgstr "" - -#: ../../builds.rst:104 -msgid "" -"Builders have a very specific job. They take the updated source code and " -"generate the correct artifacts. The code lives in " -"``self.version.project.checkout_path(self.version.slug)``. The artifacts " -"should end up in " -"``self.version.project.artifact_path(version=self.version.slug, " -"type=self.type)`` Where ``type`` is the name of your builder. All files that" -" end up in the artifact directory should be in their final form." -msgstr "" - -#: ../../builds.rst:112 -msgid "The build environment" -msgstr "" - -#: ../../builds.rst:114 -msgid "" -"The build process is executed inside Docker containers, by default the image" -" used is ``readthedocs/build:2.0``, but you can change that using a " -":doc:`configuration file `." -msgstr "" - -#: ../../builds.rst:120 -msgid "" -"The Docker images have a select number of C libraries installed, because " -"they are used across a wide array of python projects. We can't install every" -" C library out there, but we try and support the major ones." -msgstr "" - -#: ../../builds.rst:127 -msgid "" -"If you want to know the specific version of a package that is installed in " -"the image you can check the `Ubuntu package search page " -"`__." -msgstr "" - -#: ../../builds.rst:131 -msgid "2.0 (stable)" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "O.S" -msgstr "" - -#: ../../builds.rst:133 ../../builds.rst:157 -msgid "Ubuntu 16.04" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Conda" -msgstr "" - -#: ../../builds.rst:134 -msgid "Miniconda 4.3.31" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Python" -msgstr "" - -#: ../../builds.rst:136 -msgid "``m2crypto``" -msgstr "" - -#: ../../builds.rst:137 ../../builds.rst:160 -msgid "``matplolib``" -msgstr "" - -#: ../../builds.rst:138 -msgid "``numpy``" -msgstr "" - -#: ../../builds.rst:139 ../../builds.rst:162 -msgid "``pandas``" -msgstr "" - -#: ../../builds.rst:140 ../../builds.rst:163 -msgid "``pip``" -msgstr "" - -#: ../../builds.rst:141 ../../builds.rst:164 -msgid "``scipy``" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Other packages" -msgstr "" - -#: ../../builds.rst:143 ../../builds.rst:170 -msgid "``doxygen``" -msgstr "" - -#: ../../builds.rst:144 -msgid "``graphviz``" -msgstr "" - -#: ../../builds.rst:145 -msgid "``libevent``" -msgstr "" - -#: ../../builds.rst:146 ../../builds.rst:173 -msgid "``libjpeg``" -msgstr "" - -#: ../../builds.rst:147 ../../builds.rst:174 -msgid "``libxml2-dev``" -msgstr "" - -#: ../../builds.rst:148 -msgid "``libxslt1.1``" -msgstr "" - -#: ../../builds.rst:149 ../../builds.rst:176 -msgid "``pandoc``" -msgstr "" - -#: ../../builds.rst:150 ../../builds.rst:178 -msgid "``textlive-full``" -msgstr "" - -#: ../../builds.rst:152 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:155 -msgid "3.0 (latest)" -msgstr "" - -#: ../../builds.rst:158 -msgid "Miniconda 4.4.10" -msgstr "" - -#: ../../builds.rst:161 -msgid "``numpy``," -msgstr "" - -#: ../../builds.rst:0 -msgid "JavaScript" -msgstr "" - -#: ../../builds.rst:166 -msgid "``jsdoc``" -msgstr "" - -#: ../../builds.rst:167 -msgid "``nodejs``" -msgstr "" - -#: ../../builds.rst:168 -msgid "``npm``" -msgstr "" - -#: ../../builds.rst:171 -msgid "``libevent-dev``" -msgstr "" - -#: ../../builds.rst:172 -msgid "``libgraphviz-dev``" -msgstr "" - -#: ../../builds.rst:175 -msgid "``libxslt1-dev``" -msgstr "" - -#: ../../builds.rst:177 -msgid "``plantuml``" -msgstr "" - -#: ../../builds.rst:180 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:183 -msgid "Writing your own builder" -msgstr "" - -#: ../../builds.rst:185 -msgid "" -"Builds happen on a server using only the RTD Public API. There is no reason " -"that you couldn't build your own independent builder that wrote into the RTD" -" namespace. The only thing that is currently unsupported there is a saner " -"way than uploading the processed files as a zip." -msgstr "" - -#: ../../builds.rst:187 -msgid "" -"The documentation build system in RTD is made pluggable, so that you can " -"build out your own backend. If you have a documentation format that isn't " -"currently supported, you can add support by contributing a backend." -msgstr "" - -#: ../../builds.rst:189 -msgid "" -"The builders in :doc:`/developer-interface/doc_builder` detail the higher " -"level parts of the API that you need to implement. A basic run goes " -"something like this::" -msgstr "" - -#: ../../builds.rst:200 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../builds.rst:202 -msgid "" -"If you're having trouble getting your version to build, try wiping out the " -"existing build/environment files. On your version list page " -"``/projects/[project]/versions`` there is a \"Wipe\" button that will remove" -" all of the files associated with your documentation build, but not the " -"documentation itself." -msgstr "" - -#: ../../builds.rst:205 -msgid "Build environment" -msgstr "" - -#: ../../builds.rst:207 -msgid "" -"The *Sphinx* and *Mkdocs* builders set the following RTD-specific " -"environment variables when building your documentation:" -msgstr "" - -#: ../../builds.rst:210 -msgid "Environment variable" -msgstr "" - -#: ../../builds.rst:210 -msgid "Description" -msgstr "" - -#: ../../builds.rst:210 -msgid "Example value" -msgstr "" - -#: ../../builds.rst:212 -msgid "``READTHEDOCS``" -msgstr "" - -#: ../../builds.rst:212 -msgid "Whether the build is running inside RTD" -msgstr "" - -#: ../../builds.rst:212 -msgid "``True``" -msgstr "" - -#: ../../builds.rst:214 -msgid "``READTHEDOCS_VERSION``" -msgstr "" - -#: ../../builds.rst:214 -msgid "The RTD name of the version which is being built" -msgstr "" - -#: ../../builds.rst:214 -msgid "``latest``" -msgstr "" - -#: ../../builds.rst:216 -msgid "``READTHEDOCS_PROJECT``" -msgstr "" - -#: ../../builds.rst:216 -msgid "The RTD name of the project which is being built" -msgstr "" - -#: ../../builds.rst:216 -msgid "``myexampleproject``" -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/canonical.mo b/docs/user/locale/fa/LC_MESSAGES/canonical.mo deleted file mode 100644 index 2f6e46d108e..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/canonical.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/canonical.po b/docs/user/locale/fa/LC_MESSAGES/canonical.po deleted file mode 100644 index 016f19e3cef..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/canonical.po +++ /dev/null @@ -1,105 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../canonical.rst:2 -msgid "Canonical URLs" -msgstr "" - -#: ../../canonical.rst:4 -msgid "" -"Canonical URLs allow people to have consistent page URLs for domains. This " -"is mainly useful for search engines, so that they can send people to the " -"correct page." -msgstr "" - -#: ../../canonical.rst:8 -msgid "Read the Docs uses these in two ways:" -msgstr "" - -#: ../../canonical.rst:10 -msgid "We point all versions of your docs at the \"latest\" version as canonical" -msgstr "" - -#: ../../canonical.rst:11 -msgid "" -"We point at the user specified canonical URL, generally a custom domain for " -"your docs." -msgstr "" - -#: ../../canonical.rst:14 -msgid "Example" -msgstr "" - -#: ../../canonical.rst:16 -msgid "" -"Fabric hosts their docs on Read the Docs. They mostly use their own domain " -"for them ``http://docs.fabfile.org``. This means that Google will index both" -" ``http://fabric-docs.readthedocs.io`` and ``http://docs.fabfile.org`` for " -"their documentation." -msgstr "" - -#: ../../canonical.rst:20 -msgid "" -"Fabric will want to set ``http://docs.fabfile.org`` as their canonical URL. " -"This means that when Google indexes ``http://fabric-docs.readthedocs.io``, " -"it will know that it should really point at ``http://docs.fabfile.org``." -msgstr "" - -#: ../../canonical.rst:24 -msgid "Enabling" -msgstr "" - -#: ../../canonical.rst:26 -msgid "" -"You can set the canonical URL for your project in the Project Admin page. " -"Check your `Domains` tab for the domains that we know about." -msgstr "" - -#: ../../canonical.rst:29 -msgid "Implementation" -msgstr "" - -#: ../../canonical.rst:31 -msgid "" -"If you look at the source code for documentation built after you set your " -"canonical URL, you should see a bit of HTML like this:" -msgstr "" - -#: ../../canonical.rst:39 -msgid "Links" -msgstr "" - -#: ../../canonical.rst:41 -msgid "" -"This is a good explanation of the usage of canonical URLs in search engines:" -msgstr "" - -#: ../../canonical.rst:43 -msgid "http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" -msgstr "" - -#: ../../canonical.rst:45 -msgid "This is a good explanation for why canonical pages are good for SEO:" -msgstr "" - -#: ../../canonical.rst:47 -msgid "" -"http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-" -"practices-since-sitemaps" -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/changelog.mo b/docs/user/locale/fa/LC_MESSAGES/changelog.mo deleted file mode 100644 index ac5d938d298..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/changelog.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/changelog.po b/docs/user/locale/fa/LC_MESSAGES/changelog.po deleted file mode 100644 index 501030a55f7..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/changelog.po +++ /dev/null @@ -1,3796 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../changelog.rst:2 -msgid "Changelog" -msgstr "" - -#: ../../../CHANGELOG.rst:2 -msgid "Version 2.6.5" -msgstr "" - -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -msgid "Date" -msgstr "" - -#: ../../../CHANGELOG.rst:4 ../../../CHANGELOG.rst:14 -msgid "August 29, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:6 -msgid "" -"`@stsewd `__: Tests for yaml file regex (`#4587 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:7 -msgid "" -"`@agjohnson `__: Respect user language when " -"caching homepage (`#4585 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:8 -msgid "" -"`@humitos `__: Add start and termination to YAML " -"file regex (`#4584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:9 -msgid "" -"`@safwanrahman `__: [Fix #4576] Do not " -"delete projects which have multiple users (`#4577 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:12 -msgid "Version 2.6.4" -msgstr "" - -#: ../../../CHANGELOG.rst:16 -msgid "" -"`@stsewd `__: Update tests failing on master " -"(`#4575 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:17 -msgid "" -"`@davidfischer `__: Add a flag to disable " -"docsearch (`#4570 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:18 -msgid "" -"`@stsewd `__: Fix nested syntax in docs (`#4567 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:19 -msgid "" -"`@stsewd `__: Fix incorrect reraise (`#4566 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:20 -msgid "" -"`@davidfischer `__: Add a note about " -"specifying the version of build tools (`#4562 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:21 -msgid "" -"`@davidfischer `__: Serve badges directly " -"from local filesystem (`#4561 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:22 -msgid "" -"`@humitos `__: Build JSON artifacts in HTML " -"builder (`#4554 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:23 -msgid "" -"`@humitos `__: Route task to proper queue (`#4553" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:24 -msgid "" -"`@humitos `__: Sanitize BuildCommand.output by " -"removing NULL characters (`#4552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:25 -msgid "" -"`@davidfischer `__: Fix changelog for 2.6.3 " -"(`#4548 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:26 -msgid "" -"`@ericholscher `__: Remove hiredis (`#4542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:27 -msgid "" -"`@davidfischer `__: Use the STATIC_URL for " -"static files to avoid redirection (`#4522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:28 -msgid "" -"`@stsewd `__: Update docs about build process " -"(`#4515 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:29 -msgid "" -"`@StefanoChiodino `__: Allow for period " -"as a prefix and yaml extension for config file (`#4512 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:30 -msgid "" -"`@AumitLeon `__: Update information on mkdocs " -"build process (`#4508 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:31 -msgid "" -"`@humitos `__: Fix Exact Redirect to work " -"properly when using $rest keyword (`#4501 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:32 -msgid "" -"`@humitos `__: Mark some BuildEnvironmentError " -"exceptions as Warning and do not log them (`#4495 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:33 -msgid "" -"`@xrmx `__: projects: don't explode trying to update" -" UpdateDocsTaskStep state (`#4485 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:34 -msgid "" -"`@humitos `__: Note with the developer flow to " -"update our app translations (`#4481 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:35 -msgid "" -"`@humitos `__: Add `trimmed` to all multilines " -"`blocktrans` tags (`#4480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:36 -msgid "" -"`@humitos `__: Example and note with usage of " -"trimmed option in blocktrans (`#4479 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:37 -msgid "" -"`@humitos `__: Update Transifex resources for our" -" documentation (`#4478 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:38 -msgid "" -"`@humitos `__: Documentation for Manage " -"Translations (`#4470 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:39 -msgid "" -"`@stsewd `__: Port https://github.com/rtfd" -"/readthedocs-build/pull/38/ (`#4461 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:40 -msgid "" -"`@stsewd `__: Match v1 config interface to new one" -" (`#4456 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:41 -msgid "" -"`@humitos `__: Skip tags that point to blob " -"objects instead of commits (`#4442 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:42 -msgid "" -"`@stsewd `__: Document " -"python.use_system_site_packages option (`#4422 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:43 -msgid "" -"`@humitos `__: More tips about how to reduce " -"resources usage (`#4419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:44 -msgid "" -"`@xrmx `__: projects: user in " -"ProjectQuerySetBase.for_admin_user is mandatory (`#4417 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:47 -msgid "Version 2.6.3" -msgstr "" - -#: ../../../CHANGELOG.rst:49 -msgid "August 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:51 -msgid "Release to Azure!" -msgstr "" - -#: ../../../CHANGELOG.rst:53 -msgid "" -"`@davidfischer `__: Add Sponsors list to " -"footer (`#4424 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:54 -msgid "" -"`@stsewd `__: Cache node_modules to speed up CI " -"(`#4484 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:55 -msgid "" -"`@xrmx `__: templates: mark missing string for " -"translation on project edit (`#4518 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:56 -msgid "" -"`@ericholscher `__: Performance improvement:" -" cache version listing on the homepage (`#4526 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:57 -msgid "" -"`@agjohnson `__: Remove mailgun from our " -"dependencies (`#4531 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:58 -msgid "" -"`@davidfischer `__: Improved ad block " -"detection (`#4532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:59 -msgid "" -"`@agjohnson `__: Revert \"Remove " -"SelectiveFileSystemFolder finder workaround\" (`#4533 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:60 -msgid "" -"`@davidfischer `__: Slight clarification on " -"turning off ads for a project (`#4534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:61 -msgid "" -"`@davidfischer `__: Fix the sponsor image " -"paths (`#4535 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:62 -msgid "" -"`@agjohnson `__: Update build assets (`#4537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:66 -msgid "Version 2.6.2" -msgstr "" - -#: ../../../CHANGELOG.rst:68 -msgid "August 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:70 -msgid "" -"`@davidfischer `__: Custom domain " -"clarifications (`#4514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:71 -msgid "" -"`@trein `__: Use single quote throughout the file " -"(`#4513 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:72 -msgid "" -"`@davidfischer `__: Support ads on pallets " -"themes (`#4499 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:73 -msgid "" -"`@davidfischer `__: Only use " -"HostHeaderSSLAdapter for SSL/HTTPS connections (`#4498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:74 -msgid "" -"`@keflavich `__: Very minor English correction " -"(`#4497 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:75 -msgid "" -"`@davidfischer `__: All static media is run " -"through \"collectstatic\" (`#4489 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:76 -msgid "" -"`@humitos `__: Fix reST structure (`#4488 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:77 -msgid "" -"`@nijel `__: Document expected delay on CNAME " -"change and need for CAA (`#4487 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:78 -msgid "" -"`@davidfischer `__: Allow enforcing HTTPS " -"for custom domains (`#4483 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:79 -msgid "" -"`@davidfischer `__: Add some details around " -"community ad qualifications (`#4436 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:80 -msgid "" -"`@davidfischer `__: Updates to manifest " -"storage (`#4430 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:81 -msgid "" -"`@davidfischer `__: Update alt domains docs " -"with SSL (`#4425 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:82 -msgid "" -"`@agjohnson `__: Add SNI support for API HTTPS " -"endpoint (`#4423 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:83 -msgid "" -"`@davidfischer `__: API v1 cleanup (`#4415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:84 -msgid "" -"`@davidfischer `__: Allow filtering versions" -" by active (`#4414 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:85 -msgid "" -"`@mlncn `__: Fix broken link (`#4410 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:86 -msgid "" -"`@safwanrahman `__: [Fix #4407] Port Project" -" Search for Elasticsearch 6.x (`#4408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:87 -msgid "" -"`@davidfischer `__: Add client ID to Google " -"Analytics requests (`#4404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:88 -msgid "" -"`@xrmx `__: projects: fix filtering in " -"projects_tag_detail (`#4398 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:89 -msgid "" -"`@davidfischer `__: Fix a proxy model bug " -"related to ad-free (`#4390 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:90 -msgid "" -"`@humitos `__: Release 2.6.1 (`#4389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:91 ../../../CHANGELOG.rst:108 -msgid "" -"`@davidfischer `__: Do not access database " -"from builds to check ad-free (`#4387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:92 ../../../CHANGELOG.rst:109 -msgid "" -"`@humitos `__: Adapt YAML config integration " -"tests (`#4385 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:93 ../../../CHANGELOG.rst:110 -msgid "" -"`@stsewd `__: Set full `source_file` path for " -"default configuration (`#4379 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:94 -msgid "" -"`@humitos `__: Make `get_version` usable from a " -"specified path (`#4376 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:95 ../../../CHANGELOG.rst:111 -msgid "" -"`@humitos `__: More tags when logging errors to " -"Sentry (`#4375 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:96 -msgid "" -"`@humitos `__: Check for 'options' in " -"update_repos command (`#4373 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:97 -msgid "" -"`@safwanrahman `__: [Fix #4333] Implement " -"asynchronous search reindex functionality using celery (`#4368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:98 -msgid "" -"`@stsewd `__: V2 of the configuration file (`#4355" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:99 ../../../CHANGELOG.rst:122 -msgid "" -"`@davidfischer `__: Remove the UID from the " -"GA measurement protocol (`#4347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:100 ../../../CHANGELOG.rst:583 -msgid "" -"`@humitos `__: Mount `pip_cache_path` in Docker " -"container (`#3556 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:101 -msgid "" -"`@agjohnson `__: Show subprojects in search " -"results (`#1866 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:104 -msgid "Version 2.6.1" -msgstr "" - -#: ../../../CHANGELOG.rst:106 -msgid "July 17, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:114 -msgid "Version 2.6.0" -msgstr "" - -#: ../../../CHANGELOG.rst:116 -msgid "July 16, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:118 -msgid "Adds initial support for HTTPS on custom domains" -msgstr "" - -#: ../../../CHANGELOG.rst:119 -msgid "" -"`@stsewd `__: Revert \"projects: serve badge with " -"same protocol as site\" (`#4353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:120 -msgid "" -"`@davidfischer `__: Do not overwrite sphinx " -"context variables feature (`#4349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:121 -msgid "" -"`@stsewd `__: Calrify docs about how rtd select " -"the stable version (`#4348 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:123 -msgid "" -"`@stsewd `__: Fix error in command (`#4345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:124 -msgid "" -"`@davidfischer `__: Improvements for the " -"build/version admin (`#4344 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:125 -msgid "" -"`@safwanrahman `__: [Fix #4265] Porting " -"frontend docsearch to work with new API (`#4340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:126 -msgid "" -"`@ktdreyer `__: fix spelling of " -"\"demonstrating\" (`#4336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:127 -msgid "" -"`@davidfischer `__: Warning about theme " -"context implementation status (`#4335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:128 -msgid "" -"`@Blendify `__: Docs: Let Theme Choose Pygments " -"Theme (`#4331 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:129 -msgid "" -"`@davidfischer `__: Disable the ad block nag" -" for ad-free projects (`#4329 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:130 -msgid "" -"`@safwanrahman `__: [fix #4265] Port " -"Document search API for Elasticsearch 6.x (`#4309 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:131 -msgid "" -"`@stsewd `__: Refactor configuration object to " -"class based (`#4298 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:134 -msgid "Version 2.5.3" -msgstr "" - -#: ../../../CHANGELOG.rst:136 -msgid "July 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:138 -msgid "" -"`@xrmx `__: Do less work in querysets (`#4322 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:139 -msgid "" -"`@stsewd `__: Fix deprecations in management " -"commands (`#4321 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:140 -msgid "" -"`@davidfischer `__: Add a flag for marking a" -" project ad-free (`#4313 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:141 -msgid "" -"`@davidfischer `__: Use \"npm run lint\" " -"from tox (`#4312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:142 -msgid "" -"`@davidfischer `__: Fix issues building " -"static assets (`#4311 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:143 -msgid "" -"`@humitos `__: Use PATHs to call clear_artifacts " -"(`#4296 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:144 -msgid "" -"`@safwanrahman `__: [Fix #2457] Implement " -"exact match search (`#4292 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:145 -msgid "" -"`@davidfischer `__: API filtering " -"improvements (`#4285 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:146 -msgid "" -"`@annegentle `__: Remove self-referencing " -"links for webhooks docs (`#4283 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:147 -msgid "" -"`@safwanrahman `__: [Fix #2328 #2013] " -"Refresh search index and test for case insensitive search (`#4277 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:148 -msgid "" -"`@xrmx `__: doc_builder: clarify sphinx backend " -"append_conf docstring (`#4276 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:149 -msgid "" -"`@davidfischer `__: Add documentation for " -"APIv2 (`#4274 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:150 -msgid "" -"`@humitos `__: Wrap notifications HTML code into " -"a block (`#4273 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:151 -msgid "" -"`@stsewd `__: Move config.py from rtd build " -"(`#4272 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:152 -msgid "" -"`@ericholscher `__: Fix our use of `--use-" -"wheel` in pip. (`#4269 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:153 -msgid "" -"`@agjohnson `__: Revert \"Merge pull request " -"#4206 from FlorianKuckelkorn/fix/pip-breaking-change\" (`#4261 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:154 -msgid "" -"`@humitos `__: Fix triggering a build for a " -"skipped project (`#4255 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:155 -msgid "" -"`@stsewd `__: Update default sphinx version " -"(`#4250 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:156 -msgid "" -"`@stsewd `__: Move config module from rtd-build " -"repo (`#4242 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:157 -msgid "" -"`@davidfischer `__: Allow staying logged in " -"for longer (`#4236 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:158 -msgid "" -"`@safwanrahman `__: Upgrade Elasticsearch to" -" version 6.x (`#4211 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:159 -msgid "" -"`@humitos `__: Make tests extensible from " -"corporate site (`#4095 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:160 -msgid "" -"`@stsewd `__: `stable` version stuck on a specific" -" commit (`#3913 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:163 -msgid "Version 2.5.2" -msgstr "" - -#: ../../../CHANGELOG.rst:165 -msgid "June 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:167 -msgid "" -"`@davidfischer `_: Add a page detailing ad " -"blocking (`#4244 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:168 -msgid "" -"`@xrmx `_: projects: serve badge with same protocol " -"as site (`#4228 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:169 -msgid "" -"`@FlorianKuckelkorn `_: Fixed breaking " -"change in pip 10.0.0b1 (2018-03-31) (`#4206 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:170 -msgid "" -"`@StefanoChiodino `_: Document that " -"readthedocs file can now have yaml extension (`#4129 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:171 -msgid "" -"`@humitos `_: Downgrade docker to 3.1.3 because " -"of timeouts in EXEC call (`#4241 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:172 -msgid "" -"`@stsewd `_: Move parser tests from rtd-build repo" -" (`#4225 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:173 -msgid "" -"`@humitos `_: Handle revoked oauth permissions by" -" the user (`#4074 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:174 -msgid "" -"`@humitos `_: Allow to hook the initial build " -"from outside (`#4033 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:177 -msgid "Version 2.5.1" -msgstr "" - -#: ../../../CHANGELOG.rst:179 -msgid "June 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:181 -msgid "" -"`@stsewd `_: Add feature to build json with html " -"in the same build (`#4229 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:182 -msgid "" -"`@davidfischer `_: Prioritize ads based on " -"content (`#4224 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:183 -msgid "" -"`@mostaszewski `_: #4170 - Link the version " -"in the footer to the changelog (`#4217 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:184 -msgid "" -"`@Jmennius `_: Add provision_elasticsearch " -"command (`#4216 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:185 -msgid "" -"`@SuriyaaKudoIsc `_: Use the latest " -"YouTube share URL (`#4209 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:186 -msgid "" -"`@davidfischer `_: Allow staff to trigger " -"project builds (`#4207 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:187 -msgid "" -"`@davidfischer `_: Use autosectionlabel in " -"the privacy policy (`#4204 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:188 -msgid "" -"`@davidfischer `_: These links weren't " -"correct after #3632 (`#4203 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:189 -msgid "" -"`@davidfischer `_: Release 2.5.0 (`#4200 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:190 ../../../CHANGELOG.rst:214 -msgid "" -"`@ericholscher `_: Fix Build: Convert md to " -"rst in docs (`#4199 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:191 -msgid "" -"`@ericholscher `_: Updates to #3850 to fix " -"merge conflict (`#4198 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:192 -msgid "" -"`@ericholscher `_: Build on top of #3881 and" -" put docs in custom_installs. (`#4196 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:193 -msgid "" -"`@davidfischer `_: Increase the max theme " -"version (`#4195 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:194 ../../../CHANGELOG.rst:215 -msgid "" -"`@ericholscher `_: Remove maxcdn reqs " -"(`#4194 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:195 ../../../CHANGELOG.rst:216 -msgid "" -"`@ericholscher `_: Add missing gitignore " -"item for ES testing (`#4193 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:196 ../../../CHANGELOG.rst:217 -msgid "" -"`@xrmx `_: fabfile: update i18n helpers (`#4189 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:197 ../../../CHANGELOG.rst:218 -msgid "" -"`@xrmx `_: Update italian locale (`#4188 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:198 ../../../CHANGELOG.rst:219 -msgid "" -"`@xrmx `_: locale: update and build the english " -"translation (`#4187 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:199 -msgid "" -"`@humitos `_: Upgrade celery to avoid " -"AtributeError:async (`#4185 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:200 -msgid "" -"`@stsewd `_: Prepare code for custo mkdocs.yaml " -"location (`#4184 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:201 -msgid "" -"`@agjohnson `_: Updates to our triage " -"guidelines (`#4180 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:202 -msgid "" -"`@davidfischer `_: Server side analytics " -"(`#4131 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:203 -msgid "" -"`@humitos `_: Upgrade packages with pur (`#4124 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:204 -msgid "" -"`@stsewd `_: Fix resync remote repos (`#4113 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:205 -msgid "" -"`@stsewd `_: Add schema for configuration file " -"with yamale (`#4084 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:206 ../../../CHANGELOG.rst:222 -msgid "" -"`@davidfischer `_: Ad block nag to urge " -"people to whitelist (`#4037 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:207 ../../../CHANGELOG.rst:226 -msgid "" -"`@benjaoming `_: Add Mexican Spanish as a " -"project language (`#3588 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:210 -msgid "Version 2.5.0" -msgstr "" - -#: ../../../CHANGELOG.rst:212 -msgid "June 06, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:220 -msgid "" -"`@safwanrahman `_: Test for search " -"functionality (`#4116 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:221 -msgid "" -"`@davidfischer `_: Update mkdocs to the " -"latest (`#4041 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:223 -msgid "" -"`@davidfischer `_: Decouple the theme JS " -"from readthedocs.org (`#3968 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:224 -msgid "" -"`@xrmx `_: tests: fixup url tests in " -"test_privacy_urls (`#3966 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:225 -msgid "" -"`@fenilgandhi `_: Add support for different " -"badge styles (`#3632 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:227 -msgid "" -"`@stsewd `_: Wrap versions' list to look more " -"consistent (`#3445 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:228 -msgid "" -"`@agjohnson `_: Move CDN code to external " -"abstraction (`#2091 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:231 -msgid "Version 2.4.0" -msgstr "" - -#: ../../../CHANGELOG.rst:233 -msgid "May 31, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:235 -msgid "" -"This fixes assets that were generated against old dependencies in 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:236 -msgid "" -"`@agjohnson `_: Fix issues with search " -"javascript (`#4176 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:237 -msgid "" -"`@stsewd `_: Use anonymous refs in CHANGELOG " -"(`#4173 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:238 -msgid "" -"`@stsewd `_: Fix some warnings on docs (`#4172 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:239 -msgid "" -"`@davidfischer `_: Update the privacy policy" -" date (`#4171 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:240 -msgid "" -"`@davidfischer `_: Note about state and " -"metro ad targeting (`#4169 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:241 -msgid "" -"`@ericholscher `_: Add another guide around " -"fixing memory usage. (`#4168 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:242 -msgid "" -"`@stsewd `_: Download raw build log (`#3585 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:243 -msgid "" -"`@stsewd `_: Add \"edit\" and \"view docs\" " -"buttons to subproject list (`#3572 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:244 -msgid "" -"`@kennethlarsen `_: Remove outline reset to" -" bring back outline (`#3512 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:247 -msgid "Version 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:249 -msgid "May 30, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:251 -msgid "" -"`@ericholscher `__: Remove CSS override that" -" doesn't exist. (`#4165 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:252 -msgid "" -"`@davidfischer `__: Include a DMCA request " -"template (`#4164 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:253 -msgid "" -"`@davidfischer `__: No CSRF cookie for docs " -"pages (`#4153 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:254 -msgid "" -"`@davidfischer `__: Small footer rework " -"(`#4150 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:255 -msgid "" -"`@stsewd `__: Fix prospector dependencies (`#4149 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:256 -msgid "" -"`@ericholscher `__: Remove deploy directory " -"which is unused. (`#4147 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:257 -msgid "" -"`@stsewd `__: Use autosectionlabel extension " -"(`#4146 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:258 -msgid "" -"`@davidfischer `__: Add Intercom to the " -"privacy policy (`#4145 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:259 -msgid "" -"`@humitos `__: Minimum refactor to decide_if_cors" -" (`#4143 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:260 -msgid "" -"`@stsewd `__: Ignore migrations from coverage " -"report (`#4141 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:261 -msgid "" -"`@stsewd `__: 5xx status in old webhooks (`#4139 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:262 -msgid "" -"`@davidfischer `__: Fix with Lato Bold font " -"(`#4138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:263 -msgid "" -"`@davidfischer `__: Release 2.3.13 (`#4137 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:264 ../../../CHANGELOG.rst:293 -msgid "" -"`@davidfischer `__: Build static assets " -"(`#4136 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:265 -msgid "" -"`@xrmx `__: oauth/services: correct error handling " -"in paginate (`#4134 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:266 -msgid "" -"`@xrmx `__: oauth/services: don't abuse " -"log.exception (`#4133 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:267 -msgid "" -"`@cedk `__: Use quiet mode to retrieve branches from" -" mercurial (`#4114 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:268 -msgid "" -"`@humitos `__: Add `has_valid_clone` and " -"`has_valid_webhook` to ProjectAdminSerializer (`#4107 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:269 -msgid "" -"`@stsewd `__: Put the rtd extension to the " -"beginning of the list (`#4054 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:270 -msgid "" -"`@stsewd `__: Use gitpython for tags (`#4052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:271 -msgid "" -"`@davidfischer `__: Do Not Track support " -"(`#4046 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:272 -msgid "" -"`@stsewd `__: Set urlconf to None after changing " -"SUBDOMAIN setting (`#4032 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:273 -msgid "" -"`@humitos `__: Fix /404/ testing page (`#3976 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:274 ../../../CHANGELOG.rst:381 -msgid "" -"`@xrmx `__: Fix some tests with postgres (`#3958 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:275 ../../../CHANGELOG.rst:394 -msgid "" -"`@xrmx `__: Fixup DJANGO_SETTINGS_SKIP_LOCAL in " -"tests (`#3899 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:276 ../../../CHANGELOG.rst:397 -msgid "" -"`@xrmx `__: templates: mark a few more strings for " -"translations (`#3869 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:277 -msgid "" -"`@ze `__: Make search bar in dashboard have a more " -"clear message. (`#3844 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:278 -msgid "" -"`@varunotelli `__: Pointed users to Python3.6" -" (`#3817 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:279 -msgid "" -"`@stsewd `__: [RDY] Fix tests for environment " -"(`#3764 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:280 -msgid "" -"`@ajatprabha `__: Ticket #3694: rename owners " -"to maintainers (`#3703 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:281 -msgid "" -"`@SanketDG `__: Refactor to replace old logging " -"to avoid mangling (`#3677 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:282 -msgid "" -"`@stsewd `__: Add rstcheck to CI (`#3624 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:283 -msgid "" -"`@techtonik `__: Update Git on prod (`#3615 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:284 -msgid "" -"`@stsewd `__: Allow to hide version warning " -"(`#3595 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:285 -msgid "" -"`@cclauss `__: Modernize Python 2 code to get " -"ready for Python 3 (`#3514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:286 -msgid "" -"`@stsewd `__: Consistent version format (`#3504 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:289 -msgid "Version 2.3.13" -msgstr "" - -#: ../../../CHANGELOG.rst:291 -msgid "May 23, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:294 -msgid "" -"`@stsewd `__: Don't sync _static dir for search " -"builder (`#4120 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:295 -msgid "" -"`@davidfischer `__: Use the latest Lato " -"release (`#4093 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:296 -msgid "" -"`@davidfischer `__: Update Gold Member " -"marketing (`#4063 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:297 -msgid "" -"`@davidfischer `__: Fix missing fonts " -"(`#4060 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:298 -msgid "" -"`@stsewd `__: Additional validation when changing " -"the project language (`#3790 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:299 -msgid "" -"`@stsewd `__: Improve yaml config docs (`#3685 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:302 -msgid "Version 2.3.12" -msgstr "" - -#: ../../../CHANGELOG.rst:304 -msgid "May 21, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:306 -msgid "" -"`@stsewd `__: Remove Django deprecation warning " -"(`#4112 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:307 -msgid "" -"`@davidfischer `__: Display feature flags in" -" the admin (`#4108 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:308 -msgid "" -"`@humitos `__: Set valid clone in project " -"instance inside the version object also (`#4105 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:309 -msgid "" -"`@davidfischer `__: Use the latest theme " -"version in the default builder (`#4096 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:310 -msgid "" -"`@humitos `__: Use next field to redirect user " -"when login is done by social (`#4083 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:311 -msgid "" -"`@humitos `__: Update the `documentation_type` " -"when it's set to 'auto' (`#4080 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:312 -msgid "" -"`@brainwane `__: Update link to license in " -"philosophy document (`#4059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:313 ../../../CHANGELOG.rst:328 -msgid "" -"`@agjohnson `__: Update local assets for theme " -"to 0.3.1 tag (`#4047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:314 ../../../CHANGELOG.rst:329 -msgid "" -"`@stsewd `__: Fix unbalanced div (`#4044 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:315 ../../../CHANGELOG.rst:330 -msgid "" -"`@stsewd `__: Remove haystack from code base " -"(`#4039 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:316 -msgid "" -"`@davidfischer `__: Subdomains use HTTPS if " -"settings specify (`#3987 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:317 -msgid "" -"`@davidfischer `__: Draft Privacy Policy " -"(`#3978 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:318 -msgid "" -"`@humitos `__: Allow import Gitlab repo manually " -"and set a webhook automatically (`#3934 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:319 -msgid "" -"`@davidfischer `__: Enable ads on the " -"readthedocs mkdocs theme (`#3922 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:320 -msgid "" -"`@bansalnitish `__: Fixes #2953 - Url " -"resolved with special characters (`#3725 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:321 ../../../CHANGELOG.rst:346 -msgid "" -"`@Jigar3 `__: Deleted bookmarks app (`#3663 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:324 -msgid "Version 2.3.11" -msgstr "" - -#: ../../../CHANGELOG.rst:326 -msgid "May 01, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:331 -msgid "" -"`@stsewd `__: Remove dead code from api v1 (`#4038" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:332 -msgid "" -"`@humitos `__: Bump sphinx default version to " -"1.7.4 (`#4035 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:333 -msgid "" -"`@davidfischer `__: Detail where ads are " -"shown (`#4031 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:334 -msgid "" -"`@ericholscher `__: Make email verification " -"optional for dev (`#4024 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:335 -msgid "" -"`@davidfischer `__: Support sign in and sign" -" up with GH/GL/BB (`#4022 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:336 -msgid "" -"`@agjohnson `__: Remove old varnish purge " -"utility function (`#4019 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:337 -msgid "" -"`@agjohnson `__: Remove build queue length " -"warning on build list page (`#4018 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:338 -msgid "" -"`@stsewd `__: Don't check order on " -"assertQuerysetEqual on tests for subprojects (`#4016 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:339 -msgid "" -"`@stsewd `__: Tests for view docs api response " -"(`#4014 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:340 -msgid "" -"`@davidfischer `__: MkDocs projects use " -"RTD's analytics privacy improvements (`#4013 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:341 -msgid "" -"`@humitos `__: Release 2.3.10 (`#4009 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:342 -msgid "" -"`@davidfischer `__: Remove typekit fonts " -"(`#3982 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:343 -msgid "" -"`@stsewd `__: Move dynamic-fixture to testing " -"requirements (`#3956 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:344 ../../../CHANGELOG.rst:396 -msgid "" -"`@stsewd `__: Fix view docs link (`#3882 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:345 -msgid "" -"`@stsewd `__: [WIP] Remove comments app (`#3802 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:349 -msgid "Version 2.3.10" -msgstr "" - -#: ../../../CHANGELOG.rst:351 -msgid "April 24, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:353 -msgid "" -"`@humitos `__: Downgrade docker to 3.1.3 (`#4003 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:356 -msgid "Version 2.3.9" -msgstr "" - -#: ../../../CHANGELOG.rst:358 ../../../CHANGELOG.rst:365 -msgid "April 20, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:360 -msgid "" -"`@agjohnson `__: Fix recursion problem more " -"generally (`#3989 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:363 -msgid "Version 2.3.8" -msgstr "" - -#: ../../../CHANGELOG.rst:367 -msgid "" -"`@agjohnson `__: Give TaskStep class knowledge " -"of the underlying task (`#3983 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:368 -msgid "" -"`@humitos `__: Resolve domain when a project is a" -" translation of itself (`#3981 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:371 -msgid "Version 2.3.7" -msgstr "" - -#: ../../../CHANGELOG.rst:373 -msgid "April 19, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:375 -msgid "" -"`@humitos `__: Fix server_error_500 path on " -"single version (`#3975 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:376 -msgid "" -"`@davidfischer `__: Fix bookmark app lint " -"failures (`#3969 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:377 -msgid "" -"`@humitos `__: Use latest setuptools (39.0.1) by " -"default on build process (`#3967 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:378 -msgid "" -"`@ericholscher `__: Fix exact redirects. " -"(`#3965 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:379 -msgid "" -"`@humitos `__: Make `resolve_domain` work when a " -"project is subproject of itself (`#3962 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:380 -msgid "" -"`@humitos `__: Remove django-celery-beat and use " -"the default scheduler (`#3959 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:382 -msgid "" -"`@davidfischer `__: Add advertising details " -"docs (`#3955 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:383 -msgid "" -"`@humitos `__: Use pur to upgrade python packages" -" (`#3953 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:384 -msgid "" -"`@ze `__: Make adjustments to Projects page (`#3948 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:385 -msgid "" -"`@davidfischer `__: Small change to Chinese " -"language names (`#3947 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:386 -msgid "" -"`@agjohnson `__: Don't share state in build " -"task (`#3946 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:387 -msgid "" -"`@davidfischer `__: Fixed footer ad width " -"fix (`#3944 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:388 -msgid "" -"`@humitos `__: Allow extend Translation and " -"Subproject form logic from corporate (`#3937 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:389 -msgid "" -"`@humitos `__: Resync valid webhook for project " -"manually imported (`#3935 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:390 -msgid "" -"`@humitos `__: Resync webhooks from Admin (`#3933" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:391 -msgid "" -"`@humitos `__: Fix attribute order call (`#3930 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:392 -msgid "" -"`@humitos `__: Mention RTD in the Project URL of " -"the issue template (`#3928 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:393 -msgid "" -"`@davidfischer `__: Correctly report mkdocs " -"theme name (`#3920 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:395 -msgid "" -"`@davidfischer `__: Show an adblock " -"admonition in the dev console (`#3894 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:398 -msgid "" -"`@ze `__: Update quickstart from README (`#3847 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:399 -msgid "" -"`@vidartf `__: Fix page redirect preview (`#3811 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:400 -msgid "" -"`@stsewd `__: [RDY] Fix requirements file lookup " -"(`#3800 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:401 -msgid "" -"`@aasis21 `__: Documentation for build " -"notifications using webhooks. (`#3671 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:402 -msgid "" -"`@mashrikt `__: [#2967] Scheduled tasks for " -"cleaning up messages (`#3604 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:403 -msgid "" -"`@stsewd `__: Show URLS for exact redirect (`#3593" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:404 -msgid "" -"`@marcelstoer `__: Doc builder template " -"should check for mkdocs_page_input_path before using it (`#3536 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:405 -msgid "" -"`@Code0x58 `__: Document creation of slumber " -"user (`#3461 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:408 -msgid "Version 2.3.6" -msgstr "" - -#: ../../../CHANGELOG.rst:410 ../../../CHANGELOG.rst:426 -msgid "April 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:412 -msgid "" -"`@agjohnson `__: Drop readthedocs- prefix to " -"submodule (`#3916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:413 -msgid "" -"`@agjohnson `__: This fixes two bugs apparent " -"in nesting of translations in subprojects (`#3909 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:414 -msgid "" -"`@humitos `__: Use new django celery beat " -"scheduler (`#3908 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:415 -msgid "" -"`@humitos `__: Use a proper default for `docker` " -"attribute on UpdateDocsTask (`#3907 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:416 -msgid "" -"`@davidfischer `__: Handle errors from " -"publish_parts (`#3905 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:417 ../../../CHANGELOG.rst:428 -msgid "" -"`@agjohnson `__: Drop pdbpp from testing " -"requirements (`#3904 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:418 -msgid "" -"`@stsewd `__: Little improve on sync_versions " -"(`#3902 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:419 -msgid "" -"`@humitos `__: Save Docker image data in JSON " -"file only for DockerBuildEnvironment (`#3897 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:420 -msgid "" -"`@davidfischer `__: Single analytics file " -"for all builders (`#3896 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:421 -msgid "" -"`@humitos `__: Organize logging levels (`#3893 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:424 -msgid "Version 2.3.5" -msgstr "" - -#: ../../../CHANGELOG.rst:429 -msgid "" -"`@agjohnson `__: Resolve subproject correctly " -"in the case of single version (`#3901 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:430 -msgid "" -"`@davidfischer `__: Fixed footer ads again " -"(`#3895 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:431 -msgid "" -"`@davidfischer `__: Fix an Alabaster ad " -"positioning issue (`#3889 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:432 -msgid "" -"`@humitos `__: Save Docker image hash in RTD " -"environment.json file (`#3880 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:433 -msgid "" -"`@agjohnson `__: Add ref links for easier " -"intersphinx on yaml config page (`#3877 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:434 -msgid "" -"`@rajujha373 `__: Typo correction in " -"docs/features.rst (`#3872 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:435 -msgid "" -"`@gaborbernat `__: add description for tox " -"tasks (`#3868 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:436 -msgid "" -"`@davidfischer `__: Another CORS hotfix for " -"the sustainability API (`#3862 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:437 -msgid "" -"`@agjohnson `__: Fix up some of the logic " -"around repo and submodule URLs (`#3860 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:438 ../../../CHANGELOG.rst:455 -msgid "" -"`@davidfischer `__: Fix linting errors in " -"tests (`#3855 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:439 -msgid "" -"`@agjohnson `__: Use gitpython to find a commit" -" reference (`#3843 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:440 ../../../CHANGELOG.rst:460 -msgid "" -"`@davidfischer `__: Remove pinned CSS Select" -" version (`#3813 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:441 ../../../CHANGELOG.rst:462 -msgid "" -"`@davidfischer `__: Use JSONP for " -"sustainability API (`#3789 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:442 -msgid "" -"`@rajujha373 `__: #3718: Added date to " -"changelog (`#3788 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:443 -msgid "" -"`@xrmx `__: tests: mock test_conf_file_not_found " -"filesystem access (`#3740 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:448 -msgid "Version 2.3.4" -msgstr "" - -#: ../../../CHANGELOG.rst:450 -msgid "Release for static assets" -msgstr "" - -#: ../../../CHANGELOG.rst:453 -msgid "Version 2.3.3" -msgstr "" - -#: ../../../CHANGELOG.rst:456 -msgid "" -"`@humitos `__: Fix linting issues (`#3838 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:457 ../../../CHANGELOG.rst:479 -msgid "" -"`@humitos `__: Update instance and model when " -"`record_as_success` (`#3831 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:458 ../../../CHANGELOG.rst:483 -msgid "" -"`@ericholscher `__: Reorder GSOC projects, " -"and note priority order (`#3823 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:459 ../../../CHANGELOG.rst:485 -msgid "" -"`@agjohnson `__: Add temporary method for " -"skipping submodule checkout (`#3821 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:461 -msgid "" -"`@humitos `__: Use readthedocs-common to share " -"linting files accross different repos (`#3808 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:463 -msgid "" -"`@humitos `__: Define useful celery beat task for" -" development (`#3762 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:464 -msgid "" -"`@humitos `__: Auto-generate conf.py compatible " -"with Py2 and Py3 (`#3745 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:465 -msgid "" -"`@humitos `__: Task to remove orphan symlinks " -"(`#3543 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:466 -msgid "" -"`@stsewd `__: Fix regex for public bitbucket repo " -"(`#3533 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:467 -msgid "" -"`@humitos `__: Documentation for RTD context sent" -" to the Sphinx theme (`#3490 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:468 -msgid "" -"`@stsewd `__: Show link to docs on a build (`#3446" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:471 -msgid "Version 2.3.2" -msgstr "" - -#: ../../../CHANGELOG.rst:473 -msgid "" -"This version adds a hotfix branch that adds model validation to the " -"repository URL to ensure strange URL patterns can't be used." -msgstr "" - -#: ../../../CHANGELOG.rst:477 -msgid "Version 2.3.1" -msgstr "" - -#: ../../../CHANGELOG.rst:480 -msgid "" -"`@agjohnson `__: Bump docker -> 3.1.3 (`#3828 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:481 -msgid "" -"`@Doug-AWS `__: Pip install note for Windows " -"(`#3827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:482 -msgid "" -"`@himanshutejwani12 `__: Update " -"index.rst (`#3824 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:484 -msgid "" -"`@agjohnson `__: Autolint cleanup for #3821 " -"(`#3822 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:486 -msgid "" -"`@stsewd `__: Pin astroid to fix linter issue on " -"travis (`#3816 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:487 -msgid "" -"`@varunotelli `__: Update install.rst dropped" -" the Python 2.7 only part (`#3814 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:488 -msgid "" -"`@xrmx `__: Update machine field when activating a " -"version from project_version_detail (`#3797 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:489 -msgid "" -"`@humitos `__: Allow members of \"Admin\" Team to" -" wipe version envs (`#3791 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:490 -msgid "" -"`@ericholscher `__: Add sustainability api " -"to CORS (`#3782 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:491 -msgid "" -"`@durwasa-chakraborty `__: Fixed a " -"grammatical error (`#3780 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:492 -msgid "" -"`@humitos `__: Trying to solve the end line " -"character for a font file (`#3776 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:493 ../../../CHANGELOG.rst:514 -msgid "" -"`@stsewd `__: Fix tox env for coverage (`#3772 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:494 -msgid "" -"`@bansalnitish `__: Added eslint rules " -"(`#3768 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:495 -msgid "" -"`@davidfischer `__: Use sustainability api " -"for advertising (`#3747 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:496 -msgid "" -"`@davidfischer `__: Add a sustainability API" -" (`#3672 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:497 -msgid "" -"`@humitos `__: Upgrade django-pagination to a " -"\"maintained\" fork (`#3666 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:498 ../../../CHANGELOG.rst:534 -msgid "" -"`@humitos `__: Project updated when subproject " -"modified (`#3649 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:499 -msgid "" -"`@davidfischer `__: Anonymize IP addresses " -"for Google Analytics (`#3626 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:500 -msgid "" -"`@humitos `__: Improve \"Sharing\" docs (`#3472 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:501 -msgid "" -"`@humitos `__: Upgrade docker-py to its latest " -"version (docker==3.1.1) (`#3243 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:502 -msgid "" -"`@humitos `__: Upgrade all packages using `pur` " -"tool (`#2916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:503 -msgid "" -"`@rixx `__: Fix page redirect preview (`#2711 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:508 -msgid "Version 2.3.0" -msgstr "" - -#: ../../../CHANGELOG.rst:511 -msgid "" -"Version 2.3.0 includes a security fix for project translations. See " -":ref:`security-2.3.0` for more information" -msgstr "" - -#: ../../../CHANGELOG.rst:515 -msgid "" -"`@humitos `__: Try to fix end of file (`#3761 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:516 -msgid "" -"`@berkerpeksag `__: Fix indentation in " -"docs/faq.rst (`#3758 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:517 -msgid "" -"`@stsewd `__: Check for http protocol before " -"urlize (`#3755 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:518 -msgid "" -"`@rajujha373 `__: #3741: replaced Go Crazy " -"text with Search (`#3752 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:519 -msgid "" -"`@humitos `__: Log in the proper place and add " -"the image name used (`#3750 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:520 -msgid "" -"`@shubham76 `__: Changed 'Submit' text on " -"buttons with something more meaningful (`#3749 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:521 -msgid "" -"`@agjohnson `__: Fix tests for Git submodule " -"(`#3737 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:522 -msgid "" -"`@bansalnitish `__: Add eslint rules and fix" -" errors (`#3726 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:523 -msgid "" -"`@davidfischer `__: Prevent bots indexing " -"promos (`#3719 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:524 -msgid "" -"`@agjohnson `__: Add argument to skip errorlist" -" through knockout on common form (`#3704 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:525 -msgid "" -"`@ajatprabha `__: Fixed #3701: added closing " -"tag for div element (`#3702 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:526 -msgid "" -"`@bansalnitish `__: Fixes internal reference" -" (`#3695 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:527 -msgid "" -"`@humitos `__: Always record the git branch " -"command as success (`#3693 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:528 -msgid "" -"`@ericholscher `__: Show the project slug in" -" the project admin (to make it more explicit what project is what) (`#3681 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:529 -msgid "" -"`@humitos `__: Upgrade django-taggit to 0.22.2 " -"(`#3667 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:530 -msgid "" -"`@stsewd `__: Check for submodules (`#3661 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:531 ../../../CHANGELOG.rst:545 -msgid "" -"`@agjohnson `__: Hotfix for adding logging call" -" back into project sync task (`#3657 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:532 ../../../CHANGELOG.rst:546 -msgid "" -"`@agjohnson `__: Fix issue with missing setting" -" in oauth SyncRepo task (`#3656 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:533 ../../../CHANGELOG.rst:549 -msgid "" -"`@ericholscher `__: Remove error logging " -"that isn't an error. (`#3650 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:535 -msgid "" -"`@aasis21 `__: formatting buttons in edit project" -" text editor (`#3633 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:536 -msgid "" -"`@humitos `__: Filter by my own repositories at " -"Import Remote Project (`#3548 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:537 -msgid "" -"`@funkyHat `__: check for matching alias before " -"subproject slug (`#2787 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:540 -msgid "Version 2.2.1" -msgstr "" - -#: ../../../CHANGELOG.rst:542 -msgid "" -"Version ``2.2.1`` is a bug fix release for the several issues found in " -"production during the ``2.2.0`` release." -msgstr "" - -#: ../../../CHANGELOG.rst:547 ../../../CHANGELOG.rst:556 -msgid "" -"`@humitos `__: Tests for build notifications " -"(`#3654 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:548 ../../../CHANGELOG.rst:557 -msgid "" -"`@humitos `__: Send proper context to celery " -"email notification task (`#3653 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:550 ../../../CHANGELOG.rst:561 -msgid "" -"`@davidfischer `__: Update RTD security docs" -" (`#3641 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:551 ../../../CHANGELOG.rst:563 -msgid "" -"`@humitos `__: Ability to override the creation " -"of the Celery App (`#3623 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:554 -msgid "Version 2.2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:558 -msgid "" -"`@xrmx `__: Update django-formtools to 2.1 (`#3648 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:559 -msgid "" -"`@xrmx `__: Update Django to 1.9.13 (`#3647 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:560 -msgid "" -"`@davidfischer `__: Fix a 500 when searching" -" for files with API v1 (`#3645 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:562 -msgid "" -"`@humitos `__: Fix SVN initialization for command" -" logging (`#3638 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:564 -msgid "" -"`@humitos `__: Update the operations team (`#3621" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:565 -msgid "" -"`@mohitkyadav `__: Add venv to .gitignore " -"(`#3620 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:566 -msgid "" -"`@stsewd `__: Remove hardcoded copyright year " -"(`#3616 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:567 -msgid "" -"`@stsewd `__: Improve installation steps (`#3614 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:568 -msgid "" -"`@stsewd `__: Update GSOC (`#3607 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:569 -msgid "" -"`@Jigar3 `__: Updated AUTHORS.rst (`#3601 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:570 -msgid "" -"`@stsewd `__: Pin less to latest compatible " -"version (`#3597 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:571 -msgid "" -"`@Angeles4four `__: Grammar correction " -"(`#3596 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:572 -msgid "" -"`@davidfischer `__: Fix an unclosed tag " -"(`#3592 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:573 -msgid "" -"`@aaksarin `__: add missed fontawesome-" -"webfont.woff2 (`#3589 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:574 -msgid "" -"`@davidfischer `__: Force a specific ad to " -"be displayed (`#3584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:575 -msgid "" -"`@stsewd `__: Docs about preference for tags over " -"branches (`#3582 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:576 -msgid "" -"`@davidfischer `__: Rework homepage (`#3579 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:577 -msgid "" -"`@stsewd `__: Don't allow to create a subproject " -"of a project itself (`#3571 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:578 -msgid "" -"`@davidfischer `__: Fix for build screen in " -"firefox (`#3569 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:579 -msgid "" -"`@humitos `__: Style using pre-commit (`#3560 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:580 -msgid "" -"`@humitos `__: Use DRF 3.1 `pagination_class` " -"(`#3559 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:581 -msgid "" -"`@davidfischer `__: Analytics fixes (`#3558 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:582 -msgid "" -"`@davidfischer `__: Upgrade requests version" -" (`#3557 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:584 -msgid "" -"`@ericholscher `__: Add a number of new " -"ideas for GSOC (`#3552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:585 -msgid "" -"`@humitos `__: Fix Travis lint issue (`#3551 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:586 -msgid "" -"`@davidfischer `__: Send custom dimensions " -"for mkdocs (`#3550 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:587 ../../../CHANGELOG.rst:603 -msgid "" -"`@davidfischer `__: Promo contrast " -"improvements (`#3549 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:588 -msgid "" -"`@humitos `__: Allow git tags with `/` in the " -"name and properly slugify (`#3545 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:589 -msgid "" -"`@humitos `__: Allow to import public " -"repositories on corporate site (`#3537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:590 -msgid "" -"`@humitos `__: Log `git checkout` and expose to " -"users (`#3520 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:591 -msgid "" -"`@stsewd `__: Update docs (`#3498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:592 ../../../CHANGELOG.rst:613 -msgid "" -"`@davidfischer `__: Switch to universal " -"analytics (`#3495 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:593 -msgid "" -"`@stsewd `__: Move Mercurial dependency to pip.txt" -" (`#3488 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:594 -msgid "" -"`@agjohnson `__: Add docs on removing edit " -"button (`#3479 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:595 ../../../CHANGELOG.rst:614 -msgid "" -"`@davidfischer `__: Convert default dev " -"cache to local memory (`#3477 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:596 ../../../CHANGELOG.rst:703 -#: ../../../CHANGELOG.rst:741 -msgid "" -"`@agjohnson `__: Fix lint error (`#3402 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:597 ../../../CHANGELOG.rst:676 -#: ../../../CHANGELOG.rst:719 -msgid "" -"`@techtonik `__: Fix Edit links if version is " -"referenced by annotated tag (`#3302 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:598 -msgid "" -"`@jaraco `__: Fixed build results page on firefox " -"(part two) (`#2630 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:601 -msgid "Version 2.1.6" -msgstr "" - -#: ../../../CHANGELOG.rst:604 -msgid "" -"`@humitos `__: Refactor run command outside a " -"Build and Environment (`#3542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:605 -msgid "" -"`@AnatoliyURL `__: Project in the local read " -"the docs don't see tags. (`#3534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:606 -msgid "" -"`@malarzm `__: searchtools.js missing init() call" -" (`#3532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:607 -msgid "" -"`@johanneskoester `__: Build failed " -"without details (`#3531 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:608 -msgid "" -"`@danielmitterdorfer `__: \"Edit on " -"Github\" points to non-existing commit (`#3530 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:609 -msgid "" -"`@lk-geimfari `__: No such file or directory:" -" 'docs/requirements.txt' (`#3529 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:610 -msgid "" -"`@stsewd `__: Fix Good First Issue link (`#3522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:611 -msgid "" -"`@Blendify `__: Remove RTD Theme workaround " -"(`#3519 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:612 ../../../CHANGELOG.rst:627 -msgid "" -"`@stsewd `__: Move project description to the top " -"(`#3510 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:615 -msgid "" -"`@nlgranger `__: Github service: cannot unlink " -"after deleting account (`#3374 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:616 ../../../CHANGELOG.rst:631 -#: ../../../CHANGELOG.rst:795 -msgid "" -"`@andrewgodwin `__: \"stable\" appearing to " -"track future release branches (`#3268 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:617 ../../../CHANGELOG.rst:798 -msgid "" -"`@skddc `__: Add JSDoc to docs build environment " -"(`#3069 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:618 ../../../CHANGELOG.rst:634 -msgid "" -"`@chummels `__: RTD building old \"stable\" docs" -" instead of \"latest\" when auto-triggered from recent push (`#2351 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:619 -msgid "" -"`@cajus `__: Builds get stuck in \"Cloning\" state " -"(`#2047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:620 -msgid "" -"`@gossi `__: Cannot delete subproject (`#1341 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:621 -msgid "" -"`@gigster99 `__: extension problem (`#1059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:624 -msgid "Version 2.1.5" -msgstr "" - -#: ../../../CHANGELOG.rst:626 -msgid "" -"`@ericholscher `__: Add GSOC 2018 page " -"(`#3518 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:628 -msgid "" -"`@RichardLitt `__: Docs: Rename \"Good First " -"Bug\" to \"Good First Issue\" (`#3505 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:629 -msgid "" -"`@stsewd `__: Fix regex for getting project and " -"user (`#3501 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:630 ../../../CHANGELOG.rst:647 -msgid "" -"`@ericholscher `__: Check to make sure " -"changes exist in BitBucket pushes (`#3480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:632 -msgid "" -"`@cdeil `__: No module named pip in conda build " -"(`#2827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:633 -msgid "" -"`@Yaseenh `__: building project does not generate" -" new pdf with changes in it (`#2758 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:635 -msgid "" -"`@KeithWoods `__: GitHub edit link is " -"aggressively stripped (`#1788 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:638 -msgid "Version 2.1.4" -msgstr "" - -#: ../../../CHANGELOG.rst:640 -msgid "" -"`@davidfischer `__: Add programming language" -" to API/READTHEDOCS_DATA (`#3499 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:641 -msgid "" -"`@ericholscher `__: Remove our mkdocs search" -" override (`#3496 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:642 -msgid "" -"`@humitos `__: Better style (`#3494 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:643 -msgid "" -"`@humitos `__: Update README.rst (`#3492 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:644 -msgid "" -"`@davidfischer `__: Small formatting change " -"to the Alabaster footer (`#3491 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:645 -msgid "" -"`@matsen `__: Fixing \"reseting\" misspelling. " -"(`#3487 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:646 -msgid "" -"`@ericholscher `__: Add David to dev team " -"listing (`#3485 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:648 -msgid "" -"`@ericholscher `__: Use semvar for " -"readthedocs-build to make bumping easier (`#3475 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:649 -msgid "" -"`@davidfischer `__: Add programming " -"languages (`#3471 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:650 -msgid "" -"`@humitos `__: Remove TEMPLATE_LOADERS since it's" -" the default (`#3469 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:651 -msgid "" -"`@Code0x58 `__: Minor virtualenv upgrade (`#3463" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:652 -msgid "" -"`@humitos `__: Remove invite only message (`#3456" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:653 -msgid "" -"`@maxirus `__: Adding to Install Docs (`#3455 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:654 -msgid "" -"`@stsewd `__: Fix a little typo (`#3448 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:655 -msgid "" -"`@stsewd `__: Better autogenerated index file " -"(`#3447 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:656 -msgid "" -"`@stsewd `__: Better help text for privacy level " -"(`#3444 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:657 -msgid "" -"`@msyriac `__: Broken link URL changed fixes " -"#3442 (`#3443 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:658 -msgid "" -"`@ericholscher `__: Fix git (`#3441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:659 -msgid "" -"`@ericholscher `__: Properly slugify the " -"alias on Project Relationships. (`#3440 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:660 -msgid "" -"`@stsewd `__: Don't show \"build ideas\" to " -"unprivileged users (`#3439 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:661 -msgid "" -"`@Blendify `__: Docs: Point Theme docs to new " -"website (`#3438 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:662 -msgid "" -"`@humitos `__: Do not use double quotes on git " -"command with --format option (`#3437 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:663 -msgid "" -"`@ericholscher `__: Hack in a fix for " -"missing version slug deploy that went out a while back (`#3433 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:664 -msgid "" -"`@humitos `__: Check versions used to create the " -"venv and auto-wipe (`#3432 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:665 ../../../CHANGELOG.rst:684 -msgid "" -"`@ericholscher `__: Upgrade psycopg2 (`#3429" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:666 ../../../CHANGELOG.rst:685 -msgid "" -"`@humitos `__: Fix \"Edit in Github\" link " -"(`#3427 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:667 ../../../CHANGELOG.rst:686 -msgid "" -"`@ericholscher `__: Add celery theme to " -"supported ad options (`#3425 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:668 ../../../CHANGELOG.rst:690 -msgid "" -"`@humitos `__: Link to version detail page from " -"build detail page (`#3418 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:669 ../../../CHANGELOG.rst:691 -msgid "" -"`@humitos `__: Move wipe button to version detail" -" page (`#3417 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:670 ../../../CHANGELOG.rst:696 -msgid "" -"`@humitos `__: Show/Hide \"See paid advertising\"" -" checkbox depending on USE_PROMOS (`#3412 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:671 ../../../CHANGELOG.rst:711 -msgid "" -"`@benjaoming `__: Strip well-known version " -"component origin/ from remote version (`#3377 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:672 ../../../CHANGELOG.rst:712 -msgid "" -"`@humitos `__: Remove warnings from code (`#3372 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:673 -msgid "" -"`@ericholscher `__: Add docker image from " -"the YAML config integration (`#3339 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:674 ../../../CHANGELOG.rst:716 -msgid "" -"`@humitos `__: Show proper error to user when " -"conf.py is not found (`#3326 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:675 ../../../CHANGELOG.rst:718 -#: ../../../CHANGELOG.rst:746 -msgid "" -"`@humitos `__: Simple task to finish inactive " -"builds (`#3312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:677 ../../../CHANGELOG.rst:732 -msgid "" -"`@Riyuzakii `__: changed from html to " -"css (`#2699 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:680 -msgid "Version 2.1.3" -msgstr "" - -#: ../../../CHANGELOG.rst:0 -msgid "date" -msgstr "" - -#: ../../../CHANGELOG.rst:682 -msgid "Dec 21, 2017" -msgstr "" - -#: ../../../CHANGELOG.rst:687 -msgid "" -"`@ericholscher `__: Only build travis push " -"builds on master. (`#3421 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:688 -msgid "" -"`@ericholscher `__: Add concept of dashboard" -" analytics code (`#3420 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:689 -msgid "" -"`@humitos `__: Use default avatar for User/Orgs " -"in OAuth services (`#3419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:692 -msgid "" -"`@bieagrathara `__: 019 497 8360 (`#3416 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:693 -msgid "" -"`@bieagrathara `__: rew (`#3415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:694 -msgid "" -"`@tony `__: lint prospector task failing (`#3414 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:695 -msgid "" -"`@humitos `__: Remove extra 's' (`#3413 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:697 -msgid "" -"`@accraze `__: Removing talks about RTD page " -"(`#3410 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:698 -msgid "" -"`@humitos `__: Pin pylint to 1.7.5 and fix " -"docstring styling (`#3408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:699 -msgid "" -"`@agjohnson `__: Update style and copy on " -"abandonment docs (`#3406 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:700 ../../../CHANGELOG.rst:739 -msgid "" -"`@agjohnson `__: Update changelog more " -"consistently (`#3405 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:701 ../../../CHANGELOG.rst:740 -msgid "" -"`@agjohnson `__: Update prerelease invoke " -"command to call with explicit path (`#3404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:702 -msgid "" -"`@ericholscher `__: Fix changelog command " -"(`#3403 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:704 -msgid "" -"`@julienmalard `__: Recent builds are " -"missing translated languages links (`#3401 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:705 ../../../CHANGELOG.rst:742 -msgid "" -"`@stsewd `__: Remove copyright application (`#3400" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:706 ../../../CHANGELOG.rst:743 -msgid "" -"`@humitos `__: Show connect buttons for installed" -" apps only (`#3394 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:707 -msgid "" -"`@agjohnson `__: Fix display of build advice " -"(`#3390 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:708 ../../../CHANGELOG.rst:744 -msgid "" -"`@agjohnson `__: Don't display the build " -"suggestions div if there are no suggestions (`#3389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:709 -msgid "" -"`@ericholscher `__: Pass more data into the " -"redirects. (`#3388 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:710 -msgid "" -"`@ericholscher `__: Fix issue where you " -"couldn't edit your canonical domain. (`#3387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:713 -msgid "" -"`@JavaDevVictoria `__: Updated " -"python.setup_py_install to be true (`#3357 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:714 -msgid "" -"`@humitos `__: Use default avatars for " -"GitLab/GitHub/Bitbucket integrations (users/organizations) (`#3353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:715 ../../../CHANGELOG.rst:745 -msgid "" -"`@jonrkarr `__: Error in YAML configuration " -"docs: default value for `python.setup_py_install` should be `true` (`#3334 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:717 -msgid "" -"`@MikeHart85 `__: Badges aren't updating due " -"to being cached on GitHub. (`#3323 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:720 -msgid "" -"`@humitos `__: Remove/Update talks about RTD page" -" (`#3283 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:721 -msgid "" -"`@gawel `__: Regain pyquery project ownership " -"(`#3281 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:722 -msgid "" -"`@dialex `__: Build passed but I can't see the " -"documentation (maze screen) (`#3246 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:723 -msgid "" -"`@makixx `__: Account is inactive (`#3241 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:724 ../../../CHANGELOG.rst:747 -msgid "" -"`@agjohnson `__: Cleanup misreported failed " -"builds (`#3230 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:725 -msgid "" -"`@cokelaer `__: links to github are broken " -"(`#3203 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:726 ../../../CHANGELOG.rst:748 -msgid "" -"`@agjohnson `__: Remove copyright application " -"(`#3199 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:727 -msgid "" -"`@shacharoo `__: Unable to register after " -"deleting my account (`#3189 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:728 -msgid "" -"`@gtalarico `__: 3 week old Build Stuck Cloning" -" (`#3126 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:729 -msgid "" -"`@agjohnson `__: Regressions with conf.py and " -"error reporting (`#2963 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:730 -msgid "" -"`@agjohnson `__: Can't edit canonical domain " -"(`#2922 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:731 -msgid "" -"`@virtuald `__: Documentation stuck in 'cloning'" -" state (`#2795 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:733 -msgid "" -"`@tjanez `__: Support specifying 'python setup.py " -"build_sphinx' as an alternative build command (`#1857 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:734 -msgid "" -"`@bdarnell `__: Broken edit links (`#1637 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:737 -msgid "Version 2.1.2" -msgstr "" - -#: ../../../CHANGELOG.rst:751 -msgid "Version 2.1.1" -msgstr "" - -#: ../../../CHANGELOG.rst:753 -msgid "Release information missing" -msgstr "" - -#: ../../../CHANGELOG.rst:756 -msgid "Version 2.1.0" -msgstr "" - -#: ../../../CHANGELOG.rst:758 -msgid "" -"`@ericholscher `__: Revert \"Merge pull " -"request #3336 from rtfd/use-active-for-stable\" (`#3368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:759 -msgid "" -"`@agjohnson `__: Revert \"Do not split before " -"first argument (#3333)\" (`#3366 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:760 -msgid "" -"`@ericholscher `__: Remove pitch from " -"ethical ads page, point folks to actual pitch page. (`#3365 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:761 -msgid "" -"`@agjohnson `__: Add changelog and changelog " -"automation (`#3364 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:762 -msgid "" -"`@ericholscher `__: Fix mkdocs search. " -"(`#3361 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:763 ../../../CHANGELOG.rst:782 -msgid "" -"`@ericholscher `__: Email sending: Allow " -"kwargs for other options (`#3355 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:764 ../../../CHANGELOG.rst:783 -msgid "" -"`@ericholscher `__: Try and get folks to put" -" more tags. (`#3350 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:765 -msgid "" -"`@ericholscher `__: Suggest wiping your " -"environment to folks with bad build outcomes. (`#3347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:766 -msgid "" -"`@humitos `__: GitLab Integration (`#3327 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:767 -msgid "" -"`@jimfulton `__: Draft policy for claiming " -"existing project names. (`#3314 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:768 -msgid "" -"`@agjohnson `__: More logic changes to error " -"reporting, cleanup (`#3310 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:769 -msgid "" -"`@safwanrahman `__: [Fix #3182] Better user " -"deletion (`#3214 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:770 -msgid "" -"`@ericholscher `__: Better User deletion " -"(`#3182 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:771 -msgid "" -"`@RichardLitt `__: Add `Needed: replication` " -"label (`#3138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:772 -msgid "" -"`@josejrobles `__: Replaced usage of " -"deprecated function get_fields_with_model with new … (`#3052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:773 -msgid "" -"`@ericholscher `__: Don't delete the " -"subprojects directory on sync of superproject (`#3042 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:774 -msgid "" -"`@andrew `__: Pass query string when redirecting, " -"fixes #2595 (`#3001 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:775 -msgid "" -"`@saily `__: Add GitLab repo sync and webhook " -"support (`#1870 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:776 -msgid "" -"`@destroyerofbuilds `__: Setup GitLab " -"Web Hook on Project Import (`#1443 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:777 -msgid "" -"`@takotuesday `__: Add GitLab Provider from " -"django-allauth (`#1441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:780 -msgid "Version 2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:784 -msgid "" -"`@ericholscher `__: Small changes to email " -"sending to enable from email (`#3349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:785 -msgid "" -"`@dplanella `__: Duplicate TOC entries (`#3345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:786 -msgid "" -"`@ericholscher `__: Small tweaks to ethical " -"ads page (`#3344 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:787 -msgid "" -"`@agjohnson `__: Fix python usage around oauth " -"pagination (`#3342 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:788 -msgid "" -"`@tony `__: Fix isort link (`#3340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:789 -msgid "" -"`@ericholscher `__: Change stable version " -"switching to respect `active` (`#3336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:790 -msgid "" -"`@ericholscher `__: Allow superusers to pass" -" admin & member tests for projects (`#3335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:791 -msgid "" -"`@humitos `__: Do not split before first argument" -" (`#3333 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:792 -msgid "" -"`@humitos `__: Update docs for pre-commit (auto " -"linting) (`#3332 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:793 -msgid "" -"`@humitos `__: Take preferece of tags over " -"branches when selecting the stable version (`#3331 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:794 -msgid "" -"`@humitos `__: Add prospector as a pre-commit " -"hook (`#3328 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:796 -msgid "" -"`@humitos `__: Config files for auto linting " -"(`#3264 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:797 -msgid "" -"`@mekrip `__: Build is not working (`#3223 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:799 -msgid "" -"`@jakirkham `__: Specifying conda version used " -"(`#2076 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:800 -msgid "" -"`@agjohnson `__: Document code style guidelines" -" (`#1475 `__)" -msgstr "" - -#: ../../changelog.rst:7 -msgid "Previous releases" -msgstr "" - -#: ../../changelog.rst:9 -msgid "" -"Starting with version ``2.0``, we will be incrementing the Read the Docs " -"version based on semantic versioning principles, and will be automating the " -"update of our changelog." -msgstr "" - -#: ../../changelog.rst:13 -msgid "" -"Below are some historical changes from when we have tried to add information" -" here in the past" -msgstr "" - -#: ../../changelog.rst:17 -msgid "July 23, 2015" -msgstr "" - -#: ../../changelog.rst:19 -msgid "Django 1.8 Support Merged" -msgstr "" - -#: ../../changelog.rst:22 -msgid "Code Notes" -msgstr "" - -#: ../../changelog.rst:24 -msgid "Updated Django from `1.6.11` to `1.8.3`." -msgstr "" - -#: ../../changelog.rst:25 -msgid "" -"Removed South and ported the South migrations to Django's migration " -"framework." -msgstr "" - -#: ../../changelog.rst:26 -msgid "" -"Updated django-celery from `3.0.23` to `3.1.26` as django-celery 3.0.x does " -"not support Django 1.8." -msgstr "" - -#: ../../changelog.rst:27 -msgid "" -"Updated Celery from `3.0.24` to `3.1.18` because we had to update django-" -"celery. We need to test this extensively and might need to think about using" -" the new Celery API directly and dropping django-celery. See release notes: " -"http://docs.celeryproject.org/en/latest/whatsnew-3.1.html" -msgstr "" - -#: ../../changelog.rst:28 -msgid "" -"Updated tastypie from `0.11.1` to current master (commit " -"`1e1aff3dd4dcd21669e9c68bd7681253b286b856`) as 0.11.x is not compatible with" -" Django 1.8. No surprises expected but we should ask for a proper release, " -"see release notes: https://github.com/django-tastypie/django-" -"tastypie/blob/master/docs/release_notes/v0.12.0.rst" -msgstr "" - -#: ../../changelog.rst:29 -msgid "" -"Updated django-oauth from `0.16.1` to `0.21.0`. No surprises expected, see " -"release notes `in the docs `_ and `finer grained in " -"the repo `_" -msgstr "" - -#: ../../changelog.rst:30 -msgid "" -"Updated django-guardian from `1.2.0` to `1.3.0` to gain Django 1.8 support. " -"No surprises expected, see release notes: https://github.com/lukaszb/django-" -"guardian/blob/devel/CHANGES" -msgstr "" - -#: ../../changelog.rst:31 -msgid "" -"Using `django-formtools` instead of removed `django.contrib.formtools` now. " -"Based on the Django release notes, these modules are the same except of the " -"package name." -msgstr "" - -#: ../../changelog.rst:32 -msgid "" -"Updated pytest-django from `2.6.2` to `2.8.0`. No tests required, but " -"running the testsuite :smile:" -msgstr "" - -#: ../../changelog.rst:33 -msgid "" -"Updated psycopg2 from 2.4 to 2.4.6 as 2.4.5 is required by Django 1.8. No " -"trouble expected as Django is the layer between us and psycopg2. Also it's " -"only a minor version upgrade. Release notes: " -"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-4-6" -msgstr "" - -#: ../../changelog.rst:34 -msgid "" -"Added `django.setup()` to `conf.py` to load django properly for doc builds." -msgstr "" - -#: ../../changelog.rst:35 -msgid "" -"Added migrations for all apps with models in the `readthedocs/` directory" -msgstr "" - -#: ../../changelog.rst:38 -msgid "Deployment Notes" -msgstr "" - -#: ../../changelog.rst:40 -msgid "" -"After you have updated the code and installed the new dependencies, you need" -" to run these commands on the server::" -msgstr "" - -#: ../../changelog.rst:46 -msgid "" -"Locally I had trouble in a test environment that pip did not update to the " -"specified commit of tastypie. It might be required to use `pip install -U -r" -" requirements/deploy.txt` during deployment." -msgstr "" - -#: ../../changelog.rst:50 -msgid "Development Update Notes" -msgstr "" - -#: ../../changelog.rst:52 -msgid "" -"The readthedocs developers need to execute these commands when switching to " -"this branch (or when this got merged into master):" -msgstr "" - -#: ../../changelog.rst:54 -msgid "**Before updating** please make sure that all migrations are applied::" -msgstr "" - -#: ../../changelog.rst:59 -msgid "Update the codebase: `git pull`" -msgstr "" - -#: ../../changelog.rst:60 -msgid "" -"You need to update the requirements with `pip install -r requirements.txt`" -msgstr "" - -#: ../../changelog.rst:61 -msgid "Now you need to fake the initial migrations::" -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/code-of-conduct.mo b/docs/user/locale/fa/LC_MESSAGES/code-of-conduct.mo deleted file mode 100644 index 962634043de..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/code-of-conduct.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/code-of-conduct.po b/docs/user/locale/fa/LC_MESSAGES/code-of-conduct.po deleted file mode 100644 index 2c6f9435e40..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/code-of-conduct.po +++ /dev/null @@ -1,160 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../code-of-conduct.rst:2 -msgid "Code of Conduct" -msgstr "" - -#: ../../code-of-conduct.rst:4 -msgid "" -"Like the technical community as a whole, the Read the Docs team and " -"community is made up of a mixture of professionals and volunteers from all " -"over the world, working on every aspect of the mission - including " -"mentorship, teaching, and connecting people." -msgstr "" - -#: ../../code-of-conduct.rst:9 -msgid "" -"Diversity is one of our huge strengths, but it can also lead to " -"communication issues and unhappiness. To that end, we have a few ground " -"rules that we ask people to adhere to. This code applies equally to " -"founders, mentors and those seeking help and guidance." -msgstr "" - -#: ../../code-of-conduct.rst:14 -msgid "" -"This isn’t an exhaustive list of things that you can’t do. Rather, take it " -"in the spirit in which it’s intended - a guide to make it easier to enrich " -"all of us and the technical communities in which we participate." -msgstr "" - -#: ../../code-of-conduct.rst:18 -msgid "" -"This code of conduct applies to all spaces managed by the Read the Docs " -"project. This includes IRC, the mailing lists, the issue tracker, and any " -"other forums created by the project team which the community uses for " -"communication. In addition, violations of this code outside these spaces may" -" affect a person's ability to participate within them." -msgstr "" - -#: ../../code-of-conduct.rst:25 -msgid "" -"If you believe someone is violating the code of conduct, we ask that you " -"report it by emailing dev@readthedocs.org." -msgstr "" - -#: ../../code-of-conduct.rst:28 -msgid "**Be friendly and patient.**" -msgstr "" - -#: ../../code-of-conduct.rst:29 -msgid "" -"**Be welcoming.** We strive to be a community that welcomes and supports " -"people of all backgrounds and identities. This includes, but is not limited " -"to members of any race, ethnicity, culture, national origin, colour, " -"immigration status, social and economic class, educational level, sex, " -"sexual orientation, gender identity and expression, age, size, family " -"status, political belief, religion, and mental and physical ability." -msgstr "" - -#: ../../code-of-conduct.rst:36 -msgid "" -"**Be considerate.** Your work will be used by other people, and you in turn " -"will depend on the work of others. Any decision you take will affect users " -"and colleagues, and you should take those consequences into account when " -"making decisions. Remember that we're a world-wide community, so you might " -"not be communicating in someone else's primary language." -msgstr "" - -#: ../../code-of-conduct.rst:42 -msgid "" -"**Be respectful.** Not all of us will agree all the time, but disagreement " -"is no excuse for poor behavior and poor manners. We might all experience " -"some frustration now and then, but we cannot allow that frustration to turn " -"into a personal attack. It’s important to remember that a community where " -"people feel uncomfortable or threatened is not a productive one. Members of " -"the Read the Docs community should be respectful when dealing with other " -"members as well as with people outside the Read the Docs community." -msgstr "" - -#: ../../code-of-conduct.rst:50 -msgid "" -"**Be careful in the words that you choose.** We are a community of " -"professionals, and we conduct ourselves professionally. Be kind to others. " -"Do not insult or put down other participants. Harassment and other " -"exclusionary behavior aren't acceptable. This includes, but is not limited " -"to:" -msgstr "" - -#: ../../code-of-conduct.rst:56 -msgid "Violent threats or language directed against another person." -msgstr "" - -#: ../../code-of-conduct.rst:57 -msgid "Discriminatory jokes and language." -msgstr "" - -#: ../../code-of-conduct.rst:58 -msgid "Posting sexually explicit or violent material." -msgstr "" - -#: ../../code-of-conduct.rst:59 -msgid "" -"Posting (or threatening to post) other people's personally identifying " -"information (\"doxing\")." -msgstr "" - -#: ../../code-of-conduct.rst:61 -msgid "Personal insults, especially those using racist or sexist terms." -msgstr "" - -#: ../../code-of-conduct.rst:62 -msgid "Unwelcome sexual attention." -msgstr "" - -#: ../../code-of-conduct.rst:63 -msgid "Advocating for, or encouraging, any of the above behavior." -msgstr "" - -#: ../../code-of-conduct.rst:64 -msgid "" -"Repeated harassment of others. In general, if someone asks you to stop, then" -" stop." -msgstr "" - -#: ../../code-of-conduct.rst:67 -msgid "" -"**When we disagree, try to understand why.** Disagreements, both social and " -"technical, happen all the time and Read the Docs is no exception. It is " -"important that we resolve disagreements and differing views constructively. " -"Remember that we’re different. The strength of Read the Docs comes from its " -"varied community, people from a wide range of backgrounds. Different people " -"have different perspectives on issues. Being unable to understand why " -"someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that" -" it is human to err and blaming each other doesn’t get us anywhere. Instead," -" focus on helping to resolve issues and learning from mistakes." -msgstr "" - -#: ../../code-of-conduct.rst:78 -msgid "" -"Original text courtesy of the `Speak Up! project " -"`__. " -"This version was adopted from the `Django Code of Conduct " -"`_." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/conda.mo b/docs/user/locale/fa/LC_MESSAGES/conda.mo deleted file mode 100644 index 0c12d13a93f..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/conda.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/conda.po b/docs/user/locale/fa/LC_MESSAGES/conda.po deleted file mode 100644 index 10a025b5c46..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/conda.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../conda.rst:2 -msgid "Conda Support" -msgstr "" - -#: ../../conda.rst:4 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../conda.rst:7 -msgid "" -"Read the Docs supports Conda as an environment management tool, along with " -"Virtualenv. Conda support is useful for people who depend on C libraries, " -"and need them installed when building their documentation." -msgstr "" - -#: ../../conda.rst:12 -msgid "" -"This work was funded by `Clinical Graphics`_ -- many thanks for their " -"support of Open Source." -msgstr "" - -#: ../../conda.rst:15 -msgid "Activating Conda" -msgstr "" - -#: ../../conda.rst:17 -msgid "" -"Conda Support is the first feature enabled with :doc:`yaml-config`. You can " -"enable it by creating a `readthedocs.yml` file in the root of your " -"repository with the contents:" -msgstr "" - -#: ../../conda.rst:26 -msgid "" -"This Conda environment will also have Sphinx and other build time " -"dependencies installed. It will use the same order of operations that we " -"support currently:" -msgstr "" - -#: ../../conda.rst:29 -msgid "Environment Creation (``conda env create``)" -msgstr "" - -#: ../../conda.rst:30 -msgid "Dependency Installation (Sphinx)" -msgstr "" - -#: ../../conda.rst:33 -msgid "Custom Installs" -msgstr "" - -#: ../../conda.rst:35 -msgid "" -"If you are running a custom installation of Read the Docs, you will need the" -" ``conda`` executable installed somewhere on your ``PATH``. Because of the " -"way ``conda`` works, we can't safely install it as a normal dependency into " -"the normal Python virtualenv." -msgstr "" - -#: ../../conda.rst:40 -msgid "" -"Installing conda into a virtualenv will override the ``activate`` script, " -"making it so you can't properly activate that virtualenv anymore." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/contribute.mo b/docs/user/locale/fa/LC_MESSAGES/contribute.mo deleted file mode 100644 index 253930efb85..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/contribute.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/contribute.po b/docs/user/locale/fa/LC_MESSAGES/contribute.po deleted file mode 100644 index cf38b00c94d..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/contribute.po +++ /dev/null @@ -1,431 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../contribute.rst:2 -msgid "Contributing to Read the Docs" -msgstr "" - -#: ../../contribute.rst:4 -msgid "" -"You are here to help on Read the Docs? Awesome, feel welcome and read the " -"following sections in order to know how to ask questions and how to work on " -"something." -msgstr "" - -#: ../../contribute.rst:7 -msgid "" -"All members of our community are expected to follow our :doc:`/code-of-" -"conduct`. Please make sure you are welcoming and friendly in all of our " -"spaces." -msgstr "" - -#: ../../contribute.rst:11 -msgid "Get in touch" -msgstr "" - -#: ../../contribute.rst:13 -msgid "Ask usage questions (\"How do I?\") on `StackOverflow`_." -msgstr "" - -#: ../../contribute.rst:14 -msgid "Report bugs, suggest features or view the source code `on GitHub`_." -msgstr "" - -#: ../../contribute.rst:15 -msgid "Discuss topics on `Gitter`_." -msgstr "" - -#: ../../contribute.rst:16 -msgid "On IRC find us at `#readthedocs`_." -msgstr "" - -#: ../../contribute.rst:24 -msgid "Contributing to development" -msgstr "" - -#: ../../contribute.rst:26 -msgid "" -"If you want to deep dive and help out with development on Read the Docs, " -"then first get the project installed locally according to the " -":doc:`Installation Guide `. After that is done we suggest you have " -"a look at tickets in our issue tracker that are labelled `Good First " -"Issue`_. These are meant to be a great way to get a smooth start and won't " -"put you in front of the most complex parts of the system." -msgstr "" - -#: ../../contribute.rst:33 -msgid "" -"If you are up to more challenging tasks with a bigger scope, then there are " -"a set of tickets with a `Feature`_ or `Improvement`_ tag. These tickets have" -" a general overview and description of the work required to finish. If you " -"want to start somewhere, this would be a good place to start (make sure that" -" the issue also have the `Accepted`_ label). That said, these aren't " -"necessarily the easiest tickets. They are simply things that are explained. " -"If you still didn't find something to work on, search for the `Sprintable`_ " -"label. Those tickets are meant to be standalone and can be worked on ad-hoc." -msgstr "" - -#: ../../contribute.rst:43 -msgid "" -"When contributing code, then please follow the standard Contribution " -"Guidelines set forth at `contribution-guide.org`_." -msgstr "" - -#: ../../contribute.rst:46 -msgid "" -"We have a strict code style that is easy to follow since you just have to " -"install `pre-commit`_ and it will automatically run different linting tools " -"(`autoflake`_, `autopep8`_, `docformatter`_, `isort`_, `prospector`_, " -"`unify`_ and `yapf`_) to check your changes before you commit them. `pre-" -"commit` will let you know if there were any problems that is wasn't able to " -"fix automatically." -msgstr "" - -#: ../../contribute.rst:52 -msgid "To run the `pre-commit` command and check your changes::" -msgstr "" - -#: ../../contribute.rst:58 -msgid "or to run against a specific file::" -msgstr "" - -#: ../../contribute.rst:62 -msgid "" -"`pre-commit` can also be run as a git pre-commit hook. You can set this up " -"with::" -msgstr "" - -#: ../../contribute.rst:67 -msgid "" -"After this installation, the next time you run `git commit` the `pre-commit " -"run` command will be run immediately and will inform you of the changes and " -"errors." -msgstr "" - -#: ../../contribute.rst:72 -msgid "" -"Our code base is still maturing and the core team doesn't yet recommend " -"running this as a pre-commit hook due to the number of changes this will " -"cause while constructing a pull request. Independent pull requests with " -"linting changes would be a great help to making this possible." -msgstr "" - -#: ../../contribute.rst:95 -msgid "Triaging tickets" -msgstr "" - -#: ../../contribute.rst:97 -msgid "" -"Here is a brief explanation on how we triage incoming tickets to get a " -"better sense of what needs to be done on what end." -msgstr "" - -#: ../../contribute.rst:100 -msgid "" -"You will need Triage permission on the project in order to do this. You can " -"ask one of the members of the :doc:`team` to give you access." -msgstr "" - -#: ../../contribute.rst:104 -msgid "Initial triage" -msgstr "" - -#: ../../contribute.rst:106 -msgid "" -"When sitting down to do some triaging work, we start with the `list of " -"untriaged tickets`_. We consider all tickets that do not have a label as " -"untriaged. The first step is to categorize the ticket into one of the " -"following categories and either close the ticket or assign an appropriate " -"label. The reported issue …" -msgstr "" - -#: ../../contribute.rst:127 -msgid "… is not valid" -msgstr "" - -#: ../../contribute.rst:113 -msgid "" -"If you think the ticket is invalid comment why you think it is invalid, then" -" close the ticket. Tickets might be invalid if they were already fixed in " -"the past or it was decided that the proposed feature will not be implemented" -" because it does not conform with the overall goal of Read the Docs. Also if" -" you happen to know that the problem was already reported, reference the " -"other ticket that is already addressing the problem and close the duplicate." -msgstr "" - -#: ../../contribute.rst:120 ../../contribute.rst:141 ../../contribute.rst:153 -#: ../../contribute.rst:165 ../../contribute.rst:174 ../../contribute.rst:183 -#: ../../contribute.rst:193 ../../contribute.rst:203 -msgid "Examples:" -msgstr "" - -#: ../../contribute.rst:122 -msgid "" -"*Builds fail when using matplotlib*: If the described issue was already " -"fixed, then explain and instruct to re-trigger the build." -msgstr "" - -#: ../../contribute.rst:125 -msgid "" -"*Provide way to upload arbitrary HTML files*: It was already decided that " -"Read the Docs is not a dull hosting platform for HTML. So explain this and " -"close the ticket." -msgstr "" - -#: ../../contribute.rst:144 -msgid "… does not provide enough information" -msgstr "" - -#: ../../contribute.rst:132 -msgid "" -"Add the label **Needed: more information** if the reported issue does not " -"contain enough information to decide if it is valid or not and ask on the " -"ticket for the required information to go forward. We will re-triage all " -"tickets that have the label **Needed: more information** assigned. If the " -"original reporter left new information we can try to re-categorize the " -"ticket. If the reporter did not come back to provide more required " -"information after a long enough time, we will close the ticket (this will be" -" roughly about two weeks)." -msgstr "" - -#: ../../contribute.rst:143 -msgid "" -"*My builds stopped working. Please help!* Ask for a link to the build log " -"and for which project is affected." -msgstr "" - -#: ../../contribute.rst:157 -msgid "… is a valid feature proposal" -msgstr "" - -#: ../../contribute.rst:147 -msgid "" -"If the ticket contains a feature that aligns with the goals of Read the " -"Docs, then add the label **Feature**. If the proposal seems valid but " -"requires further discussion between core contributors because there might be" -" different possibilities on how to implement the feature, then also add the " -"label **Needed: design decision**." -msgstr "" - -#: ../../contribute.rst:155 -msgid "*Provide better integration with service XYZ*" -msgstr "" - -#: ../../contribute.rst:156 -msgid "" -"*Achieve world domination* (also needs the label **Needed: design " -"decision**)" -msgstr "" - -#: ../../contribute.rst:168 -msgid "… is a small change to the source code" -msgstr "" - -#: ../../contribute.rst:160 -msgid "" -"If the ticket is about code cleanup or small changes to existing features " -"would likely have the **Improvement** label. The distinction for this label " -"is that these issues have a lower priority than a Bug, and aren't " -"implementing new features." -msgstr "" - -#: ../../contribute.rst:167 -msgid "*Refactor namedtuples to dataclasess*" -msgstr "" - -#: ../../contribute.rst:168 -msgid "*Change font size for the project's title*" -msgstr "" - -#: ../../contribute.rst:176 -msgid "… is a valid problem within the code base:" -msgstr "" - -#: ../../contribute.rst:171 -msgid "" -"If it's a valid bug, then add the label **Bug**. Try to reference related " -"issues if you come across any." -msgstr "" - -#: ../../contribute.rst:176 -msgid "*Builds fail if conf.py contains non-ascii letters*" -msgstr "" - -#: ../../contribute.rst:185 -msgid "… is a currently valid problem with the infrastructure:" -msgstr "" - -#: ../../contribute.rst:179 -msgid "" -"Users might report about web server downtimes or that builds are not " -"triggered. If the ticket needs investigation on the servers, then add the " -"label **Operations**." -msgstr "" - -#: ../../contribute.rst:185 -msgid "*Builds are not starting*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "… is a question and needs answering:" -msgstr "" - -#: ../../contribute.rst:190 -msgid "" -"If the ticket contains a question about the Read the Docs platform or the " -"code, then add the label **Support**." -msgstr "" - -#: ../../contribute.rst:195 -msgid "*My account was set inactive. Why?*" -msgstr "" - -#: ../../contribute.rst:196 -msgid "*How to use C modules with Sphinx autodoc?*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "*Why are my builds failing?*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "… requires a one-time action on the server:" -msgstr "" - -#: ../../contribute.rst:200 -msgid "" -"Tasks that require a one time action on the server should be assigned the " -"two labels **Support** and **Operations**." -msgstr "" - -#: ../../contribute.rst:205 -msgid "*Please change my username*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "*Please set me as owner of this abandoned project*" -msgstr "" - -#: ../../contribute.rst:208 -msgid "" -"After we finished the initial triaging of new tickets, no ticket should be " -"left without a label." -msgstr "" - -#: ../../contribute.rst:214 -msgid "Additional labels for categorization" -msgstr "" - -#: ../../contribute.rst:216 -msgid "" -"Additionally to the labels already involved in the section above, we have a " -"few more at hand to further categorize issues." -msgstr "" - -#: ../../contribute.rst:221 -msgid "*High Priority*" -msgstr "" - -#: ../../contribute.rst:220 -msgid "" -"If the issue is urgent, assign this label. In the best case also go forward " -"to resolve the ticket yourself as soon as possible." -msgstr "" - -#: ../../contribute.rst:226 -msgid "*Good First Issue*" -msgstr "" - -#: ../../contribute.rst:224 -msgid "" -"This label marks tickets that are easy to get started with. The ticket " -"should be ideal for beginners to dive into the code base. Better is if the " -"fix for the issue only involves touching one part of the code." -msgstr "" - -#: ../../contribute.rst:230 -msgid "*Sprintable*" -msgstr "" - -#: ../../contribute.rst:229 -msgid "" -"Sprintable are all tickets that have the right amount of scope to be handled" -" during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../contribute.rst:232 -msgid "" -"For a full list of available labels and their meanings, see :doc:`issue-" -"labels`." -msgstr "" - -#: ../../contribute.rst:236 -msgid "Helpful links for triaging" -msgstr "" - -#: ../../contribute.rst:238 -msgid "Here is a list of links for contributors that look for work:" -msgstr "" - -#: ../../contribute.rst:240 -msgid "" -"`Untriaged tickets " -"`_:" -" Go and triage them!" -msgstr "" - -#: ../../contribute.rst:243 -msgid "" -"`Tickets labelled with Needed: more information " -"`_:" -" Come back to these tickets once in a while and close those that did not get" -" any new information from the reporter. If new information is available, go " -"and re-triage the ticket." -msgstr "" - -#: ../../contribute.rst:248 -msgid "" -"`Tickets labelled with Operations " -"`_:" -" These tickets are for contributors who have access to the servers." -msgstr "" - -#: ../../contribute.rst:251 -msgid "" -"`Tickets labelled with Support " -"`_:" -" Experienced contributors or community members with a broad knowledge about " -"the project should handle those." -msgstr "" - -#: ../../contribute.rst:255 -msgid "" -"`Tickets labelled with Needed: design decision " -"`_:" -" Project leaders must take actions on these tickets. Otherwise no other " -"contributor can go forward on them." -msgstr "" - -#: ../../contribute.rst:261 -msgid "Helping on translations" -msgstr "" - -#: ../../contribute.rst:263 -msgid "If you wish to contribute translations, please do so on `Transifex`_." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/custom_installs/customization.mo b/docs/user/locale/fa/LC_MESSAGES/custom_installs/customization.mo deleted file mode 100644 index 0104fc08027..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/custom_installs/customization.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/custom_installs/customization.po b/docs/user/locale/fa/LC_MESSAGES/custom_installs/customization.po deleted file mode 100644 index dcba58a2b92..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/custom_installs/customization.po +++ /dev/null @@ -1,81 +0,0 @@ -# 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: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -# 9a4df253f71d409e8ec590353f2f7a15 -#: ../../custom_installs/customization.rst:2 -msgid "Customizing your install" -msgstr "" - -# 1028e197ff5c4ddd98d099e447476731 -#: ../../custom_installs/customization.rst:4 -msgid "" -"Read the Docs has a lot of :doc:`/settings` that help customize your " -"install. This document will outline some of the more useful ways that these " -"can be combined." -msgstr "" - -# 3b8b84b2961b4ab389fea741833ec961 -#: ../../custom_installs/customization.rst:8 -msgid "Have a local settings file" -msgstr "" - -# 07a3499807a74d1394062e1bb4e902d1 -#: ../../custom_installs/customization.rst:10 -msgid "" -"If you put a file named ``local_settings.py`` in the " -"``readthedocs/settings`` directory, it will override settings available in " -"the base install." -msgstr "" - -# d15800590d4447888697341be52ffec7 -#: ../../custom_installs/customization.rst:13 -msgid "Adding your own title to pages" -msgstr "" - -# 3ec2cfd4934348b186b2ac3bba32abae -#: ../../custom_installs/customization.rst:15 -msgid "" -"This requires 2 parts of setup. First, you need to add a custom " -":setting:`TEMPLATE_DIRS` setting that points at your template overrides. " -"Then, in those template overrides you have to insert your logo where the " -"normal RTD logo goes." -msgstr "" - -# b6e4e25845774f08a86ed5f207b569d2 -#: ../../custom_installs/customization.rst:17 -msgid "This works for any setting you wish to change." -msgstr "" - -# b5bcbc37e82f41c1aa0a7089b72c2123 -#: ../../custom_installs/customization.rst:19 -msgid "Example ``local_settings.py``::" -msgstr "" - -# 47b3e3c7e2ff4a4a838b3a0010ef42a4 -#: ../../custom_installs/customization.rst:31 -msgid "Example ``base.html`` in your template overrides::" -msgstr "" - -# 906c4e450b374a54a656b9dcad27da12 -#: ../../custom_installs/customization.rst:38 -msgid "" -"You can of course override any block in the template. If there is something " -"that you would like to be able to customize, but isn't currently in a block," -" please `submit an issue`_." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/custom_installs/index.mo b/docs/user/locale/fa/LC_MESSAGES/custom_installs/index.mo deleted file mode 100644 index 1190a9dca50..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/custom_installs/index.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/custom_installs/index.po b/docs/user/locale/fa/LC_MESSAGES/custom_installs/index.po deleted file mode 100644 index e367e003804..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/custom_installs/index.po +++ /dev/null @@ -1,32 +0,0 @@ -# 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: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -# e52de36f1bf24ee6a7fda490b7ec9ad8 -#: ../../custom_installs/index.rst:2 -msgid "Info about custom installs" -msgstr "" - -# 1534817d7caf41288543ecf717ac55f3 -#: ../../custom_installs/index.rst:4 -msgid "" -"Read the Docs is open source, which means you can run your own version of " -"it. There are many reasons to do this, the main one being if you want a " -"private instance. If you have to keep everything behind a firewall of VPN, " -"this is for you." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/design.mo b/docs/user/locale/fa/LC_MESSAGES/design.mo deleted file mode 100644 index e53ed5ef407..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/design.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/design.po b/docs/user/locale/fa/LC_MESSAGES/design.po deleted file mode 100644 index 7185a519d07..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/design.po +++ /dev/null @@ -1,107 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../design.rst:2 -msgid "Designing Read the Docs" -msgstr "" - -#: ../../design.rst:4 -msgid "" -"So you're thinking of contributing some of your time and design skills to " -"Read the Docs? That's **awesome**. This document will lead you through a few" -" features available to ease the process of working with Read the Doc's CSS " -"and static assets." -msgstr "" - -#: ../../design.rst:10 -msgid "" -"To start, you should follow the :doc:`install` instructions to get a working" -" copy of the Read the Docs repository locally." -msgstr "" - -#: ../../design.rst:14 -msgid "Style Catalog" -msgstr "" - -#: ../../design.rst:16 -msgid "" -"Once you have RTD running locally, you can open ``http://localhost:8000" -"/style-catalog/`` for a quick overview of the currently available styles." -msgstr "" - -#: ../../design.rst:21 -msgid "" -"This way you can quickly get started writing HTML -- or if you're modifying " -"existing styles you can get a quick idea of how things will change site-" -"wide." -msgstr "" - -#: ../../design.rst:26 -msgid "Readthedocs.org Changes" -msgstr "" - -#: ../../design.rst:28 -msgid "" -"Styles for the primary RTD site are located in ``media/css`` directory." -msgstr "" - -#: ../../design.rst:30 -msgid "" -"These styles only affect the primary site -- **not** any of the generated " -"documentation using the default RTD style." -msgstr "" - -#: ../../design.rst:34 -msgid "Sphinx Template Changes" -msgstr "" - -#: ../../design.rst:36 -msgid "" -"Styles for generated documentation are located in " -"``readthedocs/templates/sphinx/_static/rtd.css``" -msgstr "" - -#: ../../design.rst:38 -msgid "" -"Of note, projects will retain the version of that file they were last built " -"with -- so if you're editing that file and not seeing any changes to your " -"local built documentation, you need to rebuild your example project." -msgstr "" - -#: ../../design.rst:43 -msgid "Contributing" -msgstr "" - -#: ../../design.rst:45 -msgid "" -"Contributions should follow the :doc:`contribute` guidelines where " -"applicable -- ideally you'll create a pull request against the `Read the " -"Docs GitHub project`_ from your forked repo and include a brief description " -"of what you added / removed / changed, as well as an attached image (you can" -" just take a screenshot and drop it into the PR creation form) of the " -"effects of your changes." -msgstr "" - -#: ../../design.rst:50 -msgid "" -"There's not a hard browser range, but your design changes should work " -"reasonably well across all major browsers, IE8+ -- that's not to say it " -"needs to be pixel-perfect in older browsers! Just avoid making changes that " -"render older browsers utterly unusable (or provide a sane fallback)." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/docs.mo b/docs/user/locale/fa/LC_MESSAGES/docs.mo deleted file mode 100644 index 30f4327e4fa..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/docs.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/docs.po b/docs/user/locale/fa/LC_MESSAGES/docs.po deleted file mode 100644 index ae886f05d3e..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/docs.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../docs.rst:2 -msgid "Building and Contributing to Documentation" -msgstr "" - -#: ../../docs.rst:4 -msgid "" -"As one might expect, the documentation for Read the Docs is built using " -"Sphinx and hosted on Read the Docs. The docs are kept in the ``docs/`` " -"directory at the top of the source tree." -msgstr "" - -#: ../../docs.rst:8 -msgid "You can build the docs by installing ``Sphinx`` and running::" -msgstr "" - -#: ../../docs.rst:13 -msgid "" -"Please follow these guidelines when updating our docs. Let us know if you " -"have any questions or something isn't clear." -msgstr "" - -#: ../../docs.rst:17 -msgid "The brand" -msgstr "" - -#: ../../docs.rst:19 -msgid "We are called **Read the Docs**. The *the* is not capitalized." -msgstr "" - -#: ../../docs.rst:22 -msgid "We do however use the acronym **RTD**." -msgstr "" - -#: ../../docs.rst:25 -msgid "Titles" -msgstr "" - -#: ../../docs.rst:27 -msgid "" -"For page titles, or Heading1 as they are sometimes called, we use title-" -"case." -msgstr "" - -#: ../../docs.rst:29 -msgid "" -"If the page includes multiple sub-headings (H2, H3), we usually use " -"sentence-case unless the titles include terminology that is supposed to be " -"capitalized." -msgstr "" - -#: ../../docs.rst:33 -msgid "Content" -msgstr "" - -#: ../../docs.rst:35 -msgid "" -"Do not break the content across multiple lines at 80 characters, but rather " -"break them on semantic meaning (e.g. periods or commas). Read more about " -"this `here `_." -msgstr "" - -#: ../../docs.rst:38 -msgid "" -"If you are cross-referencing to a different page within our website, use the" -" ``doc`` directive and not a hyperlink." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/embed.mo b/docs/user/locale/fa/LC_MESSAGES/embed.mo deleted file mode 100644 index e2fc42ca1e6..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/embed.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/embed.po b/docs/user/locale/fa/LC_MESSAGES/embed.po deleted file mode 100644 index 9705079f505..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/embed.po +++ /dev/null @@ -1,128 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../embed.rst:2 -msgid "Embed API" -msgstr "" - -#: ../../embed.rst:4 -msgid "" -"Read the Docs allow you to embed content from any of the projects we host. " -"This allows for content re-use across sites, making sure the content is " -"always up to date." -msgstr "" - -#: ../../embed.rst:9 -msgid "Workflow" -msgstr "" - -#: ../../embed.rst:11 -msgid "" -"There are many uses of our Embed API. One of our favorites is for inline " -"help. We have started using this on Read the Docs itself to provide inline " -"help on our main site pages. This allows us to keep the official " -"documentation as the single source of truth, while having great inline help " -"in our application as well." -msgstr "" - -#: ../../embed.rst:17 -msgid "" -"We recommend you point at **tagged releases** instead of ``latest``. Tags " -"don't change over time, so you don't have to worry about the content you are" -" embedding disappearing." -msgstr "" - -#: ../../embed.rst:21 -msgid "" -"All relative links to pages contained in the remote content will continue to" -" point at the remote page." -msgstr "" - -#: ../../embed.rst:24 -msgid "How to use it" -msgstr "" - -#: ../../embed.rst:28 -msgid "Sphinx Extension" -msgstr "" - -#: ../../embed.rst:30 -msgid "" -"You can embed content directly in Sphinx with builds on Read the Docs. We " -"support default configuration variables for your ``conf.py``:" -msgstr "" - -#: ../../embed.rst:33 -msgid "readthedocs_embed_project" -msgstr "" - -#: ../../embed.rst:34 -msgid "readthedocs_embed_version" -msgstr "" - -#: ../../embed.rst:35 -msgid "readthedocs_embed_doc" -msgstr "" - -#: ../../embed.rst:37 -msgid "" -"These are overridable per-call as well. Then you simply use the directive:" -msgstr "" - -#: ../../embed.rst:56 -msgid "Javascript" -msgstr "" - -#: ../../embed.rst:58 -msgid "" -"We provide a Javascript library that you can embed on any site. An example:" -msgstr "" - -#: ../../embed.rst:80 -msgid "" -"This will provide a pop-out for a user with the ``How we envision versions " -"working`` section of the ``versions`` page. You can see this in action here:" -msgstr "" - -#: ../../embed.rst:103 -msgid "" -"All Read the Docs pages already have the library loaded, so you can ignore " -"the ``link`` and first ``script`` tags on all documentation." -msgstr "" - -#: ../../embed.rst:107 -msgid "" -"We currently do not provide caching on this API. If the remote source you " -"are including changes their page structure or deletes the content, your " -"embed will break." -msgstr "" - -#: ../../embed.rst:111 -msgid "" -"In Version 2 of this API we will provide a full-formed workflow that will " -"stop this from happening." -msgstr "" - -#: ../../embed.rst:116 -msgid "Example API Response" -msgstr "" - -#: ../../embed.rst:118 -msgid "Pure API use will return JSON:" -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/faq.mo b/docs/user/locale/fa/LC_MESSAGES/faq.mo deleted file mode 100644 index c955f66a00f..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/faq.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/faq.po b/docs/user/locale/fa/LC_MESSAGES/faq.po deleted file mode 100644 index 663b077a1c1..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/faq.po +++ /dev/null @@ -1,358 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../faq.rst:2 -msgid "Frequently Asked Questions" -msgstr "" - -#: ../../faq.rst:5 -msgid "My project isn't building with autodoc" -msgstr "" - -#: ../../faq.rst:7 -msgid "" -"First, you should check out the Builds tab of your project. That records all" -" of the build attempts that RTD has made to build your project. If you see " -"``ImportError`` messages for custom Python modules, you should enable the " -"virtualenv feature in the Admin page of your project, which will install " -"your project into a virtualenv, and allow you to specify a " -"``requirements.txt`` file for your project." -msgstr "" - -#: ../../faq.rst:9 -msgid "" -"If you are still seeing errors because of C library dependencies, please see" -" :ref:`faq:I get import errors on libraries that depend on C modules`." -msgstr "" - -#: ../../faq.rst:13 -msgid "How do I change my slug (the URL your docs are served at)?" -msgstr "" - -#: ../../faq.rst:15 -msgid "" -"We don't support allowing folks to change the slug for their project. You " -"can update the name which is shown on the site, but not the actual URL that " -"documentation is served." -msgstr "" - -#: ../../faq.rst:19 -msgid "" -"The main reason for this is that all existing URLs to the content will " -"break. You can delete and re-create the project with the proper name to get " -"a new slug, but you really shouldn't do this if you have existing inbound " -"links, as it `breaks the internet " -"`_." -msgstr "" - -#: ../../faq.rst:25 -msgid "Help, my build passed but my documentation page is 404 Not Found!" -msgstr "" - -#: ../../faq.rst:27 -msgid "" -"This often happens because you don't have an `index.html` file being " -"generated. Make sure you have one of the following files:" -msgstr "" - -#: ../../faq.rst:30 -msgid "`index.rst`" -msgstr "" - -#: ../../faq.rst:31 -msgid "`index.md`" -msgstr "" - -#: ../../faq.rst:33 -msgid "" -"At the top level of your built documentation, otherwise we aren't able to " -"serve a \"default\" index page." -msgstr "" - -#: ../../faq.rst:36 -msgid "" -"To test if your docs actually built correctly, you can navigate to a " -"specific page (`/en/latest/README.html` for example)." -msgstr "" - -#: ../../faq.rst:40 -msgid "How do I change behavior for Read the Docs?" -msgstr "" - -#: ../../faq.rst:42 -msgid "" -"When RTD builds your project, it sets the :envvar:`READTHEDOCS` environment " -"variable to the string `True`. So within your Sphinx :file:`conf.py` file, " -"you can vary the behavior based on this. For example::" -msgstr "" - -#: ../../faq.rst:53 -msgid "" -"The :envvar:`READTHEDOCS` variable is also available in the Sphinx build " -"environment, and will be set to ``True`` when building on RTD::" -msgstr "" - -#: ../../faq.rst:61 -msgid "I get import errors on libraries that depend on C modules" -msgstr "" - -#: ../../faq.rst:64 -msgid "" -"Another use case for this is when you have a module with a C extension." -msgstr "" - -#: ../../faq.rst:66 -msgid "" -"This happens because our build system doesn't have the dependencies for " -"building your project. This happens with things like libevent and mysql, and" -" other python things that depend on C libraries. We can't support installing" -" random C binaries on our system, so there is another way to fix these " -"imports." -msgstr "" - -#: ../../faq.rst:68 -msgid "" -"You can mock out the imports for these modules in your ``conf.py`` with the " -"following snippet::" -msgstr "" - -#: ../../faq.rst:81 -msgid "" -"Of course, replacing `MOCK_MODULES` with the modules that you want to mock " -"out." -msgstr "" - -#: ../../faq.rst:83 -msgid "" -"The library ``unittest.mock`` was introduced on python 3.3. On earlier " -"versions install the ``mock`` library from PyPI with (ie ``pip install " -"mock``) and replace the above import::" -msgstr "" - -#: ../../faq.rst:88 -msgid "" -"If such libraries are installed via ``setup.py``, you also will need to " -"remove all the C-dependent libraries from your ``install_requires`` in the " -"RTD environment." -msgstr "" - -#: ../../faq.rst:91 -msgid "`Client Error 401` when building documentation" -msgstr "" - -#: ../../faq.rst:93 -msgid "" -"If you did not install the `test_data` fixture during the installation " -"instructions, you will get the following error::" -msgstr "" - -#: ../../faq.rst:98 -msgid "" -"This is because the API admin user does not exist, and so cannot " -"authenticate. You can fix this by loading the test_data::" -msgstr "" - -#: ../../faq.rst:103 -msgid "" -"If you'd prefer not to install the test data, you'll need to provide a " -"database account for the builder to use. You can provide these credentials " -"by editing the following settings::" -msgstr "" - -#: ../../faq.rst:111 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../faq.rst:113 -msgid "See :doc:`guides/wipe-environment`." -msgstr "" - -#: ../../faq.rst:116 -msgid "How do I host multiple projects on one custom domain?" -msgstr "" - -#: ../../faq.rst:118 -msgid "" -"We support the concept of subprojects, which allows multiple projects to " -"share a single domain. If you add a subproject to a project, that " -"documentation will be served under the parent project's subdomain or custom " -"domain." -msgstr "" - -#: ../../faq.rst:122 -msgid "" -"For example, Kombu is a subproject of Celery, so you can access it on the " -"`celery.readthedocs.io` domain:" -msgstr "" - -#: ../../faq.rst:126 -msgid "http://celery.readthedocs.io/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:128 -msgid "This also works the same for custom domains:" -msgstr "" - -#: ../../faq.rst:130 -msgid "http://docs.celeryproject.org/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:132 -msgid "You can add subprojects in the project admin dashboard." -msgstr "" - -#: ../../faq.rst:135 -msgid "Where do I need to put my docs for RTD to find it?" -msgstr "" - -#: ../../faq.rst:137 -msgid "" -"Read the Docs will crawl your project looking for a ``conf.py``. Where it " -"finds the ``conf.py``, it will run ``sphinx-build`` in that directory. So as" -" long as you only have one set of sphinx documentation in your project, it " -"should Just Work." -msgstr "" - -#: ../../faq.rst:140 -msgid "I want to use the Blue/Default Sphinx theme" -msgstr "" - -#: ../../faq.rst:142 -msgid "" -"We think that our theme is badass, and better than the default for many " -"reasons. Some people don't like change though :), so there is a hack that " -"will let you keep using the default theme. If you set the ``html_style`` " -"variable in your ``conf.py``, it should default to using the default theme. " -"The value of this doesn't matter, and can be set to ``/default.css`` for " -"default behavior." -msgstr "" - -#: ../../faq.rst:145 -msgid "I want to use the Read the Docs theme locally" -msgstr "" - -#: ../../faq.rst:147 -msgid "" -"There is a repository for that: https://github.com/snide/sphinx_rtd_theme. " -"Simply follow the instructions in the README." -msgstr "" - -#: ../../faq.rst:151 -msgid "Image scaling doesn't work in my documentation" -msgstr "" - -#: ../../faq.rst:153 -msgid "" -"Image scaling in docutils depends on PIL. PIL is installed in the system " -"that RTD runs on. However, if you are using the virtualenv building option, " -"you will likely need to include PIL in your requirements for your project." -msgstr "" - -#: ../../faq.rst:156 -msgid "I want comments in my docs" -msgstr "" - -#: ../../faq.rst:158 -msgid "" -"RTD doesn't have explicit support for this. That said, a tool like `Disqus`_" -" (and the `sphinxcontrib-disqus`_ plugin) can be used for this purpose on " -"RTD." -msgstr "" - -#: ../../faq.rst:164 -msgid "How do I support multiple languages of documentation?" -msgstr "" - -#: ../../faq.rst:166 -msgid "See the section on :doc:`localization`." -msgstr "" - -#: ../../faq.rst:169 -msgid "Does Read The Docs work well with \"legible\" docstrings?" -msgstr "" - -#: ../../faq.rst:171 -msgid "" -"Yes. One criticism of Sphinx is that its annotated docstrings are too dense " -"and difficult for humans to read. In response, many projects have adopted " -"customized docstring styles that are simultaneously informative and legible." -" The `NumPy " -"`_ " -"and `Google " -"`_" -" styles are two popular docstring formats. Fortunately, the default Read " -"The Docs theme handles both formats just fine, provided your ``conf.py`` " -"specifies an appropriate Sphinx extension that knows how to convert your " -"customized docstrings. Two such extensions are `numpydoc " -"`_ and `napoleon `_. Only ``napoleon`` is able to handle both " -"docstring formats. Its default output more closely matches the format of " -"standard Sphinx annotations, and as a result, it tends to look a bit better " -"with the default theme." -msgstr "" - -#: ../../faq.rst:189 -msgid "" -"Can I document a python package that is not at the root of my repository?" -msgstr "" - -#: ../../faq.rst:191 -msgid "" -"Yes. The most convenient way to access a python package for example via " -"`Sphinx's autoapi`_ in your documentation is to use the *Install your " -"project inside a virtualenv using setup.py install* option in the admin " -"panel of your project. However this assumes that your ``setup.py`` is in the" -" root of your repository." -msgstr "" - -#: ../../faq.rst:197 -msgid "" -"If you want to place your package in a different directory or have multiple " -"python packages in the same project, then create a pip requirements file. " -"You can specify the relative path to your package inside the file. For " -"example you want to keep your python package in the ``src/python`` " -"directory, then create a ``requirements.readthedocs.txt`` file with the " -"following contents::" -msgstr "" - -#: ../../faq.rst:206 -msgid "" -"Please note that the path must be relative to the file. So the example path " -"above would work if the file is in the root of your repository. If you want " -"to put the requirements in a file called ``requirements/readthedocs.txt``, " -"the contents would look like::" -msgstr "" - -#: ../../faq.rst:213 -msgid "" -"After adding the file to your repository, go to the *Advanced Settings* in " -"your project's admin panel and add the name of the file to the *Requirements" -" file* field." -msgstr "" - -#: ../../faq.rst:221 -msgid "What commit of Read the Docs is in production?" -msgstr "" - -#: ../../faq.rst:223 -msgid "" -"We deploy readthedocs.org from the `rel` branch in our GitHub repository. " -"You can see the latest commits that have been deployed by looking on GitHub:" -" https://github.com/rtfd/readthedocs.org/commits/rel" -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/features.mo b/docs/user/locale/fa/LC_MESSAGES/features.mo deleted file mode 100644 index 27afc3cf3b4..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/features.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/features.po b/docs/user/locale/fa/LC_MESSAGES/features.po deleted file mode 100644 index 3a2f6e7743e..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/features.po +++ /dev/null @@ -1,186 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../features.rst:2 -msgid "Read the Docs features" -msgstr "" - -#: ../../features.rst:4 -msgid "" -"This will serve as a list of all of the features that Read the Docs " -"currently has. Some features are important enough to have their own page in " -"the docs, others will simply be listed here." -msgstr "" - -#: ../../features.rst:7 -msgid "GitHub, Bitbucket and GitLab Integration" -msgstr "" - -#: ../../features.rst:9 -msgid "" -"We now support linking by default in the sidebar. It links to the page on " -"your host, which should help people quickly update typos and send pull " -"requests to contribute to project documentation." -msgstr "" - -#: ../../features.rst:11 -msgid "More information can be found in the :doc:`vcs` page." -msgstr "" - -#: ../../features.rst:14 -msgid "Auto-updating" -msgstr "" - -#: ../../features.rst:16 -msgid "" -"The :doc:`webhooks` page talks about the different ways you can ping RTD to " -"let us know your project has been updated. We have official support for " -"GitHub, Bitbucket and GitLab, and anywhere else we have a generic post-" -"commit hook that allows you to POST to a URL to get your documentation " -"built." -msgstr "" - -#: ../../features.rst:19 -msgid "Internationalization" -msgstr "" - -#: ../../features.rst:21 -msgid "" -"Read the Docs itself is localized, and we support documentation translated " -"into multiple languages. Read more on the :doc:`localization` and " -":doc:`i18n` pages." -msgstr "" - -#: ../../features.rst:24 -msgid "Canonical URLs" -msgstr "" - -#: ../../features.rst:26 -msgid "" -"Canonical URLs give your docs better search performance, by pointing all " -"URLs to one version. This also helps to solve the issues around users " -"landing on outdated versions of documentation." -msgstr "" - -#: ../../features.rst:28 -msgid "More information can be found in the :doc:`canonical` page." -msgstr "" - -#: ../../features.rst:31 -msgid "Versions" -msgstr "" - -#: ../../features.rst:33 -msgid "" -"We can build multiple versions of your documentation. Look on the " -"\"Versions\" page of your project's admin (using the nav on the left) to " -"find a list of available versions that we've inferred from the tags and " -"branches in your source control system (according to the support matrix " -"below). On the Versions page you can tell us which versions you'd like us to" -" build docs for, whether each should be public, protected, or private, and " -"what the default version should be (we'll redirect there when someone hits " -"your main project page, e.g., http://my-project.rtfd.org/)." -msgstr "" - -#: ../../features.rst:42 -msgid "Version Control Support Matrix" -msgstr "" - -#: ../../features.rst:45 -msgid "Git" -msgstr "" - -#: ../../features.rst:45 -msgid "hg" -msgstr "" - -#: ../../features.rst:45 -msgid "bzr" -msgstr "" - -#: ../../features.rst:45 -msgid "svn" -msgstr "" - -#: ../../features.rst:47 -msgid "Tags" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:47 ../../features.rst:47 -#: ../../features.rst:49 ../../features.rst:49 ../../features.rst:49 -msgid "Yes" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:49 -msgid "No" -msgstr "" - -#: ../../features.rst:49 -msgid "Branches" -msgstr "" - -#: ../../features.rst:51 -msgid "Default" -msgstr "" - -#: ../../features.rst:51 -msgid "master" -msgstr "" - -#: ../../features.rst:51 -msgid "default" -msgstr "" - -#: ../../features.rst:51 -msgid "trunk" -msgstr "" - -#: ../../features.rst:56 -msgid "PDF Generation" -msgstr "" - -#: ../../features.rst:58 -msgid "" -"When you build your project on RTD, we automatically build a PDF of your " -"project's documentation. We also build them for every version that you " -"upload, so we can host the PDFs of your latest documentation, as well as " -"your latest stable releases as well." -msgstr "" - -#: ../../features.rst:61 -msgid "Search" -msgstr "" - -#: ../../features.rst:63 -msgid "" -"We provide full-text search across all of the pages of documentation hosted " -"on our site. This uses the excellent Haystack project and Elasticsearch as " -"the search backend. We hope to be integrating this into the site more fully " -"in the future." -msgstr "" - -#: ../../features.rst:66 -msgid "Alternate Domains" -msgstr "" - -#: ../../features.rst:68 -msgid "" -"We provide support for custom domains, subdomains, and a shorturl for your " -"project as well. This is outlined in the :doc:`alternate_domains` section." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/getting_started.mo b/docs/user/locale/fa/LC_MESSAGES/getting_started.mo deleted file mode 100644 index 7e3fd74e587..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/getting_started.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/getting_started.po b/docs/user/locale/fa/LC_MESSAGES/getting_started.po deleted file mode 100644 index f0a46d7e0fe..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/getting_started.po +++ /dev/null @@ -1,227 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../getting_started.rst:2 -msgid "Getting Started" -msgstr "" - -#: ../../getting_started.rst:4 -msgid "" -"This document will show you how to get up and running with Read the Docs. " -"You will have your docs imported on Read the Docs in 5 minutes, displayed " -"beautifully for the world." -msgstr "" - -#: ../../getting_started.rst:8 -msgid "" -"If you are already using Sphinx or Markdown for your docs, skip ahead to " -":ref:`getting_started:Import Your Docs`." -msgstr "" - -#: ../../getting_started.rst:12 -msgid "Write Your Docs" -msgstr "" - -#: ../../getting_started.rst:14 -msgid "You have two options for formatting your documentation:" -msgstr "" - -#: ../../getting_started.rst:16 -msgid "`In reStructuredText`_" -msgstr "" - -#: ../../getting_started.rst:17 -msgid "`In Markdown`_" -msgstr "" - -#: ../../getting_started.rst:20 -msgid "In reStructuredText" -msgstr "" - -#: ../../getting_started.rst:22 -msgid "There is `a screencast`_ that will help you get started if you prefer." -msgstr "" - -#: ../../getting_started.rst:24 -msgid "" -"Sphinx_ is a tool that makes it easy to create beautiful documentation. " -"Assuming you have Python_ already, `install Sphinx`_::" -msgstr "" - -#: ../../getting_started.rst:29 -msgid "Create a directory inside your project to hold your docs::" -msgstr "" - -#: ../../getting_started.rst:34 -msgid "Run ``sphinx-quickstart`` in there::" -msgstr "" - -#: ../../getting_started.rst:39 -msgid "" -"This quick start will walk you through creating the basic configuration; in " -"most cases, you can just accept the defaults. When it's done, you'll have an" -" ``index.rst``, a ``conf.py`` and some other files. Add these to revision " -"control." -msgstr "" - -#: ../../getting_started.rst:43 -msgid "" -"Now, edit your ``index.rst`` and add some information about your project. " -"Include as much detail as you like (refer to the reStructuredText_ syntax or" -" `this template`_ if you need help). Build them to see how they look::" -msgstr "" - -#: ../../getting_started.rst:49 -msgid "" -"You can use ``sphinx-autobuild`` to auto-reload your docs. Run ``sphinx-" -"autobuild . _build/html`` instead." -msgstr "" - -#: ../../getting_started.rst:51 -msgid "" -"Edit your files and rebuild until you like what you see, then commit your " -"changes and push to your public repository. Once you have Sphinx " -"documentation in a public repository, you can start using Read the Docs." -msgstr "" - -#: ../../getting_started.rst:55 -msgid "In Markdown" -msgstr "" - -#: ../../getting_started.rst:57 -msgid "" -"You can use Markdown and reStructuredText in the same Sphinx project. We " -"support this natively on Read the Docs, and you can do it locally::" -msgstr "" - -#: ../../getting_started.rst:62 -msgid "Then in your ``conf.py``:" -msgstr "" - -#: ../../getting_started.rst:74 -msgid "" -"Markdown doesn't support a lot of the features of Sphinx, like inline markup" -" and directives. However, it works for basic prose content. reStructuredText" -" is the preferred format for technical documentation, please read `this blog" -" post`_ for motivation." -msgstr "" - -#: ../../getting_started.rst:83 -msgid "Sign Up and Connect an External Account" -msgstr "" - -#: ../../getting_started.rst:85 -msgid "" -"If you are going to import a repository from GitHub, Bitbucket or GitLab, " -"you should connect your account to your provider first. Connecting your " -"account allows for easier importing and enables Read the Docs to configure " -"your repository webhooks automatically." -msgstr "" - -#: ../../getting_started.rst:90 -msgid "" -"To connect your account, go to your *Settings* dashboard and select " -"*Connected Services*. From here, you'll be able to connect to your GitHub, " -"Bitbucket or GitLab account. This process will ask you to authorize a " -"connection to Read the Docs, that allows us to read information about and " -"clone your repositories." -msgstr "" - -#: ../../getting_started.rst:96 -msgid "Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:98 -msgid "To import a repository, visit your dashboard_ and click Import_." -msgstr "" - -#: ../../getting_started.rst:100 -msgid "" -"If you have a connected account, you will see a list of your repositories " -"that we are able to import. To import one of these projects, just click the " -"import icon next to the repository you'd like to import. This will bring up " -"a form that is already filled with your project's information. Feel free to " -"edit any of these properties, and the click **Next** to build your " -"documentation." -msgstr "" - -#: ../../getting_started.rst:107 -msgid "Manually Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:109 -msgid "" -"If you do not have a connected account, you will need select **Import " -"Manually** and enter the information for your repository yourself. You will " -"also need to manually configure the webhook for your repository as well. " -"When importing your project, you will be asked for the repository URL, along" -" with some other information for you new project. The URL is normally the " -"URL or path name you'd use to checkout, clone, or branch your repository. " -"Some examples:" -msgstr "" - -#: ../../getting_started.rst:116 -msgid "Git: ``http://github.com/ericholscher/django-kong.git``" -msgstr "" - -#: ../../getting_started.rst:117 -msgid "Mercurial: ``https://bitbucket.org/ianb/pip``" -msgstr "" - -#: ../../getting_started.rst:118 -msgid "Subversion: ``http://varnish-cache.org/svn/trunk``" -msgstr "" - -#: ../../getting_started.rst:119 -msgid "Bazaar: ``lp:pasta``" -msgstr "" - -#: ../../getting_started.rst:121 -msgid "Add an optional homepage URL and some tags, and then click **Next**." -msgstr "" - -#: ../../getting_started.rst:123 -msgid "" -"Once your project is created, you'll need to manually configure the " -"repository webhook if you would like to have new changesets to trigger " -"builds for your project on Read the Docs. Go to your project's " -"**Integrations** page to configure a new webhook, or see :ref:`our steps for" -" webhook creation ` for more information on this " -"process." -msgstr "" - -#: ../../getting_started.rst:129 -msgid "" -"Within a few seconds your code will automatically be fetched from your " -"public repository, and the documentation will be built. Check out our " -":doc:`builds` page to learn more about how we build your docs, and to " -"troubleshoot any issues that arise." -msgstr "" - -#: ../../getting_started.rst:134 -msgid "" -"Read the Docs will host multiple versions of your code. You can read more " -"about how to use this well on our :doc:`versions` page." -msgstr "" - -#: ../../getting_started.rst:137 -msgid "" -"If you have any more trouble, don't hesitate to reach out to us. The " -":doc:`support` page has more information on getting in touch." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/gsoc.mo b/docs/user/locale/fa/LC_MESSAGES/gsoc.mo deleted file mode 100644 index 4ded997e72c..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/gsoc.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/gsoc.po b/docs/user/locale/fa/LC_MESSAGES/gsoc.po deleted file mode 100644 index aeb2020b1cd..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/gsoc.po +++ /dev/null @@ -1,407 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../gsoc.rst:2 -msgid "Google Summer of Code" -msgstr "" - -#: ../../gsoc.rst:4 -msgid "" -"Thanks for your interest in Read the Docs! We are working hard to update the" -" ideas list now that we are accepted in GSOC. Please give us a little while " -"to work on things, and check back on this page for updates." -msgstr "" - -#: ../../gsoc.rst:9 -msgid "" -"Read the Docs is participating in the Google Summer of Code in 2018. This " -"page will contain all the information for students and anyone else " -"interested in helping." -msgstr "" - -#: ../../gsoc.rst:13 -msgid "Skills" -msgstr "" - -#: ../../gsoc.rst:15 -msgid "Incoming students will need the following skills:" -msgstr "" - -#: ../../gsoc.rst:17 -msgid "Intermediate Python & Django programming" -msgstr "" - -#: ../../gsoc.rst:18 -msgid "" -"Familiarity with Markdown, reStructuredText, or some other plain text markup" -" language" -msgstr "" - -#: ../../gsoc.rst:19 -msgid "Familiarity with git, or some other source control" -msgstr "" - -#: ../../gsoc.rst:20 -msgid "Ability to set up your own development environment for Read the Docs" -msgstr "" - -#: ../../gsoc.rst:21 -msgid "Basic understanding of web technologies (HTML/CSS/JS)" -msgstr "" - -#: ../../gsoc.rst:22 -msgid "" -"An interest in documentation and improving open source documentation tools!" -msgstr "" - -#: ../../gsoc.rst:24 -msgid "" -"We're happy to help you get up to speed, but the more you are able to " -"demonstrate ability in advance, the more likely we are to choose your " -"application!" -msgstr "" - -#: ../../gsoc.rst:29 -msgid "Mentors" -msgstr "" - -#: ../../gsoc.rst:31 -msgid "Currently we have a few folks signed up:" -msgstr "" - -#: ../../gsoc.rst:33 -msgid "Eric Holscher" -msgstr "" - -#: ../../gsoc.rst:34 -msgid "Manuel Kaufmann" -msgstr "" - -#: ../../gsoc.rst:35 -msgid "Anthony Johnson" -msgstr "" - -#: ../../gsoc.rst:37 -msgid "" -"Please do not reach out directly to anyone about the Summer of Code. It will" -" **not** increase your chances of being accepted!" -msgstr "" - -#: ../../gsoc.rst:41 -msgid "Getting Started" -msgstr "" - -#: ../../gsoc.rst:43 -msgid "" -"The :doc:`/install` doc is probably the best place to get going. It will " -"walk you through getting a basic environment for Read the Docs setup." -msgstr "" - -#: ../../gsoc.rst:46 -msgid "" -"Then you can look through our :doc:`/contribute` doc for information on how " -"to get started contributing to RTD." -msgstr "" - -#: ../../gsoc.rst:48 -msgid "" -"People who have a history of submitting pull requests will be prioritized in" -" our Summer of Code selection process." -msgstr "" - -#: ../../gsoc.rst:51 -msgid "Want to get involved?" -msgstr "" - -#: ../../gsoc.rst:53 -msgid "" -"If you're interested in participating in GSoC as a student, you can apply " -"during the normal process provided by Google. We are currently overwhelmed " -"with interest, so we are not able to respond individually to each person who" -" is interested." -msgstr "" - -#: ../../gsoc.rst:56 -msgid "Project Ideas" -msgstr "" - -#: ../../gsoc.rst:58 -msgid "" -"We have written our some loose ideas for projects to work on here. We are " -"also open to any other ideas that students might have." -msgstr "" - -#: ../../gsoc.rst:61 -msgid "" -"**These projects are sorted by priority.** We will consider the priority on " -"our roadmap as a factor, along with the skill of the student, in our " -"selection process." -msgstr "" - -#: ../../gsoc.rst:67 -msgid "Refactor & improve our search code" -msgstr "" - -#: ../../gsoc.rst:69 -msgid "" -"Currently we're using a homegrown library for Elastic Search. There is a new" -" `elasticsearch-dsl `_ " -"library that we should be using. This project will include:" -msgstr "" - -#: ../../gsoc.rst:73 -msgid "Improving our search indexing" -msgstr "" - -#: ../../gsoc.rst:74 -msgid "" -"Refactoring how we \"model\" our search data to use elasticsearch-dsl Models" -msgstr "" - -#: ../../gsoc.rst:75 -msgid "" -"Add additional search data into our indexes, like the programming languages," -" type of document (tutorial, api, etc.) and other data for users to filter " -"by" -msgstr "" - -#: ../../gsoc.rst:76 -msgid "(Optional) Improve the UX of the search for users in various ways" -msgstr "" - -#: ../../gsoc.rst:79 -msgid "Finish YAML config" -msgstr "" - -#: ../../gsoc.rst:81 -msgid "" -"Currently we have a basic :doc:`/yaml-config` for Read the Docs. It's still " -"considered beta, and there are a number of features that it doesn't support." -" We need to support everying users can currently do from our website " -"dashboard inside the YAML file, and then plan a smooth transition path from " -"the database UI to the YAML file." -msgstr "" - -#: ../../gsoc.rst:87 -msgid "" -"This is a *large* project and will likely require a good deal of " -"understanding of both Python as well as web technologies. We have a " -"`starting list of issues " -"`_ put together, but " -"there will be much more work." -msgstr "" - -#: ../../gsoc.rst:92 -msgid "API V3" -msgstr "" - -#: ../../gsoc.rst:94 -msgid "" -"We currently have a \"v2\" API that isn't well documented and doesn't allow " -"users to write to it. We want to continue using Django REST Framework for " -"this, but rethink how we're presenting our information to our users." -msgstr "" - -#: ../../gsoc.rst:98 -msgid "" -"Currently we're showing everything as simple \"models\", and we want to " -"start exposing \"methods\" on our data, similar to GitHub." -msgstr "" - -#: ../../gsoc.rst:102 -msgid "" -"This is a large project and should only be done by someone who has done some" -" basic API design previously." -msgstr "" - -#: ../../gsoc.rst:105 -msgid "Improve Translation Workflow" -msgstr "" - -#: ../../gsoc.rst:107 -msgid "" -"Currently we have our documentation & website translated on Transifex, but " -"we don't have a management process for it. This means that translations will" -" often sit for months before making it back into the site and being " -"available to users." -msgstr "" - -#: ../../gsoc.rst:111 -msgid "" -"This project would include puting together a workflow for translations:" -msgstr "" - -#: ../../gsoc.rst:113 -msgid "Communicate with existing translators and see what needs they have" -msgstr "" - -#: ../../gsoc.rst:114 -msgid "" -"Help formalize the process that we have around Transifex to make it easier " -"to contribute to" -msgstr "" - -#: ../../gsoc.rst:115 -msgid "Improve our tooling so that integrating new translations is easier" -msgstr "" - -#: ../../gsoc.rst:118 -msgid "Support for additional build steps for linting & testing" -msgstr "" - -#: ../../gsoc.rst:120 -msgid "" -"Currently we only build documentation on Read the Docs, but we'd also like " -"to add additional build steps that lets users perform more actions. This " -"would likely take the form of wraping some of the existing `Sphinx builders " -"`_, and giving folks a " -"nice way to use them inside Read the Docs." -msgstr "" - -#: ../../gsoc.rst:125 -msgid "It would be great to have wrappers for the following as a start:" -msgstr "" - -#: ../../gsoc.rst:127 -msgid "" -"Link Check (http://www.sphinx-" -"doc.org/en/stable/builders.html#sphinx.builders.linkcheck.CheckExternalLinksBuilder)" -msgstr "" - -#: ../../gsoc.rst:128 -msgid "Spell Check (https://pypi.python.org/pypi/sphinxcontrib-spelling/)" -msgstr "" - -#: ../../gsoc.rst:129 -msgid "" -"Doctest (http://www.sphinx-doc.org/en/stable/ext/doctest.html#module-" -"sphinx.ext.doctest)" -msgstr "" - -#: ../../gsoc.rst:130 -msgid "" -"Coverage (http://www.sphinx-doc.org/en/stable/ext/coverage.html#module-" -"sphinx.ext.coverage)" -msgstr "" - -#: ../../gsoc.rst:132 -msgid "" -"The goal would also be to make it quite easy for users to contribute third " -"party build steps for Read the Docs, so that other useful parts of the " -"Sphinx ecosystem could be tightly integrated with Read the Docs." -msgstr "" - -#: ../../gsoc.rst:136 -msgid "Collections of Projects" -msgstr "" - -#: ../../gsoc.rst:138 -msgid "" -"This project involves building a user interface for groups of projects in " -"Read the Docs (`Collections`). Users would be allowed to create, publish, " -"and search a `Collection` of projects that they care about. We would also " -"allow for automatic creation of `Collections` based on a project's " -"``setup.py`` or ``requirements.txt``." -msgstr "" - -#: ../../gsoc.rst:142 -msgid "" -"Once a user has a `Collection`, we would allow them to do a few sets of " -"actions on them:" -msgstr "" - -#: ../../gsoc.rst:145 -msgid "" -"Search across all the projects in the `Collection` with one search dialog" -msgstr "" - -#: ../../gsoc.rst:146 -msgid "" -"Download all the project's documentation (PDF, HTMLZip, Epub) for offline " -"viewing" -msgstr "" - -#: ../../gsoc.rst:147 -msgid "" -"Build a landing page for the collection that lists out all the projects, and" -" could even have a user-editable description, similar to our project listing" -" page." -msgstr "" - -#: ../../gsoc.rst:149 -msgid "" -"There is likely other ideas that could be done with `Collections` over time." -msgstr "" - -#: ../../gsoc.rst:152 -msgid "Integrated Redirects" -msgstr "" - -#: ../../gsoc.rst:154 -msgid "" -"Right now it's hard for users to rename files. We support redirects, but " -"don't create them automatically on file rename, and our redirect code is " -"brittle." -msgstr "" - -#: ../../gsoc.rst:159 -msgid "We should rebuild how we handle redirects across a number of cases:" -msgstr "" - -#: ../../gsoc.rst:161 -msgid "" -"Detecting a file change in git/hg/svn and automatically creating a redirect" -msgstr "" - -#: ../../gsoc.rst:162 -msgid "Support redirecting an entire domain to another place" -msgstr "" - -#: ../../gsoc.rst:163 -msgid "Support redirecting versions" -msgstr "" - -#: ../../gsoc.rst:165 -msgid "" -"There will also be a good number of things that spawn from this, including " -"version aliases and other related concepts, if this task doesn't take the " -"whole summer." -msgstr "" - -#: ../../gsoc.rst:169 -msgid "Additional Ideas" -msgstr "" - -#: ../../gsoc.rst:171 -msgid "" -"We have some medium sized projects sketched out in our issue tracker with " -"the tag *Feature Overview*. Looking through `these issues`_ is a good place " -"to start. You might also look through our `milestones`_ on GitHub, which " -"provide outlines on the larger tasks that we're hoping to accomplish." -msgstr "" - -#: ../../gsoc.rst:180 -msgid "Thanks" -msgstr "" - -#: ../../gsoc.rst:182 -msgid "" -"This page was heavily inspired by Mailman's similar `GSOC page`_. Thanks for" -" the inspiration." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/i18n.mo b/docs/user/locale/fa/LC_MESSAGES/i18n.mo deleted file mode 100644 index cc3e9db88cb..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/i18n.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/i18n.po b/docs/user/locale/fa/LC_MESSAGES/i18n.po deleted file mode 100644 index 78cef09421a..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/i18n.po +++ /dev/null @@ -1,379 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../i18n.rst:2 -msgid "Internationalization" -msgstr "" - -#: ../../i18n.rst:5 -msgid "" -"This document covers the details regarding internationalization and " -"localization that are applied in Read the Docs. The guidelines described are" -" mostly based on `Kitsune's localization documentation " -"`_." -msgstr "" - -#: ../../i18n.rst:10 -msgid "" -"As with most of the Django applications out there, Read the Docs' i18n/l10n " -"framework is based on `GNU gettext `_." -" Crowd-sourced localization is optionally available at `Transifex " -"`_." -msgstr "" - -#: ../../i18n.rst:15 -msgid "" -"For more information about the general ideas, look at this document: " -"http://www.gnu.org/software/gettext/manual/html_node/Concepts.html" -msgstr "" - -#: ../../i18n.rst:20 -msgid "Making Strings Localizable" -msgstr "" - -#: ../../i18n.rst:22 -msgid "" -"Making strings in templates localizable is exceptionally easy. Making " -"strings in Python localizable is a little more complicated. The short " -"answer, though, is to just wrap the string in ``_()``." -msgstr "" - -#: ../../i18n.rst:28 -msgid "Interpolation" -msgstr "" - -#: ../../i18n.rst:30 -msgid "" -"A string is often a combination of a fixed string and something changing, " -"for example, ``Welcome, James`` is a combination of the fixed part " -"``Welcome,``, and the changing part ``James``. The naive solution is to " -"localize the first part and then follow it with the name::" -msgstr "" - -#: ../../i18n.rst:37 -msgid "This is **wrong!**" -msgstr "" - -#: ../../i18n.rst:39 -msgid "" -"In some locales, the word order may be different. Use Python string " -"formatting to interpolate the changing part into the string::" -msgstr "" - -#: ../../i18n.rst:44 -msgid "" -"Python gives you a lot of ways to interpolate strings. The best way is to " -"use Py3k formatting and kwargs. That's the clearest for localizers." -msgstr "" - -#: ../../i18n.rst:49 -msgid "Localization Comments" -msgstr "" - -#: ../../i18n.rst:51 -msgid "" -"Sometimes, it can help localizers to describe where a string comes from, " -"particularly if it can be difficult to find in the interface, or is not very" -" self-descriptive (e.g. very short strings). If you immediately precede the " -"string with a comment that starts with ``Translators:``, the comment will be" -" added to the PO file, and visible to localizers." -msgstr "" - -#: ../../i18n.rst:57 ../../i18n.rst:91 -msgid "Example::" -msgstr "" - -#: ../../i18n.rst:74 -msgid "Adding Context with msgctxt" -msgstr "" - -#: ../../i18n.rst:76 -msgid "" -"Strings may be the same in English, but different in other languages. " -"English, for example, has no grammatical gender, and sometimes the noun and " -"verb forms of a word are identical." -msgstr "" - -#: ../../i18n.rst:80 -msgid "" -"To make it possible to localize these correctly, we can add \"context\" " -"(known in gettext as *msgctxt*) to differentiate two otherwise identical " -"strings. Django provides a :func:`~django.utils.translation.pgettext()` " -"function for this." -msgstr "" - -#: ../../i18n.rst:84 -msgid "" -"For example, the string *Search* may be a noun or a verb in English. In a " -"heading, it may be considered a noun, but on a button, it may be a verb. " -"It's appropriate to add a context (like *button*) to one of them." -msgstr "" - -#: ../../i18n.rst:88 -msgid "" -"Generally, we should only add context if we are sure the strings aren't used" -" in the same way, or if localizers ask us to." -msgstr "" - -#: ../../i18n.rst:99 -msgid "Plurals" -msgstr "" - -#: ../../i18n.rst:101 -msgid "" -"*You have 1 new messages* grates on discerning ears. Fortunately, gettext " -"gives us a way to fix that in English *and* other locales, the " -":func:`~django.utils.translation.ngettext()` function::" -msgstr "" - -#: ../../i18n.rst:107 -msgid "A more realistic example might be::" -msgstr "" - -#: ../../i18n.rst:113 -msgid "" -"This method takes three arguments because English only needs three, i.e., " -"zero is considered \"plural\" for English. Other languages may have " -"`different plural rules " -"`_, and require " -"different phrases for, say 0, 1, 2-3, 4-10, >10. That's absolutely fine, and" -" gettext makes it possible." -msgstr "" - -#: ../../i18n.rst:121 -msgid "Strings in Templates" -msgstr "" - -#: ../../i18n.rst:123 -msgid "" -"When putting new text into a template, all you need to do is wrap it in a " -"``{% trans %}`` template tag::" -msgstr "" - -#: ../../i18n.rst:128 -msgid "Context can be added, too::" -msgstr "" - -#: ../../i18n.rst:132 -msgid "" -"Comments for translators need to precede the internationalized text and must" -" start with the ``Translators:`` keyword.::" -msgstr "" - -#: ../../i18n.rst:138 -msgid "" -"To interpolate, you need to use the alternative and more verbose ``{% " -"blocktrans %}`` template tag — it's actually a block::" -msgstr "" - -#: ../../i18n.rst:143 -msgid "" -"Note that the ``{{ name }}`` variable needs to exist in the template " -"context." -msgstr "" - -#: ../../i18n.rst:145 -msgid "" -"In some situations, it's desirable to evaluate template expressions such as " -"filters or accessing object attributes. You can't do that within the ``{% " -"blocktrans %}`` block, so you need to bind the expression to a local " -"variable first::" -msgstr "" - -#: ../../i18n.rst:156 -msgid "" -"``{% blocktrans %}`` also provides pluralization. For that you need to bind " -"a counter with the name ``count`` and provide a plural translation after the" -" ``{% plural %}`` tag::" -msgstr "" - -#: ../../i18n.rst:169 -msgid "" -"The previous multi-lines examples also use the ``trimmed`` option. This " -"removes newline characters and replaces any whitespace at the beginning and " -"end of a line, helping translators when translating these strings." -msgstr "" - -#: ../../i18n.rst:175 -msgid "Strings in Python" -msgstr "" - -#: ../../i18n.rst:179 -msgid "" -"Whenever you are adding a string in Python, ask yourself if it really needs " -"to be there, or if it should be in the template. Keep logic and presentation" -" separate!" -msgstr "" - -#: ../../i18n.rst:183 -msgid "Strings in Python are more complex for two reasons:" -msgstr "" - -#: ../../i18n.rst:185 -msgid "" -"We need to make sure we're always using Unicode strings and the Unicode-" -"friendly versions of the functions." -msgstr "" - -#: ../../i18n.rst:188 -msgid "" -"If you use the :func:`~django.utils.translation.ugettext` function in the " -"wrong place, the string may end up in the wrong locale!" -msgstr "" - -#: ../../i18n.rst:191 -msgid "Here's how you might localize a string in a view::" -msgstr "" - -#: ../../i18n.rst:201 -msgid "Interpolation is done through normal Python string formatting::" -msgstr "" - -#: ../../i18n.rst:205 -msgid "" -"Context information can be supplied by using the " -":func:`~django.utils.translation.pgettext` function::" -msgstr "" - -#: ../../i18n.rst:210 -msgid "Translator comments are normal one-line Python comments::" -msgstr "" - -#: ../../i18n.rst:215 -msgid "" -"If you need to use plurals, import the " -":func:`~django.utils.translation.ungettext` function::" -msgstr "" - -#: ../../i18n.rst:225 -msgid "Lazily Translated Strings" -msgstr "" - -#: ../../i18n.rst:227 -msgid "" -"You can use :func:`~django.utils.translation.ugettext` or " -":func:`~django.utils.translation.ungettext` only in views or functions " -"called from views. If the function will be evaluated when the module is " -"loaded, then the string may end up in English or the locale of the last " -"request!" -msgstr "" - -#: ../../i18n.rst:232 -msgid "" -"Examples include strings in module-level code, arguments to functions in " -"class definitions, strings in functions called from outside the context of a" -" view. To internationalize these strings, you need to use the ``_lazy`` " -"versions of the above methods, " -":func:`~django.utils.translation.ugettext_lazy` and " -":func:`~django.utils.translation.ungettext_lazy`. The result doesn't get " -"translated until it is evaluated as a string, for example by being output or" -" passed to ``unicode()``::" -msgstr "" - -#: ../../i18n.rst:246 -msgid "" -"In case you want to provide context to a lazily-evaluated gettext string, " -"you will need to use :func:`~django.utils.translation.pgettext_lazy`." -msgstr "" - -#: ../../i18n.rst:251 -msgid "Administrative Tasks" -msgstr "" - -#: ../../i18n.rst:255 -msgid "Updating Localization Files" -msgstr "" - -#: ../../i18n.rst:257 -msgid "" -"To update the translation source files (eg if you changed or added " -"translatable strings in the templates or Python code) you should run " -"``python manage.py makemessages -l `` in the project's root " -"directory (substitute ```` with a valid language code)." -msgstr "" - -#: ../../i18n.rst:262 -msgid "" -"The updated files can now be localized in a `PO editor " -"`_ or " -"crowd-sourced online translation tool." -msgstr "" - -#: ../../i18n.rst:267 -msgid "Compiling to MO" -msgstr "" - -#: ../../i18n.rst:269 -msgid "" -"Gettext doesn't parse any text files, it reads a binary format for faster " -"performance. To compile the latest PO files in the repository, Django " -"provides the ``compilemessages`` management command. For example, to compile" -" all the available localizations, just run::" -msgstr "" - -#: ../../i18n.rst:276 -msgid "" -"You will need to do this every time you want to push updated translations to" -" the live site." -msgstr "" - -#: ../../i18n.rst:279 -msgid "" -"Also, note that it's not a good idea to track MO files in version control, " -"since they would need to be updated at the same pace PO files are updated, " -"so it's silly and not worth it. They are ignored by ``.gitignore``, but " -"please make sure you don't forcibly add them to the repository." -msgstr "" - -#: ../../i18n.rst:286 -msgid "Transifex Integration" -msgstr "" - -#: ../../i18n.rst:288 -msgid "" -"To push updated translation source files to Transifex, run ``tx push -s`` " -"(for English) or ``tx push -t `` (for non-English)." -msgstr "" - -#: ../../i18n.rst:291 -msgid "" -"To pull changes from Transifex, run ``tx pull -a``. Note that Transifex does" -" not compile the translation files, so you have to do this after the pull " -"(see the `Compiling to MO`_ section)." -msgstr "" - -#: ../../i18n.rst:295 -msgid "" -"For more information about the ``tx`` command, read the `Transifex client's " -"help pages `_." -msgstr "" - -#: ../../i18n.rst:301 -msgid "" -"For the Read the Docs community site, we use a `fabric script`_ to follow " -"this process:" -msgstr "" - -#: ../../i18n.rst:305 -msgid "Update files and push sources (English) to Transifex:" -msgstr "" - -#: ../../i18n.rst:311 -msgid "Pull changes (new translations) from Transifex:" -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/index.mo b/docs/user/locale/fa/LC_MESSAGES/index.mo deleted file mode 100644 index c84c1897260..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/index.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/index.po b/docs/user/locale/fa/LC_MESSAGES/index.po deleted file mode 100644 index b6cf3a59186..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/index.po +++ /dev/null @@ -1,92 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../index.rst:2 -msgid "Welcome to Read The Docs" -msgstr "" - -#: ../../index.rst:4 -msgid "" -"`Read the Docs`_ hosts documentation for the open source community. We " -"support Sphinx_ docs written with reStructuredText_ and `CommonMark`_. We " -"pull your code from your Subversion_, Bazaar_, Git_, and Mercurial_ " -"repositories. Then we build documentation and host it for you. Think of it " -"as *Continuous Documentation*." -msgstr "" - -#: ../../index.rst:10 -msgid "The code is open source, and `available on GitHub`_." -msgstr "" - -#: ../../index.rst:22 -msgid "" -"The main documentation for the site is organized into a couple sections:" -msgstr "" - -#: ../../index.rst:24 -msgid ":ref:`user-docs`" -msgstr "" - -#: ../../index.rst:25 -msgid ":ref:`feature-docs`" -msgstr "" - -#: ../../index.rst:26 -msgid ":ref:`about-docs`" -msgstr "" - -#: ../../index.rst:28 -msgid "Information about development is also available:" -msgstr "" - -#: ../../index.rst:30 -msgid ":ref:`dev-docs`" -msgstr "" - -#: ../../index.rst:31 -msgid ":ref:`design-docs`" -msgstr "" - -#: ../../index.rst:35 -msgid "User Documentation" -msgstr "" - -#: ../../index.rst:52 -msgid "About Read the Docs" -msgstr "" - -#: ../../index.rst:70 -msgid "Feature Documentation" -msgstr "" - -#: ../../index.rst:92 -msgid "Developer Documentation" -msgstr "" - -#: ../../index.rst:111 -msgid "Business Documentation" -msgstr "" - -#: ../../index.rst:119 -msgid "Custom Install Documentation" -msgstr "" - -#: ../../index.rst:127 -msgid "Designer Documentation" -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/install.mo b/docs/user/locale/fa/LC_MESSAGES/install.mo deleted file mode 100644 index eaaac7d6f1f..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/install.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/install.po b/docs/user/locale/fa/LC_MESSAGES/install.po deleted file mode 100644 index 19799135d04..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/install.po +++ /dev/null @@ -1,193 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../install.rst:2 -msgid "Installation" -msgstr "" - -#: ../../install.rst:4 -msgid "" -"Here is a step by step plan on how to install Read the Docs. It will get you" -" to a point of having a local running instance." -msgstr "" - -#: ../../install.rst:8 -msgid "" -"First, obtain `Python 3.6`_ and virtualenv_ if you do not already have them." -" Using a virtual environment will make the installation easier, and will " -"help to avoid clutter in your system-wide libraries. You will also need Git_" -" in order to clone the repository. If you plan to import Python 2.7 project " -"to your RTD then you'll need to install Python 2.7 with virtualenv in your " -"system as well." -msgstr "" - -#: ../../install.rst:25 -msgid "Requires Git version >=2" -msgstr "" - -#: ../../install.rst:29 -msgid "" -"If you are having trouble on OS X Mavericks (or possibly other versions of " -"OS X) with building ``lxml``, you probably might need to use Homebrew_ to " -"``brew install libxml2``, and invoke the install with::" -msgstr "" - -#: ../../install.rst:39 -msgid "" -"Linux users may find they need to install a few additional packages in order" -" to successfully execute ``pip install -r requirements.txt``. For example, a" -" clean install of Ubuntu 14.04 LTS will require the following packages::" -msgstr "" - -#: ../../install.rst:48 -msgid "CentOS/RHEL 7 will require::" -msgstr "" - -#: ../../install.rst:52 -msgid "" -"Users of other Linux distributions may need to install the equivalent " -"packages, depending on their system configuration." -msgstr "" - -#: ../../install.rst:57 -msgid "" -"If you want full support for searching inside your Read the Docs site you " -"will need to install Elasticsearch_." -msgstr "" - -#: ../../install.rst:60 -msgid "" -"Ubuntu users could install this package by following " -":doc:`/custom_installs/elasticsearch`." -msgstr "" - -#: ../../install.rst:64 -msgid "Besides the Python specific dependencies, you will also need Redis_." -msgstr "" - -#: ../../install.rst:66 -msgid "Ubuntu users could install this package as following::" -msgstr "" - -#: ../../install.rst:71 -msgid "" -"You will need to verify that your pip version is higher than 1.5 you can do " -"this as such::" -msgstr "" - -#: ../../install.rst:75 -msgid "" -"If this is not the case please update your pip version before continuing::" -msgstr "" - -#: ../../install.rst:79 -msgid "" -"Once you have these, create a virtual environment somewhere on your disk, " -"then activate it::" -msgstr "" - -#: ../../install.rst:86 -msgid "Create a folder in here, and clone the repository::" -msgstr "" - -#: ../../install.rst:92 -msgid "" -"Next, install the dependencies using ``pip`` (included inside of " -"virtualenv_)::" -msgstr "" - -#: ../../install.rst:97 -msgid "" -"This may take a while, so go grab a beverage. When it's done, build your " -"database::" -msgstr "" - -#: ../../install.rst:102 -msgid "Then please create a superuser account for Django::" -msgstr "" - -#: ../../install.rst:106 -msgid "Now let's properly generate the static assets::" -msgstr "" - -#: ../../install.rst:110 -msgid "" -"By now, it is the right time to load in a couple users and a test project::" -msgstr "" - -#: ../../install.rst:116 -msgid "" -"If you do not opt to install test data, you'll need to create an account for" -" API use and set ``SLUMBER_USERNAME`` and ``SLUMBER_PASSWORD`` in order for " -"everything to work properly. This can be done by using ``createsuperuser``, " -"then attempting a manual login to create an ``EmailAddress`` entry for the " -"user, then you can use ``shell_plus`` to update the object with " -"``primary=True``, ``verified=True``." -msgstr "" - -#: ../../install.rst:123 -msgid "Finally, you're ready to start the webserver::" -msgstr "" - -#: ../../install.rst:127 -msgid "" -"Visit http://127.0.0.1:8000/ in your browser to see how it looks; you can " -"use the admin interface via http://127.0.0.1:8000/admin (logging in with the" -" superuser account you just created)." -msgstr "" - -#: ../../install.rst:131 -msgid "" -"For builds to properly kick off as expected, it is necessary the port you're" -" serving on (i.e. ``runserver 0.0.0.0:8080``) match the port defined in " -"``PRODUCTION_DOMAIN``. You can utilize ``local_settings.py`` to modify this." -" (By default, it's ``localhost:8000``)" -msgstr "" - -#: ../../install.rst:136 -msgid "" -"While the webserver is running, you can build documentation for the latest " -"version of a project called 'pip' with the ``update_repos`` command. You " -"can replace 'pip' with the name of any added project::" -msgstr "" - -#: ../../install.rst:143 -msgid "What's available" -msgstr "" - -#: ../../install.rst:145 -msgid "" -"After registering with the site (or creating yourself a superuser account), " -"you will be able to log in and view the `dashboard " -"`_." -msgstr "" - -#: ../../install.rst:149 -msgid "Importing your docs" -msgstr "" - -#: ../../install.rst:151 -msgid "" -"One of the goals of readthedocs.org is to make it easy for any open source " -"developer to get high quality hosted docs with great visibility! Simply " -"provide us with the clone URL to your repo, we'll pull your code, extract " -"your docs, and build them! We make available a post-commit webhook that can " -"be configured to update the docs whenever you commit to your repo. See our " -":doc:`getting_started` page to learn more." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/issue-labels.mo b/docs/user/locale/fa/LC_MESSAGES/issue-labels.mo deleted file mode 100644 index 99468a062a2..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/issue-labels.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/issue-labels.po b/docs/user/locale/fa/LC_MESSAGES/issue-labels.po deleted file mode 100644 index 11bffa2f281..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/issue-labels.po +++ /dev/null @@ -1,251 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../issue-labels.rst:2 -msgid "Overview of issue labels" -msgstr "" - -#: ../../issue-labels.rst:4 -msgid "" -"Here is a full list of labels that we use in the `GitHub issue tracker`_ and" -" what they stand for." -msgstr "" - -#: ../../issue-labels.rst:18 -msgid "*Accepted*" -msgstr "" - -#: ../../issue-labels.rst:10 -msgid "" -"Issues with this label are issues that the core team has accepted on to the " -"roadmap. The core team focuses on accepted bugs, features, and improvements " -"that are on our immediate roadmap and will give priority to these issues. " -"Pull requests could be delayed or closed if the pull request doesn't align " -"with our current roadmap. An issue or pull request that has not been " -"accepted should either eventually move to an accepted state, or should be " -"closed. As an issue is accepted, we will find room for it on our roadmap, " -"either on an upcoming release (point release milestones), or on a future " -"milestone project (named milestones)." -msgstr "" - -#: ../../issue-labels.rst:24 -msgid "*Bug*" -msgstr "" - -#: ../../issue-labels.rst:21 -msgid "" -"An issue describing unexpected or malicious behaviour of the readthedocs.org" -" software. A Bug issue differs from an Improvement issue in that Bug issues " -"are given priority on our roadmap. On release, these issues generally only " -"warrant incrementing the patch level version." -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "*Design*" -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "Issues related to the UI of the readthedocs.org website." -msgstr "" - -#: ../../issue-labels.rst:33 -msgid "*Feature*" -msgstr "" - -#: ../../issue-labels.rst:30 -msgid "" -"Issues that describe new features. Issues that do not describe new features," -" such as code cleanup or fixes that are not related to a bug, should " -"probably be given the Improvement label instead. On release, issues with the" -" Feature label warrant at least a minor version increase." -msgstr "" - -#: ../../issue-labels.rst:37 -msgid "*Good First Issue*" -msgstr "" - -#: ../../issue-labels.rst:36 -msgid "" -"This label marks issues that are easy to get started with. The issue should " -"be ideal for beginners to dive into the code base." -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "*Priority: high*" -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "Issues with this label should be resolved as quickly as possible." -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "*Priority: low*" -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "" -"Issues with this label won't have the immediate focus of the core team." -msgstr "" - -#: ../../issue-labels.rst:50 -msgid "*Improvement*" -msgstr "" - -#: ../../issue-labels.rst:46 -msgid "" -"An issue with this label is not a Bug nor a Feature. Code cleanup or small " -"changes to existing features would likely have this label. The distinction " -"for this label is that these issues have a lower priority on our roadmap " -"compared to issues labeled Bug, and aren't implementing new features, such " -"as a Feature issue might." -msgstr "" - -#: ../../issue-labels.rst:54 -msgid "*Needed: design decision*" -msgstr "" - -#: ../../issue-labels.rst:53 -msgid "" -"Issues that need a design decision are blocked for development until a " -"project leader clarifies the way in which the issue should be approached." -msgstr "" - -#: ../../issue-labels.rst:58 -msgid "*Needed: documentation*" -msgstr "" - -#: ../../issue-labels.rst:57 -msgid "" -"If an issue involves creating or refining documentation, this label will be " -"assigned." -msgstr "" - -#: ../../issue-labels.rst:65 -msgid "*Needed: more information*" -msgstr "" - -#: ../../issue-labels.rst:61 -msgid "" -"This label indicates that a reply with more information is required from the" -" bug reporter. If no response is given by the reporter, the issue is " -"considered invalid after 2 weeks and will be closed. See the documentation " -"about our :ref:`triage process ` for more " -"information." -msgstr "" - -#: ../../issue-labels.rst:69 -msgid "*Needed: patch*" -msgstr "" - -#: ../../issue-labels.rst:68 -msgid "" -"This label indicates that a patch is required in order to resolve the issue." -" A fix should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:73 -msgid "*Needed: tests*" -msgstr "" - -#: ../../issue-labels.rst:72 -msgid "" -"This label indicates that a better test coverage is required to resolve the " -"issue. New tests should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:77 -msgid "*Needed: replication*" -msgstr "" - -#: ../../issue-labels.rst:76 -msgid "" -"This label indicates that a bug has been reported, but has not been " -"successfully replicated by another user or contributor yet." -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "*Operations*" -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "Issues that require changes in the server infrastructure." -msgstr "" - -#: ../../issue-labels.rst:84 -msgid "*PR: work in progress*" -msgstr "" - -#: ../../issue-labels.rst:83 -msgid "" -"Pull Requests that are not complete yet. A final review is not possible yet," -" but every Pull Request is open for discussion." -msgstr "" - -#: ../../issue-labels.rst:88 -msgid "*PR: hotfix*" -msgstr "" - -#: ../../issue-labels.rst:87 -msgid "" -"Pull request was applied directly to production after a release. These pull " -"requests still need review to be merged into the next release." -msgstr "" - -#: ../../issue-labels.rst:92 -msgid "*Sprintable*" -msgstr "" - -#: ../../issue-labels.rst:91 -msgid "" -"Sprintable are all issues that have the right amount of scope to be handled " -"during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../issue-labels.rst:96 -msgid "*Status: blocked*" -msgstr "" - -#: ../../issue-labels.rst:95 -msgid "" -"The issue cannot be resolved until some other issue has been closed. See the" -" issue's log for which issue is blocking this issue." -msgstr "" - -#: ../../issue-labels.rst:101 -msgid "*Status: stale*" -msgstr "" - -#: ../../issue-labels.rst:99 -msgid "" -"A issue is stale if it there has been no activity on it for 90 days. Once a " -"issue is determined to be stale, it will be closed after 2 weeks unless " -"there is activity on the issue." -msgstr "" - -#: ../../issue-labels.rst:106 -msgid "*Support*" -msgstr "" - -#: ../../issue-labels.rst:104 -msgid "" -"Questions that needs answering but do not require code changes or issues " -"that only require a one time action on the server will have this label. See " -"the documentation about our :ref:`triage process ` " -"for more information." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/localization.mo b/docs/user/locale/fa/LC_MESSAGES/localization.mo deleted file mode 100644 index ea15ef53d53..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/localization.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/localization.po b/docs/user/locale/fa/LC_MESSAGES/localization.po deleted file mode 100644 index 9f0096b602d..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/localization.po +++ /dev/null @@ -1,124 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../localization.rst:2 -msgid "Localization of Documentation" -msgstr "" - -#: ../../localization.rst:4 -msgid "" -"This feature only applies to Sphinx documentation. We are working to bring " -"it to our other documentation backends." -msgstr "" - -#: ../../localization.rst:6 -msgid "" -"Read the Docs supports hosting your docs in multiple languages. There are " -"two different things that we support:" -msgstr "" - -#: ../../localization.rst:9 -msgid "A single project written in another language" -msgstr "" - -#: ../../localization.rst:10 -msgid "A project with translations into multiple languages" -msgstr "" - -#: ../../localization.rst:14 -msgid "Single project in another language" -msgstr "" - -#: ../../localization.rst:16 -msgid "" -"It is easy to set the *Language* of your project. On the project *Admin* " -"page (or *Import* page), simply select your desired *Language* from the " -"dropdown. This will tell Read the Docs that your project is in the language." -" The language will be represented in the URL for your project." -msgstr "" - -#: ../../localization.rst:22 -msgid "" -"For example, a project that is in Spanish will have a default URL of " -"``/es/latest/`` instead of ``/en/latest/``." -msgstr "" - -#: ../../localization.rst:25 -msgid "" -"You must commit the ``.po`` files for Read the Docs to translate your " -"documentation." -msgstr "" - -#: ../../localization.rst:28 -msgid "Project with multiple translations" -msgstr "" - -#: ../../localization.rst:30 -msgid "" -"This situation is a bit more complicated. To support this, you will have one" -" parent project and a number of projects marked as translations of that " -"parent. Let's use ``phpmyadmin`` as an example." -msgstr "" - -#: ../../localization.rst:35 -msgid "" -"The main ``phpmyadmin`` project is the parent for all translations. Then you" -" must create a project for each translation, for example ``phpmyadmin-" -"spanish``. You will set the *Language* for ``phpmyadmin-spanish`` to " -"``Spanish``. In the parent projects *Translations* page, you will say that " -"``phpmyadmin-spanish`` is a translation for your project." -msgstr "" - -#: ../../localization.rst:42 -msgid "This has the results of serving:" -msgstr "" - -#: ../../localization.rst:44 -msgid "``phpmyadmin`` at ``http://phpmyadmin.readthedocs.io/en/latest/``" -msgstr "" - -#: ../../localization.rst:45 -msgid "" -"``phpmyadmin-spanish`` at ``http://phpmyadmin.readthedocs.io/es/latest/``" -msgstr "" - -#: ../../localization.rst:47 -msgid "It also gets included in the Read the Docs flyout:" -msgstr "" - -#: ../../localization.rst:52 -msgid "" -"The default language of a custom domain is determined by the language of the" -" parent project that the domain was configured on. See " -":doc:`alternate_domains` for more information." -msgstr "" - -#: ../../localization.rst:56 -msgid "" -"You can include multiple translations in the same repository, with same " -"``conf.py`` and ``.rst`` files, but each project must specify the language " -"to build for those docs." -msgstr "" - -#: ../../localization.rst:60 -msgid "" -"You can read :doc:`guides/manage-translations` to understand the whole " -"process for a documentation with multiples languages in the same repository " -"and how to keep the translations updated on time." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/open-source-philosophy.mo b/docs/user/locale/fa/LC_MESSAGES/open-source-philosophy.mo deleted file mode 100644 index 43524487ba2..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/open-source-philosophy.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/open-source-philosophy.po b/docs/user/locale/fa/LC_MESSAGES/open-source-philosophy.po deleted file mode 100644 index 2b541d46193..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/open-source-philosophy.po +++ /dev/null @@ -1,113 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../open-source-philosophy.rst:2 -msgid "Read the Docs Open Source Philosophy" -msgstr "" - -#: ../../open-source-philosophy.rst:4 -msgid "" -"Read the Docs is Open Source software. We have `licensed " -"`_ the code " -"base as MIT, which provides almost no restrictions on the use of the code." -msgstr "" - -#: ../../open-source-philosophy.rst:8 -msgid "" -"However, as a project there are things that we care about more than others. " -"We built Read the Docs to support documentation in the Open Source " -"community. The code is open for people to contribute to, so that they may " -"build features into https://readthedocs.org that they want. We also believe " -"sharing the code openly is a valuable learning tool, especially for " -"demonstrating how to collaborate and maintain an enormous website." -msgstr "" - -#: ../../open-source-philosophy.rst:18 -msgid "Official Support" -msgstr "" - -#: ../../open-source-philosophy.rst:20 -msgid "" -"The time of the core developers of Read the Docs is limited. We provide " -"official support for the following things:" -msgstr "" - -#: ../../open-source-philosophy.rst:23 -msgid "Local development on the Python code base" -msgstr "" - -#: ../../open-source-philosophy.rst:24 -msgid "Usage of https://readthedocs.org for Open Source projects" -msgstr "" - -#: ../../open-source-philosophy.rst:25 -msgid "" -"Bug fixes in the code base, as it applies to running it on " -"https://readthedocs.org" -msgstr "" - -#: ../../open-source-philosophy.rst:28 -msgid "Unsupported" -msgstr "" - -#: ../../open-source-philosophy.rst:30 -msgid "" -"There are use cases that we don't support, because it doesn't further our " -"goal of promoting documentation in the Open Source Community." -msgstr "" - -#: ../../open-source-philosophy.rst:33 -msgid "We do not support:" -msgstr "" - -#: ../../open-source-philosophy.rst:35 -msgid "Specific usage of Sphinx and Mkdocs, that don't affect our hosting" -msgstr "" - -#: ../../open-source-philosophy.rst:36 -msgid "Custom installations of Read the Docs at your company" -msgstr "" - -#: ../../open-source-philosophy.rst:37 -msgid "Installation of Read the Docs on other platforms" -msgstr "" - -#: ../../open-source-philosophy.rst:38 -msgid "Any installation issues outside of the Read the Docs Python Code" -msgstr "" - -#: ../../open-source-philosophy.rst:41 -msgid "Rationale" -msgstr "" - -#: ../../open-source-philosophy.rst:43 -msgid "" -"Read the Docs was founded to improve documentation in the Open Source " -"Community. We fully recognize and allow the code to be used for internal " -"installs at companies, but we will not spend our time supporting it. Our " -"time is limited, and we want to spend it on the mission that we set out to " -"originally support." -msgstr "" - -#: ../../open-source-philosophy.rst:49 -msgid "" -"If you feel strongly about installing Read the Docs internal to a company, " -"we will happily link to third party resources on this topic. Please open an " -"issue with a proposal if you want to take on this task." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/privacy-policy.mo b/docs/user/locale/fa/LC_MESSAGES/privacy-policy.mo deleted file mode 100644 index 4ee077be235..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/privacy-policy.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/privacy-policy.po b/docs/user/locale/fa/LC_MESSAGES/privacy-policy.po deleted file mode 100644 index 3e98e4aa979..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/privacy-policy.po +++ /dev/null @@ -1,658 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../privacy-policy.rst:5 -msgid "Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:7 -msgid "Effective date: **May 30, 2018**" -msgstr "" - -#: ../../privacy-policy.rst:9 -msgid "" -"Welcome to Read the Docs. At Read the Docs, we believe in protecting the " -"privacy of our users, authors, and readers." -msgstr "" - -#: ../../privacy-policy.rst:15 -msgid "The short version" -msgstr "" - -#: ../../privacy-policy.rst:17 -msgid "" -"We collect your information only with your consent; we only collect the " -"minimum amount of personal information that is necessary to fulfill the " -"purpose of your interaction with us; we don't sell it to third parties; and " -"we only use it as this Privacy Policy describes." -msgstr "" - -#: ../../privacy-policy.rst:23 -msgid "" -"Of course, the short version doesn't tell you everything, so please read on " -"for more details!" -msgstr "" - -#: ../../privacy-policy.rst:28 -msgid "Our services" -msgstr "" - -#: ../../privacy-policy.rst:30 -msgid "Read the Docs is made up of:" -msgstr "" - -#: ../../privacy-policy.rst:35 -msgid "readthedocs.org" -msgstr "" - -#: ../../privacy-policy.rst:33 -msgid "" -"This is a website aimed at documentation authors writing and building " -"software documentation. This Privacy Policy applies to this site in full " -"without reservation." -msgstr "" - -#: ../../privacy-policy.rst:41 -msgid "readthedocs.com" -msgstr "" - -#: ../../privacy-policy.rst:38 -msgid "" -"This website is a commercial hosted offering for hosting private " -"documentation for corporate clients. It is governed by this privacy policy " -"but also separate `terms `_." -msgstr "" - -#: ../../privacy-policy.rst:48 -msgid "" -"readthedocs.io, readthedocs-hosted.com, and other domains (\"Documentation " -"Sites\")" -msgstr "" - -#: ../../privacy-policy.rst:44 -msgid "" -"These websites are where Read the Docs hosts documentation on behalf of " -"documentation authors. A best effort is made to apply this Privacy Policy to" -" these sites but the documentation may contain content and files created by " -"documentation authors." -msgstr "" - -#: ../../privacy-policy.rst:51 -msgid "What information Read the Docs collects and why" -msgstr "" - -#: ../../privacy-policy.rst:54 -msgid "Information from website browsers" -msgstr "" - -#: ../../privacy-policy.rst:56 -msgid "" -"If you're **just browsing the website**, we collect the same basic " -"information that most websites collect. We use common internet technologies," -" such as cookies and web server logs. We collect this basic information from" -" everybody, whether they have an account or not." -msgstr "" - -#: ../../privacy-policy.rst:60 -msgid "The information we collect about all visitors to our website includes:" -msgstr "" - -#: ../../privacy-policy.rst:62 -msgid "the visitor's browser type" -msgstr "" - -#: ../../privacy-policy.rst:63 -msgid "language preference" -msgstr "" - -#: ../../privacy-policy.rst:64 -msgid "referring site" -msgstr "" - -#: ../../privacy-policy.rst:65 -msgid "the date and time of each visitor request" -msgstr "" - -#: ../../privacy-policy.rst:67 -msgid "" -"We also collect potentially personally-identifying information like Internet" -" Protocol (IP) addresses." -msgstr "" - -#: ../../privacy-policy.rst:72 ../../privacy-policy.rst:96 -msgid "Why do we collect this?" -msgstr "" - -#: ../../privacy-policy.rst:74 -msgid "" -"We collect this information to better understand how our website visitors " -"use Read the Docs, and to monitor and protect the security of the website." -msgstr "" - -#: ../../privacy-policy.rst:79 -msgid "Information from users with accounts" -msgstr "" - -#: ../../privacy-policy.rst:81 -msgid "" -"If you **create an account**, we require some basic information at the time " -"of account creation. You will create your own user name and password, and we" -" will ask you for a valid email account. You also have the option to give us" -" more information if you want to, and this may include \"User Personal " -"Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:86 -msgid "" -"\"User Personal Information\" is any information about one of our users " -"which could, alone or together with other information, personally identify " -"him or her. Information such as a user name and password, an email address, " -"a real name, and a photograph are examples of \"User Personal Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:91 -msgid "" -"User Personal Information does not include aggregated, non-personally " -"identifying information. We may use aggregated, non-personally identifying " -"information to operate, improve, and optimize our website and service." -msgstr "" - -#: ../../privacy-policy.rst:98 -msgid "" -"We need your User Personal Information to create your account, and to " -"provide the services you request." -msgstr "" - -#: ../../privacy-policy.rst:99 -msgid "" -"We use your User Personal Information, specifically your user name, to " -"identify you on Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:100 -msgid "" -"We use it to fill out your profile and share that profile with other users." -msgstr "" - -#: ../../privacy-policy.rst:101 -msgid "" -"We will use your email address to communicate with you but it is not shared " -"publicly." -msgstr "" - -#: ../../privacy-policy.rst:102 -msgid "" -"We limit our use of your User Personal Information to the purposes listed in" -" this Privacy Statement. If we need to use your User Personal Information " -"for other purposes, we will ask your permission first. You can always see " -"what information we have in your `user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:108 -msgid "What information Read the Docs does not collect" -msgstr "" - -#: ../../privacy-policy.rst:110 -msgid "" -"We do not intentionally collect **sensitive personal information**, such as " -"social security numbers, genetic data, health information, or religious " -"information." -msgstr "" - -#: ../../privacy-policy.rst:113 -msgid "" -"Documentation Sites hosted on Read the Docs are public, anyone (including " -"us) may view their contents. If you have included private or sensitive " -"information in your Documentation Site, such as email addresses, that " -"information may be indexed by search engines or used by third parties." -msgstr "" - -#: ../../privacy-policy.rst:118 -msgid "" -"If you're a **child under the age of 13**, you may not have an account on " -"Read the Docs. Read the Docs does not knowingly collect information from or " -"direct any of our content specifically to children under 13. If we learn or " -"have reason to suspect that you are a user who is under the age of 13, we " -"will unfortunately have to close your account. We don't want to discourage " -"you from writing software documentation, but those are the rules." -msgstr "" - -#: ../../privacy-policy.rst:124 -msgid "How we share the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:126 -msgid "" -"We **do not** share, sell, rent, or trade User Personal Information with " -"third parties for their commercial purposes." -msgstr "" - -#: ../../privacy-policy.rst:129 -msgid "" -"We do not disclose User Personal Information outside Read the Docs, except " -"in the situations listed in this section or in the section below on " -"compelled disclosure." -msgstr "" - -#: ../../privacy-policy.rst:133 -msgid "" -"We **do** share certain aggregated, non-personally identifying information " -"with others about how our users, collectively, use Read the Docs. For " -"example, we may compile statistics on the prevalence of different types of " -"documentation across Read the Docs for a blog post or popularity of " -"programming languages for advertising partners." -msgstr "" - -#: ../../privacy-policy.rst:139 -msgid "" -"We **do** host advertising on Documentation Sites. This advertising is " -"first-party advertising hosted by Read the Docs. We **do not** run any code " -"from advertisers and all ad images are hosted on Read the Docs' servers. For" -" more details, see our document on :doc:`advertising/advertising-details`." -msgstr "" - -#: ../../privacy-policy.rst:145 -msgid "" -"We may use User Personal Information with your permission, so we can perform" -" services you have requested. For example, if you request service on " -"commercially hosted docs, we will ask your permission to sync your private " -"repositories." -msgstr "" - -#: ../../privacy-policy.rst:150 -msgid "" -"We may share User Personal Information with a limited number of third party " -"vendors who process it on our behalf to provide or improve our service, and " -"who have agreed to privacy restrictions similar to our own Privacy " -"Statement. For more details, see our next section on :ref:`third parties " -"`." -msgstr "" - -#: ../../privacy-policy.rst:157 -msgid "Third party vendors" -msgstr "" - -#: ../../privacy-policy.rst:159 -msgid "" -"As we mentioned, we may share some information with third party vendors or " -"it may be collected by them on our behalf. The information collected and " -"stored by third parties is subject to their policies and practices. This " -"list will be updated from time to time and we encourage you to check back " -"periodically." -msgstr "" - -#: ../../privacy-policy.rst:167 -msgid "Payment processing" -msgstr "" - -#: ../../privacy-policy.rst:169 -msgid "" -"Should you choose to become a `Supporter`_, purchase a `Gold Membership`_, " -"or become a subscriber to Read the Docs' commercial hosting product, your " -"payment information and details will be processed by Stripe. Read the Docs " -"does not store your payment information." -msgstr "" - -#: ../../privacy-policy.rst:178 -msgid "Site monitoring" -msgstr "" - -#: ../../privacy-policy.rst:180 -msgid "" -"Read the Docs uses Sentry and New Relic to diagnose errors and improve the " -"performance of our site. Both companies take part in the EU-US Privacy " -"Shield framework. We aim to minimize the amount of personal information " -"shared, but the information may include your IP address." -msgstr "" - -#: ../../privacy-policy.rst:187 -msgid "Analytics" -msgstr "" - -#: ../../privacy-policy.rst:189 -msgid "" -"We go into detail on analytics in a :ref:`separate section specific to " -"analytics `." -msgstr "" - -#: ../../privacy-policy.rst:193 -msgid "Support Desk" -msgstr "" - -#: ../../privacy-policy.rst:195 -msgid "" -"Read the Docs uses Intercom to manage support requests for documentation " -"hosted through our commercial hosting on readthedocs.com. If you request " -"support -- typically via email -- Intercom may process your contact " -"information." -msgstr "" - -#: ../../privacy-policy.rst:201 -msgid "Email newsletter" -msgstr "" - -#: ../../privacy-policy.rst:203 -msgid "" -"If you sign up for the `Read the Docs email newsletter`_, your email address" -" and name will be stored by Mailchimp. This newsletter is separate from " -"creating a Read the Docs account and signing up for Read the Docs does not " -"opt you in for the newsletter." -msgstr "" - -#: ../../privacy-policy.rst:208 -msgid "" -"You can manage your email subscription including unsubscribing and deleting " -"your records with Mailchimp. There is a link to do so in the footer of any " -"newsletter you receive from us." -msgstr "" - -#: ../../privacy-policy.rst:216 -msgid "Public Information on Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:218 -msgid "" -"Most of Read the Docs is public-facing including user names, project names, " -"and Documentation Sites. If your content is public-facing, third parties may" -" access it. We do not sell that content; it is yours." -msgstr "" - -#: ../../privacy-policy.rst:225 -msgid "Our use of cookies and tracking" -msgstr "" - -#: ../../privacy-policy.rst:229 -msgid "Do Not Track" -msgstr "" - -#: ../../privacy-policy.rst:231 -msgid "" -"Read the Docs supports Do Not Track (DNT) and respects users' tracking " -"preferences. Specifically, we support the `W3C's tracking preference " -"expression`_ and the `EFF's DNT Policy`_." -msgstr "" - -#: ../../privacy-policy.rst:235 -msgid "For Read the Docs, this means:" -msgstr "" - -#: ../../privacy-policy.rst:237 -msgid "" -"We **do not** do behavioral ad targeting regardless of your DNT preference." -msgstr "" - -#: ../../privacy-policy.rst:238 -msgid "" -"When DNT is enabled, both logged-in and logged-out users are considered " -"opted-out of :ref:`analytics `." -msgstr "" - -#: ../../privacy-policy.rst:240 -msgid "" -"Regardless of DNT preference, our logs that contain IP addresses and user " -"agent strings are deleted after 10 days unless a DNT exception applies." -msgstr "" - -#: ../../privacy-policy.rst:242 -msgid "Our full DNT policy is `available here`_." -msgstr "" - -#: ../../privacy-policy.rst:244 -msgid "" -"Our DNT policy applies without reservation to readthedocs.org and " -"readthedocs.com. A best effort is made to apply this to Documentation Sites," -" but we do not have complete control over the contents of these sites." -msgstr "" - -#: ../../privacy-policy.rst:248 -msgid "For more details about DNT, visit `All About Do Not Track`_." -msgstr "" - -#: ../../privacy-policy.rst:252 -msgid "" -"Due to the nature of our environment where documentation is built as " -"necessary, the DNT analytics opt-out for Documentation Sites only applies " -"for those sites generated after May 1, 2018." -msgstr "" - -#: ../../privacy-policy.rst:262 -msgid "Cookies" -msgstr "" - -#: ../../privacy-policy.rst:264 -msgid "" -"Read the Docs uses cookies to make interactions with our service easy and " -"meaningful. We use cookies to keep you logged in, remember your preferences," -" and provide information for future development of Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:268 -msgid "" -"A cookie is a small piece of text that our web server stores on your " -"computer or mobile device, which your browser sends to us when you return to" -" our site. Cookies do not necessarily identify you if you are merely " -"visiting Read the Docs; however, a cookie may store a unique identifier for " -"each logged in user. The cookies Read the Docs sets are essential for the " -"operation of the website, or are used for performance or functionality. By " -"using our website, you agree that we can place these types of cookies on " -"your computer or device. If you disable your browser or device's ability to " -"accept cookies, you will not be able to log in to Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:279 -msgid "Google Analytics" -msgstr "" - -#: ../../privacy-policy.rst:281 -msgid "" -"We use Google Analytics as a third party tracking service, but we don't use " -"it to track you individually or collect your User Personal Information. We " -"use Google Analytics to collect information about how our website performs " -"and how our users, in general, navigate through and use Read the Docs. This " -"helps us evaluate our users' use of Read the Docs; compile statistical " -"reports on activity; and improve our content and website performance." -msgstr "" - -#: ../../privacy-policy.rst:288 -msgid "" -"Google Analytics gathers certain simple, non-personally identifying " -"information over time, such as your IP address, browser type, internet " -"service provider, referring and exit pages, time stamp, and similar data " -"about your use of Read the Docs. We do not link this information to any of " -"your personal information such as your user name." -msgstr "" - -#: ../../privacy-policy.rst:293 -msgid "" -"Read the Docs will not, nor will we allow any third party to, use the Google" -" Analytics tool to track our users individually; collect any User Personal " -"Information other than IP address; or correlate your IP address with your " -"identity. Google provides further information about its own privacy " -"practices and offers a `browser add-on to opt out of Google Analytics " -"tracking `_. You may also opt-out " -"of analytics on Read the Docs by enabled Do Not Track." -msgstr "" - -#: ../../privacy-policy.rst:303 -msgid "How Read the Docs secures your information" -msgstr "" - -#: ../../privacy-policy.rst:305 -msgid "" -"Read the Docs takes all measures reasonably necessary to protect User " -"Personal Information from unauthorized access, alteration, or destruction; " -"maintain data accuracy; and help ensure the appropriate use of User Personal" -" Information. We follow generally accepted industry standards to protect the" -" personal information submitted to us, both during transmission and once we " -"receive it." -msgstr "" - -#: ../../privacy-policy.rst:311 -msgid "" -"No method of transmission, or method of electronic storage, is 100% secure. " -"Therefore, we cannot guarantee its absolute security." -msgstr "" - -#: ../../privacy-policy.rst:316 -msgid "Read the Docs' global privacy practices" -msgstr "" - -#: ../../privacy-policy.rst:318 -msgid "" -"**Information that we collect will be stored and processed in the United " -"States** in accordance with this Privacy Policy. However, we understand that" -" we have users from different countries and regions with different privacy " -"expectations, and we try to meet those needs." -msgstr "" - -#: ../../privacy-policy.rst:324 -msgid "" -"We provide the same standard of privacy protection to all our users around " -"the world, regardless of their country of origin or location, Additionally, " -"we require that if our vendors or affiliates have access to User Personal " -"Information, they must comply with our privacy policies and with applicable " -"data privacy laws." -msgstr "" - -#: ../../privacy-policy.rst:330 -msgid "In particular:" -msgstr "" - -#: ../../privacy-policy.rst:332 -msgid "" -"Read the Docs provides clear methods of unambiguous, informed consent at the" -" time of data collection, when we do collect your personal data." -msgstr "" - -#: ../../privacy-policy.rst:335 -msgid "" -"We collect only the minimum amount of personal data necessary, unless you " -"choose to provide more. We encourage you to only give us the amount of data " -"you are comfortable sharing." -msgstr "" - -#: ../../privacy-policy.rst:337 -msgid "" -"We offer you simple methods of accessing, correcting, or deleting the data " -"we have collected." -msgstr "" - -#: ../../privacy-policy.rst:338 -msgid "We also provide our users a method of recourse and enforcement." -msgstr "" - -#: ../../privacy-policy.rst:342 -msgid "Resolving Complaints" -msgstr "" - -#: ../../privacy-policy.rst:344 -msgid "" -"If you have concerns about the way Read the Docs is handling your User " -"Personal Information, please let us know immediately by emailing us at " -"privacy@readthedocs.org." -msgstr "" - -#: ../../privacy-policy.rst:349 -msgid "How we respond to compelled disclosure" -msgstr "" - -#: ../../privacy-policy.rst:351 -msgid "" -"Read the Docs may disclose personally-identifying information or other " -"information we collect about you to law enforcement in response to a valid " -"subpoena, court order, warrant, or similar government order, or when we " -"believe in good faith that disclosure is reasonably necessary to protect our" -" property or rights, or those of third parties or the public at large." -msgstr "" - -#: ../../privacy-policy.rst:357 -msgid "" -"In complying with court orders and similar legal processes, Read the Docs " -"strives for transparency. When permitted, we will make a reasonable effort " -"to notify users of any disclosure of their information, unless we are " -"prohibited by law or court order from doing so, or in rare, exigent " -"circumstances." -msgstr "" - -#: ../../privacy-policy.rst:366 -msgid "How you can access and control the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:368 -msgid "" -"If you're already a Read the Docs user, you may access, update, alter, or " -"delete your basic user profile information by `editing your user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:374 -msgid "Data retention and deletion" -msgstr "" - -#: ../../privacy-policy.rst:376 -msgid "" -"Read the Docs will retain User Personal Information for as long as your " -"account is active or as needed to provide you services." -msgstr "" - -#: ../../privacy-policy.rst:379 -msgid "" -"We may retain certain User Personal Information indefinitely, unless you " -"delete it or request its deletion. For example, we don't automatically " -"delete inactive user accounts, so unless you choose to delete your account, " -"we will retain your account information indefinitely." -msgstr "" - -#: ../../privacy-policy.rst:385 -msgid "" -"If you would like to delete your User Personal Information, you may do so in" -" your `user account `__. We will " -"retain and use your information as necessary to comply with our legal " -"obligations, resolve disputes, and enforce our agreements, but barring legal" -" requirements, we will delete your full profile." -msgstr "" - -#: ../../privacy-policy.rst:391 -msgid "" -"Our web server logs for readthedocs.org, readthedocs.com, and Documentation " -"Sites are deleted after 10 days barring legal obligations." -msgstr "" - -#: ../../privacy-policy.rst:396 -msgid "Changes to our Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:398 -msgid "" -"We reserve the right to revise this Privacy Policy at any time. If we change" -" this Privacy Policy in the future, we will post the revised Privacy Policy " -"and update the \"Effective Date,\" above, to reflect the date of the " -"changes." -msgstr "" - -#: ../../privacy-policy.rst:405 -msgid "Contacting Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:407 -msgid "" -"Questions regarding Read the Docs' Privacy Policy or information practices " -"should be directed to privacy@readthedocs.org." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/privacy.mo b/docs/user/locale/fa/LC_MESSAGES/privacy.mo deleted file mode 100644 index 76e604845e5..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/privacy.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/privacy.po b/docs/user/locale/fa/LC_MESSAGES/privacy.po deleted file mode 100644 index 7355ece4edb..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/privacy.po +++ /dev/null @@ -1,109 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../privacy.rst:2 -msgid "Privacy Levels" -msgstr "" - -#: ../../privacy.rst:4 -msgid "" -"Read the Docs supports 3 different privacy levels on 2 different objects; " -"Public, Protected, Private on Projects and Versions." -msgstr "" - -#: ../../privacy.rst:8 -msgid "Understanding the Privacy Levels" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Level" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Detail" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Listing" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Search" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Viewing" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:43 -msgid "Private" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:13 ../../privacy.rst:13 -#: ../../privacy.rst:15 ../../privacy.rst:15 -msgid "No" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:15 ../../privacy.rst:15 -#: ../../privacy.rst:17 ../../privacy.rst:17 ../../privacy.rst:17 -#: ../../privacy.rst:17 -msgid "Yes" -msgstr "" - -#: ../../privacy.rst:15 ../../privacy.rst:31 -msgid "Protected" -msgstr "" - -#: ../../privacy.rst:17 ../../privacy.rst:25 -msgid "Public" -msgstr "" - -#: ../../privacy.rst:20 -msgid "" -"With a URL to view the actual documentation, even private docs are viewable." -" This is because our architecture doesn't do any logic on documentation " -"display, to increase availability." -msgstr "" - -#: ../../privacy.rst:27 -msgid "" -"This is the easiest and most obvious. It is also the default. It means that " -"everything is available to be seen by everyone." -msgstr "" - -#: ../../privacy.rst:33 -msgid "" -"Protected means that your object won't show up in Listing Pages, but Detail " -"pages still work. For example, a Project that is Protected will not show on " -"the homepage Recently Updated list, however, if you link directly to the " -"project, you will get a 200 and the page will display." -msgstr "" - -#: ../../privacy.rst:38 -msgid "" -"Protected Versions are similar, they won't show up in your version listings," -" but will be available once linked to." -msgstr "" - -#: ../../privacy.rst:45 -msgid "" -"Private objects are available only to people who have permissions to see " -"them. They will not display on any list view, and will 404 when you link " -"them to others." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/security.mo b/docs/user/locale/fa/LC_MESSAGES/security.mo deleted file mode 100644 index 17735b697b6..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/security.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/security.po b/docs/user/locale/fa/LC_MESSAGES/security.po deleted file mode 100644 index 6cb78722b6a..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/security.po +++ /dev/null @@ -1,98 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../security.rst:2 -msgid "Security" -msgstr "" - -#: ../../security.rst:4 -msgid "" -"Security is very important to us at Read the Docs. We are committed to " -"responsible reporting and disclosure of security issues." -msgstr "" - -#: ../../security.rst:7 -msgid "Reporting a security issue" -msgstr "" - -#: ../../security.rst:9 -msgid "" -"If you believe you've discovered a security issue at Read the Docs, please " -"contact us at **security@readthedocs.org** (optionally using our " -":ref:`security:PGP key`). We request that you please not publicly disclose " -"the issue until it has been addressed by us." -msgstr "" - -#: ../../security.rst:13 -msgid "You can expect:" -msgstr "" - -#: ../../security.rst:15 -msgid "" -"We will respond acknowledging your email typically within one business day." -msgstr "" - -#: ../../security.rst:16 -msgid "" -"We will follow up if and when we have confirmed the issue with a timetable " -"for the fix." -msgstr "" - -#: ../../security.rst:17 -msgid "We will notify you when the issue is fixed." -msgstr "" - -#: ../../security.rst:18 -msgid "" -"We will add the issue to our :ref:`security issue archive `." -msgstr "" - -#: ../../security.rst:21 -msgid "PGP key" -msgstr "" - -#: ../../security.rst:23 -msgid "" -"You may use this `PGP key`__ to securely communicate with us and to verify " -"signed messages you receive from us." -msgstr "" - -#: ../../security.rst:85 -msgid "Security issue archive" -msgstr "" - -#: ../../security.rst:88 -msgid "Release 2.3.0" -msgstr "" - -#: ../../security.rst:90 -msgid "" -":ref:`version-2.3.0` resolves a security issue with translations on our " -"community hosting site that allowed users to modify the hosted path of a " -"target project by adding it as a translation project of their own project. A" -" check was added to ensure project ownership before adding the project as a " -"translation." -msgstr "" - -#: ../../security.rst:95 -msgid "" -"In order to add a project as a translation now, users must now first be " -"granted ownership in the translation project." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/single_version.mo b/docs/user/locale/fa/LC_MESSAGES/single_version.mo deleted file mode 100644 index 3fd379e2b89..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/single_version.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/single_version.po b/docs/user/locale/fa/LC_MESSAGES/single_version.po deleted file mode 100644 index 7bb37888523..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/single_version.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../single_version.rst:2 -msgid "Single Version Documentation" -msgstr "" - -#: ../../single_version.rst:4 -msgid "" -"Single Version Documentation lets you serve your docs at a root domain. By " -"default, all documentation served by Read the Docs has a root of " -"``///``. But, if you enable the \"Single Version\" option" -" for a project, its documentation will instead be served at ``/``." -msgstr "" - -#: ../../single_version.rst:8 -msgid "" -"This means you can't have translations or multiple versions for your " -"documentation." -msgstr "" - -#: ../../single_version.rst:10 -msgid "" -"You can see a live example of this at http://www.contribution-guide.org" -msgstr "" - -#: ../../single_version.rst:13 -msgid "Enabling" -msgstr "" - -#: ../../single_version.rst:15 -msgid "" -"You can toggle the \"Single Version\" option on or off for your project in " -"the Project Admin page. Check your `dashboard`_ for a list of your projects." -msgstr "" - -#: ../../single_version.rst:18 -msgid "Effects" -msgstr "" - -#: ../../single_version.rst:20 -msgid "" -"Links generated on Read the Docs will now point to the proper URL. For " -"example, if pip was set as a \"Single Version\" project, then links to its " -"documentation would point to ``http://pip.readthedocs.io/`` rather than the " -"default ``http://pip.readthedocs.io/en/latest/``." -msgstr "" - -#: ../../single_version.rst:22 -msgid "" -"Documentation at ``///`` will still be served for" -" backwards compatibility reasons. However, our usage of :doc:`canonical` " -"should stop these from being indexed by Google." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/sponsors.mo b/docs/user/locale/fa/LC_MESSAGES/sponsors.mo deleted file mode 100644 index de392d3ff22..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/sponsors.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/sponsors.po b/docs/user/locale/fa/LC_MESSAGES/sponsors.po deleted file mode 100644 index 4ea71571da3..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/sponsors.po +++ /dev/null @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../sponsors.rst:2 -msgid "Sponsors of Read the Docs" -msgstr "" - -#: ../../sponsors.rst:4 -msgid "" -"Running Read the Docs isn't free, and the site wouldn't be where it is today" -" without generous support of our sponsors. Below is a list of all the folks " -"who have helped the site financially, in order of the date they first " -"started supporting us." -msgstr "" - -#: ../../sponsors.rst:10 -msgid "Current sponsors" -msgstr "" - -#: ../../sponsors.rst:12 -msgid "" -"`Microsoft Azure`_ - They cover all of our hosting expenses every month. " -"This is a pretty large sum of money, averaging around $3,000/mo, and we are " -"really grateful to have them as a sponsor." -msgstr "" - -#: ../../sponsors.rst:13 -msgid "" -"`Cloudflare`_ - Cloudflare is providing us with an enterprise plan of their " -"SSL for SaaS Providers product that enables us to provide SSL certificates " -"for custom domains." -msgstr "" - -#: ../../sponsors.rst:14 -msgid "You? (Email us at rev@readthedocs.org for more info)" -msgstr "" - -#: ../../sponsors.rst:17 -msgid "Past sponsors" -msgstr "" - -#: ../../sponsors.rst:19 -msgid "`Python Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:20 -msgid "`Revsys`_" -msgstr "" - -#: ../../sponsors.rst:21 -msgid "`Mozilla Web Dev`_" -msgstr "" - -#: ../../sponsors.rst:22 -msgid "`Django Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:23 -msgid "`Lab305`_" -msgstr "" - -#: ../../sponsors.rst:24 -msgid "`Twilio`_" -msgstr "" - -#: ../../sponsors.rst:25 -msgid "`Rackspace`_" -msgstr "" - -#: ../../sponsors.rst:26 -msgid "`Mozilla`_" -msgstr "" - -#: ../../sponsors.rst:42 -msgid "Sponsorship Information" -msgstr "" - -#: ../../sponsors.rst:44 -msgid "" -"As part of increasing sustainability, Read the Docs is testing out promoting" -" sponsors on documentation pages. We have more information about this in our" -" `blog post `_ about " -"this effort." -msgstr "" - -#: ../../sponsors.rst:49 -msgid "Sponsor Us" -msgstr "" - -#: ../../sponsors.rst:51 -msgid "" -"Contact us at rev@readthedocs.org for more information on sponsoring Read " -"the Docs." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/story.mo b/docs/user/locale/fa/LC_MESSAGES/story.mo deleted file mode 100644 index b26c2470bd4..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/story.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/story.po b/docs/user/locale/fa/LC_MESSAGES/story.po deleted file mode 100644 index a40a295c0b9..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/story.po +++ /dev/null @@ -1,59 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../story.rst:2 -msgid "The Story of Read the Docs" -msgstr "" - -#: ../../story.rst:4 -msgid "" -"Documenting projects is hard, hosting them shouldn’t be. Read the Docs was " -"created to make hosting documentation simple." -msgstr "" - -#: ../../story.rst:6 -msgid "" -"Read the Docs was `started`_ with a couple main goals in mind. The first " -"goal was to encourage people to write documentation, by removing the barrier" -" of entry to hosting. The other goal was to create a central platform for " -"people to find documentation. Having a shared platform for all documentation" -" allows for innovation at the platform level, allowing work to be done once " -"and benefit everyone." -msgstr "" - -#: ../../story.rst:13 -msgid "" -"`Documentation matters`_, but its often overlooked. We think that we can " -"help a documentation culture flourish. Great projects, such as Django_ and " -"SQLAlchemy_, and projects from companies like Mozilla_, are already using " -"Read the Docs to serve their documentation to the world." -msgstr "" - -#: ../../story.rst:19 -msgid "" -"The site has grown quite a bit over the past year. Our `look back at 2013`_ " -"shows some numbers that show our progress. The job isn't anywhere near done " -"yet, but it's a great honor to be able to have such an impact already." -msgstr "" - -#: ../../story.rst:24 -msgid "" -"We plan to keep building a great experience for people hosting their docs " -"with us, and for users of the documentation that we host." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/subprojects.mo b/docs/user/locale/fa/LC_MESSAGES/subprojects.mo deleted file mode 100644 index fe1d02e855f..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/subprojects.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/subprojects.po b/docs/user/locale/fa/LC_MESSAGES/subprojects.po deleted file mode 100644 index 3d60f80aac3..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/subprojects.po +++ /dev/null @@ -1,90 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../subprojects.rst:2 -msgid "Subprojects" -msgstr "" - -#: ../../subprojects.rst:4 -msgid "" -"Projects can be configured in a nested manner, by configuring a project as a" -" *subproject* of another project. This allows for documentation projects to " -"share a search index and a namespace or custom domain, but still be " -"maintained independently." -msgstr "" - -#: ../../subprojects.rst:9 -msgid "" -"For example, a parent project, ``Foo`` is set up with a subproject, ``Bar``." -" The documentation for ``Foo`` will be available at:" -msgstr "" - -#: ../../subprojects.rst:12 -msgid "https://foo.readthedocs.io/en/latest/" -msgstr "" - -#: ../../subprojects.rst:14 -msgid "The documentation for ``Bar`` will be available under this same path:" -msgstr "" - -#: ../../subprojects.rst:16 -msgid "https://foo.readthedocs.io/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:19 -msgid "Adding a Subproject" -msgstr "" - -#: ../../subprojects.rst:21 -msgid "" -"In the admin dashboard for your project, select \"Subprojects\" from the " -"menu. From this page you can add a subproject by typing in the project slug." -msgstr "" - -#: ../../subprojects.rst:25 -msgid "Sharing a Custom Domain" -msgstr "" - -#: ../../subprojects.rst:27 -msgid "" -"Projects and subprojects can also be used to share a custom domain with a " -"number of projects. To configure this, one project should be established as " -"the parent project. This project will be configured with a custom domain. " -"Projects can then be added as subprojects to this parent project." -msgstr "" - -#: ../../subprojects.rst:32 -msgid "" -"If the example project ``Foo`` was set up with a custom domain, " -"``docs.example.com``, the URLs for projects ``Foo`` and ``Bar`` would " -"respectively be at: http://docs.example.com/en/latest/ and " -"http://docs.example.com/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:38 -msgid "Search" -msgstr "" - -#: ../../subprojects.rst:40 -msgid "" -"Projects that are configured as subprojects will share a search index with " -"their parent and sibling projects. This is currently the only way to share " -"search indexes between projects, we do not yet support sharing search " -"indexes between arbitrary projects." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/support.mo b/docs/user/locale/fa/LC_MESSAGES/support.mo deleted file mode 100644 index eefbc59a9c4..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/support.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/support.po b/docs/user/locale/fa/LC_MESSAGES/support.po deleted file mode 100644 index 29f2927816b..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/support.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../support.rst:2 -msgid "Support" -msgstr "" - -#: ../../support.rst:5 -msgid "Usage Questions" -msgstr "" - -#: ../../support.rst:7 -msgid "" -"If you have questions about how to use Read the Docs, or have an issue that " -"isn't related to a bug, `Stack Overflow`_ is the best place to ask. Tag " -"questions with ``read-the-docs`` so other folks can find them easily." -msgstr "" - -#: ../../support.rst:11 -msgid "Good questions for Stack Overflow would be:" -msgstr "" - -#: ../../support.rst:13 -msgid "" -"\"What is the best way to structure the table of contents across a " -"project?\"" -msgstr "" - -#: ../../support.rst:14 -msgid "" -"\"How do I structure translations inside of my project for easiest " -"contribution from users?\"" -msgstr "" - -#: ../../support.rst:15 -msgid "" -"\"How do I use Sphinx to use SVG images in HTML output but PNG in PDF " -"output?\"" -msgstr "" - -#: ../../support.rst:18 -msgid "Community Support" -msgstr "" - -#: ../../support.rst:20 -msgid "" -"Read the Docs is supported by community contributions and advertising. We " -"hope to bring in enough money with our `Gold`_ and `Ethical Ads`_ programs " -"to keep Read the Docs sustainable." -msgstr "" - -#: ../../support.rst:24 -msgid "" -"**All people answering your questions are doing it with their own time, so " -"please be kind and provide as much information as possible.**" -msgstr "" - -#: ../../support.rst:28 -msgid "Bugs & Support Issues" -msgstr "" - -#: ../../support.rst:30 -msgid "" -"You can file bug reports on our `GitHub issue tracker`_, and they will be " -"addressed as soon as possible. **Support is a volunteer effort**, and there " -"is no guaranteed response time. If you need answers quickly, you can buy " -"commercial support below." -msgstr "" - -#: ../../support.rst:38 -msgid "Reporting Issues" -msgstr "" - -#: ../../support.rst:40 -msgid "" -"When reporting a bug, please include as much information as possible that " -"will help us solve this issue. This includes:" -msgstr "" - -#: ../../support.rst:44 -msgid "Project name" -msgstr "" - -#: ../../support.rst:45 -msgid "URL" -msgstr "" - -#: ../../support.rst:46 -msgid "Action taken" -msgstr "" - -#: ../../support.rst:47 -msgid "Expected result" -msgstr "" - -#: ../../support.rst:48 -msgid "Actual result" -msgstr "" - -#: ../../support.rst:51 -msgid "Commercial Support" -msgstr "" - -#: ../../support.rst:53 -msgid "" -"We offer commercial support for Read the Docs, commercial hosting, as well " -"as consulting around all documentation systems. You can contact us at " -"hello@readthedocs.com to learn more, or read more at " -"https://readthedocs.com/services/#open-source-support." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/symlinks.mo b/docs/user/locale/fa/LC_MESSAGES/symlinks.mo deleted file mode 100644 index 4fa9eeb315f..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/symlinks.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/symlinks.po b/docs/user/locale/fa/LC_MESSAGES/symlinks.po deleted file mode 100644 index 95748b10ba1..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/symlinks.po +++ /dev/null @@ -1,106 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../symlinks.rst:2 -msgid "How we use symlinks" -msgstr "" - -#: ../../symlinks.rst:4 -msgid "" -"Read the Docs stays highly available by serving all documentation pages out " -"of nginx. This means that they never hit our Python layer, meaning that they" -" never hit our database. This reduces the total number of servers to serve a" -" request to 1, each of which is redundant." -msgstr "" - -#: ../../symlinks.rst:11 -msgid "Nginx" -msgstr "" - -#: ../../symlinks.rst:13 -msgid "We handle a couple of different types of requests in nginx:" -msgstr "" - -#: ../../symlinks.rst:15 -msgid "Requests to a ``readthedocs.io`` subdomain" -msgstr "" - -#: ../../symlinks.rst:16 -msgid "Requests to a custom domain" -msgstr "" - -#: ../../symlinks.rst:19 -msgid "Subdomains" -msgstr "" - -#: ../../symlinks.rst:21 -msgid "" -"For subdomains, this is a simple lookup of the project slug, using the " -"subdomain portion of the request's hostname. This doesn't require symlinks, " -"but it shows the basic logic that we need to replicate." -msgstr "" - -#: ../../symlinks.rst:25 -msgid "" -"When a user navigates to ``http://pip.readthedocs.org/en/latest/``, we know " -"that they want the pip documentation. So we simply serve them the " -"documentation:" -msgstr "" - -#: ../../symlinks.rst:45 -msgid "" -"The ``@fallback`` directive is hit when we don't find the proper file. This " -"will cause things to hit the Python backend, so that proper action can be " -"taken." -msgstr "" - -#: ../../symlinks.rst:50 -msgid "Custom domains" -msgstr "" - -#: ../../symlinks.rst:52 -msgid "" -"Custom domains add a bit of difficulty, because at the nginx layer we don't " -"know what documentation to serve. When someone requests " -"``http://docs.fabfile.org/en/latest/``, we can't look at the URL to know to " -"serve the ``fabric`` docs." -msgstr "" - -#: ../../symlinks.rst:57 -msgid "" -"This is where symlinks come in. When someone requests " -"``http://docs.fabfile.org/en/latest/`` the first time, it hits the Python " -"layer. In that Python layer we record that ``docs.fabfile.org`` points at " -"``fabric``. When we build the ``fabric`` docs, we create a symlink for all " -"domains that have pointed at ``fabric`` before." -msgstr "" - -#: ../../symlinks.rst:64 -msgid "" -"So, when we get a request for ``docs.fabfile.org`` in the future, we will be" -" able to serve it directly from nginx. In this example, $host would be " -"``docs.fabfile.org``:" -msgstr "" - -#: ../../symlinks.rst:78 -msgid "" -"Notice that nowhere in the above path is the project's slug mentioned. It is" -" simply there in the symlink in the cnames directory, and the docs are " -"served from there." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/team.mo b/docs/user/locale/fa/LC_MESSAGES/team.mo deleted file mode 100644 index 0b246fcde00..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/team.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/team.po b/docs/user/locale/fa/LC_MESSAGES/team.po deleted file mode 100644 index 6eeb75b9952..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/team.po +++ /dev/null @@ -1,225 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../team.rst:2 -msgid "Read the Docs Team" -msgstr "" - -#: ../../team.rst:4 -msgid "" -"readthedocs.org is the largest open source documentation hosting service. " -"It's provided as a free service to the open source community, and is worked " -"on by a community of volunteers that we're hoping to expand! We currently " -"serve over 20,000,000 pageviews a month, and we hope to maintain a reliable " -"and stable hosting platform for years to come." -msgstr "" - -#: ../../team.rst:10 -msgid "There are three major parts of this work:" -msgstr "" - -#: ../../team.rst:16 -msgid "" -"You may notice that a number of names appear on multiple teams. This is " -"because we are lacking contributors. So please be bold and contact us, and " -"we'll get you sorted into the right team." -msgstr "" - -#: ../../team.rst:22 -msgid "Support Team" -msgstr "" - -#: ../../team.rst:24 -msgid "" -"Read the Docs has thousands of users who depend on it everyday. Every day at" -" least one of them has an issue that needs to be addressed by a site admin. " -"This might include tasks like:" -msgstr "" - -#: ../../team.rst:28 -msgid "Resetting a password" -msgstr "" - -#: ../../team.rst:29 -msgid "Asking for a project name to be released" -msgstr "" - -#: ../../team.rst:30 -msgid "Troubleshooting build errors" -msgstr "" - -#: ../../team.rst:33 ../../team.rst:63 ../../team.rst:107 -msgid "Members" -msgstr "" - -#: ../../team.rst:35 -msgid "`Eric Holscher `__ (Pacific Time)" -msgstr "" - -#: ../../team.rst:36 -msgid "`Anthony Johnson `__ (Mountain Time)" -msgstr "" - -#: ../../team.rst:37 -msgid "`Manuel Kaufmann `__ (Central Time)" -msgstr "" - -#: ../../team.rst:38 ../../team.rst:68 -msgid "Your Name Here" -msgstr "" - -#: ../../team.rst:40 ../../team.rst:70 ../../team.rst:115 -msgid "Feel free to ask any of us if you have questions or want to join!" -msgstr "" - -#: ../../team.rst:43 ../../team.rst:73 ../../team.rst:118 -msgid "Joining" -msgstr "" - -#: ../../team.rst:45 -msgid "" -"The best place to start would be to start addressing some of the issues in " -"our issue tracker. We have our support policies quite well documented in our" -" :doc:`/contribute`. **Be bold**. Start trying to reproduce issues that " -"people have, or talk to them to get more information. After you get the hang" -" of things, we'll happily give you the ability to tag and close issues by " -"joining our Support Team." -msgstr "" - -#: ../../team.rst:55 -msgid "Operations Team" -msgstr "" - -#: ../../team.rst:57 -msgid "" -"readthedocs.org is a service that millions of people depend on each month. " -"As part of operating the site, we maintain a 24/7 on-call rotation. This " -"means that folks have to be available and have their phone in service." -msgstr "" - -#: ../../team.rst:65 -msgid "`Eric Holscher `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:66 -msgid "`Anthony Johnson `_ (Mountain Time)" -msgstr "" - -#: ../../team.rst:67 -msgid "`Matt Robenolt `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:75 -msgid "" -"We are always looking for more people to share the on-call responsibility. " -"If you are on-call for your job already, we'd love to piggy back on that " -"duty as well." -msgstr "" - -#: ../../team.rst:79 -msgid "" -"You can email us at dev@readthedocs.org if you want to join our operations " -"team. Because of the sensitive nature (API tokens, secret keys, SSL certs, " -"etc.) of the work, we keep a private GitHub repository with the operations " -"code & documentation." -msgstr "" - -#: ../../team.rst:83 -msgid "The tools that we use are:" -msgstr "" - -#: ../../team.rst:85 -msgid "Salt" -msgstr "" - -#: ../../team.rst:86 -msgid "Nagios" -msgstr "" - -#: ../../team.rst:87 -msgid "Graphite/Grafana" -msgstr "" - -#: ../../team.rst:88 -msgid "Nginx" -msgstr "" - -#: ../../team.rst:89 -msgid "Postgres" -msgstr "" - -#: ../../team.rst:90 -msgid "Django" -msgstr "" - -#: ../../team.rst:91 -msgid "Celery" -msgstr "" - -#: ../../team.rst:93 -msgid "" -"It's fine if you aren't familiar with all of these things, but are willing " -"to help with part of it!" -msgstr "" - -#: ../../team.rst:96 -msgid "" -"**Please reach out if you want to share the on-call responsibility**. It " -"really is an important job, and we'd love to have it be more geographically " -"distributed." -msgstr "" - -#: ../../team.rst:101 -msgid "Development Team" -msgstr "" - -#: ../../team.rst:103 -msgid "" -"Also known as the \"Core Team\" in other projects. These folks have the " -"ability to commit code to the project." -msgstr "" - -#: ../../team.rst:109 -msgid "`Eric Holscher `_" -msgstr "" - -#: ../../team.rst:110 -msgid "`Anthony Johnson `_" -msgstr "" - -#: ../../team.rst:111 -msgid "`Manuel Kaufmann `_" -msgstr "" - -#: ../../team.rst:112 -msgid "`David Fischer `_" -msgstr "" - -#: ../../team.rst:113 -msgid "Your name here" -msgstr "" - -#: ../../team.rst:120 -msgid "" -"We try to be pretty flexible with who we allow on the development team. The " -"best path is to send a few pull requests, and follow up to make sure they " -"get merged successfully. You can check out our :doc:`contribute` to get more" -" information, and find issues that need to be addressed. After that, feel " -"free to ask for a commit bit." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/tests.mo b/docs/user/locale/fa/LC_MESSAGES/tests.mo deleted file mode 100644 index 5bf8bf0e5de..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/tests.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/tests.po b/docs/user/locale/fa/LC_MESSAGES/tests.po deleted file mode 100644 index 0d0c6ad1b77..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/tests.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:12+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../tests.rst:2 -msgid "Testing" -msgstr "" - -#: ../../tests.rst:4 -msgid "" -"Before contributing to Read the Docs, make sure your patch passes our test " -"suite and your code style passes our code linting suite." -msgstr "" - -#: ../../tests.rst:7 -msgid "" -"Read the Docs uses `Tox`_ to execute testing and linting procedures. Tox is " -"the only dependency you need to run linting or our test suite, the remainder" -" of our requirements will be installed by Tox into environment specific " -"virtualenv paths. Before testing, make sure you have Tox installed::" -msgstr "" - -#: ../../tests.rst:14 -msgid "" -"To run the full test and lint suite against your changes, simply run Tox. " -"Tox should return without any errors. You can run Tox against all of our " -"environments by running::" -msgstr "" - -#: ../../tests.rst:20 -msgid "" -"In order to run all test including the search tests, include " -"`\"'--including-search'\"` argument::" -msgstr "" - -#: ../../tests.rst:25 -msgid "To target a specific environment::" -msgstr "" - -#: ../../tests.rst:29 -msgid "" -"The ``tox`` configuration has the following environments configured. You can" -" target a single environment to limit the test suite::" -msgstr "" - -#: ../../tests.rst:49 -msgid "Continuous Integration" -msgstr "" - -#: ../../tests.rst:51 -msgid "" -"The RTD test suite is exercised by Travis CI on every push to our repo at " -"GitHub. You can check out the current build status: https://travis-" -"ci.org/rtfd/readthedocs.org" -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/user-defined-redirects.mo b/docs/user/locale/fa/LC_MESSAGES/user-defined-redirects.mo deleted file mode 100644 index 918605afb8e..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/user-defined-redirects.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/user-defined-redirects.po b/docs/user/locale/fa/LC_MESSAGES/user-defined-redirects.po deleted file mode 100644 index 1299a68076b..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/user-defined-redirects.po +++ /dev/null @@ -1,231 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../user-defined-redirects.rst:2 -msgid "User-defined Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:4 -msgid "" -"You can set up redirects for a project in your project dashboard's Redirects" -" page." -msgstr "" - -#: ../../user-defined-redirects.rst:7 -msgid "Quick Summary" -msgstr "" - -#: ../../user-defined-redirects.rst:9 -msgid "Log into your readthedocs.org account." -msgstr "" - -#: ../../user-defined-redirects.rst:10 -msgid "" -"From your dashboard, select the project on which you wish to add redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:11 -msgid "From the project's top navigation bar, select the Admin tab." -msgstr "" - -#: ../../user-defined-redirects.rst:12 -msgid "From the left navigation menu, select Redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:13 -msgid "" -"In the form box \"Redirect Type\" select the type of redirect you want. See " -"below for detail." -msgstr "" - -#: ../../user-defined-redirects.rst:14 -msgid "" -"Depending on the redirect type you select, enter FROM and/or TO URL as " -"needed." -msgstr "" - -#: ../../user-defined-redirects.rst:15 -msgid "When finished, click the SUBMIT Button." -msgstr "" - -#: ../../user-defined-redirects.rst:17 -msgid "Your redirects will be effective immediately." -msgstr "" - -#: ../../user-defined-redirects.rst:20 -msgid "Redirect Types" -msgstr "" - -#: ../../user-defined-redirects.rst:23 -msgid "Prefix Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:25 -msgid "" -"The most useful and requested feature of redirects was when migrating to " -"Read the Docs from an old host. You would have your docs served at a " -"previous URL, but that URL would break once you moved them. Read the Docs " -"includes a language and version slug in your documentation, but not all " -"documentation is hosted this way." -msgstr "" - -#: ../../user-defined-redirects.rst:31 -msgid "" -"Say that you previously had your docs hosted at " -"``http://docs.example.com/dev/``, you move ``docs.example.com`` to point at " -"Read the Docs. So users will have a bookmark saved to a page at " -"``http://docs.example.com/dev/install.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:35 -msgid "" -"You can now set a *Prefix Redirect* that will redirect all 404's with a " -"prefix to a new place. The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:41 ../../user-defined-redirects.rst:97 -msgid "Your users query would now redirect in the following manner::" -msgstr "" - -#: ../../user-defined-redirects.rst:46 -msgid "" -"Where ``en`` and ``latest`` are the default language and version values for " -"your project." -msgstr "" - -#: ../../user-defined-redirects.rst:51 -msgid "" -"In other words, a *Prefix Redirect* removes a prefix from the original URL. " -"This prefix is removed from the rest of the URL's ``path`` after " -"``/$lang/$version``. For example, if the URL is " -"``/es/1.0/guides/tutorial/install.html`` the \"From URL's prefix\" will be " -"removed from ``/guides/tutorial/install.html`` part." -msgstr "" - -#: ../../user-defined-redirects.rst:57 -msgid "Page Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:59 -msgid "" -"A more specific case is when you move a page around in your docs. The old " -"page will start 404'ing, and your users will be confused. *Page Redirects* " -"let you redirect a specific page." -msgstr "" - -#: ../../user-defined-redirects.rst:64 -msgid "" -"Say you move the ``example.html`` page into a subdirectory of examples: " -"``examples/intro.html``. You would set the following configuration::" -msgstr "" - -#: ../../user-defined-redirects.rst:71 -msgid "" -"Note that the ``/`` at the start doesn't count the ``/en/latest``, but just " -"the user-controlled section of the URL." -msgstr "" - -#: ../../user-defined-redirects.rst:76 -msgid "" -"*Page Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:81 -msgid "Exact Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:83 -msgid "" -"If you're redirecting from an old host AND you aren't maintaining old paths " -"for your documents, a Prefix Redirect won't suffice and you'll need to " -"create *Exact Redirects* to redirect from a specific URL, to a specific " -"page." -msgstr "" - -#: ../../user-defined-redirects.rst:87 -msgid "" -"Say you're moving ``docs.example.com`` to Read the Docs and want to redirect" -" traffic from an old page at ``http://docs.example.com/dev/install.html`` to" -" a new URL of ``http://docs.example.com/en/latest/installing-your-" -"site.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:91 -msgid "The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:102 -msgid "" -"Note that you should insert the desired language for \"en\" and version for " -"\"latest\" to achieve the desired redirect." -msgstr "" - -#: ../../user-defined-redirects.rst:105 -msgid "" -"*Exact Redirects* could be also useful to redirect a whole sub-path to a " -"different one by using a special ``$rest`` keyword in the \"From URL\". " -"Let's say that you want to redirect your readers of your version ``2.0`` of " -"your documentation under ``/en/2.0/`` because it's deprecated, to the newest" -" ``3.0`` version of it at ``/en/3.0/``." -msgstr "" - -#: ../../user-defined-redirects.rst:109 -msgid "This example would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:115 -msgid "The readers of your documentation will now be redirected as::" -msgstr "" - -#: ../../user-defined-redirects.rst:123 -msgid "" -"*Exact Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:128 -msgid "Sphinx Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:130 -msgid "" -"We also support redirects for changing the type of documentation Sphinx is " -"building. If you switch between *HTMLDir* and *HTML*, your URL's will " -"change. A page at ``/en/latest/install.html`` will be served at " -"``/en/latest/install/``, or vice versa. The built in redirects for this will" -" handle redirecting users appropriately." -msgstr "" - -#: ../../user-defined-redirects.rst:137 -msgid "Implementation" -msgstr "" - -#: ../../user-defined-redirects.rst:139 -msgid "" -"Since we serve documentation in a highly available way, we do not run any " -"logic when we're serving documentation. This means that redirects will only " -"happen in the case of a *404 File Not Found*." -msgstr "" - -#: ../../user-defined-redirects.rst:143 -msgid "" -"In the future we might implement redirect logic in Javascript, but this " -"first version is only implemented in the 404 handlers." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/vcs.mo b/docs/user/locale/fa/LC_MESSAGES/vcs.mo deleted file mode 100644 index 4e33b4db17a..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/vcs.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/vcs.po b/docs/user/locale/fa/LC_MESSAGES/vcs.po deleted file mode 100644 index b04761b2d4c..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/vcs.po +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../vcs.rst:2 -msgid "Version Control System Integration" -msgstr "" - -#: ../../vcs.rst:6 -msgid "" -"We :doc:`plan to implement a new approach ` regarding " -"the Theme Context as a whole, although the VCS documentation page will still" -" be valid, we prefer the users to move in that direction." -msgstr "" - -#: ../../vcs.rst:10 -msgid "" -"If you want to integrate editing into your own theme, you will have to " -"declare few variables inside your configuration file ``conf.py`` in the " -"``'html_context'`` setting, for the template to use them." -msgstr "" - -#: ../../vcs.rst:14 -msgid "More information can be found on `Sphinx documentation`_." -msgstr "" - -#: ../../vcs.rst:19 -msgid "GitHub" -msgstr "" - -#: ../../vcs.rst:21 -msgid "" -"If you want to integrate GitHub, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:32 ../../vcs.rst:54 ../../vcs.rst:76 -msgid "It can be used like this::" -msgstr "" - -#: ../../vcs.rst:41 -msgid "Bitbucket" -msgstr "" - -#: ../../vcs.rst:43 -msgid "" -"If you want to integrate Bitbucket, you can put the following snippet into " -"your ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:63 -msgid "Gitlab" -msgstr "" - -#: ../../vcs.rst:65 -msgid "" -"If you want to integrate Gitlab, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:86 -msgid "Additional variables" -msgstr "" - -#: ../../vcs.rst:88 -msgid "" -"``'pagename'`` - Sphinx variable representing the name of the page you're " -"on." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/versions.mo b/docs/user/locale/fa/LC_MESSAGES/versions.mo deleted file mode 100644 index a8e3a0f43f2..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/versions.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/versions.po b/docs/user/locale/fa/LC_MESSAGES/versions.po deleted file mode 100644 index 339709d0b67..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/versions.po +++ /dev/null @@ -1,119 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../versions.rst:2 -msgid "Versions" -msgstr "" - -#: ../../versions.rst:4 -msgid "" -"Read the Docs supports multiple versions of your repository. On the initial " -"import, we will create a ``latest`` version. This will point at the default " -"branch for your VCS control: ``master``, ``default``, or ``trunk``." -msgstr "" - -#: ../../versions.rst:9 -msgid "" -"We also create a ``stable`` version, if your project has any tagged " -"releases. ``stable`` will be automatically kept up to date to point at your " -"highest version." -msgstr "" - -#: ../../versions.rst:14 -msgid "How we envision versions working" -msgstr "" - -#: ../../versions.rst:16 -msgid "" -"In the normal case, the ``latest`` version will always point to the most up " -"to date development code. If you develop on a branch that is different than " -"the default for your VCS, you should set the **Default Branch** to that " -"branch." -msgstr "" - -#: ../../versions.rst:21 -msgid "" -"You should push a **tag** for each version of your project. These tags " -"should be numbered in a way that is consistent with `semantic versioning " -"`_. This will map to your ``stable`` branch by default." -msgstr "" - -#: ../../versions.rst:26 -msgid "" -"We in fact are parsing your tag names against the rules given by `PEP 440`_." -" This spec allows \"normal\" version numbers like ``1.4.2`` as well as pre-" -"releases. An alpha version or a release candidate are examples of pre-" -"releases and they look like this: ``2.0a1``." -msgstr "" - -#: ../../versions.rst:31 -msgid "" -"We only consider non pre-releases for the ``stable`` version of your " -"documentation." -msgstr "" - -#: ../../versions.rst:34 -msgid "" -"If you have documentation changes on a **long-lived branch**, you can build " -"those too. This will allow you to see how the new docs will be built in this" -" branch of the code. Generally you won't have more than 1 active branch over" -" a long period of time. The main exception here would be **release " -"branches**, which are branches that are maintained over time for a specific " -"release number." -msgstr "" - -#: ../../versions.rst:44 -msgid "Tags and branches" -msgstr "" - -#: ../../versions.rst:46 -msgid "" -"Read the Docs supports two workflows for versioning: based on tags or " -"branches. If you have at least one tag, tags will take preference over " -"branches when selecting the stable version." -msgstr "" - -#: ../../versions.rst:51 -msgid "Redirects on root URLs" -msgstr "" - -#: ../../versions.rst:53 -msgid "" -"When a user hits the root URL for your documentation, for example " -"``http://pip.readthedocs.io/``, they will be redirected to the **Default " -"version**. This defaults to **latest**, but could also point to your latest " -"released version." -msgstr "" - -#: ../../versions.rst:60 -msgid "Version warning" -msgstr "" - -#: ../../versions.rst:62 -msgid "" -"This is a banner that appears on the top of every page of your docs that " -"aren't stable or latest. This banner has a text with a link redirecting the " -"users to the latest version of your docs." -msgstr "" - -#: ../../versions.rst:65 -msgid "" -"This feature is disabled by default on new projects, you can enable it in " -"the admin section of your docs (Advanced Settings)." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/webhooks.mo b/docs/user/locale/fa/LC_MESSAGES/webhooks.mo deleted file mode 100644 index 31e40056702..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/webhooks.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/webhooks.po b/docs/user/locale/fa/LC_MESSAGES/webhooks.po deleted file mode 100644 index 8d61912f8e6..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/webhooks.po +++ /dev/null @@ -1,268 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Persian (http://www.transifex.com/readthedocs/readthedocs-docs/language/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../webhooks.rst:2 -msgid "Webhooks" -msgstr "" - -#: ../../webhooks.rst:4 -msgid "" -"The primary method that Read the Docs uses to detect changes to your " -"documentation is through the use of *webhooks*. Webhooks are configured with" -" your repository provider, such as GitHub, Bitbucket or GitLab, and with " -"each commit, merge, or other change to your repository, Read the Docs is " -"notified. When we receive a webhook notification, we determine if the change" -" is related to an active version for your project, and if it is, a build is " -"triggered for that version." -msgstr "" - -#: ../../webhooks.rst:13 -msgid "Webhook Integrations" -msgstr "" - -#: ../../webhooks.rst:15 -msgid "" -"You'll find a list of configured webhook integrations on your project's " -"admin dashboard, under **Integrations**. You can select any of these " -"integrations to see the *integration detail page*. This page has additional " -"configuration details and a list of HTTP exchanges that have taken place for" -" the integration." -msgstr "" - -#: ../../webhooks.rst:20 -msgid "" -"You need this information for the URL, webhook, or Payload URL needed by the" -" repository provider such as GitHub, GitLab, or Bitbucket." -msgstr "" - -#: ../../webhooks.rst:24 -msgid "Webhook Creation" -msgstr "" - -#: ../../webhooks.rst:26 -msgid "" -"If you import a project using a :ref:`connected account " -"`, a webhook will " -"be set up automatically for your repository. However, if your project was " -"not imported through a connected account, you may need to manually configure" -" a webhook for your project." -msgstr "" - -#: ../../webhooks.rst:31 -msgid "" -"To manually set up a webhook, click **Add integration** on your project's " -"**Integrations** Admin dashboard page and select the integration type you'd " -"like to add. After you have added the integration, you'll see a link to " -"information about the integration." -msgstr "" - -#: ../../webhooks.rst:35 -msgid "" -"As an example, the URL pattern looks like this: " -"*readthedocs.org/api/v2/webhook///*." -msgstr "" - -#: ../../webhooks.rst:37 -msgid "" -"Use this URL when setting up a new webhook with your provider -- these steps" -" vary depending on the provider:" -msgstr "" - -#: ../../webhooks.rst:40 -msgid "GitHub" -msgstr "" - -#: ../../webhooks.rst:42 ../../webhooks.rst:59 ../../webhooks.rst:69 -msgid "Go to the **Settings** page for your project" -msgstr "" - -#: ../../webhooks.rst:43 ../../webhooks.rst:60 -msgid "Click **Webhooks** and then **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:44 -msgid "" -"For **Payload URL**, use the URL of the integration on Read the Docs, found " -"on the the project's **Integrations** Admin dashboard page" -msgstr "" - -#: ../../webhooks.rst:46 -msgid "" -"For **Content type**, both *application/json* and *application/x-www-form-" -"urlencoded* work" -msgstr "" - -#: ../../webhooks.rst:48 -msgid "Select **Just the push event**" -msgstr "" - -#: ../../webhooks.rst:49 -msgid "Finish by clicking **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:51 -msgid "" -"You can verify if the webhook is working at the bottom of the GitHub page " -"under **Recent Deliveries**. If you see a Response 200, then the webhook is " -"correctly configured. For a 403 error, it's likely that the Payload URL is " -"incorrect." -msgstr "" - -#: ../../webhooks.rst:54 -msgid "" -"The webhook token, intended for the GitHub **Secret** field, is not yet " -"implemented." -msgstr "" - -#: ../../webhooks.rst:57 -msgid "Bitbucket" -msgstr "" - -#: ../../webhooks.rst:61 ../../webhooks.rst:71 -msgid "" -"For **URL**, use the URL of the integration on Read the Docs, found on the " -"**Dashboard** > **Admin** > **Integrations** page" -msgstr "" - -#: ../../webhooks.rst:63 -msgid "Under **Triggers**, **Repository push** should be selected" -msgstr "" - -#: ../../webhooks.rst:64 -msgid "Finish by clicking **Save**" -msgstr "" - -#: ../../webhooks.rst:67 -msgid "GitLab" -msgstr "" - -#: ../../webhooks.rst:70 -msgid "Click **Integrations**" -msgstr "" - -#: ../../webhooks.rst:73 -msgid "" -"Leave the default **Push events** selected and mark **Tag push events** also" -msgstr "" - -#: ../../webhooks.rst:74 -msgid "Finish by clicking **Add Webhook**" -msgstr "" - -#: ../../webhooks.rst:77 -msgid "Using the generic API integration" -msgstr "" - -#: ../../webhooks.rst:79 -msgid "" -"For repositories that are not hosted with a supported provider, we also " -"offer a generic API endpoint for triggering project builds. Similar to " -"webhook integrations, this integration has a specific URL, found on the " -"project's **Integrations** Admin dashboard page on readthedocs.org." -msgstr "" - -#: ../../webhooks.rst:84 -msgid "" -"Token authentication is required to use the generic endpoint, you will find " -"this token on the integration details page. The token should be passed in as" -" a request parameter, either as form data or as part of JSON data input." -msgstr "" - -#: ../../webhooks.rst:89 -msgid "Parameters" -msgstr "" - -#: ../../webhooks.rst:91 -msgid "This endpoint accepts the following arguments during an HTTP POST:" -msgstr "" - -#: ../../webhooks.rst:97 -msgid "branches" -msgstr "" - -#: ../../webhooks.rst:94 -msgid "" -"The names of the branches to trigger builds for. This can either be an array" -" of branch name strings, or just a single branch name string." -msgstr "" - -#: ../../webhooks.rst:97 -msgid "Default: **latest**" -msgstr "" - -#: ../../webhooks.rst:101 -msgid "token" -msgstr "" - -#: ../../webhooks.rst:100 -msgid "" -"The integration token. You'll find this value on the project's " -"**Integrations** Admin dashboard page." -msgstr "" - -#: ../../webhooks.rst:103 -msgid "" -"For example, the cURL command to build the ``dev`` branch, using the token " -"``1234``, would be::" -msgstr "" - -#: ../../webhooks.rst:108 -msgid "" -"A command like the one above could be called from a cron job or from a hook " -"inside Git_, Subversion_, Mercurial_, or Bazaar_." -msgstr "" - -#: ../../webhooks.rst:117 -msgid "Authentication" -msgstr "" - -#: ../../webhooks.rst:119 -msgid "" -"This endpoint requires authentication. If authenticating with an integration" -" token, a check will determine if the token is valid and matches the given " -"project. If instead an authenticated user is used to make this request, a " -"check will be performed to ensure the authenticated user is an owner of the " -"project." -msgstr "" - -#: ../../webhooks.rst:125 -msgid "Debugging webhooks" -msgstr "" - -#: ../../webhooks.rst:127 -msgid "" -"If you are experiencing problems with an existing webhook, you may be able " -"to use the integration detail page to help debug the issue. Each project " -"integration, such as a webhook or the generic API endpoint, stores the HTTP " -"exchange that takes place between Read the Docs and the external source. " -"You'll find a list of these exchanges in any of the integration detail " -"pages." -msgstr "" - -#: ../../webhooks.rst:134 -msgid "Resyncing webhooks" -msgstr "" - -#: ../../webhooks.rst:136 -msgid "" -"It might be necessary to re-establish a webhook if you are noticing " -"problems. To resync a webhook from Read the Docs, visit the integration " -"detail page and follow the directions for re-syncing your repository " -"webhook." -msgstr "" diff --git a/docs/user/locale/fa/LC_MESSAGES/yaml-config.mo b/docs/user/locale/fa/LC_MESSAGES/yaml-config.mo deleted file mode 100644 index 4233fdc707c..00000000000 Binary files a/docs/user/locale/fa/LC_MESSAGES/yaml-config.mo and /dev/null differ diff --git a/docs/user/locale/fa/LC_MESSAGES/yaml-config.po b/docs/user/locale/fa/LC_MESSAGES/yaml-config.po deleted file mode 100644 index 50fad63f822..00000000000 --- a/docs/user/locale/fa/LC_MESSAGES/yaml-config.po +++ /dev/null @@ -1,260 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Persian (https://www.transifex.com/readthedocs/teams/2534/fa/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fa\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../yaml-config.rst:2 -msgid "Read the Docs YAML Config" -msgstr "" - -#: ../../yaml-config.rst:4 -msgid "" -"Read the Docs now has support for configuring builds with a YAML file. The " -"file, ``readthedocs.yml``, must be in the root directory of your project." -msgstr "" - -#: ../../yaml-config.rst:7 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../yaml-config.rst:11 -msgid "Here is an example of what this file looks like:" -msgstr "" - -#: ../../yaml-config.rst:26 -msgid "Supported settings" -msgstr "" - -#: ../../yaml-config.rst:31 -msgid "formats" -msgstr "" - -#: ../../yaml-config.rst:33 -msgid "Default: [``htmlzip``, ``pdf``, ``epub``]" -msgstr "" - -#: ../../yaml-config.rst:34 -msgid "Options: ``htmlzip``, ``pdf``, ``epub``" -msgstr "" - -#: ../../yaml-config.rst:35 ../../yaml-config.rst:241 -msgid "Type: List" -msgstr "" - -#: ../../yaml-config.rst:37 -msgid "" -"The formats of your documentation you want to be built. Set as an empty list" -" ``[]`` to build none of the formats." -msgstr "" - -#: ../../yaml-config.rst:40 -msgid "" -"We will always build an HTML & JSON version of your documentation. These are" -" used for web serving & search indexing, respectively." -msgstr "" - -#: ../../yaml-config.rst:58 -msgid "requirements_file" -msgstr "" - -#: ../../yaml-config.rst:60 ../../yaml-config.rst:79 -msgid "Default: ``null``" -msgstr "" - -#: ../../yaml-config.rst:61 ../../yaml-config.rst:80 -msgid "Type: Path (specified from the root of the project)" -msgstr "" - -#: ../../yaml-config.rst:63 -msgid "The path to your pip requirements file." -msgstr "" - -#: ../../yaml-config.rst:72 -msgid "conda" -msgstr "" - -#: ../../yaml-config.rst:74 -msgid "The ``conda`` block allows for configuring our support for Conda." -msgstr "" - -#: ../../yaml-config.rst:77 -msgid "conda.file" -msgstr "" - -#: ../../yaml-config.rst:82 -msgid "The file option specified the Conda `environment file`_ to use." -msgstr "" - -#: ../../yaml-config.rst:89 -msgid "Conda is only supported via the YAML file." -msgstr "" - -#: ../../yaml-config.rst:94 -msgid "build" -msgstr "" - -#: ../../yaml-config.rst:96 -msgid "" -"The ``build`` block configures specific aspects of the documentation build." -msgstr "" - -#: ../../yaml-config.rst:101 -msgid "build.image" -msgstr "" - -#: ../../yaml-config.rst:103 -msgid "Default: :djangosetting:`DOCKER_IMAGE`" -msgstr "" - -#: ../../yaml-config.rst:104 -msgid "Options: ``1.0``, ``2.0``, ``latest``" -msgstr "" - -#: ../../yaml-config.rst:106 -msgid "" -"The build image to use for specific builds. This lets users specify a more " -"experimental build image, if they want to be on the cutting edge." -msgstr "" - -#: ../../yaml-config.rst:110 -msgid "" -"Certain Python versions require a certain build image, as defined here:" -msgstr "" - -#: ../../yaml-config.rst:113 -msgid "``1.0``: 2, 2.7, 3, 3.4" -msgstr "" - -#: ../../yaml-config.rst:114 -msgid "``2.0``: 2, 2.7, 3, 3.5" -msgstr "" - -#: ../../yaml-config.rst:115 -msgid "``latest``: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6" -msgstr "" - -#: ../../yaml-config.rst:128 -msgid "python" -msgstr "" - -#: ../../yaml-config.rst:130 -msgid "" -"The ``python`` block allows you to configure aspects of the Python " -"executable used for building documentation." -msgstr "" - -#: ../../yaml-config.rst:136 -msgid "python.version" -msgstr "" - -#: ../../yaml-config.rst:138 -msgid "Default: ``2.7``" -msgstr "" - -#: ../../yaml-config.rst:139 -msgid "Options: ``2.7``, ``2``, ``3.5``, ``3``" -msgstr "" - -#: ../../yaml-config.rst:141 -msgid "" -"This is the version of Python to use when building your documentation. If " -"you specify only the major version of Python, the highest supported minor " -"version will be selected." -msgstr "" - -#: ../../yaml-config.rst:147 -msgid "" -"The supported Python versions depends on the version of the build image your" -" project is using. The default build image that is used to build " -"documentation contains support for Python ``2.7`` and ``3.5``. See the " -":ref:`yaml__build__image` for more information on supported Python versions." -msgstr "" - -#: ../../yaml-config.rst:158 -msgid "python.use_system_site_packages" -msgstr "" - -#: ../../yaml-config.rst:160 ../../yaml-config.rst:178 -#: ../../yaml-config.rst:194 -msgid "Default: ``false``" -msgstr "" - -#: ../../yaml-config.rst:161 ../../yaml-config.rst:179 -#: ../../yaml-config.rst:195 -msgid "Type: Boolean" -msgstr "" - -#: ../../yaml-config.rst:163 -msgid "" -"When true, it gives the virtual environment access to the global site-" -"packages directory. Depending on the :ref:`yaml-config:build.image`, Read " -"the Docs includes some libraries like scipy, numpy, etc. See " -":ref:`builds:The build environment` for more details." -msgstr "" - -#: ../../yaml-config.rst:176 -msgid "python.setup_py_install" -msgstr "" - -#: ../../yaml-config.rst:181 -msgid "" -"When true, install your project into the Virtualenv with ``python setup.py " -"install`` when building documentation." -msgstr "" - -#: ../../yaml-config.rst:192 -msgid "python.pip_install" -msgstr "" - -#: ../../yaml-config.rst:197 -msgid "" -"When ``true``, install your project into the virtualenv with pip when " -"building documentation." -msgstr "" - -#: ../../yaml-config.rst:238 -msgid "python.extra_requirements" -msgstr "" - -#: ../../yaml-config.rst:240 -msgid "Default: ``[]``" -msgstr "" - -#: ../../yaml-config.rst:243 -msgid "" -"List of `extra requirements`_ sections to install, additionally to the " -"`package default dependencies`_. Only works if ``python.pip_install`` option" -" above is set to ``true``." -msgstr "" - -#: ../../yaml-config.rst:247 -msgid "" -"Let's say your Python package has a ``setup.py`` which looks like this:" -msgstr "" - -#: ../../yaml-config.rst:268 -msgid "" -"Then to have all dependencies from the ``tests`` and ``docs`` sections " -"installed in addition to the default ``requests`` and ``simplejson``, use " -"the ``extra_requirements`` as such:" -msgstr "" - -#: ../../yaml-config.rst:279 -msgid "Behind the scene the following Pip command will be run:" -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/abandoned-projects.mo b/docs/user/locale/it/LC_MESSAGES/abandoned-projects.mo deleted file mode 100644 index f778dbceca7..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/abandoned-projects.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/abandoned-projects.po b/docs/user/locale/it/LC_MESSAGES/abandoned-projects.po deleted file mode 100644 index e357c012d60..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/abandoned-projects.po +++ /dev/null @@ -1,206 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../abandoned-projects.rst:2 -msgid "Policy for Abandoned Projects" -msgstr "" - -#: ../../abandoned-projects.rst:4 -msgid "" -"This policy describes the process by which a Read the Docs project name may " -"be changed." -msgstr "" - -#: ../../abandoned-projects.rst:7 -msgid "Rationale" -msgstr "" - -#: ../../abandoned-projects.rst:9 -msgid "" -"Conflict between the current use of the name and a different suggested use " -"of the same name occasionally arise. This document aims to provide general " -"guidelines for solving the most typical cases of such conflicts." -msgstr "" - -#: ../../abandoned-projects.rst:14 -msgid "Specification" -msgstr "" - -#: ../../abandoned-projects.rst:16 -msgid "" -"The main idea behind this policy is that Read the Docs serves the community." -" Every user is invited to upload content under the Terms of Use, " -"understanding that it is at the sole risk of the user." -msgstr "" - -#: ../../abandoned-projects.rst:20 -msgid "" -"While Read the Docs is not a backup service, the core team of Read the Docs " -"does their best to keep that content accessible indefinitely in its " -"published form. However, in certain edge cases the greater community's needs" -" might outweigh the individual's expectation of ownership of a project name." -msgstr "" - -#: ../../abandoned-projects.rst:25 -msgid "The use cases covered by this policy are:" -msgstr "" - -#: ../../abandoned-projects.rst:29 ../../abandoned-projects.rst:53 -msgid "Abandoned projects" -msgstr "" - -#: ../../abandoned-projects.rst:28 -msgid "" -"Renaming a project so that the original project name can be used by a " -"different project" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Active projects" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Resolving disputes over a name" -msgstr "" - -#: ../../abandoned-projects.rst:35 -msgid "Implementation" -msgstr "" - -#: ../../abandoned-projects.rst:38 -msgid "Reachability" -msgstr "" - -#: ../../abandoned-projects.rst:40 -msgid "" -"The user of Read the Docs is solely responsible for being reachable by the " -"core team for matters concerning projects that the user owns. In every case " -"where contacting the user is necessary, the core team will try to do so at " -"least three times, using the following means of contact:" -msgstr "" - -#: ../../abandoned-projects.rst:45 -msgid "E-mail address on file in the user's profile" -msgstr "" - -#: ../../abandoned-projects.rst:46 -msgid "E-mail addresses found in the given project's documentation" -msgstr "" - -#: ../../abandoned-projects.rst:47 -msgid "E-mail address on the project's home page" -msgstr "" - -#: ../../abandoned-projects.rst:49 -msgid "" -"The core team will stop trying to reach the user after six weeks and the " -"user will be considered *unreachable*." -msgstr "" - -#: ../../abandoned-projects.rst:55 -msgid "A project is considered *abandoned* when ALL of the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:57 -msgid "Owner is unreachable (see `Reachability`_)" -msgstr "" - -#: ../../abandoned-projects.rst:58 -msgid "" -"The project has no proper documentation being served (no successful builds) " -"or does not have any releases within the past twelve months" -msgstr "" - -#: ../../abandoned-projects.rst:60 -msgid "" -"No activity from the owner on the project's home page (or no home page " -"found)." -msgstr "" - -#: ../../abandoned-projects.rst:63 -msgid "All other projects are considered *active*." -msgstr "" - -#: ../../abandoned-projects.rst:66 -msgid "Renaming of an abandoned project" -msgstr "" - -#: ../../abandoned-projects.rst:68 -msgid "Projects are never renamed solely on the basis of abandonment." -msgstr "" - -#: ../../abandoned-projects.rst:70 -msgid "" -"An *abandoned* project can be renamed (by appending ``-abandoned`` and a " -"uniquifying integer if needed) for purposes of reusing the name when ALL of " -"the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:74 -msgid "" -"The project has been determined *abandoned* by the rules described above" -msgstr "" - -#: ../../abandoned-projects.rst:75 -msgid "" -"The candidate is able to demonstrate their own failed attempts to contact " -"the existing owner" -msgstr "" - -#: ../../abandoned-projects.rst:77 -msgid "" -"The candidate is able to demonstrate that the project suggested to reuse the" -" name already exists and meets notability requirements" -msgstr "" - -#: ../../abandoned-projects.rst:79 -msgid "" -"The candidate is able to demonstrate why a fork under a different name is " -"not an acceptable workaround" -msgstr "" - -#: ../../abandoned-projects.rst:81 -msgid "The project has fewer than 100 monthly pageviews" -msgstr "" - -#: ../../abandoned-projects.rst:82 -msgid "The core team does not have any additional reservations." -msgstr "" - -#: ../../abandoned-projects.rst:85 -msgid "Name conflict resolution for active projects" -msgstr "" - -#: ../../abandoned-projects.rst:87 -msgid "" -"The core team of Read the Docs are not arbiters in disputes around *active* " -"projects. The core team recommends users to get in touch with each other and" -" solve the issue by respectful communication." -msgstr "" - -#: ../../abandoned-projects.rst:92 -msgid "Prior art" -msgstr "" - -#: ../../abandoned-projects.rst:94 -msgid "" -"The Python Package Index (PyPI) policy for claiming abandoned packages " -"(`PEP-0541 `_) heavily influenced " -"this policy." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/alternate_domains.mo b/docs/user/locale/it/LC_MESSAGES/alternate_domains.mo deleted file mode 100644 index b3b0215a228..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/alternate_domains.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/alternate_domains.po b/docs/user/locale/it/LC_MESSAGES/alternate_domains.po deleted file mode 100644 index ce710b156d1..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/alternate_domains.po +++ /dev/null @@ -1,189 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../alternate_domains.rst:2 -msgid "Alternate Domains" -msgstr "" - -#: ../../alternate_domains.rst:4 -msgid "" -"Read the Docs supports a number of custom domains for your convenience. " -"Shorter URLs make everyone happy, and we like making people happy!" -msgstr "" - -#: ../../alternate_domains.rst:7 -msgid "Subdomain Support" -msgstr "" - -#: ../../alternate_domains.rst:9 -msgid "" -"Every project has a subdomain that is available to serve its documentation. " -"If you go to .readthedocs.io, it should show you the latest version of" -" documentation. A good example is https://pip.readthedocs.io" -msgstr "" - -#: ../../alternate_domains.rst:11 -msgid "" -"If you have an old project that has an underscore (_) in the name, it will " -"use a subdomain with a hyphen (-). `RFC 1035 " -"`_ has more information on valid " -"subdomains." -msgstr "" - -#: ../../alternate_domains.rst:15 -msgid "Custom Domain Support" -msgstr "" - -#: ../../alternate_domains.rst:17 -msgid "" -"You can also host your documentation from your own domain by adding a domain" -" to your project:" -msgstr "" - -#: ../../alternate_domains.rst:20 -msgid "" -"Add a CNAME record in your DNS that points the domain to: ``readthedocs.io``" -msgstr "" - -#: ../../alternate_domains.rst:21 -msgid "" -"Add a project domain in the :guilabel:`Domains` project admin page for your " -"project." -msgstr "" - -#: ../../alternate_domains.rst:24 -msgid "" -"We don't currently support pointing subdomains or naked domains to a project" -" using ``A`` records. It's best to point a subdomain, ``docs.example.com`` " -"for example, using a CNAME record." -msgstr "" - -#: ../../alternate_domains.rst:28 -msgid "" -"Using pip as an example, https://pip.pypa.io resolves, but is hosted on our " -"infrastructure." -msgstr "" - -#: ../../alternate_domains.rst:30 -msgid "As another example, fabric's dig record looks like this::" -msgstr "" - -#: ../../alternate_domains.rst:38 -msgid "Custom Domain SSL" -msgstr "" - -#: ../../alternate_domains.rst:40 -msgid "" -"By default, when you setup a custom domain to host documentation at Read the" -" Docs, we will attempt to provision a domain validated SSL certificate for " -"the domain. This service is generously provided by Cloudflare." -msgstr "" - -#: ../../alternate_domains.rst:44 -msgid "" -"After configuring your custom domain on Read the Docs, you can see the " -"status of the certificate on the domain page in your project admin dashboard" -" (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:48 -msgid "" -"If your domain has configured CAA records, please do not forget to include " -"Cloudflare CAA entries, see their `Certification Authority Authorization " -"(CAA) FAQ `_." -msgstr "" - -#: ../../alternate_domains.rst:54 -msgid "" -"Some older setups configured a CNAME record pointing to ``readthedocs.org`` " -"or another variation. While these continue to resolve, they do not yet allow" -" us to acquire SSL certificates for those domains. Point the CNAME to " -"``readthedocs.io`` and re-request a certificate by saving the domain in the " -"project admin (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:61 -msgid "" -"If you change the CNAME record, the SSL certificate issuance can take about " -"one hour." -msgstr "" - -#: ../../alternate_domains.rst:66 -msgid "" -"Due to a limitation, a domain cannot be proxied on Cloudflare to another " -"Cloudflare account that also proxies. This results in a \"CNAME Cross-User " -"Banned\" error. In order to do SSL termination, we must proxy this " -"connection. If you don't want us to do SSL termination for your domain -- " -"**which means you are responsible for the SSL certificate** -- then set your" -" CNAME to ``cloudflare-to-cloudflare.readthedocs.io`` instead of " -"``readthedocs.io``." -msgstr "" - -#: ../../alternate_domains.rst:75 -msgid "For more details, see this `previous issue`_." -msgstr "" - -#: ../../alternate_domains.rst:81 -msgid "Proxy SSL" -msgstr "" - -#: ../../alternate_domains.rst:83 -msgid "" -"If you would prefer to do your own SSL termination on a server you own and " -"control, you can do that although the setup is a bit more complex." -msgstr "" - -#: ../../alternate_domains.rst:87 -msgid "Broadly, the steps are:" -msgstr "" - -#: ../../alternate_domains.rst:89 -msgid "Have a server listening on 443 that you control" -msgstr "" - -#: ../../alternate_domains.rst:90 -msgid "" -"Procure an SSL certificate for your domain and provision it and the private " -"key on your server." -msgstr "" - -#: ../../alternate_domains.rst:92 -msgid "Add a domain that you wish to point at Read the Docs" -msgstr "" - -#: ../../alternate_domains.rst:93 -msgid "Enable proxying to us, with a custom ``X-RTD-SLUG`` header" -msgstr "" - -#: ../../alternate_domains.rst:95 -msgid "An example nginx configuration for pip would look like:" -msgstr "" - -#: ../../alternate_domains.rst:115 -msgid "rtfd.org" -msgstr "" - -#: ../../alternate_domains.rst:117 -msgid "" -"You can also use `rtfd.io` and `rtfd.org` for short URLs for Read the Docs. " -"For example, https://pip.rtfd.io redirects to its documentation page. Any " -"use of `rtfd.io` or `rtfd.org` will simply be redirected to " -"`readthedocs.io`." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/api/index.mo b/docs/user/locale/it/LC_MESSAGES/api/index.mo deleted file mode 100644 index 147f207732b..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/api/index.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/api/index.po b/docs/user/locale/it/LC_MESSAGES/api/index.po deleted file mode 100644 index a1aa3104453..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/api/index.po +++ /dev/null @@ -1,30 +0,0 @@ -# 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-02 13:43+0000\n" -"Last-Translator: Eric Holscher \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\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/user/locale/it/LC_MESSAGES/architecture.mo b/docs/user/locale/it/LC_MESSAGES/architecture.mo deleted file mode 100644 index 234691351fb..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/architecture.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/architecture.po b/docs/user/locale/it/LC_MESSAGES/architecture.po deleted file mode 100644 index 70b0772e0fc..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/architecture.po +++ /dev/null @@ -1,35 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2014-03-02 13:43+0000\n" -"Last-Translator: Eric Holscher \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../architecture.rst:2 -msgid "Architecture" -msgstr "" - -#: ../../architecture.rst:4 -msgid "" -"Read the Docs is architected to be highly available. A lot of projects host " -"their documentation with us, so we have built the site so that it shouldn't " -"go down. The load balancer is the only real single point of failure " -"currently. This means mainly that if the network to the load balancer goes " -"down, we have issues." -msgstr "" - -#: ../../architecture.rst:7 -msgid "Diagram" -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/automatic-redirects.mo b/docs/user/locale/it/LC_MESSAGES/automatic-redirects.mo deleted file mode 100644 index 31013d6569c..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/automatic-redirects.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/automatic-redirects.po b/docs/user/locale/it/LC_MESSAGES/automatic-redirects.po deleted file mode 100644 index d7044ebf491..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/automatic-redirects.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../automatic-redirects.rst:2 -msgid "Automatic Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:4 -msgid "" -"Read the Docs supports redirecting certain URLs automatically. This is an " -"overview of the set of redirects that are fully supported and will work into" -" the future." -msgstr "" - -#: ../../automatic-redirects.rst:8 -msgid "Root URL" -msgstr "" - -#: ../../automatic-redirects.rst:10 -msgid "" -"A link to the root of your documentation will redirect to the *default " -"version*, as set in your project settings. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:17 -msgid "" -"This only works for the root URL, not for internal pages. It's designed to " -"redirect people from http://pip.readthedocs.io/ to the default version of " -"your documentation, since serving up a 404 here would be a pretty terrible " -"user experience. (If your \"develop\" branch was designated as your default " -"version, then it would redirect to http://pip.readthedocs.io/en/develop.) " -"But, it's not a universal redirecting solution. So, for example, a link to " -"an internal page like http://pip.readthedocs.io/usage.html doesn't redirect " -"to http://pip.readthedocs.io/en/latest/usage.html." -msgstr "" - -#: ../../automatic-redirects.rst:19 -msgid "" -"The reasoning behind this is that RTD organizes the URLs for docs so that " -"multiple translations and multiple versions of your docs can be organized " -"logically and consistently for all projects that RTD hosts. For the way that" -" RTD views docs, http://pip.readthedocs.io/en/latest/ is the root directory " -"for your default documentation in English, not http://pip.readthedocs.io/. " -"Just like http://pip.readthedocs.io/en/develop/ is the root for your " -"development documentation in English." -msgstr "" - -#: ../../automatic-redirects.rst:21 -msgid "" -"Among all the multiple versions of docs, you can choose which is the " -"\"default\" version for RTD to display, which usually corresponds to the git" -" branch of the most recent official release from your project." -msgstr "" - -#: ../../automatic-redirects.rst:24 -msgid "rtfd.org" -msgstr "" - -#: ../../automatic-redirects.rst:26 -msgid "" -"Links to rtfd.org are treated the same way as above. They redirect the root " -"URL to the default version of the project. They are intended to be easy and " -"short for people to type." -msgstr "" - -#: ../../automatic-redirects.rst:31 -msgid "Supported Top-Level Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:33 -msgid "" -"These \"implicit\" redirects are supported for legacy reasons. We will not " -"be adding support for any more magic redirects. If you want additional " -"redirects, they should live at a prefix like `Redirecting to a Page`_" -msgstr "" - -#: ../../automatic-redirects.rst:38 -msgid "" -"The main challenge of URL routing in Read the Docs is handling redirects " -"correctly. Both in the interest of redirecting older URLs that are now " -"obsolete, and in the interest of handling \"logical-looking\" URLs (leaving " -"out the lang_slug or version_slug shouldn't result in a 404), the following " -"redirects are supported::" -msgstr "" - -#: ../../automatic-redirects.rst:44 -msgid "" -"The language redirect will work for any of the defined ``LANGUAGE_CODES`` we" -" support. The version redirect will work for supported versions." -msgstr "" - -#: ../../automatic-redirects.rst:48 -msgid "Redirecting to a Page" -msgstr "" - -#: ../../automatic-redirects.rst:50 -msgid "" -"You can link to a specific page and have it redirect to your default " -"version. This is done with the ``/page/`` URL. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:57 -msgid "This allows you to create links that are always up to date." -msgstr "" - -#: ../../automatic-redirects.rst:59 -msgid "" -"Another way to handle this is the *latest* version. You can set your " -"``latest`` version to a specific version and just always link to latest." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/badges.mo b/docs/user/locale/it/LC_MESSAGES/badges.mo deleted file mode 100644 index b8175b3d403..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/badges.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/badges.po b/docs/user/locale/it/LC_MESSAGES/badges.po deleted file mode 100644 index c803abe72ba..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/badges.po +++ /dev/null @@ -1,136 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../badges.rst:2 -msgid "Badges" -msgstr "" - -#: ../../badges.rst:4 -msgid "" -"Badges let you show the state of your documentation to your users. They are " -"great for embedding in your README, or putting inside your actual doc pages." -msgstr "" - -#: ../../badges.rst:9 -msgid "Status Badges" -msgstr "" - -#: ../../badges.rst:11 -msgid "" -"They will display in green for passing, red for failing, and yellow for " -"unknown states." -msgstr "" - -#: ../../badges.rst:15 -msgid "Here are a few examples:" -msgstr "" - -#: ../../badges.rst:17 -msgid "|green| |nbsp| |red| |nbsp| |yellow|" -msgstr "" - -#: ../../badges.rst:19 -msgid "" -"You can see it in action in the `Read the Docs README`_. They will link back" -" to your project's documentation page on Read the Docs." -msgstr "" - -#: ../../badges.rst:23 -msgid "Style" -msgstr "" - -#: ../../badges.rst:25 -msgid "" -"Now you can pass the ``style`` GET argument, to get custom styled badges " -"same as you would for shields.io. If no argument is passed, ``flat`` is used" -" as default." -msgstr "" - -#: ../../badges.rst:30 -msgid "STYLE" -msgstr "" - -#: ../../badges.rst:30 -msgid "BADGE" -msgstr "" - -#: ../../badges.rst:32 -msgid "flat" -msgstr "" - -#: ../../badges.rst:32 -msgid "|Flat Badge|" -msgstr "" - -#: ../../badges.rst:34 -msgid "flat-square" -msgstr "" - -#: ../../badges.rst:34 -msgid "|Flat-Square Badge|" -msgstr "" - -#: ../../badges.rst:36 -msgid "for-the-badge" -msgstr "" - -#: ../../badges.rst:36 -msgid "|Badge|" -msgstr "" - -#: ../../badges.rst:38 -msgid "plastic" -msgstr "" - -#: ../../badges.rst:38 -msgid "|Plastic Badge|" -msgstr "" - -#: ../../badges.rst:40 -msgid "social" -msgstr "" - -#: ../../badges.rst:40 -msgid "|Social Badge|" -msgstr "" - -#: ../../badges.rst:51 -msgid "Project Pages" -msgstr "" - -#: ../../badges.rst:53 -msgid "" -"You will now see badges embedded in your `project page`_. The default badge " -"will be pointed at the *default version* you have specified for your " -"project. The badge URLs look like this::" -msgstr "" - -#: ../../badges.rst:59 -msgid "" -"You can replace the version argument with any version that you want to show " -"a badge for. If you click on the badge icon, you will be given snippets for " -"RST, Markdown, and HTML; to make embedding it easier." -msgstr "" - -#: ../../badges.rst:64 -msgid "" -"If you leave the version argument off, it will default to your latest " -"version. This is probably best to include in your README, since it will stay" -" up to date with your Read the Docs project::" -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/builds.mo b/docs/user/locale/it/LC_MESSAGES/builds.mo deleted file mode 100644 index 1fdda912eb7..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/builds.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/builds.po b/docs/user/locale/it/LC_MESSAGES/builds.po deleted file mode 100644 index bfe91a6b334..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/builds.po +++ /dev/null @@ -1,455 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# numerodix , 2014 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../builds.rst:2 -msgid "Build Process" -msgstr "Il processo di costruzione" - -#: ../../builds.rst:4 -msgid "Files: `tasks.py`_ - `doc_builder/`_" -msgstr "" - -#: ../../builds.rst:9 -msgid "" -"Every documentation build has limited resources. Our current build limits " -"are:" -msgstr "" - -#: ../../builds.rst:12 -msgid "15 minutes" -msgstr "" - -#: ../../builds.rst:13 -msgid "1GB of memory" -msgstr "" - -#: ../../builds.rst:15 -msgid "" -"We can increase build limits on a per-project basis, if you provide a good " -"reason your documentation needs more resources." -msgstr "" - -#: ../../builds.rst:18 -msgid "" -"You can see the current Docker build images that we use in our `docker " -"repository `_. `Docker " -"Hub `_ also shows the latest " -"set of images that have been built." -msgstr "" - -#: ../../builds.rst:21 -msgid "" -"Currently in production we're using the ``readthedocs/build:2.0`` docker " -"image as our default image." -msgstr "" - -#: ../../builds.rst:24 -msgid "How we build documentation" -msgstr "" - -#: ../../builds.rst:26 -msgid "" -"When we import your documentation, we look at two things first: your " -"*Repository URL* and the *Documentation Type*. We will clone your " -"repository, and then build your documentation using the *Documentation Type*" -" specified." -msgstr "" - -#: ../../builds.rst:31 -msgid "Sphinx" -msgstr "" - -#: ../../builds.rst:33 -msgid "" -"When you choose *Sphinx* as your *Documentation Type*, we will first look " -"for a ``conf.py`` file in your repository. If we don't find one, we will " -"generate one for you. We will look inside a ``doc`` or ``docs`` directory " -"first, and then look within your entire project." -msgstr "" - -#: ../../builds.rst:40 -msgid "Then Sphinx will build any files with an ``.rst`` extension." -msgstr "" - -#: ../../builds.rst:43 -msgid "MkDocs" -msgstr "" - -#: ../../builds.rst:45 -msgid "" -"When you choose *Mkdocs* as your *Documentation Type*, we will first look " -"for a ``mkdocs.yml`` file in the root of your repository. If we don't find " -"one, we will generate one for you." -msgstr "" - -#: ../../builds.rst:50 -msgid "" -"Then MkDocs will build any files with a ``.md`` extension within the " -"directory specifed as ``docs_dir`` in the ``mkdocs.yml``." -msgstr "" - -#: ../../builds.rst:52 -msgid "" -"If no ``mkdocs.yml`` was found in the root of your repository and we " -"generated one for you, Read the Docs will attempt to set ``docs_dir`` by " -"sequentially searching for a ``docs``, ``doc``, ``Doc``, or ``book`` " -"directory. The first of these directories that exists and contains files " -"with a ``.md`` extension will be set to ``docs_dir`` within ``mkdocs.yml``, " -"and MkDocs will build the ``.md`` files in that directory. As MkDocs doesn't" -" support automatic PDF generation, Read the Docs cannot create a PDF version" -" of your documentation with the *Mkdocs* option." -msgstr "" - -#: ../../builds.rst:60 -msgid "Understanding what's going on" -msgstr "Comprendere come funzione" - -#: ../../builds.rst:62 -msgid "" -"Understanding how Read the Docs builds your project will help you with " -"debugging the problems you have with the site. It should also allow you to " -"take advantage of certain things that happen during the build process." -msgstr "Comprendere come Read the Docs costruisce il tuo progetto ti aiuterà a risolvere dei problemi che tu possa avere con il sito. È importante anche per poter influire sul processo di costruzione." - -#: ../../builds.rst:65 -msgid "" -"The first step of the process is that we check out your code from the " -"repository you have given us. If the code is already checked out, we update " -"the copy to the branch that you have specified in your projects " -"configuration." -msgstr "Il primo passo consiste nel fare un checkout del tuo sorgente dal repository segnalato. Se un checkout è già stato fatto sarà aggiornato secondo il ramo indicato nella configurazione del progetto." - -#: ../../builds.rst:68 -msgid "" -"Then we build the proper backend code for the type of documentation you've " -"selected." -msgstr "DI conseguenza sarà costruito il codice backend adatto al tipo di documentazione richiesto." - -#: ../../builds.rst:70 -msgid "" -"If you have the *Install Project* option enabled, we will run ``setup.py " -"install`` on your package, installing it into a virtual environment. You can" -" also define additional packages to install with the *Requirements File* " -"option." -msgstr "" - -#: ../../builds.rst:73 -msgid "" -"When we build your Sphinx documentation, we run ``sphinx-build -b html . " -"_build/html``, where ``html`` would be replaced with the correct backend. We" -" also create pdf's and ePub's automatically based on your project. For " -"MkDocs, we run ``mkdocs build``." -msgstr "" - -#: ../../builds.rst:78 -msgid "" -"Then these files are copied across to our application servers from the build" -" server. Once on the application servers, they are served from nginx." -msgstr "" - -#: ../../builds.rst:81 -msgid "An example in code:" -msgstr "" - -#: ../../builds.rst:95 -msgid "" -"Regardless of whether you build your docs with Sphinx or MkDocs, we " -"recommend you pin the version of Sphinx or Mkdocs you want us to use. You " -"can do this the same way other :doc:`dependencies are specified `. Some examples of pinning versions might be " -"``sphinx<2.0`` or ``mkdocs>=1.0``." -msgstr "" - -#: ../../builds.rst:102 -msgid "Builder responsibility" -msgstr "" - -#: ../../builds.rst:104 -msgid "" -"Builders have a very specific job. They take the updated source code and " -"generate the correct artifacts. The code lives in " -"``self.version.project.checkout_path(self.version.slug)``. The artifacts " -"should end up in " -"``self.version.project.artifact_path(version=self.version.slug, " -"type=self.type)`` Where ``type`` is the name of your builder. All files that" -" end up in the artifact directory should be in their final form." -msgstr "" - -#: ../../builds.rst:112 -msgid "The build environment" -msgstr "" - -#: ../../builds.rst:114 -msgid "" -"The build process is executed inside Docker containers, by default the image" -" used is ``readthedocs/build:2.0``, but you can change that using a " -":doc:`configuration file `." -msgstr "" - -#: ../../builds.rst:120 -msgid "" -"The Docker images have a select number of C libraries installed, because " -"they are used across a wide array of python projects. We can't install every" -" C library out there, but we try and support the major ones." -msgstr "" - -#: ../../builds.rst:127 -msgid "" -"If you want to know the specific version of a package that is installed in " -"the image you can check the `Ubuntu package search page " -"`__." -msgstr "" - -#: ../../builds.rst:131 -msgid "2.0 (stable)" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "O.S" -msgstr "" - -#: ../../builds.rst:133 ../../builds.rst:157 -msgid "Ubuntu 16.04" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Conda" -msgstr "" - -#: ../../builds.rst:134 -msgid "Miniconda 4.3.31" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Python" -msgstr "" - -#: ../../builds.rst:136 -msgid "``m2crypto``" -msgstr "" - -#: ../../builds.rst:137 ../../builds.rst:160 -msgid "``matplolib``" -msgstr "" - -#: ../../builds.rst:138 -msgid "``numpy``" -msgstr "" - -#: ../../builds.rst:139 ../../builds.rst:162 -msgid "``pandas``" -msgstr "" - -#: ../../builds.rst:140 ../../builds.rst:163 -msgid "``pip``" -msgstr "" - -#: ../../builds.rst:141 ../../builds.rst:164 -msgid "``scipy``" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Other packages" -msgstr "" - -#: ../../builds.rst:143 ../../builds.rst:170 -msgid "``doxygen``" -msgstr "" - -#: ../../builds.rst:144 -msgid "``graphviz``" -msgstr "" - -#: ../../builds.rst:145 -msgid "``libevent``" -msgstr "" - -#: ../../builds.rst:146 ../../builds.rst:173 -msgid "``libjpeg``" -msgstr "" - -#: ../../builds.rst:147 ../../builds.rst:174 -msgid "``libxml2-dev``" -msgstr "" - -#: ../../builds.rst:148 -msgid "``libxslt1.1``" -msgstr "" - -#: ../../builds.rst:149 ../../builds.rst:176 -msgid "``pandoc``" -msgstr "" - -#: ../../builds.rst:150 ../../builds.rst:178 -msgid "``textlive-full``" -msgstr "" - -#: ../../builds.rst:152 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:155 -msgid "3.0 (latest)" -msgstr "" - -#: ../../builds.rst:158 -msgid "Miniconda 4.4.10" -msgstr "" - -#: ../../builds.rst:161 -msgid "``numpy``," -msgstr "" - -#: ../../builds.rst:0 -msgid "JavaScript" -msgstr "" - -#: ../../builds.rst:166 -msgid "``jsdoc``" -msgstr "" - -#: ../../builds.rst:167 -msgid "``nodejs``" -msgstr "" - -#: ../../builds.rst:168 -msgid "``npm``" -msgstr "" - -#: ../../builds.rst:171 -msgid "``libevent-dev``" -msgstr "" - -#: ../../builds.rst:172 -msgid "``libgraphviz-dev``" -msgstr "" - -#: ../../builds.rst:175 -msgid "``libxslt1-dev``" -msgstr "" - -#: ../../builds.rst:177 -msgid "``plantuml``" -msgstr "" - -#: ../../builds.rst:180 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:183 -msgid "Writing your own builder" -msgstr "" - -#: ../../builds.rst:185 -msgid "" -"Builds happen on a server using only the RTD Public API. There is no reason " -"that you couldn't build your own independent builder that wrote into the RTD" -" namespace. The only thing that is currently unsupported there is a saner " -"way than uploading the processed files as a zip." -msgstr "" - -#: ../../builds.rst:187 -msgid "" -"The documentation build system in RTD is made pluggable, so that you can " -"build out your own backend. If you have a documentation format that isn't " -"currently supported, you can add support by contributing a backend." -msgstr "" - -#: ../../builds.rst:189 -msgid "" -"The builders in :doc:`/developer-interface/doc_builder` detail the higher " -"level parts of the API that you need to implement. A basic run goes " -"something like this::" -msgstr "" - -#: ../../builds.rst:200 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../builds.rst:202 -msgid "" -"If you're having trouble getting your version to build, try wiping out the " -"existing build/environment files. On your version list page " -"``/projects/[project]/versions`` there is a \"Wipe\" button that will remove" -" all of the files associated with your documentation build, but not the " -"documentation itself." -msgstr "" - -#: ../../builds.rst:205 -msgid "Build environment" -msgstr "" - -#: ../../builds.rst:207 -msgid "" -"The *Sphinx* and *Mkdocs* builders set the following RTD-specific " -"environment variables when building your documentation:" -msgstr "" - -#: ../../builds.rst:210 -msgid "Environment variable" -msgstr "" - -#: ../../builds.rst:210 -msgid "Description" -msgstr "" - -#: ../../builds.rst:210 -msgid "Example value" -msgstr "" - -#: ../../builds.rst:212 -msgid "``READTHEDOCS``" -msgstr "" - -#: ../../builds.rst:212 -msgid "Whether the build is running inside RTD" -msgstr "" - -#: ../../builds.rst:212 -msgid "``True``" -msgstr "" - -#: ../../builds.rst:214 -msgid "``READTHEDOCS_VERSION``" -msgstr "" - -#: ../../builds.rst:214 -msgid "The RTD name of the version which is being built" -msgstr "" - -#: ../../builds.rst:214 -msgid "``latest``" -msgstr "" - -#: ../../builds.rst:216 -msgid "``READTHEDOCS_PROJECT``" -msgstr "" - -#: ../../builds.rst:216 -msgid "The RTD name of the project which is being built" -msgstr "" - -#: ../../builds.rst:216 -msgid "``myexampleproject``" -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/canonical.mo b/docs/user/locale/it/LC_MESSAGES/canonical.mo deleted file mode 100644 index 2b50e1acd5a..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/canonical.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/canonical.po b/docs/user/locale/it/LC_MESSAGES/canonical.po deleted file mode 100644 index a66a2b6b9aa..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/canonical.po +++ /dev/null @@ -1,105 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../canonical.rst:2 -msgid "Canonical URLs" -msgstr "" - -#: ../../canonical.rst:4 -msgid "" -"Canonical URLs allow people to have consistent page URLs for domains. This " -"is mainly useful for search engines, so that they can send people to the " -"correct page." -msgstr "" - -#: ../../canonical.rst:8 -msgid "Read the Docs uses these in two ways:" -msgstr "" - -#: ../../canonical.rst:10 -msgid "We point all versions of your docs at the \"latest\" version as canonical" -msgstr "" - -#: ../../canonical.rst:11 -msgid "" -"We point at the user specified canonical URL, generally a custom domain for " -"your docs." -msgstr "" - -#: ../../canonical.rst:14 -msgid "Example" -msgstr "" - -#: ../../canonical.rst:16 -msgid "" -"Fabric hosts their docs on Read the Docs. They mostly use their own domain " -"for them ``http://docs.fabfile.org``. This means that Google will index both" -" ``http://fabric-docs.readthedocs.io`` and ``http://docs.fabfile.org`` for " -"their documentation." -msgstr "" - -#: ../../canonical.rst:20 -msgid "" -"Fabric will want to set ``http://docs.fabfile.org`` as their canonical URL. " -"This means that when Google indexes ``http://fabric-docs.readthedocs.io``, " -"it will know that it should really point at ``http://docs.fabfile.org``." -msgstr "" - -#: ../../canonical.rst:24 -msgid "Enabling" -msgstr "" - -#: ../../canonical.rst:26 -msgid "" -"You can set the canonical URL for your project in the Project Admin page. " -"Check your `Domains` tab for the domains that we know about." -msgstr "" - -#: ../../canonical.rst:29 -msgid "Implementation" -msgstr "" - -#: ../../canonical.rst:31 -msgid "" -"If you look at the source code for documentation built after you set your " -"canonical URL, you should see a bit of HTML like this:" -msgstr "" - -#: ../../canonical.rst:39 -msgid "Links" -msgstr "" - -#: ../../canonical.rst:41 -msgid "" -"This is a good explanation of the usage of canonical URLs in search engines:" -msgstr "" - -#: ../../canonical.rst:43 -msgid "http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" -msgstr "" - -#: ../../canonical.rst:45 -msgid "This is a good explanation for why canonical pages are good for SEO:" -msgstr "" - -#: ../../canonical.rst:47 -msgid "" -"http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-" -"practices-since-sitemaps" -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/changelog.mo b/docs/user/locale/it/LC_MESSAGES/changelog.mo deleted file mode 100644 index 60ae94092e1..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/changelog.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/changelog.po b/docs/user/locale/it/LC_MESSAGES/changelog.po deleted file mode 100644 index a9cebb67880..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/changelog.po +++ /dev/null @@ -1,3796 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../changelog.rst:2 -msgid "Changelog" -msgstr "" - -#: ../../../CHANGELOG.rst:2 -msgid "Version 2.6.5" -msgstr "" - -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -msgid "Date" -msgstr "" - -#: ../../../CHANGELOG.rst:4 ../../../CHANGELOG.rst:14 -msgid "August 29, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:6 -msgid "" -"`@stsewd `__: Tests for yaml file regex (`#4587 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:7 -msgid "" -"`@agjohnson `__: Respect user language when " -"caching homepage (`#4585 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:8 -msgid "" -"`@humitos `__: Add start and termination to YAML " -"file regex (`#4584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:9 -msgid "" -"`@safwanrahman `__: [Fix #4576] Do not " -"delete projects which have multiple users (`#4577 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:12 -msgid "Version 2.6.4" -msgstr "" - -#: ../../../CHANGELOG.rst:16 -msgid "" -"`@stsewd `__: Update tests failing on master " -"(`#4575 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:17 -msgid "" -"`@davidfischer `__: Add a flag to disable " -"docsearch (`#4570 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:18 -msgid "" -"`@stsewd `__: Fix nested syntax in docs (`#4567 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:19 -msgid "" -"`@stsewd `__: Fix incorrect reraise (`#4566 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:20 -msgid "" -"`@davidfischer `__: Add a note about " -"specifying the version of build tools (`#4562 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:21 -msgid "" -"`@davidfischer `__: Serve badges directly " -"from local filesystem (`#4561 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:22 -msgid "" -"`@humitos `__: Build JSON artifacts in HTML " -"builder (`#4554 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:23 -msgid "" -"`@humitos `__: Route task to proper queue (`#4553" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:24 -msgid "" -"`@humitos `__: Sanitize BuildCommand.output by " -"removing NULL characters (`#4552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:25 -msgid "" -"`@davidfischer `__: Fix changelog for 2.6.3 " -"(`#4548 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:26 -msgid "" -"`@ericholscher `__: Remove hiredis (`#4542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:27 -msgid "" -"`@davidfischer `__: Use the STATIC_URL for " -"static files to avoid redirection (`#4522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:28 -msgid "" -"`@stsewd `__: Update docs about build process " -"(`#4515 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:29 -msgid "" -"`@StefanoChiodino `__: Allow for period " -"as a prefix and yaml extension for config file (`#4512 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:30 -msgid "" -"`@AumitLeon `__: Update information on mkdocs " -"build process (`#4508 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:31 -msgid "" -"`@humitos `__: Fix Exact Redirect to work " -"properly when using $rest keyword (`#4501 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:32 -msgid "" -"`@humitos `__: Mark some BuildEnvironmentError " -"exceptions as Warning and do not log them (`#4495 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:33 -msgid "" -"`@xrmx `__: projects: don't explode trying to update" -" UpdateDocsTaskStep state (`#4485 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:34 -msgid "" -"`@humitos `__: Note with the developer flow to " -"update our app translations (`#4481 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:35 -msgid "" -"`@humitos `__: Add `trimmed` to all multilines " -"`blocktrans` tags (`#4480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:36 -msgid "" -"`@humitos `__: Example and note with usage of " -"trimmed option in blocktrans (`#4479 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:37 -msgid "" -"`@humitos `__: Update Transifex resources for our" -" documentation (`#4478 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:38 -msgid "" -"`@humitos `__: Documentation for Manage " -"Translations (`#4470 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:39 -msgid "" -"`@stsewd `__: Port https://github.com/rtfd" -"/readthedocs-build/pull/38/ (`#4461 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:40 -msgid "" -"`@stsewd `__: Match v1 config interface to new one" -" (`#4456 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:41 -msgid "" -"`@humitos `__: Skip tags that point to blob " -"objects instead of commits (`#4442 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:42 -msgid "" -"`@stsewd `__: Document " -"python.use_system_site_packages option (`#4422 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:43 -msgid "" -"`@humitos `__: More tips about how to reduce " -"resources usage (`#4419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:44 -msgid "" -"`@xrmx `__: projects: user in " -"ProjectQuerySetBase.for_admin_user is mandatory (`#4417 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:47 -msgid "Version 2.6.3" -msgstr "" - -#: ../../../CHANGELOG.rst:49 -msgid "August 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:51 -msgid "Release to Azure!" -msgstr "" - -#: ../../../CHANGELOG.rst:53 -msgid "" -"`@davidfischer `__: Add Sponsors list to " -"footer (`#4424 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:54 -msgid "" -"`@stsewd `__: Cache node_modules to speed up CI " -"(`#4484 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:55 -msgid "" -"`@xrmx `__: templates: mark missing string for " -"translation on project edit (`#4518 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:56 -msgid "" -"`@ericholscher `__: Performance improvement:" -" cache version listing on the homepage (`#4526 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:57 -msgid "" -"`@agjohnson `__: Remove mailgun from our " -"dependencies (`#4531 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:58 -msgid "" -"`@davidfischer `__: Improved ad block " -"detection (`#4532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:59 -msgid "" -"`@agjohnson `__: Revert \"Remove " -"SelectiveFileSystemFolder finder workaround\" (`#4533 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:60 -msgid "" -"`@davidfischer `__: Slight clarification on " -"turning off ads for a project (`#4534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:61 -msgid "" -"`@davidfischer `__: Fix the sponsor image " -"paths (`#4535 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:62 -msgid "" -"`@agjohnson `__: Update build assets (`#4537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:66 -msgid "Version 2.6.2" -msgstr "" - -#: ../../../CHANGELOG.rst:68 -msgid "August 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:70 -msgid "" -"`@davidfischer `__: Custom domain " -"clarifications (`#4514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:71 -msgid "" -"`@trein `__: Use single quote throughout the file " -"(`#4513 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:72 -msgid "" -"`@davidfischer `__: Support ads on pallets " -"themes (`#4499 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:73 -msgid "" -"`@davidfischer `__: Only use " -"HostHeaderSSLAdapter for SSL/HTTPS connections (`#4498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:74 -msgid "" -"`@keflavich `__: Very minor English correction " -"(`#4497 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:75 -msgid "" -"`@davidfischer `__: All static media is run " -"through \"collectstatic\" (`#4489 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:76 -msgid "" -"`@humitos `__: Fix reST structure (`#4488 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:77 -msgid "" -"`@nijel `__: Document expected delay on CNAME " -"change and need for CAA (`#4487 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:78 -msgid "" -"`@davidfischer `__: Allow enforcing HTTPS " -"for custom domains (`#4483 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:79 -msgid "" -"`@davidfischer `__: Add some details around " -"community ad qualifications (`#4436 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:80 -msgid "" -"`@davidfischer `__: Updates to manifest " -"storage (`#4430 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:81 -msgid "" -"`@davidfischer `__: Update alt domains docs " -"with SSL (`#4425 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:82 -msgid "" -"`@agjohnson `__: Add SNI support for API HTTPS " -"endpoint (`#4423 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:83 -msgid "" -"`@davidfischer `__: API v1 cleanup (`#4415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:84 -msgid "" -"`@davidfischer `__: Allow filtering versions" -" by active (`#4414 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:85 -msgid "" -"`@mlncn `__: Fix broken link (`#4410 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:86 -msgid "" -"`@safwanrahman `__: [Fix #4407] Port Project" -" Search for Elasticsearch 6.x (`#4408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:87 -msgid "" -"`@davidfischer `__: Add client ID to Google " -"Analytics requests (`#4404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:88 -msgid "" -"`@xrmx `__: projects: fix filtering in " -"projects_tag_detail (`#4398 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:89 -msgid "" -"`@davidfischer `__: Fix a proxy model bug " -"related to ad-free (`#4390 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:90 -msgid "" -"`@humitos `__: Release 2.6.1 (`#4389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:91 ../../../CHANGELOG.rst:108 -msgid "" -"`@davidfischer `__: Do not access database " -"from builds to check ad-free (`#4387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:92 ../../../CHANGELOG.rst:109 -msgid "" -"`@humitos `__: Adapt YAML config integration " -"tests (`#4385 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:93 ../../../CHANGELOG.rst:110 -msgid "" -"`@stsewd `__: Set full `source_file` path for " -"default configuration (`#4379 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:94 -msgid "" -"`@humitos `__: Make `get_version` usable from a " -"specified path (`#4376 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:95 ../../../CHANGELOG.rst:111 -msgid "" -"`@humitos `__: More tags when logging errors to " -"Sentry (`#4375 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:96 -msgid "" -"`@humitos `__: Check for 'options' in " -"update_repos command (`#4373 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:97 -msgid "" -"`@safwanrahman `__: [Fix #4333] Implement " -"asynchronous search reindex functionality using celery (`#4368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:98 -msgid "" -"`@stsewd `__: V2 of the configuration file (`#4355" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:99 ../../../CHANGELOG.rst:122 -msgid "" -"`@davidfischer `__: Remove the UID from the " -"GA measurement protocol (`#4347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:100 ../../../CHANGELOG.rst:583 -msgid "" -"`@humitos `__: Mount `pip_cache_path` in Docker " -"container (`#3556 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:101 -msgid "" -"`@agjohnson `__: Show subprojects in search " -"results (`#1866 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:104 -msgid "Version 2.6.1" -msgstr "" - -#: ../../../CHANGELOG.rst:106 -msgid "July 17, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:114 -msgid "Version 2.6.0" -msgstr "" - -#: ../../../CHANGELOG.rst:116 -msgid "July 16, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:118 -msgid "Adds initial support for HTTPS on custom domains" -msgstr "" - -#: ../../../CHANGELOG.rst:119 -msgid "" -"`@stsewd `__: Revert \"projects: serve badge with " -"same protocol as site\" (`#4353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:120 -msgid "" -"`@davidfischer `__: Do not overwrite sphinx " -"context variables feature (`#4349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:121 -msgid "" -"`@stsewd `__: Calrify docs about how rtd select " -"the stable version (`#4348 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:123 -msgid "" -"`@stsewd `__: Fix error in command (`#4345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:124 -msgid "" -"`@davidfischer `__: Improvements for the " -"build/version admin (`#4344 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:125 -msgid "" -"`@safwanrahman `__: [Fix #4265] Porting " -"frontend docsearch to work with new API (`#4340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:126 -msgid "" -"`@ktdreyer `__: fix spelling of " -"\"demonstrating\" (`#4336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:127 -msgid "" -"`@davidfischer `__: Warning about theme " -"context implementation status (`#4335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:128 -msgid "" -"`@Blendify `__: Docs: Let Theme Choose Pygments " -"Theme (`#4331 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:129 -msgid "" -"`@davidfischer `__: Disable the ad block nag" -" for ad-free projects (`#4329 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:130 -msgid "" -"`@safwanrahman `__: [fix #4265] Port " -"Document search API for Elasticsearch 6.x (`#4309 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:131 -msgid "" -"`@stsewd `__: Refactor configuration object to " -"class based (`#4298 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:134 -msgid "Version 2.5.3" -msgstr "" - -#: ../../../CHANGELOG.rst:136 -msgid "July 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:138 -msgid "" -"`@xrmx `__: Do less work in querysets (`#4322 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:139 -msgid "" -"`@stsewd `__: Fix deprecations in management " -"commands (`#4321 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:140 -msgid "" -"`@davidfischer `__: Add a flag for marking a" -" project ad-free (`#4313 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:141 -msgid "" -"`@davidfischer `__: Use \"npm run lint\" " -"from tox (`#4312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:142 -msgid "" -"`@davidfischer `__: Fix issues building " -"static assets (`#4311 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:143 -msgid "" -"`@humitos `__: Use PATHs to call clear_artifacts " -"(`#4296 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:144 -msgid "" -"`@safwanrahman `__: [Fix #2457] Implement " -"exact match search (`#4292 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:145 -msgid "" -"`@davidfischer `__: API filtering " -"improvements (`#4285 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:146 -msgid "" -"`@annegentle `__: Remove self-referencing " -"links for webhooks docs (`#4283 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:147 -msgid "" -"`@safwanrahman `__: [Fix #2328 #2013] " -"Refresh search index and test for case insensitive search (`#4277 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:148 -msgid "" -"`@xrmx `__: doc_builder: clarify sphinx backend " -"append_conf docstring (`#4276 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:149 -msgid "" -"`@davidfischer `__: Add documentation for " -"APIv2 (`#4274 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:150 -msgid "" -"`@humitos `__: Wrap notifications HTML code into " -"a block (`#4273 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:151 -msgid "" -"`@stsewd `__: Move config.py from rtd build " -"(`#4272 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:152 -msgid "" -"`@ericholscher `__: Fix our use of `--use-" -"wheel` in pip. (`#4269 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:153 -msgid "" -"`@agjohnson `__: Revert \"Merge pull request " -"#4206 from FlorianKuckelkorn/fix/pip-breaking-change\" (`#4261 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:154 -msgid "" -"`@humitos `__: Fix triggering a build for a " -"skipped project (`#4255 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:155 -msgid "" -"`@stsewd `__: Update default sphinx version " -"(`#4250 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:156 -msgid "" -"`@stsewd `__: Move config module from rtd-build " -"repo (`#4242 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:157 -msgid "" -"`@davidfischer `__: Allow staying logged in " -"for longer (`#4236 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:158 -msgid "" -"`@safwanrahman `__: Upgrade Elasticsearch to" -" version 6.x (`#4211 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:159 -msgid "" -"`@humitos `__: Make tests extensible from " -"corporate site (`#4095 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:160 -msgid "" -"`@stsewd `__: `stable` version stuck on a specific" -" commit (`#3913 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:163 -msgid "Version 2.5.2" -msgstr "" - -#: ../../../CHANGELOG.rst:165 -msgid "June 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:167 -msgid "" -"`@davidfischer `_: Add a page detailing ad " -"blocking (`#4244 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:168 -msgid "" -"`@xrmx `_: projects: serve badge with same protocol " -"as site (`#4228 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:169 -msgid "" -"`@FlorianKuckelkorn `_: Fixed breaking " -"change in pip 10.0.0b1 (2018-03-31) (`#4206 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:170 -msgid "" -"`@StefanoChiodino `_: Document that " -"readthedocs file can now have yaml extension (`#4129 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:171 -msgid "" -"`@humitos `_: Downgrade docker to 3.1.3 because " -"of timeouts in EXEC call (`#4241 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:172 -msgid "" -"`@stsewd `_: Move parser tests from rtd-build repo" -" (`#4225 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:173 -msgid "" -"`@humitos `_: Handle revoked oauth permissions by" -" the user (`#4074 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:174 -msgid "" -"`@humitos `_: Allow to hook the initial build " -"from outside (`#4033 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:177 -msgid "Version 2.5.1" -msgstr "" - -#: ../../../CHANGELOG.rst:179 -msgid "June 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:181 -msgid "" -"`@stsewd `_: Add feature to build json with html " -"in the same build (`#4229 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:182 -msgid "" -"`@davidfischer `_: Prioritize ads based on " -"content (`#4224 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:183 -msgid "" -"`@mostaszewski `_: #4170 - Link the version " -"in the footer to the changelog (`#4217 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:184 -msgid "" -"`@Jmennius `_: Add provision_elasticsearch " -"command (`#4216 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:185 -msgid "" -"`@SuriyaaKudoIsc `_: Use the latest " -"YouTube share URL (`#4209 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:186 -msgid "" -"`@davidfischer `_: Allow staff to trigger " -"project builds (`#4207 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:187 -msgid "" -"`@davidfischer `_: Use autosectionlabel in " -"the privacy policy (`#4204 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:188 -msgid "" -"`@davidfischer `_: These links weren't " -"correct after #3632 (`#4203 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:189 -msgid "" -"`@davidfischer `_: Release 2.5.0 (`#4200 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:190 ../../../CHANGELOG.rst:214 -msgid "" -"`@ericholscher `_: Fix Build: Convert md to " -"rst in docs (`#4199 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:191 -msgid "" -"`@ericholscher `_: Updates to #3850 to fix " -"merge conflict (`#4198 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:192 -msgid "" -"`@ericholscher `_: Build on top of #3881 and" -" put docs in custom_installs. (`#4196 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:193 -msgid "" -"`@davidfischer `_: Increase the max theme " -"version (`#4195 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:194 ../../../CHANGELOG.rst:215 -msgid "" -"`@ericholscher `_: Remove maxcdn reqs " -"(`#4194 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:195 ../../../CHANGELOG.rst:216 -msgid "" -"`@ericholscher `_: Add missing gitignore " -"item for ES testing (`#4193 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:196 ../../../CHANGELOG.rst:217 -msgid "" -"`@xrmx `_: fabfile: update i18n helpers (`#4189 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:197 ../../../CHANGELOG.rst:218 -msgid "" -"`@xrmx `_: Update italian locale (`#4188 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:198 ../../../CHANGELOG.rst:219 -msgid "" -"`@xrmx `_: locale: update and build the english " -"translation (`#4187 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:199 -msgid "" -"`@humitos `_: Upgrade celery to avoid " -"AtributeError:async (`#4185 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:200 -msgid "" -"`@stsewd `_: Prepare code for custo mkdocs.yaml " -"location (`#4184 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:201 -msgid "" -"`@agjohnson `_: Updates to our triage " -"guidelines (`#4180 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:202 -msgid "" -"`@davidfischer `_: Server side analytics " -"(`#4131 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:203 -msgid "" -"`@humitos `_: Upgrade packages with pur (`#4124 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:204 -msgid "" -"`@stsewd `_: Fix resync remote repos (`#4113 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:205 -msgid "" -"`@stsewd `_: Add schema for configuration file " -"with yamale (`#4084 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:206 ../../../CHANGELOG.rst:222 -msgid "" -"`@davidfischer `_: Ad block nag to urge " -"people to whitelist (`#4037 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:207 ../../../CHANGELOG.rst:226 -msgid "" -"`@benjaoming `_: Add Mexican Spanish as a " -"project language (`#3588 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:210 -msgid "Version 2.5.0" -msgstr "" - -#: ../../../CHANGELOG.rst:212 -msgid "June 06, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:220 -msgid "" -"`@safwanrahman `_: Test for search " -"functionality (`#4116 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:221 -msgid "" -"`@davidfischer `_: Update mkdocs to the " -"latest (`#4041 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:223 -msgid "" -"`@davidfischer `_: Decouple the theme JS " -"from readthedocs.org (`#3968 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:224 -msgid "" -"`@xrmx `_: tests: fixup url tests in " -"test_privacy_urls (`#3966 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:225 -msgid "" -"`@fenilgandhi `_: Add support for different " -"badge styles (`#3632 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:227 -msgid "" -"`@stsewd `_: Wrap versions' list to look more " -"consistent (`#3445 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:228 -msgid "" -"`@agjohnson `_: Move CDN code to external " -"abstraction (`#2091 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:231 -msgid "Version 2.4.0" -msgstr "" - -#: ../../../CHANGELOG.rst:233 -msgid "May 31, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:235 -msgid "" -"This fixes assets that were generated against old dependencies in 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:236 -msgid "" -"`@agjohnson `_: Fix issues with search " -"javascript (`#4176 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:237 -msgid "" -"`@stsewd `_: Use anonymous refs in CHANGELOG " -"(`#4173 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:238 -msgid "" -"`@stsewd `_: Fix some warnings on docs (`#4172 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:239 -msgid "" -"`@davidfischer `_: Update the privacy policy" -" date (`#4171 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:240 -msgid "" -"`@davidfischer `_: Note about state and " -"metro ad targeting (`#4169 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:241 -msgid "" -"`@ericholscher `_: Add another guide around " -"fixing memory usage. (`#4168 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:242 -msgid "" -"`@stsewd `_: Download raw build log (`#3585 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:243 -msgid "" -"`@stsewd `_: Add \"edit\" and \"view docs\" " -"buttons to subproject list (`#3572 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:244 -msgid "" -"`@kennethlarsen `_: Remove outline reset to" -" bring back outline (`#3512 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:247 -msgid "Version 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:249 -msgid "May 30, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:251 -msgid "" -"`@ericholscher `__: Remove CSS override that" -" doesn't exist. (`#4165 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:252 -msgid "" -"`@davidfischer `__: Include a DMCA request " -"template (`#4164 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:253 -msgid "" -"`@davidfischer `__: No CSRF cookie for docs " -"pages (`#4153 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:254 -msgid "" -"`@davidfischer `__: Small footer rework " -"(`#4150 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:255 -msgid "" -"`@stsewd `__: Fix prospector dependencies (`#4149 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:256 -msgid "" -"`@ericholscher `__: Remove deploy directory " -"which is unused. (`#4147 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:257 -msgid "" -"`@stsewd `__: Use autosectionlabel extension " -"(`#4146 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:258 -msgid "" -"`@davidfischer `__: Add Intercom to the " -"privacy policy (`#4145 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:259 -msgid "" -"`@humitos `__: Minimum refactor to decide_if_cors" -" (`#4143 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:260 -msgid "" -"`@stsewd `__: Ignore migrations from coverage " -"report (`#4141 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:261 -msgid "" -"`@stsewd `__: 5xx status in old webhooks (`#4139 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:262 -msgid "" -"`@davidfischer `__: Fix with Lato Bold font " -"(`#4138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:263 -msgid "" -"`@davidfischer `__: Release 2.3.13 (`#4137 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:264 ../../../CHANGELOG.rst:293 -msgid "" -"`@davidfischer `__: Build static assets " -"(`#4136 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:265 -msgid "" -"`@xrmx `__: oauth/services: correct error handling " -"in paginate (`#4134 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:266 -msgid "" -"`@xrmx `__: oauth/services: don't abuse " -"log.exception (`#4133 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:267 -msgid "" -"`@cedk `__: Use quiet mode to retrieve branches from" -" mercurial (`#4114 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:268 -msgid "" -"`@humitos `__: Add `has_valid_clone` and " -"`has_valid_webhook` to ProjectAdminSerializer (`#4107 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:269 -msgid "" -"`@stsewd `__: Put the rtd extension to the " -"beginning of the list (`#4054 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:270 -msgid "" -"`@stsewd `__: Use gitpython for tags (`#4052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:271 -msgid "" -"`@davidfischer `__: Do Not Track support " -"(`#4046 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:272 -msgid "" -"`@stsewd `__: Set urlconf to None after changing " -"SUBDOMAIN setting (`#4032 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:273 -msgid "" -"`@humitos `__: Fix /404/ testing page (`#3976 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:274 ../../../CHANGELOG.rst:381 -msgid "" -"`@xrmx `__: Fix some tests with postgres (`#3958 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:275 ../../../CHANGELOG.rst:394 -msgid "" -"`@xrmx `__: Fixup DJANGO_SETTINGS_SKIP_LOCAL in " -"tests (`#3899 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:276 ../../../CHANGELOG.rst:397 -msgid "" -"`@xrmx `__: templates: mark a few more strings for " -"translations (`#3869 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:277 -msgid "" -"`@ze `__: Make search bar in dashboard have a more " -"clear message. (`#3844 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:278 -msgid "" -"`@varunotelli `__: Pointed users to Python3.6" -" (`#3817 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:279 -msgid "" -"`@stsewd `__: [RDY] Fix tests for environment " -"(`#3764 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:280 -msgid "" -"`@ajatprabha `__: Ticket #3694: rename owners " -"to maintainers (`#3703 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:281 -msgid "" -"`@SanketDG `__: Refactor to replace old logging " -"to avoid mangling (`#3677 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:282 -msgid "" -"`@stsewd `__: Add rstcheck to CI (`#3624 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:283 -msgid "" -"`@techtonik `__: Update Git on prod (`#3615 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:284 -msgid "" -"`@stsewd `__: Allow to hide version warning " -"(`#3595 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:285 -msgid "" -"`@cclauss `__: Modernize Python 2 code to get " -"ready for Python 3 (`#3514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:286 -msgid "" -"`@stsewd `__: Consistent version format (`#3504 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:289 -msgid "Version 2.3.13" -msgstr "" - -#: ../../../CHANGELOG.rst:291 -msgid "May 23, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:294 -msgid "" -"`@stsewd `__: Don't sync _static dir for search " -"builder (`#4120 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:295 -msgid "" -"`@davidfischer `__: Use the latest Lato " -"release (`#4093 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:296 -msgid "" -"`@davidfischer `__: Update Gold Member " -"marketing (`#4063 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:297 -msgid "" -"`@davidfischer `__: Fix missing fonts " -"(`#4060 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:298 -msgid "" -"`@stsewd `__: Additional validation when changing " -"the project language (`#3790 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:299 -msgid "" -"`@stsewd `__: Improve yaml config docs (`#3685 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:302 -msgid "Version 2.3.12" -msgstr "" - -#: ../../../CHANGELOG.rst:304 -msgid "May 21, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:306 -msgid "" -"`@stsewd `__: Remove Django deprecation warning " -"(`#4112 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:307 -msgid "" -"`@davidfischer `__: Display feature flags in" -" the admin (`#4108 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:308 -msgid "" -"`@humitos `__: Set valid clone in project " -"instance inside the version object also (`#4105 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:309 -msgid "" -"`@davidfischer `__: Use the latest theme " -"version in the default builder (`#4096 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:310 -msgid "" -"`@humitos `__: Use next field to redirect user " -"when login is done by social (`#4083 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:311 -msgid "" -"`@humitos `__: Update the `documentation_type` " -"when it's set to 'auto' (`#4080 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:312 -msgid "" -"`@brainwane `__: Update link to license in " -"philosophy document (`#4059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:313 ../../../CHANGELOG.rst:328 -msgid "" -"`@agjohnson `__: Update local assets for theme " -"to 0.3.1 tag (`#4047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:314 ../../../CHANGELOG.rst:329 -msgid "" -"`@stsewd `__: Fix unbalanced div (`#4044 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:315 ../../../CHANGELOG.rst:330 -msgid "" -"`@stsewd `__: Remove haystack from code base " -"(`#4039 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:316 -msgid "" -"`@davidfischer `__: Subdomains use HTTPS if " -"settings specify (`#3987 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:317 -msgid "" -"`@davidfischer `__: Draft Privacy Policy " -"(`#3978 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:318 -msgid "" -"`@humitos `__: Allow import Gitlab repo manually " -"and set a webhook automatically (`#3934 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:319 -msgid "" -"`@davidfischer `__: Enable ads on the " -"readthedocs mkdocs theme (`#3922 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:320 -msgid "" -"`@bansalnitish `__: Fixes #2953 - Url " -"resolved with special characters (`#3725 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:321 ../../../CHANGELOG.rst:346 -msgid "" -"`@Jigar3 `__: Deleted bookmarks app (`#3663 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:324 -msgid "Version 2.3.11" -msgstr "" - -#: ../../../CHANGELOG.rst:326 -msgid "May 01, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:331 -msgid "" -"`@stsewd `__: Remove dead code from api v1 (`#4038" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:332 -msgid "" -"`@humitos `__: Bump sphinx default version to " -"1.7.4 (`#4035 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:333 -msgid "" -"`@davidfischer `__: Detail where ads are " -"shown (`#4031 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:334 -msgid "" -"`@ericholscher `__: Make email verification " -"optional for dev (`#4024 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:335 -msgid "" -"`@davidfischer `__: Support sign in and sign" -" up with GH/GL/BB (`#4022 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:336 -msgid "" -"`@agjohnson `__: Remove old varnish purge " -"utility function (`#4019 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:337 -msgid "" -"`@agjohnson `__: Remove build queue length " -"warning on build list page (`#4018 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:338 -msgid "" -"`@stsewd `__: Don't check order on " -"assertQuerysetEqual on tests for subprojects (`#4016 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:339 -msgid "" -"`@stsewd `__: Tests for view docs api response " -"(`#4014 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:340 -msgid "" -"`@davidfischer `__: MkDocs projects use " -"RTD's analytics privacy improvements (`#4013 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:341 -msgid "" -"`@humitos `__: Release 2.3.10 (`#4009 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:342 -msgid "" -"`@davidfischer `__: Remove typekit fonts " -"(`#3982 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:343 -msgid "" -"`@stsewd `__: Move dynamic-fixture to testing " -"requirements (`#3956 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:344 ../../../CHANGELOG.rst:396 -msgid "" -"`@stsewd `__: Fix view docs link (`#3882 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:345 -msgid "" -"`@stsewd `__: [WIP] Remove comments app (`#3802 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:349 -msgid "Version 2.3.10" -msgstr "" - -#: ../../../CHANGELOG.rst:351 -msgid "April 24, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:353 -msgid "" -"`@humitos `__: Downgrade docker to 3.1.3 (`#4003 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:356 -msgid "Version 2.3.9" -msgstr "" - -#: ../../../CHANGELOG.rst:358 ../../../CHANGELOG.rst:365 -msgid "April 20, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:360 -msgid "" -"`@agjohnson `__: Fix recursion problem more " -"generally (`#3989 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:363 -msgid "Version 2.3.8" -msgstr "" - -#: ../../../CHANGELOG.rst:367 -msgid "" -"`@agjohnson `__: Give TaskStep class knowledge " -"of the underlying task (`#3983 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:368 -msgid "" -"`@humitos `__: Resolve domain when a project is a" -" translation of itself (`#3981 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:371 -msgid "Version 2.3.7" -msgstr "" - -#: ../../../CHANGELOG.rst:373 -msgid "April 19, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:375 -msgid "" -"`@humitos `__: Fix server_error_500 path on " -"single version (`#3975 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:376 -msgid "" -"`@davidfischer `__: Fix bookmark app lint " -"failures (`#3969 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:377 -msgid "" -"`@humitos `__: Use latest setuptools (39.0.1) by " -"default on build process (`#3967 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:378 -msgid "" -"`@ericholscher `__: Fix exact redirects. " -"(`#3965 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:379 -msgid "" -"`@humitos `__: Make `resolve_domain` work when a " -"project is subproject of itself (`#3962 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:380 -msgid "" -"`@humitos `__: Remove django-celery-beat and use " -"the default scheduler (`#3959 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:382 -msgid "" -"`@davidfischer `__: Add advertising details " -"docs (`#3955 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:383 -msgid "" -"`@humitos `__: Use pur to upgrade python packages" -" (`#3953 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:384 -msgid "" -"`@ze `__: Make adjustments to Projects page (`#3948 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:385 -msgid "" -"`@davidfischer `__: Small change to Chinese " -"language names (`#3947 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:386 -msgid "" -"`@agjohnson `__: Don't share state in build " -"task (`#3946 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:387 -msgid "" -"`@davidfischer `__: Fixed footer ad width " -"fix (`#3944 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:388 -msgid "" -"`@humitos `__: Allow extend Translation and " -"Subproject form logic from corporate (`#3937 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:389 -msgid "" -"`@humitos `__: Resync valid webhook for project " -"manually imported (`#3935 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:390 -msgid "" -"`@humitos `__: Resync webhooks from Admin (`#3933" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:391 -msgid "" -"`@humitos `__: Fix attribute order call (`#3930 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:392 -msgid "" -"`@humitos `__: Mention RTD in the Project URL of " -"the issue template (`#3928 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:393 -msgid "" -"`@davidfischer `__: Correctly report mkdocs " -"theme name (`#3920 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:395 -msgid "" -"`@davidfischer `__: Show an adblock " -"admonition in the dev console (`#3894 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:398 -msgid "" -"`@ze `__: Update quickstart from README (`#3847 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:399 -msgid "" -"`@vidartf `__: Fix page redirect preview (`#3811 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:400 -msgid "" -"`@stsewd `__: [RDY] Fix requirements file lookup " -"(`#3800 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:401 -msgid "" -"`@aasis21 `__: Documentation for build " -"notifications using webhooks. (`#3671 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:402 -msgid "" -"`@mashrikt `__: [#2967] Scheduled tasks for " -"cleaning up messages (`#3604 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:403 -msgid "" -"`@stsewd `__: Show URLS for exact redirect (`#3593" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:404 -msgid "" -"`@marcelstoer `__: Doc builder template " -"should check for mkdocs_page_input_path before using it (`#3536 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:405 -msgid "" -"`@Code0x58 `__: Document creation of slumber " -"user (`#3461 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:408 -msgid "Version 2.3.6" -msgstr "" - -#: ../../../CHANGELOG.rst:410 ../../../CHANGELOG.rst:426 -msgid "April 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:412 -msgid "" -"`@agjohnson `__: Drop readthedocs- prefix to " -"submodule (`#3916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:413 -msgid "" -"`@agjohnson `__: This fixes two bugs apparent " -"in nesting of translations in subprojects (`#3909 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:414 -msgid "" -"`@humitos `__: Use new django celery beat " -"scheduler (`#3908 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:415 -msgid "" -"`@humitos `__: Use a proper default for `docker` " -"attribute on UpdateDocsTask (`#3907 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:416 -msgid "" -"`@davidfischer `__: Handle errors from " -"publish_parts (`#3905 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:417 ../../../CHANGELOG.rst:428 -msgid "" -"`@agjohnson `__: Drop pdbpp from testing " -"requirements (`#3904 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:418 -msgid "" -"`@stsewd `__: Little improve on sync_versions " -"(`#3902 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:419 -msgid "" -"`@humitos `__: Save Docker image data in JSON " -"file only for DockerBuildEnvironment (`#3897 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:420 -msgid "" -"`@davidfischer `__: Single analytics file " -"for all builders (`#3896 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:421 -msgid "" -"`@humitos `__: Organize logging levels (`#3893 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:424 -msgid "Version 2.3.5" -msgstr "" - -#: ../../../CHANGELOG.rst:429 -msgid "" -"`@agjohnson `__: Resolve subproject correctly " -"in the case of single version (`#3901 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:430 -msgid "" -"`@davidfischer `__: Fixed footer ads again " -"(`#3895 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:431 -msgid "" -"`@davidfischer `__: Fix an Alabaster ad " -"positioning issue (`#3889 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:432 -msgid "" -"`@humitos `__: Save Docker image hash in RTD " -"environment.json file (`#3880 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:433 -msgid "" -"`@agjohnson `__: Add ref links for easier " -"intersphinx on yaml config page (`#3877 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:434 -msgid "" -"`@rajujha373 `__: Typo correction in " -"docs/features.rst (`#3872 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:435 -msgid "" -"`@gaborbernat `__: add description for tox " -"tasks (`#3868 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:436 -msgid "" -"`@davidfischer `__: Another CORS hotfix for " -"the sustainability API (`#3862 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:437 -msgid "" -"`@agjohnson `__: Fix up some of the logic " -"around repo and submodule URLs (`#3860 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:438 ../../../CHANGELOG.rst:455 -msgid "" -"`@davidfischer `__: Fix linting errors in " -"tests (`#3855 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:439 -msgid "" -"`@agjohnson `__: Use gitpython to find a commit" -" reference (`#3843 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:440 ../../../CHANGELOG.rst:460 -msgid "" -"`@davidfischer `__: Remove pinned CSS Select" -" version (`#3813 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:441 ../../../CHANGELOG.rst:462 -msgid "" -"`@davidfischer `__: Use JSONP for " -"sustainability API (`#3789 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:442 -msgid "" -"`@rajujha373 `__: #3718: Added date to " -"changelog (`#3788 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:443 -msgid "" -"`@xrmx `__: tests: mock test_conf_file_not_found " -"filesystem access (`#3740 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:448 -msgid "Version 2.3.4" -msgstr "" - -#: ../../../CHANGELOG.rst:450 -msgid "Release for static assets" -msgstr "" - -#: ../../../CHANGELOG.rst:453 -msgid "Version 2.3.3" -msgstr "" - -#: ../../../CHANGELOG.rst:456 -msgid "" -"`@humitos `__: Fix linting issues (`#3838 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:457 ../../../CHANGELOG.rst:479 -msgid "" -"`@humitos `__: Update instance and model when " -"`record_as_success` (`#3831 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:458 ../../../CHANGELOG.rst:483 -msgid "" -"`@ericholscher `__: Reorder GSOC projects, " -"and note priority order (`#3823 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:459 ../../../CHANGELOG.rst:485 -msgid "" -"`@agjohnson `__: Add temporary method for " -"skipping submodule checkout (`#3821 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:461 -msgid "" -"`@humitos `__: Use readthedocs-common to share " -"linting files accross different repos (`#3808 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:463 -msgid "" -"`@humitos `__: Define useful celery beat task for" -" development (`#3762 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:464 -msgid "" -"`@humitos `__: Auto-generate conf.py compatible " -"with Py2 and Py3 (`#3745 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:465 -msgid "" -"`@humitos `__: Task to remove orphan symlinks " -"(`#3543 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:466 -msgid "" -"`@stsewd `__: Fix regex for public bitbucket repo " -"(`#3533 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:467 -msgid "" -"`@humitos `__: Documentation for RTD context sent" -" to the Sphinx theme (`#3490 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:468 -msgid "" -"`@stsewd `__: Show link to docs on a build (`#3446" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:471 -msgid "Version 2.3.2" -msgstr "" - -#: ../../../CHANGELOG.rst:473 -msgid "" -"This version adds a hotfix branch that adds model validation to the " -"repository URL to ensure strange URL patterns can't be used." -msgstr "" - -#: ../../../CHANGELOG.rst:477 -msgid "Version 2.3.1" -msgstr "" - -#: ../../../CHANGELOG.rst:480 -msgid "" -"`@agjohnson `__: Bump docker -> 3.1.3 (`#3828 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:481 -msgid "" -"`@Doug-AWS `__: Pip install note for Windows " -"(`#3827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:482 -msgid "" -"`@himanshutejwani12 `__: Update " -"index.rst (`#3824 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:484 -msgid "" -"`@agjohnson `__: Autolint cleanup for #3821 " -"(`#3822 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:486 -msgid "" -"`@stsewd `__: Pin astroid to fix linter issue on " -"travis (`#3816 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:487 -msgid "" -"`@varunotelli `__: Update install.rst dropped" -" the Python 2.7 only part (`#3814 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:488 -msgid "" -"`@xrmx `__: Update machine field when activating a " -"version from project_version_detail (`#3797 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:489 -msgid "" -"`@humitos `__: Allow members of \"Admin\" Team to" -" wipe version envs (`#3791 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:490 -msgid "" -"`@ericholscher `__: Add sustainability api " -"to CORS (`#3782 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:491 -msgid "" -"`@durwasa-chakraborty `__: Fixed a " -"grammatical error (`#3780 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:492 -msgid "" -"`@humitos `__: Trying to solve the end line " -"character for a font file (`#3776 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:493 ../../../CHANGELOG.rst:514 -msgid "" -"`@stsewd `__: Fix tox env for coverage (`#3772 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:494 -msgid "" -"`@bansalnitish `__: Added eslint rules " -"(`#3768 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:495 -msgid "" -"`@davidfischer `__: Use sustainability api " -"for advertising (`#3747 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:496 -msgid "" -"`@davidfischer `__: Add a sustainability API" -" (`#3672 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:497 -msgid "" -"`@humitos `__: Upgrade django-pagination to a " -"\"maintained\" fork (`#3666 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:498 ../../../CHANGELOG.rst:534 -msgid "" -"`@humitos `__: Project updated when subproject " -"modified (`#3649 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:499 -msgid "" -"`@davidfischer `__: Anonymize IP addresses " -"for Google Analytics (`#3626 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:500 -msgid "" -"`@humitos `__: Improve \"Sharing\" docs (`#3472 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:501 -msgid "" -"`@humitos `__: Upgrade docker-py to its latest " -"version (docker==3.1.1) (`#3243 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:502 -msgid "" -"`@humitos `__: Upgrade all packages using `pur` " -"tool (`#2916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:503 -msgid "" -"`@rixx `__: Fix page redirect preview (`#2711 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:508 -msgid "Version 2.3.0" -msgstr "" - -#: ../../../CHANGELOG.rst:511 -msgid "" -"Version 2.3.0 includes a security fix for project translations. See " -":ref:`security-2.3.0` for more information" -msgstr "" - -#: ../../../CHANGELOG.rst:515 -msgid "" -"`@humitos `__: Try to fix end of file (`#3761 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:516 -msgid "" -"`@berkerpeksag `__: Fix indentation in " -"docs/faq.rst (`#3758 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:517 -msgid "" -"`@stsewd `__: Check for http protocol before " -"urlize (`#3755 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:518 -msgid "" -"`@rajujha373 `__: #3741: replaced Go Crazy " -"text with Search (`#3752 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:519 -msgid "" -"`@humitos `__: Log in the proper place and add " -"the image name used (`#3750 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:520 -msgid "" -"`@shubham76 `__: Changed 'Submit' text on " -"buttons with something more meaningful (`#3749 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:521 -msgid "" -"`@agjohnson `__: Fix tests for Git submodule " -"(`#3737 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:522 -msgid "" -"`@bansalnitish `__: Add eslint rules and fix" -" errors (`#3726 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:523 -msgid "" -"`@davidfischer `__: Prevent bots indexing " -"promos (`#3719 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:524 -msgid "" -"`@agjohnson `__: Add argument to skip errorlist" -" through knockout on common form (`#3704 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:525 -msgid "" -"`@ajatprabha `__: Fixed #3701: added closing " -"tag for div element (`#3702 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:526 -msgid "" -"`@bansalnitish `__: Fixes internal reference" -" (`#3695 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:527 -msgid "" -"`@humitos `__: Always record the git branch " -"command as success (`#3693 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:528 -msgid "" -"`@ericholscher `__: Show the project slug in" -" the project admin (to make it more explicit what project is what) (`#3681 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:529 -msgid "" -"`@humitos `__: Upgrade django-taggit to 0.22.2 " -"(`#3667 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:530 -msgid "" -"`@stsewd `__: Check for submodules (`#3661 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:531 ../../../CHANGELOG.rst:545 -msgid "" -"`@agjohnson `__: Hotfix for adding logging call" -" back into project sync task (`#3657 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:532 ../../../CHANGELOG.rst:546 -msgid "" -"`@agjohnson `__: Fix issue with missing setting" -" in oauth SyncRepo task (`#3656 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:533 ../../../CHANGELOG.rst:549 -msgid "" -"`@ericholscher `__: Remove error logging " -"that isn't an error. (`#3650 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:535 -msgid "" -"`@aasis21 `__: formatting buttons in edit project" -" text editor (`#3633 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:536 -msgid "" -"`@humitos `__: Filter by my own repositories at " -"Import Remote Project (`#3548 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:537 -msgid "" -"`@funkyHat `__: check for matching alias before " -"subproject slug (`#2787 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:540 -msgid "Version 2.2.1" -msgstr "" - -#: ../../../CHANGELOG.rst:542 -msgid "" -"Version ``2.2.1`` is a bug fix release for the several issues found in " -"production during the ``2.2.0`` release." -msgstr "" - -#: ../../../CHANGELOG.rst:547 ../../../CHANGELOG.rst:556 -msgid "" -"`@humitos `__: Tests for build notifications " -"(`#3654 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:548 ../../../CHANGELOG.rst:557 -msgid "" -"`@humitos `__: Send proper context to celery " -"email notification task (`#3653 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:550 ../../../CHANGELOG.rst:561 -msgid "" -"`@davidfischer `__: Update RTD security docs" -" (`#3641 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:551 ../../../CHANGELOG.rst:563 -msgid "" -"`@humitos `__: Ability to override the creation " -"of the Celery App (`#3623 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:554 -msgid "Version 2.2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:558 -msgid "" -"`@xrmx `__: Update django-formtools to 2.1 (`#3648 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:559 -msgid "" -"`@xrmx `__: Update Django to 1.9.13 (`#3647 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:560 -msgid "" -"`@davidfischer `__: Fix a 500 when searching" -" for files with API v1 (`#3645 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:562 -msgid "" -"`@humitos `__: Fix SVN initialization for command" -" logging (`#3638 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:564 -msgid "" -"`@humitos `__: Update the operations team (`#3621" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:565 -msgid "" -"`@mohitkyadav `__: Add venv to .gitignore " -"(`#3620 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:566 -msgid "" -"`@stsewd `__: Remove hardcoded copyright year " -"(`#3616 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:567 -msgid "" -"`@stsewd `__: Improve installation steps (`#3614 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:568 -msgid "" -"`@stsewd `__: Update GSOC (`#3607 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:569 -msgid "" -"`@Jigar3 `__: Updated AUTHORS.rst (`#3601 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:570 -msgid "" -"`@stsewd `__: Pin less to latest compatible " -"version (`#3597 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:571 -msgid "" -"`@Angeles4four `__: Grammar correction " -"(`#3596 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:572 -msgid "" -"`@davidfischer `__: Fix an unclosed tag " -"(`#3592 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:573 -msgid "" -"`@aaksarin `__: add missed fontawesome-" -"webfont.woff2 (`#3589 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:574 -msgid "" -"`@davidfischer `__: Force a specific ad to " -"be displayed (`#3584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:575 -msgid "" -"`@stsewd `__: Docs about preference for tags over " -"branches (`#3582 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:576 -msgid "" -"`@davidfischer `__: Rework homepage (`#3579 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:577 -msgid "" -"`@stsewd `__: Don't allow to create a subproject " -"of a project itself (`#3571 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:578 -msgid "" -"`@davidfischer `__: Fix for build screen in " -"firefox (`#3569 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:579 -msgid "" -"`@humitos `__: Style using pre-commit (`#3560 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:580 -msgid "" -"`@humitos `__: Use DRF 3.1 `pagination_class` " -"(`#3559 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:581 -msgid "" -"`@davidfischer `__: Analytics fixes (`#3558 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:582 -msgid "" -"`@davidfischer `__: Upgrade requests version" -" (`#3557 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:584 -msgid "" -"`@ericholscher `__: Add a number of new " -"ideas for GSOC (`#3552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:585 -msgid "" -"`@humitos `__: Fix Travis lint issue (`#3551 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:586 -msgid "" -"`@davidfischer `__: Send custom dimensions " -"for mkdocs (`#3550 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:587 ../../../CHANGELOG.rst:603 -msgid "" -"`@davidfischer `__: Promo contrast " -"improvements (`#3549 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:588 -msgid "" -"`@humitos `__: Allow git tags with `/` in the " -"name and properly slugify (`#3545 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:589 -msgid "" -"`@humitos `__: Allow to import public " -"repositories on corporate site (`#3537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:590 -msgid "" -"`@humitos `__: Log `git checkout` and expose to " -"users (`#3520 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:591 -msgid "" -"`@stsewd `__: Update docs (`#3498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:592 ../../../CHANGELOG.rst:613 -msgid "" -"`@davidfischer `__: Switch to universal " -"analytics (`#3495 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:593 -msgid "" -"`@stsewd `__: Move Mercurial dependency to pip.txt" -" (`#3488 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:594 -msgid "" -"`@agjohnson `__: Add docs on removing edit " -"button (`#3479 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:595 ../../../CHANGELOG.rst:614 -msgid "" -"`@davidfischer `__: Convert default dev " -"cache to local memory (`#3477 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:596 ../../../CHANGELOG.rst:703 -#: ../../../CHANGELOG.rst:741 -msgid "" -"`@agjohnson `__: Fix lint error (`#3402 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:597 ../../../CHANGELOG.rst:676 -#: ../../../CHANGELOG.rst:719 -msgid "" -"`@techtonik `__: Fix Edit links if version is " -"referenced by annotated tag (`#3302 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:598 -msgid "" -"`@jaraco `__: Fixed build results page on firefox " -"(part two) (`#2630 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:601 -msgid "Version 2.1.6" -msgstr "" - -#: ../../../CHANGELOG.rst:604 -msgid "" -"`@humitos `__: Refactor run command outside a " -"Build and Environment (`#3542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:605 -msgid "" -"`@AnatoliyURL `__: Project in the local read " -"the docs don't see tags. (`#3534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:606 -msgid "" -"`@malarzm `__: searchtools.js missing init() call" -" (`#3532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:607 -msgid "" -"`@johanneskoester `__: Build failed " -"without details (`#3531 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:608 -msgid "" -"`@danielmitterdorfer `__: \"Edit on " -"Github\" points to non-existing commit (`#3530 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:609 -msgid "" -"`@lk-geimfari `__: No such file or directory:" -" 'docs/requirements.txt' (`#3529 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:610 -msgid "" -"`@stsewd `__: Fix Good First Issue link (`#3522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:611 -msgid "" -"`@Blendify `__: Remove RTD Theme workaround " -"(`#3519 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:612 ../../../CHANGELOG.rst:627 -msgid "" -"`@stsewd `__: Move project description to the top " -"(`#3510 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:615 -msgid "" -"`@nlgranger `__: Github service: cannot unlink " -"after deleting account (`#3374 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:616 ../../../CHANGELOG.rst:631 -#: ../../../CHANGELOG.rst:795 -msgid "" -"`@andrewgodwin `__: \"stable\" appearing to " -"track future release branches (`#3268 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:617 ../../../CHANGELOG.rst:798 -msgid "" -"`@skddc `__: Add JSDoc to docs build environment " -"(`#3069 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:618 ../../../CHANGELOG.rst:634 -msgid "" -"`@chummels `__: RTD building old \"stable\" docs" -" instead of \"latest\" when auto-triggered from recent push (`#2351 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:619 -msgid "" -"`@cajus `__: Builds get stuck in \"Cloning\" state " -"(`#2047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:620 -msgid "" -"`@gossi `__: Cannot delete subproject (`#1341 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:621 -msgid "" -"`@gigster99 `__: extension problem (`#1059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:624 -msgid "Version 2.1.5" -msgstr "" - -#: ../../../CHANGELOG.rst:626 -msgid "" -"`@ericholscher `__: Add GSOC 2018 page " -"(`#3518 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:628 -msgid "" -"`@RichardLitt `__: Docs: Rename \"Good First " -"Bug\" to \"Good First Issue\" (`#3505 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:629 -msgid "" -"`@stsewd `__: Fix regex for getting project and " -"user (`#3501 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:630 ../../../CHANGELOG.rst:647 -msgid "" -"`@ericholscher `__: Check to make sure " -"changes exist in BitBucket pushes (`#3480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:632 -msgid "" -"`@cdeil `__: No module named pip in conda build " -"(`#2827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:633 -msgid "" -"`@Yaseenh `__: building project does not generate" -" new pdf with changes in it (`#2758 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:635 -msgid "" -"`@KeithWoods `__: GitHub edit link is " -"aggressively stripped (`#1788 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:638 -msgid "Version 2.1.4" -msgstr "" - -#: ../../../CHANGELOG.rst:640 -msgid "" -"`@davidfischer `__: Add programming language" -" to API/READTHEDOCS_DATA (`#3499 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:641 -msgid "" -"`@ericholscher `__: Remove our mkdocs search" -" override (`#3496 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:642 -msgid "" -"`@humitos `__: Better style (`#3494 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:643 -msgid "" -"`@humitos `__: Update README.rst (`#3492 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:644 -msgid "" -"`@davidfischer `__: Small formatting change " -"to the Alabaster footer (`#3491 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:645 -msgid "" -"`@matsen `__: Fixing \"reseting\" misspelling. " -"(`#3487 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:646 -msgid "" -"`@ericholscher `__: Add David to dev team " -"listing (`#3485 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:648 -msgid "" -"`@ericholscher `__: Use semvar for " -"readthedocs-build to make bumping easier (`#3475 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:649 -msgid "" -"`@davidfischer `__: Add programming " -"languages (`#3471 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:650 -msgid "" -"`@humitos `__: Remove TEMPLATE_LOADERS since it's" -" the default (`#3469 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:651 -msgid "" -"`@Code0x58 `__: Minor virtualenv upgrade (`#3463" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:652 -msgid "" -"`@humitos `__: Remove invite only message (`#3456" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:653 -msgid "" -"`@maxirus `__: Adding to Install Docs (`#3455 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:654 -msgid "" -"`@stsewd `__: Fix a little typo (`#3448 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:655 -msgid "" -"`@stsewd `__: Better autogenerated index file " -"(`#3447 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:656 -msgid "" -"`@stsewd `__: Better help text for privacy level " -"(`#3444 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:657 -msgid "" -"`@msyriac `__: Broken link URL changed fixes " -"#3442 (`#3443 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:658 -msgid "" -"`@ericholscher `__: Fix git (`#3441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:659 -msgid "" -"`@ericholscher `__: Properly slugify the " -"alias on Project Relationships. (`#3440 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:660 -msgid "" -"`@stsewd `__: Don't show \"build ideas\" to " -"unprivileged users (`#3439 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:661 -msgid "" -"`@Blendify `__: Docs: Point Theme docs to new " -"website (`#3438 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:662 -msgid "" -"`@humitos `__: Do not use double quotes on git " -"command with --format option (`#3437 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:663 -msgid "" -"`@ericholscher `__: Hack in a fix for " -"missing version slug deploy that went out a while back (`#3433 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:664 -msgid "" -"`@humitos `__: Check versions used to create the " -"venv and auto-wipe (`#3432 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:665 ../../../CHANGELOG.rst:684 -msgid "" -"`@ericholscher `__: Upgrade psycopg2 (`#3429" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:666 ../../../CHANGELOG.rst:685 -msgid "" -"`@humitos `__: Fix \"Edit in Github\" link " -"(`#3427 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:667 ../../../CHANGELOG.rst:686 -msgid "" -"`@ericholscher `__: Add celery theme to " -"supported ad options (`#3425 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:668 ../../../CHANGELOG.rst:690 -msgid "" -"`@humitos `__: Link to version detail page from " -"build detail page (`#3418 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:669 ../../../CHANGELOG.rst:691 -msgid "" -"`@humitos `__: Move wipe button to version detail" -" page (`#3417 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:670 ../../../CHANGELOG.rst:696 -msgid "" -"`@humitos `__: Show/Hide \"See paid advertising\"" -" checkbox depending on USE_PROMOS (`#3412 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:671 ../../../CHANGELOG.rst:711 -msgid "" -"`@benjaoming `__: Strip well-known version " -"component origin/ from remote version (`#3377 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:672 ../../../CHANGELOG.rst:712 -msgid "" -"`@humitos `__: Remove warnings from code (`#3372 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:673 -msgid "" -"`@ericholscher `__: Add docker image from " -"the YAML config integration (`#3339 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:674 ../../../CHANGELOG.rst:716 -msgid "" -"`@humitos `__: Show proper error to user when " -"conf.py is not found (`#3326 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:675 ../../../CHANGELOG.rst:718 -#: ../../../CHANGELOG.rst:746 -msgid "" -"`@humitos `__: Simple task to finish inactive " -"builds (`#3312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:677 ../../../CHANGELOG.rst:732 -msgid "" -"`@Riyuzakii `__: changed from html to " -"css (`#2699 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:680 -msgid "Version 2.1.3" -msgstr "" - -#: ../../../CHANGELOG.rst:0 -msgid "date" -msgstr "" - -#: ../../../CHANGELOG.rst:682 -msgid "Dec 21, 2017" -msgstr "" - -#: ../../../CHANGELOG.rst:687 -msgid "" -"`@ericholscher `__: Only build travis push " -"builds on master. (`#3421 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:688 -msgid "" -"`@ericholscher `__: Add concept of dashboard" -" analytics code (`#3420 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:689 -msgid "" -"`@humitos `__: Use default avatar for User/Orgs " -"in OAuth services (`#3419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:692 -msgid "" -"`@bieagrathara `__: 019 497 8360 (`#3416 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:693 -msgid "" -"`@bieagrathara `__: rew (`#3415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:694 -msgid "" -"`@tony `__: lint prospector task failing (`#3414 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:695 -msgid "" -"`@humitos `__: Remove extra 's' (`#3413 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:697 -msgid "" -"`@accraze `__: Removing talks about RTD page " -"(`#3410 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:698 -msgid "" -"`@humitos `__: Pin pylint to 1.7.5 and fix " -"docstring styling (`#3408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:699 -msgid "" -"`@agjohnson `__: Update style and copy on " -"abandonment docs (`#3406 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:700 ../../../CHANGELOG.rst:739 -msgid "" -"`@agjohnson `__: Update changelog more " -"consistently (`#3405 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:701 ../../../CHANGELOG.rst:740 -msgid "" -"`@agjohnson `__: Update prerelease invoke " -"command to call with explicit path (`#3404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:702 -msgid "" -"`@ericholscher `__: Fix changelog command " -"(`#3403 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:704 -msgid "" -"`@julienmalard `__: Recent builds are " -"missing translated languages links (`#3401 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:705 ../../../CHANGELOG.rst:742 -msgid "" -"`@stsewd `__: Remove copyright application (`#3400" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:706 ../../../CHANGELOG.rst:743 -msgid "" -"`@humitos `__: Show connect buttons for installed" -" apps only (`#3394 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:707 -msgid "" -"`@agjohnson `__: Fix display of build advice " -"(`#3390 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:708 ../../../CHANGELOG.rst:744 -msgid "" -"`@agjohnson `__: Don't display the build " -"suggestions div if there are no suggestions (`#3389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:709 -msgid "" -"`@ericholscher `__: Pass more data into the " -"redirects. (`#3388 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:710 -msgid "" -"`@ericholscher `__: Fix issue where you " -"couldn't edit your canonical domain. (`#3387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:713 -msgid "" -"`@JavaDevVictoria `__: Updated " -"python.setup_py_install to be true (`#3357 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:714 -msgid "" -"`@humitos `__: Use default avatars for " -"GitLab/GitHub/Bitbucket integrations (users/organizations) (`#3353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:715 ../../../CHANGELOG.rst:745 -msgid "" -"`@jonrkarr `__: Error in YAML configuration " -"docs: default value for `python.setup_py_install` should be `true` (`#3334 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:717 -msgid "" -"`@MikeHart85 `__: Badges aren't updating due " -"to being cached on GitHub. (`#3323 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:720 -msgid "" -"`@humitos `__: Remove/Update talks about RTD page" -" (`#3283 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:721 -msgid "" -"`@gawel `__: Regain pyquery project ownership " -"(`#3281 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:722 -msgid "" -"`@dialex `__: Build passed but I can't see the " -"documentation (maze screen) (`#3246 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:723 -msgid "" -"`@makixx `__: Account is inactive (`#3241 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:724 ../../../CHANGELOG.rst:747 -msgid "" -"`@agjohnson `__: Cleanup misreported failed " -"builds (`#3230 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:725 -msgid "" -"`@cokelaer `__: links to github are broken " -"(`#3203 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:726 ../../../CHANGELOG.rst:748 -msgid "" -"`@agjohnson `__: Remove copyright application " -"(`#3199 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:727 -msgid "" -"`@shacharoo `__: Unable to register after " -"deleting my account (`#3189 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:728 -msgid "" -"`@gtalarico `__: 3 week old Build Stuck Cloning" -" (`#3126 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:729 -msgid "" -"`@agjohnson `__: Regressions with conf.py and " -"error reporting (`#2963 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:730 -msgid "" -"`@agjohnson `__: Can't edit canonical domain " -"(`#2922 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:731 -msgid "" -"`@virtuald `__: Documentation stuck in 'cloning'" -" state (`#2795 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:733 -msgid "" -"`@tjanez `__: Support specifying 'python setup.py " -"build_sphinx' as an alternative build command (`#1857 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:734 -msgid "" -"`@bdarnell `__: Broken edit links (`#1637 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:737 -msgid "Version 2.1.2" -msgstr "" - -#: ../../../CHANGELOG.rst:751 -msgid "Version 2.1.1" -msgstr "" - -#: ../../../CHANGELOG.rst:753 -msgid "Release information missing" -msgstr "" - -#: ../../../CHANGELOG.rst:756 -msgid "Version 2.1.0" -msgstr "" - -#: ../../../CHANGELOG.rst:758 -msgid "" -"`@ericholscher `__: Revert \"Merge pull " -"request #3336 from rtfd/use-active-for-stable\" (`#3368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:759 -msgid "" -"`@agjohnson `__: Revert \"Do not split before " -"first argument (#3333)\" (`#3366 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:760 -msgid "" -"`@ericholscher `__: Remove pitch from " -"ethical ads page, point folks to actual pitch page. (`#3365 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:761 -msgid "" -"`@agjohnson `__: Add changelog and changelog " -"automation (`#3364 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:762 -msgid "" -"`@ericholscher `__: Fix mkdocs search. " -"(`#3361 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:763 ../../../CHANGELOG.rst:782 -msgid "" -"`@ericholscher `__: Email sending: Allow " -"kwargs for other options (`#3355 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:764 ../../../CHANGELOG.rst:783 -msgid "" -"`@ericholscher `__: Try and get folks to put" -" more tags. (`#3350 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:765 -msgid "" -"`@ericholscher `__: Suggest wiping your " -"environment to folks with bad build outcomes. (`#3347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:766 -msgid "" -"`@humitos `__: GitLab Integration (`#3327 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:767 -msgid "" -"`@jimfulton `__: Draft policy for claiming " -"existing project names. (`#3314 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:768 -msgid "" -"`@agjohnson `__: More logic changes to error " -"reporting, cleanup (`#3310 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:769 -msgid "" -"`@safwanrahman `__: [Fix #3182] Better user " -"deletion (`#3214 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:770 -msgid "" -"`@ericholscher `__: Better User deletion " -"(`#3182 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:771 -msgid "" -"`@RichardLitt `__: Add `Needed: replication` " -"label (`#3138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:772 -msgid "" -"`@josejrobles `__: Replaced usage of " -"deprecated function get_fields_with_model with new … (`#3052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:773 -msgid "" -"`@ericholscher `__: Don't delete the " -"subprojects directory on sync of superproject (`#3042 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:774 -msgid "" -"`@andrew `__: Pass query string when redirecting, " -"fixes #2595 (`#3001 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:775 -msgid "" -"`@saily `__: Add GitLab repo sync and webhook " -"support (`#1870 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:776 -msgid "" -"`@destroyerofbuilds `__: Setup GitLab " -"Web Hook on Project Import (`#1443 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:777 -msgid "" -"`@takotuesday `__: Add GitLab Provider from " -"django-allauth (`#1441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:780 -msgid "Version 2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:784 -msgid "" -"`@ericholscher `__: Small changes to email " -"sending to enable from email (`#3349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:785 -msgid "" -"`@dplanella `__: Duplicate TOC entries (`#3345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:786 -msgid "" -"`@ericholscher `__: Small tweaks to ethical " -"ads page (`#3344 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:787 -msgid "" -"`@agjohnson `__: Fix python usage around oauth " -"pagination (`#3342 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:788 -msgid "" -"`@tony `__: Fix isort link (`#3340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:789 -msgid "" -"`@ericholscher `__: Change stable version " -"switching to respect `active` (`#3336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:790 -msgid "" -"`@ericholscher `__: Allow superusers to pass" -" admin & member tests for projects (`#3335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:791 -msgid "" -"`@humitos `__: Do not split before first argument" -" (`#3333 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:792 -msgid "" -"`@humitos `__: Update docs for pre-commit (auto " -"linting) (`#3332 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:793 -msgid "" -"`@humitos `__: Take preferece of tags over " -"branches when selecting the stable version (`#3331 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:794 -msgid "" -"`@humitos `__: Add prospector as a pre-commit " -"hook (`#3328 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:796 -msgid "" -"`@humitos `__: Config files for auto linting " -"(`#3264 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:797 -msgid "" -"`@mekrip `__: Build is not working (`#3223 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:799 -msgid "" -"`@jakirkham `__: Specifying conda version used " -"(`#2076 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:800 -msgid "" -"`@agjohnson `__: Document code style guidelines" -" (`#1475 `__)" -msgstr "" - -#: ../../changelog.rst:7 -msgid "Previous releases" -msgstr "" - -#: ../../changelog.rst:9 -msgid "" -"Starting with version ``2.0``, we will be incrementing the Read the Docs " -"version based on semantic versioning principles, and will be automating the " -"update of our changelog." -msgstr "" - -#: ../../changelog.rst:13 -msgid "" -"Below are some historical changes from when we have tried to add information" -" here in the past" -msgstr "" - -#: ../../changelog.rst:17 -msgid "July 23, 2015" -msgstr "" - -#: ../../changelog.rst:19 -msgid "Django 1.8 Support Merged" -msgstr "" - -#: ../../changelog.rst:22 -msgid "Code Notes" -msgstr "" - -#: ../../changelog.rst:24 -msgid "Updated Django from `1.6.11` to `1.8.3`." -msgstr "" - -#: ../../changelog.rst:25 -msgid "" -"Removed South and ported the South migrations to Django's migration " -"framework." -msgstr "" - -#: ../../changelog.rst:26 -msgid "" -"Updated django-celery from `3.0.23` to `3.1.26` as django-celery 3.0.x does " -"not support Django 1.8." -msgstr "" - -#: ../../changelog.rst:27 -msgid "" -"Updated Celery from `3.0.24` to `3.1.18` because we had to update django-" -"celery. We need to test this extensively and might need to think about using" -" the new Celery API directly and dropping django-celery. See release notes: " -"http://docs.celeryproject.org/en/latest/whatsnew-3.1.html" -msgstr "" - -#: ../../changelog.rst:28 -msgid "" -"Updated tastypie from `0.11.1` to current master (commit " -"`1e1aff3dd4dcd21669e9c68bd7681253b286b856`) as 0.11.x is not compatible with" -" Django 1.8. No surprises expected but we should ask for a proper release, " -"see release notes: https://github.com/django-tastypie/django-" -"tastypie/blob/master/docs/release_notes/v0.12.0.rst" -msgstr "" - -#: ../../changelog.rst:29 -msgid "" -"Updated django-oauth from `0.16.1` to `0.21.0`. No surprises expected, see " -"release notes `in the docs `_ and `finer grained in " -"the repo `_" -msgstr "" - -#: ../../changelog.rst:30 -msgid "" -"Updated django-guardian from `1.2.0` to `1.3.0` to gain Django 1.8 support. " -"No surprises expected, see release notes: https://github.com/lukaszb/django-" -"guardian/blob/devel/CHANGES" -msgstr "" - -#: ../../changelog.rst:31 -msgid "" -"Using `django-formtools` instead of removed `django.contrib.formtools` now. " -"Based on the Django release notes, these modules are the same except of the " -"package name." -msgstr "" - -#: ../../changelog.rst:32 -msgid "" -"Updated pytest-django from `2.6.2` to `2.8.0`. No tests required, but " -"running the testsuite :smile:" -msgstr "" - -#: ../../changelog.rst:33 -msgid "" -"Updated psycopg2 from 2.4 to 2.4.6 as 2.4.5 is required by Django 1.8. No " -"trouble expected as Django is the layer between us and psycopg2. Also it's " -"only a minor version upgrade. Release notes: " -"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-4-6" -msgstr "" - -#: ../../changelog.rst:34 -msgid "" -"Added `django.setup()` to `conf.py` to load django properly for doc builds." -msgstr "" - -#: ../../changelog.rst:35 -msgid "" -"Added migrations for all apps with models in the `readthedocs/` directory" -msgstr "" - -#: ../../changelog.rst:38 -msgid "Deployment Notes" -msgstr "" - -#: ../../changelog.rst:40 -msgid "" -"After you have updated the code and installed the new dependencies, you need" -" to run these commands on the server::" -msgstr "" - -#: ../../changelog.rst:46 -msgid "" -"Locally I had trouble in a test environment that pip did not update to the " -"specified commit of tastypie. It might be required to use `pip install -U -r" -" requirements/deploy.txt` during deployment." -msgstr "" - -#: ../../changelog.rst:50 -msgid "Development Update Notes" -msgstr "" - -#: ../../changelog.rst:52 -msgid "" -"The readthedocs developers need to execute these commands when switching to " -"this branch (or when this got merged into master):" -msgstr "" - -#: ../../changelog.rst:54 -msgid "**Before updating** please make sure that all migrations are applied::" -msgstr "" - -#: ../../changelog.rst:59 -msgid "Update the codebase: `git pull`" -msgstr "" - -#: ../../changelog.rst:60 -msgid "" -"You need to update the requirements with `pip install -r requirements.txt`" -msgstr "" - -#: ../../changelog.rst:61 -msgid "Now you need to fake the initial migrations::" -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/code-of-conduct.mo b/docs/user/locale/it/LC_MESSAGES/code-of-conduct.mo deleted file mode 100644 index c11b2b1638c..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/code-of-conduct.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/code-of-conduct.po b/docs/user/locale/it/LC_MESSAGES/code-of-conduct.po deleted file mode 100644 index db924abce35..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/code-of-conduct.po +++ /dev/null @@ -1,160 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../code-of-conduct.rst:2 -msgid "Code of Conduct" -msgstr "" - -#: ../../code-of-conduct.rst:4 -msgid "" -"Like the technical community as a whole, the Read the Docs team and " -"community is made up of a mixture of professionals and volunteers from all " -"over the world, working on every aspect of the mission - including " -"mentorship, teaching, and connecting people." -msgstr "" - -#: ../../code-of-conduct.rst:9 -msgid "" -"Diversity is one of our huge strengths, but it can also lead to " -"communication issues and unhappiness. To that end, we have a few ground " -"rules that we ask people to adhere to. This code applies equally to " -"founders, mentors and those seeking help and guidance." -msgstr "" - -#: ../../code-of-conduct.rst:14 -msgid "" -"This isn’t an exhaustive list of things that you can’t do. Rather, take it " -"in the spirit in which it’s intended - a guide to make it easier to enrich " -"all of us and the technical communities in which we participate." -msgstr "" - -#: ../../code-of-conduct.rst:18 -msgid "" -"This code of conduct applies to all spaces managed by the Read the Docs " -"project. This includes IRC, the mailing lists, the issue tracker, and any " -"other forums created by the project team which the community uses for " -"communication. In addition, violations of this code outside these spaces may" -" affect a person's ability to participate within them." -msgstr "" - -#: ../../code-of-conduct.rst:25 -msgid "" -"If you believe someone is violating the code of conduct, we ask that you " -"report it by emailing dev@readthedocs.org." -msgstr "" - -#: ../../code-of-conduct.rst:28 -msgid "**Be friendly and patient.**" -msgstr "" - -#: ../../code-of-conduct.rst:29 -msgid "" -"**Be welcoming.** We strive to be a community that welcomes and supports " -"people of all backgrounds and identities. This includes, but is not limited " -"to members of any race, ethnicity, culture, national origin, colour, " -"immigration status, social and economic class, educational level, sex, " -"sexual orientation, gender identity and expression, age, size, family " -"status, political belief, religion, and mental and physical ability." -msgstr "" - -#: ../../code-of-conduct.rst:36 -msgid "" -"**Be considerate.** Your work will be used by other people, and you in turn " -"will depend on the work of others. Any decision you take will affect users " -"and colleagues, and you should take those consequences into account when " -"making decisions. Remember that we're a world-wide community, so you might " -"not be communicating in someone else's primary language." -msgstr "" - -#: ../../code-of-conduct.rst:42 -msgid "" -"**Be respectful.** Not all of us will agree all the time, but disagreement " -"is no excuse for poor behavior and poor manners. We might all experience " -"some frustration now and then, but we cannot allow that frustration to turn " -"into a personal attack. It’s important to remember that a community where " -"people feel uncomfortable or threatened is not a productive one. Members of " -"the Read the Docs community should be respectful when dealing with other " -"members as well as with people outside the Read the Docs community." -msgstr "" - -#: ../../code-of-conduct.rst:50 -msgid "" -"**Be careful in the words that you choose.** We are a community of " -"professionals, and we conduct ourselves professionally. Be kind to others. " -"Do not insult or put down other participants. Harassment and other " -"exclusionary behavior aren't acceptable. This includes, but is not limited " -"to:" -msgstr "" - -#: ../../code-of-conduct.rst:56 -msgid "Violent threats or language directed against another person." -msgstr "" - -#: ../../code-of-conduct.rst:57 -msgid "Discriminatory jokes and language." -msgstr "" - -#: ../../code-of-conduct.rst:58 -msgid "Posting sexually explicit or violent material." -msgstr "" - -#: ../../code-of-conduct.rst:59 -msgid "" -"Posting (or threatening to post) other people's personally identifying " -"information (\"doxing\")." -msgstr "" - -#: ../../code-of-conduct.rst:61 -msgid "Personal insults, especially those using racist or sexist terms." -msgstr "" - -#: ../../code-of-conduct.rst:62 -msgid "Unwelcome sexual attention." -msgstr "" - -#: ../../code-of-conduct.rst:63 -msgid "Advocating for, or encouraging, any of the above behavior." -msgstr "" - -#: ../../code-of-conduct.rst:64 -msgid "" -"Repeated harassment of others. In general, if someone asks you to stop, then" -" stop." -msgstr "" - -#: ../../code-of-conduct.rst:67 -msgid "" -"**When we disagree, try to understand why.** Disagreements, both social and " -"technical, happen all the time and Read the Docs is no exception. It is " -"important that we resolve disagreements and differing views constructively. " -"Remember that we’re different. The strength of Read the Docs comes from its " -"varied community, people from a wide range of backgrounds. Different people " -"have different perspectives on issues. Being unable to understand why " -"someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that" -" it is human to err and blaming each other doesn’t get us anywhere. Instead," -" focus on helping to resolve issues and learning from mistakes." -msgstr "" - -#: ../../code-of-conduct.rst:78 -msgid "" -"Original text courtesy of the `Speak Up! project " -"`__. " -"This version was adopted from the `Django Code of Conduct " -"`_." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/conda.mo b/docs/user/locale/it/LC_MESSAGES/conda.mo deleted file mode 100644 index b2f650887d9..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/conda.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/conda.po b/docs/user/locale/it/LC_MESSAGES/conda.po deleted file mode 100644 index d16b52f514d..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/conda.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../conda.rst:2 -msgid "Conda Support" -msgstr "" - -#: ../../conda.rst:4 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../conda.rst:7 -msgid "" -"Read the Docs supports Conda as an environment management tool, along with " -"Virtualenv. Conda support is useful for people who depend on C libraries, " -"and need them installed when building their documentation." -msgstr "" - -#: ../../conda.rst:12 -msgid "" -"This work was funded by `Clinical Graphics`_ -- many thanks for their " -"support of Open Source." -msgstr "" - -#: ../../conda.rst:15 -msgid "Activating Conda" -msgstr "" - -#: ../../conda.rst:17 -msgid "" -"Conda Support is the first feature enabled with :doc:`yaml-config`. You can " -"enable it by creating a `readthedocs.yml` file in the root of your " -"repository with the contents:" -msgstr "" - -#: ../../conda.rst:26 -msgid "" -"This Conda environment will also have Sphinx and other build time " -"dependencies installed. It will use the same order of operations that we " -"support currently:" -msgstr "" - -#: ../../conda.rst:29 -msgid "Environment Creation (``conda env create``)" -msgstr "" - -#: ../../conda.rst:30 -msgid "Dependency Installation (Sphinx)" -msgstr "" - -#: ../../conda.rst:33 -msgid "Custom Installs" -msgstr "" - -#: ../../conda.rst:35 -msgid "" -"If you are running a custom installation of Read the Docs, you will need the" -" ``conda`` executable installed somewhere on your ``PATH``. Because of the " -"way ``conda`` works, we can't safely install it as a normal dependency into " -"the normal Python virtualenv." -msgstr "" - -#: ../../conda.rst:40 -msgid "" -"Installing conda into a virtualenv will override the ``activate`` script, " -"making it so you can't properly activate that virtualenv anymore." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/contribute.mo b/docs/user/locale/it/LC_MESSAGES/contribute.mo deleted file mode 100644 index 1cb96b2c3f1..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/contribute.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/contribute.po b/docs/user/locale/it/LC_MESSAGES/contribute.po deleted file mode 100644 index d1c2dc104b2..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/contribute.po +++ /dev/null @@ -1,431 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../contribute.rst:2 -msgid "Contributing to Read the Docs" -msgstr "" - -#: ../../contribute.rst:4 -msgid "" -"You are here to help on Read the Docs? Awesome, feel welcome and read the " -"following sections in order to know how to ask questions and how to work on " -"something." -msgstr "" - -#: ../../contribute.rst:7 -msgid "" -"All members of our community are expected to follow our :doc:`/code-of-" -"conduct`. Please make sure you are welcoming and friendly in all of our " -"spaces." -msgstr "" - -#: ../../contribute.rst:11 -msgid "Get in touch" -msgstr "" - -#: ../../contribute.rst:13 -msgid "Ask usage questions (\"How do I?\") on `StackOverflow`_." -msgstr "" - -#: ../../contribute.rst:14 -msgid "Report bugs, suggest features or view the source code `on GitHub`_." -msgstr "" - -#: ../../contribute.rst:15 -msgid "Discuss topics on `Gitter`_." -msgstr "" - -#: ../../contribute.rst:16 -msgid "On IRC find us at `#readthedocs`_." -msgstr "" - -#: ../../contribute.rst:24 -msgid "Contributing to development" -msgstr "" - -#: ../../contribute.rst:26 -msgid "" -"If you want to deep dive and help out with development on Read the Docs, " -"then first get the project installed locally according to the " -":doc:`Installation Guide `. After that is done we suggest you have " -"a look at tickets in our issue tracker that are labelled `Good First " -"Issue`_. These are meant to be a great way to get a smooth start and won't " -"put you in front of the most complex parts of the system." -msgstr "" - -#: ../../contribute.rst:33 -msgid "" -"If you are up to more challenging tasks with a bigger scope, then there are " -"a set of tickets with a `Feature`_ or `Improvement`_ tag. These tickets have" -" a general overview and description of the work required to finish. If you " -"want to start somewhere, this would be a good place to start (make sure that" -" the issue also have the `Accepted`_ label). That said, these aren't " -"necessarily the easiest tickets. They are simply things that are explained. " -"If you still didn't find something to work on, search for the `Sprintable`_ " -"label. Those tickets are meant to be standalone and can be worked on ad-hoc." -msgstr "" - -#: ../../contribute.rst:43 -msgid "" -"When contributing code, then please follow the standard Contribution " -"Guidelines set forth at `contribution-guide.org`_." -msgstr "" - -#: ../../contribute.rst:46 -msgid "" -"We have a strict code style that is easy to follow since you just have to " -"install `pre-commit`_ and it will automatically run different linting tools " -"(`autoflake`_, `autopep8`_, `docformatter`_, `isort`_, `prospector`_, " -"`unify`_ and `yapf`_) to check your changes before you commit them. `pre-" -"commit` will let you know if there were any problems that is wasn't able to " -"fix automatically." -msgstr "" - -#: ../../contribute.rst:52 -msgid "To run the `pre-commit` command and check your changes::" -msgstr "" - -#: ../../contribute.rst:58 -msgid "or to run against a specific file::" -msgstr "" - -#: ../../contribute.rst:62 -msgid "" -"`pre-commit` can also be run as a git pre-commit hook. You can set this up " -"with::" -msgstr "" - -#: ../../contribute.rst:67 -msgid "" -"After this installation, the next time you run `git commit` the `pre-commit " -"run` command will be run immediately and will inform you of the changes and " -"errors." -msgstr "" - -#: ../../contribute.rst:72 -msgid "" -"Our code base is still maturing and the core team doesn't yet recommend " -"running this as a pre-commit hook due to the number of changes this will " -"cause while constructing a pull request. Independent pull requests with " -"linting changes would be a great help to making this possible." -msgstr "" - -#: ../../contribute.rst:95 -msgid "Triaging tickets" -msgstr "" - -#: ../../contribute.rst:97 -msgid "" -"Here is a brief explanation on how we triage incoming tickets to get a " -"better sense of what needs to be done on what end." -msgstr "" - -#: ../../contribute.rst:100 -msgid "" -"You will need Triage permission on the project in order to do this. You can " -"ask one of the members of the :doc:`team` to give you access." -msgstr "" - -#: ../../contribute.rst:104 -msgid "Initial triage" -msgstr "" - -#: ../../contribute.rst:106 -msgid "" -"When sitting down to do some triaging work, we start with the `list of " -"untriaged tickets`_. We consider all tickets that do not have a label as " -"untriaged. The first step is to categorize the ticket into one of the " -"following categories and either close the ticket or assign an appropriate " -"label. The reported issue …" -msgstr "" - -#: ../../contribute.rst:127 -msgid "… is not valid" -msgstr "" - -#: ../../contribute.rst:113 -msgid "" -"If you think the ticket is invalid comment why you think it is invalid, then" -" close the ticket. Tickets might be invalid if they were already fixed in " -"the past or it was decided that the proposed feature will not be implemented" -" because it does not conform with the overall goal of Read the Docs. Also if" -" you happen to know that the problem was already reported, reference the " -"other ticket that is already addressing the problem and close the duplicate." -msgstr "" - -#: ../../contribute.rst:120 ../../contribute.rst:141 ../../contribute.rst:153 -#: ../../contribute.rst:165 ../../contribute.rst:174 ../../contribute.rst:183 -#: ../../contribute.rst:193 ../../contribute.rst:203 -msgid "Examples:" -msgstr "" - -#: ../../contribute.rst:122 -msgid "" -"*Builds fail when using matplotlib*: If the described issue was already " -"fixed, then explain and instruct to re-trigger the build." -msgstr "" - -#: ../../contribute.rst:125 -msgid "" -"*Provide way to upload arbitrary HTML files*: It was already decided that " -"Read the Docs is not a dull hosting platform for HTML. So explain this and " -"close the ticket." -msgstr "" - -#: ../../contribute.rst:144 -msgid "… does not provide enough information" -msgstr "" - -#: ../../contribute.rst:132 -msgid "" -"Add the label **Needed: more information** if the reported issue does not " -"contain enough information to decide if it is valid or not and ask on the " -"ticket for the required information to go forward. We will re-triage all " -"tickets that have the label **Needed: more information** assigned. If the " -"original reporter left new information we can try to re-categorize the " -"ticket. If the reporter did not come back to provide more required " -"information after a long enough time, we will close the ticket (this will be" -" roughly about two weeks)." -msgstr "" - -#: ../../contribute.rst:143 -msgid "" -"*My builds stopped working. Please help!* Ask for a link to the build log " -"and for which project is affected." -msgstr "" - -#: ../../contribute.rst:157 -msgid "… is a valid feature proposal" -msgstr "" - -#: ../../contribute.rst:147 -msgid "" -"If the ticket contains a feature that aligns with the goals of Read the " -"Docs, then add the label **Feature**. If the proposal seems valid but " -"requires further discussion between core contributors because there might be" -" different possibilities on how to implement the feature, then also add the " -"label **Needed: design decision**." -msgstr "" - -#: ../../contribute.rst:155 -msgid "*Provide better integration with service XYZ*" -msgstr "" - -#: ../../contribute.rst:156 -msgid "" -"*Achieve world domination* (also needs the label **Needed: design " -"decision**)" -msgstr "" - -#: ../../contribute.rst:168 -msgid "… is a small change to the source code" -msgstr "" - -#: ../../contribute.rst:160 -msgid "" -"If the ticket is about code cleanup or small changes to existing features " -"would likely have the **Improvement** label. The distinction for this label " -"is that these issues have a lower priority than a Bug, and aren't " -"implementing new features." -msgstr "" - -#: ../../contribute.rst:167 -msgid "*Refactor namedtuples to dataclasess*" -msgstr "" - -#: ../../contribute.rst:168 -msgid "*Change font size for the project's title*" -msgstr "" - -#: ../../contribute.rst:176 -msgid "… is a valid problem within the code base:" -msgstr "" - -#: ../../contribute.rst:171 -msgid "" -"If it's a valid bug, then add the label **Bug**. Try to reference related " -"issues if you come across any." -msgstr "" - -#: ../../contribute.rst:176 -msgid "*Builds fail if conf.py contains non-ascii letters*" -msgstr "" - -#: ../../contribute.rst:185 -msgid "… is a currently valid problem with the infrastructure:" -msgstr "" - -#: ../../contribute.rst:179 -msgid "" -"Users might report about web server downtimes or that builds are not " -"triggered. If the ticket needs investigation on the servers, then add the " -"label **Operations**." -msgstr "" - -#: ../../contribute.rst:185 -msgid "*Builds are not starting*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "… is a question and needs answering:" -msgstr "" - -#: ../../contribute.rst:190 -msgid "" -"If the ticket contains a question about the Read the Docs platform or the " -"code, then add the label **Support**." -msgstr "" - -#: ../../contribute.rst:195 -msgid "*My account was set inactive. Why?*" -msgstr "" - -#: ../../contribute.rst:196 -msgid "*How to use C modules with Sphinx autodoc?*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "*Why are my builds failing?*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "… requires a one-time action on the server:" -msgstr "" - -#: ../../contribute.rst:200 -msgid "" -"Tasks that require a one time action on the server should be assigned the " -"two labels **Support** and **Operations**." -msgstr "" - -#: ../../contribute.rst:205 -msgid "*Please change my username*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "*Please set me as owner of this abandoned project*" -msgstr "" - -#: ../../contribute.rst:208 -msgid "" -"After we finished the initial triaging of new tickets, no ticket should be " -"left without a label." -msgstr "" - -#: ../../contribute.rst:214 -msgid "Additional labels for categorization" -msgstr "" - -#: ../../contribute.rst:216 -msgid "" -"Additionally to the labels already involved in the section above, we have a " -"few more at hand to further categorize issues." -msgstr "" - -#: ../../contribute.rst:221 -msgid "*High Priority*" -msgstr "" - -#: ../../contribute.rst:220 -msgid "" -"If the issue is urgent, assign this label. In the best case also go forward " -"to resolve the ticket yourself as soon as possible." -msgstr "" - -#: ../../contribute.rst:226 -msgid "*Good First Issue*" -msgstr "" - -#: ../../contribute.rst:224 -msgid "" -"This label marks tickets that are easy to get started with. The ticket " -"should be ideal for beginners to dive into the code base. Better is if the " -"fix for the issue only involves touching one part of the code." -msgstr "" - -#: ../../contribute.rst:230 -msgid "*Sprintable*" -msgstr "" - -#: ../../contribute.rst:229 -msgid "" -"Sprintable are all tickets that have the right amount of scope to be handled" -" during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../contribute.rst:232 -msgid "" -"For a full list of available labels and their meanings, see :doc:`issue-" -"labels`." -msgstr "" - -#: ../../contribute.rst:236 -msgid "Helpful links for triaging" -msgstr "" - -#: ../../contribute.rst:238 -msgid "Here is a list of links for contributors that look for work:" -msgstr "" - -#: ../../contribute.rst:240 -msgid "" -"`Untriaged tickets " -"`_:" -" Go and triage them!" -msgstr "" - -#: ../../contribute.rst:243 -msgid "" -"`Tickets labelled with Needed: more information " -"`_:" -" Come back to these tickets once in a while and close those that did not get" -" any new information from the reporter. If new information is available, go " -"and re-triage the ticket." -msgstr "" - -#: ../../contribute.rst:248 -msgid "" -"`Tickets labelled with Operations " -"`_:" -" These tickets are for contributors who have access to the servers." -msgstr "" - -#: ../../contribute.rst:251 -msgid "" -"`Tickets labelled with Support " -"`_:" -" Experienced contributors or community members with a broad knowledge about " -"the project should handle those." -msgstr "" - -#: ../../contribute.rst:255 -msgid "" -"`Tickets labelled with Needed: design decision " -"`_:" -" Project leaders must take actions on these tickets. Otherwise no other " -"contributor can go forward on them." -msgstr "" - -#: ../../contribute.rst:261 -msgid "Helping on translations" -msgstr "" - -#: ../../contribute.rst:263 -msgid "If you wish to contribute translations, please do so on `Transifex`_." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/custom_installs/customization.mo b/docs/user/locale/it/LC_MESSAGES/custom_installs/customization.mo deleted file mode 100644 index 8cbad392ca0..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/custom_installs/customization.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/custom_installs/customization.po b/docs/user/locale/it/LC_MESSAGES/custom_installs/customization.po deleted file mode 100644 index 717e42dc0ad..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/custom_installs/customization.po +++ /dev/null @@ -1,81 +0,0 @@ -# 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-02 13:43+0000\n" -"Last-Translator: Eric Holscher \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# 9a4df253f71d409e8ec590353f2f7a15 -#: ../../custom_installs/customization.rst:2 -msgid "Customizing your install" -msgstr "" - -# 1028e197ff5c4ddd98d099e447476731 -#: ../../custom_installs/customization.rst:4 -msgid "" -"Read the Docs has a lot of :doc:`/settings` that help customize your " -"install. This document will outline some of the more useful ways that these " -"can be combined." -msgstr "" - -# 3b8b84b2961b4ab389fea741833ec961 -#: ../../custom_installs/customization.rst:8 -msgid "Have a local settings file" -msgstr "" - -# 07a3499807a74d1394062e1bb4e902d1 -#: ../../custom_installs/customization.rst:10 -msgid "" -"If you put a file named ``local_settings.py`` in the " -"``readthedocs/settings`` directory, it will override settings available in " -"the base install." -msgstr "" - -# d15800590d4447888697341be52ffec7 -#: ../../custom_installs/customization.rst:13 -msgid "Adding your own title to pages" -msgstr "" - -# 3ec2cfd4934348b186b2ac3bba32abae -#: ../../custom_installs/customization.rst:15 -msgid "" -"This requires 2 parts of setup. First, you need to add a custom " -":setting:`TEMPLATE_DIRS` setting that points at your template overrides. " -"Then, in those template overrides you have to insert your logo where the " -"normal RTD logo goes." -msgstr "" - -# b6e4e25845774f08a86ed5f207b569d2 -#: ../../custom_installs/customization.rst:17 -msgid "This works for any setting you wish to change." -msgstr "" - -# b5bcbc37e82f41c1aa0a7089b72c2123 -#: ../../custom_installs/customization.rst:19 -msgid "Example ``local_settings.py``::" -msgstr "" - -# 47b3e3c7e2ff4a4a838b3a0010ef42a4 -#: ../../custom_installs/customization.rst:31 -msgid "Example ``base.html`` in your template overrides::" -msgstr "" - -# 906c4e450b374a54a656b9dcad27da12 -#: ../../custom_installs/customization.rst:38 -msgid "" -"You can of course override any block in the template. If there is something " -"that you would like to be able to customize, but isn't currently in a block," -" please `submit an issue`_." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/custom_installs/index.mo b/docs/user/locale/it/LC_MESSAGES/custom_installs/index.mo deleted file mode 100644 index 0a89857e80d..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/custom_installs/index.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/custom_installs/index.po b/docs/user/locale/it/LC_MESSAGES/custom_installs/index.po deleted file mode 100644 index be62f9d4491..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/custom_installs/index.po +++ /dev/null @@ -1,32 +0,0 @@ -# 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-02 13:43+0000\n" -"Last-Translator: Eric Holscher \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# e52de36f1bf24ee6a7fda490b7ec9ad8 -#: ../../custom_installs/index.rst:2 -msgid "Info about custom installs" -msgstr "" - -# 1534817d7caf41288543ecf717ac55f3 -#: ../../custom_installs/index.rst:4 -msgid "" -"Read the Docs is open source, which means you can run your own version of " -"it. There are many reasons to do this, the main one being if you want a " -"private instance. If you have to keep everything behind a firewall of VPN, " -"this is for you." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/design.mo b/docs/user/locale/it/LC_MESSAGES/design.mo deleted file mode 100644 index 1c4d3839ee3..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/design.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/design.po b/docs/user/locale/it/LC_MESSAGES/design.po deleted file mode 100644 index 9450b4c270e..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/design.po +++ /dev/null @@ -1,107 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../design.rst:2 -msgid "Designing Read the Docs" -msgstr "" - -#: ../../design.rst:4 -msgid "" -"So you're thinking of contributing some of your time and design skills to " -"Read the Docs? That's **awesome**. This document will lead you through a few" -" features available to ease the process of working with Read the Doc's CSS " -"and static assets." -msgstr "" - -#: ../../design.rst:10 -msgid "" -"To start, you should follow the :doc:`install` instructions to get a working" -" copy of the Read the Docs repository locally." -msgstr "" - -#: ../../design.rst:14 -msgid "Style Catalog" -msgstr "" - -#: ../../design.rst:16 -msgid "" -"Once you have RTD running locally, you can open ``http://localhost:8000" -"/style-catalog/`` for a quick overview of the currently available styles." -msgstr "" - -#: ../../design.rst:21 -msgid "" -"This way you can quickly get started writing HTML -- or if you're modifying " -"existing styles you can get a quick idea of how things will change site-" -"wide." -msgstr "" - -#: ../../design.rst:26 -msgid "Readthedocs.org Changes" -msgstr "" - -#: ../../design.rst:28 -msgid "" -"Styles for the primary RTD site are located in ``media/css`` directory." -msgstr "" - -#: ../../design.rst:30 -msgid "" -"These styles only affect the primary site -- **not** any of the generated " -"documentation using the default RTD style." -msgstr "" - -#: ../../design.rst:34 -msgid "Sphinx Template Changes" -msgstr "" - -#: ../../design.rst:36 -msgid "" -"Styles for generated documentation are located in " -"``readthedocs/templates/sphinx/_static/rtd.css``" -msgstr "" - -#: ../../design.rst:38 -msgid "" -"Of note, projects will retain the version of that file they were last built " -"with -- so if you're editing that file and not seeing any changes to your " -"local built documentation, you need to rebuild your example project." -msgstr "" - -#: ../../design.rst:43 -msgid "Contributing" -msgstr "" - -#: ../../design.rst:45 -msgid "" -"Contributions should follow the :doc:`contribute` guidelines where " -"applicable -- ideally you'll create a pull request against the `Read the " -"Docs GitHub project`_ from your forked repo and include a brief description " -"of what you added / removed / changed, as well as an attached image (you can" -" just take a screenshot and drop it into the PR creation form) of the " -"effects of your changes." -msgstr "" - -#: ../../design.rst:50 -msgid "" -"There's not a hard browser range, but your design changes should work " -"reasonably well across all major browsers, IE8+ -- that's not to say it " -"needs to be pixel-perfect in older browsers! Just avoid making changes that " -"render older browsers utterly unusable (or provide a sane fallback)." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/docs.mo b/docs/user/locale/it/LC_MESSAGES/docs.mo deleted file mode 100644 index 93795e0af84..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/docs.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/docs.po b/docs/user/locale/it/LC_MESSAGES/docs.po deleted file mode 100644 index 618bed80a62..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/docs.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../docs.rst:2 -msgid "Building and Contributing to Documentation" -msgstr "" - -#: ../../docs.rst:4 -msgid "" -"As one might expect, the documentation for Read the Docs is built using " -"Sphinx and hosted on Read the Docs. The docs are kept in the ``docs/`` " -"directory at the top of the source tree." -msgstr "" - -#: ../../docs.rst:8 -msgid "You can build the docs by installing ``Sphinx`` and running::" -msgstr "" - -#: ../../docs.rst:13 -msgid "" -"Please follow these guidelines when updating our docs. Let us know if you " -"have any questions or something isn't clear." -msgstr "" - -#: ../../docs.rst:17 -msgid "The brand" -msgstr "" - -#: ../../docs.rst:19 -msgid "We are called **Read the Docs**. The *the* is not capitalized." -msgstr "" - -#: ../../docs.rst:22 -msgid "We do however use the acronym **RTD**." -msgstr "" - -#: ../../docs.rst:25 -msgid "Titles" -msgstr "" - -#: ../../docs.rst:27 -msgid "" -"For page titles, or Heading1 as they are sometimes called, we use title-" -"case." -msgstr "" - -#: ../../docs.rst:29 -msgid "" -"If the page includes multiple sub-headings (H2, H3), we usually use " -"sentence-case unless the titles include terminology that is supposed to be " -"capitalized." -msgstr "" - -#: ../../docs.rst:33 -msgid "Content" -msgstr "" - -#: ../../docs.rst:35 -msgid "" -"Do not break the content across multiple lines at 80 characters, but rather " -"break them on semantic meaning (e.g. periods or commas). Read more about " -"this `here `_." -msgstr "" - -#: ../../docs.rst:38 -msgid "" -"If you are cross-referencing to a different page within our website, use the" -" ``doc`` directive and not a hyperlink." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/embed.mo b/docs/user/locale/it/LC_MESSAGES/embed.mo deleted file mode 100644 index c75169655f9..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/embed.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/embed.po b/docs/user/locale/it/LC_MESSAGES/embed.po deleted file mode 100644 index a729581766c..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/embed.po +++ /dev/null @@ -1,129 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Francesco Zaia , 2018\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../embed.rst:2 -msgid "Embed API" -msgstr "Includi API" - -#: ../../embed.rst:4 -msgid "" -"Read the Docs allow you to embed content from any of the projects we host. " -"This allows for content re-use across sites, making sure the content is " -"always up to date." -msgstr "" - -#: ../../embed.rst:9 -msgid "Workflow" -msgstr "" - -#: ../../embed.rst:11 -msgid "" -"There are many uses of our Embed API. One of our favorites is for inline " -"help. We have started using this on Read the Docs itself to provide inline " -"help on our main site pages. This allows us to keep the official " -"documentation as the single source of truth, while having great inline help " -"in our application as well." -msgstr "" - -#: ../../embed.rst:17 -msgid "" -"We recommend you point at **tagged releases** instead of ``latest``. Tags " -"don't change over time, so you don't have to worry about the content you are" -" embedding disappearing." -msgstr "" - -#: ../../embed.rst:21 -msgid "" -"All relative links to pages contained in the remote content will continue to" -" point at the remote page." -msgstr "" - -#: ../../embed.rst:24 -msgid "How to use it" -msgstr "" - -#: ../../embed.rst:28 -msgid "Sphinx Extension" -msgstr "" - -#: ../../embed.rst:30 -msgid "" -"You can embed content directly in Sphinx with builds on Read the Docs. We " -"support default configuration variables for your ``conf.py``:" -msgstr "" - -#: ../../embed.rst:33 -msgid "readthedocs_embed_project" -msgstr "" - -#: ../../embed.rst:34 -msgid "readthedocs_embed_version" -msgstr "" - -#: ../../embed.rst:35 -msgid "readthedocs_embed_doc" -msgstr "" - -#: ../../embed.rst:37 -msgid "" -"These are overridable per-call as well. Then you simply use the directive:" -msgstr "" - -#: ../../embed.rst:56 -msgid "Javascript" -msgstr "" - -#: ../../embed.rst:58 -msgid "" -"We provide a Javascript library that you can embed on any site. An example:" -msgstr "" - -#: ../../embed.rst:80 -msgid "" -"This will provide a pop-out for a user with the ``How we envision versions " -"working`` section of the ``versions`` page. You can see this in action here:" -msgstr "" - -#: ../../embed.rst:103 -msgid "" -"All Read the Docs pages already have the library loaded, so you can ignore " -"the ``link`` and first ``script`` tags on all documentation." -msgstr "" - -#: ../../embed.rst:107 -msgid "" -"We currently do not provide caching on this API. If the remote source you " -"are including changes their page structure or deletes the content, your " -"embed will break." -msgstr "" - -#: ../../embed.rst:111 -msgid "" -"In Version 2 of this API we will provide a full-formed workflow that will " -"stop this from happening." -msgstr "" - -#: ../../embed.rst:116 -msgid "Example API Response" -msgstr "" - -#: ../../embed.rst:118 -msgid "Pure API use will return JSON:" -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/faq.mo b/docs/user/locale/it/LC_MESSAGES/faq.mo deleted file mode 100644 index 04230fca155..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/faq.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/faq.po b/docs/user/locale/it/LC_MESSAGES/faq.po deleted file mode 100644 index 3bd759c5936..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/faq.po +++ /dev/null @@ -1,358 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../faq.rst:2 -msgid "Frequently Asked Questions" -msgstr "" - -#: ../../faq.rst:5 -msgid "My project isn't building with autodoc" -msgstr "" - -#: ../../faq.rst:7 -msgid "" -"First, you should check out the Builds tab of your project. That records all" -" of the build attempts that RTD has made to build your project. If you see " -"``ImportError`` messages for custom Python modules, you should enable the " -"virtualenv feature in the Admin page of your project, which will install " -"your project into a virtualenv, and allow you to specify a " -"``requirements.txt`` file for your project." -msgstr "" - -#: ../../faq.rst:9 -msgid "" -"If you are still seeing errors because of C library dependencies, please see" -" :ref:`faq:I get import errors on libraries that depend on C modules`." -msgstr "" - -#: ../../faq.rst:13 -msgid "How do I change my slug (the URL your docs are served at)?" -msgstr "" - -#: ../../faq.rst:15 -msgid "" -"We don't support allowing folks to change the slug for their project. You " -"can update the name which is shown on the site, but not the actual URL that " -"documentation is served." -msgstr "" - -#: ../../faq.rst:19 -msgid "" -"The main reason for this is that all existing URLs to the content will " -"break. You can delete and re-create the project with the proper name to get " -"a new slug, but you really shouldn't do this if you have existing inbound " -"links, as it `breaks the internet " -"`_." -msgstr "" - -#: ../../faq.rst:25 -msgid "Help, my build passed but my documentation page is 404 Not Found!" -msgstr "" - -#: ../../faq.rst:27 -msgid "" -"This often happens because you don't have an `index.html` file being " -"generated. Make sure you have one of the following files:" -msgstr "" - -#: ../../faq.rst:30 -msgid "`index.rst`" -msgstr "" - -#: ../../faq.rst:31 -msgid "`index.md`" -msgstr "" - -#: ../../faq.rst:33 -msgid "" -"At the top level of your built documentation, otherwise we aren't able to " -"serve a \"default\" index page." -msgstr "" - -#: ../../faq.rst:36 -msgid "" -"To test if your docs actually built correctly, you can navigate to a " -"specific page (`/en/latest/README.html` for example)." -msgstr "" - -#: ../../faq.rst:40 -msgid "How do I change behavior for Read the Docs?" -msgstr "" - -#: ../../faq.rst:42 -msgid "" -"When RTD builds your project, it sets the :envvar:`READTHEDOCS` environment " -"variable to the string `True`. So within your Sphinx :file:`conf.py` file, " -"you can vary the behavior based on this. For example::" -msgstr "" - -#: ../../faq.rst:53 -msgid "" -"The :envvar:`READTHEDOCS` variable is also available in the Sphinx build " -"environment, and will be set to ``True`` when building on RTD::" -msgstr "" - -#: ../../faq.rst:61 -msgid "I get import errors on libraries that depend on C modules" -msgstr "" - -#: ../../faq.rst:64 -msgid "" -"Another use case for this is when you have a module with a C extension." -msgstr "" - -#: ../../faq.rst:66 -msgid "" -"This happens because our build system doesn't have the dependencies for " -"building your project. This happens with things like libevent and mysql, and" -" other python things that depend on C libraries. We can't support installing" -" random C binaries on our system, so there is another way to fix these " -"imports." -msgstr "" - -#: ../../faq.rst:68 -msgid "" -"You can mock out the imports for these modules in your ``conf.py`` with the " -"following snippet::" -msgstr "" - -#: ../../faq.rst:81 -msgid "" -"Of course, replacing `MOCK_MODULES` with the modules that you want to mock " -"out." -msgstr "" - -#: ../../faq.rst:83 -msgid "" -"The library ``unittest.mock`` was introduced on python 3.3. On earlier " -"versions install the ``mock`` library from PyPI with (ie ``pip install " -"mock``) and replace the above import::" -msgstr "" - -#: ../../faq.rst:88 -msgid "" -"If such libraries are installed via ``setup.py``, you also will need to " -"remove all the C-dependent libraries from your ``install_requires`` in the " -"RTD environment." -msgstr "" - -#: ../../faq.rst:91 -msgid "`Client Error 401` when building documentation" -msgstr "" - -#: ../../faq.rst:93 -msgid "" -"If you did not install the `test_data` fixture during the installation " -"instructions, you will get the following error::" -msgstr "" - -#: ../../faq.rst:98 -msgid "" -"This is because the API admin user does not exist, and so cannot " -"authenticate. You can fix this by loading the test_data::" -msgstr "" - -#: ../../faq.rst:103 -msgid "" -"If you'd prefer not to install the test data, you'll need to provide a " -"database account for the builder to use. You can provide these credentials " -"by editing the following settings::" -msgstr "" - -#: ../../faq.rst:111 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../faq.rst:113 -msgid "See :doc:`guides/wipe-environment`." -msgstr "" - -#: ../../faq.rst:116 -msgid "How do I host multiple projects on one custom domain?" -msgstr "" - -#: ../../faq.rst:118 -msgid "" -"We support the concept of subprojects, which allows multiple projects to " -"share a single domain. If you add a subproject to a project, that " -"documentation will be served under the parent project's subdomain or custom " -"domain." -msgstr "" - -#: ../../faq.rst:122 -msgid "" -"For example, Kombu is a subproject of Celery, so you can access it on the " -"`celery.readthedocs.io` domain:" -msgstr "" - -#: ../../faq.rst:126 -msgid "http://celery.readthedocs.io/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:128 -msgid "This also works the same for custom domains:" -msgstr "" - -#: ../../faq.rst:130 -msgid "http://docs.celeryproject.org/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:132 -msgid "You can add subprojects in the project admin dashboard." -msgstr "" - -#: ../../faq.rst:135 -msgid "Where do I need to put my docs for RTD to find it?" -msgstr "" - -#: ../../faq.rst:137 -msgid "" -"Read the Docs will crawl your project looking for a ``conf.py``. Where it " -"finds the ``conf.py``, it will run ``sphinx-build`` in that directory. So as" -" long as you only have one set of sphinx documentation in your project, it " -"should Just Work." -msgstr "" - -#: ../../faq.rst:140 -msgid "I want to use the Blue/Default Sphinx theme" -msgstr "" - -#: ../../faq.rst:142 -msgid "" -"We think that our theme is badass, and better than the default for many " -"reasons. Some people don't like change though :), so there is a hack that " -"will let you keep using the default theme. If you set the ``html_style`` " -"variable in your ``conf.py``, it should default to using the default theme. " -"The value of this doesn't matter, and can be set to ``/default.css`` for " -"default behavior." -msgstr "" - -#: ../../faq.rst:145 -msgid "I want to use the Read the Docs theme locally" -msgstr "" - -#: ../../faq.rst:147 -msgid "" -"There is a repository for that: https://github.com/snide/sphinx_rtd_theme. " -"Simply follow the instructions in the README." -msgstr "" - -#: ../../faq.rst:151 -msgid "Image scaling doesn't work in my documentation" -msgstr "" - -#: ../../faq.rst:153 -msgid "" -"Image scaling in docutils depends on PIL. PIL is installed in the system " -"that RTD runs on. However, if you are using the virtualenv building option, " -"you will likely need to include PIL in your requirements for your project." -msgstr "" - -#: ../../faq.rst:156 -msgid "I want comments in my docs" -msgstr "" - -#: ../../faq.rst:158 -msgid "" -"RTD doesn't have explicit support for this. That said, a tool like `Disqus`_" -" (and the `sphinxcontrib-disqus`_ plugin) can be used for this purpose on " -"RTD." -msgstr "" - -#: ../../faq.rst:164 -msgid "How do I support multiple languages of documentation?" -msgstr "" - -#: ../../faq.rst:166 -msgid "See the section on :doc:`localization`." -msgstr "" - -#: ../../faq.rst:169 -msgid "Does Read The Docs work well with \"legible\" docstrings?" -msgstr "" - -#: ../../faq.rst:171 -msgid "" -"Yes. One criticism of Sphinx is that its annotated docstrings are too dense " -"and difficult for humans to read. In response, many projects have adopted " -"customized docstring styles that are simultaneously informative and legible." -" The `NumPy " -"`_ " -"and `Google " -"`_" -" styles are two popular docstring formats. Fortunately, the default Read " -"The Docs theme handles both formats just fine, provided your ``conf.py`` " -"specifies an appropriate Sphinx extension that knows how to convert your " -"customized docstrings. Two such extensions are `numpydoc " -"`_ and `napoleon `_. Only ``napoleon`` is able to handle both " -"docstring formats. Its default output more closely matches the format of " -"standard Sphinx annotations, and as a result, it tends to look a bit better " -"with the default theme." -msgstr "" - -#: ../../faq.rst:189 -msgid "" -"Can I document a python package that is not at the root of my repository?" -msgstr "" - -#: ../../faq.rst:191 -msgid "" -"Yes. The most convenient way to access a python package for example via " -"`Sphinx's autoapi`_ in your documentation is to use the *Install your " -"project inside a virtualenv using setup.py install* option in the admin " -"panel of your project. However this assumes that your ``setup.py`` is in the" -" root of your repository." -msgstr "" - -#: ../../faq.rst:197 -msgid "" -"If you want to place your package in a different directory or have multiple " -"python packages in the same project, then create a pip requirements file. " -"You can specify the relative path to your package inside the file. For " -"example you want to keep your python package in the ``src/python`` " -"directory, then create a ``requirements.readthedocs.txt`` file with the " -"following contents::" -msgstr "" - -#: ../../faq.rst:206 -msgid "" -"Please note that the path must be relative to the file. So the example path " -"above would work if the file is in the root of your repository. If you want " -"to put the requirements in a file called ``requirements/readthedocs.txt``, " -"the contents would look like::" -msgstr "" - -#: ../../faq.rst:213 -msgid "" -"After adding the file to your repository, go to the *Advanced Settings* in " -"your project's admin panel and add the name of the file to the *Requirements" -" file* field." -msgstr "" - -#: ../../faq.rst:221 -msgid "What commit of Read the Docs is in production?" -msgstr "" - -#: ../../faq.rst:223 -msgid "" -"We deploy readthedocs.org from the `rel` branch in our GitHub repository. " -"You can see the latest commits that have been deployed by looking on GitHub:" -" https://github.com/rtfd/readthedocs.org/commits/rel" -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/features.mo b/docs/user/locale/it/LC_MESSAGES/features.mo deleted file mode 100644 index a371bba111f..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/features.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/features.po b/docs/user/locale/it/LC_MESSAGES/features.po deleted file mode 100644 index a70c8f6c613..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/features.po +++ /dev/null @@ -1,186 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../features.rst:2 -msgid "Read the Docs features" -msgstr "" - -#: ../../features.rst:4 -msgid "" -"This will serve as a list of all of the features that Read the Docs " -"currently has. Some features are important enough to have their own page in " -"the docs, others will simply be listed here." -msgstr "" - -#: ../../features.rst:7 -msgid "GitHub, Bitbucket and GitLab Integration" -msgstr "" - -#: ../../features.rst:9 -msgid "" -"We now support linking by default in the sidebar. It links to the page on " -"your host, which should help people quickly update typos and send pull " -"requests to contribute to project documentation." -msgstr "" - -#: ../../features.rst:11 -msgid "More information can be found in the :doc:`vcs` page." -msgstr "" - -#: ../../features.rst:14 -msgid "Auto-updating" -msgstr "" - -#: ../../features.rst:16 -msgid "" -"The :doc:`webhooks` page talks about the different ways you can ping RTD to " -"let us know your project has been updated. We have official support for " -"GitHub, Bitbucket and GitLab, and anywhere else we have a generic post-" -"commit hook that allows you to POST to a URL to get your documentation " -"built." -msgstr "" - -#: ../../features.rst:19 -msgid "Internationalization" -msgstr "" - -#: ../../features.rst:21 -msgid "" -"Read the Docs itself is localized, and we support documentation translated " -"into multiple languages. Read more on the :doc:`localization` and " -":doc:`i18n` pages." -msgstr "" - -#: ../../features.rst:24 -msgid "Canonical URLs" -msgstr "" - -#: ../../features.rst:26 -msgid "" -"Canonical URLs give your docs better search performance, by pointing all " -"URLs to one version. This also helps to solve the issues around users " -"landing on outdated versions of documentation." -msgstr "" - -#: ../../features.rst:28 -msgid "More information can be found in the :doc:`canonical` page." -msgstr "" - -#: ../../features.rst:31 -msgid "Versions" -msgstr "Versioni" - -#: ../../features.rst:33 -msgid "" -"We can build multiple versions of your documentation. Look on the " -"\"Versions\" page of your project's admin (using the nav on the left) to " -"find a list of available versions that we've inferred from the tags and " -"branches in your source control system (according to the support matrix " -"below). On the Versions page you can tell us which versions you'd like us to" -" build docs for, whether each should be public, protected, or private, and " -"what the default version should be (we'll redirect there when someone hits " -"your main project page, e.g., http://my-project.rtfd.org/)." -msgstr "" - -#: ../../features.rst:42 -msgid "Version Control Support Matrix" -msgstr "" - -#: ../../features.rst:45 -msgid "Git" -msgstr "Git" - -#: ../../features.rst:45 -msgid "hg" -msgstr "" - -#: ../../features.rst:45 -msgid "bzr" -msgstr "" - -#: ../../features.rst:45 -msgid "svn" -msgstr "" - -#: ../../features.rst:47 -msgid "Tags" -msgstr "Etichette" - -#: ../../features.rst:47 ../../features.rst:47 ../../features.rst:47 -#: ../../features.rst:49 ../../features.rst:49 ../../features.rst:49 -msgid "Yes" -msgstr "Sì" - -#: ../../features.rst:47 ../../features.rst:49 -msgid "No" -msgstr "" - -#: ../../features.rst:49 -msgid "Branches" -msgstr "" - -#: ../../features.rst:51 -msgid "Default" -msgstr "Predefinito" - -#: ../../features.rst:51 -msgid "master" -msgstr "" - -#: ../../features.rst:51 -msgid "default" -msgstr "" - -#: ../../features.rst:51 -msgid "trunk" -msgstr "" - -#: ../../features.rst:56 -msgid "PDF Generation" -msgstr "" - -#: ../../features.rst:58 -msgid "" -"When you build your project on RTD, we automatically build a PDF of your " -"project's documentation. We also build them for every version that you " -"upload, so we can host the PDFs of your latest documentation, as well as " -"your latest stable releases as well." -msgstr "" - -#: ../../features.rst:61 -msgid "Search" -msgstr "Cerca" - -#: ../../features.rst:63 -msgid "" -"We provide full-text search across all of the pages of documentation hosted " -"on our site. This uses the excellent Haystack project and Elasticsearch as " -"the search backend. We hope to be integrating this into the site more fully " -"in the future." -msgstr "" - -#: ../../features.rst:66 -msgid "Alternate Domains" -msgstr "" - -#: ../../features.rst:68 -msgid "" -"We provide support for custom domains, subdomains, and a shorturl for your " -"project as well. This is outlined in the :doc:`alternate_domains` section." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/getting_started.mo b/docs/user/locale/it/LC_MESSAGES/getting_started.mo deleted file mode 100644 index a59e43b7f5c..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/getting_started.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/getting_started.po b/docs/user/locale/it/LC_MESSAGES/getting_started.po deleted file mode 100644 index f737066c072..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/getting_started.po +++ /dev/null @@ -1,228 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# numerodix , 2014 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../getting_started.rst:2 -msgid "Getting Started" -msgstr "Per cominciare" - -#: ../../getting_started.rst:4 -msgid "" -"This document will show you how to get up and running with Read the Docs. " -"You will have your docs imported on Read the Docs in 5 minutes, displayed " -"beautifully for the world." -msgstr "" - -#: ../../getting_started.rst:8 -msgid "" -"If you are already using Sphinx or Markdown for your docs, skip ahead to " -":ref:`getting_started:Import Your Docs`." -msgstr "" - -#: ../../getting_started.rst:12 -msgid "Write Your Docs" -msgstr "Scrivere la documentazione" - -#: ../../getting_started.rst:14 -msgid "You have two options for formatting your documentation:" -msgstr "" - -#: ../../getting_started.rst:16 -msgid "`In reStructuredText`_" -msgstr "" - -#: ../../getting_started.rst:17 -msgid "`In Markdown`_" -msgstr "" - -#: ../../getting_started.rst:20 -msgid "In reStructuredText" -msgstr "" - -#: ../../getting_started.rst:22 -msgid "There is `a screencast`_ that will help you get started if you prefer." -msgstr "A preferenza puoi visualizzare `uno screencast`_." - -#: ../../getting_started.rst:24 -msgid "" -"Sphinx_ is a tool that makes it easy to create beautiful documentation. " -"Assuming you have Python_ already, `install Sphinx`_::" -msgstr "" - -#: ../../getting_started.rst:29 -msgid "Create a directory inside your project to hold your docs::" -msgstr "" - -#: ../../getting_started.rst:34 -msgid "Run ``sphinx-quickstart`` in there::" -msgstr "Esegui ``sphinx-quickstart`` all'interno::" - -#: ../../getting_started.rst:39 -msgid "" -"This quick start will walk you through creating the basic configuration; in " -"most cases, you can just accept the defaults. When it's done, you'll have an" -" ``index.rst``, a ``conf.py`` and some other files. Add these to revision " -"control." -msgstr "" - -#: ../../getting_started.rst:43 -msgid "" -"Now, edit your ``index.rst`` and add some information about your project. " -"Include as much detail as you like (refer to the reStructuredText_ syntax or" -" `this template`_ if you need help). Build them to see how they look::" -msgstr "Modifica ``index.rst`` e aggiungi alcune informazioni a proposito del progetto. Puoi metterci quanti contenuti vuoi (`questo documento`_ può servire da riferimento per la sintassi reStructuredText_). Compila per vedere a cosa assomiglia::" - -#: ../../getting_started.rst:49 -msgid "" -"You can use ``sphinx-autobuild`` to auto-reload your docs. Run ``sphinx-" -"autobuild . _build/html`` instead." -msgstr "" - -#: ../../getting_started.rst:51 -msgid "" -"Edit your files and rebuild until you like what you see, then commit your " -"changes and push to your public repository. Once you have Sphinx " -"documentation in a public repository, you can start using Read the Docs." -msgstr "Continua a modificare i file fino a che non sei soddisfatto, eseguendo la compilazione ogni volta per vedere il risultato. Poi registra le modifiche tramite il controllo di versione e inviale al tuo repository pubblico. Bisogna rendere la documentazione Sphinx disponibile dal tuo repository pubblico per cominciare a utilizzare Read the Docs." - -#: ../../getting_started.rst:55 -msgid "In Markdown" -msgstr "" - -#: ../../getting_started.rst:57 -msgid "" -"You can use Markdown and reStructuredText in the same Sphinx project. We " -"support this natively on Read the Docs, and you can do it locally::" -msgstr "" - -#: ../../getting_started.rst:62 -msgid "Then in your ``conf.py``:" -msgstr "" - -#: ../../getting_started.rst:74 -msgid "" -"Markdown doesn't support a lot of the features of Sphinx, like inline markup" -" and directives. However, it works for basic prose content. reStructuredText" -" is the preferred format for technical documentation, please read `this blog" -" post`_ for motivation." -msgstr "" - -#: ../../getting_started.rst:83 -msgid "Sign Up and Connect an External Account" -msgstr "" - -#: ../../getting_started.rst:85 -msgid "" -"If you are going to import a repository from GitHub, Bitbucket or GitLab, " -"you should connect your account to your provider first. Connecting your " -"account allows for easier importing and enables Read the Docs to configure " -"your repository webhooks automatically." -msgstr "" - -#: ../../getting_started.rst:90 -msgid "" -"To connect your account, go to your *Settings* dashboard and select " -"*Connected Services*. From here, you'll be able to connect to your GitHub, " -"Bitbucket or GitLab account. This process will ask you to authorize a " -"connection to Read the Docs, that allows us to read information about and " -"clone your repositories." -msgstr "" - -#: ../../getting_started.rst:96 -msgid "Import Your Docs" -msgstr "Importare la documentazione" - -#: ../../getting_started.rst:98 -msgid "To import a repository, visit your dashboard_ and click Import_." -msgstr "" - -#: ../../getting_started.rst:100 -msgid "" -"If you have a connected account, you will see a list of your repositories " -"that we are able to import. To import one of these projects, just click the " -"import icon next to the repository you'd like to import. This will bring up " -"a form that is already filled with your project's information. Feel free to " -"edit any of these properties, and the click **Next** to build your " -"documentation." -msgstr "" - -#: ../../getting_started.rst:107 -msgid "Manually Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:109 -msgid "" -"If you do not have a connected account, you will need select **Import " -"Manually** and enter the information for your repository yourself. You will " -"also need to manually configure the webhook for your repository as well. " -"When importing your project, you will be asked for the repository URL, along" -" with some other information for you new project. The URL is normally the " -"URL or path name you'd use to checkout, clone, or branch your repository. " -"Some examples:" -msgstr "" - -#: ../../getting_started.rst:116 -msgid "Git: ``http://github.com/ericholscher/django-kong.git``" -msgstr "Git: ``http://github.com/ericholscher/django-kong.git``" - -#: ../../getting_started.rst:117 -msgid "Mercurial: ``https://bitbucket.org/ianb/pip``" -msgstr "Mercurial: ``https://bitbucket.org/ianb/pip``" - -#: ../../getting_started.rst:118 -msgid "Subversion: ``http://varnish-cache.org/svn/trunk``" -msgstr "Subversion: ``http://varnish-cache.org/svn/trunk``" - -#: ../../getting_started.rst:119 -msgid "Bazaar: ``lp:pasta``" -msgstr "Bazaar: ``lp:pasta``" - -#: ../../getting_started.rst:121 -msgid "Add an optional homepage URL and some tags, and then click **Next**." -msgstr "" - -#: ../../getting_started.rst:123 -msgid "" -"Once your project is created, you'll need to manually configure the " -"repository webhook if you would like to have new changesets to trigger " -"builds for your project on Read the Docs. Go to your project's " -"**Integrations** page to configure a new webhook, or see :ref:`our steps for" -" webhook creation ` for more information on this " -"process." -msgstr "" - -#: ../../getting_started.rst:129 -msgid "" -"Within a few seconds your code will automatically be fetched from your " -"public repository, and the documentation will be built. Check out our " -":doc:`builds` page to learn more about how we build your docs, and to " -"troubleshoot any issues that arise." -msgstr "" - -#: ../../getting_started.rst:134 -msgid "" -"Read the Docs will host multiple versions of your code. You can read more " -"about how to use this well on our :doc:`versions` page." -msgstr "" - -#: ../../getting_started.rst:137 -msgid "" -"If you have any more trouble, don't hesitate to reach out to us. The " -":doc:`support` page has more information on getting in touch." -msgstr "Se hai bisogno di aiuto puoi sempre contattarci. La pagina :doc:`support` contiene delle informazioni al riguardo." diff --git a/docs/user/locale/it/LC_MESSAGES/gsoc.mo b/docs/user/locale/it/LC_MESSAGES/gsoc.mo deleted file mode 100644 index e6b984e4e18..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/gsoc.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/gsoc.po b/docs/user/locale/it/LC_MESSAGES/gsoc.po deleted file mode 100644 index 612d974a019..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/gsoc.po +++ /dev/null @@ -1,407 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../gsoc.rst:2 -msgid "Google Summer of Code" -msgstr "" - -#: ../../gsoc.rst:4 -msgid "" -"Thanks for your interest in Read the Docs! We are working hard to update the" -" ideas list now that we are accepted in GSOC. Please give us a little while " -"to work on things, and check back on this page for updates." -msgstr "" - -#: ../../gsoc.rst:9 -msgid "" -"Read the Docs is participating in the Google Summer of Code in 2018. This " -"page will contain all the information for students and anyone else " -"interested in helping." -msgstr "" - -#: ../../gsoc.rst:13 -msgid "Skills" -msgstr "" - -#: ../../gsoc.rst:15 -msgid "Incoming students will need the following skills:" -msgstr "" - -#: ../../gsoc.rst:17 -msgid "Intermediate Python & Django programming" -msgstr "" - -#: ../../gsoc.rst:18 -msgid "" -"Familiarity with Markdown, reStructuredText, or some other plain text markup" -" language" -msgstr "" - -#: ../../gsoc.rst:19 -msgid "Familiarity with git, or some other source control" -msgstr "" - -#: ../../gsoc.rst:20 -msgid "Ability to set up your own development environment for Read the Docs" -msgstr "" - -#: ../../gsoc.rst:21 -msgid "Basic understanding of web technologies (HTML/CSS/JS)" -msgstr "" - -#: ../../gsoc.rst:22 -msgid "" -"An interest in documentation and improving open source documentation tools!" -msgstr "" - -#: ../../gsoc.rst:24 -msgid "" -"We're happy to help you get up to speed, but the more you are able to " -"demonstrate ability in advance, the more likely we are to choose your " -"application!" -msgstr "" - -#: ../../gsoc.rst:29 -msgid "Mentors" -msgstr "" - -#: ../../gsoc.rst:31 -msgid "Currently we have a few folks signed up:" -msgstr "" - -#: ../../gsoc.rst:33 -msgid "Eric Holscher" -msgstr "" - -#: ../../gsoc.rst:34 -msgid "Manuel Kaufmann" -msgstr "" - -#: ../../gsoc.rst:35 -msgid "Anthony Johnson" -msgstr "" - -#: ../../gsoc.rst:37 -msgid "" -"Please do not reach out directly to anyone about the Summer of Code. It will" -" **not** increase your chances of being accepted!" -msgstr "" - -#: ../../gsoc.rst:41 -msgid "Getting Started" -msgstr "Per cominciare" - -#: ../../gsoc.rst:43 -msgid "" -"The :doc:`/install` doc is probably the best place to get going. It will " -"walk you through getting a basic environment for Read the Docs setup." -msgstr "" - -#: ../../gsoc.rst:46 -msgid "" -"Then you can look through our :doc:`/contribute` doc for information on how " -"to get started contributing to RTD." -msgstr "" - -#: ../../gsoc.rst:48 -msgid "" -"People who have a history of submitting pull requests will be prioritized in" -" our Summer of Code selection process." -msgstr "" - -#: ../../gsoc.rst:51 -msgid "Want to get involved?" -msgstr "" - -#: ../../gsoc.rst:53 -msgid "" -"If you're interested in participating in GSoC as a student, you can apply " -"during the normal process provided by Google. We are currently overwhelmed " -"with interest, so we are not able to respond individually to each person who" -" is interested." -msgstr "" - -#: ../../gsoc.rst:56 -msgid "Project Ideas" -msgstr "" - -#: ../../gsoc.rst:58 -msgid "" -"We have written our some loose ideas for projects to work on here. We are " -"also open to any other ideas that students might have." -msgstr "" - -#: ../../gsoc.rst:61 -msgid "" -"**These projects are sorted by priority.** We will consider the priority on " -"our roadmap as a factor, along with the skill of the student, in our " -"selection process." -msgstr "" - -#: ../../gsoc.rst:67 -msgid "Refactor & improve our search code" -msgstr "" - -#: ../../gsoc.rst:69 -msgid "" -"Currently we're using a homegrown library for Elastic Search. There is a new" -" `elasticsearch-dsl `_ " -"library that we should be using. This project will include:" -msgstr "" - -#: ../../gsoc.rst:73 -msgid "Improving our search indexing" -msgstr "" - -#: ../../gsoc.rst:74 -msgid "" -"Refactoring how we \"model\" our search data to use elasticsearch-dsl Models" -msgstr "" - -#: ../../gsoc.rst:75 -msgid "" -"Add additional search data into our indexes, like the programming languages," -" type of document (tutorial, api, etc.) and other data for users to filter " -"by" -msgstr "" - -#: ../../gsoc.rst:76 -msgid "(Optional) Improve the UX of the search for users in various ways" -msgstr "" - -#: ../../gsoc.rst:79 -msgid "Finish YAML config" -msgstr "" - -#: ../../gsoc.rst:81 -msgid "" -"Currently we have a basic :doc:`/yaml-config` for Read the Docs. It's still " -"considered beta, and there are a number of features that it doesn't support." -" We need to support everying users can currently do from our website " -"dashboard inside the YAML file, and then plan a smooth transition path from " -"the database UI to the YAML file." -msgstr "" - -#: ../../gsoc.rst:87 -msgid "" -"This is a *large* project and will likely require a good deal of " -"understanding of both Python as well as web technologies. We have a " -"`starting list of issues " -"`_ put together, but " -"there will be much more work." -msgstr "" - -#: ../../gsoc.rst:92 -msgid "API V3" -msgstr "" - -#: ../../gsoc.rst:94 -msgid "" -"We currently have a \"v2\" API that isn't well documented and doesn't allow " -"users to write to it. We want to continue using Django REST Framework for " -"this, but rethink how we're presenting our information to our users." -msgstr "" - -#: ../../gsoc.rst:98 -msgid "" -"Currently we're showing everything as simple \"models\", and we want to " -"start exposing \"methods\" on our data, similar to GitHub." -msgstr "" - -#: ../../gsoc.rst:102 -msgid "" -"This is a large project and should only be done by someone who has done some" -" basic API design previously." -msgstr "" - -#: ../../gsoc.rst:105 -msgid "Improve Translation Workflow" -msgstr "" - -#: ../../gsoc.rst:107 -msgid "" -"Currently we have our documentation & website translated on Transifex, but " -"we don't have a management process for it. This means that translations will" -" often sit for months before making it back into the site and being " -"available to users." -msgstr "" - -#: ../../gsoc.rst:111 -msgid "" -"This project would include puting together a workflow for translations:" -msgstr "" - -#: ../../gsoc.rst:113 -msgid "Communicate with existing translators and see what needs they have" -msgstr "" - -#: ../../gsoc.rst:114 -msgid "" -"Help formalize the process that we have around Transifex to make it easier " -"to contribute to" -msgstr "" - -#: ../../gsoc.rst:115 -msgid "Improve our tooling so that integrating new translations is easier" -msgstr "" - -#: ../../gsoc.rst:118 -msgid "Support for additional build steps for linting & testing" -msgstr "" - -#: ../../gsoc.rst:120 -msgid "" -"Currently we only build documentation on Read the Docs, but we'd also like " -"to add additional build steps that lets users perform more actions. This " -"would likely take the form of wraping some of the existing `Sphinx builders " -"`_, and giving folks a " -"nice way to use them inside Read the Docs." -msgstr "" - -#: ../../gsoc.rst:125 -msgid "It would be great to have wrappers for the following as a start:" -msgstr "" - -#: ../../gsoc.rst:127 -msgid "" -"Link Check (http://www.sphinx-" -"doc.org/en/stable/builders.html#sphinx.builders.linkcheck.CheckExternalLinksBuilder)" -msgstr "" - -#: ../../gsoc.rst:128 -msgid "Spell Check (https://pypi.python.org/pypi/sphinxcontrib-spelling/)" -msgstr "" - -#: ../../gsoc.rst:129 -msgid "" -"Doctest (http://www.sphinx-doc.org/en/stable/ext/doctest.html#module-" -"sphinx.ext.doctest)" -msgstr "" - -#: ../../gsoc.rst:130 -msgid "" -"Coverage (http://www.sphinx-doc.org/en/stable/ext/coverage.html#module-" -"sphinx.ext.coverage)" -msgstr "" - -#: ../../gsoc.rst:132 -msgid "" -"The goal would also be to make it quite easy for users to contribute third " -"party build steps for Read the Docs, so that other useful parts of the " -"Sphinx ecosystem could be tightly integrated with Read the Docs." -msgstr "" - -#: ../../gsoc.rst:136 -msgid "Collections of Projects" -msgstr "" - -#: ../../gsoc.rst:138 -msgid "" -"This project involves building a user interface for groups of projects in " -"Read the Docs (`Collections`). Users would be allowed to create, publish, " -"and search a `Collection` of projects that they care about. We would also " -"allow for automatic creation of `Collections` based on a project's " -"``setup.py`` or ``requirements.txt``." -msgstr "" - -#: ../../gsoc.rst:142 -msgid "" -"Once a user has a `Collection`, we would allow them to do a few sets of " -"actions on them:" -msgstr "" - -#: ../../gsoc.rst:145 -msgid "" -"Search across all the projects in the `Collection` with one search dialog" -msgstr "" - -#: ../../gsoc.rst:146 -msgid "" -"Download all the project's documentation (PDF, HTMLZip, Epub) for offline " -"viewing" -msgstr "" - -#: ../../gsoc.rst:147 -msgid "" -"Build a landing page for the collection that lists out all the projects, and" -" could even have a user-editable description, similar to our project listing" -" page." -msgstr "" - -#: ../../gsoc.rst:149 -msgid "" -"There is likely other ideas that could be done with `Collections` over time." -msgstr "" - -#: ../../gsoc.rst:152 -msgid "Integrated Redirects" -msgstr "" - -#: ../../gsoc.rst:154 -msgid "" -"Right now it's hard for users to rename files. We support redirects, but " -"don't create them automatically on file rename, and our redirect code is " -"brittle." -msgstr "" - -#: ../../gsoc.rst:159 -msgid "We should rebuild how we handle redirects across a number of cases:" -msgstr "" - -#: ../../gsoc.rst:161 -msgid "" -"Detecting a file change in git/hg/svn and automatically creating a redirect" -msgstr "" - -#: ../../gsoc.rst:162 -msgid "Support redirecting an entire domain to another place" -msgstr "" - -#: ../../gsoc.rst:163 -msgid "Support redirecting versions" -msgstr "" - -#: ../../gsoc.rst:165 -msgid "" -"There will also be a good number of things that spawn from this, including " -"version aliases and other related concepts, if this task doesn't take the " -"whole summer." -msgstr "" - -#: ../../gsoc.rst:169 -msgid "Additional Ideas" -msgstr "" - -#: ../../gsoc.rst:171 -msgid "" -"We have some medium sized projects sketched out in our issue tracker with " -"the tag *Feature Overview*. Looking through `these issues`_ is a good place " -"to start. You might also look through our `milestones`_ on GitHub, which " -"provide outlines on the larger tasks that we're hoping to accomplish." -msgstr "" - -#: ../../gsoc.rst:180 -msgid "Thanks" -msgstr "" - -#: ../../gsoc.rst:182 -msgid "" -"This page was heavily inspired by Mailman's similar `GSOC page`_. Thanks for" -" the inspiration." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/i18n.mo b/docs/user/locale/it/LC_MESSAGES/i18n.mo deleted file mode 100644 index 08e5ed12657..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/i18n.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/i18n.po b/docs/user/locale/it/LC_MESSAGES/i18n.po deleted file mode 100644 index 1d6b19fb06c..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/i18n.po +++ /dev/null @@ -1,379 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../i18n.rst:2 -msgid "Internationalization" -msgstr "" - -#: ../../i18n.rst:5 -msgid "" -"This document covers the details regarding internationalization and " -"localization that are applied in Read the Docs. The guidelines described are" -" mostly based on `Kitsune's localization documentation " -"`_." -msgstr "" - -#: ../../i18n.rst:10 -msgid "" -"As with most of the Django applications out there, Read the Docs' i18n/l10n " -"framework is based on `GNU gettext `_." -" Crowd-sourced localization is optionally available at `Transifex " -"`_." -msgstr "" - -#: ../../i18n.rst:15 -msgid "" -"For more information about the general ideas, look at this document: " -"http://www.gnu.org/software/gettext/manual/html_node/Concepts.html" -msgstr "" - -#: ../../i18n.rst:20 -msgid "Making Strings Localizable" -msgstr "" - -#: ../../i18n.rst:22 -msgid "" -"Making strings in templates localizable is exceptionally easy. Making " -"strings in Python localizable is a little more complicated. The short " -"answer, though, is to just wrap the string in ``_()``." -msgstr "" - -#: ../../i18n.rst:28 -msgid "Interpolation" -msgstr "" - -#: ../../i18n.rst:30 -msgid "" -"A string is often a combination of a fixed string and something changing, " -"for example, ``Welcome, James`` is a combination of the fixed part " -"``Welcome,``, and the changing part ``James``. The naive solution is to " -"localize the first part and then follow it with the name::" -msgstr "" - -#: ../../i18n.rst:37 -msgid "This is **wrong!**" -msgstr "" - -#: ../../i18n.rst:39 -msgid "" -"In some locales, the word order may be different. Use Python string " -"formatting to interpolate the changing part into the string::" -msgstr "" - -#: ../../i18n.rst:44 -msgid "" -"Python gives you a lot of ways to interpolate strings. The best way is to " -"use Py3k formatting and kwargs. That's the clearest for localizers." -msgstr "" - -#: ../../i18n.rst:49 -msgid "Localization Comments" -msgstr "" - -#: ../../i18n.rst:51 -msgid "" -"Sometimes, it can help localizers to describe where a string comes from, " -"particularly if it can be difficult to find in the interface, or is not very" -" self-descriptive (e.g. very short strings). If you immediately precede the " -"string with a comment that starts with ``Translators:``, the comment will be" -" added to the PO file, and visible to localizers." -msgstr "" - -#: ../../i18n.rst:57 ../../i18n.rst:91 -msgid "Example::" -msgstr "" - -#: ../../i18n.rst:74 -msgid "Adding Context with msgctxt" -msgstr "" - -#: ../../i18n.rst:76 -msgid "" -"Strings may be the same in English, but different in other languages. " -"English, for example, has no grammatical gender, and sometimes the noun and " -"verb forms of a word are identical." -msgstr "" - -#: ../../i18n.rst:80 -msgid "" -"To make it possible to localize these correctly, we can add \"context\" " -"(known in gettext as *msgctxt*) to differentiate two otherwise identical " -"strings. Django provides a :func:`~django.utils.translation.pgettext()` " -"function for this." -msgstr "" - -#: ../../i18n.rst:84 -msgid "" -"For example, the string *Search* may be a noun or a verb in English. In a " -"heading, it may be considered a noun, but on a button, it may be a verb. " -"It's appropriate to add a context (like *button*) to one of them." -msgstr "" - -#: ../../i18n.rst:88 -msgid "" -"Generally, we should only add context if we are sure the strings aren't used" -" in the same way, or if localizers ask us to." -msgstr "" - -#: ../../i18n.rst:99 -msgid "Plurals" -msgstr "" - -#: ../../i18n.rst:101 -msgid "" -"*You have 1 new messages* grates on discerning ears. Fortunately, gettext " -"gives us a way to fix that in English *and* other locales, the " -":func:`~django.utils.translation.ngettext()` function::" -msgstr "" - -#: ../../i18n.rst:107 -msgid "A more realistic example might be::" -msgstr "" - -#: ../../i18n.rst:113 -msgid "" -"This method takes three arguments because English only needs three, i.e., " -"zero is considered \"plural\" for English. Other languages may have " -"`different plural rules " -"`_, and require " -"different phrases for, say 0, 1, 2-3, 4-10, >10. That's absolutely fine, and" -" gettext makes it possible." -msgstr "" - -#: ../../i18n.rst:121 -msgid "Strings in Templates" -msgstr "" - -#: ../../i18n.rst:123 -msgid "" -"When putting new text into a template, all you need to do is wrap it in a " -"``{% trans %}`` template tag::" -msgstr "" - -#: ../../i18n.rst:128 -msgid "Context can be added, too::" -msgstr "" - -#: ../../i18n.rst:132 -msgid "" -"Comments for translators need to precede the internationalized text and must" -" start with the ``Translators:`` keyword.::" -msgstr "" - -#: ../../i18n.rst:138 -msgid "" -"To interpolate, you need to use the alternative and more verbose ``{% " -"blocktrans %}`` template tag — it's actually a block::" -msgstr "" - -#: ../../i18n.rst:143 -msgid "" -"Note that the ``{{ name }}`` variable needs to exist in the template " -"context." -msgstr "" - -#: ../../i18n.rst:145 -msgid "" -"In some situations, it's desirable to evaluate template expressions such as " -"filters or accessing object attributes. You can't do that within the ``{% " -"blocktrans %}`` block, so you need to bind the expression to a local " -"variable first::" -msgstr "" - -#: ../../i18n.rst:156 -msgid "" -"``{% blocktrans %}`` also provides pluralization. For that you need to bind " -"a counter with the name ``count`` and provide a plural translation after the" -" ``{% plural %}`` tag::" -msgstr "" - -#: ../../i18n.rst:169 -msgid "" -"The previous multi-lines examples also use the ``trimmed`` option. This " -"removes newline characters and replaces any whitespace at the beginning and " -"end of a line, helping translators when translating these strings." -msgstr "" - -#: ../../i18n.rst:175 -msgid "Strings in Python" -msgstr "" - -#: ../../i18n.rst:179 -msgid "" -"Whenever you are adding a string in Python, ask yourself if it really needs " -"to be there, or if it should be in the template. Keep logic and presentation" -" separate!" -msgstr "" - -#: ../../i18n.rst:183 -msgid "Strings in Python are more complex for two reasons:" -msgstr "" - -#: ../../i18n.rst:185 -msgid "" -"We need to make sure we're always using Unicode strings and the Unicode-" -"friendly versions of the functions." -msgstr "" - -#: ../../i18n.rst:188 -msgid "" -"If you use the :func:`~django.utils.translation.ugettext` function in the " -"wrong place, the string may end up in the wrong locale!" -msgstr "" - -#: ../../i18n.rst:191 -msgid "Here's how you might localize a string in a view::" -msgstr "" - -#: ../../i18n.rst:201 -msgid "Interpolation is done through normal Python string formatting::" -msgstr "" - -#: ../../i18n.rst:205 -msgid "" -"Context information can be supplied by using the " -":func:`~django.utils.translation.pgettext` function::" -msgstr "" - -#: ../../i18n.rst:210 -msgid "Translator comments are normal one-line Python comments::" -msgstr "" - -#: ../../i18n.rst:215 -msgid "" -"If you need to use plurals, import the " -":func:`~django.utils.translation.ungettext` function::" -msgstr "" - -#: ../../i18n.rst:225 -msgid "Lazily Translated Strings" -msgstr "" - -#: ../../i18n.rst:227 -msgid "" -"You can use :func:`~django.utils.translation.ugettext` or " -":func:`~django.utils.translation.ungettext` only in views or functions " -"called from views. If the function will be evaluated when the module is " -"loaded, then the string may end up in English or the locale of the last " -"request!" -msgstr "" - -#: ../../i18n.rst:232 -msgid "" -"Examples include strings in module-level code, arguments to functions in " -"class definitions, strings in functions called from outside the context of a" -" view. To internationalize these strings, you need to use the ``_lazy`` " -"versions of the above methods, " -":func:`~django.utils.translation.ugettext_lazy` and " -":func:`~django.utils.translation.ungettext_lazy`. The result doesn't get " -"translated until it is evaluated as a string, for example by being output or" -" passed to ``unicode()``::" -msgstr "" - -#: ../../i18n.rst:246 -msgid "" -"In case you want to provide context to a lazily-evaluated gettext string, " -"you will need to use :func:`~django.utils.translation.pgettext_lazy`." -msgstr "" - -#: ../../i18n.rst:251 -msgid "Administrative Tasks" -msgstr "" - -#: ../../i18n.rst:255 -msgid "Updating Localization Files" -msgstr "" - -#: ../../i18n.rst:257 -msgid "" -"To update the translation source files (eg if you changed or added " -"translatable strings in the templates or Python code) you should run " -"``python manage.py makemessages -l `` in the project's root " -"directory (substitute ```` with a valid language code)." -msgstr "" - -#: ../../i18n.rst:262 -msgid "" -"The updated files can now be localized in a `PO editor " -"`_ or " -"crowd-sourced online translation tool." -msgstr "" - -#: ../../i18n.rst:267 -msgid "Compiling to MO" -msgstr "" - -#: ../../i18n.rst:269 -msgid "" -"Gettext doesn't parse any text files, it reads a binary format for faster " -"performance. To compile the latest PO files in the repository, Django " -"provides the ``compilemessages`` management command. For example, to compile" -" all the available localizations, just run::" -msgstr "" - -#: ../../i18n.rst:276 -msgid "" -"You will need to do this every time you want to push updated translations to" -" the live site." -msgstr "" - -#: ../../i18n.rst:279 -msgid "" -"Also, note that it's not a good idea to track MO files in version control, " -"since they would need to be updated at the same pace PO files are updated, " -"so it's silly and not worth it. They are ignored by ``.gitignore``, but " -"please make sure you don't forcibly add them to the repository." -msgstr "" - -#: ../../i18n.rst:286 -msgid "Transifex Integration" -msgstr "" - -#: ../../i18n.rst:288 -msgid "" -"To push updated translation source files to Transifex, run ``tx push -s`` " -"(for English) or ``tx push -t `` (for non-English)." -msgstr "" - -#: ../../i18n.rst:291 -msgid "" -"To pull changes from Transifex, run ``tx pull -a``. Note that Transifex does" -" not compile the translation files, so you have to do this after the pull " -"(see the `Compiling to MO`_ section)." -msgstr "" - -#: ../../i18n.rst:295 -msgid "" -"For more information about the ``tx`` command, read the `Transifex client's " -"help pages `_." -msgstr "" - -#: ../../i18n.rst:301 -msgid "" -"For the Read the Docs community site, we use a `fabric script`_ to follow " -"this process:" -msgstr "" - -#: ../../i18n.rst:305 -msgid "Update files and push sources (English) to Transifex:" -msgstr "" - -#: ../../i18n.rst:311 -msgid "Pull changes (new translations) from Transifex:" -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/index.mo b/docs/user/locale/it/LC_MESSAGES/index.mo deleted file mode 100644 index edd1d2e2c31..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/index.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/index.po b/docs/user/locale/it/LC_MESSAGES/index.po deleted file mode 100644 index 44d2c5da5f2..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/index.po +++ /dev/null @@ -1,93 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# numerodix , 2014 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../index.rst:2 -msgid "Welcome to Read The Docs" -msgstr "Benvenuto a Read The Docs" - -#: ../../index.rst:4 -msgid "" -"`Read the Docs`_ hosts documentation for the open source community. We " -"support Sphinx_ docs written with reStructuredText_ and `CommonMark`_. We " -"pull your code from your Subversion_, Bazaar_, Git_, and Mercurial_ " -"repositories. Then we build documentation and host it for you. Think of it " -"as *Continuous Documentation*." -msgstr "" - -#: ../../index.rst:10 -msgid "The code is open source, and `available on GitHub`_." -msgstr "" - -#: ../../index.rst:22 -msgid "" -"The main documentation for the site is organized into a couple sections:" -msgstr "" - -#: ../../index.rst:24 -msgid ":ref:`user-docs`" -msgstr "" - -#: ../../index.rst:25 -msgid ":ref:`feature-docs`" -msgstr "" - -#: ../../index.rst:26 -msgid ":ref:`about-docs`" -msgstr "" - -#: ../../index.rst:28 -msgid "Information about development is also available:" -msgstr "" - -#: ../../index.rst:30 -msgid ":ref:`dev-docs`" -msgstr "" - -#: ../../index.rst:31 -msgid ":ref:`design-docs`" -msgstr "" - -#: ../../index.rst:35 -msgid "User Documentation" -msgstr "" - -#: ../../index.rst:52 -msgid "About Read the Docs" -msgstr "" - -#: ../../index.rst:70 -msgid "Feature Documentation" -msgstr "" - -#: ../../index.rst:92 -msgid "Developer Documentation" -msgstr "" - -#: ../../index.rst:111 -msgid "Business Documentation" -msgstr "" - -#: ../../index.rst:119 -msgid "Custom Install Documentation" -msgstr "" - -#: ../../index.rst:127 -msgid "Designer Documentation" -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/install.mo b/docs/user/locale/it/LC_MESSAGES/install.mo deleted file mode 100644 index 4ad70ea4983..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/install.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/install.po b/docs/user/locale/it/LC_MESSAGES/install.po deleted file mode 100644 index 64557474248..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/install.po +++ /dev/null @@ -1,194 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# numerodix , 2014 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../install.rst:2 -msgid "Installation" -msgstr "Installazione" - -#: ../../install.rst:4 -msgid "" -"Here is a step by step plan on how to install Read the Docs. It will get you" -" to a point of having a local running instance." -msgstr "" - -#: ../../install.rst:8 -msgid "" -"First, obtain `Python 3.6`_ and virtualenv_ if you do not already have them." -" Using a virtual environment will make the installation easier, and will " -"help to avoid clutter in your system-wide libraries. You will also need Git_" -" in order to clone the repository. If you plan to import Python 2.7 project " -"to your RTD then you'll need to install Python 2.7 with virtualenv in your " -"system as well." -msgstr "" - -#: ../../install.rst:25 -msgid "Requires Git version >=2" -msgstr "" - -#: ../../install.rst:29 -msgid "" -"If you are having trouble on OS X Mavericks (or possibly other versions of " -"OS X) with building ``lxml``, you probably might need to use Homebrew_ to " -"``brew install libxml2``, and invoke the install with::" -msgstr "" - -#: ../../install.rst:39 -msgid "" -"Linux users may find they need to install a few additional packages in order" -" to successfully execute ``pip install -r requirements.txt``. For example, a" -" clean install of Ubuntu 14.04 LTS will require the following packages::" -msgstr "" - -#: ../../install.rst:48 -msgid "CentOS/RHEL 7 will require::" -msgstr "" - -#: ../../install.rst:52 -msgid "" -"Users of other Linux distributions may need to install the equivalent " -"packages, depending on their system configuration." -msgstr "" - -#: ../../install.rst:57 -msgid "" -"If you want full support for searching inside your Read the Docs site you " -"will need to install Elasticsearch_." -msgstr "" - -#: ../../install.rst:60 -msgid "" -"Ubuntu users could install this package by following " -":doc:`/custom_installs/elasticsearch`." -msgstr "" - -#: ../../install.rst:64 -msgid "Besides the Python specific dependencies, you will also need Redis_." -msgstr "" - -#: ../../install.rst:66 -msgid "Ubuntu users could install this package as following::" -msgstr "" - -#: ../../install.rst:71 -msgid "" -"You will need to verify that your pip version is higher than 1.5 you can do " -"this as such::" -msgstr "" - -#: ../../install.rst:75 -msgid "" -"If this is not the case please update your pip version before continuing::" -msgstr "" - -#: ../../install.rst:79 -msgid "" -"Once you have these, create a virtual environment somewhere on your disk, " -"then activate it::" -msgstr "" - -#: ../../install.rst:86 -msgid "Create a folder in here, and clone the repository::" -msgstr "" - -#: ../../install.rst:92 -msgid "" -"Next, install the dependencies using ``pip`` (included inside of " -"virtualenv_)::" -msgstr "" - -#: ../../install.rst:97 -msgid "" -"This may take a while, so go grab a beverage. When it's done, build your " -"database::" -msgstr "" - -#: ../../install.rst:102 -msgid "Then please create a superuser account for Django::" -msgstr "" - -#: ../../install.rst:106 -msgid "Now let's properly generate the static assets::" -msgstr "" - -#: ../../install.rst:110 -msgid "" -"By now, it is the right time to load in a couple users and a test project::" -msgstr "" - -#: ../../install.rst:116 -msgid "" -"If you do not opt to install test data, you'll need to create an account for" -" API use and set ``SLUMBER_USERNAME`` and ``SLUMBER_PASSWORD`` in order for " -"everything to work properly. This can be done by using ``createsuperuser``, " -"then attempting a manual login to create an ``EmailAddress`` entry for the " -"user, then you can use ``shell_plus`` to update the object with " -"``primary=True``, ``verified=True``." -msgstr "" - -#: ../../install.rst:123 -msgid "Finally, you're ready to start the webserver::" -msgstr "Infine siamo pronti a avviare il web server::" - -#: ../../install.rst:127 -msgid "" -"Visit http://127.0.0.1:8000/ in your browser to see how it looks; you can " -"use the admin interface via http://127.0.0.1:8000/admin (logging in with the" -" superuser account you just created)." -msgstr "" - -#: ../../install.rst:131 -msgid "" -"For builds to properly kick off as expected, it is necessary the port you're" -" serving on (i.e. ``runserver 0.0.0.0:8080``) match the port defined in " -"``PRODUCTION_DOMAIN``. You can utilize ``local_settings.py`` to modify this." -" (By default, it's ``localhost:8000``)" -msgstr "" - -#: ../../install.rst:136 -msgid "" -"While the webserver is running, you can build documentation for the latest " -"version of a project called 'pip' with the ``update_repos`` command. You " -"can replace 'pip' with the name of any added project::" -msgstr "" - -#: ../../install.rst:143 -msgid "What's available" -msgstr "" - -#: ../../install.rst:145 -msgid "" -"After registering with the site (or creating yourself a superuser account), " -"you will be able to log in and view the `dashboard " -"`_." -msgstr "" - -#: ../../install.rst:149 -msgid "Importing your docs" -msgstr "" - -#: ../../install.rst:151 -msgid "" -"One of the goals of readthedocs.org is to make it easy for any open source " -"developer to get high quality hosted docs with great visibility! Simply " -"provide us with the clone URL to your repo, we'll pull your code, extract " -"your docs, and build them! We make available a post-commit webhook that can " -"be configured to update the docs whenever you commit to your repo. See our " -":doc:`getting_started` page to learn more." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/issue-labels.mo b/docs/user/locale/it/LC_MESSAGES/issue-labels.mo deleted file mode 100644 index a4bf8647d44..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/issue-labels.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/issue-labels.po b/docs/user/locale/it/LC_MESSAGES/issue-labels.po deleted file mode 100644 index 32a413983c5..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/issue-labels.po +++ /dev/null @@ -1,251 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../issue-labels.rst:2 -msgid "Overview of issue labels" -msgstr "" - -#: ../../issue-labels.rst:4 -msgid "" -"Here is a full list of labels that we use in the `GitHub issue tracker`_ and" -" what they stand for." -msgstr "" - -#: ../../issue-labels.rst:18 -msgid "*Accepted*" -msgstr "" - -#: ../../issue-labels.rst:10 -msgid "" -"Issues with this label are issues that the core team has accepted on to the " -"roadmap. The core team focuses on accepted bugs, features, and improvements " -"that are on our immediate roadmap and will give priority to these issues. " -"Pull requests could be delayed or closed if the pull request doesn't align " -"with our current roadmap. An issue or pull request that has not been " -"accepted should either eventually move to an accepted state, or should be " -"closed. As an issue is accepted, we will find room for it on our roadmap, " -"either on an upcoming release (point release milestones), or on a future " -"milestone project (named milestones)." -msgstr "" - -#: ../../issue-labels.rst:24 -msgid "*Bug*" -msgstr "" - -#: ../../issue-labels.rst:21 -msgid "" -"An issue describing unexpected or malicious behaviour of the readthedocs.org" -" software. A Bug issue differs from an Improvement issue in that Bug issues " -"are given priority on our roadmap. On release, these issues generally only " -"warrant incrementing the patch level version." -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "*Design*" -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "Issues related to the UI of the readthedocs.org website." -msgstr "" - -#: ../../issue-labels.rst:33 -msgid "*Feature*" -msgstr "" - -#: ../../issue-labels.rst:30 -msgid "" -"Issues that describe new features. Issues that do not describe new features," -" such as code cleanup or fixes that are not related to a bug, should " -"probably be given the Improvement label instead. On release, issues with the" -" Feature label warrant at least a minor version increase." -msgstr "" - -#: ../../issue-labels.rst:37 -msgid "*Good First Issue*" -msgstr "" - -#: ../../issue-labels.rst:36 -msgid "" -"This label marks issues that are easy to get started with. The issue should " -"be ideal for beginners to dive into the code base." -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "*Priority: high*" -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "Issues with this label should be resolved as quickly as possible." -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "*Priority: low*" -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "" -"Issues with this label won't have the immediate focus of the core team." -msgstr "" - -#: ../../issue-labels.rst:50 -msgid "*Improvement*" -msgstr "" - -#: ../../issue-labels.rst:46 -msgid "" -"An issue with this label is not a Bug nor a Feature. Code cleanup or small " -"changes to existing features would likely have this label. The distinction " -"for this label is that these issues have a lower priority on our roadmap " -"compared to issues labeled Bug, and aren't implementing new features, such " -"as a Feature issue might." -msgstr "" - -#: ../../issue-labels.rst:54 -msgid "*Needed: design decision*" -msgstr "" - -#: ../../issue-labels.rst:53 -msgid "" -"Issues that need a design decision are blocked for development until a " -"project leader clarifies the way in which the issue should be approached." -msgstr "" - -#: ../../issue-labels.rst:58 -msgid "*Needed: documentation*" -msgstr "" - -#: ../../issue-labels.rst:57 -msgid "" -"If an issue involves creating or refining documentation, this label will be " -"assigned." -msgstr "" - -#: ../../issue-labels.rst:65 -msgid "*Needed: more information*" -msgstr "" - -#: ../../issue-labels.rst:61 -msgid "" -"This label indicates that a reply with more information is required from the" -" bug reporter. If no response is given by the reporter, the issue is " -"considered invalid after 2 weeks and will be closed. See the documentation " -"about our :ref:`triage process ` for more " -"information." -msgstr "" - -#: ../../issue-labels.rst:69 -msgid "*Needed: patch*" -msgstr "" - -#: ../../issue-labels.rst:68 -msgid "" -"This label indicates that a patch is required in order to resolve the issue." -" A fix should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:73 -msgid "*Needed: tests*" -msgstr "" - -#: ../../issue-labels.rst:72 -msgid "" -"This label indicates that a better test coverage is required to resolve the " -"issue. New tests should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:77 -msgid "*Needed: replication*" -msgstr "" - -#: ../../issue-labels.rst:76 -msgid "" -"This label indicates that a bug has been reported, but has not been " -"successfully replicated by another user or contributor yet." -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "*Operations*" -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "Issues that require changes in the server infrastructure." -msgstr "" - -#: ../../issue-labels.rst:84 -msgid "*PR: work in progress*" -msgstr "" - -#: ../../issue-labels.rst:83 -msgid "" -"Pull Requests that are not complete yet. A final review is not possible yet," -" but every Pull Request is open for discussion." -msgstr "" - -#: ../../issue-labels.rst:88 -msgid "*PR: hotfix*" -msgstr "" - -#: ../../issue-labels.rst:87 -msgid "" -"Pull request was applied directly to production after a release. These pull " -"requests still need review to be merged into the next release." -msgstr "" - -#: ../../issue-labels.rst:92 -msgid "*Sprintable*" -msgstr "" - -#: ../../issue-labels.rst:91 -msgid "" -"Sprintable are all issues that have the right amount of scope to be handled " -"during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../issue-labels.rst:96 -msgid "*Status: blocked*" -msgstr "" - -#: ../../issue-labels.rst:95 -msgid "" -"The issue cannot be resolved until some other issue has been closed. See the" -" issue's log for which issue is blocking this issue." -msgstr "" - -#: ../../issue-labels.rst:101 -msgid "*Status: stale*" -msgstr "" - -#: ../../issue-labels.rst:99 -msgid "" -"A issue is stale if it there has been no activity on it for 90 days. Once a " -"issue is determined to be stale, it will be closed after 2 weeks unless " -"there is activity on the issue." -msgstr "" - -#: ../../issue-labels.rst:106 -msgid "*Support*" -msgstr "" - -#: ../../issue-labels.rst:104 -msgid "" -"Questions that needs answering but do not require code changes or issues " -"that only require a one time action on the server will have this label. See " -"the documentation about our :ref:`triage process ` " -"for more information." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/localization.mo b/docs/user/locale/it/LC_MESSAGES/localization.mo deleted file mode 100644 index ffae3ece614..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/localization.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/localization.po b/docs/user/locale/it/LC_MESSAGES/localization.po deleted file mode 100644 index 6ddb1a8bd68..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/localization.po +++ /dev/null @@ -1,124 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../localization.rst:2 -msgid "Localization of Documentation" -msgstr "" - -#: ../../localization.rst:4 -msgid "" -"This feature only applies to Sphinx documentation. We are working to bring " -"it to our other documentation backends." -msgstr "" - -#: ../../localization.rst:6 -msgid "" -"Read the Docs supports hosting your docs in multiple languages. There are " -"two different things that we support:" -msgstr "" - -#: ../../localization.rst:9 -msgid "A single project written in another language" -msgstr "" - -#: ../../localization.rst:10 -msgid "A project with translations into multiple languages" -msgstr "" - -#: ../../localization.rst:14 -msgid "Single project in another language" -msgstr "" - -#: ../../localization.rst:16 -msgid "" -"It is easy to set the *Language* of your project. On the project *Admin* " -"page (or *Import* page), simply select your desired *Language* from the " -"dropdown. This will tell Read the Docs that your project is in the language." -" The language will be represented in the URL for your project." -msgstr "" - -#: ../../localization.rst:22 -msgid "" -"For example, a project that is in Spanish will have a default URL of " -"``/es/latest/`` instead of ``/en/latest/``." -msgstr "" - -#: ../../localization.rst:25 -msgid "" -"You must commit the ``.po`` files for Read the Docs to translate your " -"documentation." -msgstr "" - -#: ../../localization.rst:28 -msgid "Project with multiple translations" -msgstr "" - -#: ../../localization.rst:30 -msgid "" -"This situation is a bit more complicated. To support this, you will have one" -" parent project and a number of projects marked as translations of that " -"parent. Let's use ``phpmyadmin`` as an example." -msgstr "" - -#: ../../localization.rst:35 -msgid "" -"The main ``phpmyadmin`` project is the parent for all translations. Then you" -" must create a project for each translation, for example ``phpmyadmin-" -"spanish``. You will set the *Language* for ``phpmyadmin-spanish`` to " -"``Spanish``. In the parent projects *Translations* page, you will say that " -"``phpmyadmin-spanish`` is a translation for your project." -msgstr "" - -#: ../../localization.rst:42 -msgid "This has the results of serving:" -msgstr "" - -#: ../../localization.rst:44 -msgid "``phpmyadmin`` at ``http://phpmyadmin.readthedocs.io/en/latest/``" -msgstr "" - -#: ../../localization.rst:45 -msgid "" -"``phpmyadmin-spanish`` at ``http://phpmyadmin.readthedocs.io/es/latest/``" -msgstr "" - -#: ../../localization.rst:47 -msgid "It also gets included in the Read the Docs flyout:" -msgstr "" - -#: ../../localization.rst:52 -msgid "" -"The default language of a custom domain is determined by the language of the" -" parent project that the domain was configured on. See " -":doc:`alternate_domains` for more information." -msgstr "" - -#: ../../localization.rst:56 -msgid "" -"You can include multiple translations in the same repository, with same " -"``conf.py`` and ``.rst`` files, but each project must specify the language " -"to build for those docs." -msgstr "" - -#: ../../localization.rst:60 -msgid "" -"You can read :doc:`guides/manage-translations` to understand the whole " -"process for a documentation with multiples languages in the same repository " -"and how to keep the translations updated on time." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/open-source-philosophy.mo b/docs/user/locale/it/LC_MESSAGES/open-source-philosophy.mo deleted file mode 100644 index c8c6e4c5116..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/open-source-philosophy.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/open-source-philosophy.po b/docs/user/locale/it/LC_MESSAGES/open-source-philosophy.po deleted file mode 100644 index 8f510f0575b..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/open-source-philosophy.po +++ /dev/null @@ -1,113 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../open-source-philosophy.rst:2 -msgid "Read the Docs Open Source Philosophy" -msgstr "" - -#: ../../open-source-philosophy.rst:4 -msgid "" -"Read the Docs is Open Source software. We have `licensed " -"`_ the code " -"base as MIT, which provides almost no restrictions on the use of the code." -msgstr "" - -#: ../../open-source-philosophy.rst:8 -msgid "" -"However, as a project there are things that we care about more than others. " -"We built Read the Docs to support documentation in the Open Source " -"community. The code is open for people to contribute to, so that they may " -"build features into https://readthedocs.org that they want. We also believe " -"sharing the code openly is a valuable learning tool, especially for " -"demonstrating how to collaborate and maintain an enormous website." -msgstr "" - -#: ../../open-source-philosophy.rst:18 -msgid "Official Support" -msgstr "" - -#: ../../open-source-philosophy.rst:20 -msgid "" -"The time of the core developers of Read the Docs is limited. We provide " -"official support for the following things:" -msgstr "" - -#: ../../open-source-philosophy.rst:23 -msgid "Local development on the Python code base" -msgstr "" - -#: ../../open-source-philosophy.rst:24 -msgid "Usage of https://readthedocs.org for Open Source projects" -msgstr "" - -#: ../../open-source-philosophy.rst:25 -msgid "" -"Bug fixes in the code base, as it applies to running it on " -"https://readthedocs.org" -msgstr "" - -#: ../../open-source-philosophy.rst:28 -msgid "Unsupported" -msgstr "" - -#: ../../open-source-philosophy.rst:30 -msgid "" -"There are use cases that we don't support, because it doesn't further our " -"goal of promoting documentation in the Open Source Community." -msgstr "" - -#: ../../open-source-philosophy.rst:33 -msgid "We do not support:" -msgstr "" - -#: ../../open-source-philosophy.rst:35 -msgid "Specific usage of Sphinx and Mkdocs, that don't affect our hosting" -msgstr "" - -#: ../../open-source-philosophy.rst:36 -msgid "Custom installations of Read the Docs at your company" -msgstr "" - -#: ../../open-source-philosophy.rst:37 -msgid "Installation of Read the Docs on other platforms" -msgstr "" - -#: ../../open-source-philosophy.rst:38 -msgid "Any installation issues outside of the Read the Docs Python Code" -msgstr "" - -#: ../../open-source-philosophy.rst:41 -msgid "Rationale" -msgstr "" - -#: ../../open-source-philosophy.rst:43 -msgid "" -"Read the Docs was founded to improve documentation in the Open Source " -"Community. We fully recognize and allow the code to be used for internal " -"installs at companies, but we will not spend our time supporting it. Our " -"time is limited, and we want to spend it on the mission that we set out to " -"originally support." -msgstr "" - -#: ../../open-source-philosophy.rst:49 -msgid "" -"If you feel strongly about installing Read the Docs internal to a company, " -"we will happily link to third party resources on this topic. Please open an " -"issue with a proposal if you want to take on this task." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/privacy-policy.mo b/docs/user/locale/it/LC_MESSAGES/privacy-policy.mo deleted file mode 100644 index c21acac33ab..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/privacy-policy.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/privacy-policy.po b/docs/user/locale/it/LC_MESSAGES/privacy-policy.po deleted file mode 100644 index dfe41946d3a..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/privacy-policy.po +++ /dev/null @@ -1,659 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Francesco Zaia , 2018\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../privacy-policy.rst:5 -msgid "Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:7 -msgid "Effective date: **May 30, 2018**" -msgstr "" - -#: ../../privacy-policy.rst:9 -msgid "" -"Welcome to Read the Docs. At Read the Docs, we believe in protecting the " -"privacy of our users, authors, and readers." -msgstr "" - -#: ../../privacy-policy.rst:15 -msgid "The short version" -msgstr "" - -#: ../../privacy-policy.rst:17 -msgid "" -"We collect your information only with your consent; we only collect the " -"minimum amount of personal information that is necessary to fulfill the " -"purpose of your interaction with us; we don't sell it to third parties; and " -"we only use it as this Privacy Policy describes." -msgstr "" - -#: ../../privacy-policy.rst:23 -msgid "" -"Of course, the short version doesn't tell you everything, so please read on " -"for more details!" -msgstr "" - -#: ../../privacy-policy.rst:28 -msgid "Our services" -msgstr "" - -#: ../../privacy-policy.rst:30 -msgid "Read the Docs is made up of:" -msgstr "" - -#: ../../privacy-policy.rst:35 -msgid "readthedocs.org" -msgstr "" - -#: ../../privacy-policy.rst:33 -msgid "" -"This is a website aimed at documentation authors writing and building " -"software documentation. This Privacy Policy applies to this site in full " -"without reservation." -msgstr "" - -#: ../../privacy-policy.rst:41 -msgid "readthedocs.com" -msgstr "" - -#: ../../privacy-policy.rst:38 -msgid "" -"This website is a commercial hosted offering for hosting private " -"documentation for corporate clients. It is governed by this privacy policy " -"but also separate `terms `_." -msgstr "" - -#: ../../privacy-policy.rst:48 -msgid "" -"readthedocs.io, readthedocs-hosted.com, and other domains (\"Documentation " -"Sites\")" -msgstr "" - -#: ../../privacy-policy.rst:44 -msgid "" -"These websites are where Read the Docs hosts documentation on behalf of " -"documentation authors. A best effort is made to apply this Privacy Policy to" -" these sites but the documentation may contain content and files created by " -"documentation authors." -msgstr "" - -#: ../../privacy-policy.rst:51 -msgid "What information Read the Docs collects and why" -msgstr "" - -#: ../../privacy-policy.rst:54 -msgid "Information from website browsers" -msgstr "" - -#: ../../privacy-policy.rst:56 -msgid "" -"If you're **just browsing the website**, we collect the same basic " -"information that most websites collect. We use common internet technologies," -" such as cookies and web server logs. We collect this basic information from" -" everybody, whether they have an account or not." -msgstr "" - -#: ../../privacy-policy.rst:60 -msgid "The information we collect about all visitors to our website includes:" -msgstr "" - -#: ../../privacy-policy.rst:62 -msgid "the visitor's browser type" -msgstr "" - -#: ../../privacy-policy.rst:63 -msgid "language preference" -msgstr "" - -#: ../../privacy-policy.rst:64 -msgid "referring site" -msgstr "" - -#: ../../privacy-policy.rst:65 -msgid "the date and time of each visitor request" -msgstr "" - -#: ../../privacy-policy.rst:67 -msgid "" -"We also collect potentially personally-identifying information like Internet" -" Protocol (IP) addresses." -msgstr "" - -#: ../../privacy-policy.rst:72 ../../privacy-policy.rst:96 -msgid "Why do we collect this?" -msgstr "" - -#: ../../privacy-policy.rst:74 -msgid "" -"We collect this information to better understand how our website visitors " -"use Read the Docs, and to monitor and protect the security of the website." -msgstr "" - -#: ../../privacy-policy.rst:79 -msgid "Information from users with accounts" -msgstr "" - -#: ../../privacy-policy.rst:81 -msgid "" -"If you **create an account**, we require some basic information at the time " -"of account creation. You will create your own user name and password, and we" -" will ask you for a valid email account. You also have the option to give us" -" more information if you want to, and this may include \"User Personal " -"Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:86 -msgid "" -"\"User Personal Information\" is any information about one of our users " -"which could, alone or together with other information, personally identify " -"him or her. Information such as a user name and password, an email address, " -"a real name, and a photograph are examples of \"User Personal Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:91 -msgid "" -"User Personal Information does not include aggregated, non-personally " -"identifying information. We may use aggregated, non-personally identifying " -"information to operate, improve, and optimize our website and service." -msgstr "" - -#: ../../privacy-policy.rst:98 -msgid "" -"We need your User Personal Information to create your account, and to " -"provide the services you request." -msgstr "" - -#: ../../privacy-policy.rst:99 -msgid "" -"We use your User Personal Information, specifically your user name, to " -"identify you on Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:100 -msgid "" -"We use it to fill out your profile and share that profile with other users." -msgstr "" - -#: ../../privacy-policy.rst:101 -msgid "" -"We will use your email address to communicate with you but it is not shared " -"publicly." -msgstr "" - -#: ../../privacy-policy.rst:102 -msgid "" -"We limit our use of your User Personal Information to the purposes listed in" -" this Privacy Statement. If we need to use your User Personal Information " -"for other purposes, we will ask your permission first. You can always see " -"what information we have in your `user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:108 -msgid "What information Read the Docs does not collect" -msgstr "" - -#: ../../privacy-policy.rst:110 -msgid "" -"We do not intentionally collect **sensitive personal information**, such as " -"social security numbers, genetic data, health information, or religious " -"information." -msgstr "" - -#: ../../privacy-policy.rst:113 -msgid "" -"Documentation Sites hosted on Read the Docs are public, anyone (including " -"us) may view their contents. If you have included private or sensitive " -"information in your Documentation Site, such as email addresses, that " -"information may be indexed by search engines or used by third parties." -msgstr "" - -#: ../../privacy-policy.rst:118 -msgid "" -"If you're a **child under the age of 13**, you may not have an account on " -"Read the Docs. Read the Docs does not knowingly collect information from or " -"direct any of our content specifically to children under 13. If we learn or " -"have reason to suspect that you are a user who is under the age of 13, we " -"will unfortunately have to close your account. We don't want to discourage " -"you from writing software documentation, but those are the rules." -msgstr "" - -#: ../../privacy-policy.rst:124 -msgid "How we share the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:126 -msgid "" -"We **do not** share, sell, rent, or trade User Personal Information with " -"third parties for their commercial purposes." -msgstr "" - -#: ../../privacy-policy.rst:129 -msgid "" -"We do not disclose User Personal Information outside Read the Docs, except " -"in the situations listed in this section or in the section below on " -"compelled disclosure." -msgstr "" - -#: ../../privacy-policy.rst:133 -msgid "" -"We **do** share certain aggregated, non-personally identifying information " -"with others about how our users, collectively, use Read the Docs. For " -"example, we may compile statistics on the prevalence of different types of " -"documentation across Read the Docs for a blog post or popularity of " -"programming languages for advertising partners." -msgstr "" - -#: ../../privacy-policy.rst:139 -msgid "" -"We **do** host advertising on Documentation Sites. This advertising is " -"first-party advertising hosted by Read the Docs. We **do not** run any code " -"from advertisers and all ad images are hosted on Read the Docs' servers. For" -" more details, see our document on :doc:`advertising/advertising-details`." -msgstr "" - -#: ../../privacy-policy.rst:145 -msgid "" -"We may use User Personal Information with your permission, so we can perform" -" services you have requested. For example, if you request service on " -"commercially hosted docs, we will ask your permission to sync your private " -"repositories." -msgstr "" - -#: ../../privacy-policy.rst:150 -msgid "" -"We may share User Personal Information with a limited number of third party " -"vendors who process it on our behalf to provide or improve our service, and " -"who have agreed to privacy restrictions similar to our own Privacy " -"Statement. For more details, see our next section on :ref:`third parties " -"`." -msgstr "" - -#: ../../privacy-policy.rst:157 -msgid "Third party vendors" -msgstr "" - -#: ../../privacy-policy.rst:159 -msgid "" -"As we mentioned, we may share some information with third party vendors or " -"it may be collected by them on our behalf. The information collected and " -"stored by third parties is subject to their policies and practices. This " -"list will be updated from time to time and we encourage you to check back " -"periodically." -msgstr "" - -#: ../../privacy-policy.rst:167 -msgid "Payment processing" -msgstr "" - -#: ../../privacy-policy.rst:169 -msgid "" -"Should you choose to become a `Supporter`_, purchase a `Gold Membership`_, " -"or become a subscriber to Read the Docs' commercial hosting product, your " -"payment information and details will be processed by Stripe. Read the Docs " -"does not store your payment information." -msgstr "" - -#: ../../privacy-policy.rst:178 -msgid "Site monitoring" -msgstr "" - -#: ../../privacy-policy.rst:180 -msgid "" -"Read the Docs uses Sentry and New Relic to diagnose errors and improve the " -"performance of our site. Both companies take part in the EU-US Privacy " -"Shield framework. We aim to minimize the amount of personal information " -"shared, but the information may include your IP address." -msgstr "" - -#: ../../privacy-policy.rst:187 -msgid "Analytics" -msgstr "Analytics" - -#: ../../privacy-policy.rst:189 -msgid "" -"We go into detail on analytics in a :ref:`separate section specific to " -"analytics `." -msgstr "" - -#: ../../privacy-policy.rst:193 -msgid "Support Desk" -msgstr "" - -#: ../../privacy-policy.rst:195 -msgid "" -"Read the Docs uses Intercom to manage support requests for documentation " -"hosted through our commercial hosting on readthedocs.com. If you request " -"support -- typically via email -- Intercom may process your contact " -"information." -msgstr "" - -#: ../../privacy-policy.rst:201 -msgid "Email newsletter" -msgstr "" - -#: ../../privacy-policy.rst:203 -msgid "" -"If you sign up for the `Read the Docs email newsletter`_, your email address" -" and name will be stored by Mailchimp. This newsletter is separate from " -"creating a Read the Docs account and signing up for Read the Docs does not " -"opt you in for the newsletter." -msgstr "" - -#: ../../privacy-policy.rst:208 -msgid "" -"You can manage your email subscription including unsubscribing and deleting " -"your records with Mailchimp. There is a link to do so in the footer of any " -"newsletter you receive from us." -msgstr "" - -#: ../../privacy-policy.rst:216 -msgid "Public Information on Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:218 -msgid "" -"Most of Read the Docs is public-facing including user names, project names, " -"and Documentation Sites. If your content is public-facing, third parties may" -" access it. We do not sell that content; it is yours." -msgstr "" - -#: ../../privacy-policy.rst:225 -msgid "Our use of cookies and tracking" -msgstr "" - -#: ../../privacy-policy.rst:229 -msgid "Do Not Track" -msgstr "" - -#: ../../privacy-policy.rst:231 -msgid "" -"Read the Docs supports Do Not Track (DNT) and respects users' tracking " -"preferences. Specifically, we support the `W3C's tracking preference " -"expression`_ and the `EFF's DNT Policy`_." -msgstr "" - -#: ../../privacy-policy.rst:235 -msgid "For Read the Docs, this means:" -msgstr "" - -#: ../../privacy-policy.rst:237 -msgid "" -"We **do not** do behavioral ad targeting regardless of your DNT preference." -msgstr "" - -#: ../../privacy-policy.rst:238 -msgid "" -"When DNT is enabled, both logged-in and logged-out users are considered " -"opted-out of :ref:`analytics `." -msgstr "" - -#: ../../privacy-policy.rst:240 -msgid "" -"Regardless of DNT preference, our logs that contain IP addresses and user " -"agent strings are deleted after 10 days unless a DNT exception applies." -msgstr "" - -#: ../../privacy-policy.rst:242 -msgid "Our full DNT policy is `available here`_." -msgstr "" - -#: ../../privacy-policy.rst:244 -msgid "" -"Our DNT policy applies without reservation to readthedocs.org and " -"readthedocs.com. A best effort is made to apply this to Documentation Sites," -" but we do not have complete control over the contents of these sites." -msgstr "" - -#: ../../privacy-policy.rst:248 -msgid "For more details about DNT, visit `All About Do Not Track`_." -msgstr "" - -#: ../../privacy-policy.rst:252 -msgid "" -"Due to the nature of our environment where documentation is built as " -"necessary, the DNT analytics opt-out for Documentation Sites only applies " -"for those sites generated after May 1, 2018." -msgstr "" - -#: ../../privacy-policy.rst:262 -msgid "Cookies" -msgstr "" - -#: ../../privacy-policy.rst:264 -msgid "" -"Read the Docs uses cookies to make interactions with our service easy and " -"meaningful. We use cookies to keep you logged in, remember your preferences," -" and provide information for future development of Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:268 -msgid "" -"A cookie is a small piece of text that our web server stores on your " -"computer or mobile device, which your browser sends to us when you return to" -" our site. Cookies do not necessarily identify you if you are merely " -"visiting Read the Docs; however, a cookie may store a unique identifier for " -"each logged in user. The cookies Read the Docs sets are essential for the " -"operation of the website, or are used for performance or functionality. By " -"using our website, you agree that we can place these types of cookies on " -"your computer or device. If you disable your browser or device's ability to " -"accept cookies, you will not be able to log in to Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:279 -msgid "Google Analytics" -msgstr "" - -#: ../../privacy-policy.rst:281 -msgid "" -"We use Google Analytics as a third party tracking service, but we don't use " -"it to track you individually or collect your User Personal Information. We " -"use Google Analytics to collect information about how our website performs " -"and how our users, in general, navigate through and use Read the Docs. This " -"helps us evaluate our users' use of Read the Docs; compile statistical " -"reports on activity; and improve our content and website performance." -msgstr "" - -#: ../../privacy-policy.rst:288 -msgid "" -"Google Analytics gathers certain simple, non-personally identifying " -"information over time, such as your IP address, browser type, internet " -"service provider, referring and exit pages, time stamp, and similar data " -"about your use of Read the Docs. We do not link this information to any of " -"your personal information such as your user name." -msgstr "" - -#: ../../privacy-policy.rst:293 -msgid "" -"Read the Docs will not, nor will we allow any third party to, use the Google" -" Analytics tool to track our users individually; collect any User Personal " -"Information other than IP address; or correlate your IP address with your " -"identity. Google provides further information about its own privacy " -"practices and offers a `browser add-on to opt out of Google Analytics " -"tracking `_. You may also opt-out " -"of analytics on Read the Docs by enabled Do Not Track." -msgstr "" - -#: ../../privacy-policy.rst:303 -msgid "How Read the Docs secures your information" -msgstr "" - -#: ../../privacy-policy.rst:305 -msgid "" -"Read the Docs takes all measures reasonably necessary to protect User " -"Personal Information from unauthorized access, alteration, or destruction; " -"maintain data accuracy; and help ensure the appropriate use of User Personal" -" Information. We follow generally accepted industry standards to protect the" -" personal information submitted to us, both during transmission and once we " -"receive it." -msgstr "" - -#: ../../privacy-policy.rst:311 -msgid "" -"No method of transmission, or method of electronic storage, is 100% secure. " -"Therefore, we cannot guarantee its absolute security." -msgstr "" - -#: ../../privacy-policy.rst:316 -msgid "Read the Docs' global privacy practices" -msgstr "" - -#: ../../privacy-policy.rst:318 -msgid "" -"**Information that we collect will be stored and processed in the United " -"States** in accordance with this Privacy Policy. However, we understand that" -" we have users from different countries and regions with different privacy " -"expectations, and we try to meet those needs." -msgstr "" - -#: ../../privacy-policy.rst:324 -msgid "" -"We provide the same standard of privacy protection to all our users around " -"the world, regardless of their country of origin or location, Additionally, " -"we require that if our vendors or affiliates have access to User Personal " -"Information, they must comply with our privacy policies and with applicable " -"data privacy laws." -msgstr "" - -#: ../../privacy-policy.rst:330 -msgid "In particular:" -msgstr "" - -#: ../../privacy-policy.rst:332 -msgid "" -"Read the Docs provides clear methods of unambiguous, informed consent at the" -" time of data collection, when we do collect your personal data." -msgstr "" - -#: ../../privacy-policy.rst:335 -msgid "" -"We collect only the minimum amount of personal data necessary, unless you " -"choose to provide more. We encourage you to only give us the amount of data " -"you are comfortable sharing." -msgstr "" - -#: ../../privacy-policy.rst:337 -msgid "" -"We offer you simple methods of accessing, correcting, or deleting the data " -"we have collected." -msgstr "" - -#: ../../privacy-policy.rst:338 -msgid "We also provide our users a method of recourse and enforcement." -msgstr "" - -#: ../../privacy-policy.rst:342 -msgid "Resolving Complaints" -msgstr "" - -#: ../../privacy-policy.rst:344 -msgid "" -"If you have concerns about the way Read the Docs is handling your User " -"Personal Information, please let us know immediately by emailing us at " -"privacy@readthedocs.org." -msgstr "" - -#: ../../privacy-policy.rst:349 -msgid "How we respond to compelled disclosure" -msgstr "" - -#: ../../privacy-policy.rst:351 -msgid "" -"Read the Docs may disclose personally-identifying information or other " -"information we collect about you to law enforcement in response to a valid " -"subpoena, court order, warrant, or similar government order, or when we " -"believe in good faith that disclosure is reasonably necessary to protect our" -" property or rights, or those of third parties or the public at large." -msgstr "" - -#: ../../privacy-policy.rst:357 -msgid "" -"In complying with court orders and similar legal processes, Read the Docs " -"strives for transparency. When permitted, we will make a reasonable effort " -"to notify users of any disclosure of their information, unless we are " -"prohibited by law or court order from doing so, or in rare, exigent " -"circumstances." -msgstr "" - -#: ../../privacy-policy.rst:366 -msgid "How you can access and control the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:368 -msgid "" -"If you're already a Read the Docs user, you may access, update, alter, or " -"delete your basic user profile information by `editing your user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:374 -msgid "Data retention and deletion" -msgstr "" - -#: ../../privacy-policy.rst:376 -msgid "" -"Read the Docs will retain User Personal Information for as long as your " -"account is active or as needed to provide you services." -msgstr "" - -#: ../../privacy-policy.rst:379 -msgid "" -"We may retain certain User Personal Information indefinitely, unless you " -"delete it or request its deletion. For example, we don't automatically " -"delete inactive user accounts, so unless you choose to delete your account, " -"we will retain your account information indefinitely." -msgstr "" - -#: ../../privacy-policy.rst:385 -msgid "" -"If you would like to delete your User Personal Information, you may do so in" -" your `user account `__. We will " -"retain and use your information as necessary to comply with our legal " -"obligations, resolve disputes, and enforce our agreements, but barring legal" -" requirements, we will delete your full profile." -msgstr "" - -#: ../../privacy-policy.rst:391 -msgid "" -"Our web server logs for readthedocs.org, readthedocs.com, and Documentation " -"Sites are deleted after 10 days barring legal obligations." -msgstr "" - -#: ../../privacy-policy.rst:396 -msgid "Changes to our Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:398 -msgid "" -"We reserve the right to revise this Privacy Policy at any time. If we change" -" this Privacy Policy in the future, we will post the revised Privacy Policy " -"and update the \"Effective Date,\" above, to reflect the date of the " -"changes." -msgstr "" - -#: ../../privacy-policy.rst:405 -msgid "Contacting Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:407 -msgid "" -"Questions regarding Read the Docs' Privacy Policy or information practices " -"should be directed to privacy@readthedocs.org." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/privacy.mo b/docs/user/locale/it/LC_MESSAGES/privacy.mo deleted file mode 100644 index 904e769c4c4..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/privacy.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/privacy.po b/docs/user/locale/it/LC_MESSAGES/privacy.po deleted file mode 100644 index 9a3ff1dd9ab..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/privacy.po +++ /dev/null @@ -1,109 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../privacy.rst:2 -msgid "Privacy Levels" -msgstr "" - -#: ../../privacy.rst:4 -msgid "" -"Read the Docs supports 3 different privacy levels on 2 different objects; " -"Public, Protected, Private on Projects and Versions." -msgstr "" - -#: ../../privacy.rst:8 -msgid "Understanding the Privacy Levels" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Level" -msgstr "Livello" - -#: ../../privacy.rst:11 -msgid "Detail" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Listing" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Search" -msgstr "Cerca" - -#: ../../privacy.rst:11 -msgid "Viewing" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:43 -msgid "Private" -msgstr "Privato" - -#: ../../privacy.rst:13 ../../privacy.rst:13 ../../privacy.rst:13 -#: ../../privacy.rst:15 ../../privacy.rst:15 -msgid "No" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:15 ../../privacy.rst:15 -#: ../../privacy.rst:17 ../../privacy.rst:17 ../../privacy.rst:17 -#: ../../privacy.rst:17 -msgid "Yes" -msgstr "Sì" - -#: ../../privacy.rst:15 ../../privacy.rst:31 -msgid "Protected" -msgstr "Protetto" - -#: ../../privacy.rst:17 ../../privacy.rst:25 -msgid "Public" -msgstr "Pubblico" - -#: ../../privacy.rst:20 -msgid "" -"With a URL to view the actual documentation, even private docs are viewable." -" This is because our architecture doesn't do any logic on documentation " -"display, to increase availability." -msgstr "" - -#: ../../privacy.rst:27 -msgid "" -"This is the easiest and most obvious. It is also the default. It means that " -"everything is available to be seen by everyone." -msgstr "" - -#: ../../privacy.rst:33 -msgid "" -"Protected means that your object won't show up in Listing Pages, but Detail " -"pages still work. For example, a Project that is Protected will not show on " -"the homepage Recently Updated list, however, if you link directly to the " -"project, you will get a 200 and the page will display." -msgstr "" - -#: ../../privacy.rst:38 -msgid "" -"Protected Versions are similar, they won't show up in your version listings," -" but will be available once linked to." -msgstr "" - -#: ../../privacy.rst:45 -msgid "" -"Private objects are available only to people who have permissions to see " -"them. They will not display on any list view, and will 404 when you link " -"them to others." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/security.mo b/docs/user/locale/it/LC_MESSAGES/security.mo deleted file mode 100644 index f0e23c6e90e..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/security.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/security.po b/docs/user/locale/it/LC_MESSAGES/security.po deleted file mode 100644 index b944c65a7ee..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/security.po +++ /dev/null @@ -1,98 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../security.rst:2 -msgid "Security" -msgstr "" - -#: ../../security.rst:4 -msgid "" -"Security is very important to us at Read the Docs. We are committed to " -"responsible reporting and disclosure of security issues." -msgstr "" - -#: ../../security.rst:7 -msgid "Reporting a security issue" -msgstr "" - -#: ../../security.rst:9 -msgid "" -"If you believe you've discovered a security issue at Read the Docs, please " -"contact us at **security@readthedocs.org** (optionally using our " -":ref:`security:PGP key`). We request that you please not publicly disclose " -"the issue until it has been addressed by us." -msgstr "" - -#: ../../security.rst:13 -msgid "You can expect:" -msgstr "" - -#: ../../security.rst:15 -msgid "" -"We will respond acknowledging your email typically within one business day." -msgstr "" - -#: ../../security.rst:16 -msgid "" -"We will follow up if and when we have confirmed the issue with a timetable " -"for the fix." -msgstr "" - -#: ../../security.rst:17 -msgid "We will notify you when the issue is fixed." -msgstr "" - -#: ../../security.rst:18 -msgid "" -"We will add the issue to our :ref:`security issue archive `." -msgstr "" - -#: ../../security.rst:21 -msgid "PGP key" -msgstr "" - -#: ../../security.rst:23 -msgid "" -"You may use this `PGP key`__ to securely communicate with us and to verify " -"signed messages you receive from us." -msgstr "" - -#: ../../security.rst:85 -msgid "Security issue archive" -msgstr "" - -#: ../../security.rst:88 -msgid "Release 2.3.0" -msgstr "" - -#: ../../security.rst:90 -msgid "" -":ref:`version-2.3.0` resolves a security issue with translations on our " -"community hosting site that allowed users to modify the hosted path of a " -"target project by adding it as a translation project of their own project. A" -" check was added to ensure project ownership before adding the project as a " -"translation." -msgstr "" - -#: ../../security.rst:95 -msgid "" -"In order to add a project as a translation now, users must now first be " -"granted ownership in the translation project." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/single_version.mo b/docs/user/locale/it/LC_MESSAGES/single_version.mo deleted file mode 100644 index 599f0b3dfaa..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/single_version.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/single_version.po b/docs/user/locale/it/LC_MESSAGES/single_version.po deleted file mode 100644 index 478ebe94cf6..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/single_version.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../single_version.rst:2 -msgid "Single Version Documentation" -msgstr "" - -#: ../../single_version.rst:4 -msgid "" -"Single Version Documentation lets you serve your docs at a root domain. By " -"default, all documentation served by Read the Docs has a root of " -"``///``. But, if you enable the \"Single Version\" option" -" for a project, its documentation will instead be served at ``/``." -msgstr "" - -#: ../../single_version.rst:8 -msgid "" -"This means you can't have translations or multiple versions for your " -"documentation." -msgstr "" - -#: ../../single_version.rst:10 -msgid "" -"You can see a live example of this at http://www.contribution-guide.org" -msgstr "" - -#: ../../single_version.rst:13 -msgid "Enabling" -msgstr "" - -#: ../../single_version.rst:15 -msgid "" -"You can toggle the \"Single Version\" option on or off for your project in " -"the Project Admin page. Check your `dashboard`_ for a list of your projects." -msgstr "" - -#: ../../single_version.rst:18 -msgid "Effects" -msgstr "" - -#: ../../single_version.rst:20 -msgid "" -"Links generated on Read the Docs will now point to the proper URL. For " -"example, if pip was set as a \"Single Version\" project, then links to its " -"documentation would point to ``http://pip.readthedocs.io/`` rather than the " -"default ``http://pip.readthedocs.io/en/latest/``." -msgstr "" - -#: ../../single_version.rst:22 -msgid "" -"Documentation at ``///`` will still be served for" -" backwards compatibility reasons. However, our usage of :doc:`canonical` " -"should stop these from being indexed by Google." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/sponsors.mo b/docs/user/locale/it/LC_MESSAGES/sponsors.mo deleted file mode 100644 index 156ef03c26b..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/sponsors.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/sponsors.po b/docs/user/locale/it/LC_MESSAGES/sponsors.po deleted file mode 100644 index 9c0983245d7..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/sponsors.po +++ /dev/null @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../sponsors.rst:2 -msgid "Sponsors of Read the Docs" -msgstr "" - -#: ../../sponsors.rst:4 -msgid "" -"Running Read the Docs isn't free, and the site wouldn't be where it is today" -" without generous support of our sponsors. Below is a list of all the folks " -"who have helped the site financially, in order of the date they first " -"started supporting us." -msgstr "" - -#: ../../sponsors.rst:10 -msgid "Current sponsors" -msgstr "" - -#: ../../sponsors.rst:12 -msgid "" -"`Microsoft Azure`_ - They cover all of our hosting expenses every month. " -"This is a pretty large sum of money, averaging around $3,000/mo, and we are " -"really grateful to have them as a sponsor." -msgstr "" - -#: ../../sponsors.rst:13 -msgid "" -"`Cloudflare`_ - Cloudflare is providing us with an enterprise plan of their " -"SSL for SaaS Providers product that enables us to provide SSL certificates " -"for custom domains." -msgstr "" - -#: ../../sponsors.rst:14 -msgid "You? (Email us at rev@readthedocs.org for more info)" -msgstr "" - -#: ../../sponsors.rst:17 -msgid "Past sponsors" -msgstr "" - -#: ../../sponsors.rst:19 -msgid "`Python Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:20 -msgid "`Revsys`_" -msgstr "" - -#: ../../sponsors.rst:21 -msgid "`Mozilla Web Dev`_" -msgstr "" - -#: ../../sponsors.rst:22 -msgid "`Django Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:23 -msgid "`Lab305`_" -msgstr "" - -#: ../../sponsors.rst:24 -msgid "`Twilio`_" -msgstr "" - -#: ../../sponsors.rst:25 -msgid "`Rackspace`_" -msgstr "" - -#: ../../sponsors.rst:26 -msgid "`Mozilla`_" -msgstr "" - -#: ../../sponsors.rst:42 -msgid "Sponsorship Information" -msgstr "" - -#: ../../sponsors.rst:44 -msgid "" -"As part of increasing sustainability, Read the Docs is testing out promoting" -" sponsors on documentation pages. We have more information about this in our" -" `blog post `_ about " -"this effort." -msgstr "" - -#: ../../sponsors.rst:49 -msgid "Sponsor Us" -msgstr "" - -#: ../../sponsors.rst:51 -msgid "" -"Contact us at rev@readthedocs.org for more information on sponsoring Read " -"the Docs." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/story.mo b/docs/user/locale/it/LC_MESSAGES/story.mo deleted file mode 100644 index b4973cf9a25..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/story.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/story.po b/docs/user/locale/it/LC_MESSAGES/story.po deleted file mode 100644 index 4d60a242fda..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/story.po +++ /dev/null @@ -1,59 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../story.rst:2 -msgid "The Story of Read the Docs" -msgstr "" - -#: ../../story.rst:4 -msgid "" -"Documenting projects is hard, hosting them shouldn’t be. Read the Docs was " -"created to make hosting documentation simple." -msgstr "" - -#: ../../story.rst:6 -msgid "" -"Read the Docs was `started`_ with a couple main goals in mind. The first " -"goal was to encourage people to write documentation, by removing the barrier" -" of entry to hosting. The other goal was to create a central platform for " -"people to find documentation. Having a shared platform for all documentation" -" allows for innovation at the platform level, allowing work to be done once " -"and benefit everyone." -msgstr "" - -#: ../../story.rst:13 -msgid "" -"`Documentation matters`_, but its often overlooked. We think that we can " -"help a documentation culture flourish. Great projects, such as Django_ and " -"SQLAlchemy_, and projects from companies like Mozilla_, are already using " -"Read the Docs to serve their documentation to the world." -msgstr "" - -#: ../../story.rst:19 -msgid "" -"The site has grown quite a bit over the past year. Our `look back at 2013`_ " -"shows some numbers that show our progress. The job isn't anywhere near done " -"yet, but it's a great honor to be able to have such an impact already." -msgstr "" - -#: ../../story.rst:24 -msgid "" -"We plan to keep building a great experience for people hosting their docs " -"with us, and for users of the documentation that we host." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/subprojects.mo b/docs/user/locale/it/LC_MESSAGES/subprojects.mo deleted file mode 100644 index 6b2c5e7c461..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/subprojects.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/subprojects.po b/docs/user/locale/it/LC_MESSAGES/subprojects.po deleted file mode 100644 index 30db00d0cf9..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/subprojects.po +++ /dev/null @@ -1,91 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Alessio Felicioni , 2018\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../subprojects.rst:2 -msgid "Subprojects" -msgstr "Sottoprogetti" - -#: ../../subprojects.rst:4 -msgid "" -"Projects can be configured in a nested manner, by configuring a project as a" -" *subproject* of another project. This allows for documentation projects to " -"share a search index and a namespace or custom domain, but still be " -"maintained independently." -msgstr "" - -#: ../../subprojects.rst:9 -msgid "" -"For example, a parent project, ``Foo`` is set up with a subproject, ``Bar``." -" The documentation for ``Foo`` will be available at:" -msgstr "" - -#: ../../subprojects.rst:12 -msgid "https://foo.readthedocs.io/en/latest/" -msgstr "" - -#: ../../subprojects.rst:14 -msgid "The documentation for ``Bar`` will be available under this same path:" -msgstr "" - -#: ../../subprojects.rst:16 -msgid "https://foo.readthedocs.io/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:19 -msgid "Adding a Subproject" -msgstr "" - -#: ../../subprojects.rst:21 -msgid "" -"In the admin dashboard for your project, select \"Subprojects\" from the " -"menu. From this page you can add a subproject by typing in the project slug." -msgstr "" - -#: ../../subprojects.rst:25 -msgid "Sharing a Custom Domain" -msgstr "" - -#: ../../subprojects.rst:27 -msgid "" -"Projects and subprojects can also be used to share a custom domain with a " -"number of projects. To configure this, one project should be established as " -"the parent project. This project will be configured with a custom domain. " -"Projects can then be added as subprojects to this parent project." -msgstr "" - -#: ../../subprojects.rst:32 -msgid "" -"If the example project ``Foo`` was set up with a custom domain, " -"``docs.example.com``, the URLs for projects ``Foo`` and ``Bar`` would " -"respectively be at: http://docs.example.com/en/latest/ and " -"http://docs.example.com/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:38 -msgid "Search" -msgstr "Cerca" - -#: ../../subprojects.rst:40 -msgid "" -"Projects that are configured as subprojects will share a search index with " -"their parent and sibling projects. This is currently the only way to share " -"search indexes between projects, we do not yet support sharing search " -"indexes between arbitrary projects." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/support.mo b/docs/user/locale/it/LC_MESSAGES/support.mo deleted file mode 100644 index f5cd4de8aa9..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/support.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/support.po b/docs/user/locale/it/LC_MESSAGES/support.po deleted file mode 100644 index a03c0c4edde..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/support.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../support.rst:2 -msgid "Support" -msgstr "Supporto" - -#: ../../support.rst:5 -msgid "Usage Questions" -msgstr "" - -#: ../../support.rst:7 -msgid "" -"If you have questions about how to use Read the Docs, or have an issue that " -"isn't related to a bug, `Stack Overflow`_ is the best place to ask. Tag " -"questions with ``read-the-docs`` so other folks can find them easily." -msgstr "" - -#: ../../support.rst:11 -msgid "Good questions for Stack Overflow would be:" -msgstr "" - -#: ../../support.rst:13 -msgid "" -"\"What is the best way to structure the table of contents across a " -"project?\"" -msgstr "" - -#: ../../support.rst:14 -msgid "" -"\"How do I structure translations inside of my project for easiest " -"contribution from users?\"" -msgstr "" - -#: ../../support.rst:15 -msgid "" -"\"How do I use Sphinx to use SVG images in HTML output but PNG in PDF " -"output?\"" -msgstr "" - -#: ../../support.rst:18 -msgid "Community Support" -msgstr "" - -#: ../../support.rst:20 -msgid "" -"Read the Docs is supported by community contributions and advertising. We " -"hope to bring in enough money with our `Gold`_ and `Ethical Ads`_ programs " -"to keep Read the Docs sustainable." -msgstr "" - -#: ../../support.rst:24 -msgid "" -"**All people answering your questions are doing it with their own time, so " -"please be kind and provide as much information as possible.**" -msgstr "" - -#: ../../support.rst:28 -msgid "Bugs & Support Issues" -msgstr "" - -#: ../../support.rst:30 -msgid "" -"You can file bug reports on our `GitHub issue tracker`_, and they will be " -"addressed as soon as possible. **Support is a volunteer effort**, and there " -"is no guaranteed response time. If you need answers quickly, you can buy " -"commercial support below." -msgstr "" - -#: ../../support.rst:38 -msgid "Reporting Issues" -msgstr "" - -#: ../../support.rst:40 -msgid "" -"When reporting a bug, please include as much information as possible that " -"will help us solve this issue. This includes:" -msgstr "" - -#: ../../support.rst:44 -msgid "Project name" -msgstr "" - -#: ../../support.rst:45 -msgid "URL" -msgstr "" - -#: ../../support.rst:46 -msgid "Action taken" -msgstr "" - -#: ../../support.rst:47 -msgid "Expected result" -msgstr "" - -#: ../../support.rst:48 -msgid "Actual result" -msgstr "" - -#: ../../support.rst:51 -msgid "Commercial Support" -msgstr "" - -#: ../../support.rst:53 -msgid "" -"We offer commercial support for Read the Docs, commercial hosting, as well " -"as consulting around all documentation systems. You can contact us at " -"hello@readthedocs.com to learn more, or read more at " -"https://readthedocs.com/services/#open-source-support." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/symlinks.mo b/docs/user/locale/it/LC_MESSAGES/symlinks.mo deleted file mode 100644 index 5c97dae11d3..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/symlinks.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/symlinks.po b/docs/user/locale/it/LC_MESSAGES/symlinks.po deleted file mode 100644 index 21b5bbc1672..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/symlinks.po +++ /dev/null @@ -1,106 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../symlinks.rst:2 -msgid "How we use symlinks" -msgstr "" - -#: ../../symlinks.rst:4 -msgid "" -"Read the Docs stays highly available by serving all documentation pages out " -"of nginx. This means that they never hit our Python layer, meaning that they" -" never hit our database. This reduces the total number of servers to serve a" -" request to 1, each of which is redundant." -msgstr "" - -#: ../../symlinks.rst:11 -msgid "Nginx" -msgstr "" - -#: ../../symlinks.rst:13 -msgid "We handle a couple of different types of requests in nginx:" -msgstr "" - -#: ../../symlinks.rst:15 -msgid "Requests to a ``readthedocs.io`` subdomain" -msgstr "" - -#: ../../symlinks.rst:16 -msgid "Requests to a custom domain" -msgstr "" - -#: ../../symlinks.rst:19 -msgid "Subdomains" -msgstr "" - -#: ../../symlinks.rst:21 -msgid "" -"For subdomains, this is a simple lookup of the project slug, using the " -"subdomain portion of the request's hostname. This doesn't require symlinks, " -"but it shows the basic logic that we need to replicate." -msgstr "" - -#: ../../symlinks.rst:25 -msgid "" -"When a user navigates to ``http://pip.readthedocs.org/en/latest/``, we know " -"that they want the pip documentation. So we simply serve them the " -"documentation:" -msgstr "" - -#: ../../symlinks.rst:45 -msgid "" -"The ``@fallback`` directive is hit when we don't find the proper file. This " -"will cause things to hit the Python backend, so that proper action can be " -"taken." -msgstr "" - -#: ../../symlinks.rst:50 -msgid "Custom domains" -msgstr "" - -#: ../../symlinks.rst:52 -msgid "" -"Custom domains add a bit of difficulty, because at the nginx layer we don't " -"know what documentation to serve. When someone requests " -"``http://docs.fabfile.org/en/latest/``, we can't look at the URL to know to " -"serve the ``fabric`` docs." -msgstr "" - -#: ../../symlinks.rst:57 -msgid "" -"This is where symlinks come in. When someone requests " -"``http://docs.fabfile.org/en/latest/`` the first time, it hits the Python " -"layer. In that Python layer we record that ``docs.fabfile.org`` points at " -"``fabric``. When we build the ``fabric`` docs, we create a symlink for all " -"domains that have pointed at ``fabric`` before." -msgstr "" - -#: ../../symlinks.rst:64 -msgid "" -"So, when we get a request for ``docs.fabfile.org`` in the future, we will be" -" able to serve it directly from nginx. In this example, $host would be " -"``docs.fabfile.org``:" -msgstr "" - -#: ../../symlinks.rst:78 -msgid "" -"Notice that nowhere in the above path is the project's slug mentioned. It is" -" simply there in the symlink in the cnames directory, and the docs are " -"served from there." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/team.mo b/docs/user/locale/it/LC_MESSAGES/team.mo deleted file mode 100644 index 54e22c6e93d..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/team.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/team.po b/docs/user/locale/it/LC_MESSAGES/team.po deleted file mode 100644 index 392d4f75cc7..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/team.po +++ /dev/null @@ -1,225 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../team.rst:2 -msgid "Read the Docs Team" -msgstr "" - -#: ../../team.rst:4 -msgid "" -"readthedocs.org is the largest open source documentation hosting service. " -"It's provided as a free service to the open source community, and is worked " -"on by a community of volunteers that we're hoping to expand! We currently " -"serve over 20,000,000 pageviews a month, and we hope to maintain a reliable " -"and stable hosting platform for years to come." -msgstr "" - -#: ../../team.rst:10 -msgid "There are three major parts of this work:" -msgstr "" - -#: ../../team.rst:16 -msgid "" -"You may notice that a number of names appear on multiple teams. This is " -"because we are lacking contributors. So please be bold and contact us, and " -"we'll get you sorted into the right team." -msgstr "" - -#: ../../team.rst:22 -msgid "Support Team" -msgstr "" - -#: ../../team.rst:24 -msgid "" -"Read the Docs has thousands of users who depend on it everyday. Every day at" -" least one of them has an issue that needs to be addressed by a site admin. " -"This might include tasks like:" -msgstr "" - -#: ../../team.rst:28 -msgid "Resetting a password" -msgstr "" - -#: ../../team.rst:29 -msgid "Asking for a project name to be released" -msgstr "" - -#: ../../team.rst:30 -msgid "Troubleshooting build errors" -msgstr "" - -#: ../../team.rst:33 ../../team.rst:63 ../../team.rst:107 -msgid "Members" -msgstr "" - -#: ../../team.rst:35 -msgid "`Eric Holscher `__ (Pacific Time)" -msgstr "" - -#: ../../team.rst:36 -msgid "`Anthony Johnson `__ (Mountain Time)" -msgstr "" - -#: ../../team.rst:37 -msgid "`Manuel Kaufmann `__ (Central Time)" -msgstr "" - -#: ../../team.rst:38 ../../team.rst:68 -msgid "Your Name Here" -msgstr "" - -#: ../../team.rst:40 ../../team.rst:70 ../../team.rst:115 -msgid "Feel free to ask any of us if you have questions or want to join!" -msgstr "" - -#: ../../team.rst:43 ../../team.rst:73 ../../team.rst:118 -msgid "Joining" -msgstr "" - -#: ../../team.rst:45 -msgid "" -"The best place to start would be to start addressing some of the issues in " -"our issue tracker. We have our support policies quite well documented in our" -" :doc:`/contribute`. **Be bold**. Start trying to reproduce issues that " -"people have, or talk to them to get more information. After you get the hang" -" of things, we'll happily give you the ability to tag and close issues by " -"joining our Support Team." -msgstr "" - -#: ../../team.rst:55 -msgid "Operations Team" -msgstr "" - -#: ../../team.rst:57 -msgid "" -"readthedocs.org is a service that millions of people depend on each month. " -"As part of operating the site, we maintain a 24/7 on-call rotation. This " -"means that folks have to be available and have their phone in service." -msgstr "" - -#: ../../team.rst:65 -msgid "`Eric Holscher `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:66 -msgid "`Anthony Johnson `_ (Mountain Time)" -msgstr "" - -#: ../../team.rst:67 -msgid "`Matt Robenolt `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:75 -msgid "" -"We are always looking for more people to share the on-call responsibility. " -"If you are on-call for your job already, we'd love to piggy back on that " -"duty as well." -msgstr "" - -#: ../../team.rst:79 -msgid "" -"You can email us at dev@readthedocs.org if you want to join our operations " -"team. Because of the sensitive nature (API tokens, secret keys, SSL certs, " -"etc.) of the work, we keep a private GitHub repository with the operations " -"code & documentation." -msgstr "" - -#: ../../team.rst:83 -msgid "The tools that we use are:" -msgstr "" - -#: ../../team.rst:85 -msgid "Salt" -msgstr "" - -#: ../../team.rst:86 -msgid "Nagios" -msgstr "" - -#: ../../team.rst:87 -msgid "Graphite/Grafana" -msgstr "" - -#: ../../team.rst:88 -msgid "Nginx" -msgstr "" - -#: ../../team.rst:89 -msgid "Postgres" -msgstr "" - -#: ../../team.rst:90 -msgid "Django" -msgstr "" - -#: ../../team.rst:91 -msgid "Celery" -msgstr "" - -#: ../../team.rst:93 -msgid "" -"It's fine if you aren't familiar with all of these things, but are willing " -"to help with part of it!" -msgstr "" - -#: ../../team.rst:96 -msgid "" -"**Please reach out if you want to share the on-call responsibility**. It " -"really is an important job, and we'd love to have it be more geographically " -"distributed." -msgstr "" - -#: ../../team.rst:101 -msgid "Development Team" -msgstr "" - -#: ../../team.rst:103 -msgid "" -"Also known as the \"Core Team\" in other projects. These folks have the " -"ability to commit code to the project." -msgstr "" - -#: ../../team.rst:109 -msgid "`Eric Holscher `_" -msgstr "" - -#: ../../team.rst:110 -msgid "`Anthony Johnson `_" -msgstr "" - -#: ../../team.rst:111 -msgid "`Manuel Kaufmann `_" -msgstr "" - -#: ../../team.rst:112 -msgid "`David Fischer `_" -msgstr "" - -#: ../../team.rst:113 -msgid "Your name here" -msgstr "" - -#: ../../team.rst:120 -msgid "" -"We try to be pretty flexible with who we allow on the development team. The " -"best path is to send a few pull requests, and follow up to make sure they " -"get merged successfully. You can check out our :doc:`contribute` to get more" -" information, and find issues that need to be addressed. After that, feel " -"free to ask for a commit bit." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/tests.mo b/docs/user/locale/it/LC_MESSAGES/tests.mo deleted file mode 100644 index 7069d04422a..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/tests.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/tests.po b/docs/user/locale/it/LC_MESSAGES/tests.po deleted file mode 100644 index fc96efde60e..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/tests.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:12+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../tests.rst:2 -msgid "Testing" -msgstr "" - -#: ../../tests.rst:4 -msgid "" -"Before contributing to Read the Docs, make sure your patch passes our test " -"suite and your code style passes our code linting suite." -msgstr "" - -#: ../../tests.rst:7 -msgid "" -"Read the Docs uses `Tox`_ to execute testing and linting procedures. Tox is " -"the only dependency you need to run linting or our test suite, the remainder" -" of our requirements will be installed by Tox into environment specific " -"virtualenv paths. Before testing, make sure you have Tox installed::" -msgstr "" - -#: ../../tests.rst:14 -msgid "" -"To run the full test and lint suite against your changes, simply run Tox. " -"Tox should return without any errors. You can run Tox against all of our " -"environments by running::" -msgstr "" - -#: ../../tests.rst:20 -msgid "" -"In order to run all test including the search tests, include " -"`\"'--including-search'\"` argument::" -msgstr "" - -#: ../../tests.rst:25 -msgid "To target a specific environment::" -msgstr "" - -#: ../../tests.rst:29 -msgid "" -"The ``tox`` configuration has the following environments configured. You can" -" target a single environment to limit the test suite::" -msgstr "" - -#: ../../tests.rst:49 -msgid "Continuous Integration" -msgstr "" - -#: ../../tests.rst:51 -msgid "" -"The RTD test suite is exercised by Travis CI on every push to our repo at " -"GitHub. You can check out the current build status: https://travis-" -"ci.org/rtfd/readthedocs.org" -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/user-defined-redirects.mo b/docs/user/locale/it/LC_MESSAGES/user-defined-redirects.mo deleted file mode 100644 index cc897be6d94..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/user-defined-redirects.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/user-defined-redirects.po b/docs/user/locale/it/LC_MESSAGES/user-defined-redirects.po deleted file mode 100644 index 9ed580acd0e..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/user-defined-redirects.po +++ /dev/null @@ -1,231 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../user-defined-redirects.rst:2 -msgid "User-defined Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:4 -msgid "" -"You can set up redirects for a project in your project dashboard's Redirects" -" page." -msgstr "" - -#: ../../user-defined-redirects.rst:7 -msgid "Quick Summary" -msgstr "" - -#: ../../user-defined-redirects.rst:9 -msgid "Log into your readthedocs.org account." -msgstr "" - -#: ../../user-defined-redirects.rst:10 -msgid "" -"From your dashboard, select the project on which you wish to add redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:11 -msgid "From the project's top navigation bar, select the Admin tab." -msgstr "" - -#: ../../user-defined-redirects.rst:12 -msgid "From the left navigation menu, select Redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:13 -msgid "" -"In the form box \"Redirect Type\" select the type of redirect you want. See " -"below for detail." -msgstr "" - -#: ../../user-defined-redirects.rst:14 -msgid "" -"Depending on the redirect type you select, enter FROM and/or TO URL as " -"needed." -msgstr "" - -#: ../../user-defined-redirects.rst:15 -msgid "When finished, click the SUBMIT Button." -msgstr "" - -#: ../../user-defined-redirects.rst:17 -msgid "Your redirects will be effective immediately." -msgstr "" - -#: ../../user-defined-redirects.rst:20 -msgid "Redirect Types" -msgstr "" - -#: ../../user-defined-redirects.rst:23 -msgid "Prefix Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:25 -msgid "" -"The most useful and requested feature of redirects was when migrating to " -"Read the Docs from an old host. You would have your docs served at a " -"previous URL, but that URL would break once you moved them. Read the Docs " -"includes a language and version slug in your documentation, but not all " -"documentation is hosted this way." -msgstr "" - -#: ../../user-defined-redirects.rst:31 -msgid "" -"Say that you previously had your docs hosted at " -"``http://docs.example.com/dev/``, you move ``docs.example.com`` to point at " -"Read the Docs. So users will have a bookmark saved to a page at " -"``http://docs.example.com/dev/install.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:35 -msgid "" -"You can now set a *Prefix Redirect* that will redirect all 404's with a " -"prefix to a new place. The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:41 ../../user-defined-redirects.rst:97 -msgid "Your users query would now redirect in the following manner::" -msgstr "" - -#: ../../user-defined-redirects.rst:46 -msgid "" -"Where ``en`` and ``latest`` are the default language and version values for " -"your project." -msgstr "" - -#: ../../user-defined-redirects.rst:51 -msgid "" -"In other words, a *Prefix Redirect* removes a prefix from the original URL. " -"This prefix is removed from the rest of the URL's ``path`` after " -"``/$lang/$version``. For example, if the URL is " -"``/es/1.0/guides/tutorial/install.html`` the \"From URL's prefix\" will be " -"removed from ``/guides/tutorial/install.html`` part." -msgstr "" - -#: ../../user-defined-redirects.rst:57 -msgid "Page Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:59 -msgid "" -"A more specific case is when you move a page around in your docs. The old " -"page will start 404'ing, and your users will be confused. *Page Redirects* " -"let you redirect a specific page." -msgstr "" - -#: ../../user-defined-redirects.rst:64 -msgid "" -"Say you move the ``example.html`` page into a subdirectory of examples: " -"``examples/intro.html``. You would set the following configuration::" -msgstr "" - -#: ../../user-defined-redirects.rst:71 -msgid "" -"Note that the ``/`` at the start doesn't count the ``/en/latest``, but just " -"the user-controlled section of the URL." -msgstr "" - -#: ../../user-defined-redirects.rst:76 -msgid "" -"*Page Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:81 -msgid "Exact Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:83 -msgid "" -"If you're redirecting from an old host AND you aren't maintaining old paths " -"for your documents, a Prefix Redirect won't suffice and you'll need to " -"create *Exact Redirects* to redirect from a specific URL, to a specific " -"page." -msgstr "" - -#: ../../user-defined-redirects.rst:87 -msgid "" -"Say you're moving ``docs.example.com`` to Read the Docs and want to redirect" -" traffic from an old page at ``http://docs.example.com/dev/install.html`` to" -" a new URL of ``http://docs.example.com/en/latest/installing-your-" -"site.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:91 -msgid "The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:102 -msgid "" -"Note that you should insert the desired language for \"en\" and version for " -"\"latest\" to achieve the desired redirect." -msgstr "" - -#: ../../user-defined-redirects.rst:105 -msgid "" -"*Exact Redirects* could be also useful to redirect a whole sub-path to a " -"different one by using a special ``$rest`` keyword in the \"From URL\". " -"Let's say that you want to redirect your readers of your version ``2.0`` of " -"your documentation under ``/en/2.0/`` because it's deprecated, to the newest" -" ``3.0`` version of it at ``/en/3.0/``." -msgstr "" - -#: ../../user-defined-redirects.rst:109 -msgid "This example would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:115 -msgid "The readers of your documentation will now be redirected as::" -msgstr "" - -#: ../../user-defined-redirects.rst:123 -msgid "" -"*Exact Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:128 -msgid "Sphinx Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:130 -msgid "" -"We also support redirects for changing the type of documentation Sphinx is " -"building. If you switch between *HTMLDir* and *HTML*, your URL's will " -"change. A page at ``/en/latest/install.html`` will be served at " -"``/en/latest/install/``, or vice versa. The built in redirects for this will" -" handle redirecting users appropriately." -msgstr "" - -#: ../../user-defined-redirects.rst:137 -msgid "Implementation" -msgstr "" - -#: ../../user-defined-redirects.rst:139 -msgid "" -"Since we serve documentation in a highly available way, we do not run any " -"logic when we're serving documentation. This means that redirects will only " -"happen in the case of a *404 File Not Found*." -msgstr "" - -#: ../../user-defined-redirects.rst:143 -msgid "" -"In the future we might implement redirect logic in Javascript, but this " -"first version is only implemented in the 404 handlers." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/vcs.mo b/docs/user/locale/it/LC_MESSAGES/vcs.mo deleted file mode 100644 index 8eff1f8d666..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/vcs.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/vcs.po b/docs/user/locale/it/LC_MESSAGES/vcs.po deleted file mode 100644 index 5bed15fc727..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/vcs.po +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../vcs.rst:2 -msgid "Version Control System Integration" -msgstr "" - -#: ../../vcs.rst:6 -msgid "" -"We :doc:`plan to implement a new approach ` regarding " -"the Theme Context as a whole, although the VCS documentation page will still" -" be valid, we prefer the users to move in that direction." -msgstr "" - -#: ../../vcs.rst:10 -msgid "" -"If you want to integrate editing into your own theme, you will have to " -"declare few variables inside your configuration file ``conf.py`` in the " -"``'html_context'`` setting, for the template to use them." -msgstr "" - -#: ../../vcs.rst:14 -msgid "More information can be found on `Sphinx documentation`_." -msgstr "" - -#: ../../vcs.rst:19 -msgid "GitHub" -msgstr "GitHub" - -#: ../../vcs.rst:21 -msgid "" -"If you want to integrate GitHub, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:32 ../../vcs.rst:54 ../../vcs.rst:76 -msgid "It can be used like this::" -msgstr "" - -#: ../../vcs.rst:41 -msgid "Bitbucket" -msgstr "" - -#: ../../vcs.rst:43 -msgid "" -"If you want to integrate Bitbucket, you can put the following snippet into " -"your ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:63 -msgid "Gitlab" -msgstr "" - -#: ../../vcs.rst:65 -msgid "" -"If you want to integrate Gitlab, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:86 -msgid "Additional variables" -msgstr "" - -#: ../../vcs.rst:88 -msgid "" -"``'pagename'`` - Sphinx variable representing the name of the page you're " -"on." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/versions.mo b/docs/user/locale/it/LC_MESSAGES/versions.mo deleted file mode 100644 index e465b031262..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/versions.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/versions.po b/docs/user/locale/it/LC_MESSAGES/versions.po deleted file mode 100644 index 6eee78347a8..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/versions.po +++ /dev/null @@ -1,119 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../versions.rst:2 -msgid "Versions" -msgstr "Versioni" - -#: ../../versions.rst:4 -msgid "" -"Read the Docs supports multiple versions of your repository. On the initial " -"import, we will create a ``latest`` version. This will point at the default " -"branch for your VCS control: ``master``, ``default``, or ``trunk``." -msgstr "" - -#: ../../versions.rst:9 -msgid "" -"We also create a ``stable`` version, if your project has any tagged " -"releases. ``stable`` will be automatically kept up to date to point at your " -"highest version." -msgstr "" - -#: ../../versions.rst:14 -msgid "How we envision versions working" -msgstr "" - -#: ../../versions.rst:16 -msgid "" -"In the normal case, the ``latest`` version will always point to the most up " -"to date development code. If you develop on a branch that is different than " -"the default for your VCS, you should set the **Default Branch** to that " -"branch." -msgstr "" - -#: ../../versions.rst:21 -msgid "" -"You should push a **tag** for each version of your project. These tags " -"should be numbered in a way that is consistent with `semantic versioning " -"`_. This will map to your ``stable`` branch by default." -msgstr "" - -#: ../../versions.rst:26 -msgid "" -"We in fact are parsing your tag names against the rules given by `PEP 440`_." -" This spec allows \"normal\" version numbers like ``1.4.2`` as well as pre-" -"releases. An alpha version or a release candidate are examples of pre-" -"releases and they look like this: ``2.0a1``." -msgstr "" - -#: ../../versions.rst:31 -msgid "" -"We only consider non pre-releases for the ``stable`` version of your " -"documentation." -msgstr "" - -#: ../../versions.rst:34 -msgid "" -"If you have documentation changes on a **long-lived branch**, you can build " -"those too. This will allow you to see how the new docs will be built in this" -" branch of the code. Generally you won't have more than 1 active branch over" -" a long period of time. The main exception here would be **release " -"branches**, which are branches that are maintained over time for a specific " -"release number." -msgstr "" - -#: ../../versions.rst:44 -msgid "Tags and branches" -msgstr "" - -#: ../../versions.rst:46 -msgid "" -"Read the Docs supports two workflows for versioning: based on tags or " -"branches. If you have at least one tag, tags will take preference over " -"branches when selecting the stable version." -msgstr "" - -#: ../../versions.rst:51 -msgid "Redirects on root URLs" -msgstr "" - -#: ../../versions.rst:53 -msgid "" -"When a user hits the root URL for your documentation, for example " -"``http://pip.readthedocs.io/``, they will be redirected to the **Default " -"version**. This defaults to **latest**, but could also point to your latest " -"released version." -msgstr "" - -#: ../../versions.rst:60 -msgid "Version warning" -msgstr "" - -#: ../../versions.rst:62 -msgid "" -"This is a banner that appears on the top of every page of your docs that " -"aren't stable or latest. This banner has a text with a link redirecting the " -"users to the latest version of your docs." -msgstr "" - -#: ../../versions.rst:65 -msgid "" -"This feature is disabled by default on new projects, you can enable it in " -"the admin section of your docs (Advanced Settings)." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/webhooks.mo b/docs/user/locale/it/LC_MESSAGES/webhooks.mo deleted file mode 100644 index b0778b3aaf6..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/webhooks.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/webhooks.po b/docs/user/locale/it/LC_MESSAGES/webhooks.po deleted file mode 100644 index 937868a58cb..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/webhooks.po +++ /dev/null @@ -1,268 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Alessio Felicioni \n" -"Language-Team: Italian (http://www.transifex.com/readthedocs/readthedocs-docs/language/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../webhooks.rst:2 -msgid "Webhooks" -msgstr "" - -#: ../../webhooks.rst:4 -msgid "" -"The primary method that Read the Docs uses to detect changes to your " -"documentation is through the use of *webhooks*. Webhooks are configured with" -" your repository provider, such as GitHub, Bitbucket or GitLab, and with " -"each commit, merge, or other change to your repository, Read the Docs is " -"notified. When we receive a webhook notification, we determine if the change" -" is related to an active version for your project, and if it is, a build is " -"triggered for that version." -msgstr "" - -#: ../../webhooks.rst:13 -msgid "Webhook Integrations" -msgstr "" - -#: ../../webhooks.rst:15 -msgid "" -"You'll find a list of configured webhook integrations on your project's " -"admin dashboard, under **Integrations**. You can select any of these " -"integrations to see the *integration detail page*. This page has additional " -"configuration details and a list of HTTP exchanges that have taken place for" -" the integration." -msgstr "" - -#: ../../webhooks.rst:20 -msgid "" -"You need this information for the URL, webhook, or Payload URL needed by the" -" repository provider such as GitHub, GitLab, or Bitbucket." -msgstr "" - -#: ../../webhooks.rst:24 -msgid "Webhook Creation" -msgstr "" - -#: ../../webhooks.rst:26 -msgid "" -"If you import a project using a :ref:`connected account " -"`, a webhook will " -"be set up automatically for your repository. However, if your project was " -"not imported through a connected account, you may need to manually configure" -" a webhook for your project." -msgstr "" - -#: ../../webhooks.rst:31 -msgid "" -"To manually set up a webhook, click **Add integration** on your project's " -"**Integrations** Admin dashboard page and select the integration type you'd " -"like to add. After you have added the integration, you'll see a link to " -"information about the integration." -msgstr "" - -#: ../../webhooks.rst:35 -msgid "" -"As an example, the URL pattern looks like this: " -"*readthedocs.org/api/v2/webhook///*." -msgstr "" - -#: ../../webhooks.rst:37 -msgid "" -"Use this URL when setting up a new webhook with your provider -- these steps" -" vary depending on the provider:" -msgstr "" - -#: ../../webhooks.rst:40 -msgid "GitHub" -msgstr "GitHub" - -#: ../../webhooks.rst:42 ../../webhooks.rst:59 ../../webhooks.rst:69 -msgid "Go to the **Settings** page for your project" -msgstr "" - -#: ../../webhooks.rst:43 ../../webhooks.rst:60 -msgid "Click **Webhooks** and then **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:44 -msgid "" -"For **Payload URL**, use the URL of the integration on Read the Docs, found " -"on the the project's **Integrations** Admin dashboard page" -msgstr "" - -#: ../../webhooks.rst:46 -msgid "" -"For **Content type**, both *application/json* and *application/x-www-form-" -"urlencoded* work" -msgstr "" - -#: ../../webhooks.rst:48 -msgid "Select **Just the push event**" -msgstr "" - -#: ../../webhooks.rst:49 -msgid "Finish by clicking **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:51 -msgid "" -"You can verify if the webhook is working at the bottom of the GitHub page " -"under **Recent Deliveries**. If you see a Response 200, then the webhook is " -"correctly configured. For a 403 error, it's likely that the Payload URL is " -"incorrect." -msgstr "" - -#: ../../webhooks.rst:54 -msgid "" -"The webhook token, intended for the GitHub **Secret** field, is not yet " -"implemented." -msgstr "" - -#: ../../webhooks.rst:57 -msgid "Bitbucket" -msgstr "" - -#: ../../webhooks.rst:61 ../../webhooks.rst:71 -msgid "" -"For **URL**, use the URL of the integration on Read the Docs, found on the " -"**Dashboard** > **Admin** > **Integrations** page" -msgstr "" - -#: ../../webhooks.rst:63 -msgid "Under **Triggers**, **Repository push** should be selected" -msgstr "" - -#: ../../webhooks.rst:64 -msgid "Finish by clicking **Save**" -msgstr "" - -#: ../../webhooks.rst:67 -msgid "GitLab" -msgstr "" - -#: ../../webhooks.rst:70 -msgid "Click **Integrations**" -msgstr "" - -#: ../../webhooks.rst:73 -msgid "" -"Leave the default **Push events** selected and mark **Tag push events** also" -msgstr "" - -#: ../../webhooks.rst:74 -msgid "Finish by clicking **Add Webhook**" -msgstr "" - -#: ../../webhooks.rst:77 -msgid "Using the generic API integration" -msgstr "" - -#: ../../webhooks.rst:79 -msgid "" -"For repositories that are not hosted with a supported provider, we also " -"offer a generic API endpoint for triggering project builds. Similar to " -"webhook integrations, this integration has a specific URL, found on the " -"project's **Integrations** Admin dashboard page on readthedocs.org." -msgstr "" - -#: ../../webhooks.rst:84 -msgid "" -"Token authentication is required to use the generic endpoint, you will find " -"this token on the integration details page. The token should be passed in as" -" a request parameter, either as form data or as part of JSON data input." -msgstr "" - -#: ../../webhooks.rst:89 -msgid "Parameters" -msgstr "" - -#: ../../webhooks.rst:91 -msgid "This endpoint accepts the following arguments during an HTTP POST:" -msgstr "" - -#: ../../webhooks.rst:97 -msgid "branches" -msgstr "" - -#: ../../webhooks.rst:94 -msgid "" -"The names of the branches to trigger builds for. This can either be an array" -" of branch name strings, or just a single branch name string." -msgstr "" - -#: ../../webhooks.rst:97 -msgid "Default: **latest**" -msgstr "" - -#: ../../webhooks.rst:101 -msgid "token" -msgstr "" - -#: ../../webhooks.rst:100 -msgid "" -"The integration token. You'll find this value on the project's " -"**Integrations** Admin dashboard page." -msgstr "" - -#: ../../webhooks.rst:103 -msgid "" -"For example, the cURL command to build the ``dev`` branch, using the token " -"``1234``, would be::" -msgstr "" - -#: ../../webhooks.rst:108 -msgid "" -"A command like the one above could be called from a cron job or from a hook " -"inside Git_, Subversion_, Mercurial_, or Bazaar_." -msgstr "" - -#: ../../webhooks.rst:117 -msgid "Authentication" -msgstr "" - -#: ../../webhooks.rst:119 -msgid "" -"This endpoint requires authentication. If authenticating with an integration" -" token, a check will determine if the token is valid and matches the given " -"project. If instead an authenticated user is used to make this request, a " -"check will be performed to ensure the authenticated user is an owner of the " -"project." -msgstr "" - -#: ../../webhooks.rst:125 -msgid "Debugging webhooks" -msgstr "" - -#: ../../webhooks.rst:127 -msgid "" -"If you are experiencing problems with an existing webhook, you may be able " -"to use the integration detail page to help debug the issue. Each project " -"integration, such as a webhook or the generic API endpoint, stores the HTTP " -"exchange that takes place between Read the Docs and the external source. " -"You'll find a list of these exchanges in any of the integration detail " -"pages." -msgstr "" - -#: ../../webhooks.rst:134 -msgid "Resyncing webhooks" -msgstr "" - -#: ../../webhooks.rst:136 -msgid "" -"It might be necessary to re-establish a webhook if you are noticing " -"problems. To resync a webhook from Read the Docs, visit the integration " -"detail page and follow the directions for re-syncing your repository " -"webhook." -msgstr "" diff --git a/docs/user/locale/it/LC_MESSAGES/yaml-config.mo b/docs/user/locale/it/LC_MESSAGES/yaml-config.mo deleted file mode 100644 index db9a056980d..00000000000 Binary files a/docs/user/locale/it/LC_MESSAGES/yaml-config.mo and /dev/null differ diff --git a/docs/user/locale/it/LC_MESSAGES/yaml-config.po b/docs/user/locale/it/LC_MESSAGES/yaml-config.po deleted file mode 100644 index d24e7b53fe0..00000000000 --- a/docs/user/locale/it/LC_MESSAGES/yaml-config.po +++ /dev/null @@ -1,260 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Italian (https://www.transifex.com/readthedocs/teams/2534/it/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../yaml-config.rst:2 -msgid "Read the Docs YAML Config" -msgstr "" - -#: ../../yaml-config.rst:4 -msgid "" -"Read the Docs now has support for configuring builds with a YAML file. The " -"file, ``readthedocs.yml``, must be in the root directory of your project." -msgstr "" - -#: ../../yaml-config.rst:7 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../yaml-config.rst:11 -msgid "Here is an example of what this file looks like:" -msgstr "" - -#: ../../yaml-config.rst:26 -msgid "Supported settings" -msgstr "" - -#: ../../yaml-config.rst:31 -msgid "formats" -msgstr "" - -#: ../../yaml-config.rst:33 -msgid "Default: [``htmlzip``, ``pdf``, ``epub``]" -msgstr "" - -#: ../../yaml-config.rst:34 -msgid "Options: ``htmlzip``, ``pdf``, ``epub``" -msgstr "" - -#: ../../yaml-config.rst:35 ../../yaml-config.rst:241 -msgid "Type: List" -msgstr "" - -#: ../../yaml-config.rst:37 -msgid "" -"The formats of your documentation you want to be built. Set as an empty list" -" ``[]`` to build none of the formats." -msgstr "" - -#: ../../yaml-config.rst:40 -msgid "" -"We will always build an HTML & JSON version of your documentation. These are" -" used for web serving & search indexing, respectively." -msgstr "" - -#: ../../yaml-config.rst:58 -msgid "requirements_file" -msgstr "" - -#: ../../yaml-config.rst:60 ../../yaml-config.rst:79 -msgid "Default: ``null``" -msgstr "" - -#: ../../yaml-config.rst:61 ../../yaml-config.rst:80 -msgid "Type: Path (specified from the root of the project)" -msgstr "" - -#: ../../yaml-config.rst:63 -msgid "The path to your pip requirements file." -msgstr "" - -#: ../../yaml-config.rst:72 -msgid "conda" -msgstr "" - -#: ../../yaml-config.rst:74 -msgid "The ``conda`` block allows for configuring our support for Conda." -msgstr "" - -#: ../../yaml-config.rst:77 -msgid "conda.file" -msgstr "" - -#: ../../yaml-config.rst:82 -msgid "The file option specified the Conda `environment file`_ to use." -msgstr "" - -#: ../../yaml-config.rst:89 -msgid "Conda is only supported via the YAML file." -msgstr "" - -#: ../../yaml-config.rst:94 -msgid "build" -msgstr "" - -#: ../../yaml-config.rst:96 -msgid "" -"The ``build`` block configures specific aspects of the documentation build." -msgstr "" - -#: ../../yaml-config.rst:101 -msgid "build.image" -msgstr "" - -#: ../../yaml-config.rst:103 -msgid "Default: :djangosetting:`DOCKER_IMAGE`" -msgstr "" - -#: ../../yaml-config.rst:104 -msgid "Options: ``1.0``, ``2.0``, ``latest``" -msgstr "" - -#: ../../yaml-config.rst:106 -msgid "" -"The build image to use for specific builds. This lets users specify a more " -"experimental build image, if they want to be on the cutting edge." -msgstr "" - -#: ../../yaml-config.rst:110 -msgid "" -"Certain Python versions require a certain build image, as defined here:" -msgstr "" - -#: ../../yaml-config.rst:113 -msgid "``1.0``: 2, 2.7, 3, 3.4" -msgstr "" - -#: ../../yaml-config.rst:114 -msgid "``2.0``: 2, 2.7, 3, 3.5" -msgstr "" - -#: ../../yaml-config.rst:115 -msgid "``latest``: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6" -msgstr "" - -#: ../../yaml-config.rst:128 -msgid "python" -msgstr "" - -#: ../../yaml-config.rst:130 -msgid "" -"The ``python`` block allows you to configure aspects of the Python " -"executable used for building documentation." -msgstr "" - -#: ../../yaml-config.rst:136 -msgid "python.version" -msgstr "" - -#: ../../yaml-config.rst:138 -msgid "Default: ``2.7``" -msgstr "" - -#: ../../yaml-config.rst:139 -msgid "Options: ``2.7``, ``2``, ``3.5``, ``3``" -msgstr "" - -#: ../../yaml-config.rst:141 -msgid "" -"This is the version of Python to use when building your documentation. If " -"you specify only the major version of Python, the highest supported minor " -"version will be selected." -msgstr "" - -#: ../../yaml-config.rst:147 -msgid "" -"The supported Python versions depends on the version of the build image your" -" project is using. The default build image that is used to build " -"documentation contains support for Python ``2.7`` and ``3.5``. See the " -":ref:`yaml__build__image` for more information on supported Python versions." -msgstr "" - -#: ../../yaml-config.rst:158 -msgid "python.use_system_site_packages" -msgstr "" - -#: ../../yaml-config.rst:160 ../../yaml-config.rst:178 -#: ../../yaml-config.rst:194 -msgid "Default: ``false``" -msgstr "" - -#: ../../yaml-config.rst:161 ../../yaml-config.rst:179 -#: ../../yaml-config.rst:195 -msgid "Type: Boolean" -msgstr "" - -#: ../../yaml-config.rst:163 -msgid "" -"When true, it gives the virtual environment access to the global site-" -"packages directory. Depending on the :ref:`yaml-config:build.image`, Read " -"the Docs includes some libraries like scipy, numpy, etc. See " -":ref:`builds:The build environment` for more details." -msgstr "" - -#: ../../yaml-config.rst:176 -msgid "python.setup_py_install" -msgstr "" - -#: ../../yaml-config.rst:181 -msgid "" -"When true, install your project into the Virtualenv with ``python setup.py " -"install`` when building documentation." -msgstr "" - -#: ../../yaml-config.rst:192 -msgid "python.pip_install" -msgstr "" - -#: ../../yaml-config.rst:197 -msgid "" -"When ``true``, install your project into the virtualenv with pip when " -"building documentation." -msgstr "" - -#: ../../yaml-config.rst:238 -msgid "python.extra_requirements" -msgstr "" - -#: ../../yaml-config.rst:240 -msgid "Default: ``[]``" -msgstr "" - -#: ../../yaml-config.rst:243 -msgid "" -"List of `extra requirements`_ sections to install, additionally to the " -"`package default dependencies`_. Only works if ``python.pip_install`` option" -" above is set to ``true``." -msgstr "" - -#: ../../yaml-config.rst:247 -msgid "" -"Let's say your Python package has a ``setup.py`` which looks like this:" -msgstr "" - -#: ../../yaml-config.rst:268 -msgid "" -"Then to have all dependencies from the ``tests`` and ``docs`` sections " -"installed in addition to the default ``requests`` and ``simplejson``, use " -"the ``extra_requirements`` as such:" -msgstr "" - -#: ../../yaml-config.rst:279 -msgid "Behind the scene the following Pip command will be run:" -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/abandoned-projects.mo b/docs/user/locale/ja/LC_MESSAGES/abandoned-projects.mo deleted file mode 100644 index 37fb5c529cc..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/abandoned-projects.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/abandoned-projects.po b/docs/user/locale/ja/LC_MESSAGES/abandoned-projects.po deleted file mode 100644 index 6767f2c2f70..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/abandoned-projects.po +++ /dev/null @@ -1,206 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../abandoned-projects.rst:2 -msgid "Policy for Abandoned Projects" -msgstr "" - -#: ../../abandoned-projects.rst:4 -msgid "" -"This policy describes the process by which a Read the Docs project name may " -"be changed." -msgstr "" - -#: ../../abandoned-projects.rst:7 -msgid "Rationale" -msgstr "" - -#: ../../abandoned-projects.rst:9 -msgid "" -"Conflict between the current use of the name and a different suggested use " -"of the same name occasionally arise. This document aims to provide general " -"guidelines for solving the most typical cases of such conflicts." -msgstr "" - -#: ../../abandoned-projects.rst:14 -msgid "Specification" -msgstr "" - -#: ../../abandoned-projects.rst:16 -msgid "" -"The main idea behind this policy is that Read the Docs serves the community." -" Every user is invited to upload content under the Terms of Use, " -"understanding that it is at the sole risk of the user." -msgstr "" - -#: ../../abandoned-projects.rst:20 -msgid "" -"While Read the Docs is not a backup service, the core team of Read the Docs " -"does their best to keep that content accessible indefinitely in its " -"published form. However, in certain edge cases the greater community's needs" -" might outweigh the individual's expectation of ownership of a project name." -msgstr "" - -#: ../../abandoned-projects.rst:25 -msgid "The use cases covered by this policy are:" -msgstr "" - -#: ../../abandoned-projects.rst:29 ../../abandoned-projects.rst:53 -msgid "Abandoned projects" -msgstr "" - -#: ../../abandoned-projects.rst:28 -msgid "" -"Renaming a project so that the original project name can be used by a " -"different project" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Active projects" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Resolving disputes over a name" -msgstr "" - -#: ../../abandoned-projects.rst:35 -msgid "Implementation" -msgstr "" - -#: ../../abandoned-projects.rst:38 -msgid "Reachability" -msgstr "" - -#: ../../abandoned-projects.rst:40 -msgid "" -"The user of Read the Docs is solely responsible for being reachable by the " -"core team for matters concerning projects that the user owns. In every case " -"where contacting the user is necessary, the core team will try to do so at " -"least three times, using the following means of contact:" -msgstr "" - -#: ../../abandoned-projects.rst:45 -msgid "E-mail address on file in the user's profile" -msgstr "" - -#: ../../abandoned-projects.rst:46 -msgid "E-mail addresses found in the given project's documentation" -msgstr "" - -#: ../../abandoned-projects.rst:47 -msgid "E-mail address on the project's home page" -msgstr "" - -#: ../../abandoned-projects.rst:49 -msgid "" -"The core team will stop trying to reach the user after six weeks and the " -"user will be considered *unreachable*." -msgstr "" - -#: ../../abandoned-projects.rst:55 -msgid "A project is considered *abandoned* when ALL of the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:57 -msgid "Owner is unreachable (see `Reachability`_)" -msgstr "" - -#: ../../abandoned-projects.rst:58 -msgid "" -"The project has no proper documentation being served (no successful builds) " -"or does not have any releases within the past twelve months" -msgstr "" - -#: ../../abandoned-projects.rst:60 -msgid "" -"No activity from the owner on the project's home page (or no home page " -"found)." -msgstr "" - -#: ../../abandoned-projects.rst:63 -msgid "All other projects are considered *active*." -msgstr "" - -#: ../../abandoned-projects.rst:66 -msgid "Renaming of an abandoned project" -msgstr "" - -#: ../../abandoned-projects.rst:68 -msgid "Projects are never renamed solely on the basis of abandonment." -msgstr "" - -#: ../../abandoned-projects.rst:70 -msgid "" -"An *abandoned* project can be renamed (by appending ``-abandoned`` and a " -"uniquifying integer if needed) for purposes of reusing the name when ALL of " -"the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:74 -msgid "" -"The project has been determined *abandoned* by the rules described above" -msgstr "" - -#: ../../abandoned-projects.rst:75 -msgid "" -"The candidate is able to demonstrate their own failed attempts to contact " -"the existing owner" -msgstr "" - -#: ../../abandoned-projects.rst:77 -msgid "" -"The candidate is able to demonstrate that the project suggested to reuse the" -" name already exists and meets notability requirements" -msgstr "" - -#: ../../abandoned-projects.rst:79 -msgid "" -"The candidate is able to demonstrate why a fork under a different name is " -"not an acceptable workaround" -msgstr "" - -#: ../../abandoned-projects.rst:81 -msgid "The project has fewer than 100 monthly pageviews" -msgstr "" - -#: ../../abandoned-projects.rst:82 -msgid "The core team does not have any additional reservations." -msgstr "" - -#: ../../abandoned-projects.rst:85 -msgid "Name conflict resolution for active projects" -msgstr "" - -#: ../../abandoned-projects.rst:87 -msgid "" -"The core team of Read the Docs are not arbiters in disputes around *active* " -"projects. The core team recommends users to get in touch with each other and" -" solve the issue by respectful communication." -msgstr "" - -#: ../../abandoned-projects.rst:92 -msgid "Prior art" -msgstr "" - -#: ../../abandoned-projects.rst:94 -msgid "" -"The Python Package Index (PyPI) policy for claiming abandoned packages " -"(`PEP-0541 `_) heavily influenced " -"this policy." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/alternate_domains.mo b/docs/user/locale/ja/LC_MESSAGES/alternate_domains.mo deleted file mode 100644 index ba4d2c6cb49..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/alternate_domains.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/alternate_domains.po b/docs/user/locale/ja/LC_MESSAGES/alternate_domains.po deleted file mode 100644 index e878f7faebd..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/alternate_domains.po +++ /dev/null @@ -1,189 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../alternate_domains.rst:2 -msgid "Alternate Domains" -msgstr "" - -#: ../../alternate_domains.rst:4 -msgid "" -"Read the Docs supports a number of custom domains for your convenience. " -"Shorter URLs make everyone happy, and we like making people happy!" -msgstr "" - -#: ../../alternate_domains.rst:7 -msgid "Subdomain Support" -msgstr "" - -#: ../../alternate_domains.rst:9 -msgid "" -"Every project has a subdomain that is available to serve its documentation. " -"If you go to .readthedocs.io, it should show you the latest version of" -" documentation. A good example is https://pip.readthedocs.io" -msgstr "" - -#: ../../alternate_domains.rst:11 -msgid "" -"If you have an old project that has an underscore (_) in the name, it will " -"use a subdomain with a hyphen (-). `RFC 1035 " -"`_ has more information on valid " -"subdomains." -msgstr "" - -#: ../../alternate_domains.rst:15 -msgid "Custom Domain Support" -msgstr "" - -#: ../../alternate_domains.rst:17 -msgid "" -"You can also host your documentation from your own domain by adding a domain" -" to your project:" -msgstr "" - -#: ../../alternate_domains.rst:20 -msgid "" -"Add a CNAME record in your DNS that points the domain to: ``readthedocs.io``" -msgstr "" - -#: ../../alternate_domains.rst:21 -msgid "" -"Add a project domain in the :guilabel:`Domains` project admin page for your " -"project." -msgstr "" - -#: ../../alternate_domains.rst:24 -msgid "" -"We don't currently support pointing subdomains or naked domains to a project" -" using ``A`` records. It's best to point a subdomain, ``docs.example.com`` " -"for example, using a CNAME record." -msgstr "" - -#: ../../alternate_domains.rst:28 -msgid "" -"Using pip as an example, https://pip.pypa.io resolves, but is hosted on our " -"infrastructure." -msgstr "" - -#: ../../alternate_domains.rst:30 -msgid "As another example, fabric's dig record looks like this::" -msgstr "" - -#: ../../alternate_domains.rst:38 -msgid "Custom Domain SSL" -msgstr "" - -#: ../../alternate_domains.rst:40 -msgid "" -"By default, when you setup a custom domain to host documentation at Read the" -" Docs, we will attempt to provision a domain validated SSL certificate for " -"the domain. This service is generously provided by Cloudflare." -msgstr "" - -#: ../../alternate_domains.rst:44 -msgid "" -"After configuring your custom domain on Read the Docs, you can see the " -"status of the certificate on the domain page in your project admin dashboard" -" (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:48 -msgid "" -"If your domain has configured CAA records, please do not forget to include " -"Cloudflare CAA entries, see their `Certification Authority Authorization " -"(CAA) FAQ `_." -msgstr "" - -#: ../../alternate_domains.rst:54 -msgid "" -"Some older setups configured a CNAME record pointing to ``readthedocs.org`` " -"or another variation. While these continue to resolve, they do not yet allow" -" us to acquire SSL certificates for those domains. Point the CNAME to " -"``readthedocs.io`` and re-request a certificate by saving the domain in the " -"project admin (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:61 -msgid "" -"If you change the CNAME record, the SSL certificate issuance can take about " -"one hour." -msgstr "" - -#: ../../alternate_domains.rst:66 -msgid "" -"Due to a limitation, a domain cannot be proxied on Cloudflare to another " -"Cloudflare account that also proxies. This results in a \"CNAME Cross-User " -"Banned\" error. In order to do SSL termination, we must proxy this " -"connection. If you don't want us to do SSL termination for your domain -- " -"**which means you are responsible for the SSL certificate** -- then set your" -" CNAME to ``cloudflare-to-cloudflare.readthedocs.io`` instead of " -"``readthedocs.io``." -msgstr "" - -#: ../../alternate_domains.rst:75 -msgid "For more details, see this `previous issue`_." -msgstr "" - -#: ../../alternate_domains.rst:81 -msgid "Proxy SSL" -msgstr "" - -#: ../../alternate_domains.rst:83 -msgid "" -"If you would prefer to do your own SSL termination on a server you own and " -"control, you can do that although the setup is a bit more complex." -msgstr "" - -#: ../../alternate_domains.rst:87 -msgid "Broadly, the steps are:" -msgstr "" - -#: ../../alternate_domains.rst:89 -msgid "Have a server listening on 443 that you control" -msgstr "" - -#: ../../alternate_domains.rst:90 -msgid "" -"Procure an SSL certificate for your domain and provision it and the private " -"key on your server." -msgstr "" - -#: ../../alternate_domains.rst:92 -msgid "Add a domain that you wish to point at Read the Docs" -msgstr "" - -#: ../../alternate_domains.rst:93 -msgid "Enable proxying to us, with a custom ``X-RTD-SLUG`` header" -msgstr "" - -#: ../../alternate_domains.rst:95 -msgid "An example nginx configuration for pip would look like:" -msgstr "" - -#: ../../alternate_domains.rst:115 -msgid "rtfd.org" -msgstr "" - -#: ../../alternate_domains.rst:117 -msgid "" -"You can also use `rtfd.io` and `rtfd.org` for short URLs for Read the Docs. " -"For example, https://pip.rtfd.io redirects to its documentation page. Any " -"use of `rtfd.io` or `rtfd.org` will simply be redirected to " -"`readthedocs.io`." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/api/index.mo b/docs/user/locale/ja/LC_MESSAGES/api/index.mo deleted file mode 100644 index af07395ae1c..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/api/index.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/api/index.po b/docs/user/locale/ja/LC_MESSAGES/api/index.po deleted file mode 100644 index 14107d36da8..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/api/index.po +++ /dev/null @@ -1,30 +0,0 @@ -# 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-04 14:09+0000\n" -"Last-Translator: Eric Holscher \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\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/user/locale/ja/LC_MESSAGES/architecture.mo b/docs/user/locale/ja/LC_MESSAGES/architecture.mo deleted file mode 100644 index 812c653bace..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/architecture.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/architecture.po b/docs/user/locale/ja/LC_MESSAGES/architecture.po deleted file mode 100644 index 38bcad5e241..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/architecture.po +++ /dev/null @@ -1,36 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# shirou - しろう , 2014 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2017-09-20 00:41+0000\n" -"Last-Translator: shirou - しろう \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../architecture.rst:2 -msgid "Architecture" -msgstr "アーキテクチャ" - -#: ../../architecture.rst:4 -msgid "" -"Read the Docs is architected to be highly available. A lot of projects host " -"their documentation with us, so we have built the site so that it shouldn't " -"go down. The load balancer is the only real single point of failure " -"currently. This means mainly that if the network to the load balancer goes " -"down, we have issues." -msgstr "Read the Docsは可用性を高くするように設計されています。私達はたくさんのプロジェクトのドキュメントを提供しているため、サイトが停止しないようにしています。現時点で、単一障害点はロードバランサーだけとなっています。つまり、もしロードバランサーへのネットワークで障害が起きた場合に問題が起きるということです。" - -#: ../../architecture.rst:7 -msgid "Diagram" -msgstr "構成図" diff --git a/docs/user/locale/ja/LC_MESSAGES/automatic-redirects.mo b/docs/user/locale/ja/LC_MESSAGES/automatic-redirects.mo deleted file mode 100644 index 470c497ada8..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/automatic-redirects.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/automatic-redirects.po b/docs/user/locale/ja/LC_MESSAGES/automatic-redirects.po deleted file mode 100644 index 43b5cebb599..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/automatic-redirects.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../automatic-redirects.rst:2 -msgid "Automatic Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:4 -msgid "" -"Read the Docs supports redirecting certain URLs automatically. This is an " -"overview of the set of redirects that are fully supported and will work into" -" the future." -msgstr "" - -#: ../../automatic-redirects.rst:8 -msgid "Root URL" -msgstr "" - -#: ../../automatic-redirects.rst:10 -msgid "" -"A link to the root of your documentation will redirect to the *default " -"version*, as set in your project settings. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:17 -msgid "" -"This only works for the root URL, not for internal pages. It's designed to " -"redirect people from http://pip.readthedocs.io/ to the default version of " -"your documentation, since serving up a 404 here would be a pretty terrible " -"user experience. (If your \"develop\" branch was designated as your default " -"version, then it would redirect to http://pip.readthedocs.io/en/develop.) " -"But, it's not a universal redirecting solution. So, for example, a link to " -"an internal page like http://pip.readthedocs.io/usage.html doesn't redirect " -"to http://pip.readthedocs.io/en/latest/usage.html." -msgstr "" - -#: ../../automatic-redirects.rst:19 -msgid "" -"The reasoning behind this is that RTD organizes the URLs for docs so that " -"multiple translations and multiple versions of your docs can be organized " -"logically and consistently for all projects that RTD hosts. For the way that" -" RTD views docs, http://pip.readthedocs.io/en/latest/ is the root directory " -"for your default documentation in English, not http://pip.readthedocs.io/. " -"Just like http://pip.readthedocs.io/en/develop/ is the root for your " -"development documentation in English." -msgstr "" - -#: ../../automatic-redirects.rst:21 -msgid "" -"Among all the multiple versions of docs, you can choose which is the " -"\"default\" version for RTD to display, which usually corresponds to the git" -" branch of the most recent official release from your project." -msgstr "" - -#: ../../automatic-redirects.rst:24 -msgid "rtfd.org" -msgstr "" - -#: ../../automatic-redirects.rst:26 -msgid "" -"Links to rtfd.org are treated the same way as above. They redirect the root " -"URL to the default version of the project. They are intended to be easy and " -"short for people to type." -msgstr "" - -#: ../../automatic-redirects.rst:31 -msgid "Supported Top-Level Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:33 -msgid "" -"These \"implicit\" redirects are supported for legacy reasons. We will not " -"be adding support for any more magic redirects. If you want additional " -"redirects, they should live at a prefix like `Redirecting to a Page`_" -msgstr "" - -#: ../../automatic-redirects.rst:38 -msgid "" -"The main challenge of URL routing in Read the Docs is handling redirects " -"correctly. Both in the interest of redirecting older URLs that are now " -"obsolete, and in the interest of handling \"logical-looking\" URLs (leaving " -"out the lang_slug or version_slug shouldn't result in a 404), the following " -"redirects are supported::" -msgstr "" - -#: ../../automatic-redirects.rst:44 -msgid "" -"The language redirect will work for any of the defined ``LANGUAGE_CODES`` we" -" support. The version redirect will work for supported versions." -msgstr "" - -#: ../../automatic-redirects.rst:48 -msgid "Redirecting to a Page" -msgstr "" - -#: ../../automatic-redirects.rst:50 -msgid "" -"You can link to a specific page and have it redirect to your default " -"version. This is done with the ``/page/`` URL. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:57 -msgid "This allows you to create links that are always up to date." -msgstr "" - -#: ../../automatic-redirects.rst:59 -msgid "" -"Another way to handle this is the *latest* version. You can set your " -"``latest`` version to a specific version and just always link to latest." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/badges.mo b/docs/user/locale/ja/LC_MESSAGES/badges.mo deleted file mode 100644 index ee569b47a36..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/badges.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/badges.po b/docs/user/locale/ja/LC_MESSAGES/badges.po deleted file mode 100644 index 7e88d439053..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/badges.po +++ /dev/null @@ -1,136 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../badges.rst:2 -msgid "Badges" -msgstr "" - -#: ../../badges.rst:4 -msgid "" -"Badges let you show the state of your documentation to your users. They are " -"great for embedding in your README, or putting inside your actual doc pages." -msgstr "" - -#: ../../badges.rst:9 -msgid "Status Badges" -msgstr "" - -#: ../../badges.rst:11 -msgid "" -"They will display in green for passing, red for failing, and yellow for " -"unknown states." -msgstr "" - -#: ../../badges.rst:15 -msgid "Here are a few examples:" -msgstr "" - -#: ../../badges.rst:17 -msgid "|green| |nbsp| |red| |nbsp| |yellow|" -msgstr "" - -#: ../../badges.rst:19 -msgid "" -"You can see it in action in the `Read the Docs README`_. They will link back" -" to your project's documentation page on Read the Docs." -msgstr "" - -#: ../../badges.rst:23 -msgid "Style" -msgstr "" - -#: ../../badges.rst:25 -msgid "" -"Now you can pass the ``style`` GET argument, to get custom styled badges " -"same as you would for shields.io. If no argument is passed, ``flat`` is used" -" as default." -msgstr "" - -#: ../../badges.rst:30 -msgid "STYLE" -msgstr "" - -#: ../../badges.rst:30 -msgid "BADGE" -msgstr "" - -#: ../../badges.rst:32 -msgid "flat" -msgstr "" - -#: ../../badges.rst:32 -msgid "|Flat Badge|" -msgstr "" - -#: ../../badges.rst:34 -msgid "flat-square" -msgstr "" - -#: ../../badges.rst:34 -msgid "|Flat-Square Badge|" -msgstr "" - -#: ../../badges.rst:36 -msgid "for-the-badge" -msgstr "" - -#: ../../badges.rst:36 -msgid "|Badge|" -msgstr "" - -#: ../../badges.rst:38 -msgid "plastic" -msgstr "" - -#: ../../badges.rst:38 -msgid "|Plastic Badge|" -msgstr "" - -#: ../../badges.rst:40 -msgid "social" -msgstr "" - -#: ../../badges.rst:40 -msgid "|Social Badge|" -msgstr "" - -#: ../../badges.rst:51 -msgid "Project Pages" -msgstr "" - -#: ../../badges.rst:53 -msgid "" -"You will now see badges embedded in your `project page`_. The default badge " -"will be pointed at the *default version* you have specified for your " -"project. The badge URLs look like this::" -msgstr "" - -#: ../../badges.rst:59 -msgid "" -"You can replace the version argument with any version that you want to show " -"a badge for. If you click on the badge icon, you will be given snippets for " -"RST, Markdown, and HTML; to make embedding it easier." -msgstr "" - -#: ../../badges.rst:64 -msgid "" -"If you leave the version argument off, it will default to your latest " -"version. This is probably best to include in your README, since it will stay" -" up to date with your Read the Docs project::" -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/builds.mo b/docs/user/locale/ja/LC_MESSAGES/builds.mo deleted file mode 100644 index 4a97c2c3ed3..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/builds.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/builds.po b/docs/user/locale/ja/LC_MESSAGES/builds.po deleted file mode 100644 index 8a8fab7fa1c..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/builds.po +++ /dev/null @@ -1,455 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# shirou - しろう , 2014 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: shirou - しろう \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../builds.rst:2 -msgid "Build Process" -msgstr "ビルド処理" - -#: ../../builds.rst:4 -msgid "Files: `tasks.py`_ - `doc_builder/`_" -msgstr "" - -#: ../../builds.rst:9 -msgid "" -"Every documentation build has limited resources. Our current build limits " -"are:" -msgstr "" - -#: ../../builds.rst:12 -msgid "15 minutes" -msgstr "" - -#: ../../builds.rst:13 -msgid "1GB of memory" -msgstr "" - -#: ../../builds.rst:15 -msgid "" -"We can increase build limits on a per-project basis, if you provide a good " -"reason your documentation needs more resources." -msgstr "" - -#: ../../builds.rst:18 -msgid "" -"You can see the current Docker build images that we use in our `docker " -"repository `_. `Docker " -"Hub `_ also shows the latest " -"set of images that have been built." -msgstr "" - -#: ../../builds.rst:21 -msgid "" -"Currently in production we're using the ``readthedocs/build:2.0`` docker " -"image as our default image." -msgstr "" - -#: ../../builds.rst:24 -msgid "How we build documentation" -msgstr "" - -#: ../../builds.rst:26 -msgid "" -"When we import your documentation, we look at two things first: your " -"*Repository URL* and the *Documentation Type*. We will clone your " -"repository, and then build your documentation using the *Documentation Type*" -" specified." -msgstr "" - -#: ../../builds.rst:31 -msgid "Sphinx" -msgstr "" - -#: ../../builds.rst:33 -msgid "" -"When you choose *Sphinx* as your *Documentation Type*, we will first look " -"for a ``conf.py`` file in your repository. If we don't find one, we will " -"generate one for you. We will look inside a ``doc`` or ``docs`` directory " -"first, and then look within your entire project." -msgstr "" - -#: ../../builds.rst:40 -msgid "Then Sphinx will build any files with an ``.rst`` extension." -msgstr "" - -#: ../../builds.rst:43 -msgid "MkDocs" -msgstr "" - -#: ../../builds.rst:45 -msgid "" -"When you choose *Mkdocs* as your *Documentation Type*, we will first look " -"for a ``mkdocs.yml`` file in the root of your repository. If we don't find " -"one, we will generate one for you." -msgstr "" - -#: ../../builds.rst:50 -msgid "" -"Then MkDocs will build any files with a ``.md`` extension within the " -"directory specifed as ``docs_dir`` in the ``mkdocs.yml``." -msgstr "" - -#: ../../builds.rst:52 -msgid "" -"If no ``mkdocs.yml`` was found in the root of your repository and we " -"generated one for you, Read the Docs will attempt to set ``docs_dir`` by " -"sequentially searching for a ``docs``, ``doc``, ``Doc``, or ``book`` " -"directory. The first of these directories that exists and contains files " -"with a ``.md`` extension will be set to ``docs_dir`` within ``mkdocs.yml``, " -"and MkDocs will build the ``.md`` files in that directory. As MkDocs doesn't" -" support automatic PDF generation, Read the Docs cannot create a PDF version" -" of your documentation with the *Mkdocs* option." -msgstr "" - -#: ../../builds.rst:60 -msgid "Understanding what's going on" -msgstr "ビルドをするとなにが起きるのか" - -#: ../../builds.rst:62 -msgid "" -"Understanding how Read the Docs builds your project will help you with " -"debugging the problems you have with the site. It should also allow you to " -"take advantage of certain things that happen during the build process." -msgstr "Read the Docsがビルドをする時にどんなことをするのかを具体的に知っておくと、あなたのサイトに問題が起きた場合に役に立ちます。また、ビルド実行中になにか問題が起きた時にも役に立ちます。" - -#: ../../builds.rst:65 -msgid "" -"The first step of the process is that we check out your code from the " -"repository you have given us. If the code is already checked out, we update " -"the copy to the branch that you have specified in your projects " -"configuration." -msgstr "ビルドの最初の処理は、指定されたリポジトリの場所からチェックアウトします。もしコードがすでにチェックアウトされている場合、プロジェクト設定で指定したブランチにコピーします。" - -#: ../../builds.rst:68 -msgid "" -"Then we build the proper backend code for the type of documentation you've " -"selected." -msgstr "それから、指定されたドキュメントの種類によって適切な処理を行います。" - -#: ../../builds.rst:70 -msgid "" -"If you have the *Install Project* option enabled, we will run ``setup.py " -"install`` on your package, installing it into a virtual environment. You can" -" also define additional packages to install with the *Requirements File* " -"option." -msgstr "" - -#: ../../builds.rst:73 -msgid "" -"When we build your Sphinx documentation, we run ``sphinx-build -b html . " -"_build/html``, where ``html`` would be replaced with the correct backend. We" -" also create pdf's and ePub's automatically based on your project. For " -"MkDocs, we run ``mkdocs build``." -msgstr "" - -#: ../../builds.rst:78 -msgid "" -"Then these files are copied across to our application servers from the build" -" server. Once on the application servers, they are served from nginx." -msgstr "" - -#: ../../builds.rst:81 -msgid "An example in code:" -msgstr "" - -#: ../../builds.rst:95 -msgid "" -"Regardless of whether you build your docs with Sphinx or MkDocs, we " -"recommend you pin the version of Sphinx or Mkdocs you want us to use. You " -"can do this the same way other :doc:`dependencies are specified `. Some examples of pinning versions might be " -"``sphinx<2.0`` or ``mkdocs>=1.0``." -msgstr "" - -#: ../../builds.rst:102 -msgid "Builder responsibility" -msgstr "" - -#: ../../builds.rst:104 -msgid "" -"Builders have a very specific job. They take the updated source code and " -"generate the correct artifacts. The code lives in " -"``self.version.project.checkout_path(self.version.slug)``. The artifacts " -"should end up in " -"``self.version.project.artifact_path(version=self.version.slug, " -"type=self.type)`` Where ``type`` is the name of your builder. All files that" -" end up in the artifact directory should be in their final form." -msgstr "" - -#: ../../builds.rst:112 -msgid "The build environment" -msgstr "" - -#: ../../builds.rst:114 -msgid "" -"The build process is executed inside Docker containers, by default the image" -" used is ``readthedocs/build:2.0``, but you can change that using a " -":doc:`configuration file `." -msgstr "" - -#: ../../builds.rst:120 -msgid "" -"The Docker images have a select number of C libraries installed, because " -"they are used across a wide array of python projects. We can't install every" -" C library out there, but we try and support the major ones." -msgstr "" - -#: ../../builds.rst:127 -msgid "" -"If you want to know the specific version of a package that is installed in " -"the image you can check the `Ubuntu package search page " -"`__." -msgstr "" - -#: ../../builds.rst:131 -msgid "2.0 (stable)" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "O.S" -msgstr "" - -#: ../../builds.rst:133 ../../builds.rst:157 -msgid "Ubuntu 16.04" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Conda" -msgstr "" - -#: ../../builds.rst:134 -msgid "Miniconda 4.3.31" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Python" -msgstr "" - -#: ../../builds.rst:136 -msgid "``m2crypto``" -msgstr "" - -#: ../../builds.rst:137 ../../builds.rst:160 -msgid "``matplolib``" -msgstr "" - -#: ../../builds.rst:138 -msgid "``numpy``" -msgstr "" - -#: ../../builds.rst:139 ../../builds.rst:162 -msgid "``pandas``" -msgstr "" - -#: ../../builds.rst:140 ../../builds.rst:163 -msgid "``pip``" -msgstr "" - -#: ../../builds.rst:141 ../../builds.rst:164 -msgid "``scipy``" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Other packages" -msgstr "" - -#: ../../builds.rst:143 ../../builds.rst:170 -msgid "``doxygen``" -msgstr "" - -#: ../../builds.rst:144 -msgid "``graphviz``" -msgstr "" - -#: ../../builds.rst:145 -msgid "``libevent``" -msgstr "" - -#: ../../builds.rst:146 ../../builds.rst:173 -msgid "``libjpeg``" -msgstr "" - -#: ../../builds.rst:147 ../../builds.rst:174 -msgid "``libxml2-dev``" -msgstr "" - -#: ../../builds.rst:148 -msgid "``libxslt1.1``" -msgstr "" - -#: ../../builds.rst:149 ../../builds.rst:176 -msgid "``pandoc``" -msgstr "" - -#: ../../builds.rst:150 ../../builds.rst:178 -msgid "``textlive-full``" -msgstr "" - -#: ../../builds.rst:152 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:155 -msgid "3.0 (latest)" -msgstr "" - -#: ../../builds.rst:158 -msgid "Miniconda 4.4.10" -msgstr "" - -#: ../../builds.rst:161 -msgid "``numpy``," -msgstr "" - -#: ../../builds.rst:0 -msgid "JavaScript" -msgstr "" - -#: ../../builds.rst:166 -msgid "``jsdoc``" -msgstr "" - -#: ../../builds.rst:167 -msgid "``nodejs``" -msgstr "" - -#: ../../builds.rst:168 -msgid "``npm``" -msgstr "" - -#: ../../builds.rst:171 -msgid "``libevent-dev``" -msgstr "" - -#: ../../builds.rst:172 -msgid "``libgraphviz-dev``" -msgstr "" - -#: ../../builds.rst:175 -msgid "``libxslt1-dev``" -msgstr "" - -#: ../../builds.rst:177 -msgid "``plantuml``" -msgstr "" - -#: ../../builds.rst:180 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:183 -msgid "Writing your own builder" -msgstr "独自のビルダーを作成する" - -#: ../../builds.rst:185 -msgid "" -"Builds happen on a server using only the RTD Public API. There is no reason " -"that you couldn't build your own independent builder that wrote into the RTD" -" namespace. The only thing that is currently unsupported there is a saner " -"way than uploading the processed files as a zip." -msgstr "" - -#: ../../builds.rst:187 -msgid "" -"The documentation build system in RTD is made pluggable, so that you can " -"build out your own backend. If you have a documentation format that isn't " -"currently supported, you can add support by contributing a backend." -msgstr "" - -#: ../../builds.rst:189 -msgid "" -"The builders in :doc:`/developer-interface/doc_builder` detail the higher " -"level parts of the API that you need to implement. A basic run goes " -"something like this::" -msgstr "" - -#: ../../builds.rst:200 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../builds.rst:202 -msgid "" -"If you're having trouble getting your version to build, try wiping out the " -"existing build/environment files. On your version list page " -"``/projects/[project]/versions`` there is a \"Wipe\" button that will remove" -" all of the files associated with your documentation build, but not the " -"documentation itself." -msgstr "" - -#: ../../builds.rst:205 -msgid "Build environment" -msgstr "" - -#: ../../builds.rst:207 -msgid "" -"The *Sphinx* and *Mkdocs* builders set the following RTD-specific " -"environment variables when building your documentation:" -msgstr "" - -#: ../../builds.rst:210 -msgid "Environment variable" -msgstr "" - -#: ../../builds.rst:210 -msgid "Description" -msgstr "説明" - -#: ../../builds.rst:210 -msgid "Example value" -msgstr "" - -#: ../../builds.rst:212 -msgid "``READTHEDOCS``" -msgstr "" - -#: ../../builds.rst:212 -msgid "Whether the build is running inside RTD" -msgstr "" - -#: ../../builds.rst:212 -msgid "``True``" -msgstr "" - -#: ../../builds.rst:214 -msgid "``READTHEDOCS_VERSION``" -msgstr "" - -#: ../../builds.rst:214 -msgid "The RTD name of the version which is being built" -msgstr "" - -#: ../../builds.rst:214 -msgid "``latest``" -msgstr "" - -#: ../../builds.rst:216 -msgid "``READTHEDOCS_PROJECT``" -msgstr "" - -#: ../../builds.rst:216 -msgid "The RTD name of the project which is being built" -msgstr "" - -#: ../../builds.rst:216 -msgid "``myexampleproject``" -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/canonical.mo b/docs/user/locale/ja/LC_MESSAGES/canonical.mo deleted file mode 100644 index 95db23694d4..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/canonical.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/canonical.po b/docs/user/locale/ja/LC_MESSAGES/canonical.po deleted file mode 100644 index d0b1e08653f..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/canonical.po +++ /dev/null @@ -1,105 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../canonical.rst:2 -msgid "Canonical URLs" -msgstr "" - -#: ../../canonical.rst:4 -msgid "" -"Canonical URLs allow people to have consistent page URLs for domains. This " -"is mainly useful for search engines, so that they can send people to the " -"correct page." -msgstr "" - -#: ../../canonical.rst:8 -msgid "Read the Docs uses these in two ways:" -msgstr "" - -#: ../../canonical.rst:10 -msgid "We point all versions of your docs at the \"latest\" version as canonical" -msgstr "" - -#: ../../canonical.rst:11 -msgid "" -"We point at the user specified canonical URL, generally a custom domain for " -"your docs." -msgstr "" - -#: ../../canonical.rst:14 -msgid "Example" -msgstr "" - -#: ../../canonical.rst:16 -msgid "" -"Fabric hosts their docs on Read the Docs. They mostly use their own domain " -"for them ``http://docs.fabfile.org``. This means that Google will index both" -" ``http://fabric-docs.readthedocs.io`` and ``http://docs.fabfile.org`` for " -"their documentation." -msgstr "" - -#: ../../canonical.rst:20 -msgid "" -"Fabric will want to set ``http://docs.fabfile.org`` as their canonical URL. " -"This means that when Google indexes ``http://fabric-docs.readthedocs.io``, " -"it will know that it should really point at ``http://docs.fabfile.org``." -msgstr "" - -#: ../../canonical.rst:24 -msgid "Enabling" -msgstr "" - -#: ../../canonical.rst:26 -msgid "" -"You can set the canonical URL for your project in the Project Admin page. " -"Check your `Domains` tab for the domains that we know about." -msgstr "" - -#: ../../canonical.rst:29 -msgid "Implementation" -msgstr "" - -#: ../../canonical.rst:31 -msgid "" -"If you look at the source code for documentation built after you set your " -"canonical URL, you should see a bit of HTML like this:" -msgstr "" - -#: ../../canonical.rst:39 -msgid "Links" -msgstr "" - -#: ../../canonical.rst:41 -msgid "" -"This is a good explanation of the usage of canonical URLs in search engines:" -msgstr "" - -#: ../../canonical.rst:43 -msgid "http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" -msgstr "" - -#: ../../canonical.rst:45 -msgid "This is a good explanation for why canonical pages are good for SEO:" -msgstr "" - -#: ../../canonical.rst:47 -msgid "" -"http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-" -"practices-since-sitemaps" -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/changelog.mo b/docs/user/locale/ja/LC_MESSAGES/changelog.mo deleted file mode 100644 index a9e16788c99..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/changelog.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/changelog.po b/docs/user/locale/ja/LC_MESSAGES/changelog.po deleted file mode 100644 index e61ca7c3acd..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/changelog.po +++ /dev/null @@ -1,3796 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: shirou - しろう \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../changelog.rst:2 -msgid "Changelog" -msgstr "" - -#: ../../../CHANGELOG.rst:2 -msgid "Version 2.6.5" -msgstr "" - -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -msgid "Date" -msgstr "日付" - -#: ../../../CHANGELOG.rst:4 ../../../CHANGELOG.rst:14 -msgid "August 29, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:6 -msgid "" -"`@stsewd `__: Tests for yaml file regex (`#4587 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:7 -msgid "" -"`@agjohnson `__: Respect user language when " -"caching homepage (`#4585 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:8 -msgid "" -"`@humitos `__: Add start and termination to YAML " -"file regex (`#4584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:9 -msgid "" -"`@safwanrahman `__: [Fix #4576] Do not " -"delete projects which have multiple users (`#4577 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:12 -msgid "Version 2.6.4" -msgstr "" - -#: ../../../CHANGELOG.rst:16 -msgid "" -"`@stsewd `__: Update tests failing on master " -"(`#4575 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:17 -msgid "" -"`@davidfischer `__: Add a flag to disable " -"docsearch (`#4570 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:18 -msgid "" -"`@stsewd `__: Fix nested syntax in docs (`#4567 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:19 -msgid "" -"`@stsewd `__: Fix incorrect reraise (`#4566 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:20 -msgid "" -"`@davidfischer `__: Add a note about " -"specifying the version of build tools (`#4562 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:21 -msgid "" -"`@davidfischer `__: Serve badges directly " -"from local filesystem (`#4561 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:22 -msgid "" -"`@humitos `__: Build JSON artifacts in HTML " -"builder (`#4554 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:23 -msgid "" -"`@humitos `__: Route task to proper queue (`#4553" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:24 -msgid "" -"`@humitos `__: Sanitize BuildCommand.output by " -"removing NULL characters (`#4552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:25 -msgid "" -"`@davidfischer `__: Fix changelog for 2.6.3 " -"(`#4548 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:26 -msgid "" -"`@ericholscher `__: Remove hiredis (`#4542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:27 -msgid "" -"`@davidfischer `__: Use the STATIC_URL for " -"static files to avoid redirection (`#4522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:28 -msgid "" -"`@stsewd `__: Update docs about build process " -"(`#4515 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:29 -msgid "" -"`@StefanoChiodino `__: Allow for period " -"as a prefix and yaml extension for config file (`#4512 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:30 -msgid "" -"`@AumitLeon `__: Update information on mkdocs " -"build process (`#4508 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:31 -msgid "" -"`@humitos `__: Fix Exact Redirect to work " -"properly when using $rest keyword (`#4501 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:32 -msgid "" -"`@humitos `__: Mark some BuildEnvironmentError " -"exceptions as Warning and do not log them (`#4495 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:33 -msgid "" -"`@xrmx `__: projects: don't explode trying to update" -" UpdateDocsTaskStep state (`#4485 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:34 -msgid "" -"`@humitos `__: Note with the developer flow to " -"update our app translations (`#4481 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:35 -msgid "" -"`@humitos `__: Add `trimmed` to all multilines " -"`blocktrans` tags (`#4480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:36 -msgid "" -"`@humitos `__: Example and note with usage of " -"trimmed option in blocktrans (`#4479 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:37 -msgid "" -"`@humitos `__: Update Transifex resources for our" -" documentation (`#4478 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:38 -msgid "" -"`@humitos `__: Documentation for Manage " -"Translations (`#4470 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:39 -msgid "" -"`@stsewd `__: Port https://github.com/rtfd" -"/readthedocs-build/pull/38/ (`#4461 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:40 -msgid "" -"`@stsewd `__: Match v1 config interface to new one" -" (`#4456 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:41 -msgid "" -"`@humitos `__: Skip tags that point to blob " -"objects instead of commits (`#4442 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:42 -msgid "" -"`@stsewd `__: Document " -"python.use_system_site_packages option (`#4422 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:43 -msgid "" -"`@humitos `__: More tips about how to reduce " -"resources usage (`#4419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:44 -msgid "" -"`@xrmx `__: projects: user in " -"ProjectQuerySetBase.for_admin_user is mandatory (`#4417 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:47 -msgid "Version 2.6.3" -msgstr "" - -#: ../../../CHANGELOG.rst:49 -msgid "August 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:51 -msgid "Release to Azure!" -msgstr "" - -#: ../../../CHANGELOG.rst:53 -msgid "" -"`@davidfischer `__: Add Sponsors list to " -"footer (`#4424 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:54 -msgid "" -"`@stsewd `__: Cache node_modules to speed up CI " -"(`#4484 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:55 -msgid "" -"`@xrmx `__: templates: mark missing string for " -"translation on project edit (`#4518 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:56 -msgid "" -"`@ericholscher `__: Performance improvement:" -" cache version listing on the homepage (`#4526 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:57 -msgid "" -"`@agjohnson `__: Remove mailgun from our " -"dependencies (`#4531 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:58 -msgid "" -"`@davidfischer `__: Improved ad block " -"detection (`#4532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:59 -msgid "" -"`@agjohnson `__: Revert \"Remove " -"SelectiveFileSystemFolder finder workaround\" (`#4533 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:60 -msgid "" -"`@davidfischer `__: Slight clarification on " -"turning off ads for a project (`#4534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:61 -msgid "" -"`@davidfischer `__: Fix the sponsor image " -"paths (`#4535 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:62 -msgid "" -"`@agjohnson `__: Update build assets (`#4537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:66 -msgid "Version 2.6.2" -msgstr "" - -#: ../../../CHANGELOG.rst:68 -msgid "August 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:70 -msgid "" -"`@davidfischer `__: Custom domain " -"clarifications (`#4514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:71 -msgid "" -"`@trein `__: Use single quote throughout the file " -"(`#4513 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:72 -msgid "" -"`@davidfischer `__: Support ads on pallets " -"themes (`#4499 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:73 -msgid "" -"`@davidfischer `__: Only use " -"HostHeaderSSLAdapter for SSL/HTTPS connections (`#4498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:74 -msgid "" -"`@keflavich `__: Very minor English correction " -"(`#4497 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:75 -msgid "" -"`@davidfischer `__: All static media is run " -"through \"collectstatic\" (`#4489 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:76 -msgid "" -"`@humitos `__: Fix reST structure (`#4488 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:77 -msgid "" -"`@nijel `__: Document expected delay on CNAME " -"change and need for CAA (`#4487 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:78 -msgid "" -"`@davidfischer `__: Allow enforcing HTTPS " -"for custom domains (`#4483 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:79 -msgid "" -"`@davidfischer `__: Add some details around " -"community ad qualifications (`#4436 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:80 -msgid "" -"`@davidfischer `__: Updates to manifest " -"storage (`#4430 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:81 -msgid "" -"`@davidfischer `__: Update alt domains docs " -"with SSL (`#4425 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:82 -msgid "" -"`@agjohnson `__: Add SNI support for API HTTPS " -"endpoint (`#4423 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:83 -msgid "" -"`@davidfischer `__: API v1 cleanup (`#4415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:84 -msgid "" -"`@davidfischer `__: Allow filtering versions" -" by active (`#4414 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:85 -msgid "" -"`@mlncn `__: Fix broken link (`#4410 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:86 -msgid "" -"`@safwanrahman `__: [Fix #4407] Port Project" -" Search for Elasticsearch 6.x (`#4408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:87 -msgid "" -"`@davidfischer `__: Add client ID to Google " -"Analytics requests (`#4404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:88 -msgid "" -"`@xrmx `__: projects: fix filtering in " -"projects_tag_detail (`#4398 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:89 -msgid "" -"`@davidfischer `__: Fix a proxy model bug " -"related to ad-free (`#4390 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:90 -msgid "" -"`@humitos `__: Release 2.6.1 (`#4389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:91 ../../../CHANGELOG.rst:108 -msgid "" -"`@davidfischer `__: Do not access database " -"from builds to check ad-free (`#4387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:92 ../../../CHANGELOG.rst:109 -msgid "" -"`@humitos `__: Adapt YAML config integration " -"tests (`#4385 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:93 ../../../CHANGELOG.rst:110 -msgid "" -"`@stsewd `__: Set full `source_file` path for " -"default configuration (`#4379 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:94 -msgid "" -"`@humitos `__: Make `get_version` usable from a " -"specified path (`#4376 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:95 ../../../CHANGELOG.rst:111 -msgid "" -"`@humitos `__: More tags when logging errors to " -"Sentry (`#4375 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:96 -msgid "" -"`@humitos `__: Check for 'options' in " -"update_repos command (`#4373 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:97 -msgid "" -"`@safwanrahman `__: [Fix #4333] Implement " -"asynchronous search reindex functionality using celery (`#4368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:98 -msgid "" -"`@stsewd `__: V2 of the configuration file (`#4355" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:99 ../../../CHANGELOG.rst:122 -msgid "" -"`@davidfischer `__: Remove the UID from the " -"GA measurement protocol (`#4347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:100 ../../../CHANGELOG.rst:583 -msgid "" -"`@humitos `__: Mount `pip_cache_path` in Docker " -"container (`#3556 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:101 -msgid "" -"`@agjohnson `__: Show subprojects in search " -"results (`#1866 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:104 -msgid "Version 2.6.1" -msgstr "" - -#: ../../../CHANGELOG.rst:106 -msgid "July 17, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:114 -msgid "Version 2.6.0" -msgstr "" - -#: ../../../CHANGELOG.rst:116 -msgid "July 16, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:118 -msgid "Adds initial support for HTTPS on custom domains" -msgstr "" - -#: ../../../CHANGELOG.rst:119 -msgid "" -"`@stsewd `__: Revert \"projects: serve badge with " -"same protocol as site\" (`#4353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:120 -msgid "" -"`@davidfischer `__: Do not overwrite sphinx " -"context variables feature (`#4349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:121 -msgid "" -"`@stsewd `__: Calrify docs about how rtd select " -"the stable version (`#4348 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:123 -msgid "" -"`@stsewd `__: Fix error in command (`#4345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:124 -msgid "" -"`@davidfischer `__: Improvements for the " -"build/version admin (`#4344 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:125 -msgid "" -"`@safwanrahman `__: [Fix #4265] Porting " -"frontend docsearch to work with new API (`#4340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:126 -msgid "" -"`@ktdreyer `__: fix spelling of " -"\"demonstrating\" (`#4336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:127 -msgid "" -"`@davidfischer `__: Warning about theme " -"context implementation status (`#4335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:128 -msgid "" -"`@Blendify `__: Docs: Let Theme Choose Pygments " -"Theme (`#4331 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:129 -msgid "" -"`@davidfischer `__: Disable the ad block nag" -" for ad-free projects (`#4329 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:130 -msgid "" -"`@safwanrahman `__: [fix #4265] Port " -"Document search API for Elasticsearch 6.x (`#4309 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:131 -msgid "" -"`@stsewd `__: Refactor configuration object to " -"class based (`#4298 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:134 -msgid "Version 2.5.3" -msgstr "" - -#: ../../../CHANGELOG.rst:136 -msgid "July 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:138 -msgid "" -"`@xrmx `__: Do less work in querysets (`#4322 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:139 -msgid "" -"`@stsewd `__: Fix deprecations in management " -"commands (`#4321 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:140 -msgid "" -"`@davidfischer `__: Add a flag for marking a" -" project ad-free (`#4313 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:141 -msgid "" -"`@davidfischer `__: Use \"npm run lint\" " -"from tox (`#4312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:142 -msgid "" -"`@davidfischer `__: Fix issues building " -"static assets (`#4311 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:143 -msgid "" -"`@humitos `__: Use PATHs to call clear_artifacts " -"(`#4296 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:144 -msgid "" -"`@safwanrahman `__: [Fix #2457] Implement " -"exact match search (`#4292 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:145 -msgid "" -"`@davidfischer `__: API filtering " -"improvements (`#4285 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:146 -msgid "" -"`@annegentle `__: Remove self-referencing " -"links for webhooks docs (`#4283 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:147 -msgid "" -"`@safwanrahman `__: [Fix #2328 #2013] " -"Refresh search index and test for case insensitive search (`#4277 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:148 -msgid "" -"`@xrmx `__: doc_builder: clarify sphinx backend " -"append_conf docstring (`#4276 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:149 -msgid "" -"`@davidfischer `__: Add documentation for " -"APIv2 (`#4274 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:150 -msgid "" -"`@humitos `__: Wrap notifications HTML code into " -"a block (`#4273 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:151 -msgid "" -"`@stsewd `__: Move config.py from rtd build " -"(`#4272 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:152 -msgid "" -"`@ericholscher `__: Fix our use of `--use-" -"wheel` in pip. (`#4269 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:153 -msgid "" -"`@agjohnson `__: Revert \"Merge pull request " -"#4206 from FlorianKuckelkorn/fix/pip-breaking-change\" (`#4261 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:154 -msgid "" -"`@humitos `__: Fix triggering a build for a " -"skipped project (`#4255 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:155 -msgid "" -"`@stsewd `__: Update default sphinx version " -"(`#4250 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:156 -msgid "" -"`@stsewd `__: Move config module from rtd-build " -"repo (`#4242 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:157 -msgid "" -"`@davidfischer `__: Allow staying logged in " -"for longer (`#4236 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:158 -msgid "" -"`@safwanrahman `__: Upgrade Elasticsearch to" -" version 6.x (`#4211 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:159 -msgid "" -"`@humitos `__: Make tests extensible from " -"corporate site (`#4095 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:160 -msgid "" -"`@stsewd `__: `stable` version stuck on a specific" -" commit (`#3913 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:163 -msgid "Version 2.5.2" -msgstr "" - -#: ../../../CHANGELOG.rst:165 -msgid "June 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:167 -msgid "" -"`@davidfischer `_: Add a page detailing ad " -"blocking (`#4244 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:168 -msgid "" -"`@xrmx `_: projects: serve badge with same protocol " -"as site (`#4228 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:169 -msgid "" -"`@FlorianKuckelkorn `_: Fixed breaking " -"change in pip 10.0.0b1 (2018-03-31) (`#4206 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:170 -msgid "" -"`@StefanoChiodino `_: Document that " -"readthedocs file can now have yaml extension (`#4129 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:171 -msgid "" -"`@humitos `_: Downgrade docker to 3.1.3 because " -"of timeouts in EXEC call (`#4241 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:172 -msgid "" -"`@stsewd `_: Move parser tests from rtd-build repo" -" (`#4225 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:173 -msgid "" -"`@humitos `_: Handle revoked oauth permissions by" -" the user (`#4074 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:174 -msgid "" -"`@humitos `_: Allow to hook the initial build " -"from outside (`#4033 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:177 -msgid "Version 2.5.1" -msgstr "" - -#: ../../../CHANGELOG.rst:179 -msgid "June 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:181 -msgid "" -"`@stsewd `_: Add feature to build json with html " -"in the same build (`#4229 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:182 -msgid "" -"`@davidfischer `_: Prioritize ads based on " -"content (`#4224 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:183 -msgid "" -"`@mostaszewski `_: #4170 - Link the version " -"in the footer to the changelog (`#4217 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:184 -msgid "" -"`@Jmennius `_: Add provision_elasticsearch " -"command (`#4216 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:185 -msgid "" -"`@SuriyaaKudoIsc `_: Use the latest " -"YouTube share URL (`#4209 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:186 -msgid "" -"`@davidfischer `_: Allow staff to trigger " -"project builds (`#4207 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:187 -msgid "" -"`@davidfischer `_: Use autosectionlabel in " -"the privacy policy (`#4204 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:188 -msgid "" -"`@davidfischer `_: These links weren't " -"correct after #3632 (`#4203 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:189 -msgid "" -"`@davidfischer `_: Release 2.5.0 (`#4200 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:190 ../../../CHANGELOG.rst:214 -msgid "" -"`@ericholscher `_: Fix Build: Convert md to " -"rst in docs (`#4199 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:191 -msgid "" -"`@ericholscher `_: Updates to #3850 to fix " -"merge conflict (`#4198 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:192 -msgid "" -"`@ericholscher `_: Build on top of #3881 and" -" put docs in custom_installs. (`#4196 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:193 -msgid "" -"`@davidfischer `_: Increase the max theme " -"version (`#4195 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:194 ../../../CHANGELOG.rst:215 -msgid "" -"`@ericholscher `_: Remove maxcdn reqs " -"(`#4194 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:195 ../../../CHANGELOG.rst:216 -msgid "" -"`@ericholscher `_: Add missing gitignore " -"item for ES testing (`#4193 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:196 ../../../CHANGELOG.rst:217 -msgid "" -"`@xrmx `_: fabfile: update i18n helpers (`#4189 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:197 ../../../CHANGELOG.rst:218 -msgid "" -"`@xrmx `_: Update italian locale (`#4188 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:198 ../../../CHANGELOG.rst:219 -msgid "" -"`@xrmx `_: locale: update and build the english " -"translation (`#4187 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:199 -msgid "" -"`@humitos `_: Upgrade celery to avoid " -"AtributeError:async (`#4185 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:200 -msgid "" -"`@stsewd `_: Prepare code for custo mkdocs.yaml " -"location (`#4184 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:201 -msgid "" -"`@agjohnson `_: Updates to our triage " -"guidelines (`#4180 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:202 -msgid "" -"`@davidfischer `_: Server side analytics " -"(`#4131 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:203 -msgid "" -"`@humitos `_: Upgrade packages with pur (`#4124 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:204 -msgid "" -"`@stsewd `_: Fix resync remote repos (`#4113 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:205 -msgid "" -"`@stsewd `_: Add schema for configuration file " -"with yamale (`#4084 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:206 ../../../CHANGELOG.rst:222 -msgid "" -"`@davidfischer `_: Ad block nag to urge " -"people to whitelist (`#4037 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:207 ../../../CHANGELOG.rst:226 -msgid "" -"`@benjaoming `_: Add Mexican Spanish as a " -"project language (`#3588 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:210 -msgid "Version 2.5.0" -msgstr "" - -#: ../../../CHANGELOG.rst:212 -msgid "June 06, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:220 -msgid "" -"`@safwanrahman `_: Test for search " -"functionality (`#4116 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:221 -msgid "" -"`@davidfischer `_: Update mkdocs to the " -"latest (`#4041 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:223 -msgid "" -"`@davidfischer `_: Decouple the theme JS " -"from readthedocs.org (`#3968 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:224 -msgid "" -"`@xrmx `_: tests: fixup url tests in " -"test_privacy_urls (`#3966 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:225 -msgid "" -"`@fenilgandhi `_: Add support for different " -"badge styles (`#3632 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:227 -msgid "" -"`@stsewd `_: Wrap versions' list to look more " -"consistent (`#3445 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:228 -msgid "" -"`@agjohnson `_: Move CDN code to external " -"abstraction (`#2091 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:231 -msgid "Version 2.4.0" -msgstr "" - -#: ../../../CHANGELOG.rst:233 -msgid "May 31, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:235 -msgid "" -"This fixes assets that were generated against old dependencies in 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:236 -msgid "" -"`@agjohnson `_: Fix issues with search " -"javascript (`#4176 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:237 -msgid "" -"`@stsewd `_: Use anonymous refs in CHANGELOG " -"(`#4173 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:238 -msgid "" -"`@stsewd `_: Fix some warnings on docs (`#4172 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:239 -msgid "" -"`@davidfischer `_: Update the privacy policy" -" date (`#4171 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:240 -msgid "" -"`@davidfischer `_: Note about state and " -"metro ad targeting (`#4169 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:241 -msgid "" -"`@ericholscher `_: Add another guide around " -"fixing memory usage. (`#4168 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:242 -msgid "" -"`@stsewd `_: Download raw build log (`#3585 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:243 -msgid "" -"`@stsewd `_: Add \"edit\" and \"view docs\" " -"buttons to subproject list (`#3572 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:244 -msgid "" -"`@kennethlarsen `_: Remove outline reset to" -" bring back outline (`#3512 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:247 -msgid "Version 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:249 -msgid "May 30, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:251 -msgid "" -"`@ericholscher `__: Remove CSS override that" -" doesn't exist. (`#4165 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:252 -msgid "" -"`@davidfischer `__: Include a DMCA request " -"template (`#4164 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:253 -msgid "" -"`@davidfischer `__: No CSRF cookie for docs " -"pages (`#4153 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:254 -msgid "" -"`@davidfischer `__: Small footer rework " -"(`#4150 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:255 -msgid "" -"`@stsewd `__: Fix prospector dependencies (`#4149 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:256 -msgid "" -"`@ericholscher `__: Remove deploy directory " -"which is unused. (`#4147 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:257 -msgid "" -"`@stsewd `__: Use autosectionlabel extension " -"(`#4146 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:258 -msgid "" -"`@davidfischer `__: Add Intercom to the " -"privacy policy (`#4145 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:259 -msgid "" -"`@humitos `__: Minimum refactor to decide_if_cors" -" (`#4143 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:260 -msgid "" -"`@stsewd `__: Ignore migrations from coverage " -"report (`#4141 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:261 -msgid "" -"`@stsewd `__: 5xx status in old webhooks (`#4139 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:262 -msgid "" -"`@davidfischer `__: Fix with Lato Bold font " -"(`#4138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:263 -msgid "" -"`@davidfischer `__: Release 2.3.13 (`#4137 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:264 ../../../CHANGELOG.rst:293 -msgid "" -"`@davidfischer `__: Build static assets " -"(`#4136 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:265 -msgid "" -"`@xrmx `__: oauth/services: correct error handling " -"in paginate (`#4134 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:266 -msgid "" -"`@xrmx `__: oauth/services: don't abuse " -"log.exception (`#4133 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:267 -msgid "" -"`@cedk `__: Use quiet mode to retrieve branches from" -" mercurial (`#4114 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:268 -msgid "" -"`@humitos `__: Add `has_valid_clone` and " -"`has_valid_webhook` to ProjectAdminSerializer (`#4107 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:269 -msgid "" -"`@stsewd `__: Put the rtd extension to the " -"beginning of the list (`#4054 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:270 -msgid "" -"`@stsewd `__: Use gitpython for tags (`#4052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:271 -msgid "" -"`@davidfischer `__: Do Not Track support " -"(`#4046 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:272 -msgid "" -"`@stsewd `__: Set urlconf to None after changing " -"SUBDOMAIN setting (`#4032 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:273 -msgid "" -"`@humitos `__: Fix /404/ testing page (`#3976 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:274 ../../../CHANGELOG.rst:381 -msgid "" -"`@xrmx `__: Fix some tests with postgres (`#3958 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:275 ../../../CHANGELOG.rst:394 -msgid "" -"`@xrmx `__: Fixup DJANGO_SETTINGS_SKIP_LOCAL in " -"tests (`#3899 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:276 ../../../CHANGELOG.rst:397 -msgid "" -"`@xrmx `__: templates: mark a few more strings for " -"translations (`#3869 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:277 -msgid "" -"`@ze `__: Make search bar in dashboard have a more " -"clear message. (`#3844 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:278 -msgid "" -"`@varunotelli `__: Pointed users to Python3.6" -" (`#3817 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:279 -msgid "" -"`@stsewd `__: [RDY] Fix tests for environment " -"(`#3764 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:280 -msgid "" -"`@ajatprabha `__: Ticket #3694: rename owners " -"to maintainers (`#3703 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:281 -msgid "" -"`@SanketDG `__: Refactor to replace old logging " -"to avoid mangling (`#3677 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:282 -msgid "" -"`@stsewd `__: Add rstcheck to CI (`#3624 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:283 -msgid "" -"`@techtonik `__: Update Git on prod (`#3615 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:284 -msgid "" -"`@stsewd `__: Allow to hide version warning " -"(`#3595 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:285 -msgid "" -"`@cclauss `__: Modernize Python 2 code to get " -"ready for Python 3 (`#3514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:286 -msgid "" -"`@stsewd `__: Consistent version format (`#3504 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:289 -msgid "Version 2.3.13" -msgstr "" - -#: ../../../CHANGELOG.rst:291 -msgid "May 23, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:294 -msgid "" -"`@stsewd `__: Don't sync _static dir for search " -"builder (`#4120 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:295 -msgid "" -"`@davidfischer `__: Use the latest Lato " -"release (`#4093 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:296 -msgid "" -"`@davidfischer `__: Update Gold Member " -"marketing (`#4063 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:297 -msgid "" -"`@davidfischer `__: Fix missing fonts " -"(`#4060 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:298 -msgid "" -"`@stsewd `__: Additional validation when changing " -"the project language (`#3790 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:299 -msgid "" -"`@stsewd `__: Improve yaml config docs (`#3685 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:302 -msgid "Version 2.3.12" -msgstr "" - -#: ../../../CHANGELOG.rst:304 -msgid "May 21, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:306 -msgid "" -"`@stsewd `__: Remove Django deprecation warning " -"(`#4112 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:307 -msgid "" -"`@davidfischer `__: Display feature flags in" -" the admin (`#4108 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:308 -msgid "" -"`@humitos `__: Set valid clone in project " -"instance inside the version object also (`#4105 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:309 -msgid "" -"`@davidfischer `__: Use the latest theme " -"version in the default builder (`#4096 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:310 -msgid "" -"`@humitos `__: Use next field to redirect user " -"when login is done by social (`#4083 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:311 -msgid "" -"`@humitos `__: Update the `documentation_type` " -"when it's set to 'auto' (`#4080 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:312 -msgid "" -"`@brainwane `__: Update link to license in " -"philosophy document (`#4059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:313 ../../../CHANGELOG.rst:328 -msgid "" -"`@agjohnson `__: Update local assets for theme " -"to 0.3.1 tag (`#4047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:314 ../../../CHANGELOG.rst:329 -msgid "" -"`@stsewd `__: Fix unbalanced div (`#4044 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:315 ../../../CHANGELOG.rst:330 -msgid "" -"`@stsewd `__: Remove haystack from code base " -"(`#4039 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:316 -msgid "" -"`@davidfischer `__: Subdomains use HTTPS if " -"settings specify (`#3987 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:317 -msgid "" -"`@davidfischer `__: Draft Privacy Policy " -"(`#3978 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:318 -msgid "" -"`@humitos `__: Allow import Gitlab repo manually " -"and set a webhook automatically (`#3934 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:319 -msgid "" -"`@davidfischer `__: Enable ads on the " -"readthedocs mkdocs theme (`#3922 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:320 -msgid "" -"`@bansalnitish `__: Fixes #2953 - Url " -"resolved with special characters (`#3725 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:321 ../../../CHANGELOG.rst:346 -msgid "" -"`@Jigar3 `__: Deleted bookmarks app (`#3663 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:324 -msgid "Version 2.3.11" -msgstr "" - -#: ../../../CHANGELOG.rst:326 -msgid "May 01, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:331 -msgid "" -"`@stsewd `__: Remove dead code from api v1 (`#4038" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:332 -msgid "" -"`@humitos `__: Bump sphinx default version to " -"1.7.4 (`#4035 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:333 -msgid "" -"`@davidfischer `__: Detail where ads are " -"shown (`#4031 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:334 -msgid "" -"`@ericholscher `__: Make email verification " -"optional for dev (`#4024 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:335 -msgid "" -"`@davidfischer `__: Support sign in and sign" -" up with GH/GL/BB (`#4022 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:336 -msgid "" -"`@agjohnson `__: Remove old varnish purge " -"utility function (`#4019 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:337 -msgid "" -"`@agjohnson `__: Remove build queue length " -"warning on build list page (`#4018 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:338 -msgid "" -"`@stsewd `__: Don't check order on " -"assertQuerysetEqual on tests for subprojects (`#4016 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:339 -msgid "" -"`@stsewd `__: Tests for view docs api response " -"(`#4014 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:340 -msgid "" -"`@davidfischer `__: MkDocs projects use " -"RTD's analytics privacy improvements (`#4013 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:341 -msgid "" -"`@humitos `__: Release 2.3.10 (`#4009 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:342 -msgid "" -"`@davidfischer `__: Remove typekit fonts " -"(`#3982 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:343 -msgid "" -"`@stsewd `__: Move dynamic-fixture to testing " -"requirements (`#3956 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:344 ../../../CHANGELOG.rst:396 -msgid "" -"`@stsewd `__: Fix view docs link (`#3882 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:345 -msgid "" -"`@stsewd `__: [WIP] Remove comments app (`#3802 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:349 -msgid "Version 2.3.10" -msgstr "" - -#: ../../../CHANGELOG.rst:351 -msgid "April 24, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:353 -msgid "" -"`@humitos `__: Downgrade docker to 3.1.3 (`#4003 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:356 -msgid "Version 2.3.9" -msgstr "" - -#: ../../../CHANGELOG.rst:358 ../../../CHANGELOG.rst:365 -msgid "April 20, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:360 -msgid "" -"`@agjohnson `__: Fix recursion problem more " -"generally (`#3989 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:363 -msgid "Version 2.3.8" -msgstr "" - -#: ../../../CHANGELOG.rst:367 -msgid "" -"`@agjohnson `__: Give TaskStep class knowledge " -"of the underlying task (`#3983 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:368 -msgid "" -"`@humitos `__: Resolve domain when a project is a" -" translation of itself (`#3981 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:371 -msgid "Version 2.3.7" -msgstr "" - -#: ../../../CHANGELOG.rst:373 -msgid "April 19, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:375 -msgid "" -"`@humitos `__: Fix server_error_500 path on " -"single version (`#3975 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:376 -msgid "" -"`@davidfischer `__: Fix bookmark app lint " -"failures (`#3969 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:377 -msgid "" -"`@humitos `__: Use latest setuptools (39.0.1) by " -"default on build process (`#3967 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:378 -msgid "" -"`@ericholscher `__: Fix exact redirects. " -"(`#3965 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:379 -msgid "" -"`@humitos `__: Make `resolve_domain` work when a " -"project is subproject of itself (`#3962 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:380 -msgid "" -"`@humitos `__: Remove django-celery-beat and use " -"the default scheduler (`#3959 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:382 -msgid "" -"`@davidfischer `__: Add advertising details " -"docs (`#3955 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:383 -msgid "" -"`@humitos `__: Use pur to upgrade python packages" -" (`#3953 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:384 -msgid "" -"`@ze `__: Make adjustments to Projects page (`#3948 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:385 -msgid "" -"`@davidfischer `__: Small change to Chinese " -"language names (`#3947 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:386 -msgid "" -"`@agjohnson `__: Don't share state in build " -"task (`#3946 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:387 -msgid "" -"`@davidfischer `__: Fixed footer ad width " -"fix (`#3944 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:388 -msgid "" -"`@humitos `__: Allow extend Translation and " -"Subproject form logic from corporate (`#3937 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:389 -msgid "" -"`@humitos `__: Resync valid webhook for project " -"manually imported (`#3935 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:390 -msgid "" -"`@humitos `__: Resync webhooks from Admin (`#3933" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:391 -msgid "" -"`@humitos `__: Fix attribute order call (`#3930 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:392 -msgid "" -"`@humitos `__: Mention RTD in the Project URL of " -"the issue template (`#3928 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:393 -msgid "" -"`@davidfischer `__: Correctly report mkdocs " -"theme name (`#3920 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:395 -msgid "" -"`@davidfischer `__: Show an adblock " -"admonition in the dev console (`#3894 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:398 -msgid "" -"`@ze `__: Update quickstart from README (`#3847 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:399 -msgid "" -"`@vidartf `__: Fix page redirect preview (`#3811 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:400 -msgid "" -"`@stsewd `__: [RDY] Fix requirements file lookup " -"(`#3800 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:401 -msgid "" -"`@aasis21 `__: Documentation for build " -"notifications using webhooks. (`#3671 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:402 -msgid "" -"`@mashrikt `__: [#2967] Scheduled tasks for " -"cleaning up messages (`#3604 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:403 -msgid "" -"`@stsewd `__: Show URLS for exact redirect (`#3593" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:404 -msgid "" -"`@marcelstoer `__: Doc builder template " -"should check for mkdocs_page_input_path before using it (`#3536 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:405 -msgid "" -"`@Code0x58 `__: Document creation of slumber " -"user (`#3461 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:408 -msgid "Version 2.3.6" -msgstr "" - -#: ../../../CHANGELOG.rst:410 ../../../CHANGELOG.rst:426 -msgid "April 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:412 -msgid "" -"`@agjohnson `__: Drop readthedocs- prefix to " -"submodule (`#3916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:413 -msgid "" -"`@agjohnson `__: This fixes two bugs apparent " -"in nesting of translations in subprojects (`#3909 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:414 -msgid "" -"`@humitos `__: Use new django celery beat " -"scheduler (`#3908 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:415 -msgid "" -"`@humitos `__: Use a proper default for `docker` " -"attribute on UpdateDocsTask (`#3907 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:416 -msgid "" -"`@davidfischer `__: Handle errors from " -"publish_parts (`#3905 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:417 ../../../CHANGELOG.rst:428 -msgid "" -"`@agjohnson `__: Drop pdbpp from testing " -"requirements (`#3904 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:418 -msgid "" -"`@stsewd `__: Little improve on sync_versions " -"(`#3902 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:419 -msgid "" -"`@humitos `__: Save Docker image data in JSON " -"file only for DockerBuildEnvironment (`#3897 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:420 -msgid "" -"`@davidfischer `__: Single analytics file " -"for all builders (`#3896 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:421 -msgid "" -"`@humitos `__: Organize logging levels (`#3893 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:424 -msgid "Version 2.3.5" -msgstr "" - -#: ../../../CHANGELOG.rst:429 -msgid "" -"`@agjohnson `__: Resolve subproject correctly " -"in the case of single version (`#3901 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:430 -msgid "" -"`@davidfischer `__: Fixed footer ads again " -"(`#3895 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:431 -msgid "" -"`@davidfischer `__: Fix an Alabaster ad " -"positioning issue (`#3889 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:432 -msgid "" -"`@humitos `__: Save Docker image hash in RTD " -"environment.json file (`#3880 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:433 -msgid "" -"`@agjohnson `__: Add ref links for easier " -"intersphinx on yaml config page (`#3877 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:434 -msgid "" -"`@rajujha373 `__: Typo correction in " -"docs/features.rst (`#3872 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:435 -msgid "" -"`@gaborbernat `__: add description for tox " -"tasks (`#3868 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:436 -msgid "" -"`@davidfischer `__: Another CORS hotfix for " -"the sustainability API (`#3862 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:437 -msgid "" -"`@agjohnson `__: Fix up some of the logic " -"around repo and submodule URLs (`#3860 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:438 ../../../CHANGELOG.rst:455 -msgid "" -"`@davidfischer `__: Fix linting errors in " -"tests (`#3855 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:439 -msgid "" -"`@agjohnson `__: Use gitpython to find a commit" -" reference (`#3843 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:440 ../../../CHANGELOG.rst:460 -msgid "" -"`@davidfischer `__: Remove pinned CSS Select" -" version (`#3813 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:441 ../../../CHANGELOG.rst:462 -msgid "" -"`@davidfischer `__: Use JSONP for " -"sustainability API (`#3789 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:442 -msgid "" -"`@rajujha373 `__: #3718: Added date to " -"changelog (`#3788 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:443 -msgid "" -"`@xrmx `__: tests: mock test_conf_file_not_found " -"filesystem access (`#3740 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:448 -msgid "Version 2.3.4" -msgstr "" - -#: ../../../CHANGELOG.rst:450 -msgid "Release for static assets" -msgstr "" - -#: ../../../CHANGELOG.rst:453 -msgid "Version 2.3.3" -msgstr "" - -#: ../../../CHANGELOG.rst:456 -msgid "" -"`@humitos `__: Fix linting issues (`#3838 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:457 ../../../CHANGELOG.rst:479 -msgid "" -"`@humitos `__: Update instance and model when " -"`record_as_success` (`#3831 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:458 ../../../CHANGELOG.rst:483 -msgid "" -"`@ericholscher `__: Reorder GSOC projects, " -"and note priority order (`#3823 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:459 ../../../CHANGELOG.rst:485 -msgid "" -"`@agjohnson `__: Add temporary method for " -"skipping submodule checkout (`#3821 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:461 -msgid "" -"`@humitos `__: Use readthedocs-common to share " -"linting files accross different repos (`#3808 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:463 -msgid "" -"`@humitos `__: Define useful celery beat task for" -" development (`#3762 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:464 -msgid "" -"`@humitos `__: Auto-generate conf.py compatible " -"with Py2 and Py3 (`#3745 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:465 -msgid "" -"`@humitos `__: Task to remove orphan symlinks " -"(`#3543 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:466 -msgid "" -"`@stsewd `__: Fix regex for public bitbucket repo " -"(`#3533 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:467 -msgid "" -"`@humitos `__: Documentation for RTD context sent" -" to the Sphinx theme (`#3490 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:468 -msgid "" -"`@stsewd `__: Show link to docs on a build (`#3446" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:471 -msgid "Version 2.3.2" -msgstr "" - -#: ../../../CHANGELOG.rst:473 -msgid "" -"This version adds a hotfix branch that adds model validation to the " -"repository URL to ensure strange URL patterns can't be used." -msgstr "" - -#: ../../../CHANGELOG.rst:477 -msgid "Version 2.3.1" -msgstr "" - -#: ../../../CHANGELOG.rst:480 -msgid "" -"`@agjohnson `__: Bump docker -> 3.1.3 (`#3828 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:481 -msgid "" -"`@Doug-AWS `__: Pip install note for Windows " -"(`#3827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:482 -msgid "" -"`@himanshutejwani12 `__: Update " -"index.rst (`#3824 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:484 -msgid "" -"`@agjohnson `__: Autolint cleanup for #3821 " -"(`#3822 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:486 -msgid "" -"`@stsewd `__: Pin astroid to fix linter issue on " -"travis (`#3816 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:487 -msgid "" -"`@varunotelli `__: Update install.rst dropped" -" the Python 2.7 only part (`#3814 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:488 -msgid "" -"`@xrmx `__: Update machine field when activating a " -"version from project_version_detail (`#3797 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:489 -msgid "" -"`@humitos `__: Allow members of \"Admin\" Team to" -" wipe version envs (`#3791 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:490 -msgid "" -"`@ericholscher `__: Add sustainability api " -"to CORS (`#3782 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:491 -msgid "" -"`@durwasa-chakraborty `__: Fixed a " -"grammatical error (`#3780 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:492 -msgid "" -"`@humitos `__: Trying to solve the end line " -"character for a font file (`#3776 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:493 ../../../CHANGELOG.rst:514 -msgid "" -"`@stsewd `__: Fix tox env for coverage (`#3772 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:494 -msgid "" -"`@bansalnitish `__: Added eslint rules " -"(`#3768 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:495 -msgid "" -"`@davidfischer `__: Use sustainability api " -"for advertising (`#3747 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:496 -msgid "" -"`@davidfischer `__: Add a sustainability API" -" (`#3672 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:497 -msgid "" -"`@humitos `__: Upgrade django-pagination to a " -"\"maintained\" fork (`#3666 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:498 ../../../CHANGELOG.rst:534 -msgid "" -"`@humitos `__: Project updated when subproject " -"modified (`#3649 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:499 -msgid "" -"`@davidfischer `__: Anonymize IP addresses " -"for Google Analytics (`#3626 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:500 -msgid "" -"`@humitos `__: Improve \"Sharing\" docs (`#3472 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:501 -msgid "" -"`@humitos `__: Upgrade docker-py to its latest " -"version (docker==3.1.1) (`#3243 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:502 -msgid "" -"`@humitos `__: Upgrade all packages using `pur` " -"tool (`#2916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:503 -msgid "" -"`@rixx `__: Fix page redirect preview (`#2711 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:508 -msgid "Version 2.3.0" -msgstr "" - -#: ../../../CHANGELOG.rst:511 -msgid "" -"Version 2.3.0 includes a security fix for project translations. See " -":ref:`security-2.3.0` for more information" -msgstr "" - -#: ../../../CHANGELOG.rst:515 -msgid "" -"`@humitos `__: Try to fix end of file (`#3761 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:516 -msgid "" -"`@berkerpeksag `__: Fix indentation in " -"docs/faq.rst (`#3758 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:517 -msgid "" -"`@stsewd `__: Check for http protocol before " -"urlize (`#3755 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:518 -msgid "" -"`@rajujha373 `__: #3741: replaced Go Crazy " -"text with Search (`#3752 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:519 -msgid "" -"`@humitos `__: Log in the proper place and add " -"the image name used (`#3750 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:520 -msgid "" -"`@shubham76 `__: Changed 'Submit' text on " -"buttons with something more meaningful (`#3749 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:521 -msgid "" -"`@agjohnson `__: Fix tests for Git submodule " -"(`#3737 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:522 -msgid "" -"`@bansalnitish `__: Add eslint rules and fix" -" errors (`#3726 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:523 -msgid "" -"`@davidfischer `__: Prevent bots indexing " -"promos (`#3719 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:524 -msgid "" -"`@agjohnson `__: Add argument to skip errorlist" -" through knockout on common form (`#3704 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:525 -msgid "" -"`@ajatprabha `__: Fixed #3701: added closing " -"tag for div element (`#3702 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:526 -msgid "" -"`@bansalnitish `__: Fixes internal reference" -" (`#3695 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:527 -msgid "" -"`@humitos `__: Always record the git branch " -"command as success (`#3693 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:528 -msgid "" -"`@ericholscher `__: Show the project slug in" -" the project admin (to make it more explicit what project is what) (`#3681 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:529 -msgid "" -"`@humitos `__: Upgrade django-taggit to 0.22.2 " -"(`#3667 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:530 -msgid "" -"`@stsewd `__: Check for submodules (`#3661 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:531 ../../../CHANGELOG.rst:545 -msgid "" -"`@agjohnson `__: Hotfix for adding logging call" -" back into project sync task (`#3657 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:532 ../../../CHANGELOG.rst:546 -msgid "" -"`@agjohnson `__: Fix issue with missing setting" -" in oauth SyncRepo task (`#3656 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:533 ../../../CHANGELOG.rst:549 -msgid "" -"`@ericholscher `__: Remove error logging " -"that isn't an error. (`#3650 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:535 -msgid "" -"`@aasis21 `__: formatting buttons in edit project" -" text editor (`#3633 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:536 -msgid "" -"`@humitos `__: Filter by my own repositories at " -"Import Remote Project (`#3548 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:537 -msgid "" -"`@funkyHat `__: check for matching alias before " -"subproject slug (`#2787 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:540 -msgid "Version 2.2.1" -msgstr "" - -#: ../../../CHANGELOG.rst:542 -msgid "" -"Version ``2.2.1`` is a bug fix release for the several issues found in " -"production during the ``2.2.0`` release." -msgstr "" - -#: ../../../CHANGELOG.rst:547 ../../../CHANGELOG.rst:556 -msgid "" -"`@humitos `__: Tests for build notifications " -"(`#3654 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:548 ../../../CHANGELOG.rst:557 -msgid "" -"`@humitos `__: Send proper context to celery " -"email notification task (`#3653 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:550 ../../../CHANGELOG.rst:561 -msgid "" -"`@davidfischer `__: Update RTD security docs" -" (`#3641 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:551 ../../../CHANGELOG.rst:563 -msgid "" -"`@humitos `__: Ability to override the creation " -"of the Celery App (`#3623 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:554 -msgid "Version 2.2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:558 -msgid "" -"`@xrmx `__: Update django-formtools to 2.1 (`#3648 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:559 -msgid "" -"`@xrmx `__: Update Django to 1.9.13 (`#3647 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:560 -msgid "" -"`@davidfischer `__: Fix a 500 when searching" -" for files with API v1 (`#3645 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:562 -msgid "" -"`@humitos `__: Fix SVN initialization for command" -" logging (`#3638 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:564 -msgid "" -"`@humitos `__: Update the operations team (`#3621" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:565 -msgid "" -"`@mohitkyadav `__: Add venv to .gitignore " -"(`#3620 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:566 -msgid "" -"`@stsewd `__: Remove hardcoded copyright year " -"(`#3616 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:567 -msgid "" -"`@stsewd `__: Improve installation steps (`#3614 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:568 -msgid "" -"`@stsewd `__: Update GSOC (`#3607 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:569 -msgid "" -"`@Jigar3 `__: Updated AUTHORS.rst (`#3601 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:570 -msgid "" -"`@stsewd `__: Pin less to latest compatible " -"version (`#3597 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:571 -msgid "" -"`@Angeles4four `__: Grammar correction " -"(`#3596 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:572 -msgid "" -"`@davidfischer `__: Fix an unclosed tag " -"(`#3592 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:573 -msgid "" -"`@aaksarin `__: add missed fontawesome-" -"webfont.woff2 (`#3589 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:574 -msgid "" -"`@davidfischer `__: Force a specific ad to " -"be displayed (`#3584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:575 -msgid "" -"`@stsewd `__: Docs about preference for tags over " -"branches (`#3582 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:576 -msgid "" -"`@davidfischer `__: Rework homepage (`#3579 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:577 -msgid "" -"`@stsewd `__: Don't allow to create a subproject " -"of a project itself (`#3571 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:578 -msgid "" -"`@davidfischer `__: Fix for build screen in " -"firefox (`#3569 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:579 -msgid "" -"`@humitos `__: Style using pre-commit (`#3560 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:580 -msgid "" -"`@humitos `__: Use DRF 3.1 `pagination_class` " -"(`#3559 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:581 -msgid "" -"`@davidfischer `__: Analytics fixes (`#3558 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:582 -msgid "" -"`@davidfischer `__: Upgrade requests version" -" (`#3557 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:584 -msgid "" -"`@ericholscher `__: Add a number of new " -"ideas for GSOC (`#3552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:585 -msgid "" -"`@humitos `__: Fix Travis lint issue (`#3551 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:586 -msgid "" -"`@davidfischer `__: Send custom dimensions " -"for mkdocs (`#3550 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:587 ../../../CHANGELOG.rst:603 -msgid "" -"`@davidfischer `__: Promo contrast " -"improvements (`#3549 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:588 -msgid "" -"`@humitos `__: Allow git tags with `/` in the " -"name and properly slugify (`#3545 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:589 -msgid "" -"`@humitos `__: Allow to import public " -"repositories on corporate site (`#3537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:590 -msgid "" -"`@humitos `__: Log `git checkout` and expose to " -"users (`#3520 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:591 -msgid "" -"`@stsewd `__: Update docs (`#3498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:592 ../../../CHANGELOG.rst:613 -msgid "" -"`@davidfischer `__: Switch to universal " -"analytics (`#3495 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:593 -msgid "" -"`@stsewd `__: Move Mercurial dependency to pip.txt" -" (`#3488 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:594 -msgid "" -"`@agjohnson `__: Add docs on removing edit " -"button (`#3479 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:595 ../../../CHANGELOG.rst:614 -msgid "" -"`@davidfischer `__: Convert default dev " -"cache to local memory (`#3477 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:596 ../../../CHANGELOG.rst:703 -#: ../../../CHANGELOG.rst:741 -msgid "" -"`@agjohnson `__: Fix lint error (`#3402 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:597 ../../../CHANGELOG.rst:676 -#: ../../../CHANGELOG.rst:719 -msgid "" -"`@techtonik `__: Fix Edit links if version is " -"referenced by annotated tag (`#3302 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:598 -msgid "" -"`@jaraco `__: Fixed build results page on firefox " -"(part two) (`#2630 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:601 -msgid "Version 2.1.6" -msgstr "" - -#: ../../../CHANGELOG.rst:604 -msgid "" -"`@humitos `__: Refactor run command outside a " -"Build and Environment (`#3542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:605 -msgid "" -"`@AnatoliyURL `__: Project in the local read " -"the docs don't see tags. (`#3534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:606 -msgid "" -"`@malarzm `__: searchtools.js missing init() call" -" (`#3532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:607 -msgid "" -"`@johanneskoester `__: Build failed " -"without details (`#3531 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:608 -msgid "" -"`@danielmitterdorfer `__: \"Edit on " -"Github\" points to non-existing commit (`#3530 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:609 -msgid "" -"`@lk-geimfari `__: No such file or directory:" -" 'docs/requirements.txt' (`#3529 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:610 -msgid "" -"`@stsewd `__: Fix Good First Issue link (`#3522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:611 -msgid "" -"`@Blendify `__: Remove RTD Theme workaround " -"(`#3519 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:612 ../../../CHANGELOG.rst:627 -msgid "" -"`@stsewd `__: Move project description to the top " -"(`#3510 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:615 -msgid "" -"`@nlgranger `__: Github service: cannot unlink " -"after deleting account (`#3374 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:616 ../../../CHANGELOG.rst:631 -#: ../../../CHANGELOG.rst:795 -msgid "" -"`@andrewgodwin `__: \"stable\" appearing to " -"track future release branches (`#3268 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:617 ../../../CHANGELOG.rst:798 -msgid "" -"`@skddc `__: Add JSDoc to docs build environment " -"(`#3069 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:618 ../../../CHANGELOG.rst:634 -msgid "" -"`@chummels `__: RTD building old \"stable\" docs" -" instead of \"latest\" when auto-triggered from recent push (`#2351 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:619 -msgid "" -"`@cajus `__: Builds get stuck in \"Cloning\" state " -"(`#2047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:620 -msgid "" -"`@gossi `__: Cannot delete subproject (`#1341 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:621 -msgid "" -"`@gigster99 `__: extension problem (`#1059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:624 -msgid "Version 2.1.5" -msgstr "" - -#: ../../../CHANGELOG.rst:626 -msgid "" -"`@ericholscher `__: Add GSOC 2018 page " -"(`#3518 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:628 -msgid "" -"`@RichardLitt `__: Docs: Rename \"Good First " -"Bug\" to \"Good First Issue\" (`#3505 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:629 -msgid "" -"`@stsewd `__: Fix regex for getting project and " -"user (`#3501 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:630 ../../../CHANGELOG.rst:647 -msgid "" -"`@ericholscher `__: Check to make sure " -"changes exist in BitBucket pushes (`#3480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:632 -msgid "" -"`@cdeil `__: No module named pip in conda build " -"(`#2827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:633 -msgid "" -"`@Yaseenh `__: building project does not generate" -" new pdf with changes in it (`#2758 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:635 -msgid "" -"`@KeithWoods `__: GitHub edit link is " -"aggressively stripped (`#1788 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:638 -msgid "Version 2.1.4" -msgstr "" - -#: ../../../CHANGELOG.rst:640 -msgid "" -"`@davidfischer `__: Add programming language" -" to API/READTHEDOCS_DATA (`#3499 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:641 -msgid "" -"`@ericholscher `__: Remove our mkdocs search" -" override (`#3496 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:642 -msgid "" -"`@humitos `__: Better style (`#3494 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:643 -msgid "" -"`@humitos `__: Update README.rst (`#3492 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:644 -msgid "" -"`@davidfischer `__: Small formatting change " -"to the Alabaster footer (`#3491 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:645 -msgid "" -"`@matsen `__: Fixing \"reseting\" misspelling. " -"(`#3487 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:646 -msgid "" -"`@ericholscher `__: Add David to dev team " -"listing (`#3485 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:648 -msgid "" -"`@ericholscher `__: Use semvar for " -"readthedocs-build to make bumping easier (`#3475 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:649 -msgid "" -"`@davidfischer `__: Add programming " -"languages (`#3471 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:650 -msgid "" -"`@humitos `__: Remove TEMPLATE_LOADERS since it's" -" the default (`#3469 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:651 -msgid "" -"`@Code0x58 `__: Minor virtualenv upgrade (`#3463" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:652 -msgid "" -"`@humitos `__: Remove invite only message (`#3456" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:653 -msgid "" -"`@maxirus `__: Adding to Install Docs (`#3455 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:654 -msgid "" -"`@stsewd `__: Fix a little typo (`#3448 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:655 -msgid "" -"`@stsewd `__: Better autogenerated index file " -"(`#3447 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:656 -msgid "" -"`@stsewd `__: Better help text for privacy level " -"(`#3444 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:657 -msgid "" -"`@msyriac `__: Broken link URL changed fixes " -"#3442 (`#3443 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:658 -msgid "" -"`@ericholscher `__: Fix git (`#3441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:659 -msgid "" -"`@ericholscher `__: Properly slugify the " -"alias on Project Relationships. (`#3440 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:660 -msgid "" -"`@stsewd `__: Don't show \"build ideas\" to " -"unprivileged users (`#3439 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:661 -msgid "" -"`@Blendify `__: Docs: Point Theme docs to new " -"website (`#3438 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:662 -msgid "" -"`@humitos `__: Do not use double quotes on git " -"command with --format option (`#3437 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:663 -msgid "" -"`@ericholscher `__: Hack in a fix for " -"missing version slug deploy that went out a while back (`#3433 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:664 -msgid "" -"`@humitos `__: Check versions used to create the " -"venv and auto-wipe (`#3432 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:665 ../../../CHANGELOG.rst:684 -msgid "" -"`@ericholscher `__: Upgrade psycopg2 (`#3429" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:666 ../../../CHANGELOG.rst:685 -msgid "" -"`@humitos `__: Fix \"Edit in Github\" link " -"(`#3427 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:667 ../../../CHANGELOG.rst:686 -msgid "" -"`@ericholscher `__: Add celery theme to " -"supported ad options (`#3425 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:668 ../../../CHANGELOG.rst:690 -msgid "" -"`@humitos `__: Link to version detail page from " -"build detail page (`#3418 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:669 ../../../CHANGELOG.rst:691 -msgid "" -"`@humitos `__: Move wipe button to version detail" -" page (`#3417 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:670 ../../../CHANGELOG.rst:696 -msgid "" -"`@humitos `__: Show/Hide \"See paid advertising\"" -" checkbox depending on USE_PROMOS (`#3412 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:671 ../../../CHANGELOG.rst:711 -msgid "" -"`@benjaoming `__: Strip well-known version " -"component origin/ from remote version (`#3377 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:672 ../../../CHANGELOG.rst:712 -msgid "" -"`@humitos `__: Remove warnings from code (`#3372 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:673 -msgid "" -"`@ericholscher `__: Add docker image from " -"the YAML config integration (`#3339 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:674 ../../../CHANGELOG.rst:716 -msgid "" -"`@humitos `__: Show proper error to user when " -"conf.py is not found (`#3326 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:675 ../../../CHANGELOG.rst:718 -#: ../../../CHANGELOG.rst:746 -msgid "" -"`@humitos `__: Simple task to finish inactive " -"builds (`#3312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:677 ../../../CHANGELOG.rst:732 -msgid "" -"`@Riyuzakii `__: changed from html to " -"css (`#2699 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:680 -msgid "Version 2.1.3" -msgstr "" - -#: ../../../CHANGELOG.rst:0 -msgid "date" -msgstr "" - -#: ../../../CHANGELOG.rst:682 -msgid "Dec 21, 2017" -msgstr "" - -#: ../../../CHANGELOG.rst:687 -msgid "" -"`@ericholscher `__: Only build travis push " -"builds on master. (`#3421 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:688 -msgid "" -"`@ericholscher `__: Add concept of dashboard" -" analytics code (`#3420 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:689 -msgid "" -"`@humitos `__: Use default avatar for User/Orgs " -"in OAuth services (`#3419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:692 -msgid "" -"`@bieagrathara `__: 019 497 8360 (`#3416 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:693 -msgid "" -"`@bieagrathara `__: rew (`#3415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:694 -msgid "" -"`@tony `__: lint prospector task failing (`#3414 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:695 -msgid "" -"`@humitos `__: Remove extra 's' (`#3413 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:697 -msgid "" -"`@accraze `__: Removing talks about RTD page " -"(`#3410 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:698 -msgid "" -"`@humitos `__: Pin pylint to 1.7.5 and fix " -"docstring styling (`#3408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:699 -msgid "" -"`@agjohnson `__: Update style and copy on " -"abandonment docs (`#3406 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:700 ../../../CHANGELOG.rst:739 -msgid "" -"`@agjohnson `__: Update changelog more " -"consistently (`#3405 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:701 ../../../CHANGELOG.rst:740 -msgid "" -"`@agjohnson `__: Update prerelease invoke " -"command to call with explicit path (`#3404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:702 -msgid "" -"`@ericholscher `__: Fix changelog command " -"(`#3403 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:704 -msgid "" -"`@julienmalard `__: Recent builds are " -"missing translated languages links (`#3401 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:705 ../../../CHANGELOG.rst:742 -msgid "" -"`@stsewd `__: Remove copyright application (`#3400" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:706 ../../../CHANGELOG.rst:743 -msgid "" -"`@humitos `__: Show connect buttons for installed" -" apps only (`#3394 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:707 -msgid "" -"`@agjohnson `__: Fix display of build advice " -"(`#3390 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:708 ../../../CHANGELOG.rst:744 -msgid "" -"`@agjohnson `__: Don't display the build " -"suggestions div if there are no suggestions (`#3389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:709 -msgid "" -"`@ericholscher `__: Pass more data into the " -"redirects. (`#3388 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:710 -msgid "" -"`@ericholscher `__: Fix issue where you " -"couldn't edit your canonical domain. (`#3387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:713 -msgid "" -"`@JavaDevVictoria `__: Updated " -"python.setup_py_install to be true (`#3357 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:714 -msgid "" -"`@humitos `__: Use default avatars for " -"GitLab/GitHub/Bitbucket integrations (users/organizations) (`#3353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:715 ../../../CHANGELOG.rst:745 -msgid "" -"`@jonrkarr `__: Error in YAML configuration " -"docs: default value for `python.setup_py_install` should be `true` (`#3334 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:717 -msgid "" -"`@MikeHart85 `__: Badges aren't updating due " -"to being cached on GitHub. (`#3323 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:720 -msgid "" -"`@humitos `__: Remove/Update talks about RTD page" -" (`#3283 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:721 -msgid "" -"`@gawel `__: Regain pyquery project ownership " -"(`#3281 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:722 -msgid "" -"`@dialex `__: Build passed but I can't see the " -"documentation (maze screen) (`#3246 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:723 -msgid "" -"`@makixx `__: Account is inactive (`#3241 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:724 ../../../CHANGELOG.rst:747 -msgid "" -"`@agjohnson `__: Cleanup misreported failed " -"builds (`#3230 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:725 -msgid "" -"`@cokelaer `__: links to github are broken " -"(`#3203 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:726 ../../../CHANGELOG.rst:748 -msgid "" -"`@agjohnson `__: Remove copyright application " -"(`#3199 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:727 -msgid "" -"`@shacharoo `__: Unable to register after " -"deleting my account (`#3189 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:728 -msgid "" -"`@gtalarico `__: 3 week old Build Stuck Cloning" -" (`#3126 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:729 -msgid "" -"`@agjohnson `__: Regressions with conf.py and " -"error reporting (`#2963 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:730 -msgid "" -"`@agjohnson `__: Can't edit canonical domain " -"(`#2922 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:731 -msgid "" -"`@virtuald `__: Documentation stuck in 'cloning'" -" state (`#2795 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:733 -msgid "" -"`@tjanez `__: Support specifying 'python setup.py " -"build_sphinx' as an alternative build command (`#1857 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:734 -msgid "" -"`@bdarnell `__: Broken edit links (`#1637 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:737 -msgid "Version 2.1.2" -msgstr "" - -#: ../../../CHANGELOG.rst:751 -msgid "Version 2.1.1" -msgstr "" - -#: ../../../CHANGELOG.rst:753 -msgid "Release information missing" -msgstr "" - -#: ../../../CHANGELOG.rst:756 -msgid "Version 2.1.0" -msgstr "" - -#: ../../../CHANGELOG.rst:758 -msgid "" -"`@ericholscher `__: Revert \"Merge pull " -"request #3336 from rtfd/use-active-for-stable\" (`#3368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:759 -msgid "" -"`@agjohnson `__: Revert \"Do not split before " -"first argument (#3333)\" (`#3366 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:760 -msgid "" -"`@ericholscher `__: Remove pitch from " -"ethical ads page, point folks to actual pitch page. (`#3365 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:761 -msgid "" -"`@agjohnson `__: Add changelog and changelog " -"automation (`#3364 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:762 -msgid "" -"`@ericholscher `__: Fix mkdocs search. " -"(`#3361 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:763 ../../../CHANGELOG.rst:782 -msgid "" -"`@ericholscher `__: Email sending: Allow " -"kwargs for other options (`#3355 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:764 ../../../CHANGELOG.rst:783 -msgid "" -"`@ericholscher `__: Try and get folks to put" -" more tags. (`#3350 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:765 -msgid "" -"`@ericholscher `__: Suggest wiping your " -"environment to folks with bad build outcomes. (`#3347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:766 -msgid "" -"`@humitos `__: GitLab Integration (`#3327 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:767 -msgid "" -"`@jimfulton `__: Draft policy for claiming " -"existing project names. (`#3314 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:768 -msgid "" -"`@agjohnson `__: More logic changes to error " -"reporting, cleanup (`#3310 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:769 -msgid "" -"`@safwanrahman `__: [Fix #3182] Better user " -"deletion (`#3214 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:770 -msgid "" -"`@ericholscher `__: Better User deletion " -"(`#3182 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:771 -msgid "" -"`@RichardLitt `__: Add `Needed: replication` " -"label (`#3138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:772 -msgid "" -"`@josejrobles `__: Replaced usage of " -"deprecated function get_fields_with_model with new … (`#3052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:773 -msgid "" -"`@ericholscher `__: Don't delete the " -"subprojects directory on sync of superproject (`#3042 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:774 -msgid "" -"`@andrew `__: Pass query string when redirecting, " -"fixes #2595 (`#3001 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:775 -msgid "" -"`@saily `__: Add GitLab repo sync and webhook " -"support (`#1870 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:776 -msgid "" -"`@destroyerofbuilds `__: Setup GitLab " -"Web Hook on Project Import (`#1443 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:777 -msgid "" -"`@takotuesday `__: Add GitLab Provider from " -"django-allauth (`#1441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:780 -msgid "Version 2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:784 -msgid "" -"`@ericholscher `__: Small changes to email " -"sending to enable from email (`#3349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:785 -msgid "" -"`@dplanella `__: Duplicate TOC entries (`#3345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:786 -msgid "" -"`@ericholscher `__: Small tweaks to ethical " -"ads page (`#3344 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:787 -msgid "" -"`@agjohnson `__: Fix python usage around oauth " -"pagination (`#3342 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:788 -msgid "" -"`@tony `__: Fix isort link (`#3340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:789 -msgid "" -"`@ericholscher `__: Change stable version " -"switching to respect `active` (`#3336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:790 -msgid "" -"`@ericholscher `__: Allow superusers to pass" -" admin & member tests for projects (`#3335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:791 -msgid "" -"`@humitos `__: Do not split before first argument" -" (`#3333 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:792 -msgid "" -"`@humitos `__: Update docs for pre-commit (auto " -"linting) (`#3332 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:793 -msgid "" -"`@humitos `__: Take preferece of tags over " -"branches when selecting the stable version (`#3331 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:794 -msgid "" -"`@humitos `__: Add prospector as a pre-commit " -"hook (`#3328 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:796 -msgid "" -"`@humitos `__: Config files for auto linting " -"(`#3264 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:797 -msgid "" -"`@mekrip `__: Build is not working (`#3223 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:799 -msgid "" -"`@jakirkham `__: Specifying conda version used " -"(`#2076 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:800 -msgid "" -"`@agjohnson `__: Document code style guidelines" -" (`#1475 `__)" -msgstr "" - -#: ../../changelog.rst:7 -msgid "Previous releases" -msgstr "" - -#: ../../changelog.rst:9 -msgid "" -"Starting with version ``2.0``, we will be incrementing the Read the Docs " -"version based on semantic versioning principles, and will be automating the " -"update of our changelog." -msgstr "" - -#: ../../changelog.rst:13 -msgid "" -"Below are some historical changes from when we have tried to add information" -" here in the past" -msgstr "" - -#: ../../changelog.rst:17 -msgid "July 23, 2015" -msgstr "" - -#: ../../changelog.rst:19 -msgid "Django 1.8 Support Merged" -msgstr "" - -#: ../../changelog.rst:22 -msgid "Code Notes" -msgstr "" - -#: ../../changelog.rst:24 -msgid "Updated Django from `1.6.11` to `1.8.3`." -msgstr "" - -#: ../../changelog.rst:25 -msgid "" -"Removed South and ported the South migrations to Django's migration " -"framework." -msgstr "" - -#: ../../changelog.rst:26 -msgid "" -"Updated django-celery from `3.0.23` to `3.1.26` as django-celery 3.0.x does " -"not support Django 1.8." -msgstr "" - -#: ../../changelog.rst:27 -msgid "" -"Updated Celery from `3.0.24` to `3.1.18` because we had to update django-" -"celery. We need to test this extensively and might need to think about using" -" the new Celery API directly and dropping django-celery. See release notes: " -"http://docs.celeryproject.org/en/latest/whatsnew-3.1.html" -msgstr "" - -#: ../../changelog.rst:28 -msgid "" -"Updated tastypie from `0.11.1` to current master (commit " -"`1e1aff3dd4dcd21669e9c68bd7681253b286b856`) as 0.11.x is not compatible with" -" Django 1.8. No surprises expected but we should ask for a proper release, " -"see release notes: https://github.com/django-tastypie/django-" -"tastypie/blob/master/docs/release_notes/v0.12.0.rst" -msgstr "" - -#: ../../changelog.rst:29 -msgid "" -"Updated django-oauth from `0.16.1` to `0.21.0`. No surprises expected, see " -"release notes `in the docs `_ and `finer grained in " -"the repo `_" -msgstr "" - -#: ../../changelog.rst:30 -msgid "" -"Updated django-guardian from `1.2.0` to `1.3.0` to gain Django 1.8 support. " -"No surprises expected, see release notes: https://github.com/lukaszb/django-" -"guardian/blob/devel/CHANGES" -msgstr "" - -#: ../../changelog.rst:31 -msgid "" -"Using `django-formtools` instead of removed `django.contrib.formtools` now. " -"Based on the Django release notes, these modules are the same except of the " -"package name." -msgstr "" - -#: ../../changelog.rst:32 -msgid "" -"Updated pytest-django from `2.6.2` to `2.8.0`. No tests required, but " -"running the testsuite :smile:" -msgstr "" - -#: ../../changelog.rst:33 -msgid "" -"Updated psycopg2 from 2.4 to 2.4.6 as 2.4.5 is required by Django 1.8. No " -"trouble expected as Django is the layer between us and psycopg2. Also it's " -"only a minor version upgrade. Release notes: " -"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-4-6" -msgstr "" - -#: ../../changelog.rst:34 -msgid "" -"Added `django.setup()` to `conf.py` to load django properly for doc builds." -msgstr "" - -#: ../../changelog.rst:35 -msgid "" -"Added migrations for all apps with models in the `readthedocs/` directory" -msgstr "" - -#: ../../changelog.rst:38 -msgid "Deployment Notes" -msgstr "" - -#: ../../changelog.rst:40 -msgid "" -"After you have updated the code and installed the new dependencies, you need" -" to run these commands on the server::" -msgstr "" - -#: ../../changelog.rst:46 -msgid "" -"Locally I had trouble in a test environment that pip did not update to the " -"specified commit of tastypie. It might be required to use `pip install -U -r" -" requirements/deploy.txt` during deployment." -msgstr "" - -#: ../../changelog.rst:50 -msgid "Development Update Notes" -msgstr "" - -#: ../../changelog.rst:52 -msgid "" -"The readthedocs developers need to execute these commands when switching to " -"this branch (or when this got merged into master):" -msgstr "" - -#: ../../changelog.rst:54 -msgid "**Before updating** please make sure that all migrations are applied::" -msgstr "" - -#: ../../changelog.rst:59 -msgid "Update the codebase: `git pull`" -msgstr "" - -#: ../../changelog.rst:60 -msgid "" -"You need to update the requirements with `pip install -r requirements.txt`" -msgstr "" - -#: ../../changelog.rst:61 -msgid "Now you need to fake the initial migrations::" -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/code-of-conduct.mo b/docs/user/locale/ja/LC_MESSAGES/code-of-conduct.mo deleted file mode 100644 index 14590fc24d3..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/code-of-conduct.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/code-of-conduct.po b/docs/user/locale/ja/LC_MESSAGES/code-of-conduct.po deleted file mode 100644 index 0d13dcc564e..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/code-of-conduct.po +++ /dev/null @@ -1,160 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../code-of-conduct.rst:2 -msgid "Code of Conduct" -msgstr "" - -#: ../../code-of-conduct.rst:4 -msgid "" -"Like the technical community as a whole, the Read the Docs team and " -"community is made up of a mixture of professionals and volunteers from all " -"over the world, working on every aspect of the mission - including " -"mentorship, teaching, and connecting people." -msgstr "" - -#: ../../code-of-conduct.rst:9 -msgid "" -"Diversity is one of our huge strengths, but it can also lead to " -"communication issues and unhappiness. To that end, we have a few ground " -"rules that we ask people to adhere to. This code applies equally to " -"founders, mentors and those seeking help and guidance." -msgstr "" - -#: ../../code-of-conduct.rst:14 -msgid "" -"This isn’t an exhaustive list of things that you can’t do. Rather, take it " -"in the spirit in which it’s intended - a guide to make it easier to enrich " -"all of us and the technical communities in which we participate." -msgstr "" - -#: ../../code-of-conduct.rst:18 -msgid "" -"This code of conduct applies to all spaces managed by the Read the Docs " -"project. This includes IRC, the mailing lists, the issue tracker, and any " -"other forums created by the project team which the community uses for " -"communication. In addition, violations of this code outside these spaces may" -" affect a person's ability to participate within them." -msgstr "" - -#: ../../code-of-conduct.rst:25 -msgid "" -"If you believe someone is violating the code of conduct, we ask that you " -"report it by emailing dev@readthedocs.org." -msgstr "" - -#: ../../code-of-conduct.rst:28 -msgid "**Be friendly and patient.**" -msgstr "" - -#: ../../code-of-conduct.rst:29 -msgid "" -"**Be welcoming.** We strive to be a community that welcomes and supports " -"people of all backgrounds and identities. This includes, but is not limited " -"to members of any race, ethnicity, culture, national origin, colour, " -"immigration status, social and economic class, educational level, sex, " -"sexual orientation, gender identity and expression, age, size, family " -"status, political belief, religion, and mental and physical ability." -msgstr "" - -#: ../../code-of-conduct.rst:36 -msgid "" -"**Be considerate.** Your work will be used by other people, and you in turn " -"will depend on the work of others. Any decision you take will affect users " -"and colleagues, and you should take those consequences into account when " -"making decisions. Remember that we're a world-wide community, so you might " -"not be communicating in someone else's primary language." -msgstr "" - -#: ../../code-of-conduct.rst:42 -msgid "" -"**Be respectful.** Not all of us will agree all the time, but disagreement " -"is no excuse for poor behavior and poor manners. We might all experience " -"some frustration now and then, but we cannot allow that frustration to turn " -"into a personal attack. It’s important to remember that a community where " -"people feel uncomfortable or threatened is not a productive one. Members of " -"the Read the Docs community should be respectful when dealing with other " -"members as well as with people outside the Read the Docs community." -msgstr "" - -#: ../../code-of-conduct.rst:50 -msgid "" -"**Be careful in the words that you choose.** We are a community of " -"professionals, and we conduct ourselves professionally. Be kind to others. " -"Do not insult or put down other participants. Harassment and other " -"exclusionary behavior aren't acceptable. This includes, but is not limited " -"to:" -msgstr "" - -#: ../../code-of-conduct.rst:56 -msgid "Violent threats or language directed against another person." -msgstr "" - -#: ../../code-of-conduct.rst:57 -msgid "Discriminatory jokes and language." -msgstr "" - -#: ../../code-of-conduct.rst:58 -msgid "Posting sexually explicit or violent material." -msgstr "" - -#: ../../code-of-conduct.rst:59 -msgid "" -"Posting (or threatening to post) other people's personally identifying " -"information (\"doxing\")." -msgstr "" - -#: ../../code-of-conduct.rst:61 -msgid "Personal insults, especially those using racist or sexist terms." -msgstr "" - -#: ../../code-of-conduct.rst:62 -msgid "Unwelcome sexual attention." -msgstr "" - -#: ../../code-of-conduct.rst:63 -msgid "Advocating for, or encouraging, any of the above behavior." -msgstr "" - -#: ../../code-of-conduct.rst:64 -msgid "" -"Repeated harassment of others. In general, if someone asks you to stop, then" -" stop." -msgstr "" - -#: ../../code-of-conduct.rst:67 -msgid "" -"**When we disagree, try to understand why.** Disagreements, both social and " -"technical, happen all the time and Read the Docs is no exception. It is " -"important that we resolve disagreements and differing views constructively. " -"Remember that we’re different. The strength of Read the Docs comes from its " -"varied community, people from a wide range of backgrounds. Different people " -"have different perspectives on issues. Being unable to understand why " -"someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that" -" it is human to err and blaming each other doesn’t get us anywhere. Instead," -" focus on helping to resolve issues and learning from mistakes." -msgstr "" - -#: ../../code-of-conduct.rst:78 -msgid "" -"Original text courtesy of the `Speak Up! project " -"`__. " -"This version was adopted from the `Django Code of Conduct " -"`_." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/conda.mo b/docs/user/locale/ja/LC_MESSAGES/conda.mo deleted file mode 100644 index 7323d4dc351..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/conda.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/conda.po b/docs/user/locale/ja/LC_MESSAGES/conda.po deleted file mode 100644 index 7c9cf34dc80..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/conda.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../conda.rst:2 -msgid "Conda Support" -msgstr "" - -#: ../../conda.rst:4 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../conda.rst:7 -msgid "" -"Read the Docs supports Conda as an environment management tool, along with " -"Virtualenv. Conda support is useful for people who depend on C libraries, " -"and need them installed when building their documentation." -msgstr "" - -#: ../../conda.rst:12 -msgid "" -"This work was funded by `Clinical Graphics`_ -- many thanks for their " -"support of Open Source." -msgstr "" - -#: ../../conda.rst:15 -msgid "Activating Conda" -msgstr "" - -#: ../../conda.rst:17 -msgid "" -"Conda Support is the first feature enabled with :doc:`yaml-config`. You can " -"enable it by creating a `readthedocs.yml` file in the root of your " -"repository with the contents:" -msgstr "" - -#: ../../conda.rst:26 -msgid "" -"This Conda environment will also have Sphinx and other build time " -"dependencies installed. It will use the same order of operations that we " -"support currently:" -msgstr "" - -#: ../../conda.rst:29 -msgid "Environment Creation (``conda env create``)" -msgstr "" - -#: ../../conda.rst:30 -msgid "Dependency Installation (Sphinx)" -msgstr "" - -#: ../../conda.rst:33 -msgid "Custom Installs" -msgstr "" - -#: ../../conda.rst:35 -msgid "" -"If you are running a custom installation of Read the Docs, you will need the" -" ``conda`` executable installed somewhere on your ``PATH``. Because of the " -"way ``conda`` works, we can't safely install it as a normal dependency into " -"the normal Python virtualenv." -msgstr "" - -#: ../../conda.rst:40 -msgid "" -"Installing conda into a virtualenv will override the ``activate`` script, " -"making it so you can't properly activate that virtualenv anymore." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/contribute.mo b/docs/user/locale/ja/LC_MESSAGES/contribute.mo deleted file mode 100644 index 60420fe5f00..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/contribute.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/contribute.po b/docs/user/locale/ja/LC_MESSAGES/contribute.po deleted file mode 100644 index b872b510fe7..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/contribute.po +++ /dev/null @@ -1,431 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../contribute.rst:2 -msgid "Contributing to Read the Docs" -msgstr "" - -#: ../../contribute.rst:4 -msgid "" -"You are here to help on Read the Docs? Awesome, feel welcome and read the " -"following sections in order to know how to ask questions and how to work on " -"something." -msgstr "" - -#: ../../contribute.rst:7 -msgid "" -"All members of our community are expected to follow our :doc:`/code-of-" -"conduct`. Please make sure you are welcoming and friendly in all of our " -"spaces." -msgstr "" - -#: ../../contribute.rst:11 -msgid "Get in touch" -msgstr "" - -#: ../../contribute.rst:13 -msgid "Ask usage questions (\"How do I?\") on `StackOverflow`_." -msgstr "" - -#: ../../contribute.rst:14 -msgid "Report bugs, suggest features or view the source code `on GitHub`_." -msgstr "" - -#: ../../contribute.rst:15 -msgid "Discuss topics on `Gitter`_." -msgstr "" - -#: ../../contribute.rst:16 -msgid "On IRC find us at `#readthedocs`_." -msgstr "" - -#: ../../contribute.rst:24 -msgid "Contributing to development" -msgstr "" - -#: ../../contribute.rst:26 -msgid "" -"If you want to deep dive and help out with development on Read the Docs, " -"then first get the project installed locally according to the " -":doc:`Installation Guide `. After that is done we suggest you have " -"a look at tickets in our issue tracker that are labelled `Good First " -"Issue`_. These are meant to be a great way to get a smooth start and won't " -"put you in front of the most complex parts of the system." -msgstr "" - -#: ../../contribute.rst:33 -msgid "" -"If you are up to more challenging tasks with a bigger scope, then there are " -"a set of tickets with a `Feature`_ or `Improvement`_ tag. These tickets have" -" a general overview and description of the work required to finish. If you " -"want to start somewhere, this would be a good place to start (make sure that" -" the issue also have the `Accepted`_ label). That said, these aren't " -"necessarily the easiest tickets. They are simply things that are explained. " -"If you still didn't find something to work on, search for the `Sprintable`_ " -"label. Those tickets are meant to be standalone and can be worked on ad-hoc." -msgstr "" - -#: ../../contribute.rst:43 -msgid "" -"When contributing code, then please follow the standard Contribution " -"Guidelines set forth at `contribution-guide.org`_." -msgstr "" - -#: ../../contribute.rst:46 -msgid "" -"We have a strict code style that is easy to follow since you just have to " -"install `pre-commit`_ and it will automatically run different linting tools " -"(`autoflake`_, `autopep8`_, `docformatter`_, `isort`_, `prospector`_, " -"`unify`_ and `yapf`_) to check your changes before you commit them. `pre-" -"commit` will let you know if there were any problems that is wasn't able to " -"fix automatically." -msgstr "" - -#: ../../contribute.rst:52 -msgid "To run the `pre-commit` command and check your changes::" -msgstr "" - -#: ../../contribute.rst:58 -msgid "or to run against a specific file::" -msgstr "" - -#: ../../contribute.rst:62 -msgid "" -"`pre-commit` can also be run as a git pre-commit hook. You can set this up " -"with::" -msgstr "" - -#: ../../contribute.rst:67 -msgid "" -"After this installation, the next time you run `git commit` the `pre-commit " -"run` command will be run immediately and will inform you of the changes and " -"errors." -msgstr "" - -#: ../../contribute.rst:72 -msgid "" -"Our code base is still maturing and the core team doesn't yet recommend " -"running this as a pre-commit hook due to the number of changes this will " -"cause while constructing a pull request. Independent pull requests with " -"linting changes would be a great help to making this possible." -msgstr "" - -#: ../../contribute.rst:95 -msgid "Triaging tickets" -msgstr "" - -#: ../../contribute.rst:97 -msgid "" -"Here is a brief explanation on how we triage incoming tickets to get a " -"better sense of what needs to be done on what end." -msgstr "" - -#: ../../contribute.rst:100 -msgid "" -"You will need Triage permission on the project in order to do this. You can " -"ask one of the members of the :doc:`team` to give you access." -msgstr "" - -#: ../../contribute.rst:104 -msgid "Initial triage" -msgstr "" - -#: ../../contribute.rst:106 -msgid "" -"When sitting down to do some triaging work, we start with the `list of " -"untriaged tickets`_. We consider all tickets that do not have a label as " -"untriaged. The first step is to categorize the ticket into one of the " -"following categories and either close the ticket or assign an appropriate " -"label. The reported issue …" -msgstr "" - -#: ../../contribute.rst:127 -msgid "… is not valid" -msgstr "" - -#: ../../contribute.rst:113 -msgid "" -"If you think the ticket is invalid comment why you think it is invalid, then" -" close the ticket. Tickets might be invalid if they were already fixed in " -"the past or it was decided that the proposed feature will not be implemented" -" because it does not conform with the overall goal of Read the Docs. Also if" -" you happen to know that the problem was already reported, reference the " -"other ticket that is already addressing the problem and close the duplicate." -msgstr "" - -#: ../../contribute.rst:120 ../../contribute.rst:141 ../../contribute.rst:153 -#: ../../contribute.rst:165 ../../contribute.rst:174 ../../contribute.rst:183 -#: ../../contribute.rst:193 ../../contribute.rst:203 -msgid "Examples:" -msgstr "" - -#: ../../contribute.rst:122 -msgid "" -"*Builds fail when using matplotlib*: If the described issue was already " -"fixed, then explain and instruct to re-trigger the build." -msgstr "" - -#: ../../contribute.rst:125 -msgid "" -"*Provide way to upload arbitrary HTML files*: It was already decided that " -"Read the Docs is not a dull hosting platform for HTML. So explain this and " -"close the ticket." -msgstr "" - -#: ../../contribute.rst:144 -msgid "… does not provide enough information" -msgstr "" - -#: ../../contribute.rst:132 -msgid "" -"Add the label **Needed: more information** if the reported issue does not " -"contain enough information to decide if it is valid or not and ask on the " -"ticket for the required information to go forward. We will re-triage all " -"tickets that have the label **Needed: more information** assigned. If the " -"original reporter left new information we can try to re-categorize the " -"ticket. If the reporter did not come back to provide more required " -"information after a long enough time, we will close the ticket (this will be" -" roughly about two weeks)." -msgstr "" - -#: ../../contribute.rst:143 -msgid "" -"*My builds stopped working. Please help!* Ask for a link to the build log " -"and for which project is affected." -msgstr "" - -#: ../../contribute.rst:157 -msgid "… is a valid feature proposal" -msgstr "" - -#: ../../contribute.rst:147 -msgid "" -"If the ticket contains a feature that aligns with the goals of Read the " -"Docs, then add the label **Feature**. If the proposal seems valid but " -"requires further discussion between core contributors because there might be" -" different possibilities on how to implement the feature, then also add the " -"label **Needed: design decision**." -msgstr "" - -#: ../../contribute.rst:155 -msgid "*Provide better integration with service XYZ*" -msgstr "" - -#: ../../contribute.rst:156 -msgid "" -"*Achieve world domination* (also needs the label **Needed: design " -"decision**)" -msgstr "" - -#: ../../contribute.rst:168 -msgid "… is a small change to the source code" -msgstr "" - -#: ../../contribute.rst:160 -msgid "" -"If the ticket is about code cleanup or small changes to existing features " -"would likely have the **Improvement** label. The distinction for this label " -"is that these issues have a lower priority than a Bug, and aren't " -"implementing new features." -msgstr "" - -#: ../../contribute.rst:167 -msgid "*Refactor namedtuples to dataclasess*" -msgstr "" - -#: ../../contribute.rst:168 -msgid "*Change font size for the project's title*" -msgstr "" - -#: ../../contribute.rst:176 -msgid "… is a valid problem within the code base:" -msgstr "" - -#: ../../contribute.rst:171 -msgid "" -"If it's a valid bug, then add the label **Bug**. Try to reference related " -"issues if you come across any." -msgstr "" - -#: ../../contribute.rst:176 -msgid "*Builds fail if conf.py contains non-ascii letters*" -msgstr "" - -#: ../../contribute.rst:185 -msgid "… is a currently valid problem with the infrastructure:" -msgstr "" - -#: ../../contribute.rst:179 -msgid "" -"Users might report about web server downtimes or that builds are not " -"triggered. If the ticket needs investigation on the servers, then add the " -"label **Operations**." -msgstr "" - -#: ../../contribute.rst:185 -msgid "*Builds are not starting*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "… is a question and needs answering:" -msgstr "" - -#: ../../contribute.rst:190 -msgid "" -"If the ticket contains a question about the Read the Docs platform or the " -"code, then add the label **Support**." -msgstr "" - -#: ../../contribute.rst:195 -msgid "*My account was set inactive. Why?*" -msgstr "" - -#: ../../contribute.rst:196 -msgid "*How to use C modules with Sphinx autodoc?*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "*Why are my builds failing?*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "… requires a one-time action on the server:" -msgstr "" - -#: ../../contribute.rst:200 -msgid "" -"Tasks that require a one time action on the server should be assigned the " -"two labels **Support** and **Operations**." -msgstr "" - -#: ../../contribute.rst:205 -msgid "*Please change my username*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "*Please set me as owner of this abandoned project*" -msgstr "" - -#: ../../contribute.rst:208 -msgid "" -"After we finished the initial triaging of new tickets, no ticket should be " -"left without a label." -msgstr "" - -#: ../../contribute.rst:214 -msgid "Additional labels for categorization" -msgstr "" - -#: ../../contribute.rst:216 -msgid "" -"Additionally to the labels already involved in the section above, we have a " -"few more at hand to further categorize issues." -msgstr "" - -#: ../../contribute.rst:221 -msgid "*High Priority*" -msgstr "" - -#: ../../contribute.rst:220 -msgid "" -"If the issue is urgent, assign this label. In the best case also go forward " -"to resolve the ticket yourself as soon as possible." -msgstr "" - -#: ../../contribute.rst:226 -msgid "*Good First Issue*" -msgstr "" - -#: ../../contribute.rst:224 -msgid "" -"This label marks tickets that are easy to get started with. The ticket " -"should be ideal for beginners to dive into the code base. Better is if the " -"fix for the issue only involves touching one part of the code." -msgstr "" - -#: ../../contribute.rst:230 -msgid "*Sprintable*" -msgstr "" - -#: ../../contribute.rst:229 -msgid "" -"Sprintable are all tickets that have the right amount of scope to be handled" -" during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../contribute.rst:232 -msgid "" -"For a full list of available labels and their meanings, see :doc:`issue-" -"labels`." -msgstr "" - -#: ../../contribute.rst:236 -msgid "Helpful links for triaging" -msgstr "" - -#: ../../contribute.rst:238 -msgid "Here is a list of links for contributors that look for work:" -msgstr "" - -#: ../../contribute.rst:240 -msgid "" -"`Untriaged tickets " -"`_:" -" Go and triage them!" -msgstr "" - -#: ../../contribute.rst:243 -msgid "" -"`Tickets labelled with Needed: more information " -"`_:" -" Come back to these tickets once in a while and close those that did not get" -" any new information from the reporter. If new information is available, go " -"and re-triage the ticket." -msgstr "" - -#: ../../contribute.rst:248 -msgid "" -"`Tickets labelled with Operations " -"`_:" -" These tickets are for contributors who have access to the servers." -msgstr "" - -#: ../../contribute.rst:251 -msgid "" -"`Tickets labelled with Support " -"`_:" -" Experienced contributors or community members with a broad knowledge about " -"the project should handle those." -msgstr "" - -#: ../../contribute.rst:255 -msgid "" -"`Tickets labelled with Needed: design decision " -"`_:" -" Project leaders must take actions on these tickets. Otherwise no other " -"contributor can go forward on them." -msgstr "" - -#: ../../contribute.rst:261 -msgid "Helping on translations" -msgstr "" - -#: ../../contribute.rst:263 -msgid "If you wish to contribute translations, please do so on `Transifex`_." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/custom_installs/customization.mo b/docs/user/locale/ja/LC_MESSAGES/custom_installs/customization.mo deleted file mode 100644 index 1e6d728bae7..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/custom_installs/customization.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/custom_installs/customization.po b/docs/user/locale/ja/LC_MESSAGES/custom_installs/customization.po deleted file mode 100644 index c06379dbd71..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/custom_installs/customization.po +++ /dev/null @@ -1,81 +0,0 @@ -# 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-04 14:10+0000\n" -"Last-Translator: Eric Holscher \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -# 9a4df253f71d409e8ec590353f2f7a15 -#: ../../custom_installs/customization.rst:2 -msgid "Customizing your install" -msgstr "" - -# 1028e197ff5c4ddd98d099e447476731 -#: ../../custom_installs/customization.rst:4 -msgid "" -"Read the Docs has a lot of :doc:`/settings` that help customize your " -"install. This document will outline some of the more useful ways that these " -"can be combined." -msgstr "" - -# 3b8b84b2961b4ab389fea741833ec961 -#: ../../custom_installs/customization.rst:8 -msgid "Have a local settings file" -msgstr "" - -# 07a3499807a74d1394062e1bb4e902d1 -#: ../../custom_installs/customization.rst:10 -msgid "" -"If you put a file named ``local_settings.py`` in the " -"``readthedocs/settings`` directory, it will override settings available in " -"the base install." -msgstr "" - -# d15800590d4447888697341be52ffec7 -#: ../../custom_installs/customization.rst:13 -msgid "Adding your own title to pages" -msgstr "" - -# 3ec2cfd4934348b186b2ac3bba32abae -#: ../../custom_installs/customization.rst:15 -msgid "" -"This requires 2 parts of setup. First, you need to add a custom " -":setting:`TEMPLATE_DIRS` setting that points at your template overrides. " -"Then, in those template overrides you have to insert your logo where the " -"normal RTD logo goes." -msgstr "" - -# b6e4e25845774f08a86ed5f207b569d2 -#: ../../custom_installs/customization.rst:17 -msgid "This works for any setting you wish to change." -msgstr "" - -# b5bcbc37e82f41c1aa0a7089b72c2123 -#: ../../custom_installs/customization.rst:19 -msgid "Example ``local_settings.py``::" -msgstr "" - -# 47b3e3c7e2ff4a4a838b3a0010ef42a4 -#: ../../custom_installs/customization.rst:31 -msgid "Example ``base.html`` in your template overrides::" -msgstr "" - -# 906c4e450b374a54a656b9dcad27da12 -#: ../../custom_installs/customization.rst:38 -msgid "" -"You can of course override any block in the template. If there is something " -"that you would like to be able to customize, but isn't currently in a block," -" please `submit an issue`_." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/custom_installs/index.mo b/docs/user/locale/ja/LC_MESSAGES/custom_installs/index.mo deleted file mode 100644 index bd4fb84082d..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/custom_installs/index.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/custom_installs/index.po b/docs/user/locale/ja/LC_MESSAGES/custom_installs/index.po deleted file mode 100644 index 6a6fba83f62..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/custom_installs/index.po +++ /dev/null @@ -1,32 +0,0 @@ -# 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-04 14:10+0000\n" -"Last-Translator: Eric Holscher \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -# e52de36f1bf24ee6a7fda490b7ec9ad8 -#: ../../custom_installs/index.rst:2 -msgid "Info about custom installs" -msgstr "" - -# 1534817d7caf41288543ecf717ac55f3 -#: ../../custom_installs/index.rst:4 -msgid "" -"Read the Docs is open source, which means you can run your own version of " -"it. There are many reasons to do this, the main one being if you want a " -"private instance. If you have to keep everything behind a firewall of VPN, " -"this is for you." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/design.mo b/docs/user/locale/ja/LC_MESSAGES/design.mo deleted file mode 100644 index abf807e7c58..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/design.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/design.po b/docs/user/locale/ja/LC_MESSAGES/design.po deleted file mode 100644 index 660ec934d1b..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/design.po +++ /dev/null @@ -1,107 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../design.rst:2 -msgid "Designing Read the Docs" -msgstr "" - -#: ../../design.rst:4 -msgid "" -"So you're thinking of contributing some of your time and design skills to " -"Read the Docs? That's **awesome**. This document will lead you through a few" -" features available to ease the process of working with Read the Doc's CSS " -"and static assets." -msgstr "" - -#: ../../design.rst:10 -msgid "" -"To start, you should follow the :doc:`install` instructions to get a working" -" copy of the Read the Docs repository locally." -msgstr "" - -#: ../../design.rst:14 -msgid "Style Catalog" -msgstr "" - -#: ../../design.rst:16 -msgid "" -"Once you have RTD running locally, you can open ``http://localhost:8000" -"/style-catalog/`` for a quick overview of the currently available styles." -msgstr "" - -#: ../../design.rst:21 -msgid "" -"This way you can quickly get started writing HTML -- or if you're modifying " -"existing styles you can get a quick idea of how things will change site-" -"wide." -msgstr "" - -#: ../../design.rst:26 -msgid "Readthedocs.org Changes" -msgstr "" - -#: ../../design.rst:28 -msgid "" -"Styles for the primary RTD site are located in ``media/css`` directory." -msgstr "" - -#: ../../design.rst:30 -msgid "" -"These styles only affect the primary site -- **not** any of the generated " -"documentation using the default RTD style." -msgstr "" - -#: ../../design.rst:34 -msgid "Sphinx Template Changes" -msgstr "" - -#: ../../design.rst:36 -msgid "" -"Styles for generated documentation are located in " -"``readthedocs/templates/sphinx/_static/rtd.css``" -msgstr "" - -#: ../../design.rst:38 -msgid "" -"Of note, projects will retain the version of that file they were last built " -"with -- so if you're editing that file and not seeing any changes to your " -"local built documentation, you need to rebuild your example project." -msgstr "" - -#: ../../design.rst:43 -msgid "Contributing" -msgstr "" - -#: ../../design.rst:45 -msgid "" -"Contributions should follow the :doc:`contribute` guidelines where " -"applicable -- ideally you'll create a pull request against the `Read the " -"Docs GitHub project`_ from your forked repo and include a brief description " -"of what you added / removed / changed, as well as an attached image (you can" -" just take a screenshot and drop it into the PR creation form) of the " -"effects of your changes." -msgstr "" - -#: ../../design.rst:50 -msgid "" -"There's not a hard browser range, but your design changes should work " -"reasonably well across all major browsers, IE8+ -- that's not to say it " -"needs to be pixel-perfect in older browsers! Just avoid making changes that " -"render older browsers utterly unusable (or provide a sane fallback)." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/docs.mo b/docs/user/locale/ja/LC_MESSAGES/docs.mo deleted file mode 100644 index 8cbf2378bdc..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/docs.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/docs.po b/docs/user/locale/ja/LC_MESSAGES/docs.po deleted file mode 100644 index 470e3f05bf3..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/docs.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../docs.rst:2 -msgid "Building and Contributing to Documentation" -msgstr "" - -#: ../../docs.rst:4 -msgid "" -"As one might expect, the documentation for Read the Docs is built using " -"Sphinx and hosted on Read the Docs. The docs are kept in the ``docs/`` " -"directory at the top of the source tree." -msgstr "" - -#: ../../docs.rst:8 -msgid "You can build the docs by installing ``Sphinx`` and running::" -msgstr "" - -#: ../../docs.rst:13 -msgid "" -"Please follow these guidelines when updating our docs. Let us know if you " -"have any questions or something isn't clear." -msgstr "" - -#: ../../docs.rst:17 -msgid "The brand" -msgstr "" - -#: ../../docs.rst:19 -msgid "We are called **Read the Docs**. The *the* is not capitalized." -msgstr "" - -#: ../../docs.rst:22 -msgid "We do however use the acronym **RTD**." -msgstr "" - -#: ../../docs.rst:25 -msgid "Titles" -msgstr "" - -#: ../../docs.rst:27 -msgid "" -"For page titles, or Heading1 as they are sometimes called, we use title-" -"case." -msgstr "" - -#: ../../docs.rst:29 -msgid "" -"If the page includes multiple sub-headings (H2, H3), we usually use " -"sentence-case unless the titles include terminology that is supposed to be " -"capitalized." -msgstr "" - -#: ../../docs.rst:33 -msgid "Content" -msgstr "" - -#: ../../docs.rst:35 -msgid "" -"Do not break the content across multiple lines at 80 characters, but rather " -"break them on semantic meaning (e.g. periods or commas). Read more about " -"this `here `_." -msgstr "" - -#: ../../docs.rst:38 -msgid "" -"If you are cross-referencing to a different page within our website, use the" -" ``doc`` directive and not a hyperlink." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/embed.mo b/docs/user/locale/ja/LC_MESSAGES/embed.mo deleted file mode 100644 index 926a85f6be8..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/embed.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/embed.po b/docs/user/locale/ja/LC_MESSAGES/embed.po deleted file mode 100644 index 3d6024797d4..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/embed.po +++ /dev/null @@ -1,128 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../embed.rst:2 -msgid "Embed API" -msgstr "" - -#: ../../embed.rst:4 -msgid "" -"Read the Docs allow you to embed content from any of the projects we host. " -"This allows for content re-use across sites, making sure the content is " -"always up to date." -msgstr "" - -#: ../../embed.rst:9 -msgid "Workflow" -msgstr "" - -#: ../../embed.rst:11 -msgid "" -"There are many uses of our Embed API. One of our favorites is for inline " -"help. We have started using this on Read the Docs itself to provide inline " -"help on our main site pages. This allows us to keep the official " -"documentation as the single source of truth, while having great inline help " -"in our application as well." -msgstr "" - -#: ../../embed.rst:17 -msgid "" -"We recommend you point at **tagged releases** instead of ``latest``. Tags " -"don't change over time, so you don't have to worry about the content you are" -" embedding disappearing." -msgstr "" - -#: ../../embed.rst:21 -msgid "" -"All relative links to pages contained in the remote content will continue to" -" point at the remote page." -msgstr "" - -#: ../../embed.rst:24 -msgid "How to use it" -msgstr "" - -#: ../../embed.rst:28 -msgid "Sphinx Extension" -msgstr "" - -#: ../../embed.rst:30 -msgid "" -"You can embed content directly in Sphinx with builds on Read the Docs. We " -"support default configuration variables for your ``conf.py``:" -msgstr "" - -#: ../../embed.rst:33 -msgid "readthedocs_embed_project" -msgstr "" - -#: ../../embed.rst:34 -msgid "readthedocs_embed_version" -msgstr "" - -#: ../../embed.rst:35 -msgid "readthedocs_embed_doc" -msgstr "" - -#: ../../embed.rst:37 -msgid "" -"These are overridable per-call as well. Then you simply use the directive:" -msgstr "" - -#: ../../embed.rst:56 -msgid "Javascript" -msgstr "" - -#: ../../embed.rst:58 -msgid "" -"We provide a Javascript library that you can embed on any site. An example:" -msgstr "" - -#: ../../embed.rst:80 -msgid "" -"This will provide a pop-out for a user with the ``How we envision versions " -"working`` section of the ``versions`` page. You can see this in action here:" -msgstr "" - -#: ../../embed.rst:103 -msgid "" -"All Read the Docs pages already have the library loaded, so you can ignore " -"the ``link`` and first ``script`` tags on all documentation." -msgstr "" - -#: ../../embed.rst:107 -msgid "" -"We currently do not provide caching on this API. If the remote source you " -"are including changes their page structure or deletes the content, your " -"embed will break." -msgstr "" - -#: ../../embed.rst:111 -msgid "" -"In Version 2 of this API we will provide a full-formed workflow that will " -"stop this from happening." -msgstr "" - -#: ../../embed.rst:116 -msgid "Example API Response" -msgstr "" - -#: ../../embed.rst:118 -msgid "Pure API use will return JSON:" -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/faq.mo b/docs/user/locale/ja/LC_MESSAGES/faq.mo deleted file mode 100644 index a3e52848e88..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/faq.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/faq.po b/docs/user/locale/ja/LC_MESSAGES/faq.po deleted file mode 100644 index a08714a169d..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/faq.po +++ /dev/null @@ -1,358 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../faq.rst:2 -msgid "Frequently Asked Questions" -msgstr "" - -#: ../../faq.rst:5 -msgid "My project isn't building with autodoc" -msgstr "" - -#: ../../faq.rst:7 -msgid "" -"First, you should check out the Builds tab of your project. That records all" -" of the build attempts that RTD has made to build your project. If you see " -"``ImportError`` messages for custom Python modules, you should enable the " -"virtualenv feature in the Admin page of your project, which will install " -"your project into a virtualenv, and allow you to specify a " -"``requirements.txt`` file for your project." -msgstr "" - -#: ../../faq.rst:9 -msgid "" -"If you are still seeing errors because of C library dependencies, please see" -" :ref:`faq:I get import errors on libraries that depend on C modules`." -msgstr "" - -#: ../../faq.rst:13 -msgid "How do I change my slug (the URL your docs are served at)?" -msgstr "" - -#: ../../faq.rst:15 -msgid "" -"We don't support allowing folks to change the slug for their project. You " -"can update the name which is shown on the site, but not the actual URL that " -"documentation is served." -msgstr "" - -#: ../../faq.rst:19 -msgid "" -"The main reason for this is that all existing URLs to the content will " -"break. You can delete and re-create the project with the proper name to get " -"a new slug, but you really shouldn't do this if you have existing inbound " -"links, as it `breaks the internet " -"`_." -msgstr "" - -#: ../../faq.rst:25 -msgid "Help, my build passed but my documentation page is 404 Not Found!" -msgstr "" - -#: ../../faq.rst:27 -msgid "" -"This often happens because you don't have an `index.html` file being " -"generated. Make sure you have one of the following files:" -msgstr "" - -#: ../../faq.rst:30 -msgid "`index.rst`" -msgstr "" - -#: ../../faq.rst:31 -msgid "`index.md`" -msgstr "" - -#: ../../faq.rst:33 -msgid "" -"At the top level of your built documentation, otherwise we aren't able to " -"serve a \"default\" index page." -msgstr "" - -#: ../../faq.rst:36 -msgid "" -"To test if your docs actually built correctly, you can navigate to a " -"specific page (`/en/latest/README.html` for example)." -msgstr "" - -#: ../../faq.rst:40 -msgid "How do I change behavior for Read the Docs?" -msgstr "" - -#: ../../faq.rst:42 -msgid "" -"When RTD builds your project, it sets the :envvar:`READTHEDOCS` environment " -"variable to the string `True`. So within your Sphinx :file:`conf.py` file, " -"you can vary the behavior based on this. For example::" -msgstr "" - -#: ../../faq.rst:53 -msgid "" -"The :envvar:`READTHEDOCS` variable is also available in the Sphinx build " -"environment, and will be set to ``True`` when building on RTD::" -msgstr "" - -#: ../../faq.rst:61 -msgid "I get import errors on libraries that depend on C modules" -msgstr "" - -#: ../../faq.rst:64 -msgid "" -"Another use case for this is when you have a module with a C extension." -msgstr "" - -#: ../../faq.rst:66 -msgid "" -"This happens because our build system doesn't have the dependencies for " -"building your project. This happens with things like libevent and mysql, and" -" other python things that depend on C libraries. We can't support installing" -" random C binaries on our system, so there is another way to fix these " -"imports." -msgstr "" - -#: ../../faq.rst:68 -msgid "" -"You can mock out the imports for these modules in your ``conf.py`` with the " -"following snippet::" -msgstr "" - -#: ../../faq.rst:81 -msgid "" -"Of course, replacing `MOCK_MODULES` with the modules that you want to mock " -"out." -msgstr "" - -#: ../../faq.rst:83 -msgid "" -"The library ``unittest.mock`` was introduced on python 3.3. On earlier " -"versions install the ``mock`` library from PyPI with (ie ``pip install " -"mock``) and replace the above import::" -msgstr "" - -#: ../../faq.rst:88 -msgid "" -"If such libraries are installed via ``setup.py``, you also will need to " -"remove all the C-dependent libraries from your ``install_requires`` in the " -"RTD environment." -msgstr "" - -#: ../../faq.rst:91 -msgid "`Client Error 401` when building documentation" -msgstr "" - -#: ../../faq.rst:93 -msgid "" -"If you did not install the `test_data` fixture during the installation " -"instructions, you will get the following error::" -msgstr "" - -#: ../../faq.rst:98 -msgid "" -"This is because the API admin user does not exist, and so cannot " -"authenticate. You can fix this by loading the test_data::" -msgstr "" - -#: ../../faq.rst:103 -msgid "" -"If you'd prefer not to install the test data, you'll need to provide a " -"database account for the builder to use. You can provide these credentials " -"by editing the following settings::" -msgstr "" - -#: ../../faq.rst:111 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../faq.rst:113 -msgid "See :doc:`guides/wipe-environment`." -msgstr "" - -#: ../../faq.rst:116 -msgid "How do I host multiple projects on one custom domain?" -msgstr "" - -#: ../../faq.rst:118 -msgid "" -"We support the concept of subprojects, which allows multiple projects to " -"share a single domain. If you add a subproject to a project, that " -"documentation will be served under the parent project's subdomain or custom " -"domain." -msgstr "" - -#: ../../faq.rst:122 -msgid "" -"For example, Kombu is a subproject of Celery, so you can access it on the " -"`celery.readthedocs.io` domain:" -msgstr "" - -#: ../../faq.rst:126 -msgid "http://celery.readthedocs.io/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:128 -msgid "This also works the same for custom domains:" -msgstr "" - -#: ../../faq.rst:130 -msgid "http://docs.celeryproject.org/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:132 -msgid "You can add subprojects in the project admin dashboard." -msgstr "" - -#: ../../faq.rst:135 -msgid "Where do I need to put my docs for RTD to find it?" -msgstr "" - -#: ../../faq.rst:137 -msgid "" -"Read the Docs will crawl your project looking for a ``conf.py``. Where it " -"finds the ``conf.py``, it will run ``sphinx-build`` in that directory. So as" -" long as you only have one set of sphinx documentation in your project, it " -"should Just Work." -msgstr "" - -#: ../../faq.rst:140 -msgid "I want to use the Blue/Default Sphinx theme" -msgstr "" - -#: ../../faq.rst:142 -msgid "" -"We think that our theme is badass, and better than the default for many " -"reasons. Some people don't like change though :), so there is a hack that " -"will let you keep using the default theme. If you set the ``html_style`` " -"variable in your ``conf.py``, it should default to using the default theme. " -"The value of this doesn't matter, and can be set to ``/default.css`` for " -"default behavior." -msgstr "" - -#: ../../faq.rst:145 -msgid "I want to use the Read the Docs theme locally" -msgstr "" - -#: ../../faq.rst:147 -msgid "" -"There is a repository for that: https://github.com/snide/sphinx_rtd_theme. " -"Simply follow the instructions in the README." -msgstr "" - -#: ../../faq.rst:151 -msgid "Image scaling doesn't work in my documentation" -msgstr "" - -#: ../../faq.rst:153 -msgid "" -"Image scaling in docutils depends on PIL. PIL is installed in the system " -"that RTD runs on. However, if you are using the virtualenv building option, " -"you will likely need to include PIL in your requirements for your project." -msgstr "" - -#: ../../faq.rst:156 -msgid "I want comments in my docs" -msgstr "" - -#: ../../faq.rst:158 -msgid "" -"RTD doesn't have explicit support for this. That said, a tool like `Disqus`_" -" (and the `sphinxcontrib-disqus`_ plugin) can be used for this purpose on " -"RTD." -msgstr "" - -#: ../../faq.rst:164 -msgid "How do I support multiple languages of documentation?" -msgstr "" - -#: ../../faq.rst:166 -msgid "See the section on :doc:`localization`." -msgstr "" - -#: ../../faq.rst:169 -msgid "Does Read The Docs work well with \"legible\" docstrings?" -msgstr "" - -#: ../../faq.rst:171 -msgid "" -"Yes. One criticism of Sphinx is that its annotated docstrings are too dense " -"and difficult for humans to read. In response, many projects have adopted " -"customized docstring styles that are simultaneously informative and legible." -" The `NumPy " -"`_ " -"and `Google " -"`_" -" styles are two popular docstring formats. Fortunately, the default Read " -"The Docs theme handles both formats just fine, provided your ``conf.py`` " -"specifies an appropriate Sphinx extension that knows how to convert your " -"customized docstrings. Two such extensions are `numpydoc " -"`_ and `napoleon `_. Only ``napoleon`` is able to handle both " -"docstring formats. Its default output more closely matches the format of " -"standard Sphinx annotations, and as a result, it tends to look a bit better " -"with the default theme." -msgstr "" - -#: ../../faq.rst:189 -msgid "" -"Can I document a python package that is not at the root of my repository?" -msgstr "" - -#: ../../faq.rst:191 -msgid "" -"Yes. The most convenient way to access a python package for example via " -"`Sphinx's autoapi`_ in your documentation is to use the *Install your " -"project inside a virtualenv using setup.py install* option in the admin " -"panel of your project. However this assumes that your ``setup.py`` is in the" -" root of your repository." -msgstr "" - -#: ../../faq.rst:197 -msgid "" -"If you want to place your package in a different directory or have multiple " -"python packages in the same project, then create a pip requirements file. " -"You can specify the relative path to your package inside the file. For " -"example you want to keep your python package in the ``src/python`` " -"directory, then create a ``requirements.readthedocs.txt`` file with the " -"following contents::" -msgstr "" - -#: ../../faq.rst:206 -msgid "" -"Please note that the path must be relative to the file. So the example path " -"above would work if the file is in the root of your repository. If you want " -"to put the requirements in a file called ``requirements/readthedocs.txt``, " -"the contents would look like::" -msgstr "" - -#: ../../faq.rst:213 -msgid "" -"After adding the file to your repository, go to the *Advanced Settings* in " -"your project's admin panel and add the name of the file to the *Requirements" -" file* field." -msgstr "" - -#: ../../faq.rst:221 -msgid "What commit of Read the Docs is in production?" -msgstr "" - -#: ../../faq.rst:223 -msgid "" -"We deploy readthedocs.org from the `rel` branch in our GitHub repository. " -"You can see the latest commits that have been deployed by looking on GitHub:" -" https://github.com/rtfd/readthedocs.org/commits/rel" -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/features.mo b/docs/user/locale/ja/LC_MESSAGES/features.mo deleted file mode 100644 index 62035f75713..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/features.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/features.po b/docs/user/locale/ja/LC_MESSAGES/features.po deleted file mode 100644 index 32ab7ac9e53..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/features.po +++ /dev/null @@ -1,186 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../features.rst:2 -msgid "Read the Docs features" -msgstr "" - -#: ../../features.rst:4 -msgid "" -"This will serve as a list of all of the features that Read the Docs " -"currently has. Some features are important enough to have their own page in " -"the docs, others will simply be listed here." -msgstr "" - -#: ../../features.rst:7 -msgid "GitHub, Bitbucket and GitLab Integration" -msgstr "" - -#: ../../features.rst:9 -msgid "" -"We now support linking by default in the sidebar. It links to the page on " -"your host, which should help people quickly update typos and send pull " -"requests to contribute to project documentation." -msgstr "" - -#: ../../features.rst:11 -msgid "More information can be found in the :doc:`vcs` page." -msgstr "" - -#: ../../features.rst:14 -msgid "Auto-updating" -msgstr "" - -#: ../../features.rst:16 -msgid "" -"The :doc:`webhooks` page talks about the different ways you can ping RTD to " -"let us know your project has been updated. We have official support for " -"GitHub, Bitbucket and GitLab, and anywhere else we have a generic post-" -"commit hook that allows you to POST to a URL to get your documentation " -"built." -msgstr "" - -#: ../../features.rst:19 -msgid "Internationalization" -msgstr "" - -#: ../../features.rst:21 -msgid "" -"Read the Docs itself is localized, and we support documentation translated " -"into multiple languages. Read more on the :doc:`localization` and " -":doc:`i18n` pages." -msgstr "" - -#: ../../features.rst:24 -msgid "Canonical URLs" -msgstr "" - -#: ../../features.rst:26 -msgid "" -"Canonical URLs give your docs better search performance, by pointing all " -"URLs to one version. This also helps to solve the issues around users " -"landing on outdated versions of documentation." -msgstr "" - -#: ../../features.rst:28 -msgid "More information can be found in the :doc:`canonical` page." -msgstr "" - -#: ../../features.rst:31 -msgid "Versions" -msgstr "" - -#: ../../features.rst:33 -msgid "" -"We can build multiple versions of your documentation. Look on the " -"\"Versions\" page of your project's admin (using the nav on the left) to " -"find a list of available versions that we've inferred from the tags and " -"branches in your source control system (according to the support matrix " -"below). On the Versions page you can tell us which versions you'd like us to" -" build docs for, whether each should be public, protected, or private, and " -"what the default version should be (we'll redirect there when someone hits " -"your main project page, e.g., http://my-project.rtfd.org/)." -msgstr "" - -#: ../../features.rst:42 -msgid "Version Control Support Matrix" -msgstr "" - -#: ../../features.rst:45 -msgid "Git" -msgstr "" - -#: ../../features.rst:45 -msgid "hg" -msgstr "" - -#: ../../features.rst:45 -msgid "bzr" -msgstr "" - -#: ../../features.rst:45 -msgid "svn" -msgstr "" - -#: ../../features.rst:47 -msgid "Tags" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:47 ../../features.rst:47 -#: ../../features.rst:49 ../../features.rst:49 ../../features.rst:49 -msgid "Yes" -msgstr "はい" - -#: ../../features.rst:47 ../../features.rst:49 -msgid "No" -msgstr "いいえ" - -#: ../../features.rst:49 -msgid "Branches" -msgstr "" - -#: ../../features.rst:51 -msgid "Default" -msgstr "" - -#: ../../features.rst:51 -msgid "master" -msgstr "" - -#: ../../features.rst:51 -msgid "default" -msgstr "" - -#: ../../features.rst:51 -msgid "trunk" -msgstr "" - -#: ../../features.rst:56 -msgid "PDF Generation" -msgstr "" - -#: ../../features.rst:58 -msgid "" -"When you build your project on RTD, we automatically build a PDF of your " -"project's documentation. We also build them for every version that you " -"upload, so we can host the PDFs of your latest documentation, as well as " -"your latest stable releases as well." -msgstr "" - -#: ../../features.rst:61 -msgid "Search" -msgstr "検索" - -#: ../../features.rst:63 -msgid "" -"We provide full-text search across all of the pages of documentation hosted " -"on our site. This uses the excellent Haystack project and Elasticsearch as " -"the search backend. We hope to be integrating this into the site more fully " -"in the future." -msgstr "" - -#: ../../features.rst:66 -msgid "Alternate Domains" -msgstr "" - -#: ../../features.rst:68 -msgid "" -"We provide support for custom domains, subdomains, and a shorturl for your " -"project as well. This is outlined in the :doc:`alternate_domains` section." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/getting_started.mo b/docs/user/locale/ja/LC_MESSAGES/getting_started.mo deleted file mode 100644 index 88c9c8cf4b3..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/getting_started.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/getting_started.po b/docs/user/locale/ja/LC_MESSAGES/getting_started.po deleted file mode 100644 index 52c9c212778..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/getting_started.po +++ /dev/null @@ -1,228 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# shirou - しろう , 2014 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../getting_started.rst:2 -msgid "Getting Started" -msgstr "はじめに" - -#: ../../getting_started.rst:4 -msgid "" -"This document will show you how to get up and running with Read the Docs. " -"You will have your docs imported on Read the Docs in 5 minutes, displayed " -"beautifully for the world." -msgstr "" - -#: ../../getting_started.rst:8 -msgid "" -"If you are already using Sphinx or Markdown for your docs, skip ahead to " -":ref:`getting_started:Import Your Docs`." -msgstr "" - -#: ../../getting_started.rst:12 -msgid "Write Your Docs" -msgstr "ドキュメントを書く場合" - -#: ../../getting_started.rst:14 -msgid "You have two options for formatting your documentation:" -msgstr "" - -#: ../../getting_started.rst:16 -msgid "`In reStructuredText`_" -msgstr "" - -#: ../../getting_started.rst:17 -msgid "`In Markdown`_" -msgstr "" - -#: ../../getting_started.rst:20 -msgid "In reStructuredText" -msgstr "" - -#: ../../getting_started.rst:22 -msgid "There is `a screencast`_ that will help you get started if you prefer." -msgstr "また、 `a screencast`_ もありますので、そちらもご参照ください。" - -#: ../../getting_started.rst:24 -msgid "" -"Sphinx_ is a tool that makes it easy to create beautiful documentation. " -"Assuming you have Python_ already, `install Sphinx`_::" -msgstr "" - -#: ../../getting_started.rst:29 -msgid "Create a directory inside your project to hold your docs::" -msgstr "" - -#: ../../getting_started.rst:34 -msgid "Run ``sphinx-quickstart`` in there::" -msgstr "ディレクトリの中で ``sphinx-quickstart`` を実行します::" - -#: ../../getting_started.rst:39 -msgid "" -"This quick start will walk you through creating the basic configuration; in " -"most cases, you can just accept the defaults. When it's done, you'll have an" -" ``index.rst``, a ``conf.py`` and some other files. Add these to revision " -"control." -msgstr "" - -#: ../../getting_started.rst:43 -msgid "" -"Now, edit your ``index.rst`` and add some information about your project. " -"Include as much detail as you like (refer to the reStructuredText_ syntax or" -" `this template`_ if you need help). Build them to see how they look::" -msgstr "``index.rst`` を編集し、あなたのプロジェクトに関する情報を付け加えましょう。好きなだけいろいろなことを書いてください。 (書き方は reStructuredText_ か `this template`_ を参照してください)。終了したら、こんなふうにビルドします。::" - -#: ../../getting_started.rst:49 -msgid "" -"You can use ``sphinx-autobuild`` to auto-reload your docs. Run ``sphinx-" -"autobuild . _build/html`` instead." -msgstr "" - -#: ../../getting_started.rst:51 -msgid "" -"Edit your files and rebuild until you like what you see, then commit your " -"changes and push to your public repository. Once you have Sphinx " -"documentation in a public repository, you can start using Read the Docs." -msgstr "ファイルを編集し、好きなだけビルドしなおしてください。それからファイルの変更をコミットし、公開リポジトリにプッシュしてください。あなたのSphinxドキュメントが公開リポジトリにプッシュされたら、Read the Docsを使い始められます。" - -#: ../../getting_started.rst:55 -msgid "In Markdown" -msgstr "" - -#: ../../getting_started.rst:57 -msgid "" -"You can use Markdown and reStructuredText in the same Sphinx project. We " -"support this natively on Read the Docs, and you can do it locally::" -msgstr "" - -#: ../../getting_started.rst:62 -msgid "Then in your ``conf.py``:" -msgstr "" - -#: ../../getting_started.rst:74 -msgid "" -"Markdown doesn't support a lot of the features of Sphinx, like inline markup" -" and directives. However, it works for basic prose content. reStructuredText" -" is the preferred format for technical documentation, please read `this blog" -" post`_ for motivation." -msgstr "" - -#: ../../getting_started.rst:83 -msgid "Sign Up and Connect an External Account" -msgstr "" - -#: ../../getting_started.rst:85 -msgid "" -"If you are going to import a repository from GitHub, Bitbucket or GitLab, " -"you should connect your account to your provider first. Connecting your " -"account allows for easier importing and enables Read the Docs to configure " -"your repository webhooks automatically." -msgstr "" - -#: ../../getting_started.rst:90 -msgid "" -"To connect your account, go to your *Settings* dashboard and select " -"*Connected Services*. From here, you'll be able to connect to your GitHub, " -"Bitbucket or GitLab account. This process will ask you to authorize a " -"connection to Read the Docs, that allows us to read information about and " -"clone your repositories." -msgstr "" - -#: ../../getting_started.rst:96 -msgid "Import Your Docs" -msgstr "すでにあるドキュメントを読み込む場合" - -#: ../../getting_started.rst:98 -msgid "To import a repository, visit your dashboard_ and click Import_." -msgstr "" - -#: ../../getting_started.rst:100 -msgid "" -"If you have a connected account, you will see a list of your repositories " -"that we are able to import. To import one of these projects, just click the " -"import icon next to the repository you'd like to import. This will bring up " -"a form that is already filled with your project's information. Feel free to " -"edit any of these properties, and the click **Next** to build your " -"documentation." -msgstr "" - -#: ../../getting_started.rst:107 -msgid "Manually Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:109 -msgid "" -"If you do not have a connected account, you will need select **Import " -"Manually** and enter the information for your repository yourself. You will " -"also need to manually configure the webhook for your repository as well. " -"When importing your project, you will be asked for the repository URL, along" -" with some other information for you new project. The URL is normally the " -"URL or path name you'd use to checkout, clone, or branch your repository. " -"Some examples:" -msgstr "" - -#: ../../getting_started.rst:116 -msgid "Git: ``http://github.com/ericholscher/django-kong.git``" -msgstr "Git: ``http://github.com/ericholscher/django-kong.git``" - -#: ../../getting_started.rst:117 -msgid "Mercurial: ``https://bitbucket.org/ianb/pip``" -msgstr "Mercurial: ``https://bitbucket.org/ianb/pip``" - -#: ../../getting_started.rst:118 -msgid "Subversion: ``http://varnish-cache.org/svn/trunk``" -msgstr "Subversion: ``http://varnish-cache.org/svn/trunk``" - -#: ../../getting_started.rst:119 -msgid "Bazaar: ``lp:pasta``" -msgstr "Bazaar: ``lp:pasta``" - -#: ../../getting_started.rst:121 -msgid "Add an optional homepage URL and some tags, and then click **Next**." -msgstr "" - -#: ../../getting_started.rst:123 -msgid "" -"Once your project is created, you'll need to manually configure the " -"repository webhook if you would like to have new changesets to trigger " -"builds for your project on Read the Docs. Go to your project's " -"**Integrations** page to configure a new webhook, or see :ref:`our steps for" -" webhook creation ` for more information on this " -"process." -msgstr "" - -#: ../../getting_started.rst:129 -msgid "" -"Within a few seconds your code will automatically be fetched from your " -"public repository, and the documentation will be built. Check out our " -":doc:`builds` page to learn more about how we build your docs, and to " -"troubleshoot any issues that arise." -msgstr "" - -#: ../../getting_started.rst:134 -msgid "" -"Read the Docs will host multiple versions of your code. You can read more " -"about how to use this well on our :doc:`versions` page." -msgstr "" - -#: ../../getting_started.rst:137 -msgid "" -"If you have any more trouble, don't hesitate to reach out to us. The " -":doc:`support` page has more information on getting in touch." -msgstr "もし問題が起きた場合、どうか私達に教えてください。 :doc:`support` ページに連絡する方法が詳しく書かれています。" diff --git a/docs/user/locale/ja/LC_MESSAGES/gsoc.mo b/docs/user/locale/ja/LC_MESSAGES/gsoc.mo deleted file mode 100644 index eb5a0171698..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/gsoc.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/gsoc.po b/docs/user/locale/ja/LC_MESSAGES/gsoc.po deleted file mode 100644 index 55735ba5b28..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/gsoc.po +++ /dev/null @@ -1,408 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# shirou - しろう , 2014 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../gsoc.rst:2 -msgid "Google Summer of Code" -msgstr "Google Summer of Code" - -#: ../../gsoc.rst:4 -msgid "" -"Thanks for your interest in Read the Docs! We are working hard to update the" -" ideas list now that we are accepted in GSOC. Please give us a little while " -"to work on things, and check back on this page for updates." -msgstr "" - -#: ../../gsoc.rst:9 -msgid "" -"Read the Docs is participating in the Google Summer of Code in 2018. This " -"page will contain all the information for students and anyone else " -"interested in helping." -msgstr "" - -#: ../../gsoc.rst:13 -msgid "Skills" -msgstr "" - -#: ../../gsoc.rst:15 -msgid "Incoming students will need the following skills:" -msgstr "" - -#: ../../gsoc.rst:17 -msgid "Intermediate Python & Django programming" -msgstr "" - -#: ../../gsoc.rst:18 -msgid "" -"Familiarity with Markdown, reStructuredText, or some other plain text markup" -" language" -msgstr "" - -#: ../../gsoc.rst:19 -msgid "Familiarity with git, or some other source control" -msgstr "" - -#: ../../gsoc.rst:20 -msgid "Ability to set up your own development environment for Read the Docs" -msgstr "" - -#: ../../gsoc.rst:21 -msgid "Basic understanding of web technologies (HTML/CSS/JS)" -msgstr "" - -#: ../../gsoc.rst:22 -msgid "" -"An interest in documentation and improving open source documentation tools!" -msgstr "" - -#: ../../gsoc.rst:24 -msgid "" -"We're happy to help you get up to speed, but the more you are able to " -"demonstrate ability in advance, the more likely we are to choose your " -"application!" -msgstr "" - -#: ../../gsoc.rst:29 -msgid "Mentors" -msgstr "" - -#: ../../gsoc.rst:31 -msgid "Currently we have a few folks signed up:" -msgstr "" - -#: ../../gsoc.rst:33 -msgid "Eric Holscher" -msgstr "" - -#: ../../gsoc.rst:34 -msgid "Manuel Kaufmann" -msgstr "" - -#: ../../gsoc.rst:35 -msgid "Anthony Johnson" -msgstr "" - -#: ../../gsoc.rst:37 -msgid "" -"Please do not reach out directly to anyone about the Summer of Code. It will" -" **not** increase your chances of being accepted!" -msgstr "" - -#: ../../gsoc.rst:41 -msgid "Getting Started" -msgstr "はじめに" - -#: ../../gsoc.rst:43 -msgid "" -"The :doc:`/install` doc is probably the best place to get going. It will " -"walk you through getting a basic environment for Read the Docs setup." -msgstr "" - -#: ../../gsoc.rst:46 -msgid "" -"Then you can look through our :doc:`/contribute` doc for information on how " -"to get started contributing to RTD." -msgstr "" - -#: ../../gsoc.rst:48 -msgid "" -"People who have a history of submitting pull requests will be prioritized in" -" our Summer of Code selection process." -msgstr "" - -#: ../../gsoc.rst:51 -msgid "Want to get involved?" -msgstr "" - -#: ../../gsoc.rst:53 -msgid "" -"If you're interested in participating in GSoC as a student, you can apply " -"during the normal process provided by Google. We are currently overwhelmed " -"with interest, so we are not able to respond individually to each person who" -" is interested." -msgstr "" - -#: ../../gsoc.rst:56 -msgid "Project Ideas" -msgstr "" - -#: ../../gsoc.rst:58 -msgid "" -"We have written our some loose ideas for projects to work on here. We are " -"also open to any other ideas that students might have." -msgstr "" - -#: ../../gsoc.rst:61 -msgid "" -"**These projects are sorted by priority.** We will consider the priority on " -"our roadmap as a factor, along with the skill of the student, in our " -"selection process." -msgstr "" - -#: ../../gsoc.rst:67 -msgid "Refactor & improve our search code" -msgstr "" - -#: ../../gsoc.rst:69 -msgid "" -"Currently we're using a homegrown library for Elastic Search. There is a new" -" `elasticsearch-dsl `_ " -"library that we should be using. This project will include:" -msgstr "" - -#: ../../gsoc.rst:73 -msgid "Improving our search indexing" -msgstr "" - -#: ../../gsoc.rst:74 -msgid "" -"Refactoring how we \"model\" our search data to use elasticsearch-dsl Models" -msgstr "" - -#: ../../gsoc.rst:75 -msgid "" -"Add additional search data into our indexes, like the programming languages," -" type of document (tutorial, api, etc.) and other data for users to filter " -"by" -msgstr "" - -#: ../../gsoc.rst:76 -msgid "(Optional) Improve the UX of the search for users in various ways" -msgstr "" - -#: ../../gsoc.rst:79 -msgid "Finish YAML config" -msgstr "" - -#: ../../gsoc.rst:81 -msgid "" -"Currently we have a basic :doc:`/yaml-config` for Read the Docs. It's still " -"considered beta, and there are a number of features that it doesn't support." -" We need to support everying users can currently do from our website " -"dashboard inside the YAML file, and then plan a smooth transition path from " -"the database UI to the YAML file." -msgstr "" - -#: ../../gsoc.rst:87 -msgid "" -"This is a *large* project and will likely require a good deal of " -"understanding of both Python as well as web technologies. We have a " -"`starting list of issues " -"`_ put together, but " -"there will be much more work." -msgstr "" - -#: ../../gsoc.rst:92 -msgid "API V3" -msgstr "" - -#: ../../gsoc.rst:94 -msgid "" -"We currently have a \"v2\" API that isn't well documented and doesn't allow " -"users to write to it. We want to continue using Django REST Framework for " -"this, but rethink how we're presenting our information to our users." -msgstr "" - -#: ../../gsoc.rst:98 -msgid "" -"Currently we're showing everything as simple \"models\", and we want to " -"start exposing \"methods\" on our data, similar to GitHub." -msgstr "" - -#: ../../gsoc.rst:102 -msgid "" -"This is a large project and should only be done by someone who has done some" -" basic API design previously." -msgstr "" - -#: ../../gsoc.rst:105 -msgid "Improve Translation Workflow" -msgstr "" - -#: ../../gsoc.rst:107 -msgid "" -"Currently we have our documentation & website translated on Transifex, but " -"we don't have a management process for it. This means that translations will" -" often sit for months before making it back into the site and being " -"available to users." -msgstr "" - -#: ../../gsoc.rst:111 -msgid "" -"This project would include puting together a workflow for translations:" -msgstr "" - -#: ../../gsoc.rst:113 -msgid "Communicate with existing translators and see what needs they have" -msgstr "" - -#: ../../gsoc.rst:114 -msgid "" -"Help formalize the process that we have around Transifex to make it easier " -"to contribute to" -msgstr "" - -#: ../../gsoc.rst:115 -msgid "Improve our tooling so that integrating new translations is easier" -msgstr "" - -#: ../../gsoc.rst:118 -msgid "Support for additional build steps for linting & testing" -msgstr "" - -#: ../../gsoc.rst:120 -msgid "" -"Currently we only build documentation on Read the Docs, but we'd also like " -"to add additional build steps that lets users perform more actions. This " -"would likely take the form of wraping some of the existing `Sphinx builders " -"`_, and giving folks a " -"nice way to use them inside Read the Docs." -msgstr "" - -#: ../../gsoc.rst:125 -msgid "It would be great to have wrappers for the following as a start:" -msgstr "" - -#: ../../gsoc.rst:127 -msgid "" -"Link Check (http://www.sphinx-" -"doc.org/en/stable/builders.html#sphinx.builders.linkcheck.CheckExternalLinksBuilder)" -msgstr "" - -#: ../../gsoc.rst:128 -msgid "Spell Check (https://pypi.python.org/pypi/sphinxcontrib-spelling/)" -msgstr "" - -#: ../../gsoc.rst:129 -msgid "" -"Doctest (http://www.sphinx-doc.org/en/stable/ext/doctest.html#module-" -"sphinx.ext.doctest)" -msgstr "" - -#: ../../gsoc.rst:130 -msgid "" -"Coverage (http://www.sphinx-doc.org/en/stable/ext/coverage.html#module-" -"sphinx.ext.coverage)" -msgstr "" - -#: ../../gsoc.rst:132 -msgid "" -"The goal would also be to make it quite easy for users to contribute third " -"party build steps for Read the Docs, so that other useful parts of the " -"Sphinx ecosystem could be tightly integrated with Read the Docs." -msgstr "" - -#: ../../gsoc.rst:136 -msgid "Collections of Projects" -msgstr "" - -#: ../../gsoc.rst:138 -msgid "" -"This project involves building a user interface for groups of projects in " -"Read the Docs (`Collections`). Users would be allowed to create, publish, " -"and search a `Collection` of projects that they care about. We would also " -"allow for automatic creation of `Collections` based on a project's " -"``setup.py`` or ``requirements.txt``." -msgstr "" - -#: ../../gsoc.rst:142 -msgid "" -"Once a user has a `Collection`, we would allow them to do a few sets of " -"actions on them:" -msgstr "" - -#: ../../gsoc.rst:145 -msgid "" -"Search across all the projects in the `Collection` with one search dialog" -msgstr "" - -#: ../../gsoc.rst:146 -msgid "" -"Download all the project's documentation (PDF, HTMLZip, Epub) for offline " -"viewing" -msgstr "" - -#: ../../gsoc.rst:147 -msgid "" -"Build a landing page for the collection that lists out all the projects, and" -" could even have a user-editable description, similar to our project listing" -" page." -msgstr "" - -#: ../../gsoc.rst:149 -msgid "" -"There is likely other ideas that could be done with `Collections` over time." -msgstr "" - -#: ../../gsoc.rst:152 -msgid "Integrated Redirects" -msgstr "" - -#: ../../gsoc.rst:154 -msgid "" -"Right now it's hard for users to rename files. We support redirects, but " -"don't create them automatically on file rename, and our redirect code is " -"brittle." -msgstr "" - -#: ../../gsoc.rst:159 -msgid "We should rebuild how we handle redirects across a number of cases:" -msgstr "" - -#: ../../gsoc.rst:161 -msgid "" -"Detecting a file change in git/hg/svn and automatically creating a redirect" -msgstr "" - -#: ../../gsoc.rst:162 -msgid "Support redirecting an entire domain to another place" -msgstr "" - -#: ../../gsoc.rst:163 -msgid "Support redirecting versions" -msgstr "" - -#: ../../gsoc.rst:165 -msgid "" -"There will also be a good number of things that spawn from this, including " -"version aliases and other related concepts, if this task doesn't take the " -"whole summer." -msgstr "" - -#: ../../gsoc.rst:169 -msgid "Additional Ideas" -msgstr "" - -#: ../../gsoc.rst:171 -msgid "" -"We have some medium sized projects sketched out in our issue tracker with " -"the tag *Feature Overview*. Looking through `these issues`_ is a good place " -"to start. You might also look through our `milestones`_ on GitHub, which " -"provide outlines on the larger tasks that we're hoping to accomplish." -msgstr "" - -#: ../../gsoc.rst:180 -msgid "Thanks" -msgstr "" - -#: ../../gsoc.rst:182 -msgid "" -"This page was heavily inspired by Mailman's similar `GSOC page`_. Thanks for" -" the inspiration." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/i18n.mo b/docs/user/locale/ja/LC_MESSAGES/i18n.mo deleted file mode 100644 index 7961cc6a63b..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/i18n.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/i18n.po b/docs/user/locale/ja/LC_MESSAGES/i18n.po deleted file mode 100644 index 30dd01b5440..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/i18n.po +++ /dev/null @@ -1,379 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../i18n.rst:2 -msgid "Internationalization" -msgstr "" - -#: ../../i18n.rst:5 -msgid "" -"This document covers the details regarding internationalization and " -"localization that are applied in Read the Docs. The guidelines described are" -" mostly based on `Kitsune's localization documentation " -"`_." -msgstr "" - -#: ../../i18n.rst:10 -msgid "" -"As with most of the Django applications out there, Read the Docs' i18n/l10n " -"framework is based on `GNU gettext `_." -" Crowd-sourced localization is optionally available at `Transifex " -"`_." -msgstr "" - -#: ../../i18n.rst:15 -msgid "" -"For more information about the general ideas, look at this document: " -"http://www.gnu.org/software/gettext/manual/html_node/Concepts.html" -msgstr "" - -#: ../../i18n.rst:20 -msgid "Making Strings Localizable" -msgstr "" - -#: ../../i18n.rst:22 -msgid "" -"Making strings in templates localizable is exceptionally easy. Making " -"strings in Python localizable is a little more complicated. The short " -"answer, though, is to just wrap the string in ``_()``." -msgstr "" - -#: ../../i18n.rst:28 -msgid "Interpolation" -msgstr "" - -#: ../../i18n.rst:30 -msgid "" -"A string is often a combination of a fixed string and something changing, " -"for example, ``Welcome, James`` is a combination of the fixed part " -"``Welcome,``, and the changing part ``James``. The naive solution is to " -"localize the first part and then follow it with the name::" -msgstr "" - -#: ../../i18n.rst:37 -msgid "This is **wrong!**" -msgstr "" - -#: ../../i18n.rst:39 -msgid "" -"In some locales, the word order may be different. Use Python string " -"formatting to interpolate the changing part into the string::" -msgstr "" - -#: ../../i18n.rst:44 -msgid "" -"Python gives you a lot of ways to interpolate strings. The best way is to " -"use Py3k formatting and kwargs. That's the clearest for localizers." -msgstr "" - -#: ../../i18n.rst:49 -msgid "Localization Comments" -msgstr "" - -#: ../../i18n.rst:51 -msgid "" -"Sometimes, it can help localizers to describe where a string comes from, " -"particularly if it can be difficult to find in the interface, or is not very" -" self-descriptive (e.g. very short strings). If you immediately precede the " -"string with a comment that starts with ``Translators:``, the comment will be" -" added to the PO file, and visible to localizers." -msgstr "" - -#: ../../i18n.rst:57 ../../i18n.rst:91 -msgid "Example::" -msgstr "" - -#: ../../i18n.rst:74 -msgid "Adding Context with msgctxt" -msgstr "" - -#: ../../i18n.rst:76 -msgid "" -"Strings may be the same in English, but different in other languages. " -"English, for example, has no grammatical gender, and sometimes the noun and " -"verb forms of a word are identical." -msgstr "" - -#: ../../i18n.rst:80 -msgid "" -"To make it possible to localize these correctly, we can add \"context\" " -"(known in gettext as *msgctxt*) to differentiate two otherwise identical " -"strings. Django provides a :func:`~django.utils.translation.pgettext()` " -"function for this." -msgstr "" - -#: ../../i18n.rst:84 -msgid "" -"For example, the string *Search* may be a noun or a verb in English. In a " -"heading, it may be considered a noun, but on a button, it may be a verb. " -"It's appropriate to add a context (like *button*) to one of them." -msgstr "" - -#: ../../i18n.rst:88 -msgid "" -"Generally, we should only add context if we are sure the strings aren't used" -" in the same way, or if localizers ask us to." -msgstr "" - -#: ../../i18n.rst:99 -msgid "Plurals" -msgstr "" - -#: ../../i18n.rst:101 -msgid "" -"*You have 1 new messages* grates on discerning ears. Fortunately, gettext " -"gives us a way to fix that in English *and* other locales, the " -":func:`~django.utils.translation.ngettext()` function::" -msgstr "" - -#: ../../i18n.rst:107 -msgid "A more realistic example might be::" -msgstr "" - -#: ../../i18n.rst:113 -msgid "" -"This method takes three arguments because English only needs three, i.e., " -"zero is considered \"plural\" for English. Other languages may have " -"`different plural rules " -"`_, and require " -"different phrases for, say 0, 1, 2-3, 4-10, >10. That's absolutely fine, and" -" gettext makes it possible." -msgstr "" - -#: ../../i18n.rst:121 -msgid "Strings in Templates" -msgstr "" - -#: ../../i18n.rst:123 -msgid "" -"When putting new text into a template, all you need to do is wrap it in a " -"``{% trans %}`` template tag::" -msgstr "" - -#: ../../i18n.rst:128 -msgid "Context can be added, too::" -msgstr "" - -#: ../../i18n.rst:132 -msgid "" -"Comments for translators need to precede the internationalized text and must" -" start with the ``Translators:`` keyword.::" -msgstr "" - -#: ../../i18n.rst:138 -msgid "" -"To interpolate, you need to use the alternative and more verbose ``{% " -"blocktrans %}`` template tag — it's actually a block::" -msgstr "" - -#: ../../i18n.rst:143 -msgid "" -"Note that the ``{{ name }}`` variable needs to exist in the template " -"context." -msgstr "" - -#: ../../i18n.rst:145 -msgid "" -"In some situations, it's desirable to evaluate template expressions such as " -"filters or accessing object attributes. You can't do that within the ``{% " -"blocktrans %}`` block, so you need to bind the expression to a local " -"variable first::" -msgstr "" - -#: ../../i18n.rst:156 -msgid "" -"``{% blocktrans %}`` also provides pluralization. For that you need to bind " -"a counter with the name ``count`` and provide a plural translation after the" -" ``{% plural %}`` tag::" -msgstr "" - -#: ../../i18n.rst:169 -msgid "" -"The previous multi-lines examples also use the ``trimmed`` option. This " -"removes newline characters and replaces any whitespace at the beginning and " -"end of a line, helping translators when translating these strings." -msgstr "" - -#: ../../i18n.rst:175 -msgid "Strings in Python" -msgstr "" - -#: ../../i18n.rst:179 -msgid "" -"Whenever you are adding a string in Python, ask yourself if it really needs " -"to be there, or if it should be in the template. Keep logic and presentation" -" separate!" -msgstr "" - -#: ../../i18n.rst:183 -msgid "Strings in Python are more complex for two reasons:" -msgstr "" - -#: ../../i18n.rst:185 -msgid "" -"We need to make sure we're always using Unicode strings and the Unicode-" -"friendly versions of the functions." -msgstr "" - -#: ../../i18n.rst:188 -msgid "" -"If you use the :func:`~django.utils.translation.ugettext` function in the " -"wrong place, the string may end up in the wrong locale!" -msgstr "" - -#: ../../i18n.rst:191 -msgid "Here's how you might localize a string in a view::" -msgstr "" - -#: ../../i18n.rst:201 -msgid "Interpolation is done through normal Python string formatting::" -msgstr "" - -#: ../../i18n.rst:205 -msgid "" -"Context information can be supplied by using the " -":func:`~django.utils.translation.pgettext` function::" -msgstr "" - -#: ../../i18n.rst:210 -msgid "Translator comments are normal one-line Python comments::" -msgstr "" - -#: ../../i18n.rst:215 -msgid "" -"If you need to use plurals, import the " -":func:`~django.utils.translation.ungettext` function::" -msgstr "" - -#: ../../i18n.rst:225 -msgid "Lazily Translated Strings" -msgstr "" - -#: ../../i18n.rst:227 -msgid "" -"You can use :func:`~django.utils.translation.ugettext` or " -":func:`~django.utils.translation.ungettext` only in views or functions " -"called from views. If the function will be evaluated when the module is " -"loaded, then the string may end up in English or the locale of the last " -"request!" -msgstr "" - -#: ../../i18n.rst:232 -msgid "" -"Examples include strings in module-level code, arguments to functions in " -"class definitions, strings in functions called from outside the context of a" -" view. To internationalize these strings, you need to use the ``_lazy`` " -"versions of the above methods, " -":func:`~django.utils.translation.ugettext_lazy` and " -":func:`~django.utils.translation.ungettext_lazy`. The result doesn't get " -"translated until it is evaluated as a string, for example by being output or" -" passed to ``unicode()``::" -msgstr "" - -#: ../../i18n.rst:246 -msgid "" -"In case you want to provide context to a lazily-evaluated gettext string, " -"you will need to use :func:`~django.utils.translation.pgettext_lazy`." -msgstr "" - -#: ../../i18n.rst:251 -msgid "Administrative Tasks" -msgstr "" - -#: ../../i18n.rst:255 -msgid "Updating Localization Files" -msgstr "" - -#: ../../i18n.rst:257 -msgid "" -"To update the translation source files (eg if you changed or added " -"translatable strings in the templates or Python code) you should run " -"``python manage.py makemessages -l `` in the project's root " -"directory (substitute ```` with a valid language code)." -msgstr "" - -#: ../../i18n.rst:262 -msgid "" -"The updated files can now be localized in a `PO editor " -"`_ or " -"crowd-sourced online translation tool." -msgstr "" - -#: ../../i18n.rst:267 -msgid "Compiling to MO" -msgstr "" - -#: ../../i18n.rst:269 -msgid "" -"Gettext doesn't parse any text files, it reads a binary format for faster " -"performance. To compile the latest PO files in the repository, Django " -"provides the ``compilemessages`` management command. For example, to compile" -" all the available localizations, just run::" -msgstr "" - -#: ../../i18n.rst:276 -msgid "" -"You will need to do this every time you want to push updated translations to" -" the live site." -msgstr "" - -#: ../../i18n.rst:279 -msgid "" -"Also, note that it's not a good idea to track MO files in version control, " -"since they would need to be updated at the same pace PO files are updated, " -"so it's silly and not worth it. They are ignored by ``.gitignore``, but " -"please make sure you don't forcibly add them to the repository." -msgstr "" - -#: ../../i18n.rst:286 -msgid "Transifex Integration" -msgstr "" - -#: ../../i18n.rst:288 -msgid "" -"To push updated translation source files to Transifex, run ``tx push -s`` " -"(for English) or ``tx push -t `` (for non-English)." -msgstr "" - -#: ../../i18n.rst:291 -msgid "" -"To pull changes from Transifex, run ``tx pull -a``. Note that Transifex does" -" not compile the translation files, so you have to do this after the pull " -"(see the `Compiling to MO`_ section)." -msgstr "" - -#: ../../i18n.rst:295 -msgid "" -"For more information about the ``tx`` command, read the `Transifex client's " -"help pages `_." -msgstr "" - -#: ../../i18n.rst:301 -msgid "" -"For the Read the Docs community site, we use a `fabric script`_ to follow " -"this process:" -msgstr "" - -#: ../../i18n.rst:305 -msgid "Update files and push sources (English) to Transifex:" -msgstr "" - -#: ../../i18n.rst:311 -msgid "Pull changes (new translations) from Transifex:" -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/index.mo b/docs/user/locale/ja/LC_MESSAGES/index.mo deleted file mode 100644 index 6cb842431e5..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/index.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/index.po b/docs/user/locale/ja/LC_MESSAGES/index.po deleted file mode 100644 index 291a1c4b61a..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/index.po +++ /dev/null @@ -1,93 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# shirou - しろう , 2014 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../index.rst:2 -msgid "Welcome to Read The Docs" -msgstr "Read The Docs へようこそ" - -#: ../../index.rst:4 -msgid "" -"`Read the Docs`_ hosts documentation for the open source community. We " -"support Sphinx_ docs written with reStructuredText_ and `CommonMark`_. We " -"pull your code from your Subversion_, Bazaar_, Git_, and Mercurial_ " -"repositories. Then we build documentation and host it for you. Think of it " -"as *Continuous Documentation*." -msgstr "" - -#: ../../index.rst:10 -msgid "The code is open source, and `available on GitHub`_." -msgstr "" - -#: ../../index.rst:22 -msgid "" -"The main documentation for the site is organized into a couple sections:" -msgstr "" - -#: ../../index.rst:24 -msgid ":ref:`user-docs`" -msgstr "" - -#: ../../index.rst:25 -msgid ":ref:`feature-docs`" -msgstr ":ref:`feature-docs`" - -#: ../../index.rst:26 -msgid ":ref:`about-docs`" -msgstr ":ref:`about-docs`" - -#: ../../index.rst:28 -msgid "Information about development is also available:" -msgstr "" - -#: ../../index.rst:30 -msgid ":ref:`dev-docs`" -msgstr ":ref:`dev-docs`" - -#: ../../index.rst:31 -msgid ":ref:`design-docs`" -msgstr ":ref:`design-docs`" - -#: ../../index.rst:35 -msgid "User Documentation" -msgstr "ユーザードキュメント" - -#: ../../index.rst:52 -msgid "About Read the Docs" -msgstr "Read the Docsについて" - -#: ../../index.rst:70 -msgid "Feature Documentation" -msgstr "" - -#: ../../index.rst:92 -msgid "Developer Documentation" -msgstr "開発者向けドキュメント" - -#: ../../index.rst:111 -msgid "Business Documentation" -msgstr "" - -#: ../../index.rst:119 -msgid "Custom Install Documentation" -msgstr "" - -#: ../../index.rst:127 -msgid "Designer Documentation" -msgstr "デザイナー向けドキュメント" diff --git a/docs/user/locale/ja/LC_MESSAGES/install.mo b/docs/user/locale/ja/LC_MESSAGES/install.mo deleted file mode 100644 index b786197310d..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/install.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/install.po b/docs/user/locale/ja/LC_MESSAGES/install.po deleted file mode 100644 index e945cceb799..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/install.po +++ /dev/null @@ -1,194 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# shirou - しろう , 2014 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../install.rst:2 -msgid "Installation" -msgstr "インストール" - -#: ../../install.rst:4 -msgid "" -"Here is a step by step plan on how to install Read the Docs. It will get you" -" to a point of having a local running instance." -msgstr "" - -#: ../../install.rst:8 -msgid "" -"First, obtain `Python 3.6`_ and virtualenv_ if you do not already have them." -" Using a virtual environment will make the installation easier, and will " -"help to avoid clutter in your system-wide libraries. You will also need Git_" -" in order to clone the repository. If you plan to import Python 2.7 project " -"to your RTD then you'll need to install Python 2.7 with virtualenv in your " -"system as well." -msgstr "" - -#: ../../install.rst:25 -msgid "Requires Git version >=2" -msgstr "" - -#: ../../install.rst:29 -msgid "" -"If you are having trouble on OS X Mavericks (or possibly other versions of " -"OS X) with building ``lxml``, you probably might need to use Homebrew_ to " -"``brew install libxml2``, and invoke the install with::" -msgstr "" - -#: ../../install.rst:39 -msgid "" -"Linux users may find they need to install a few additional packages in order" -" to successfully execute ``pip install -r requirements.txt``. For example, a" -" clean install of Ubuntu 14.04 LTS will require the following packages::" -msgstr "" - -#: ../../install.rst:48 -msgid "CentOS/RHEL 7 will require::" -msgstr "" - -#: ../../install.rst:52 -msgid "" -"Users of other Linux distributions may need to install the equivalent " -"packages, depending on their system configuration." -msgstr "" - -#: ../../install.rst:57 -msgid "" -"If you want full support for searching inside your Read the Docs site you " -"will need to install Elasticsearch_." -msgstr "" - -#: ../../install.rst:60 -msgid "" -"Ubuntu users could install this package by following " -":doc:`/custom_installs/elasticsearch`." -msgstr "" - -#: ../../install.rst:64 -msgid "Besides the Python specific dependencies, you will also need Redis_." -msgstr "" - -#: ../../install.rst:66 -msgid "Ubuntu users could install this package as following::" -msgstr "" - -#: ../../install.rst:71 -msgid "" -"You will need to verify that your pip version is higher than 1.5 you can do " -"this as such::" -msgstr "" - -#: ../../install.rst:75 -msgid "" -"If this is not the case please update your pip version before continuing::" -msgstr "" - -#: ../../install.rst:79 -msgid "" -"Once you have these, create a virtual environment somewhere on your disk, " -"then activate it::" -msgstr "" - -#: ../../install.rst:86 -msgid "Create a folder in here, and clone the repository::" -msgstr "" - -#: ../../install.rst:92 -msgid "" -"Next, install the dependencies using ``pip`` (included inside of " -"virtualenv_)::" -msgstr "" - -#: ../../install.rst:97 -msgid "" -"This may take a while, so go grab a beverage. When it's done, build your " -"database::" -msgstr "" - -#: ../../install.rst:102 -msgid "Then please create a superuser account for Django::" -msgstr "" - -#: ../../install.rst:106 -msgid "Now let's properly generate the static assets::" -msgstr "" - -#: ../../install.rst:110 -msgid "" -"By now, it is the right time to load in a couple users and a test project::" -msgstr "" - -#: ../../install.rst:116 -msgid "" -"If you do not opt to install test data, you'll need to create an account for" -" API use and set ``SLUMBER_USERNAME`` and ``SLUMBER_PASSWORD`` in order for " -"everything to work properly. This can be done by using ``createsuperuser``, " -"then attempting a manual login to create an ``EmailAddress`` entry for the " -"user, then you can use ``shell_plus`` to update the object with " -"``primary=True``, ``verified=True``." -msgstr "" - -#: ../../install.rst:123 -msgid "Finally, you're ready to start the webserver::" -msgstr "" - -#: ../../install.rst:127 -msgid "" -"Visit http://127.0.0.1:8000/ in your browser to see how it looks; you can " -"use the admin interface via http://127.0.0.1:8000/admin (logging in with the" -" superuser account you just created)." -msgstr "" - -#: ../../install.rst:131 -msgid "" -"For builds to properly kick off as expected, it is necessary the port you're" -" serving on (i.e. ``runserver 0.0.0.0:8080``) match the port defined in " -"``PRODUCTION_DOMAIN``. You can utilize ``local_settings.py`` to modify this." -" (By default, it's ``localhost:8000``)" -msgstr "" - -#: ../../install.rst:136 -msgid "" -"While the webserver is running, you can build documentation for the latest " -"version of a project called 'pip' with the ``update_repos`` command. You " -"can replace 'pip' with the name of any added project::" -msgstr "" - -#: ../../install.rst:143 -msgid "What's available" -msgstr "" - -#: ../../install.rst:145 -msgid "" -"After registering with the site (or creating yourself a superuser account), " -"you will be able to log in and view the `dashboard " -"`_." -msgstr "" - -#: ../../install.rst:149 -msgid "Importing your docs" -msgstr "" - -#: ../../install.rst:151 -msgid "" -"One of the goals of readthedocs.org is to make it easy for any open source " -"developer to get high quality hosted docs with great visibility! Simply " -"provide us with the clone URL to your repo, we'll pull your code, extract " -"your docs, and build them! We make available a post-commit webhook that can " -"be configured to update the docs whenever you commit to your repo. See our " -":doc:`getting_started` page to learn more." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/issue-labels.mo b/docs/user/locale/ja/LC_MESSAGES/issue-labels.mo deleted file mode 100644 index 94bad5a7c4b..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/issue-labels.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/issue-labels.po b/docs/user/locale/ja/LC_MESSAGES/issue-labels.po deleted file mode 100644 index 04cf23d888f..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/issue-labels.po +++ /dev/null @@ -1,251 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../issue-labels.rst:2 -msgid "Overview of issue labels" -msgstr "" - -#: ../../issue-labels.rst:4 -msgid "" -"Here is a full list of labels that we use in the `GitHub issue tracker`_ and" -" what they stand for." -msgstr "" - -#: ../../issue-labels.rst:18 -msgid "*Accepted*" -msgstr "" - -#: ../../issue-labels.rst:10 -msgid "" -"Issues with this label are issues that the core team has accepted on to the " -"roadmap. The core team focuses on accepted bugs, features, and improvements " -"that are on our immediate roadmap and will give priority to these issues. " -"Pull requests could be delayed or closed if the pull request doesn't align " -"with our current roadmap. An issue or pull request that has not been " -"accepted should either eventually move to an accepted state, or should be " -"closed. As an issue is accepted, we will find room for it on our roadmap, " -"either on an upcoming release (point release milestones), or on a future " -"milestone project (named milestones)." -msgstr "" - -#: ../../issue-labels.rst:24 -msgid "*Bug*" -msgstr "" - -#: ../../issue-labels.rst:21 -msgid "" -"An issue describing unexpected or malicious behaviour of the readthedocs.org" -" software. A Bug issue differs from an Improvement issue in that Bug issues " -"are given priority on our roadmap. On release, these issues generally only " -"warrant incrementing the patch level version." -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "*Design*" -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "Issues related to the UI of the readthedocs.org website." -msgstr "" - -#: ../../issue-labels.rst:33 -msgid "*Feature*" -msgstr "" - -#: ../../issue-labels.rst:30 -msgid "" -"Issues that describe new features. Issues that do not describe new features," -" such as code cleanup or fixes that are not related to a bug, should " -"probably be given the Improvement label instead. On release, issues with the" -" Feature label warrant at least a minor version increase." -msgstr "" - -#: ../../issue-labels.rst:37 -msgid "*Good First Issue*" -msgstr "" - -#: ../../issue-labels.rst:36 -msgid "" -"This label marks issues that are easy to get started with. The issue should " -"be ideal for beginners to dive into the code base." -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "*Priority: high*" -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "Issues with this label should be resolved as quickly as possible." -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "*Priority: low*" -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "" -"Issues with this label won't have the immediate focus of the core team." -msgstr "" - -#: ../../issue-labels.rst:50 -msgid "*Improvement*" -msgstr "" - -#: ../../issue-labels.rst:46 -msgid "" -"An issue with this label is not a Bug nor a Feature. Code cleanup or small " -"changes to existing features would likely have this label. The distinction " -"for this label is that these issues have a lower priority on our roadmap " -"compared to issues labeled Bug, and aren't implementing new features, such " -"as a Feature issue might." -msgstr "" - -#: ../../issue-labels.rst:54 -msgid "*Needed: design decision*" -msgstr "" - -#: ../../issue-labels.rst:53 -msgid "" -"Issues that need a design decision are blocked for development until a " -"project leader clarifies the way in which the issue should be approached." -msgstr "" - -#: ../../issue-labels.rst:58 -msgid "*Needed: documentation*" -msgstr "" - -#: ../../issue-labels.rst:57 -msgid "" -"If an issue involves creating or refining documentation, this label will be " -"assigned." -msgstr "" - -#: ../../issue-labels.rst:65 -msgid "*Needed: more information*" -msgstr "" - -#: ../../issue-labels.rst:61 -msgid "" -"This label indicates that a reply with more information is required from the" -" bug reporter. If no response is given by the reporter, the issue is " -"considered invalid after 2 weeks and will be closed. See the documentation " -"about our :ref:`triage process ` for more " -"information." -msgstr "" - -#: ../../issue-labels.rst:69 -msgid "*Needed: patch*" -msgstr "" - -#: ../../issue-labels.rst:68 -msgid "" -"This label indicates that a patch is required in order to resolve the issue." -" A fix should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:73 -msgid "*Needed: tests*" -msgstr "" - -#: ../../issue-labels.rst:72 -msgid "" -"This label indicates that a better test coverage is required to resolve the " -"issue. New tests should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:77 -msgid "*Needed: replication*" -msgstr "" - -#: ../../issue-labels.rst:76 -msgid "" -"This label indicates that a bug has been reported, but has not been " -"successfully replicated by another user or contributor yet." -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "*Operations*" -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "Issues that require changes in the server infrastructure." -msgstr "" - -#: ../../issue-labels.rst:84 -msgid "*PR: work in progress*" -msgstr "" - -#: ../../issue-labels.rst:83 -msgid "" -"Pull Requests that are not complete yet. A final review is not possible yet," -" but every Pull Request is open for discussion." -msgstr "" - -#: ../../issue-labels.rst:88 -msgid "*PR: hotfix*" -msgstr "" - -#: ../../issue-labels.rst:87 -msgid "" -"Pull request was applied directly to production after a release. These pull " -"requests still need review to be merged into the next release." -msgstr "" - -#: ../../issue-labels.rst:92 -msgid "*Sprintable*" -msgstr "" - -#: ../../issue-labels.rst:91 -msgid "" -"Sprintable are all issues that have the right amount of scope to be handled " -"during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../issue-labels.rst:96 -msgid "*Status: blocked*" -msgstr "" - -#: ../../issue-labels.rst:95 -msgid "" -"The issue cannot be resolved until some other issue has been closed. See the" -" issue's log for which issue is blocking this issue." -msgstr "" - -#: ../../issue-labels.rst:101 -msgid "*Status: stale*" -msgstr "" - -#: ../../issue-labels.rst:99 -msgid "" -"A issue is stale if it there has been no activity on it for 90 days. Once a " -"issue is determined to be stale, it will be closed after 2 weeks unless " -"there is activity on the issue." -msgstr "" - -#: ../../issue-labels.rst:106 -msgid "*Support*" -msgstr "" - -#: ../../issue-labels.rst:104 -msgid "" -"Questions that needs answering but do not require code changes or issues " -"that only require a one time action on the server will have this label. See " -"the documentation about our :ref:`triage process ` " -"for more information." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/localization.mo b/docs/user/locale/ja/LC_MESSAGES/localization.mo deleted file mode 100644 index f0aff55c2d0..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/localization.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/localization.po b/docs/user/locale/ja/LC_MESSAGES/localization.po deleted file mode 100644 index 001fd26acc5..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/localization.po +++ /dev/null @@ -1,125 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# shirou - しろう , 2014 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../localization.rst:2 -msgid "Localization of Documentation" -msgstr "ドキュメントの多言語化" - -#: ../../localization.rst:4 -msgid "" -"This feature only applies to Sphinx documentation. We are working to bring " -"it to our other documentation backends." -msgstr "" - -#: ../../localization.rst:6 -msgid "" -"Read the Docs supports hosting your docs in multiple languages. There are " -"two different things that we support:" -msgstr "Read the Docsではあなたのドキュメントを複数の言語で提供できます。以下の2つをサポートしています。" - -#: ../../localization.rst:9 -msgid "A single project written in another language" -msgstr "他の言語で書かれたプロジェクト" - -#: ../../localization.rst:10 -msgid "A project with translations into multiple languages" -msgstr "複数の言語に翻訳されているプロジェクト" - -#: ../../localization.rst:14 -msgid "Single project in another language" -msgstr "別の言語で書かれたプロジェクト" - -#: ../../localization.rst:16 -msgid "" -"It is easy to set the *Language* of your project. On the project *Admin* " -"page (or *Import* page), simply select your desired *Language* from the " -"dropdown. This will tell Read the Docs that your project is in the language." -" The language will be represented in the URL for your project." -msgstr "" - -#: ../../localization.rst:22 -msgid "" -"For example, a project that is in Spanish will have a default URL of " -"``/es/latest/`` instead of ``/en/latest/``." -msgstr "" - -#: ../../localization.rst:25 -msgid "" -"You must commit the ``.po`` files for Read the Docs to translate your " -"documentation." -msgstr "" - -#: ../../localization.rst:28 -msgid "Project with multiple translations" -msgstr "複数の言語に翻訳されているプロジェクト" - -#: ../../localization.rst:30 -msgid "" -"This situation is a bit more complicated. To support this, you will have one" -" parent project and a number of projects marked as translations of that " -"parent. Let's use ``phpmyadmin`` as an example." -msgstr "この場合少し複雑となります。一つの親プロジェクトと、プロジェクトの翻訳と印が付けられた複数のプロジェクトが必要になります。例として ``phpmyadmin`` を見てみます。" - -#: ../../localization.rst:35 -msgid "" -"The main ``phpmyadmin`` project is the parent for all translations. Then you" -" must create a project for each translation, for example ``phpmyadmin-" -"spanish``. You will set the *Language* for ``phpmyadmin-spanish`` to " -"``Spanish``. In the parent projects *Translations* page, you will say that " -"``phpmyadmin-spanish`` is a translation for your project." -msgstr "メインの ``phpmyadmin`` がすべての翻訳の親とします。また、それぞれの翻訳ごとにプロジェクトを作成します。例えば、 ``phpmyadmin-spanish`` です。 ``phpmyadmin-spanish`` の *言語* を ``スペイン語`` に設定します。親プロジェクトの *翻訳* ページでは、 ``phpmyadmin-spanish`` がそのプロジェクトの翻訳であると設定します。" - -#: ../../localization.rst:42 -msgid "This has the results of serving:" -msgstr "これにより以下のように提供されるようになります。" - -#: ../../localization.rst:44 -msgid "``phpmyadmin`` at ``http://phpmyadmin.readthedocs.io/en/latest/``" -msgstr "" - -#: ../../localization.rst:45 -msgid "" -"``phpmyadmin-spanish`` at ``http://phpmyadmin.readthedocs.io/es/latest/``" -msgstr "" - -#: ../../localization.rst:47 -msgid "It also gets included in the Read the Docs flyout:" -msgstr "また、 Read the Docs の左下に各言語が表示されるようになります。" - -#: ../../localization.rst:52 -msgid "" -"The default language of a custom domain is determined by the language of the" -" parent project that the domain was configured on. See " -":doc:`alternate_domains` for more information." -msgstr "" - -#: ../../localization.rst:56 -msgid "" -"You can include multiple translations in the same repository, with same " -"``conf.py`` and ``.rst`` files, but each project must specify the language " -"to build for those docs." -msgstr "" - -#: ../../localization.rst:60 -msgid "" -"You can read :doc:`guides/manage-translations` to understand the whole " -"process for a documentation with multiples languages in the same repository " -"and how to keep the translations updated on time." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/open-source-philosophy.mo b/docs/user/locale/ja/LC_MESSAGES/open-source-philosophy.mo deleted file mode 100644 index 44e02343568..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/open-source-philosophy.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/open-source-philosophy.po b/docs/user/locale/ja/LC_MESSAGES/open-source-philosophy.po deleted file mode 100644 index 3f868d32fee..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/open-source-philosophy.po +++ /dev/null @@ -1,113 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../open-source-philosophy.rst:2 -msgid "Read the Docs Open Source Philosophy" -msgstr "" - -#: ../../open-source-philosophy.rst:4 -msgid "" -"Read the Docs is Open Source software. We have `licensed " -"`_ the code " -"base as MIT, which provides almost no restrictions on the use of the code." -msgstr "" - -#: ../../open-source-philosophy.rst:8 -msgid "" -"However, as a project there are things that we care about more than others. " -"We built Read the Docs to support documentation in the Open Source " -"community. The code is open for people to contribute to, so that they may " -"build features into https://readthedocs.org that they want. We also believe " -"sharing the code openly is a valuable learning tool, especially for " -"demonstrating how to collaborate and maintain an enormous website." -msgstr "" - -#: ../../open-source-philosophy.rst:18 -msgid "Official Support" -msgstr "" - -#: ../../open-source-philosophy.rst:20 -msgid "" -"The time of the core developers of Read the Docs is limited. We provide " -"official support for the following things:" -msgstr "" - -#: ../../open-source-philosophy.rst:23 -msgid "Local development on the Python code base" -msgstr "" - -#: ../../open-source-philosophy.rst:24 -msgid "Usage of https://readthedocs.org for Open Source projects" -msgstr "" - -#: ../../open-source-philosophy.rst:25 -msgid "" -"Bug fixes in the code base, as it applies to running it on " -"https://readthedocs.org" -msgstr "" - -#: ../../open-source-philosophy.rst:28 -msgid "Unsupported" -msgstr "" - -#: ../../open-source-philosophy.rst:30 -msgid "" -"There are use cases that we don't support, because it doesn't further our " -"goal of promoting documentation in the Open Source Community." -msgstr "" - -#: ../../open-source-philosophy.rst:33 -msgid "We do not support:" -msgstr "" - -#: ../../open-source-philosophy.rst:35 -msgid "Specific usage of Sphinx and Mkdocs, that don't affect our hosting" -msgstr "" - -#: ../../open-source-philosophy.rst:36 -msgid "Custom installations of Read the Docs at your company" -msgstr "" - -#: ../../open-source-philosophy.rst:37 -msgid "Installation of Read the Docs on other platforms" -msgstr "" - -#: ../../open-source-philosophy.rst:38 -msgid "Any installation issues outside of the Read the Docs Python Code" -msgstr "" - -#: ../../open-source-philosophy.rst:41 -msgid "Rationale" -msgstr "" - -#: ../../open-source-philosophy.rst:43 -msgid "" -"Read the Docs was founded to improve documentation in the Open Source " -"Community. We fully recognize and allow the code to be used for internal " -"installs at companies, but we will not spend our time supporting it. Our " -"time is limited, and we want to spend it on the mission that we set out to " -"originally support." -msgstr "" - -#: ../../open-source-philosophy.rst:49 -msgid "" -"If you feel strongly about installing Read the Docs internal to a company, " -"we will happily link to third party resources on this topic. Please open an " -"issue with a proposal if you want to take on this task." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/privacy-policy.mo b/docs/user/locale/ja/LC_MESSAGES/privacy-policy.mo deleted file mode 100644 index ef49c0720af..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/privacy-policy.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/privacy-policy.po b/docs/user/locale/ja/LC_MESSAGES/privacy-policy.po deleted file mode 100644 index 07f08b7c89f..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/privacy-policy.po +++ /dev/null @@ -1,659 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Kengo TODA , 2018\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../privacy-policy.rst:5 -msgid "Privacy Policy" -msgstr "プライバシーポリシー" - -#: ../../privacy-policy.rst:7 -msgid "Effective date: **May 30, 2018**" -msgstr "" - -#: ../../privacy-policy.rst:9 -msgid "" -"Welcome to Read the Docs. At Read the Docs, we believe in protecting the " -"privacy of our users, authors, and readers." -msgstr "" - -#: ../../privacy-policy.rst:15 -msgid "The short version" -msgstr "" - -#: ../../privacy-policy.rst:17 -msgid "" -"We collect your information only with your consent; we only collect the " -"minimum amount of personal information that is necessary to fulfill the " -"purpose of your interaction with us; we don't sell it to third parties; and " -"we only use it as this Privacy Policy describes." -msgstr "" - -#: ../../privacy-policy.rst:23 -msgid "" -"Of course, the short version doesn't tell you everything, so please read on " -"for more details!" -msgstr "" - -#: ../../privacy-policy.rst:28 -msgid "Our services" -msgstr "" - -#: ../../privacy-policy.rst:30 -msgid "Read the Docs is made up of:" -msgstr "" - -#: ../../privacy-policy.rst:35 -msgid "readthedocs.org" -msgstr "" - -#: ../../privacy-policy.rst:33 -msgid "" -"This is a website aimed at documentation authors writing and building " -"software documentation. This Privacy Policy applies to this site in full " -"without reservation." -msgstr "" - -#: ../../privacy-policy.rst:41 -msgid "readthedocs.com" -msgstr "" - -#: ../../privacy-policy.rst:38 -msgid "" -"This website is a commercial hosted offering for hosting private " -"documentation for corporate clients. It is governed by this privacy policy " -"but also separate `terms `_." -msgstr "" - -#: ../../privacy-policy.rst:48 -msgid "" -"readthedocs.io, readthedocs-hosted.com, and other domains (\"Documentation " -"Sites\")" -msgstr "" - -#: ../../privacy-policy.rst:44 -msgid "" -"These websites are where Read the Docs hosts documentation on behalf of " -"documentation authors. A best effort is made to apply this Privacy Policy to" -" these sites but the documentation may contain content and files created by " -"documentation authors." -msgstr "" - -#: ../../privacy-policy.rst:51 -msgid "What information Read the Docs collects and why" -msgstr "" - -#: ../../privacy-policy.rst:54 -msgid "Information from website browsers" -msgstr "" - -#: ../../privacy-policy.rst:56 -msgid "" -"If you're **just browsing the website**, we collect the same basic " -"information that most websites collect. We use common internet technologies," -" such as cookies and web server logs. We collect this basic information from" -" everybody, whether they have an account or not." -msgstr "" - -#: ../../privacy-policy.rst:60 -msgid "The information we collect about all visitors to our website includes:" -msgstr "" - -#: ../../privacy-policy.rst:62 -msgid "the visitor's browser type" -msgstr "" - -#: ../../privacy-policy.rst:63 -msgid "language preference" -msgstr "" - -#: ../../privacy-policy.rst:64 -msgid "referring site" -msgstr "" - -#: ../../privacy-policy.rst:65 -msgid "the date and time of each visitor request" -msgstr "" - -#: ../../privacy-policy.rst:67 -msgid "" -"We also collect potentially personally-identifying information like Internet" -" Protocol (IP) addresses." -msgstr "" - -#: ../../privacy-policy.rst:72 ../../privacy-policy.rst:96 -msgid "Why do we collect this?" -msgstr "" - -#: ../../privacy-policy.rst:74 -msgid "" -"We collect this information to better understand how our website visitors " -"use Read the Docs, and to monitor and protect the security of the website." -msgstr "" - -#: ../../privacy-policy.rst:79 -msgid "Information from users with accounts" -msgstr "" - -#: ../../privacy-policy.rst:81 -msgid "" -"If you **create an account**, we require some basic information at the time " -"of account creation. You will create your own user name and password, and we" -" will ask you for a valid email account. You also have the option to give us" -" more information if you want to, and this may include \"User Personal " -"Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:86 -msgid "" -"\"User Personal Information\" is any information about one of our users " -"which could, alone or together with other information, personally identify " -"him or her. Information such as a user name and password, an email address, " -"a real name, and a photograph are examples of \"User Personal Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:91 -msgid "" -"User Personal Information does not include aggregated, non-personally " -"identifying information. We may use aggregated, non-personally identifying " -"information to operate, improve, and optimize our website and service." -msgstr "" - -#: ../../privacy-policy.rst:98 -msgid "" -"We need your User Personal Information to create your account, and to " -"provide the services you request." -msgstr "" - -#: ../../privacy-policy.rst:99 -msgid "" -"We use your User Personal Information, specifically your user name, to " -"identify you on Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:100 -msgid "" -"We use it to fill out your profile and share that profile with other users." -msgstr "" - -#: ../../privacy-policy.rst:101 -msgid "" -"We will use your email address to communicate with you but it is not shared " -"publicly." -msgstr "" - -#: ../../privacy-policy.rst:102 -msgid "" -"We limit our use of your User Personal Information to the purposes listed in" -" this Privacy Statement. If we need to use your User Personal Information " -"for other purposes, we will ask your permission first. You can always see " -"what information we have in your `user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:108 -msgid "What information Read the Docs does not collect" -msgstr "" - -#: ../../privacy-policy.rst:110 -msgid "" -"We do not intentionally collect **sensitive personal information**, such as " -"social security numbers, genetic data, health information, or religious " -"information." -msgstr "" - -#: ../../privacy-policy.rst:113 -msgid "" -"Documentation Sites hosted on Read the Docs are public, anyone (including " -"us) may view their contents. If you have included private or sensitive " -"information in your Documentation Site, such as email addresses, that " -"information may be indexed by search engines or used by third parties." -msgstr "" - -#: ../../privacy-policy.rst:118 -msgid "" -"If you're a **child under the age of 13**, you may not have an account on " -"Read the Docs. Read the Docs does not knowingly collect information from or " -"direct any of our content specifically to children under 13. If we learn or " -"have reason to suspect that you are a user who is under the age of 13, we " -"will unfortunately have to close your account. We don't want to discourage " -"you from writing software documentation, but those are the rules." -msgstr "" - -#: ../../privacy-policy.rst:124 -msgid "How we share the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:126 -msgid "" -"We **do not** share, sell, rent, or trade User Personal Information with " -"third parties for their commercial purposes." -msgstr "" - -#: ../../privacy-policy.rst:129 -msgid "" -"We do not disclose User Personal Information outside Read the Docs, except " -"in the situations listed in this section or in the section below on " -"compelled disclosure." -msgstr "" - -#: ../../privacy-policy.rst:133 -msgid "" -"We **do** share certain aggregated, non-personally identifying information " -"with others about how our users, collectively, use Read the Docs. For " -"example, we may compile statistics on the prevalence of different types of " -"documentation across Read the Docs for a blog post or popularity of " -"programming languages for advertising partners." -msgstr "" - -#: ../../privacy-policy.rst:139 -msgid "" -"We **do** host advertising on Documentation Sites. This advertising is " -"first-party advertising hosted by Read the Docs. We **do not** run any code " -"from advertisers and all ad images are hosted on Read the Docs' servers. For" -" more details, see our document on :doc:`advertising/advertising-details`." -msgstr "" - -#: ../../privacy-policy.rst:145 -msgid "" -"We may use User Personal Information with your permission, so we can perform" -" services you have requested. For example, if you request service on " -"commercially hosted docs, we will ask your permission to sync your private " -"repositories." -msgstr "" - -#: ../../privacy-policy.rst:150 -msgid "" -"We may share User Personal Information with a limited number of third party " -"vendors who process it on our behalf to provide or improve our service, and " -"who have agreed to privacy restrictions similar to our own Privacy " -"Statement. For more details, see our next section on :ref:`third parties " -"`." -msgstr "" - -#: ../../privacy-policy.rst:157 -msgid "Third party vendors" -msgstr "" - -#: ../../privacy-policy.rst:159 -msgid "" -"As we mentioned, we may share some information with third party vendors or " -"it may be collected by them on our behalf. The information collected and " -"stored by third parties is subject to their policies and practices. This " -"list will be updated from time to time and we encourage you to check back " -"periodically." -msgstr "" - -#: ../../privacy-policy.rst:167 -msgid "Payment processing" -msgstr "" - -#: ../../privacy-policy.rst:169 -msgid "" -"Should you choose to become a `Supporter`_, purchase a `Gold Membership`_, " -"or become a subscriber to Read the Docs' commercial hosting product, your " -"payment information and details will be processed by Stripe. Read the Docs " -"does not store your payment information." -msgstr "" - -#: ../../privacy-policy.rst:178 -msgid "Site monitoring" -msgstr "" - -#: ../../privacy-policy.rst:180 -msgid "" -"Read the Docs uses Sentry and New Relic to diagnose errors and improve the " -"performance of our site. Both companies take part in the EU-US Privacy " -"Shield framework. We aim to minimize the amount of personal information " -"shared, but the information may include your IP address." -msgstr "" - -#: ../../privacy-policy.rst:187 -msgid "Analytics" -msgstr "Analytics" - -#: ../../privacy-policy.rst:189 -msgid "" -"We go into detail on analytics in a :ref:`separate section specific to " -"analytics `." -msgstr "" - -#: ../../privacy-policy.rst:193 -msgid "Support Desk" -msgstr "" - -#: ../../privacy-policy.rst:195 -msgid "" -"Read the Docs uses Intercom to manage support requests for documentation " -"hosted through our commercial hosting on readthedocs.com. If you request " -"support -- typically via email -- Intercom may process your contact " -"information." -msgstr "" - -#: ../../privacy-policy.rst:201 -msgid "Email newsletter" -msgstr "" - -#: ../../privacy-policy.rst:203 -msgid "" -"If you sign up for the `Read the Docs email newsletter`_, your email address" -" and name will be stored by Mailchimp. This newsletter is separate from " -"creating a Read the Docs account and signing up for Read the Docs does not " -"opt you in for the newsletter." -msgstr "" - -#: ../../privacy-policy.rst:208 -msgid "" -"You can manage your email subscription including unsubscribing and deleting " -"your records with Mailchimp. There is a link to do so in the footer of any " -"newsletter you receive from us." -msgstr "" - -#: ../../privacy-policy.rst:216 -msgid "Public Information on Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:218 -msgid "" -"Most of Read the Docs is public-facing including user names, project names, " -"and Documentation Sites. If your content is public-facing, third parties may" -" access it. We do not sell that content; it is yours." -msgstr "" - -#: ../../privacy-policy.rst:225 -msgid "Our use of cookies and tracking" -msgstr "" - -#: ../../privacy-policy.rst:229 -msgid "Do Not Track" -msgstr "" - -#: ../../privacy-policy.rst:231 -msgid "" -"Read the Docs supports Do Not Track (DNT) and respects users' tracking " -"preferences. Specifically, we support the `W3C's tracking preference " -"expression`_ and the `EFF's DNT Policy`_." -msgstr "" - -#: ../../privacy-policy.rst:235 -msgid "For Read the Docs, this means:" -msgstr "" - -#: ../../privacy-policy.rst:237 -msgid "" -"We **do not** do behavioral ad targeting regardless of your DNT preference." -msgstr "" - -#: ../../privacy-policy.rst:238 -msgid "" -"When DNT is enabled, both logged-in and logged-out users are considered " -"opted-out of :ref:`analytics `." -msgstr "" - -#: ../../privacy-policy.rst:240 -msgid "" -"Regardless of DNT preference, our logs that contain IP addresses and user " -"agent strings are deleted after 10 days unless a DNT exception applies." -msgstr "" - -#: ../../privacy-policy.rst:242 -msgid "Our full DNT policy is `available here`_." -msgstr "" - -#: ../../privacy-policy.rst:244 -msgid "" -"Our DNT policy applies without reservation to readthedocs.org and " -"readthedocs.com. A best effort is made to apply this to Documentation Sites," -" but we do not have complete control over the contents of these sites." -msgstr "" - -#: ../../privacy-policy.rst:248 -msgid "For more details about DNT, visit `All About Do Not Track`_." -msgstr "" - -#: ../../privacy-policy.rst:252 -msgid "" -"Due to the nature of our environment where documentation is built as " -"necessary, the DNT analytics opt-out for Documentation Sites only applies " -"for those sites generated after May 1, 2018." -msgstr "" - -#: ../../privacy-policy.rst:262 -msgid "Cookies" -msgstr "" - -#: ../../privacy-policy.rst:264 -msgid "" -"Read the Docs uses cookies to make interactions with our service easy and " -"meaningful. We use cookies to keep you logged in, remember your preferences," -" and provide information for future development of Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:268 -msgid "" -"A cookie is a small piece of text that our web server stores on your " -"computer or mobile device, which your browser sends to us when you return to" -" our site. Cookies do not necessarily identify you if you are merely " -"visiting Read the Docs; however, a cookie may store a unique identifier for " -"each logged in user. The cookies Read the Docs sets are essential for the " -"operation of the website, or are used for performance or functionality. By " -"using our website, you agree that we can place these types of cookies on " -"your computer or device. If you disable your browser or device's ability to " -"accept cookies, you will not be able to log in to Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:279 -msgid "Google Analytics" -msgstr "" - -#: ../../privacy-policy.rst:281 -msgid "" -"We use Google Analytics as a third party tracking service, but we don't use " -"it to track you individually or collect your User Personal Information. We " -"use Google Analytics to collect information about how our website performs " -"and how our users, in general, navigate through and use Read the Docs. This " -"helps us evaluate our users' use of Read the Docs; compile statistical " -"reports on activity; and improve our content and website performance." -msgstr "" - -#: ../../privacy-policy.rst:288 -msgid "" -"Google Analytics gathers certain simple, non-personally identifying " -"information over time, such as your IP address, browser type, internet " -"service provider, referring and exit pages, time stamp, and similar data " -"about your use of Read the Docs. We do not link this information to any of " -"your personal information such as your user name." -msgstr "" - -#: ../../privacy-policy.rst:293 -msgid "" -"Read the Docs will not, nor will we allow any third party to, use the Google" -" Analytics tool to track our users individually; collect any User Personal " -"Information other than IP address; or correlate your IP address with your " -"identity. Google provides further information about its own privacy " -"practices and offers a `browser add-on to opt out of Google Analytics " -"tracking `_. You may also opt-out " -"of analytics on Read the Docs by enabled Do Not Track." -msgstr "" - -#: ../../privacy-policy.rst:303 -msgid "How Read the Docs secures your information" -msgstr "" - -#: ../../privacy-policy.rst:305 -msgid "" -"Read the Docs takes all measures reasonably necessary to protect User " -"Personal Information from unauthorized access, alteration, or destruction; " -"maintain data accuracy; and help ensure the appropriate use of User Personal" -" Information. We follow generally accepted industry standards to protect the" -" personal information submitted to us, both during transmission and once we " -"receive it." -msgstr "" - -#: ../../privacy-policy.rst:311 -msgid "" -"No method of transmission, or method of electronic storage, is 100% secure. " -"Therefore, we cannot guarantee its absolute security." -msgstr "" - -#: ../../privacy-policy.rst:316 -msgid "Read the Docs' global privacy practices" -msgstr "" - -#: ../../privacy-policy.rst:318 -msgid "" -"**Information that we collect will be stored and processed in the United " -"States** in accordance with this Privacy Policy. However, we understand that" -" we have users from different countries and regions with different privacy " -"expectations, and we try to meet those needs." -msgstr "" - -#: ../../privacy-policy.rst:324 -msgid "" -"We provide the same standard of privacy protection to all our users around " -"the world, regardless of their country of origin or location, Additionally, " -"we require that if our vendors or affiliates have access to User Personal " -"Information, they must comply with our privacy policies and with applicable " -"data privacy laws." -msgstr "" - -#: ../../privacy-policy.rst:330 -msgid "In particular:" -msgstr "" - -#: ../../privacy-policy.rst:332 -msgid "" -"Read the Docs provides clear methods of unambiguous, informed consent at the" -" time of data collection, when we do collect your personal data." -msgstr "" - -#: ../../privacy-policy.rst:335 -msgid "" -"We collect only the minimum amount of personal data necessary, unless you " -"choose to provide more. We encourage you to only give us the amount of data " -"you are comfortable sharing." -msgstr "" - -#: ../../privacy-policy.rst:337 -msgid "" -"We offer you simple methods of accessing, correcting, or deleting the data " -"we have collected." -msgstr "" - -#: ../../privacy-policy.rst:338 -msgid "We also provide our users a method of recourse and enforcement." -msgstr "" - -#: ../../privacy-policy.rst:342 -msgid "Resolving Complaints" -msgstr "" - -#: ../../privacy-policy.rst:344 -msgid "" -"If you have concerns about the way Read the Docs is handling your User " -"Personal Information, please let us know immediately by emailing us at " -"privacy@readthedocs.org." -msgstr "" - -#: ../../privacy-policy.rst:349 -msgid "How we respond to compelled disclosure" -msgstr "" - -#: ../../privacy-policy.rst:351 -msgid "" -"Read the Docs may disclose personally-identifying information or other " -"information we collect about you to law enforcement in response to a valid " -"subpoena, court order, warrant, or similar government order, or when we " -"believe in good faith that disclosure is reasonably necessary to protect our" -" property or rights, or those of third parties or the public at large." -msgstr "" - -#: ../../privacy-policy.rst:357 -msgid "" -"In complying with court orders and similar legal processes, Read the Docs " -"strives for transparency. When permitted, we will make a reasonable effort " -"to notify users of any disclosure of their information, unless we are " -"prohibited by law or court order from doing so, or in rare, exigent " -"circumstances." -msgstr "" - -#: ../../privacy-policy.rst:366 -msgid "How you can access and control the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:368 -msgid "" -"If you're already a Read the Docs user, you may access, update, alter, or " -"delete your basic user profile information by `editing your user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:374 -msgid "Data retention and deletion" -msgstr "" - -#: ../../privacy-policy.rst:376 -msgid "" -"Read the Docs will retain User Personal Information for as long as your " -"account is active or as needed to provide you services." -msgstr "" - -#: ../../privacy-policy.rst:379 -msgid "" -"We may retain certain User Personal Information indefinitely, unless you " -"delete it or request its deletion. For example, we don't automatically " -"delete inactive user accounts, so unless you choose to delete your account, " -"we will retain your account information indefinitely." -msgstr "" - -#: ../../privacy-policy.rst:385 -msgid "" -"If you would like to delete your User Personal Information, you may do so in" -" your `user account `__. We will " -"retain and use your information as necessary to comply with our legal " -"obligations, resolve disputes, and enforce our agreements, but barring legal" -" requirements, we will delete your full profile." -msgstr "" - -#: ../../privacy-policy.rst:391 -msgid "" -"Our web server logs for readthedocs.org, readthedocs.com, and Documentation " -"Sites are deleted after 10 days barring legal obligations." -msgstr "" - -#: ../../privacy-policy.rst:396 -msgid "Changes to our Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:398 -msgid "" -"We reserve the right to revise this Privacy Policy at any time. If we change" -" this Privacy Policy in the future, we will post the revised Privacy Policy " -"and update the \"Effective Date,\" above, to reflect the date of the " -"changes." -msgstr "" - -#: ../../privacy-policy.rst:405 -msgid "Contacting Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:407 -msgid "" -"Questions regarding Read the Docs' Privacy Policy or information practices " -"should be directed to privacy@readthedocs.org." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/privacy.mo b/docs/user/locale/ja/LC_MESSAGES/privacy.mo deleted file mode 100644 index 8bd5b55cf5e..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/privacy.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/privacy.po b/docs/user/locale/ja/LC_MESSAGES/privacy.po deleted file mode 100644 index 374362385b2..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/privacy.po +++ /dev/null @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# -# Translators: -# shirou - しろう , 2014 -msgid "" -msgstr "" -"Project-Id-Version: readthedocs-docs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../privacy.rst:2 -msgid "Privacy Levels" -msgstr "プライバシーレベル" - -#: ../../privacy.rst:4 -msgid "" -"Read the Docs supports 3 different privacy levels on 2 different objects; " -"Public, Protected, Private on Projects and Versions." -msgstr "Read the Docs は3種類のプライバシーレベルを2種類の対象に設定できます。公開、非公開、プライベートの三種類を、プロジェクトとバージョンに設定できます。" - -#: ../../privacy.rst:8 -msgid "Understanding the Privacy Levels" -msgstr "プライバシーレベル表" - -#: ../../privacy.rst:11 -msgid "Level" -msgstr "レベル" - -#: ../../privacy.rst:11 -msgid "Detail" -msgstr "詳細" - -#: ../../privacy.rst:11 -msgid "Listing" -msgstr "一覧に記載" - -#: ../../privacy.rst:11 -msgid "Search" -msgstr "検索" - -#: ../../privacy.rst:11 -msgid "Viewing" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:43 -msgid "Private" -msgstr "プライベート" - -#: ../../privacy.rst:13 ../../privacy.rst:13 ../../privacy.rst:13 -#: ../../privacy.rst:15 ../../privacy.rst:15 -msgid "No" -msgstr "いいえ" - -#: ../../privacy.rst:13 ../../privacy.rst:15 ../../privacy.rst:15 -#: ../../privacy.rst:17 ../../privacy.rst:17 ../../privacy.rst:17 -#: ../../privacy.rst:17 -msgid "Yes" -msgstr "はい" - -#: ../../privacy.rst:15 ../../privacy.rst:31 -msgid "Protected" -msgstr "非公開" - -#: ../../privacy.rst:17 ../../privacy.rst:25 -msgid "Public" -msgstr "公開" - -#: ../../privacy.rst:20 -msgid "" -"With a URL to view the actual documentation, even private docs are viewable." -" This is because our architecture doesn't do any logic on documentation " -"display, to increase availability." -msgstr "" - -#: ../../privacy.rst:27 -msgid "" -"This is the easiest and most obvious. It is also the default. It means that " -"everything is available to be seen by everyone." -msgstr "" - -#: ../../privacy.rst:33 -msgid "" -"Protected means that your object won't show up in Listing Pages, but Detail " -"pages still work. For example, a Project that is Protected will not show on " -"the homepage Recently Updated list, however, if you link directly to the " -"project, you will get a 200 and the page will display." -msgstr "" - -#: ../../privacy.rst:38 -msgid "" -"Protected Versions are similar, they won't show up in your version listings," -" but will be available once linked to." -msgstr "" - -#: ../../privacy.rst:45 -msgid "" -"Private objects are available only to people who have permissions to see " -"them. They will not display on any list view, and will 404 when you link " -"them to others." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/security.mo b/docs/user/locale/ja/LC_MESSAGES/security.mo deleted file mode 100644 index 20ec41aa36b..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/security.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/security.po b/docs/user/locale/ja/LC_MESSAGES/security.po deleted file mode 100644 index 26b84d955a8..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/security.po +++ /dev/null @@ -1,98 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../security.rst:2 -msgid "Security" -msgstr "" - -#: ../../security.rst:4 -msgid "" -"Security is very important to us at Read the Docs. We are committed to " -"responsible reporting and disclosure of security issues." -msgstr "" - -#: ../../security.rst:7 -msgid "Reporting a security issue" -msgstr "" - -#: ../../security.rst:9 -msgid "" -"If you believe you've discovered a security issue at Read the Docs, please " -"contact us at **security@readthedocs.org** (optionally using our " -":ref:`security:PGP key`). We request that you please not publicly disclose " -"the issue until it has been addressed by us." -msgstr "" - -#: ../../security.rst:13 -msgid "You can expect:" -msgstr "" - -#: ../../security.rst:15 -msgid "" -"We will respond acknowledging your email typically within one business day." -msgstr "" - -#: ../../security.rst:16 -msgid "" -"We will follow up if and when we have confirmed the issue with a timetable " -"for the fix." -msgstr "" - -#: ../../security.rst:17 -msgid "We will notify you when the issue is fixed." -msgstr "" - -#: ../../security.rst:18 -msgid "" -"We will add the issue to our :ref:`security issue archive `." -msgstr "" - -#: ../../security.rst:21 -msgid "PGP key" -msgstr "" - -#: ../../security.rst:23 -msgid "" -"You may use this `PGP key`__ to securely communicate with us and to verify " -"signed messages you receive from us." -msgstr "" - -#: ../../security.rst:85 -msgid "Security issue archive" -msgstr "" - -#: ../../security.rst:88 -msgid "Release 2.3.0" -msgstr "" - -#: ../../security.rst:90 -msgid "" -":ref:`version-2.3.0` resolves a security issue with translations on our " -"community hosting site that allowed users to modify the hosted path of a " -"target project by adding it as a translation project of their own project. A" -" check was added to ensure project ownership before adding the project as a " -"translation." -msgstr "" - -#: ../../security.rst:95 -msgid "" -"In order to add a project as a translation now, users must now first be " -"granted ownership in the translation project." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/single_version.mo b/docs/user/locale/ja/LC_MESSAGES/single_version.mo deleted file mode 100644 index 4fb313db05f..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/single_version.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/single_version.po b/docs/user/locale/ja/LC_MESSAGES/single_version.po deleted file mode 100644 index 0a6c173e510..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/single_version.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../single_version.rst:2 -msgid "Single Version Documentation" -msgstr "" - -#: ../../single_version.rst:4 -msgid "" -"Single Version Documentation lets you serve your docs at a root domain. By " -"default, all documentation served by Read the Docs has a root of " -"``///``. But, if you enable the \"Single Version\" option" -" for a project, its documentation will instead be served at ``/``." -msgstr "" - -#: ../../single_version.rst:8 -msgid "" -"This means you can't have translations or multiple versions for your " -"documentation." -msgstr "" - -#: ../../single_version.rst:10 -msgid "" -"You can see a live example of this at http://www.contribution-guide.org" -msgstr "" - -#: ../../single_version.rst:13 -msgid "Enabling" -msgstr "" - -#: ../../single_version.rst:15 -msgid "" -"You can toggle the \"Single Version\" option on or off for your project in " -"the Project Admin page. Check your `dashboard`_ for a list of your projects." -msgstr "" - -#: ../../single_version.rst:18 -msgid "Effects" -msgstr "" - -#: ../../single_version.rst:20 -msgid "" -"Links generated on Read the Docs will now point to the proper URL. For " -"example, if pip was set as a \"Single Version\" project, then links to its " -"documentation would point to ``http://pip.readthedocs.io/`` rather than the " -"default ``http://pip.readthedocs.io/en/latest/``." -msgstr "" - -#: ../../single_version.rst:22 -msgid "" -"Documentation at ``///`` will still be served for" -" backwards compatibility reasons. However, our usage of :doc:`canonical` " -"should stop these from being indexed by Google." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/sponsors.mo b/docs/user/locale/ja/LC_MESSAGES/sponsors.mo deleted file mode 100644 index 0179f268184..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/sponsors.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/sponsors.po b/docs/user/locale/ja/LC_MESSAGES/sponsors.po deleted file mode 100644 index 1ece332c868..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/sponsors.po +++ /dev/null @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../sponsors.rst:2 -msgid "Sponsors of Read the Docs" -msgstr "" - -#: ../../sponsors.rst:4 -msgid "" -"Running Read the Docs isn't free, and the site wouldn't be where it is today" -" without generous support of our sponsors. Below is a list of all the folks " -"who have helped the site financially, in order of the date they first " -"started supporting us." -msgstr "" - -#: ../../sponsors.rst:10 -msgid "Current sponsors" -msgstr "" - -#: ../../sponsors.rst:12 -msgid "" -"`Microsoft Azure`_ - They cover all of our hosting expenses every month. " -"This is a pretty large sum of money, averaging around $3,000/mo, and we are " -"really grateful to have them as a sponsor." -msgstr "" - -#: ../../sponsors.rst:13 -msgid "" -"`Cloudflare`_ - Cloudflare is providing us with an enterprise plan of their " -"SSL for SaaS Providers product that enables us to provide SSL certificates " -"for custom domains." -msgstr "" - -#: ../../sponsors.rst:14 -msgid "You? (Email us at rev@readthedocs.org for more info)" -msgstr "" - -#: ../../sponsors.rst:17 -msgid "Past sponsors" -msgstr "" - -#: ../../sponsors.rst:19 -msgid "`Python Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:20 -msgid "`Revsys`_" -msgstr "" - -#: ../../sponsors.rst:21 -msgid "`Mozilla Web Dev`_" -msgstr "" - -#: ../../sponsors.rst:22 -msgid "`Django Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:23 -msgid "`Lab305`_" -msgstr "" - -#: ../../sponsors.rst:24 -msgid "`Twilio`_" -msgstr "" - -#: ../../sponsors.rst:25 -msgid "`Rackspace`_" -msgstr "" - -#: ../../sponsors.rst:26 -msgid "`Mozilla`_" -msgstr "" - -#: ../../sponsors.rst:42 -msgid "Sponsorship Information" -msgstr "" - -#: ../../sponsors.rst:44 -msgid "" -"As part of increasing sustainability, Read the Docs is testing out promoting" -" sponsors on documentation pages. We have more information about this in our" -" `blog post `_ about " -"this effort." -msgstr "" - -#: ../../sponsors.rst:49 -msgid "Sponsor Us" -msgstr "" - -#: ../../sponsors.rst:51 -msgid "" -"Contact us at rev@readthedocs.org for more information on sponsoring Read " -"the Docs." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/story.mo b/docs/user/locale/ja/LC_MESSAGES/story.mo deleted file mode 100644 index efe7bdf1be2..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/story.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/story.po b/docs/user/locale/ja/LC_MESSAGES/story.po deleted file mode 100644 index 756c0f5a978..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/story.po +++ /dev/null @@ -1,59 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../story.rst:2 -msgid "The Story of Read the Docs" -msgstr "" - -#: ../../story.rst:4 -msgid "" -"Documenting projects is hard, hosting them shouldn’t be. Read the Docs was " -"created to make hosting documentation simple." -msgstr "" - -#: ../../story.rst:6 -msgid "" -"Read the Docs was `started`_ with a couple main goals in mind. The first " -"goal was to encourage people to write documentation, by removing the barrier" -" of entry to hosting. The other goal was to create a central platform for " -"people to find documentation. Having a shared platform for all documentation" -" allows for innovation at the platform level, allowing work to be done once " -"and benefit everyone." -msgstr "" - -#: ../../story.rst:13 -msgid "" -"`Documentation matters`_, but its often overlooked. We think that we can " -"help a documentation culture flourish. Great projects, such as Django_ and " -"SQLAlchemy_, and projects from companies like Mozilla_, are already using " -"Read the Docs to serve their documentation to the world." -msgstr "" - -#: ../../story.rst:19 -msgid "" -"The site has grown quite a bit over the past year. Our `look back at 2013`_ " -"shows some numbers that show our progress. The job isn't anywhere near done " -"yet, but it's a great honor to be able to have such an impact already." -msgstr "" - -#: ../../story.rst:24 -msgid "" -"We plan to keep building a great experience for people hosting their docs " -"with us, and for users of the documentation that we host." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/subprojects.mo b/docs/user/locale/ja/LC_MESSAGES/subprojects.mo deleted file mode 100644 index 7123276acc1..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/subprojects.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/subprojects.po b/docs/user/locale/ja/LC_MESSAGES/subprojects.po deleted file mode 100644 index fccb8dd92a7..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/subprojects.po +++ /dev/null @@ -1,91 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: shirou - しろう , 2018\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../subprojects.rst:2 -msgid "Subprojects" -msgstr "サブプロジェクト" - -#: ../../subprojects.rst:4 -msgid "" -"Projects can be configured in a nested manner, by configuring a project as a" -" *subproject* of another project. This allows for documentation projects to " -"share a search index and a namespace or custom domain, but still be " -"maintained independently." -msgstr "" - -#: ../../subprojects.rst:9 -msgid "" -"For example, a parent project, ``Foo`` is set up with a subproject, ``Bar``." -" The documentation for ``Foo`` will be available at:" -msgstr "" - -#: ../../subprojects.rst:12 -msgid "https://foo.readthedocs.io/en/latest/" -msgstr "" - -#: ../../subprojects.rst:14 -msgid "The documentation for ``Bar`` will be available under this same path:" -msgstr "" - -#: ../../subprojects.rst:16 -msgid "https://foo.readthedocs.io/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:19 -msgid "Adding a Subproject" -msgstr "" - -#: ../../subprojects.rst:21 -msgid "" -"In the admin dashboard for your project, select \"Subprojects\" from the " -"menu. From this page you can add a subproject by typing in the project slug." -msgstr "" - -#: ../../subprojects.rst:25 -msgid "Sharing a Custom Domain" -msgstr "" - -#: ../../subprojects.rst:27 -msgid "" -"Projects and subprojects can also be used to share a custom domain with a " -"number of projects. To configure this, one project should be established as " -"the parent project. This project will be configured with a custom domain. " -"Projects can then be added as subprojects to this parent project." -msgstr "" - -#: ../../subprojects.rst:32 -msgid "" -"If the example project ``Foo`` was set up with a custom domain, " -"``docs.example.com``, the URLs for projects ``Foo`` and ``Bar`` would " -"respectively be at: http://docs.example.com/en/latest/ and " -"http://docs.example.com/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:38 -msgid "Search" -msgstr "検索" - -#: ../../subprojects.rst:40 -msgid "" -"Projects that are configured as subprojects will share a search index with " -"their parent and sibling projects. This is currently the only way to share " -"search indexes between projects, we do not yet support sharing search " -"indexes between arbitrary projects." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/support.mo b/docs/user/locale/ja/LC_MESSAGES/support.mo deleted file mode 100644 index 82d80bd312b..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/support.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/support.po b/docs/user/locale/ja/LC_MESSAGES/support.po deleted file mode 100644 index d8baff894ac..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/support.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: shirou - しろう \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../support.rst:2 -msgid "Support" -msgstr "支援" - -#: ../../support.rst:5 -msgid "Usage Questions" -msgstr "" - -#: ../../support.rst:7 -msgid "" -"If you have questions about how to use Read the Docs, or have an issue that " -"isn't related to a bug, `Stack Overflow`_ is the best place to ask. Tag " -"questions with ``read-the-docs`` so other folks can find them easily." -msgstr "" - -#: ../../support.rst:11 -msgid "Good questions for Stack Overflow would be:" -msgstr "" - -#: ../../support.rst:13 -msgid "" -"\"What is the best way to structure the table of contents across a " -"project?\"" -msgstr "" - -#: ../../support.rst:14 -msgid "" -"\"How do I structure translations inside of my project for easiest " -"contribution from users?\"" -msgstr "" - -#: ../../support.rst:15 -msgid "" -"\"How do I use Sphinx to use SVG images in HTML output but PNG in PDF " -"output?\"" -msgstr "" - -#: ../../support.rst:18 -msgid "Community Support" -msgstr "" - -#: ../../support.rst:20 -msgid "" -"Read the Docs is supported by community contributions and advertising. We " -"hope to bring in enough money with our `Gold`_ and `Ethical Ads`_ programs " -"to keep Read the Docs sustainable." -msgstr "" - -#: ../../support.rst:24 -msgid "" -"**All people answering your questions are doing it with their own time, so " -"please be kind and provide as much information as possible.**" -msgstr "" - -#: ../../support.rst:28 -msgid "Bugs & Support Issues" -msgstr "" - -#: ../../support.rst:30 -msgid "" -"You can file bug reports on our `GitHub issue tracker`_, and they will be " -"addressed as soon as possible. **Support is a volunteer effort**, and there " -"is no guaranteed response time. If you need answers quickly, you can buy " -"commercial support below." -msgstr "" - -#: ../../support.rst:38 -msgid "Reporting Issues" -msgstr "" - -#: ../../support.rst:40 -msgid "" -"When reporting a bug, please include as much information as possible that " -"will help us solve this issue. This includes:" -msgstr "" - -#: ../../support.rst:44 -msgid "Project name" -msgstr "" - -#: ../../support.rst:45 -msgid "URL" -msgstr "URL" - -#: ../../support.rst:46 -msgid "Action taken" -msgstr "" - -#: ../../support.rst:47 -msgid "Expected result" -msgstr "" - -#: ../../support.rst:48 -msgid "Actual result" -msgstr "" - -#: ../../support.rst:51 -msgid "Commercial Support" -msgstr "" - -#: ../../support.rst:53 -msgid "" -"We offer commercial support for Read the Docs, commercial hosting, as well " -"as consulting around all documentation systems. You can contact us at " -"hello@readthedocs.com to learn more, or read more at " -"https://readthedocs.com/services/#open-source-support." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/symlinks.mo b/docs/user/locale/ja/LC_MESSAGES/symlinks.mo deleted file mode 100644 index cb37ff809ac..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/symlinks.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/symlinks.po b/docs/user/locale/ja/LC_MESSAGES/symlinks.po deleted file mode 100644 index bfb305e4bee..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/symlinks.po +++ /dev/null @@ -1,106 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../symlinks.rst:2 -msgid "How we use symlinks" -msgstr "" - -#: ../../symlinks.rst:4 -msgid "" -"Read the Docs stays highly available by serving all documentation pages out " -"of nginx. This means that they never hit our Python layer, meaning that they" -" never hit our database. This reduces the total number of servers to serve a" -" request to 1, each of which is redundant." -msgstr "" - -#: ../../symlinks.rst:11 -msgid "Nginx" -msgstr "" - -#: ../../symlinks.rst:13 -msgid "We handle a couple of different types of requests in nginx:" -msgstr "" - -#: ../../symlinks.rst:15 -msgid "Requests to a ``readthedocs.io`` subdomain" -msgstr "" - -#: ../../symlinks.rst:16 -msgid "Requests to a custom domain" -msgstr "" - -#: ../../symlinks.rst:19 -msgid "Subdomains" -msgstr "" - -#: ../../symlinks.rst:21 -msgid "" -"For subdomains, this is a simple lookup of the project slug, using the " -"subdomain portion of the request's hostname. This doesn't require symlinks, " -"but it shows the basic logic that we need to replicate." -msgstr "" - -#: ../../symlinks.rst:25 -msgid "" -"When a user navigates to ``http://pip.readthedocs.org/en/latest/``, we know " -"that they want the pip documentation. So we simply serve them the " -"documentation:" -msgstr "" - -#: ../../symlinks.rst:45 -msgid "" -"The ``@fallback`` directive is hit when we don't find the proper file. This " -"will cause things to hit the Python backend, so that proper action can be " -"taken." -msgstr "" - -#: ../../symlinks.rst:50 -msgid "Custom domains" -msgstr "" - -#: ../../symlinks.rst:52 -msgid "" -"Custom domains add a bit of difficulty, because at the nginx layer we don't " -"know what documentation to serve. When someone requests " -"``http://docs.fabfile.org/en/latest/``, we can't look at the URL to know to " -"serve the ``fabric`` docs." -msgstr "" - -#: ../../symlinks.rst:57 -msgid "" -"This is where symlinks come in. When someone requests " -"``http://docs.fabfile.org/en/latest/`` the first time, it hits the Python " -"layer. In that Python layer we record that ``docs.fabfile.org`` points at " -"``fabric``. When we build the ``fabric`` docs, we create a symlink for all " -"domains that have pointed at ``fabric`` before." -msgstr "" - -#: ../../symlinks.rst:64 -msgid "" -"So, when we get a request for ``docs.fabfile.org`` in the future, we will be" -" able to serve it directly from nginx. In this example, $host would be " -"``docs.fabfile.org``:" -msgstr "" - -#: ../../symlinks.rst:78 -msgid "" -"Notice that nowhere in the above path is the project's slug mentioned. It is" -" simply there in the symlink in the cnames directory, and the docs are " -"served from there." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/team.mo b/docs/user/locale/ja/LC_MESSAGES/team.mo deleted file mode 100644 index 67da0e437f8..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/team.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/team.po b/docs/user/locale/ja/LC_MESSAGES/team.po deleted file mode 100644 index a4279f749aa..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/team.po +++ /dev/null @@ -1,225 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../team.rst:2 -msgid "Read the Docs Team" -msgstr "" - -#: ../../team.rst:4 -msgid "" -"readthedocs.org is the largest open source documentation hosting service. " -"It's provided as a free service to the open source community, and is worked " -"on by a community of volunteers that we're hoping to expand! We currently " -"serve over 20,000,000 pageviews a month, and we hope to maintain a reliable " -"and stable hosting platform for years to come." -msgstr "" - -#: ../../team.rst:10 -msgid "There are three major parts of this work:" -msgstr "" - -#: ../../team.rst:16 -msgid "" -"You may notice that a number of names appear on multiple teams. This is " -"because we are lacking contributors. So please be bold and contact us, and " -"we'll get you sorted into the right team." -msgstr "" - -#: ../../team.rst:22 -msgid "Support Team" -msgstr "" - -#: ../../team.rst:24 -msgid "" -"Read the Docs has thousands of users who depend on it everyday. Every day at" -" least one of them has an issue that needs to be addressed by a site admin. " -"This might include tasks like:" -msgstr "" - -#: ../../team.rst:28 -msgid "Resetting a password" -msgstr "" - -#: ../../team.rst:29 -msgid "Asking for a project name to be released" -msgstr "" - -#: ../../team.rst:30 -msgid "Troubleshooting build errors" -msgstr "" - -#: ../../team.rst:33 ../../team.rst:63 ../../team.rst:107 -msgid "Members" -msgstr "" - -#: ../../team.rst:35 -msgid "`Eric Holscher `__ (Pacific Time)" -msgstr "" - -#: ../../team.rst:36 -msgid "`Anthony Johnson `__ (Mountain Time)" -msgstr "" - -#: ../../team.rst:37 -msgid "`Manuel Kaufmann `__ (Central Time)" -msgstr "" - -#: ../../team.rst:38 ../../team.rst:68 -msgid "Your Name Here" -msgstr "" - -#: ../../team.rst:40 ../../team.rst:70 ../../team.rst:115 -msgid "Feel free to ask any of us if you have questions or want to join!" -msgstr "" - -#: ../../team.rst:43 ../../team.rst:73 ../../team.rst:118 -msgid "Joining" -msgstr "" - -#: ../../team.rst:45 -msgid "" -"The best place to start would be to start addressing some of the issues in " -"our issue tracker. We have our support policies quite well documented in our" -" :doc:`/contribute`. **Be bold**. Start trying to reproduce issues that " -"people have, or talk to them to get more information. After you get the hang" -" of things, we'll happily give you the ability to tag and close issues by " -"joining our Support Team." -msgstr "" - -#: ../../team.rst:55 -msgid "Operations Team" -msgstr "" - -#: ../../team.rst:57 -msgid "" -"readthedocs.org is a service that millions of people depend on each month. " -"As part of operating the site, we maintain a 24/7 on-call rotation. This " -"means that folks have to be available and have their phone in service." -msgstr "" - -#: ../../team.rst:65 -msgid "`Eric Holscher `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:66 -msgid "`Anthony Johnson `_ (Mountain Time)" -msgstr "" - -#: ../../team.rst:67 -msgid "`Matt Robenolt `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:75 -msgid "" -"We are always looking for more people to share the on-call responsibility. " -"If you are on-call for your job already, we'd love to piggy back on that " -"duty as well." -msgstr "" - -#: ../../team.rst:79 -msgid "" -"You can email us at dev@readthedocs.org if you want to join our operations " -"team. Because of the sensitive nature (API tokens, secret keys, SSL certs, " -"etc.) of the work, we keep a private GitHub repository with the operations " -"code & documentation." -msgstr "" - -#: ../../team.rst:83 -msgid "The tools that we use are:" -msgstr "" - -#: ../../team.rst:85 -msgid "Salt" -msgstr "" - -#: ../../team.rst:86 -msgid "Nagios" -msgstr "" - -#: ../../team.rst:87 -msgid "Graphite/Grafana" -msgstr "" - -#: ../../team.rst:88 -msgid "Nginx" -msgstr "" - -#: ../../team.rst:89 -msgid "Postgres" -msgstr "" - -#: ../../team.rst:90 -msgid "Django" -msgstr "" - -#: ../../team.rst:91 -msgid "Celery" -msgstr "" - -#: ../../team.rst:93 -msgid "" -"It's fine if you aren't familiar with all of these things, but are willing " -"to help with part of it!" -msgstr "" - -#: ../../team.rst:96 -msgid "" -"**Please reach out if you want to share the on-call responsibility**. It " -"really is an important job, and we'd love to have it be more geographically " -"distributed." -msgstr "" - -#: ../../team.rst:101 -msgid "Development Team" -msgstr "" - -#: ../../team.rst:103 -msgid "" -"Also known as the \"Core Team\" in other projects. These folks have the " -"ability to commit code to the project." -msgstr "" - -#: ../../team.rst:109 -msgid "`Eric Holscher `_" -msgstr "" - -#: ../../team.rst:110 -msgid "`Anthony Johnson `_" -msgstr "" - -#: ../../team.rst:111 -msgid "`Manuel Kaufmann `_" -msgstr "" - -#: ../../team.rst:112 -msgid "`David Fischer `_" -msgstr "" - -#: ../../team.rst:113 -msgid "Your name here" -msgstr "" - -#: ../../team.rst:120 -msgid "" -"We try to be pretty flexible with who we allow on the development team. The " -"best path is to send a few pull requests, and follow up to make sure they " -"get merged successfully. You can check out our :doc:`contribute` to get more" -" information, and find issues that need to be addressed. After that, feel " -"free to ask for a commit bit." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/tests.mo b/docs/user/locale/ja/LC_MESSAGES/tests.mo deleted file mode 100644 index 381f1387a17..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/tests.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/tests.po b/docs/user/locale/ja/LC_MESSAGES/tests.po deleted file mode 100644 index 3e91c0d3da8..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/tests.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:12+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../tests.rst:2 -msgid "Testing" -msgstr "" - -#: ../../tests.rst:4 -msgid "" -"Before contributing to Read the Docs, make sure your patch passes our test " -"suite and your code style passes our code linting suite." -msgstr "" - -#: ../../tests.rst:7 -msgid "" -"Read the Docs uses `Tox`_ to execute testing and linting procedures. Tox is " -"the only dependency you need to run linting or our test suite, the remainder" -" of our requirements will be installed by Tox into environment specific " -"virtualenv paths. Before testing, make sure you have Tox installed::" -msgstr "" - -#: ../../tests.rst:14 -msgid "" -"To run the full test and lint suite against your changes, simply run Tox. " -"Tox should return without any errors. You can run Tox against all of our " -"environments by running::" -msgstr "" - -#: ../../tests.rst:20 -msgid "" -"In order to run all test including the search tests, include " -"`\"'--including-search'\"` argument::" -msgstr "" - -#: ../../tests.rst:25 -msgid "To target a specific environment::" -msgstr "" - -#: ../../tests.rst:29 -msgid "" -"The ``tox`` configuration has the following environments configured. You can" -" target a single environment to limit the test suite::" -msgstr "" - -#: ../../tests.rst:49 -msgid "Continuous Integration" -msgstr "" - -#: ../../tests.rst:51 -msgid "" -"The RTD test suite is exercised by Travis CI on every push to our repo at " -"GitHub. You can check out the current build status: https://travis-" -"ci.org/rtfd/readthedocs.org" -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/user-defined-redirects.mo b/docs/user/locale/ja/LC_MESSAGES/user-defined-redirects.mo deleted file mode 100644 index c05ba0b4de9..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/user-defined-redirects.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/user-defined-redirects.po b/docs/user/locale/ja/LC_MESSAGES/user-defined-redirects.po deleted file mode 100644 index 115d4885f84..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/user-defined-redirects.po +++ /dev/null @@ -1,231 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../user-defined-redirects.rst:2 -msgid "User-defined Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:4 -msgid "" -"You can set up redirects for a project in your project dashboard's Redirects" -" page." -msgstr "" - -#: ../../user-defined-redirects.rst:7 -msgid "Quick Summary" -msgstr "" - -#: ../../user-defined-redirects.rst:9 -msgid "Log into your readthedocs.org account." -msgstr "" - -#: ../../user-defined-redirects.rst:10 -msgid "" -"From your dashboard, select the project on which you wish to add redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:11 -msgid "From the project's top navigation bar, select the Admin tab." -msgstr "" - -#: ../../user-defined-redirects.rst:12 -msgid "From the left navigation menu, select Redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:13 -msgid "" -"In the form box \"Redirect Type\" select the type of redirect you want. See " -"below for detail." -msgstr "" - -#: ../../user-defined-redirects.rst:14 -msgid "" -"Depending on the redirect type you select, enter FROM and/or TO URL as " -"needed." -msgstr "" - -#: ../../user-defined-redirects.rst:15 -msgid "When finished, click the SUBMIT Button." -msgstr "" - -#: ../../user-defined-redirects.rst:17 -msgid "Your redirects will be effective immediately." -msgstr "" - -#: ../../user-defined-redirects.rst:20 -msgid "Redirect Types" -msgstr "" - -#: ../../user-defined-redirects.rst:23 -msgid "Prefix Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:25 -msgid "" -"The most useful and requested feature of redirects was when migrating to " -"Read the Docs from an old host. You would have your docs served at a " -"previous URL, but that URL would break once you moved them. Read the Docs " -"includes a language and version slug in your documentation, but not all " -"documentation is hosted this way." -msgstr "" - -#: ../../user-defined-redirects.rst:31 -msgid "" -"Say that you previously had your docs hosted at " -"``http://docs.example.com/dev/``, you move ``docs.example.com`` to point at " -"Read the Docs. So users will have a bookmark saved to a page at " -"``http://docs.example.com/dev/install.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:35 -msgid "" -"You can now set a *Prefix Redirect* that will redirect all 404's with a " -"prefix to a new place. The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:41 ../../user-defined-redirects.rst:97 -msgid "Your users query would now redirect in the following manner::" -msgstr "" - -#: ../../user-defined-redirects.rst:46 -msgid "" -"Where ``en`` and ``latest`` are the default language and version values for " -"your project." -msgstr "" - -#: ../../user-defined-redirects.rst:51 -msgid "" -"In other words, a *Prefix Redirect* removes a prefix from the original URL. " -"This prefix is removed from the rest of the URL's ``path`` after " -"``/$lang/$version``. For example, if the URL is " -"``/es/1.0/guides/tutorial/install.html`` the \"From URL's prefix\" will be " -"removed from ``/guides/tutorial/install.html`` part." -msgstr "" - -#: ../../user-defined-redirects.rst:57 -msgid "Page Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:59 -msgid "" -"A more specific case is when you move a page around in your docs. The old " -"page will start 404'ing, and your users will be confused. *Page Redirects* " -"let you redirect a specific page." -msgstr "" - -#: ../../user-defined-redirects.rst:64 -msgid "" -"Say you move the ``example.html`` page into a subdirectory of examples: " -"``examples/intro.html``. You would set the following configuration::" -msgstr "" - -#: ../../user-defined-redirects.rst:71 -msgid "" -"Note that the ``/`` at the start doesn't count the ``/en/latest``, but just " -"the user-controlled section of the URL." -msgstr "" - -#: ../../user-defined-redirects.rst:76 -msgid "" -"*Page Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:81 -msgid "Exact Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:83 -msgid "" -"If you're redirecting from an old host AND you aren't maintaining old paths " -"for your documents, a Prefix Redirect won't suffice and you'll need to " -"create *Exact Redirects* to redirect from a specific URL, to a specific " -"page." -msgstr "" - -#: ../../user-defined-redirects.rst:87 -msgid "" -"Say you're moving ``docs.example.com`` to Read the Docs and want to redirect" -" traffic from an old page at ``http://docs.example.com/dev/install.html`` to" -" a new URL of ``http://docs.example.com/en/latest/installing-your-" -"site.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:91 -msgid "The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:102 -msgid "" -"Note that you should insert the desired language for \"en\" and version for " -"\"latest\" to achieve the desired redirect." -msgstr "" - -#: ../../user-defined-redirects.rst:105 -msgid "" -"*Exact Redirects* could be also useful to redirect a whole sub-path to a " -"different one by using a special ``$rest`` keyword in the \"From URL\". " -"Let's say that you want to redirect your readers of your version ``2.0`` of " -"your documentation under ``/en/2.0/`` because it's deprecated, to the newest" -" ``3.0`` version of it at ``/en/3.0/``." -msgstr "" - -#: ../../user-defined-redirects.rst:109 -msgid "This example would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:115 -msgid "The readers of your documentation will now be redirected as::" -msgstr "" - -#: ../../user-defined-redirects.rst:123 -msgid "" -"*Exact Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:128 -msgid "Sphinx Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:130 -msgid "" -"We also support redirects for changing the type of documentation Sphinx is " -"building. If you switch between *HTMLDir* and *HTML*, your URL's will " -"change. A page at ``/en/latest/install.html`` will be served at " -"``/en/latest/install/``, or vice versa. The built in redirects for this will" -" handle redirecting users appropriately." -msgstr "" - -#: ../../user-defined-redirects.rst:137 -msgid "Implementation" -msgstr "" - -#: ../../user-defined-redirects.rst:139 -msgid "" -"Since we serve documentation in a highly available way, we do not run any " -"logic when we're serving documentation. This means that redirects will only " -"happen in the case of a *404 File Not Found*." -msgstr "" - -#: ../../user-defined-redirects.rst:143 -msgid "" -"In the future we might implement redirect logic in Javascript, but this " -"first version is only implemented in the 404 handlers." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/vcs.mo b/docs/user/locale/ja/LC_MESSAGES/vcs.mo deleted file mode 100644 index 9a1eb46436b..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/vcs.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/vcs.po b/docs/user/locale/ja/LC_MESSAGES/vcs.po deleted file mode 100644 index 4c7c039d585..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/vcs.po +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../vcs.rst:2 -msgid "Version Control System Integration" -msgstr "" - -#: ../../vcs.rst:6 -msgid "" -"We :doc:`plan to implement a new approach ` regarding " -"the Theme Context as a whole, although the VCS documentation page will still" -" be valid, we prefer the users to move in that direction." -msgstr "" - -#: ../../vcs.rst:10 -msgid "" -"If you want to integrate editing into your own theme, you will have to " -"declare few variables inside your configuration file ``conf.py`` in the " -"``'html_context'`` setting, for the template to use them." -msgstr "" - -#: ../../vcs.rst:14 -msgid "More information can be found on `Sphinx documentation`_." -msgstr "" - -#: ../../vcs.rst:19 -msgid "GitHub" -msgstr "GitHub" - -#: ../../vcs.rst:21 -msgid "" -"If you want to integrate GitHub, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:32 ../../vcs.rst:54 ../../vcs.rst:76 -msgid "It can be used like this::" -msgstr "" - -#: ../../vcs.rst:41 -msgid "Bitbucket" -msgstr "" - -#: ../../vcs.rst:43 -msgid "" -"If you want to integrate Bitbucket, you can put the following snippet into " -"your ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:63 -msgid "Gitlab" -msgstr "" - -#: ../../vcs.rst:65 -msgid "" -"If you want to integrate Gitlab, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:86 -msgid "Additional variables" -msgstr "" - -#: ../../vcs.rst:88 -msgid "" -"``'pagename'`` - Sphinx variable representing the name of the page you're " -"on." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/versions.mo b/docs/user/locale/ja/LC_MESSAGES/versions.mo deleted file mode 100644 index 1e05a960741..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/versions.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/versions.po b/docs/user/locale/ja/LC_MESSAGES/versions.po deleted file mode 100644 index 26f59db7f3c..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/versions.po +++ /dev/null @@ -1,119 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../versions.rst:2 -msgid "Versions" -msgstr "" - -#: ../../versions.rst:4 -msgid "" -"Read the Docs supports multiple versions of your repository. On the initial " -"import, we will create a ``latest`` version. This will point at the default " -"branch for your VCS control: ``master``, ``default``, or ``trunk``." -msgstr "" - -#: ../../versions.rst:9 -msgid "" -"We also create a ``stable`` version, if your project has any tagged " -"releases. ``stable`` will be automatically kept up to date to point at your " -"highest version." -msgstr "" - -#: ../../versions.rst:14 -msgid "How we envision versions working" -msgstr "" - -#: ../../versions.rst:16 -msgid "" -"In the normal case, the ``latest`` version will always point to the most up " -"to date development code. If you develop on a branch that is different than " -"the default for your VCS, you should set the **Default Branch** to that " -"branch." -msgstr "" - -#: ../../versions.rst:21 -msgid "" -"You should push a **tag** for each version of your project. These tags " -"should be numbered in a way that is consistent with `semantic versioning " -"`_. This will map to your ``stable`` branch by default." -msgstr "" - -#: ../../versions.rst:26 -msgid "" -"We in fact are parsing your tag names against the rules given by `PEP 440`_." -" This spec allows \"normal\" version numbers like ``1.4.2`` as well as pre-" -"releases. An alpha version or a release candidate are examples of pre-" -"releases and they look like this: ``2.0a1``." -msgstr "" - -#: ../../versions.rst:31 -msgid "" -"We only consider non pre-releases for the ``stable`` version of your " -"documentation." -msgstr "" - -#: ../../versions.rst:34 -msgid "" -"If you have documentation changes on a **long-lived branch**, you can build " -"those too. This will allow you to see how the new docs will be built in this" -" branch of the code. Generally you won't have more than 1 active branch over" -" a long period of time. The main exception here would be **release " -"branches**, which are branches that are maintained over time for a specific " -"release number." -msgstr "" - -#: ../../versions.rst:44 -msgid "Tags and branches" -msgstr "" - -#: ../../versions.rst:46 -msgid "" -"Read the Docs supports two workflows for versioning: based on tags or " -"branches. If you have at least one tag, tags will take preference over " -"branches when selecting the stable version." -msgstr "" - -#: ../../versions.rst:51 -msgid "Redirects on root URLs" -msgstr "" - -#: ../../versions.rst:53 -msgid "" -"When a user hits the root URL for your documentation, for example " -"``http://pip.readthedocs.io/``, they will be redirected to the **Default " -"version**. This defaults to **latest**, but could also point to your latest " -"released version." -msgstr "" - -#: ../../versions.rst:60 -msgid "Version warning" -msgstr "" - -#: ../../versions.rst:62 -msgid "" -"This is a banner that appears on the top of every page of your docs that " -"aren't stable or latest. This banner has a text with a link redirecting the " -"users to the latest version of your docs." -msgstr "" - -#: ../../versions.rst:65 -msgid "" -"This feature is disabled by default on new projects, you can enable it in " -"the admin section of your docs (Advanced Settings)." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/webhooks.mo b/docs/user/locale/ja/LC_MESSAGES/webhooks.mo deleted file mode 100644 index d0a809a2ab5..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/webhooks.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/webhooks.po b/docs/user/locale/ja/LC_MESSAGES/webhooks.po deleted file mode 100644 index 259cb019e16..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/webhooks.po +++ /dev/null @@ -1,268 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: shirou - しろう \n" -"Language-Team: Japanese (http://www.transifex.com/readthedocs/readthedocs-docs/language/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../webhooks.rst:2 -msgid "Webhooks" -msgstr "" - -#: ../../webhooks.rst:4 -msgid "" -"The primary method that Read the Docs uses to detect changes to your " -"documentation is through the use of *webhooks*. Webhooks are configured with" -" your repository provider, such as GitHub, Bitbucket or GitLab, and with " -"each commit, merge, or other change to your repository, Read the Docs is " -"notified. When we receive a webhook notification, we determine if the change" -" is related to an active version for your project, and if it is, a build is " -"triggered for that version." -msgstr "" - -#: ../../webhooks.rst:13 -msgid "Webhook Integrations" -msgstr "" - -#: ../../webhooks.rst:15 -msgid "" -"You'll find a list of configured webhook integrations on your project's " -"admin dashboard, under **Integrations**. You can select any of these " -"integrations to see the *integration detail page*. This page has additional " -"configuration details and a list of HTTP exchanges that have taken place for" -" the integration." -msgstr "" - -#: ../../webhooks.rst:20 -msgid "" -"You need this information for the URL, webhook, or Payload URL needed by the" -" repository provider such as GitHub, GitLab, or Bitbucket." -msgstr "" - -#: ../../webhooks.rst:24 -msgid "Webhook Creation" -msgstr "" - -#: ../../webhooks.rst:26 -msgid "" -"If you import a project using a :ref:`connected account " -"`, a webhook will " -"be set up automatically for your repository. However, if your project was " -"not imported through a connected account, you may need to manually configure" -" a webhook for your project." -msgstr "" - -#: ../../webhooks.rst:31 -msgid "" -"To manually set up a webhook, click **Add integration** on your project's " -"**Integrations** Admin dashboard page and select the integration type you'd " -"like to add. After you have added the integration, you'll see a link to " -"information about the integration." -msgstr "" - -#: ../../webhooks.rst:35 -msgid "" -"As an example, the URL pattern looks like this: " -"*readthedocs.org/api/v2/webhook///*." -msgstr "" - -#: ../../webhooks.rst:37 -msgid "" -"Use this URL when setting up a new webhook with your provider -- these steps" -" vary depending on the provider:" -msgstr "" - -#: ../../webhooks.rst:40 -msgid "GitHub" -msgstr "GitHub" - -#: ../../webhooks.rst:42 ../../webhooks.rst:59 ../../webhooks.rst:69 -msgid "Go to the **Settings** page for your project" -msgstr "" - -#: ../../webhooks.rst:43 ../../webhooks.rst:60 -msgid "Click **Webhooks** and then **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:44 -msgid "" -"For **Payload URL**, use the URL of the integration on Read the Docs, found " -"on the the project's **Integrations** Admin dashboard page" -msgstr "" - -#: ../../webhooks.rst:46 -msgid "" -"For **Content type**, both *application/json* and *application/x-www-form-" -"urlencoded* work" -msgstr "" - -#: ../../webhooks.rst:48 -msgid "Select **Just the push event**" -msgstr "" - -#: ../../webhooks.rst:49 -msgid "Finish by clicking **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:51 -msgid "" -"You can verify if the webhook is working at the bottom of the GitHub page " -"under **Recent Deliveries**. If you see a Response 200, then the webhook is " -"correctly configured. For a 403 error, it's likely that the Payload URL is " -"incorrect." -msgstr "" - -#: ../../webhooks.rst:54 -msgid "" -"The webhook token, intended for the GitHub **Secret** field, is not yet " -"implemented." -msgstr "" - -#: ../../webhooks.rst:57 -msgid "Bitbucket" -msgstr "" - -#: ../../webhooks.rst:61 ../../webhooks.rst:71 -msgid "" -"For **URL**, use the URL of the integration on Read the Docs, found on the " -"**Dashboard** > **Admin** > **Integrations** page" -msgstr "" - -#: ../../webhooks.rst:63 -msgid "Under **Triggers**, **Repository push** should be selected" -msgstr "" - -#: ../../webhooks.rst:64 -msgid "Finish by clicking **Save**" -msgstr "" - -#: ../../webhooks.rst:67 -msgid "GitLab" -msgstr "" - -#: ../../webhooks.rst:70 -msgid "Click **Integrations**" -msgstr "" - -#: ../../webhooks.rst:73 -msgid "" -"Leave the default **Push events** selected and mark **Tag push events** also" -msgstr "" - -#: ../../webhooks.rst:74 -msgid "Finish by clicking **Add Webhook**" -msgstr "" - -#: ../../webhooks.rst:77 -msgid "Using the generic API integration" -msgstr "" - -#: ../../webhooks.rst:79 -msgid "" -"For repositories that are not hosted with a supported provider, we also " -"offer a generic API endpoint for triggering project builds. Similar to " -"webhook integrations, this integration has a specific URL, found on the " -"project's **Integrations** Admin dashboard page on readthedocs.org." -msgstr "" - -#: ../../webhooks.rst:84 -msgid "" -"Token authentication is required to use the generic endpoint, you will find " -"this token on the integration details page. The token should be passed in as" -" a request parameter, either as form data or as part of JSON data input." -msgstr "" - -#: ../../webhooks.rst:89 -msgid "Parameters" -msgstr "" - -#: ../../webhooks.rst:91 -msgid "This endpoint accepts the following arguments during an HTTP POST:" -msgstr "" - -#: ../../webhooks.rst:97 -msgid "branches" -msgstr "" - -#: ../../webhooks.rst:94 -msgid "" -"The names of the branches to trigger builds for. This can either be an array" -" of branch name strings, or just a single branch name string." -msgstr "" - -#: ../../webhooks.rst:97 -msgid "Default: **latest**" -msgstr "" - -#: ../../webhooks.rst:101 -msgid "token" -msgstr "" - -#: ../../webhooks.rst:100 -msgid "" -"The integration token. You'll find this value on the project's " -"**Integrations** Admin dashboard page." -msgstr "" - -#: ../../webhooks.rst:103 -msgid "" -"For example, the cURL command to build the ``dev`` branch, using the token " -"``1234``, would be::" -msgstr "" - -#: ../../webhooks.rst:108 -msgid "" -"A command like the one above could be called from a cron job or from a hook " -"inside Git_, Subversion_, Mercurial_, or Bazaar_." -msgstr "" - -#: ../../webhooks.rst:117 -msgid "Authentication" -msgstr "" - -#: ../../webhooks.rst:119 -msgid "" -"This endpoint requires authentication. If authenticating with an integration" -" token, a check will determine if the token is valid and matches the given " -"project. If instead an authenticated user is used to make this request, a " -"check will be performed to ensure the authenticated user is an owner of the " -"project." -msgstr "" - -#: ../../webhooks.rst:125 -msgid "Debugging webhooks" -msgstr "" - -#: ../../webhooks.rst:127 -msgid "" -"If you are experiencing problems with an existing webhook, you may be able " -"to use the integration detail page to help debug the issue. Each project " -"integration, such as a webhook or the generic API endpoint, stores the HTTP " -"exchange that takes place between Read the Docs and the external source. " -"You'll find a list of these exchanges in any of the integration detail " -"pages." -msgstr "" - -#: ../../webhooks.rst:134 -msgid "Resyncing webhooks" -msgstr "" - -#: ../../webhooks.rst:136 -msgid "" -"It might be necessary to re-establish a webhook if you are noticing " -"problems. To resync a webhook from Read the Docs, visit the integration " -"detail page and follow the directions for re-syncing your repository " -"webhook." -msgstr "" diff --git a/docs/user/locale/ja/LC_MESSAGES/yaml-config.mo b/docs/user/locale/ja/LC_MESSAGES/yaml-config.mo deleted file mode 100644 index 2413158839d..00000000000 Binary files a/docs/user/locale/ja/LC_MESSAGES/yaml-config.mo and /dev/null differ diff --git a/docs/user/locale/ja/LC_MESSAGES/yaml-config.po b/docs/user/locale/ja/LC_MESSAGES/yaml-config.po deleted file mode 100644 index 0b3d611a57d..00000000000 --- a/docs/user/locale/ja/LC_MESSAGES/yaml-config.po +++ /dev/null @@ -1,260 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Japanese (https://www.transifex.com/readthedocs/teams/2534/ja/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../yaml-config.rst:2 -msgid "Read the Docs YAML Config" -msgstr "" - -#: ../../yaml-config.rst:4 -msgid "" -"Read the Docs now has support for configuring builds with a YAML file. The " -"file, ``readthedocs.yml``, must be in the root directory of your project." -msgstr "" - -#: ../../yaml-config.rst:7 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../yaml-config.rst:11 -msgid "Here is an example of what this file looks like:" -msgstr "" - -#: ../../yaml-config.rst:26 -msgid "Supported settings" -msgstr "" - -#: ../../yaml-config.rst:31 -msgid "formats" -msgstr "" - -#: ../../yaml-config.rst:33 -msgid "Default: [``htmlzip``, ``pdf``, ``epub``]" -msgstr "" - -#: ../../yaml-config.rst:34 -msgid "Options: ``htmlzip``, ``pdf``, ``epub``" -msgstr "" - -#: ../../yaml-config.rst:35 ../../yaml-config.rst:241 -msgid "Type: List" -msgstr "" - -#: ../../yaml-config.rst:37 -msgid "" -"The formats of your documentation you want to be built. Set as an empty list" -" ``[]`` to build none of the formats." -msgstr "" - -#: ../../yaml-config.rst:40 -msgid "" -"We will always build an HTML & JSON version of your documentation. These are" -" used for web serving & search indexing, respectively." -msgstr "" - -#: ../../yaml-config.rst:58 -msgid "requirements_file" -msgstr "" - -#: ../../yaml-config.rst:60 ../../yaml-config.rst:79 -msgid "Default: ``null``" -msgstr "" - -#: ../../yaml-config.rst:61 ../../yaml-config.rst:80 -msgid "Type: Path (specified from the root of the project)" -msgstr "" - -#: ../../yaml-config.rst:63 -msgid "The path to your pip requirements file." -msgstr "" - -#: ../../yaml-config.rst:72 -msgid "conda" -msgstr "" - -#: ../../yaml-config.rst:74 -msgid "The ``conda`` block allows for configuring our support for Conda." -msgstr "" - -#: ../../yaml-config.rst:77 -msgid "conda.file" -msgstr "" - -#: ../../yaml-config.rst:82 -msgid "The file option specified the Conda `environment file`_ to use." -msgstr "" - -#: ../../yaml-config.rst:89 -msgid "Conda is only supported via the YAML file." -msgstr "" - -#: ../../yaml-config.rst:94 -msgid "build" -msgstr "" - -#: ../../yaml-config.rst:96 -msgid "" -"The ``build`` block configures specific aspects of the documentation build." -msgstr "" - -#: ../../yaml-config.rst:101 -msgid "build.image" -msgstr "" - -#: ../../yaml-config.rst:103 -msgid "Default: :djangosetting:`DOCKER_IMAGE`" -msgstr "" - -#: ../../yaml-config.rst:104 -msgid "Options: ``1.0``, ``2.0``, ``latest``" -msgstr "" - -#: ../../yaml-config.rst:106 -msgid "" -"The build image to use for specific builds. This lets users specify a more " -"experimental build image, if they want to be on the cutting edge." -msgstr "" - -#: ../../yaml-config.rst:110 -msgid "" -"Certain Python versions require a certain build image, as defined here:" -msgstr "" - -#: ../../yaml-config.rst:113 -msgid "``1.0``: 2, 2.7, 3, 3.4" -msgstr "" - -#: ../../yaml-config.rst:114 -msgid "``2.0``: 2, 2.7, 3, 3.5" -msgstr "" - -#: ../../yaml-config.rst:115 -msgid "``latest``: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6" -msgstr "" - -#: ../../yaml-config.rst:128 -msgid "python" -msgstr "" - -#: ../../yaml-config.rst:130 -msgid "" -"The ``python`` block allows you to configure aspects of the Python " -"executable used for building documentation." -msgstr "" - -#: ../../yaml-config.rst:136 -msgid "python.version" -msgstr "" - -#: ../../yaml-config.rst:138 -msgid "Default: ``2.7``" -msgstr "" - -#: ../../yaml-config.rst:139 -msgid "Options: ``2.7``, ``2``, ``3.5``, ``3``" -msgstr "" - -#: ../../yaml-config.rst:141 -msgid "" -"This is the version of Python to use when building your documentation. If " -"you specify only the major version of Python, the highest supported minor " -"version will be selected." -msgstr "" - -#: ../../yaml-config.rst:147 -msgid "" -"The supported Python versions depends on the version of the build image your" -" project is using. The default build image that is used to build " -"documentation contains support for Python ``2.7`` and ``3.5``. See the " -":ref:`yaml__build__image` for more information on supported Python versions." -msgstr "" - -#: ../../yaml-config.rst:158 -msgid "python.use_system_site_packages" -msgstr "" - -#: ../../yaml-config.rst:160 ../../yaml-config.rst:178 -#: ../../yaml-config.rst:194 -msgid "Default: ``false``" -msgstr "" - -#: ../../yaml-config.rst:161 ../../yaml-config.rst:179 -#: ../../yaml-config.rst:195 -msgid "Type: Boolean" -msgstr "" - -#: ../../yaml-config.rst:163 -msgid "" -"When true, it gives the virtual environment access to the global site-" -"packages directory. Depending on the :ref:`yaml-config:build.image`, Read " -"the Docs includes some libraries like scipy, numpy, etc. See " -":ref:`builds:The build environment` for more details." -msgstr "" - -#: ../../yaml-config.rst:176 -msgid "python.setup_py_install" -msgstr "" - -#: ../../yaml-config.rst:181 -msgid "" -"When true, install your project into the Virtualenv with ``python setup.py " -"install`` when building documentation." -msgstr "" - -#: ../../yaml-config.rst:192 -msgid "python.pip_install" -msgstr "" - -#: ../../yaml-config.rst:197 -msgid "" -"When ``true``, install your project into the virtualenv with pip when " -"building documentation." -msgstr "" - -#: ../../yaml-config.rst:238 -msgid "python.extra_requirements" -msgstr "" - -#: ../../yaml-config.rst:240 -msgid "Default: ``[]``" -msgstr "" - -#: ../../yaml-config.rst:243 -msgid "" -"List of `extra requirements`_ sections to install, additionally to the " -"`package default dependencies`_. Only works if ``python.pip_install`` option" -" above is set to ``true``." -msgstr "" - -#: ../../yaml-config.rst:247 -msgid "" -"Let's say your Python package has a ``setup.py`` which looks like this:" -msgstr "" - -#: ../../yaml-config.rst:268 -msgid "" -"Then to have all dependencies from the ``tests`` and ``docs`` sections " -"installed in addition to the default ``requests`` and ``simplejson``, use " -"the ``extra_requirements`` as such:" -msgstr "" - -#: ../../yaml-config.rst:279 -msgid "Behind the scene the following Pip command will be run:" -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/abandoned-projects.mo b/docs/user/locale/nb/LC_MESSAGES/abandoned-projects.mo deleted file mode 100644 index 07dbcabc357..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/abandoned-projects.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/abandoned-projects.po b/docs/user/locale/nb/LC_MESSAGES/abandoned-projects.po deleted file mode 100644 index a95c44e7647..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/abandoned-projects.po +++ /dev/null @@ -1,206 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../abandoned-projects.rst:2 -msgid "Policy for Abandoned Projects" -msgstr "" - -#: ../../abandoned-projects.rst:4 -msgid "" -"This policy describes the process by which a Read the Docs project name may " -"be changed." -msgstr "" - -#: ../../abandoned-projects.rst:7 -msgid "Rationale" -msgstr "" - -#: ../../abandoned-projects.rst:9 -msgid "" -"Conflict between the current use of the name and a different suggested use " -"of the same name occasionally arise. This document aims to provide general " -"guidelines for solving the most typical cases of such conflicts." -msgstr "" - -#: ../../abandoned-projects.rst:14 -msgid "Specification" -msgstr "" - -#: ../../abandoned-projects.rst:16 -msgid "" -"The main idea behind this policy is that Read the Docs serves the community." -" Every user is invited to upload content under the Terms of Use, " -"understanding that it is at the sole risk of the user." -msgstr "" - -#: ../../abandoned-projects.rst:20 -msgid "" -"While Read the Docs is not a backup service, the core team of Read the Docs " -"does their best to keep that content accessible indefinitely in its " -"published form. However, in certain edge cases the greater community's needs" -" might outweigh the individual's expectation of ownership of a project name." -msgstr "" - -#: ../../abandoned-projects.rst:25 -msgid "The use cases covered by this policy are:" -msgstr "" - -#: ../../abandoned-projects.rst:29 ../../abandoned-projects.rst:53 -msgid "Abandoned projects" -msgstr "" - -#: ../../abandoned-projects.rst:28 -msgid "" -"Renaming a project so that the original project name can be used by a " -"different project" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Active projects" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Resolving disputes over a name" -msgstr "" - -#: ../../abandoned-projects.rst:35 -msgid "Implementation" -msgstr "" - -#: ../../abandoned-projects.rst:38 -msgid "Reachability" -msgstr "" - -#: ../../abandoned-projects.rst:40 -msgid "" -"The user of Read the Docs is solely responsible for being reachable by the " -"core team for matters concerning projects that the user owns. In every case " -"where contacting the user is necessary, the core team will try to do so at " -"least three times, using the following means of contact:" -msgstr "" - -#: ../../abandoned-projects.rst:45 -msgid "E-mail address on file in the user's profile" -msgstr "" - -#: ../../abandoned-projects.rst:46 -msgid "E-mail addresses found in the given project's documentation" -msgstr "" - -#: ../../abandoned-projects.rst:47 -msgid "E-mail address on the project's home page" -msgstr "" - -#: ../../abandoned-projects.rst:49 -msgid "" -"The core team will stop trying to reach the user after six weeks and the " -"user will be considered *unreachable*." -msgstr "" - -#: ../../abandoned-projects.rst:55 -msgid "A project is considered *abandoned* when ALL of the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:57 -msgid "Owner is unreachable (see `Reachability`_)" -msgstr "" - -#: ../../abandoned-projects.rst:58 -msgid "" -"The project has no proper documentation being served (no successful builds) " -"or does not have any releases within the past twelve months" -msgstr "" - -#: ../../abandoned-projects.rst:60 -msgid "" -"No activity from the owner on the project's home page (or no home page " -"found)." -msgstr "" - -#: ../../abandoned-projects.rst:63 -msgid "All other projects are considered *active*." -msgstr "" - -#: ../../abandoned-projects.rst:66 -msgid "Renaming of an abandoned project" -msgstr "" - -#: ../../abandoned-projects.rst:68 -msgid "Projects are never renamed solely on the basis of abandonment." -msgstr "" - -#: ../../abandoned-projects.rst:70 -msgid "" -"An *abandoned* project can be renamed (by appending ``-abandoned`` and a " -"uniquifying integer if needed) for purposes of reusing the name when ALL of " -"the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:74 -msgid "" -"The project has been determined *abandoned* by the rules described above" -msgstr "" - -#: ../../abandoned-projects.rst:75 -msgid "" -"The candidate is able to demonstrate their own failed attempts to contact " -"the existing owner" -msgstr "" - -#: ../../abandoned-projects.rst:77 -msgid "" -"The candidate is able to demonstrate that the project suggested to reuse the" -" name already exists and meets notability requirements" -msgstr "" - -#: ../../abandoned-projects.rst:79 -msgid "" -"The candidate is able to demonstrate why a fork under a different name is " -"not an acceptable workaround" -msgstr "" - -#: ../../abandoned-projects.rst:81 -msgid "The project has fewer than 100 monthly pageviews" -msgstr "" - -#: ../../abandoned-projects.rst:82 -msgid "The core team does not have any additional reservations." -msgstr "" - -#: ../../abandoned-projects.rst:85 -msgid "Name conflict resolution for active projects" -msgstr "" - -#: ../../abandoned-projects.rst:87 -msgid "" -"The core team of Read the Docs are not arbiters in disputes around *active* " -"projects. The core team recommends users to get in touch with each other and" -" solve the issue by respectful communication." -msgstr "" - -#: ../../abandoned-projects.rst:92 -msgid "Prior art" -msgstr "" - -#: ../../abandoned-projects.rst:94 -msgid "" -"The Python Package Index (PyPI) policy for claiming abandoned packages " -"(`PEP-0541 `_) heavily influenced " -"this policy." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/alternate_domains.mo b/docs/user/locale/nb/LC_MESSAGES/alternate_domains.mo deleted file mode 100644 index 9ea54269126..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/alternate_domains.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/alternate_domains.po b/docs/user/locale/nb/LC_MESSAGES/alternate_domains.po deleted file mode 100644 index b57d81049a3..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/alternate_domains.po +++ /dev/null @@ -1,189 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../alternate_domains.rst:2 -msgid "Alternate Domains" -msgstr "" - -#: ../../alternate_domains.rst:4 -msgid "" -"Read the Docs supports a number of custom domains for your convenience. " -"Shorter URLs make everyone happy, and we like making people happy!" -msgstr "" - -#: ../../alternate_domains.rst:7 -msgid "Subdomain Support" -msgstr "" - -#: ../../alternate_domains.rst:9 -msgid "" -"Every project has a subdomain that is available to serve its documentation. " -"If you go to .readthedocs.io, it should show you the latest version of" -" documentation. A good example is https://pip.readthedocs.io" -msgstr "" - -#: ../../alternate_domains.rst:11 -msgid "" -"If you have an old project that has an underscore (_) in the name, it will " -"use a subdomain with a hyphen (-). `RFC 1035 " -"`_ has more information on valid " -"subdomains." -msgstr "" - -#: ../../alternate_domains.rst:15 -msgid "Custom Domain Support" -msgstr "" - -#: ../../alternate_domains.rst:17 -msgid "" -"You can also host your documentation from your own domain by adding a domain" -" to your project:" -msgstr "" - -#: ../../alternate_domains.rst:20 -msgid "" -"Add a CNAME record in your DNS that points the domain to: ``readthedocs.io``" -msgstr "" - -#: ../../alternate_domains.rst:21 -msgid "" -"Add a project domain in the :guilabel:`Domains` project admin page for your " -"project." -msgstr "" - -#: ../../alternate_domains.rst:24 -msgid "" -"We don't currently support pointing subdomains or naked domains to a project" -" using ``A`` records. It's best to point a subdomain, ``docs.example.com`` " -"for example, using a CNAME record." -msgstr "" - -#: ../../alternate_domains.rst:28 -msgid "" -"Using pip as an example, https://pip.pypa.io resolves, but is hosted on our " -"infrastructure." -msgstr "" - -#: ../../alternate_domains.rst:30 -msgid "As another example, fabric's dig record looks like this::" -msgstr "" - -#: ../../alternate_domains.rst:38 -msgid "Custom Domain SSL" -msgstr "" - -#: ../../alternate_domains.rst:40 -msgid "" -"By default, when you setup a custom domain to host documentation at Read the" -" Docs, we will attempt to provision a domain validated SSL certificate for " -"the domain. This service is generously provided by Cloudflare." -msgstr "" - -#: ../../alternate_domains.rst:44 -msgid "" -"After configuring your custom domain on Read the Docs, you can see the " -"status of the certificate on the domain page in your project admin dashboard" -" (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:48 -msgid "" -"If your domain has configured CAA records, please do not forget to include " -"Cloudflare CAA entries, see their `Certification Authority Authorization " -"(CAA) FAQ `_." -msgstr "" - -#: ../../alternate_domains.rst:54 -msgid "" -"Some older setups configured a CNAME record pointing to ``readthedocs.org`` " -"or another variation. While these continue to resolve, they do not yet allow" -" us to acquire SSL certificates for those domains. Point the CNAME to " -"``readthedocs.io`` and re-request a certificate by saving the domain in the " -"project admin (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:61 -msgid "" -"If you change the CNAME record, the SSL certificate issuance can take about " -"one hour." -msgstr "" - -#: ../../alternate_domains.rst:66 -msgid "" -"Due to a limitation, a domain cannot be proxied on Cloudflare to another " -"Cloudflare account that also proxies. This results in a \"CNAME Cross-User " -"Banned\" error. In order to do SSL termination, we must proxy this " -"connection. If you don't want us to do SSL termination for your domain -- " -"**which means you are responsible for the SSL certificate** -- then set your" -" CNAME to ``cloudflare-to-cloudflare.readthedocs.io`` instead of " -"``readthedocs.io``." -msgstr "" - -#: ../../alternate_domains.rst:75 -msgid "For more details, see this `previous issue`_." -msgstr "" - -#: ../../alternate_domains.rst:81 -msgid "Proxy SSL" -msgstr "" - -#: ../../alternate_domains.rst:83 -msgid "" -"If you would prefer to do your own SSL termination on a server you own and " -"control, you can do that although the setup is a bit more complex." -msgstr "" - -#: ../../alternate_domains.rst:87 -msgid "Broadly, the steps are:" -msgstr "" - -#: ../../alternate_domains.rst:89 -msgid "Have a server listening on 443 that you control" -msgstr "" - -#: ../../alternate_domains.rst:90 -msgid "" -"Procure an SSL certificate for your domain and provision it and the private " -"key on your server." -msgstr "" - -#: ../../alternate_domains.rst:92 -msgid "Add a domain that you wish to point at Read the Docs" -msgstr "" - -#: ../../alternate_domains.rst:93 -msgid "Enable proxying to us, with a custom ``X-RTD-SLUG`` header" -msgstr "" - -#: ../../alternate_domains.rst:95 -msgid "An example nginx configuration for pip would look like:" -msgstr "" - -#: ../../alternate_domains.rst:115 -msgid "rtfd.org" -msgstr "" - -#: ../../alternate_domains.rst:117 -msgid "" -"You can also use `rtfd.io` and `rtfd.org` for short URLs for Read the Docs. " -"For example, https://pip.rtfd.io redirects to its documentation page. Any " -"use of `rtfd.io` or `rtfd.org` will simply be redirected to " -"`readthedocs.io`." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/api/index.mo b/docs/user/locale/nb/LC_MESSAGES/api/index.mo deleted file mode 100644 index e7c4312e26f..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/api/index.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/api/index.po b/docs/user/locale/nb/LC_MESSAGES/api/index.po deleted file mode 100644 index 5f32137a203..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/api/index.po +++ /dev/null @@ -1,30 +0,0 @@ -# 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: Eric Holscher \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\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/user/locale/nb/LC_MESSAGES/architecture.mo b/docs/user/locale/nb/LC_MESSAGES/architecture.mo deleted file mode 100644 index 11114b57cf7..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/architecture.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/architecture.po b/docs/user/locale/nb/LC_MESSAGES/architecture.po deleted file mode 100644 index 21d7cb09ade..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/architecture.po +++ /dev/null @@ -1,35 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2014-03-01 14:09+0000\n" -"Last-Translator: Eric Holscher \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../architecture.rst:2 -msgid "Architecture" -msgstr "" - -#: ../../architecture.rst:4 -msgid "" -"Read the Docs is architected to be highly available. A lot of projects host " -"their documentation with us, so we have built the site so that it shouldn't " -"go down. The load balancer is the only real single point of failure " -"currently. This means mainly that if the network to the load balancer goes " -"down, we have issues." -msgstr "" - -#: ../../architecture.rst:7 -msgid "Diagram" -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/automatic-redirects.mo b/docs/user/locale/nb/LC_MESSAGES/automatic-redirects.mo deleted file mode 100644 index 620c64a72f7..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/automatic-redirects.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/automatic-redirects.po b/docs/user/locale/nb/LC_MESSAGES/automatic-redirects.po deleted file mode 100644 index 64b2604a186..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/automatic-redirects.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../automatic-redirects.rst:2 -msgid "Automatic Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:4 -msgid "" -"Read the Docs supports redirecting certain URLs automatically. This is an " -"overview of the set of redirects that are fully supported and will work into" -" the future." -msgstr "" - -#: ../../automatic-redirects.rst:8 -msgid "Root URL" -msgstr "" - -#: ../../automatic-redirects.rst:10 -msgid "" -"A link to the root of your documentation will redirect to the *default " -"version*, as set in your project settings. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:17 -msgid "" -"This only works for the root URL, not for internal pages. It's designed to " -"redirect people from http://pip.readthedocs.io/ to the default version of " -"your documentation, since serving up a 404 here would be a pretty terrible " -"user experience. (If your \"develop\" branch was designated as your default " -"version, then it would redirect to http://pip.readthedocs.io/en/develop.) " -"But, it's not a universal redirecting solution. So, for example, a link to " -"an internal page like http://pip.readthedocs.io/usage.html doesn't redirect " -"to http://pip.readthedocs.io/en/latest/usage.html." -msgstr "" - -#: ../../automatic-redirects.rst:19 -msgid "" -"The reasoning behind this is that RTD organizes the URLs for docs so that " -"multiple translations and multiple versions of your docs can be organized " -"logically and consistently for all projects that RTD hosts. For the way that" -" RTD views docs, http://pip.readthedocs.io/en/latest/ is the root directory " -"for your default documentation in English, not http://pip.readthedocs.io/. " -"Just like http://pip.readthedocs.io/en/develop/ is the root for your " -"development documentation in English." -msgstr "" - -#: ../../automatic-redirects.rst:21 -msgid "" -"Among all the multiple versions of docs, you can choose which is the " -"\"default\" version for RTD to display, which usually corresponds to the git" -" branch of the most recent official release from your project." -msgstr "" - -#: ../../automatic-redirects.rst:24 -msgid "rtfd.org" -msgstr "" - -#: ../../automatic-redirects.rst:26 -msgid "" -"Links to rtfd.org are treated the same way as above. They redirect the root " -"URL to the default version of the project. They are intended to be easy and " -"short for people to type." -msgstr "" - -#: ../../automatic-redirects.rst:31 -msgid "Supported Top-Level Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:33 -msgid "" -"These \"implicit\" redirects are supported for legacy reasons. We will not " -"be adding support for any more magic redirects. If you want additional " -"redirects, they should live at a prefix like `Redirecting to a Page`_" -msgstr "" - -#: ../../automatic-redirects.rst:38 -msgid "" -"The main challenge of URL routing in Read the Docs is handling redirects " -"correctly. Both in the interest of redirecting older URLs that are now " -"obsolete, and in the interest of handling \"logical-looking\" URLs (leaving " -"out the lang_slug or version_slug shouldn't result in a 404), the following " -"redirects are supported::" -msgstr "" - -#: ../../automatic-redirects.rst:44 -msgid "" -"The language redirect will work for any of the defined ``LANGUAGE_CODES`` we" -" support. The version redirect will work for supported versions." -msgstr "" - -#: ../../automatic-redirects.rst:48 -msgid "Redirecting to a Page" -msgstr "" - -#: ../../automatic-redirects.rst:50 -msgid "" -"You can link to a specific page and have it redirect to your default " -"version. This is done with the ``/page/`` URL. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:57 -msgid "This allows you to create links that are always up to date." -msgstr "" - -#: ../../automatic-redirects.rst:59 -msgid "" -"Another way to handle this is the *latest* version. You can set your " -"``latest`` version to a specific version and just always link to latest." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/badges.mo b/docs/user/locale/nb/LC_MESSAGES/badges.mo deleted file mode 100644 index 22ec0209c4d..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/badges.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/badges.po b/docs/user/locale/nb/LC_MESSAGES/badges.po deleted file mode 100644 index bd6dcf7e834..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/badges.po +++ /dev/null @@ -1,136 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../badges.rst:2 -msgid "Badges" -msgstr "" - -#: ../../badges.rst:4 -msgid "" -"Badges let you show the state of your documentation to your users. They are " -"great for embedding in your README, or putting inside your actual doc pages." -msgstr "" - -#: ../../badges.rst:9 -msgid "Status Badges" -msgstr "" - -#: ../../badges.rst:11 -msgid "" -"They will display in green for passing, red for failing, and yellow for " -"unknown states." -msgstr "" - -#: ../../badges.rst:15 -msgid "Here are a few examples:" -msgstr "" - -#: ../../badges.rst:17 -msgid "|green| |nbsp| |red| |nbsp| |yellow|" -msgstr "" - -#: ../../badges.rst:19 -msgid "" -"You can see it in action in the `Read the Docs README`_. They will link back" -" to your project's documentation page on Read the Docs." -msgstr "" - -#: ../../badges.rst:23 -msgid "Style" -msgstr "" - -#: ../../badges.rst:25 -msgid "" -"Now you can pass the ``style`` GET argument, to get custom styled badges " -"same as you would for shields.io. If no argument is passed, ``flat`` is used" -" as default." -msgstr "" - -#: ../../badges.rst:30 -msgid "STYLE" -msgstr "" - -#: ../../badges.rst:30 -msgid "BADGE" -msgstr "" - -#: ../../badges.rst:32 -msgid "flat" -msgstr "" - -#: ../../badges.rst:32 -msgid "|Flat Badge|" -msgstr "" - -#: ../../badges.rst:34 -msgid "flat-square" -msgstr "" - -#: ../../badges.rst:34 -msgid "|Flat-Square Badge|" -msgstr "" - -#: ../../badges.rst:36 -msgid "for-the-badge" -msgstr "" - -#: ../../badges.rst:36 -msgid "|Badge|" -msgstr "" - -#: ../../badges.rst:38 -msgid "plastic" -msgstr "" - -#: ../../badges.rst:38 -msgid "|Plastic Badge|" -msgstr "" - -#: ../../badges.rst:40 -msgid "social" -msgstr "" - -#: ../../badges.rst:40 -msgid "|Social Badge|" -msgstr "" - -#: ../../badges.rst:51 -msgid "Project Pages" -msgstr "" - -#: ../../badges.rst:53 -msgid "" -"You will now see badges embedded in your `project page`_. The default badge " -"will be pointed at the *default version* you have specified for your " -"project. The badge URLs look like this::" -msgstr "" - -#: ../../badges.rst:59 -msgid "" -"You can replace the version argument with any version that you want to show " -"a badge for. If you click on the badge icon, you will be given snippets for " -"RST, Markdown, and HTML; to make embedding it easier." -msgstr "" - -#: ../../badges.rst:64 -msgid "" -"If you leave the version argument off, it will default to your latest " -"version. This is probably best to include in your README, since it will stay" -" up to date with your Read the Docs project::" -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/builds.mo b/docs/user/locale/nb/LC_MESSAGES/builds.mo deleted file mode 100644 index d372642b3d3..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/builds.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/builds.po b/docs/user/locale/nb/LC_MESSAGES/builds.po deleted file mode 100644 index da44fed9012..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/builds.po +++ /dev/null @@ -1,454 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../builds.rst:2 -msgid "Build Process" -msgstr "" - -#: ../../builds.rst:4 -msgid "Files: `tasks.py`_ - `doc_builder/`_" -msgstr "" - -#: ../../builds.rst:9 -msgid "" -"Every documentation build has limited resources. Our current build limits " -"are:" -msgstr "" - -#: ../../builds.rst:12 -msgid "15 minutes" -msgstr "" - -#: ../../builds.rst:13 -msgid "1GB of memory" -msgstr "" - -#: ../../builds.rst:15 -msgid "" -"We can increase build limits on a per-project basis, if you provide a good " -"reason your documentation needs more resources." -msgstr "" - -#: ../../builds.rst:18 -msgid "" -"You can see the current Docker build images that we use in our `docker " -"repository `_. `Docker " -"Hub `_ also shows the latest " -"set of images that have been built." -msgstr "" - -#: ../../builds.rst:21 -msgid "" -"Currently in production we're using the ``readthedocs/build:2.0`` docker " -"image as our default image." -msgstr "" - -#: ../../builds.rst:24 -msgid "How we build documentation" -msgstr "" - -#: ../../builds.rst:26 -msgid "" -"When we import your documentation, we look at two things first: your " -"*Repository URL* and the *Documentation Type*. We will clone your " -"repository, and then build your documentation using the *Documentation Type*" -" specified." -msgstr "" - -#: ../../builds.rst:31 -msgid "Sphinx" -msgstr "" - -#: ../../builds.rst:33 -msgid "" -"When you choose *Sphinx* as your *Documentation Type*, we will first look " -"for a ``conf.py`` file in your repository. If we don't find one, we will " -"generate one for you. We will look inside a ``doc`` or ``docs`` directory " -"first, and then look within your entire project." -msgstr "" - -#: ../../builds.rst:40 -msgid "Then Sphinx will build any files with an ``.rst`` extension." -msgstr "" - -#: ../../builds.rst:43 -msgid "MkDocs" -msgstr "" - -#: ../../builds.rst:45 -msgid "" -"When you choose *Mkdocs* as your *Documentation Type*, we will first look " -"for a ``mkdocs.yml`` file in the root of your repository. If we don't find " -"one, we will generate one for you." -msgstr "" - -#: ../../builds.rst:50 -msgid "" -"Then MkDocs will build any files with a ``.md`` extension within the " -"directory specifed as ``docs_dir`` in the ``mkdocs.yml``." -msgstr "" - -#: ../../builds.rst:52 -msgid "" -"If no ``mkdocs.yml`` was found in the root of your repository and we " -"generated one for you, Read the Docs will attempt to set ``docs_dir`` by " -"sequentially searching for a ``docs``, ``doc``, ``Doc``, or ``book`` " -"directory. The first of these directories that exists and contains files " -"with a ``.md`` extension will be set to ``docs_dir`` within ``mkdocs.yml``, " -"and MkDocs will build the ``.md`` files in that directory. As MkDocs doesn't" -" support automatic PDF generation, Read the Docs cannot create a PDF version" -" of your documentation with the *Mkdocs* option." -msgstr "" - -#: ../../builds.rst:60 -msgid "Understanding what's going on" -msgstr "" - -#: ../../builds.rst:62 -msgid "" -"Understanding how Read the Docs builds your project will help you with " -"debugging the problems you have with the site. It should also allow you to " -"take advantage of certain things that happen during the build process." -msgstr "" - -#: ../../builds.rst:65 -msgid "" -"The first step of the process is that we check out your code from the " -"repository you have given us. If the code is already checked out, we update " -"the copy to the branch that you have specified in your projects " -"configuration." -msgstr "" - -#: ../../builds.rst:68 -msgid "" -"Then we build the proper backend code for the type of documentation you've " -"selected." -msgstr "" - -#: ../../builds.rst:70 -msgid "" -"If you have the *Install Project* option enabled, we will run ``setup.py " -"install`` on your package, installing it into a virtual environment. You can" -" also define additional packages to install with the *Requirements File* " -"option." -msgstr "" - -#: ../../builds.rst:73 -msgid "" -"When we build your Sphinx documentation, we run ``sphinx-build -b html . " -"_build/html``, where ``html`` would be replaced with the correct backend. We" -" also create pdf's and ePub's automatically based on your project. For " -"MkDocs, we run ``mkdocs build``." -msgstr "" - -#: ../../builds.rst:78 -msgid "" -"Then these files are copied across to our application servers from the build" -" server. Once on the application servers, they are served from nginx." -msgstr "" - -#: ../../builds.rst:81 -msgid "An example in code:" -msgstr "" - -#: ../../builds.rst:95 -msgid "" -"Regardless of whether you build your docs with Sphinx or MkDocs, we " -"recommend you pin the version of Sphinx or Mkdocs you want us to use. You " -"can do this the same way other :doc:`dependencies are specified `. Some examples of pinning versions might be " -"``sphinx<2.0`` or ``mkdocs>=1.0``." -msgstr "" - -#: ../../builds.rst:102 -msgid "Builder responsibility" -msgstr "" - -#: ../../builds.rst:104 -msgid "" -"Builders have a very specific job. They take the updated source code and " -"generate the correct artifacts. The code lives in " -"``self.version.project.checkout_path(self.version.slug)``. The artifacts " -"should end up in " -"``self.version.project.artifact_path(version=self.version.slug, " -"type=self.type)`` Where ``type`` is the name of your builder. All files that" -" end up in the artifact directory should be in their final form." -msgstr "" - -#: ../../builds.rst:112 -msgid "The build environment" -msgstr "" - -#: ../../builds.rst:114 -msgid "" -"The build process is executed inside Docker containers, by default the image" -" used is ``readthedocs/build:2.0``, but you can change that using a " -":doc:`configuration file `." -msgstr "" - -#: ../../builds.rst:120 -msgid "" -"The Docker images have a select number of C libraries installed, because " -"they are used across a wide array of python projects. We can't install every" -" C library out there, but we try and support the major ones." -msgstr "" - -#: ../../builds.rst:127 -msgid "" -"If you want to know the specific version of a package that is installed in " -"the image you can check the `Ubuntu package search page " -"`__." -msgstr "" - -#: ../../builds.rst:131 -msgid "2.0 (stable)" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "O.S" -msgstr "" - -#: ../../builds.rst:133 ../../builds.rst:157 -msgid "Ubuntu 16.04" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Conda" -msgstr "" - -#: ../../builds.rst:134 -msgid "Miniconda 4.3.31" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Python" -msgstr "" - -#: ../../builds.rst:136 -msgid "``m2crypto``" -msgstr "" - -#: ../../builds.rst:137 ../../builds.rst:160 -msgid "``matplolib``" -msgstr "" - -#: ../../builds.rst:138 -msgid "``numpy``" -msgstr "" - -#: ../../builds.rst:139 ../../builds.rst:162 -msgid "``pandas``" -msgstr "" - -#: ../../builds.rst:140 ../../builds.rst:163 -msgid "``pip``" -msgstr "" - -#: ../../builds.rst:141 ../../builds.rst:164 -msgid "``scipy``" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Other packages" -msgstr "" - -#: ../../builds.rst:143 ../../builds.rst:170 -msgid "``doxygen``" -msgstr "" - -#: ../../builds.rst:144 -msgid "``graphviz``" -msgstr "" - -#: ../../builds.rst:145 -msgid "``libevent``" -msgstr "" - -#: ../../builds.rst:146 ../../builds.rst:173 -msgid "``libjpeg``" -msgstr "" - -#: ../../builds.rst:147 ../../builds.rst:174 -msgid "``libxml2-dev``" -msgstr "" - -#: ../../builds.rst:148 -msgid "``libxslt1.1``" -msgstr "" - -#: ../../builds.rst:149 ../../builds.rst:176 -msgid "``pandoc``" -msgstr "" - -#: ../../builds.rst:150 ../../builds.rst:178 -msgid "``textlive-full``" -msgstr "" - -#: ../../builds.rst:152 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:155 -msgid "3.0 (latest)" -msgstr "" - -#: ../../builds.rst:158 -msgid "Miniconda 4.4.10" -msgstr "" - -#: ../../builds.rst:161 -msgid "``numpy``," -msgstr "" - -#: ../../builds.rst:0 -msgid "JavaScript" -msgstr "" - -#: ../../builds.rst:166 -msgid "``jsdoc``" -msgstr "" - -#: ../../builds.rst:167 -msgid "``nodejs``" -msgstr "" - -#: ../../builds.rst:168 -msgid "``npm``" -msgstr "" - -#: ../../builds.rst:171 -msgid "``libevent-dev``" -msgstr "" - -#: ../../builds.rst:172 -msgid "``libgraphviz-dev``" -msgstr "" - -#: ../../builds.rst:175 -msgid "``libxslt1-dev``" -msgstr "" - -#: ../../builds.rst:177 -msgid "``plantuml``" -msgstr "" - -#: ../../builds.rst:180 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:183 -msgid "Writing your own builder" -msgstr "" - -#: ../../builds.rst:185 -msgid "" -"Builds happen on a server using only the RTD Public API. There is no reason " -"that you couldn't build your own independent builder that wrote into the RTD" -" namespace. The only thing that is currently unsupported there is a saner " -"way than uploading the processed files as a zip." -msgstr "" - -#: ../../builds.rst:187 -msgid "" -"The documentation build system in RTD is made pluggable, so that you can " -"build out your own backend. If you have a documentation format that isn't " -"currently supported, you can add support by contributing a backend." -msgstr "" - -#: ../../builds.rst:189 -msgid "" -"The builders in :doc:`/developer-interface/doc_builder` detail the higher " -"level parts of the API that you need to implement. A basic run goes " -"something like this::" -msgstr "" - -#: ../../builds.rst:200 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../builds.rst:202 -msgid "" -"If you're having trouble getting your version to build, try wiping out the " -"existing build/environment files. On your version list page " -"``/projects/[project]/versions`` there is a \"Wipe\" button that will remove" -" all of the files associated with your documentation build, but not the " -"documentation itself." -msgstr "" - -#: ../../builds.rst:205 -msgid "Build environment" -msgstr "" - -#: ../../builds.rst:207 -msgid "" -"The *Sphinx* and *Mkdocs* builders set the following RTD-specific " -"environment variables when building your documentation:" -msgstr "" - -#: ../../builds.rst:210 -msgid "Environment variable" -msgstr "" - -#: ../../builds.rst:210 -msgid "Description" -msgstr "" - -#: ../../builds.rst:210 -msgid "Example value" -msgstr "" - -#: ../../builds.rst:212 -msgid "``READTHEDOCS``" -msgstr "" - -#: ../../builds.rst:212 -msgid "Whether the build is running inside RTD" -msgstr "" - -#: ../../builds.rst:212 -msgid "``True``" -msgstr "" - -#: ../../builds.rst:214 -msgid "``READTHEDOCS_VERSION``" -msgstr "" - -#: ../../builds.rst:214 -msgid "The RTD name of the version which is being built" -msgstr "" - -#: ../../builds.rst:214 -msgid "``latest``" -msgstr "" - -#: ../../builds.rst:216 -msgid "``READTHEDOCS_PROJECT``" -msgstr "" - -#: ../../builds.rst:216 -msgid "The RTD name of the project which is being built" -msgstr "" - -#: ../../builds.rst:216 -msgid "``myexampleproject``" -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/canonical.mo b/docs/user/locale/nb/LC_MESSAGES/canonical.mo deleted file mode 100644 index 34ce6326743..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/canonical.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/canonical.po b/docs/user/locale/nb/LC_MESSAGES/canonical.po deleted file mode 100644 index 74343f08216..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/canonical.po +++ /dev/null @@ -1,105 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../canonical.rst:2 -msgid "Canonical URLs" -msgstr "" - -#: ../../canonical.rst:4 -msgid "" -"Canonical URLs allow people to have consistent page URLs for domains. This " -"is mainly useful for search engines, so that they can send people to the " -"correct page." -msgstr "" - -#: ../../canonical.rst:8 -msgid "Read the Docs uses these in two ways:" -msgstr "" - -#: ../../canonical.rst:10 -msgid "We point all versions of your docs at the \"latest\" version as canonical" -msgstr "" - -#: ../../canonical.rst:11 -msgid "" -"We point at the user specified canonical URL, generally a custom domain for " -"your docs." -msgstr "" - -#: ../../canonical.rst:14 -msgid "Example" -msgstr "" - -#: ../../canonical.rst:16 -msgid "" -"Fabric hosts their docs on Read the Docs. They mostly use their own domain " -"for them ``http://docs.fabfile.org``. This means that Google will index both" -" ``http://fabric-docs.readthedocs.io`` and ``http://docs.fabfile.org`` for " -"their documentation." -msgstr "" - -#: ../../canonical.rst:20 -msgid "" -"Fabric will want to set ``http://docs.fabfile.org`` as their canonical URL. " -"This means that when Google indexes ``http://fabric-docs.readthedocs.io``, " -"it will know that it should really point at ``http://docs.fabfile.org``." -msgstr "" - -#: ../../canonical.rst:24 -msgid "Enabling" -msgstr "" - -#: ../../canonical.rst:26 -msgid "" -"You can set the canonical URL for your project in the Project Admin page. " -"Check your `Domains` tab for the domains that we know about." -msgstr "" - -#: ../../canonical.rst:29 -msgid "Implementation" -msgstr "" - -#: ../../canonical.rst:31 -msgid "" -"If you look at the source code for documentation built after you set your " -"canonical URL, you should see a bit of HTML like this:" -msgstr "" - -#: ../../canonical.rst:39 -msgid "Links" -msgstr "" - -#: ../../canonical.rst:41 -msgid "" -"This is a good explanation of the usage of canonical URLs in search engines:" -msgstr "" - -#: ../../canonical.rst:43 -msgid "http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" -msgstr "" - -#: ../../canonical.rst:45 -msgid "This is a good explanation for why canonical pages are good for SEO:" -msgstr "" - -#: ../../canonical.rst:47 -msgid "" -"http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-" -"practices-since-sitemaps" -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/changelog.mo b/docs/user/locale/nb/LC_MESSAGES/changelog.mo deleted file mode 100644 index 5c79038e216..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/changelog.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/changelog.po b/docs/user/locale/nb/LC_MESSAGES/changelog.po deleted file mode 100644 index 2d87323ee97..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/changelog.po +++ /dev/null @@ -1,3796 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../changelog.rst:2 -msgid "Changelog" -msgstr "" - -#: ../../../CHANGELOG.rst:2 -msgid "Version 2.6.5" -msgstr "" - -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -msgid "Date" -msgstr "" - -#: ../../../CHANGELOG.rst:4 ../../../CHANGELOG.rst:14 -msgid "August 29, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:6 -msgid "" -"`@stsewd `__: Tests for yaml file regex (`#4587 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:7 -msgid "" -"`@agjohnson `__: Respect user language when " -"caching homepage (`#4585 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:8 -msgid "" -"`@humitos `__: Add start and termination to YAML " -"file regex (`#4584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:9 -msgid "" -"`@safwanrahman `__: [Fix #4576] Do not " -"delete projects which have multiple users (`#4577 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:12 -msgid "Version 2.6.4" -msgstr "" - -#: ../../../CHANGELOG.rst:16 -msgid "" -"`@stsewd `__: Update tests failing on master " -"(`#4575 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:17 -msgid "" -"`@davidfischer `__: Add a flag to disable " -"docsearch (`#4570 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:18 -msgid "" -"`@stsewd `__: Fix nested syntax in docs (`#4567 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:19 -msgid "" -"`@stsewd `__: Fix incorrect reraise (`#4566 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:20 -msgid "" -"`@davidfischer `__: Add a note about " -"specifying the version of build tools (`#4562 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:21 -msgid "" -"`@davidfischer `__: Serve badges directly " -"from local filesystem (`#4561 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:22 -msgid "" -"`@humitos `__: Build JSON artifacts in HTML " -"builder (`#4554 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:23 -msgid "" -"`@humitos `__: Route task to proper queue (`#4553" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:24 -msgid "" -"`@humitos `__: Sanitize BuildCommand.output by " -"removing NULL characters (`#4552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:25 -msgid "" -"`@davidfischer `__: Fix changelog for 2.6.3 " -"(`#4548 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:26 -msgid "" -"`@ericholscher `__: Remove hiredis (`#4542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:27 -msgid "" -"`@davidfischer `__: Use the STATIC_URL for " -"static files to avoid redirection (`#4522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:28 -msgid "" -"`@stsewd `__: Update docs about build process " -"(`#4515 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:29 -msgid "" -"`@StefanoChiodino `__: Allow for period " -"as a prefix and yaml extension for config file (`#4512 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:30 -msgid "" -"`@AumitLeon `__: Update information on mkdocs " -"build process (`#4508 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:31 -msgid "" -"`@humitos `__: Fix Exact Redirect to work " -"properly when using $rest keyword (`#4501 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:32 -msgid "" -"`@humitos `__: Mark some BuildEnvironmentError " -"exceptions as Warning and do not log them (`#4495 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:33 -msgid "" -"`@xrmx `__: projects: don't explode trying to update" -" UpdateDocsTaskStep state (`#4485 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:34 -msgid "" -"`@humitos `__: Note with the developer flow to " -"update our app translations (`#4481 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:35 -msgid "" -"`@humitos `__: Add `trimmed` to all multilines " -"`blocktrans` tags (`#4480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:36 -msgid "" -"`@humitos `__: Example and note with usage of " -"trimmed option in blocktrans (`#4479 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:37 -msgid "" -"`@humitos `__: Update Transifex resources for our" -" documentation (`#4478 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:38 -msgid "" -"`@humitos `__: Documentation for Manage " -"Translations (`#4470 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:39 -msgid "" -"`@stsewd `__: Port https://github.com/rtfd" -"/readthedocs-build/pull/38/ (`#4461 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:40 -msgid "" -"`@stsewd `__: Match v1 config interface to new one" -" (`#4456 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:41 -msgid "" -"`@humitos `__: Skip tags that point to blob " -"objects instead of commits (`#4442 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:42 -msgid "" -"`@stsewd `__: Document " -"python.use_system_site_packages option (`#4422 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:43 -msgid "" -"`@humitos `__: More tips about how to reduce " -"resources usage (`#4419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:44 -msgid "" -"`@xrmx `__: projects: user in " -"ProjectQuerySetBase.for_admin_user is mandatory (`#4417 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:47 -msgid "Version 2.6.3" -msgstr "" - -#: ../../../CHANGELOG.rst:49 -msgid "August 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:51 -msgid "Release to Azure!" -msgstr "" - -#: ../../../CHANGELOG.rst:53 -msgid "" -"`@davidfischer `__: Add Sponsors list to " -"footer (`#4424 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:54 -msgid "" -"`@stsewd `__: Cache node_modules to speed up CI " -"(`#4484 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:55 -msgid "" -"`@xrmx `__: templates: mark missing string for " -"translation on project edit (`#4518 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:56 -msgid "" -"`@ericholscher `__: Performance improvement:" -" cache version listing on the homepage (`#4526 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:57 -msgid "" -"`@agjohnson `__: Remove mailgun from our " -"dependencies (`#4531 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:58 -msgid "" -"`@davidfischer `__: Improved ad block " -"detection (`#4532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:59 -msgid "" -"`@agjohnson `__: Revert \"Remove " -"SelectiveFileSystemFolder finder workaround\" (`#4533 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:60 -msgid "" -"`@davidfischer `__: Slight clarification on " -"turning off ads for a project (`#4534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:61 -msgid "" -"`@davidfischer `__: Fix the sponsor image " -"paths (`#4535 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:62 -msgid "" -"`@agjohnson `__: Update build assets (`#4537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:66 -msgid "Version 2.6.2" -msgstr "" - -#: ../../../CHANGELOG.rst:68 -msgid "August 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:70 -msgid "" -"`@davidfischer `__: Custom domain " -"clarifications (`#4514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:71 -msgid "" -"`@trein `__: Use single quote throughout the file " -"(`#4513 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:72 -msgid "" -"`@davidfischer `__: Support ads on pallets " -"themes (`#4499 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:73 -msgid "" -"`@davidfischer `__: Only use " -"HostHeaderSSLAdapter for SSL/HTTPS connections (`#4498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:74 -msgid "" -"`@keflavich `__: Very minor English correction " -"(`#4497 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:75 -msgid "" -"`@davidfischer `__: All static media is run " -"through \"collectstatic\" (`#4489 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:76 -msgid "" -"`@humitos `__: Fix reST structure (`#4488 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:77 -msgid "" -"`@nijel `__: Document expected delay on CNAME " -"change and need for CAA (`#4487 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:78 -msgid "" -"`@davidfischer `__: Allow enforcing HTTPS " -"for custom domains (`#4483 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:79 -msgid "" -"`@davidfischer `__: Add some details around " -"community ad qualifications (`#4436 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:80 -msgid "" -"`@davidfischer `__: Updates to manifest " -"storage (`#4430 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:81 -msgid "" -"`@davidfischer `__: Update alt domains docs " -"with SSL (`#4425 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:82 -msgid "" -"`@agjohnson `__: Add SNI support for API HTTPS " -"endpoint (`#4423 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:83 -msgid "" -"`@davidfischer `__: API v1 cleanup (`#4415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:84 -msgid "" -"`@davidfischer `__: Allow filtering versions" -" by active (`#4414 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:85 -msgid "" -"`@mlncn `__: Fix broken link (`#4410 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:86 -msgid "" -"`@safwanrahman `__: [Fix #4407] Port Project" -" Search for Elasticsearch 6.x (`#4408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:87 -msgid "" -"`@davidfischer `__: Add client ID to Google " -"Analytics requests (`#4404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:88 -msgid "" -"`@xrmx `__: projects: fix filtering in " -"projects_tag_detail (`#4398 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:89 -msgid "" -"`@davidfischer `__: Fix a proxy model bug " -"related to ad-free (`#4390 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:90 -msgid "" -"`@humitos `__: Release 2.6.1 (`#4389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:91 ../../../CHANGELOG.rst:108 -msgid "" -"`@davidfischer `__: Do not access database " -"from builds to check ad-free (`#4387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:92 ../../../CHANGELOG.rst:109 -msgid "" -"`@humitos `__: Adapt YAML config integration " -"tests (`#4385 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:93 ../../../CHANGELOG.rst:110 -msgid "" -"`@stsewd `__: Set full `source_file` path for " -"default configuration (`#4379 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:94 -msgid "" -"`@humitos `__: Make `get_version` usable from a " -"specified path (`#4376 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:95 ../../../CHANGELOG.rst:111 -msgid "" -"`@humitos `__: More tags when logging errors to " -"Sentry (`#4375 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:96 -msgid "" -"`@humitos `__: Check for 'options' in " -"update_repos command (`#4373 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:97 -msgid "" -"`@safwanrahman `__: [Fix #4333] Implement " -"asynchronous search reindex functionality using celery (`#4368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:98 -msgid "" -"`@stsewd `__: V2 of the configuration file (`#4355" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:99 ../../../CHANGELOG.rst:122 -msgid "" -"`@davidfischer `__: Remove the UID from the " -"GA measurement protocol (`#4347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:100 ../../../CHANGELOG.rst:583 -msgid "" -"`@humitos `__: Mount `pip_cache_path` in Docker " -"container (`#3556 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:101 -msgid "" -"`@agjohnson `__: Show subprojects in search " -"results (`#1866 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:104 -msgid "Version 2.6.1" -msgstr "" - -#: ../../../CHANGELOG.rst:106 -msgid "July 17, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:114 -msgid "Version 2.6.0" -msgstr "" - -#: ../../../CHANGELOG.rst:116 -msgid "July 16, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:118 -msgid "Adds initial support for HTTPS on custom domains" -msgstr "" - -#: ../../../CHANGELOG.rst:119 -msgid "" -"`@stsewd `__: Revert \"projects: serve badge with " -"same protocol as site\" (`#4353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:120 -msgid "" -"`@davidfischer `__: Do not overwrite sphinx " -"context variables feature (`#4349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:121 -msgid "" -"`@stsewd `__: Calrify docs about how rtd select " -"the stable version (`#4348 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:123 -msgid "" -"`@stsewd `__: Fix error in command (`#4345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:124 -msgid "" -"`@davidfischer `__: Improvements for the " -"build/version admin (`#4344 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:125 -msgid "" -"`@safwanrahman `__: [Fix #4265] Porting " -"frontend docsearch to work with new API (`#4340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:126 -msgid "" -"`@ktdreyer `__: fix spelling of " -"\"demonstrating\" (`#4336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:127 -msgid "" -"`@davidfischer `__: Warning about theme " -"context implementation status (`#4335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:128 -msgid "" -"`@Blendify `__: Docs: Let Theme Choose Pygments " -"Theme (`#4331 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:129 -msgid "" -"`@davidfischer `__: Disable the ad block nag" -" for ad-free projects (`#4329 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:130 -msgid "" -"`@safwanrahman `__: [fix #4265] Port " -"Document search API for Elasticsearch 6.x (`#4309 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:131 -msgid "" -"`@stsewd `__: Refactor configuration object to " -"class based (`#4298 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:134 -msgid "Version 2.5.3" -msgstr "" - -#: ../../../CHANGELOG.rst:136 -msgid "July 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:138 -msgid "" -"`@xrmx `__: Do less work in querysets (`#4322 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:139 -msgid "" -"`@stsewd `__: Fix deprecations in management " -"commands (`#4321 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:140 -msgid "" -"`@davidfischer `__: Add a flag for marking a" -" project ad-free (`#4313 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:141 -msgid "" -"`@davidfischer `__: Use \"npm run lint\" " -"from tox (`#4312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:142 -msgid "" -"`@davidfischer `__: Fix issues building " -"static assets (`#4311 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:143 -msgid "" -"`@humitos `__: Use PATHs to call clear_artifacts " -"(`#4296 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:144 -msgid "" -"`@safwanrahman `__: [Fix #2457] Implement " -"exact match search (`#4292 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:145 -msgid "" -"`@davidfischer `__: API filtering " -"improvements (`#4285 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:146 -msgid "" -"`@annegentle `__: Remove self-referencing " -"links for webhooks docs (`#4283 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:147 -msgid "" -"`@safwanrahman `__: [Fix #2328 #2013] " -"Refresh search index and test for case insensitive search (`#4277 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:148 -msgid "" -"`@xrmx `__: doc_builder: clarify sphinx backend " -"append_conf docstring (`#4276 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:149 -msgid "" -"`@davidfischer `__: Add documentation for " -"APIv2 (`#4274 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:150 -msgid "" -"`@humitos `__: Wrap notifications HTML code into " -"a block (`#4273 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:151 -msgid "" -"`@stsewd `__: Move config.py from rtd build " -"(`#4272 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:152 -msgid "" -"`@ericholscher `__: Fix our use of `--use-" -"wheel` in pip. (`#4269 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:153 -msgid "" -"`@agjohnson `__: Revert \"Merge pull request " -"#4206 from FlorianKuckelkorn/fix/pip-breaking-change\" (`#4261 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:154 -msgid "" -"`@humitos `__: Fix triggering a build for a " -"skipped project (`#4255 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:155 -msgid "" -"`@stsewd `__: Update default sphinx version " -"(`#4250 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:156 -msgid "" -"`@stsewd `__: Move config module from rtd-build " -"repo (`#4242 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:157 -msgid "" -"`@davidfischer `__: Allow staying logged in " -"for longer (`#4236 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:158 -msgid "" -"`@safwanrahman `__: Upgrade Elasticsearch to" -" version 6.x (`#4211 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:159 -msgid "" -"`@humitos `__: Make tests extensible from " -"corporate site (`#4095 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:160 -msgid "" -"`@stsewd `__: `stable` version stuck on a specific" -" commit (`#3913 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:163 -msgid "Version 2.5.2" -msgstr "" - -#: ../../../CHANGELOG.rst:165 -msgid "June 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:167 -msgid "" -"`@davidfischer `_: Add a page detailing ad " -"blocking (`#4244 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:168 -msgid "" -"`@xrmx `_: projects: serve badge with same protocol " -"as site (`#4228 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:169 -msgid "" -"`@FlorianKuckelkorn `_: Fixed breaking " -"change in pip 10.0.0b1 (2018-03-31) (`#4206 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:170 -msgid "" -"`@StefanoChiodino `_: Document that " -"readthedocs file can now have yaml extension (`#4129 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:171 -msgid "" -"`@humitos `_: Downgrade docker to 3.1.3 because " -"of timeouts in EXEC call (`#4241 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:172 -msgid "" -"`@stsewd `_: Move parser tests from rtd-build repo" -" (`#4225 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:173 -msgid "" -"`@humitos `_: Handle revoked oauth permissions by" -" the user (`#4074 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:174 -msgid "" -"`@humitos `_: Allow to hook the initial build " -"from outside (`#4033 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:177 -msgid "Version 2.5.1" -msgstr "" - -#: ../../../CHANGELOG.rst:179 -msgid "June 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:181 -msgid "" -"`@stsewd `_: Add feature to build json with html " -"in the same build (`#4229 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:182 -msgid "" -"`@davidfischer `_: Prioritize ads based on " -"content (`#4224 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:183 -msgid "" -"`@mostaszewski `_: #4170 - Link the version " -"in the footer to the changelog (`#4217 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:184 -msgid "" -"`@Jmennius `_: Add provision_elasticsearch " -"command (`#4216 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:185 -msgid "" -"`@SuriyaaKudoIsc `_: Use the latest " -"YouTube share URL (`#4209 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:186 -msgid "" -"`@davidfischer `_: Allow staff to trigger " -"project builds (`#4207 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:187 -msgid "" -"`@davidfischer `_: Use autosectionlabel in " -"the privacy policy (`#4204 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:188 -msgid "" -"`@davidfischer `_: These links weren't " -"correct after #3632 (`#4203 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:189 -msgid "" -"`@davidfischer `_: Release 2.5.0 (`#4200 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:190 ../../../CHANGELOG.rst:214 -msgid "" -"`@ericholscher `_: Fix Build: Convert md to " -"rst in docs (`#4199 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:191 -msgid "" -"`@ericholscher `_: Updates to #3850 to fix " -"merge conflict (`#4198 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:192 -msgid "" -"`@ericholscher `_: Build on top of #3881 and" -" put docs in custom_installs. (`#4196 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:193 -msgid "" -"`@davidfischer `_: Increase the max theme " -"version (`#4195 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:194 ../../../CHANGELOG.rst:215 -msgid "" -"`@ericholscher `_: Remove maxcdn reqs " -"(`#4194 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:195 ../../../CHANGELOG.rst:216 -msgid "" -"`@ericholscher `_: Add missing gitignore " -"item for ES testing (`#4193 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:196 ../../../CHANGELOG.rst:217 -msgid "" -"`@xrmx `_: fabfile: update i18n helpers (`#4189 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:197 ../../../CHANGELOG.rst:218 -msgid "" -"`@xrmx `_: Update italian locale (`#4188 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:198 ../../../CHANGELOG.rst:219 -msgid "" -"`@xrmx `_: locale: update and build the english " -"translation (`#4187 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:199 -msgid "" -"`@humitos `_: Upgrade celery to avoid " -"AtributeError:async (`#4185 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:200 -msgid "" -"`@stsewd `_: Prepare code for custo mkdocs.yaml " -"location (`#4184 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:201 -msgid "" -"`@agjohnson `_: Updates to our triage " -"guidelines (`#4180 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:202 -msgid "" -"`@davidfischer `_: Server side analytics " -"(`#4131 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:203 -msgid "" -"`@humitos `_: Upgrade packages with pur (`#4124 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:204 -msgid "" -"`@stsewd `_: Fix resync remote repos (`#4113 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:205 -msgid "" -"`@stsewd `_: Add schema for configuration file " -"with yamale (`#4084 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:206 ../../../CHANGELOG.rst:222 -msgid "" -"`@davidfischer `_: Ad block nag to urge " -"people to whitelist (`#4037 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:207 ../../../CHANGELOG.rst:226 -msgid "" -"`@benjaoming `_: Add Mexican Spanish as a " -"project language (`#3588 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:210 -msgid "Version 2.5.0" -msgstr "" - -#: ../../../CHANGELOG.rst:212 -msgid "June 06, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:220 -msgid "" -"`@safwanrahman `_: Test for search " -"functionality (`#4116 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:221 -msgid "" -"`@davidfischer `_: Update mkdocs to the " -"latest (`#4041 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:223 -msgid "" -"`@davidfischer `_: Decouple the theme JS " -"from readthedocs.org (`#3968 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:224 -msgid "" -"`@xrmx `_: tests: fixup url tests in " -"test_privacy_urls (`#3966 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:225 -msgid "" -"`@fenilgandhi `_: Add support for different " -"badge styles (`#3632 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:227 -msgid "" -"`@stsewd `_: Wrap versions' list to look more " -"consistent (`#3445 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:228 -msgid "" -"`@agjohnson `_: Move CDN code to external " -"abstraction (`#2091 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:231 -msgid "Version 2.4.0" -msgstr "" - -#: ../../../CHANGELOG.rst:233 -msgid "May 31, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:235 -msgid "" -"This fixes assets that were generated against old dependencies in 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:236 -msgid "" -"`@agjohnson `_: Fix issues with search " -"javascript (`#4176 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:237 -msgid "" -"`@stsewd `_: Use anonymous refs in CHANGELOG " -"(`#4173 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:238 -msgid "" -"`@stsewd `_: Fix some warnings on docs (`#4172 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:239 -msgid "" -"`@davidfischer `_: Update the privacy policy" -" date (`#4171 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:240 -msgid "" -"`@davidfischer `_: Note about state and " -"metro ad targeting (`#4169 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:241 -msgid "" -"`@ericholscher `_: Add another guide around " -"fixing memory usage. (`#4168 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:242 -msgid "" -"`@stsewd `_: Download raw build log (`#3585 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:243 -msgid "" -"`@stsewd `_: Add \"edit\" and \"view docs\" " -"buttons to subproject list (`#3572 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:244 -msgid "" -"`@kennethlarsen `_: Remove outline reset to" -" bring back outline (`#3512 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:247 -msgid "Version 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:249 -msgid "May 30, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:251 -msgid "" -"`@ericholscher `__: Remove CSS override that" -" doesn't exist. (`#4165 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:252 -msgid "" -"`@davidfischer `__: Include a DMCA request " -"template (`#4164 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:253 -msgid "" -"`@davidfischer `__: No CSRF cookie for docs " -"pages (`#4153 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:254 -msgid "" -"`@davidfischer `__: Small footer rework " -"(`#4150 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:255 -msgid "" -"`@stsewd `__: Fix prospector dependencies (`#4149 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:256 -msgid "" -"`@ericholscher `__: Remove deploy directory " -"which is unused. (`#4147 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:257 -msgid "" -"`@stsewd `__: Use autosectionlabel extension " -"(`#4146 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:258 -msgid "" -"`@davidfischer `__: Add Intercom to the " -"privacy policy (`#4145 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:259 -msgid "" -"`@humitos `__: Minimum refactor to decide_if_cors" -" (`#4143 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:260 -msgid "" -"`@stsewd `__: Ignore migrations from coverage " -"report (`#4141 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:261 -msgid "" -"`@stsewd `__: 5xx status in old webhooks (`#4139 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:262 -msgid "" -"`@davidfischer `__: Fix with Lato Bold font " -"(`#4138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:263 -msgid "" -"`@davidfischer `__: Release 2.3.13 (`#4137 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:264 ../../../CHANGELOG.rst:293 -msgid "" -"`@davidfischer `__: Build static assets " -"(`#4136 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:265 -msgid "" -"`@xrmx `__: oauth/services: correct error handling " -"in paginate (`#4134 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:266 -msgid "" -"`@xrmx `__: oauth/services: don't abuse " -"log.exception (`#4133 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:267 -msgid "" -"`@cedk `__: Use quiet mode to retrieve branches from" -" mercurial (`#4114 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:268 -msgid "" -"`@humitos `__: Add `has_valid_clone` and " -"`has_valid_webhook` to ProjectAdminSerializer (`#4107 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:269 -msgid "" -"`@stsewd `__: Put the rtd extension to the " -"beginning of the list (`#4054 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:270 -msgid "" -"`@stsewd `__: Use gitpython for tags (`#4052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:271 -msgid "" -"`@davidfischer `__: Do Not Track support " -"(`#4046 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:272 -msgid "" -"`@stsewd `__: Set urlconf to None after changing " -"SUBDOMAIN setting (`#4032 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:273 -msgid "" -"`@humitos `__: Fix /404/ testing page (`#3976 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:274 ../../../CHANGELOG.rst:381 -msgid "" -"`@xrmx `__: Fix some tests with postgres (`#3958 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:275 ../../../CHANGELOG.rst:394 -msgid "" -"`@xrmx `__: Fixup DJANGO_SETTINGS_SKIP_LOCAL in " -"tests (`#3899 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:276 ../../../CHANGELOG.rst:397 -msgid "" -"`@xrmx `__: templates: mark a few more strings for " -"translations (`#3869 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:277 -msgid "" -"`@ze `__: Make search bar in dashboard have a more " -"clear message. (`#3844 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:278 -msgid "" -"`@varunotelli `__: Pointed users to Python3.6" -" (`#3817 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:279 -msgid "" -"`@stsewd `__: [RDY] Fix tests for environment " -"(`#3764 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:280 -msgid "" -"`@ajatprabha `__: Ticket #3694: rename owners " -"to maintainers (`#3703 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:281 -msgid "" -"`@SanketDG `__: Refactor to replace old logging " -"to avoid mangling (`#3677 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:282 -msgid "" -"`@stsewd `__: Add rstcheck to CI (`#3624 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:283 -msgid "" -"`@techtonik `__: Update Git on prod (`#3615 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:284 -msgid "" -"`@stsewd `__: Allow to hide version warning " -"(`#3595 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:285 -msgid "" -"`@cclauss `__: Modernize Python 2 code to get " -"ready for Python 3 (`#3514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:286 -msgid "" -"`@stsewd `__: Consistent version format (`#3504 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:289 -msgid "Version 2.3.13" -msgstr "" - -#: ../../../CHANGELOG.rst:291 -msgid "May 23, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:294 -msgid "" -"`@stsewd `__: Don't sync _static dir for search " -"builder (`#4120 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:295 -msgid "" -"`@davidfischer `__: Use the latest Lato " -"release (`#4093 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:296 -msgid "" -"`@davidfischer `__: Update Gold Member " -"marketing (`#4063 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:297 -msgid "" -"`@davidfischer `__: Fix missing fonts " -"(`#4060 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:298 -msgid "" -"`@stsewd `__: Additional validation when changing " -"the project language (`#3790 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:299 -msgid "" -"`@stsewd `__: Improve yaml config docs (`#3685 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:302 -msgid "Version 2.3.12" -msgstr "" - -#: ../../../CHANGELOG.rst:304 -msgid "May 21, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:306 -msgid "" -"`@stsewd `__: Remove Django deprecation warning " -"(`#4112 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:307 -msgid "" -"`@davidfischer `__: Display feature flags in" -" the admin (`#4108 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:308 -msgid "" -"`@humitos `__: Set valid clone in project " -"instance inside the version object also (`#4105 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:309 -msgid "" -"`@davidfischer `__: Use the latest theme " -"version in the default builder (`#4096 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:310 -msgid "" -"`@humitos `__: Use next field to redirect user " -"when login is done by social (`#4083 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:311 -msgid "" -"`@humitos `__: Update the `documentation_type` " -"when it's set to 'auto' (`#4080 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:312 -msgid "" -"`@brainwane `__: Update link to license in " -"philosophy document (`#4059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:313 ../../../CHANGELOG.rst:328 -msgid "" -"`@agjohnson `__: Update local assets for theme " -"to 0.3.1 tag (`#4047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:314 ../../../CHANGELOG.rst:329 -msgid "" -"`@stsewd `__: Fix unbalanced div (`#4044 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:315 ../../../CHANGELOG.rst:330 -msgid "" -"`@stsewd `__: Remove haystack from code base " -"(`#4039 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:316 -msgid "" -"`@davidfischer `__: Subdomains use HTTPS if " -"settings specify (`#3987 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:317 -msgid "" -"`@davidfischer `__: Draft Privacy Policy " -"(`#3978 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:318 -msgid "" -"`@humitos `__: Allow import Gitlab repo manually " -"and set a webhook automatically (`#3934 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:319 -msgid "" -"`@davidfischer `__: Enable ads on the " -"readthedocs mkdocs theme (`#3922 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:320 -msgid "" -"`@bansalnitish `__: Fixes #2953 - Url " -"resolved with special characters (`#3725 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:321 ../../../CHANGELOG.rst:346 -msgid "" -"`@Jigar3 `__: Deleted bookmarks app (`#3663 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:324 -msgid "Version 2.3.11" -msgstr "" - -#: ../../../CHANGELOG.rst:326 -msgid "May 01, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:331 -msgid "" -"`@stsewd `__: Remove dead code from api v1 (`#4038" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:332 -msgid "" -"`@humitos `__: Bump sphinx default version to " -"1.7.4 (`#4035 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:333 -msgid "" -"`@davidfischer `__: Detail where ads are " -"shown (`#4031 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:334 -msgid "" -"`@ericholscher `__: Make email verification " -"optional for dev (`#4024 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:335 -msgid "" -"`@davidfischer `__: Support sign in and sign" -" up with GH/GL/BB (`#4022 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:336 -msgid "" -"`@agjohnson `__: Remove old varnish purge " -"utility function (`#4019 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:337 -msgid "" -"`@agjohnson `__: Remove build queue length " -"warning on build list page (`#4018 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:338 -msgid "" -"`@stsewd `__: Don't check order on " -"assertQuerysetEqual on tests for subprojects (`#4016 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:339 -msgid "" -"`@stsewd `__: Tests for view docs api response " -"(`#4014 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:340 -msgid "" -"`@davidfischer `__: MkDocs projects use " -"RTD's analytics privacy improvements (`#4013 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:341 -msgid "" -"`@humitos `__: Release 2.3.10 (`#4009 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:342 -msgid "" -"`@davidfischer `__: Remove typekit fonts " -"(`#3982 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:343 -msgid "" -"`@stsewd `__: Move dynamic-fixture to testing " -"requirements (`#3956 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:344 ../../../CHANGELOG.rst:396 -msgid "" -"`@stsewd `__: Fix view docs link (`#3882 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:345 -msgid "" -"`@stsewd `__: [WIP] Remove comments app (`#3802 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:349 -msgid "Version 2.3.10" -msgstr "" - -#: ../../../CHANGELOG.rst:351 -msgid "April 24, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:353 -msgid "" -"`@humitos `__: Downgrade docker to 3.1.3 (`#4003 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:356 -msgid "Version 2.3.9" -msgstr "" - -#: ../../../CHANGELOG.rst:358 ../../../CHANGELOG.rst:365 -msgid "April 20, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:360 -msgid "" -"`@agjohnson `__: Fix recursion problem more " -"generally (`#3989 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:363 -msgid "Version 2.3.8" -msgstr "" - -#: ../../../CHANGELOG.rst:367 -msgid "" -"`@agjohnson `__: Give TaskStep class knowledge " -"of the underlying task (`#3983 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:368 -msgid "" -"`@humitos `__: Resolve domain when a project is a" -" translation of itself (`#3981 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:371 -msgid "Version 2.3.7" -msgstr "" - -#: ../../../CHANGELOG.rst:373 -msgid "April 19, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:375 -msgid "" -"`@humitos `__: Fix server_error_500 path on " -"single version (`#3975 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:376 -msgid "" -"`@davidfischer `__: Fix bookmark app lint " -"failures (`#3969 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:377 -msgid "" -"`@humitos `__: Use latest setuptools (39.0.1) by " -"default on build process (`#3967 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:378 -msgid "" -"`@ericholscher `__: Fix exact redirects. " -"(`#3965 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:379 -msgid "" -"`@humitos `__: Make `resolve_domain` work when a " -"project is subproject of itself (`#3962 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:380 -msgid "" -"`@humitos `__: Remove django-celery-beat and use " -"the default scheduler (`#3959 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:382 -msgid "" -"`@davidfischer `__: Add advertising details " -"docs (`#3955 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:383 -msgid "" -"`@humitos `__: Use pur to upgrade python packages" -" (`#3953 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:384 -msgid "" -"`@ze `__: Make adjustments to Projects page (`#3948 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:385 -msgid "" -"`@davidfischer `__: Small change to Chinese " -"language names (`#3947 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:386 -msgid "" -"`@agjohnson `__: Don't share state in build " -"task (`#3946 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:387 -msgid "" -"`@davidfischer `__: Fixed footer ad width " -"fix (`#3944 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:388 -msgid "" -"`@humitos `__: Allow extend Translation and " -"Subproject form logic from corporate (`#3937 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:389 -msgid "" -"`@humitos `__: Resync valid webhook for project " -"manually imported (`#3935 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:390 -msgid "" -"`@humitos `__: Resync webhooks from Admin (`#3933" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:391 -msgid "" -"`@humitos `__: Fix attribute order call (`#3930 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:392 -msgid "" -"`@humitos `__: Mention RTD in the Project URL of " -"the issue template (`#3928 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:393 -msgid "" -"`@davidfischer `__: Correctly report mkdocs " -"theme name (`#3920 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:395 -msgid "" -"`@davidfischer `__: Show an adblock " -"admonition in the dev console (`#3894 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:398 -msgid "" -"`@ze `__: Update quickstart from README (`#3847 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:399 -msgid "" -"`@vidartf `__: Fix page redirect preview (`#3811 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:400 -msgid "" -"`@stsewd `__: [RDY] Fix requirements file lookup " -"(`#3800 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:401 -msgid "" -"`@aasis21 `__: Documentation for build " -"notifications using webhooks. (`#3671 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:402 -msgid "" -"`@mashrikt `__: [#2967] Scheduled tasks for " -"cleaning up messages (`#3604 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:403 -msgid "" -"`@stsewd `__: Show URLS for exact redirect (`#3593" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:404 -msgid "" -"`@marcelstoer `__: Doc builder template " -"should check for mkdocs_page_input_path before using it (`#3536 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:405 -msgid "" -"`@Code0x58 `__: Document creation of slumber " -"user (`#3461 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:408 -msgid "Version 2.3.6" -msgstr "" - -#: ../../../CHANGELOG.rst:410 ../../../CHANGELOG.rst:426 -msgid "April 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:412 -msgid "" -"`@agjohnson `__: Drop readthedocs- prefix to " -"submodule (`#3916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:413 -msgid "" -"`@agjohnson `__: This fixes two bugs apparent " -"in nesting of translations in subprojects (`#3909 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:414 -msgid "" -"`@humitos `__: Use new django celery beat " -"scheduler (`#3908 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:415 -msgid "" -"`@humitos `__: Use a proper default for `docker` " -"attribute on UpdateDocsTask (`#3907 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:416 -msgid "" -"`@davidfischer `__: Handle errors from " -"publish_parts (`#3905 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:417 ../../../CHANGELOG.rst:428 -msgid "" -"`@agjohnson `__: Drop pdbpp from testing " -"requirements (`#3904 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:418 -msgid "" -"`@stsewd `__: Little improve on sync_versions " -"(`#3902 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:419 -msgid "" -"`@humitos `__: Save Docker image data in JSON " -"file only for DockerBuildEnvironment (`#3897 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:420 -msgid "" -"`@davidfischer `__: Single analytics file " -"for all builders (`#3896 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:421 -msgid "" -"`@humitos `__: Organize logging levels (`#3893 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:424 -msgid "Version 2.3.5" -msgstr "" - -#: ../../../CHANGELOG.rst:429 -msgid "" -"`@agjohnson `__: Resolve subproject correctly " -"in the case of single version (`#3901 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:430 -msgid "" -"`@davidfischer `__: Fixed footer ads again " -"(`#3895 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:431 -msgid "" -"`@davidfischer `__: Fix an Alabaster ad " -"positioning issue (`#3889 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:432 -msgid "" -"`@humitos `__: Save Docker image hash in RTD " -"environment.json file (`#3880 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:433 -msgid "" -"`@agjohnson `__: Add ref links for easier " -"intersphinx on yaml config page (`#3877 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:434 -msgid "" -"`@rajujha373 `__: Typo correction in " -"docs/features.rst (`#3872 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:435 -msgid "" -"`@gaborbernat `__: add description for tox " -"tasks (`#3868 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:436 -msgid "" -"`@davidfischer `__: Another CORS hotfix for " -"the sustainability API (`#3862 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:437 -msgid "" -"`@agjohnson `__: Fix up some of the logic " -"around repo and submodule URLs (`#3860 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:438 ../../../CHANGELOG.rst:455 -msgid "" -"`@davidfischer `__: Fix linting errors in " -"tests (`#3855 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:439 -msgid "" -"`@agjohnson `__: Use gitpython to find a commit" -" reference (`#3843 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:440 ../../../CHANGELOG.rst:460 -msgid "" -"`@davidfischer `__: Remove pinned CSS Select" -" version (`#3813 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:441 ../../../CHANGELOG.rst:462 -msgid "" -"`@davidfischer `__: Use JSONP for " -"sustainability API (`#3789 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:442 -msgid "" -"`@rajujha373 `__: #3718: Added date to " -"changelog (`#3788 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:443 -msgid "" -"`@xrmx `__: tests: mock test_conf_file_not_found " -"filesystem access (`#3740 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:448 -msgid "Version 2.3.4" -msgstr "" - -#: ../../../CHANGELOG.rst:450 -msgid "Release for static assets" -msgstr "" - -#: ../../../CHANGELOG.rst:453 -msgid "Version 2.3.3" -msgstr "" - -#: ../../../CHANGELOG.rst:456 -msgid "" -"`@humitos `__: Fix linting issues (`#3838 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:457 ../../../CHANGELOG.rst:479 -msgid "" -"`@humitos `__: Update instance and model when " -"`record_as_success` (`#3831 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:458 ../../../CHANGELOG.rst:483 -msgid "" -"`@ericholscher `__: Reorder GSOC projects, " -"and note priority order (`#3823 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:459 ../../../CHANGELOG.rst:485 -msgid "" -"`@agjohnson `__: Add temporary method for " -"skipping submodule checkout (`#3821 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:461 -msgid "" -"`@humitos `__: Use readthedocs-common to share " -"linting files accross different repos (`#3808 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:463 -msgid "" -"`@humitos `__: Define useful celery beat task for" -" development (`#3762 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:464 -msgid "" -"`@humitos `__: Auto-generate conf.py compatible " -"with Py2 and Py3 (`#3745 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:465 -msgid "" -"`@humitos `__: Task to remove orphan symlinks " -"(`#3543 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:466 -msgid "" -"`@stsewd `__: Fix regex for public bitbucket repo " -"(`#3533 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:467 -msgid "" -"`@humitos `__: Documentation for RTD context sent" -" to the Sphinx theme (`#3490 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:468 -msgid "" -"`@stsewd `__: Show link to docs on a build (`#3446" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:471 -msgid "Version 2.3.2" -msgstr "" - -#: ../../../CHANGELOG.rst:473 -msgid "" -"This version adds a hotfix branch that adds model validation to the " -"repository URL to ensure strange URL patterns can't be used." -msgstr "" - -#: ../../../CHANGELOG.rst:477 -msgid "Version 2.3.1" -msgstr "" - -#: ../../../CHANGELOG.rst:480 -msgid "" -"`@agjohnson `__: Bump docker -> 3.1.3 (`#3828 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:481 -msgid "" -"`@Doug-AWS `__: Pip install note for Windows " -"(`#3827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:482 -msgid "" -"`@himanshutejwani12 `__: Update " -"index.rst (`#3824 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:484 -msgid "" -"`@agjohnson `__: Autolint cleanup for #3821 " -"(`#3822 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:486 -msgid "" -"`@stsewd `__: Pin astroid to fix linter issue on " -"travis (`#3816 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:487 -msgid "" -"`@varunotelli `__: Update install.rst dropped" -" the Python 2.7 only part (`#3814 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:488 -msgid "" -"`@xrmx `__: Update machine field when activating a " -"version from project_version_detail (`#3797 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:489 -msgid "" -"`@humitos `__: Allow members of \"Admin\" Team to" -" wipe version envs (`#3791 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:490 -msgid "" -"`@ericholscher `__: Add sustainability api " -"to CORS (`#3782 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:491 -msgid "" -"`@durwasa-chakraborty `__: Fixed a " -"grammatical error (`#3780 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:492 -msgid "" -"`@humitos `__: Trying to solve the end line " -"character for a font file (`#3776 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:493 ../../../CHANGELOG.rst:514 -msgid "" -"`@stsewd `__: Fix tox env for coverage (`#3772 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:494 -msgid "" -"`@bansalnitish `__: Added eslint rules " -"(`#3768 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:495 -msgid "" -"`@davidfischer `__: Use sustainability api " -"for advertising (`#3747 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:496 -msgid "" -"`@davidfischer `__: Add a sustainability API" -" (`#3672 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:497 -msgid "" -"`@humitos `__: Upgrade django-pagination to a " -"\"maintained\" fork (`#3666 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:498 ../../../CHANGELOG.rst:534 -msgid "" -"`@humitos `__: Project updated when subproject " -"modified (`#3649 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:499 -msgid "" -"`@davidfischer `__: Anonymize IP addresses " -"for Google Analytics (`#3626 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:500 -msgid "" -"`@humitos `__: Improve \"Sharing\" docs (`#3472 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:501 -msgid "" -"`@humitos `__: Upgrade docker-py to its latest " -"version (docker==3.1.1) (`#3243 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:502 -msgid "" -"`@humitos `__: Upgrade all packages using `pur` " -"tool (`#2916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:503 -msgid "" -"`@rixx `__: Fix page redirect preview (`#2711 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:508 -msgid "Version 2.3.0" -msgstr "" - -#: ../../../CHANGELOG.rst:511 -msgid "" -"Version 2.3.0 includes a security fix for project translations. See " -":ref:`security-2.3.0` for more information" -msgstr "" - -#: ../../../CHANGELOG.rst:515 -msgid "" -"`@humitos `__: Try to fix end of file (`#3761 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:516 -msgid "" -"`@berkerpeksag `__: Fix indentation in " -"docs/faq.rst (`#3758 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:517 -msgid "" -"`@stsewd `__: Check for http protocol before " -"urlize (`#3755 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:518 -msgid "" -"`@rajujha373 `__: #3741: replaced Go Crazy " -"text with Search (`#3752 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:519 -msgid "" -"`@humitos `__: Log in the proper place and add " -"the image name used (`#3750 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:520 -msgid "" -"`@shubham76 `__: Changed 'Submit' text on " -"buttons with something more meaningful (`#3749 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:521 -msgid "" -"`@agjohnson `__: Fix tests for Git submodule " -"(`#3737 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:522 -msgid "" -"`@bansalnitish `__: Add eslint rules and fix" -" errors (`#3726 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:523 -msgid "" -"`@davidfischer `__: Prevent bots indexing " -"promos (`#3719 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:524 -msgid "" -"`@agjohnson `__: Add argument to skip errorlist" -" through knockout on common form (`#3704 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:525 -msgid "" -"`@ajatprabha `__: Fixed #3701: added closing " -"tag for div element (`#3702 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:526 -msgid "" -"`@bansalnitish `__: Fixes internal reference" -" (`#3695 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:527 -msgid "" -"`@humitos `__: Always record the git branch " -"command as success (`#3693 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:528 -msgid "" -"`@ericholscher `__: Show the project slug in" -" the project admin (to make it more explicit what project is what) (`#3681 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:529 -msgid "" -"`@humitos `__: Upgrade django-taggit to 0.22.2 " -"(`#3667 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:530 -msgid "" -"`@stsewd `__: Check for submodules (`#3661 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:531 ../../../CHANGELOG.rst:545 -msgid "" -"`@agjohnson `__: Hotfix for adding logging call" -" back into project sync task (`#3657 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:532 ../../../CHANGELOG.rst:546 -msgid "" -"`@agjohnson `__: Fix issue with missing setting" -" in oauth SyncRepo task (`#3656 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:533 ../../../CHANGELOG.rst:549 -msgid "" -"`@ericholscher `__: Remove error logging " -"that isn't an error. (`#3650 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:535 -msgid "" -"`@aasis21 `__: formatting buttons in edit project" -" text editor (`#3633 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:536 -msgid "" -"`@humitos `__: Filter by my own repositories at " -"Import Remote Project (`#3548 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:537 -msgid "" -"`@funkyHat `__: check for matching alias before " -"subproject slug (`#2787 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:540 -msgid "Version 2.2.1" -msgstr "" - -#: ../../../CHANGELOG.rst:542 -msgid "" -"Version ``2.2.1`` is a bug fix release for the several issues found in " -"production during the ``2.2.0`` release." -msgstr "" - -#: ../../../CHANGELOG.rst:547 ../../../CHANGELOG.rst:556 -msgid "" -"`@humitos `__: Tests for build notifications " -"(`#3654 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:548 ../../../CHANGELOG.rst:557 -msgid "" -"`@humitos `__: Send proper context to celery " -"email notification task (`#3653 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:550 ../../../CHANGELOG.rst:561 -msgid "" -"`@davidfischer `__: Update RTD security docs" -" (`#3641 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:551 ../../../CHANGELOG.rst:563 -msgid "" -"`@humitos `__: Ability to override the creation " -"of the Celery App (`#3623 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:554 -msgid "Version 2.2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:558 -msgid "" -"`@xrmx `__: Update django-formtools to 2.1 (`#3648 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:559 -msgid "" -"`@xrmx `__: Update Django to 1.9.13 (`#3647 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:560 -msgid "" -"`@davidfischer `__: Fix a 500 when searching" -" for files with API v1 (`#3645 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:562 -msgid "" -"`@humitos `__: Fix SVN initialization for command" -" logging (`#3638 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:564 -msgid "" -"`@humitos `__: Update the operations team (`#3621" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:565 -msgid "" -"`@mohitkyadav `__: Add venv to .gitignore " -"(`#3620 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:566 -msgid "" -"`@stsewd `__: Remove hardcoded copyright year " -"(`#3616 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:567 -msgid "" -"`@stsewd `__: Improve installation steps (`#3614 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:568 -msgid "" -"`@stsewd `__: Update GSOC (`#3607 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:569 -msgid "" -"`@Jigar3 `__: Updated AUTHORS.rst (`#3601 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:570 -msgid "" -"`@stsewd `__: Pin less to latest compatible " -"version (`#3597 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:571 -msgid "" -"`@Angeles4four `__: Grammar correction " -"(`#3596 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:572 -msgid "" -"`@davidfischer `__: Fix an unclosed tag " -"(`#3592 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:573 -msgid "" -"`@aaksarin `__: add missed fontawesome-" -"webfont.woff2 (`#3589 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:574 -msgid "" -"`@davidfischer `__: Force a specific ad to " -"be displayed (`#3584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:575 -msgid "" -"`@stsewd `__: Docs about preference for tags over " -"branches (`#3582 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:576 -msgid "" -"`@davidfischer `__: Rework homepage (`#3579 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:577 -msgid "" -"`@stsewd `__: Don't allow to create a subproject " -"of a project itself (`#3571 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:578 -msgid "" -"`@davidfischer `__: Fix for build screen in " -"firefox (`#3569 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:579 -msgid "" -"`@humitos `__: Style using pre-commit (`#3560 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:580 -msgid "" -"`@humitos `__: Use DRF 3.1 `pagination_class` " -"(`#3559 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:581 -msgid "" -"`@davidfischer `__: Analytics fixes (`#3558 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:582 -msgid "" -"`@davidfischer `__: Upgrade requests version" -" (`#3557 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:584 -msgid "" -"`@ericholscher `__: Add a number of new " -"ideas for GSOC (`#3552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:585 -msgid "" -"`@humitos `__: Fix Travis lint issue (`#3551 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:586 -msgid "" -"`@davidfischer `__: Send custom dimensions " -"for mkdocs (`#3550 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:587 ../../../CHANGELOG.rst:603 -msgid "" -"`@davidfischer `__: Promo contrast " -"improvements (`#3549 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:588 -msgid "" -"`@humitos `__: Allow git tags with `/` in the " -"name and properly slugify (`#3545 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:589 -msgid "" -"`@humitos `__: Allow to import public " -"repositories on corporate site (`#3537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:590 -msgid "" -"`@humitos `__: Log `git checkout` and expose to " -"users (`#3520 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:591 -msgid "" -"`@stsewd `__: Update docs (`#3498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:592 ../../../CHANGELOG.rst:613 -msgid "" -"`@davidfischer `__: Switch to universal " -"analytics (`#3495 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:593 -msgid "" -"`@stsewd `__: Move Mercurial dependency to pip.txt" -" (`#3488 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:594 -msgid "" -"`@agjohnson `__: Add docs on removing edit " -"button (`#3479 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:595 ../../../CHANGELOG.rst:614 -msgid "" -"`@davidfischer `__: Convert default dev " -"cache to local memory (`#3477 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:596 ../../../CHANGELOG.rst:703 -#: ../../../CHANGELOG.rst:741 -msgid "" -"`@agjohnson `__: Fix lint error (`#3402 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:597 ../../../CHANGELOG.rst:676 -#: ../../../CHANGELOG.rst:719 -msgid "" -"`@techtonik `__: Fix Edit links if version is " -"referenced by annotated tag (`#3302 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:598 -msgid "" -"`@jaraco `__: Fixed build results page on firefox " -"(part two) (`#2630 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:601 -msgid "Version 2.1.6" -msgstr "" - -#: ../../../CHANGELOG.rst:604 -msgid "" -"`@humitos `__: Refactor run command outside a " -"Build and Environment (`#3542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:605 -msgid "" -"`@AnatoliyURL `__: Project in the local read " -"the docs don't see tags. (`#3534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:606 -msgid "" -"`@malarzm `__: searchtools.js missing init() call" -" (`#3532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:607 -msgid "" -"`@johanneskoester `__: Build failed " -"without details (`#3531 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:608 -msgid "" -"`@danielmitterdorfer `__: \"Edit on " -"Github\" points to non-existing commit (`#3530 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:609 -msgid "" -"`@lk-geimfari `__: No such file or directory:" -" 'docs/requirements.txt' (`#3529 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:610 -msgid "" -"`@stsewd `__: Fix Good First Issue link (`#3522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:611 -msgid "" -"`@Blendify `__: Remove RTD Theme workaround " -"(`#3519 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:612 ../../../CHANGELOG.rst:627 -msgid "" -"`@stsewd `__: Move project description to the top " -"(`#3510 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:615 -msgid "" -"`@nlgranger `__: Github service: cannot unlink " -"after deleting account (`#3374 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:616 ../../../CHANGELOG.rst:631 -#: ../../../CHANGELOG.rst:795 -msgid "" -"`@andrewgodwin `__: \"stable\" appearing to " -"track future release branches (`#3268 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:617 ../../../CHANGELOG.rst:798 -msgid "" -"`@skddc `__: Add JSDoc to docs build environment " -"(`#3069 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:618 ../../../CHANGELOG.rst:634 -msgid "" -"`@chummels `__: RTD building old \"stable\" docs" -" instead of \"latest\" when auto-triggered from recent push (`#2351 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:619 -msgid "" -"`@cajus `__: Builds get stuck in \"Cloning\" state " -"(`#2047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:620 -msgid "" -"`@gossi `__: Cannot delete subproject (`#1341 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:621 -msgid "" -"`@gigster99 `__: extension problem (`#1059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:624 -msgid "Version 2.1.5" -msgstr "" - -#: ../../../CHANGELOG.rst:626 -msgid "" -"`@ericholscher `__: Add GSOC 2018 page " -"(`#3518 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:628 -msgid "" -"`@RichardLitt `__: Docs: Rename \"Good First " -"Bug\" to \"Good First Issue\" (`#3505 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:629 -msgid "" -"`@stsewd `__: Fix regex for getting project and " -"user (`#3501 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:630 ../../../CHANGELOG.rst:647 -msgid "" -"`@ericholscher `__: Check to make sure " -"changes exist in BitBucket pushes (`#3480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:632 -msgid "" -"`@cdeil `__: No module named pip in conda build " -"(`#2827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:633 -msgid "" -"`@Yaseenh `__: building project does not generate" -" new pdf with changes in it (`#2758 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:635 -msgid "" -"`@KeithWoods `__: GitHub edit link is " -"aggressively stripped (`#1788 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:638 -msgid "Version 2.1.4" -msgstr "" - -#: ../../../CHANGELOG.rst:640 -msgid "" -"`@davidfischer `__: Add programming language" -" to API/READTHEDOCS_DATA (`#3499 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:641 -msgid "" -"`@ericholscher `__: Remove our mkdocs search" -" override (`#3496 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:642 -msgid "" -"`@humitos `__: Better style (`#3494 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:643 -msgid "" -"`@humitos `__: Update README.rst (`#3492 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:644 -msgid "" -"`@davidfischer `__: Small formatting change " -"to the Alabaster footer (`#3491 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:645 -msgid "" -"`@matsen `__: Fixing \"reseting\" misspelling. " -"(`#3487 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:646 -msgid "" -"`@ericholscher `__: Add David to dev team " -"listing (`#3485 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:648 -msgid "" -"`@ericholscher `__: Use semvar for " -"readthedocs-build to make bumping easier (`#3475 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:649 -msgid "" -"`@davidfischer `__: Add programming " -"languages (`#3471 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:650 -msgid "" -"`@humitos `__: Remove TEMPLATE_LOADERS since it's" -" the default (`#3469 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:651 -msgid "" -"`@Code0x58 `__: Minor virtualenv upgrade (`#3463" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:652 -msgid "" -"`@humitos `__: Remove invite only message (`#3456" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:653 -msgid "" -"`@maxirus `__: Adding to Install Docs (`#3455 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:654 -msgid "" -"`@stsewd `__: Fix a little typo (`#3448 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:655 -msgid "" -"`@stsewd `__: Better autogenerated index file " -"(`#3447 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:656 -msgid "" -"`@stsewd `__: Better help text for privacy level " -"(`#3444 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:657 -msgid "" -"`@msyriac `__: Broken link URL changed fixes " -"#3442 (`#3443 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:658 -msgid "" -"`@ericholscher `__: Fix git (`#3441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:659 -msgid "" -"`@ericholscher `__: Properly slugify the " -"alias on Project Relationships. (`#3440 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:660 -msgid "" -"`@stsewd `__: Don't show \"build ideas\" to " -"unprivileged users (`#3439 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:661 -msgid "" -"`@Blendify `__: Docs: Point Theme docs to new " -"website (`#3438 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:662 -msgid "" -"`@humitos `__: Do not use double quotes on git " -"command with --format option (`#3437 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:663 -msgid "" -"`@ericholscher `__: Hack in a fix for " -"missing version slug deploy that went out a while back (`#3433 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:664 -msgid "" -"`@humitos `__: Check versions used to create the " -"venv and auto-wipe (`#3432 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:665 ../../../CHANGELOG.rst:684 -msgid "" -"`@ericholscher `__: Upgrade psycopg2 (`#3429" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:666 ../../../CHANGELOG.rst:685 -msgid "" -"`@humitos `__: Fix \"Edit in Github\" link " -"(`#3427 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:667 ../../../CHANGELOG.rst:686 -msgid "" -"`@ericholscher `__: Add celery theme to " -"supported ad options (`#3425 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:668 ../../../CHANGELOG.rst:690 -msgid "" -"`@humitos `__: Link to version detail page from " -"build detail page (`#3418 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:669 ../../../CHANGELOG.rst:691 -msgid "" -"`@humitos `__: Move wipe button to version detail" -" page (`#3417 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:670 ../../../CHANGELOG.rst:696 -msgid "" -"`@humitos `__: Show/Hide \"See paid advertising\"" -" checkbox depending on USE_PROMOS (`#3412 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:671 ../../../CHANGELOG.rst:711 -msgid "" -"`@benjaoming `__: Strip well-known version " -"component origin/ from remote version (`#3377 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:672 ../../../CHANGELOG.rst:712 -msgid "" -"`@humitos `__: Remove warnings from code (`#3372 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:673 -msgid "" -"`@ericholscher `__: Add docker image from " -"the YAML config integration (`#3339 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:674 ../../../CHANGELOG.rst:716 -msgid "" -"`@humitos `__: Show proper error to user when " -"conf.py is not found (`#3326 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:675 ../../../CHANGELOG.rst:718 -#: ../../../CHANGELOG.rst:746 -msgid "" -"`@humitos `__: Simple task to finish inactive " -"builds (`#3312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:677 ../../../CHANGELOG.rst:732 -msgid "" -"`@Riyuzakii `__: changed from html to " -"css (`#2699 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:680 -msgid "Version 2.1.3" -msgstr "" - -#: ../../../CHANGELOG.rst:0 -msgid "date" -msgstr "" - -#: ../../../CHANGELOG.rst:682 -msgid "Dec 21, 2017" -msgstr "" - -#: ../../../CHANGELOG.rst:687 -msgid "" -"`@ericholscher `__: Only build travis push " -"builds on master. (`#3421 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:688 -msgid "" -"`@ericholscher `__: Add concept of dashboard" -" analytics code (`#3420 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:689 -msgid "" -"`@humitos `__: Use default avatar for User/Orgs " -"in OAuth services (`#3419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:692 -msgid "" -"`@bieagrathara `__: 019 497 8360 (`#3416 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:693 -msgid "" -"`@bieagrathara `__: rew (`#3415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:694 -msgid "" -"`@tony `__: lint prospector task failing (`#3414 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:695 -msgid "" -"`@humitos `__: Remove extra 's' (`#3413 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:697 -msgid "" -"`@accraze `__: Removing talks about RTD page " -"(`#3410 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:698 -msgid "" -"`@humitos `__: Pin pylint to 1.7.5 and fix " -"docstring styling (`#3408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:699 -msgid "" -"`@agjohnson `__: Update style and copy on " -"abandonment docs (`#3406 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:700 ../../../CHANGELOG.rst:739 -msgid "" -"`@agjohnson `__: Update changelog more " -"consistently (`#3405 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:701 ../../../CHANGELOG.rst:740 -msgid "" -"`@agjohnson `__: Update prerelease invoke " -"command to call with explicit path (`#3404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:702 -msgid "" -"`@ericholscher `__: Fix changelog command " -"(`#3403 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:704 -msgid "" -"`@julienmalard `__: Recent builds are " -"missing translated languages links (`#3401 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:705 ../../../CHANGELOG.rst:742 -msgid "" -"`@stsewd `__: Remove copyright application (`#3400" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:706 ../../../CHANGELOG.rst:743 -msgid "" -"`@humitos `__: Show connect buttons for installed" -" apps only (`#3394 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:707 -msgid "" -"`@agjohnson `__: Fix display of build advice " -"(`#3390 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:708 ../../../CHANGELOG.rst:744 -msgid "" -"`@agjohnson `__: Don't display the build " -"suggestions div if there are no suggestions (`#3389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:709 -msgid "" -"`@ericholscher `__: Pass more data into the " -"redirects. (`#3388 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:710 -msgid "" -"`@ericholscher `__: Fix issue where you " -"couldn't edit your canonical domain. (`#3387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:713 -msgid "" -"`@JavaDevVictoria `__: Updated " -"python.setup_py_install to be true (`#3357 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:714 -msgid "" -"`@humitos `__: Use default avatars for " -"GitLab/GitHub/Bitbucket integrations (users/organizations) (`#3353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:715 ../../../CHANGELOG.rst:745 -msgid "" -"`@jonrkarr `__: Error in YAML configuration " -"docs: default value for `python.setup_py_install` should be `true` (`#3334 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:717 -msgid "" -"`@MikeHart85 `__: Badges aren't updating due " -"to being cached on GitHub. (`#3323 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:720 -msgid "" -"`@humitos `__: Remove/Update talks about RTD page" -" (`#3283 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:721 -msgid "" -"`@gawel `__: Regain pyquery project ownership " -"(`#3281 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:722 -msgid "" -"`@dialex `__: Build passed but I can't see the " -"documentation (maze screen) (`#3246 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:723 -msgid "" -"`@makixx `__: Account is inactive (`#3241 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:724 ../../../CHANGELOG.rst:747 -msgid "" -"`@agjohnson `__: Cleanup misreported failed " -"builds (`#3230 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:725 -msgid "" -"`@cokelaer `__: links to github are broken " -"(`#3203 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:726 ../../../CHANGELOG.rst:748 -msgid "" -"`@agjohnson `__: Remove copyright application " -"(`#3199 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:727 -msgid "" -"`@shacharoo `__: Unable to register after " -"deleting my account (`#3189 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:728 -msgid "" -"`@gtalarico `__: 3 week old Build Stuck Cloning" -" (`#3126 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:729 -msgid "" -"`@agjohnson `__: Regressions with conf.py and " -"error reporting (`#2963 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:730 -msgid "" -"`@agjohnson `__: Can't edit canonical domain " -"(`#2922 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:731 -msgid "" -"`@virtuald `__: Documentation stuck in 'cloning'" -" state (`#2795 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:733 -msgid "" -"`@tjanez `__: Support specifying 'python setup.py " -"build_sphinx' as an alternative build command (`#1857 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:734 -msgid "" -"`@bdarnell `__: Broken edit links (`#1637 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:737 -msgid "Version 2.1.2" -msgstr "" - -#: ../../../CHANGELOG.rst:751 -msgid "Version 2.1.1" -msgstr "" - -#: ../../../CHANGELOG.rst:753 -msgid "Release information missing" -msgstr "" - -#: ../../../CHANGELOG.rst:756 -msgid "Version 2.1.0" -msgstr "" - -#: ../../../CHANGELOG.rst:758 -msgid "" -"`@ericholscher `__: Revert \"Merge pull " -"request #3336 from rtfd/use-active-for-stable\" (`#3368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:759 -msgid "" -"`@agjohnson `__: Revert \"Do not split before " -"first argument (#3333)\" (`#3366 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:760 -msgid "" -"`@ericholscher `__: Remove pitch from " -"ethical ads page, point folks to actual pitch page. (`#3365 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:761 -msgid "" -"`@agjohnson `__: Add changelog and changelog " -"automation (`#3364 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:762 -msgid "" -"`@ericholscher `__: Fix mkdocs search. " -"(`#3361 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:763 ../../../CHANGELOG.rst:782 -msgid "" -"`@ericholscher `__: Email sending: Allow " -"kwargs for other options (`#3355 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:764 ../../../CHANGELOG.rst:783 -msgid "" -"`@ericholscher `__: Try and get folks to put" -" more tags. (`#3350 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:765 -msgid "" -"`@ericholscher `__: Suggest wiping your " -"environment to folks with bad build outcomes. (`#3347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:766 -msgid "" -"`@humitos `__: GitLab Integration (`#3327 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:767 -msgid "" -"`@jimfulton `__: Draft policy for claiming " -"existing project names. (`#3314 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:768 -msgid "" -"`@agjohnson `__: More logic changes to error " -"reporting, cleanup (`#3310 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:769 -msgid "" -"`@safwanrahman `__: [Fix #3182] Better user " -"deletion (`#3214 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:770 -msgid "" -"`@ericholscher `__: Better User deletion " -"(`#3182 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:771 -msgid "" -"`@RichardLitt `__: Add `Needed: replication` " -"label (`#3138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:772 -msgid "" -"`@josejrobles `__: Replaced usage of " -"deprecated function get_fields_with_model with new … (`#3052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:773 -msgid "" -"`@ericholscher `__: Don't delete the " -"subprojects directory on sync of superproject (`#3042 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:774 -msgid "" -"`@andrew `__: Pass query string when redirecting, " -"fixes #2595 (`#3001 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:775 -msgid "" -"`@saily `__: Add GitLab repo sync and webhook " -"support (`#1870 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:776 -msgid "" -"`@destroyerofbuilds `__: Setup GitLab " -"Web Hook on Project Import (`#1443 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:777 -msgid "" -"`@takotuesday `__: Add GitLab Provider from " -"django-allauth (`#1441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:780 -msgid "Version 2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:784 -msgid "" -"`@ericholscher `__: Small changes to email " -"sending to enable from email (`#3349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:785 -msgid "" -"`@dplanella `__: Duplicate TOC entries (`#3345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:786 -msgid "" -"`@ericholscher `__: Small tweaks to ethical " -"ads page (`#3344 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:787 -msgid "" -"`@agjohnson `__: Fix python usage around oauth " -"pagination (`#3342 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:788 -msgid "" -"`@tony `__: Fix isort link (`#3340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:789 -msgid "" -"`@ericholscher `__: Change stable version " -"switching to respect `active` (`#3336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:790 -msgid "" -"`@ericholscher `__: Allow superusers to pass" -" admin & member tests for projects (`#3335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:791 -msgid "" -"`@humitos `__: Do not split before first argument" -" (`#3333 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:792 -msgid "" -"`@humitos `__: Update docs for pre-commit (auto " -"linting) (`#3332 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:793 -msgid "" -"`@humitos `__: Take preferece of tags over " -"branches when selecting the stable version (`#3331 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:794 -msgid "" -"`@humitos `__: Add prospector as a pre-commit " -"hook (`#3328 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:796 -msgid "" -"`@humitos `__: Config files for auto linting " -"(`#3264 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:797 -msgid "" -"`@mekrip `__: Build is not working (`#3223 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:799 -msgid "" -"`@jakirkham `__: Specifying conda version used " -"(`#2076 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:800 -msgid "" -"`@agjohnson `__: Document code style guidelines" -" (`#1475 `__)" -msgstr "" - -#: ../../changelog.rst:7 -msgid "Previous releases" -msgstr "" - -#: ../../changelog.rst:9 -msgid "" -"Starting with version ``2.0``, we will be incrementing the Read the Docs " -"version based on semantic versioning principles, and will be automating the " -"update of our changelog." -msgstr "" - -#: ../../changelog.rst:13 -msgid "" -"Below are some historical changes from when we have tried to add information" -" here in the past" -msgstr "" - -#: ../../changelog.rst:17 -msgid "July 23, 2015" -msgstr "" - -#: ../../changelog.rst:19 -msgid "Django 1.8 Support Merged" -msgstr "" - -#: ../../changelog.rst:22 -msgid "Code Notes" -msgstr "" - -#: ../../changelog.rst:24 -msgid "Updated Django from `1.6.11` to `1.8.3`." -msgstr "" - -#: ../../changelog.rst:25 -msgid "" -"Removed South and ported the South migrations to Django's migration " -"framework." -msgstr "" - -#: ../../changelog.rst:26 -msgid "" -"Updated django-celery from `3.0.23` to `3.1.26` as django-celery 3.0.x does " -"not support Django 1.8." -msgstr "" - -#: ../../changelog.rst:27 -msgid "" -"Updated Celery from `3.0.24` to `3.1.18` because we had to update django-" -"celery. We need to test this extensively and might need to think about using" -" the new Celery API directly and dropping django-celery. See release notes: " -"http://docs.celeryproject.org/en/latest/whatsnew-3.1.html" -msgstr "" - -#: ../../changelog.rst:28 -msgid "" -"Updated tastypie from `0.11.1` to current master (commit " -"`1e1aff3dd4dcd21669e9c68bd7681253b286b856`) as 0.11.x is not compatible with" -" Django 1.8. No surprises expected but we should ask for a proper release, " -"see release notes: https://github.com/django-tastypie/django-" -"tastypie/blob/master/docs/release_notes/v0.12.0.rst" -msgstr "" - -#: ../../changelog.rst:29 -msgid "" -"Updated django-oauth from `0.16.1` to `0.21.0`. No surprises expected, see " -"release notes `in the docs `_ and `finer grained in " -"the repo `_" -msgstr "" - -#: ../../changelog.rst:30 -msgid "" -"Updated django-guardian from `1.2.0` to `1.3.0` to gain Django 1.8 support. " -"No surprises expected, see release notes: https://github.com/lukaszb/django-" -"guardian/blob/devel/CHANGES" -msgstr "" - -#: ../../changelog.rst:31 -msgid "" -"Using `django-formtools` instead of removed `django.contrib.formtools` now. " -"Based on the Django release notes, these modules are the same except of the " -"package name." -msgstr "" - -#: ../../changelog.rst:32 -msgid "" -"Updated pytest-django from `2.6.2` to `2.8.0`. No tests required, but " -"running the testsuite :smile:" -msgstr "" - -#: ../../changelog.rst:33 -msgid "" -"Updated psycopg2 from 2.4 to 2.4.6 as 2.4.5 is required by Django 1.8. No " -"trouble expected as Django is the layer between us and psycopg2. Also it's " -"only a minor version upgrade. Release notes: " -"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-4-6" -msgstr "" - -#: ../../changelog.rst:34 -msgid "" -"Added `django.setup()` to `conf.py` to load django properly for doc builds." -msgstr "" - -#: ../../changelog.rst:35 -msgid "" -"Added migrations for all apps with models in the `readthedocs/` directory" -msgstr "" - -#: ../../changelog.rst:38 -msgid "Deployment Notes" -msgstr "" - -#: ../../changelog.rst:40 -msgid "" -"After you have updated the code and installed the new dependencies, you need" -" to run these commands on the server::" -msgstr "" - -#: ../../changelog.rst:46 -msgid "" -"Locally I had trouble in a test environment that pip did not update to the " -"specified commit of tastypie. It might be required to use `pip install -U -r" -" requirements/deploy.txt` during deployment." -msgstr "" - -#: ../../changelog.rst:50 -msgid "Development Update Notes" -msgstr "" - -#: ../../changelog.rst:52 -msgid "" -"The readthedocs developers need to execute these commands when switching to " -"this branch (or when this got merged into master):" -msgstr "" - -#: ../../changelog.rst:54 -msgid "**Before updating** please make sure that all migrations are applied::" -msgstr "" - -#: ../../changelog.rst:59 -msgid "Update the codebase: `git pull`" -msgstr "" - -#: ../../changelog.rst:60 -msgid "" -"You need to update the requirements with `pip install -r requirements.txt`" -msgstr "" - -#: ../../changelog.rst:61 -msgid "Now you need to fake the initial migrations::" -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/code-of-conduct.mo b/docs/user/locale/nb/LC_MESSAGES/code-of-conduct.mo deleted file mode 100644 index feb1d8c9853..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/code-of-conduct.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/code-of-conduct.po b/docs/user/locale/nb/LC_MESSAGES/code-of-conduct.po deleted file mode 100644 index c5630acdd7b..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/code-of-conduct.po +++ /dev/null @@ -1,160 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../code-of-conduct.rst:2 -msgid "Code of Conduct" -msgstr "" - -#: ../../code-of-conduct.rst:4 -msgid "" -"Like the technical community as a whole, the Read the Docs team and " -"community is made up of a mixture of professionals and volunteers from all " -"over the world, working on every aspect of the mission - including " -"mentorship, teaching, and connecting people." -msgstr "" - -#: ../../code-of-conduct.rst:9 -msgid "" -"Diversity is one of our huge strengths, but it can also lead to " -"communication issues and unhappiness. To that end, we have a few ground " -"rules that we ask people to adhere to. This code applies equally to " -"founders, mentors and those seeking help and guidance." -msgstr "" - -#: ../../code-of-conduct.rst:14 -msgid "" -"This isn’t an exhaustive list of things that you can’t do. Rather, take it " -"in the spirit in which it’s intended - a guide to make it easier to enrich " -"all of us and the technical communities in which we participate." -msgstr "" - -#: ../../code-of-conduct.rst:18 -msgid "" -"This code of conduct applies to all spaces managed by the Read the Docs " -"project. This includes IRC, the mailing lists, the issue tracker, and any " -"other forums created by the project team which the community uses for " -"communication. In addition, violations of this code outside these spaces may" -" affect a person's ability to participate within them." -msgstr "" - -#: ../../code-of-conduct.rst:25 -msgid "" -"If you believe someone is violating the code of conduct, we ask that you " -"report it by emailing dev@readthedocs.org." -msgstr "" - -#: ../../code-of-conduct.rst:28 -msgid "**Be friendly and patient.**" -msgstr "" - -#: ../../code-of-conduct.rst:29 -msgid "" -"**Be welcoming.** We strive to be a community that welcomes and supports " -"people of all backgrounds and identities. This includes, but is not limited " -"to members of any race, ethnicity, culture, national origin, colour, " -"immigration status, social and economic class, educational level, sex, " -"sexual orientation, gender identity and expression, age, size, family " -"status, political belief, religion, and mental and physical ability." -msgstr "" - -#: ../../code-of-conduct.rst:36 -msgid "" -"**Be considerate.** Your work will be used by other people, and you in turn " -"will depend on the work of others. Any decision you take will affect users " -"and colleagues, and you should take those consequences into account when " -"making decisions. Remember that we're a world-wide community, so you might " -"not be communicating in someone else's primary language." -msgstr "" - -#: ../../code-of-conduct.rst:42 -msgid "" -"**Be respectful.** Not all of us will agree all the time, but disagreement " -"is no excuse for poor behavior and poor manners. We might all experience " -"some frustration now and then, but we cannot allow that frustration to turn " -"into a personal attack. It’s important to remember that a community where " -"people feel uncomfortable or threatened is not a productive one. Members of " -"the Read the Docs community should be respectful when dealing with other " -"members as well as with people outside the Read the Docs community." -msgstr "" - -#: ../../code-of-conduct.rst:50 -msgid "" -"**Be careful in the words that you choose.** We are a community of " -"professionals, and we conduct ourselves professionally. Be kind to others. " -"Do not insult or put down other participants. Harassment and other " -"exclusionary behavior aren't acceptable. This includes, but is not limited " -"to:" -msgstr "" - -#: ../../code-of-conduct.rst:56 -msgid "Violent threats or language directed against another person." -msgstr "" - -#: ../../code-of-conduct.rst:57 -msgid "Discriminatory jokes and language." -msgstr "" - -#: ../../code-of-conduct.rst:58 -msgid "Posting sexually explicit or violent material." -msgstr "" - -#: ../../code-of-conduct.rst:59 -msgid "" -"Posting (or threatening to post) other people's personally identifying " -"information (\"doxing\")." -msgstr "" - -#: ../../code-of-conduct.rst:61 -msgid "Personal insults, especially those using racist or sexist terms." -msgstr "" - -#: ../../code-of-conduct.rst:62 -msgid "Unwelcome sexual attention." -msgstr "" - -#: ../../code-of-conduct.rst:63 -msgid "Advocating for, or encouraging, any of the above behavior." -msgstr "" - -#: ../../code-of-conduct.rst:64 -msgid "" -"Repeated harassment of others. In general, if someone asks you to stop, then" -" stop." -msgstr "" - -#: ../../code-of-conduct.rst:67 -msgid "" -"**When we disagree, try to understand why.** Disagreements, both social and " -"technical, happen all the time and Read the Docs is no exception. It is " -"important that we resolve disagreements and differing views constructively. " -"Remember that we’re different. The strength of Read the Docs comes from its " -"varied community, people from a wide range of backgrounds. Different people " -"have different perspectives on issues. Being unable to understand why " -"someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that" -" it is human to err and blaming each other doesn’t get us anywhere. Instead," -" focus on helping to resolve issues and learning from mistakes." -msgstr "" - -#: ../../code-of-conduct.rst:78 -msgid "" -"Original text courtesy of the `Speak Up! project " -"`__. " -"This version was adopted from the `Django Code of Conduct " -"`_." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/conda.mo b/docs/user/locale/nb/LC_MESSAGES/conda.mo deleted file mode 100644 index ebf6c3456c1..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/conda.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/conda.po b/docs/user/locale/nb/LC_MESSAGES/conda.po deleted file mode 100644 index aca4b97a255..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/conda.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../conda.rst:2 -msgid "Conda Support" -msgstr "" - -#: ../../conda.rst:4 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../conda.rst:7 -msgid "" -"Read the Docs supports Conda as an environment management tool, along with " -"Virtualenv. Conda support is useful for people who depend on C libraries, " -"and need them installed when building their documentation." -msgstr "" - -#: ../../conda.rst:12 -msgid "" -"This work was funded by `Clinical Graphics`_ -- many thanks for their " -"support of Open Source." -msgstr "" - -#: ../../conda.rst:15 -msgid "Activating Conda" -msgstr "" - -#: ../../conda.rst:17 -msgid "" -"Conda Support is the first feature enabled with :doc:`yaml-config`. You can " -"enable it by creating a `readthedocs.yml` file in the root of your " -"repository with the contents:" -msgstr "" - -#: ../../conda.rst:26 -msgid "" -"This Conda environment will also have Sphinx and other build time " -"dependencies installed. It will use the same order of operations that we " -"support currently:" -msgstr "" - -#: ../../conda.rst:29 -msgid "Environment Creation (``conda env create``)" -msgstr "" - -#: ../../conda.rst:30 -msgid "Dependency Installation (Sphinx)" -msgstr "" - -#: ../../conda.rst:33 -msgid "Custom Installs" -msgstr "" - -#: ../../conda.rst:35 -msgid "" -"If you are running a custom installation of Read the Docs, you will need the" -" ``conda`` executable installed somewhere on your ``PATH``. Because of the " -"way ``conda`` works, we can't safely install it as a normal dependency into " -"the normal Python virtualenv." -msgstr "" - -#: ../../conda.rst:40 -msgid "" -"Installing conda into a virtualenv will override the ``activate`` script, " -"making it so you can't properly activate that virtualenv anymore." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/contribute.mo b/docs/user/locale/nb/LC_MESSAGES/contribute.mo deleted file mode 100644 index e01e2b83f70..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/contribute.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/contribute.po b/docs/user/locale/nb/LC_MESSAGES/contribute.po deleted file mode 100644 index c1b4c1cf9db..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/contribute.po +++ /dev/null @@ -1,431 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../contribute.rst:2 -msgid "Contributing to Read the Docs" -msgstr "" - -#: ../../contribute.rst:4 -msgid "" -"You are here to help on Read the Docs? Awesome, feel welcome and read the " -"following sections in order to know how to ask questions and how to work on " -"something." -msgstr "" - -#: ../../contribute.rst:7 -msgid "" -"All members of our community are expected to follow our :doc:`/code-of-" -"conduct`. Please make sure you are welcoming and friendly in all of our " -"spaces." -msgstr "" - -#: ../../contribute.rst:11 -msgid "Get in touch" -msgstr "" - -#: ../../contribute.rst:13 -msgid "Ask usage questions (\"How do I?\") on `StackOverflow`_." -msgstr "" - -#: ../../contribute.rst:14 -msgid "Report bugs, suggest features or view the source code `on GitHub`_." -msgstr "" - -#: ../../contribute.rst:15 -msgid "Discuss topics on `Gitter`_." -msgstr "" - -#: ../../contribute.rst:16 -msgid "On IRC find us at `#readthedocs`_." -msgstr "" - -#: ../../contribute.rst:24 -msgid "Contributing to development" -msgstr "" - -#: ../../contribute.rst:26 -msgid "" -"If you want to deep dive and help out with development on Read the Docs, " -"then first get the project installed locally according to the " -":doc:`Installation Guide `. After that is done we suggest you have " -"a look at tickets in our issue tracker that are labelled `Good First " -"Issue`_. These are meant to be a great way to get a smooth start and won't " -"put you in front of the most complex parts of the system." -msgstr "" - -#: ../../contribute.rst:33 -msgid "" -"If you are up to more challenging tasks with a bigger scope, then there are " -"a set of tickets with a `Feature`_ or `Improvement`_ tag. These tickets have" -" a general overview and description of the work required to finish. If you " -"want to start somewhere, this would be a good place to start (make sure that" -" the issue also have the `Accepted`_ label). That said, these aren't " -"necessarily the easiest tickets. They are simply things that are explained. " -"If you still didn't find something to work on, search for the `Sprintable`_ " -"label. Those tickets are meant to be standalone and can be worked on ad-hoc." -msgstr "" - -#: ../../contribute.rst:43 -msgid "" -"When contributing code, then please follow the standard Contribution " -"Guidelines set forth at `contribution-guide.org`_." -msgstr "" - -#: ../../contribute.rst:46 -msgid "" -"We have a strict code style that is easy to follow since you just have to " -"install `pre-commit`_ and it will automatically run different linting tools " -"(`autoflake`_, `autopep8`_, `docformatter`_, `isort`_, `prospector`_, " -"`unify`_ and `yapf`_) to check your changes before you commit them. `pre-" -"commit` will let you know if there were any problems that is wasn't able to " -"fix automatically." -msgstr "" - -#: ../../contribute.rst:52 -msgid "To run the `pre-commit` command and check your changes::" -msgstr "" - -#: ../../contribute.rst:58 -msgid "or to run against a specific file::" -msgstr "" - -#: ../../contribute.rst:62 -msgid "" -"`pre-commit` can also be run as a git pre-commit hook. You can set this up " -"with::" -msgstr "" - -#: ../../contribute.rst:67 -msgid "" -"After this installation, the next time you run `git commit` the `pre-commit " -"run` command will be run immediately and will inform you of the changes and " -"errors." -msgstr "" - -#: ../../contribute.rst:72 -msgid "" -"Our code base is still maturing and the core team doesn't yet recommend " -"running this as a pre-commit hook due to the number of changes this will " -"cause while constructing a pull request. Independent pull requests with " -"linting changes would be a great help to making this possible." -msgstr "" - -#: ../../contribute.rst:95 -msgid "Triaging tickets" -msgstr "" - -#: ../../contribute.rst:97 -msgid "" -"Here is a brief explanation on how we triage incoming tickets to get a " -"better sense of what needs to be done on what end." -msgstr "" - -#: ../../contribute.rst:100 -msgid "" -"You will need Triage permission on the project in order to do this. You can " -"ask one of the members of the :doc:`team` to give you access." -msgstr "" - -#: ../../contribute.rst:104 -msgid "Initial triage" -msgstr "" - -#: ../../contribute.rst:106 -msgid "" -"When sitting down to do some triaging work, we start with the `list of " -"untriaged tickets`_. We consider all tickets that do not have a label as " -"untriaged. The first step is to categorize the ticket into one of the " -"following categories and either close the ticket or assign an appropriate " -"label. The reported issue …" -msgstr "" - -#: ../../contribute.rst:127 -msgid "… is not valid" -msgstr "" - -#: ../../contribute.rst:113 -msgid "" -"If you think the ticket is invalid comment why you think it is invalid, then" -" close the ticket. Tickets might be invalid if they were already fixed in " -"the past or it was decided that the proposed feature will not be implemented" -" because it does not conform with the overall goal of Read the Docs. Also if" -" you happen to know that the problem was already reported, reference the " -"other ticket that is already addressing the problem and close the duplicate." -msgstr "" - -#: ../../contribute.rst:120 ../../contribute.rst:141 ../../contribute.rst:153 -#: ../../contribute.rst:165 ../../contribute.rst:174 ../../contribute.rst:183 -#: ../../contribute.rst:193 ../../contribute.rst:203 -msgid "Examples:" -msgstr "" - -#: ../../contribute.rst:122 -msgid "" -"*Builds fail when using matplotlib*: If the described issue was already " -"fixed, then explain and instruct to re-trigger the build." -msgstr "" - -#: ../../contribute.rst:125 -msgid "" -"*Provide way to upload arbitrary HTML files*: It was already decided that " -"Read the Docs is not a dull hosting platform for HTML. So explain this and " -"close the ticket." -msgstr "" - -#: ../../contribute.rst:144 -msgid "… does not provide enough information" -msgstr "" - -#: ../../contribute.rst:132 -msgid "" -"Add the label **Needed: more information** if the reported issue does not " -"contain enough information to decide if it is valid or not and ask on the " -"ticket for the required information to go forward. We will re-triage all " -"tickets that have the label **Needed: more information** assigned. If the " -"original reporter left new information we can try to re-categorize the " -"ticket. If the reporter did not come back to provide more required " -"information after a long enough time, we will close the ticket (this will be" -" roughly about two weeks)." -msgstr "" - -#: ../../contribute.rst:143 -msgid "" -"*My builds stopped working. Please help!* Ask for a link to the build log " -"and for which project is affected." -msgstr "" - -#: ../../contribute.rst:157 -msgid "… is a valid feature proposal" -msgstr "" - -#: ../../contribute.rst:147 -msgid "" -"If the ticket contains a feature that aligns with the goals of Read the " -"Docs, then add the label **Feature**. If the proposal seems valid but " -"requires further discussion between core contributors because there might be" -" different possibilities on how to implement the feature, then also add the " -"label **Needed: design decision**." -msgstr "" - -#: ../../contribute.rst:155 -msgid "*Provide better integration with service XYZ*" -msgstr "" - -#: ../../contribute.rst:156 -msgid "" -"*Achieve world domination* (also needs the label **Needed: design " -"decision**)" -msgstr "" - -#: ../../contribute.rst:168 -msgid "… is a small change to the source code" -msgstr "" - -#: ../../contribute.rst:160 -msgid "" -"If the ticket is about code cleanup or small changes to existing features " -"would likely have the **Improvement** label. The distinction for this label " -"is that these issues have a lower priority than a Bug, and aren't " -"implementing new features." -msgstr "" - -#: ../../contribute.rst:167 -msgid "*Refactor namedtuples to dataclasess*" -msgstr "" - -#: ../../contribute.rst:168 -msgid "*Change font size for the project's title*" -msgstr "" - -#: ../../contribute.rst:176 -msgid "… is a valid problem within the code base:" -msgstr "" - -#: ../../contribute.rst:171 -msgid "" -"If it's a valid bug, then add the label **Bug**. Try to reference related " -"issues if you come across any." -msgstr "" - -#: ../../contribute.rst:176 -msgid "*Builds fail if conf.py contains non-ascii letters*" -msgstr "" - -#: ../../contribute.rst:185 -msgid "… is a currently valid problem with the infrastructure:" -msgstr "" - -#: ../../contribute.rst:179 -msgid "" -"Users might report about web server downtimes or that builds are not " -"triggered. If the ticket needs investigation on the servers, then add the " -"label **Operations**." -msgstr "" - -#: ../../contribute.rst:185 -msgid "*Builds are not starting*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "… is a question and needs answering:" -msgstr "" - -#: ../../contribute.rst:190 -msgid "" -"If the ticket contains a question about the Read the Docs platform or the " -"code, then add the label **Support**." -msgstr "" - -#: ../../contribute.rst:195 -msgid "*My account was set inactive. Why?*" -msgstr "" - -#: ../../contribute.rst:196 -msgid "*How to use C modules with Sphinx autodoc?*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "*Why are my builds failing?*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "… requires a one-time action on the server:" -msgstr "" - -#: ../../contribute.rst:200 -msgid "" -"Tasks that require a one time action on the server should be assigned the " -"two labels **Support** and **Operations**." -msgstr "" - -#: ../../contribute.rst:205 -msgid "*Please change my username*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "*Please set me as owner of this abandoned project*" -msgstr "" - -#: ../../contribute.rst:208 -msgid "" -"After we finished the initial triaging of new tickets, no ticket should be " -"left without a label." -msgstr "" - -#: ../../contribute.rst:214 -msgid "Additional labels for categorization" -msgstr "" - -#: ../../contribute.rst:216 -msgid "" -"Additionally to the labels already involved in the section above, we have a " -"few more at hand to further categorize issues." -msgstr "" - -#: ../../contribute.rst:221 -msgid "*High Priority*" -msgstr "" - -#: ../../contribute.rst:220 -msgid "" -"If the issue is urgent, assign this label. In the best case also go forward " -"to resolve the ticket yourself as soon as possible." -msgstr "" - -#: ../../contribute.rst:226 -msgid "*Good First Issue*" -msgstr "" - -#: ../../contribute.rst:224 -msgid "" -"This label marks tickets that are easy to get started with. The ticket " -"should be ideal for beginners to dive into the code base. Better is if the " -"fix for the issue only involves touching one part of the code." -msgstr "" - -#: ../../contribute.rst:230 -msgid "*Sprintable*" -msgstr "" - -#: ../../contribute.rst:229 -msgid "" -"Sprintable are all tickets that have the right amount of scope to be handled" -" during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../contribute.rst:232 -msgid "" -"For a full list of available labels and their meanings, see :doc:`issue-" -"labels`." -msgstr "" - -#: ../../contribute.rst:236 -msgid "Helpful links for triaging" -msgstr "" - -#: ../../contribute.rst:238 -msgid "Here is a list of links for contributors that look for work:" -msgstr "" - -#: ../../contribute.rst:240 -msgid "" -"`Untriaged tickets " -"`_:" -" Go and triage them!" -msgstr "" - -#: ../../contribute.rst:243 -msgid "" -"`Tickets labelled with Needed: more information " -"`_:" -" Come back to these tickets once in a while and close those that did not get" -" any new information from the reporter. If new information is available, go " -"and re-triage the ticket." -msgstr "" - -#: ../../contribute.rst:248 -msgid "" -"`Tickets labelled with Operations " -"`_:" -" These tickets are for contributors who have access to the servers." -msgstr "" - -#: ../../contribute.rst:251 -msgid "" -"`Tickets labelled with Support " -"`_:" -" Experienced contributors or community members with a broad knowledge about " -"the project should handle those." -msgstr "" - -#: ../../contribute.rst:255 -msgid "" -"`Tickets labelled with Needed: design decision " -"`_:" -" Project leaders must take actions on these tickets. Otherwise no other " -"contributor can go forward on them." -msgstr "" - -#: ../../contribute.rst:261 -msgid "Helping on translations" -msgstr "" - -#: ../../contribute.rst:263 -msgid "If you wish to contribute translations, please do so on `Transifex`_." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/custom_installs/customization.mo b/docs/user/locale/nb/LC_MESSAGES/custom_installs/customization.mo deleted file mode 100644 index bf1aaee881a..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/custom_installs/customization.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/custom_installs/customization.po b/docs/user/locale/nb/LC_MESSAGES/custom_installs/customization.po deleted file mode 100644 index 61dea185b1c..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/custom_installs/customization.po +++ /dev/null @@ -1,81 +0,0 @@ -# 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: Eric Holscher \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# 9a4df253f71d409e8ec590353f2f7a15 -#: ../../custom_installs/customization.rst:2 -msgid "Customizing your install" -msgstr "" - -# 1028e197ff5c4ddd98d099e447476731 -#: ../../custom_installs/customization.rst:4 -msgid "" -"Read the Docs has a lot of :doc:`/settings` that help customize your " -"install. This document will outline some of the more useful ways that these " -"can be combined." -msgstr "" - -# 3b8b84b2961b4ab389fea741833ec961 -#: ../../custom_installs/customization.rst:8 -msgid "Have a local settings file" -msgstr "" - -# 07a3499807a74d1394062e1bb4e902d1 -#: ../../custom_installs/customization.rst:10 -msgid "" -"If you put a file named ``local_settings.py`` in the " -"``readthedocs/settings`` directory, it will override settings available in " -"the base install." -msgstr "" - -# d15800590d4447888697341be52ffec7 -#: ../../custom_installs/customization.rst:13 -msgid "Adding your own title to pages" -msgstr "" - -# 3ec2cfd4934348b186b2ac3bba32abae -#: ../../custom_installs/customization.rst:15 -msgid "" -"This requires 2 parts of setup. First, you need to add a custom " -":setting:`TEMPLATE_DIRS` setting that points at your template overrides. " -"Then, in those template overrides you have to insert your logo where the " -"normal RTD logo goes." -msgstr "" - -# b6e4e25845774f08a86ed5f207b569d2 -#: ../../custom_installs/customization.rst:17 -msgid "This works for any setting you wish to change." -msgstr "" - -# b5bcbc37e82f41c1aa0a7089b72c2123 -#: ../../custom_installs/customization.rst:19 -msgid "Example ``local_settings.py``::" -msgstr "" - -# 47b3e3c7e2ff4a4a838b3a0010ef42a4 -#: ../../custom_installs/customization.rst:31 -msgid "Example ``base.html`` in your template overrides::" -msgstr "" - -# 906c4e450b374a54a656b9dcad27da12 -#: ../../custom_installs/customization.rst:38 -msgid "" -"You can of course override any block in the template. If there is something " -"that you would like to be able to customize, but isn't currently in a block," -" please `submit an issue`_." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/custom_installs/index.mo b/docs/user/locale/nb/LC_MESSAGES/custom_installs/index.mo deleted file mode 100644 index e51f8c380e5..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/custom_installs/index.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/custom_installs/index.po b/docs/user/locale/nb/LC_MESSAGES/custom_installs/index.po deleted file mode 100644 index a38a85cf297..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/custom_installs/index.po +++ /dev/null @@ -1,32 +0,0 @@ -# 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: Eric Holscher \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# e52de36f1bf24ee6a7fda490b7ec9ad8 -#: ../../custom_installs/index.rst:2 -msgid "Info about custom installs" -msgstr "" - -# 1534817d7caf41288543ecf717ac55f3 -#: ../../custom_installs/index.rst:4 -msgid "" -"Read the Docs is open source, which means you can run your own version of " -"it. There are many reasons to do this, the main one being if you want a " -"private instance. If you have to keep everything behind a firewall of VPN, " -"this is for you." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/design.mo b/docs/user/locale/nb/LC_MESSAGES/design.mo deleted file mode 100644 index e21f487725c..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/design.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/design.po b/docs/user/locale/nb/LC_MESSAGES/design.po deleted file mode 100644 index b7cde76d4b8..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/design.po +++ /dev/null @@ -1,107 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../design.rst:2 -msgid "Designing Read the Docs" -msgstr "" - -#: ../../design.rst:4 -msgid "" -"So you're thinking of contributing some of your time and design skills to " -"Read the Docs? That's **awesome**. This document will lead you through a few" -" features available to ease the process of working with Read the Doc's CSS " -"and static assets." -msgstr "" - -#: ../../design.rst:10 -msgid "" -"To start, you should follow the :doc:`install` instructions to get a working" -" copy of the Read the Docs repository locally." -msgstr "" - -#: ../../design.rst:14 -msgid "Style Catalog" -msgstr "" - -#: ../../design.rst:16 -msgid "" -"Once you have RTD running locally, you can open ``http://localhost:8000" -"/style-catalog/`` for a quick overview of the currently available styles." -msgstr "" - -#: ../../design.rst:21 -msgid "" -"This way you can quickly get started writing HTML -- or if you're modifying " -"existing styles you can get a quick idea of how things will change site-" -"wide." -msgstr "" - -#: ../../design.rst:26 -msgid "Readthedocs.org Changes" -msgstr "" - -#: ../../design.rst:28 -msgid "" -"Styles for the primary RTD site are located in ``media/css`` directory." -msgstr "" - -#: ../../design.rst:30 -msgid "" -"These styles only affect the primary site -- **not** any of the generated " -"documentation using the default RTD style." -msgstr "" - -#: ../../design.rst:34 -msgid "Sphinx Template Changes" -msgstr "" - -#: ../../design.rst:36 -msgid "" -"Styles for generated documentation are located in " -"``readthedocs/templates/sphinx/_static/rtd.css``" -msgstr "" - -#: ../../design.rst:38 -msgid "" -"Of note, projects will retain the version of that file they were last built " -"with -- so if you're editing that file and not seeing any changes to your " -"local built documentation, you need to rebuild your example project." -msgstr "" - -#: ../../design.rst:43 -msgid "Contributing" -msgstr "" - -#: ../../design.rst:45 -msgid "" -"Contributions should follow the :doc:`contribute` guidelines where " -"applicable -- ideally you'll create a pull request against the `Read the " -"Docs GitHub project`_ from your forked repo and include a brief description " -"of what you added / removed / changed, as well as an attached image (you can" -" just take a screenshot and drop it into the PR creation form) of the " -"effects of your changes." -msgstr "" - -#: ../../design.rst:50 -msgid "" -"There's not a hard browser range, but your design changes should work " -"reasonably well across all major browsers, IE8+ -- that's not to say it " -"needs to be pixel-perfect in older browsers! Just avoid making changes that " -"render older browsers utterly unusable (or provide a sane fallback)." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/docs.mo b/docs/user/locale/nb/LC_MESSAGES/docs.mo deleted file mode 100644 index 2a70af51514..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/docs.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/docs.po b/docs/user/locale/nb/LC_MESSAGES/docs.po deleted file mode 100644 index 8638e001f04..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/docs.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../docs.rst:2 -msgid "Building and Contributing to Documentation" -msgstr "" - -#: ../../docs.rst:4 -msgid "" -"As one might expect, the documentation for Read the Docs is built using " -"Sphinx and hosted on Read the Docs. The docs are kept in the ``docs/`` " -"directory at the top of the source tree." -msgstr "" - -#: ../../docs.rst:8 -msgid "You can build the docs by installing ``Sphinx`` and running::" -msgstr "" - -#: ../../docs.rst:13 -msgid "" -"Please follow these guidelines when updating our docs. Let us know if you " -"have any questions or something isn't clear." -msgstr "" - -#: ../../docs.rst:17 -msgid "The brand" -msgstr "" - -#: ../../docs.rst:19 -msgid "We are called **Read the Docs**. The *the* is not capitalized." -msgstr "" - -#: ../../docs.rst:22 -msgid "We do however use the acronym **RTD**." -msgstr "" - -#: ../../docs.rst:25 -msgid "Titles" -msgstr "" - -#: ../../docs.rst:27 -msgid "" -"For page titles, or Heading1 as they are sometimes called, we use title-" -"case." -msgstr "" - -#: ../../docs.rst:29 -msgid "" -"If the page includes multiple sub-headings (H2, H3), we usually use " -"sentence-case unless the titles include terminology that is supposed to be " -"capitalized." -msgstr "" - -#: ../../docs.rst:33 -msgid "Content" -msgstr "" - -#: ../../docs.rst:35 -msgid "" -"Do not break the content across multiple lines at 80 characters, but rather " -"break them on semantic meaning (e.g. periods or commas). Read more about " -"this `here `_." -msgstr "" - -#: ../../docs.rst:38 -msgid "" -"If you are cross-referencing to a different page within our website, use the" -" ``doc`` directive and not a hyperlink." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/embed.mo b/docs/user/locale/nb/LC_MESSAGES/embed.mo deleted file mode 100644 index 638191adfc6..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/embed.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/embed.po b/docs/user/locale/nb/LC_MESSAGES/embed.po deleted file mode 100644 index 5453a6a0478..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/embed.po +++ /dev/null @@ -1,128 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../embed.rst:2 -msgid "Embed API" -msgstr "" - -#: ../../embed.rst:4 -msgid "" -"Read the Docs allow you to embed content from any of the projects we host. " -"This allows for content re-use across sites, making sure the content is " -"always up to date." -msgstr "" - -#: ../../embed.rst:9 -msgid "Workflow" -msgstr "" - -#: ../../embed.rst:11 -msgid "" -"There are many uses of our Embed API. One of our favorites is for inline " -"help. We have started using this on Read the Docs itself to provide inline " -"help on our main site pages. This allows us to keep the official " -"documentation as the single source of truth, while having great inline help " -"in our application as well." -msgstr "" - -#: ../../embed.rst:17 -msgid "" -"We recommend you point at **tagged releases** instead of ``latest``. Tags " -"don't change over time, so you don't have to worry about the content you are" -" embedding disappearing." -msgstr "" - -#: ../../embed.rst:21 -msgid "" -"All relative links to pages contained in the remote content will continue to" -" point at the remote page." -msgstr "" - -#: ../../embed.rst:24 -msgid "How to use it" -msgstr "" - -#: ../../embed.rst:28 -msgid "Sphinx Extension" -msgstr "" - -#: ../../embed.rst:30 -msgid "" -"You can embed content directly in Sphinx with builds on Read the Docs. We " -"support default configuration variables for your ``conf.py``:" -msgstr "" - -#: ../../embed.rst:33 -msgid "readthedocs_embed_project" -msgstr "" - -#: ../../embed.rst:34 -msgid "readthedocs_embed_version" -msgstr "" - -#: ../../embed.rst:35 -msgid "readthedocs_embed_doc" -msgstr "" - -#: ../../embed.rst:37 -msgid "" -"These are overridable per-call as well. Then you simply use the directive:" -msgstr "" - -#: ../../embed.rst:56 -msgid "Javascript" -msgstr "" - -#: ../../embed.rst:58 -msgid "" -"We provide a Javascript library that you can embed on any site. An example:" -msgstr "" - -#: ../../embed.rst:80 -msgid "" -"This will provide a pop-out for a user with the ``How we envision versions " -"working`` section of the ``versions`` page. You can see this in action here:" -msgstr "" - -#: ../../embed.rst:103 -msgid "" -"All Read the Docs pages already have the library loaded, so you can ignore " -"the ``link`` and first ``script`` tags on all documentation." -msgstr "" - -#: ../../embed.rst:107 -msgid "" -"We currently do not provide caching on this API. If the remote source you " -"are including changes their page structure or deletes the content, your " -"embed will break." -msgstr "" - -#: ../../embed.rst:111 -msgid "" -"In Version 2 of this API we will provide a full-formed workflow that will " -"stop this from happening." -msgstr "" - -#: ../../embed.rst:116 -msgid "Example API Response" -msgstr "" - -#: ../../embed.rst:118 -msgid "Pure API use will return JSON:" -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/faq.mo b/docs/user/locale/nb/LC_MESSAGES/faq.mo deleted file mode 100644 index 38a5a965b6e..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/faq.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/faq.po b/docs/user/locale/nb/LC_MESSAGES/faq.po deleted file mode 100644 index 54072b45f66..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/faq.po +++ /dev/null @@ -1,358 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../faq.rst:2 -msgid "Frequently Asked Questions" -msgstr "" - -#: ../../faq.rst:5 -msgid "My project isn't building with autodoc" -msgstr "" - -#: ../../faq.rst:7 -msgid "" -"First, you should check out the Builds tab of your project. That records all" -" of the build attempts that RTD has made to build your project. If you see " -"``ImportError`` messages for custom Python modules, you should enable the " -"virtualenv feature in the Admin page of your project, which will install " -"your project into a virtualenv, and allow you to specify a " -"``requirements.txt`` file for your project." -msgstr "" - -#: ../../faq.rst:9 -msgid "" -"If you are still seeing errors because of C library dependencies, please see" -" :ref:`faq:I get import errors on libraries that depend on C modules`." -msgstr "" - -#: ../../faq.rst:13 -msgid "How do I change my slug (the URL your docs are served at)?" -msgstr "" - -#: ../../faq.rst:15 -msgid "" -"We don't support allowing folks to change the slug for their project. You " -"can update the name which is shown on the site, but not the actual URL that " -"documentation is served." -msgstr "" - -#: ../../faq.rst:19 -msgid "" -"The main reason for this is that all existing URLs to the content will " -"break. You can delete and re-create the project with the proper name to get " -"a new slug, but you really shouldn't do this if you have existing inbound " -"links, as it `breaks the internet " -"`_." -msgstr "" - -#: ../../faq.rst:25 -msgid "Help, my build passed but my documentation page is 404 Not Found!" -msgstr "" - -#: ../../faq.rst:27 -msgid "" -"This often happens because you don't have an `index.html` file being " -"generated. Make sure you have one of the following files:" -msgstr "" - -#: ../../faq.rst:30 -msgid "`index.rst`" -msgstr "" - -#: ../../faq.rst:31 -msgid "`index.md`" -msgstr "" - -#: ../../faq.rst:33 -msgid "" -"At the top level of your built documentation, otherwise we aren't able to " -"serve a \"default\" index page." -msgstr "" - -#: ../../faq.rst:36 -msgid "" -"To test if your docs actually built correctly, you can navigate to a " -"specific page (`/en/latest/README.html` for example)." -msgstr "" - -#: ../../faq.rst:40 -msgid "How do I change behavior for Read the Docs?" -msgstr "" - -#: ../../faq.rst:42 -msgid "" -"When RTD builds your project, it sets the :envvar:`READTHEDOCS` environment " -"variable to the string `True`. So within your Sphinx :file:`conf.py` file, " -"you can vary the behavior based on this. For example::" -msgstr "" - -#: ../../faq.rst:53 -msgid "" -"The :envvar:`READTHEDOCS` variable is also available in the Sphinx build " -"environment, and will be set to ``True`` when building on RTD::" -msgstr "" - -#: ../../faq.rst:61 -msgid "I get import errors on libraries that depend on C modules" -msgstr "" - -#: ../../faq.rst:64 -msgid "" -"Another use case for this is when you have a module with a C extension." -msgstr "" - -#: ../../faq.rst:66 -msgid "" -"This happens because our build system doesn't have the dependencies for " -"building your project. This happens with things like libevent and mysql, and" -" other python things that depend on C libraries. We can't support installing" -" random C binaries on our system, so there is another way to fix these " -"imports." -msgstr "" - -#: ../../faq.rst:68 -msgid "" -"You can mock out the imports for these modules in your ``conf.py`` with the " -"following snippet::" -msgstr "" - -#: ../../faq.rst:81 -msgid "" -"Of course, replacing `MOCK_MODULES` with the modules that you want to mock " -"out." -msgstr "" - -#: ../../faq.rst:83 -msgid "" -"The library ``unittest.mock`` was introduced on python 3.3. On earlier " -"versions install the ``mock`` library from PyPI with (ie ``pip install " -"mock``) and replace the above import::" -msgstr "" - -#: ../../faq.rst:88 -msgid "" -"If such libraries are installed via ``setup.py``, you also will need to " -"remove all the C-dependent libraries from your ``install_requires`` in the " -"RTD environment." -msgstr "" - -#: ../../faq.rst:91 -msgid "`Client Error 401` when building documentation" -msgstr "" - -#: ../../faq.rst:93 -msgid "" -"If you did not install the `test_data` fixture during the installation " -"instructions, you will get the following error::" -msgstr "" - -#: ../../faq.rst:98 -msgid "" -"This is because the API admin user does not exist, and so cannot " -"authenticate. You can fix this by loading the test_data::" -msgstr "" - -#: ../../faq.rst:103 -msgid "" -"If you'd prefer not to install the test data, you'll need to provide a " -"database account for the builder to use. You can provide these credentials " -"by editing the following settings::" -msgstr "" - -#: ../../faq.rst:111 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../faq.rst:113 -msgid "See :doc:`guides/wipe-environment`." -msgstr "" - -#: ../../faq.rst:116 -msgid "How do I host multiple projects on one custom domain?" -msgstr "" - -#: ../../faq.rst:118 -msgid "" -"We support the concept of subprojects, which allows multiple projects to " -"share a single domain. If you add a subproject to a project, that " -"documentation will be served under the parent project's subdomain or custom " -"domain." -msgstr "" - -#: ../../faq.rst:122 -msgid "" -"For example, Kombu is a subproject of Celery, so you can access it on the " -"`celery.readthedocs.io` domain:" -msgstr "" - -#: ../../faq.rst:126 -msgid "http://celery.readthedocs.io/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:128 -msgid "This also works the same for custom domains:" -msgstr "" - -#: ../../faq.rst:130 -msgid "http://docs.celeryproject.org/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:132 -msgid "You can add subprojects in the project admin dashboard." -msgstr "" - -#: ../../faq.rst:135 -msgid "Where do I need to put my docs for RTD to find it?" -msgstr "" - -#: ../../faq.rst:137 -msgid "" -"Read the Docs will crawl your project looking for a ``conf.py``. Where it " -"finds the ``conf.py``, it will run ``sphinx-build`` in that directory. So as" -" long as you only have one set of sphinx documentation in your project, it " -"should Just Work." -msgstr "" - -#: ../../faq.rst:140 -msgid "I want to use the Blue/Default Sphinx theme" -msgstr "" - -#: ../../faq.rst:142 -msgid "" -"We think that our theme is badass, and better than the default for many " -"reasons. Some people don't like change though :), so there is a hack that " -"will let you keep using the default theme. If you set the ``html_style`` " -"variable in your ``conf.py``, it should default to using the default theme. " -"The value of this doesn't matter, and can be set to ``/default.css`` for " -"default behavior." -msgstr "" - -#: ../../faq.rst:145 -msgid "I want to use the Read the Docs theme locally" -msgstr "" - -#: ../../faq.rst:147 -msgid "" -"There is a repository for that: https://github.com/snide/sphinx_rtd_theme. " -"Simply follow the instructions in the README." -msgstr "" - -#: ../../faq.rst:151 -msgid "Image scaling doesn't work in my documentation" -msgstr "" - -#: ../../faq.rst:153 -msgid "" -"Image scaling in docutils depends on PIL. PIL is installed in the system " -"that RTD runs on. However, if you are using the virtualenv building option, " -"you will likely need to include PIL in your requirements for your project." -msgstr "" - -#: ../../faq.rst:156 -msgid "I want comments in my docs" -msgstr "" - -#: ../../faq.rst:158 -msgid "" -"RTD doesn't have explicit support for this. That said, a tool like `Disqus`_" -" (and the `sphinxcontrib-disqus`_ plugin) can be used for this purpose on " -"RTD." -msgstr "" - -#: ../../faq.rst:164 -msgid "How do I support multiple languages of documentation?" -msgstr "" - -#: ../../faq.rst:166 -msgid "See the section on :doc:`localization`." -msgstr "" - -#: ../../faq.rst:169 -msgid "Does Read The Docs work well with \"legible\" docstrings?" -msgstr "" - -#: ../../faq.rst:171 -msgid "" -"Yes. One criticism of Sphinx is that its annotated docstrings are too dense " -"and difficult for humans to read. In response, many projects have adopted " -"customized docstring styles that are simultaneously informative and legible." -" The `NumPy " -"`_ " -"and `Google " -"`_" -" styles are two popular docstring formats. Fortunately, the default Read " -"The Docs theme handles both formats just fine, provided your ``conf.py`` " -"specifies an appropriate Sphinx extension that knows how to convert your " -"customized docstrings. Two such extensions are `numpydoc " -"`_ and `napoleon `_. Only ``napoleon`` is able to handle both " -"docstring formats. Its default output more closely matches the format of " -"standard Sphinx annotations, and as a result, it tends to look a bit better " -"with the default theme." -msgstr "" - -#: ../../faq.rst:189 -msgid "" -"Can I document a python package that is not at the root of my repository?" -msgstr "" - -#: ../../faq.rst:191 -msgid "" -"Yes. The most convenient way to access a python package for example via " -"`Sphinx's autoapi`_ in your documentation is to use the *Install your " -"project inside a virtualenv using setup.py install* option in the admin " -"panel of your project. However this assumes that your ``setup.py`` is in the" -" root of your repository." -msgstr "" - -#: ../../faq.rst:197 -msgid "" -"If you want to place your package in a different directory or have multiple " -"python packages in the same project, then create a pip requirements file. " -"You can specify the relative path to your package inside the file. For " -"example you want to keep your python package in the ``src/python`` " -"directory, then create a ``requirements.readthedocs.txt`` file with the " -"following contents::" -msgstr "" - -#: ../../faq.rst:206 -msgid "" -"Please note that the path must be relative to the file. So the example path " -"above would work if the file is in the root of your repository. If you want " -"to put the requirements in a file called ``requirements/readthedocs.txt``, " -"the contents would look like::" -msgstr "" - -#: ../../faq.rst:213 -msgid "" -"After adding the file to your repository, go to the *Advanced Settings* in " -"your project's admin panel and add the name of the file to the *Requirements" -" file* field." -msgstr "" - -#: ../../faq.rst:221 -msgid "What commit of Read the Docs is in production?" -msgstr "" - -#: ../../faq.rst:223 -msgid "" -"We deploy readthedocs.org from the `rel` branch in our GitHub repository. " -"You can see the latest commits that have been deployed by looking on GitHub:" -" https://github.com/rtfd/readthedocs.org/commits/rel" -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/features.mo b/docs/user/locale/nb/LC_MESSAGES/features.mo deleted file mode 100644 index a6f8928b874..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/features.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/features.po b/docs/user/locale/nb/LC_MESSAGES/features.po deleted file mode 100644 index e46527c5d5b..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/features.po +++ /dev/null @@ -1,186 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../features.rst:2 -msgid "Read the Docs features" -msgstr "" - -#: ../../features.rst:4 -msgid "" -"This will serve as a list of all of the features that Read the Docs " -"currently has. Some features are important enough to have their own page in " -"the docs, others will simply be listed here." -msgstr "" - -#: ../../features.rst:7 -msgid "GitHub, Bitbucket and GitLab Integration" -msgstr "" - -#: ../../features.rst:9 -msgid "" -"We now support linking by default in the sidebar. It links to the page on " -"your host, which should help people quickly update typos and send pull " -"requests to contribute to project documentation." -msgstr "" - -#: ../../features.rst:11 -msgid "More information can be found in the :doc:`vcs` page." -msgstr "" - -#: ../../features.rst:14 -msgid "Auto-updating" -msgstr "" - -#: ../../features.rst:16 -msgid "" -"The :doc:`webhooks` page talks about the different ways you can ping RTD to " -"let us know your project has been updated. We have official support for " -"GitHub, Bitbucket and GitLab, and anywhere else we have a generic post-" -"commit hook that allows you to POST to a URL to get your documentation " -"built." -msgstr "" - -#: ../../features.rst:19 -msgid "Internationalization" -msgstr "" - -#: ../../features.rst:21 -msgid "" -"Read the Docs itself is localized, and we support documentation translated " -"into multiple languages. Read more on the :doc:`localization` and " -":doc:`i18n` pages." -msgstr "" - -#: ../../features.rst:24 -msgid "Canonical URLs" -msgstr "" - -#: ../../features.rst:26 -msgid "" -"Canonical URLs give your docs better search performance, by pointing all " -"URLs to one version. This also helps to solve the issues around users " -"landing on outdated versions of documentation." -msgstr "" - -#: ../../features.rst:28 -msgid "More information can be found in the :doc:`canonical` page." -msgstr "" - -#: ../../features.rst:31 -msgid "Versions" -msgstr "" - -#: ../../features.rst:33 -msgid "" -"We can build multiple versions of your documentation. Look on the " -"\"Versions\" page of your project's admin (using the nav on the left) to " -"find a list of available versions that we've inferred from the tags and " -"branches in your source control system (according to the support matrix " -"below). On the Versions page you can tell us which versions you'd like us to" -" build docs for, whether each should be public, protected, or private, and " -"what the default version should be (we'll redirect there when someone hits " -"your main project page, e.g., http://my-project.rtfd.org/)." -msgstr "" - -#: ../../features.rst:42 -msgid "Version Control Support Matrix" -msgstr "" - -#: ../../features.rst:45 -msgid "Git" -msgstr "" - -#: ../../features.rst:45 -msgid "hg" -msgstr "" - -#: ../../features.rst:45 -msgid "bzr" -msgstr "" - -#: ../../features.rst:45 -msgid "svn" -msgstr "" - -#: ../../features.rst:47 -msgid "Tags" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:47 ../../features.rst:47 -#: ../../features.rst:49 ../../features.rst:49 ../../features.rst:49 -msgid "Yes" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:49 -msgid "No" -msgstr "" - -#: ../../features.rst:49 -msgid "Branches" -msgstr "" - -#: ../../features.rst:51 -msgid "Default" -msgstr "" - -#: ../../features.rst:51 -msgid "master" -msgstr "" - -#: ../../features.rst:51 -msgid "default" -msgstr "" - -#: ../../features.rst:51 -msgid "trunk" -msgstr "" - -#: ../../features.rst:56 -msgid "PDF Generation" -msgstr "" - -#: ../../features.rst:58 -msgid "" -"When you build your project on RTD, we automatically build a PDF of your " -"project's documentation. We also build them for every version that you " -"upload, so we can host the PDFs of your latest documentation, as well as " -"your latest stable releases as well." -msgstr "" - -#: ../../features.rst:61 -msgid "Search" -msgstr "" - -#: ../../features.rst:63 -msgid "" -"We provide full-text search across all of the pages of documentation hosted " -"on our site. This uses the excellent Haystack project and Elasticsearch as " -"the search backend. We hope to be integrating this into the site more fully " -"in the future." -msgstr "" - -#: ../../features.rst:66 -msgid "Alternate Domains" -msgstr "" - -#: ../../features.rst:68 -msgid "" -"We provide support for custom domains, subdomains, and a shorturl for your " -"project as well. This is outlined in the :doc:`alternate_domains` section." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/getting_started.mo b/docs/user/locale/nb/LC_MESSAGES/getting_started.mo deleted file mode 100644 index 24368138ef6..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/getting_started.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/getting_started.po b/docs/user/locale/nb/LC_MESSAGES/getting_started.po deleted file mode 100644 index 0bb43be4234..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/getting_started.po +++ /dev/null @@ -1,227 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../getting_started.rst:2 -msgid "Getting Started" -msgstr "" - -#: ../../getting_started.rst:4 -msgid "" -"This document will show you how to get up and running with Read the Docs. " -"You will have your docs imported on Read the Docs in 5 minutes, displayed " -"beautifully for the world." -msgstr "" - -#: ../../getting_started.rst:8 -msgid "" -"If you are already using Sphinx or Markdown for your docs, skip ahead to " -":ref:`getting_started:Import Your Docs`." -msgstr "" - -#: ../../getting_started.rst:12 -msgid "Write Your Docs" -msgstr "" - -#: ../../getting_started.rst:14 -msgid "You have two options for formatting your documentation:" -msgstr "" - -#: ../../getting_started.rst:16 -msgid "`In reStructuredText`_" -msgstr "" - -#: ../../getting_started.rst:17 -msgid "`In Markdown`_" -msgstr "" - -#: ../../getting_started.rst:20 -msgid "In reStructuredText" -msgstr "" - -#: ../../getting_started.rst:22 -msgid "There is `a screencast`_ that will help you get started if you prefer." -msgstr "" - -#: ../../getting_started.rst:24 -msgid "" -"Sphinx_ is a tool that makes it easy to create beautiful documentation. " -"Assuming you have Python_ already, `install Sphinx`_::" -msgstr "" - -#: ../../getting_started.rst:29 -msgid "Create a directory inside your project to hold your docs::" -msgstr "" - -#: ../../getting_started.rst:34 -msgid "Run ``sphinx-quickstart`` in there::" -msgstr "" - -#: ../../getting_started.rst:39 -msgid "" -"This quick start will walk you through creating the basic configuration; in " -"most cases, you can just accept the defaults. When it's done, you'll have an" -" ``index.rst``, a ``conf.py`` and some other files. Add these to revision " -"control." -msgstr "" - -#: ../../getting_started.rst:43 -msgid "" -"Now, edit your ``index.rst`` and add some information about your project. " -"Include as much detail as you like (refer to the reStructuredText_ syntax or" -" `this template`_ if you need help). Build them to see how they look::" -msgstr "" - -#: ../../getting_started.rst:49 -msgid "" -"You can use ``sphinx-autobuild`` to auto-reload your docs. Run ``sphinx-" -"autobuild . _build/html`` instead." -msgstr "" - -#: ../../getting_started.rst:51 -msgid "" -"Edit your files and rebuild until you like what you see, then commit your " -"changes and push to your public repository. Once you have Sphinx " -"documentation in a public repository, you can start using Read the Docs." -msgstr "" - -#: ../../getting_started.rst:55 -msgid "In Markdown" -msgstr "" - -#: ../../getting_started.rst:57 -msgid "" -"You can use Markdown and reStructuredText in the same Sphinx project. We " -"support this natively on Read the Docs, and you can do it locally::" -msgstr "" - -#: ../../getting_started.rst:62 -msgid "Then in your ``conf.py``:" -msgstr "" - -#: ../../getting_started.rst:74 -msgid "" -"Markdown doesn't support a lot of the features of Sphinx, like inline markup" -" and directives. However, it works for basic prose content. reStructuredText" -" is the preferred format for technical documentation, please read `this blog" -" post`_ for motivation." -msgstr "" - -#: ../../getting_started.rst:83 -msgid "Sign Up and Connect an External Account" -msgstr "" - -#: ../../getting_started.rst:85 -msgid "" -"If you are going to import a repository from GitHub, Bitbucket or GitLab, " -"you should connect your account to your provider first. Connecting your " -"account allows for easier importing and enables Read the Docs to configure " -"your repository webhooks automatically." -msgstr "" - -#: ../../getting_started.rst:90 -msgid "" -"To connect your account, go to your *Settings* dashboard and select " -"*Connected Services*. From here, you'll be able to connect to your GitHub, " -"Bitbucket or GitLab account. This process will ask you to authorize a " -"connection to Read the Docs, that allows us to read information about and " -"clone your repositories." -msgstr "" - -#: ../../getting_started.rst:96 -msgid "Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:98 -msgid "To import a repository, visit your dashboard_ and click Import_." -msgstr "" - -#: ../../getting_started.rst:100 -msgid "" -"If you have a connected account, you will see a list of your repositories " -"that we are able to import. To import one of these projects, just click the " -"import icon next to the repository you'd like to import. This will bring up " -"a form that is already filled with your project's information. Feel free to " -"edit any of these properties, and the click **Next** to build your " -"documentation." -msgstr "" - -#: ../../getting_started.rst:107 -msgid "Manually Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:109 -msgid "" -"If you do not have a connected account, you will need select **Import " -"Manually** and enter the information for your repository yourself. You will " -"also need to manually configure the webhook for your repository as well. " -"When importing your project, you will be asked for the repository URL, along" -" with some other information for you new project. The URL is normally the " -"URL or path name you'd use to checkout, clone, or branch your repository. " -"Some examples:" -msgstr "" - -#: ../../getting_started.rst:116 -msgid "Git: ``http://github.com/ericholscher/django-kong.git``" -msgstr "" - -#: ../../getting_started.rst:117 -msgid "Mercurial: ``https://bitbucket.org/ianb/pip``" -msgstr "" - -#: ../../getting_started.rst:118 -msgid "Subversion: ``http://varnish-cache.org/svn/trunk``" -msgstr "" - -#: ../../getting_started.rst:119 -msgid "Bazaar: ``lp:pasta``" -msgstr "" - -#: ../../getting_started.rst:121 -msgid "Add an optional homepage URL and some tags, and then click **Next**." -msgstr "" - -#: ../../getting_started.rst:123 -msgid "" -"Once your project is created, you'll need to manually configure the " -"repository webhook if you would like to have new changesets to trigger " -"builds for your project on Read the Docs. Go to your project's " -"**Integrations** page to configure a new webhook, or see :ref:`our steps for" -" webhook creation ` for more information on this " -"process." -msgstr "" - -#: ../../getting_started.rst:129 -msgid "" -"Within a few seconds your code will automatically be fetched from your " -"public repository, and the documentation will be built. Check out our " -":doc:`builds` page to learn more about how we build your docs, and to " -"troubleshoot any issues that arise." -msgstr "" - -#: ../../getting_started.rst:134 -msgid "" -"Read the Docs will host multiple versions of your code. You can read more " -"about how to use this well on our :doc:`versions` page." -msgstr "" - -#: ../../getting_started.rst:137 -msgid "" -"If you have any more trouble, don't hesitate to reach out to us. The " -":doc:`support` page has more information on getting in touch." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/gsoc.mo b/docs/user/locale/nb/LC_MESSAGES/gsoc.mo deleted file mode 100644 index 9680f261cea..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/gsoc.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/gsoc.po b/docs/user/locale/nb/LC_MESSAGES/gsoc.po deleted file mode 100644 index cf280b2bde8..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/gsoc.po +++ /dev/null @@ -1,407 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../gsoc.rst:2 -msgid "Google Summer of Code" -msgstr "" - -#: ../../gsoc.rst:4 -msgid "" -"Thanks for your interest in Read the Docs! We are working hard to update the" -" ideas list now that we are accepted in GSOC. Please give us a little while " -"to work on things, and check back on this page for updates." -msgstr "" - -#: ../../gsoc.rst:9 -msgid "" -"Read the Docs is participating in the Google Summer of Code in 2018. This " -"page will contain all the information for students and anyone else " -"interested in helping." -msgstr "" - -#: ../../gsoc.rst:13 -msgid "Skills" -msgstr "" - -#: ../../gsoc.rst:15 -msgid "Incoming students will need the following skills:" -msgstr "" - -#: ../../gsoc.rst:17 -msgid "Intermediate Python & Django programming" -msgstr "" - -#: ../../gsoc.rst:18 -msgid "" -"Familiarity with Markdown, reStructuredText, or some other plain text markup" -" language" -msgstr "" - -#: ../../gsoc.rst:19 -msgid "Familiarity with git, or some other source control" -msgstr "" - -#: ../../gsoc.rst:20 -msgid "Ability to set up your own development environment for Read the Docs" -msgstr "" - -#: ../../gsoc.rst:21 -msgid "Basic understanding of web technologies (HTML/CSS/JS)" -msgstr "" - -#: ../../gsoc.rst:22 -msgid "" -"An interest in documentation and improving open source documentation tools!" -msgstr "" - -#: ../../gsoc.rst:24 -msgid "" -"We're happy to help you get up to speed, but the more you are able to " -"demonstrate ability in advance, the more likely we are to choose your " -"application!" -msgstr "" - -#: ../../gsoc.rst:29 -msgid "Mentors" -msgstr "" - -#: ../../gsoc.rst:31 -msgid "Currently we have a few folks signed up:" -msgstr "" - -#: ../../gsoc.rst:33 -msgid "Eric Holscher" -msgstr "" - -#: ../../gsoc.rst:34 -msgid "Manuel Kaufmann" -msgstr "" - -#: ../../gsoc.rst:35 -msgid "Anthony Johnson" -msgstr "" - -#: ../../gsoc.rst:37 -msgid "" -"Please do not reach out directly to anyone about the Summer of Code. It will" -" **not** increase your chances of being accepted!" -msgstr "" - -#: ../../gsoc.rst:41 -msgid "Getting Started" -msgstr "" - -#: ../../gsoc.rst:43 -msgid "" -"The :doc:`/install` doc is probably the best place to get going. It will " -"walk you through getting a basic environment for Read the Docs setup." -msgstr "" - -#: ../../gsoc.rst:46 -msgid "" -"Then you can look through our :doc:`/contribute` doc for information on how " -"to get started contributing to RTD." -msgstr "" - -#: ../../gsoc.rst:48 -msgid "" -"People who have a history of submitting pull requests will be prioritized in" -" our Summer of Code selection process." -msgstr "" - -#: ../../gsoc.rst:51 -msgid "Want to get involved?" -msgstr "" - -#: ../../gsoc.rst:53 -msgid "" -"If you're interested in participating in GSoC as a student, you can apply " -"during the normal process provided by Google. We are currently overwhelmed " -"with interest, so we are not able to respond individually to each person who" -" is interested." -msgstr "" - -#: ../../gsoc.rst:56 -msgid "Project Ideas" -msgstr "" - -#: ../../gsoc.rst:58 -msgid "" -"We have written our some loose ideas for projects to work on here. We are " -"also open to any other ideas that students might have." -msgstr "" - -#: ../../gsoc.rst:61 -msgid "" -"**These projects are sorted by priority.** We will consider the priority on " -"our roadmap as a factor, along with the skill of the student, in our " -"selection process." -msgstr "" - -#: ../../gsoc.rst:67 -msgid "Refactor & improve our search code" -msgstr "" - -#: ../../gsoc.rst:69 -msgid "" -"Currently we're using a homegrown library for Elastic Search. There is a new" -" `elasticsearch-dsl `_ " -"library that we should be using. This project will include:" -msgstr "" - -#: ../../gsoc.rst:73 -msgid "Improving our search indexing" -msgstr "" - -#: ../../gsoc.rst:74 -msgid "" -"Refactoring how we \"model\" our search data to use elasticsearch-dsl Models" -msgstr "" - -#: ../../gsoc.rst:75 -msgid "" -"Add additional search data into our indexes, like the programming languages," -" type of document (tutorial, api, etc.) and other data for users to filter " -"by" -msgstr "" - -#: ../../gsoc.rst:76 -msgid "(Optional) Improve the UX of the search for users in various ways" -msgstr "" - -#: ../../gsoc.rst:79 -msgid "Finish YAML config" -msgstr "" - -#: ../../gsoc.rst:81 -msgid "" -"Currently we have a basic :doc:`/yaml-config` for Read the Docs. It's still " -"considered beta, and there are a number of features that it doesn't support." -" We need to support everying users can currently do from our website " -"dashboard inside the YAML file, and then plan a smooth transition path from " -"the database UI to the YAML file." -msgstr "" - -#: ../../gsoc.rst:87 -msgid "" -"This is a *large* project and will likely require a good deal of " -"understanding of both Python as well as web technologies. We have a " -"`starting list of issues " -"`_ put together, but " -"there will be much more work." -msgstr "" - -#: ../../gsoc.rst:92 -msgid "API V3" -msgstr "" - -#: ../../gsoc.rst:94 -msgid "" -"We currently have a \"v2\" API that isn't well documented and doesn't allow " -"users to write to it. We want to continue using Django REST Framework for " -"this, but rethink how we're presenting our information to our users." -msgstr "" - -#: ../../gsoc.rst:98 -msgid "" -"Currently we're showing everything as simple \"models\", and we want to " -"start exposing \"methods\" on our data, similar to GitHub." -msgstr "" - -#: ../../gsoc.rst:102 -msgid "" -"This is a large project and should only be done by someone who has done some" -" basic API design previously." -msgstr "" - -#: ../../gsoc.rst:105 -msgid "Improve Translation Workflow" -msgstr "" - -#: ../../gsoc.rst:107 -msgid "" -"Currently we have our documentation & website translated on Transifex, but " -"we don't have a management process for it. This means that translations will" -" often sit for months before making it back into the site and being " -"available to users." -msgstr "" - -#: ../../gsoc.rst:111 -msgid "" -"This project would include puting together a workflow for translations:" -msgstr "" - -#: ../../gsoc.rst:113 -msgid "Communicate with existing translators and see what needs they have" -msgstr "" - -#: ../../gsoc.rst:114 -msgid "" -"Help formalize the process that we have around Transifex to make it easier " -"to contribute to" -msgstr "" - -#: ../../gsoc.rst:115 -msgid "Improve our tooling so that integrating new translations is easier" -msgstr "" - -#: ../../gsoc.rst:118 -msgid "Support for additional build steps for linting & testing" -msgstr "" - -#: ../../gsoc.rst:120 -msgid "" -"Currently we only build documentation on Read the Docs, but we'd also like " -"to add additional build steps that lets users perform more actions. This " -"would likely take the form of wraping some of the existing `Sphinx builders " -"`_, and giving folks a " -"nice way to use them inside Read the Docs." -msgstr "" - -#: ../../gsoc.rst:125 -msgid "It would be great to have wrappers for the following as a start:" -msgstr "" - -#: ../../gsoc.rst:127 -msgid "" -"Link Check (http://www.sphinx-" -"doc.org/en/stable/builders.html#sphinx.builders.linkcheck.CheckExternalLinksBuilder)" -msgstr "" - -#: ../../gsoc.rst:128 -msgid "Spell Check (https://pypi.python.org/pypi/sphinxcontrib-spelling/)" -msgstr "" - -#: ../../gsoc.rst:129 -msgid "" -"Doctest (http://www.sphinx-doc.org/en/stable/ext/doctest.html#module-" -"sphinx.ext.doctest)" -msgstr "" - -#: ../../gsoc.rst:130 -msgid "" -"Coverage (http://www.sphinx-doc.org/en/stable/ext/coverage.html#module-" -"sphinx.ext.coverage)" -msgstr "" - -#: ../../gsoc.rst:132 -msgid "" -"The goal would also be to make it quite easy for users to contribute third " -"party build steps for Read the Docs, so that other useful parts of the " -"Sphinx ecosystem could be tightly integrated with Read the Docs." -msgstr "" - -#: ../../gsoc.rst:136 -msgid "Collections of Projects" -msgstr "" - -#: ../../gsoc.rst:138 -msgid "" -"This project involves building a user interface for groups of projects in " -"Read the Docs (`Collections`). Users would be allowed to create, publish, " -"and search a `Collection` of projects that they care about. We would also " -"allow for automatic creation of `Collections` based on a project's " -"``setup.py`` or ``requirements.txt``." -msgstr "" - -#: ../../gsoc.rst:142 -msgid "" -"Once a user has a `Collection`, we would allow them to do a few sets of " -"actions on them:" -msgstr "" - -#: ../../gsoc.rst:145 -msgid "" -"Search across all the projects in the `Collection` with one search dialog" -msgstr "" - -#: ../../gsoc.rst:146 -msgid "" -"Download all the project's documentation (PDF, HTMLZip, Epub) for offline " -"viewing" -msgstr "" - -#: ../../gsoc.rst:147 -msgid "" -"Build a landing page for the collection that lists out all the projects, and" -" could even have a user-editable description, similar to our project listing" -" page." -msgstr "" - -#: ../../gsoc.rst:149 -msgid "" -"There is likely other ideas that could be done with `Collections` over time." -msgstr "" - -#: ../../gsoc.rst:152 -msgid "Integrated Redirects" -msgstr "" - -#: ../../gsoc.rst:154 -msgid "" -"Right now it's hard for users to rename files. We support redirects, but " -"don't create them automatically on file rename, and our redirect code is " -"brittle." -msgstr "" - -#: ../../gsoc.rst:159 -msgid "We should rebuild how we handle redirects across a number of cases:" -msgstr "" - -#: ../../gsoc.rst:161 -msgid "" -"Detecting a file change in git/hg/svn and automatically creating a redirect" -msgstr "" - -#: ../../gsoc.rst:162 -msgid "Support redirecting an entire domain to another place" -msgstr "" - -#: ../../gsoc.rst:163 -msgid "Support redirecting versions" -msgstr "" - -#: ../../gsoc.rst:165 -msgid "" -"There will also be a good number of things that spawn from this, including " -"version aliases and other related concepts, if this task doesn't take the " -"whole summer." -msgstr "" - -#: ../../gsoc.rst:169 -msgid "Additional Ideas" -msgstr "" - -#: ../../gsoc.rst:171 -msgid "" -"We have some medium sized projects sketched out in our issue tracker with " -"the tag *Feature Overview*. Looking through `these issues`_ is a good place " -"to start. You might also look through our `milestones`_ on GitHub, which " -"provide outlines on the larger tasks that we're hoping to accomplish." -msgstr "" - -#: ../../gsoc.rst:180 -msgid "Thanks" -msgstr "" - -#: ../../gsoc.rst:182 -msgid "" -"This page was heavily inspired by Mailman's similar `GSOC page`_. Thanks for" -" the inspiration." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/i18n.mo b/docs/user/locale/nb/LC_MESSAGES/i18n.mo deleted file mode 100644 index 45802732f7a..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/i18n.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/i18n.po b/docs/user/locale/nb/LC_MESSAGES/i18n.po deleted file mode 100644 index ca6ad273ada..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/i18n.po +++ /dev/null @@ -1,379 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../i18n.rst:2 -msgid "Internationalization" -msgstr "" - -#: ../../i18n.rst:5 -msgid "" -"This document covers the details regarding internationalization and " -"localization that are applied in Read the Docs. The guidelines described are" -" mostly based on `Kitsune's localization documentation " -"`_." -msgstr "" - -#: ../../i18n.rst:10 -msgid "" -"As with most of the Django applications out there, Read the Docs' i18n/l10n " -"framework is based on `GNU gettext `_." -" Crowd-sourced localization is optionally available at `Transifex " -"`_." -msgstr "" - -#: ../../i18n.rst:15 -msgid "" -"For more information about the general ideas, look at this document: " -"http://www.gnu.org/software/gettext/manual/html_node/Concepts.html" -msgstr "" - -#: ../../i18n.rst:20 -msgid "Making Strings Localizable" -msgstr "" - -#: ../../i18n.rst:22 -msgid "" -"Making strings in templates localizable is exceptionally easy. Making " -"strings in Python localizable is a little more complicated. The short " -"answer, though, is to just wrap the string in ``_()``." -msgstr "" - -#: ../../i18n.rst:28 -msgid "Interpolation" -msgstr "" - -#: ../../i18n.rst:30 -msgid "" -"A string is often a combination of a fixed string and something changing, " -"for example, ``Welcome, James`` is a combination of the fixed part " -"``Welcome,``, and the changing part ``James``. The naive solution is to " -"localize the first part and then follow it with the name::" -msgstr "" - -#: ../../i18n.rst:37 -msgid "This is **wrong!**" -msgstr "" - -#: ../../i18n.rst:39 -msgid "" -"In some locales, the word order may be different. Use Python string " -"formatting to interpolate the changing part into the string::" -msgstr "" - -#: ../../i18n.rst:44 -msgid "" -"Python gives you a lot of ways to interpolate strings. The best way is to " -"use Py3k formatting and kwargs. That's the clearest for localizers." -msgstr "" - -#: ../../i18n.rst:49 -msgid "Localization Comments" -msgstr "" - -#: ../../i18n.rst:51 -msgid "" -"Sometimes, it can help localizers to describe where a string comes from, " -"particularly if it can be difficult to find in the interface, or is not very" -" self-descriptive (e.g. very short strings). If you immediately precede the " -"string with a comment that starts with ``Translators:``, the comment will be" -" added to the PO file, and visible to localizers." -msgstr "" - -#: ../../i18n.rst:57 ../../i18n.rst:91 -msgid "Example::" -msgstr "" - -#: ../../i18n.rst:74 -msgid "Adding Context with msgctxt" -msgstr "" - -#: ../../i18n.rst:76 -msgid "" -"Strings may be the same in English, but different in other languages. " -"English, for example, has no grammatical gender, and sometimes the noun and " -"verb forms of a word are identical." -msgstr "" - -#: ../../i18n.rst:80 -msgid "" -"To make it possible to localize these correctly, we can add \"context\" " -"(known in gettext as *msgctxt*) to differentiate two otherwise identical " -"strings. Django provides a :func:`~django.utils.translation.pgettext()` " -"function for this." -msgstr "" - -#: ../../i18n.rst:84 -msgid "" -"For example, the string *Search* may be a noun or a verb in English. In a " -"heading, it may be considered a noun, but on a button, it may be a verb. " -"It's appropriate to add a context (like *button*) to one of them." -msgstr "" - -#: ../../i18n.rst:88 -msgid "" -"Generally, we should only add context if we are sure the strings aren't used" -" in the same way, or if localizers ask us to." -msgstr "" - -#: ../../i18n.rst:99 -msgid "Plurals" -msgstr "" - -#: ../../i18n.rst:101 -msgid "" -"*You have 1 new messages* grates on discerning ears. Fortunately, gettext " -"gives us a way to fix that in English *and* other locales, the " -":func:`~django.utils.translation.ngettext()` function::" -msgstr "" - -#: ../../i18n.rst:107 -msgid "A more realistic example might be::" -msgstr "" - -#: ../../i18n.rst:113 -msgid "" -"This method takes three arguments because English only needs three, i.e., " -"zero is considered \"plural\" for English. Other languages may have " -"`different plural rules " -"`_, and require " -"different phrases for, say 0, 1, 2-3, 4-10, >10. That's absolutely fine, and" -" gettext makes it possible." -msgstr "" - -#: ../../i18n.rst:121 -msgid "Strings in Templates" -msgstr "" - -#: ../../i18n.rst:123 -msgid "" -"When putting new text into a template, all you need to do is wrap it in a " -"``{% trans %}`` template tag::" -msgstr "" - -#: ../../i18n.rst:128 -msgid "Context can be added, too::" -msgstr "" - -#: ../../i18n.rst:132 -msgid "" -"Comments for translators need to precede the internationalized text and must" -" start with the ``Translators:`` keyword.::" -msgstr "" - -#: ../../i18n.rst:138 -msgid "" -"To interpolate, you need to use the alternative and more verbose ``{% " -"blocktrans %}`` template tag — it's actually a block::" -msgstr "" - -#: ../../i18n.rst:143 -msgid "" -"Note that the ``{{ name }}`` variable needs to exist in the template " -"context." -msgstr "" - -#: ../../i18n.rst:145 -msgid "" -"In some situations, it's desirable to evaluate template expressions such as " -"filters or accessing object attributes. You can't do that within the ``{% " -"blocktrans %}`` block, so you need to bind the expression to a local " -"variable first::" -msgstr "" - -#: ../../i18n.rst:156 -msgid "" -"``{% blocktrans %}`` also provides pluralization. For that you need to bind " -"a counter with the name ``count`` and provide a plural translation after the" -" ``{% plural %}`` tag::" -msgstr "" - -#: ../../i18n.rst:169 -msgid "" -"The previous multi-lines examples also use the ``trimmed`` option. This " -"removes newline characters and replaces any whitespace at the beginning and " -"end of a line, helping translators when translating these strings." -msgstr "" - -#: ../../i18n.rst:175 -msgid "Strings in Python" -msgstr "" - -#: ../../i18n.rst:179 -msgid "" -"Whenever you are adding a string in Python, ask yourself if it really needs " -"to be there, or if it should be in the template. Keep logic and presentation" -" separate!" -msgstr "" - -#: ../../i18n.rst:183 -msgid "Strings in Python are more complex for two reasons:" -msgstr "" - -#: ../../i18n.rst:185 -msgid "" -"We need to make sure we're always using Unicode strings and the Unicode-" -"friendly versions of the functions." -msgstr "" - -#: ../../i18n.rst:188 -msgid "" -"If you use the :func:`~django.utils.translation.ugettext` function in the " -"wrong place, the string may end up in the wrong locale!" -msgstr "" - -#: ../../i18n.rst:191 -msgid "Here's how you might localize a string in a view::" -msgstr "" - -#: ../../i18n.rst:201 -msgid "Interpolation is done through normal Python string formatting::" -msgstr "" - -#: ../../i18n.rst:205 -msgid "" -"Context information can be supplied by using the " -":func:`~django.utils.translation.pgettext` function::" -msgstr "" - -#: ../../i18n.rst:210 -msgid "Translator comments are normal one-line Python comments::" -msgstr "" - -#: ../../i18n.rst:215 -msgid "" -"If you need to use plurals, import the " -":func:`~django.utils.translation.ungettext` function::" -msgstr "" - -#: ../../i18n.rst:225 -msgid "Lazily Translated Strings" -msgstr "" - -#: ../../i18n.rst:227 -msgid "" -"You can use :func:`~django.utils.translation.ugettext` or " -":func:`~django.utils.translation.ungettext` only in views or functions " -"called from views. If the function will be evaluated when the module is " -"loaded, then the string may end up in English or the locale of the last " -"request!" -msgstr "" - -#: ../../i18n.rst:232 -msgid "" -"Examples include strings in module-level code, arguments to functions in " -"class definitions, strings in functions called from outside the context of a" -" view. To internationalize these strings, you need to use the ``_lazy`` " -"versions of the above methods, " -":func:`~django.utils.translation.ugettext_lazy` and " -":func:`~django.utils.translation.ungettext_lazy`. The result doesn't get " -"translated until it is evaluated as a string, for example by being output or" -" passed to ``unicode()``::" -msgstr "" - -#: ../../i18n.rst:246 -msgid "" -"In case you want to provide context to a lazily-evaluated gettext string, " -"you will need to use :func:`~django.utils.translation.pgettext_lazy`." -msgstr "" - -#: ../../i18n.rst:251 -msgid "Administrative Tasks" -msgstr "" - -#: ../../i18n.rst:255 -msgid "Updating Localization Files" -msgstr "" - -#: ../../i18n.rst:257 -msgid "" -"To update the translation source files (eg if you changed or added " -"translatable strings in the templates or Python code) you should run " -"``python manage.py makemessages -l `` in the project's root " -"directory (substitute ```` with a valid language code)." -msgstr "" - -#: ../../i18n.rst:262 -msgid "" -"The updated files can now be localized in a `PO editor " -"`_ or " -"crowd-sourced online translation tool." -msgstr "" - -#: ../../i18n.rst:267 -msgid "Compiling to MO" -msgstr "" - -#: ../../i18n.rst:269 -msgid "" -"Gettext doesn't parse any text files, it reads a binary format for faster " -"performance. To compile the latest PO files in the repository, Django " -"provides the ``compilemessages`` management command. For example, to compile" -" all the available localizations, just run::" -msgstr "" - -#: ../../i18n.rst:276 -msgid "" -"You will need to do this every time you want to push updated translations to" -" the live site." -msgstr "" - -#: ../../i18n.rst:279 -msgid "" -"Also, note that it's not a good idea to track MO files in version control, " -"since they would need to be updated at the same pace PO files are updated, " -"so it's silly and not worth it. They are ignored by ``.gitignore``, but " -"please make sure you don't forcibly add them to the repository." -msgstr "" - -#: ../../i18n.rst:286 -msgid "Transifex Integration" -msgstr "" - -#: ../../i18n.rst:288 -msgid "" -"To push updated translation source files to Transifex, run ``tx push -s`` " -"(for English) or ``tx push -t `` (for non-English)." -msgstr "" - -#: ../../i18n.rst:291 -msgid "" -"To pull changes from Transifex, run ``tx pull -a``. Note that Transifex does" -" not compile the translation files, so you have to do this after the pull " -"(see the `Compiling to MO`_ section)." -msgstr "" - -#: ../../i18n.rst:295 -msgid "" -"For more information about the ``tx`` command, read the `Transifex client's " -"help pages `_." -msgstr "" - -#: ../../i18n.rst:301 -msgid "" -"For the Read the Docs community site, we use a `fabric script`_ to follow " -"this process:" -msgstr "" - -#: ../../i18n.rst:305 -msgid "Update files and push sources (English) to Transifex:" -msgstr "" - -#: ../../i18n.rst:311 -msgid "Pull changes (new translations) from Transifex:" -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/index.mo b/docs/user/locale/nb/LC_MESSAGES/index.mo deleted file mode 100644 index a67e490d1c2..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/index.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/index.po b/docs/user/locale/nb/LC_MESSAGES/index.po deleted file mode 100644 index 2cd288aea4a..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/index.po +++ /dev/null @@ -1,92 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../index.rst:2 -msgid "Welcome to Read The Docs" -msgstr "" - -#: ../../index.rst:4 -msgid "" -"`Read the Docs`_ hosts documentation for the open source community. We " -"support Sphinx_ docs written with reStructuredText_ and `CommonMark`_. We " -"pull your code from your Subversion_, Bazaar_, Git_, and Mercurial_ " -"repositories. Then we build documentation and host it for you. Think of it " -"as *Continuous Documentation*." -msgstr "" - -#: ../../index.rst:10 -msgid "The code is open source, and `available on GitHub`_." -msgstr "" - -#: ../../index.rst:22 -msgid "" -"The main documentation for the site is organized into a couple sections:" -msgstr "" - -#: ../../index.rst:24 -msgid ":ref:`user-docs`" -msgstr "" - -#: ../../index.rst:25 -msgid ":ref:`feature-docs`" -msgstr "" - -#: ../../index.rst:26 -msgid ":ref:`about-docs`" -msgstr "" - -#: ../../index.rst:28 -msgid "Information about development is also available:" -msgstr "" - -#: ../../index.rst:30 -msgid ":ref:`dev-docs`" -msgstr "" - -#: ../../index.rst:31 -msgid ":ref:`design-docs`" -msgstr "" - -#: ../../index.rst:35 -msgid "User Documentation" -msgstr "" - -#: ../../index.rst:52 -msgid "About Read the Docs" -msgstr "" - -#: ../../index.rst:70 -msgid "Feature Documentation" -msgstr "" - -#: ../../index.rst:92 -msgid "Developer Documentation" -msgstr "" - -#: ../../index.rst:111 -msgid "Business Documentation" -msgstr "" - -#: ../../index.rst:119 -msgid "Custom Install Documentation" -msgstr "" - -#: ../../index.rst:127 -msgid "Designer Documentation" -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/install.mo b/docs/user/locale/nb/LC_MESSAGES/install.mo deleted file mode 100644 index 663d109c530..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/install.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/install.po b/docs/user/locale/nb/LC_MESSAGES/install.po deleted file mode 100644 index d336a982717..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/install.po +++ /dev/null @@ -1,193 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../install.rst:2 -msgid "Installation" -msgstr "" - -#: ../../install.rst:4 -msgid "" -"Here is a step by step plan on how to install Read the Docs. It will get you" -" to a point of having a local running instance." -msgstr "" - -#: ../../install.rst:8 -msgid "" -"First, obtain `Python 3.6`_ and virtualenv_ if you do not already have them." -" Using a virtual environment will make the installation easier, and will " -"help to avoid clutter in your system-wide libraries. You will also need Git_" -" in order to clone the repository. If you plan to import Python 2.7 project " -"to your RTD then you'll need to install Python 2.7 with virtualenv in your " -"system as well." -msgstr "" - -#: ../../install.rst:25 -msgid "Requires Git version >=2" -msgstr "" - -#: ../../install.rst:29 -msgid "" -"If you are having trouble on OS X Mavericks (or possibly other versions of " -"OS X) with building ``lxml``, you probably might need to use Homebrew_ to " -"``brew install libxml2``, and invoke the install with::" -msgstr "" - -#: ../../install.rst:39 -msgid "" -"Linux users may find they need to install a few additional packages in order" -" to successfully execute ``pip install -r requirements.txt``. For example, a" -" clean install of Ubuntu 14.04 LTS will require the following packages::" -msgstr "" - -#: ../../install.rst:48 -msgid "CentOS/RHEL 7 will require::" -msgstr "" - -#: ../../install.rst:52 -msgid "" -"Users of other Linux distributions may need to install the equivalent " -"packages, depending on their system configuration." -msgstr "" - -#: ../../install.rst:57 -msgid "" -"If you want full support for searching inside your Read the Docs site you " -"will need to install Elasticsearch_." -msgstr "" - -#: ../../install.rst:60 -msgid "" -"Ubuntu users could install this package by following " -":doc:`/custom_installs/elasticsearch`." -msgstr "" - -#: ../../install.rst:64 -msgid "Besides the Python specific dependencies, you will also need Redis_." -msgstr "" - -#: ../../install.rst:66 -msgid "Ubuntu users could install this package as following::" -msgstr "" - -#: ../../install.rst:71 -msgid "" -"You will need to verify that your pip version is higher than 1.5 you can do " -"this as such::" -msgstr "" - -#: ../../install.rst:75 -msgid "" -"If this is not the case please update your pip version before continuing::" -msgstr "" - -#: ../../install.rst:79 -msgid "" -"Once you have these, create a virtual environment somewhere on your disk, " -"then activate it::" -msgstr "" - -#: ../../install.rst:86 -msgid "Create a folder in here, and clone the repository::" -msgstr "" - -#: ../../install.rst:92 -msgid "" -"Next, install the dependencies using ``pip`` (included inside of " -"virtualenv_)::" -msgstr "" - -#: ../../install.rst:97 -msgid "" -"This may take a while, so go grab a beverage. When it's done, build your " -"database::" -msgstr "" - -#: ../../install.rst:102 -msgid "Then please create a superuser account for Django::" -msgstr "" - -#: ../../install.rst:106 -msgid "Now let's properly generate the static assets::" -msgstr "" - -#: ../../install.rst:110 -msgid "" -"By now, it is the right time to load in a couple users and a test project::" -msgstr "" - -#: ../../install.rst:116 -msgid "" -"If you do not opt to install test data, you'll need to create an account for" -" API use and set ``SLUMBER_USERNAME`` and ``SLUMBER_PASSWORD`` in order for " -"everything to work properly. This can be done by using ``createsuperuser``, " -"then attempting a manual login to create an ``EmailAddress`` entry for the " -"user, then you can use ``shell_plus`` to update the object with " -"``primary=True``, ``verified=True``." -msgstr "" - -#: ../../install.rst:123 -msgid "Finally, you're ready to start the webserver::" -msgstr "" - -#: ../../install.rst:127 -msgid "" -"Visit http://127.0.0.1:8000/ in your browser to see how it looks; you can " -"use the admin interface via http://127.0.0.1:8000/admin (logging in with the" -" superuser account you just created)." -msgstr "" - -#: ../../install.rst:131 -msgid "" -"For builds to properly kick off as expected, it is necessary the port you're" -" serving on (i.e. ``runserver 0.0.0.0:8080``) match the port defined in " -"``PRODUCTION_DOMAIN``. You can utilize ``local_settings.py`` to modify this." -" (By default, it's ``localhost:8000``)" -msgstr "" - -#: ../../install.rst:136 -msgid "" -"While the webserver is running, you can build documentation for the latest " -"version of a project called 'pip' with the ``update_repos`` command. You " -"can replace 'pip' with the name of any added project::" -msgstr "" - -#: ../../install.rst:143 -msgid "What's available" -msgstr "" - -#: ../../install.rst:145 -msgid "" -"After registering with the site (or creating yourself a superuser account), " -"you will be able to log in and view the `dashboard " -"`_." -msgstr "" - -#: ../../install.rst:149 -msgid "Importing your docs" -msgstr "" - -#: ../../install.rst:151 -msgid "" -"One of the goals of readthedocs.org is to make it easy for any open source " -"developer to get high quality hosted docs with great visibility! Simply " -"provide us with the clone URL to your repo, we'll pull your code, extract " -"your docs, and build them! We make available a post-commit webhook that can " -"be configured to update the docs whenever you commit to your repo. See our " -":doc:`getting_started` page to learn more." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/issue-labels.mo b/docs/user/locale/nb/LC_MESSAGES/issue-labels.mo deleted file mode 100644 index cbfb52f6513..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/issue-labels.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/issue-labels.po b/docs/user/locale/nb/LC_MESSAGES/issue-labels.po deleted file mode 100644 index a1d2b2f9075..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/issue-labels.po +++ /dev/null @@ -1,251 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../issue-labels.rst:2 -msgid "Overview of issue labels" -msgstr "" - -#: ../../issue-labels.rst:4 -msgid "" -"Here is a full list of labels that we use in the `GitHub issue tracker`_ and" -" what they stand for." -msgstr "" - -#: ../../issue-labels.rst:18 -msgid "*Accepted*" -msgstr "" - -#: ../../issue-labels.rst:10 -msgid "" -"Issues with this label are issues that the core team has accepted on to the " -"roadmap. The core team focuses on accepted bugs, features, and improvements " -"that are on our immediate roadmap and will give priority to these issues. " -"Pull requests could be delayed or closed if the pull request doesn't align " -"with our current roadmap. An issue or pull request that has not been " -"accepted should either eventually move to an accepted state, or should be " -"closed. As an issue is accepted, we will find room for it on our roadmap, " -"either on an upcoming release (point release milestones), or on a future " -"milestone project (named milestones)." -msgstr "" - -#: ../../issue-labels.rst:24 -msgid "*Bug*" -msgstr "" - -#: ../../issue-labels.rst:21 -msgid "" -"An issue describing unexpected or malicious behaviour of the readthedocs.org" -" software. A Bug issue differs from an Improvement issue in that Bug issues " -"are given priority on our roadmap. On release, these issues generally only " -"warrant incrementing the patch level version." -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "*Design*" -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "Issues related to the UI of the readthedocs.org website." -msgstr "" - -#: ../../issue-labels.rst:33 -msgid "*Feature*" -msgstr "" - -#: ../../issue-labels.rst:30 -msgid "" -"Issues that describe new features. Issues that do not describe new features," -" such as code cleanup or fixes that are not related to a bug, should " -"probably be given the Improvement label instead. On release, issues with the" -" Feature label warrant at least a minor version increase." -msgstr "" - -#: ../../issue-labels.rst:37 -msgid "*Good First Issue*" -msgstr "" - -#: ../../issue-labels.rst:36 -msgid "" -"This label marks issues that are easy to get started with. The issue should " -"be ideal for beginners to dive into the code base." -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "*Priority: high*" -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "Issues with this label should be resolved as quickly as possible." -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "*Priority: low*" -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "" -"Issues with this label won't have the immediate focus of the core team." -msgstr "" - -#: ../../issue-labels.rst:50 -msgid "*Improvement*" -msgstr "" - -#: ../../issue-labels.rst:46 -msgid "" -"An issue with this label is not a Bug nor a Feature. Code cleanup or small " -"changes to existing features would likely have this label. The distinction " -"for this label is that these issues have a lower priority on our roadmap " -"compared to issues labeled Bug, and aren't implementing new features, such " -"as a Feature issue might." -msgstr "" - -#: ../../issue-labels.rst:54 -msgid "*Needed: design decision*" -msgstr "" - -#: ../../issue-labels.rst:53 -msgid "" -"Issues that need a design decision are blocked for development until a " -"project leader clarifies the way in which the issue should be approached." -msgstr "" - -#: ../../issue-labels.rst:58 -msgid "*Needed: documentation*" -msgstr "" - -#: ../../issue-labels.rst:57 -msgid "" -"If an issue involves creating or refining documentation, this label will be " -"assigned." -msgstr "" - -#: ../../issue-labels.rst:65 -msgid "*Needed: more information*" -msgstr "" - -#: ../../issue-labels.rst:61 -msgid "" -"This label indicates that a reply with more information is required from the" -" bug reporter. If no response is given by the reporter, the issue is " -"considered invalid after 2 weeks and will be closed. See the documentation " -"about our :ref:`triage process ` for more " -"information." -msgstr "" - -#: ../../issue-labels.rst:69 -msgid "*Needed: patch*" -msgstr "" - -#: ../../issue-labels.rst:68 -msgid "" -"This label indicates that a patch is required in order to resolve the issue." -" A fix should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:73 -msgid "*Needed: tests*" -msgstr "" - -#: ../../issue-labels.rst:72 -msgid "" -"This label indicates that a better test coverage is required to resolve the " -"issue. New tests should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:77 -msgid "*Needed: replication*" -msgstr "" - -#: ../../issue-labels.rst:76 -msgid "" -"This label indicates that a bug has been reported, but has not been " -"successfully replicated by another user or contributor yet." -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "*Operations*" -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "Issues that require changes in the server infrastructure." -msgstr "" - -#: ../../issue-labels.rst:84 -msgid "*PR: work in progress*" -msgstr "" - -#: ../../issue-labels.rst:83 -msgid "" -"Pull Requests that are not complete yet. A final review is not possible yet," -" but every Pull Request is open for discussion." -msgstr "" - -#: ../../issue-labels.rst:88 -msgid "*PR: hotfix*" -msgstr "" - -#: ../../issue-labels.rst:87 -msgid "" -"Pull request was applied directly to production after a release. These pull " -"requests still need review to be merged into the next release." -msgstr "" - -#: ../../issue-labels.rst:92 -msgid "*Sprintable*" -msgstr "" - -#: ../../issue-labels.rst:91 -msgid "" -"Sprintable are all issues that have the right amount of scope to be handled " -"during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../issue-labels.rst:96 -msgid "*Status: blocked*" -msgstr "" - -#: ../../issue-labels.rst:95 -msgid "" -"The issue cannot be resolved until some other issue has been closed. See the" -" issue's log for which issue is blocking this issue." -msgstr "" - -#: ../../issue-labels.rst:101 -msgid "*Status: stale*" -msgstr "" - -#: ../../issue-labels.rst:99 -msgid "" -"A issue is stale if it there has been no activity on it for 90 days. Once a " -"issue is determined to be stale, it will be closed after 2 weeks unless " -"there is activity on the issue." -msgstr "" - -#: ../../issue-labels.rst:106 -msgid "*Support*" -msgstr "" - -#: ../../issue-labels.rst:104 -msgid "" -"Questions that needs answering but do not require code changes or issues " -"that only require a one time action on the server will have this label. See " -"the documentation about our :ref:`triage process ` " -"for more information." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/localization.mo b/docs/user/locale/nb/LC_MESSAGES/localization.mo deleted file mode 100644 index c4dd2eca2cb..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/localization.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/localization.po b/docs/user/locale/nb/LC_MESSAGES/localization.po deleted file mode 100644 index 9f927bb3c6c..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/localization.po +++ /dev/null @@ -1,124 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../localization.rst:2 -msgid "Localization of Documentation" -msgstr "" - -#: ../../localization.rst:4 -msgid "" -"This feature only applies to Sphinx documentation. We are working to bring " -"it to our other documentation backends." -msgstr "" - -#: ../../localization.rst:6 -msgid "" -"Read the Docs supports hosting your docs in multiple languages. There are " -"two different things that we support:" -msgstr "" - -#: ../../localization.rst:9 -msgid "A single project written in another language" -msgstr "" - -#: ../../localization.rst:10 -msgid "A project with translations into multiple languages" -msgstr "" - -#: ../../localization.rst:14 -msgid "Single project in another language" -msgstr "" - -#: ../../localization.rst:16 -msgid "" -"It is easy to set the *Language* of your project. On the project *Admin* " -"page (or *Import* page), simply select your desired *Language* from the " -"dropdown. This will tell Read the Docs that your project is in the language." -" The language will be represented in the URL for your project." -msgstr "" - -#: ../../localization.rst:22 -msgid "" -"For example, a project that is in Spanish will have a default URL of " -"``/es/latest/`` instead of ``/en/latest/``." -msgstr "" - -#: ../../localization.rst:25 -msgid "" -"You must commit the ``.po`` files for Read the Docs to translate your " -"documentation." -msgstr "" - -#: ../../localization.rst:28 -msgid "Project with multiple translations" -msgstr "" - -#: ../../localization.rst:30 -msgid "" -"This situation is a bit more complicated. To support this, you will have one" -" parent project and a number of projects marked as translations of that " -"parent. Let's use ``phpmyadmin`` as an example." -msgstr "" - -#: ../../localization.rst:35 -msgid "" -"The main ``phpmyadmin`` project is the parent for all translations. Then you" -" must create a project for each translation, for example ``phpmyadmin-" -"spanish``. You will set the *Language* for ``phpmyadmin-spanish`` to " -"``Spanish``. In the parent projects *Translations* page, you will say that " -"``phpmyadmin-spanish`` is a translation for your project." -msgstr "" - -#: ../../localization.rst:42 -msgid "This has the results of serving:" -msgstr "" - -#: ../../localization.rst:44 -msgid "``phpmyadmin`` at ``http://phpmyadmin.readthedocs.io/en/latest/``" -msgstr "" - -#: ../../localization.rst:45 -msgid "" -"``phpmyadmin-spanish`` at ``http://phpmyadmin.readthedocs.io/es/latest/``" -msgstr "" - -#: ../../localization.rst:47 -msgid "It also gets included in the Read the Docs flyout:" -msgstr "" - -#: ../../localization.rst:52 -msgid "" -"The default language of a custom domain is determined by the language of the" -" parent project that the domain was configured on. See " -":doc:`alternate_domains` for more information." -msgstr "" - -#: ../../localization.rst:56 -msgid "" -"You can include multiple translations in the same repository, with same " -"``conf.py`` and ``.rst`` files, but each project must specify the language " -"to build for those docs." -msgstr "" - -#: ../../localization.rst:60 -msgid "" -"You can read :doc:`guides/manage-translations` to understand the whole " -"process for a documentation with multiples languages in the same repository " -"and how to keep the translations updated on time." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/open-source-philosophy.mo b/docs/user/locale/nb/LC_MESSAGES/open-source-philosophy.mo deleted file mode 100644 index c3ea316e842..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/open-source-philosophy.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/open-source-philosophy.po b/docs/user/locale/nb/LC_MESSAGES/open-source-philosophy.po deleted file mode 100644 index 291a0af0bd1..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/open-source-philosophy.po +++ /dev/null @@ -1,113 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../open-source-philosophy.rst:2 -msgid "Read the Docs Open Source Philosophy" -msgstr "" - -#: ../../open-source-philosophy.rst:4 -msgid "" -"Read the Docs is Open Source software. We have `licensed " -"`_ the code " -"base as MIT, which provides almost no restrictions on the use of the code." -msgstr "" - -#: ../../open-source-philosophy.rst:8 -msgid "" -"However, as a project there are things that we care about more than others. " -"We built Read the Docs to support documentation in the Open Source " -"community. The code is open for people to contribute to, so that they may " -"build features into https://readthedocs.org that they want. We also believe " -"sharing the code openly is a valuable learning tool, especially for " -"demonstrating how to collaborate and maintain an enormous website." -msgstr "" - -#: ../../open-source-philosophy.rst:18 -msgid "Official Support" -msgstr "" - -#: ../../open-source-philosophy.rst:20 -msgid "" -"The time of the core developers of Read the Docs is limited. We provide " -"official support for the following things:" -msgstr "" - -#: ../../open-source-philosophy.rst:23 -msgid "Local development on the Python code base" -msgstr "" - -#: ../../open-source-philosophy.rst:24 -msgid "Usage of https://readthedocs.org for Open Source projects" -msgstr "" - -#: ../../open-source-philosophy.rst:25 -msgid "" -"Bug fixes in the code base, as it applies to running it on " -"https://readthedocs.org" -msgstr "" - -#: ../../open-source-philosophy.rst:28 -msgid "Unsupported" -msgstr "" - -#: ../../open-source-philosophy.rst:30 -msgid "" -"There are use cases that we don't support, because it doesn't further our " -"goal of promoting documentation in the Open Source Community." -msgstr "" - -#: ../../open-source-philosophy.rst:33 -msgid "We do not support:" -msgstr "" - -#: ../../open-source-philosophy.rst:35 -msgid "Specific usage of Sphinx and Mkdocs, that don't affect our hosting" -msgstr "" - -#: ../../open-source-philosophy.rst:36 -msgid "Custom installations of Read the Docs at your company" -msgstr "" - -#: ../../open-source-philosophy.rst:37 -msgid "Installation of Read the Docs on other platforms" -msgstr "" - -#: ../../open-source-philosophy.rst:38 -msgid "Any installation issues outside of the Read the Docs Python Code" -msgstr "" - -#: ../../open-source-philosophy.rst:41 -msgid "Rationale" -msgstr "" - -#: ../../open-source-philosophy.rst:43 -msgid "" -"Read the Docs was founded to improve documentation in the Open Source " -"Community. We fully recognize and allow the code to be used for internal " -"installs at companies, but we will not spend our time supporting it. Our " -"time is limited, and we want to spend it on the mission that we set out to " -"originally support." -msgstr "" - -#: ../../open-source-philosophy.rst:49 -msgid "" -"If you feel strongly about installing Read the Docs internal to a company, " -"we will happily link to third party resources on this topic. Please open an " -"issue with a proposal if you want to take on this task." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/privacy-policy.mo b/docs/user/locale/nb/LC_MESSAGES/privacy-policy.mo deleted file mode 100644 index 1392572d6e5..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/privacy-policy.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/privacy-policy.po b/docs/user/locale/nb/LC_MESSAGES/privacy-policy.po deleted file mode 100644 index 870c16b0c46..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/privacy-policy.po +++ /dev/null @@ -1,658 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../privacy-policy.rst:5 -msgid "Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:7 -msgid "Effective date: **May 30, 2018**" -msgstr "" - -#: ../../privacy-policy.rst:9 -msgid "" -"Welcome to Read the Docs. At Read the Docs, we believe in protecting the " -"privacy of our users, authors, and readers." -msgstr "" - -#: ../../privacy-policy.rst:15 -msgid "The short version" -msgstr "" - -#: ../../privacy-policy.rst:17 -msgid "" -"We collect your information only with your consent; we only collect the " -"minimum amount of personal information that is necessary to fulfill the " -"purpose of your interaction with us; we don't sell it to third parties; and " -"we only use it as this Privacy Policy describes." -msgstr "" - -#: ../../privacy-policy.rst:23 -msgid "" -"Of course, the short version doesn't tell you everything, so please read on " -"for more details!" -msgstr "" - -#: ../../privacy-policy.rst:28 -msgid "Our services" -msgstr "" - -#: ../../privacy-policy.rst:30 -msgid "Read the Docs is made up of:" -msgstr "" - -#: ../../privacy-policy.rst:35 -msgid "readthedocs.org" -msgstr "" - -#: ../../privacy-policy.rst:33 -msgid "" -"This is a website aimed at documentation authors writing and building " -"software documentation. This Privacy Policy applies to this site in full " -"without reservation." -msgstr "" - -#: ../../privacy-policy.rst:41 -msgid "readthedocs.com" -msgstr "" - -#: ../../privacy-policy.rst:38 -msgid "" -"This website is a commercial hosted offering for hosting private " -"documentation for corporate clients. It is governed by this privacy policy " -"but also separate `terms `_." -msgstr "" - -#: ../../privacy-policy.rst:48 -msgid "" -"readthedocs.io, readthedocs-hosted.com, and other domains (\"Documentation " -"Sites\")" -msgstr "" - -#: ../../privacy-policy.rst:44 -msgid "" -"These websites are where Read the Docs hosts documentation on behalf of " -"documentation authors. A best effort is made to apply this Privacy Policy to" -" these sites but the documentation may contain content and files created by " -"documentation authors." -msgstr "" - -#: ../../privacy-policy.rst:51 -msgid "What information Read the Docs collects and why" -msgstr "" - -#: ../../privacy-policy.rst:54 -msgid "Information from website browsers" -msgstr "" - -#: ../../privacy-policy.rst:56 -msgid "" -"If you're **just browsing the website**, we collect the same basic " -"information that most websites collect. We use common internet technologies," -" such as cookies and web server logs. We collect this basic information from" -" everybody, whether they have an account or not." -msgstr "" - -#: ../../privacy-policy.rst:60 -msgid "The information we collect about all visitors to our website includes:" -msgstr "" - -#: ../../privacy-policy.rst:62 -msgid "the visitor's browser type" -msgstr "" - -#: ../../privacy-policy.rst:63 -msgid "language preference" -msgstr "" - -#: ../../privacy-policy.rst:64 -msgid "referring site" -msgstr "" - -#: ../../privacy-policy.rst:65 -msgid "the date and time of each visitor request" -msgstr "" - -#: ../../privacy-policy.rst:67 -msgid "" -"We also collect potentially personally-identifying information like Internet" -" Protocol (IP) addresses." -msgstr "" - -#: ../../privacy-policy.rst:72 ../../privacy-policy.rst:96 -msgid "Why do we collect this?" -msgstr "" - -#: ../../privacy-policy.rst:74 -msgid "" -"We collect this information to better understand how our website visitors " -"use Read the Docs, and to monitor and protect the security of the website." -msgstr "" - -#: ../../privacy-policy.rst:79 -msgid "Information from users with accounts" -msgstr "" - -#: ../../privacy-policy.rst:81 -msgid "" -"If you **create an account**, we require some basic information at the time " -"of account creation. You will create your own user name and password, and we" -" will ask you for a valid email account. You also have the option to give us" -" more information if you want to, and this may include \"User Personal " -"Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:86 -msgid "" -"\"User Personal Information\" is any information about one of our users " -"which could, alone or together with other information, personally identify " -"him or her. Information such as a user name and password, an email address, " -"a real name, and a photograph are examples of \"User Personal Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:91 -msgid "" -"User Personal Information does not include aggregated, non-personally " -"identifying information. We may use aggregated, non-personally identifying " -"information to operate, improve, and optimize our website and service." -msgstr "" - -#: ../../privacy-policy.rst:98 -msgid "" -"We need your User Personal Information to create your account, and to " -"provide the services you request." -msgstr "" - -#: ../../privacy-policy.rst:99 -msgid "" -"We use your User Personal Information, specifically your user name, to " -"identify you on Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:100 -msgid "" -"We use it to fill out your profile and share that profile with other users." -msgstr "" - -#: ../../privacy-policy.rst:101 -msgid "" -"We will use your email address to communicate with you but it is not shared " -"publicly." -msgstr "" - -#: ../../privacy-policy.rst:102 -msgid "" -"We limit our use of your User Personal Information to the purposes listed in" -" this Privacy Statement. If we need to use your User Personal Information " -"for other purposes, we will ask your permission first. You can always see " -"what information we have in your `user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:108 -msgid "What information Read the Docs does not collect" -msgstr "" - -#: ../../privacy-policy.rst:110 -msgid "" -"We do not intentionally collect **sensitive personal information**, such as " -"social security numbers, genetic data, health information, or religious " -"information." -msgstr "" - -#: ../../privacy-policy.rst:113 -msgid "" -"Documentation Sites hosted on Read the Docs are public, anyone (including " -"us) may view their contents. If you have included private or sensitive " -"information in your Documentation Site, such as email addresses, that " -"information may be indexed by search engines or used by third parties." -msgstr "" - -#: ../../privacy-policy.rst:118 -msgid "" -"If you're a **child under the age of 13**, you may not have an account on " -"Read the Docs. Read the Docs does not knowingly collect information from or " -"direct any of our content specifically to children under 13. If we learn or " -"have reason to suspect that you are a user who is under the age of 13, we " -"will unfortunately have to close your account. We don't want to discourage " -"you from writing software documentation, but those are the rules." -msgstr "" - -#: ../../privacy-policy.rst:124 -msgid "How we share the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:126 -msgid "" -"We **do not** share, sell, rent, or trade User Personal Information with " -"third parties for their commercial purposes." -msgstr "" - -#: ../../privacy-policy.rst:129 -msgid "" -"We do not disclose User Personal Information outside Read the Docs, except " -"in the situations listed in this section or in the section below on " -"compelled disclosure." -msgstr "" - -#: ../../privacy-policy.rst:133 -msgid "" -"We **do** share certain aggregated, non-personally identifying information " -"with others about how our users, collectively, use Read the Docs. For " -"example, we may compile statistics on the prevalence of different types of " -"documentation across Read the Docs for a blog post or popularity of " -"programming languages for advertising partners." -msgstr "" - -#: ../../privacy-policy.rst:139 -msgid "" -"We **do** host advertising on Documentation Sites. This advertising is " -"first-party advertising hosted by Read the Docs. We **do not** run any code " -"from advertisers and all ad images are hosted on Read the Docs' servers. For" -" more details, see our document on :doc:`advertising/advertising-details`." -msgstr "" - -#: ../../privacy-policy.rst:145 -msgid "" -"We may use User Personal Information with your permission, so we can perform" -" services you have requested. For example, if you request service on " -"commercially hosted docs, we will ask your permission to sync your private " -"repositories." -msgstr "" - -#: ../../privacy-policy.rst:150 -msgid "" -"We may share User Personal Information with a limited number of third party " -"vendors who process it on our behalf to provide or improve our service, and " -"who have agreed to privacy restrictions similar to our own Privacy " -"Statement. For more details, see our next section on :ref:`third parties " -"`." -msgstr "" - -#: ../../privacy-policy.rst:157 -msgid "Third party vendors" -msgstr "" - -#: ../../privacy-policy.rst:159 -msgid "" -"As we mentioned, we may share some information with third party vendors or " -"it may be collected by them on our behalf. The information collected and " -"stored by third parties is subject to their policies and practices. This " -"list will be updated from time to time and we encourage you to check back " -"periodically." -msgstr "" - -#: ../../privacy-policy.rst:167 -msgid "Payment processing" -msgstr "" - -#: ../../privacy-policy.rst:169 -msgid "" -"Should you choose to become a `Supporter`_, purchase a `Gold Membership`_, " -"or become a subscriber to Read the Docs' commercial hosting product, your " -"payment information and details will be processed by Stripe. Read the Docs " -"does not store your payment information." -msgstr "" - -#: ../../privacy-policy.rst:178 -msgid "Site monitoring" -msgstr "" - -#: ../../privacy-policy.rst:180 -msgid "" -"Read the Docs uses Sentry and New Relic to diagnose errors and improve the " -"performance of our site. Both companies take part in the EU-US Privacy " -"Shield framework. We aim to minimize the amount of personal information " -"shared, but the information may include your IP address." -msgstr "" - -#: ../../privacy-policy.rst:187 -msgid "Analytics" -msgstr "" - -#: ../../privacy-policy.rst:189 -msgid "" -"We go into detail on analytics in a :ref:`separate section specific to " -"analytics `." -msgstr "" - -#: ../../privacy-policy.rst:193 -msgid "Support Desk" -msgstr "" - -#: ../../privacy-policy.rst:195 -msgid "" -"Read the Docs uses Intercom to manage support requests for documentation " -"hosted through our commercial hosting on readthedocs.com. If you request " -"support -- typically via email -- Intercom may process your contact " -"information." -msgstr "" - -#: ../../privacy-policy.rst:201 -msgid "Email newsletter" -msgstr "" - -#: ../../privacy-policy.rst:203 -msgid "" -"If you sign up for the `Read the Docs email newsletter`_, your email address" -" and name will be stored by Mailchimp. This newsletter is separate from " -"creating a Read the Docs account and signing up for Read the Docs does not " -"opt you in for the newsletter." -msgstr "" - -#: ../../privacy-policy.rst:208 -msgid "" -"You can manage your email subscription including unsubscribing and deleting " -"your records with Mailchimp. There is a link to do so in the footer of any " -"newsletter you receive from us." -msgstr "" - -#: ../../privacy-policy.rst:216 -msgid "Public Information on Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:218 -msgid "" -"Most of Read the Docs is public-facing including user names, project names, " -"and Documentation Sites. If your content is public-facing, third parties may" -" access it. We do not sell that content; it is yours." -msgstr "" - -#: ../../privacy-policy.rst:225 -msgid "Our use of cookies and tracking" -msgstr "" - -#: ../../privacy-policy.rst:229 -msgid "Do Not Track" -msgstr "" - -#: ../../privacy-policy.rst:231 -msgid "" -"Read the Docs supports Do Not Track (DNT) and respects users' tracking " -"preferences. Specifically, we support the `W3C's tracking preference " -"expression`_ and the `EFF's DNT Policy`_." -msgstr "" - -#: ../../privacy-policy.rst:235 -msgid "For Read the Docs, this means:" -msgstr "" - -#: ../../privacy-policy.rst:237 -msgid "" -"We **do not** do behavioral ad targeting regardless of your DNT preference." -msgstr "" - -#: ../../privacy-policy.rst:238 -msgid "" -"When DNT is enabled, both logged-in and logged-out users are considered " -"opted-out of :ref:`analytics `." -msgstr "" - -#: ../../privacy-policy.rst:240 -msgid "" -"Regardless of DNT preference, our logs that contain IP addresses and user " -"agent strings are deleted after 10 days unless a DNT exception applies." -msgstr "" - -#: ../../privacy-policy.rst:242 -msgid "Our full DNT policy is `available here`_." -msgstr "" - -#: ../../privacy-policy.rst:244 -msgid "" -"Our DNT policy applies without reservation to readthedocs.org and " -"readthedocs.com. A best effort is made to apply this to Documentation Sites," -" but we do not have complete control over the contents of these sites." -msgstr "" - -#: ../../privacy-policy.rst:248 -msgid "For more details about DNT, visit `All About Do Not Track`_." -msgstr "" - -#: ../../privacy-policy.rst:252 -msgid "" -"Due to the nature of our environment where documentation is built as " -"necessary, the DNT analytics opt-out for Documentation Sites only applies " -"for those sites generated after May 1, 2018." -msgstr "" - -#: ../../privacy-policy.rst:262 -msgid "Cookies" -msgstr "" - -#: ../../privacy-policy.rst:264 -msgid "" -"Read the Docs uses cookies to make interactions with our service easy and " -"meaningful. We use cookies to keep you logged in, remember your preferences," -" and provide information for future development of Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:268 -msgid "" -"A cookie is a small piece of text that our web server stores on your " -"computer or mobile device, which your browser sends to us when you return to" -" our site. Cookies do not necessarily identify you if you are merely " -"visiting Read the Docs; however, a cookie may store a unique identifier for " -"each logged in user. The cookies Read the Docs sets are essential for the " -"operation of the website, or are used for performance or functionality. By " -"using our website, you agree that we can place these types of cookies on " -"your computer or device. If you disable your browser or device's ability to " -"accept cookies, you will not be able to log in to Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:279 -msgid "Google Analytics" -msgstr "" - -#: ../../privacy-policy.rst:281 -msgid "" -"We use Google Analytics as a third party tracking service, but we don't use " -"it to track you individually or collect your User Personal Information. We " -"use Google Analytics to collect information about how our website performs " -"and how our users, in general, navigate through and use Read the Docs. This " -"helps us evaluate our users' use of Read the Docs; compile statistical " -"reports on activity; and improve our content and website performance." -msgstr "" - -#: ../../privacy-policy.rst:288 -msgid "" -"Google Analytics gathers certain simple, non-personally identifying " -"information over time, such as your IP address, browser type, internet " -"service provider, referring and exit pages, time stamp, and similar data " -"about your use of Read the Docs. We do not link this information to any of " -"your personal information such as your user name." -msgstr "" - -#: ../../privacy-policy.rst:293 -msgid "" -"Read the Docs will not, nor will we allow any third party to, use the Google" -" Analytics tool to track our users individually; collect any User Personal " -"Information other than IP address; or correlate your IP address with your " -"identity. Google provides further information about its own privacy " -"practices and offers a `browser add-on to opt out of Google Analytics " -"tracking `_. You may also opt-out " -"of analytics on Read the Docs by enabled Do Not Track." -msgstr "" - -#: ../../privacy-policy.rst:303 -msgid "How Read the Docs secures your information" -msgstr "" - -#: ../../privacy-policy.rst:305 -msgid "" -"Read the Docs takes all measures reasonably necessary to protect User " -"Personal Information from unauthorized access, alteration, or destruction; " -"maintain data accuracy; and help ensure the appropriate use of User Personal" -" Information. We follow generally accepted industry standards to protect the" -" personal information submitted to us, both during transmission and once we " -"receive it." -msgstr "" - -#: ../../privacy-policy.rst:311 -msgid "" -"No method of transmission, or method of electronic storage, is 100% secure. " -"Therefore, we cannot guarantee its absolute security." -msgstr "" - -#: ../../privacy-policy.rst:316 -msgid "Read the Docs' global privacy practices" -msgstr "" - -#: ../../privacy-policy.rst:318 -msgid "" -"**Information that we collect will be stored and processed in the United " -"States** in accordance with this Privacy Policy. However, we understand that" -" we have users from different countries and regions with different privacy " -"expectations, and we try to meet those needs." -msgstr "" - -#: ../../privacy-policy.rst:324 -msgid "" -"We provide the same standard of privacy protection to all our users around " -"the world, regardless of their country of origin or location, Additionally, " -"we require that if our vendors or affiliates have access to User Personal " -"Information, they must comply with our privacy policies and with applicable " -"data privacy laws." -msgstr "" - -#: ../../privacy-policy.rst:330 -msgid "In particular:" -msgstr "" - -#: ../../privacy-policy.rst:332 -msgid "" -"Read the Docs provides clear methods of unambiguous, informed consent at the" -" time of data collection, when we do collect your personal data." -msgstr "" - -#: ../../privacy-policy.rst:335 -msgid "" -"We collect only the minimum amount of personal data necessary, unless you " -"choose to provide more. We encourage you to only give us the amount of data " -"you are comfortable sharing." -msgstr "" - -#: ../../privacy-policy.rst:337 -msgid "" -"We offer you simple methods of accessing, correcting, or deleting the data " -"we have collected." -msgstr "" - -#: ../../privacy-policy.rst:338 -msgid "We also provide our users a method of recourse and enforcement." -msgstr "" - -#: ../../privacy-policy.rst:342 -msgid "Resolving Complaints" -msgstr "" - -#: ../../privacy-policy.rst:344 -msgid "" -"If you have concerns about the way Read the Docs is handling your User " -"Personal Information, please let us know immediately by emailing us at " -"privacy@readthedocs.org." -msgstr "" - -#: ../../privacy-policy.rst:349 -msgid "How we respond to compelled disclosure" -msgstr "" - -#: ../../privacy-policy.rst:351 -msgid "" -"Read the Docs may disclose personally-identifying information or other " -"information we collect about you to law enforcement in response to a valid " -"subpoena, court order, warrant, or similar government order, or when we " -"believe in good faith that disclosure is reasonably necessary to protect our" -" property or rights, or those of third parties or the public at large." -msgstr "" - -#: ../../privacy-policy.rst:357 -msgid "" -"In complying with court orders and similar legal processes, Read the Docs " -"strives for transparency. When permitted, we will make a reasonable effort " -"to notify users of any disclosure of their information, unless we are " -"prohibited by law or court order from doing so, or in rare, exigent " -"circumstances." -msgstr "" - -#: ../../privacy-policy.rst:366 -msgid "How you can access and control the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:368 -msgid "" -"If you're already a Read the Docs user, you may access, update, alter, or " -"delete your basic user profile information by `editing your user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:374 -msgid "Data retention and deletion" -msgstr "" - -#: ../../privacy-policy.rst:376 -msgid "" -"Read the Docs will retain User Personal Information for as long as your " -"account is active or as needed to provide you services." -msgstr "" - -#: ../../privacy-policy.rst:379 -msgid "" -"We may retain certain User Personal Information indefinitely, unless you " -"delete it or request its deletion. For example, we don't automatically " -"delete inactive user accounts, so unless you choose to delete your account, " -"we will retain your account information indefinitely." -msgstr "" - -#: ../../privacy-policy.rst:385 -msgid "" -"If you would like to delete your User Personal Information, you may do so in" -" your `user account `__. We will " -"retain and use your information as necessary to comply with our legal " -"obligations, resolve disputes, and enforce our agreements, but barring legal" -" requirements, we will delete your full profile." -msgstr "" - -#: ../../privacy-policy.rst:391 -msgid "" -"Our web server logs for readthedocs.org, readthedocs.com, and Documentation " -"Sites are deleted after 10 days barring legal obligations." -msgstr "" - -#: ../../privacy-policy.rst:396 -msgid "Changes to our Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:398 -msgid "" -"We reserve the right to revise this Privacy Policy at any time. If we change" -" this Privacy Policy in the future, we will post the revised Privacy Policy " -"and update the \"Effective Date,\" above, to reflect the date of the " -"changes." -msgstr "" - -#: ../../privacy-policy.rst:405 -msgid "Contacting Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:407 -msgid "" -"Questions regarding Read the Docs' Privacy Policy or information practices " -"should be directed to privacy@readthedocs.org." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/privacy.mo b/docs/user/locale/nb/LC_MESSAGES/privacy.mo deleted file mode 100644 index 4951b70d490..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/privacy.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/privacy.po b/docs/user/locale/nb/LC_MESSAGES/privacy.po deleted file mode 100644 index aa516aba043..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/privacy.po +++ /dev/null @@ -1,109 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../privacy.rst:2 -msgid "Privacy Levels" -msgstr "" - -#: ../../privacy.rst:4 -msgid "" -"Read the Docs supports 3 different privacy levels on 2 different objects; " -"Public, Protected, Private on Projects and Versions." -msgstr "" - -#: ../../privacy.rst:8 -msgid "Understanding the Privacy Levels" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Level" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Detail" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Listing" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Search" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Viewing" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:43 -msgid "Private" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:13 ../../privacy.rst:13 -#: ../../privacy.rst:15 ../../privacy.rst:15 -msgid "No" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:15 ../../privacy.rst:15 -#: ../../privacy.rst:17 ../../privacy.rst:17 ../../privacy.rst:17 -#: ../../privacy.rst:17 -msgid "Yes" -msgstr "" - -#: ../../privacy.rst:15 ../../privacy.rst:31 -msgid "Protected" -msgstr "" - -#: ../../privacy.rst:17 ../../privacy.rst:25 -msgid "Public" -msgstr "" - -#: ../../privacy.rst:20 -msgid "" -"With a URL to view the actual documentation, even private docs are viewable." -" This is because our architecture doesn't do any logic on documentation " -"display, to increase availability." -msgstr "" - -#: ../../privacy.rst:27 -msgid "" -"This is the easiest and most obvious. It is also the default. It means that " -"everything is available to be seen by everyone." -msgstr "" - -#: ../../privacy.rst:33 -msgid "" -"Protected means that your object won't show up in Listing Pages, but Detail " -"pages still work. For example, a Project that is Protected will not show on " -"the homepage Recently Updated list, however, if you link directly to the " -"project, you will get a 200 and the page will display." -msgstr "" - -#: ../../privacy.rst:38 -msgid "" -"Protected Versions are similar, they won't show up in your version listings," -" but will be available once linked to." -msgstr "" - -#: ../../privacy.rst:45 -msgid "" -"Private objects are available only to people who have permissions to see " -"them. They will not display on any list view, and will 404 when you link " -"them to others." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/security.mo b/docs/user/locale/nb/LC_MESSAGES/security.mo deleted file mode 100644 index 67d3daf927c..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/security.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/security.po b/docs/user/locale/nb/LC_MESSAGES/security.po deleted file mode 100644 index 1e22cdba2d3..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/security.po +++ /dev/null @@ -1,98 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../security.rst:2 -msgid "Security" -msgstr "" - -#: ../../security.rst:4 -msgid "" -"Security is very important to us at Read the Docs. We are committed to " -"responsible reporting and disclosure of security issues." -msgstr "" - -#: ../../security.rst:7 -msgid "Reporting a security issue" -msgstr "" - -#: ../../security.rst:9 -msgid "" -"If you believe you've discovered a security issue at Read the Docs, please " -"contact us at **security@readthedocs.org** (optionally using our " -":ref:`security:PGP key`). We request that you please not publicly disclose " -"the issue until it has been addressed by us." -msgstr "" - -#: ../../security.rst:13 -msgid "You can expect:" -msgstr "" - -#: ../../security.rst:15 -msgid "" -"We will respond acknowledging your email typically within one business day." -msgstr "" - -#: ../../security.rst:16 -msgid "" -"We will follow up if and when we have confirmed the issue with a timetable " -"for the fix." -msgstr "" - -#: ../../security.rst:17 -msgid "We will notify you when the issue is fixed." -msgstr "" - -#: ../../security.rst:18 -msgid "" -"We will add the issue to our :ref:`security issue archive `." -msgstr "" - -#: ../../security.rst:21 -msgid "PGP key" -msgstr "" - -#: ../../security.rst:23 -msgid "" -"You may use this `PGP key`__ to securely communicate with us and to verify " -"signed messages you receive from us." -msgstr "" - -#: ../../security.rst:85 -msgid "Security issue archive" -msgstr "" - -#: ../../security.rst:88 -msgid "Release 2.3.0" -msgstr "" - -#: ../../security.rst:90 -msgid "" -":ref:`version-2.3.0` resolves a security issue with translations on our " -"community hosting site that allowed users to modify the hosted path of a " -"target project by adding it as a translation project of their own project. A" -" check was added to ensure project ownership before adding the project as a " -"translation." -msgstr "" - -#: ../../security.rst:95 -msgid "" -"In order to add a project as a translation now, users must now first be " -"granted ownership in the translation project." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/single_version.mo b/docs/user/locale/nb/LC_MESSAGES/single_version.mo deleted file mode 100644 index 466a5101bb8..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/single_version.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/single_version.po b/docs/user/locale/nb/LC_MESSAGES/single_version.po deleted file mode 100644 index a3b7c3cbb7e..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/single_version.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../single_version.rst:2 -msgid "Single Version Documentation" -msgstr "" - -#: ../../single_version.rst:4 -msgid "" -"Single Version Documentation lets you serve your docs at a root domain. By " -"default, all documentation served by Read the Docs has a root of " -"``///``. But, if you enable the \"Single Version\" option" -" for a project, its documentation will instead be served at ``/``." -msgstr "" - -#: ../../single_version.rst:8 -msgid "" -"This means you can't have translations or multiple versions for your " -"documentation." -msgstr "" - -#: ../../single_version.rst:10 -msgid "" -"You can see a live example of this at http://www.contribution-guide.org" -msgstr "" - -#: ../../single_version.rst:13 -msgid "Enabling" -msgstr "" - -#: ../../single_version.rst:15 -msgid "" -"You can toggle the \"Single Version\" option on or off for your project in " -"the Project Admin page. Check your `dashboard`_ for a list of your projects." -msgstr "" - -#: ../../single_version.rst:18 -msgid "Effects" -msgstr "" - -#: ../../single_version.rst:20 -msgid "" -"Links generated on Read the Docs will now point to the proper URL. For " -"example, if pip was set as a \"Single Version\" project, then links to its " -"documentation would point to ``http://pip.readthedocs.io/`` rather than the " -"default ``http://pip.readthedocs.io/en/latest/``." -msgstr "" - -#: ../../single_version.rst:22 -msgid "" -"Documentation at ``///`` will still be served for" -" backwards compatibility reasons. However, our usage of :doc:`canonical` " -"should stop these from being indexed by Google." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/sponsors.mo b/docs/user/locale/nb/LC_MESSAGES/sponsors.mo deleted file mode 100644 index 08914abf7bd..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/sponsors.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/sponsors.po b/docs/user/locale/nb/LC_MESSAGES/sponsors.po deleted file mode 100644 index 77a86bdd218..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/sponsors.po +++ /dev/null @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../sponsors.rst:2 -msgid "Sponsors of Read the Docs" -msgstr "" - -#: ../../sponsors.rst:4 -msgid "" -"Running Read the Docs isn't free, and the site wouldn't be where it is today" -" without generous support of our sponsors. Below is a list of all the folks " -"who have helped the site financially, in order of the date they first " -"started supporting us." -msgstr "" - -#: ../../sponsors.rst:10 -msgid "Current sponsors" -msgstr "" - -#: ../../sponsors.rst:12 -msgid "" -"`Microsoft Azure`_ - They cover all of our hosting expenses every month. " -"This is a pretty large sum of money, averaging around $3,000/mo, and we are " -"really grateful to have them as a sponsor." -msgstr "" - -#: ../../sponsors.rst:13 -msgid "" -"`Cloudflare`_ - Cloudflare is providing us with an enterprise plan of their " -"SSL for SaaS Providers product that enables us to provide SSL certificates " -"for custom domains." -msgstr "" - -#: ../../sponsors.rst:14 -msgid "You? (Email us at rev@readthedocs.org for more info)" -msgstr "" - -#: ../../sponsors.rst:17 -msgid "Past sponsors" -msgstr "" - -#: ../../sponsors.rst:19 -msgid "`Python Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:20 -msgid "`Revsys`_" -msgstr "" - -#: ../../sponsors.rst:21 -msgid "`Mozilla Web Dev`_" -msgstr "" - -#: ../../sponsors.rst:22 -msgid "`Django Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:23 -msgid "`Lab305`_" -msgstr "" - -#: ../../sponsors.rst:24 -msgid "`Twilio`_" -msgstr "" - -#: ../../sponsors.rst:25 -msgid "`Rackspace`_" -msgstr "" - -#: ../../sponsors.rst:26 -msgid "`Mozilla`_" -msgstr "" - -#: ../../sponsors.rst:42 -msgid "Sponsorship Information" -msgstr "" - -#: ../../sponsors.rst:44 -msgid "" -"As part of increasing sustainability, Read the Docs is testing out promoting" -" sponsors on documentation pages. We have more information about this in our" -" `blog post `_ about " -"this effort." -msgstr "" - -#: ../../sponsors.rst:49 -msgid "Sponsor Us" -msgstr "" - -#: ../../sponsors.rst:51 -msgid "" -"Contact us at rev@readthedocs.org for more information on sponsoring Read " -"the Docs." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/story.mo b/docs/user/locale/nb/LC_MESSAGES/story.mo deleted file mode 100644 index 5d79265d176..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/story.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/story.po b/docs/user/locale/nb/LC_MESSAGES/story.po deleted file mode 100644 index 3908462a819..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/story.po +++ /dev/null @@ -1,59 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../story.rst:2 -msgid "The Story of Read the Docs" -msgstr "" - -#: ../../story.rst:4 -msgid "" -"Documenting projects is hard, hosting them shouldn’t be. Read the Docs was " -"created to make hosting documentation simple." -msgstr "" - -#: ../../story.rst:6 -msgid "" -"Read the Docs was `started`_ with a couple main goals in mind. The first " -"goal was to encourage people to write documentation, by removing the barrier" -" of entry to hosting. The other goal was to create a central platform for " -"people to find documentation. Having a shared platform for all documentation" -" allows for innovation at the platform level, allowing work to be done once " -"and benefit everyone." -msgstr "" - -#: ../../story.rst:13 -msgid "" -"`Documentation matters`_, but its often overlooked. We think that we can " -"help a documentation culture flourish. Great projects, such as Django_ and " -"SQLAlchemy_, and projects from companies like Mozilla_, are already using " -"Read the Docs to serve their documentation to the world." -msgstr "" - -#: ../../story.rst:19 -msgid "" -"The site has grown quite a bit over the past year. Our `look back at 2013`_ " -"shows some numbers that show our progress. The job isn't anywhere near done " -"yet, but it's a great honor to be able to have such an impact already." -msgstr "" - -#: ../../story.rst:24 -msgid "" -"We plan to keep building a great experience for people hosting their docs " -"with us, and for users of the documentation that we host." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/subprojects.mo b/docs/user/locale/nb/LC_MESSAGES/subprojects.mo deleted file mode 100644 index a9a0144c12a..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/subprojects.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/subprojects.po b/docs/user/locale/nb/LC_MESSAGES/subprojects.po deleted file mode 100644 index 1416711e361..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/subprojects.po +++ /dev/null @@ -1,90 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../subprojects.rst:2 -msgid "Subprojects" -msgstr "" - -#: ../../subprojects.rst:4 -msgid "" -"Projects can be configured in a nested manner, by configuring a project as a" -" *subproject* of another project. This allows for documentation projects to " -"share a search index and a namespace or custom domain, but still be " -"maintained independently." -msgstr "" - -#: ../../subprojects.rst:9 -msgid "" -"For example, a parent project, ``Foo`` is set up with a subproject, ``Bar``." -" The documentation for ``Foo`` will be available at:" -msgstr "" - -#: ../../subprojects.rst:12 -msgid "https://foo.readthedocs.io/en/latest/" -msgstr "" - -#: ../../subprojects.rst:14 -msgid "The documentation for ``Bar`` will be available under this same path:" -msgstr "" - -#: ../../subprojects.rst:16 -msgid "https://foo.readthedocs.io/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:19 -msgid "Adding a Subproject" -msgstr "" - -#: ../../subprojects.rst:21 -msgid "" -"In the admin dashboard for your project, select \"Subprojects\" from the " -"menu. From this page you can add a subproject by typing in the project slug." -msgstr "" - -#: ../../subprojects.rst:25 -msgid "Sharing a Custom Domain" -msgstr "" - -#: ../../subprojects.rst:27 -msgid "" -"Projects and subprojects can also be used to share a custom domain with a " -"number of projects. To configure this, one project should be established as " -"the parent project. This project will be configured with a custom domain. " -"Projects can then be added as subprojects to this parent project." -msgstr "" - -#: ../../subprojects.rst:32 -msgid "" -"If the example project ``Foo`` was set up with a custom domain, " -"``docs.example.com``, the URLs for projects ``Foo`` and ``Bar`` would " -"respectively be at: http://docs.example.com/en/latest/ and " -"http://docs.example.com/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:38 -msgid "Search" -msgstr "" - -#: ../../subprojects.rst:40 -msgid "" -"Projects that are configured as subprojects will share a search index with " -"their parent and sibling projects. This is currently the only way to share " -"search indexes between projects, we do not yet support sharing search " -"indexes between arbitrary projects." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/support.mo b/docs/user/locale/nb/LC_MESSAGES/support.mo deleted file mode 100644 index 3078ea4611f..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/support.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/support.po b/docs/user/locale/nb/LC_MESSAGES/support.po deleted file mode 100644 index a27620829c1..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/support.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../support.rst:2 -msgid "Support" -msgstr "" - -#: ../../support.rst:5 -msgid "Usage Questions" -msgstr "" - -#: ../../support.rst:7 -msgid "" -"If you have questions about how to use Read the Docs, or have an issue that " -"isn't related to a bug, `Stack Overflow`_ is the best place to ask. Tag " -"questions with ``read-the-docs`` so other folks can find them easily." -msgstr "" - -#: ../../support.rst:11 -msgid "Good questions for Stack Overflow would be:" -msgstr "" - -#: ../../support.rst:13 -msgid "" -"\"What is the best way to structure the table of contents across a " -"project?\"" -msgstr "" - -#: ../../support.rst:14 -msgid "" -"\"How do I structure translations inside of my project for easiest " -"contribution from users?\"" -msgstr "" - -#: ../../support.rst:15 -msgid "" -"\"How do I use Sphinx to use SVG images in HTML output but PNG in PDF " -"output?\"" -msgstr "" - -#: ../../support.rst:18 -msgid "Community Support" -msgstr "" - -#: ../../support.rst:20 -msgid "" -"Read the Docs is supported by community contributions and advertising. We " -"hope to bring in enough money with our `Gold`_ and `Ethical Ads`_ programs " -"to keep Read the Docs sustainable." -msgstr "" - -#: ../../support.rst:24 -msgid "" -"**All people answering your questions are doing it with their own time, so " -"please be kind and provide as much information as possible.**" -msgstr "" - -#: ../../support.rst:28 -msgid "Bugs & Support Issues" -msgstr "" - -#: ../../support.rst:30 -msgid "" -"You can file bug reports on our `GitHub issue tracker`_, and they will be " -"addressed as soon as possible. **Support is a volunteer effort**, and there " -"is no guaranteed response time. If you need answers quickly, you can buy " -"commercial support below." -msgstr "" - -#: ../../support.rst:38 -msgid "Reporting Issues" -msgstr "" - -#: ../../support.rst:40 -msgid "" -"When reporting a bug, please include as much information as possible that " -"will help us solve this issue. This includes:" -msgstr "" - -#: ../../support.rst:44 -msgid "Project name" -msgstr "" - -#: ../../support.rst:45 -msgid "URL" -msgstr "" - -#: ../../support.rst:46 -msgid "Action taken" -msgstr "" - -#: ../../support.rst:47 -msgid "Expected result" -msgstr "" - -#: ../../support.rst:48 -msgid "Actual result" -msgstr "" - -#: ../../support.rst:51 -msgid "Commercial Support" -msgstr "" - -#: ../../support.rst:53 -msgid "" -"We offer commercial support for Read the Docs, commercial hosting, as well " -"as consulting around all documentation systems. You can contact us at " -"hello@readthedocs.com to learn more, or read more at " -"https://readthedocs.com/services/#open-source-support." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/symlinks.mo b/docs/user/locale/nb/LC_MESSAGES/symlinks.mo deleted file mode 100644 index eb54d36c8e7..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/symlinks.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/symlinks.po b/docs/user/locale/nb/LC_MESSAGES/symlinks.po deleted file mode 100644 index a7ba46aed49..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/symlinks.po +++ /dev/null @@ -1,106 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../symlinks.rst:2 -msgid "How we use symlinks" -msgstr "" - -#: ../../symlinks.rst:4 -msgid "" -"Read the Docs stays highly available by serving all documentation pages out " -"of nginx. This means that they never hit our Python layer, meaning that they" -" never hit our database. This reduces the total number of servers to serve a" -" request to 1, each of which is redundant." -msgstr "" - -#: ../../symlinks.rst:11 -msgid "Nginx" -msgstr "" - -#: ../../symlinks.rst:13 -msgid "We handle a couple of different types of requests in nginx:" -msgstr "" - -#: ../../symlinks.rst:15 -msgid "Requests to a ``readthedocs.io`` subdomain" -msgstr "" - -#: ../../symlinks.rst:16 -msgid "Requests to a custom domain" -msgstr "" - -#: ../../symlinks.rst:19 -msgid "Subdomains" -msgstr "" - -#: ../../symlinks.rst:21 -msgid "" -"For subdomains, this is a simple lookup of the project slug, using the " -"subdomain portion of the request's hostname. This doesn't require symlinks, " -"but it shows the basic logic that we need to replicate." -msgstr "" - -#: ../../symlinks.rst:25 -msgid "" -"When a user navigates to ``http://pip.readthedocs.org/en/latest/``, we know " -"that they want the pip documentation. So we simply serve them the " -"documentation:" -msgstr "" - -#: ../../symlinks.rst:45 -msgid "" -"The ``@fallback`` directive is hit when we don't find the proper file. This " -"will cause things to hit the Python backend, so that proper action can be " -"taken." -msgstr "" - -#: ../../symlinks.rst:50 -msgid "Custom domains" -msgstr "" - -#: ../../symlinks.rst:52 -msgid "" -"Custom domains add a bit of difficulty, because at the nginx layer we don't " -"know what documentation to serve. When someone requests " -"``http://docs.fabfile.org/en/latest/``, we can't look at the URL to know to " -"serve the ``fabric`` docs." -msgstr "" - -#: ../../symlinks.rst:57 -msgid "" -"This is where symlinks come in. When someone requests " -"``http://docs.fabfile.org/en/latest/`` the first time, it hits the Python " -"layer. In that Python layer we record that ``docs.fabfile.org`` points at " -"``fabric``. When we build the ``fabric`` docs, we create a symlink for all " -"domains that have pointed at ``fabric`` before." -msgstr "" - -#: ../../symlinks.rst:64 -msgid "" -"So, when we get a request for ``docs.fabfile.org`` in the future, we will be" -" able to serve it directly from nginx. In this example, $host would be " -"``docs.fabfile.org``:" -msgstr "" - -#: ../../symlinks.rst:78 -msgid "" -"Notice that nowhere in the above path is the project's slug mentioned. It is" -" simply there in the symlink in the cnames directory, and the docs are " -"served from there." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/team.mo b/docs/user/locale/nb/LC_MESSAGES/team.mo deleted file mode 100644 index e2ff572adac..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/team.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/team.po b/docs/user/locale/nb/LC_MESSAGES/team.po deleted file mode 100644 index fc74541b9cc..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/team.po +++ /dev/null @@ -1,225 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../team.rst:2 -msgid "Read the Docs Team" -msgstr "" - -#: ../../team.rst:4 -msgid "" -"readthedocs.org is the largest open source documentation hosting service. " -"It's provided as a free service to the open source community, and is worked " -"on by a community of volunteers that we're hoping to expand! We currently " -"serve over 20,000,000 pageviews a month, and we hope to maintain a reliable " -"and stable hosting platform for years to come." -msgstr "" - -#: ../../team.rst:10 -msgid "There are three major parts of this work:" -msgstr "" - -#: ../../team.rst:16 -msgid "" -"You may notice that a number of names appear on multiple teams. This is " -"because we are lacking contributors. So please be bold and contact us, and " -"we'll get you sorted into the right team." -msgstr "" - -#: ../../team.rst:22 -msgid "Support Team" -msgstr "" - -#: ../../team.rst:24 -msgid "" -"Read the Docs has thousands of users who depend on it everyday. Every day at" -" least one of them has an issue that needs to be addressed by a site admin. " -"This might include tasks like:" -msgstr "" - -#: ../../team.rst:28 -msgid "Resetting a password" -msgstr "" - -#: ../../team.rst:29 -msgid "Asking for a project name to be released" -msgstr "" - -#: ../../team.rst:30 -msgid "Troubleshooting build errors" -msgstr "" - -#: ../../team.rst:33 ../../team.rst:63 ../../team.rst:107 -msgid "Members" -msgstr "" - -#: ../../team.rst:35 -msgid "`Eric Holscher `__ (Pacific Time)" -msgstr "" - -#: ../../team.rst:36 -msgid "`Anthony Johnson `__ (Mountain Time)" -msgstr "" - -#: ../../team.rst:37 -msgid "`Manuel Kaufmann `__ (Central Time)" -msgstr "" - -#: ../../team.rst:38 ../../team.rst:68 -msgid "Your Name Here" -msgstr "" - -#: ../../team.rst:40 ../../team.rst:70 ../../team.rst:115 -msgid "Feel free to ask any of us if you have questions or want to join!" -msgstr "" - -#: ../../team.rst:43 ../../team.rst:73 ../../team.rst:118 -msgid "Joining" -msgstr "" - -#: ../../team.rst:45 -msgid "" -"The best place to start would be to start addressing some of the issues in " -"our issue tracker. We have our support policies quite well documented in our" -" :doc:`/contribute`. **Be bold**. Start trying to reproduce issues that " -"people have, or talk to them to get more information. After you get the hang" -" of things, we'll happily give you the ability to tag and close issues by " -"joining our Support Team." -msgstr "" - -#: ../../team.rst:55 -msgid "Operations Team" -msgstr "" - -#: ../../team.rst:57 -msgid "" -"readthedocs.org is a service that millions of people depend on each month. " -"As part of operating the site, we maintain a 24/7 on-call rotation. This " -"means that folks have to be available and have their phone in service." -msgstr "" - -#: ../../team.rst:65 -msgid "`Eric Holscher `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:66 -msgid "`Anthony Johnson `_ (Mountain Time)" -msgstr "" - -#: ../../team.rst:67 -msgid "`Matt Robenolt `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:75 -msgid "" -"We are always looking for more people to share the on-call responsibility. " -"If you are on-call for your job already, we'd love to piggy back on that " -"duty as well." -msgstr "" - -#: ../../team.rst:79 -msgid "" -"You can email us at dev@readthedocs.org if you want to join our operations " -"team. Because of the sensitive nature (API tokens, secret keys, SSL certs, " -"etc.) of the work, we keep a private GitHub repository with the operations " -"code & documentation." -msgstr "" - -#: ../../team.rst:83 -msgid "The tools that we use are:" -msgstr "" - -#: ../../team.rst:85 -msgid "Salt" -msgstr "" - -#: ../../team.rst:86 -msgid "Nagios" -msgstr "" - -#: ../../team.rst:87 -msgid "Graphite/Grafana" -msgstr "" - -#: ../../team.rst:88 -msgid "Nginx" -msgstr "" - -#: ../../team.rst:89 -msgid "Postgres" -msgstr "" - -#: ../../team.rst:90 -msgid "Django" -msgstr "" - -#: ../../team.rst:91 -msgid "Celery" -msgstr "" - -#: ../../team.rst:93 -msgid "" -"It's fine if you aren't familiar with all of these things, but are willing " -"to help with part of it!" -msgstr "" - -#: ../../team.rst:96 -msgid "" -"**Please reach out if you want to share the on-call responsibility**. It " -"really is an important job, and we'd love to have it be more geographically " -"distributed." -msgstr "" - -#: ../../team.rst:101 -msgid "Development Team" -msgstr "" - -#: ../../team.rst:103 -msgid "" -"Also known as the \"Core Team\" in other projects. These folks have the " -"ability to commit code to the project." -msgstr "" - -#: ../../team.rst:109 -msgid "`Eric Holscher `_" -msgstr "" - -#: ../../team.rst:110 -msgid "`Anthony Johnson `_" -msgstr "" - -#: ../../team.rst:111 -msgid "`Manuel Kaufmann `_" -msgstr "" - -#: ../../team.rst:112 -msgid "`David Fischer `_" -msgstr "" - -#: ../../team.rst:113 -msgid "Your name here" -msgstr "" - -#: ../../team.rst:120 -msgid "" -"We try to be pretty flexible with who we allow on the development team. The " -"best path is to send a few pull requests, and follow up to make sure they " -"get merged successfully. You can check out our :doc:`contribute` to get more" -" information, and find issues that need to be addressed. After that, feel " -"free to ask for a commit bit." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/tests.mo b/docs/user/locale/nb/LC_MESSAGES/tests.mo deleted file mode 100644 index f082629ee4c..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/tests.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/tests.po b/docs/user/locale/nb/LC_MESSAGES/tests.po deleted file mode 100644 index 17f04f77205..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/tests.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:12+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../tests.rst:2 -msgid "Testing" -msgstr "" - -#: ../../tests.rst:4 -msgid "" -"Before contributing to Read the Docs, make sure your patch passes our test " -"suite and your code style passes our code linting suite." -msgstr "" - -#: ../../tests.rst:7 -msgid "" -"Read the Docs uses `Tox`_ to execute testing and linting procedures. Tox is " -"the only dependency you need to run linting or our test suite, the remainder" -" of our requirements will be installed by Tox into environment specific " -"virtualenv paths. Before testing, make sure you have Tox installed::" -msgstr "" - -#: ../../tests.rst:14 -msgid "" -"To run the full test and lint suite against your changes, simply run Tox. " -"Tox should return without any errors. You can run Tox against all of our " -"environments by running::" -msgstr "" - -#: ../../tests.rst:20 -msgid "" -"In order to run all test including the search tests, include " -"`\"'--including-search'\"` argument::" -msgstr "" - -#: ../../tests.rst:25 -msgid "To target a specific environment::" -msgstr "" - -#: ../../tests.rst:29 -msgid "" -"The ``tox`` configuration has the following environments configured. You can" -" target a single environment to limit the test suite::" -msgstr "" - -#: ../../tests.rst:49 -msgid "Continuous Integration" -msgstr "" - -#: ../../tests.rst:51 -msgid "" -"The RTD test suite is exercised by Travis CI on every push to our repo at " -"GitHub. You can check out the current build status: https://travis-" -"ci.org/rtfd/readthedocs.org" -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/user-defined-redirects.mo b/docs/user/locale/nb/LC_MESSAGES/user-defined-redirects.mo deleted file mode 100644 index 95c088d5c9f..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/user-defined-redirects.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/user-defined-redirects.po b/docs/user/locale/nb/LC_MESSAGES/user-defined-redirects.po deleted file mode 100644 index 4abe0d52cca..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/user-defined-redirects.po +++ /dev/null @@ -1,231 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../user-defined-redirects.rst:2 -msgid "User-defined Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:4 -msgid "" -"You can set up redirects for a project in your project dashboard's Redirects" -" page." -msgstr "" - -#: ../../user-defined-redirects.rst:7 -msgid "Quick Summary" -msgstr "" - -#: ../../user-defined-redirects.rst:9 -msgid "Log into your readthedocs.org account." -msgstr "" - -#: ../../user-defined-redirects.rst:10 -msgid "" -"From your dashboard, select the project on which you wish to add redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:11 -msgid "From the project's top navigation bar, select the Admin tab." -msgstr "" - -#: ../../user-defined-redirects.rst:12 -msgid "From the left navigation menu, select Redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:13 -msgid "" -"In the form box \"Redirect Type\" select the type of redirect you want. See " -"below for detail." -msgstr "" - -#: ../../user-defined-redirects.rst:14 -msgid "" -"Depending on the redirect type you select, enter FROM and/or TO URL as " -"needed." -msgstr "" - -#: ../../user-defined-redirects.rst:15 -msgid "When finished, click the SUBMIT Button." -msgstr "" - -#: ../../user-defined-redirects.rst:17 -msgid "Your redirects will be effective immediately." -msgstr "" - -#: ../../user-defined-redirects.rst:20 -msgid "Redirect Types" -msgstr "" - -#: ../../user-defined-redirects.rst:23 -msgid "Prefix Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:25 -msgid "" -"The most useful and requested feature of redirects was when migrating to " -"Read the Docs from an old host. You would have your docs served at a " -"previous URL, but that URL would break once you moved them. Read the Docs " -"includes a language and version slug in your documentation, but not all " -"documentation is hosted this way." -msgstr "" - -#: ../../user-defined-redirects.rst:31 -msgid "" -"Say that you previously had your docs hosted at " -"``http://docs.example.com/dev/``, you move ``docs.example.com`` to point at " -"Read the Docs. So users will have a bookmark saved to a page at " -"``http://docs.example.com/dev/install.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:35 -msgid "" -"You can now set a *Prefix Redirect* that will redirect all 404's with a " -"prefix to a new place. The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:41 ../../user-defined-redirects.rst:97 -msgid "Your users query would now redirect in the following manner::" -msgstr "" - -#: ../../user-defined-redirects.rst:46 -msgid "" -"Where ``en`` and ``latest`` are the default language and version values for " -"your project." -msgstr "" - -#: ../../user-defined-redirects.rst:51 -msgid "" -"In other words, a *Prefix Redirect* removes a prefix from the original URL. " -"This prefix is removed from the rest of the URL's ``path`` after " -"``/$lang/$version``. For example, if the URL is " -"``/es/1.0/guides/tutorial/install.html`` the \"From URL's prefix\" will be " -"removed from ``/guides/tutorial/install.html`` part." -msgstr "" - -#: ../../user-defined-redirects.rst:57 -msgid "Page Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:59 -msgid "" -"A more specific case is when you move a page around in your docs. The old " -"page will start 404'ing, and your users will be confused. *Page Redirects* " -"let you redirect a specific page." -msgstr "" - -#: ../../user-defined-redirects.rst:64 -msgid "" -"Say you move the ``example.html`` page into a subdirectory of examples: " -"``examples/intro.html``. You would set the following configuration::" -msgstr "" - -#: ../../user-defined-redirects.rst:71 -msgid "" -"Note that the ``/`` at the start doesn't count the ``/en/latest``, but just " -"the user-controlled section of the URL." -msgstr "" - -#: ../../user-defined-redirects.rst:76 -msgid "" -"*Page Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:81 -msgid "Exact Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:83 -msgid "" -"If you're redirecting from an old host AND you aren't maintaining old paths " -"for your documents, a Prefix Redirect won't suffice and you'll need to " -"create *Exact Redirects* to redirect from a specific URL, to a specific " -"page." -msgstr "" - -#: ../../user-defined-redirects.rst:87 -msgid "" -"Say you're moving ``docs.example.com`` to Read the Docs and want to redirect" -" traffic from an old page at ``http://docs.example.com/dev/install.html`` to" -" a new URL of ``http://docs.example.com/en/latest/installing-your-" -"site.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:91 -msgid "The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:102 -msgid "" -"Note that you should insert the desired language for \"en\" and version for " -"\"latest\" to achieve the desired redirect." -msgstr "" - -#: ../../user-defined-redirects.rst:105 -msgid "" -"*Exact Redirects* could be also useful to redirect a whole sub-path to a " -"different one by using a special ``$rest`` keyword in the \"From URL\". " -"Let's say that you want to redirect your readers of your version ``2.0`` of " -"your documentation under ``/en/2.0/`` because it's deprecated, to the newest" -" ``3.0`` version of it at ``/en/3.0/``." -msgstr "" - -#: ../../user-defined-redirects.rst:109 -msgid "This example would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:115 -msgid "The readers of your documentation will now be redirected as::" -msgstr "" - -#: ../../user-defined-redirects.rst:123 -msgid "" -"*Exact Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:128 -msgid "Sphinx Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:130 -msgid "" -"We also support redirects for changing the type of documentation Sphinx is " -"building. If you switch between *HTMLDir* and *HTML*, your URL's will " -"change. A page at ``/en/latest/install.html`` will be served at " -"``/en/latest/install/``, or vice versa. The built in redirects for this will" -" handle redirecting users appropriately." -msgstr "" - -#: ../../user-defined-redirects.rst:137 -msgid "Implementation" -msgstr "" - -#: ../../user-defined-redirects.rst:139 -msgid "" -"Since we serve documentation in a highly available way, we do not run any " -"logic when we're serving documentation. This means that redirects will only " -"happen in the case of a *404 File Not Found*." -msgstr "" - -#: ../../user-defined-redirects.rst:143 -msgid "" -"In the future we might implement redirect logic in Javascript, but this " -"first version is only implemented in the 404 handlers." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/vcs.mo b/docs/user/locale/nb/LC_MESSAGES/vcs.mo deleted file mode 100644 index 4c05cecad6f..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/vcs.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/vcs.po b/docs/user/locale/nb/LC_MESSAGES/vcs.po deleted file mode 100644 index d41132eb635..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/vcs.po +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../vcs.rst:2 -msgid "Version Control System Integration" -msgstr "" - -#: ../../vcs.rst:6 -msgid "" -"We :doc:`plan to implement a new approach ` regarding " -"the Theme Context as a whole, although the VCS documentation page will still" -" be valid, we prefer the users to move in that direction." -msgstr "" - -#: ../../vcs.rst:10 -msgid "" -"If you want to integrate editing into your own theme, you will have to " -"declare few variables inside your configuration file ``conf.py`` in the " -"``'html_context'`` setting, for the template to use them." -msgstr "" - -#: ../../vcs.rst:14 -msgid "More information can be found on `Sphinx documentation`_." -msgstr "" - -#: ../../vcs.rst:19 -msgid "GitHub" -msgstr "GitHub" - -#: ../../vcs.rst:21 -msgid "" -"If you want to integrate GitHub, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:32 ../../vcs.rst:54 ../../vcs.rst:76 -msgid "It can be used like this::" -msgstr "" - -#: ../../vcs.rst:41 -msgid "Bitbucket" -msgstr "" - -#: ../../vcs.rst:43 -msgid "" -"If you want to integrate Bitbucket, you can put the following snippet into " -"your ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:63 -msgid "Gitlab" -msgstr "" - -#: ../../vcs.rst:65 -msgid "" -"If you want to integrate Gitlab, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:86 -msgid "Additional variables" -msgstr "" - -#: ../../vcs.rst:88 -msgid "" -"``'pagename'`` - Sphinx variable representing the name of the page you're " -"on." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/versions.mo b/docs/user/locale/nb/LC_MESSAGES/versions.mo deleted file mode 100644 index 58d46993424..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/versions.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/versions.po b/docs/user/locale/nb/LC_MESSAGES/versions.po deleted file mode 100644 index 6bdafaef7eb..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/versions.po +++ /dev/null @@ -1,119 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../versions.rst:2 -msgid "Versions" -msgstr "" - -#: ../../versions.rst:4 -msgid "" -"Read the Docs supports multiple versions of your repository. On the initial " -"import, we will create a ``latest`` version. This will point at the default " -"branch for your VCS control: ``master``, ``default``, or ``trunk``." -msgstr "" - -#: ../../versions.rst:9 -msgid "" -"We also create a ``stable`` version, if your project has any tagged " -"releases. ``stable`` will be automatically kept up to date to point at your " -"highest version." -msgstr "" - -#: ../../versions.rst:14 -msgid "How we envision versions working" -msgstr "" - -#: ../../versions.rst:16 -msgid "" -"In the normal case, the ``latest`` version will always point to the most up " -"to date development code. If you develop on a branch that is different than " -"the default for your VCS, you should set the **Default Branch** to that " -"branch." -msgstr "" - -#: ../../versions.rst:21 -msgid "" -"You should push a **tag** for each version of your project. These tags " -"should be numbered in a way that is consistent with `semantic versioning " -"`_. This will map to your ``stable`` branch by default." -msgstr "" - -#: ../../versions.rst:26 -msgid "" -"We in fact are parsing your tag names against the rules given by `PEP 440`_." -" This spec allows \"normal\" version numbers like ``1.4.2`` as well as pre-" -"releases. An alpha version or a release candidate are examples of pre-" -"releases and they look like this: ``2.0a1``." -msgstr "" - -#: ../../versions.rst:31 -msgid "" -"We only consider non pre-releases for the ``stable`` version of your " -"documentation." -msgstr "" - -#: ../../versions.rst:34 -msgid "" -"If you have documentation changes on a **long-lived branch**, you can build " -"those too. This will allow you to see how the new docs will be built in this" -" branch of the code. Generally you won't have more than 1 active branch over" -" a long period of time. The main exception here would be **release " -"branches**, which are branches that are maintained over time for a specific " -"release number." -msgstr "" - -#: ../../versions.rst:44 -msgid "Tags and branches" -msgstr "" - -#: ../../versions.rst:46 -msgid "" -"Read the Docs supports two workflows for versioning: based on tags or " -"branches. If you have at least one tag, tags will take preference over " -"branches when selecting the stable version." -msgstr "" - -#: ../../versions.rst:51 -msgid "Redirects on root URLs" -msgstr "" - -#: ../../versions.rst:53 -msgid "" -"When a user hits the root URL for your documentation, for example " -"``http://pip.readthedocs.io/``, they will be redirected to the **Default " -"version**. This defaults to **latest**, but could also point to your latest " -"released version." -msgstr "" - -#: ../../versions.rst:60 -msgid "Version warning" -msgstr "" - -#: ../../versions.rst:62 -msgid "" -"This is a banner that appears on the top of every page of your docs that " -"aren't stable or latest. This banner has a text with a link redirecting the " -"users to the latest version of your docs." -msgstr "" - -#: ../../versions.rst:65 -msgid "" -"This feature is disabled by default on new projects, you can enable it in " -"the admin section of your docs (Advanced Settings)." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/webhooks.mo b/docs/user/locale/nb/LC_MESSAGES/webhooks.mo deleted file mode 100644 index c2e32a0fbf6..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/webhooks.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/webhooks.po b/docs/user/locale/nb/LC_MESSAGES/webhooks.po deleted file mode 100644 index f248193002c..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/webhooks.po +++ /dev/null @@ -1,268 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Stein Magnus Jodal \n" -"Language-Team: Norwegian Bokmål (http://www.transifex.com/readthedocs/readthedocs-docs/language/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../webhooks.rst:2 -msgid "Webhooks" -msgstr "" - -#: ../../webhooks.rst:4 -msgid "" -"The primary method that Read the Docs uses to detect changes to your " -"documentation is through the use of *webhooks*. Webhooks are configured with" -" your repository provider, such as GitHub, Bitbucket or GitLab, and with " -"each commit, merge, or other change to your repository, Read the Docs is " -"notified. When we receive a webhook notification, we determine if the change" -" is related to an active version for your project, and if it is, a build is " -"triggered for that version." -msgstr "" - -#: ../../webhooks.rst:13 -msgid "Webhook Integrations" -msgstr "" - -#: ../../webhooks.rst:15 -msgid "" -"You'll find a list of configured webhook integrations on your project's " -"admin dashboard, under **Integrations**. You can select any of these " -"integrations to see the *integration detail page*. This page has additional " -"configuration details and a list of HTTP exchanges that have taken place for" -" the integration." -msgstr "" - -#: ../../webhooks.rst:20 -msgid "" -"You need this information for the URL, webhook, or Payload URL needed by the" -" repository provider such as GitHub, GitLab, or Bitbucket." -msgstr "" - -#: ../../webhooks.rst:24 -msgid "Webhook Creation" -msgstr "" - -#: ../../webhooks.rst:26 -msgid "" -"If you import a project using a :ref:`connected account " -"`, a webhook will " -"be set up automatically for your repository. However, if your project was " -"not imported through a connected account, you may need to manually configure" -" a webhook for your project." -msgstr "" - -#: ../../webhooks.rst:31 -msgid "" -"To manually set up a webhook, click **Add integration** on your project's " -"**Integrations** Admin dashboard page and select the integration type you'd " -"like to add. After you have added the integration, you'll see a link to " -"information about the integration." -msgstr "" - -#: ../../webhooks.rst:35 -msgid "" -"As an example, the URL pattern looks like this: " -"*readthedocs.org/api/v2/webhook///*." -msgstr "" - -#: ../../webhooks.rst:37 -msgid "" -"Use this URL when setting up a new webhook with your provider -- these steps" -" vary depending on the provider:" -msgstr "" - -#: ../../webhooks.rst:40 -msgid "GitHub" -msgstr "GitHub" - -#: ../../webhooks.rst:42 ../../webhooks.rst:59 ../../webhooks.rst:69 -msgid "Go to the **Settings** page for your project" -msgstr "" - -#: ../../webhooks.rst:43 ../../webhooks.rst:60 -msgid "Click **Webhooks** and then **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:44 -msgid "" -"For **Payload URL**, use the URL of the integration on Read the Docs, found " -"on the the project's **Integrations** Admin dashboard page" -msgstr "" - -#: ../../webhooks.rst:46 -msgid "" -"For **Content type**, both *application/json* and *application/x-www-form-" -"urlencoded* work" -msgstr "" - -#: ../../webhooks.rst:48 -msgid "Select **Just the push event**" -msgstr "" - -#: ../../webhooks.rst:49 -msgid "Finish by clicking **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:51 -msgid "" -"You can verify if the webhook is working at the bottom of the GitHub page " -"under **Recent Deliveries**. If you see a Response 200, then the webhook is " -"correctly configured. For a 403 error, it's likely that the Payload URL is " -"incorrect." -msgstr "" - -#: ../../webhooks.rst:54 -msgid "" -"The webhook token, intended for the GitHub **Secret** field, is not yet " -"implemented." -msgstr "" - -#: ../../webhooks.rst:57 -msgid "Bitbucket" -msgstr "" - -#: ../../webhooks.rst:61 ../../webhooks.rst:71 -msgid "" -"For **URL**, use the URL of the integration on Read the Docs, found on the " -"**Dashboard** > **Admin** > **Integrations** page" -msgstr "" - -#: ../../webhooks.rst:63 -msgid "Under **Triggers**, **Repository push** should be selected" -msgstr "" - -#: ../../webhooks.rst:64 -msgid "Finish by clicking **Save**" -msgstr "" - -#: ../../webhooks.rst:67 -msgid "GitLab" -msgstr "" - -#: ../../webhooks.rst:70 -msgid "Click **Integrations**" -msgstr "" - -#: ../../webhooks.rst:73 -msgid "" -"Leave the default **Push events** selected and mark **Tag push events** also" -msgstr "" - -#: ../../webhooks.rst:74 -msgid "Finish by clicking **Add Webhook**" -msgstr "" - -#: ../../webhooks.rst:77 -msgid "Using the generic API integration" -msgstr "" - -#: ../../webhooks.rst:79 -msgid "" -"For repositories that are not hosted with a supported provider, we also " -"offer a generic API endpoint for triggering project builds. Similar to " -"webhook integrations, this integration has a specific URL, found on the " -"project's **Integrations** Admin dashboard page on readthedocs.org." -msgstr "" - -#: ../../webhooks.rst:84 -msgid "" -"Token authentication is required to use the generic endpoint, you will find " -"this token on the integration details page. The token should be passed in as" -" a request parameter, either as form data or as part of JSON data input." -msgstr "" - -#: ../../webhooks.rst:89 -msgid "Parameters" -msgstr "" - -#: ../../webhooks.rst:91 -msgid "This endpoint accepts the following arguments during an HTTP POST:" -msgstr "" - -#: ../../webhooks.rst:97 -msgid "branches" -msgstr "" - -#: ../../webhooks.rst:94 -msgid "" -"The names of the branches to trigger builds for. This can either be an array" -" of branch name strings, or just a single branch name string." -msgstr "" - -#: ../../webhooks.rst:97 -msgid "Default: **latest**" -msgstr "" - -#: ../../webhooks.rst:101 -msgid "token" -msgstr "" - -#: ../../webhooks.rst:100 -msgid "" -"The integration token. You'll find this value on the project's " -"**Integrations** Admin dashboard page." -msgstr "" - -#: ../../webhooks.rst:103 -msgid "" -"For example, the cURL command to build the ``dev`` branch, using the token " -"``1234``, would be::" -msgstr "" - -#: ../../webhooks.rst:108 -msgid "" -"A command like the one above could be called from a cron job or from a hook " -"inside Git_, Subversion_, Mercurial_, or Bazaar_." -msgstr "" - -#: ../../webhooks.rst:117 -msgid "Authentication" -msgstr "" - -#: ../../webhooks.rst:119 -msgid "" -"This endpoint requires authentication. If authenticating with an integration" -" token, a check will determine if the token is valid and matches the given " -"project. If instead an authenticated user is used to make this request, a " -"check will be performed to ensure the authenticated user is an owner of the " -"project." -msgstr "" - -#: ../../webhooks.rst:125 -msgid "Debugging webhooks" -msgstr "" - -#: ../../webhooks.rst:127 -msgid "" -"If you are experiencing problems with an existing webhook, you may be able " -"to use the integration detail page to help debug the issue. Each project " -"integration, such as a webhook or the generic API endpoint, stores the HTTP " -"exchange that takes place between Read the Docs and the external source. " -"You'll find a list of these exchanges in any of the integration detail " -"pages." -msgstr "" - -#: ../../webhooks.rst:134 -msgid "Resyncing webhooks" -msgstr "" - -#: ../../webhooks.rst:136 -msgid "" -"It might be necessary to re-establish a webhook if you are noticing " -"problems. To resync a webhook from Read the Docs, visit the integration " -"detail page and follow the directions for re-syncing your repository " -"webhook." -msgstr "" diff --git a/docs/user/locale/nb/LC_MESSAGES/yaml-config.mo b/docs/user/locale/nb/LC_MESSAGES/yaml-config.mo deleted file mode 100644 index 98bc56970c8..00000000000 Binary files a/docs/user/locale/nb/LC_MESSAGES/yaml-config.mo and /dev/null differ diff --git a/docs/user/locale/nb/LC_MESSAGES/yaml-config.po b/docs/user/locale/nb/LC_MESSAGES/yaml-config.po deleted file mode 100644 index 1232e472c23..00000000000 --- a/docs/user/locale/nb/LC_MESSAGES/yaml-config.po +++ /dev/null @@ -1,260 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Norwegian Bokmål (https://www.transifex.com/readthedocs/teams/2534/nb/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nb\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../yaml-config.rst:2 -msgid "Read the Docs YAML Config" -msgstr "" - -#: ../../yaml-config.rst:4 -msgid "" -"Read the Docs now has support for configuring builds with a YAML file. The " -"file, ``readthedocs.yml``, must be in the root directory of your project." -msgstr "" - -#: ../../yaml-config.rst:7 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../yaml-config.rst:11 -msgid "Here is an example of what this file looks like:" -msgstr "" - -#: ../../yaml-config.rst:26 -msgid "Supported settings" -msgstr "" - -#: ../../yaml-config.rst:31 -msgid "formats" -msgstr "" - -#: ../../yaml-config.rst:33 -msgid "Default: [``htmlzip``, ``pdf``, ``epub``]" -msgstr "" - -#: ../../yaml-config.rst:34 -msgid "Options: ``htmlzip``, ``pdf``, ``epub``" -msgstr "" - -#: ../../yaml-config.rst:35 ../../yaml-config.rst:241 -msgid "Type: List" -msgstr "" - -#: ../../yaml-config.rst:37 -msgid "" -"The formats of your documentation you want to be built. Set as an empty list" -" ``[]`` to build none of the formats." -msgstr "" - -#: ../../yaml-config.rst:40 -msgid "" -"We will always build an HTML & JSON version of your documentation. These are" -" used for web serving & search indexing, respectively." -msgstr "" - -#: ../../yaml-config.rst:58 -msgid "requirements_file" -msgstr "" - -#: ../../yaml-config.rst:60 ../../yaml-config.rst:79 -msgid "Default: ``null``" -msgstr "" - -#: ../../yaml-config.rst:61 ../../yaml-config.rst:80 -msgid "Type: Path (specified from the root of the project)" -msgstr "" - -#: ../../yaml-config.rst:63 -msgid "The path to your pip requirements file." -msgstr "" - -#: ../../yaml-config.rst:72 -msgid "conda" -msgstr "" - -#: ../../yaml-config.rst:74 -msgid "The ``conda`` block allows for configuring our support for Conda." -msgstr "" - -#: ../../yaml-config.rst:77 -msgid "conda.file" -msgstr "" - -#: ../../yaml-config.rst:82 -msgid "The file option specified the Conda `environment file`_ to use." -msgstr "" - -#: ../../yaml-config.rst:89 -msgid "Conda is only supported via the YAML file." -msgstr "" - -#: ../../yaml-config.rst:94 -msgid "build" -msgstr "" - -#: ../../yaml-config.rst:96 -msgid "" -"The ``build`` block configures specific aspects of the documentation build." -msgstr "" - -#: ../../yaml-config.rst:101 -msgid "build.image" -msgstr "" - -#: ../../yaml-config.rst:103 -msgid "Default: :djangosetting:`DOCKER_IMAGE`" -msgstr "" - -#: ../../yaml-config.rst:104 -msgid "Options: ``1.0``, ``2.0``, ``latest``" -msgstr "" - -#: ../../yaml-config.rst:106 -msgid "" -"The build image to use for specific builds. This lets users specify a more " -"experimental build image, if they want to be on the cutting edge." -msgstr "" - -#: ../../yaml-config.rst:110 -msgid "" -"Certain Python versions require a certain build image, as defined here:" -msgstr "" - -#: ../../yaml-config.rst:113 -msgid "``1.0``: 2, 2.7, 3, 3.4" -msgstr "" - -#: ../../yaml-config.rst:114 -msgid "``2.0``: 2, 2.7, 3, 3.5" -msgstr "" - -#: ../../yaml-config.rst:115 -msgid "``latest``: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6" -msgstr "" - -#: ../../yaml-config.rst:128 -msgid "python" -msgstr "" - -#: ../../yaml-config.rst:130 -msgid "" -"The ``python`` block allows you to configure aspects of the Python " -"executable used for building documentation." -msgstr "" - -#: ../../yaml-config.rst:136 -msgid "python.version" -msgstr "" - -#: ../../yaml-config.rst:138 -msgid "Default: ``2.7``" -msgstr "" - -#: ../../yaml-config.rst:139 -msgid "Options: ``2.7``, ``2``, ``3.5``, ``3``" -msgstr "" - -#: ../../yaml-config.rst:141 -msgid "" -"This is the version of Python to use when building your documentation. If " -"you specify only the major version of Python, the highest supported minor " -"version will be selected." -msgstr "" - -#: ../../yaml-config.rst:147 -msgid "" -"The supported Python versions depends on the version of the build image your" -" project is using. The default build image that is used to build " -"documentation contains support for Python ``2.7`` and ``3.5``. See the " -":ref:`yaml__build__image` for more information on supported Python versions." -msgstr "" - -#: ../../yaml-config.rst:158 -msgid "python.use_system_site_packages" -msgstr "" - -#: ../../yaml-config.rst:160 ../../yaml-config.rst:178 -#: ../../yaml-config.rst:194 -msgid "Default: ``false``" -msgstr "" - -#: ../../yaml-config.rst:161 ../../yaml-config.rst:179 -#: ../../yaml-config.rst:195 -msgid "Type: Boolean" -msgstr "" - -#: ../../yaml-config.rst:163 -msgid "" -"When true, it gives the virtual environment access to the global site-" -"packages directory. Depending on the :ref:`yaml-config:build.image`, Read " -"the Docs includes some libraries like scipy, numpy, etc. See " -":ref:`builds:The build environment` for more details." -msgstr "" - -#: ../../yaml-config.rst:176 -msgid "python.setup_py_install" -msgstr "" - -#: ../../yaml-config.rst:181 -msgid "" -"When true, install your project into the Virtualenv with ``python setup.py " -"install`` when building documentation." -msgstr "" - -#: ../../yaml-config.rst:192 -msgid "python.pip_install" -msgstr "" - -#: ../../yaml-config.rst:197 -msgid "" -"When ``true``, install your project into the virtualenv with pip when " -"building documentation." -msgstr "" - -#: ../../yaml-config.rst:238 -msgid "python.extra_requirements" -msgstr "" - -#: ../../yaml-config.rst:240 -msgid "Default: ``[]``" -msgstr "" - -#: ../../yaml-config.rst:243 -msgid "" -"List of `extra requirements`_ sections to install, additionally to the " -"`package default dependencies`_. Only works if ``python.pip_install`` option" -" above is set to ``true``." -msgstr "" - -#: ../../yaml-config.rst:247 -msgid "" -"Let's say your Python package has a ``setup.py`` which looks like this:" -msgstr "" - -#: ../../yaml-config.rst:268 -msgid "" -"Then to have all dependencies from the ``tests`` and ``docs`` sections " -"installed in addition to the default ``requests`` and ``simplejson``, use " -"the ``extra_requirements`` as such:" -msgstr "" - -#: ../../yaml-config.rst:279 -msgid "Behind the scene the following Pip command will be run:" -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/abandoned-projects.mo b/docs/user/locale/nl/LC_MESSAGES/abandoned-projects.mo deleted file mode 100644 index c316a494242..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/abandoned-projects.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/abandoned-projects.po b/docs/user/locale/nl/LC_MESSAGES/abandoned-projects.po deleted file mode 100644 index 6cd07e90033..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/abandoned-projects.po +++ /dev/null @@ -1,206 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../abandoned-projects.rst:2 -msgid "Policy for Abandoned Projects" -msgstr "" - -#: ../../abandoned-projects.rst:4 -msgid "" -"This policy describes the process by which a Read the Docs project name may " -"be changed." -msgstr "" - -#: ../../abandoned-projects.rst:7 -msgid "Rationale" -msgstr "" - -#: ../../abandoned-projects.rst:9 -msgid "" -"Conflict between the current use of the name and a different suggested use " -"of the same name occasionally arise. This document aims to provide general " -"guidelines for solving the most typical cases of such conflicts." -msgstr "" - -#: ../../abandoned-projects.rst:14 -msgid "Specification" -msgstr "" - -#: ../../abandoned-projects.rst:16 -msgid "" -"The main idea behind this policy is that Read the Docs serves the community." -" Every user is invited to upload content under the Terms of Use, " -"understanding that it is at the sole risk of the user." -msgstr "" - -#: ../../abandoned-projects.rst:20 -msgid "" -"While Read the Docs is not a backup service, the core team of Read the Docs " -"does their best to keep that content accessible indefinitely in its " -"published form. However, in certain edge cases the greater community's needs" -" might outweigh the individual's expectation of ownership of a project name." -msgstr "" - -#: ../../abandoned-projects.rst:25 -msgid "The use cases covered by this policy are:" -msgstr "" - -#: ../../abandoned-projects.rst:29 ../../abandoned-projects.rst:53 -msgid "Abandoned projects" -msgstr "" - -#: ../../abandoned-projects.rst:28 -msgid "" -"Renaming a project so that the original project name can be used by a " -"different project" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Active projects" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Resolving disputes over a name" -msgstr "" - -#: ../../abandoned-projects.rst:35 -msgid "Implementation" -msgstr "" - -#: ../../abandoned-projects.rst:38 -msgid "Reachability" -msgstr "" - -#: ../../abandoned-projects.rst:40 -msgid "" -"The user of Read the Docs is solely responsible for being reachable by the " -"core team for matters concerning projects that the user owns. In every case " -"where contacting the user is necessary, the core team will try to do so at " -"least three times, using the following means of contact:" -msgstr "" - -#: ../../abandoned-projects.rst:45 -msgid "E-mail address on file in the user's profile" -msgstr "" - -#: ../../abandoned-projects.rst:46 -msgid "E-mail addresses found in the given project's documentation" -msgstr "" - -#: ../../abandoned-projects.rst:47 -msgid "E-mail address on the project's home page" -msgstr "" - -#: ../../abandoned-projects.rst:49 -msgid "" -"The core team will stop trying to reach the user after six weeks and the " -"user will be considered *unreachable*." -msgstr "" - -#: ../../abandoned-projects.rst:55 -msgid "A project is considered *abandoned* when ALL of the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:57 -msgid "Owner is unreachable (see `Reachability`_)" -msgstr "" - -#: ../../abandoned-projects.rst:58 -msgid "" -"The project has no proper documentation being served (no successful builds) " -"or does not have any releases within the past twelve months" -msgstr "" - -#: ../../abandoned-projects.rst:60 -msgid "" -"No activity from the owner on the project's home page (or no home page " -"found)." -msgstr "" - -#: ../../abandoned-projects.rst:63 -msgid "All other projects are considered *active*." -msgstr "" - -#: ../../abandoned-projects.rst:66 -msgid "Renaming of an abandoned project" -msgstr "" - -#: ../../abandoned-projects.rst:68 -msgid "Projects are never renamed solely on the basis of abandonment." -msgstr "" - -#: ../../abandoned-projects.rst:70 -msgid "" -"An *abandoned* project can be renamed (by appending ``-abandoned`` and a " -"uniquifying integer if needed) for purposes of reusing the name when ALL of " -"the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:74 -msgid "" -"The project has been determined *abandoned* by the rules described above" -msgstr "" - -#: ../../abandoned-projects.rst:75 -msgid "" -"The candidate is able to demonstrate their own failed attempts to contact " -"the existing owner" -msgstr "" - -#: ../../abandoned-projects.rst:77 -msgid "" -"The candidate is able to demonstrate that the project suggested to reuse the" -" name already exists and meets notability requirements" -msgstr "" - -#: ../../abandoned-projects.rst:79 -msgid "" -"The candidate is able to demonstrate why a fork under a different name is " -"not an acceptable workaround" -msgstr "" - -#: ../../abandoned-projects.rst:81 -msgid "The project has fewer than 100 monthly pageviews" -msgstr "" - -#: ../../abandoned-projects.rst:82 -msgid "The core team does not have any additional reservations." -msgstr "" - -#: ../../abandoned-projects.rst:85 -msgid "Name conflict resolution for active projects" -msgstr "" - -#: ../../abandoned-projects.rst:87 -msgid "" -"The core team of Read the Docs are not arbiters in disputes around *active* " -"projects. The core team recommends users to get in touch with each other and" -" solve the issue by respectful communication." -msgstr "" - -#: ../../abandoned-projects.rst:92 -msgid "Prior art" -msgstr "" - -#: ../../abandoned-projects.rst:94 -msgid "" -"The Python Package Index (PyPI) policy for claiming abandoned packages " -"(`PEP-0541 `_) heavily influenced " -"this policy." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/alternate_domains.mo b/docs/user/locale/nl/LC_MESSAGES/alternate_domains.mo deleted file mode 100644 index 83d8617501c..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/alternate_domains.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/alternate_domains.po b/docs/user/locale/nl/LC_MESSAGES/alternate_domains.po deleted file mode 100644 index 30dd810c29e..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/alternate_domains.po +++ /dev/null @@ -1,189 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../alternate_domains.rst:2 -msgid "Alternate Domains" -msgstr "" - -#: ../../alternate_domains.rst:4 -msgid "" -"Read the Docs supports a number of custom domains for your convenience. " -"Shorter URLs make everyone happy, and we like making people happy!" -msgstr "" - -#: ../../alternate_domains.rst:7 -msgid "Subdomain Support" -msgstr "" - -#: ../../alternate_domains.rst:9 -msgid "" -"Every project has a subdomain that is available to serve its documentation. " -"If you go to .readthedocs.io, it should show you the latest version of" -" documentation. A good example is https://pip.readthedocs.io" -msgstr "" - -#: ../../alternate_domains.rst:11 -msgid "" -"If you have an old project that has an underscore (_) in the name, it will " -"use a subdomain with a hyphen (-). `RFC 1035 " -"`_ has more information on valid " -"subdomains." -msgstr "" - -#: ../../alternate_domains.rst:15 -msgid "Custom Domain Support" -msgstr "" - -#: ../../alternate_domains.rst:17 -msgid "" -"You can also host your documentation from your own domain by adding a domain" -" to your project:" -msgstr "" - -#: ../../alternate_domains.rst:20 -msgid "" -"Add a CNAME record in your DNS that points the domain to: ``readthedocs.io``" -msgstr "" - -#: ../../alternate_domains.rst:21 -msgid "" -"Add a project domain in the :guilabel:`Domains` project admin page for your " -"project." -msgstr "" - -#: ../../alternate_domains.rst:24 -msgid "" -"We don't currently support pointing subdomains or naked domains to a project" -" using ``A`` records. It's best to point a subdomain, ``docs.example.com`` " -"for example, using a CNAME record." -msgstr "" - -#: ../../alternate_domains.rst:28 -msgid "" -"Using pip as an example, https://pip.pypa.io resolves, but is hosted on our " -"infrastructure." -msgstr "" - -#: ../../alternate_domains.rst:30 -msgid "As another example, fabric's dig record looks like this::" -msgstr "" - -#: ../../alternate_domains.rst:38 -msgid "Custom Domain SSL" -msgstr "" - -#: ../../alternate_domains.rst:40 -msgid "" -"By default, when you setup a custom domain to host documentation at Read the" -" Docs, we will attempt to provision a domain validated SSL certificate for " -"the domain. This service is generously provided by Cloudflare." -msgstr "" - -#: ../../alternate_domains.rst:44 -msgid "" -"After configuring your custom domain on Read the Docs, you can see the " -"status of the certificate on the domain page in your project admin dashboard" -" (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:48 -msgid "" -"If your domain has configured CAA records, please do not forget to include " -"Cloudflare CAA entries, see their `Certification Authority Authorization " -"(CAA) FAQ `_." -msgstr "" - -#: ../../alternate_domains.rst:54 -msgid "" -"Some older setups configured a CNAME record pointing to ``readthedocs.org`` " -"or another variation. While these continue to resolve, they do not yet allow" -" us to acquire SSL certificates for those domains. Point the CNAME to " -"``readthedocs.io`` and re-request a certificate by saving the domain in the " -"project admin (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:61 -msgid "" -"If you change the CNAME record, the SSL certificate issuance can take about " -"one hour." -msgstr "" - -#: ../../alternate_domains.rst:66 -msgid "" -"Due to a limitation, a domain cannot be proxied on Cloudflare to another " -"Cloudflare account that also proxies. This results in a \"CNAME Cross-User " -"Banned\" error. In order to do SSL termination, we must proxy this " -"connection. If you don't want us to do SSL termination for your domain -- " -"**which means you are responsible for the SSL certificate** -- then set your" -" CNAME to ``cloudflare-to-cloudflare.readthedocs.io`` instead of " -"``readthedocs.io``." -msgstr "" - -#: ../../alternate_domains.rst:75 -msgid "For more details, see this `previous issue`_." -msgstr "" - -#: ../../alternate_domains.rst:81 -msgid "Proxy SSL" -msgstr "" - -#: ../../alternate_domains.rst:83 -msgid "" -"If you would prefer to do your own SSL termination on a server you own and " -"control, you can do that although the setup is a bit more complex." -msgstr "" - -#: ../../alternate_domains.rst:87 -msgid "Broadly, the steps are:" -msgstr "" - -#: ../../alternate_domains.rst:89 -msgid "Have a server listening on 443 that you control" -msgstr "" - -#: ../../alternate_domains.rst:90 -msgid "" -"Procure an SSL certificate for your domain and provision it and the private " -"key on your server." -msgstr "" - -#: ../../alternate_domains.rst:92 -msgid "Add a domain that you wish to point at Read the Docs" -msgstr "" - -#: ../../alternate_domains.rst:93 -msgid "Enable proxying to us, with a custom ``X-RTD-SLUG`` header" -msgstr "" - -#: ../../alternate_domains.rst:95 -msgid "An example nginx configuration for pip would look like:" -msgstr "" - -#: ../../alternate_domains.rst:115 -msgid "rtfd.org" -msgstr "" - -#: ../../alternate_domains.rst:117 -msgid "" -"You can also use `rtfd.io` and `rtfd.org` for short URLs for Read the Docs. " -"For example, https://pip.rtfd.io redirects to its documentation page. Any " -"use of `rtfd.io` or `rtfd.org` will simply be redirected to " -"`readthedocs.io`." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/api/index.mo b/docs/user/locale/nl/LC_MESSAGES/api/index.mo deleted file mode 100644 index 800158a6ea3..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/api/index.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/api/index.po b/docs/user/locale/nl/LC_MESSAGES/api/index.po deleted file mode 100644 index 126b9e8c00d..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/api/index.po +++ /dev/null @@ -1,30 +0,0 @@ -# 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: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\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/user/locale/nl/LC_MESSAGES/architecture.mo b/docs/user/locale/nl/LC_MESSAGES/architecture.mo deleted file mode 100644 index e7042e0f614..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/architecture.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/architecture.po b/docs/user/locale/nl/LC_MESSAGES/architecture.po deleted file mode 100644 index f05a17e7b84..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/architecture.po +++ /dev/null @@ -1,35 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2014-03-01 14:09+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../architecture.rst:2 -msgid "Architecture" -msgstr "" - -#: ../../architecture.rst:4 -msgid "" -"Read the Docs is architected to be highly available. A lot of projects host " -"their documentation with us, so we have built the site so that it shouldn't " -"go down. The load balancer is the only real single point of failure " -"currently. This means mainly that if the network to the load balancer goes " -"down, we have issues." -msgstr "" - -#: ../../architecture.rst:7 -msgid "Diagram" -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/automatic-redirects.mo b/docs/user/locale/nl/LC_MESSAGES/automatic-redirects.mo deleted file mode 100644 index 360bf91b0eb..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/automatic-redirects.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/automatic-redirects.po b/docs/user/locale/nl/LC_MESSAGES/automatic-redirects.po deleted file mode 100644 index f848563797f..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/automatic-redirects.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../automatic-redirects.rst:2 -msgid "Automatic Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:4 -msgid "" -"Read the Docs supports redirecting certain URLs automatically. This is an " -"overview of the set of redirects that are fully supported and will work into" -" the future." -msgstr "" - -#: ../../automatic-redirects.rst:8 -msgid "Root URL" -msgstr "" - -#: ../../automatic-redirects.rst:10 -msgid "" -"A link to the root of your documentation will redirect to the *default " -"version*, as set in your project settings. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:17 -msgid "" -"This only works for the root URL, not for internal pages. It's designed to " -"redirect people from http://pip.readthedocs.io/ to the default version of " -"your documentation, since serving up a 404 here would be a pretty terrible " -"user experience. (If your \"develop\" branch was designated as your default " -"version, then it would redirect to http://pip.readthedocs.io/en/develop.) " -"But, it's not a universal redirecting solution. So, for example, a link to " -"an internal page like http://pip.readthedocs.io/usage.html doesn't redirect " -"to http://pip.readthedocs.io/en/latest/usage.html." -msgstr "" - -#: ../../automatic-redirects.rst:19 -msgid "" -"The reasoning behind this is that RTD organizes the URLs for docs so that " -"multiple translations and multiple versions of your docs can be organized " -"logically and consistently for all projects that RTD hosts. For the way that" -" RTD views docs, http://pip.readthedocs.io/en/latest/ is the root directory " -"for your default documentation in English, not http://pip.readthedocs.io/. " -"Just like http://pip.readthedocs.io/en/develop/ is the root for your " -"development documentation in English." -msgstr "" - -#: ../../automatic-redirects.rst:21 -msgid "" -"Among all the multiple versions of docs, you can choose which is the " -"\"default\" version for RTD to display, which usually corresponds to the git" -" branch of the most recent official release from your project." -msgstr "" - -#: ../../automatic-redirects.rst:24 -msgid "rtfd.org" -msgstr "" - -#: ../../automatic-redirects.rst:26 -msgid "" -"Links to rtfd.org are treated the same way as above. They redirect the root " -"URL to the default version of the project. They are intended to be easy and " -"short for people to type." -msgstr "" - -#: ../../automatic-redirects.rst:31 -msgid "Supported Top-Level Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:33 -msgid "" -"These \"implicit\" redirects are supported for legacy reasons. We will not " -"be adding support for any more magic redirects. If you want additional " -"redirects, they should live at a prefix like `Redirecting to a Page`_" -msgstr "" - -#: ../../automatic-redirects.rst:38 -msgid "" -"The main challenge of URL routing in Read the Docs is handling redirects " -"correctly. Both in the interest of redirecting older URLs that are now " -"obsolete, and in the interest of handling \"logical-looking\" URLs (leaving " -"out the lang_slug or version_slug shouldn't result in a 404), the following " -"redirects are supported::" -msgstr "" - -#: ../../automatic-redirects.rst:44 -msgid "" -"The language redirect will work for any of the defined ``LANGUAGE_CODES`` we" -" support. The version redirect will work for supported versions." -msgstr "" - -#: ../../automatic-redirects.rst:48 -msgid "Redirecting to a Page" -msgstr "" - -#: ../../automatic-redirects.rst:50 -msgid "" -"You can link to a specific page and have it redirect to your default " -"version. This is done with the ``/page/`` URL. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:57 -msgid "This allows you to create links that are always up to date." -msgstr "" - -#: ../../automatic-redirects.rst:59 -msgid "" -"Another way to handle this is the *latest* version. You can set your " -"``latest`` version to a specific version and just always link to latest." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/badges.mo b/docs/user/locale/nl/LC_MESSAGES/badges.mo deleted file mode 100644 index 12cc6a40f30..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/badges.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/badges.po b/docs/user/locale/nl/LC_MESSAGES/badges.po deleted file mode 100644 index dc8445a6b97..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/badges.po +++ /dev/null @@ -1,136 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../badges.rst:2 -msgid "Badges" -msgstr "" - -#: ../../badges.rst:4 -msgid "" -"Badges let you show the state of your documentation to your users. They are " -"great for embedding in your README, or putting inside your actual doc pages." -msgstr "" - -#: ../../badges.rst:9 -msgid "Status Badges" -msgstr "" - -#: ../../badges.rst:11 -msgid "" -"They will display in green for passing, red for failing, and yellow for " -"unknown states." -msgstr "" - -#: ../../badges.rst:15 -msgid "Here are a few examples:" -msgstr "" - -#: ../../badges.rst:17 -msgid "|green| |nbsp| |red| |nbsp| |yellow|" -msgstr "" - -#: ../../badges.rst:19 -msgid "" -"You can see it in action in the `Read the Docs README`_. They will link back" -" to your project's documentation page on Read the Docs." -msgstr "" - -#: ../../badges.rst:23 -msgid "Style" -msgstr "" - -#: ../../badges.rst:25 -msgid "" -"Now you can pass the ``style`` GET argument, to get custom styled badges " -"same as you would for shields.io. If no argument is passed, ``flat`` is used" -" as default." -msgstr "" - -#: ../../badges.rst:30 -msgid "STYLE" -msgstr "" - -#: ../../badges.rst:30 -msgid "BADGE" -msgstr "" - -#: ../../badges.rst:32 -msgid "flat" -msgstr "" - -#: ../../badges.rst:32 -msgid "|Flat Badge|" -msgstr "" - -#: ../../badges.rst:34 -msgid "flat-square" -msgstr "" - -#: ../../badges.rst:34 -msgid "|Flat-Square Badge|" -msgstr "" - -#: ../../badges.rst:36 -msgid "for-the-badge" -msgstr "" - -#: ../../badges.rst:36 -msgid "|Badge|" -msgstr "" - -#: ../../badges.rst:38 -msgid "plastic" -msgstr "" - -#: ../../badges.rst:38 -msgid "|Plastic Badge|" -msgstr "" - -#: ../../badges.rst:40 -msgid "social" -msgstr "" - -#: ../../badges.rst:40 -msgid "|Social Badge|" -msgstr "" - -#: ../../badges.rst:51 -msgid "Project Pages" -msgstr "" - -#: ../../badges.rst:53 -msgid "" -"You will now see badges embedded in your `project page`_. The default badge " -"will be pointed at the *default version* you have specified for your " -"project. The badge URLs look like this::" -msgstr "" - -#: ../../badges.rst:59 -msgid "" -"You can replace the version argument with any version that you want to show " -"a badge for. If you click on the badge icon, you will be given snippets for " -"RST, Markdown, and HTML; to make embedding it easier." -msgstr "" - -#: ../../badges.rst:64 -msgid "" -"If you leave the version argument off, it will default to your latest " -"version. This is probably best to include in your README, since it will stay" -" up to date with your Read the Docs project::" -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/builds.mo b/docs/user/locale/nl/LC_MESSAGES/builds.mo deleted file mode 100644 index 7ef8dc5d64d..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/builds.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/builds.po b/docs/user/locale/nl/LC_MESSAGES/builds.po deleted file mode 100644 index 29839b12b09..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/builds.po +++ /dev/null @@ -1,454 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Marcel van Brakel \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../builds.rst:2 -msgid "Build Process" -msgstr "" - -#: ../../builds.rst:4 -msgid "Files: `tasks.py`_ - `doc_builder/`_" -msgstr "" - -#: ../../builds.rst:9 -msgid "" -"Every documentation build has limited resources. Our current build limits " -"are:" -msgstr "" - -#: ../../builds.rst:12 -msgid "15 minutes" -msgstr "" - -#: ../../builds.rst:13 -msgid "1GB of memory" -msgstr "" - -#: ../../builds.rst:15 -msgid "" -"We can increase build limits on a per-project basis, if you provide a good " -"reason your documentation needs more resources." -msgstr "" - -#: ../../builds.rst:18 -msgid "" -"You can see the current Docker build images that we use in our `docker " -"repository `_. `Docker " -"Hub `_ also shows the latest " -"set of images that have been built." -msgstr "" - -#: ../../builds.rst:21 -msgid "" -"Currently in production we're using the ``readthedocs/build:2.0`` docker " -"image as our default image." -msgstr "" - -#: ../../builds.rst:24 -msgid "How we build documentation" -msgstr "" - -#: ../../builds.rst:26 -msgid "" -"When we import your documentation, we look at two things first: your " -"*Repository URL* and the *Documentation Type*. We will clone your " -"repository, and then build your documentation using the *Documentation Type*" -" specified." -msgstr "" - -#: ../../builds.rst:31 -msgid "Sphinx" -msgstr "" - -#: ../../builds.rst:33 -msgid "" -"When you choose *Sphinx* as your *Documentation Type*, we will first look " -"for a ``conf.py`` file in your repository. If we don't find one, we will " -"generate one for you. We will look inside a ``doc`` or ``docs`` directory " -"first, and then look within your entire project." -msgstr "" - -#: ../../builds.rst:40 -msgid "Then Sphinx will build any files with an ``.rst`` extension." -msgstr "" - -#: ../../builds.rst:43 -msgid "MkDocs" -msgstr "" - -#: ../../builds.rst:45 -msgid "" -"When you choose *Mkdocs* as your *Documentation Type*, we will first look " -"for a ``mkdocs.yml`` file in the root of your repository. If we don't find " -"one, we will generate one for you." -msgstr "" - -#: ../../builds.rst:50 -msgid "" -"Then MkDocs will build any files with a ``.md`` extension within the " -"directory specifed as ``docs_dir`` in the ``mkdocs.yml``." -msgstr "" - -#: ../../builds.rst:52 -msgid "" -"If no ``mkdocs.yml`` was found in the root of your repository and we " -"generated one for you, Read the Docs will attempt to set ``docs_dir`` by " -"sequentially searching for a ``docs``, ``doc``, ``Doc``, or ``book`` " -"directory. The first of these directories that exists and contains files " -"with a ``.md`` extension will be set to ``docs_dir`` within ``mkdocs.yml``, " -"and MkDocs will build the ``.md`` files in that directory. As MkDocs doesn't" -" support automatic PDF generation, Read the Docs cannot create a PDF version" -" of your documentation with the *Mkdocs* option." -msgstr "" - -#: ../../builds.rst:60 -msgid "Understanding what's going on" -msgstr "" - -#: ../../builds.rst:62 -msgid "" -"Understanding how Read the Docs builds your project will help you with " -"debugging the problems you have with the site. It should also allow you to " -"take advantage of certain things that happen during the build process." -msgstr "" - -#: ../../builds.rst:65 -msgid "" -"The first step of the process is that we check out your code from the " -"repository you have given us. If the code is already checked out, we update " -"the copy to the branch that you have specified in your projects " -"configuration." -msgstr "" - -#: ../../builds.rst:68 -msgid "" -"Then we build the proper backend code for the type of documentation you've " -"selected." -msgstr "" - -#: ../../builds.rst:70 -msgid "" -"If you have the *Install Project* option enabled, we will run ``setup.py " -"install`` on your package, installing it into a virtual environment. You can" -" also define additional packages to install with the *Requirements File* " -"option." -msgstr "" - -#: ../../builds.rst:73 -msgid "" -"When we build your Sphinx documentation, we run ``sphinx-build -b html . " -"_build/html``, where ``html`` would be replaced with the correct backend. We" -" also create pdf's and ePub's automatically based on your project. For " -"MkDocs, we run ``mkdocs build``." -msgstr "" - -#: ../../builds.rst:78 -msgid "" -"Then these files are copied across to our application servers from the build" -" server. Once on the application servers, they are served from nginx." -msgstr "" - -#: ../../builds.rst:81 -msgid "An example in code:" -msgstr "" - -#: ../../builds.rst:95 -msgid "" -"Regardless of whether you build your docs with Sphinx or MkDocs, we " -"recommend you pin the version of Sphinx or Mkdocs you want us to use. You " -"can do this the same way other :doc:`dependencies are specified `. Some examples of pinning versions might be " -"``sphinx<2.0`` or ``mkdocs>=1.0``." -msgstr "" - -#: ../../builds.rst:102 -msgid "Builder responsibility" -msgstr "" - -#: ../../builds.rst:104 -msgid "" -"Builders have a very specific job. They take the updated source code and " -"generate the correct artifacts. The code lives in " -"``self.version.project.checkout_path(self.version.slug)``. The artifacts " -"should end up in " -"``self.version.project.artifact_path(version=self.version.slug, " -"type=self.type)`` Where ``type`` is the name of your builder. All files that" -" end up in the artifact directory should be in their final form." -msgstr "" - -#: ../../builds.rst:112 -msgid "The build environment" -msgstr "" - -#: ../../builds.rst:114 -msgid "" -"The build process is executed inside Docker containers, by default the image" -" used is ``readthedocs/build:2.0``, but you can change that using a " -":doc:`configuration file `." -msgstr "" - -#: ../../builds.rst:120 -msgid "" -"The Docker images have a select number of C libraries installed, because " -"they are used across a wide array of python projects. We can't install every" -" C library out there, but we try and support the major ones." -msgstr "" - -#: ../../builds.rst:127 -msgid "" -"If you want to know the specific version of a package that is installed in " -"the image you can check the `Ubuntu package search page " -"`__." -msgstr "" - -#: ../../builds.rst:131 -msgid "2.0 (stable)" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "O.S" -msgstr "" - -#: ../../builds.rst:133 ../../builds.rst:157 -msgid "Ubuntu 16.04" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Conda" -msgstr "" - -#: ../../builds.rst:134 -msgid "Miniconda 4.3.31" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Python" -msgstr "" - -#: ../../builds.rst:136 -msgid "``m2crypto``" -msgstr "" - -#: ../../builds.rst:137 ../../builds.rst:160 -msgid "``matplolib``" -msgstr "" - -#: ../../builds.rst:138 -msgid "``numpy``" -msgstr "" - -#: ../../builds.rst:139 ../../builds.rst:162 -msgid "``pandas``" -msgstr "" - -#: ../../builds.rst:140 ../../builds.rst:163 -msgid "``pip``" -msgstr "" - -#: ../../builds.rst:141 ../../builds.rst:164 -msgid "``scipy``" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Other packages" -msgstr "" - -#: ../../builds.rst:143 ../../builds.rst:170 -msgid "``doxygen``" -msgstr "" - -#: ../../builds.rst:144 -msgid "``graphviz``" -msgstr "" - -#: ../../builds.rst:145 -msgid "``libevent``" -msgstr "" - -#: ../../builds.rst:146 ../../builds.rst:173 -msgid "``libjpeg``" -msgstr "" - -#: ../../builds.rst:147 ../../builds.rst:174 -msgid "``libxml2-dev``" -msgstr "" - -#: ../../builds.rst:148 -msgid "``libxslt1.1``" -msgstr "" - -#: ../../builds.rst:149 ../../builds.rst:176 -msgid "``pandoc``" -msgstr "" - -#: ../../builds.rst:150 ../../builds.rst:178 -msgid "``textlive-full``" -msgstr "" - -#: ../../builds.rst:152 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:155 -msgid "3.0 (latest)" -msgstr "" - -#: ../../builds.rst:158 -msgid "Miniconda 4.4.10" -msgstr "" - -#: ../../builds.rst:161 -msgid "``numpy``," -msgstr "" - -#: ../../builds.rst:0 -msgid "JavaScript" -msgstr "" - -#: ../../builds.rst:166 -msgid "``jsdoc``" -msgstr "" - -#: ../../builds.rst:167 -msgid "``nodejs``" -msgstr "" - -#: ../../builds.rst:168 -msgid "``npm``" -msgstr "" - -#: ../../builds.rst:171 -msgid "``libevent-dev``" -msgstr "" - -#: ../../builds.rst:172 -msgid "``libgraphviz-dev``" -msgstr "" - -#: ../../builds.rst:175 -msgid "``libxslt1-dev``" -msgstr "" - -#: ../../builds.rst:177 -msgid "``plantuml``" -msgstr "" - -#: ../../builds.rst:180 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:183 -msgid "Writing your own builder" -msgstr "" - -#: ../../builds.rst:185 -msgid "" -"Builds happen on a server using only the RTD Public API. There is no reason " -"that you couldn't build your own independent builder that wrote into the RTD" -" namespace. The only thing that is currently unsupported there is a saner " -"way than uploading the processed files as a zip." -msgstr "" - -#: ../../builds.rst:187 -msgid "" -"The documentation build system in RTD is made pluggable, so that you can " -"build out your own backend. If you have a documentation format that isn't " -"currently supported, you can add support by contributing a backend." -msgstr "" - -#: ../../builds.rst:189 -msgid "" -"The builders in :doc:`/developer-interface/doc_builder` detail the higher " -"level parts of the API that you need to implement. A basic run goes " -"something like this::" -msgstr "" - -#: ../../builds.rst:200 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../builds.rst:202 -msgid "" -"If you're having trouble getting your version to build, try wiping out the " -"existing build/environment files. On your version list page " -"``/projects/[project]/versions`` there is a \"Wipe\" button that will remove" -" all of the files associated with your documentation build, but not the " -"documentation itself." -msgstr "" - -#: ../../builds.rst:205 -msgid "Build environment" -msgstr "" - -#: ../../builds.rst:207 -msgid "" -"The *Sphinx* and *Mkdocs* builders set the following RTD-specific " -"environment variables when building your documentation:" -msgstr "" - -#: ../../builds.rst:210 -msgid "Environment variable" -msgstr "" - -#: ../../builds.rst:210 -msgid "Description" -msgstr "Omschrijving" - -#: ../../builds.rst:210 -msgid "Example value" -msgstr "" - -#: ../../builds.rst:212 -msgid "``READTHEDOCS``" -msgstr "" - -#: ../../builds.rst:212 -msgid "Whether the build is running inside RTD" -msgstr "" - -#: ../../builds.rst:212 -msgid "``True``" -msgstr "" - -#: ../../builds.rst:214 -msgid "``READTHEDOCS_VERSION``" -msgstr "" - -#: ../../builds.rst:214 -msgid "The RTD name of the version which is being built" -msgstr "" - -#: ../../builds.rst:214 -msgid "``latest``" -msgstr "" - -#: ../../builds.rst:216 -msgid "``READTHEDOCS_PROJECT``" -msgstr "" - -#: ../../builds.rst:216 -msgid "The RTD name of the project which is being built" -msgstr "" - -#: ../../builds.rst:216 -msgid "``myexampleproject``" -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/canonical.mo b/docs/user/locale/nl/LC_MESSAGES/canonical.mo deleted file mode 100644 index c08d9e3482d..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/canonical.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/canonical.po b/docs/user/locale/nl/LC_MESSAGES/canonical.po deleted file mode 100644 index fa8edf4d2dc..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/canonical.po +++ /dev/null @@ -1,105 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../canonical.rst:2 -msgid "Canonical URLs" -msgstr "" - -#: ../../canonical.rst:4 -msgid "" -"Canonical URLs allow people to have consistent page URLs for domains. This " -"is mainly useful for search engines, so that they can send people to the " -"correct page." -msgstr "" - -#: ../../canonical.rst:8 -msgid "Read the Docs uses these in two ways:" -msgstr "" - -#: ../../canonical.rst:10 -msgid "We point all versions of your docs at the \"latest\" version as canonical" -msgstr "" - -#: ../../canonical.rst:11 -msgid "" -"We point at the user specified canonical URL, generally a custom domain for " -"your docs." -msgstr "" - -#: ../../canonical.rst:14 -msgid "Example" -msgstr "" - -#: ../../canonical.rst:16 -msgid "" -"Fabric hosts their docs on Read the Docs. They mostly use their own domain " -"for them ``http://docs.fabfile.org``. This means that Google will index both" -" ``http://fabric-docs.readthedocs.io`` and ``http://docs.fabfile.org`` for " -"their documentation." -msgstr "" - -#: ../../canonical.rst:20 -msgid "" -"Fabric will want to set ``http://docs.fabfile.org`` as their canonical URL. " -"This means that when Google indexes ``http://fabric-docs.readthedocs.io``, " -"it will know that it should really point at ``http://docs.fabfile.org``." -msgstr "" - -#: ../../canonical.rst:24 -msgid "Enabling" -msgstr "" - -#: ../../canonical.rst:26 -msgid "" -"You can set the canonical URL for your project in the Project Admin page. " -"Check your `Domains` tab for the domains that we know about." -msgstr "" - -#: ../../canonical.rst:29 -msgid "Implementation" -msgstr "" - -#: ../../canonical.rst:31 -msgid "" -"If you look at the source code for documentation built after you set your " -"canonical URL, you should see a bit of HTML like this:" -msgstr "" - -#: ../../canonical.rst:39 -msgid "Links" -msgstr "" - -#: ../../canonical.rst:41 -msgid "" -"This is a good explanation of the usage of canonical URLs in search engines:" -msgstr "" - -#: ../../canonical.rst:43 -msgid "http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" -msgstr "" - -#: ../../canonical.rst:45 -msgid "This is a good explanation for why canonical pages are good for SEO:" -msgstr "" - -#: ../../canonical.rst:47 -msgid "" -"http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-" -"practices-since-sitemaps" -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/changelog.mo b/docs/user/locale/nl/LC_MESSAGES/changelog.mo deleted file mode 100644 index f0aec244206..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/changelog.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/changelog.po b/docs/user/locale/nl/LC_MESSAGES/changelog.po deleted file mode 100644 index 022559af6be..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/changelog.po +++ /dev/null @@ -1,3796 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Marcel van Brakel \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../changelog.rst:2 -msgid "Changelog" -msgstr "" - -#: ../../../CHANGELOG.rst:2 -msgid "Version 2.6.5" -msgstr "" - -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -msgid "Date" -msgstr "Datum" - -#: ../../../CHANGELOG.rst:4 ../../../CHANGELOG.rst:14 -msgid "August 29, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:6 -msgid "" -"`@stsewd `__: Tests for yaml file regex (`#4587 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:7 -msgid "" -"`@agjohnson `__: Respect user language when " -"caching homepage (`#4585 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:8 -msgid "" -"`@humitos `__: Add start and termination to YAML " -"file regex (`#4584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:9 -msgid "" -"`@safwanrahman `__: [Fix #4576] Do not " -"delete projects which have multiple users (`#4577 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:12 -msgid "Version 2.6.4" -msgstr "" - -#: ../../../CHANGELOG.rst:16 -msgid "" -"`@stsewd `__: Update tests failing on master " -"(`#4575 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:17 -msgid "" -"`@davidfischer `__: Add a flag to disable " -"docsearch (`#4570 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:18 -msgid "" -"`@stsewd `__: Fix nested syntax in docs (`#4567 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:19 -msgid "" -"`@stsewd `__: Fix incorrect reraise (`#4566 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:20 -msgid "" -"`@davidfischer `__: Add a note about " -"specifying the version of build tools (`#4562 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:21 -msgid "" -"`@davidfischer `__: Serve badges directly " -"from local filesystem (`#4561 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:22 -msgid "" -"`@humitos `__: Build JSON artifacts in HTML " -"builder (`#4554 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:23 -msgid "" -"`@humitos `__: Route task to proper queue (`#4553" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:24 -msgid "" -"`@humitos `__: Sanitize BuildCommand.output by " -"removing NULL characters (`#4552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:25 -msgid "" -"`@davidfischer `__: Fix changelog for 2.6.3 " -"(`#4548 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:26 -msgid "" -"`@ericholscher `__: Remove hiredis (`#4542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:27 -msgid "" -"`@davidfischer `__: Use the STATIC_URL for " -"static files to avoid redirection (`#4522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:28 -msgid "" -"`@stsewd `__: Update docs about build process " -"(`#4515 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:29 -msgid "" -"`@StefanoChiodino `__: Allow for period " -"as a prefix and yaml extension for config file (`#4512 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:30 -msgid "" -"`@AumitLeon `__: Update information on mkdocs " -"build process (`#4508 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:31 -msgid "" -"`@humitos `__: Fix Exact Redirect to work " -"properly when using $rest keyword (`#4501 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:32 -msgid "" -"`@humitos `__: Mark some BuildEnvironmentError " -"exceptions as Warning and do not log them (`#4495 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:33 -msgid "" -"`@xrmx `__: projects: don't explode trying to update" -" UpdateDocsTaskStep state (`#4485 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:34 -msgid "" -"`@humitos `__: Note with the developer flow to " -"update our app translations (`#4481 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:35 -msgid "" -"`@humitos `__: Add `trimmed` to all multilines " -"`blocktrans` tags (`#4480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:36 -msgid "" -"`@humitos `__: Example and note with usage of " -"trimmed option in blocktrans (`#4479 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:37 -msgid "" -"`@humitos `__: Update Transifex resources for our" -" documentation (`#4478 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:38 -msgid "" -"`@humitos `__: Documentation for Manage " -"Translations (`#4470 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:39 -msgid "" -"`@stsewd `__: Port https://github.com/rtfd" -"/readthedocs-build/pull/38/ (`#4461 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:40 -msgid "" -"`@stsewd `__: Match v1 config interface to new one" -" (`#4456 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:41 -msgid "" -"`@humitos `__: Skip tags that point to blob " -"objects instead of commits (`#4442 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:42 -msgid "" -"`@stsewd `__: Document " -"python.use_system_site_packages option (`#4422 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:43 -msgid "" -"`@humitos `__: More tips about how to reduce " -"resources usage (`#4419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:44 -msgid "" -"`@xrmx `__: projects: user in " -"ProjectQuerySetBase.for_admin_user is mandatory (`#4417 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:47 -msgid "Version 2.6.3" -msgstr "" - -#: ../../../CHANGELOG.rst:49 -msgid "August 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:51 -msgid "Release to Azure!" -msgstr "" - -#: ../../../CHANGELOG.rst:53 -msgid "" -"`@davidfischer `__: Add Sponsors list to " -"footer (`#4424 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:54 -msgid "" -"`@stsewd `__: Cache node_modules to speed up CI " -"(`#4484 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:55 -msgid "" -"`@xrmx `__: templates: mark missing string for " -"translation on project edit (`#4518 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:56 -msgid "" -"`@ericholscher `__: Performance improvement:" -" cache version listing on the homepage (`#4526 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:57 -msgid "" -"`@agjohnson `__: Remove mailgun from our " -"dependencies (`#4531 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:58 -msgid "" -"`@davidfischer `__: Improved ad block " -"detection (`#4532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:59 -msgid "" -"`@agjohnson `__: Revert \"Remove " -"SelectiveFileSystemFolder finder workaround\" (`#4533 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:60 -msgid "" -"`@davidfischer `__: Slight clarification on " -"turning off ads for a project (`#4534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:61 -msgid "" -"`@davidfischer `__: Fix the sponsor image " -"paths (`#4535 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:62 -msgid "" -"`@agjohnson `__: Update build assets (`#4537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:66 -msgid "Version 2.6.2" -msgstr "" - -#: ../../../CHANGELOG.rst:68 -msgid "August 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:70 -msgid "" -"`@davidfischer `__: Custom domain " -"clarifications (`#4514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:71 -msgid "" -"`@trein `__: Use single quote throughout the file " -"(`#4513 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:72 -msgid "" -"`@davidfischer `__: Support ads on pallets " -"themes (`#4499 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:73 -msgid "" -"`@davidfischer `__: Only use " -"HostHeaderSSLAdapter for SSL/HTTPS connections (`#4498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:74 -msgid "" -"`@keflavich `__: Very minor English correction " -"(`#4497 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:75 -msgid "" -"`@davidfischer `__: All static media is run " -"through \"collectstatic\" (`#4489 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:76 -msgid "" -"`@humitos `__: Fix reST structure (`#4488 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:77 -msgid "" -"`@nijel `__: Document expected delay on CNAME " -"change and need for CAA (`#4487 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:78 -msgid "" -"`@davidfischer `__: Allow enforcing HTTPS " -"for custom domains (`#4483 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:79 -msgid "" -"`@davidfischer `__: Add some details around " -"community ad qualifications (`#4436 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:80 -msgid "" -"`@davidfischer `__: Updates to manifest " -"storage (`#4430 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:81 -msgid "" -"`@davidfischer `__: Update alt domains docs " -"with SSL (`#4425 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:82 -msgid "" -"`@agjohnson `__: Add SNI support for API HTTPS " -"endpoint (`#4423 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:83 -msgid "" -"`@davidfischer `__: API v1 cleanup (`#4415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:84 -msgid "" -"`@davidfischer `__: Allow filtering versions" -" by active (`#4414 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:85 -msgid "" -"`@mlncn `__: Fix broken link (`#4410 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:86 -msgid "" -"`@safwanrahman `__: [Fix #4407] Port Project" -" Search for Elasticsearch 6.x (`#4408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:87 -msgid "" -"`@davidfischer `__: Add client ID to Google " -"Analytics requests (`#4404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:88 -msgid "" -"`@xrmx `__: projects: fix filtering in " -"projects_tag_detail (`#4398 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:89 -msgid "" -"`@davidfischer `__: Fix a proxy model bug " -"related to ad-free (`#4390 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:90 -msgid "" -"`@humitos `__: Release 2.6.1 (`#4389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:91 ../../../CHANGELOG.rst:108 -msgid "" -"`@davidfischer `__: Do not access database " -"from builds to check ad-free (`#4387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:92 ../../../CHANGELOG.rst:109 -msgid "" -"`@humitos `__: Adapt YAML config integration " -"tests (`#4385 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:93 ../../../CHANGELOG.rst:110 -msgid "" -"`@stsewd `__: Set full `source_file` path for " -"default configuration (`#4379 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:94 -msgid "" -"`@humitos `__: Make `get_version` usable from a " -"specified path (`#4376 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:95 ../../../CHANGELOG.rst:111 -msgid "" -"`@humitos `__: More tags when logging errors to " -"Sentry (`#4375 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:96 -msgid "" -"`@humitos `__: Check for 'options' in " -"update_repos command (`#4373 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:97 -msgid "" -"`@safwanrahman `__: [Fix #4333] Implement " -"asynchronous search reindex functionality using celery (`#4368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:98 -msgid "" -"`@stsewd `__: V2 of the configuration file (`#4355" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:99 ../../../CHANGELOG.rst:122 -msgid "" -"`@davidfischer `__: Remove the UID from the " -"GA measurement protocol (`#4347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:100 ../../../CHANGELOG.rst:583 -msgid "" -"`@humitos `__: Mount `pip_cache_path` in Docker " -"container (`#3556 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:101 -msgid "" -"`@agjohnson `__: Show subprojects in search " -"results (`#1866 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:104 -msgid "Version 2.6.1" -msgstr "" - -#: ../../../CHANGELOG.rst:106 -msgid "July 17, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:114 -msgid "Version 2.6.0" -msgstr "" - -#: ../../../CHANGELOG.rst:116 -msgid "July 16, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:118 -msgid "Adds initial support for HTTPS on custom domains" -msgstr "" - -#: ../../../CHANGELOG.rst:119 -msgid "" -"`@stsewd `__: Revert \"projects: serve badge with " -"same protocol as site\" (`#4353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:120 -msgid "" -"`@davidfischer `__: Do not overwrite sphinx " -"context variables feature (`#4349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:121 -msgid "" -"`@stsewd `__: Calrify docs about how rtd select " -"the stable version (`#4348 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:123 -msgid "" -"`@stsewd `__: Fix error in command (`#4345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:124 -msgid "" -"`@davidfischer `__: Improvements for the " -"build/version admin (`#4344 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:125 -msgid "" -"`@safwanrahman `__: [Fix #4265] Porting " -"frontend docsearch to work with new API (`#4340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:126 -msgid "" -"`@ktdreyer `__: fix spelling of " -"\"demonstrating\" (`#4336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:127 -msgid "" -"`@davidfischer `__: Warning about theme " -"context implementation status (`#4335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:128 -msgid "" -"`@Blendify `__: Docs: Let Theme Choose Pygments " -"Theme (`#4331 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:129 -msgid "" -"`@davidfischer `__: Disable the ad block nag" -" for ad-free projects (`#4329 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:130 -msgid "" -"`@safwanrahman `__: [fix #4265] Port " -"Document search API for Elasticsearch 6.x (`#4309 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:131 -msgid "" -"`@stsewd `__: Refactor configuration object to " -"class based (`#4298 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:134 -msgid "Version 2.5.3" -msgstr "" - -#: ../../../CHANGELOG.rst:136 -msgid "July 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:138 -msgid "" -"`@xrmx `__: Do less work in querysets (`#4322 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:139 -msgid "" -"`@stsewd `__: Fix deprecations in management " -"commands (`#4321 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:140 -msgid "" -"`@davidfischer `__: Add a flag for marking a" -" project ad-free (`#4313 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:141 -msgid "" -"`@davidfischer `__: Use \"npm run lint\" " -"from tox (`#4312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:142 -msgid "" -"`@davidfischer `__: Fix issues building " -"static assets (`#4311 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:143 -msgid "" -"`@humitos `__: Use PATHs to call clear_artifacts " -"(`#4296 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:144 -msgid "" -"`@safwanrahman `__: [Fix #2457] Implement " -"exact match search (`#4292 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:145 -msgid "" -"`@davidfischer `__: API filtering " -"improvements (`#4285 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:146 -msgid "" -"`@annegentle `__: Remove self-referencing " -"links for webhooks docs (`#4283 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:147 -msgid "" -"`@safwanrahman `__: [Fix #2328 #2013] " -"Refresh search index and test for case insensitive search (`#4277 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:148 -msgid "" -"`@xrmx `__: doc_builder: clarify sphinx backend " -"append_conf docstring (`#4276 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:149 -msgid "" -"`@davidfischer `__: Add documentation for " -"APIv2 (`#4274 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:150 -msgid "" -"`@humitos `__: Wrap notifications HTML code into " -"a block (`#4273 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:151 -msgid "" -"`@stsewd `__: Move config.py from rtd build " -"(`#4272 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:152 -msgid "" -"`@ericholscher `__: Fix our use of `--use-" -"wheel` in pip. (`#4269 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:153 -msgid "" -"`@agjohnson `__: Revert \"Merge pull request " -"#4206 from FlorianKuckelkorn/fix/pip-breaking-change\" (`#4261 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:154 -msgid "" -"`@humitos `__: Fix triggering a build for a " -"skipped project (`#4255 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:155 -msgid "" -"`@stsewd `__: Update default sphinx version " -"(`#4250 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:156 -msgid "" -"`@stsewd `__: Move config module from rtd-build " -"repo (`#4242 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:157 -msgid "" -"`@davidfischer `__: Allow staying logged in " -"for longer (`#4236 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:158 -msgid "" -"`@safwanrahman `__: Upgrade Elasticsearch to" -" version 6.x (`#4211 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:159 -msgid "" -"`@humitos `__: Make tests extensible from " -"corporate site (`#4095 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:160 -msgid "" -"`@stsewd `__: `stable` version stuck on a specific" -" commit (`#3913 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:163 -msgid "Version 2.5.2" -msgstr "" - -#: ../../../CHANGELOG.rst:165 -msgid "June 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:167 -msgid "" -"`@davidfischer `_: Add a page detailing ad " -"blocking (`#4244 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:168 -msgid "" -"`@xrmx `_: projects: serve badge with same protocol " -"as site (`#4228 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:169 -msgid "" -"`@FlorianKuckelkorn `_: Fixed breaking " -"change in pip 10.0.0b1 (2018-03-31) (`#4206 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:170 -msgid "" -"`@StefanoChiodino `_: Document that " -"readthedocs file can now have yaml extension (`#4129 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:171 -msgid "" -"`@humitos `_: Downgrade docker to 3.1.3 because " -"of timeouts in EXEC call (`#4241 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:172 -msgid "" -"`@stsewd `_: Move parser tests from rtd-build repo" -" (`#4225 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:173 -msgid "" -"`@humitos `_: Handle revoked oauth permissions by" -" the user (`#4074 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:174 -msgid "" -"`@humitos `_: Allow to hook the initial build " -"from outside (`#4033 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:177 -msgid "Version 2.5.1" -msgstr "" - -#: ../../../CHANGELOG.rst:179 -msgid "June 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:181 -msgid "" -"`@stsewd `_: Add feature to build json with html " -"in the same build (`#4229 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:182 -msgid "" -"`@davidfischer `_: Prioritize ads based on " -"content (`#4224 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:183 -msgid "" -"`@mostaszewski `_: #4170 - Link the version " -"in the footer to the changelog (`#4217 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:184 -msgid "" -"`@Jmennius `_: Add provision_elasticsearch " -"command (`#4216 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:185 -msgid "" -"`@SuriyaaKudoIsc `_: Use the latest " -"YouTube share URL (`#4209 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:186 -msgid "" -"`@davidfischer `_: Allow staff to trigger " -"project builds (`#4207 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:187 -msgid "" -"`@davidfischer `_: Use autosectionlabel in " -"the privacy policy (`#4204 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:188 -msgid "" -"`@davidfischer `_: These links weren't " -"correct after #3632 (`#4203 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:189 -msgid "" -"`@davidfischer `_: Release 2.5.0 (`#4200 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:190 ../../../CHANGELOG.rst:214 -msgid "" -"`@ericholscher `_: Fix Build: Convert md to " -"rst in docs (`#4199 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:191 -msgid "" -"`@ericholscher `_: Updates to #3850 to fix " -"merge conflict (`#4198 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:192 -msgid "" -"`@ericholscher `_: Build on top of #3881 and" -" put docs in custom_installs. (`#4196 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:193 -msgid "" -"`@davidfischer `_: Increase the max theme " -"version (`#4195 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:194 ../../../CHANGELOG.rst:215 -msgid "" -"`@ericholscher `_: Remove maxcdn reqs " -"(`#4194 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:195 ../../../CHANGELOG.rst:216 -msgid "" -"`@ericholscher `_: Add missing gitignore " -"item for ES testing (`#4193 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:196 ../../../CHANGELOG.rst:217 -msgid "" -"`@xrmx `_: fabfile: update i18n helpers (`#4189 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:197 ../../../CHANGELOG.rst:218 -msgid "" -"`@xrmx `_: Update italian locale (`#4188 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:198 ../../../CHANGELOG.rst:219 -msgid "" -"`@xrmx `_: locale: update and build the english " -"translation (`#4187 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:199 -msgid "" -"`@humitos `_: Upgrade celery to avoid " -"AtributeError:async (`#4185 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:200 -msgid "" -"`@stsewd `_: Prepare code for custo mkdocs.yaml " -"location (`#4184 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:201 -msgid "" -"`@agjohnson `_: Updates to our triage " -"guidelines (`#4180 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:202 -msgid "" -"`@davidfischer `_: Server side analytics " -"(`#4131 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:203 -msgid "" -"`@humitos `_: Upgrade packages with pur (`#4124 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:204 -msgid "" -"`@stsewd `_: Fix resync remote repos (`#4113 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:205 -msgid "" -"`@stsewd `_: Add schema for configuration file " -"with yamale (`#4084 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:206 ../../../CHANGELOG.rst:222 -msgid "" -"`@davidfischer `_: Ad block nag to urge " -"people to whitelist (`#4037 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:207 ../../../CHANGELOG.rst:226 -msgid "" -"`@benjaoming `_: Add Mexican Spanish as a " -"project language (`#3588 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:210 -msgid "Version 2.5.0" -msgstr "" - -#: ../../../CHANGELOG.rst:212 -msgid "June 06, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:220 -msgid "" -"`@safwanrahman `_: Test for search " -"functionality (`#4116 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:221 -msgid "" -"`@davidfischer `_: Update mkdocs to the " -"latest (`#4041 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:223 -msgid "" -"`@davidfischer `_: Decouple the theme JS " -"from readthedocs.org (`#3968 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:224 -msgid "" -"`@xrmx `_: tests: fixup url tests in " -"test_privacy_urls (`#3966 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:225 -msgid "" -"`@fenilgandhi `_: Add support for different " -"badge styles (`#3632 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:227 -msgid "" -"`@stsewd `_: Wrap versions' list to look more " -"consistent (`#3445 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:228 -msgid "" -"`@agjohnson `_: Move CDN code to external " -"abstraction (`#2091 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:231 -msgid "Version 2.4.0" -msgstr "" - -#: ../../../CHANGELOG.rst:233 -msgid "May 31, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:235 -msgid "" -"This fixes assets that were generated against old dependencies in 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:236 -msgid "" -"`@agjohnson `_: Fix issues with search " -"javascript (`#4176 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:237 -msgid "" -"`@stsewd `_: Use anonymous refs in CHANGELOG " -"(`#4173 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:238 -msgid "" -"`@stsewd `_: Fix some warnings on docs (`#4172 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:239 -msgid "" -"`@davidfischer `_: Update the privacy policy" -" date (`#4171 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:240 -msgid "" -"`@davidfischer `_: Note about state and " -"metro ad targeting (`#4169 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:241 -msgid "" -"`@ericholscher `_: Add another guide around " -"fixing memory usage. (`#4168 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:242 -msgid "" -"`@stsewd `_: Download raw build log (`#3585 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:243 -msgid "" -"`@stsewd `_: Add \"edit\" and \"view docs\" " -"buttons to subproject list (`#3572 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:244 -msgid "" -"`@kennethlarsen `_: Remove outline reset to" -" bring back outline (`#3512 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:247 -msgid "Version 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:249 -msgid "May 30, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:251 -msgid "" -"`@ericholscher `__: Remove CSS override that" -" doesn't exist. (`#4165 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:252 -msgid "" -"`@davidfischer `__: Include a DMCA request " -"template (`#4164 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:253 -msgid "" -"`@davidfischer `__: No CSRF cookie for docs " -"pages (`#4153 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:254 -msgid "" -"`@davidfischer `__: Small footer rework " -"(`#4150 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:255 -msgid "" -"`@stsewd `__: Fix prospector dependencies (`#4149 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:256 -msgid "" -"`@ericholscher `__: Remove deploy directory " -"which is unused. (`#4147 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:257 -msgid "" -"`@stsewd `__: Use autosectionlabel extension " -"(`#4146 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:258 -msgid "" -"`@davidfischer `__: Add Intercom to the " -"privacy policy (`#4145 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:259 -msgid "" -"`@humitos `__: Minimum refactor to decide_if_cors" -" (`#4143 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:260 -msgid "" -"`@stsewd `__: Ignore migrations from coverage " -"report (`#4141 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:261 -msgid "" -"`@stsewd `__: 5xx status in old webhooks (`#4139 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:262 -msgid "" -"`@davidfischer `__: Fix with Lato Bold font " -"(`#4138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:263 -msgid "" -"`@davidfischer `__: Release 2.3.13 (`#4137 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:264 ../../../CHANGELOG.rst:293 -msgid "" -"`@davidfischer `__: Build static assets " -"(`#4136 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:265 -msgid "" -"`@xrmx `__: oauth/services: correct error handling " -"in paginate (`#4134 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:266 -msgid "" -"`@xrmx `__: oauth/services: don't abuse " -"log.exception (`#4133 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:267 -msgid "" -"`@cedk `__: Use quiet mode to retrieve branches from" -" mercurial (`#4114 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:268 -msgid "" -"`@humitos `__: Add `has_valid_clone` and " -"`has_valid_webhook` to ProjectAdminSerializer (`#4107 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:269 -msgid "" -"`@stsewd `__: Put the rtd extension to the " -"beginning of the list (`#4054 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:270 -msgid "" -"`@stsewd `__: Use gitpython for tags (`#4052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:271 -msgid "" -"`@davidfischer `__: Do Not Track support " -"(`#4046 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:272 -msgid "" -"`@stsewd `__: Set urlconf to None after changing " -"SUBDOMAIN setting (`#4032 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:273 -msgid "" -"`@humitos `__: Fix /404/ testing page (`#3976 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:274 ../../../CHANGELOG.rst:381 -msgid "" -"`@xrmx `__: Fix some tests with postgres (`#3958 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:275 ../../../CHANGELOG.rst:394 -msgid "" -"`@xrmx `__: Fixup DJANGO_SETTINGS_SKIP_LOCAL in " -"tests (`#3899 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:276 ../../../CHANGELOG.rst:397 -msgid "" -"`@xrmx `__: templates: mark a few more strings for " -"translations (`#3869 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:277 -msgid "" -"`@ze `__: Make search bar in dashboard have a more " -"clear message. (`#3844 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:278 -msgid "" -"`@varunotelli `__: Pointed users to Python3.6" -" (`#3817 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:279 -msgid "" -"`@stsewd `__: [RDY] Fix tests for environment " -"(`#3764 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:280 -msgid "" -"`@ajatprabha `__: Ticket #3694: rename owners " -"to maintainers (`#3703 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:281 -msgid "" -"`@SanketDG `__: Refactor to replace old logging " -"to avoid mangling (`#3677 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:282 -msgid "" -"`@stsewd `__: Add rstcheck to CI (`#3624 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:283 -msgid "" -"`@techtonik `__: Update Git on prod (`#3615 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:284 -msgid "" -"`@stsewd `__: Allow to hide version warning " -"(`#3595 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:285 -msgid "" -"`@cclauss `__: Modernize Python 2 code to get " -"ready for Python 3 (`#3514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:286 -msgid "" -"`@stsewd `__: Consistent version format (`#3504 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:289 -msgid "Version 2.3.13" -msgstr "" - -#: ../../../CHANGELOG.rst:291 -msgid "May 23, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:294 -msgid "" -"`@stsewd `__: Don't sync _static dir for search " -"builder (`#4120 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:295 -msgid "" -"`@davidfischer `__: Use the latest Lato " -"release (`#4093 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:296 -msgid "" -"`@davidfischer `__: Update Gold Member " -"marketing (`#4063 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:297 -msgid "" -"`@davidfischer `__: Fix missing fonts " -"(`#4060 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:298 -msgid "" -"`@stsewd `__: Additional validation when changing " -"the project language (`#3790 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:299 -msgid "" -"`@stsewd `__: Improve yaml config docs (`#3685 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:302 -msgid "Version 2.3.12" -msgstr "" - -#: ../../../CHANGELOG.rst:304 -msgid "May 21, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:306 -msgid "" -"`@stsewd `__: Remove Django deprecation warning " -"(`#4112 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:307 -msgid "" -"`@davidfischer `__: Display feature flags in" -" the admin (`#4108 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:308 -msgid "" -"`@humitos `__: Set valid clone in project " -"instance inside the version object also (`#4105 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:309 -msgid "" -"`@davidfischer `__: Use the latest theme " -"version in the default builder (`#4096 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:310 -msgid "" -"`@humitos `__: Use next field to redirect user " -"when login is done by social (`#4083 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:311 -msgid "" -"`@humitos `__: Update the `documentation_type` " -"when it's set to 'auto' (`#4080 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:312 -msgid "" -"`@brainwane `__: Update link to license in " -"philosophy document (`#4059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:313 ../../../CHANGELOG.rst:328 -msgid "" -"`@agjohnson `__: Update local assets for theme " -"to 0.3.1 tag (`#4047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:314 ../../../CHANGELOG.rst:329 -msgid "" -"`@stsewd `__: Fix unbalanced div (`#4044 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:315 ../../../CHANGELOG.rst:330 -msgid "" -"`@stsewd `__: Remove haystack from code base " -"(`#4039 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:316 -msgid "" -"`@davidfischer `__: Subdomains use HTTPS if " -"settings specify (`#3987 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:317 -msgid "" -"`@davidfischer `__: Draft Privacy Policy " -"(`#3978 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:318 -msgid "" -"`@humitos `__: Allow import Gitlab repo manually " -"and set a webhook automatically (`#3934 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:319 -msgid "" -"`@davidfischer `__: Enable ads on the " -"readthedocs mkdocs theme (`#3922 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:320 -msgid "" -"`@bansalnitish `__: Fixes #2953 - Url " -"resolved with special characters (`#3725 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:321 ../../../CHANGELOG.rst:346 -msgid "" -"`@Jigar3 `__: Deleted bookmarks app (`#3663 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:324 -msgid "Version 2.3.11" -msgstr "" - -#: ../../../CHANGELOG.rst:326 -msgid "May 01, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:331 -msgid "" -"`@stsewd `__: Remove dead code from api v1 (`#4038" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:332 -msgid "" -"`@humitos `__: Bump sphinx default version to " -"1.7.4 (`#4035 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:333 -msgid "" -"`@davidfischer `__: Detail where ads are " -"shown (`#4031 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:334 -msgid "" -"`@ericholscher `__: Make email verification " -"optional for dev (`#4024 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:335 -msgid "" -"`@davidfischer `__: Support sign in and sign" -" up with GH/GL/BB (`#4022 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:336 -msgid "" -"`@agjohnson `__: Remove old varnish purge " -"utility function (`#4019 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:337 -msgid "" -"`@agjohnson `__: Remove build queue length " -"warning on build list page (`#4018 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:338 -msgid "" -"`@stsewd `__: Don't check order on " -"assertQuerysetEqual on tests for subprojects (`#4016 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:339 -msgid "" -"`@stsewd `__: Tests for view docs api response " -"(`#4014 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:340 -msgid "" -"`@davidfischer `__: MkDocs projects use " -"RTD's analytics privacy improvements (`#4013 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:341 -msgid "" -"`@humitos `__: Release 2.3.10 (`#4009 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:342 -msgid "" -"`@davidfischer `__: Remove typekit fonts " -"(`#3982 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:343 -msgid "" -"`@stsewd `__: Move dynamic-fixture to testing " -"requirements (`#3956 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:344 ../../../CHANGELOG.rst:396 -msgid "" -"`@stsewd `__: Fix view docs link (`#3882 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:345 -msgid "" -"`@stsewd `__: [WIP] Remove comments app (`#3802 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:349 -msgid "Version 2.3.10" -msgstr "" - -#: ../../../CHANGELOG.rst:351 -msgid "April 24, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:353 -msgid "" -"`@humitos `__: Downgrade docker to 3.1.3 (`#4003 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:356 -msgid "Version 2.3.9" -msgstr "" - -#: ../../../CHANGELOG.rst:358 ../../../CHANGELOG.rst:365 -msgid "April 20, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:360 -msgid "" -"`@agjohnson `__: Fix recursion problem more " -"generally (`#3989 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:363 -msgid "Version 2.3.8" -msgstr "" - -#: ../../../CHANGELOG.rst:367 -msgid "" -"`@agjohnson `__: Give TaskStep class knowledge " -"of the underlying task (`#3983 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:368 -msgid "" -"`@humitos `__: Resolve domain when a project is a" -" translation of itself (`#3981 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:371 -msgid "Version 2.3.7" -msgstr "" - -#: ../../../CHANGELOG.rst:373 -msgid "April 19, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:375 -msgid "" -"`@humitos `__: Fix server_error_500 path on " -"single version (`#3975 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:376 -msgid "" -"`@davidfischer `__: Fix bookmark app lint " -"failures (`#3969 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:377 -msgid "" -"`@humitos `__: Use latest setuptools (39.0.1) by " -"default on build process (`#3967 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:378 -msgid "" -"`@ericholscher `__: Fix exact redirects. " -"(`#3965 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:379 -msgid "" -"`@humitos `__: Make `resolve_domain` work when a " -"project is subproject of itself (`#3962 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:380 -msgid "" -"`@humitos `__: Remove django-celery-beat and use " -"the default scheduler (`#3959 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:382 -msgid "" -"`@davidfischer `__: Add advertising details " -"docs (`#3955 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:383 -msgid "" -"`@humitos `__: Use pur to upgrade python packages" -" (`#3953 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:384 -msgid "" -"`@ze `__: Make adjustments to Projects page (`#3948 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:385 -msgid "" -"`@davidfischer `__: Small change to Chinese " -"language names (`#3947 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:386 -msgid "" -"`@agjohnson `__: Don't share state in build " -"task (`#3946 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:387 -msgid "" -"`@davidfischer `__: Fixed footer ad width " -"fix (`#3944 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:388 -msgid "" -"`@humitos `__: Allow extend Translation and " -"Subproject form logic from corporate (`#3937 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:389 -msgid "" -"`@humitos `__: Resync valid webhook for project " -"manually imported (`#3935 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:390 -msgid "" -"`@humitos `__: Resync webhooks from Admin (`#3933" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:391 -msgid "" -"`@humitos `__: Fix attribute order call (`#3930 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:392 -msgid "" -"`@humitos `__: Mention RTD in the Project URL of " -"the issue template (`#3928 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:393 -msgid "" -"`@davidfischer `__: Correctly report mkdocs " -"theme name (`#3920 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:395 -msgid "" -"`@davidfischer `__: Show an adblock " -"admonition in the dev console (`#3894 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:398 -msgid "" -"`@ze `__: Update quickstart from README (`#3847 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:399 -msgid "" -"`@vidartf `__: Fix page redirect preview (`#3811 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:400 -msgid "" -"`@stsewd `__: [RDY] Fix requirements file lookup " -"(`#3800 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:401 -msgid "" -"`@aasis21 `__: Documentation for build " -"notifications using webhooks. (`#3671 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:402 -msgid "" -"`@mashrikt `__: [#2967] Scheduled tasks for " -"cleaning up messages (`#3604 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:403 -msgid "" -"`@stsewd `__: Show URLS for exact redirect (`#3593" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:404 -msgid "" -"`@marcelstoer `__: Doc builder template " -"should check for mkdocs_page_input_path before using it (`#3536 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:405 -msgid "" -"`@Code0x58 `__: Document creation of slumber " -"user (`#3461 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:408 -msgid "Version 2.3.6" -msgstr "" - -#: ../../../CHANGELOG.rst:410 ../../../CHANGELOG.rst:426 -msgid "April 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:412 -msgid "" -"`@agjohnson `__: Drop readthedocs- prefix to " -"submodule (`#3916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:413 -msgid "" -"`@agjohnson `__: This fixes two bugs apparent " -"in nesting of translations in subprojects (`#3909 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:414 -msgid "" -"`@humitos `__: Use new django celery beat " -"scheduler (`#3908 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:415 -msgid "" -"`@humitos `__: Use a proper default for `docker` " -"attribute on UpdateDocsTask (`#3907 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:416 -msgid "" -"`@davidfischer `__: Handle errors from " -"publish_parts (`#3905 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:417 ../../../CHANGELOG.rst:428 -msgid "" -"`@agjohnson `__: Drop pdbpp from testing " -"requirements (`#3904 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:418 -msgid "" -"`@stsewd `__: Little improve on sync_versions " -"(`#3902 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:419 -msgid "" -"`@humitos `__: Save Docker image data in JSON " -"file only for DockerBuildEnvironment (`#3897 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:420 -msgid "" -"`@davidfischer `__: Single analytics file " -"for all builders (`#3896 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:421 -msgid "" -"`@humitos `__: Organize logging levels (`#3893 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:424 -msgid "Version 2.3.5" -msgstr "" - -#: ../../../CHANGELOG.rst:429 -msgid "" -"`@agjohnson `__: Resolve subproject correctly " -"in the case of single version (`#3901 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:430 -msgid "" -"`@davidfischer `__: Fixed footer ads again " -"(`#3895 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:431 -msgid "" -"`@davidfischer `__: Fix an Alabaster ad " -"positioning issue (`#3889 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:432 -msgid "" -"`@humitos `__: Save Docker image hash in RTD " -"environment.json file (`#3880 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:433 -msgid "" -"`@agjohnson `__: Add ref links for easier " -"intersphinx on yaml config page (`#3877 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:434 -msgid "" -"`@rajujha373 `__: Typo correction in " -"docs/features.rst (`#3872 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:435 -msgid "" -"`@gaborbernat `__: add description for tox " -"tasks (`#3868 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:436 -msgid "" -"`@davidfischer `__: Another CORS hotfix for " -"the sustainability API (`#3862 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:437 -msgid "" -"`@agjohnson `__: Fix up some of the logic " -"around repo and submodule URLs (`#3860 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:438 ../../../CHANGELOG.rst:455 -msgid "" -"`@davidfischer `__: Fix linting errors in " -"tests (`#3855 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:439 -msgid "" -"`@agjohnson `__: Use gitpython to find a commit" -" reference (`#3843 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:440 ../../../CHANGELOG.rst:460 -msgid "" -"`@davidfischer `__: Remove pinned CSS Select" -" version (`#3813 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:441 ../../../CHANGELOG.rst:462 -msgid "" -"`@davidfischer `__: Use JSONP for " -"sustainability API (`#3789 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:442 -msgid "" -"`@rajujha373 `__: #3718: Added date to " -"changelog (`#3788 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:443 -msgid "" -"`@xrmx `__: tests: mock test_conf_file_not_found " -"filesystem access (`#3740 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:448 -msgid "Version 2.3.4" -msgstr "" - -#: ../../../CHANGELOG.rst:450 -msgid "Release for static assets" -msgstr "" - -#: ../../../CHANGELOG.rst:453 -msgid "Version 2.3.3" -msgstr "" - -#: ../../../CHANGELOG.rst:456 -msgid "" -"`@humitos `__: Fix linting issues (`#3838 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:457 ../../../CHANGELOG.rst:479 -msgid "" -"`@humitos `__: Update instance and model when " -"`record_as_success` (`#3831 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:458 ../../../CHANGELOG.rst:483 -msgid "" -"`@ericholscher `__: Reorder GSOC projects, " -"and note priority order (`#3823 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:459 ../../../CHANGELOG.rst:485 -msgid "" -"`@agjohnson `__: Add temporary method for " -"skipping submodule checkout (`#3821 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:461 -msgid "" -"`@humitos `__: Use readthedocs-common to share " -"linting files accross different repos (`#3808 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:463 -msgid "" -"`@humitos `__: Define useful celery beat task for" -" development (`#3762 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:464 -msgid "" -"`@humitos `__: Auto-generate conf.py compatible " -"with Py2 and Py3 (`#3745 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:465 -msgid "" -"`@humitos `__: Task to remove orphan symlinks " -"(`#3543 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:466 -msgid "" -"`@stsewd `__: Fix regex for public bitbucket repo " -"(`#3533 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:467 -msgid "" -"`@humitos `__: Documentation for RTD context sent" -" to the Sphinx theme (`#3490 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:468 -msgid "" -"`@stsewd `__: Show link to docs on a build (`#3446" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:471 -msgid "Version 2.3.2" -msgstr "" - -#: ../../../CHANGELOG.rst:473 -msgid "" -"This version adds a hotfix branch that adds model validation to the " -"repository URL to ensure strange URL patterns can't be used." -msgstr "" - -#: ../../../CHANGELOG.rst:477 -msgid "Version 2.3.1" -msgstr "" - -#: ../../../CHANGELOG.rst:480 -msgid "" -"`@agjohnson `__: Bump docker -> 3.1.3 (`#3828 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:481 -msgid "" -"`@Doug-AWS `__: Pip install note for Windows " -"(`#3827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:482 -msgid "" -"`@himanshutejwani12 `__: Update " -"index.rst (`#3824 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:484 -msgid "" -"`@agjohnson `__: Autolint cleanup for #3821 " -"(`#3822 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:486 -msgid "" -"`@stsewd `__: Pin astroid to fix linter issue on " -"travis (`#3816 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:487 -msgid "" -"`@varunotelli `__: Update install.rst dropped" -" the Python 2.7 only part (`#3814 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:488 -msgid "" -"`@xrmx `__: Update machine field when activating a " -"version from project_version_detail (`#3797 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:489 -msgid "" -"`@humitos `__: Allow members of \"Admin\" Team to" -" wipe version envs (`#3791 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:490 -msgid "" -"`@ericholscher `__: Add sustainability api " -"to CORS (`#3782 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:491 -msgid "" -"`@durwasa-chakraborty `__: Fixed a " -"grammatical error (`#3780 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:492 -msgid "" -"`@humitos `__: Trying to solve the end line " -"character for a font file (`#3776 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:493 ../../../CHANGELOG.rst:514 -msgid "" -"`@stsewd `__: Fix tox env for coverage (`#3772 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:494 -msgid "" -"`@bansalnitish `__: Added eslint rules " -"(`#3768 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:495 -msgid "" -"`@davidfischer `__: Use sustainability api " -"for advertising (`#3747 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:496 -msgid "" -"`@davidfischer `__: Add a sustainability API" -" (`#3672 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:497 -msgid "" -"`@humitos `__: Upgrade django-pagination to a " -"\"maintained\" fork (`#3666 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:498 ../../../CHANGELOG.rst:534 -msgid "" -"`@humitos `__: Project updated when subproject " -"modified (`#3649 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:499 -msgid "" -"`@davidfischer `__: Anonymize IP addresses " -"for Google Analytics (`#3626 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:500 -msgid "" -"`@humitos `__: Improve \"Sharing\" docs (`#3472 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:501 -msgid "" -"`@humitos `__: Upgrade docker-py to its latest " -"version (docker==3.1.1) (`#3243 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:502 -msgid "" -"`@humitos `__: Upgrade all packages using `pur` " -"tool (`#2916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:503 -msgid "" -"`@rixx `__: Fix page redirect preview (`#2711 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:508 -msgid "Version 2.3.0" -msgstr "" - -#: ../../../CHANGELOG.rst:511 -msgid "" -"Version 2.3.0 includes a security fix for project translations. See " -":ref:`security-2.3.0` for more information" -msgstr "" - -#: ../../../CHANGELOG.rst:515 -msgid "" -"`@humitos `__: Try to fix end of file (`#3761 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:516 -msgid "" -"`@berkerpeksag `__: Fix indentation in " -"docs/faq.rst (`#3758 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:517 -msgid "" -"`@stsewd `__: Check for http protocol before " -"urlize (`#3755 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:518 -msgid "" -"`@rajujha373 `__: #3741: replaced Go Crazy " -"text with Search (`#3752 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:519 -msgid "" -"`@humitos `__: Log in the proper place and add " -"the image name used (`#3750 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:520 -msgid "" -"`@shubham76 `__: Changed 'Submit' text on " -"buttons with something more meaningful (`#3749 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:521 -msgid "" -"`@agjohnson `__: Fix tests for Git submodule " -"(`#3737 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:522 -msgid "" -"`@bansalnitish `__: Add eslint rules and fix" -" errors (`#3726 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:523 -msgid "" -"`@davidfischer `__: Prevent bots indexing " -"promos (`#3719 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:524 -msgid "" -"`@agjohnson `__: Add argument to skip errorlist" -" through knockout on common form (`#3704 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:525 -msgid "" -"`@ajatprabha `__: Fixed #3701: added closing " -"tag for div element (`#3702 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:526 -msgid "" -"`@bansalnitish `__: Fixes internal reference" -" (`#3695 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:527 -msgid "" -"`@humitos `__: Always record the git branch " -"command as success (`#3693 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:528 -msgid "" -"`@ericholscher `__: Show the project slug in" -" the project admin (to make it more explicit what project is what) (`#3681 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:529 -msgid "" -"`@humitos `__: Upgrade django-taggit to 0.22.2 " -"(`#3667 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:530 -msgid "" -"`@stsewd `__: Check for submodules (`#3661 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:531 ../../../CHANGELOG.rst:545 -msgid "" -"`@agjohnson `__: Hotfix for adding logging call" -" back into project sync task (`#3657 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:532 ../../../CHANGELOG.rst:546 -msgid "" -"`@agjohnson `__: Fix issue with missing setting" -" in oauth SyncRepo task (`#3656 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:533 ../../../CHANGELOG.rst:549 -msgid "" -"`@ericholscher `__: Remove error logging " -"that isn't an error. (`#3650 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:535 -msgid "" -"`@aasis21 `__: formatting buttons in edit project" -" text editor (`#3633 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:536 -msgid "" -"`@humitos `__: Filter by my own repositories at " -"Import Remote Project (`#3548 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:537 -msgid "" -"`@funkyHat `__: check for matching alias before " -"subproject slug (`#2787 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:540 -msgid "Version 2.2.1" -msgstr "" - -#: ../../../CHANGELOG.rst:542 -msgid "" -"Version ``2.2.1`` is a bug fix release for the several issues found in " -"production during the ``2.2.0`` release." -msgstr "" - -#: ../../../CHANGELOG.rst:547 ../../../CHANGELOG.rst:556 -msgid "" -"`@humitos `__: Tests for build notifications " -"(`#3654 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:548 ../../../CHANGELOG.rst:557 -msgid "" -"`@humitos `__: Send proper context to celery " -"email notification task (`#3653 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:550 ../../../CHANGELOG.rst:561 -msgid "" -"`@davidfischer `__: Update RTD security docs" -" (`#3641 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:551 ../../../CHANGELOG.rst:563 -msgid "" -"`@humitos `__: Ability to override the creation " -"of the Celery App (`#3623 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:554 -msgid "Version 2.2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:558 -msgid "" -"`@xrmx `__: Update django-formtools to 2.1 (`#3648 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:559 -msgid "" -"`@xrmx `__: Update Django to 1.9.13 (`#3647 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:560 -msgid "" -"`@davidfischer `__: Fix a 500 when searching" -" for files with API v1 (`#3645 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:562 -msgid "" -"`@humitos `__: Fix SVN initialization for command" -" logging (`#3638 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:564 -msgid "" -"`@humitos `__: Update the operations team (`#3621" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:565 -msgid "" -"`@mohitkyadav `__: Add venv to .gitignore " -"(`#3620 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:566 -msgid "" -"`@stsewd `__: Remove hardcoded copyright year " -"(`#3616 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:567 -msgid "" -"`@stsewd `__: Improve installation steps (`#3614 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:568 -msgid "" -"`@stsewd `__: Update GSOC (`#3607 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:569 -msgid "" -"`@Jigar3 `__: Updated AUTHORS.rst (`#3601 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:570 -msgid "" -"`@stsewd `__: Pin less to latest compatible " -"version (`#3597 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:571 -msgid "" -"`@Angeles4four `__: Grammar correction " -"(`#3596 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:572 -msgid "" -"`@davidfischer `__: Fix an unclosed tag " -"(`#3592 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:573 -msgid "" -"`@aaksarin `__: add missed fontawesome-" -"webfont.woff2 (`#3589 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:574 -msgid "" -"`@davidfischer `__: Force a specific ad to " -"be displayed (`#3584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:575 -msgid "" -"`@stsewd `__: Docs about preference for tags over " -"branches (`#3582 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:576 -msgid "" -"`@davidfischer `__: Rework homepage (`#3579 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:577 -msgid "" -"`@stsewd `__: Don't allow to create a subproject " -"of a project itself (`#3571 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:578 -msgid "" -"`@davidfischer `__: Fix for build screen in " -"firefox (`#3569 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:579 -msgid "" -"`@humitos `__: Style using pre-commit (`#3560 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:580 -msgid "" -"`@humitos `__: Use DRF 3.1 `pagination_class` " -"(`#3559 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:581 -msgid "" -"`@davidfischer `__: Analytics fixes (`#3558 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:582 -msgid "" -"`@davidfischer `__: Upgrade requests version" -" (`#3557 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:584 -msgid "" -"`@ericholscher `__: Add a number of new " -"ideas for GSOC (`#3552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:585 -msgid "" -"`@humitos `__: Fix Travis lint issue (`#3551 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:586 -msgid "" -"`@davidfischer `__: Send custom dimensions " -"for mkdocs (`#3550 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:587 ../../../CHANGELOG.rst:603 -msgid "" -"`@davidfischer `__: Promo contrast " -"improvements (`#3549 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:588 -msgid "" -"`@humitos `__: Allow git tags with `/` in the " -"name and properly slugify (`#3545 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:589 -msgid "" -"`@humitos `__: Allow to import public " -"repositories on corporate site (`#3537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:590 -msgid "" -"`@humitos `__: Log `git checkout` and expose to " -"users (`#3520 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:591 -msgid "" -"`@stsewd `__: Update docs (`#3498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:592 ../../../CHANGELOG.rst:613 -msgid "" -"`@davidfischer `__: Switch to universal " -"analytics (`#3495 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:593 -msgid "" -"`@stsewd `__: Move Mercurial dependency to pip.txt" -" (`#3488 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:594 -msgid "" -"`@agjohnson `__: Add docs on removing edit " -"button (`#3479 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:595 ../../../CHANGELOG.rst:614 -msgid "" -"`@davidfischer `__: Convert default dev " -"cache to local memory (`#3477 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:596 ../../../CHANGELOG.rst:703 -#: ../../../CHANGELOG.rst:741 -msgid "" -"`@agjohnson `__: Fix lint error (`#3402 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:597 ../../../CHANGELOG.rst:676 -#: ../../../CHANGELOG.rst:719 -msgid "" -"`@techtonik `__: Fix Edit links if version is " -"referenced by annotated tag (`#3302 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:598 -msgid "" -"`@jaraco `__: Fixed build results page on firefox " -"(part two) (`#2630 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:601 -msgid "Version 2.1.6" -msgstr "" - -#: ../../../CHANGELOG.rst:604 -msgid "" -"`@humitos `__: Refactor run command outside a " -"Build and Environment (`#3542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:605 -msgid "" -"`@AnatoliyURL `__: Project in the local read " -"the docs don't see tags. (`#3534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:606 -msgid "" -"`@malarzm `__: searchtools.js missing init() call" -" (`#3532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:607 -msgid "" -"`@johanneskoester `__: Build failed " -"without details (`#3531 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:608 -msgid "" -"`@danielmitterdorfer `__: \"Edit on " -"Github\" points to non-existing commit (`#3530 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:609 -msgid "" -"`@lk-geimfari `__: No such file or directory:" -" 'docs/requirements.txt' (`#3529 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:610 -msgid "" -"`@stsewd `__: Fix Good First Issue link (`#3522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:611 -msgid "" -"`@Blendify `__: Remove RTD Theme workaround " -"(`#3519 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:612 ../../../CHANGELOG.rst:627 -msgid "" -"`@stsewd `__: Move project description to the top " -"(`#3510 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:615 -msgid "" -"`@nlgranger `__: Github service: cannot unlink " -"after deleting account (`#3374 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:616 ../../../CHANGELOG.rst:631 -#: ../../../CHANGELOG.rst:795 -msgid "" -"`@andrewgodwin `__: \"stable\" appearing to " -"track future release branches (`#3268 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:617 ../../../CHANGELOG.rst:798 -msgid "" -"`@skddc `__: Add JSDoc to docs build environment " -"(`#3069 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:618 ../../../CHANGELOG.rst:634 -msgid "" -"`@chummels `__: RTD building old \"stable\" docs" -" instead of \"latest\" when auto-triggered from recent push (`#2351 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:619 -msgid "" -"`@cajus `__: Builds get stuck in \"Cloning\" state " -"(`#2047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:620 -msgid "" -"`@gossi `__: Cannot delete subproject (`#1341 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:621 -msgid "" -"`@gigster99 `__: extension problem (`#1059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:624 -msgid "Version 2.1.5" -msgstr "" - -#: ../../../CHANGELOG.rst:626 -msgid "" -"`@ericholscher `__: Add GSOC 2018 page " -"(`#3518 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:628 -msgid "" -"`@RichardLitt `__: Docs: Rename \"Good First " -"Bug\" to \"Good First Issue\" (`#3505 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:629 -msgid "" -"`@stsewd `__: Fix regex for getting project and " -"user (`#3501 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:630 ../../../CHANGELOG.rst:647 -msgid "" -"`@ericholscher `__: Check to make sure " -"changes exist in BitBucket pushes (`#3480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:632 -msgid "" -"`@cdeil `__: No module named pip in conda build " -"(`#2827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:633 -msgid "" -"`@Yaseenh `__: building project does not generate" -" new pdf with changes in it (`#2758 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:635 -msgid "" -"`@KeithWoods `__: GitHub edit link is " -"aggressively stripped (`#1788 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:638 -msgid "Version 2.1.4" -msgstr "" - -#: ../../../CHANGELOG.rst:640 -msgid "" -"`@davidfischer `__: Add programming language" -" to API/READTHEDOCS_DATA (`#3499 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:641 -msgid "" -"`@ericholscher `__: Remove our mkdocs search" -" override (`#3496 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:642 -msgid "" -"`@humitos `__: Better style (`#3494 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:643 -msgid "" -"`@humitos `__: Update README.rst (`#3492 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:644 -msgid "" -"`@davidfischer `__: Small formatting change " -"to the Alabaster footer (`#3491 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:645 -msgid "" -"`@matsen `__: Fixing \"reseting\" misspelling. " -"(`#3487 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:646 -msgid "" -"`@ericholscher `__: Add David to dev team " -"listing (`#3485 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:648 -msgid "" -"`@ericholscher `__: Use semvar for " -"readthedocs-build to make bumping easier (`#3475 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:649 -msgid "" -"`@davidfischer `__: Add programming " -"languages (`#3471 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:650 -msgid "" -"`@humitos `__: Remove TEMPLATE_LOADERS since it's" -" the default (`#3469 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:651 -msgid "" -"`@Code0x58 `__: Minor virtualenv upgrade (`#3463" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:652 -msgid "" -"`@humitos `__: Remove invite only message (`#3456" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:653 -msgid "" -"`@maxirus `__: Adding to Install Docs (`#3455 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:654 -msgid "" -"`@stsewd `__: Fix a little typo (`#3448 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:655 -msgid "" -"`@stsewd `__: Better autogenerated index file " -"(`#3447 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:656 -msgid "" -"`@stsewd `__: Better help text for privacy level " -"(`#3444 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:657 -msgid "" -"`@msyriac `__: Broken link URL changed fixes " -"#3442 (`#3443 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:658 -msgid "" -"`@ericholscher `__: Fix git (`#3441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:659 -msgid "" -"`@ericholscher `__: Properly slugify the " -"alias on Project Relationships. (`#3440 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:660 -msgid "" -"`@stsewd `__: Don't show \"build ideas\" to " -"unprivileged users (`#3439 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:661 -msgid "" -"`@Blendify `__: Docs: Point Theme docs to new " -"website (`#3438 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:662 -msgid "" -"`@humitos `__: Do not use double quotes on git " -"command with --format option (`#3437 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:663 -msgid "" -"`@ericholscher `__: Hack in a fix for " -"missing version slug deploy that went out a while back (`#3433 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:664 -msgid "" -"`@humitos `__: Check versions used to create the " -"venv and auto-wipe (`#3432 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:665 ../../../CHANGELOG.rst:684 -msgid "" -"`@ericholscher `__: Upgrade psycopg2 (`#3429" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:666 ../../../CHANGELOG.rst:685 -msgid "" -"`@humitos `__: Fix \"Edit in Github\" link " -"(`#3427 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:667 ../../../CHANGELOG.rst:686 -msgid "" -"`@ericholscher `__: Add celery theme to " -"supported ad options (`#3425 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:668 ../../../CHANGELOG.rst:690 -msgid "" -"`@humitos `__: Link to version detail page from " -"build detail page (`#3418 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:669 ../../../CHANGELOG.rst:691 -msgid "" -"`@humitos `__: Move wipe button to version detail" -" page (`#3417 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:670 ../../../CHANGELOG.rst:696 -msgid "" -"`@humitos `__: Show/Hide \"See paid advertising\"" -" checkbox depending on USE_PROMOS (`#3412 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:671 ../../../CHANGELOG.rst:711 -msgid "" -"`@benjaoming `__: Strip well-known version " -"component origin/ from remote version (`#3377 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:672 ../../../CHANGELOG.rst:712 -msgid "" -"`@humitos `__: Remove warnings from code (`#3372 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:673 -msgid "" -"`@ericholscher `__: Add docker image from " -"the YAML config integration (`#3339 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:674 ../../../CHANGELOG.rst:716 -msgid "" -"`@humitos `__: Show proper error to user when " -"conf.py is not found (`#3326 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:675 ../../../CHANGELOG.rst:718 -#: ../../../CHANGELOG.rst:746 -msgid "" -"`@humitos `__: Simple task to finish inactive " -"builds (`#3312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:677 ../../../CHANGELOG.rst:732 -msgid "" -"`@Riyuzakii `__: changed from html to " -"css (`#2699 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:680 -msgid "Version 2.1.3" -msgstr "" - -#: ../../../CHANGELOG.rst:0 -msgid "date" -msgstr "" - -#: ../../../CHANGELOG.rst:682 -msgid "Dec 21, 2017" -msgstr "" - -#: ../../../CHANGELOG.rst:687 -msgid "" -"`@ericholscher `__: Only build travis push " -"builds on master. (`#3421 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:688 -msgid "" -"`@ericholscher `__: Add concept of dashboard" -" analytics code (`#3420 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:689 -msgid "" -"`@humitos `__: Use default avatar for User/Orgs " -"in OAuth services (`#3419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:692 -msgid "" -"`@bieagrathara `__: 019 497 8360 (`#3416 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:693 -msgid "" -"`@bieagrathara `__: rew (`#3415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:694 -msgid "" -"`@tony `__: lint prospector task failing (`#3414 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:695 -msgid "" -"`@humitos `__: Remove extra 's' (`#3413 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:697 -msgid "" -"`@accraze `__: Removing talks about RTD page " -"(`#3410 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:698 -msgid "" -"`@humitos `__: Pin pylint to 1.7.5 and fix " -"docstring styling (`#3408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:699 -msgid "" -"`@agjohnson `__: Update style and copy on " -"abandonment docs (`#3406 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:700 ../../../CHANGELOG.rst:739 -msgid "" -"`@agjohnson `__: Update changelog more " -"consistently (`#3405 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:701 ../../../CHANGELOG.rst:740 -msgid "" -"`@agjohnson `__: Update prerelease invoke " -"command to call with explicit path (`#3404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:702 -msgid "" -"`@ericholscher `__: Fix changelog command " -"(`#3403 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:704 -msgid "" -"`@julienmalard `__: Recent builds are " -"missing translated languages links (`#3401 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:705 ../../../CHANGELOG.rst:742 -msgid "" -"`@stsewd `__: Remove copyright application (`#3400" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:706 ../../../CHANGELOG.rst:743 -msgid "" -"`@humitos `__: Show connect buttons for installed" -" apps only (`#3394 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:707 -msgid "" -"`@agjohnson `__: Fix display of build advice " -"(`#3390 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:708 ../../../CHANGELOG.rst:744 -msgid "" -"`@agjohnson `__: Don't display the build " -"suggestions div if there are no suggestions (`#3389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:709 -msgid "" -"`@ericholscher `__: Pass more data into the " -"redirects. (`#3388 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:710 -msgid "" -"`@ericholscher `__: Fix issue where you " -"couldn't edit your canonical domain. (`#3387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:713 -msgid "" -"`@JavaDevVictoria `__: Updated " -"python.setup_py_install to be true (`#3357 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:714 -msgid "" -"`@humitos `__: Use default avatars for " -"GitLab/GitHub/Bitbucket integrations (users/organizations) (`#3353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:715 ../../../CHANGELOG.rst:745 -msgid "" -"`@jonrkarr `__: Error in YAML configuration " -"docs: default value for `python.setup_py_install` should be `true` (`#3334 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:717 -msgid "" -"`@MikeHart85 `__: Badges aren't updating due " -"to being cached on GitHub. (`#3323 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:720 -msgid "" -"`@humitos `__: Remove/Update talks about RTD page" -" (`#3283 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:721 -msgid "" -"`@gawel `__: Regain pyquery project ownership " -"(`#3281 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:722 -msgid "" -"`@dialex `__: Build passed but I can't see the " -"documentation (maze screen) (`#3246 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:723 -msgid "" -"`@makixx `__: Account is inactive (`#3241 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:724 ../../../CHANGELOG.rst:747 -msgid "" -"`@agjohnson `__: Cleanup misreported failed " -"builds (`#3230 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:725 -msgid "" -"`@cokelaer `__: links to github are broken " -"(`#3203 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:726 ../../../CHANGELOG.rst:748 -msgid "" -"`@agjohnson `__: Remove copyright application " -"(`#3199 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:727 -msgid "" -"`@shacharoo `__: Unable to register after " -"deleting my account (`#3189 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:728 -msgid "" -"`@gtalarico `__: 3 week old Build Stuck Cloning" -" (`#3126 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:729 -msgid "" -"`@agjohnson `__: Regressions with conf.py and " -"error reporting (`#2963 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:730 -msgid "" -"`@agjohnson `__: Can't edit canonical domain " -"(`#2922 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:731 -msgid "" -"`@virtuald `__: Documentation stuck in 'cloning'" -" state (`#2795 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:733 -msgid "" -"`@tjanez `__: Support specifying 'python setup.py " -"build_sphinx' as an alternative build command (`#1857 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:734 -msgid "" -"`@bdarnell `__: Broken edit links (`#1637 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:737 -msgid "Version 2.1.2" -msgstr "" - -#: ../../../CHANGELOG.rst:751 -msgid "Version 2.1.1" -msgstr "" - -#: ../../../CHANGELOG.rst:753 -msgid "Release information missing" -msgstr "" - -#: ../../../CHANGELOG.rst:756 -msgid "Version 2.1.0" -msgstr "" - -#: ../../../CHANGELOG.rst:758 -msgid "" -"`@ericholscher `__: Revert \"Merge pull " -"request #3336 from rtfd/use-active-for-stable\" (`#3368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:759 -msgid "" -"`@agjohnson `__: Revert \"Do not split before " -"first argument (#3333)\" (`#3366 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:760 -msgid "" -"`@ericholscher `__: Remove pitch from " -"ethical ads page, point folks to actual pitch page. (`#3365 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:761 -msgid "" -"`@agjohnson `__: Add changelog and changelog " -"automation (`#3364 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:762 -msgid "" -"`@ericholscher `__: Fix mkdocs search. " -"(`#3361 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:763 ../../../CHANGELOG.rst:782 -msgid "" -"`@ericholscher `__: Email sending: Allow " -"kwargs for other options (`#3355 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:764 ../../../CHANGELOG.rst:783 -msgid "" -"`@ericholscher `__: Try and get folks to put" -" more tags. (`#3350 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:765 -msgid "" -"`@ericholscher `__: Suggest wiping your " -"environment to folks with bad build outcomes. (`#3347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:766 -msgid "" -"`@humitos `__: GitLab Integration (`#3327 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:767 -msgid "" -"`@jimfulton `__: Draft policy for claiming " -"existing project names. (`#3314 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:768 -msgid "" -"`@agjohnson `__: More logic changes to error " -"reporting, cleanup (`#3310 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:769 -msgid "" -"`@safwanrahman `__: [Fix #3182] Better user " -"deletion (`#3214 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:770 -msgid "" -"`@ericholscher `__: Better User deletion " -"(`#3182 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:771 -msgid "" -"`@RichardLitt `__: Add `Needed: replication` " -"label (`#3138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:772 -msgid "" -"`@josejrobles `__: Replaced usage of " -"deprecated function get_fields_with_model with new … (`#3052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:773 -msgid "" -"`@ericholscher `__: Don't delete the " -"subprojects directory on sync of superproject (`#3042 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:774 -msgid "" -"`@andrew `__: Pass query string when redirecting, " -"fixes #2595 (`#3001 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:775 -msgid "" -"`@saily `__: Add GitLab repo sync and webhook " -"support (`#1870 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:776 -msgid "" -"`@destroyerofbuilds `__: Setup GitLab " -"Web Hook on Project Import (`#1443 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:777 -msgid "" -"`@takotuesday `__: Add GitLab Provider from " -"django-allauth (`#1441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:780 -msgid "Version 2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:784 -msgid "" -"`@ericholscher `__: Small changes to email " -"sending to enable from email (`#3349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:785 -msgid "" -"`@dplanella `__: Duplicate TOC entries (`#3345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:786 -msgid "" -"`@ericholscher `__: Small tweaks to ethical " -"ads page (`#3344 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:787 -msgid "" -"`@agjohnson `__: Fix python usage around oauth " -"pagination (`#3342 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:788 -msgid "" -"`@tony `__: Fix isort link (`#3340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:789 -msgid "" -"`@ericholscher `__: Change stable version " -"switching to respect `active` (`#3336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:790 -msgid "" -"`@ericholscher `__: Allow superusers to pass" -" admin & member tests for projects (`#3335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:791 -msgid "" -"`@humitos `__: Do not split before first argument" -" (`#3333 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:792 -msgid "" -"`@humitos `__: Update docs for pre-commit (auto " -"linting) (`#3332 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:793 -msgid "" -"`@humitos `__: Take preferece of tags over " -"branches when selecting the stable version (`#3331 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:794 -msgid "" -"`@humitos `__: Add prospector as a pre-commit " -"hook (`#3328 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:796 -msgid "" -"`@humitos `__: Config files for auto linting " -"(`#3264 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:797 -msgid "" -"`@mekrip `__: Build is not working (`#3223 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:799 -msgid "" -"`@jakirkham `__: Specifying conda version used " -"(`#2076 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:800 -msgid "" -"`@agjohnson `__: Document code style guidelines" -" (`#1475 `__)" -msgstr "" - -#: ../../changelog.rst:7 -msgid "Previous releases" -msgstr "" - -#: ../../changelog.rst:9 -msgid "" -"Starting with version ``2.0``, we will be incrementing the Read the Docs " -"version based on semantic versioning principles, and will be automating the " -"update of our changelog." -msgstr "" - -#: ../../changelog.rst:13 -msgid "" -"Below are some historical changes from when we have tried to add information" -" here in the past" -msgstr "" - -#: ../../changelog.rst:17 -msgid "July 23, 2015" -msgstr "" - -#: ../../changelog.rst:19 -msgid "Django 1.8 Support Merged" -msgstr "" - -#: ../../changelog.rst:22 -msgid "Code Notes" -msgstr "" - -#: ../../changelog.rst:24 -msgid "Updated Django from `1.6.11` to `1.8.3`." -msgstr "" - -#: ../../changelog.rst:25 -msgid "" -"Removed South and ported the South migrations to Django's migration " -"framework." -msgstr "" - -#: ../../changelog.rst:26 -msgid "" -"Updated django-celery from `3.0.23` to `3.1.26` as django-celery 3.0.x does " -"not support Django 1.8." -msgstr "" - -#: ../../changelog.rst:27 -msgid "" -"Updated Celery from `3.0.24` to `3.1.18` because we had to update django-" -"celery. We need to test this extensively and might need to think about using" -" the new Celery API directly and dropping django-celery. See release notes: " -"http://docs.celeryproject.org/en/latest/whatsnew-3.1.html" -msgstr "" - -#: ../../changelog.rst:28 -msgid "" -"Updated tastypie from `0.11.1` to current master (commit " -"`1e1aff3dd4dcd21669e9c68bd7681253b286b856`) as 0.11.x is not compatible with" -" Django 1.8. No surprises expected but we should ask for a proper release, " -"see release notes: https://github.com/django-tastypie/django-" -"tastypie/blob/master/docs/release_notes/v0.12.0.rst" -msgstr "" - -#: ../../changelog.rst:29 -msgid "" -"Updated django-oauth from `0.16.1` to `0.21.0`. No surprises expected, see " -"release notes `in the docs `_ and `finer grained in " -"the repo `_" -msgstr "" - -#: ../../changelog.rst:30 -msgid "" -"Updated django-guardian from `1.2.0` to `1.3.0` to gain Django 1.8 support. " -"No surprises expected, see release notes: https://github.com/lukaszb/django-" -"guardian/blob/devel/CHANGES" -msgstr "" - -#: ../../changelog.rst:31 -msgid "" -"Using `django-formtools` instead of removed `django.contrib.formtools` now. " -"Based on the Django release notes, these modules are the same except of the " -"package name." -msgstr "" - -#: ../../changelog.rst:32 -msgid "" -"Updated pytest-django from `2.6.2` to `2.8.0`. No tests required, but " -"running the testsuite :smile:" -msgstr "" - -#: ../../changelog.rst:33 -msgid "" -"Updated psycopg2 from 2.4 to 2.4.6 as 2.4.5 is required by Django 1.8. No " -"trouble expected as Django is the layer between us and psycopg2. Also it's " -"only a minor version upgrade. Release notes: " -"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-4-6" -msgstr "" - -#: ../../changelog.rst:34 -msgid "" -"Added `django.setup()` to `conf.py` to load django properly for doc builds." -msgstr "" - -#: ../../changelog.rst:35 -msgid "" -"Added migrations for all apps with models in the `readthedocs/` directory" -msgstr "" - -#: ../../changelog.rst:38 -msgid "Deployment Notes" -msgstr "" - -#: ../../changelog.rst:40 -msgid "" -"After you have updated the code and installed the new dependencies, you need" -" to run these commands on the server::" -msgstr "" - -#: ../../changelog.rst:46 -msgid "" -"Locally I had trouble in a test environment that pip did not update to the " -"specified commit of tastypie. It might be required to use `pip install -U -r" -" requirements/deploy.txt` during deployment." -msgstr "" - -#: ../../changelog.rst:50 -msgid "Development Update Notes" -msgstr "" - -#: ../../changelog.rst:52 -msgid "" -"The readthedocs developers need to execute these commands when switching to " -"this branch (or when this got merged into master):" -msgstr "" - -#: ../../changelog.rst:54 -msgid "**Before updating** please make sure that all migrations are applied::" -msgstr "" - -#: ../../changelog.rst:59 -msgid "Update the codebase: `git pull`" -msgstr "" - -#: ../../changelog.rst:60 -msgid "" -"You need to update the requirements with `pip install -r requirements.txt`" -msgstr "" - -#: ../../changelog.rst:61 -msgid "Now you need to fake the initial migrations::" -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/code-of-conduct.mo b/docs/user/locale/nl/LC_MESSAGES/code-of-conduct.mo deleted file mode 100644 index 54cf06aa5ac..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/code-of-conduct.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/code-of-conduct.po b/docs/user/locale/nl/LC_MESSAGES/code-of-conduct.po deleted file mode 100644 index 5c287401c69..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/code-of-conduct.po +++ /dev/null @@ -1,160 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../code-of-conduct.rst:2 -msgid "Code of Conduct" -msgstr "" - -#: ../../code-of-conduct.rst:4 -msgid "" -"Like the technical community as a whole, the Read the Docs team and " -"community is made up of a mixture of professionals and volunteers from all " -"over the world, working on every aspect of the mission - including " -"mentorship, teaching, and connecting people." -msgstr "" - -#: ../../code-of-conduct.rst:9 -msgid "" -"Diversity is one of our huge strengths, but it can also lead to " -"communication issues and unhappiness. To that end, we have a few ground " -"rules that we ask people to adhere to. This code applies equally to " -"founders, mentors and those seeking help and guidance." -msgstr "" - -#: ../../code-of-conduct.rst:14 -msgid "" -"This isn’t an exhaustive list of things that you can’t do. Rather, take it " -"in the spirit in which it’s intended - a guide to make it easier to enrich " -"all of us and the technical communities in which we participate." -msgstr "" - -#: ../../code-of-conduct.rst:18 -msgid "" -"This code of conduct applies to all spaces managed by the Read the Docs " -"project. This includes IRC, the mailing lists, the issue tracker, and any " -"other forums created by the project team which the community uses for " -"communication. In addition, violations of this code outside these spaces may" -" affect a person's ability to participate within them." -msgstr "" - -#: ../../code-of-conduct.rst:25 -msgid "" -"If you believe someone is violating the code of conduct, we ask that you " -"report it by emailing dev@readthedocs.org." -msgstr "" - -#: ../../code-of-conduct.rst:28 -msgid "**Be friendly and patient.**" -msgstr "" - -#: ../../code-of-conduct.rst:29 -msgid "" -"**Be welcoming.** We strive to be a community that welcomes and supports " -"people of all backgrounds and identities. This includes, but is not limited " -"to members of any race, ethnicity, culture, national origin, colour, " -"immigration status, social and economic class, educational level, sex, " -"sexual orientation, gender identity and expression, age, size, family " -"status, political belief, religion, and mental and physical ability." -msgstr "" - -#: ../../code-of-conduct.rst:36 -msgid "" -"**Be considerate.** Your work will be used by other people, and you in turn " -"will depend on the work of others. Any decision you take will affect users " -"and colleagues, and you should take those consequences into account when " -"making decisions. Remember that we're a world-wide community, so you might " -"not be communicating in someone else's primary language." -msgstr "" - -#: ../../code-of-conduct.rst:42 -msgid "" -"**Be respectful.** Not all of us will agree all the time, but disagreement " -"is no excuse for poor behavior and poor manners. We might all experience " -"some frustration now and then, but we cannot allow that frustration to turn " -"into a personal attack. It’s important to remember that a community where " -"people feel uncomfortable or threatened is not a productive one. Members of " -"the Read the Docs community should be respectful when dealing with other " -"members as well as with people outside the Read the Docs community." -msgstr "" - -#: ../../code-of-conduct.rst:50 -msgid "" -"**Be careful in the words that you choose.** We are a community of " -"professionals, and we conduct ourselves professionally. Be kind to others. " -"Do not insult or put down other participants. Harassment and other " -"exclusionary behavior aren't acceptable. This includes, but is not limited " -"to:" -msgstr "" - -#: ../../code-of-conduct.rst:56 -msgid "Violent threats or language directed against another person." -msgstr "" - -#: ../../code-of-conduct.rst:57 -msgid "Discriminatory jokes and language." -msgstr "" - -#: ../../code-of-conduct.rst:58 -msgid "Posting sexually explicit or violent material." -msgstr "" - -#: ../../code-of-conduct.rst:59 -msgid "" -"Posting (or threatening to post) other people's personally identifying " -"information (\"doxing\")." -msgstr "" - -#: ../../code-of-conduct.rst:61 -msgid "Personal insults, especially those using racist or sexist terms." -msgstr "" - -#: ../../code-of-conduct.rst:62 -msgid "Unwelcome sexual attention." -msgstr "" - -#: ../../code-of-conduct.rst:63 -msgid "Advocating for, or encouraging, any of the above behavior." -msgstr "" - -#: ../../code-of-conduct.rst:64 -msgid "" -"Repeated harassment of others. In general, if someone asks you to stop, then" -" stop." -msgstr "" - -#: ../../code-of-conduct.rst:67 -msgid "" -"**When we disagree, try to understand why.** Disagreements, both social and " -"technical, happen all the time and Read the Docs is no exception. It is " -"important that we resolve disagreements and differing views constructively. " -"Remember that we’re different. The strength of Read the Docs comes from its " -"varied community, people from a wide range of backgrounds. Different people " -"have different perspectives on issues. Being unable to understand why " -"someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that" -" it is human to err and blaming each other doesn’t get us anywhere. Instead," -" focus on helping to resolve issues and learning from mistakes." -msgstr "" - -#: ../../code-of-conduct.rst:78 -msgid "" -"Original text courtesy of the `Speak Up! project " -"`__. " -"This version was adopted from the `Django Code of Conduct " -"`_." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/conda.mo b/docs/user/locale/nl/LC_MESSAGES/conda.mo deleted file mode 100644 index 31ad876c121..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/conda.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/conda.po b/docs/user/locale/nl/LC_MESSAGES/conda.po deleted file mode 100644 index 05e9c947238..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/conda.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../conda.rst:2 -msgid "Conda Support" -msgstr "" - -#: ../../conda.rst:4 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../conda.rst:7 -msgid "" -"Read the Docs supports Conda as an environment management tool, along with " -"Virtualenv. Conda support is useful for people who depend on C libraries, " -"and need them installed when building their documentation." -msgstr "" - -#: ../../conda.rst:12 -msgid "" -"This work was funded by `Clinical Graphics`_ -- many thanks for their " -"support of Open Source." -msgstr "" - -#: ../../conda.rst:15 -msgid "Activating Conda" -msgstr "" - -#: ../../conda.rst:17 -msgid "" -"Conda Support is the first feature enabled with :doc:`yaml-config`. You can " -"enable it by creating a `readthedocs.yml` file in the root of your " -"repository with the contents:" -msgstr "" - -#: ../../conda.rst:26 -msgid "" -"This Conda environment will also have Sphinx and other build time " -"dependencies installed. It will use the same order of operations that we " -"support currently:" -msgstr "" - -#: ../../conda.rst:29 -msgid "Environment Creation (``conda env create``)" -msgstr "" - -#: ../../conda.rst:30 -msgid "Dependency Installation (Sphinx)" -msgstr "" - -#: ../../conda.rst:33 -msgid "Custom Installs" -msgstr "" - -#: ../../conda.rst:35 -msgid "" -"If you are running a custom installation of Read the Docs, you will need the" -" ``conda`` executable installed somewhere on your ``PATH``. Because of the " -"way ``conda`` works, we can't safely install it as a normal dependency into " -"the normal Python virtualenv." -msgstr "" - -#: ../../conda.rst:40 -msgid "" -"Installing conda into a virtualenv will override the ``activate`` script, " -"making it so you can't properly activate that virtualenv anymore." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/contribute.mo b/docs/user/locale/nl/LC_MESSAGES/contribute.mo deleted file mode 100644 index 1a8a2780bdf..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/contribute.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/contribute.po b/docs/user/locale/nl/LC_MESSAGES/contribute.po deleted file mode 100644 index 6ebf1f4b5a7..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/contribute.po +++ /dev/null @@ -1,431 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../contribute.rst:2 -msgid "Contributing to Read the Docs" -msgstr "" - -#: ../../contribute.rst:4 -msgid "" -"You are here to help on Read the Docs? Awesome, feel welcome and read the " -"following sections in order to know how to ask questions and how to work on " -"something." -msgstr "" - -#: ../../contribute.rst:7 -msgid "" -"All members of our community are expected to follow our :doc:`/code-of-" -"conduct`. Please make sure you are welcoming and friendly in all of our " -"spaces." -msgstr "" - -#: ../../contribute.rst:11 -msgid "Get in touch" -msgstr "" - -#: ../../contribute.rst:13 -msgid "Ask usage questions (\"How do I?\") on `StackOverflow`_." -msgstr "" - -#: ../../contribute.rst:14 -msgid "Report bugs, suggest features or view the source code `on GitHub`_." -msgstr "" - -#: ../../contribute.rst:15 -msgid "Discuss topics on `Gitter`_." -msgstr "" - -#: ../../contribute.rst:16 -msgid "On IRC find us at `#readthedocs`_." -msgstr "" - -#: ../../contribute.rst:24 -msgid "Contributing to development" -msgstr "" - -#: ../../contribute.rst:26 -msgid "" -"If you want to deep dive and help out with development on Read the Docs, " -"then first get the project installed locally according to the " -":doc:`Installation Guide `. After that is done we suggest you have " -"a look at tickets in our issue tracker that are labelled `Good First " -"Issue`_. These are meant to be a great way to get a smooth start and won't " -"put you in front of the most complex parts of the system." -msgstr "" - -#: ../../contribute.rst:33 -msgid "" -"If you are up to more challenging tasks with a bigger scope, then there are " -"a set of tickets with a `Feature`_ or `Improvement`_ tag. These tickets have" -" a general overview and description of the work required to finish. If you " -"want to start somewhere, this would be a good place to start (make sure that" -" the issue also have the `Accepted`_ label). That said, these aren't " -"necessarily the easiest tickets. They are simply things that are explained. " -"If you still didn't find something to work on, search for the `Sprintable`_ " -"label. Those tickets are meant to be standalone and can be worked on ad-hoc." -msgstr "" - -#: ../../contribute.rst:43 -msgid "" -"When contributing code, then please follow the standard Contribution " -"Guidelines set forth at `contribution-guide.org`_." -msgstr "" - -#: ../../contribute.rst:46 -msgid "" -"We have a strict code style that is easy to follow since you just have to " -"install `pre-commit`_ and it will automatically run different linting tools " -"(`autoflake`_, `autopep8`_, `docformatter`_, `isort`_, `prospector`_, " -"`unify`_ and `yapf`_) to check your changes before you commit them. `pre-" -"commit` will let you know if there were any problems that is wasn't able to " -"fix automatically." -msgstr "" - -#: ../../contribute.rst:52 -msgid "To run the `pre-commit` command and check your changes::" -msgstr "" - -#: ../../contribute.rst:58 -msgid "or to run against a specific file::" -msgstr "" - -#: ../../contribute.rst:62 -msgid "" -"`pre-commit` can also be run as a git pre-commit hook. You can set this up " -"with::" -msgstr "" - -#: ../../contribute.rst:67 -msgid "" -"After this installation, the next time you run `git commit` the `pre-commit " -"run` command will be run immediately and will inform you of the changes and " -"errors." -msgstr "" - -#: ../../contribute.rst:72 -msgid "" -"Our code base is still maturing and the core team doesn't yet recommend " -"running this as a pre-commit hook due to the number of changes this will " -"cause while constructing a pull request. Independent pull requests with " -"linting changes would be a great help to making this possible." -msgstr "" - -#: ../../contribute.rst:95 -msgid "Triaging tickets" -msgstr "" - -#: ../../contribute.rst:97 -msgid "" -"Here is a brief explanation on how we triage incoming tickets to get a " -"better sense of what needs to be done on what end." -msgstr "" - -#: ../../contribute.rst:100 -msgid "" -"You will need Triage permission on the project in order to do this. You can " -"ask one of the members of the :doc:`team` to give you access." -msgstr "" - -#: ../../contribute.rst:104 -msgid "Initial triage" -msgstr "" - -#: ../../contribute.rst:106 -msgid "" -"When sitting down to do some triaging work, we start with the `list of " -"untriaged tickets`_. We consider all tickets that do not have a label as " -"untriaged. The first step is to categorize the ticket into one of the " -"following categories and either close the ticket or assign an appropriate " -"label. The reported issue …" -msgstr "" - -#: ../../contribute.rst:127 -msgid "… is not valid" -msgstr "" - -#: ../../contribute.rst:113 -msgid "" -"If you think the ticket is invalid comment why you think it is invalid, then" -" close the ticket. Tickets might be invalid if they were already fixed in " -"the past or it was decided that the proposed feature will not be implemented" -" because it does not conform with the overall goal of Read the Docs. Also if" -" you happen to know that the problem was already reported, reference the " -"other ticket that is already addressing the problem and close the duplicate." -msgstr "" - -#: ../../contribute.rst:120 ../../contribute.rst:141 ../../contribute.rst:153 -#: ../../contribute.rst:165 ../../contribute.rst:174 ../../contribute.rst:183 -#: ../../contribute.rst:193 ../../contribute.rst:203 -msgid "Examples:" -msgstr "" - -#: ../../contribute.rst:122 -msgid "" -"*Builds fail when using matplotlib*: If the described issue was already " -"fixed, then explain and instruct to re-trigger the build." -msgstr "" - -#: ../../contribute.rst:125 -msgid "" -"*Provide way to upload arbitrary HTML files*: It was already decided that " -"Read the Docs is not a dull hosting platform for HTML. So explain this and " -"close the ticket." -msgstr "" - -#: ../../contribute.rst:144 -msgid "… does not provide enough information" -msgstr "" - -#: ../../contribute.rst:132 -msgid "" -"Add the label **Needed: more information** if the reported issue does not " -"contain enough information to decide if it is valid or not and ask on the " -"ticket for the required information to go forward. We will re-triage all " -"tickets that have the label **Needed: more information** assigned. If the " -"original reporter left new information we can try to re-categorize the " -"ticket. If the reporter did not come back to provide more required " -"information after a long enough time, we will close the ticket (this will be" -" roughly about two weeks)." -msgstr "" - -#: ../../contribute.rst:143 -msgid "" -"*My builds stopped working. Please help!* Ask for a link to the build log " -"and for which project is affected." -msgstr "" - -#: ../../contribute.rst:157 -msgid "… is a valid feature proposal" -msgstr "" - -#: ../../contribute.rst:147 -msgid "" -"If the ticket contains a feature that aligns with the goals of Read the " -"Docs, then add the label **Feature**. If the proposal seems valid but " -"requires further discussion between core contributors because there might be" -" different possibilities on how to implement the feature, then also add the " -"label **Needed: design decision**." -msgstr "" - -#: ../../contribute.rst:155 -msgid "*Provide better integration with service XYZ*" -msgstr "" - -#: ../../contribute.rst:156 -msgid "" -"*Achieve world domination* (also needs the label **Needed: design " -"decision**)" -msgstr "" - -#: ../../contribute.rst:168 -msgid "… is a small change to the source code" -msgstr "" - -#: ../../contribute.rst:160 -msgid "" -"If the ticket is about code cleanup or small changes to existing features " -"would likely have the **Improvement** label. The distinction for this label " -"is that these issues have a lower priority than a Bug, and aren't " -"implementing new features." -msgstr "" - -#: ../../contribute.rst:167 -msgid "*Refactor namedtuples to dataclasess*" -msgstr "" - -#: ../../contribute.rst:168 -msgid "*Change font size for the project's title*" -msgstr "" - -#: ../../contribute.rst:176 -msgid "… is a valid problem within the code base:" -msgstr "" - -#: ../../contribute.rst:171 -msgid "" -"If it's a valid bug, then add the label **Bug**. Try to reference related " -"issues if you come across any." -msgstr "" - -#: ../../contribute.rst:176 -msgid "*Builds fail if conf.py contains non-ascii letters*" -msgstr "" - -#: ../../contribute.rst:185 -msgid "… is a currently valid problem with the infrastructure:" -msgstr "" - -#: ../../contribute.rst:179 -msgid "" -"Users might report about web server downtimes or that builds are not " -"triggered. If the ticket needs investigation on the servers, then add the " -"label **Operations**." -msgstr "" - -#: ../../contribute.rst:185 -msgid "*Builds are not starting*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "… is a question and needs answering:" -msgstr "" - -#: ../../contribute.rst:190 -msgid "" -"If the ticket contains a question about the Read the Docs platform or the " -"code, then add the label **Support**." -msgstr "" - -#: ../../contribute.rst:195 -msgid "*My account was set inactive. Why?*" -msgstr "" - -#: ../../contribute.rst:196 -msgid "*How to use C modules with Sphinx autodoc?*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "*Why are my builds failing?*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "… requires a one-time action on the server:" -msgstr "" - -#: ../../contribute.rst:200 -msgid "" -"Tasks that require a one time action on the server should be assigned the " -"two labels **Support** and **Operations**." -msgstr "" - -#: ../../contribute.rst:205 -msgid "*Please change my username*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "*Please set me as owner of this abandoned project*" -msgstr "" - -#: ../../contribute.rst:208 -msgid "" -"After we finished the initial triaging of new tickets, no ticket should be " -"left without a label." -msgstr "" - -#: ../../contribute.rst:214 -msgid "Additional labels for categorization" -msgstr "" - -#: ../../contribute.rst:216 -msgid "" -"Additionally to the labels already involved in the section above, we have a " -"few more at hand to further categorize issues." -msgstr "" - -#: ../../contribute.rst:221 -msgid "*High Priority*" -msgstr "" - -#: ../../contribute.rst:220 -msgid "" -"If the issue is urgent, assign this label. In the best case also go forward " -"to resolve the ticket yourself as soon as possible." -msgstr "" - -#: ../../contribute.rst:226 -msgid "*Good First Issue*" -msgstr "" - -#: ../../contribute.rst:224 -msgid "" -"This label marks tickets that are easy to get started with. The ticket " -"should be ideal for beginners to dive into the code base. Better is if the " -"fix for the issue only involves touching one part of the code." -msgstr "" - -#: ../../contribute.rst:230 -msgid "*Sprintable*" -msgstr "" - -#: ../../contribute.rst:229 -msgid "" -"Sprintable are all tickets that have the right amount of scope to be handled" -" during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../contribute.rst:232 -msgid "" -"For a full list of available labels and their meanings, see :doc:`issue-" -"labels`." -msgstr "" - -#: ../../contribute.rst:236 -msgid "Helpful links for triaging" -msgstr "" - -#: ../../contribute.rst:238 -msgid "Here is a list of links for contributors that look for work:" -msgstr "" - -#: ../../contribute.rst:240 -msgid "" -"`Untriaged tickets " -"`_:" -" Go and triage them!" -msgstr "" - -#: ../../contribute.rst:243 -msgid "" -"`Tickets labelled with Needed: more information " -"`_:" -" Come back to these tickets once in a while and close those that did not get" -" any new information from the reporter. If new information is available, go " -"and re-triage the ticket." -msgstr "" - -#: ../../contribute.rst:248 -msgid "" -"`Tickets labelled with Operations " -"`_:" -" These tickets are for contributors who have access to the servers." -msgstr "" - -#: ../../contribute.rst:251 -msgid "" -"`Tickets labelled with Support " -"`_:" -" Experienced contributors or community members with a broad knowledge about " -"the project should handle those." -msgstr "" - -#: ../../contribute.rst:255 -msgid "" -"`Tickets labelled with Needed: design decision " -"`_:" -" Project leaders must take actions on these tickets. Otherwise no other " -"contributor can go forward on them." -msgstr "" - -#: ../../contribute.rst:261 -msgid "Helping on translations" -msgstr "" - -#: ../../contribute.rst:263 -msgid "If you wish to contribute translations, please do so on `Transifex`_." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/custom_installs/customization.mo b/docs/user/locale/nl/LC_MESSAGES/custom_installs/customization.mo deleted file mode 100644 index 0b60ecff6af..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/custom_installs/customization.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/custom_installs/customization.po b/docs/user/locale/nl/LC_MESSAGES/custom_installs/customization.po deleted file mode 100644 index f490931a9e3..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/custom_installs/customization.po +++ /dev/null @@ -1,81 +0,0 @@ -# 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: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# 9a4df253f71d409e8ec590353f2f7a15 -#: ../../custom_installs/customization.rst:2 -msgid "Customizing your install" -msgstr "" - -# 1028e197ff5c4ddd98d099e447476731 -#: ../../custom_installs/customization.rst:4 -msgid "" -"Read the Docs has a lot of :doc:`/settings` that help customize your " -"install. This document will outline some of the more useful ways that these " -"can be combined." -msgstr "" - -# 3b8b84b2961b4ab389fea741833ec961 -#: ../../custom_installs/customization.rst:8 -msgid "Have a local settings file" -msgstr "" - -# 07a3499807a74d1394062e1bb4e902d1 -#: ../../custom_installs/customization.rst:10 -msgid "" -"If you put a file named ``local_settings.py`` in the " -"``readthedocs/settings`` directory, it will override settings available in " -"the base install." -msgstr "" - -# d15800590d4447888697341be52ffec7 -#: ../../custom_installs/customization.rst:13 -msgid "Adding your own title to pages" -msgstr "" - -# 3ec2cfd4934348b186b2ac3bba32abae -#: ../../custom_installs/customization.rst:15 -msgid "" -"This requires 2 parts of setup. First, you need to add a custom " -":setting:`TEMPLATE_DIRS` setting that points at your template overrides. " -"Then, in those template overrides you have to insert your logo where the " -"normal RTD logo goes." -msgstr "" - -# b6e4e25845774f08a86ed5f207b569d2 -#: ../../custom_installs/customization.rst:17 -msgid "This works for any setting you wish to change." -msgstr "" - -# b5bcbc37e82f41c1aa0a7089b72c2123 -#: ../../custom_installs/customization.rst:19 -msgid "Example ``local_settings.py``::" -msgstr "" - -# 47b3e3c7e2ff4a4a838b3a0010ef42a4 -#: ../../custom_installs/customization.rst:31 -msgid "Example ``base.html`` in your template overrides::" -msgstr "" - -# 906c4e450b374a54a656b9dcad27da12 -#: ../../custom_installs/customization.rst:38 -msgid "" -"You can of course override any block in the template. If there is something " -"that you would like to be able to customize, but isn't currently in a block," -" please `submit an issue`_." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/custom_installs/index.mo b/docs/user/locale/nl/LC_MESSAGES/custom_installs/index.mo deleted file mode 100644 index 6055afa5e97..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/custom_installs/index.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/custom_installs/index.po b/docs/user/locale/nl/LC_MESSAGES/custom_installs/index.po deleted file mode 100644 index 80db5511a5f..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/custom_installs/index.po +++ /dev/null @@ -1,32 +0,0 @@ -# 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: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -# e52de36f1bf24ee6a7fda490b7ec9ad8 -#: ../../custom_installs/index.rst:2 -msgid "Info about custom installs" -msgstr "" - -# 1534817d7caf41288543ecf717ac55f3 -#: ../../custom_installs/index.rst:4 -msgid "" -"Read the Docs is open source, which means you can run your own version of " -"it. There are many reasons to do this, the main one being if you want a " -"private instance. If you have to keep everything behind a firewall of VPN, " -"this is for you." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/design.mo b/docs/user/locale/nl/LC_MESSAGES/design.mo deleted file mode 100644 index 6c16f08e06c..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/design.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/design.po b/docs/user/locale/nl/LC_MESSAGES/design.po deleted file mode 100644 index 8ed46d7884e..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/design.po +++ /dev/null @@ -1,107 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../design.rst:2 -msgid "Designing Read the Docs" -msgstr "" - -#: ../../design.rst:4 -msgid "" -"So you're thinking of contributing some of your time and design skills to " -"Read the Docs? That's **awesome**. This document will lead you through a few" -" features available to ease the process of working with Read the Doc's CSS " -"and static assets." -msgstr "" - -#: ../../design.rst:10 -msgid "" -"To start, you should follow the :doc:`install` instructions to get a working" -" copy of the Read the Docs repository locally." -msgstr "" - -#: ../../design.rst:14 -msgid "Style Catalog" -msgstr "" - -#: ../../design.rst:16 -msgid "" -"Once you have RTD running locally, you can open ``http://localhost:8000" -"/style-catalog/`` for a quick overview of the currently available styles." -msgstr "" - -#: ../../design.rst:21 -msgid "" -"This way you can quickly get started writing HTML -- or if you're modifying " -"existing styles you can get a quick idea of how things will change site-" -"wide." -msgstr "" - -#: ../../design.rst:26 -msgid "Readthedocs.org Changes" -msgstr "" - -#: ../../design.rst:28 -msgid "" -"Styles for the primary RTD site are located in ``media/css`` directory." -msgstr "" - -#: ../../design.rst:30 -msgid "" -"These styles only affect the primary site -- **not** any of the generated " -"documentation using the default RTD style." -msgstr "" - -#: ../../design.rst:34 -msgid "Sphinx Template Changes" -msgstr "" - -#: ../../design.rst:36 -msgid "" -"Styles for generated documentation are located in " -"``readthedocs/templates/sphinx/_static/rtd.css``" -msgstr "" - -#: ../../design.rst:38 -msgid "" -"Of note, projects will retain the version of that file they were last built " -"with -- so if you're editing that file and not seeing any changes to your " -"local built documentation, you need to rebuild your example project." -msgstr "" - -#: ../../design.rst:43 -msgid "Contributing" -msgstr "" - -#: ../../design.rst:45 -msgid "" -"Contributions should follow the :doc:`contribute` guidelines where " -"applicable -- ideally you'll create a pull request against the `Read the " -"Docs GitHub project`_ from your forked repo and include a brief description " -"of what you added / removed / changed, as well as an attached image (you can" -" just take a screenshot and drop it into the PR creation form) of the " -"effects of your changes." -msgstr "" - -#: ../../design.rst:50 -msgid "" -"There's not a hard browser range, but your design changes should work " -"reasonably well across all major browsers, IE8+ -- that's not to say it " -"needs to be pixel-perfect in older browsers! Just avoid making changes that " -"render older browsers utterly unusable (or provide a sane fallback)." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/docs.mo b/docs/user/locale/nl/LC_MESSAGES/docs.mo deleted file mode 100644 index 49699792282..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/docs.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/docs.po b/docs/user/locale/nl/LC_MESSAGES/docs.po deleted file mode 100644 index cf10d6e27d9..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/docs.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../docs.rst:2 -msgid "Building and Contributing to Documentation" -msgstr "" - -#: ../../docs.rst:4 -msgid "" -"As one might expect, the documentation for Read the Docs is built using " -"Sphinx and hosted on Read the Docs. The docs are kept in the ``docs/`` " -"directory at the top of the source tree." -msgstr "" - -#: ../../docs.rst:8 -msgid "You can build the docs by installing ``Sphinx`` and running::" -msgstr "" - -#: ../../docs.rst:13 -msgid "" -"Please follow these guidelines when updating our docs. Let us know if you " -"have any questions or something isn't clear." -msgstr "" - -#: ../../docs.rst:17 -msgid "The brand" -msgstr "" - -#: ../../docs.rst:19 -msgid "We are called **Read the Docs**. The *the* is not capitalized." -msgstr "" - -#: ../../docs.rst:22 -msgid "We do however use the acronym **RTD**." -msgstr "" - -#: ../../docs.rst:25 -msgid "Titles" -msgstr "" - -#: ../../docs.rst:27 -msgid "" -"For page titles, or Heading1 as they are sometimes called, we use title-" -"case." -msgstr "" - -#: ../../docs.rst:29 -msgid "" -"If the page includes multiple sub-headings (H2, H3), we usually use " -"sentence-case unless the titles include terminology that is supposed to be " -"capitalized." -msgstr "" - -#: ../../docs.rst:33 -msgid "Content" -msgstr "" - -#: ../../docs.rst:35 -msgid "" -"Do not break the content across multiple lines at 80 characters, but rather " -"break them on semantic meaning (e.g. periods or commas). Read more about " -"this `here `_." -msgstr "" - -#: ../../docs.rst:38 -msgid "" -"If you are cross-referencing to a different page within our website, use the" -" ``doc`` directive and not a hyperlink." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/embed.mo b/docs/user/locale/nl/LC_MESSAGES/embed.mo deleted file mode 100644 index 90cfd74cf57..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/embed.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/embed.po b/docs/user/locale/nl/LC_MESSAGES/embed.po deleted file mode 100644 index d026befc7f9..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/embed.po +++ /dev/null @@ -1,128 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../embed.rst:2 -msgid "Embed API" -msgstr "" - -#: ../../embed.rst:4 -msgid "" -"Read the Docs allow you to embed content from any of the projects we host. " -"This allows for content re-use across sites, making sure the content is " -"always up to date." -msgstr "" - -#: ../../embed.rst:9 -msgid "Workflow" -msgstr "" - -#: ../../embed.rst:11 -msgid "" -"There are many uses of our Embed API. One of our favorites is for inline " -"help. We have started using this on Read the Docs itself to provide inline " -"help on our main site pages. This allows us to keep the official " -"documentation as the single source of truth, while having great inline help " -"in our application as well." -msgstr "" - -#: ../../embed.rst:17 -msgid "" -"We recommend you point at **tagged releases** instead of ``latest``. Tags " -"don't change over time, so you don't have to worry about the content you are" -" embedding disappearing." -msgstr "" - -#: ../../embed.rst:21 -msgid "" -"All relative links to pages contained in the remote content will continue to" -" point at the remote page." -msgstr "" - -#: ../../embed.rst:24 -msgid "How to use it" -msgstr "" - -#: ../../embed.rst:28 -msgid "Sphinx Extension" -msgstr "" - -#: ../../embed.rst:30 -msgid "" -"You can embed content directly in Sphinx with builds on Read the Docs. We " -"support default configuration variables for your ``conf.py``:" -msgstr "" - -#: ../../embed.rst:33 -msgid "readthedocs_embed_project" -msgstr "" - -#: ../../embed.rst:34 -msgid "readthedocs_embed_version" -msgstr "" - -#: ../../embed.rst:35 -msgid "readthedocs_embed_doc" -msgstr "" - -#: ../../embed.rst:37 -msgid "" -"These are overridable per-call as well. Then you simply use the directive:" -msgstr "" - -#: ../../embed.rst:56 -msgid "Javascript" -msgstr "" - -#: ../../embed.rst:58 -msgid "" -"We provide a Javascript library that you can embed on any site. An example:" -msgstr "" - -#: ../../embed.rst:80 -msgid "" -"This will provide a pop-out for a user with the ``How we envision versions " -"working`` section of the ``versions`` page. You can see this in action here:" -msgstr "" - -#: ../../embed.rst:103 -msgid "" -"All Read the Docs pages already have the library loaded, so you can ignore " -"the ``link`` and first ``script`` tags on all documentation." -msgstr "" - -#: ../../embed.rst:107 -msgid "" -"We currently do not provide caching on this API. If the remote source you " -"are including changes their page structure or deletes the content, your " -"embed will break." -msgstr "" - -#: ../../embed.rst:111 -msgid "" -"In Version 2 of this API we will provide a full-formed workflow that will " -"stop this from happening." -msgstr "" - -#: ../../embed.rst:116 -msgid "Example API Response" -msgstr "" - -#: ../../embed.rst:118 -msgid "Pure API use will return JSON:" -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/faq.mo b/docs/user/locale/nl/LC_MESSAGES/faq.mo deleted file mode 100644 index b7802f4a726..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/faq.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/faq.po b/docs/user/locale/nl/LC_MESSAGES/faq.po deleted file mode 100644 index 7514497bee2..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/faq.po +++ /dev/null @@ -1,358 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../faq.rst:2 -msgid "Frequently Asked Questions" -msgstr "" - -#: ../../faq.rst:5 -msgid "My project isn't building with autodoc" -msgstr "" - -#: ../../faq.rst:7 -msgid "" -"First, you should check out the Builds tab of your project. That records all" -" of the build attempts that RTD has made to build your project. If you see " -"``ImportError`` messages for custom Python modules, you should enable the " -"virtualenv feature in the Admin page of your project, which will install " -"your project into a virtualenv, and allow you to specify a " -"``requirements.txt`` file for your project." -msgstr "" - -#: ../../faq.rst:9 -msgid "" -"If you are still seeing errors because of C library dependencies, please see" -" :ref:`faq:I get import errors on libraries that depend on C modules`." -msgstr "" - -#: ../../faq.rst:13 -msgid "How do I change my slug (the URL your docs are served at)?" -msgstr "" - -#: ../../faq.rst:15 -msgid "" -"We don't support allowing folks to change the slug for their project. You " -"can update the name which is shown on the site, but not the actual URL that " -"documentation is served." -msgstr "" - -#: ../../faq.rst:19 -msgid "" -"The main reason for this is that all existing URLs to the content will " -"break. You can delete and re-create the project with the proper name to get " -"a new slug, but you really shouldn't do this if you have existing inbound " -"links, as it `breaks the internet " -"`_." -msgstr "" - -#: ../../faq.rst:25 -msgid "Help, my build passed but my documentation page is 404 Not Found!" -msgstr "" - -#: ../../faq.rst:27 -msgid "" -"This often happens because you don't have an `index.html` file being " -"generated. Make sure you have one of the following files:" -msgstr "" - -#: ../../faq.rst:30 -msgid "`index.rst`" -msgstr "" - -#: ../../faq.rst:31 -msgid "`index.md`" -msgstr "" - -#: ../../faq.rst:33 -msgid "" -"At the top level of your built documentation, otherwise we aren't able to " -"serve a \"default\" index page." -msgstr "" - -#: ../../faq.rst:36 -msgid "" -"To test if your docs actually built correctly, you can navigate to a " -"specific page (`/en/latest/README.html` for example)." -msgstr "" - -#: ../../faq.rst:40 -msgid "How do I change behavior for Read the Docs?" -msgstr "" - -#: ../../faq.rst:42 -msgid "" -"When RTD builds your project, it sets the :envvar:`READTHEDOCS` environment " -"variable to the string `True`. So within your Sphinx :file:`conf.py` file, " -"you can vary the behavior based on this. For example::" -msgstr "" - -#: ../../faq.rst:53 -msgid "" -"The :envvar:`READTHEDOCS` variable is also available in the Sphinx build " -"environment, and will be set to ``True`` when building on RTD::" -msgstr "" - -#: ../../faq.rst:61 -msgid "I get import errors on libraries that depend on C modules" -msgstr "" - -#: ../../faq.rst:64 -msgid "" -"Another use case for this is when you have a module with a C extension." -msgstr "" - -#: ../../faq.rst:66 -msgid "" -"This happens because our build system doesn't have the dependencies for " -"building your project. This happens with things like libevent and mysql, and" -" other python things that depend on C libraries. We can't support installing" -" random C binaries on our system, so there is another way to fix these " -"imports." -msgstr "" - -#: ../../faq.rst:68 -msgid "" -"You can mock out the imports for these modules in your ``conf.py`` with the " -"following snippet::" -msgstr "" - -#: ../../faq.rst:81 -msgid "" -"Of course, replacing `MOCK_MODULES` with the modules that you want to mock " -"out." -msgstr "" - -#: ../../faq.rst:83 -msgid "" -"The library ``unittest.mock`` was introduced on python 3.3. On earlier " -"versions install the ``mock`` library from PyPI with (ie ``pip install " -"mock``) and replace the above import::" -msgstr "" - -#: ../../faq.rst:88 -msgid "" -"If such libraries are installed via ``setup.py``, you also will need to " -"remove all the C-dependent libraries from your ``install_requires`` in the " -"RTD environment." -msgstr "" - -#: ../../faq.rst:91 -msgid "`Client Error 401` when building documentation" -msgstr "" - -#: ../../faq.rst:93 -msgid "" -"If you did not install the `test_data` fixture during the installation " -"instructions, you will get the following error::" -msgstr "" - -#: ../../faq.rst:98 -msgid "" -"This is because the API admin user does not exist, and so cannot " -"authenticate. You can fix this by loading the test_data::" -msgstr "" - -#: ../../faq.rst:103 -msgid "" -"If you'd prefer not to install the test data, you'll need to provide a " -"database account for the builder to use. You can provide these credentials " -"by editing the following settings::" -msgstr "" - -#: ../../faq.rst:111 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../faq.rst:113 -msgid "See :doc:`guides/wipe-environment`." -msgstr "" - -#: ../../faq.rst:116 -msgid "How do I host multiple projects on one custom domain?" -msgstr "" - -#: ../../faq.rst:118 -msgid "" -"We support the concept of subprojects, which allows multiple projects to " -"share a single domain. If you add a subproject to a project, that " -"documentation will be served under the parent project's subdomain or custom " -"domain." -msgstr "" - -#: ../../faq.rst:122 -msgid "" -"For example, Kombu is a subproject of Celery, so you can access it on the " -"`celery.readthedocs.io` domain:" -msgstr "" - -#: ../../faq.rst:126 -msgid "http://celery.readthedocs.io/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:128 -msgid "This also works the same for custom domains:" -msgstr "" - -#: ../../faq.rst:130 -msgid "http://docs.celeryproject.org/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:132 -msgid "You can add subprojects in the project admin dashboard." -msgstr "" - -#: ../../faq.rst:135 -msgid "Where do I need to put my docs for RTD to find it?" -msgstr "" - -#: ../../faq.rst:137 -msgid "" -"Read the Docs will crawl your project looking for a ``conf.py``. Where it " -"finds the ``conf.py``, it will run ``sphinx-build`` in that directory. So as" -" long as you only have one set of sphinx documentation in your project, it " -"should Just Work." -msgstr "" - -#: ../../faq.rst:140 -msgid "I want to use the Blue/Default Sphinx theme" -msgstr "" - -#: ../../faq.rst:142 -msgid "" -"We think that our theme is badass, and better than the default for many " -"reasons. Some people don't like change though :), so there is a hack that " -"will let you keep using the default theme. If you set the ``html_style`` " -"variable in your ``conf.py``, it should default to using the default theme. " -"The value of this doesn't matter, and can be set to ``/default.css`` for " -"default behavior." -msgstr "" - -#: ../../faq.rst:145 -msgid "I want to use the Read the Docs theme locally" -msgstr "" - -#: ../../faq.rst:147 -msgid "" -"There is a repository for that: https://github.com/snide/sphinx_rtd_theme. " -"Simply follow the instructions in the README." -msgstr "" - -#: ../../faq.rst:151 -msgid "Image scaling doesn't work in my documentation" -msgstr "" - -#: ../../faq.rst:153 -msgid "" -"Image scaling in docutils depends on PIL. PIL is installed in the system " -"that RTD runs on. However, if you are using the virtualenv building option, " -"you will likely need to include PIL in your requirements for your project." -msgstr "" - -#: ../../faq.rst:156 -msgid "I want comments in my docs" -msgstr "" - -#: ../../faq.rst:158 -msgid "" -"RTD doesn't have explicit support for this. That said, a tool like `Disqus`_" -" (and the `sphinxcontrib-disqus`_ plugin) can be used for this purpose on " -"RTD." -msgstr "" - -#: ../../faq.rst:164 -msgid "How do I support multiple languages of documentation?" -msgstr "" - -#: ../../faq.rst:166 -msgid "See the section on :doc:`localization`." -msgstr "" - -#: ../../faq.rst:169 -msgid "Does Read The Docs work well with \"legible\" docstrings?" -msgstr "" - -#: ../../faq.rst:171 -msgid "" -"Yes. One criticism of Sphinx is that its annotated docstrings are too dense " -"and difficult for humans to read. In response, many projects have adopted " -"customized docstring styles that are simultaneously informative and legible." -" The `NumPy " -"`_ " -"and `Google " -"`_" -" styles are two popular docstring formats. Fortunately, the default Read " -"The Docs theme handles both formats just fine, provided your ``conf.py`` " -"specifies an appropriate Sphinx extension that knows how to convert your " -"customized docstrings. Two such extensions are `numpydoc " -"`_ and `napoleon `_. Only ``napoleon`` is able to handle both " -"docstring formats. Its default output more closely matches the format of " -"standard Sphinx annotations, and as a result, it tends to look a bit better " -"with the default theme." -msgstr "" - -#: ../../faq.rst:189 -msgid "" -"Can I document a python package that is not at the root of my repository?" -msgstr "" - -#: ../../faq.rst:191 -msgid "" -"Yes. The most convenient way to access a python package for example via " -"`Sphinx's autoapi`_ in your documentation is to use the *Install your " -"project inside a virtualenv using setup.py install* option in the admin " -"panel of your project. However this assumes that your ``setup.py`` is in the" -" root of your repository." -msgstr "" - -#: ../../faq.rst:197 -msgid "" -"If you want to place your package in a different directory or have multiple " -"python packages in the same project, then create a pip requirements file. " -"You can specify the relative path to your package inside the file. For " -"example you want to keep your python package in the ``src/python`` " -"directory, then create a ``requirements.readthedocs.txt`` file with the " -"following contents::" -msgstr "" - -#: ../../faq.rst:206 -msgid "" -"Please note that the path must be relative to the file. So the example path " -"above would work if the file is in the root of your repository. If you want " -"to put the requirements in a file called ``requirements/readthedocs.txt``, " -"the contents would look like::" -msgstr "" - -#: ../../faq.rst:213 -msgid "" -"After adding the file to your repository, go to the *Advanced Settings* in " -"your project's admin panel and add the name of the file to the *Requirements" -" file* field." -msgstr "" - -#: ../../faq.rst:221 -msgid "What commit of Read the Docs is in production?" -msgstr "" - -#: ../../faq.rst:223 -msgid "" -"We deploy readthedocs.org from the `rel` branch in our GitHub repository. " -"You can see the latest commits that have been deployed by looking on GitHub:" -" https://github.com/rtfd/readthedocs.org/commits/rel" -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/features.mo b/docs/user/locale/nl/LC_MESSAGES/features.mo deleted file mode 100644 index c98b88a2a08..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/features.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/features.po b/docs/user/locale/nl/LC_MESSAGES/features.po deleted file mode 100644 index 41f63e22d5d..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/features.po +++ /dev/null @@ -1,186 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../features.rst:2 -msgid "Read the Docs features" -msgstr "" - -#: ../../features.rst:4 -msgid "" -"This will serve as a list of all of the features that Read the Docs " -"currently has. Some features are important enough to have their own page in " -"the docs, others will simply be listed here." -msgstr "" - -#: ../../features.rst:7 -msgid "GitHub, Bitbucket and GitLab Integration" -msgstr "" - -#: ../../features.rst:9 -msgid "" -"We now support linking by default in the sidebar. It links to the page on " -"your host, which should help people quickly update typos and send pull " -"requests to contribute to project documentation." -msgstr "" - -#: ../../features.rst:11 -msgid "More information can be found in the :doc:`vcs` page." -msgstr "" - -#: ../../features.rst:14 -msgid "Auto-updating" -msgstr "" - -#: ../../features.rst:16 -msgid "" -"The :doc:`webhooks` page talks about the different ways you can ping RTD to " -"let us know your project has been updated. We have official support for " -"GitHub, Bitbucket and GitLab, and anywhere else we have a generic post-" -"commit hook that allows you to POST to a URL to get your documentation " -"built." -msgstr "" - -#: ../../features.rst:19 -msgid "Internationalization" -msgstr "" - -#: ../../features.rst:21 -msgid "" -"Read the Docs itself is localized, and we support documentation translated " -"into multiple languages. Read more on the :doc:`localization` and " -":doc:`i18n` pages." -msgstr "" - -#: ../../features.rst:24 -msgid "Canonical URLs" -msgstr "" - -#: ../../features.rst:26 -msgid "" -"Canonical URLs give your docs better search performance, by pointing all " -"URLs to one version. This also helps to solve the issues around users " -"landing on outdated versions of documentation." -msgstr "" - -#: ../../features.rst:28 -msgid "More information can be found in the :doc:`canonical` page." -msgstr "" - -#: ../../features.rst:31 -msgid "Versions" -msgstr "" - -#: ../../features.rst:33 -msgid "" -"We can build multiple versions of your documentation. Look on the " -"\"Versions\" page of your project's admin (using the nav on the left) to " -"find a list of available versions that we've inferred from the tags and " -"branches in your source control system (according to the support matrix " -"below). On the Versions page you can tell us which versions you'd like us to" -" build docs for, whether each should be public, protected, or private, and " -"what the default version should be (we'll redirect there when someone hits " -"your main project page, e.g., http://my-project.rtfd.org/)." -msgstr "" - -#: ../../features.rst:42 -msgid "Version Control Support Matrix" -msgstr "" - -#: ../../features.rst:45 -msgid "Git" -msgstr "" - -#: ../../features.rst:45 -msgid "hg" -msgstr "" - -#: ../../features.rst:45 -msgid "bzr" -msgstr "" - -#: ../../features.rst:45 -msgid "svn" -msgstr "" - -#: ../../features.rst:47 -msgid "Tags" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:47 ../../features.rst:47 -#: ../../features.rst:49 ../../features.rst:49 ../../features.rst:49 -msgid "Yes" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:49 -msgid "No" -msgstr "" - -#: ../../features.rst:49 -msgid "Branches" -msgstr "" - -#: ../../features.rst:51 -msgid "Default" -msgstr "" - -#: ../../features.rst:51 -msgid "master" -msgstr "" - -#: ../../features.rst:51 -msgid "default" -msgstr "" - -#: ../../features.rst:51 -msgid "trunk" -msgstr "" - -#: ../../features.rst:56 -msgid "PDF Generation" -msgstr "" - -#: ../../features.rst:58 -msgid "" -"When you build your project on RTD, we automatically build a PDF of your " -"project's documentation. We also build them for every version that you " -"upload, so we can host the PDFs of your latest documentation, as well as " -"your latest stable releases as well." -msgstr "" - -#: ../../features.rst:61 -msgid "Search" -msgstr "" - -#: ../../features.rst:63 -msgid "" -"We provide full-text search across all of the pages of documentation hosted " -"on our site. This uses the excellent Haystack project and Elasticsearch as " -"the search backend. We hope to be integrating this into the site more fully " -"in the future." -msgstr "" - -#: ../../features.rst:66 -msgid "Alternate Domains" -msgstr "" - -#: ../../features.rst:68 -msgid "" -"We provide support for custom domains, subdomains, and a shorturl for your " -"project as well. This is outlined in the :doc:`alternate_domains` section." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/getting_started.mo b/docs/user/locale/nl/LC_MESSAGES/getting_started.mo deleted file mode 100644 index b06b87a807b..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/getting_started.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/getting_started.po b/docs/user/locale/nl/LC_MESSAGES/getting_started.po deleted file mode 100644 index fa74ea618eb..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/getting_started.po +++ /dev/null @@ -1,227 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../getting_started.rst:2 -msgid "Getting Started" -msgstr "" - -#: ../../getting_started.rst:4 -msgid "" -"This document will show you how to get up and running with Read the Docs. " -"You will have your docs imported on Read the Docs in 5 minutes, displayed " -"beautifully for the world." -msgstr "" - -#: ../../getting_started.rst:8 -msgid "" -"If you are already using Sphinx or Markdown for your docs, skip ahead to " -":ref:`getting_started:Import Your Docs`." -msgstr "" - -#: ../../getting_started.rst:12 -msgid "Write Your Docs" -msgstr "" - -#: ../../getting_started.rst:14 -msgid "You have two options for formatting your documentation:" -msgstr "" - -#: ../../getting_started.rst:16 -msgid "`In reStructuredText`_" -msgstr "" - -#: ../../getting_started.rst:17 -msgid "`In Markdown`_" -msgstr "" - -#: ../../getting_started.rst:20 -msgid "In reStructuredText" -msgstr "" - -#: ../../getting_started.rst:22 -msgid "There is `a screencast`_ that will help you get started if you prefer." -msgstr "" - -#: ../../getting_started.rst:24 -msgid "" -"Sphinx_ is a tool that makes it easy to create beautiful documentation. " -"Assuming you have Python_ already, `install Sphinx`_::" -msgstr "" - -#: ../../getting_started.rst:29 -msgid "Create a directory inside your project to hold your docs::" -msgstr "" - -#: ../../getting_started.rst:34 -msgid "Run ``sphinx-quickstart`` in there::" -msgstr "" - -#: ../../getting_started.rst:39 -msgid "" -"This quick start will walk you through creating the basic configuration; in " -"most cases, you can just accept the defaults. When it's done, you'll have an" -" ``index.rst``, a ``conf.py`` and some other files. Add these to revision " -"control." -msgstr "" - -#: ../../getting_started.rst:43 -msgid "" -"Now, edit your ``index.rst`` and add some information about your project. " -"Include as much detail as you like (refer to the reStructuredText_ syntax or" -" `this template`_ if you need help). Build them to see how they look::" -msgstr "" - -#: ../../getting_started.rst:49 -msgid "" -"You can use ``sphinx-autobuild`` to auto-reload your docs. Run ``sphinx-" -"autobuild . _build/html`` instead." -msgstr "" - -#: ../../getting_started.rst:51 -msgid "" -"Edit your files and rebuild until you like what you see, then commit your " -"changes and push to your public repository. Once you have Sphinx " -"documentation in a public repository, you can start using Read the Docs." -msgstr "" - -#: ../../getting_started.rst:55 -msgid "In Markdown" -msgstr "" - -#: ../../getting_started.rst:57 -msgid "" -"You can use Markdown and reStructuredText in the same Sphinx project. We " -"support this natively on Read the Docs, and you can do it locally::" -msgstr "" - -#: ../../getting_started.rst:62 -msgid "Then in your ``conf.py``:" -msgstr "" - -#: ../../getting_started.rst:74 -msgid "" -"Markdown doesn't support a lot of the features of Sphinx, like inline markup" -" and directives. However, it works for basic prose content. reStructuredText" -" is the preferred format for technical documentation, please read `this blog" -" post`_ for motivation." -msgstr "" - -#: ../../getting_started.rst:83 -msgid "Sign Up and Connect an External Account" -msgstr "" - -#: ../../getting_started.rst:85 -msgid "" -"If you are going to import a repository from GitHub, Bitbucket or GitLab, " -"you should connect your account to your provider first. Connecting your " -"account allows for easier importing and enables Read the Docs to configure " -"your repository webhooks automatically." -msgstr "" - -#: ../../getting_started.rst:90 -msgid "" -"To connect your account, go to your *Settings* dashboard and select " -"*Connected Services*. From here, you'll be able to connect to your GitHub, " -"Bitbucket or GitLab account. This process will ask you to authorize a " -"connection to Read the Docs, that allows us to read information about and " -"clone your repositories." -msgstr "" - -#: ../../getting_started.rst:96 -msgid "Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:98 -msgid "To import a repository, visit your dashboard_ and click Import_." -msgstr "" - -#: ../../getting_started.rst:100 -msgid "" -"If you have a connected account, you will see a list of your repositories " -"that we are able to import. To import one of these projects, just click the " -"import icon next to the repository you'd like to import. This will bring up " -"a form that is already filled with your project's information. Feel free to " -"edit any of these properties, and the click **Next** to build your " -"documentation." -msgstr "" - -#: ../../getting_started.rst:107 -msgid "Manually Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:109 -msgid "" -"If you do not have a connected account, you will need select **Import " -"Manually** and enter the information for your repository yourself. You will " -"also need to manually configure the webhook for your repository as well. " -"When importing your project, you will be asked for the repository URL, along" -" with some other information for you new project. The URL is normally the " -"URL or path name you'd use to checkout, clone, or branch your repository. " -"Some examples:" -msgstr "" - -#: ../../getting_started.rst:116 -msgid "Git: ``http://github.com/ericholscher/django-kong.git``" -msgstr "" - -#: ../../getting_started.rst:117 -msgid "Mercurial: ``https://bitbucket.org/ianb/pip``" -msgstr "" - -#: ../../getting_started.rst:118 -msgid "Subversion: ``http://varnish-cache.org/svn/trunk``" -msgstr "" - -#: ../../getting_started.rst:119 -msgid "Bazaar: ``lp:pasta``" -msgstr "" - -#: ../../getting_started.rst:121 -msgid "Add an optional homepage URL and some tags, and then click **Next**." -msgstr "" - -#: ../../getting_started.rst:123 -msgid "" -"Once your project is created, you'll need to manually configure the " -"repository webhook if you would like to have new changesets to trigger " -"builds for your project on Read the Docs. Go to your project's " -"**Integrations** page to configure a new webhook, or see :ref:`our steps for" -" webhook creation ` for more information on this " -"process." -msgstr "" - -#: ../../getting_started.rst:129 -msgid "" -"Within a few seconds your code will automatically be fetched from your " -"public repository, and the documentation will be built. Check out our " -":doc:`builds` page to learn more about how we build your docs, and to " -"troubleshoot any issues that arise." -msgstr "" - -#: ../../getting_started.rst:134 -msgid "" -"Read the Docs will host multiple versions of your code. You can read more " -"about how to use this well on our :doc:`versions` page." -msgstr "" - -#: ../../getting_started.rst:137 -msgid "" -"If you have any more trouble, don't hesitate to reach out to us. The " -":doc:`support` page has more information on getting in touch." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/gsoc.mo b/docs/user/locale/nl/LC_MESSAGES/gsoc.mo deleted file mode 100644 index 78daff2cb14..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/gsoc.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/gsoc.po b/docs/user/locale/nl/LC_MESSAGES/gsoc.po deleted file mode 100644 index 80658ce98ad..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/gsoc.po +++ /dev/null @@ -1,407 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../gsoc.rst:2 -msgid "Google Summer of Code" -msgstr "" - -#: ../../gsoc.rst:4 -msgid "" -"Thanks for your interest in Read the Docs! We are working hard to update the" -" ideas list now that we are accepted in GSOC. Please give us a little while " -"to work on things, and check back on this page for updates." -msgstr "" - -#: ../../gsoc.rst:9 -msgid "" -"Read the Docs is participating in the Google Summer of Code in 2018. This " -"page will contain all the information for students and anyone else " -"interested in helping." -msgstr "" - -#: ../../gsoc.rst:13 -msgid "Skills" -msgstr "" - -#: ../../gsoc.rst:15 -msgid "Incoming students will need the following skills:" -msgstr "" - -#: ../../gsoc.rst:17 -msgid "Intermediate Python & Django programming" -msgstr "" - -#: ../../gsoc.rst:18 -msgid "" -"Familiarity with Markdown, reStructuredText, or some other plain text markup" -" language" -msgstr "" - -#: ../../gsoc.rst:19 -msgid "Familiarity with git, or some other source control" -msgstr "" - -#: ../../gsoc.rst:20 -msgid "Ability to set up your own development environment for Read the Docs" -msgstr "" - -#: ../../gsoc.rst:21 -msgid "Basic understanding of web technologies (HTML/CSS/JS)" -msgstr "" - -#: ../../gsoc.rst:22 -msgid "" -"An interest in documentation and improving open source documentation tools!" -msgstr "" - -#: ../../gsoc.rst:24 -msgid "" -"We're happy to help you get up to speed, but the more you are able to " -"demonstrate ability in advance, the more likely we are to choose your " -"application!" -msgstr "" - -#: ../../gsoc.rst:29 -msgid "Mentors" -msgstr "" - -#: ../../gsoc.rst:31 -msgid "Currently we have a few folks signed up:" -msgstr "" - -#: ../../gsoc.rst:33 -msgid "Eric Holscher" -msgstr "" - -#: ../../gsoc.rst:34 -msgid "Manuel Kaufmann" -msgstr "" - -#: ../../gsoc.rst:35 -msgid "Anthony Johnson" -msgstr "" - -#: ../../gsoc.rst:37 -msgid "" -"Please do not reach out directly to anyone about the Summer of Code. It will" -" **not** increase your chances of being accepted!" -msgstr "" - -#: ../../gsoc.rst:41 -msgid "Getting Started" -msgstr "" - -#: ../../gsoc.rst:43 -msgid "" -"The :doc:`/install` doc is probably the best place to get going. It will " -"walk you through getting a basic environment for Read the Docs setup." -msgstr "" - -#: ../../gsoc.rst:46 -msgid "" -"Then you can look through our :doc:`/contribute` doc for information on how " -"to get started contributing to RTD." -msgstr "" - -#: ../../gsoc.rst:48 -msgid "" -"People who have a history of submitting pull requests will be prioritized in" -" our Summer of Code selection process." -msgstr "" - -#: ../../gsoc.rst:51 -msgid "Want to get involved?" -msgstr "" - -#: ../../gsoc.rst:53 -msgid "" -"If you're interested in participating in GSoC as a student, you can apply " -"during the normal process provided by Google. We are currently overwhelmed " -"with interest, so we are not able to respond individually to each person who" -" is interested." -msgstr "" - -#: ../../gsoc.rst:56 -msgid "Project Ideas" -msgstr "" - -#: ../../gsoc.rst:58 -msgid "" -"We have written our some loose ideas for projects to work on here. We are " -"also open to any other ideas that students might have." -msgstr "" - -#: ../../gsoc.rst:61 -msgid "" -"**These projects are sorted by priority.** We will consider the priority on " -"our roadmap as a factor, along with the skill of the student, in our " -"selection process." -msgstr "" - -#: ../../gsoc.rst:67 -msgid "Refactor & improve our search code" -msgstr "" - -#: ../../gsoc.rst:69 -msgid "" -"Currently we're using a homegrown library for Elastic Search. There is a new" -" `elasticsearch-dsl `_ " -"library that we should be using. This project will include:" -msgstr "" - -#: ../../gsoc.rst:73 -msgid "Improving our search indexing" -msgstr "" - -#: ../../gsoc.rst:74 -msgid "" -"Refactoring how we \"model\" our search data to use elasticsearch-dsl Models" -msgstr "" - -#: ../../gsoc.rst:75 -msgid "" -"Add additional search data into our indexes, like the programming languages," -" type of document (tutorial, api, etc.) and other data for users to filter " -"by" -msgstr "" - -#: ../../gsoc.rst:76 -msgid "(Optional) Improve the UX of the search for users in various ways" -msgstr "" - -#: ../../gsoc.rst:79 -msgid "Finish YAML config" -msgstr "" - -#: ../../gsoc.rst:81 -msgid "" -"Currently we have a basic :doc:`/yaml-config` for Read the Docs. It's still " -"considered beta, and there are a number of features that it doesn't support." -" We need to support everying users can currently do from our website " -"dashboard inside the YAML file, and then plan a smooth transition path from " -"the database UI to the YAML file." -msgstr "" - -#: ../../gsoc.rst:87 -msgid "" -"This is a *large* project and will likely require a good deal of " -"understanding of both Python as well as web technologies. We have a " -"`starting list of issues " -"`_ put together, but " -"there will be much more work." -msgstr "" - -#: ../../gsoc.rst:92 -msgid "API V3" -msgstr "" - -#: ../../gsoc.rst:94 -msgid "" -"We currently have a \"v2\" API that isn't well documented and doesn't allow " -"users to write to it. We want to continue using Django REST Framework for " -"this, but rethink how we're presenting our information to our users." -msgstr "" - -#: ../../gsoc.rst:98 -msgid "" -"Currently we're showing everything as simple \"models\", and we want to " -"start exposing \"methods\" on our data, similar to GitHub." -msgstr "" - -#: ../../gsoc.rst:102 -msgid "" -"This is a large project and should only be done by someone who has done some" -" basic API design previously." -msgstr "" - -#: ../../gsoc.rst:105 -msgid "Improve Translation Workflow" -msgstr "" - -#: ../../gsoc.rst:107 -msgid "" -"Currently we have our documentation & website translated on Transifex, but " -"we don't have a management process for it. This means that translations will" -" often sit for months before making it back into the site and being " -"available to users." -msgstr "" - -#: ../../gsoc.rst:111 -msgid "" -"This project would include puting together a workflow for translations:" -msgstr "" - -#: ../../gsoc.rst:113 -msgid "Communicate with existing translators and see what needs they have" -msgstr "" - -#: ../../gsoc.rst:114 -msgid "" -"Help formalize the process that we have around Transifex to make it easier " -"to contribute to" -msgstr "" - -#: ../../gsoc.rst:115 -msgid "Improve our tooling so that integrating new translations is easier" -msgstr "" - -#: ../../gsoc.rst:118 -msgid "Support for additional build steps for linting & testing" -msgstr "" - -#: ../../gsoc.rst:120 -msgid "" -"Currently we only build documentation on Read the Docs, but we'd also like " -"to add additional build steps that lets users perform more actions. This " -"would likely take the form of wraping some of the existing `Sphinx builders " -"`_, and giving folks a " -"nice way to use them inside Read the Docs." -msgstr "" - -#: ../../gsoc.rst:125 -msgid "It would be great to have wrappers for the following as a start:" -msgstr "" - -#: ../../gsoc.rst:127 -msgid "" -"Link Check (http://www.sphinx-" -"doc.org/en/stable/builders.html#sphinx.builders.linkcheck.CheckExternalLinksBuilder)" -msgstr "" - -#: ../../gsoc.rst:128 -msgid "Spell Check (https://pypi.python.org/pypi/sphinxcontrib-spelling/)" -msgstr "" - -#: ../../gsoc.rst:129 -msgid "" -"Doctest (http://www.sphinx-doc.org/en/stable/ext/doctest.html#module-" -"sphinx.ext.doctest)" -msgstr "" - -#: ../../gsoc.rst:130 -msgid "" -"Coverage (http://www.sphinx-doc.org/en/stable/ext/coverage.html#module-" -"sphinx.ext.coverage)" -msgstr "" - -#: ../../gsoc.rst:132 -msgid "" -"The goal would also be to make it quite easy for users to contribute third " -"party build steps for Read the Docs, so that other useful parts of the " -"Sphinx ecosystem could be tightly integrated with Read the Docs." -msgstr "" - -#: ../../gsoc.rst:136 -msgid "Collections of Projects" -msgstr "" - -#: ../../gsoc.rst:138 -msgid "" -"This project involves building a user interface for groups of projects in " -"Read the Docs (`Collections`). Users would be allowed to create, publish, " -"and search a `Collection` of projects that they care about. We would also " -"allow for automatic creation of `Collections` based on a project's " -"``setup.py`` or ``requirements.txt``." -msgstr "" - -#: ../../gsoc.rst:142 -msgid "" -"Once a user has a `Collection`, we would allow them to do a few sets of " -"actions on them:" -msgstr "" - -#: ../../gsoc.rst:145 -msgid "" -"Search across all the projects in the `Collection` with one search dialog" -msgstr "" - -#: ../../gsoc.rst:146 -msgid "" -"Download all the project's documentation (PDF, HTMLZip, Epub) for offline " -"viewing" -msgstr "" - -#: ../../gsoc.rst:147 -msgid "" -"Build a landing page for the collection that lists out all the projects, and" -" could even have a user-editable description, similar to our project listing" -" page." -msgstr "" - -#: ../../gsoc.rst:149 -msgid "" -"There is likely other ideas that could be done with `Collections` over time." -msgstr "" - -#: ../../gsoc.rst:152 -msgid "Integrated Redirects" -msgstr "" - -#: ../../gsoc.rst:154 -msgid "" -"Right now it's hard for users to rename files. We support redirects, but " -"don't create them automatically on file rename, and our redirect code is " -"brittle." -msgstr "" - -#: ../../gsoc.rst:159 -msgid "We should rebuild how we handle redirects across a number of cases:" -msgstr "" - -#: ../../gsoc.rst:161 -msgid "" -"Detecting a file change in git/hg/svn and automatically creating a redirect" -msgstr "" - -#: ../../gsoc.rst:162 -msgid "Support redirecting an entire domain to another place" -msgstr "" - -#: ../../gsoc.rst:163 -msgid "Support redirecting versions" -msgstr "" - -#: ../../gsoc.rst:165 -msgid "" -"There will also be a good number of things that spawn from this, including " -"version aliases and other related concepts, if this task doesn't take the " -"whole summer." -msgstr "" - -#: ../../gsoc.rst:169 -msgid "Additional Ideas" -msgstr "" - -#: ../../gsoc.rst:171 -msgid "" -"We have some medium sized projects sketched out in our issue tracker with " -"the tag *Feature Overview*. Looking through `these issues`_ is a good place " -"to start. You might also look through our `milestones`_ on GitHub, which " -"provide outlines on the larger tasks that we're hoping to accomplish." -msgstr "" - -#: ../../gsoc.rst:180 -msgid "Thanks" -msgstr "" - -#: ../../gsoc.rst:182 -msgid "" -"This page was heavily inspired by Mailman's similar `GSOC page`_. Thanks for" -" the inspiration." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/i18n.mo b/docs/user/locale/nl/LC_MESSAGES/i18n.mo deleted file mode 100644 index fb48b1bb780..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/i18n.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/i18n.po b/docs/user/locale/nl/LC_MESSAGES/i18n.po deleted file mode 100644 index b6a19da30b4..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/i18n.po +++ /dev/null @@ -1,379 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../i18n.rst:2 -msgid "Internationalization" -msgstr "" - -#: ../../i18n.rst:5 -msgid "" -"This document covers the details regarding internationalization and " -"localization that are applied in Read the Docs. The guidelines described are" -" mostly based on `Kitsune's localization documentation " -"`_." -msgstr "" - -#: ../../i18n.rst:10 -msgid "" -"As with most of the Django applications out there, Read the Docs' i18n/l10n " -"framework is based on `GNU gettext `_." -" Crowd-sourced localization is optionally available at `Transifex " -"`_." -msgstr "" - -#: ../../i18n.rst:15 -msgid "" -"For more information about the general ideas, look at this document: " -"http://www.gnu.org/software/gettext/manual/html_node/Concepts.html" -msgstr "" - -#: ../../i18n.rst:20 -msgid "Making Strings Localizable" -msgstr "" - -#: ../../i18n.rst:22 -msgid "" -"Making strings in templates localizable is exceptionally easy. Making " -"strings in Python localizable is a little more complicated. The short " -"answer, though, is to just wrap the string in ``_()``." -msgstr "" - -#: ../../i18n.rst:28 -msgid "Interpolation" -msgstr "" - -#: ../../i18n.rst:30 -msgid "" -"A string is often a combination of a fixed string and something changing, " -"for example, ``Welcome, James`` is a combination of the fixed part " -"``Welcome,``, and the changing part ``James``. The naive solution is to " -"localize the first part and then follow it with the name::" -msgstr "" - -#: ../../i18n.rst:37 -msgid "This is **wrong!**" -msgstr "" - -#: ../../i18n.rst:39 -msgid "" -"In some locales, the word order may be different. Use Python string " -"formatting to interpolate the changing part into the string::" -msgstr "" - -#: ../../i18n.rst:44 -msgid "" -"Python gives you a lot of ways to interpolate strings. The best way is to " -"use Py3k formatting and kwargs. That's the clearest for localizers." -msgstr "" - -#: ../../i18n.rst:49 -msgid "Localization Comments" -msgstr "" - -#: ../../i18n.rst:51 -msgid "" -"Sometimes, it can help localizers to describe where a string comes from, " -"particularly if it can be difficult to find in the interface, or is not very" -" self-descriptive (e.g. very short strings). If you immediately precede the " -"string with a comment that starts with ``Translators:``, the comment will be" -" added to the PO file, and visible to localizers." -msgstr "" - -#: ../../i18n.rst:57 ../../i18n.rst:91 -msgid "Example::" -msgstr "" - -#: ../../i18n.rst:74 -msgid "Adding Context with msgctxt" -msgstr "" - -#: ../../i18n.rst:76 -msgid "" -"Strings may be the same in English, but different in other languages. " -"English, for example, has no grammatical gender, and sometimes the noun and " -"verb forms of a word are identical." -msgstr "" - -#: ../../i18n.rst:80 -msgid "" -"To make it possible to localize these correctly, we can add \"context\" " -"(known in gettext as *msgctxt*) to differentiate two otherwise identical " -"strings. Django provides a :func:`~django.utils.translation.pgettext()` " -"function for this." -msgstr "" - -#: ../../i18n.rst:84 -msgid "" -"For example, the string *Search* may be a noun or a verb in English. In a " -"heading, it may be considered a noun, but on a button, it may be a verb. " -"It's appropriate to add a context (like *button*) to one of them." -msgstr "" - -#: ../../i18n.rst:88 -msgid "" -"Generally, we should only add context if we are sure the strings aren't used" -" in the same way, or if localizers ask us to." -msgstr "" - -#: ../../i18n.rst:99 -msgid "Plurals" -msgstr "" - -#: ../../i18n.rst:101 -msgid "" -"*You have 1 new messages* grates on discerning ears. Fortunately, gettext " -"gives us a way to fix that in English *and* other locales, the " -":func:`~django.utils.translation.ngettext()` function::" -msgstr "" - -#: ../../i18n.rst:107 -msgid "A more realistic example might be::" -msgstr "" - -#: ../../i18n.rst:113 -msgid "" -"This method takes three arguments because English only needs three, i.e., " -"zero is considered \"plural\" for English. Other languages may have " -"`different plural rules " -"`_, and require " -"different phrases for, say 0, 1, 2-3, 4-10, >10. That's absolutely fine, and" -" gettext makes it possible." -msgstr "" - -#: ../../i18n.rst:121 -msgid "Strings in Templates" -msgstr "" - -#: ../../i18n.rst:123 -msgid "" -"When putting new text into a template, all you need to do is wrap it in a " -"``{% trans %}`` template tag::" -msgstr "" - -#: ../../i18n.rst:128 -msgid "Context can be added, too::" -msgstr "" - -#: ../../i18n.rst:132 -msgid "" -"Comments for translators need to precede the internationalized text and must" -" start with the ``Translators:`` keyword.::" -msgstr "" - -#: ../../i18n.rst:138 -msgid "" -"To interpolate, you need to use the alternative and more verbose ``{% " -"blocktrans %}`` template tag — it's actually a block::" -msgstr "" - -#: ../../i18n.rst:143 -msgid "" -"Note that the ``{{ name }}`` variable needs to exist in the template " -"context." -msgstr "" - -#: ../../i18n.rst:145 -msgid "" -"In some situations, it's desirable to evaluate template expressions such as " -"filters or accessing object attributes. You can't do that within the ``{% " -"blocktrans %}`` block, so you need to bind the expression to a local " -"variable first::" -msgstr "" - -#: ../../i18n.rst:156 -msgid "" -"``{% blocktrans %}`` also provides pluralization. For that you need to bind " -"a counter with the name ``count`` and provide a plural translation after the" -" ``{% plural %}`` tag::" -msgstr "" - -#: ../../i18n.rst:169 -msgid "" -"The previous multi-lines examples also use the ``trimmed`` option. This " -"removes newline characters and replaces any whitespace at the beginning and " -"end of a line, helping translators when translating these strings." -msgstr "" - -#: ../../i18n.rst:175 -msgid "Strings in Python" -msgstr "" - -#: ../../i18n.rst:179 -msgid "" -"Whenever you are adding a string in Python, ask yourself if it really needs " -"to be there, or if it should be in the template. Keep logic and presentation" -" separate!" -msgstr "" - -#: ../../i18n.rst:183 -msgid "Strings in Python are more complex for two reasons:" -msgstr "" - -#: ../../i18n.rst:185 -msgid "" -"We need to make sure we're always using Unicode strings and the Unicode-" -"friendly versions of the functions." -msgstr "" - -#: ../../i18n.rst:188 -msgid "" -"If you use the :func:`~django.utils.translation.ugettext` function in the " -"wrong place, the string may end up in the wrong locale!" -msgstr "" - -#: ../../i18n.rst:191 -msgid "Here's how you might localize a string in a view::" -msgstr "" - -#: ../../i18n.rst:201 -msgid "Interpolation is done through normal Python string formatting::" -msgstr "" - -#: ../../i18n.rst:205 -msgid "" -"Context information can be supplied by using the " -":func:`~django.utils.translation.pgettext` function::" -msgstr "" - -#: ../../i18n.rst:210 -msgid "Translator comments are normal one-line Python comments::" -msgstr "" - -#: ../../i18n.rst:215 -msgid "" -"If you need to use plurals, import the " -":func:`~django.utils.translation.ungettext` function::" -msgstr "" - -#: ../../i18n.rst:225 -msgid "Lazily Translated Strings" -msgstr "" - -#: ../../i18n.rst:227 -msgid "" -"You can use :func:`~django.utils.translation.ugettext` or " -":func:`~django.utils.translation.ungettext` only in views or functions " -"called from views. If the function will be evaluated when the module is " -"loaded, then the string may end up in English or the locale of the last " -"request!" -msgstr "" - -#: ../../i18n.rst:232 -msgid "" -"Examples include strings in module-level code, arguments to functions in " -"class definitions, strings in functions called from outside the context of a" -" view. To internationalize these strings, you need to use the ``_lazy`` " -"versions of the above methods, " -":func:`~django.utils.translation.ugettext_lazy` and " -":func:`~django.utils.translation.ungettext_lazy`. The result doesn't get " -"translated until it is evaluated as a string, for example by being output or" -" passed to ``unicode()``::" -msgstr "" - -#: ../../i18n.rst:246 -msgid "" -"In case you want to provide context to a lazily-evaluated gettext string, " -"you will need to use :func:`~django.utils.translation.pgettext_lazy`." -msgstr "" - -#: ../../i18n.rst:251 -msgid "Administrative Tasks" -msgstr "" - -#: ../../i18n.rst:255 -msgid "Updating Localization Files" -msgstr "" - -#: ../../i18n.rst:257 -msgid "" -"To update the translation source files (eg if you changed or added " -"translatable strings in the templates or Python code) you should run " -"``python manage.py makemessages -l `` in the project's root " -"directory (substitute ```` with a valid language code)." -msgstr "" - -#: ../../i18n.rst:262 -msgid "" -"The updated files can now be localized in a `PO editor " -"`_ or " -"crowd-sourced online translation tool." -msgstr "" - -#: ../../i18n.rst:267 -msgid "Compiling to MO" -msgstr "" - -#: ../../i18n.rst:269 -msgid "" -"Gettext doesn't parse any text files, it reads a binary format for faster " -"performance. To compile the latest PO files in the repository, Django " -"provides the ``compilemessages`` management command. For example, to compile" -" all the available localizations, just run::" -msgstr "" - -#: ../../i18n.rst:276 -msgid "" -"You will need to do this every time you want to push updated translations to" -" the live site." -msgstr "" - -#: ../../i18n.rst:279 -msgid "" -"Also, note that it's not a good idea to track MO files in version control, " -"since they would need to be updated at the same pace PO files are updated, " -"so it's silly and not worth it. They are ignored by ``.gitignore``, but " -"please make sure you don't forcibly add them to the repository." -msgstr "" - -#: ../../i18n.rst:286 -msgid "Transifex Integration" -msgstr "" - -#: ../../i18n.rst:288 -msgid "" -"To push updated translation source files to Transifex, run ``tx push -s`` " -"(for English) or ``tx push -t `` (for non-English)." -msgstr "" - -#: ../../i18n.rst:291 -msgid "" -"To pull changes from Transifex, run ``tx pull -a``. Note that Transifex does" -" not compile the translation files, so you have to do this after the pull " -"(see the `Compiling to MO`_ section)." -msgstr "" - -#: ../../i18n.rst:295 -msgid "" -"For more information about the ``tx`` command, read the `Transifex client's " -"help pages `_." -msgstr "" - -#: ../../i18n.rst:301 -msgid "" -"For the Read the Docs community site, we use a `fabric script`_ to follow " -"this process:" -msgstr "" - -#: ../../i18n.rst:305 -msgid "Update files and push sources (English) to Transifex:" -msgstr "" - -#: ../../i18n.rst:311 -msgid "Pull changes (new translations) from Transifex:" -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/index.mo b/docs/user/locale/nl/LC_MESSAGES/index.mo deleted file mode 100644 index 159d8f92c12..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/index.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/index.po b/docs/user/locale/nl/LC_MESSAGES/index.po deleted file mode 100644 index 2a64ef08195..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/index.po +++ /dev/null @@ -1,92 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../index.rst:2 -msgid "Welcome to Read The Docs" -msgstr "" - -#: ../../index.rst:4 -msgid "" -"`Read the Docs`_ hosts documentation for the open source community. We " -"support Sphinx_ docs written with reStructuredText_ and `CommonMark`_. We " -"pull your code from your Subversion_, Bazaar_, Git_, and Mercurial_ " -"repositories. Then we build documentation and host it for you. Think of it " -"as *Continuous Documentation*." -msgstr "" - -#: ../../index.rst:10 -msgid "The code is open source, and `available on GitHub`_." -msgstr "" - -#: ../../index.rst:22 -msgid "" -"The main documentation for the site is organized into a couple sections:" -msgstr "" - -#: ../../index.rst:24 -msgid ":ref:`user-docs`" -msgstr "" - -#: ../../index.rst:25 -msgid ":ref:`feature-docs`" -msgstr "" - -#: ../../index.rst:26 -msgid ":ref:`about-docs`" -msgstr "" - -#: ../../index.rst:28 -msgid "Information about development is also available:" -msgstr "" - -#: ../../index.rst:30 -msgid ":ref:`dev-docs`" -msgstr "" - -#: ../../index.rst:31 -msgid ":ref:`design-docs`" -msgstr "" - -#: ../../index.rst:35 -msgid "User Documentation" -msgstr "" - -#: ../../index.rst:52 -msgid "About Read the Docs" -msgstr "" - -#: ../../index.rst:70 -msgid "Feature Documentation" -msgstr "" - -#: ../../index.rst:92 -msgid "Developer Documentation" -msgstr "" - -#: ../../index.rst:111 -msgid "Business Documentation" -msgstr "" - -#: ../../index.rst:119 -msgid "Custom Install Documentation" -msgstr "" - -#: ../../index.rst:127 -msgid "Designer Documentation" -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/install.mo b/docs/user/locale/nl/LC_MESSAGES/install.mo deleted file mode 100644 index 14f9d99e49f..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/install.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/install.po b/docs/user/locale/nl/LC_MESSAGES/install.po deleted file mode 100644 index bb641fc111c..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/install.po +++ /dev/null @@ -1,193 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../install.rst:2 -msgid "Installation" -msgstr "" - -#: ../../install.rst:4 -msgid "" -"Here is a step by step plan on how to install Read the Docs. It will get you" -" to a point of having a local running instance." -msgstr "" - -#: ../../install.rst:8 -msgid "" -"First, obtain `Python 3.6`_ and virtualenv_ if you do not already have them." -" Using a virtual environment will make the installation easier, and will " -"help to avoid clutter in your system-wide libraries. You will also need Git_" -" in order to clone the repository. If you plan to import Python 2.7 project " -"to your RTD then you'll need to install Python 2.7 with virtualenv in your " -"system as well." -msgstr "" - -#: ../../install.rst:25 -msgid "Requires Git version >=2" -msgstr "" - -#: ../../install.rst:29 -msgid "" -"If you are having trouble on OS X Mavericks (or possibly other versions of " -"OS X) with building ``lxml``, you probably might need to use Homebrew_ to " -"``brew install libxml2``, and invoke the install with::" -msgstr "" - -#: ../../install.rst:39 -msgid "" -"Linux users may find they need to install a few additional packages in order" -" to successfully execute ``pip install -r requirements.txt``. For example, a" -" clean install of Ubuntu 14.04 LTS will require the following packages::" -msgstr "" - -#: ../../install.rst:48 -msgid "CentOS/RHEL 7 will require::" -msgstr "" - -#: ../../install.rst:52 -msgid "" -"Users of other Linux distributions may need to install the equivalent " -"packages, depending on their system configuration." -msgstr "" - -#: ../../install.rst:57 -msgid "" -"If you want full support for searching inside your Read the Docs site you " -"will need to install Elasticsearch_." -msgstr "" - -#: ../../install.rst:60 -msgid "" -"Ubuntu users could install this package by following " -":doc:`/custom_installs/elasticsearch`." -msgstr "" - -#: ../../install.rst:64 -msgid "Besides the Python specific dependencies, you will also need Redis_." -msgstr "" - -#: ../../install.rst:66 -msgid "Ubuntu users could install this package as following::" -msgstr "" - -#: ../../install.rst:71 -msgid "" -"You will need to verify that your pip version is higher than 1.5 you can do " -"this as such::" -msgstr "" - -#: ../../install.rst:75 -msgid "" -"If this is not the case please update your pip version before continuing::" -msgstr "" - -#: ../../install.rst:79 -msgid "" -"Once you have these, create a virtual environment somewhere on your disk, " -"then activate it::" -msgstr "" - -#: ../../install.rst:86 -msgid "Create a folder in here, and clone the repository::" -msgstr "" - -#: ../../install.rst:92 -msgid "" -"Next, install the dependencies using ``pip`` (included inside of " -"virtualenv_)::" -msgstr "" - -#: ../../install.rst:97 -msgid "" -"This may take a while, so go grab a beverage. When it's done, build your " -"database::" -msgstr "" - -#: ../../install.rst:102 -msgid "Then please create a superuser account for Django::" -msgstr "" - -#: ../../install.rst:106 -msgid "Now let's properly generate the static assets::" -msgstr "" - -#: ../../install.rst:110 -msgid "" -"By now, it is the right time to load in a couple users and a test project::" -msgstr "" - -#: ../../install.rst:116 -msgid "" -"If you do not opt to install test data, you'll need to create an account for" -" API use and set ``SLUMBER_USERNAME`` and ``SLUMBER_PASSWORD`` in order for " -"everything to work properly. This can be done by using ``createsuperuser``, " -"then attempting a manual login to create an ``EmailAddress`` entry for the " -"user, then you can use ``shell_plus`` to update the object with " -"``primary=True``, ``verified=True``." -msgstr "" - -#: ../../install.rst:123 -msgid "Finally, you're ready to start the webserver::" -msgstr "" - -#: ../../install.rst:127 -msgid "" -"Visit http://127.0.0.1:8000/ in your browser to see how it looks; you can " -"use the admin interface via http://127.0.0.1:8000/admin (logging in with the" -" superuser account you just created)." -msgstr "" - -#: ../../install.rst:131 -msgid "" -"For builds to properly kick off as expected, it is necessary the port you're" -" serving on (i.e. ``runserver 0.0.0.0:8080``) match the port defined in " -"``PRODUCTION_DOMAIN``. You can utilize ``local_settings.py`` to modify this." -" (By default, it's ``localhost:8000``)" -msgstr "" - -#: ../../install.rst:136 -msgid "" -"While the webserver is running, you can build documentation for the latest " -"version of a project called 'pip' with the ``update_repos`` command. You " -"can replace 'pip' with the name of any added project::" -msgstr "" - -#: ../../install.rst:143 -msgid "What's available" -msgstr "" - -#: ../../install.rst:145 -msgid "" -"After registering with the site (or creating yourself a superuser account), " -"you will be able to log in and view the `dashboard " -"`_." -msgstr "" - -#: ../../install.rst:149 -msgid "Importing your docs" -msgstr "" - -#: ../../install.rst:151 -msgid "" -"One of the goals of readthedocs.org is to make it easy for any open source " -"developer to get high quality hosted docs with great visibility! Simply " -"provide us with the clone URL to your repo, we'll pull your code, extract " -"your docs, and build them! We make available a post-commit webhook that can " -"be configured to update the docs whenever you commit to your repo. See our " -":doc:`getting_started` page to learn more." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/issue-labels.mo b/docs/user/locale/nl/LC_MESSAGES/issue-labels.mo deleted file mode 100644 index 46ef3739452..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/issue-labels.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/issue-labels.po b/docs/user/locale/nl/LC_MESSAGES/issue-labels.po deleted file mode 100644 index a11bc37b5a9..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/issue-labels.po +++ /dev/null @@ -1,251 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../issue-labels.rst:2 -msgid "Overview of issue labels" -msgstr "" - -#: ../../issue-labels.rst:4 -msgid "" -"Here is a full list of labels that we use in the `GitHub issue tracker`_ and" -" what they stand for." -msgstr "" - -#: ../../issue-labels.rst:18 -msgid "*Accepted*" -msgstr "" - -#: ../../issue-labels.rst:10 -msgid "" -"Issues with this label are issues that the core team has accepted on to the " -"roadmap. The core team focuses on accepted bugs, features, and improvements " -"that are on our immediate roadmap and will give priority to these issues. " -"Pull requests could be delayed or closed if the pull request doesn't align " -"with our current roadmap. An issue or pull request that has not been " -"accepted should either eventually move to an accepted state, or should be " -"closed. As an issue is accepted, we will find room for it on our roadmap, " -"either on an upcoming release (point release milestones), or on a future " -"milestone project (named milestones)." -msgstr "" - -#: ../../issue-labels.rst:24 -msgid "*Bug*" -msgstr "" - -#: ../../issue-labels.rst:21 -msgid "" -"An issue describing unexpected or malicious behaviour of the readthedocs.org" -" software. A Bug issue differs from an Improvement issue in that Bug issues " -"are given priority on our roadmap. On release, these issues generally only " -"warrant incrementing the patch level version." -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "*Design*" -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "Issues related to the UI of the readthedocs.org website." -msgstr "" - -#: ../../issue-labels.rst:33 -msgid "*Feature*" -msgstr "" - -#: ../../issue-labels.rst:30 -msgid "" -"Issues that describe new features. Issues that do not describe new features," -" such as code cleanup or fixes that are not related to a bug, should " -"probably be given the Improvement label instead. On release, issues with the" -" Feature label warrant at least a minor version increase." -msgstr "" - -#: ../../issue-labels.rst:37 -msgid "*Good First Issue*" -msgstr "" - -#: ../../issue-labels.rst:36 -msgid "" -"This label marks issues that are easy to get started with. The issue should " -"be ideal for beginners to dive into the code base." -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "*Priority: high*" -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "Issues with this label should be resolved as quickly as possible." -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "*Priority: low*" -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "" -"Issues with this label won't have the immediate focus of the core team." -msgstr "" - -#: ../../issue-labels.rst:50 -msgid "*Improvement*" -msgstr "" - -#: ../../issue-labels.rst:46 -msgid "" -"An issue with this label is not a Bug nor a Feature. Code cleanup or small " -"changes to existing features would likely have this label. The distinction " -"for this label is that these issues have a lower priority on our roadmap " -"compared to issues labeled Bug, and aren't implementing new features, such " -"as a Feature issue might." -msgstr "" - -#: ../../issue-labels.rst:54 -msgid "*Needed: design decision*" -msgstr "" - -#: ../../issue-labels.rst:53 -msgid "" -"Issues that need a design decision are blocked for development until a " -"project leader clarifies the way in which the issue should be approached." -msgstr "" - -#: ../../issue-labels.rst:58 -msgid "*Needed: documentation*" -msgstr "" - -#: ../../issue-labels.rst:57 -msgid "" -"If an issue involves creating or refining documentation, this label will be " -"assigned." -msgstr "" - -#: ../../issue-labels.rst:65 -msgid "*Needed: more information*" -msgstr "" - -#: ../../issue-labels.rst:61 -msgid "" -"This label indicates that a reply with more information is required from the" -" bug reporter. If no response is given by the reporter, the issue is " -"considered invalid after 2 weeks and will be closed. See the documentation " -"about our :ref:`triage process ` for more " -"information." -msgstr "" - -#: ../../issue-labels.rst:69 -msgid "*Needed: patch*" -msgstr "" - -#: ../../issue-labels.rst:68 -msgid "" -"This label indicates that a patch is required in order to resolve the issue." -" A fix should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:73 -msgid "*Needed: tests*" -msgstr "" - -#: ../../issue-labels.rst:72 -msgid "" -"This label indicates that a better test coverage is required to resolve the " -"issue. New tests should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:77 -msgid "*Needed: replication*" -msgstr "" - -#: ../../issue-labels.rst:76 -msgid "" -"This label indicates that a bug has been reported, but has not been " -"successfully replicated by another user or contributor yet." -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "*Operations*" -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "Issues that require changes in the server infrastructure." -msgstr "" - -#: ../../issue-labels.rst:84 -msgid "*PR: work in progress*" -msgstr "" - -#: ../../issue-labels.rst:83 -msgid "" -"Pull Requests that are not complete yet. A final review is not possible yet," -" but every Pull Request is open for discussion." -msgstr "" - -#: ../../issue-labels.rst:88 -msgid "*PR: hotfix*" -msgstr "" - -#: ../../issue-labels.rst:87 -msgid "" -"Pull request was applied directly to production after a release. These pull " -"requests still need review to be merged into the next release." -msgstr "" - -#: ../../issue-labels.rst:92 -msgid "*Sprintable*" -msgstr "" - -#: ../../issue-labels.rst:91 -msgid "" -"Sprintable are all issues that have the right amount of scope to be handled " -"during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../issue-labels.rst:96 -msgid "*Status: blocked*" -msgstr "" - -#: ../../issue-labels.rst:95 -msgid "" -"The issue cannot be resolved until some other issue has been closed. See the" -" issue's log for which issue is blocking this issue." -msgstr "" - -#: ../../issue-labels.rst:101 -msgid "*Status: stale*" -msgstr "" - -#: ../../issue-labels.rst:99 -msgid "" -"A issue is stale if it there has been no activity on it for 90 days. Once a " -"issue is determined to be stale, it will be closed after 2 weeks unless " -"there is activity on the issue." -msgstr "" - -#: ../../issue-labels.rst:106 -msgid "*Support*" -msgstr "" - -#: ../../issue-labels.rst:104 -msgid "" -"Questions that needs answering but do not require code changes or issues " -"that only require a one time action on the server will have this label. See " -"the documentation about our :ref:`triage process ` " -"for more information." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/localization.mo b/docs/user/locale/nl/LC_MESSAGES/localization.mo deleted file mode 100644 index c46a19b9ee2..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/localization.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/localization.po b/docs/user/locale/nl/LC_MESSAGES/localization.po deleted file mode 100644 index e113e616146..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/localization.po +++ /dev/null @@ -1,124 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../localization.rst:2 -msgid "Localization of Documentation" -msgstr "" - -#: ../../localization.rst:4 -msgid "" -"This feature only applies to Sphinx documentation. We are working to bring " -"it to our other documentation backends." -msgstr "" - -#: ../../localization.rst:6 -msgid "" -"Read the Docs supports hosting your docs in multiple languages. There are " -"two different things that we support:" -msgstr "" - -#: ../../localization.rst:9 -msgid "A single project written in another language" -msgstr "" - -#: ../../localization.rst:10 -msgid "A project with translations into multiple languages" -msgstr "" - -#: ../../localization.rst:14 -msgid "Single project in another language" -msgstr "" - -#: ../../localization.rst:16 -msgid "" -"It is easy to set the *Language* of your project. On the project *Admin* " -"page (or *Import* page), simply select your desired *Language* from the " -"dropdown. This will tell Read the Docs that your project is in the language." -" The language will be represented in the URL for your project." -msgstr "" - -#: ../../localization.rst:22 -msgid "" -"For example, a project that is in Spanish will have a default URL of " -"``/es/latest/`` instead of ``/en/latest/``." -msgstr "" - -#: ../../localization.rst:25 -msgid "" -"You must commit the ``.po`` files for Read the Docs to translate your " -"documentation." -msgstr "" - -#: ../../localization.rst:28 -msgid "Project with multiple translations" -msgstr "" - -#: ../../localization.rst:30 -msgid "" -"This situation is a bit more complicated. To support this, you will have one" -" parent project and a number of projects marked as translations of that " -"parent. Let's use ``phpmyadmin`` as an example." -msgstr "" - -#: ../../localization.rst:35 -msgid "" -"The main ``phpmyadmin`` project is the parent for all translations. Then you" -" must create a project for each translation, for example ``phpmyadmin-" -"spanish``. You will set the *Language* for ``phpmyadmin-spanish`` to " -"``Spanish``. In the parent projects *Translations* page, you will say that " -"``phpmyadmin-spanish`` is a translation for your project." -msgstr "" - -#: ../../localization.rst:42 -msgid "This has the results of serving:" -msgstr "" - -#: ../../localization.rst:44 -msgid "``phpmyadmin`` at ``http://phpmyadmin.readthedocs.io/en/latest/``" -msgstr "" - -#: ../../localization.rst:45 -msgid "" -"``phpmyadmin-spanish`` at ``http://phpmyadmin.readthedocs.io/es/latest/``" -msgstr "" - -#: ../../localization.rst:47 -msgid "It also gets included in the Read the Docs flyout:" -msgstr "" - -#: ../../localization.rst:52 -msgid "" -"The default language of a custom domain is determined by the language of the" -" parent project that the domain was configured on. See " -":doc:`alternate_domains` for more information." -msgstr "" - -#: ../../localization.rst:56 -msgid "" -"You can include multiple translations in the same repository, with same " -"``conf.py`` and ``.rst`` files, but each project must specify the language " -"to build for those docs." -msgstr "" - -#: ../../localization.rst:60 -msgid "" -"You can read :doc:`guides/manage-translations` to understand the whole " -"process for a documentation with multiples languages in the same repository " -"and how to keep the translations updated on time." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/open-source-philosophy.mo b/docs/user/locale/nl/LC_MESSAGES/open-source-philosophy.mo deleted file mode 100644 index 41c8fd70a37..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/open-source-philosophy.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/open-source-philosophy.po b/docs/user/locale/nl/LC_MESSAGES/open-source-philosophy.po deleted file mode 100644 index e89348f9d67..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/open-source-philosophy.po +++ /dev/null @@ -1,113 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../open-source-philosophy.rst:2 -msgid "Read the Docs Open Source Philosophy" -msgstr "" - -#: ../../open-source-philosophy.rst:4 -msgid "" -"Read the Docs is Open Source software. We have `licensed " -"`_ the code " -"base as MIT, which provides almost no restrictions on the use of the code." -msgstr "" - -#: ../../open-source-philosophy.rst:8 -msgid "" -"However, as a project there are things that we care about more than others. " -"We built Read the Docs to support documentation in the Open Source " -"community. The code is open for people to contribute to, so that they may " -"build features into https://readthedocs.org that they want. We also believe " -"sharing the code openly is a valuable learning tool, especially for " -"demonstrating how to collaborate and maintain an enormous website." -msgstr "" - -#: ../../open-source-philosophy.rst:18 -msgid "Official Support" -msgstr "" - -#: ../../open-source-philosophy.rst:20 -msgid "" -"The time of the core developers of Read the Docs is limited. We provide " -"official support for the following things:" -msgstr "" - -#: ../../open-source-philosophy.rst:23 -msgid "Local development on the Python code base" -msgstr "" - -#: ../../open-source-philosophy.rst:24 -msgid "Usage of https://readthedocs.org for Open Source projects" -msgstr "" - -#: ../../open-source-philosophy.rst:25 -msgid "" -"Bug fixes in the code base, as it applies to running it on " -"https://readthedocs.org" -msgstr "" - -#: ../../open-source-philosophy.rst:28 -msgid "Unsupported" -msgstr "" - -#: ../../open-source-philosophy.rst:30 -msgid "" -"There are use cases that we don't support, because it doesn't further our " -"goal of promoting documentation in the Open Source Community." -msgstr "" - -#: ../../open-source-philosophy.rst:33 -msgid "We do not support:" -msgstr "" - -#: ../../open-source-philosophy.rst:35 -msgid "Specific usage of Sphinx and Mkdocs, that don't affect our hosting" -msgstr "" - -#: ../../open-source-philosophy.rst:36 -msgid "Custom installations of Read the Docs at your company" -msgstr "" - -#: ../../open-source-philosophy.rst:37 -msgid "Installation of Read the Docs on other platforms" -msgstr "" - -#: ../../open-source-philosophy.rst:38 -msgid "Any installation issues outside of the Read the Docs Python Code" -msgstr "" - -#: ../../open-source-philosophy.rst:41 -msgid "Rationale" -msgstr "" - -#: ../../open-source-philosophy.rst:43 -msgid "" -"Read the Docs was founded to improve documentation in the Open Source " -"Community. We fully recognize and allow the code to be used for internal " -"installs at companies, but we will not spend our time supporting it. Our " -"time is limited, and we want to spend it on the mission that we set out to " -"originally support." -msgstr "" - -#: ../../open-source-philosophy.rst:49 -msgid "" -"If you feel strongly about installing Read the Docs internal to a company, " -"we will happily link to third party resources on this topic. Please open an " -"issue with a proposal if you want to take on this task." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/privacy-policy.mo b/docs/user/locale/nl/LC_MESSAGES/privacy-policy.mo deleted file mode 100644 index da0801b78ef..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/privacy-policy.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/privacy-policy.po b/docs/user/locale/nl/LC_MESSAGES/privacy-policy.po deleted file mode 100644 index 54a3f8d1459..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/privacy-policy.po +++ /dev/null @@ -1,658 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../privacy-policy.rst:5 -msgid "Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:7 -msgid "Effective date: **May 30, 2018**" -msgstr "" - -#: ../../privacy-policy.rst:9 -msgid "" -"Welcome to Read the Docs. At Read the Docs, we believe in protecting the " -"privacy of our users, authors, and readers." -msgstr "" - -#: ../../privacy-policy.rst:15 -msgid "The short version" -msgstr "" - -#: ../../privacy-policy.rst:17 -msgid "" -"We collect your information only with your consent; we only collect the " -"minimum amount of personal information that is necessary to fulfill the " -"purpose of your interaction with us; we don't sell it to third parties; and " -"we only use it as this Privacy Policy describes." -msgstr "" - -#: ../../privacy-policy.rst:23 -msgid "" -"Of course, the short version doesn't tell you everything, so please read on " -"for more details!" -msgstr "" - -#: ../../privacy-policy.rst:28 -msgid "Our services" -msgstr "" - -#: ../../privacy-policy.rst:30 -msgid "Read the Docs is made up of:" -msgstr "" - -#: ../../privacy-policy.rst:35 -msgid "readthedocs.org" -msgstr "" - -#: ../../privacy-policy.rst:33 -msgid "" -"This is a website aimed at documentation authors writing and building " -"software documentation. This Privacy Policy applies to this site in full " -"without reservation." -msgstr "" - -#: ../../privacy-policy.rst:41 -msgid "readthedocs.com" -msgstr "" - -#: ../../privacy-policy.rst:38 -msgid "" -"This website is a commercial hosted offering for hosting private " -"documentation for corporate clients. It is governed by this privacy policy " -"but also separate `terms `_." -msgstr "" - -#: ../../privacy-policy.rst:48 -msgid "" -"readthedocs.io, readthedocs-hosted.com, and other domains (\"Documentation " -"Sites\")" -msgstr "" - -#: ../../privacy-policy.rst:44 -msgid "" -"These websites are where Read the Docs hosts documentation on behalf of " -"documentation authors. A best effort is made to apply this Privacy Policy to" -" these sites but the documentation may contain content and files created by " -"documentation authors." -msgstr "" - -#: ../../privacy-policy.rst:51 -msgid "What information Read the Docs collects and why" -msgstr "" - -#: ../../privacy-policy.rst:54 -msgid "Information from website browsers" -msgstr "" - -#: ../../privacy-policy.rst:56 -msgid "" -"If you're **just browsing the website**, we collect the same basic " -"information that most websites collect. We use common internet technologies," -" such as cookies and web server logs. We collect this basic information from" -" everybody, whether they have an account or not." -msgstr "" - -#: ../../privacy-policy.rst:60 -msgid "The information we collect about all visitors to our website includes:" -msgstr "" - -#: ../../privacy-policy.rst:62 -msgid "the visitor's browser type" -msgstr "" - -#: ../../privacy-policy.rst:63 -msgid "language preference" -msgstr "" - -#: ../../privacy-policy.rst:64 -msgid "referring site" -msgstr "" - -#: ../../privacy-policy.rst:65 -msgid "the date and time of each visitor request" -msgstr "" - -#: ../../privacy-policy.rst:67 -msgid "" -"We also collect potentially personally-identifying information like Internet" -" Protocol (IP) addresses." -msgstr "" - -#: ../../privacy-policy.rst:72 ../../privacy-policy.rst:96 -msgid "Why do we collect this?" -msgstr "" - -#: ../../privacy-policy.rst:74 -msgid "" -"We collect this information to better understand how our website visitors " -"use Read the Docs, and to monitor and protect the security of the website." -msgstr "" - -#: ../../privacy-policy.rst:79 -msgid "Information from users with accounts" -msgstr "" - -#: ../../privacy-policy.rst:81 -msgid "" -"If you **create an account**, we require some basic information at the time " -"of account creation. You will create your own user name and password, and we" -" will ask you for a valid email account. You also have the option to give us" -" more information if you want to, and this may include \"User Personal " -"Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:86 -msgid "" -"\"User Personal Information\" is any information about one of our users " -"which could, alone or together with other information, personally identify " -"him or her. Information such as a user name and password, an email address, " -"a real name, and a photograph are examples of \"User Personal Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:91 -msgid "" -"User Personal Information does not include aggregated, non-personally " -"identifying information. We may use aggregated, non-personally identifying " -"information to operate, improve, and optimize our website and service." -msgstr "" - -#: ../../privacy-policy.rst:98 -msgid "" -"We need your User Personal Information to create your account, and to " -"provide the services you request." -msgstr "" - -#: ../../privacy-policy.rst:99 -msgid "" -"We use your User Personal Information, specifically your user name, to " -"identify you on Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:100 -msgid "" -"We use it to fill out your profile and share that profile with other users." -msgstr "" - -#: ../../privacy-policy.rst:101 -msgid "" -"We will use your email address to communicate with you but it is not shared " -"publicly." -msgstr "" - -#: ../../privacy-policy.rst:102 -msgid "" -"We limit our use of your User Personal Information to the purposes listed in" -" this Privacy Statement. If we need to use your User Personal Information " -"for other purposes, we will ask your permission first. You can always see " -"what information we have in your `user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:108 -msgid "What information Read the Docs does not collect" -msgstr "" - -#: ../../privacy-policy.rst:110 -msgid "" -"We do not intentionally collect **sensitive personal information**, such as " -"social security numbers, genetic data, health information, or religious " -"information." -msgstr "" - -#: ../../privacy-policy.rst:113 -msgid "" -"Documentation Sites hosted on Read the Docs are public, anyone (including " -"us) may view their contents. If you have included private or sensitive " -"information in your Documentation Site, such as email addresses, that " -"information may be indexed by search engines or used by third parties." -msgstr "" - -#: ../../privacy-policy.rst:118 -msgid "" -"If you're a **child under the age of 13**, you may not have an account on " -"Read the Docs. Read the Docs does not knowingly collect information from or " -"direct any of our content specifically to children under 13. If we learn or " -"have reason to suspect that you are a user who is under the age of 13, we " -"will unfortunately have to close your account. We don't want to discourage " -"you from writing software documentation, but those are the rules." -msgstr "" - -#: ../../privacy-policy.rst:124 -msgid "How we share the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:126 -msgid "" -"We **do not** share, sell, rent, or trade User Personal Information with " -"third parties for their commercial purposes." -msgstr "" - -#: ../../privacy-policy.rst:129 -msgid "" -"We do not disclose User Personal Information outside Read the Docs, except " -"in the situations listed in this section or in the section below on " -"compelled disclosure." -msgstr "" - -#: ../../privacy-policy.rst:133 -msgid "" -"We **do** share certain aggregated, non-personally identifying information " -"with others about how our users, collectively, use Read the Docs. For " -"example, we may compile statistics on the prevalence of different types of " -"documentation across Read the Docs for a blog post or popularity of " -"programming languages for advertising partners." -msgstr "" - -#: ../../privacy-policy.rst:139 -msgid "" -"We **do** host advertising on Documentation Sites. This advertising is " -"first-party advertising hosted by Read the Docs. We **do not** run any code " -"from advertisers and all ad images are hosted on Read the Docs' servers. For" -" more details, see our document on :doc:`advertising/advertising-details`." -msgstr "" - -#: ../../privacy-policy.rst:145 -msgid "" -"We may use User Personal Information with your permission, so we can perform" -" services you have requested. For example, if you request service on " -"commercially hosted docs, we will ask your permission to sync your private " -"repositories." -msgstr "" - -#: ../../privacy-policy.rst:150 -msgid "" -"We may share User Personal Information with a limited number of third party " -"vendors who process it on our behalf to provide or improve our service, and " -"who have agreed to privacy restrictions similar to our own Privacy " -"Statement. For more details, see our next section on :ref:`third parties " -"`." -msgstr "" - -#: ../../privacy-policy.rst:157 -msgid "Third party vendors" -msgstr "" - -#: ../../privacy-policy.rst:159 -msgid "" -"As we mentioned, we may share some information with third party vendors or " -"it may be collected by them on our behalf. The information collected and " -"stored by third parties is subject to their policies and practices. This " -"list will be updated from time to time and we encourage you to check back " -"periodically." -msgstr "" - -#: ../../privacy-policy.rst:167 -msgid "Payment processing" -msgstr "" - -#: ../../privacy-policy.rst:169 -msgid "" -"Should you choose to become a `Supporter`_, purchase a `Gold Membership`_, " -"or become a subscriber to Read the Docs' commercial hosting product, your " -"payment information and details will be processed by Stripe. Read the Docs " -"does not store your payment information." -msgstr "" - -#: ../../privacy-policy.rst:178 -msgid "Site monitoring" -msgstr "" - -#: ../../privacy-policy.rst:180 -msgid "" -"Read the Docs uses Sentry and New Relic to diagnose errors and improve the " -"performance of our site. Both companies take part in the EU-US Privacy " -"Shield framework. We aim to minimize the amount of personal information " -"shared, but the information may include your IP address." -msgstr "" - -#: ../../privacy-policy.rst:187 -msgid "Analytics" -msgstr "" - -#: ../../privacy-policy.rst:189 -msgid "" -"We go into detail on analytics in a :ref:`separate section specific to " -"analytics `." -msgstr "" - -#: ../../privacy-policy.rst:193 -msgid "Support Desk" -msgstr "" - -#: ../../privacy-policy.rst:195 -msgid "" -"Read the Docs uses Intercom to manage support requests for documentation " -"hosted through our commercial hosting on readthedocs.com. If you request " -"support -- typically via email -- Intercom may process your contact " -"information." -msgstr "" - -#: ../../privacy-policy.rst:201 -msgid "Email newsletter" -msgstr "" - -#: ../../privacy-policy.rst:203 -msgid "" -"If you sign up for the `Read the Docs email newsletter`_, your email address" -" and name will be stored by Mailchimp. This newsletter is separate from " -"creating a Read the Docs account and signing up for Read the Docs does not " -"opt you in for the newsletter." -msgstr "" - -#: ../../privacy-policy.rst:208 -msgid "" -"You can manage your email subscription including unsubscribing and deleting " -"your records with Mailchimp. There is a link to do so in the footer of any " -"newsletter you receive from us." -msgstr "" - -#: ../../privacy-policy.rst:216 -msgid "Public Information on Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:218 -msgid "" -"Most of Read the Docs is public-facing including user names, project names, " -"and Documentation Sites. If your content is public-facing, third parties may" -" access it. We do not sell that content; it is yours." -msgstr "" - -#: ../../privacy-policy.rst:225 -msgid "Our use of cookies and tracking" -msgstr "" - -#: ../../privacy-policy.rst:229 -msgid "Do Not Track" -msgstr "" - -#: ../../privacy-policy.rst:231 -msgid "" -"Read the Docs supports Do Not Track (DNT) and respects users' tracking " -"preferences. Specifically, we support the `W3C's tracking preference " -"expression`_ and the `EFF's DNT Policy`_." -msgstr "" - -#: ../../privacy-policy.rst:235 -msgid "For Read the Docs, this means:" -msgstr "" - -#: ../../privacy-policy.rst:237 -msgid "" -"We **do not** do behavioral ad targeting regardless of your DNT preference." -msgstr "" - -#: ../../privacy-policy.rst:238 -msgid "" -"When DNT is enabled, both logged-in and logged-out users are considered " -"opted-out of :ref:`analytics `." -msgstr "" - -#: ../../privacy-policy.rst:240 -msgid "" -"Regardless of DNT preference, our logs that contain IP addresses and user " -"agent strings are deleted after 10 days unless a DNT exception applies." -msgstr "" - -#: ../../privacy-policy.rst:242 -msgid "Our full DNT policy is `available here`_." -msgstr "" - -#: ../../privacy-policy.rst:244 -msgid "" -"Our DNT policy applies without reservation to readthedocs.org and " -"readthedocs.com. A best effort is made to apply this to Documentation Sites," -" but we do not have complete control over the contents of these sites." -msgstr "" - -#: ../../privacy-policy.rst:248 -msgid "For more details about DNT, visit `All About Do Not Track`_." -msgstr "" - -#: ../../privacy-policy.rst:252 -msgid "" -"Due to the nature of our environment where documentation is built as " -"necessary, the DNT analytics opt-out for Documentation Sites only applies " -"for those sites generated after May 1, 2018." -msgstr "" - -#: ../../privacy-policy.rst:262 -msgid "Cookies" -msgstr "" - -#: ../../privacy-policy.rst:264 -msgid "" -"Read the Docs uses cookies to make interactions with our service easy and " -"meaningful. We use cookies to keep you logged in, remember your preferences," -" and provide information for future development of Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:268 -msgid "" -"A cookie is a small piece of text that our web server stores on your " -"computer or mobile device, which your browser sends to us when you return to" -" our site. Cookies do not necessarily identify you if you are merely " -"visiting Read the Docs; however, a cookie may store a unique identifier for " -"each logged in user. The cookies Read the Docs sets are essential for the " -"operation of the website, or are used for performance or functionality. By " -"using our website, you agree that we can place these types of cookies on " -"your computer or device. If you disable your browser or device's ability to " -"accept cookies, you will not be able to log in to Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:279 -msgid "Google Analytics" -msgstr "" - -#: ../../privacy-policy.rst:281 -msgid "" -"We use Google Analytics as a third party tracking service, but we don't use " -"it to track you individually or collect your User Personal Information. We " -"use Google Analytics to collect information about how our website performs " -"and how our users, in general, navigate through and use Read the Docs. This " -"helps us evaluate our users' use of Read the Docs; compile statistical " -"reports on activity; and improve our content and website performance." -msgstr "" - -#: ../../privacy-policy.rst:288 -msgid "" -"Google Analytics gathers certain simple, non-personally identifying " -"information over time, such as your IP address, browser type, internet " -"service provider, referring and exit pages, time stamp, and similar data " -"about your use of Read the Docs. We do not link this information to any of " -"your personal information such as your user name." -msgstr "" - -#: ../../privacy-policy.rst:293 -msgid "" -"Read the Docs will not, nor will we allow any third party to, use the Google" -" Analytics tool to track our users individually; collect any User Personal " -"Information other than IP address; or correlate your IP address with your " -"identity. Google provides further information about its own privacy " -"practices and offers a `browser add-on to opt out of Google Analytics " -"tracking `_. You may also opt-out " -"of analytics on Read the Docs by enabled Do Not Track." -msgstr "" - -#: ../../privacy-policy.rst:303 -msgid "How Read the Docs secures your information" -msgstr "" - -#: ../../privacy-policy.rst:305 -msgid "" -"Read the Docs takes all measures reasonably necessary to protect User " -"Personal Information from unauthorized access, alteration, or destruction; " -"maintain data accuracy; and help ensure the appropriate use of User Personal" -" Information. We follow generally accepted industry standards to protect the" -" personal information submitted to us, both during transmission and once we " -"receive it." -msgstr "" - -#: ../../privacy-policy.rst:311 -msgid "" -"No method of transmission, or method of electronic storage, is 100% secure. " -"Therefore, we cannot guarantee its absolute security." -msgstr "" - -#: ../../privacy-policy.rst:316 -msgid "Read the Docs' global privacy practices" -msgstr "" - -#: ../../privacy-policy.rst:318 -msgid "" -"**Information that we collect will be stored and processed in the United " -"States** in accordance with this Privacy Policy. However, we understand that" -" we have users from different countries and regions with different privacy " -"expectations, and we try to meet those needs." -msgstr "" - -#: ../../privacy-policy.rst:324 -msgid "" -"We provide the same standard of privacy protection to all our users around " -"the world, regardless of their country of origin or location, Additionally, " -"we require that if our vendors or affiliates have access to User Personal " -"Information, they must comply with our privacy policies and with applicable " -"data privacy laws." -msgstr "" - -#: ../../privacy-policy.rst:330 -msgid "In particular:" -msgstr "" - -#: ../../privacy-policy.rst:332 -msgid "" -"Read the Docs provides clear methods of unambiguous, informed consent at the" -" time of data collection, when we do collect your personal data." -msgstr "" - -#: ../../privacy-policy.rst:335 -msgid "" -"We collect only the minimum amount of personal data necessary, unless you " -"choose to provide more. We encourage you to only give us the amount of data " -"you are comfortable sharing." -msgstr "" - -#: ../../privacy-policy.rst:337 -msgid "" -"We offer you simple methods of accessing, correcting, or deleting the data " -"we have collected." -msgstr "" - -#: ../../privacy-policy.rst:338 -msgid "We also provide our users a method of recourse and enforcement." -msgstr "" - -#: ../../privacy-policy.rst:342 -msgid "Resolving Complaints" -msgstr "" - -#: ../../privacy-policy.rst:344 -msgid "" -"If you have concerns about the way Read the Docs is handling your User " -"Personal Information, please let us know immediately by emailing us at " -"privacy@readthedocs.org." -msgstr "" - -#: ../../privacy-policy.rst:349 -msgid "How we respond to compelled disclosure" -msgstr "" - -#: ../../privacy-policy.rst:351 -msgid "" -"Read the Docs may disclose personally-identifying information or other " -"information we collect about you to law enforcement in response to a valid " -"subpoena, court order, warrant, or similar government order, or when we " -"believe in good faith that disclosure is reasonably necessary to protect our" -" property or rights, or those of third parties or the public at large." -msgstr "" - -#: ../../privacy-policy.rst:357 -msgid "" -"In complying with court orders and similar legal processes, Read the Docs " -"strives for transparency. When permitted, we will make a reasonable effort " -"to notify users of any disclosure of their information, unless we are " -"prohibited by law or court order from doing so, or in rare, exigent " -"circumstances." -msgstr "" - -#: ../../privacy-policy.rst:366 -msgid "How you can access and control the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:368 -msgid "" -"If you're already a Read the Docs user, you may access, update, alter, or " -"delete your basic user profile information by `editing your user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:374 -msgid "Data retention and deletion" -msgstr "" - -#: ../../privacy-policy.rst:376 -msgid "" -"Read the Docs will retain User Personal Information for as long as your " -"account is active or as needed to provide you services." -msgstr "" - -#: ../../privacy-policy.rst:379 -msgid "" -"We may retain certain User Personal Information indefinitely, unless you " -"delete it or request its deletion. For example, we don't automatically " -"delete inactive user accounts, so unless you choose to delete your account, " -"we will retain your account information indefinitely." -msgstr "" - -#: ../../privacy-policy.rst:385 -msgid "" -"If you would like to delete your User Personal Information, you may do so in" -" your `user account `__. We will " -"retain and use your information as necessary to comply with our legal " -"obligations, resolve disputes, and enforce our agreements, but barring legal" -" requirements, we will delete your full profile." -msgstr "" - -#: ../../privacy-policy.rst:391 -msgid "" -"Our web server logs for readthedocs.org, readthedocs.com, and Documentation " -"Sites are deleted after 10 days barring legal obligations." -msgstr "" - -#: ../../privacy-policy.rst:396 -msgid "Changes to our Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:398 -msgid "" -"We reserve the right to revise this Privacy Policy at any time. If we change" -" this Privacy Policy in the future, we will post the revised Privacy Policy " -"and update the \"Effective Date,\" above, to reflect the date of the " -"changes." -msgstr "" - -#: ../../privacy-policy.rst:405 -msgid "Contacting Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:407 -msgid "" -"Questions regarding Read the Docs' Privacy Policy or information practices " -"should be directed to privacy@readthedocs.org." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/privacy.mo b/docs/user/locale/nl/LC_MESSAGES/privacy.mo deleted file mode 100644 index 1d68a782ee4..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/privacy.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/privacy.po b/docs/user/locale/nl/LC_MESSAGES/privacy.po deleted file mode 100644 index a1754034709..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/privacy.po +++ /dev/null @@ -1,109 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../privacy.rst:2 -msgid "Privacy Levels" -msgstr "" - -#: ../../privacy.rst:4 -msgid "" -"Read the Docs supports 3 different privacy levels on 2 different objects; " -"Public, Protected, Private on Projects and Versions." -msgstr "" - -#: ../../privacy.rst:8 -msgid "Understanding the Privacy Levels" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Level" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Detail" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Listing" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Search" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Viewing" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:43 -msgid "Private" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:13 ../../privacy.rst:13 -#: ../../privacy.rst:15 ../../privacy.rst:15 -msgid "No" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:15 ../../privacy.rst:15 -#: ../../privacy.rst:17 ../../privacy.rst:17 ../../privacy.rst:17 -#: ../../privacy.rst:17 -msgid "Yes" -msgstr "" - -#: ../../privacy.rst:15 ../../privacy.rst:31 -msgid "Protected" -msgstr "" - -#: ../../privacy.rst:17 ../../privacy.rst:25 -msgid "Public" -msgstr "" - -#: ../../privacy.rst:20 -msgid "" -"With a URL to view the actual documentation, even private docs are viewable." -" This is because our architecture doesn't do any logic on documentation " -"display, to increase availability." -msgstr "" - -#: ../../privacy.rst:27 -msgid "" -"This is the easiest and most obvious. It is also the default. It means that " -"everything is available to be seen by everyone." -msgstr "" - -#: ../../privacy.rst:33 -msgid "" -"Protected means that your object won't show up in Listing Pages, but Detail " -"pages still work. For example, a Project that is Protected will not show on " -"the homepage Recently Updated list, however, if you link directly to the " -"project, you will get a 200 and the page will display." -msgstr "" - -#: ../../privacy.rst:38 -msgid "" -"Protected Versions are similar, they won't show up in your version listings," -" but will be available once linked to." -msgstr "" - -#: ../../privacy.rst:45 -msgid "" -"Private objects are available only to people who have permissions to see " -"them. They will not display on any list view, and will 404 when you link " -"them to others." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/security.mo b/docs/user/locale/nl/LC_MESSAGES/security.mo deleted file mode 100644 index 1951ef1c594..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/security.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/security.po b/docs/user/locale/nl/LC_MESSAGES/security.po deleted file mode 100644 index f1fce3a0ab9..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/security.po +++ /dev/null @@ -1,98 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../security.rst:2 -msgid "Security" -msgstr "" - -#: ../../security.rst:4 -msgid "" -"Security is very important to us at Read the Docs. We are committed to " -"responsible reporting and disclosure of security issues." -msgstr "" - -#: ../../security.rst:7 -msgid "Reporting a security issue" -msgstr "" - -#: ../../security.rst:9 -msgid "" -"If you believe you've discovered a security issue at Read the Docs, please " -"contact us at **security@readthedocs.org** (optionally using our " -":ref:`security:PGP key`). We request that you please not publicly disclose " -"the issue until it has been addressed by us." -msgstr "" - -#: ../../security.rst:13 -msgid "You can expect:" -msgstr "" - -#: ../../security.rst:15 -msgid "" -"We will respond acknowledging your email typically within one business day." -msgstr "" - -#: ../../security.rst:16 -msgid "" -"We will follow up if and when we have confirmed the issue with a timetable " -"for the fix." -msgstr "" - -#: ../../security.rst:17 -msgid "We will notify you when the issue is fixed." -msgstr "" - -#: ../../security.rst:18 -msgid "" -"We will add the issue to our :ref:`security issue archive `." -msgstr "" - -#: ../../security.rst:21 -msgid "PGP key" -msgstr "" - -#: ../../security.rst:23 -msgid "" -"You may use this `PGP key`__ to securely communicate with us and to verify " -"signed messages you receive from us." -msgstr "" - -#: ../../security.rst:85 -msgid "Security issue archive" -msgstr "" - -#: ../../security.rst:88 -msgid "Release 2.3.0" -msgstr "" - -#: ../../security.rst:90 -msgid "" -":ref:`version-2.3.0` resolves a security issue with translations on our " -"community hosting site that allowed users to modify the hosted path of a " -"target project by adding it as a translation project of their own project. A" -" check was added to ensure project ownership before adding the project as a " -"translation." -msgstr "" - -#: ../../security.rst:95 -msgid "" -"In order to add a project as a translation now, users must now first be " -"granted ownership in the translation project." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/single_version.mo b/docs/user/locale/nl/LC_MESSAGES/single_version.mo deleted file mode 100644 index edfe36e05da..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/single_version.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/single_version.po b/docs/user/locale/nl/LC_MESSAGES/single_version.po deleted file mode 100644 index 0a28e648d3c..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/single_version.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../single_version.rst:2 -msgid "Single Version Documentation" -msgstr "" - -#: ../../single_version.rst:4 -msgid "" -"Single Version Documentation lets you serve your docs at a root domain. By " -"default, all documentation served by Read the Docs has a root of " -"``///``. But, if you enable the \"Single Version\" option" -" for a project, its documentation will instead be served at ``/``." -msgstr "" - -#: ../../single_version.rst:8 -msgid "" -"This means you can't have translations or multiple versions for your " -"documentation." -msgstr "" - -#: ../../single_version.rst:10 -msgid "" -"You can see a live example of this at http://www.contribution-guide.org" -msgstr "" - -#: ../../single_version.rst:13 -msgid "Enabling" -msgstr "" - -#: ../../single_version.rst:15 -msgid "" -"You can toggle the \"Single Version\" option on or off for your project in " -"the Project Admin page. Check your `dashboard`_ for a list of your projects." -msgstr "" - -#: ../../single_version.rst:18 -msgid "Effects" -msgstr "" - -#: ../../single_version.rst:20 -msgid "" -"Links generated on Read the Docs will now point to the proper URL. For " -"example, if pip was set as a \"Single Version\" project, then links to its " -"documentation would point to ``http://pip.readthedocs.io/`` rather than the " -"default ``http://pip.readthedocs.io/en/latest/``." -msgstr "" - -#: ../../single_version.rst:22 -msgid "" -"Documentation at ``///`` will still be served for" -" backwards compatibility reasons. However, our usage of :doc:`canonical` " -"should stop these from being indexed by Google." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/sponsors.mo b/docs/user/locale/nl/LC_MESSAGES/sponsors.mo deleted file mode 100644 index 0856bb0fb30..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/sponsors.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/sponsors.po b/docs/user/locale/nl/LC_MESSAGES/sponsors.po deleted file mode 100644 index 688e06337c9..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/sponsors.po +++ /dev/null @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../sponsors.rst:2 -msgid "Sponsors of Read the Docs" -msgstr "" - -#: ../../sponsors.rst:4 -msgid "" -"Running Read the Docs isn't free, and the site wouldn't be where it is today" -" without generous support of our sponsors. Below is a list of all the folks " -"who have helped the site financially, in order of the date they first " -"started supporting us." -msgstr "" - -#: ../../sponsors.rst:10 -msgid "Current sponsors" -msgstr "" - -#: ../../sponsors.rst:12 -msgid "" -"`Microsoft Azure`_ - They cover all of our hosting expenses every month. " -"This is a pretty large sum of money, averaging around $3,000/mo, and we are " -"really grateful to have them as a sponsor." -msgstr "" - -#: ../../sponsors.rst:13 -msgid "" -"`Cloudflare`_ - Cloudflare is providing us with an enterprise plan of their " -"SSL for SaaS Providers product that enables us to provide SSL certificates " -"for custom domains." -msgstr "" - -#: ../../sponsors.rst:14 -msgid "You? (Email us at rev@readthedocs.org for more info)" -msgstr "" - -#: ../../sponsors.rst:17 -msgid "Past sponsors" -msgstr "" - -#: ../../sponsors.rst:19 -msgid "`Python Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:20 -msgid "`Revsys`_" -msgstr "" - -#: ../../sponsors.rst:21 -msgid "`Mozilla Web Dev`_" -msgstr "" - -#: ../../sponsors.rst:22 -msgid "`Django Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:23 -msgid "`Lab305`_" -msgstr "" - -#: ../../sponsors.rst:24 -msgid "`Twilio`_" -msgstr "" - -#: ../../sponsors.rst:25 -msgid "`Rackspace`_" -msgstr "" - -#: ../../sponsors.rst:26 -msgid "`Mozilla`_" -msgstr "" - -#: ../../sponsors.rst:42 -msgid "Sponsorship Information" -msgstr "" - -#: ../../sponsors.rst:44 -msgid "" -"As part of increasing sustainability, Read the Docs is testing out promoting" -" sponsors on documentation pages. We have more information about this in our" -" `blog post `_ about " -"this effort." -msgstr "" - -#: ../../sponsors.rst:49 -msgid "Sponsor Us" -msgstr "" - -#: ../../sponsors.rst:51 -msgid "" -"Contact us at rev@readthedocs.org for more information on sponsoring Read " -"the Docs." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/story.mo b/docs/user/locale/nl/LC_MESSAGES/story.mo deleted file mode 100644 index 692cdb43ad3..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/story.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/story.po b/docs/user/locale/nl/LC_MESSAGES/story.po deleted file mode 100644 index 4f00b5e7024..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/story.po +++ /dev/null @@ -1,59 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../story.rst:2 -msgid "The Story of Read the Docs" -msgstr "" - -#: ../../story.rst:4 -msgid "" -"Documenting projects is hard, hosting them shouldn’t be. Read the Docs was " -"created to make hosting documentation simple." -msgstr "" - -#: ../../story.rst:6 -msgid "" -"Read the Docs was `started`_ with a couple main goals in mind. The first " -"goal was to encourage people to write documentation, by removing the barrier" -" of entry to hosting. The other goal was to create a central platform for " -"people to find documentation. Having a shared platform for all documentation" -" allows for innovation at the platform level, allowing work to be done once " -"and benefit everyone." -msgstr "" - -#: ../../story.rst:13 -msgid "" -"`Documentation matters`_, but its often overlooked. We think that we can " -"help a documentation culture flourish. Great projects, such as Django_ and " -"SQLAlchemy_, and projects from companies like Mozilla_, are already using " -"Read the Docs to serve their documentation to the world." -msgstr "" - -#: ../../story.rst:19 -msgid "" -"The site has grown quite a bit over the past year. Our `look back at 2013`_ " -"shows some numbers that show our progress. The job isn't anywhere near done " -"yet, but it's a great honor to be able to have such an impact already." -msgstr "" - -#: ../../story.rst:24 -msgid "" -"We plan to keep building a great experience for people hosting their docs " -"with us, and for users of the documentation that we host." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/subprojects.mo b/docs/user/locale/nl/LC_MESSAGES/subprojects.mo deleted file mode 100644 index 6576cfc55a1..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/subprojects.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/subprojects.po b/docs/user/locale/nl/LC_MESSAGES/subprojects.po deleted file mode 100644 index ddf9b953a84..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/subprojects.po +++ /dev/null @@ -1,91 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Thom, 2018\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../subprojects.rst:2 -msgid "Subprojects" -msgstr "Subprojecten" - -#: ../../subprojects.rst:4 -msgid "" -"Projects can be configured in a nested manner, by configuring a project as a" -" *subproject* of another project. This allows for documentation projects to " -"share a search index and a namespace or custom domain, but still be " -"maintained independently." -msgstr "" - -#: ../../subprojects.rst:9 -msgid "" -"For example, a parent project, ``Foo`` is set up with a subproject, ``Bar``." -" The documentation for ``Foo`` will be available at:" -msgstr "" - -#: ../../subprojects.rst:12 -msgid "https://foo.readthedocs.io/en/latest/" -msgstr "" - -#: ../../subprojects.rst:14 -msgid "The documentation for ``Bar`` will be available under this same path:" -msgstr "" - -#: ../../subprojects.rst:16 -msgid "https://foo.readthedocs.io/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:19 -msgid "Adding a Subproject" -msgstr "" - -#: ../../subprojects.rst:21 -msgid "" -"In the admin dashboard for your project, select \"Subprojects\" from the " -"menu. From this page you can add a subproject by typing in the project slug." -msgstr "" - -#: ../../subprojects.rst:25 -msgid "Sharing a Custom Domain" -msgstr "" - -#: ../../subprojects.rst:27 -msgid "" -"Projects and subprojects can also be used to share a custom domain with a " -"number of projects. To configure this, one project should be established as " -"the parent project. This project will be configured with a custom domain. " -"Projects can then be added as subprojects to this parent project." -msgstr "" - -#: ../../subprojects.rst:32 -msgid "" -"If the example project ``Foo`` was set up with a custom domain, " -"``docs.example.com``, the URLs for projects ``Foo`` and ``Bar`` would " -"respectively be at: http://docs.example.com/en/latest/ and " -"http://docs.example.com/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:38 -msgid "Search" -msgstr "Zoeken" - -#: ../../subprojects.rst:40 -msgid "" -"Projects that are configured as subprojects will share a search index with " -"their parent and sibling projects. This is currently the only way to share " -"search indexes between projects, we do not yet support sharing search " -"indexes between arbitrary projects." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/support.mo b/docs/user/locale/nl/LC_MESSAGES/support.mo deleted file mode 100644 index 9ab5cd0a01c..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/support.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/support.po b/docs/user/locale/nl/LC_MESSAGES/support.po deleted file mode 100644 index 92102b6caf0..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/support.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Thom\n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../support.rst:2 -msgid "Support" -msgstr "" - -#: ../../support.rst:5 -msgid "Usage Questions" -msgstr "" - -#: ../../support.rst:7 -msgid "" -"If you have questions about how to use Read the Docs, or have an issue that " -"isn't related to a bug, `Stack Overflow`_ is the best place to ask. Tag " -"questions with ``read-the-docs`` so other folks can find them easily." -msgstr "" - -#: ../../support.rst:11 -msgid "Good questions for Stack Overflow would be:" -msgstr "" - -#: ../../support.rst:13 -msgid "" -"\"What is the best way to structure the table of contents across a " -"project?\"" -msgstr "" - -#: ../../support.rst:14 -msgid "" -"\"How do I structure translations inside of my project for easiest " -"contribution from users?\"" -msgstr "" - -#: ../../support.rst:15 -msgid "" -"\"How do I use Sphinx to use SVG images in HTML output but PNG in PDF " -"output?\"" -msgstr "" - -#: ../../support.rst:18 -msgid "Community Support" -msgstr "" - -#: ../../support.rst:20 -msgid "" -"Read the Docs is supported by community contributions and advertising. We " -"hope to bring in enough money with our `Gold`_ and `Ethical Ads`_ programs " -"to keep Read the Docs sustainable." -msgstr "" - -#: ../../support.rst:24 -msgid "" -"**All people answering your questions are doing it with their own time, so " -"please be kind and provide as much information as possible.**" -msgstr "" - -#: ../../support.rst:28 -msgid "Bugs & Support Issues" -msgstr "" - -#: ../../support.rst:30 -msgid "" -"You can file bug reports on our `GitHub issue tracker`_, and they will be " -"addressed as soon as possible. **Support is a volunteer effort**, and there " -"is no guaranteed response time. If you need answers quickly, you can buy " -"commercial support below." -msgstr "" - -#: ../../support.rst:38 -msgid "Reporting Issues" -msgstr "" - -#: ../../support.rst:40 -msgid "" -"When reporting a bug, please include as much information as possible that " -"will help us solve this issue. This includes:" -msgstr "" - -#: ../../support.rst:44 -msgid "Project name" -msgstr "" - -#: ../../support.rst:45 -msgid "URL" -msgstr "URL" - -#: ../../support.rst:46 -msgid "Action taken" -msgstr "" - -#: ../../support.rst:47 -msgid "Expected result" -msgstr "" - -#: ../../support.rst:48 -msgid "Actual result" -msgstr "" - -#: ../../support.rst:51 -msgid "Commercial Support" -msgstr "" - -#: ../../support.rst:53 -msgid "" -"We offer commercial support for Read the Docs, commercial hosting, as well " -"as consulting around all documentation systems. You can contact us at " -"hello@readthedocs.com to learn more, or read more at " -"https://readthedocs.com/services/#open-source-support." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/symlinks.mo b/docs/user/locale/nl/LC_MESSAGES/symlinks.mo deleted file mode 100644 index 299e9b35b2e..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/symlinks.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/symlinks.po b/docs/user/locale/nl/LC_MESSAGES/symlinks.po deleted file mode 100644 index 4e9f836488f..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/symlinks.po +++ /dev/null @@ -1,106 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../symlinks.rst:2 -msgid "How we use symlinks" -msgstr "" - -#: ../../symlinks.rst:4 -msgid "" -"Read the Docs stays highly available by serving all documentation pages out " -"of nginx. This means that they never hit our Python layer, meaning that they" -" never hit our database. This reduces the total number of servers to serve a" -" request to 1, each of which is redundant." -msgstr "" - -#: ../../symlinks.rst:11 -msgid "Nginx" -msgstr "" - -#: ../../symlinks.rst:13 -msgid "We handle a couple of different types of requests in nginx:" -msgstr "" - -#: ../../symlinks.rst:15 -msgid "Requests to a ``readthedocs.io`` subdomain" -msgstr "" - -#: ../../symlinks.rst:16 -msgid "Requests to a custom domain" -msgstr "" - -#: ../../symlinks.rst:19 -msgid "Subdomains" -msgstr "" - -#: ../../symlinks.rst:21 -msgid "" -"For subdomains, this is a simple lookup of the project slug, using the " -"subdomain portion of the request's hostname. This doesn't require symlinks, " -"but it shows the basic logic that we need to replicate." -msgstr "" - -#: ../../symlinks.rst:25 -msgid "" -"When a user navigates to ``http://pip.readthedocs.org/en/latest/``, we know " -"that they want the pip documentation. So we simply serve them the " -"documentation:" -msgstr "" - -#: ../../symlinks.rst:45 -msgid "" -"The ``@fallback`` directive is hit when we don't find the proper file. This " -"will cause things to hit the Python backend, so that proper action can be " -"taken." -msgstr "" - -#: ../../symlinks.rst:50 -msgid "Custom domains" -msgstr "" - -#: ../../symlinks.rst:52 -msgid "" -"Custom domains add a bit of difficulty, because at the nginx layer we don't " -"know what documentation to serve. When someone requests " -"``http://docs.fabfile.org/en/latest/``, we can't look at the URL to know to " -"serve the ``fabric`` docs." -msgstr "" - -#: ../../symlinks.rst:57 -msgid "" -"This is where symlinks come in. When someone requests " -"``http://docs.fabfile.org/en/latest/`` the first time, it hits the Python " -"layer. In that Python layer we record that ``docs.fabfile.org`` points at " -"``fabric``. When we build the ``fabric`` docs, we create a symlink for all " -"domains that have pointed at ``fabric`` before." -msgstr "" - -#: ../../symlinks.rst:64 -msgid "" -"So, when we get a request for ``docs.fabfile.org`` in the future, we will be" -" able to serve it directly from nginx. In this example, $host would be " -"``docs.fabfile.org``:" -msgstr "" - -#: ../../symlinks.rst:78 -msgid "" -"Notice that nowhere in the above path is the project's slug mentioned. It is" -" simply there in the symlink in the cnames directory, and the docs are " -"served from there." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/team.mo b/docs/user/locale/nl/LC_MESSAGES/team.mo deleted file mode 100644 index 248d704f212..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/team.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/team.po b/docs/user/locale/nl/LC_MESSAGES/team.po deleted file mode 100644 index 8151ad5e77b..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/team.po +++ /dev/null @@ -1,225 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../team.rst:2 -msgid "Read the Docs Team" -msgstr "" - -#: ../../team.rst:4 -msgid "" -"readthedocs.org is the largest open source documentation hosting service. " -"It's provided as a free service to the open source community, and is worked " -"on by a community of volunteers that we're hoping to expand! We currently " -"serve over 20,000,000 pageviews a month, and we hope to maintain a reliable " -"and stable hosting platform for years to come." -msgstr "" - -#: ../../team.rst:10 -msgid "There are three major parts of this work:" -msgstr "" - -#: ../../team.rst:16 -msgid "" -"You may notice that a number of names appear on multiple teams. This is " -"because we are lacking contributors. So please be bold and contact us, and " -"we'll get you sorted into the right team." -msgstr "" - -#: ../../team.rst:22 -msgid "Support Team" -msgstr "" - -#: ../../team.rst:24 -msgid "" -"Read the Docs has thousands of users who depend on it everyday. Every day at" -" least one of them has an issue that needs to be addressed by a site admin. " -"This might include tasks like:" -msgstr "" - -#: ../../team.rst:28 -msgid "Resetting a password" -msgstr "" - -#: ../../team.rst:29 -msgid "Asking for a project name to be released" -msgstr "" - -#: ../../team.rst:30 -msgid "Troubleshooting build errors" -msgstr "" - -#: ../../team.rst:33 ../../team.rst:63 ../../team.rst:107 -msgid "Members" -msgstr "" - -#: ../../team.rst:35 -msgid "`Eric Holscher `__ (Pacific Time)" -msgstr "" - -#: ../../team.rst:36 -msgid "`Anthony Johnson `__ (Mountain Time)" -msgstr "" - -#: ../../team.rst:37 -msgid "`Manuel Kaufmann `__ (Central Time)" -msgstr "" - -#: ../../team.rst:38 ../../team.rst:68 -msgid "Your Name Here" -msgstr "" - -#: ../../team.rst:40 ../../team.rst:70 ../../team.rst:115 -msgid "Feel free to ask any of us if you have questions or want to join!" -msgstr "" - -#: ../../team.rst:43 ../../team.rst:73 ../../team.rst:118 -msgid "Joining" -msgstr "" - -#: ../../team.rst:45 -msgid "" -"The best place to start would be to start addressing some of the issues in " -"our issue tracker. We have our support policies quite well documented in our" -" :doc:`/contribute`. **Be bold**. Start trying to reproduce issues that " -"people have, or talk to them to get more information. After you get the hang" -" of things, we'll happily give you the ability to tag and close issues by " -"joining our Support Team." -msgstr "" - -#: ../../team.rst:55 -msgid "Operations Team" -msgstr "" - -#: ../../team.rst:57 -msgid "" -"readthedocs.org is a service that millions of people depend on each month. " -"As part of operating the site, we maintain a 24/7 on-call rotation. This " -"means that folks have to be available and have their phone in service." -msgstr "" - -#: ../../team.rst:65 -msgid "`Eric Holscher `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:66 -msgid "`Anthony Johnson `_ (Mountain Time)" -msgstr "" - -#: ../../team.rst:67 -msgid "`Matt Robenolt `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:75 -msgid "" -"We are always looking for more people to share the on-call responsibility. " -"If you are on-call for your job already, we'd love to piggy back on that " -"duty as well." -msgstr "" - -#: ../../team.rst:79 -msgid "" -"You can email us at dev@readthedocs.org if you want to join our operations " -"team. Because of the sensitive nature (API tokens, secret keys, SSL certs, " -"etc.) of the work, we keep a private GitHub repository with the operations " -"code & documentation." -msgstr "" - -#: ../../team.rst:83 -msgid "The tools that we use are:" -msgstr "" - -#: ../../team.rst:85 -msgid "Salt" -msgstr "" - -#: ../../team.rst:86 -msgid "Nagios" -msgstr "" - -#: ../../team.rst:87 -msgid "Graphite/Grafana" -msgstr "" - -#: ../../team.rst:88 -msgid "Nginx" -msgstr "" - -#: ../../team.rst:89 -msgid "Postgres" -msgstr "" - -#: ../../team.rst:90 -msgid "Django" -msgstr "" - -#: ../../team.rst:91 -msgid "Celery" -msgstr "" - -#: ../../team.rst:93 -msgid "" -"It's fine if you aren't familiar with all of these things, but are willing " -"to help with part of it!" -msgstr "" - -#: ../../team.rst:96 -msgid "" -"**Please reach out if you want to share the on-call responsibility**. It " -"really is an important job, and we'd love to have it be more geographically " -"distributed." -msgstr "" - -#: ../../team.rst:101 -msgid "Development Team" -msgstr "" - -#: ../../team.rst:103 -msgid "" -"Also known as the \"Core Team\" in other projects. These folks have the " -"ability to commit code to the project." -msgstr "" - -#: ../../team.rst:109 -msgid "`Eric Holscher `_" -msgstr "" - -#: ../../team.rst:110 -msgid "`Anthony Johnson `_" -msgstr "" - -#: ../../team.rst:111 -msgid "`Manuel Kaufmann `_" -msgstr "" - -#: ../../team.rst:112 -msgid "`David Fischer `_" -msgstr "" - -#: ../../team.rst:113 -msgid "Your name here" -msgstr "" - -#: ../../team.rst:120 -msgid "" -"We try to be pretty flexible with who we allow on the development team. The " -"best path is to send a few pull requests, and follow up to make sure they " -"get merged successfully. You can check out our :doc:`contribute` to get more" -" information, and find issues that need to be addressed. After that, feel " -"free to ask for a commit bit." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/tests.mo b/docs/user/locale/nl/LC_MESSAGES/tests.mo deleted file mode 100644 index 5384f27932b..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/tests.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/tests.po b/docs/user/locale/nl/LC_MESSAGES/tests.po deleted file mode 100644 index b8c735044cb..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/tests.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:12+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../tests.rst:2 -msgid "Testing" -msgstr "" - -#: ../../tests.rst:4 -msgid "" -"Before contributing to Read the Docs, make sure your patch passes our test " -"suite and your code style passes our code linting suite." -msgstr "" - -#: ../../tests.rst:7 -msgid "" -"Read the Docs uses `Tox`_ to execute testing and linting procedures. Tox is " -"the only dependency you need to run linting or our test suite, the remainder" -" of our requirements will be installed by Tox into environment specific " -"virtualenv paths. Before testing, make sure you have Tox installed::" -msgstr "" - -#: ../../tests.rst:14 -msgid "" -"To run the full test and lint suite against your changes, simply run Tox. " -"Tox should return without any errors. You can run Tox against all of our " -"environments by running::" -msgstr "" - -#: ../../tests.rst:20 -msgid "" -"In order to run all test including the search tests, include " -"`\"'--including-search'\"` argument::" -msgstr "" - -#: ../../tests.rst:25 -msgid "To target a specific environment::" -msgstr "" - -#: ../../tests.rst:29 -msgid "" -"The ``tox`` configuration has the following environments configured. You can" -" target a single environment to limit the test suite::" -msgstr "" - -#: ../../tests.rst:49 -msgid "Continuous Integration" -msgstr "" - -#: ../../tests.rst:51 -msgid "" -"The RTD test suite is exercised by Travis CI on every push to our repo at " -"GitHub. You can check out the current build status: https://travis-" -"ci.org/rtfd/readthedocs.org" -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/user-defined-redirects.mo b/docs/user/locale/nl/LC_MESSAGES/user-defined-redirects.mo deleted file mode 100644 index f3a2ff37fce..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/user-defined-redirects.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/user-defined-redirects.po b/docs/user/locale/nl/LC_MESSAGES/user-defined-redirects.po deleted file mode 100644 index 2b8e6028320..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/user-defined-redirects.po +++ /dev/null @@ -1,231 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../user-defined-redirects.rst:2 -msgid "User-defined Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:4 -msgid "" -"You can set up redirects for a project in your project dashboard's Redirects" -" page." -msgstr "" - -#: ../../user-defined-redirects.rst:7 -msgid "Quick Summary" -msgstr "" - -#: ../../user-defined-redirects.rst:9 -msgid "Log into your readthedocs.org account." -msgstr "" - -#: ../../user-defined-redirects.rst:10 -msgid "" -"From your dashboard, select the project on which you wish to add redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:11 -msgid "From the project's top navigation bar, select the Admin tab." -msgstr "" - -#: ../../user-defined-redirects.rst:12 -msgid "From the left navigation menu, select Redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:13 -msgid "" -"In the form box \"Redirect Type\" select the type of redirect you want. See " -"below for detail." -msgstr "" - -#: ../../user-defined-redirects.rst:14 -msgid "" -"Depending on the redirect type you select, enter FROM and/or TO URL as " -"needed." -msgstr "" - -#: ../../user-defined-redirects.rst:15 -msgid "When finished, click the SUBMIT Button." -msgstr "" - -#: ../../user-defined-redirects.rst:17 -msgid "Your redirects will be effective immediately." -msgstr "" - -#: ../../user-defined-redirects.rst:20 -msgid "Redirect Types" -msgstr "" - -#: ../../user-defined-redirects.rst:23 -msgid "Prefix Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:25 -msgid "" -"The most useful and requested feature of redirects was when migrating to " -"Read the Docs from an old host. You would have your docs served at a " -"previous URL, but that URL would break once you moved them. Read the Docs " -"includes a language and version slug in your documentation, but not all " -"documentation is hosted this way." -msgstr "" - -#: ../../user-defined-redirects.rst:31 -msgid "" -"Say that you previously had your docs hosted at " -"``http://docs.example.com/dev/``, you move ``docs.example.com`` to point at " -"Read the Docs. So users will have a bookmark saved to a page at " -"``http://docs.example.com/dev/install.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:35 -msgid "" -"You can now set a *Prefix Redirect* that will redirect all 404's with a " -"prefix to a new place. The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:41 ../../user-defined-redirects.rst:97 -msgid "Your users query would now redirect in the following manner::" -msgstr "" - -#: ../../user-defined-redirects.rst:46 -msgid "" -"Where ``en`` and ``latest`` are the default language and version values for " -"your project." -msgstr "" - -#: ../../user-defined-redirects.rst:51 -msgid "" -"In other words, a *Prefix Redirect* removes a prefix from the original URL. " -"This prefix is removed from the rest of the URL's ``path`` after " -"``/$lang/$version``. For example, if the URL is " -"``/es/1.0/guides/tutorial/install.html`` the \"From URL's prefix\" will be " -"removed from ``/guides/tutorial/install.html`` part." -msgstr "" - -#: ../../user-defined-redirects.rst:57 -msgid "Page Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:59 -msgid "" -"A more specific case is when you move a page around in your docs. The old " -"page will start 404'ing, and your users will be confused. *Page Redirects* " -"let you redirect a specific page." -msgstr "" - -#: ../../user-defined-redirects.rst:64 -msgid "" -"Say you move the ``example.html`` page into a subdirectory of examples: " -"``examples/intro.html``. You would set the following configuration::" -msgstr "" - -#: ../../user-defined-redirects.rst:71 -msgid "" -"Note that the ``/`` at the start doesn't count the ``/en/latest``, but just " -"the user-controlled section of the URL." -msgstr "" - -#: ../../user-defined-redirects.rst:76 -msgid "" -"*Page Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:81 -msgid "Exact Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:83 -msgid "" -"If you're redirecting from an old host AND you aren't maintaining old paths " -"for your documents, a Prefix Redirect won't suffice and you'll need to " -"create *Exact Redirects* to redirect from a specific URL, to a specific " -"page." -msgstr "" - -#: ../../user-defined-redirects.rst:87 -msgid "" -"Say you're moving ``docs.example.com`` to Read the Docs and want to redirect" -" traffic from an old page at ``http://docs.example.com/dev/install.html`` to" -" a new URL of ``http://docs.example.com/en/latest/installing-your-" -"site.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:91 -msgid "The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:102 -msgid "" -"Note that you should insert the desired language for \"en\" and version for " -"\"latest\" to achieve the desired redirect." -msgstr "" - -#: ../../user-defined-redirects.rst:105 -msgid "" -"*Exact Redirects* could be also useful to redirect a whole sub-path to a " -"different one by using a special ``$rest`` keyword in the \"From URL\". " -"Let's say that you want to redirect your readers of your version ``2.0`` of " -"your documentation under ``/en/2.0/`` because it's deprecated, to the newest" -" ``3.0`` version of it at ``/en/3.0/``." -msgstr "" - -#: ../../user-defined-redirects.rst:109 -msgid "This example would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:115 -msgid "The readers of your documentation will now be redirected as::" -msgstr "" - -#: ../../user-defined-redirects.rst:123 -msgid "" -"*Exact Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:128 -msgid "Sphinx Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:130 -msgid "" -"We also support redirects for changing the type of documentation Sphinx is " -"building. If you switch between *HTMLDir* and *HTML*, your URL's will " -"change. A page at ``/en/latest/install.html`` will be served at " -"``/en/latest/install/``, or vice versa. The built in redirects for this will" -" handle redirecting users appropriately." -msgstr "" - -#: ../../user-defined-redirects.rst:137 -msgid "Implementation" -msgstr "" - -#: ../../user-defined-redirects.rst:139 -msgid "" -"Since we serve documentation in a highly available way, we do not run any " -"logic when we're serving documentation. This means that redirects will only " -"happen in the case of a *404 File Not Found*." -msgstr "" - -#: ../../user-defined-redirects.rst:143 -msgid "" -"In the future we might implement redirect logic in Javascript, but this " -"first version is only implemented in the 404 handlers." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/vcs.mo b/docs/user/locale/nl/LC_MESSAGES/vcs.mo deleted file mode 100644 index e7ca5989248..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/vcs.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/vcs.po b/docs/user/locale/nl/LC_MESSAGES/vcs.po deleted file mode 100644 index 033feaf9b24..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/vcs.po +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../vcs.rst:2 -msgid "Version Control System Integration" -msgstr "" - -#: ../../vcs.rst:6 -msgid "" -"We :doc:`plan to implement a new approach ` regarding " -"the Theme Context as a whole, although the VCS documentation page will still" -" be valid, we prefer the users to move in that direction." -msgstr "" - -#: ../../vcs.rst:10 -msgid "" -"If you want to integrate editing into your own theme, you will have to " -"declare few variables inside your configuration file ``conf.py`` in the " -"``'html_context'`` setting, for the template to use them." -msgstr "" - -#: ../../vcs.rst:14 -msgid "More information can be found on `Sphinx documentation`_." -msgstr "" - -#: ../../vcs.rst:19 -msgid "GitHub" -msgstr "" - -#: ../../vcs.rst:21 -msgid "" -"If you want to integrate GitHub, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:32 ../../vcs.rst:54 ../../vcs.rst:76 -msgid "It can be used like this::" -msgstr "" - -#: ../../vcs.rst:41 -msgid "Bitbucket" -msgstr "" - -#: ../../vcs.rst:43 -msgid "" -"If you want to integrate Bitbucket, you can put the following snippet into " -"your ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:63 -msgid "Gitlab" -msgstr "" - -#: ../../vcs.rst:65 -msgid "" -"If you want to integrate Gitlab, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:86 -msgid "Additional variables" -msgstr "" - -#: ../../vcs.rst:88 -msgid "" -"``'pagename'`` - Sphinx variable representing the name of the page you're " -"on." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/versions.mo b/docs/user/locale/nl/LC_MESSAGES/versions.mo deleted file mode 100644 index 6ca6f60cfb4..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/versions.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/versions.po b/docs/user/locale/nl/LC_MESSAGES/versions.po deleted file mode 100644 index 122d3b66fab..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/versions.po +++ /dev/null @@ -1,119 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../versions.rst:2 -msgid "Versions" -msgstr "" - -#: ../../versions.rst:4 -msgid "" -"Read the Docs supports multiple versions of your repository. On the initial " -"import, we will create a ``latest`` version. This will point at the default " -"branch for your VCS control: ``master``, ``default``, or ``trunk``." -msgstr "" - -#: ../../versions.rst:9 -msgid "" -"We also create a ``stable`` version, if your project has any tagged " -"releases. ``stable`` will be automatically kept up to date to point at your " -"highest version." -msgstr "" - -#: ../../versions.rst:14 -msgid "How we envision versions working" -msgstr "" - -#: ../../versions.rst:16 -msgid "" -"In the normal case, the ``latest`` version will always point to the most up " -"to date development code. If you develop on a branch that is different than " -"the default for your VCS, you should set the **Default Branch** to that " -"branch." -msgstr "" - -#: ../../versions.rst:21 -msgid "" -"You should push a **tag** for each version of your project. These tags " -"should be numbered in a way that is consistent with `semantic versioning " -"`_. This will map to your ``stable`` branch by default." -msgstr "" - -#: ../../versions.rst:26 -msgid "" -"We in fact are parsing your tag names against the rules given by `PEP 440`_." -" This spec allows \"normal\" version numbers like ``1.4.2`` as well as pre-" -"releases. An alpha version or a release candidate are examples of pre-" -"releases and they look like this: ``2.0a1``." -msgstr "" - -#: ../../versions.rst:31 -msgid "" -"We only consider non pre-releases for the ``stable`` version of your " -"documentation." -msgstr "" - -#: ../../versions.rst:34 -msgid "" -"If you have documentation changes on a **long-lived branch**, you can build " -"those too. This will allow you to see how the new docs will be built in this" -" branch of the code. Generally you won't have more than 1 active branch over" -" a long period of time. The main exception here would be **release " -"branches**, which are branches that are maintained over time for a specific " -"release number." -msgstr "" - -#: ../../versions.rst:44 -msgid "Tags and branches" -msgstr "" - -#: ../../versions.rst:46 -msgid "" -"Read the Docs supports two workflows for versioning: based on tags or " -"branches. If you have at least one tag, tags will take preference over " -"branches when selecting the stable version." -msgstr "" - -#: ../../versions.rst:51 -msgid "Redirects on root URLs" -msgstr "" - -#: ../../versions.rst:53 -msgid "" -"When a user hits the root URL for your documentation, for example " -"``http://pip.readthedocs.io/``, they will be redirected to the **Default " -"version**. This defaults to **latest**, but could also point to your latest " -"released version." -msgstr "" - -#: ../../versions.rst:60 -msgid "Version warning" -msgstr "" - -#: ../../versions.rst:62 -msgid "" -"This is a banner that appears on the top of every page of your docs that " -"aren't stable or latest. This banner has a text with a link redirecting the " -"users to the latest version of your docs." -msgstr "" - -#: ../../versions.rst:65 -msgid "" -"This feature is disabled by default on new projects, you can enable it in " -"the admin section of your docs (Advanced Settings)." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/webhooks.mo b/docs/user/locale/nl/LC_MESSAGES/webhooks.mo deleted file mode 100644 index 1dbeca2c3b0..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/webhooks.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/webhooks.po b/docs/user/locale/nl/LC_MESSAGES/webhooks.po deleted file mode 100644 index c199c262c75..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/webhooks.po +++ /dev/null @@ -1,268 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Dutch (http://www.transifex.com/readthedocs/readthedocs-docs/language/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../webhooks.rst:2 -msgid "Webhooks" -msgstr "" - -#: ../../webhooks.rst:4 -msgid "" -"The primary method that Read the Docs uses to detect changes to your " -"documentation is through the use of *webhooks*. Webhooks are configured with" -" your repository provider, such as GitHub, Bitbucket or GitLab, and with " -"each commit, merge, or other change to your repository, Read the Docs is " -"notified. When we receive a webhook notification, we determine if the change" -" is related to an active version for your project, and if it is, a build is " -"triggered for that version." -msgstr "" - -#: ../../webhooks.rst:13 -msgid "Webhook Integrations" -msgstr "" - -#: ../../webhooks.rst:15 -msgid "" -"You'll find a list of configured webhook integrations on your project's " -"admin dashboard, under **Integrations**. You can select any of these " -"integrations to see the *integration detail page*. This page has additional " -"configuration details and a list of HTTP exchanges that have taken place for" -" the integration." -msgstr "" - -#: ../../webhooks.rst:20 -msgid "" -"You need this information for the URL, webhook, or Payload URL needed by the" -" repository provider such as GitHub, GitLab, or Bitbucket." -msgstr "" - -#: ../../webhooks.rst:24 -msgid "Webhook Creation" -msgstr "" - -#: ../../webhooks.rst:26 -msgid "" -"If you import a project using a :ref:`connected account " -"`, a webhook will " -"be set up automatically for your repository. However, if your project was " -"not imported through a connected account, you may need to manually configure" -" a webhook for your project." -msgstr "" - -#: ../../webhooks.rst:31 -msgid "" -"To manually set up a webhook, click **Add integration** on your project's " -"**Integrations** Admin dashboard page and select the integration type you'd " -"like to add. After you have added the integration, you'll see a link to " -"information about the integration." -msgstr "" - -#: ../../webhooks.rst:35 -msgid "" -"As an example, the URL pattern looks like this: " -"*readthedocs.org/api/v2/webhook///*." -msgstr "" - -#: ../../webhooks.rst:37 -msgid "" -"Use this URL when setting up a new webhook with your provider -- these steps" -" vary depending on the provider:" -msgstr "" - -#: ../../webhooks.rst:40 -msgid "GitHub" -msgstr "" - -#: ../../webhooks.rst:42 ../../webhooks.rst:59 ../../webhooks.rst:69 -msgid "Go to the **Settings** page for your project" -msgstr "" - -#: ../../webhooks.rst:43 ../../webhooks.rst:60 -msgid "Click **Webhooks** and then **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:44 -msgid "" -"For **Payload URL**, use the URL of the integration on Read the Docs, found " -"on the the project's **Integrations** Admin dashboard page" -msgstr "" - -#: ../../webhooks.rst:46 -msgid "" -"For **Content type**, both *application/json* and *application/x-www-form-" -"urlencoded* work" -msgstr "" - -#: ../../webhooks.rst:48 -msgid "Select **Just the push event**" -msgstr "" - -#: ../../webhooks.rst:49 -msgid "Finish by clicking **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:51 -msgid "" -"You can verify if the webhook is working at the bottom of the GitHub page " -"under **Recent Deliveries**. If you see a Response 200, then the webhook is " -"correctly configured. For a 403 error, it's likely that the Payload URL is " -"incorrect." -msgstr "" - -#: ../../webhooks.rst:54 -msgid "" -"The webhook token, intended for the GitHub **Secret** field, is not yet " -"implemented." -msgstr "" - -#: ../../webhooks.rst:57 -msgid "Bitbucket" -msgstr "" - -#: ../../webhooks.rst:61 ../../webhooks.rst:71 -msgid "" -"For **URL**, use the URL of the integration on Read the Docs, found on the " -"**Dashboard** > **Admin** > **Integrations** page" -msgstr "" - -#: ../../webhooks.rst:63 -msgid "Under **Triggers**, **Repository push** should be selected" -msgstr "" - -#: ../../webhooks.rst:64 -msgid "Finish by clicking **Save**" -msgstr "" - -#: ../../webhooks.rst:67 -msgid "GitLab" -msgstr "" - -#: ../../webhooks.rst:70 -msgid "Click **Integrations**" -msgstr "" - -#: ../../webhooks.rst:73 -msgid "" -"Leave the default **Push events** selected and mark **Tag push events** also" -msgstr "" - -#: ../../webhooks.rst:74 -msgid "Finish by clicking **Add Webhook**" -msgstr "" - -#: ../../webhooks.rst:77 -msgid "Using the generic API integration" -msgstr "" - -#: ../../webhooks.rst:79 -msgid "" -"For repositories that are not hosted with a supported provider, we also " -"offer a generic API endpoint for triggering project builds. Similar to " -"webhook integrations, this integration has a specific URL, found on the " -"project's **Integrations** Admin dashboard page on readthedocs.org." -msgstr "" - -#: ../../webhooks.rst:84 -msgid "" -"Token authentication is required to use the generic endpoint, you will find " -"this token on the integration details page. The token should be passed in as" -" a request parameter, either as form data or as part of JSON data input." -msgstr "" - -#: ../../webhooks.rst:89 -msgid "Parameters" -msgstr "" - -#: ../../webhooks.rst:91 -msgid "This endpoint accepts the following arguments during an HTTP POST:" -msgstr "" - -#: ../../webhooks.rst:97 -msgid "branches" -msgstr "" - -#: ../../webhooks.rst:94 -msgid "" -"The names of the branches to trigger builds for. This can either be an array" -" of branch name strings, or just a single branch name string." -msgstr "" - -#: ../../webhooks.rst:97 -msgid "Default: **latest**" -msgstr "" - -#: ../../webhooks.rst:101 -msgid "token" -msgstr "" - -#: ../../webhooks.rst:100 -msgid "" -"The integration token. You'll find this value on the project's " -"**Integrations** Admin dashboard page." -msgstr "" - -#: ../../webhooks.rst:103 -msgid "" -"For example, the cURL command to build the ``dev`` branch, using the token " -"``1234``, would be::" -msgstr "" - -#: ../../webhooks.rst:108 -msgid "" -"A command like the one above could be called from a cron job or from a hook " -"inside Git_, Subversion_, Mercurial_, or Bazaar_." -msgstr "" - -#: ../../webhooks.rst:117 -msgid "Authentication" -msgstr "" - -#: ../../webhooks.rst:119 -msgid "" -"This endpoint requires authentication. If authenticating with an integration" -" token, a check will determine if the token is valid and matches the given " -"project. If instead an authenticated user is used to make this request, a " -"check will be performed to ensure the authenticated user is an owner of the " -"project." -msgstr "" - -#: ../../webhooks.rst:125 -msgid "Debugging webhooks" -msgstr "" - -#: ../../webhooks.rst:127 -msgid "" -"If you are experiencing problems with an existing webhook, you may be able " -"to use the integration detail page to help debug the issue. Each project " -"integration, such as a webhook or the generic API endpoint, stores the HTTP " -"exchange that takes place between Read the Docs and the external source. " -"You'll find a list of these exchanges in any of the integration detail " -"pages." -msgstr "" - -#: ../../webhooks.rst:134 -msgid "Resyncing webhooks" -msgstr "" - -#: ../../webhooks.rst:136 -msgid "" -"It might be necessary to re-establish a webhook if you are noticing " -"problems. To resync a webhook from Read the Docs, visit the integration " -"detail page and follow the directions for re-syncing your repository " -"webhook." -msgstr "" diff --git a/docs/user/locale/nl/LC_MESSAGES/yaml-config.mo b/docs/user/locale/nl/LC_MESSAGES/yaml-config.mo deleted file mode 100644 index 578f6458280..00000000000 Binary files a/docs/user/locale/nl/LC_MESSAGES/yaml-config.mo and /dev/null differ diff --git a/docs/user/locale/nl/LC_MESSAGES/yaml-config.po b/docs/user/locale/nl/LC_MESSAGES/yaml-config.po deleted file mode 100644 index 4ef99f2dfa7..00000000000 --- a/docs/user/locale/nl/LC_MESSAGES/yaml-config.po +++ /dev/null @@ -1,260 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/2534/nl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: nl\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: ../../yaml-config.rst:2 -msgid "Read the Docs YAML Config" -msgstr "" - -#: ../../yaml-config.rst:4 -msgid "" -"Read the Docs now has support for configuring builds with a YAML file. The " -"file, ``readthedocs.yml``, must be in the root directory of your project." -msgstr "" - -#: ../../yaml-config.rst:7 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../yaml-config.rst:11 -msgid "Here is an example of what this file looks like:" -msgstr "" - -#: ../../yaml-config.rst:26 -msgid "Supported settings" -msgstr "" - -#: ../../yaml-config.rst:31 -msgid "formats" -msgstr "" - -#: ../../yaml-config.rst:33 -msgid "Default: [``htmlzip``, ``pdf``, ``epub``]" -msgstr "" - -#: ../../yaml-config.rst:34 -msgid "Options: ``htmlzip``, ``pdf``, ``epub``" -msgstr "" - -#: ../../yaml-config.rst:35 ../../yaml-config.rst:241 -msgid "Type: List" -msgstr "" - -#: ../../yaml-config.rst:37 -msgid "" -"The formats of your documentation you want to be built. Set as an empty list" -" ``[]`` to build none of the formats." -msgstr "" - -#: ../../yaml-config.rst:40 -msgid "" -"We will always build an HTML & JSON version of your documentation. These are" -" used for web serving & search indexing, respectively." -msgstr "" - -#: ../../yaml-config.rst:58 -msgid "requirements_file" -msgstr "" - -#: ../../yaml-config.rst:60 ../../yaml-config.rst:79 -msgid "Default: ``null``" -msgstr "" - -#: ../../yaml-config.rst:61 ../../yaml-config.rst:80 -msgid "Type: Path (specified from the root of the project)" -msgstr "" - -#: ../../yaml-config.rst:63 -msgid "The path to your pip requirements file." -msgstr "" - -#: ../../yaml-config.rst:72 -msgid "conda" -msgstr "" - -#: ../../yaml-config.rst:74 -msgid "The ``conda`` block allows for configuring our support for Conda." -msgstr "" - -#: ../../yaml-config.rst:77 -msgid "conda.file" -msgstr "" - -#: ../../yaml-config.rst:82 -msgid "The file option specified the Conda `environment file`_ to use." -msgstr "" - -#: ../../yaml-config.rst:89 -msgid "Conda is only supported via the YAML file." -msgstr "" - -#: ../../yaml-config.rst:94 -msgid "build" -msgstr "" - -#: ../../yaml-config.rst:96 -msgid "" -"The ``build`` block configures specific aspects of the documentation build." -msgstr "" - -#: ../../yaml-config.rst:101 -msgid "build.image" -msgstr "" - -#: ../../yaml-config.rst:103 -msgid "Default: :djangosetting:`DOCKER_IMAGE`" -msgstr "" - -#: ../../yaml-config.rst:104 -msgid "Options: ``1.0``, ``2.0``, ``latest``" -msgstr "" - -#: ../../yaml-config.rst:106 -msgid "" -"The build image to use for specific builds. This lets users specify a more " -"experimental build image, if they want to be on the cutting edge." -msgstr "" - -#: ../../yaml-config.rst:110 -msgid "" -"Certain Python versions require a certain build image, as defined here:" -msgstr "" - -#: ../../yaml-config.rst:113 -msgid "``1.0``: 2, 2.7, 3, 3.4" -msgstr "" - -#: ../../yaml-config.rst:114 -msgid "``2.0``: 2, 2.7, 3, 3.5" -msgstr "" - -#: ../../yaml-config.rst:115 -msgid "``latest``: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6" -msgstr "" - -#: ../../yaml-config.rst:128 -msgid "python" -msgstr "" - -#: ../../yaml-config.rst:130 -msgid "" -"The ``python`` block allows you to configure aspects of the Python " -"executable used for building documentation." -msgstr "" - -#: ../../yaml-config.rst:136 -msgid "python.version" -msgstr "" - -#: ../../yaml-config.rst:138 -msgid "Default: ``2.7``" -msgstr "" - -#: ../../yaml-config.rst:139 -msgid "Options: ``2.7``, ``2``, ``3.5``, ``3``" -msgstr "" - -#: ../../yaml-config.rst:141 -msgid "" -"This is the version of Python to use when building your documentation. If " -"you specify only the major version of Python, the highest supported minor " -"version will be selected." -msgstr "" - -#: ../../yaml-config.rst:147 -msgid "" -"The supported Python versions depends on the version of the build image your" -" project is using. The default build image that is used to build " -"documentation contains support for Python ``2.7`` and ``3.5``. See the " -":ref:`yaml__build__image` for more information on supported Python versions." -msgstr "" - -#: ../../yaml-config.rst:158 -msgid "python.use_system_site_packages" -msgstr "" - -#: ../../yaml-config.rst:160 ../../yaml-config.rst:178 -#: ../../yaml-config.rst:194 -msgid "Default: ``false``" -msgstr "" - -#: ../../yaml-config.rst:161 ../../yaml-config.rst:179 -#: ../../yaml-config.rst:195 -msgid "Type: Boolean" -msgstr "" - -#: ../../yaml-config.rst:163 -msgid "" -"When true, it gives the virtual environment access to the global site-" -"packages directory. Depending on the :ref:`yaml-config:build.image`, Read " -"the Docs includes some libraries like scipy, numpy, etc. See " -":ref:`builds:The build environment` for more details." -msgstr "" - -#: ../../yaml-config.rst:176 -msgid "python.setup_py_install" -msgstr "" - -#: ../../yaml-config.rst:181 -msgid "" -"When true, install your project into the Virtualenv with ``python setup.py " -"install`` when building documentation." -msgstr "" - -#: ../../yaml-config.rst:192 -msgid "python.pip_install" -msgstr "" - -#: ../../yaml-config.rst:197 -msgid "" -"When ``true``, install your project into the virtualenv with pip when " -"building documentation." -msgstr "" - -#: ../../yaml-config.rst:238 -msgid "python.extra_requirements" -msgstr "" - -#: ../../yaml-config.rst:240 -msgid "Default: ``[]``" -msgstr "" - -#: ../../yaml-config.rst:243 -msgid "" -"List of `extra requirements`_ sections to install, additionally to the " -"`package default dependencies`_. Only works if ``python.pip_install`` option" -" above is set to ``true``." -msgstr "" - -#: ../../yaml-config.rst:247 -msgid "" -"Let's say your Python package has a ``setup.py`` which looks like this:" -msgstr "" - -#: ../../yaml-config.rst:268 -msgid "" -"Then to have all dependencies from the ``tests`` and ``docs`` sections " -"installed in addition to the default ``requests`` and ``simplejson``, use " -"the ``extra_requirements`` as such:" -msgstr "" - -#: ../../yaml-config.rst:279 -msgid "Behind the scene the following Pip command will be run:" -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/abandoned-projects.mo b/docs/user/locale/pt_BR/LC_MESSAGES/abandoned-projects.mo deleted file mode 100644 index bb8b1ba19ce..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/abandoned-projects.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/abandoned-projects.po b/docs/user/locale/pt_BR/LC_MESSAGES/abandoned-projects.po deleted file mode 100644 index c73a9a1eedd..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/abandoned-projects.po +++ /dev/null @@ -1,206 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../abandoned-projects.rst:2 -msgid "Policy for Abandoned Projects" -msgstr "" - -#: ../../abandoned-projects.rst:4 -msgid "" -"This policy describes the process by which a Read the Docs project name may " -"be changed." -msgstr "" - -#: ../../abandoned-projects.rst:7 -msgid "Rationale" -msgstr "" - -#: ../../abandoned-projects.rst:9 -msgid "" -"Conflict between the current use of the name and a different suggested use " -"of the same name occasionally arise. This document aims to provide general " -"guidelines for solving the most typical cases of such conflicts." -msgstr "" - -#: ../../abandoned-projects.rst:14 -msgid "Specification" -msgstr "" - -#: ../../abandoned-projects.rst:16 -msgid "" -"The main idea behind this policy is that Read the Docs serves the community." -" Every user is invited to upload content under the Terms of Use, " -"understanding that it is at the sole risk of the user." -msgstr "" - -#: ../../abandoned-projects.rst:20 -msgid "" -"While Read the Docs is not a backup service, the core team of Read the Docs " -"does their best to keep that content accessible indefinitely in its " -"published form. However, in certain edge cases the greater community's needs" -" might outweigh the individual's expectation of ownership of a project name." -msgstr "" - -#: ../../abandoned-projects.rst:25 -msgid "The use cases covered by this policy are:" -msgstr "" - -#: ../../abandoned-projects.rst:29 ../../abandoned-projects.rst:53 -msgid "Abandoned projects" -msgstr "" - -#: ../../abandoned-projects.rst:28 -msgid "" -"Renaming a project so that the original project name can be used by a " -"different project" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Active projects" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Resolving disputes over a name" -msgstr "" - -#: ../../abandoned-projects.rst:35 -msgid "Implementation" -msgstr "" - -#: ../../abandoned-projects.rst:38 -msgid "Reachability" -msgstr "" - -#: ../../abandoned-projects.rst:40 -msgid "" -"The user of Read the Docs is solely responsible for being reachable by the " -"core team for matters concerning projects that the user owns. In every case " -"where contacting the user is necessary, the core team will try to do so at " -"least three times, using the following means of contact:" -msgstr "" - -#: ../../abandoned-projects.rst:45 -msgid "E-mail address on file in the user's profile" -msgstr "" - -#: ../../abandoned-projects.rst:46 -msgid "E-mail addresses found in the given project's documentation" -msgstr "" - -#: ../../abandoned-projects.rst:47 -msgid "E-mail address on the project's home page" -msgstr "" - -#: ../../abandoned-projects.rst:49 -msgid "" -"The core team will stop trying to reach the user after six weeks and the " -"user will be considered *unreachable*." -msgstr "" - -#: ../../abandoned-projects.rst:55 -msgid "A project is considered *abandoned* when ALL of the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:57 -msgid "Owner is unreachable (see `Reachability`_)" -msgstr "" - -#: ../../abandoned-projects.rst:58 -msgid "" -"The project has no proper documentation being served (no successful builds) " -"or does not have any releases within the past twelve months" -msgstr "" - -#: ../../abandoned-projects.rst:60 -msgid "" -"No activity from the owner on the project's home page (or no home page " -"found)." -msgstr "" - -#: ../../abandoned-projects.rst:63 -msgid "All other projects are considered *active*." -msgstr "" - -#: ../../abandoned-projects.rst:66 -msgid "Renaming of an abandoned project" -msgstr "" - -#: ../../abandoned-projects.rst:68 -msgid "Projects are never renamed solely on the basis of abandonment." -msgstr "" - -#: ../../abandoned-projects.rst:70 -msgid "" -"An *abandoned* project can be renamed (by appending ``-abandoned`` and a " -"uniquifying integer if needed) for purposes of reusing the name when ALL of " -"the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:74 -msgid "" -"The project has been determined *abandoned* by the rules described above" -msgstr "" - -#: ../../abandoned-projects.rst:75 -msgid "" -"The candidate is able to demonstrate their own failed attempts to contact " -"the existing owner" -msgstr "" - -#: ../../abandoned-projects.rst:77 -msgid "" -"The candidate is able to demonstrate that the project suggested to reuse the" -" name already exists and meets notability requirements" -msgstr "" - -#: ../../abandoned-projects.rst:79 -msgid "" -"The candidate is able to demonstrate why a fork under a different name is " -"not an acceptable workaround" -msgstr "" - -#: ../../abandoned-projects.rst:81 -msgid "The project has fewer than 100 monthly pageviews" -msgstr "" - -#: ../../abandoned-projects.rst:82 -msgid "The core team does not have any additional reservations." -msgstr "" - -#: ../../abandoned-projects.rst:85 -msgid "Name conflict resolution for active projects" -msgstr "" - -#: ../../abandoned-projects.rst:87 -msgid "" -"The core team of Read the Docs are not arbiters in disputes around *active* " -"projects. The core team recommends users to get in touch with each other and" -" solve the issue by respectful communication." -msgstr "" - -#: ../../abandoned-projects.rst:92 -msgid "Prior art" -msgstr "" - -#: ../../abandoned-projects.rst:94 -msgid "" -"The Python Package Index (PyPI) policy for claiming abandoned packages " -"(`PEP-0541 `_) heavily influenced " -"this policy." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/alternate_domains.mo b/docs/user/locale/pt_BR/LC_MESSAGES/alternate_domains.mo deleted file mode 100644 index db47f96f1e7..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/alternate_domains.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/alternate_domains.po b/docs/user/locale/pt_BR/LC_MESSAGES/alternate_domains.po deleted file mode 100644 index 67d653a2480..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/alternate_domains.po +++ /dev/null @@ -1,189 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../alternate_domains.rst:2 -msgid "Alternate Domains" -msgstr "" - -#: ../../alternate_domains.rst:4 -msgid "" -"Read the Docs supports a number of custom domains for your convenience. " -"Shorter URLs make everyone happy, and we like making people happy!" -msgstr "" - -#: ../../alternate_domains.rst:7 -msgid "Subdomain Support" -msgstr "" - -#: ../../alternate_domains.rst:9 -msgid "" -"Every project has a subdomain that is available to serve its documentation. " -"If you go to .readthedocs.io, it should show you the latest version of" -" documentation. A good example is https://pip.readthedocs.io" -msgstr "" - -#: ../../alternate_domains.rst:11 -msgid "" -"If you have an old project that has an underscore (_) in the name, it will " -"use a subdomain with a hyphen (-). `RFC 1035 " -"`_ has more information on valid " -"subdomains." -msgstr "" - -#: ../../alternate_domains.rst:15 -msgid "Custom Domain Support" -msgstr "" - -#: ../../alternate_domains.rst:17 -msgid "" -"You can also host your documentation from your own domain by adding a domain" -" to your project:" -msgstr "" - -#: ../../alternate_domains.rst:20 -msgid "" -"Add a CNAME record in your DNS that points the domain to: ``readthedocs.io``" -msgstr "" - -#: ../../alternate_domains.rst:21 -msgid "" -"Add a project domain in the :guilabel:`Domains` project admin page for your " -"project." -msgstr "" - -#: ../../alternate_domains.rst:24 -msgid "" -"We don't currently support pointing subdomains or naked domains to a project" -" using ``A`` records. It's best to point a subdomain, ``docs.example.com`` " -"for example, using a CNAME record." -msgstr "" - -#: ../../alternate_domains.rst:28 -msgid "" -"Using pip as an example, https://pip.pypa.io resolves, but is hosted on our " -"infrastructure." -msgstr "" - -#: ../../alternate_domains.rst:30 -msgid "As another example, fabric's dig record looks like this::" -msgstr "" - -#: ../../alternate_domains.rst:38 -msgid "Custom Domain SSL" -msgstr "" - -#: ../../alternate_domains.rst:40 -msgid "" -"By default, when you setup a custom domain to host documentation at Read the" -" Docs, we will attempt to provision a domain validated SSL certificate for " -"the domain. This service is generously provided by Cloudflare." -msgstr "" - -#: ../../alternate_domains.rst:44 -msgid "" -"After configuring your custom domain on Read the Docs, you can see the " -"status of the certificate on the domain page in your project admin dashboard" -" (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:48 -msgid "" -"If your domain has configured CAA records, please do not forget to include " -"Cloudflare CAA entries, see their `Certification Authority Authorization " -"(CAA) FAQ `_." -msgstr "" - -#: ../../alternate_domains.rst:54 -msgid "" -"Some older setups configured a CNAME record pointing to ``readthedocs.org`` " -"or another variation. While these continue to resolve, they do not yet allow" -" us to acquire SSL certificates for those domains. Point the CNAME to " -"``readthedocs.io`` and re-request a certificate by saving the domain in the " -"project admin (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:61 -msgid "" -"If you change the CNAME record, the SSL certificate issuance can take about " -"one hour." -msgstr "" - -#: ../../alternate_domains.rst:66 -msgid "" -"Due to a limitation, a domain cannot be proxied on Cloudflare to another " -"Cloudflare account that also proxies. This results in a \"CNAME Cross-User " -"Banned\" error. In order to do SSL termination, we must proxy this " -"connection. If you don't want us to do SSL termination for your domain -- " -"**which means you are responsible for the SSL certificate** -- then set your" -" CNAME to ``cloudflare-to-cloudflare.readthedocs.io`` instead of " -"``readthedocs.io``." -msgstr "" - -#: ../../alternate_domains.rst:75 -msgid "For more details, see this `previous issue`_." -msgstr "" - -#: ../../alternate_domains.rst:81 -msgid "Proxy SSL" -msgstr "" - -#: ../../alternate_domains.rst:83 -msgid "" -"If you would prefer to do your own SSL termination on a server you own and " -"control, you can do that although the setup is a bit more complex." -msgstr "" - -#: ../../alternate_domains.rst:87 -msgid "Broadly, the steps are:" -msgstr "" - -#: ../../alternate_domains.rst:89 -msgid "Have a server listening on 443 that you control" -msgstr "" - -#: ../../alternate_domains.rst:90 -msgid "" -"Procure an SSL certificate for your domain and provision it and the private " -"key on your server." -msgstr "" - -#: ../../alternate_domains.rst:92 -msgid "Add a domain that you wish to point at Read the Docs" -msgstr "" - -#: ../../alternate_domains.rst:93 -msgid "Enable proxying to us, with a custom ``X-RTD-SLUG`` header" -msgstr "" - -#: ../../alternate_domains.rst:95 -msgid "An example nginx configuration for pip would look like:" -msgstr "" - -#: ../../alternate_domains.rst:115 -msgid "rtfd.org" -msgstr "" - -#: ../../alternate_domains.rst:117 -msgid "" -"You can also use `rtfd.io` and `rtfd.org` for short URLs for Read the Docs. " -"For example, https://pip.rtfd.io redirects to its documentation page. Any " -"use of `rtfd.io` or `rtfd.org` will simply be redirected to " -"`readthedocs.io`." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/api/index.mo b/docs/user/locale/pt_BR/LC_MESSAGES/api/index.mo deleted file mode 100644 index c0a376f37ac..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/api/index.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/api/index.po b/docs/user/locale/pt_BR/LC_MESSAGES/api/index.po deleted file mode 100644 index 7918cac47db..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/api/index.po +++ /dev/null @@ -1,30 +0,0 @@ -# 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/readthedocs/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/user/locale/pt_BR/LC_MESSAGES/architecture.mo b/docs/user/locale/pt_BR/LC_MESSAGES/architecture.mo deleted file mode 100644 index caeef57742b..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/architecture.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/architecture.po b/docs/user/locale/pt_BR/LC_MESSAGES/architecture.po deleted file mode 100644 index 4c915ce5665..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/architecture.po +++ /dev/null @@ -1,35 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2014-03-01 14:09+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../architecture.rst:2 -msgid "Architecture" -msgstr "" - -#: ../../architecture.rst:4 -msgid "" -"Read the Docs is architected to be highly available. A lot of projects host " -"their documentation with us, so we have built the site so that it shouldn't " -"go down. The load balancer is the only real single point of failure " -"currently. This means mainly that if the network to the load balancer goes " -"down, we have issues." -msgstr "" - -#: ../../architecture.rst:7 -msgid "Diagram" -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/automatic-redirects.mo b/docs/user/locale/pt_BR/LC_MESSAGES/automatic-redirects.mo deleted file mode 100644 index 05807c68fb9..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/automatic-redirects.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/automatic-redirects.po b/docs/user/locale/pt_BR/LC_MESSAGES/automatic-redirects.po deleted file mode 100644 index 831367fcd8f..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/automatic-redirects.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../automatic-redirects.rst:2 -msgid "Automatic Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:4 -msgid "" -"Read the Docs supports redirecting certain URLs automatically. This is an " -"overview of the set of redirects that are fully supported and will work into" -" the future." -msgstr "" - -#: ../../automatic-redirects.rst:8 -msgid "Root URL" -msgstr "" - -#: ../../automatic-redirects.rst:10 -msgid "" -"A link to the root of your documentation will redirect to the *default " -"version*, as set in your project settings. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:17 -msgid "" -"This only works for the root URL, not for internal pages. It's designed to " -"redirect people from http://pip.readthedocs.io/ to the default version of " -"your documentation, since serving up a 404 here would be a pretty terrible " -"user experience. (If your \"develop\" branch was designated as your default " -"version, then it would redirect to http://pip.readthedocs.io/en/develop.) " -"But, it's not a universal redirecting solution. So, for example, a link to " -"an internal page like http://pip.readthedocs.io/usage.html doesn't redirect " -"to http://pip.readthedocs.io/en/latest/usage.html." -msgstr "" - -#: ../../automatic-redirects.rst:19 -msgid "" -"The reasoning behind this is that RTD organizes the URLs for docs so that " -"multiple translations and multiple versions of your docs can be organized " -"logically and consistently for all projects that RTD hosts. For the way that" -" RTD views docs, http://pip.readthedocs.io/en/latest/ is the root directory " -"for your default documentation in English, not http://pip.readthedocs.io/. " -"Just like http://pip.readthedocs.io/en/develop/ is the root for your " -"development documentation in English." -msgstr "" - -#: ../../automatic-redirects.rst:21 -msgid "" -"Among all the multiple versions of docs, you can choose which is the " -"\"default\" version for RTD to display, which usually corresponds to the git" -" branch of the most recent official release from your project." -msgstr "" - -#: ../../automatic-redirects.rst:24 -msgid "rtfd.org" -msgstr "" - -#: ../../automatic-redirects.rst:26 -msgid "" -"Links to rtfd.org are treated the same way as above. They redirect the root " -"URL to the default version of the project. They are intended to be easy and " -"short for people to type." -msgstr "" - -#: ../../automatic-redirects.rst:31 -msgid "Supported Top-Level Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:33 -msgid "" -"These \"implicit\" redirects are supported for legacy reasons. We will not " -"be adding support for any more magic redirects. If you want additional " -"redirects, they should live at a prefix like `Redirecting to a Page`_" -msgstr "" - -#: ../../automatic-redirects.rst:38 -msgid "" -"The main challenge of URL routing in Read the Docs is handling redirects " -"correctly. Both in the interest of redirecting older URLs that are now " -"obsolete, and in the interest of handling \"logical-looking\" URLs (leaving " -"out the lang_slug or version_slug shouldn't result in a 404), the following " -"redirects are supported::" -msgstr "" - -#: ../../automatic-redirects.rst:44 -msgid "" -"The language redirect will work for any of the defined ``LANGUAGE_CODES`` we" -" support. The version redirect will work for supported versions." -msgstr "" - -#: ../../automatic-redirects.rst:48 -msgid "Redirecting to a Page" -msgstr "" - -#: ../../automatic-redirects.rst:50 -msgid "" -"You can link to a specific page and have it redirect to your default " -"version. This is done with the ``/page/`` URL. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:57 -msgid "This allows you to create links that are always up to date." -msgstr "" - -#: ../../automatic-redirects.rst:59 -msgid "" -"Another way to handle this is the *latest* version. You can set your " -"``latest`` version to a specific version and just always link to latest." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/badges.mo b/docs/user/locale/pt_BR/LC_MESSAGES/badges.mo deleted file mode 100644 index 769bf800ef1..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/badges.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/badges.po b/docs/user/locale/pt_BR/LC_MESSAGES/badges.po deleted file mode 100644 index ba835fefec9..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/badges.po +++ /dev/null @@ -1,136 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../badges.rst:2 -msgid "Badges" -msgstr "" - -#: ../../badges.rst:4 -msgid "" -"Badges let you show the state of your documentation to your users. They are " -"great for embedding in your README, or putting inside your actual doc pages." -msgstr "" - -#: ../../badges.rst:9 -msgid "Status Badges" -msgstr "" - -#: ../../badges.rst:11 -msgid "" -"They will display in green for passing, red for failing, and yellow for " -"unknown states." -msgstr "" - -#: ../../badges.rst:15 -msgid "Here are a few examples:" -msgstr "" - -#: ../../badges.rst:17 -msgid "|green| |nbsp| |red| |nbsp| |yellow|" -msgstr "" - -#: ../../badges.rst:19 -msgid "" -"You can see it in action in the `Read the Docs README`_. They will link back" -" to your project's documentation page on Read the Docs." -msgstr "" - -#: ../../badges.rst:23 -msgid "Style" -msgstr "" - -#: ../../badges.rst:25 -msgid "" -"Now you can pass the ``style`` GET argument, to get custom styled badges " -"same as you would for shields.io. If no argument is passed, ``flat`` is used" -" as default." -msgstr "" - -#: ../../badges.rst:30 -msgid "STYLE" -msgstr "" - -#: ../../badges.rst:30 -msgid "BADGE" -msgstr "" - -#: ../../badges.rst:32 -msgid "flat" -msgstr "" - -#: ../../badges.rst:32 -msgid "|Flat Badge|" -msgstr "" - -#: ../../badges.rst:34 -msgid "flat-square" -msgstr "" - -#: ../../badges.rst:34 -msgid "|Flat-Square Badge|" -msgstr "" - -#: ../../badges.rst:36 -msgid "for-the-badge" -msgstr "" - -#: ../../badges.rst:36 -msgid "|Badge|" -msgstr "" - -#: ../../badges.rst:38 -msgid "plastic" -msgstr "" - -#: ../../badges.rst:38 -msgid "|Plastic Badge|" -msgstr "" - -#: ../../badges.rst:40 -msgid "social" -msgstr "" - -#: ../../badges.rst:40 -msgid "|Social Badge|" -msgstr "" - -#: ../../badges.rst:51 -msgid "Project Pages" -msgstr "" - -#: ../../badges.rst:53 -msgid "" -"You will now see badges embedded in your `project page`_. The default badge " -"will be pointed at the *default version* you have specified for your " -"project. The badge URLs look like this::" -msgstr "" - -#: ../../badges.rst:59 -msgid "" -"You can replace the version argument with any version that you want to show " -"a badge for. If you click on the badge icon, you will be given snippets for " -"RST, Markdown, and HTML; to make embedding it easier." -msgstr "" - -#: ../../badges.rst:64 -msgid "" -"If you leave the version argument off, it will default to your latest " -"version. This is probably best to include in your README, since it will stay" -" up to date with your Read the Docs project::" -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/builds.mo b/docs/user/locale/pt_BR/LC_MESSAGES/builds.mo deleted file mode 100644 index 9188d186609..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/builds.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/builds.po b/docs/user/locale/pt_BR/LC_MESSAGES/builds.po deleted file mode 100644 index ff99a057179..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/builds.po +++ /dev/null @@ -1,454 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../builds.rst:2 -msgid "Build Process" -msgstr "" - -#: ../../builds.rst:4 -msgid "Files: `tasks.py`_ - `doc_builder/`_" -msgstr "" - -#: ../../builds.rst:9 -msgid "" -"Every documentation build has limited resources. Our current build limits " -"are:" -msgstr "" - -#: ../../builds.rst:12 -msgid "15 minutes" -msgstr "" - -#: ../../builds.rst:13 -msgid "1GB of memory" -msgstr "" - -#: ../../builds.rst:15 -msgid "" -"We can increase build limits on a per-project basis, if you provide a good " -"reason your documentation needs more resources." -msgstr "" - -#: ../../builds.rst:18 -msgid "" -"You can see the current Docker build images that we use in our `docker " -"repository `_. `Docker " -"Hub `_ also shows the latest " -"set of images that have been built." -msgstr "" - -#: ../../builds.rst:21 -msgid "" -"Currently in production we're using the ``readthedocs/build:2.0`` docker " -"image as our default image." -msgstr "" - -#: ../../builds.rst:24 -msgid "How we build documentation" -msgstr "" - -#: ../../builds.rst:26 -msgid "" -"When we import your documentation, we look at two things first: your " -"*Repository URL* and the *Documentation Type*. We will clone your " -"repository, and then build your documentation using the *Documentation Type*" -" specified." -msgstr "" - -#: ../../builds.rst:31 -msgid "Sphinx" -msgstr "" - -#: ../../builds.rst:33 -msgid "" -"When you choose *Sphinx* as your *Documentation Type*, we will first look " -"for a ``conf.py`` file in your repository. If we don't find one, we will " -"generate one for you. We will look inside a ``doc`` or ``docs`` directory " -"first, and then look within your entire project." -msgstr "" - -#: ../../builds.rst:40 -msgid "Then Sphinx will build any files with an ``.rst`` extension." -msgstr "" - -#: ../../builds.rst:43 -msgid "MkDocs" -msgstr "" - -#: ../../builds.rst:45 -msgid "" -"When you choose *Mkdocs* as your *Documentation Type*, we will first look " -"for a ``mkdocs.yml`` file in the root of your repository. If we don't find " -"one, we will generate one for you." -msgstr "" - -#: ../../builds.rst:50 -msgid "" -"Then MkDocs will build any files with a ``.md`` extension within the " -"directory specifed as ``docs_dir`` in the ``mkdocs.yml``." -msgstr "" - -#: ../../builds.rst:52 -msgid "" -"If no ``mkdocs.yml`` was found in the root of your repository and we " -"generated one for you, Read the Docs will attempt to set ``docs_dir`` by " -"sequentially searching for a ``docs``, ``doc``, ``Doc``, or ``book`` " -"directory. The first of these directories that exists and contains files " -"with a ``.md`` extension will be set to ``docs_dir`` within ``mkdocs.yml``, " -"and MkDocs will build the ``.md`` files in that directory. As MkDocs doesn't" -" support automatic PDF generation, Read the Docs cannot create a PDF version" -" of your documentation with the *Mkdocs* option." -msgstr "" - -#: ../../builds.rst:60 -msgid "Understanding what's going on" -msgstr "" - -#: ../../builds.rst:62 -msgid "" -"Understanding how Read the Docs builds your project will help you with " -"debugging the problems you have with the site. It should also allow you to " -"take advantage of certain things that happen during the build process." -msgstr "" - -#: ../../builds.rst:65 -msgid "" -"The first step of the process is that we check out your code from the " -"repository you have given us. If the code is already checked out, we update " -"the copy to the branch that you have specified in your projects " -"configuration." -msgstr "" - -#: ../../builds.rst:68 -msgid "" -"Then we build the proper backend code for the type of documentation you've " -"selected." -msgstr "" - -#: ../../builds.rst:70 -msgid "" -"If you have the *Install Project* option enabled, we will run ``setup.py " -"install`` on your package, installing it into a virtual environment. You can" -" also define additional packages to install with the *Requirements File* " -"option." -msgstr "" - -#: ../../builds.rst:73 -msgid "" -"When we build your Sphinx documentation, we run ``sphinx-build -b html . " -"_build/html``, where ``html`` would be replaced with the correct backend. We" -" also create pdf's and ePub's automatically based on your project. For " -"MkDocs, we run ``mkdocs build``." -msgstr "" - -#: ../../builds.rst:78 -msgid "" -"Then these files are copied across to our application servers from the build" -" server. Once on the application servers, they are served from nginx." -msgstr "" - -#: ../../builds.rst:81 -msgid "An example in code:" -msgstr "" - -#: ../../builds.rst:95 -msgid "" -"Regardless of whether you build your docs with Sphinx or MkDocs, we " -"recommend you pin the version of Sphinx or Mkdocs you want us to use. You " -"can do this the same way other :doc:`dependencies are specified `. Some examples of pinning versions might be " -"``sphinx<2.0`` or ``mkdocs>=1.0``." -msgstr "" - -#: ../../builds.rst:102 -msgid "Builder responsibility" -msgstr "" - -#: ../../builds.rst:104 -msgid "" -"Builders have a very specific job. They take the updated source code and " -"generate the correct artifacts. The code lives in " -"``self.version.project.checkout_path(self.version.slug)``. The artifacts " -"should end up in " -"``self.version.project.artifact_path(version=self.version.slug, " -"type=self.type)`` Where ``type`` is the name of your builder. All files that" -" end up in the artifact directory should be in their final form." -msgstr "" - -#: ../../builds.rst:112 -msgid "The build environment" -msgstr "" - -#: ../../builds.rst:114 -msgid "" -"The build process is executed inside Docker containers, by default the image" -" used is ``readthedocs/build:2.0``, but you can change that using a " -":doc:`configuration file `." -msgstr "" - -#: ../../builds.rst:120 -msgid "" -"The Docker images have a select number of C libraries installed, because " -"they are used across a wide array of python projects. We can't install every" -" C library out there, but we try and support the major ones." -msgstr "" - -#: ../../builds.rst:127 -msgid "" -"If you want to know the specific version of a package that is installed in " -"the image you can check the `Ubuntu package search page " -"`__." -msgstr "" - -#: ../../builds.rst:131 -msgid "2.0 (stable)" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "O.S" -msgstr "" - -#: ../../builds.rst:133 ../../builds.rst:157 -msgid "Ubuntu 16.04" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Conda" -msgstr "" - -#: ../../builds.rst:134 -msgid "Miniconda 4.3.31" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Python" -msgstr "" - -#: ../../builds.rst:136 -msgid "``m2crypto``" -msgstr "" - -#: ../../builds.rst:137 ../../builds.rst:160 -msgid "``matplolib``" -msgstr "" - -#: ../../builds.rst:138 -msgid "``numpy``" -msgstr "" - -#: ../../builds.rst:139 ../../builds.rst:162 -msgid "``pandas``" -msgstr "" - -#: ../../builds.rst:140 ../../builds.rst:163 -msgid "``pip``" -msgstr "" - -#: ../../builds.rst:141 ../../builds.rst:164 -msgid "``scipy``" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Other packages" -msgstr "" - -#: ../../builds.rst:143 ../../builds.rst:170 -msgid "``doxygen``" -msgstr "" - -#: ../../builds.rst:144 -msgid "``graphviz``" -msgstr "" - -#: ../../builds.rst:145 -msgid "``libevent``" -msgstr "" - -#: ../../builds.rst:146 ../../builds.rst:173 -msgid "``libjpeg``" -msgstr "" - -#: ../../builds.rst:147 ../../builds.rst:174 -msgid "``libxml2-dev``" -msgstr "" - -#: ../../builds.rst:148 -msgid "``libxslt1.1``" -msgstr "" - -#: ../../builds.rst:149 ../../builds.rst:176 -msgid "``pandoc``" -msgstr "" - -#: ../../builds.rst:150 ../../builds.rst:178 -msgid "``textlive-full``" -msgstr "" - -#: ../../builds.rst:152 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:155 -msgid "3.0 (latest)" -msgstr "" - -#: ../../builds.rst:158 -msgid "Miniconda 4.4.10" -msgstr "" - -#: ../../builds.rst:161 -msgid "``numpy``," -msgstr "" - -#: ../../builds.rst:0 -msgid "JavaScript" -msgstr "" - -#: ../../builds.rst:166 -msgid "``jsdoc``" -msgstr "" - -#: ../../builds.rst:167 -msgid "``nodejs``" -msgstr "" - -#: ../../builds.rst:168 -msgid "``npm``" -msgstr "" - -#: ../../builds.rst:171 -msgid "``libevent-dev``" -msgstr "" - -#: ../../builds.rst:172 -msgid "``libgraphviz-dev``" -msgstr "" - -#: ../../builds.rst:175 -msgid "``libxslt1-dev``" -msgstr "" - -#: ../../builds.rst:177 -msgid "``plantuml``" -msgstr "" - -#: ../../builds.rst:180 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:183 -msgid "Writing your own builder" -msgstr "" - -#: ../../builds.rst:185 -msgid "" -"Builds happen on a server using only the RTD Public API. There is no reason " -"that you couldn't build your own independent builder that wrote into the RTD" -" namespace. The only thing that is currently unsupported there is a saner " -"way than uploading the processed files as a zip." -msgstr "" - -#: ../../builds.rst:187 -msgid "" -"The documentation build system in RTD is made pluggable, so that you can " -"build out your own backend. If you have a documentation format that isn't " -"currently supported, you can add support by contributing a backend." -msgstr "" - -#: ../../builds.rst:189 -msgid "" -"The builders in :doc:`/developer-interface/doc_builder` detail the higher " -"level parts of the API that you need to implement. A basic run goes " -"something like this::" -msgstr "" - -#: ../../builds.rst:200 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../builds.rst:202 -msgid "" -"If you're having trouble getting your version to build, try wiping out the " -"existing build/environment files. On your version list page " -"``/projects/[project]/versions`` there is a \"Wipe\" button that will remove" -" all of the files associated with your documentation build, but not the " -"documentation itself." -msgstr "" - -#: ../../builds.rst:205 -msgid "Build environment" -msgstr "" - -#: ../../builds.rst:207 -msgid "" -"The *Sphinx* and *Mkdocs* builders set the following RTD-specific " -"environment variables when building your documentation:" -msgstr "" - -#: ../../builds.rst:210 -msgid "Environment variable" -msgstr "" - -#: ../../builds.rst:210 -msgid "Description" -msgstr "" - -#: ../../builds.rst:210 -msgid "Example value" -msgstr "" - -#: ../../builds.rst:212 -msgid "``READTHEDOCS``" -msgstr "" - -#: ../../builds.rst:212 -msgid "Whether the build is running inside RTD" -msgstr "" - -#: ../../builds.rst:212 -msgid "``True``" -msgstr "" - -#: ../../builds.rst:214 -msgid "``READTHEDOCS_VERSION``" -msgstr "" - -#: ../../builds.rst:214 -msgid "The RTD name of the version which is being built" -msgstr "" - -#: ../../builds.rst:214 -msgid "``latest``" -msgstr "" - -#: ../../builds.rst:216 -msgid "``READTHEDOCS_PROJECT``" -msgstr "" - -#: ../../builds.rst:216 -msgid "The RTD name of the project which is being built" -msgstr "" - -#: ../../builds.rst:216 -msgid "``myexampleproject``" -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/canonical.mo b/docs/user/locale/pt_BR/LC_MESSAGES/canonical.mo deleted file mode 100644 index 44578064dc0..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/canonical.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/canonical.po b/docs/user/locale/pt_BR/LC_MESSAGES/canonical.po deleted file mode 100644 index 6f0fa10021e..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/canonical.po +++ /dev/null @@ -1,105 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../canonical.rst:2 -msgid "Canonical URLs" -msgstr "" - -#: ../../canonical.rst:4 -msgid "" -"Canonical URLs allow people to have consistent page URLs for domains. This " -"is mainly useful for search engines, so that they can send people to the " -"correct page." -msgstr "" - -#: ../../canonical.rst:8 -msgid "Read the Docs uses these in two ways:" -msgstr "" - -#: ../../canonical.rst:10 -msgid "We point all versions of your docs at the \"latest\" version as canonical" -msgstr "" - -#: ../../canonical.rst:11 -msgid "" -"We point at the user specified canonical URL, generally a custom domain for " -"your docs." -msgstr "" - -#: ../../canonical.rst:14 -msgid "Example" -msgstr "" - -#: ../../canonical.rst:16 -msgid "" -"Fabric hosts their docs on Read the Docs. They mostly use their own domain " -"for them ``http://docs.fabfile.org``. This means that Google will index both" -" ``http://fabric-docs.readthedocs.io`` and ``http://docs.fabfile.org`` for " -"their documentation." -msgstr "" - -#: ../../canonical.rst:20 -msgid "" -"Fabric will want to set ``http://docs.fabfile.org`` as their canonical URL. " -"This means that when Google indexes ``http://fabric-docs.readthedocs.io``, " -"it will know that it should really point at ``http://docs.fabfile.org``." -msgstr "" - -#: ../../canonical.rst:24 -msgid "Enabling" -msgstr "" - -#: ../../canonical.rst:26 -msgid "" -"You can set the canonical URL for your project in the Project Admin page. " -"Check your `Domains` tab for the domains that we know about." -msgstr "" - -#: ../../canonical.rst:29 -msgid "Implementation" -msgstr "" - -#: ../../canonical.rst:31 -msgid "" -"If you look at the source code for documentation built after you set your " -"canonical URL, you should see a bit of HTML like this:" -msgstr "" - -#: ../../canonical.rst:39 -msgid "Links" -msgstr "" - -#: ../../canonical.rst:41 -msgid "" -"This is a good explanation of the usage of canonical URLs in search engines:" -msgstr "" - -#: ../../canonical.rst:43 -msgid "http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" -msgstr "" - -#: ../../canonical.rst:45 -msgid "This is a good explanation for why canonical pages are good for SEO:" -msgstr "" - -#: ../../canonical.rst:47 -msgid "" -"http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-" -"practices-since-sitemaps" -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/changelog.mo b/docs/user/locale/pt_BR/LC_MESSAGES/changelog.mo deleted file mode 100644 index f05b85eccea..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/changelog.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/changelog.po b/docs/user/locale/pt_BR/LC_MESSAGES/changelog.po deleted file mode 100644 index 0ace9ca30a0..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/changelog.po +++ /dev/null @@ -1,3796 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../changelog.rst:2 -msgid "Changelog" -msgstr "" - -#: ../../../CHANGELOG.rst:2 -msgid "Version 2.6.5" -msgstr "" - -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -msgid "Date" -msgstr "" - -#: ../../../CHANGELOG.rst:4 ../../../CHANGELOG.rst:14 -msgid "August 29, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:6 -msgid "" -"`@stsewd `__: Tests for yaml file regex (`#4587 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:7 -msgid "" -"`@agjohnson `__: Respect user language when " -"caching homepage (`#4585 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:8 -msgid "" -"`@humitos `__: Add start and termination to YAML " -"file regex (`#4584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:9 -msgid "" -"`@safwanrahman `__: [Fix #4576] Do not " -"delete projects which have multiple users (`#4577 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:12 -msgid "Version 2.6.4" -msgstr "" - -#: ../../../CHANGELOG.rst:16 -msgid "" -"`@stsewd `__: Update tests failing on master " -"(`#4575 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:17 -msgid "" -"`@davidfischer `__: Add a flag to disable " -"docsearch (`#4570 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:18 -msgid "" -"`@stsewd `__: Fix nested syntax in docs (`#4567 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:19 -msgid "" -"`@stsewd `__: Fix incorrect reraise (`#4566 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:20 -msgid "" -"`@davidfischer `__: Add a note about " -"specifying the version of build tools (`#4562 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:21 -msgid "" -"`@davidfischer `__: Serve badges directly " -"from local filesystem (`#4561 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:22 -msgid "" -"`@humitos `__: Build JSON artifacts in HTML " -"builder (`#4554 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:23 -msgid "" -"`@humitos `__: Route task to proper queue (`#4553" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:24 -msgid "" -"`@humitos `__: Sanitize BuildCommand.output by " -"removing NULL characters (`#4552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:25 -msgid "" -"`@davidfischer `__: Fix changelog for 2.6.3 " -"(`#4548 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:26 -msgid "" -"`@ericholscher `__: Remove hiredis (`#4542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:27 -msgid "" -"`@davidfischer `__: Use the STATIC_URL for " -"static files to avoid redirection (`#4522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:28 -msgid "" -"`@stsewd `__: Update docs about build process " -"(`#4515 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:29 -msgid "" -"`@StefanoChiodino `__: Allow for period " -"as a prefix and yaml extension for config file (`#4512 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:30 -msgid "" -"`@AumitLeon `__: Update information on mkdocs " -"build process (`#4508 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:31 -msgid "" -"`@humitos `__: Fix Exact Redirect to work " -"properly when using $rest keyword (`#4501 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:32 -msgid "" -"`@humitos `__: Mark some BuildEnvironmentError " -"exceptions as Warning and do not log them (`#4495 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:33 -msgid "" -"`@xrmx `__: projects: don't explode trying to update" -" UpdateDocsTaskStep state (`#4485 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:34 -msgid "" -"`@humitos `__: Note with the developer flow to " -"update our app translations (`#4481 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:35 -msgid "" -"`@humitos `__: Add `trimmed` to all multilines " -"`blocktrans` tags (`#4480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:36 -msgid "" -"`@humitos `__: Example and note with usage of " -"trimmed option in blocktrans (`#4479 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:37 -msgid "" -"`@humitos `__: Update Transifex resources for our" -" documentation (`#4478 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:38 -msgid "" -"`@humitos `__: Documentation for Manage " -"Translations (`#4470 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:39 -msgid "" -"`@stsewd `__: Port https://github.com/rtfd" -"/readthedocs-build/pull/38/ (`#4461 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:40 -msgid "" -"`@stsewd `__: Match v1 config interface to new one" -" (`#4456 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:41 -msgid "" -"`@humitos `__: Skip tags that point to blob " -"objects instead of commits (`#4442 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:42 -msgid "" -"`@stsewd `__: Document " -"python.use_system_site_packages option (`#4422 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:43 -msgid "" -"`@humitos `__: More tips about how to reduce " -"resources usage (`#4419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:44 -msgid "" -"`@xrmx `__: projects: user in " -"ProjectQuerySetBase.for_admin_user is mandatory (`#4417 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:47 -msgid "Version 2.6.3" -msgstr "" - -#: ../../../CHANGELOG.rst:49 -msgid "August 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:51 -msgid "Release to Azure!" -msgstr "" - -#: ../../../CHANGELOG.rst:53 -msgid "" -"`@davidfischer `__: Add Sponsors list to " -"footer (`#4424 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:54 -msgid "" -"`@stsewd `__: Cache node_modules to speed up CI " -"(`#4484 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:55 -msgid "" -"`@xrmx `__: templates: mark missing string for " -"translation on project edit (`#4518 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:56 -msgid "" -"`@ericholscher `__: Performance improvement:" -" cache version listing on the homepage (`#4526 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:57 -msgid "" -"`@agjohnson `__: Remove mailgun from our " -"dependencies (`#4531 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:58 -msgid "" -"`@davidfischer `__: Improved ad block " -"detection (`#4532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:59 -msgid "" -"`@agjohnson `__: Revert \"Remove " -"SelectiveFileSystemFolder finder workaround\" (`#4533 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:60 -msgid "" -"`@davidfischer `__: Slight clarification on " -"turning off ads for a project (`#4534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:61 -msgid "" -"`@davidfischer `__: Fix the sponsor image " -"paths (`#4535 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:62 -msgid "" -"`@agjohnson `__: Update build assets (`#4537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:66 -msgid "Version 2.6.2" -msgstr "" - -#: ../../../CHANGELOG.rst:68 -msgid "August 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:70 -msgid "" -"`@davidfischer `__: Custom domain " -"clarifications (`#4514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:71 -msgid "" -"`@trein `__: Use single quote throughout the file " -"(`#4513 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:72 -msgid "" -"`@davidfischer `__: Support ads on pallets " -"themes (`#4499 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:73 -msgid "" -"`@davidfischer `__: Only use " -"HostHeaderSSLAdapter for SSL/HTTPS connections (`#4498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:74 -msgid "" -"`@keflavich `__: Very minor English correction " -"(`#4497 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:75 -msgid "" -"`@davidfischer `__: All static media is run " -"through \"collectstatic\" (`#4489 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:76 -msgid "" -"`@humitos `__: Fix reST structure (`#4488 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:77 -msgid "" -"`@nijel `__: Document expected delay on CNAME " -"change and need for CAA (`#4487 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:78 -msgid "" -"`@davidfischer `__: Allow enforcing HTTPS " -"for custom domains (`#4483 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:79 -msgid "" -"`@davidfischer `__: Add some details around " -"community ad qualifications (`#4436 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:80 -msgid "" -"`@davidfischer `__: Updates to manifest " -"storage (`#4430 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:81 -msgid "" -"`@davidfischer `__: Update alt domains docs " -"with SSL (`#4425 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:82 -msgid "" -"`@agjohnson `__: Add SNI support for API HTTPS " -"endpoint (`#4423 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:83 -msgid "" -"`@davidfischer `__: API v1 cleanup (`#4415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:84 -msgid "" -"`@davidfischer `__: Allow filtering versions" -" by active (`#4414 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:85 -msgid "" -"`@mlncn `__: Fix broken link (`#4410 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:86 -msgid "" -"`@safwanrahman `__: [Fix #4407] Port Project" -" Search for Elasticsearch 6.x (`#4408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:87 -msgid "" -"`@davidfischer `__: Add client ID to Google " -"Analytics requests (`#4404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:88 -msgid "" -"`@xrmx `__: projects: fix filtering in " -"projects_tag_detail (`#4398 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:89 -msgid "" -"`@davidfischer `__: Fix a proxy model bug " -"related to ad-free (`#4390 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:90 -msgid "" -"`@humitos `__: Release 2.6.1 (`#4389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:91 ../../../CHANGELOG.rst:108 -msgid "" -"`@davidfischer `__: Do not access database " -"from builds to check ad-free (`#4387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:92 ../../../CHANGELOG.rst:109 -msgid "" -"`@humitos `__: Adapt YAML config integration " -"tests (`#4385 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:93 ../../../CHANGELOG.rst:110 -msgid "" -"`@stsewd `__: Set full `source_file` path for " -"default configuration (`#4379 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:94 -msgid "" -"`@humitos `__: Make `get_version` usable from a " -"specified path (`#4376 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:95 ../../../CHANGELOG.rst:111 -msgid "" -"`@humitos `__: More tags when logging errors to " -"Sentry (`#4375 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:96 -msgid "" -"`@humitos `__: Check for 'options' in " -"update_repos command (`#4373 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:97 -msgid "" -"`@safwanrahman `__: [Fix #4333] Implement " -"asynchronous search reindex functionality using celery (`#4368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:98 -msgid "" -"`@stsewd `__: V2 of the configuration file (`#4355" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:99 ../../../CHANGELOG.rst:122 -msgid "" -"`@davidfischer `__: Remove the UID from the " -"GA measurement protocol (`#4347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:100 ../../../CHANGELOG.rst:583 -msgid "" -"`@humitos `__: Mount `pip_cache_path` in Docker " -"container (`#3556 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:101 -msgid "" -"`@agjohnson `__: Show subprojects in search " -"results (`#1866 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:104 -msgid "Version 2.6.1" -msgstr "" - -#: ../../../CHANGELOG.rst:106 -msgid "July 17, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:114 -msgid "Version 2.6.0" -msgstr "" - -#: ../../../CHANGELOG.rst:116 -msgid "July 16, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:118 -msgid "Adds initial support for HTTPS on custom domains" -msgstr "" - -#: ../../../CHANGELOG.rst:119 -msgid "" -"`@stsewd `__: Revert \"projects: serve badge with " -"same protocol as site\" (`#4353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:120 -msgid "" -"`@davidfischer `__: Do not overwrite sphinx " -"context variables feature (`#4349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:121 -msgid "" -"`@stsewd `__: Calrify docs about how rtd select " -"the stable version (`#4348 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:123 -msgid "" -"`@stsewd `__: Fix error in command (`#4345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:124 -msgid "" -"`@davidfischer `__: Improvements for the " -"build/version admin (`#4344 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:125 -msgid "" -"`@safwanrahman `__: [Fix #4265] Porting " -"frontend docsearch to work with new API (`#4340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:126 -msgid "" -"`@ktdreyer `__: fix spelling of " -"\"demonstrating\" (`#4336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:127 -msgid "" -"`@davidfischer `__: Warning about theme " -"context implementation status (`#4335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:128 -msgid "" -"`@Blendify `__: Docs: Let Theme Choose Pygments " -"Theme (`#4331 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:129 -msgid "" -"`@davidfischer `__: Disable the ad block nag" -" for ad-free projects (`#4329 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:130 -msgid "" -"`@safwanrahman `__: [fix #4265] Port " -"Document search API for Elasticsearch 6.x (`#4309 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:131 -msgid "" -"`@stsewd `__: Refactor configuration object to " -"class based (`#4298 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:134 -msgid "Version 2.5.3" -msgstr "" - -#: ../../../CHANGELOG.rst:136 -msgid "July 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:138 -msgid "" -"`@xrmx `__: Do less work in querysets (`#4322 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:139 -msgid "" -"`@stsewd `__: Fix deprecations in management " -"commands (`#4321 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:140 -msgid "" -"`@davidfischer `__: Add a flag for marking a" -" project ad-free (`#4313 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:141 -msgid "" -"`@davidfischer `__: Use \"npm run lint\" " -"from tox (`#4312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:142 -msgid "" -"`@davidfischer `__: Fix issues building " -"static assets (`#4311 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:143 -msgid "" -"`@humitos `__: Use PATHs to call clear_artifacts " -"(`#4296 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:144 -msgid "" -"`@safwanrahman `__: [Fix #2457] Implement " -"exact match search (`#4292 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:145 -msgid "" -"`@davidfischer `__: API filtering " -"improvements (`#4285 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:146 -msgid "" -"`@annegentle `__: Remove self-referencing " -"links for webhooks docs (`#4283 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:147 -msgid "" -"`@safwanrahman `__: [Fix #2328 #2013] " -"Refresh search index and test for case insensitive search (`#4277 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:148 -msgid "" -"`@xrmx `__: doc_builder: clarify sphinx backend " -"append_conf docstring (`#4276 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:149 -msgid "" -"`@davidfischer `__: Add documentation for " -"APIv2 (`#4274 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:150 -msgid "" -"`@humitos `__: Wrap notifications HTML code into " -"a block (`#4273 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:151 -msgid "" -"`@stsewd `__: Move config.py from rtd build " -"(`#4272 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:152 -msgid "" -"`@ericholscher `__: Fix our use of `--use-" -"wheel` in pip. (`#4269 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:153 -msgid "" -"`@agjohnson `__: Revert \"Merge pull request " -"#4206 from FlorianKuckelkorn/fix/pip-breaking-change\" (`#4261 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:154 -msgid "" -"`@humitos `__: Fix triggering a build for a " -"skipped project (`#4255 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:155 -msgid "" -"`@stsewd `__: Update default sphinx version " -"(`#4250 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:156 -msgid "" -"`@stsewd `__: Move config module from rtd-build " -"repo (`#4242 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:157 -msgid "" -"`@davidfischer `__: Allow staying logged in " -"for longer (`#4236 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:158 -msgid "" -"`@safwanrahman `__: Upgrade Elasticsearch to" -" version 6.x (`#4211 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:159 -msgid "" -"`@humitos `__: Make tests extensible from " -"corporate site (`#4095 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:160 -msgid "" -"`@stsewd `__: `stable` version stuck on a specific" -" commit (`#3913 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:163 -msgid "Version 2.5.2" -msgstr "" - -#: ../../../CHANGELOG.rst:165 -msgid "June 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:167 -msgid "" -"`@davidfischer `_: Add a page detailing ad " -"blocking (`#4244 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:168 -msgid "" -"`@xrmx `_: projects: serve badge with same protocol " -"as site (`#4228 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:169 -msgid "" -"`@FlorianKuckelkorn `_: Fixed breaking " -"change in pip 10.0.0b1 (2018-03-31) (`#4206 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:170 -msgid "" -"`@StefanoChiodino `_: Document that " -"readthedocs file can now have yaml extension (`#4129 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:171 -msgid "" -"`@humitos `_: Downgrade docker to 3.1.3 because " -"of timeouts in EXEC call (`#4241 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:172 -msgid "" -"`@stsewd `_: Move parser tests from rtd-build repo" -" (`#4225 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:173 -msgid "" -"`@humitos `_: Handle revoked oauth permissions by" -" the user (`#4074 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:174 -msgid "" -"`@humitos `_: Allow to hook the initial build " -"from outside (`#4033 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:177 -msgid "Version 2.5.1" -msgstr "" - -#: ../../../CHANGELOG.rst:179 -msgid "June 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:181 -msgid "" -"`@stsewd `_: Add feature to build json with html " -"in the same build (`#4229 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:182 -msgid "" -"`@davidfischer `_: Prioritize ads based on " -"content (`#4224 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:183 -msgid "" -"`@mostaszewski `_: #4170 - Link the version " -"in the footer to the changelog (`#4217 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:184 -msgid "" -"`@Jmennius `_: Add provision_elasticsearch " -"command (`#4216 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:185 -msgid "" -"`@SuriyaaKudoIsc `_: Use the latest " -"YouTube share URL (`#4209 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:186 -msgid "" -"`@davidfischer `_: Allow staff to trigger " -"project builds (`#4207 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:187 -msgid "" -"`@davidfischer `_: Use autosectionlabel in " -"the privacy policy (`#4204 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:188 -msgid "" -"`@davidfischer `_: These links weren't " -"correct after #3632 (`#4203 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:189 -msgid "" -"`@davidfischer `_: Release 2.5.0 (`#4200 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:190 ../../../CHANGELOG.rst:214 -msgid "" -"`@ericholscher `_: Fix Build: Convert md to " -"rst in docs (`#4199 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:191 -msgid "" -"`@ericholscher `_: Updates to #3850 to fix " -"merge conflict (`#4198 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:192 -msgid "" -"`@ericholscher `_: Build on top of #3881 and" -" put docs in custom_installs. (`#4196 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:193 -msgid "" -"`@davidfischer `_: Increase the max theme " -"version (`#4195 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:194 ../../../CHANGELOG.rst:215 -msgid "" -"`@ericholscher `_: Remove maxcdn reqs " -"(`#4194 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:195 ../../../CHANGELOG.rst:216 -msgid "" -"`@ericholscher `_: Add missing gitignore " -"item for ES testing (`#4193 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:196 ../../../CHANGELOG.rst:217 -msgid "" -"`@xrmx `_: fabfile: update i18n helpers (`#4189 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:197 ../../../CHANGELOG.rst:218 -msgid "" -"`@xrmx `_: Update italian locale (`#4188 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:198 ../../../CHANGELOG.rst:219 -msgid "" -"`@xrmx `_: locale: update and build the english " -"translation (`#4187 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:199 -msgid "" -"`@humitos `_: Upgrade celery to avoid " -"AtributeError:async (`#4185 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:200 -msgid "" -"`@stsewd `_: Prepare code for custo mkdocs.yaml " -"location (`#4184 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:201 -msgid "" -"`@agjohnson `_: Updates to our triage " -"guidelines (`#4180 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:202 -msgid "" -"`@davidfischer `_: Server side analytics " -"(`#4131 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:203 -msgid "" -"`@humitos `_: Upgrade packages with pur (`#4124 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:204 -msgid "" -"`@stsewd `_: Fix resync remote repos (`#4113 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:205 -msgid "" -"`@stsewd `_: Add schema for configuration file " -"with yamale (`#4084 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:206 ../../../CHANGELOG.rst:222 -msgid "" -"`@davidfischer `_: Ad block nag to urge " -"people to whitelist (`#4037 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:207 ../../../CHANGELOG.rst:226 -msgid "" -"`@benjaoming `_: Add Mexican Spanish as a " -"project language (`#3588 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:210 -msgid "Version 2.5.0" -msgstr "" - -#: ../../../CHANGELOG.rst:212 -msgid "June 06, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:220 -msgid "" -"`@safwanrahman `_: Test for search " -"functionality (`#4116 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:221 -msgid "" -"`@davidfischer `_: Update mkdocs to the " -"latest (`#4041 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:223 -msgid "" -"`@davidfischer `_: Decouple the theme JS " -"from readthedocs.org (`#3968 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:224 -msgid "" -"`@xrmx `_: tests: fixup url tests in " -"test_privacy_urls (`#3966 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:225 -msgid "" -"`@fenilgandhi `_: Add support for different " -"badge styles (`#3632 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:227 -msgid "" -"`@stsewd `_: Wrap versions' list to look more " -"consistent (`#3445 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:228 -msgid "" -"`@agjohnson `_: Move CDN code to external " -"abstraction (`#2091 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:231 -msgid "Version 2.4.0" -msgstr "" - -#: ../../../CHANGELOG.rst:233 -msgid "May 31, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:235 -msgid "" -"This fixes assets that were generated against old dependencies in 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:236 -msgid "" -"`@agjohnson `_: Fix issues with search " -"javascript (`#4176 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:237 -msgid "" -"`@stsewd `_: Use anonymous refs in CHANGELOG " -"(`#4173 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:238 -msgid "" -"`@stsewd `_: Fix some warnings on docs (`#4172 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:239 -msgid "" -"`@davidfischer `_: Update the privacy policy" -" date (`#4171 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:240 -msgid "" -"`@davidfischer `_: Note about state and " -"metro ad targeting (`#4169 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:241 -msgid "" -"`@ericholscher `_: Add another guide around " -"fixing memory usage. (`#4168 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:242 -msgid "" -"`@stsewd `_: Download raw build log (`#3585 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:243 -msgid "" -"`@stsewd `_: Add \"edit\" and \"view docs\" " -"buttons to subproject list (`#3572 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:244 -msgid "" -"`@kennethlarsen `_: Remove outline reset to" -" bring back outline (`#3512 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:247 -msgid "Version 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:249 -msgid "May 30, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:251 -msgid "" -"`@ericholscher `__: Remove CSS override that" -" doesn't exist. (`#4165 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:252 -msgid "" -"`@davidfischer `__: Include a DMCA request " -"template (`#4164 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:253 -msgid "" -"`@davidfischer `__: No CSRF cookie for docs " -"pages (`#4153 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:254 -msgid "" -"`@davidfischer `__: Small footer rework " -"(`#4150 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:255 -msgid "" -"`@stsewd `__: Fix prospector dependencies (`#4149 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:256 -msgid "" -"`@ericholscher `__: Remove deploy directory " -"which is unused. (`#4147 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:257 -msgid "" -"`@stsewd `__: Use autosectionlabel extension " -"(`#4146 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:258 -msgid "" -"`@davidfischer `__: Add Intercom to the " -"privacy policy (`#4145 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:259 -msgid "" -"`@humitos `__: Minimum refactor to decide_if_cors" -" (`#4143 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:260 -msgid "" -"`@stsewd `__: Ignore migrations from coverage " -"report (`#4141 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:261 -msgid "" -"`@stsewd `__: 5xx status in old webhooks (`#4139 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:262 -msgid "" -"`@davidfischer `__: Fix with Lato Bold font " -"(`#4138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:263 -msgid "" -"`@davidfischer `__: Release 2.3.13 (`#4137 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:264 ../../../CHANGELOG.rst:293 -msgid "" -"`@davidfischer `__: Build static assets " -"(`#4136 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:265 -msgid "" -"`@xrmx `__: oauth/services: correct error handling " -"in paginate (`#4134 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:266 -msgid "" -"`@xrmx `__: oauth/services: don't abuse " -"log.exception (`#4133 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:267 -msgid "" -"`@cedk `__: Use quiet mode to retrieve branches from" -" mercurial (`#4114 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:268 -msgid "" -"`@humitos `__: Add `has_valid_clone` and " -"`has_valid_webhook` to ProjectAdminSerializer (`#4107 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:269 -msgid "" -"`@stsewd `__: Put the rtd extension to the " -"beginning of the list (`#4054 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:270 -msgid "" -"`@stsewd `__: Use gitpython for tags (`#4052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:271 -msgid "" -"`@davidfischer `__: Do Not Track support " -"(`#4046 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:272 -msgid "" -"`@stsewd `__: Set urlconf to None after changing " -"SUBDOMAIN setting (`#4032 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:273 -msgid "" -"`@humitos `__: Fix /404/ testing page (`#3976 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:274 ../../../CHANGELOG.rst:381 -msgid "" -"`@xrmx `__: Fix some tests with postgres (`#3958 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:275 ../../../CHANGELOG.rst:394 -msgid "" -"`@xrmx `__: Fixup DJANGO_SETTINGS_SKIP_LOCAL in " -"tests (`#3899 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:276 ../../../CHANGELOG.rst:397 -msgid "" -"`@xrmx `__: templates: mark a few more strings for " -"translations (`#3869 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:277 -msgid "" -"`@ze `__: Make search bar in dashboard have a more " -"clear message. (`#3844 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:278 -msgid "" -"`@varunotelli `__: Pointed users to Python3.6" -" (`#3817 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:279 -msgid "" -"`@stsewd `__: [RDY] Fix tests for environment " -"(`#3764 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:280 -msgid "" -"`@ajatprabha `__: Ticket #3694: rename owners " -"to maintainers (`#3703 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:281 -msgid "" -"`@SanketDG `__: Refactor to replace old logging " -"to avoid mangling (`#3677 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:282 -msgid "" -"`@stsewd `__: Add rstcheck to CI (`#3624 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:283 -msgid "" -"`@techtonik `__: Update Git on prod (`#3615 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:284 -msgid "" -"`@stsewd `__: Allow to hide version warning " -"(`#3595 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:285 -msgid "" -"`@cclauss `__: Modernize Python 2 code to get " -"ready for Python 3 (`#3514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:286 -msgid "" -"`@stsewd `__: Consistent version format (`#3504 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:289 -msgid "Version 2.3.13" -msgstr "" - -#: ../../../CHANGELOG.rst:291 -msgid "May 23, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:294 -msgid "" -"`@stsewd `__: Don't sync _static dir for search " -"builder (`#4120 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:295 -msgid "" -"`@davidfischer `__: Use the latest Lato " -"release (`#4093 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:296 -msgid "" -"`@davidfischer `__: Update Gold Member " -"marketing (`#4063 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:297 -msgid "" -"`@davidfischer `__: Fix missing fonts " -"(`#4060 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:298 -msgid "" -"`@stsewd `__: Additional validation when changing " -"the project language (`#3790 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:299 -msgid "" -"`@stsewd `__: Improve yaml config docs (`#3685 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:302 -msgid "Version 2.3.12" -msgstr "" - -#: ../../../CHANGELOG.rst:304 -msgid "May 21, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:306 -msgid "" -"`@stsewd `__: Remove Django deprecation warning " -"(`#4112 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:307 -msgid "" -"`@davidfischer `__: Display feature flags in" -" the admin (`#4108 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:308 -msgid "" -"`@humitos `__: Set valid clone in project " -"instance inside the version object also (`#4105 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:309 -msgid "" -"`@davidfischer `__: Use the latest theme " -"version in the default builder (`#4096 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:310 -msgid "" -"`@humitos `__: Use next field to redirect user " -"when login is done by social (`#4083 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:311 -msgid "" -"`@humitos `__: Update the `documentation_type` " -"when it's set to 'auto' (`#4080 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:312 -msgid "" -"`@brainwane `__: Update link to license in " -"philosophy document (`#4059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:313 ../../../CHANGELOG.rst:328 -msgid "" -"`@agjohnson `__: Update local assets for theme " -"to 0.3.1 tag (`#4047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:314 ../../../CHANGELOG.rst:329 -msgid "" -"`@stsewd `__: Fix unbalanced div (`#4044 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:315 ../../../CHANGELOG.rst:330 -msgid "" -"`@stsewd `__: Remove haystack from code base " -"(`#4039 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:316 -msgid "" -"`@davidfischer `__: Subdomains use HTTPS if " -"settings specify (`#3987 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:317 -msgid "" -"`@davidfischer `__: Draft Privacy Policy " -"(`#3978 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:318 -msgid "" -"`@humitos `__: Allow import Gitlab repo manually " -"and set a webhook automatically (`#3934 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:319 -msgid "" -"`@davidfischer `__: Enable ads on the " -"readthedocs mkdocs theme (`#3922 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:320 -msgid "" -"`@bansalnitish `__: Fixes #2953 - Url " -"resolved with special characters (`#3725 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:321 ../../../CHANGELOG.rst:346 -msgid "" -"`@Jigar3 `__: Deleted bookmarks app (`#3663 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:324 -msgid "Version 2.3.11" -msgstr "" - -#: ../../../CHANGELOG.rst:326 -msgid "May 01, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:331 -msgid "" -"`@stsewd `__: Remove dead code from api v1 (`#4038" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:332 -msgid "" -"`@humitos `__: Bump sphinx default version to " -"1.7.4 (`#4035 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:333 -msgid "" -"`@davidfischer `__: Detail where ads are " -"shown (`#4031 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:334 -msgid "" -"`@ericholscher `__: Make email verification " -"optional for dev (`#4024 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:335 -msgid "" -"`@davidfischer `__: Support sign in and sign" -" up with GH/GL/BB (`#4022 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:336 -msgid "" -"`@agjohnson `__: Remove old varnish purge " -"utility function (`#4019 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:337 -msgid "" -"`@agjohnson `__: Remove build queue length " -"warning on build list page (`#4018 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:338 -msgid "" -"`@stsewd `__: Don't check order on " -"assertQuerysetEqual on tests for subprojects (`#4016 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:339 -msgid "" -"`@stsewd `__: Tests for view docs api response " -"(`#4014 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:340 -msgid "" -"`@davidfischer `__: MkDocs projects use " -"RTD's analytics privacy improvements (`#4013 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:341 -msgid "" -"`@humitos `__: Release 2.3.10 (`#4009 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:342 -msgid "" -"`@davidfischer `__: Remove typekit fonts " -"(`#3982 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:343 -msgid "" -"`@stsewd `__: Move dynamic-fixture to testing " -"requirements (`#3956 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:344 ../../../CHANGELOG.rst:396 -msgid "" -"`@stsewd `__: Fix view docs link (`#3882 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:345 -msgid "" -"`@stsewd `__: [WIP] Remove comments app (`#3802 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:349 -msgid "Version 2.3.10" -msgstr "" - -#: ../../../CHANGELOG.rst:351 -msgid "April 24, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:353 -msgid "" -"`@humitos `__: Downgrade docker to 3.1.3 (`#4003 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:356 -msgid "Version 2.3.9" -msgstr "" - -#: ../../../CHANGELOG.rst:358 ../../../CHANGELOG.rst:365 -msgid "April 20, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:360 -msgid "" -"`@agjohnson `__: Fix recursion problem more " -"generally (`#3989 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:363 -msgid "Version 2.3.8" -msgstr "" - -#: ../../../CHANGELOG.rst:367 -msgid "" -"`@agjohnson `__: Give TaskStep class knowledge " -"of the underlying task (`#3983 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:368 -msgid "" -"`@humitos `__: Resolve domain when a project is a" -" translation of itself (`#3981 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:371 -msgid "Version 2.3.7" -msgstr "" - -#: ../../../CHANGELOG.rst:373 -msgid "April 19, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:375 -msgid "" -"`@humitos `__: Fix server_error_500 path on " -"single version (`#3975 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:376 -msgid "" -"`@davidfischer `__: Fix bookmark app lint " -"failures (`#3969 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:377 -msgid "" -"`@humitos `__: Use latest setuptools (39.0.1) by " -"default on build process (`#3967 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:378 -msgid "" -"`@ericholscher `__: Fix exact redirects. " -"(`#3965 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:379 -msgid "" -"`@humitos `__: Make `resolve_domain` work when a " -"project is subproject of itself (`#3962 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:380 -msgid "" -"`@humitos `__: Remove django-celery-beat and use " -"the default scheduler (`#3959 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:382 -msgid "" -"`@davidfischer `__: Add advertising details " -"docs (`#3955 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:383 -msgid "" -"`@humitos `__: Use pur to upgrade python packages" -" (`#3953 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:384 -msgid "" -"`@ze `__: Make adjustments to Projects page (`#3948 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:385 -msgid "" -"`@davidfischer `__: Small change to Chinese " -"language names (`#3947 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:386 -msgid "" -"`@agjohnson `__: Don't share state in build " -"task (`#3946 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:387 -msgid "" -"`@davidfischer `__: Fixed footer ad width " -"fix (`#3944 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:388 -msgid "" -"`@humitos `__: Allow extend Translation and " -"Subproject form logic from corporate (`#3937 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:389 -msgid "" -"`@humitos `__: Resync valid webhook for project " -"manually imported (`#3935 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:390 -msgid "" -"`@humitos `__: Resync webhooks from Admin (`#3933" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:391 -msgid "" -"`@humitos `__: Fix attribute order call (`#3930 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:392 -msgid "" -"`@humitos `__: Mention RTD in the Project URL of " -"the issue template (`#3928 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:393 -msgid "" -"`@davidfischer `__: Correctly report mkdocs " -"theme name (`#3920 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:395 -msgid "" -"`@davidfischer `__: Show an adblock " -"admonition in the dev console (`#3894 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:398 -msgid "" -"`@ze `__: Update quickstart from README (`#3847 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:399 -msgid "" -"`@vidartf `__: Fix page redirect preview (`#3811 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:400 -msgid "" -"`@stsewd `__: [RDY] Fix requirements file lookup " -"(`#3800 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:401 -msgid "" -"`@aasis21 `__: Documentation for build " -"notifications using webhooks. (`#3671 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:402 -msgid "" -"`@mashrikt `__: [#2967] Scheduled tasks for " -"cleaning up messages (`#3604 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:403 -msgid "" -"`@stsewd `__: Show URLS for exact redirect (`#3593" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:404 -msgid "" -"`@marcelstoer `__: Doc builder template " -"should check for mkdocs_page_input_path before using it (`#3536 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:405 -msgid "" -"`@Code0x58 `__: Document creation of slumber " -"user (`#3461 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:408 -msgid "Version 2.3.6" -msgstr "" - -#: ../../../CHANGELOG.rst:410 ../../../CHANGELOG.rst:426 -msgid "April 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:412 -msgid "" -"`@agjohnson `__: Drop readthedocs- prefix to " -"submodule (`#3916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:413 -msgid "" -"`@agjohnson `__: This fixes two bugs apparent " -"in nesting of translations in subprojects (`#3909 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:414 -msgid "" -"`@humitos `__: Use new django celery beat " -"scheduler (`#3908 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:415 -msgid "" -"`@humitos `__: Use a proper default for `docker` " -"attribute on UpdateDocsTask (`#3907 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:416 -msgid "" -"`@davidfischer `__: Handle errors from " -"publish_parts (`#3905 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:417 ../../../CHANGELOG.rst:428 -msgid "" -"`@agjohnson `__: Drop pdbpp from testing " -"requirements (`#3904 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:418 -msgid "" -"`@stsewd `__: Little improve on sync_versions " -"(`#3902 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:419 -msgid "" -"`@humitos `__: Save Docker image data in JSON " -"file only for DockerBuildEnvironment (`#3897 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:420 -msgid "" -"`@davidfischer `__: Single analytics file " -"for all builders (`#3896 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:421 -msgid "" -"`@humitos `__: Organize logging levels (`#3893 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:424 -msgid "Version 2.3.5" -msgstr "" - -#: ../../../CHANGELOG.rst:429 -msgid "" -"`@agjohnson `__: Resolve subproject correctly " -"in the case of single version (`#3901 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:430 -msgid "" -"`@davidfischer `__: Fixed footer ads again " -"(`#3895 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:431 -msgid "" -"`@davidfischer `__: Fix an Alabaster ad " -"positioning issue (`#3889 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:432 -msgid "" -"`@humitos `__: Save Docker image hash in RTD " -"environment.json file (`#3880 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:433 -msgid "" -"`@agjohnson `__: Add ref links for easier " -"intersphinx on yaml config page (`#3877 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:434 -msgid "" -"`@rajujha373 `__: Typo correction in " -"docs/features.rst (`#3872 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:435 -msgid "" -"`@gaborbernat `__: add description for tox " -"tasks (`#3868 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:436 -msgid "" -"`@davidfischer `__: Another CORS hotfix for " -"the sustainability API (`#3862 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:437 -msgid "" -"`@agjohnson `__: Fix up some of the logic " -"around repo and submodule URLs (`#3860 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:438 ../../../CHANGELOG.rst:455 -msgid "" -"`@davidfischer `__: Fix linting errors in " -"tests (`#3855 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:439 -msgid "" -"`@agjohnson `__: Use gitpython to find a commit" -" reference (`#3843 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:440 ../../../CHANGELOG.rst:460 -msgid "" -"`@davidfischer `__: Remove pinned CSS Select" -" version (`#3813 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:441 ../../../CHANGELOG.rst:462 -msgid "" -"`@davidfischer `__: Use JSONP for " -"sustainability API (`#3789 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:442 -msgid "" -"`@rajujha373 `__: #3718: Added date to " -"changelog (`#3788 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:443 -msgid "" -"`@xrmx `__: tests: mock test_conf_file_not_found " -"filesystem access (`#3740 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:448 -msgid "Version 2.3.4" -msgstr "" - -#: ../../../CHANGELOG.rst:450 -msgid "Release for static assets" -msgstr "" - -#: ../../../CHANGELOG.rst:453 -msgid "Version 2.3.3" -msgstr "" - -#: ../../../CHANGELOG.rst:456 -msgid "" -"`@humitos `__: Fix linting issues (`#3838 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:457 ../../../CHANGELOG.rst:479 -msgid "" -"`@humitos `__: Update instance and model when " -"`record_as_success` (`#3831 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:458 ../../../CHANGELOG.rst:483 -msgid "" -"`@ericholscher `__: Reorder GSOC projects, " -"and note priority order (`#3823 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:459 ../../../CHANGELOG.rst:485 -msgid "" -"`@agjohnson `__: Add temporary method for " -"skipping submodule checkout (`#3821 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:461 -msgid "" -"`@humitos `__: Use readthedocs-common to share " -"linting files accross different repos (`#3808 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:463 -msgid "" -"`@humitos `__: Define useful celery beat task for" -" development (`#3762 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:464 -msgid "" -"`@humitos `__: Auto-generate conf.py compatible " -"with Py2 and Py3 (`#3745 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:465 -msgid "" -"`@humitos `__: Task to remove orphan symlinks " -"(`#3543 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:466 -msgid "" -"`@stsewd `__: Fix regex for public bitbucket repo " -"(`#3533 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:467 -msgid "" -"`@humitos `__: Documentation for RTD context sent" -" to the Sphinx theme (`#3490 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:468 -msgid "" -"`@stsewd `__: Show link to docs on a build (`#3446" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:471 -msgid "Version 2.3.2" -msgstr "" - -#: ../../../CHANGELOG.rst:473 -msgid "" -"This version adds a hotfix branch that adds model validation to the " -"repository URL to ensure strange URL patterns can't be used." -msgstr "" - -#: ../../../CHANGELOG.rst:477 -msgid "Version 2.3.1" -msgstr "" - -#: ../../../CHANGELOG.rst:480 -msgid "" -"`@agjohnson `__: Bump docker -> 3.1.3 (`#3828 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:481 -msgid "" -"`@Doug-AWS `__: Pip install note for Windows " -"(`#3827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:482 -msgid "" -"`@himanshutejwani12 `__: Update " -"index.rst (`#3824 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:484 -msgid "" -"`@agjohnson `__: Autolint cleanup for #3821 " -"(`#3822 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:486 -msgid "" -"`@stsewd `__: Pin astroid to fix linter issue on " -"travis (`#3816 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:487 -msgid "" -"`@varunotelli `__: Update install.rst dropped" -" the Python 2.7 only part (`#3814 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:488 -msgid "" -"`@xrmx `__: Update machine field when activating a " -"version from project_version_detail (`#3797 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:489 -msgid "" -"`@humitos `__: Allow members of \"Admin\" Team to" -" wipe version envs (`#3791 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:490 -msgid "" -"`@ericholscher `__: Add sustainability api " -"to CORS (`#3782 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:491 -msgid "" -"`@durwasa-chakraborty `__: Fixed a " -"grammatical error (`#3780 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:492 -msgid "" -"`@humitos `__: Trying to solve the end line " -"character for a font file (`#3776 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:493 ../../../CHANGELOG.rst:514 -msgid "" -"`@stsewd `__: Fix tox env for coverage (`#3772 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:494 -msgid "" -"`@bansalnitish `__: Added eslint rules " -"(`#3768 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:495 -msgid "" -"`@davidfischer `__: Use sustainability api " -"for advertising (`#3747 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:496 -msgid "" -"`@davidfischer `__: Add a sustainability API" -" (`#3672 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:497 -msgid "" -"`@humitos `__: Upgrade django-pagination to a " -"\"maintained\" fork (`#3666 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:498 ../../../CHANGELOG.rst:534 -msgid "" -"`@humitos `__: Project updated when subproject " -"modified (`#3649 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:499 -msgid "" -"`@davidfischer `__: Anonymize IP addresses " -"for Google Analytics (`#3626 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:500 -msgid "" -"`@humitos `__: Improve \"Sharing\" docs (`#3472 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:501 -msgid "" -"`@humitos `__: Upgrade docker-py to its latest " -"version (docker==3.1.1) (`#3243 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:502 -msgid "" -"`@humitos `__: Upgrade all packages using `pur` " -"tool (`#2916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:503 -msgid "" -"`@rixx `__: Fix page redirect preview (`#2711 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:508 -msgid "Version 2.3.0" -msgstr "" - -#: ../../../CHANGELOG.rst:511 -msgid "" -"Version 2.3.0 includes a security fix for project translations. See " -":ref:`security-2.3.0` for more information" -msgstr "" - -#: ../../../CHANGELOG.rst:515 -msgid "" -"`@humitos `__: Try to fix end of file (`#3761 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:516 -msgid "" -"`@berkerpeksag `__: Fix indentation in " -"docs/faq.rst (`#3758 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:517 -msgid "" -"`@stsewd `__: Check for http protocol before " -"urlize (`#3755 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:518 -msgid "" -"`@rajujha373 `__: #3741: replaced Go Crazy " -"text with Search (`#3752 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:519 -msgid "" -"`@humitos `__: Log in the proper place and add " -"the image name used (`#3750 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:520 -msgid "" -"`@shubham76 `__: Changed 'Submit' text on " -"buttons with something more meaningful (`#3749 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:521 -msgid "" -"`@agjohnson `__: Fix tests for Git submodule " -"(`#3737 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:522 -msgid "" -"`@bansalnitish `__: Add eslint rules and fix" -" errors (`#3726 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:523 -msgid "" -"`@davidfischer `__: Prevent bots indexing " -"promos (`#3719 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:524 -msgid "" -"`@agjohnson `__: Add argument to skip errorlist" -" through knockout on common form (`#3704 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:525 -msgid "" -"`@ajatprabha `__: Fixed #3701: added closing " -"tag for div element (`#3702 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:526 -msgid "" -"`@bansalnitish `__: Fixes internal reference" -" (`#3695 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:527 -msgid "" -"`@humitos `__: Always record the git branch " -"command as success (`#3693 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:528 -msgid "" -"`@ericholscher `__: Show the project slug in" -" the project admin (to make it more explicit what project is what) (`#3681 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:529 -msgid "" -"`@humitos `__: Upgrade django-taggit to 0.22.2 " -"(`#3667 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:530 -msgid "" -"`@stsewd `__: Check for submodules (`#3661 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:531 ../../../CHANGELOG.rst:545 -msgid "" -"`@agjohnson `__: Hotfix for adding logging call" -" back into project sync task (`#3657 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:532 ../../../CHANGELOG.rst:546 -msgid "" -"`@agjohnson `__: Fix issue with missing setting" -" in oauth SyncRepo task (`#3656 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:533 ../../../CHANGELOG.rst:549 -msgid "" -"`@ericholscher `__: Remove error logging " -"that isn't an error. (`#3650 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:535 -msgid "" -"`@aasis21 `__: formatting buttons in edit project" -" text editor (`#3633 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:536 -msgid "" -"`@humitos `__: Filter by my own repositories at " -"Import Remote Project (`#3548 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:537 -msgid "" -"`@funkyHat `__: check for matching alias before " -"subproject slug (`#2787 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:540 -msgid "Version 2.2.1" -msgstr "" - -#: ../../../CHANGELOG.rst:542 -msgid "" -"Version ``2.2.1`` is a bug fix release for the several issues found in " -"production during the ``2.2.0`` release." -msgstr "" - -#: ../../../CHANGELOG.rst:547 ../../../CHANGELOG.rst:556 -msgid "" -"`@humitos `__: Tests for build notifications " -"(`#3654 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:548 ../../../CHANGELOG.rst:557 -msgid "" -"`@humitos `__: Send proper context to celery " -"email notification task (`#3653 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:550 ../../../CHANGELOG.rst:561 -msgid "" -"`@davidfischer `__: Update RTD security docs" -" (`#3641 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:551 ../../../CHANGELOG.rst:563 -msgid "" -"`@humitos `__: Ability to override the creation " -"of the Celery App (`#3623 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:554 -msgid "Version 2.2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:558 -msgid "" -"`@xrmx `__: Update django-formtools to 2.1 (`#3648 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:559 -msgid "" -"`@xrmx `__: Update Django to 1.9.13 (`#3647 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:560 -msgid "" -"`@davidfischer `__: Fix a 500 when searching" -" for files with API v1 (`#3645 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:562 -msgid "" -"`@humitos `__: Fix SVN initialization for command" -" logging (`#3638 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:564 -msgid "" -"`@humitos `__: Update the operations team (`#3621" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:565 -msgid "" -"`@mohitkyadav `__: Add venv to .gitignore " -"(`#3620 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:566 -msgid "" -"`@stsewd `__: Remove hardcoded copyright year " -"(`#3616 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:567 -msgid "" -"`@stsewd `__: Improve installation steps (`#3614 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:568 -msgid "" -"`@stsewd `__: Update GSOC (`#3607 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:569 -msgid "" -"`@Jigar3 `__: Updated AUTHORS.rst (`#3601 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:570 -msgid "" -"`@stsewd `__: Pin less to latest compatible " -"version (`#3597 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:571 -msgid "" -"`@Angeles4four `__: Grammar correction " -"(`#3596 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:572 -msgid "" -"`@davidfischer `__: Fix an unclosed tag " -"(`#3592 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:573 -msgid "" -"`@aaksarin `__: add missed fontawesome-" -"webfont.woff2 (`#3589 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:574 -msgid "" -"`@davidfischer `__: Force a specific ad to " -"be displayed (`#3584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:575 -msgid "" -"`@stsewd `__: Docs about preference for tags over " -"branches (`#3582 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:576 -msgid "" -"`@davidfischer `__: Rework homepage (`#3579 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:577 -msgid "" -"`@stsewd `__: Don't allow to create a subproject " -"of a project itself (`#3571 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:578 -msgid "" -"`@davidfischer `__: Fix for build screen in " -"firefox (`#3569 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:579 -msgid "" -"`@humitos `__: Style using pre-commit (`#3560 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:580 -msgid "" -"`@humitos `__: Use DRF 3.1 `pagination_class` " -"(`#3559 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:581 -msgid "" -"`@davidfischer `__: Analytics fixes (`#3558 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:582 -msgid "" -"`@davidfischer `__: Upgrade requests version" -" (`#3557 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:584 -msgid "" -"`@ericholscher `__: Add a number of new " -"ideas for GSOC (`#3552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:585 -msgid "" -"`@humitos `__: Fix Travis lint issue (`#3551 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:586 -msgid "" -"`@davidfischer `__: Send custom dimensions " -"for mkdocs (`#3550 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:587 ../../../CHANGELOG.rst:603 -msgid "" -"`@davidfischer `__: Promo contrast " -"improvements (`#3549 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:588 -msgid "" -"`@humitos `__: Allow git tags with `/` in the " -"name and properly slugify (`#3545 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:589 -msgid "" -"`@humitos `__: Allow to import public " -"repositories on corporate site (`#3537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:590 -msgid "" -"`@humitos `__: Log `git checkout` and expose to " -"users (`#3520 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:591 -msgid "" -"`@stsewd `__: Update docs (`#3498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:592 ../../../CHANGELOG.rst:613 -msgid "" -"`@davidfischer `__: Switch to universal " -"analytics (`#3495 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:593 -msgid "" -"`@stsewd `__: Move Mercurial dependency to pip.txt" -" (`#3488 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:594 -msgid "" -"`@agjohnson `__: Add docs on removing edit " -"button (`#3479 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:595 ../../../CHANGELOG.rst:614 -msgid "" -"`@davidfischer `__: Convert default dev " -"cache to local memory (`#3477 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:596 ../../../CHANGELOG.rst:703 -#: ../../../CHANGELOG.rst:741 -msgid "" -"`@agjohnson `__: Fix lint error (`#3402 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:597 ../../../CHANGELOG.rst:676 -#: ../../../CHANGELOG.rst:719 -msgid "" -"`@techtonik `__: Fix Edit links if version is " -"referenced by annotated tag (`#3302 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:598 -msgid "" -"`@jaraco `__: Fixed build results page on firefox " -"(part two) (`#2630 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:601 -msgid "Version 2.1.6" -msgstr "" - -#: ../../../CHANGELOG.rst:604 -msgid "" -"`@humitos `__: Refactor run command outside a " -"Build and Environment (`#3542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:605 -msgid "" -"`@AnatoliyURL `__: Project in the local read " -"the docs don't see tags. (`#3534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:606 -msgid "" -"`@malarzm `__: searchtools.js missing init() call" -" (`#3532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:607 -msgid "" -"`@johanneskoester `__: Build failed " -"without details (`#3531 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:608 -msgid "" -"`@danielmitterdorfer `__: \"Edit on " -"Github\" points to non-existing commit (`#3530 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:609 -msgid "" -"`@lk-geimfari `__: No such file or directory:" -" 'docs/requirements.txt' (`#3529 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:610 -msgid "" -"`@stsewd `__: Fix Good First Issue link (`#3522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:611 -msgid "" -"`@Blendify `__: Remove RTD Theme workaround " -"(`#3519 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:612 ../../../CHANGELOG.rst:627 -msgid "" -"`@stsewd `__: Move project description to the top " -"(`#3510 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:615 -msgid "" -"`@nlgranger `__: Github service: cannot unlink " -"after deleting account (`#3374 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:616 ../../../CHANGELOG.rst:631 -#: ../../../CHANGELOG.rst:795 -msgid "" -"`@andrewgodwin `__: \"stable\" appearing to " -"track future release branches (`#3268 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:617 ../../../CHANGELOG.rst:798 -msgid "" -"`@skddc `__: Add JSDoc to docs build environment " -"(`#3069 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:618 ../../../CHANGELOG.rst:634 -msgid "" -"`@chummels `__: RTD building old \"stable\" docs" -" instead of \"latest\" when auto-triggered from recent push (`#2351 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:619 -msgid "" -"`@cajus `__: Builds get stuck in \"Cloning\" state " -"(`#2047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:620 -msgid "" -"`@gossi `__: Cannot delete subproject (`#1341 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:621 -msgid "" -"`@gigster99 `__: extension problem (`#1059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:624 -msgid "Version 2.1.5" -msgstr "" - -#: ../../../CHANGELOG.rst:626 -msgid "" -"`@ericholscher `__: Add GSOC 2018 page " -"(`#3518 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:628 -msgid "" -"`@RichardLitt `__: Docs: Rename \"Good First " -"Bug\" to \"Good First Issue\" (`#3505 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:629 -msgid "" -"`@stsewd `__: Fix regex for getting project and " -"user (`#3501 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:630 ../../../CHANGELOG.rst:647 -msgid "" -"`@ericholscher `__: Check to make sure " -"changes exist in BitBucket pushes (`#3480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:632 -msgid "" -"`@cdeil `__: No module named pip in conda build " -"(`#2827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:633 -msgid "" -"`@Yaseenh `__: building project does not generate" -" new pdf with changes in it (`#2758 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:635 -msgid "" -"`@KeithWoods `__: GitHub edit link is " -"aggressively stripped (`#1788 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:638 -msgid "Version 2.1.4" -msgstr "" - -#: ../../../CHANGELOG.rst:640 -msgid "" -"`@davidfischer `__: Add programming language" -" to API/READTHEDOCS_DATA (`#3499 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:641 -msgid "" -"`@ericholscher `__: Remove our mkdocs search" -" override (`#3496 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:642 -msgid "" -"`@humitos `__: Better style (`#3494 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:643 -msgid "" -"`@humitos `__: Update README.rst (`#3492 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:644 -msgid "" -"`@davidfischer `__: Small formatting change " -"to the Alabaster footer (`#3491 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:645 -msgid "" -"`@matsen `__: Fixing \"reseting\" misspelling. " -"(`#3487 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:646 -msgid "" -"`@ericholscher `__: Add David to dev team " -"listing (`#3485 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:648 -msgid "" -"`@ericholscher `__: Use semvar for " -"readthedocs-build to make bumping easier (`#3475 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:649 -msgid "" -"`@davidfischer `__: Add programming " -"languages (`#3471 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:650 -msgid "" -"`@humitos `__: Remove TEMPLATE_LOADERS since it's" -" the default (`#3469 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:651 -msgid "" -"`@Code0x58 `__: Minor virtualenv upgrade (`#3463" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:652 -msgid "" -"`@humitos `__: Remove invite only message (`#3456" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:653 -msgid "" -"`@maxirus `__: Adding to Install Docs (`#3455 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:654 -msgid "" -"`@stsewd `__: Fix a little typo (`#3448 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:655 -msgid "" -"`@stsewd `__: Better autogenerated index file " -"(`#3447 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:656 -msgid "" -"`@stsewd `__: Better help text for privacy level " -"(`#3444 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:657 -msgid "" -"`@msyriac `__: Broken link URL changed fixes " -"#3442 (`#3443 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:658 -msgid "" -"`@ericholscher `__: Fix git (`#3441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:659 -msgid "" -"`@ericholscher `__: Properly slugify the " -"alias on Project Relationships. (`#3440 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:660 -msgid "" -"`@stsewd `__: Don't show \"build ideas\" to " -"unprivileged users (`#3439 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:661 -msgid "" -"`@Blendify `__: Docs: Point Theme docs to new " -"website (`#3438 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:662 -msgid "" -"`@humitos `__: Do not use double quotes on git " -"command with --format option (`#3437 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:663 -msgid "" -"`@ericholscher `__: Hack in a fix for " -"missing version slug deploy that went out a while back (`#3433 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:664 -msgid "" -"`@humitos `__: Check versions used to create the " -"venv and auto-wipe (`#3432 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:665 ../../../CHANGELOG.rst:684 -msgid "" -"`@ericholscher `__: Upgrade psycopg2 (`#3429" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:666 ../../../CHANGELOG.rst:685 -msgid "" -"`@humitos `__: Fix \"Edit in Github\" link " -"(`#3427 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:667 ../../../CHANGELOG.rst:686 -msgid "" -"`@ericholscher `__: Add celery theme to " -"supported ad options (`#3425 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:668 ../../../CHANGELOG.rst:690 -msgid "" -"`@humitos `__: Link to version detail page from " -"build detail page (`#3418 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:669 ../../../CHANGELOG.rst:691 -msgid "" -"`@humitos `__: Move wipe button to version detail" -" page (`#3417 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:670 ../../../CHANGELOG.rst:696 -msgid "" -"`@humitos `__: Show/Hide \"See paid advertising\"" -" checkbox depending on USE_PROMOS (`#3412 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:671 ../../../CHANGELOG.rst:711 -msgid "" -"`@benjaoming `__: Strip well-known version " -"component origin/ from remote version (`#3377 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:672 ../../../CHANGELOG.rst:712 -msgid "" -"`@humitos `__: Remove warnings from code (`#3372 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:673 -msgid "" -"`@ericholscher `__: Add docker image from " -"the YAML config integration (`#3339 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:674 ../../../CHANGELOG.rst:716 -msgid "" -"`@humitos `__: Show proper error to user when " -"conf.py is not found (`#3326 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:675 ../../../CHANGELOG.rst:718 -#: ../../../CHANGELOG.rst:746 -msgid "" -"`@humitos `__: Simple task to finish inactive " -"builds (`#3312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:677 ../../../CHANGELOG.rst:732 -msgid "" -"`@Riyuzakii `__: changed from html to " -"css (`#2699 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:680 -msgid "Version 2.1.3" -msgstr "" - -#: ../../../CHANGELOG.rst:0 -msgid "date" -msgstr "" - -#: ../../../CHANGELOG.rst:682 -msgid "Dec 21, 2017" -msgstr "" - -#: ../../../CHANGELOG.rst:687 -msgid "" -"`@ericholscher `__: Only build travis push " -"builds on master. (`#3421 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:688 -msgid "" -"`@ericholscher `__: Add concept of dashboard" -" analytics code (`#3420 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:689 -msgid "" -"`@humitos `__: Use default avatar for User/Orgs " -"in OAuth services (`#3419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:692 -msgid "" -"`@bieagrathara `__: 019 497 8360 (`#3416 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:693 -msgid "" -"`@bieagrathara `__: rew (`#3415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:694 -msgid "" -"`@tony `__: lint prospector task failing (`#3414 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:695 -msgid "" -"`@humitos `__: Remove extra 's' (`#3413 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:697 -msgid "" -"`@accraze `__: Removing talks about RTD page " -"(`#3410 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:698 -msgid "" -"`@humitos `__: Pin pylint to 1.7.5 and fix " -"docstring styling (`#3408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:699 -msgid "" -"`@agjohnson `__: Update style and copy on " -"abandonment docs (`#3406 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:700 ../../../CHANGELOG.rst:739 -msgid "" -"`@agjohnson `__: Update changelog more " -"consistently (`#3405 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:701 ../../../CHANGELOG.rst:740 -msgid "" -"`@agjohnson `__: Update prerelease invoke " -"command to call with explicit path (`#3404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:702 -msgid "" -"`@ericholscher `__: Fix changelog command " -"(`#3403 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:704 -msgid "" -"`@julienmalard `__: Recent builds are " -"missing translated languages links (`#3401 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:705 ../../../CHANGELOG.rst:742 -msgid "" -"`@stsewd `__: Remove copyright application (`#3400" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:706 ../../../CHANGELOG.rst:743 -msgid "" -"`@humitos `__: Show connect buttons for installed" -" apps only (`#3394 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:707 -msgid "" -"`@agjohnson `__: Fix display of build advice " -"(`#3390 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:708 ../../../CHANGELOG.rst:744 -msgid "" -"`@agjohnson `__: Don't display the build " -"suggestions div if there are no suggestions (`#3389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:709 -msgid "" -"`@ericholscher `__: Pass more data into the " -"redirects. (`#3388 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:710 -msgid "" -"`@ericholscher `__: Fix issue where you " -"couldn't edit your canonical domain. (`#3387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:713 -msgid "" -"`@JavaDevVictoria `__: Updated " -"python.setup_py_install to be true (`#3357 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:714 -msgid "" -"`@humitos `__: Use default avatars for " -"GitLab/GitHub/Bitbucket integrations (users/organizations) (`#3353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:715 ../../../CHANGELOG.rst:745 -msgid "" -"`@jonrkarr `__: Error in YAML configuration " -"docs: default value for `python.setup_py_install` should be `true` (`#3334 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:717 -msgid "" -"`@MikeHart85 `__: Badges aren't updating due " -"to being cached on GitHub. (`#3323 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:720 -msgid "" -"`@humitos `__: Remove/Update talks about RTD page" -" (`#3283 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:721 -msgid "" -"`@gawel `__: Regain pyquery project ownership " -"(`#3281 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:722 -msgid "" -"`@dialex `__: Build passed but I can't see the " -"documentation (maze screen) (`#3246 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:723 -msgid "" -"`@makixx `__: Account is inactive (`#3241 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:724 ../../../CHANGELOG.rst:747 -msgid "" -"`@agjohnson `__: Cleanup misreported failed " -"builds (`#3230 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:725 -msgid "" -"`@cokelaer `__: links to github are broken " -"(`#3203 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:726 ../../../CHANGELOG.rst:748 -msgid "" -"`@agjohnson `__: Remove copyright application " -"(`#3199 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:727 -msgid "" -"`@shacharoo `__: Unable to register after " -"deleting my account (`#3189 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:728 -msgid "" -"`@gtalarico `__: 3 week old Build Stuck Cloning" -" (`#3126 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:729 -msgid "" -"`@agjohnson `__: Regressions with conf.py and " -"error reporting (`#2963 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:730 -msgid "" -"`@agjohnson `__: Can't edit canonical domain " -"(`#2922 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:731 -msgid "" -"`@virtuald `__: Documentation stuck in 'cloning'" -" state (`#2795 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:733 -msgid "" -"`@tjanez `__: Support specifying 'python setup.py " -"build_sphinx' as an alternative build command (`#1857 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:734 -msgid "" -"`@bdarnell `__: Broken edit links (`#1637 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:737 -msgid "Version 2.1.2" -msgstr "" - -#: ../../../CHANGELOG.rst:751 -msgid "Version 2.1.1" -msgstr "" - -#: ../../../CHANGELOG.rst:753 -msgid "Release information missing" -msgstr "" - -#: ../../../CHANGELOG.rst:756 -msgid "Version 2.1.0" -msgstr "" - -#: ../../../CHANGELOG.rst:758 -msgid "" -"`@ericholscher `__: Revert \"Merge pull " -"request #3336 from rtfd/use-active-for-stable\" (`#3368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:759 -msgid "" -"`@agjohnson `__: Revert \"Do not split before " -"first argument (#3333)\" (`#3366 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:760 -msgid "" -"`@ericholscher `__: Remove pitch from " -"ethical ads page, point folks to actual pitch page. (`#3365 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:761 -msgid "" -"`@agjohnson `__: Add changelog and changelog " -"automation (`#3364 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:762 -msgid "" -"`@ericholscher `__: Fix mkdocs search. " -"(`#3361 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:763 ../../../CHANGELOG.rst:782 -msgid "" -"`@ericholscher `__: Email sending: Allow " -"kwargs for other options (`#3355 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:764 ../../../CHANGELOG.rst:783 -msgid "" -"`@ericholscher `__: Try and get folks to put" -" more tags. (`#3350 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:765 -msgid "" -"`@ericholscher `__: Suggest wiping your " -"environment to folks with bad build outcomes. (`#3347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:766 -msgid "" -"`@humitos `__: GitLab Integration (`#3327 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:767 -msgid "" -"`@jimfulton `__: Draft policy for claiming " -"existing project names. (`#3314 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:768 -msgid "" -"`@agjohnson `__: More logic changes to error " -"reporting, cleanup (`#3310 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:769 -msgid "" -"`@safwanrahman `__: [Fix #3182] Better user " -"deletion (`#3214 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:770 -msgid "" -"`@ericholscher `__: Better User deletion " -"(`#3182 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:771 -msgid "" -"`@RichardLitt `__: Add `Needed: replication` " -"label (`#3138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:772 -msgid "" -"`@josejrobles `__: Replaced usage of " -"deprecated function get_fields_with_model with new … (`#3052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:773 -msgid "" -"`@ericholscher `__: Don't delete the " -"subprojects directory on sync of superproject (`#3042 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:774 -msgid "" -"`@andrew `__: Pass query string when redirecting, " -"fixes #2595 (`#3001 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:775 -msgid "" -"`@saily `__: Add GitLab repo sync and webhook " -"support (`#1870 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:776 -msgid "" -"`@destroyerofbuilds `__: Setup GitLab " -"Web Hook on Project Import (`#1443 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:777 -msgid "" -"`@takotuesday `__: Add GitLab Provider from " -"django-allauth (`#1441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:780 -msgid "Version 2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:784 -msgid "" -"`@ericholscher `__: Small changes to email " -"sending to enable from email (`#3349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:785 -msgid "" -"`@dplanella `__: Duplicate TOC entries (`#3345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:786 -msgid "" -"`@ericholscher `__: Small tweaks to ethical " -"ads page (`#3344 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:787 -msgid "" -"`@agjohnson `__: Fix python usage around oauth " -"pagination (`#3342 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:788 -msgid "" -"`@tony `__: Fix isort link (`#3340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:789 -msgid "" -"`@ericholscher `__: Change stable version " -"switching to respect `active` (`#3336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:790 -msgid "" -"`@ericholscher `__: Allow superusers to pass" -" admin & member tests for projects (`#3335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:791 -msgid "" -"`@humitos `__: Do not split before first argument" -" (`#3333 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:792 -msgid "" -"`@humitos `__: Update docs for pre-commit (auto " -"linting) (`#3332 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:793 -msgid "" -"`@humitos `__: Take preferece of tags over " -"branches when selecting the stable version (`#3331 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:794 -msgid "" -"`@humitos `__: Add prospector as a pre-commit " -"hook (`#3328 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:796 -msgid "" -"`@humitos `__: Config files for auto linting " -"(`#3264 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:797 -msgid "" -"`@mekrip `__: Build is not working (`#3223 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:799 -msgid "" -"`@jakirkham `__: Specifying conda version used " -"(`#2076 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:800 -msgid "" -"`@agjohnson `__: Document code style guidelines" -" (`#1475 `__)" -msgstr "" - -#: ../../changelog.rst:7 -msgid "Previous releases" -msgstr "" - -#: ../../changelog.rst:9 -msgid "" -"Starting with version ``2.0``, we will be incrementing the Read the Docs " -"version based on semantic versioning principles, and will be automating the " -"update of our changelog." -msgstr "" - -#: ../../changelog.rst:13 -msgid "" -"Below are some historical changes from when we have tried to add information" -" here in the past" -msgstr "" - -#: ../../changelog.rst:17 -msgid "July 23, 2015" -msgstr "" - -#: ../../changelog.rst:19 -msgid "Django 1.8 Support Merged" -msgstr "" - -#: ../../changelog.rst:22 -msgid "Code Notes" -msgstr "" - -#: ../../changelog.rst:24 -msgid "Updated Django from `1.6.11` to `1.8.3`." -msgstr "" - -#: ../../changelog.rst:25 -msgid "" -"Removed South and ported the South migrations to Django's migration " -"framework." -msgstr "" - -#: ../../changelog.rst:26 -msgid "" -"Updated django-celery from `3.0.23` to `3.1.26` as django-celery 3.0.x does " -"not support Django 1.8." -msgstr "" - -#: ../../changelog.rst:27 -msgid "" -"Updated Celery from `3.0.24` to `3.1.18` because we had to update django-" -"celery. We need to test this extensively and might need to think about using" -" the new Celery API directly and dropping django-celery. See release notes: " -"http://docs.celeryproject.org/en/latest/whatsnew-3.1.html" -msgstr "" - -#: ../../changelog.rst:28 -msgid "" -"Updated tastypie from `0.11.1` to current master (commit " -"`1e1aff3dd4dcd21669e9c68bd7681253b286b856`) as 0.11.x is not compatible with" -" Django 1.8. No surprises expected but we should ask for a proper release, " -"see release notes: https://github.com/django-tastypie/django-" -"tastypie/blob/master/docs/release_notes/v0.12.0.rst" -msgstr "" - -#: ../../changelog.rst:29 -msgid "" -"Updated django-oauth from `0.16.1` to `0.21.0`. No surprises expected, see " -"release notes `in the docs `_ and `finer grained in " -"the repo `_" -msgstr "" - -#: ../../changelog.rst:30 -msgid "" -"Updated django-guardian from `1.2.0` to `1.3.0` to gain Django 1.8 support. " -"No surprises expected, see release notes: https://github.com/lukaszb/django-" -"guardian/blob/devel/CHANGES" -msgstr "" - -#: ../../changelog.rst:31 -msgid "" -"Using `django-formtools` instead of removed `django.contrib.formtools` now. " -"Based on the Django release notes, these modules are the same except of the " -"package name." -msgstr "" - -#: ../../changelog.rst:32 -msgid "" -"Updated pytest-django from `2.6.2` to `2.8.0`. No tests required, but " -"running the testsuite :smile:" -msgstr "" - -#: ../../changelog.rst:33 -msgid "" -"Updated psycopg2 from 2.4 to 2.4.6 as 2.4.5 is required by Django 1.8. No " -"trouble expected as Django is the layer between us and psycopg2. Also it's " -"only a minor version upgrade. Release notes: " -"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-4-6" -msgstr "" - -#: ../../changelog.rst:34 -msgid "" -"Added `django.setup()` to `conf.py` to load django properly for doc builds." -msgstr "" - -#: ../../changelog.rst:35 -msgid "" -"Added migrations for all apps with models in the `readthedocs/` directory" -msgstr "" - -#: ../../changelog.rst:38 -msgid "Deployment Notes" -msgstr "" - -#: ../../changelog.rst:40 -msgid "" -"After you have updated the code and installed the new dependencies, you need" -" to run these commands on the server::" -msgstr "" - -#: ../../changelog.rst:46 -msgid "" -"Locally I had trouble in a test environment that pip did not update to the " -"specified commit of tastypie. It might be required to use `pip install -U -r" -" requirements/deploy.txt` during deployment." -msgstr "" - -#: ../../changelog.rst:50 -msgid "Development Update Notes" -msgstr "" - -#: ../../changelog.rst:52 -msgid "" -"The readthedocs developers need to execute these commands when switching to " -"this branch (or when this got merged into master):" -msgstr "" - -#: ../../changelog.rst:54 -msgid "**Before updating** please make sure that all migrations are applied::" -msgstr "" - -#: ../../changelog.rst:59 -msgid "Update the codebase: `git pull`" -msgstr "" - -#: ../../changelog.rst:60 -msgid "" -"You need to update the requirements with `pip install -r requirements.txt`" -msgstr "" - -#: ../../changelog.rst:61 -msgid "Now you need to fake the initial migrations::" -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/code-of-conduct.mo b/docs/user/locale/pt_BR/LC_MESSAGES/code-of-conduct.mo deleted file mode 100644 index 40a2b6eb659..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/code-of-conduct.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/code-of-conduct.po b/docs/user/locale/pt_BR/LC_MESSAGES/code-of-conduct.po deleted file mode 100644 index 8517d920517..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/code-of-conduct.po +++ /dev/null @@ -1,160 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../code-of-conduct.rst:2 -msgid "Code of Conduct" -msgstr "" - -#: ../../code-of-conduct.rst:4 -msgid "" -"Like the technical community as a whole, the Read the Docs team and " -"community is made up of a mixture of professionals and volunteers from all " -"over the world, working on every aspect of the mission - including " -"mentorship, teaching, and connecting people." -msgstr "" - -#: ../../code-of-conduct.rst:9 -msgid "" -"Diversity is one of our huge strengths, but it can also lead to " -"communication issues and unhappiness. To that end, we have a few ground " -"rules that we ask people to adhere to. This code applies equally to " -"founders, mentors and those seeking help and guidance." -msgstr "" - -#: ../../code-of-conduct.rst:14 -msgid "" -"This isn’t an exhaustive list of things that you can’t do. Rather, take it " -"in the spirit in which it’s intended - a guide to make it easier to enrich " -"all of us and the technical communities in which we participate." -msgstr "" - -#: ../../code-of-conduct.rst:18 -msgid "" -"This code of conduct applies to all spaces managed by the Read the Docs " -"project. This includes IRC, the mailing lists, the issue tracker, and any " -"other forums created by the project team which the community uses for " -"communication. In addition, violations of this code outside these spaces may" -" affect a person's ability to participate within them." -msgstr "" - -#: ../../code-of-conduct.rst:25 -msgid "" -"If you believe someone is violating the code of conduct, we ask that you " -"report it by emailing dev@readthedocs.org." -msgstr "" - -#: ../../code-of-conduct.rst:28 -msgid "**Be friendly and patient.**" -msgstr "" - -#: ../../code-of-conduct.rst:29 -msgid "" -"**Be welcoming.** We strive to be a community that welcomes and supports " -"people of all backgrounds and identities. This includes, but is not limited " -"to members of any race, ethnicity, culture, national origin, colour, " -"immigration status, social and economic class, educational level, sex, " -"sexual orientation, gender identity and expression, age, size, family " -"status, political belief, religion, and mental and physical ability." -msgstr "" - -#: ../../code-of-conduct.rst:36 -msgid "" -"**Be considerate.** Your work will be used by other people, and you in turn " -"will depend on the work of others. Any decision you take will affect users " -"and colleagues, and you should take those consequences into account when " -"making decisions. Remember that we're a world-wide community, so you might " -"not be communicating in someone else's primary language." -msgstr "" - -#: ../../code-of-conduct.rst:42 -msgid "" -"**Be respectful.** Not all of us will agree all the time, but disagreement " -"is no excuse for poor behavior and poor manners. We might all experience " -"some frustration now and then, but we cannot allow that frustration to turn " -"into a personal attack. It’s important to remember that a community where " -"people feel uncomfortable or threatened is not a productive one. Members of " -"the Read the Docs community should be respectful when dealing with other " -"members as well as with people outside the Read the Docs community." -msgstr "" - -#: ../../code-of-conduct.rst:50 -msgid "" -"**Be careful in the words that you choose.** We are a community of " -"professionals, and we conduct ourselves professionally. Be kind to others. " -"Do not insult or put down other participants. Harassment and other " -"exclusionary behavior aren't acceptable. This includes, but is not limited " -"to:" -msgstr "" - -#: ../../code-of-conduct.rst:56 -msgid "Violent threats or language directed against another person." -msgstr "" - -#: ../../code-of-conduct.rst:57 -msgid "Discriminatory jokes and language." -msgstr "" - -#: ../../code-of-conduct.rst:58 -msgid "Posting sexually explicit or violent material." -msgstr "" - -#: ../../code-of-conduct.rst:59 -msgid "" -"Posting (or threatening to post) other people's personally identifying " -"information (\"doxing\")." -msgstr "" - -#: ../../code-of-conduct.rst:61 -msgid "Personal insults, especially those using racist or sexist terms." -msgstr "" - -#: ../../code-of-conduct.rst:62 -msgid "Unwelcome sexual attention." -msgstr "" - -#: ../../code-of-conduct.rst:63 -msgid "Advocating for, or encouraging, any of the above behavior." -msgstr "" - -#: ../../code-of-conduct.rst:64 -msgid "" -"Repeated harassment of others. In general, if someone asks you to stop, then" -" stop." -msgstr "" - -#: ../../code-of-conduct.rst:67 -msgid "" -"**When we disagree, try to understand why.** Disagreements, both social and " -"technical, happen all the time and Read the Docs is no exception. It is " -"important that we resolve disagreements and differing views constructively. " -"Remember that we’re different. The strength of Read the Docs comes from its " -"varied community, people from a wide range of backgrounds. Different people " -"have different perspectives on issues. Being unable to understand why " -"someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that" -" it is human to err and blaming each other doesn’t get us anywhere. Instead," -" focus on helping to resolve issues and learning from mistakes." -msgstr "" - -#: ../../code-of-conduct.rst:78 -msgid "" -"Original text courtesy of the `Speak Up! project " -"`__. " -"This version was adopted from the `Django Code of Conduct " -"`_." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/conda.mo b/docs/user/locale/pt_BR/LC_MESSAGES/conda.mo deleted file mode 100644 index 5fc0e83df28..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/conda.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/conda.po b/docs/user/locale/pt_BR/LC_MESSAGES/conda.po deleted file mode 100644 index a6866049280..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/conda.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../conda.rst:2 -msgid "Conda Support" -msgstr "" - -#: ../../conda.rst:4 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../conda.rst:7 -msgid "" -"Read the Docs supports Conda as an environment management tool, along with " -"Virtualenv. Conda support is useful for people who depend on C libraries, " -"and need them installed when building their documentation." -msgstr "" - -#: ../../conda.rst:12 -msgid "" -"This work was funded by `Clinical Graphics`_ -- many thanks for their " -"support of Open Source." -msgstr "" - -#: ../../conda.rst:15 -msgid "Activating Conda" -msgstr "" - -#: ../../conda.rst:17 -msgid "" -"Conda Support is the first feature enabled with :doc:`yaml-config`. You can " -"enable it by creating a `readthedocs.yml` file in the root of your " -"repository with the contents:" -msgstr "" - -#: ../../conda.rst:26 -msgid "" -"This Conda environment will also have Sphinx and other build time " -"dependencies installed. It will use the same order of operations that we " -"support currently:" -msgstr "" - -#: ../../conda.rst:29 -msgid "Environment Creation (``conda env create``)" -msgstr "" - -#: ../../conda.rst:30 -msgid "Dependency Installation (Sphinx)" -msgstr "" - -#: ../../conda.rst:33 -msgid "Custom Installs" -msgstr "" - -#: ../../conda.rst:35 -msgid "" -"If you are running a custom installation of Read the Docs, you will need the" -" ``conda`` executable installed somewhere on your ``PATH``. Because of the " -"way ``conda`` works, we can't safely install it as a normal dependency into " -"the normal Python virtualenv." -msgstr "" - -#: ../../conda.rst:40 -msgid "" -"Installing conda into a virtualenv will override the ``activate`` script, " -"making it so you can't properly activate that virtualenv anymore." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/contribute.mo b/docs/user/locale/pt_BR/LC_MESSAGES/contribute.mo deleted file mode 100644 index 869e62ea3ad..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/contribute.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/contribute.po b/docs/user/locale/pt_BR/LC_MESSAGES/contribute.po deleted file mode 100644 index d672ebb21b5..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/contribute.po +++ /dev/null @@ -1,431 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../contribute.rst:2 -msgid "Contributing to Read the Docs" -msgstr "" - -#: ../../contribute.rst:4 -msgid "" -"You are here to help on Read the Docs? Awesome, feel welcome and read the " -"following sections in order to know how to ask questions and how to work on " -"something." -msgstr "" - -#: ../../contribute.rst:7 -msgid "" -"All members of our community are expected to follow our :doc:`/code-of-" -"conduct`. Please make sure you are welcoming and friendly in all of our " -"spaces." -msgstr "" - -#: ../../contribute.rst:11 -msgid "Get in touch" -msgstr "" - -#: ../../contribute.rst:13 -msgid "Ask usage questions (\"How do I?\") on `StackOverflow`_." -msgstr "" - -#: ../../contribute.rst:14 -msgid "Report bugs, suggest features or view the source code `on GitHub`_." -msgstr "" - -#: ../../contribute.rst:15 -msgid "Discuss topics on `Gitter`_." -msgstr "" - -#: ../../contribute.rst:16 -msgid "On IRC find us at `#readthedocs`_." -msgstr "" - -#: ../../contribute.rst:24 -msgid "Contributing to development" -msgstr "" - -#: ../../contribute.rst:26 -msgid "" -"If you want to deep dive and help out with development on Read the Docs, " -"then first get the project installed locally according to the " -":doc:`Installation Guide `. After that is done we suggest you have " -"a look at tickets in our issue tracker that are labelled `Good First " -"Issue`_. These are meant to be a great way to get a smooth start and won't " -"put you in front of the most complex parts of the system." -msgstr "" - -#: ../../contribute.rst:33 -msgid "" -"If you are up to more challenging tasks with a bigger scope, then there are " -"a set of tickets with a `Feature`_ or `Improvement`_ tag. These tickets have" -" a general overview and description of the work required to finish. If you " -"want to start somewhere, this would be a good place to start (make sure that" -" the issue also have the `Accepted`_ label). That said, these aren't " -"necessarily the easiest tickets. They are simply things that are explained. " -"If you still didn't find something to work on, search for the `Sprintable`_ " -"label. Those tickets are meant to be standalone and can be worked on ad-hoc." -msgstr "" - -#: ../../contribute.rst:43 -msgid "" -"When contributing code, then please follow the standard Contribution " -"Guidelines set forth at `contribution-guide.org`_." -msgstr "" - -#: ../../contribute.rst:46 -msgid "" -"We have a strict code style that is easy to follow since you just have to " -"install `pre-commit`_ and it will automatically run different linting tools " -"(`autoflake`_, `autopep8`_, `docformatter`_, `isort`_, `prospector`_, " -"`unify`_ and `yapf`_) to check your changes before you commit them. `pre-" -"commit` will let you know if there were any problems that is wasn't able to " -"fix automatically." -msgstr "" - -#: ../../contribute.rst:52 -msgid "To run the `pre-commit` command and check your changes::" -msgstr "" - -#: ../../contribute.rst:58 -msgid "or to run against a specific file::" -msgstr "" - -#: ../../contribute.rst:62 -msgid "" -"`pre-commit` can also be run as a git pre-commit hook. You can set this up " -"with::" -msgstr "" - -#: ../../contribute.rst:67 -msgid "" -"After this installation, the next time you run `git commit` the `pre-commit " -"run` command will be run immediately and will inform you of the changes and " -"errors." -msgstr "" - -#: ../../contribute.rst:72 -msgid "" -"Our code base is still maturing and the core team doesn't yet recommend " -"running this as a pre-commit hook due to the number of changes this will " -"cause while constructing a pull request. Independent pull requests with " -"linting changes would be a great help to making this possible." -msgstr "" - -#: ../../contribute.rst:95 -msgid "Triaging tickets" -msgstr "" - -#: ../../contribute.rst:97 -msgid "" -"Here is a brief explanation on how we triage incoming tickets to get a " -"better sense of what needs to be done on what end." -msgstr "" - -#: ../../contribute.rst:100 -msgid "" -"You will need Triage permission on the project in order to do this. You can " -"ask one of the members of the :doc:`team` to give you access." -msgstr "" - -#: ../../contribute.rst:104 -msgid "Initial triage" -msgstr "" - -#: ../../contribute.rst:106 -msgid "" -"When sitting down to do some triaging work, we start with the `list of " -"untriaged tickets`_. We consider all tickets that do not have a label as " -"untriaged. The first step is to categorize the ticket into one of the " -"following categories and either close the ticket or assign an appropriate " -"label. The reported issue …" -msgstr "" - -#: ../../contribute.rst:127 -msgid "… is not valid" -msgstr "" - -#: ../../contribute.rst:113 -msgid "" -"If you think the ticket is invalid comment why you think it is invalid, then" -" close the ticket. Tickets might be invalid if they were already fixed in " -"the past or it was decided that the proposed feature will not be implemented" -" because it does not conform with the overall goal of Read the Docs. Also if" -" you happen to know that the problem was already reported, reference the " -"other ticket that is already addressing the problem and close the duplicate." -msgstr "" - -#: ../../contribute.rst:120 ../../contribute.rst:141 ../../contribute.rst:153 -#: ../../contribute.rst:165 ../../contribute.rst:174 ../../contribute.rst:183 -#: ../../contribute.rst:193 ../../contribute.rst:203 -msgid "Examples:" -msgstr "" - -#: ../../contribute.rst:122 -msgid "" -"*Builds fail when using matplotlib*: If the described issue was already " -"fixed, then explain and instruct to re-trigger the build." -msgstr "" - -#: ../../contribute.rst:125 -msgid "" -"*Provide way to upload arbitrary HTML files*: It was already decided that " -"Read the Docs is not a dull hosting platform for HTML. So explain this and " -"close the ticket." -msgstr "" - -#: ../../contribute.rst:144 -msgid "… does not provide enough information" -msgstr "" - -#: ../../contribute.rst:132 -msgid "" -"Add the label **Needed: more information** if the reported issue does not " -"contain enough information to decide if it is valid or not and ask on the " -"ticket for the required information to go forward. We will re-triage all " -"tickets that have the label **Needed: more information** assigned. If the " -"original reporter left new information we can try to re-categorize the " -"ticket. If the reporter did not come back to provide more required " -"information after a long enough time, we will close the ticket (this will be" -" roughly about two weeks)." -msgstr "" - -#: ../../contribute.rst:143 -msgid "" -"*My builds stopped working. Please help!* Ask for a link to the build log " -"and for which project is affected." -msgstr "" - -#: ../../contribute.rst:157 -msgid "… is a valid feature proposal" -msgstr "" - -#: ../../contribute.rst:147 -msgid "" -"If the ticket contains a feature that aligns with the goals of Read the " -"Docs, then add the label **Feature**. If the proposal seems valid but " -"requires further discussion between core contributors because there might be" -" different possibilities on how to implement the feature, then also add the " -"label **Needed: design decision**." -msgstr "" - -#: ../../contribute.rst:155 -msgid "*Provide better integration with service XYZ*" -msgstr "" - -#: ../../contribute.rst:156 -msgid "" -"*Achieve world domination* (also needs the label **Needed: design " -"decision**)" -msgstr "" - -#: ../../contribute.rst:168 -msgid "… is a small change to the source code" -msgstr "" - -#: ../../contribute.rst:160 -msgid "" -"If the ticket is about code cleanup or small changes to existing features " -"would likely have the **Improvement** label. The distinction for this label " -"is that these issues have a lower priority than a Bug, and aren't " -"implementing new features." -msgstr "" - -#: ../../contribute.rst:167 -msgid "*Refactor namedtuples to dataclasess*" -msgstr "" - -#: ../../contribute.rst:168 -msgid "*Change font size for the project's title*" -msgstr "" - -#: ../../contribute.rst:176 -msgid "… is a valid problem within the code base:" -msgstr "" - -#: ../../contribute.rst:171 -msgid "" -"If it's a valid bug, then add the label **Bug**. Try to reference related " -"issues if you come across any." -msgstr "" - -#: ../../contribute.rst:176 -msgid "*Builds fail if conf.py contains non-ascii letters*" -msgstr "" - -#: ../../contribute.rst:185 -msgid "… is a currently valid problem with the infrastructure:" -msgstr "" - -#: ../../contribute.rst:179 -msgid "" -"Users might report about web server downtimes or that builds are not " -"triggered. If the ticket needs investigation on the servers, then add the " -"label **Operations**." -msgstr "" - -#: ../../contribute.rst:185 -msgid "*Builds are not starting*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "… is a question and needs answering:" -msgstr "" - -#: ../../contribute.rst:190 -msgid "" -"If the ticket contains a question about the Read the Docs platform or the " -"code, then add the label **Support**." -msgstr "" - -#: ../../contribute.rst:195 -msgid "*My account was set inactive. Why?*" -msgstr "" - -#: ../../contribute.rst:196 -msgid "*How to use C modules with Sphinx autodoc?*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "*Why are my builds failing?*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "… requires a one-time action on the server:" -msgstr "" - -#: ../../contribute.rst:200 -msgid "" -"Tasks that require a one time action on the server should be assigned the " -"two labels **Support** and **Operations**." -msgstr "" - -#: ../../contribute.rst:205 -msgid "*Please change my username*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "*Please set me as owner of this abandoned project*" -msgstr "" - -#: ../../contribute.rst:208 -msgid "" -"After we finished the initial triaging of new tickets, no ticket should be " -"left without a label." -msgstr "" - -#: ../../contribute.rst:214 -msgid "Additional labels for categorization" -msgstr "" - -#: ../../contribute.rst:216 -msgid "" -"Additionally to the labels already involved in the section above, we have a " -"few more at hand to further categorize issues." -msgstr "" - -#: ../../contribute.rst:221 -msgid "*High Priority*" -msgstr "" - -#: ../../contribute.rst:220 -msgid "" -"If the issue is urgent, assign this label. In the best case also go forward " -"to resolve the ticket yourself as soon as possible." -msgstr "" - -#: ../../contribute.rst:226 -msgid "*Good First Issue*" -msgstr "" - -#: ../../contribute.rst:224 -msgid "" -"This label marks tickets that are easy to get started with. The ticket " -"should be ideal for beginners to dive into the code base. Better is if the " -"fix for the issue only involves touching one part of the code." -msgstr "" - -#: ../../contribute.rst:230 -msgid "*Sprintable*" -msgstr "" - -#: ../../contribute.rst:229 -msgid "" -"Sprintable are all tickets that have the right amount of scope to be handled" -" during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../contribute.rst:232 -msgid "" -"For a full list of available labels and their meanings, see :doc:`issue-" -"labels`." -msgstr "" - -#: ../../contribute.rst:236 -msgid "Helpful links for triaging" -msgstr "" - -#: ../../contribute.rst:238 -msgid "Here is a list of links for contributors that look for work:" -msgstr "" - -#: ../../contribute.rst:240 -msgid "" -"`Untriaged tickets " -"`_:" -" Go and triage them!" -msgstr "" - -#: ../../contribute.rst:243 -msgid "" -"`Tickets labelled with Needed: more information " -"`_:" -" Come back to these tickets once in a while and close those that did not get" -" any new information from the reporter. If new information is available, go " -"and re-triage the ticket." -msgstr "" - -#: ../../contribute.rst:248 -msgid "" -"`Tickets labelled with Operations " -"`_:" -" These tickets are for contributors who have access to the servers." -msgstr "" - -#: ../../contribute.rst:251 -msgid "" -"`Tickets labelled with Support " -"`_:" -" Experienced contributors or community members with a broad knowledge about " -"the project should handle those." -msgstr "" - -#: ../../contribute.rst:255 -msgid "" -"`Tickets labelled with Needed: design decision " -"`_:" -" Project leaders must take actions on these tickets. Otherwise no other " -"contributor can go forward on them." -msgstr "" - -#: ../../contribute.rst:261 -msgid "Helping on translations" -msgstr "" - -#: ../../contribute.rst:263 -msgid "If you wish to contribute translations, please do so on `Transifex`_." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/custom_installs/customization.mo b/docs/user/locale/pt_BR/LC_MESSAGES/custom_installs/customization.mo deleted file mode 100644 index c4d81322aff..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/custom_installs/customization.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/custom_installs/customization.po b/docs/user/locale/pt_BR/LC_MESSAGES/custom_installs/customization.po deleted file mode 100644 index bb97fd679aa..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/custom_installs/customization.po +++ /dev/null @@ -1,81 +0,0 @@ -# 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/readthedocs/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" - -# 9a4df253f71d409e8ec590353f2f7a15 -#: ../../custom_installs/customization.rst:2 -msgid "Customizing your install" -msgstr "" - -# 1028e197ff5c4ddd98d099e447476731 -#: ../../custom_installs/customization.rst:4 -msgid "" -"Read the Docs has a lot of :doc:`/settings` that help customize your " -"install. This document will outline some of the more useful ways that these " -"can be combined." -msgstr "" - -# 3b8b84b2961b4ab389fea741833ec961 -#: ../../custom_installs/customization.rst:8 -msgid "Have a local settings file" -msgstr "" - -# 07a3499807a74d1394062e1bb4e902d1 -#: ../../custom_installs/customization.rst:10 -msgid "" -"If you put a file named ``local_settings.py`` in the " -"``readthedocs/settings`` directory, it will override settings available in " -"the base install." -msgstr "" - -# d15800590d4447888697341be52ffec7 -#: ../../custom_installs/customization.rst:13 -msgid "Adding your own title to pages" -msgstr "" - -# 3ec2cfd4934348b186b2ac3bba32abae -#: ../../custom_installs/customization.rst:15 -msgid "" -"This requires 2 parts of setup. First, you need to add a custom " -":setting:`TEMPLATE_DIRS` setting that points at your template overrides. " -"Then, in those template overrides you have to insert your logo where the " -"normal RTD logo goes." -msgstr "" - -# b6e4e25845774f08a86ed5f207b569d2 -#: ../../custom_installs/customization.rst:17 -msgid "This works for any setting you wish to change." -msgstr "" - -# b5bcbc37e82f41c1aa0a7089b72c2123 -#: ../../custom_installs/customization.rst:19 -msgid "Example ``local_settings.py``::" -msgstr "" - -# 47b3e3c7e2ff4a4a838b3a0010ef42a4 -#: ../../custom_installs/customization.rst:31 -msgid "Example ``base.html`` in your template overrides::" -msgstr "" - -# 906c4e450b374a54a656b9dcad27da12 -#: ../../custom_installs/customization.rst:38 -msgid "" -"You can of course override any block in the template. If there is something " -"that you would like to be able to customize, but isn't currently in a block," -" please `submit an issue`_." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/custom_installs/index.mo b/docs/user/locale/pt_BR/LC_MESSAGES/custom_installs/index.mo deleted file mode 100644 index c7bb3ec60af..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/custom_installs/index.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/custom_installs/index.po b/docs/user/locale/pt_BR/LC_MESSAGES/custom_installs/index.po deleted file mode 100644 index 9de12fda608..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/custom_installs/index.po +++ /dev/null @@ -1,32 +0,0 @@ -# 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/readthedocs/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" - -# e52de36f1bf24ee6a7fda490b7ec9ad8 -#: ../../custom_installs/index.rst:2 -msgid "Info about custom installs" -msgstr "" - -# 1534817d7caf41288543ecf717ac55f3 -#: ../../custom_installs/index.rst:4 -msgid "" -"Read the Docs is open source, which means you can run your own version of " -"it. There are many reasons to do this, the main one being if you want a " -"private instance. If you have to keep everything behind a firewall of VPN, " -"this is for you." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/design.mo b/docs/user/locale/pt_BR/LC_MESSAGES/design.mo deleted file mode 100644 index 1a663e784c3..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/design.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/design.po b/docs/user/locale/pt_BR/LC_MESSAGES/design.po deleted file mode 100644 index 50bb574fb10..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/design.po +++ /dev/null @@ -1,107 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../design.rst:2 -msgid "Designing Read the Docs" -msgstr "" - -#: ../../design.rst:4 -msgid "" -"So you're thinking of contributing some of your time and design skills to " -"Read the Docs? That's **awesome**. This document will lead you through a few" -" features available to ease the process of working with Read the Doc's CSS " -"and static assets." -msgstr "" - -#: ../../design.rst:10 -msgid "" -"To start, you should follow the :doc:`install` instructions to get a working" -" copy of the Read the Docs repository locally." -msgstr "" - -#: ../../design.rst:14 -msgid "Style Catalog" -msgstr "" - -#: ../../design.rst:16 -msgid "" -"Once you have RTD running locally, you can open ``http://localhost:8000" -"/style-catalog/`` for a quick overview of the currently available styles." -msgstr "" - -#: ../../design.rst:21 -msgid "" -"This way you can quickly get started writing HTML -- or if you're modifying " -"existing styles you can get a quick idea of how things will change site-" -"wide." -msgstr "" - -#: ../../design.rst:26 -msgid "Readthedocs.org Changes" -msgstr "" - -#: ../../design.rst:28 -msgid "" -"Styles for the primary RTD site are located in ``media/css`` directory." -msgstr "" - -#: ../../design.rst:30 -msgid "" -"These styles only affect the primary site -- **not** any of the generated " -"documentation using the default RTD style." -msgstr "" - -#: ../../design.rst:34 -msgid "Sphinx Template Changes" -msgstr "" - -#: ../../design.rst:36 -msgid "" -"Styles for generated documentation are located in " -"``readthedocs/templates/sphinx/_static/rtd.css``" -msgstr "" - -#: ../../design.rst:38 -msgid "" -"Of note, projects will retain the version of that file they were last built " -"with -- so if you're editing that file and not seeing any changes to your " -"local built documentation, you need to rebuild your example project." -msgstr "" - -#: ../../design.rst:43 -msgid "Contributing" -msgstr "" - -#: ../../design.rst:45 -msgid "" -"Contributions should follow the :doc:`contribute` guidelines where " -"applicable -- ideally you'll create a pull request against the `Read the " -"Docs GitHub project`_ from your forked repo and include a brief description " -"of what you added / removed / changed, as well as an attached image (you can" -" just take a screenshot and drop it into the PR creation form) of the " -"effects of your changes." -msgstr "" - -#: ../../design.rst:50 -msgid "" -"There's not a hard browser range, but your design changes should work " -"reasonably well across all major browsers, IE8+ -- that's not to say it " -"needs to be pixel-perfect in older browsers! Just avoid making changes that " -"render older browsers utterly unusable (or provide a sane fallback)." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/docs.mo b/docs/user/locale/pt_BR/LC_MESSAGES/docs.mo deleted file mode 100644 index 87fba011410..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/docs.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/docs.po b/docs/user/locale/pt_BR/LC_MESSAGES/docs.po deleted file mode 100644 index 5ff73596bc2..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/docs.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../docs.rst:2 -msgid "Building and Contributing to Documentation" -msgstr "" - -#: ../../docs.rst:4 -msgid "" -"As one might expect, the documentation for Read the Docs is built using " -"Sphinx and hosted on Read the Docs. The docs are kept in the ``docs/`` " -"directory at the top of the source tree." -msgstr "" - -#: ../../docs.rst:8 -msgid "You can build the docs by installing ``Sphinx`` and running::" -msgstr "" - -#: ../../docs.rst:13 -msgid "" -"Please follow these guidelines when updating our docs. Let us know if you " -"have any questions or something isn't clear." -msgstr "" - -#: ../../docs.rst:17 -msgid "The brand" -msgstr "" - -#: ../../docs.rst:19 -msgid "We are called **Read the Docs**. The *the* is not capitalized." -msgstr "" - -#: ../../docs.rst:22 -msgid "We do however use the acronym **RTD**." -msgstr "" - -#: ../../docs.rst:25 -msgid "Titles" -msgstr "" - -#: ../../docs.rst:27 -msgid "" -"For page titles, or Heading1 as they are sometimes called, we use title-" -"case." -msgstr "" - -#: ../../docs.rst:29 -msgid "" -"If the page includes multiple sub-headings (H2, H3), we usually use " -"sentence-case unless the titles include terminology that is supposed to be " -"capitalized." -msgstr "" - -#: ../../docs.rst:33 -msgid "Content" -msgstr "" - -#: ../../docs.rst:35 -msgid "" -"Do not break the content across multiple lines at 80 characters, but rather " -"break them on semantic meaning (e.g. periods or commas). Read more about " -"this `here `_." -msgstr "" - -#: ../../docs.rst:38 -msgid "" -"If you are cross-referencing to a different page within our website, use the" -" ``doc`` directive and not a hyperlink." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/embed.mo b/docs/user/locale/pt_BR/LC_MESSAGES/embed.mo deleted file mode 100644 index 906ee270a5d..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/embed.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/embed.po b/docs/user/locale/pt_BR/LC_MESSAGES/embed.po deleted file mode 100644 index 573d516c9a0..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/embed.po +++ /dev/null @@ -1,128 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../embed.rst:2 -msgid "Embed API" -msgstr "" - -#: ../../embed.rst:4 -msgid "" -"Read the Docs allow you to embed content from any of the projects we host. " -"This allows for content re-use across sites, making sure the content is " -"always up to date." -msgstr "" - -#: ../../embed.rst:9 -msgid "Workflow" -msgstr "" - -#: ../../embed.rst:11 -msgid "" -"There are many uses of our Embed API. One of our favorites is for inline " -"help. We have started using this on Read the Docs itself to provide inline " -"help on our main site pages. This allows us to keep the official " -"documentation as the single source of truth, while having great inline help " -"in our application as well." -msgstr "" - -#: ../../embed.rst:17 -msgid "" -"We recommend you point at **tagged releases** instead of ``latest``. Tags " -"don't change over time, so you don't have to worry about the content you are" -" embedding disappearing." -msgstr "" - -#: ../../embed.rst:21 -msgid "" -"All relative links to pages contained in the remote content will continue to" -" point at the remote page." -msgstr "" - -#: ../../embed.rst:24 -msgid "How to use it" -msgstr "" - -#: ../../embed.rst:28 -msgid "Sphinx Extension" -msgstr "" - -#: ../../embed.rst:30 -msgid "" -"You can embed content directly in Sphinx with builds on Read the Docs. We " -"support default configuration variables for your ``conf.py``:" -msgstr "" - -#: ../../embed.rst:33 -msgid "readthedocs_embed_project" -msgstr "" - -#: ../../embed.rst:34 -msgid "readthedocs_embed_version" -msgstr "" - -#: ../../embed.rst:35 -msgid "readthedocs_embed_doc" -msgstr "" - -#: ../../embed.rst:37 -msgid "" -"These are overridable per-call as well. Then you simply use the directive:" -msgstr "" - -#: ../../embed.rst:56 -msgid "Javascript" -msgstr "" - -#: ../../embed.rst:58 -msgid "" -"We provide a Javascript library that you can embed on any site. An example:" -msgstr "" - -#: ../../embed.rst:80 -msgid "" -"This will provide a pop-out for a user with the ``How we envision versions " -"working`` section of the ``versions`` page. You can see this in action here:" -msgstr "" - -#: ../../embed.rst:103 -msgid "" -"All Read the Docs pages already have the library loaded, so you can ignore " -"the ``link`` and first ``script`` tags on all documentation." -msgstr "" - -#: ../../embed.rst:107 -msgid "" -"We currently do not provide caching on this API. If the remote source you " -"are including changes their page structure or deletes the content, your " -"embed will break." -msgstr "" - -#: ../../embed.rst:111 -msgid "" -"In Version 2 of this API we will provide a full-formed workflow that will " -"stop this from happening." -msgstr "" - -#: ../../embed.rst:116 -msgid "Example API Response" -msgstr "" - -#: ../../embed.rst:118 -msgid "Pure API use will return JSON:" -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/faq.mo b/docs/user/locale/pt_BR/LC_MESSAGES/faq.mo deleted file mode 100644 index 6f3c9139e91..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/faq.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/faq.po b/docs/user/locale/pt_BR/LC_MESSAGES/faq.po deleted file mode 100644 index 3c67054036f..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/faq.po +++ /dev/null @@ -1,358 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../faq.rst:2 -msgid "Frequently Asked Questions" -msgstr "" - -#: ../../faq.rst:5 -msgid "My project isn't building with autodoc" -msgstr "" - -#: ../../faq.rst:7 -msgid "" -"First, you should check out the Builds tab of your project. That records all" -" of the build attempts that RTD has made to build your project. If you see " -"``ImportError`` messages for custom Python modules, you should enable the " -"virtualenv feature in the Admin page of your project, which will install " -"your project into a virtualenv, and allow you to specify a " -"``requirements.txt`` file for your project." -msgstr "" - -#: ../../faq.rst:9 -msgid "" -"If you are still seeing errors because of C library dependencies, please see" -" :ref:`faq:I get import errors on libraries that depend on C modules`." -msgstr "" - -#: ../../faq.rst:13 -msgid "How do I change my slug (the URL your docs are served at)?" -msgstr "" - -#: ../../faq.rst:15 -msgid "" -"We don't support allowing folks to change the slug for their project. You " -"can update the name which is shown on the site, but not the actual URL that " -"documentation is served." -msgstr "" - -#: ../../faq.rst:19 -msgid "" -"The main reason for this is that all existing URLs to the content will " -"break. You can delete and re-create the project with the proper name to get " -"a new slug, but you really shouldn't do this if you have existing inbound " -"links, as it `breaks the internet " -"`_." -msgstr "" - -#: ../../faq.rst:25 -msgid "Help, my build passed but my documentation page is 404 Not Found!" -msgstr "" - -#: ../../faq.rst:27 -msgid "" -"This often happens because you don't have an `index.html` file being " -"generated. Make sure you have one of the following files:" -msgstr "" - -#: ../../faq.rst:30 -msgid "`index.rst`" -msgstr "" - -#: ../../faq.rst:31 -msgid "`index.md`" -msgstr "" - -#: ../../faq.rst:33 -msgid "" -"At the top level of your built documentation, otherwise we aren't able to " -"serve a \"default\" index page." -msgstr "" - -#: ../../faq.rst:36 -msgid "" -"To test if your docs actually built correctly, you can navigate to a " -"specific page (`/en/latest/README.html` for example)." -msgstr "" - -#: ../../faq.rst:40 -msgid "How do I change behavior for Read the Docs?" -msgstr "" - -#: ../../faq.rst:42 -msgid "" -"When RTD builds your project, it sets the :envvar:`READTHEDOCS` environment " -"variable to the string `True`. So within your Sphinx :file:`conf.py` file, " -"you can vary the behavior based on this. For example::" -msgstr "" - -#: ../../faq.rst:53 -msgid "" -"The :envvar:`READTHEDOCS` variable is also available in the Sphinx build " -"environment, and will be set to ``True`` when building on RTD::" -msgstr "" - -#: ../../faq.rst:61 -msgid "I get import errors on libraries that depend on C modules" -msgstr "" - -#: ../../faq.rst:64 -msgid "" -"Another use case for this is when you have a module with a C extension." -msgstr "" - -#: ../../faq.rst:66 -msgid "" -"This happens because our build system doesn't have the dependencies for " -"building your project. This happens with things like libevent and mysql, and" -" other python things that depend on C libraries. We can't support installing" -" random C binaries on our system, so there is another way to fix these " -"imports." -msgstr "" - -#: ../../faq.rst:68 -msgid "" -"You can mock out the imports for these modules in your ``conf.py`` with the " -"following snippet::" -msgstr "" - -#: ../../faq.rst:81 -msgid "" -"Of course, replacing `MOCK_MODULES` with the modules that you want to mock " -"out." -msgstr "" - -#: ../../faq.rst:83 -msgid "" -"The library ``unittest.mock`` was introduced on python 3.3. On earlier " -"versions install the ``mock`` library from PyPI with (ie ``pip install " -"mock``) and replace the above import::" -msgstr "" - -#: ../../faq.rst:88 -msgid "" -"If such libraries are installed via ``setup.py``, you also will need to " -"remove all the C-dependent libraries from your ``install_requires`` in the " -"RTD environment." -msgstr "" - -#: ../../faq.rst:91 -msgid "`Client Error 401` when building documentation" -msgstr "" - -#: ../../faq.rst:93 -msgid "" -"If you did not install the `test_data` fixture during the installation " -"instructions, you will get the following error::" -msgstr "" - -#: ../../faq.rst:98 -msgid "" -"This is because the API admin user does not exist, and so cannot " -"authenticate. You can fix this by loading the test_data::" -msgstr "" - -#: ../../faq.rst:103 -msgid "" -"If you'd prefer not to install the test data, you'll need to provide a " -"database account for the builder to use. You can provide these credentials " -"by editing the following settings::" -msgstr "" - -#: ../../faq.rst:111 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../faq.rst:113 -msgid "See :doc:`guides/wipe-environment`." -msgstr "" - -#: ../../faq.rst:116 -msgid "How do I host multiple projects on one custom domain?" -msgstr "" - -#: ../../faq.rst:118 -msgid "" -"We support the concept of subprojects, which allows multiple projects to " -"share a single domain. If you add a subproject to a project, that " -"documentation will be served under the parent project's subdomain or custom " -"domain." -msgstr "" - -#: ../../faq.rst:122 -msgid "" -"For example, Kombu is a subproject of Celery, so you can access it on the " -"`celery.readthedocs.io` domain:" -msgstr "" - -#: ../../faq.rst:126 -msgid "http://celery.readthedocs.io/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:128 -msgid "This also works the same for custom domains:" -msgstr "" - -#: ../../faq.rst:130 -msgid "http://docs.celeryproject.org/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:132 -msgid "You can add subprojects in the project admin dashboard." -msgstr "" - -#: ../../faq.rst:135 -msgid "Where do I need to put my docs for RTD to find it?" -msgstr "" - -#: ../../faq.rst:137 -msgid "" -"Read the Docs will crawl your project looking for a ``conf.py``. Where it " -"finds the ``conf.py``, it will run ``sphinx-build`` in that directory. So as" -" long as you only have one set of sphinx documentation in your project, it " -"should Just Work." -msgstr "" - -#: ../../faq.rst:140 -msgid "I want to use the Blue/Default Sphinx theme" -msgstr "" - -#: ../../faq.rst:142 -msgid "" -"We think that our theme is badass, and better than the default for many " -"reasons. Some people don't like change though :), so there is a hack that " -"will let you keep using the default theme. If you set the ``html_style`` " -"variable in your ``conf.py``, it should default to using the default theme. " -"The value of this doesn't matter, and can be set to ``/default.css`` for " -"default behavior." -msgstr "" - -#: ../../faq.rst:145 -msgid "I want to use the Read the Docs theme locally" -msgstr "" - -#: ../../faq.rst:147 -msgid "" -"There is a repository for that: https://github.com/snide/sphinx_rtd_theme. " -"Simply follow the instructions in the README." -msgstr "" - -#: ../../faq.rst:151 -msgid "Image scaling doesn't work in my documentation" -msgstr "" - -#: ../../faq.rst:153 -msgid "" -"Image scaling in docutils depends on PIL. PIL is installed in the system " -"that RTD runs on. However, if you are using the virtualenv building option, " -"you will likely need to include PIL in your requirements for your project." -msgstr "" - -#: ../../faq.rst:156 -msgid "I want comments in my docs" -msgstr "" - -#: ../../faq.rst:158 -msgid "" -"RTD doesn't have explicit support for this. That said, a tool like `Disqus`_" -" (and the `sphinxcontrib-disqus`_ plugin) can be used for this purpose on " -"RTD." -msgstr "" - -#: ../../faq.rst:164 -msgid "How do I support multiple languages of documentation?" -msgstr "" - -#: ../../faq.rst:166 -msgid "See the section on :doc:`localization`." -msgstr "" - -#: ../../faq.rst:169 -msgid "Does Read The Docs work well with \"legible\" docstrings?" -msgstr "" - -#: ../../faq.rst:171 -msgid "" -"Yes. One criticism of Sphinx is that its annotated docstrings are too dense " -"and difficult for humans to read. In response, many projects have adopted " -"customized docstring styles that are simultaneously informative and legible." -" The `NumPy " -"`_ " -"and `Google " -"`_" -" styles are two popular docstring formats. Fortunately, the default Read " -"The Docs theme handles both formats just fine, provided your ``conf.py`` " -"specifies an appropriate Sphinx extension that knows how to convert your " -"customized docstrings. Two such extensions are `numpydoc " -"`_ and `napoleon `_. Only ``napoleon`` is able to handle both " -"docstring formats. Its default output more closely matches the format of " -"standard Sphinx annotations, and as a result, it tends to look a bit better " -"with the default theme." -msgstr "" - -#: ../../faq.rst:189 -msgid "" -"Can I document a python package that is not at the root of my repository?" -msgstr "" - -#: ../../faq.rst:191 -msgid "" -"Yes. The most convenient way to access a python package for example via " -"`Sphinx's autoapi`_ in your documentation is to use the *Install your " -"project inside a virtualenv using setup.py install* option in the admin " -"panel of your project. However this assumes that your ``setup.py`` is in the" -" root of your repository." -msgstr "" - -#: ../../faq.rst:197 -msgid "" -"If you want to place your package in a different directory or have multiple " -"python packages in the same project, then create a pip requirements file. " -"You can specify the relative path to your package inside the file. For " -"example you want to keep your python package in the ``src/python`` " -"directory, then create a ``requirements.readthedocs.txt`` file with the " -"following contents::" -msgstr "" - -#: ../../faq.rst:206 -msgid "" -"Please note that the path must be relative to the file. So the example path " -"above would work if the file is in the root of your repository. If you want " -"to put the requirements in a file called ``requirements/readthedocs.txt``, " -"the contents would look like::" -msgstr "" - -#: ../../faq.rst:213 -msgid "" -"After adding the file to your repository, go to the *Advanced Settings* in " -"your project's admin panel and add the name of the file to the *Requirements" -" file* field." -msgstr "" - -#: ../../faq.rst:221 -msgid "What commit of Read the Docs is in production?" -msgstr "" - -#: ../../faq.rst:223 -msgid "" -"We deploy readthedocs.org from the `rel` branch in our GitHub repository. " -"You can see the latest commits that have been deployed by looking on GitHub:" -" https://github.com/rtfd/readthedocs.org/commits/rel" -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/features.mo b/docs/user/locale/pt_BR/LC_MESSAGES/features.mo deleted file mode 100644 index 3ebcae57ca9..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/features.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/features.po b/docs/user/locale/pt_BR/LC_MESSAGES/features.po deleted file mode 100644 index 6d47ba71766..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/features.po +++ /dev/null @@ -1,186 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../features.rst:2 -msgid "Read the Docs features" -msgstr "" - -#: ../../features.rst:4 -msgid "" -"This will serve as a list of all of the features that Read the Docs " -"currently has. Some features are important enough to have their own page in " -"the docs, others will simply be listed here." -msgstr "" - -#: ../../features.rst:7 -msgid "GitHub, Bitbucket and GitLab Integration" -msgstr "" - -#: ../../features.rst:9 -msgid "" -"We now support linking by default in the sidebar. It links to the page on " -"your host, which should help people quickly update typos and send pull " -"requests to contribute to project documentation." -msgstr "" - -#: ../../features.rst:11 -msgid "More information can be found in the :doc:`vcs` page." -msgstr "" - -#: ../../features.rst:14 -msgid "Auto-updating" -msgstr "" - -#: ../../features.rst:16 -msgid "" -"The :doc:`webhooks` page talks about the different ways you can ping RTD to " -"let us know your project has been updated. We have official support for " -"GitHub, Bitbucket and GitLab, and anywhere else we have a generic post-" -"commit hook that allows you to POST to a URL to get your documentation " -"built." -msgstr "" - -#: ../../features.rst:19 -msgid "Internationalization" -msgstr "" - -#: ../../features.rst:21 -msgid "" -"Read the Docs itself is localized, and we support documentation translated " -"into multiple languages. Read more on the :doc:`localization` and " -":doc:`i18n` pages." -msgstr "" - -#: ../../features.rst:24 -msgid "Canonical URLs" -msgstr "" - -#: ../../features.rst:26 -msgid "" -"Canonical URLs give your docs better search performance, by pointing all " -"URLs to one version. This also helps to solve the issues around users " -"landing on outdated versions of documentation." -msgstr "" - -#: ../../features.rst:28 -msgid "More information can be found in the :doc:`canonical` page." -msgstr "" - -#: ../../features.rst:31 -msgid "Versions" -msgstr "Versões" - -#: ../../features.rst:33 -msgid "" -"We can build multiple versions of your documentation. Look on the " -"\"Versions\" page of your project's admin (using the nav on the left) to " -"find a list of available versions that we've inferred from the tags and " -"branches in your source control system (according to the support matrix " -"below). On the Versions page you can tell us which versions you'd like us to" -" build docs for, whether each should be public, protected, or private, and " -"what the default version should be (we'll redirect there when someone hits " -"your main project page, e.g., http://my-project.rtfd.org/)." -msgstr "" - -#: ../../features.rst:42 -msgid "Version Control Support Matrix" -msgstr "" - -#: ../../features.rst:45 -msgid "Git" -msgstr "" - -#: ../../features.rst:45 -msgid "hg" -msgstr "" - -#: ../../features.rst:45 -msgid "bzr" -msgstr "" - -#: ../../features.rst:45 -msgid "svn" -msgstr "" - -#: ../../features.rst:47 -msgid "Tags" -msgstr "Tags" - -#: ../../features.rst:47 ../../features.rst:47 ../../features.rst:47 -#: ../../features.rst:49 ../../features.rst:49 ../../features.rst:49 -msgid "Yes" -msgstr "Sim" - -#: ../../features.rst:47 ../../features.rst:49 -msgid "No" -msgstr "" - -#: ../../features.rst:49 -msgid "Branches" -msgstr "" - -#: ../../features.rst:51 -msgid "Default" -msgstr "" - -#: ../../features.rst:51 -msgid "master" -msgstr "" - -#: ../../features.rst:51 -msgid "default" -msgstr "" - -#: ../../features.rst:51 -msgid "trunk" -msgstr "" - -#: ../../features.rst:56 -msgid "PDF Generation" -msgstr "" - -#: ../../features.rst:58 -msgid "" -"When you build your project on RTD, we automatically build a PDF of your " -"project's documentation. We also build them for every version that you " -"upload, so we can host the PDFs of your latest documentation, as well as " -"your latest stable releases as well." -msgstr "" - -#: ../../features.rst:61 -msgid "Search" -msgstr "Pesquisar" - -#: ../../features.rst:63 -msgid "" -"We provide full-text search across all of the pages of documentation hosted " -"on our site. This uses the excellent Haystack project and Elasticsearch as " -"the search backend. We hope to be integrating this into the site more fully " -"in the future." -msgstr "" - -#: ../../features.rst:66 -msgid "Alternate Domains" -msgstr "" - -#: ../../features.rst:68 -msgid "" -"We provide support for custom domains, subdomains, and a shorturl for your " -"project as well. This is outlined in the :doc:`alternate_domains` section." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/getting_started.mo b/docs/user/locale/pt_BR/LC_MESSAGES/getting_started.mo deleted file mode 100644 index c762eaf8d79..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/getting_started.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/getting_started.po b/docs/user/locale/pt_BR/LC_MESSAGES/getting_started.po deleted file mode 100644 index bb92bc0d875..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/getting_started.po +++ /dev/null @@ -1,227 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../getting_started.rst:2 -msgid "Getting Started" -msgstr "" - -#: ../../getting_started.rst:4 -msgid "" -"This document will show you how to get up and running with Read the Docs. " -"You will have your docs imported on Read the Docs in 5 minutes, displayed " -"beautifully for the world." -msgstr "" - -#: ../../getting_started.rst:8 -msgid "" -"If you are already using Sphinx or Markdown for your docs, skip ahead to " -":ref:`getting_started:Import Your Docs`." -msgstr "" - -#: ../../getting_started.rst:12 -msgid "Write Your Docs" -msgstr "" - -#: ../../getting_started.rst:14 -msgid "You have two options for formatting your documentation:" -msgstr "" - -#: ../../getting_started.rst:16 -msgid "`In reStructuredText`_" -msgstr "" - -#: ../../getting_started.rst:17 -msgid "`In Markdown`_" -msgstr "" - -#: ../../getting_started.rst:20 -msgid "In reStructuredText" -msgstr "" - -#: ../../getting_started.rst:22 -msgid "There is `a screencast`_ that will help you get started if you prefer." -msgstr "" - -#: ../../getting_started.rst:24 -msgid "" -"Sphinx_ is a tool that makes it easy to create beautiful documentation. " -"Assuming you have Python_ already, `install Sphinx`_::" -msgstr "" - -#: ../../getting_started.rst:29 -msgid "Create a directory inside your project to hold your docs::" -msgstr "" - -#: ../../getting_started.rst:34 -msgid "Run ``sphinx-quickstart`` in there::" -msgstr "" - -#: ../../getting_started.rst:39 -msgid "" -"This quick start will walk you through creating the basic configuration; in " -"most cases, you can just accept the defaults. When it's done, you'll have an" -" ``index.rst``, a ``conf.py`` and some other files. Add these to revision " -"control." -msgstr "" - -#: ../../getting_started.rst:43 -msgid "" -"Now, edit your ``index.rst`` and add some information about your project. " -"Include as much detail as you like (refer to the reStructuredText_ syntax or" -" `this template`_ if you need help). Build them to see how they look::" -msgstr "" - -#: ../../getting_started.rst:49 -msgid "" -"You can use ``sphinx-autobuild`` to auto-reload your docs. Run ``sphinx-" -"autobuild . _build/html`` instead." -msgstr "" - -#: ../../getting_started.rst:51 -msgid "" -"Edit your files and rebuild until you like what you see, then commit your " -"changes and push to your public repository. Once you have Sphinx " -"documentation in a public repository, you can start using Read the Docs." -msgstr "" - -#: ../../getting_started.rst:55 -msgid "In Markdown" -msgstr "" - -#: ../../getting_started.rst:57 -msgid "" -"You can use Markdown and reStructuredText in the same Sphinx project. We " -"support this natively on Read the Docs, and you can do it locally::" -msgstr "" - -#: ../../getting_started.rst:62 -msgid "Then in your ``conf.py``:" -msgstr "" - -#: ../../getting_started.rst:74 -msgid "" -"Markdown doesn't support a lot of the features of Sphinx, like inline markup" -" and directives. However, it works for basic prose content. reStructuredText" -" is the preferred format for technical documentation, please read `this blog" -" post`_ for motivation." -msgstr "" - -#: ../../getting_started.rst:83 -msgid "Sign Up and Connect an External Account" -msgstr "" - -#: ../../getting_started.rst:85 -msgid "" -"If you are going to import a repository from GitHub, Bitbucket or GitLab, " -"you should connect your account to your provider first. Connecting your " -"account allows for easier importing and enables Read the Docs to configure " -"your repository webhooks automatically." -msgstr "" - -#: ../../getting_started.rst:90 -msgid "" -"To connect your account, go to your *Settings* dashboard and select " -"*Connected Services*. From here, you'll be able to connect to your GitHub, " -"Bitbucket or GitLab account. This process will ask you to authorize a " -"connection to Read the Docs, that allows us to read information about and " -"clone your repositories." -msgstr "" - -#: ../../getting_started.rst:96 -msgid "Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:98 -msgid "To import a repository, visit your dashboard_ and click Import_." -msgstr "" - -#: ../../getting_started.rst:100 -msgid "" -"If you have a connected account, you will see a list of your repositories " -"that we are able to import. To import one of these projects, just click the " -"import icon next to the repository you'd like to import. This will bring up " -"a form that is already filled with your project's information. Feel free to " -"edit any of these properties, and the click **Next** to build your " -"documentation." -msgstr "" - -#: ../../getting_started.rst:107 -msgid "Manually Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:109 -msgid "" -"If you do not have a connected account, you will need select **Import " -"Manually** and enter the information for your repository yourself. You will " -"also need to manually configure the webhook for your repository as well. " -"When importing your project, you will be asked for the repository URL, along" -" with some other information for you new project. The URL is normally the " -"URL or path name you'd use to checkout, clone, or branch your repository. " -"Some examples:" -msgstr "" - -#: ../../getting_started.rst:116 -msgid "Git: ``http://github.com/ericholscher/django-kong.git``" -msgstr "" - -#: ../../getting_started.rst:117 -msgid "Mercurial: ``https://bitbucket.org/ianb/pip``" -msgstr "" - -#: ../../getting_started.rst:118 -msgid "Subversion: ``http://varnish-cache.org/svn/trunk``" -msgstr "" - -#: ../../getting_started.rst:119 -msgid "Bazaar: ``lp:pasta``" -msgstr "" - -#: ../../getting_started.rst:121 -msgid "Add an optional homepage URL and some tags, and then click **Next**." -msgstr "" - -#: ../../getting_started.rst:123 -msgid "" -"Once your project is created, you'll need to manually configure the " -"repository webhook if you would like to have new changesets to trigger " -"builds for your project on Read the Docs. Go to your project's " -"**Integrations** page to configure a new webhook, or see :ref:`our steps for" -" webhook creation ` for more information on this " -"process." -msgstr "" - -#: ../../getting_started.rst:129 -msgid "" -"Within a few seconds your code will automatically be fetched from your " -"public repository, and the documentation will be built. Check out our " -":doc:`builds` page to learn more about how we build your docs, and to " -"troubleshoot any issues that arise." -msgstr "" - -#: ../../getting_started.rst:134 -msgid "" -"Read the Docs will host multiple versions of your code. You can read more " -"about how to use this well on our :doc:`versions` page." -msgstr "" - -#: ../../getting_started.rst:137 -msgid "" -"If you have any more trouble, don't hesitate to reach out to us. The " -":doc:`support` page has more information on getting in touch." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/gsoc.mo b/docs/user/locale/pt_BR/LC_MESSAGES/gsoc.mo deleted file mode 100644 index e1071e19cd2..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/gsoc.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/gsoc.po b/docs/user/locale/pt_BR/LC_MESSAGES/gsoc.po deleted file mode 100644 index afa0805fea0..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/gsoc.po +++ /dev/null @@ -1,407 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../gsoc.rst:2 -msgid "Google Summer of Code" -msgstr "" - -#: ../../gsoc.rst:4 -msgid "" -"Thanks for your interest in Read the Docs! We are working hard to update the" -" ideas list now that we are accepted in GSOC. Please give us a little while " -"to work on things, and check back on this page for updates." -msgstr "" - -#: ../../gsoc.rst:9 -msgid "" -"Read the Docs is participating in the Google Summer of Code in 2018. This " -"page will contain all the information for students and anyone else " -"interested in helping." -msgstr "" - -#: ../../gsoc.rst:13 -msgid "Skills" -msgstr "" - -#: ../../gsoc.rst:15 -msgid "Incoming students will need the following skills:" -msgstr "" - -#: ../../gsoc.rst:17 -msgid "Intermediate Python & Django programming" -msgstr "" - -#: ../../gsoc.rst:18 -msgid "" -"Familiarity with Markdown, reStructuredText, or some other plain text markup" -" language" -msgstr "" - -#: ../../gsoc.rst:19 -msgid "Familiarity with git, or some other source control" -msgstr "" - -#: ../../gsoc.rst:20 -msgid "Ability to set up your own development environment for Read the Docs" -msgstr "" - -#: ../../gsoc.rst:21 -msgid "Basic understanding of web technologies (HTML/CSS/JS)" -msgstr "" - -#: ../../gsoc.rst:22 -msgid "" -"An interest in documentation and improving open source documentation tools!" -msgstr "" - -#: ../../gsoc.rst:24 -msgid "" -"We're happy to help you get up to speed, but the more you are able to " -"demonstrate ability in advance, the more likely we are to choose your " -"application!" -msgstr "" - -#: ../../gsoc.rst:29 -msgid "Mentors" -msgstr "" - -#: ../../gsoc.rst:31 -msgid "Currently we have a few folks signed up:" -msgstr "" - -#: ../../gsoc.rst:33 -msgid "Eric Holscher" -msgstr "" - -#: ../../gsoc.rst:34 -msgid "Manuel Kaufmann" -msgstr "" - -#: ../../gsoc.rst:35 -msgid "Anthony Johnson" -msgstr "" - -#: ../../gsoc.rst:37 -msgid "" -"Please do not reach out directly to anyone about the Summer of Code. It will" -" **not** increase your chances of being accepted!" -msgstr "" - -#: ../../gsoc.rst:41 -msgid "Getting Started" -msgstr "" - -#: ../../gsoc.rst:43 -msgid "" -"The :doc:`/install` doc is probably the best place to get going. It will " -"walk you through getting a basic environment for Read the Docs setup." -msgstr "" - -#: ../../gsoc.rst:46 -msgid "" -"Then you can look through our :doc:`/contribute` doc for information on how " -"to get started contributing to RTD." -msgstr "" - -#: ../../gsoc.rst:48 -msgid "" -"People who have a history of submitting pull requests will be prioritized in" -" our Summer of Code selection process." -msgstr "" - -#: ../../gsoc.rst:51 -msgid "Want to get involved?" -msgstr "" - -#: ../../gsoc.rst:53 -msgid "" -"If you're interested in participating in GSoC as a student, you can apply " -"during the normal process provided by Google. We are currently overwhelmed " -"with interest, so we are not able to respond individually to each person who" -" is interested." -msgstr "" - -#: ../../gsoc.rst:56 -msgid "Project Ideas" -msgstr "" - -#: ../../gsoc.rst:58 -msgid "" -"We have written our some loose ideas for projects to work on here. We are " -"also open to any other ideas that students might have." -msgstr "" - -#: ../../gsoc.rst:61 -msgid "" -"**These projects are sorted by priority.** We will consider the priority on " -"our roadmap as a factor, along with the skill of the student, in our " -"selection process." -msgstr "" - -#: ../../gsoc.rst:67 -msgid "Refactor & improve our search code" -msgstr "" - -#: ../../gsoc.rst:69 -msgid "" -"Currently we're using a homegrown library for Elastic Search. There is a new" -" `elasticsearch-dsl `_ " -"library that we should be using. This project will include:" -msgstr "" - -#: ../../gsoc.rst:73 -msgid "Improving our search indexing" -msgstr "" - -#: ../../gsoc.rst:74 -msgid "" -"Refactoring how we \"model\" our search data to use elasticsearch-dsl Models" -msgstr "" - -#: ../../gsoc.rst:75 -msgid "" -"Add additional search data into our indexes, like the programming languages," -" type of document (tutorial, api, etc.) and other data for users to filter " -"by" -msgstr "" - -#: ../../gsoc.rst:76 -msgid "(Optional) Improve the UX of the search for users in various ways" -msgstr "" - -#: ../../gsoc.rst:79 -msgid "Finish YAML config" -msgstr "" - -#: ../../gsoc.rst:81 -msgid "" -"Currently we have a basic :doc:`/yaml-config` for Read the Docs. It's still " -"considered beta, and there are a number of features that it doesn't support." -" We need to support everying users can currently do from our website " -"dashboard inside the YAML file, and then plan a smooth transition path from " -"the database UI to the YAML file." -msgstr "" - -#: ../../gsoc.rst:87 -msgid "" -"This is a *large* project and will likely require a good deal of " -"understanding of both Python as well as web technologies. We have a " -"`starting list of issues " -"`_ put together, but " -"there will be much more work." -msgstr "" - -#: ../../gsoc.rst:92 -msgid "API V3" -msgstr "" - -#: ../../gsoc.rst:94 -msgid "" -"We currently have a \"v2\" API that isn't well documented and doesn't allow " -"users to write to it. We want to continue using Django REST Framework for " -"this, but rethink how we're presenting our information to our users." -msgstr "" - -#: ../../gsoc.rst:98 -msgid "" -"Currently we're showing everything as simple \"models\", and we want to " -"start exposing \"methods\" on our data, similar to GitHub." -msgstr "" - -#: ../../gsoc.rst:102 -msgid "" -"This is a large project and should only be done by someone who has done some" -" basic API design previously." -msgstr "" - -#: ../../gsoc.rst:105 -msgid "Improve Translation Workflow" -msgstr "" - -#: ../../gsoc.rst:107 -msgid "" -"Currently we have our documentation & website translated on Transifex, but " -"we don't have a management process for it. This means that translations will" -" often sit for months before making it back into the site and being " -"available to users." -msgstr "" - -#: ../../gsoc.rst:111 -msgid "" -"This project would include puting together a workflow for translations:" -msgstr "" - -#: ../../gsoc.rst:113 -msgid "Communicate with existing translators and see what needs they have" -msgstr "" - -#: ../../gsoc.rst:114 -msgid "" -"Help formalize the process that we have around Transifex to make it easier " -"to contribute to" -msgstr "" - -#: ../../gsoc.rst:115 -msgid "Improve our tooling so that integrating new translations is easier" -msgstr "" - -#: ../../gsoc.rst:118 -msgid "Support for additional build steps for linting & testing" -msgstr "" - -#: ../../gsoc.rst:120 -msgid "" -"Currently we only build documentation on Read the Docs, but we'd also like " -"to add additional build steps that lets users perform more actions. This " -"would likely take the form of wraping some of the existing `Sphinx builders " -"`_, and giving folks a " -"nice way to use them inside Read the Docs." -msgstr "" - -#: ../../gsoc.rst:125 -msgid "It would be great to have wrappers for the following as a start:" -msgstr "" - -#: ../../gsoc.rst:127 -msgid "" -"Link Check (http://www.sphinx-" -"doc.org/en/stable/builders.html#sphinx.builders.linkcheck.CheckExternalLinksBuilder)" -msgstr "" - -#: ../../gsoc.rst:128 -msgid "Spell Check (https://pypi.python.org/pypi/sphinxcontrib-spelling/)" -msgstr "" - -#: ../../gsoc.rst:129 -msgid "" -"Doctest (http://www.sphinx-doc.org/en/stable/ext/doctest.html#module-" -"sphinx.ext.doctest)" -msgstr "" - -#: ../../gsoc.rst:130 -msgid "" -"Coverage (http://www.sphinx-doc.org/en/stable/ext/coverage.html#module-" -"sphinx.ext.coverage)" -msgstr "" - -#: ../../gsoc.rst:132 -msgid "" -"The goal would also be to make it quite easy for users to contribute third " -"party build steps for Read the Docs, so that other useful parts of the " -"Sphinx ecosystem could be tightly integrated with Read the Docs." -msgstr "" - -#: ../../gsoc.rst:136 -msgid "Collections of Projects" -msgstr "" - -#: ../../gsoc.rst:138 -msgid "" -"This project involves building a user interface for groups of projects in " -"Read the Docs (`Collections`). Users would be allowed to create, publish, " -"and search a `Collection` of projects that they care about. We would also " -"allow for automatic creation of `Collections` based on a project's " -"``setup.py`` or ``requirements.txt``." -msgstr "" - -#: ../../gsoc.rst:142 -msgid "" -"Once a user has a `Collection`, we would allow them to do a few sets of " -"actions on them:" -msgstr "" - -#: ../../gsoc.rst:145 -msgid "" -"Search across all the projects in the `Collection` with one search dialog" -msgstr "" - -#: ../../gsoc.rst:146 -msgid "" -"Download all the project's documentation (PDF, HTMLZip, Epub) for offline " -"viewing" -msgstr "" - -#: ../../gsoc.rst:147 -msgid "" -"Build a landing page for the collection that lists out all the projects, and" -" could even have a user-editable description, similar to our project listing" -" page." -msgstr "" - -#: ../../gsoc.rst:149 -msgid "" -"There is likely other ideas that could be done with `Collections` over time." -msgstr "" - -#: ../../gsoc.rst:152 -msgid "Integrated Redirects" -msgstr "" - -#: ../../gsoc.rst:154 -msgid "" -"Right now it's hard for users to rename files. We support redirects, but " -"don't create them automatically on file rename, and our redirect code is " -"brittle." -msgstr "" - -#: ../../gsoc.rst:159 -msgid "We should rebuild how we handle redirects across a number of cases:" -msgstr "" - -#: ../../gsoc.rst:161 -msgid "" -"Detecting a file change in git/hg/svn and automatically creating a redirect" -msgstr "" - -#: ../../gsoc.rst:162 -msgid "Support redirecting an entire domain to another place" -msgstr "" - -#: ../../gsoc.rst:163 -msgid "Support redirecting versions" -msgstr "" - -#: ../../gsoc.rst:165 -msgid "" -"There will also be a good number of things that spawn from this, including " -"version aliases and other related concepts, if this task doesn't take the " -"whole summer." -msgstr "" - -#: ../../gsoc.rst:169 -msgid "Additional Ideas" -msgstr "" - -#: ../../gsoc.rst:171 -msgid "" -"We have some medium sized projects sketched out in our issue tracker with " -"the tag *Feature Overview*. Looking through `these issues`_ is a good place " -"to start. You might also look through our `milestones`_ on GitHub, which " -"provide outlines on the larger tasks that we're hoping to accomplish." -msgstr "" - -#: ../../gsoc.rst:180 -msgid "Thanks" -msgstr "" - -#: ../../gsoc.rst:182 -msgid "" -"This page was heavily inspired by Mailman's similar `GSOC page`_. Thanks for" -" the inspiration." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/i18n.mo b/docs/user/locale/pt_BR/LC_MESSAGES/i18n.mo deleted file mode 100644 index fe53bf9b193..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/i18n.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/i18n.po b/docs/user/locale/pt_BR/LC_MESSAGES/i18n.po deleted file mode 100644 index 7468a67f514..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/i18n.po +++ /dev/null @@ -1,379 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../i18n.rst:2 -msgid "Internationalization" -msgstr "" - -#: ../../i18n.rst:5 -msgid "" -"This document covers the details regarding internationalization and " -"localization that are applied in Read the Docs. The guidelines described are" -" mostly based on `Kitsune's localization documentation " -"`_." -msgstr "" - -#: ../../i18n.rst:10 -msgid "" -"As with most of the Django applications out there, Read the Docs' i18n/l10n " -"framework is based on `GNU gettext `_." -" Crowd-sourced localization is optionally available at `Transifex " -"`_." -msgstr "" - -#: ../../i18n.rst:15 -msgid "" -"For more information about the general ideas, look at this document: " -"http://www.gnu.org/software/gettext/manual/html_node/Concepts.html" -msgstr "" - -#: ../../i18n.rst:20 -msgid "Making Strings Localizable" -msgstr "" - -#: ../../i18n.rst:22 -msgid "" -"Making strings in templates localizable is exceptionally easy. Making " -"strings in Python localizable is a little more complicated. The short " -"answer, though, is to just wrap the string in ``_()``." -msgstr "" - -#: ../../i18n.rst:28 -msgid "Interpolation" -msgstr "" - -#: ../../i18n.rst:30 -msgid "" -"A string is often a combination of a fixed string and something changing, " -"for example, ``Welcome, James`` is a combination of the fixed part " -"``Welcome,``, and the changing part ``James``. The naive solution is to " -"localize the first part and then follow it with the name::" -msgstr "" - -#: ../../i18n.rst:37 -msgid "This is **wrong!**" -msgstr "" - -#: ../../i18n.rst:39 -msgid "" -"In some locales, the word order may be different. Use Python string " -"formatting to interpolate the changing part into the string::" -msgstr "" - -#: ../../i18n.rst:44 -msgid "" -"Python gives you a lot of ways to interpolate strings. The best way is to " -"use Py3k formatting and kwargs. That's the clearest for localizers." -msgstr "" - -#: ../../i18n.rst:49 -msgid "Localization Comments" -msgstr "" - -#: ../../i18n.rst:51 -msgid "" -"Sometimes, it can help localizers to describe where a string comes from, " -"particularly if it can be difficult to find in the interface, or is not very" -" self-descriptive (e.g. very short strings). If you immediately precede the " -"string with a comment that starts with ``Translators:``, the comment will be" -" added to the PO file, and visible to localizers." -msgstr "" - -#: ../../i18n.rst:57 ../../i18n.rst:91 -msgid "Example::" -msgstr "" - -#: ../../i18n.rst:74 -msgid "Adding Context with msgctxt" -msgstr "" - -#: ../../i18n.rst:76 -msgid "" -"Strings may be the same in English, but different in other languages. " -"English, for example, has no grammatical gender, and sometimes the noun and " -"verb forms of a word are identical." -msgstr "" - -#: ../../i18n.rst:80 -msgid "" -"To make it possible to localize these correctly, we can add \"context\" " -"(known in gettext as *msgctxt*) to differentiate two otherwise identical " -"strings. Django provides a :func:`~django.utils.translation.pgettext()` " -"function for this." -msgstr "" - -#: ../../i18n.rst:84 -msgid "" -"For example, the string *Search* may be a noun or a verb in English. In a " -"heading, it may be considered a noun, but on a button, it may be a verb. " -"It's appropriate to add a context (like *button*) to one of them." -msgstr "" - -#: ../../i18n.rst:88 -msgid "" -"Generally, we should only add context if we are sure the strings aren't used" -" in the same way, or if localizers ask us to." -msgstr "" - -#: ../../i18n.rst:99 -msgid "Plurals" -msgstr "" - -#: ../../i18n.rst:101 -msgid "" -"*You have 1 new messages* grates on discerning ears. Fortunately, gettext " -"gives us a way to fix that in English *and* other locales, the " -":func:`~django.utils.translation.ngettext()` function::" -msgstr "" - -#: ../../i18n.rst:107 -msgid "A more realistic example might be::" -msgstr "" - -#: ../../i18n.rst:113 -msgid "" -"This method takes three arguments because English only needs three, i.e., " -"zero is considered \"plural\" for English. Other languages may have " -"`different plural rules " -"`_, and require " -"different phrases for, say 0, 1, 2-3, 4-10, >10. That's absolutely fine, and" -" gettext makes it possible." -msgstr "" - -#: ../../i18n.rst:121 -msgid "Strings in Templates" -msgstr "" - -#: ../../i18n.rst:123 -msgid "" -"When putting new text into a template, all you need to do is wrap it in a " -"``{% trans %}`` template tag::" -msgstr "" - -#: ../../i18n.rst:128 -msgid "Context can be added, too::" -msgstr "" - -#: ../../i18n.rst:132 -msgid "" -"Comments for translators need to precede the internationalized text and must" -" start with the ``Translators:`` keyword.::" -msgstr "" - -#: ../../i18n.rst:138 -msgid "" -"To interpolate, you need to use the alternative and more verbose ``{% " -"blocktrans %}`` template tag — it's actually a block::" -msgstr "" - -#: ../../i18n.rst:143 -msgid "" -"Note that the ``{{ name }}`` variable needs to exist in the template " -"context." -msgstr "" - -#: ../../i18n.rst:145 -msgid "" -"In some situations, it's desirable to evaluate template expressions such as " -"filters or accessing object attributes. You can't do that within the ``{% " -"blocktrans %}`` block, so you need to bind the expression to a local " -"variable first::" -msgstr "" - -#: ../../i18n.rst:156 -msgid "" -"``{% blocktrans %}`` also provides pluralization. For that you need to bind " -"a counter with the name ``count`` and provide a plural translation after the" -" ``{% plural %}`` tag::" -msgstr "" - -#: ../../i18n.rst:169 -msgid "" -"The previous multi-lines examples also use the ``trimmed`` option. This " -"removes newline characters and replaces any whitespace at the beginning and " -"end of a line, helping translators when translating these strings." -msgstr "" - -#: ../../i18n.rst:175 -msgid "Strings in Python" -msgstr "" - -#: ../../i18n.rst:179 -msgid "" -"Whenever you are adding a string in Python, ask yourself if it really needs " -"to be there, or if it should be in the template. Keep logic and presentation" -" separate!" -msgstr "" - -#: ../../i18n.rst:183 -msgid "Strings in Python are more complex for two reasons:" -msgstr "" - -#: ../../i18n.rst:185 -msgid "" -"We need to make sure we're always using Unicode strings and the Unicode-" -"friendly versions of the functions." -msgstr "" - -#: ../../i18n.rst:188 -msgid "" -"If you use the :func:`~django.utils.translation.ugettext` function in the " -"wrong place, the string may end up in the wrong locale!" -msgstr "" - -#: ../../i18n.rst:191 -msgid "Here's how you might localize a string in a view::" -msgstr "" - -#: ../../i18n.rst:201 -msgid "Interpolation is done through normal Python string formatting::" -msgstr "" - -#: ../../i18n.rst:205 -msgid "" -"Context information can be supplied by using the " -":func:`~django.utils.translation.pgettext` function::" -msgstr "" - -#: ../../i18n.rst:210 -msgid "Translator comments are normal one-line Python comments::" -msgstr "" - -#: ../../i18n.rst:215 -msgid "" -"If you need to use plurals, import the " -":func:`~django.utils.translation.ungettext` function::" -msgstr "" - -#: ../../i18n.rst:225 -msgid "Lazily Translated Strings" -msgstr "" - -#: ../../i18n.rst:227 -msgid "" -"You can use :func:`~django.utils.translation.ugettext` or " -":func:`~django.utils.translation.ungettext` only in views or functions " -"called from views. If the function will be evaluated when the module is " -"loaded, then the string may end up in English or the locale of the last " -"request!" -msgstr "" - -#: ../../i18n.rst:232 -msgid "" -"Examples include strings in module-level code, arguments to functions in " -"class definitions, strings in functions called from outside the context of a" -" view. To internationalize these strings, you need to use the ``_lazy`` " -"versions of the above methods, " -":func:`~django.utils.translation.ugettext_lazy` and " -":func:`~django.utils.translation.ungettext_lazy`. The result doesn't get " -"translated until it is evaluated as a string, for example by being output or" -" passed to ``unicode()``::" -msgstr "" - -#: ../../i18n.rst:246 -msgid "" -"In case you want to provide context to a lazily-evaluated gettext string, " -"you will need to use :func:`~django.utils.translation.pgettext_lazy`." -msgstr "" - -#: ../../i18n.rst:251 -msgid "Administrative Tasks" -msgstr "" - -#: ../../i18n.rst:255 -msgid "Updating Localization Files" -msgstr "" - -#: ../../i18n.rst:257 -msgid "" -"To update the translation source files (eg if you changed or added " -"translatable strings in the templates or Python code) you should run " -"``python manage.py makemessages -l `` in the project's root " -"directory (substitute ```` with a valid language code)." -msgstr "" - -#: ../../i18n.rst:262 -msgid "" -"The updated files can now be localized in a `PO editor " -"`_ or " -"crowd-sourced online translation tool." -msgstr "" - -#: ../../i18n.rst:267 -msgid "Compiling to MO" -msgstr "" - -#: ../../i18n.rst:269 -msgid "" -"Gettext doesn't parse any text files, it reads a binary format for faster " -"performance. To compile the latest PO files in the repository, Django " -"provides the ``compilemessages`` management command. For example, to compile" -" all the available localizations, just run::" -msgstr "" - -#: ../../i18n.rst:276 -msgid "" -"You will need to do this every time you want to push updated translations to" -" the live site." -msgstr "" - -#: ../../i18n.rst:279 -msgid "" -"Also, note that it's not a good idea to track MO files in version control, " -"since they would need to be updated at the same pace PO files are updated, " -"so it's silly and not worth it. They are ignored by ``.gitignore``, but " -"please make sure you don't forcibly add them to the repository." -msgstr "" - -#: ../../i18n.rst:286 -msgid "Transifex Integration" -msgstr "" - -#: ../../i18n.rst:288 -msgid "" -"To push updated translation source files to Transifex, run ``tx push -s`` " -"(for English) or ``tx push -t `` (for non-English)." -msgstr "" - -#: ../../i18n.rst:291 -msgid "" -"To pull changes from Transifex, run ``tx pull -a``. Note that Transifex does" -" not compile the translation files, so you have to do this after the pull " -"(see the `Compiling to MO`_ section)." -msgstr "" - -#: ../../i18n.rst:295 -msgid "" -"For more information about the ``tx`` command, read the `Transifex client's " -"help pages `_." -msgstr "" - -#: ../../i18n.rst:301 -msgid "" -"For the Read the Docs community site, we use a `fabric script`_ to follow " -"this process:" -msgstr "" - -#: ../../i18n.rst:305 -msgid "Update files and push sources (English) to Transifex:" -msgstr "" - -#: ../../i18n.rst:311 -msgid "Pull changes (new translations) from Transifex:" -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/index.mo b/docs/user/locale/pt_BR/LC_MESSAGES/index.mo deleted file mode 100644 index 4656d82985c..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/index.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/index.po b/docs/user/locale/pt_BR/LC_MESSAGES/index.po deleted file mode 100644 index 8e2c6e1d289..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/index.po +++ /dev/null @@ -1,92 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../index.rst:2 -msgid "Welcome to Read The Docs" -msgstr "" - -#: ../../index.rst:4 -msgid "" -"`Read the Docs`_ hosts documentation for the open source community. We " -"support Sphinx_ docs written with reStructuredText_ and `CommonMark`_. We " -"pull your code from your Subversion_, Bazaar_, Git_, and Mercurial_ " -"repositories. Then we build documentation and host it for you. Think of it " -"as *Continuous Documentation*." -msgstr "" - -#: ../../index.rst:10 -msgid "The code is open source, and `available on GitHub`_." -msgstr "" - -#: ../../index.rst:22 -msgid "" -"The main documentation for the site is organized into a couple sections:" -msgstr "" - -#: ../../index.rst:24 -msgid ":ref:`user-docs`" -msgstr "" - -#: ../../index.rst:25 -msgid ":ref:`feature-docs`" -msgstr "" - -#: ../../index.rst:26 -msgid ":ref:`about-docs`" -msgstr "" - -#: ../../index.rst:28 -msgid "Information about development is also available:" -msgstr "" - -#: ../../index.rst:30 -msgid ":ref:`dev-docs`" -msgstr "" - -#: ../../index.rst:31 -msgid ":ref:`design-docs`" -msgstr "" - -#: ../../index.rst:35 -msgid "User Documentation" -msgstr "" - -#: ../../index.rst:52 -msgid "About Read the Docs" -msgstr "" - -#: ../../index.rst:70 -msgid "Feature Documentation" -msgstr "" - -#: ../../index.rst:92 -msgid "Developer Documentation" -msgstr "" - -#: ../../index.rst:111 -msgid "Business Documentation" -msgstr "" - -#: ../../index.rst:119 -msgid "Custom Install Documentation" -msgstr "" - -#: ../../index.rst:127 -msgid "Designer Documentation" -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/install.mo b/docs/user/locale/pt_BR/LC_MESSAGES/install.mo deleted file mode 100644 index 13daef88560..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/install.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/install.po b/docs/user/locale/pt_BR/LC_MESSAGES/install.po deleted file mode 100644 index b8d02082fac..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/install.po +++ /dev/null @@ -1,193 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../install.rst:2 -msgid "Installation" -msgstr "" - -#: ../../install.rst:4 -msgid "" -"Here is a step by step plan on how to install Read the Docs. It will get you" -" to a point of having a local running instance." -msgstr "" - -#: ../../install.rst:8 -msgid "" -"First, obtain `Python 3.6`_ and virtualenv_ if you do not already have them." -" Using a virtual environment will make the installation easier, and will " -"help to avoid clutter in your system-wide libraries. You will also need Git_" -" in order to clone the repository. If you plan to import Python 2.7 project " -"to your RTD then you'll need to install Python 2.7 with virtualenv in your " -"system as well." -msgstr "" - -#: ../../install.rst:25 -msgid "Requires Git version >=2" -msgstr "" - -#: ../../install.rst:29 -msgid "" -"If you are having trouble on OS X Mavericks (or possibly other versions of " -"OS X) with building ``lxml``, you probably might need to use Homebrew_ to " -"``brew install libxml2``, and invoke the install with::" -msgstr "" - -#: ../../install.rst:39 -msgid "" -"Linux users may find they need to install a few additional packages in order" -" to successfully execute ``pip install -r requirements.txt``. For example, a" -" clean install of Ubuntu 14.04 LTS will require the following packages::" -msgstr "" - -#: ../../install.rst:48 -msgid "CentOS/RHEL 7 will require::" -msgstr "" - -#: ../../install.rst:52 -msgid "" -"Users of other Linux distributions may need to install the equivalent " -"packages, depending on their system configuration." -msgstr "" - -#: ../../install.rst:57 -msgid "" -"If you want full support for searching inside your Read the Docs site you " -"will need to install Elasticsearch_." -msgstr "" - -#: ../../install.rst:60 -msgid "" -"Ubuntu users could install this package by following " -":doc:`/custom_installs/elasticsearch`." -msgstr "" - -#: ../../install.rst:64 -msgid "Besides the Python specific dependencies, you will also need Redis_." -msgstr "" - -#: ../../install.rst:66 -msgid "Ubuntu users could install this package as following::" -msgstr "" - -#: ../../install.rst:71 -msgid "" -"You will need to verify that your pip version is higher than 1.5 you can do " -"this as such::" -msgstr "" - -#: ../../install.rst:75 -msgid "" -"If this is not the case please update your pip version before continuing::" -msgstr "" - -#: ../../install.rst:79 -msgid "" -"Once you have these, create a virtual environment somewhere on your disk, " -"then activate it::" -msgstr "" - -#: ../../install.rst:86 -msgid "Create a folder in here, and clone the repository::" -msgstr "" - -#: ../../install.rst:92 -msgid "" -"Next, install the dependencies using ``pip`` (included inside of " -"virtualenv_)::" -msgstr "" - -#: ../../install.rst:97 -msgid "" -"This may take a while, so go grab a beverage. When it's done, build your " -"database::" -msgstr "" - -#: ../../install.rst:102 -msgid "Then please create a superuser account for Django::" -msgstr "" - -#: ../../install.rst:106 -msgid "Now let's properly generate the static assets::" -msgstr "" - -#: ../../install.rst:110 -msgid "" -"By now, it is the right time to load in a couple users and a test project::" -msgstr "" - -#: ../../install.rst:116 -msgid "" -"If you do not opt to install test data, you'll need to create an account for" -" API use and set ``SLUMBER_USERNAME`` and ``SLUMBER_PASSWORD`` in order for " -"everything to work properly. This can be done by using ``createsuperuser``, " -"then attempting a manual login to create an ``EmailAddress`` entry for the " -"user, then you can use ``shell_plus`` to update the object with " -"``primary=True``, ``verified=True``." -msgstr "" - -#: ../../install.rst:123 -msgid "Finally, you're ready to start the webserver::" -msgstr "" - -#: ../../install.rst:127 -msgid "" -"Visit http://127.0.0.1:8000/ in your browser to see how it looks; you can " -"use the admin interface via http://127.0.0.1:8000/admin (logging in with the" -" superuser account you just created)." -msgstr "" - -#: ../../install.rst:131 -msgid "" -"For builds to properly kick off as expected, it is necessary the port you're" -" serving on (i.e. ``runserver 0.0.0.0:8080``) match the port defined in " -"``PRODUCTION_DOMAIN``. You can utilize ``local_settings.py`` to modify this." -" (By default, it's ``localhost:8000``)" -msgstr "" - -#: ../../install.rst:136 -msgid "" -"While the webserver is running, you can build documentation for the latest " -"version of a project called 'pip' with the ``update_repos`` command. You " -"can replace 'pip' with the name of any added project::" -msgstr "" - -#: ../../install.rst:143 -msgid "What's available" -msgstr "" - -#: ../../install.rst:145 -msgid "" -"After registering with the site (or creating yourself a superuser account), " -"you will be able to log in and view the `dashboard " -"`_." -msgstr "" - -#: ../../install.rst:149 -msgid "Importing your docs" -msgstr "" - -#: ../../install.rst:151 -msgid "" -"One of the goals of readthedocs.org is to make it easy for any open source " -"developer to get high quality hosted docs with great visibility! Simply " -"provide us with the clone URL to your repo, we'll pull your code, extract " -"your docs, and build them! We make available a post-commit webhook that can " -"be configured to update the docs whenever you commit to your repo. See our " -":doc:`getting_started` page to learn more." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/issue-labels.mo b/docs/user/locale/pt_BR/LC_MESSAGES/issue-labels.mo deleted file mode 100644 index a7e99c344ed..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/issue-labels.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/issue-labels.po b/docs/user/locale/pt_BR/LC_MESSAGES/issue-labels.po deleted file mode 100644 index c1a15e8c667..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/issue-labels.po +++ /dev/null @@ -1,251 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../issue-labels.rst:2 -msgid "Overview of issue labels" -msgstr "" - -#: ../../issue-labels.rst:4 -msgid "" -"Here is a full list of labels that we use in the `GitHub issue tracker`_ and" -" what they stand for." -msgstr "" - -#: ../../issue-labels.rst:18 -msgid "*Accepted*" -msgstr "" - -#: ../../issue-labels.rst:10 -msgid "" -"Issues with this label are issues that the core team has accepted on to the " -"roadmap. The core team focuses on accepted bugs, features, and improvements " -"that are on our immediate roadmap and will give priority to these issues. " -"Pull requests could be delayed or closed if the pull request doesn't align " -"with our current roadmap. An issue or pull request that has not been " -"accepted should either eventually move to an accepted state, or should be " -"closed. As an issue is accepted, we will find room for it on our roadmap, " -"either on an upcoming release (point release milestones), or on a future " -"milestone project (named milestones)." -msgstr "" - -#: ../../issue-labels.rst:24 -msgid "*Bug*" -msgstr "" - -#: ../../issue-labels.rst:21 -msgid "" -"An issue describing unexpected or malicious behaviour of the readthedocs.org" -" software. A Bug issue differs from an Improvement issue in that Bug issues " -"are given priority on our roadmap. On release, these issues generally only " -"warrant incrementing the patch level version." -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "*Design*" -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "Issues related to the UI of the readthedocs.org website." -msgstr "" - -#: ../../issue-labels.rst:33 -msgid "*Feature*" -msgstr "" - -#: ../../issue-labels.rst:30 -msgid "" -"Issues that describe new features. Issues that do not describe new features," -" such as code cleanup or fixes that are not related to a bug, should " -"probably be given the Improvement label instead. On release, issues with the" -" Feature label warrant at least a minor version increase." -msgstr "" - -#: ../../issue-labels.rst:37 -msgid "*Good First Issue*" -msgstr "" - -#: ../../issue-labels.rst:36 -msgid "" -"This label marks issues that are easy to get started with. The issue should " -"be ideal for beginners to dive into the code base." -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "*Priority: high*" -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "Issues with this label should be resolved as quickly as possible." -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "*Priority: low*" -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "" -"Issues with this label won't have the immediate focus of the core team." -msgstr "" - -#: ../../issue-labels.rst:50 -msgid "*Improvement*" -msgstr "" - -#: ../../issue-labels.rst:46 -msgid "" -"An issue with this label is not a Bug nor a Feature. Code cleanup or small " -"changes to existing features would likely have this label. The distinction " -"for this label is that these issues have a lower priority on our roadmap " -"compared to issues labeled Bug, and aren't implementing new features, such " -"as a Feature issue might." -msgstr "" - -#: ../../issue-labels.rst:54 -msgid "*Needed: design decision*" -msgstr "" - -#: ../../issue-labels.rst:53 -msgid "" -"Issues that need a design decision are blocked for development until a " -"project leader clarifies the way in which the issue should be approached." -msgstr "" - -#: ../../issue-labels.rst:58 -msgid "*Needed: documentation*" -msgstr "" - -#: ../../issue-labels.rst:57 -msgid "" -"If an issue involves creating or refining documentation, this label will be " -"assigned." -msgstr "" - -#: ../../issue-labels.rst:65 -msgid "*Needed: more information*" -msgstr "" - -#: ../../issue-labels.rst:61 -msgid "" -"This label indicates that a reply with more information is required from the" -" bug reporter. If no response is given by the reporter, the issue is " -"considered invalid after 2 weeks and will be closed. See the documentation " -"about our :ref:`triage process ` for more " -"information." -msgstr "" - -#: ../../issue-labels.rst:69 -msgid "*Needed: patch*" -msgstr "" - -#: ../../issue-labels.rst:68 -msgid "" -"This label indicates that a patch is required in order to resolve the issue." -" A fix should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:73 -msgid "*Needed: tests*" -msgstr "" - -#: ../../issue-labels.rst:72 -msgid "" -"This label indicates that a better test coverage is required to resolve the " -"issue. New tests should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:77 -msgid "*Needed: replication*" -msgstr "" - -#: ../../issue-labels.rst:76 -msgid "" -"This label indicates that a bug has been reported, but has not been " -"successfully replicated by another user or contributor yet." -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "*Operations*" -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "Issues that require changes in the server infrastructure." -msgstr "" - -#: ../../issue-labels.rst:84 -msgid "*PR: work in progress*" -msgstr "" - -#: ../../issue-labels.rst:83 -msgid "" -"Pull Requests that are not complete yet. A final review is not possible yet," -" but every Pull Request is open for discussion." -msgstr "" - -#: ../../issue-labels.rst:88 -msgid "*PR: hotfix*" -msgstr "" - -#: ../../issue-labels.rst:87 -msgid "" -"Pull request was applied directly to production after a release. These pull " -"requests still need review to be merged into the next release." -msgstr "" - -#: ../../issue-labels.rst:92 -msgid "*Sprintable*" -msgstr "" - -#: ../../issue-labels.rst:91 -msgid "" -"Sprintable are all issues that have the right amount of scope to be handled " -"during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../issue-labels.rst:96 -msgid "*Status: blocked*" -msgstr "" - -#: ../../issue-labels.rst:95 -msgid "" -"The issue cannot be resolved until some other issue has been closed. See the" -" issue's log for which issue is blocking this issue." -msgstr "" - -#: ../../issue-labels.rst:101 -msgid "*Status: stale*" -msgstr "" - -#: ../../issue-labels.rst:99 -msgid "" -"A issue is stale if it there has been no activity on it for 90 days. Once a " -"issue is determined to be stale, it will be closed after 2 weeks unless " -"there is activity on the issue." -msgstr "" - -#: ../../issue-labels.rst:106 -msgid "*Support*" -msgstr "" - -#: ../../issue-labels.rst:104 -msgid "" -"Questions that needs answering but do not require code changes or issues " -"that only require a one time action on the server will have this label. See " -"the documentation about our :ref:`triage process ` " -"for more information." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/localization.mo b/docs/user/locale/pt_BR/LC_MESSAGES/localization.mo deleted file mode 100644 index 663c8b39d64..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/localization.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/localization.po b/docs/user/locale/pt_BR/LC_MESSAGES/localization.po deleted file mode 100644 index fd906236aaf..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/localization.po +++ /dev/null @@ -1,124 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../localization.rst:2 -msgid "Localization of Documentation" -msgstr "" - -#: ../../localization.rst:4 -msgid "" -"This feature only applies to Sphinx documentation. We are working to bring " -"it to our other documentation backends." -msgstr "" - -#: ../../localization.rst:6 -msgid "" -"Read the Docs supports hosting your docs in multiple languages. There are " -"two different things that we support:" -msgstr "" - -#: ../../localization.rst:9 -msgid "A single project written in another language" -msgstr "" - -#: ../../localization.rst:10 -msgid "A project with translations into multiple languages" -msgstr "" - -#: ../../localization.rst:14 -msgid "Single project in another language" -msgstr "" - -#: ../../localization.rst:16 -msgid "" -"It is easy to set the *Language* of your project. On the project *Admin* " -"page (or *Import* page), simply select your desired *Language* from the " -"dropdown. This will tell Read the Docs that your project is in the language." -" The language will be represented in the URL for your project." -msgstr "" - -#: ../../localization.rst:22 -msgid "" -"For example, a project that is in Spanish will have a default URL of " -"``/es/latest/`` instead of ``/en/latest/``." -msgstr "" - -#: ../../localization.rst:25 -msgid "" -"You must commit the ``.po`` files for Read the Docs to translate your " -"documentation." -msgstr "" - -#: ../../localization.rst:28 -msgid "Project with multiple translations" -msgstr "" - -#: ../../localization.rst:30 -msgid "" -"This situation is a bit more complicated. To support this, you will have one" -" parent project and a number of projects marked as translations of that " -"parent. Let's use ``phpmyadmin`` as an example." -msgstr "" - -#: ../../localization.rst:35 -msgid "" -"The main ``phpmyadmin`` project is the parent for all translations. Then you" -" must create a project for each translation, for example ``phpmyadmin-" -"spanish``. You will set the *Language* for ``phpmyadmin-spanish`` to " -"``Spanish``. In the parent projects *Translations* page, you will say that " -"``phpmyadmin-spanish`` is a translation for your project." -msgstr "" - -#: ../../localization.rst:42 -msgid "This has the results of serving:" -msgstr "" - -#: ../../localization.rst:44 -msgid "``phpmyadmin`` at ``http://phpmyadmin.readthedocs.io/en/latest/``" -msgstr "" - -#: ../../localization.rst:45 -msgid "" -"``phpmyadmin-spanish`` at ``http://phpmyadmin.readthedocs.io/es/latest/``" -msgstr "" - -#: ../../localization.rst:47 -msgid "It also gets included in the Read the Docs flyout:" -msgstr "" - -#: ../../localization.rst:52 -msgid "" -"The default language of a custom domain is determined by the language of the" -" parent project that the domain was configured on. See " -":doc:`alternate_domains` for more information." -msgstr "" - -#: ../../localization.rst:56 -msgid "" -"You can include multiple translations in the same repository, with same " -"``conf.py`` and ``.rst`` files, but each project must specify the language " -"to build for those docs." -msgstr "" - -#: ../../localization.rst:60 -msgid "" -"You can read :doc:`guides/manage-translations` to understand the whole " -"process for a documentation with multiples languages in the same repository " -"and how to keep the translations updated on time." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/open-source-philosophy.mo b/docs/user/locale/pt_BR/LC_MESSAGES/open-source-philosophy.mo deleted file mode 100644 index 04b36be98b3..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/open-source-philosophy.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/open-source-philosophy.po b/docs/user/locale/pt_BR/LC_MESSAGES/open-source-philosophy.po deleted file mode 100644 index 357ff63f03b..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/open-source-philosophy.po +++ /dev/null @@ -1,113 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../open-source-philosophy.rst:2 -msgid "Read the Docs Open Source Philosophy" -msgstr "" - -#: ../../open-source-philosophy.rst:4 -msgid "" -"Read the Docs is Open Source software. We have `licensed " -"`_ the code " -"base as MIT, which provides almost no restrictions on the use of the code." -msgstr "" - -#: ../../open-source-philosophy.rst:8 -msgid "" -"However, as a project there are things that we care about more than others. " -"We built Read the Docs to support documentation in the Open Source " -"community. The code is open for people to contribute to, so that they may " -"build features into https://readthedocs.org that they want. We also believe " -"sharing the code openly is a valuable learning tool, especially for " -"demonstrating how to collaborate and maintain an enormous website." -msgstr "" - -#: ../../open-source-philosophy.rst:18 -msgid "Official Support" -msgstr "" - -#: ../../open-source-philosophy.rst:20 -msgid "" -"The time of the core developers of Read the Docs is limited. We provide " -"official support for the following things:" -msgstr "" - -#: ../../open-source-philosophy.rst:23 -msgid "Local development on the Python code base" -msgstr "" - -#: ../../open-source-philosophy.rst:24 -msgid "Usage of https://readthedocs.org for Open Source projects" -msgstr "" - -#: ../../open-source-philosophy.rst:25 -msgid "" -"Bug fixes in the code base, as it applies to running it on " -"https://readthedocs.org" -msgstr "" - -#: ../../open-source-philosophy.rst:28 -msgid "Unsupported" -msgstr "" - -#: ../../open-source-philosophy.rst:30 -msgid "" -"There are use cases that we don't support, because it doesn't further our " -"goal of promoting documentation in the Open Source Community." -msgstr "" - -#: ../../open-source-philosophy.rst:33 -msgid "We do not support:" -msgstr "" - -#: ../../open-source-philosophy.rst:35 -msgid "Specific usage of Sphinx and Mkdocs, that don't affect our hosting" -msgstr "" - -#: ../../open-source-philosophy.rst:36 -msgid "Custom installations of Read the Docs at your company" -msgstr "" - -#: ../../open-source-philosophy.rst:37 -msgid "Installation of Read the Docs on other platforms" -msgstr "" - -#: ../../open-source-philosophy.rst:38 -msgid "Any installation issues outside of the Read the Docs Python Code" -msgstr "" - -#: ../../open-source-philosophy.rst:41 -msgid "Rationale" -msgstr "" - -#: ../../open-source-philosophy.rst:43 -msgid "" -"Read the Docs was founded to improve documentation in the Open Source " -"Community. We fully recognize and allow the code to be used for internal " -"installs at companies, but we will not spend our time supporting it. Our " -"time is limited, and we want to spend it on the mission that we set out to " -"originally support." -msgstr "" - -#: ../../open-source-philosophy.rst:49 -msgid "" -"If you feel strongly about installing Read the Docs internal to a company, " -"we will happily link to third party resources on this topic. Please open an " -"issue with a proposal if you want to take on this task." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/privacy-policy.mo b/docs/user/locale/pt_BR/LC_MESSAGES/privacy-policy.mo deleted file mode 100644 index 178be878536..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/privacy-policy.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/privacy-policy.po b/docs/user/locale/pt_BR/LC_MESSAGES/privacy-policy.po deleted file mode 100644 index 2a09c162e77..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/privacy-policy.po +++ /dev/null @@ -1,658 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../privacy-policy.rst:5 -msgid "Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:7 -msgid "Effective date: **May 30, 2018**" -msgstr "" - -#: ../../privacy-policy.rst:9 -msgid "" -"Welcome to Read the Docs. At Read the Docs, we believe in protecting the " -"privacy of our users, authors, and readers." -msgstr "" - -#: ../../privacy-policy.rst:15 -msgid "The short version" -msgstr "" - -#: ../../privacy-policy.rst:17 -msgid "" -"We collect your information only with your consent; we only collect the " -"minimum amount of personal information that is necessary to fulfill the " -"purpose of your interaction with us; we don't sell it to third parties; and " -"we only use it as this Privacy Policy describes." -msgstr "" - -#: ../../privacy-policy.rst:23 -msgid "" -"Of course, the short version doesn't tell you everything, so please read on " -"for more details!" -msgstr "" - -#: ../../privacy-policy.rst:28 -msgid "Our services" -msgstr "" - -#: ../../privacy-policy.rst:30 -msgid "Read the Docs is made up of:" -msgstr "" - -#: ../../privacy-policy.rst:35 -msgid "readthedocs.org" -msgstr "" - -#: ../../privacy-policy.rst:33 -msgid "" -"This is a website aimed at documentation authors writing and building " -"software documentation. This Privacy Policy applies to this site in full " -"without reservation." -msgstr "" - -#: ../../privacy-policy.rst:41 -msgid "readthedocs.com" -msgstr "" - -#: ../../privacy-policy.rst:38 -msgid "" -"This website is a commercial hosted offering for hosting private " -"documentation for corporate clients. It is governed by this privacy policy " -"but also separate `terms `_." -msgstr "" - -#: ../../privacy-policy.rst:48 -msgid "" -"readthedocs.io, readthedocs-hosted.com, and other domains (\"Documentation " -"Sites\")" -msgstr "" - -#: ../../privacy-policy.rst:44 -msgid "" -"These websites are where Read the Docs hosts documentation on behalf of " -"documentation authors. A best effort is made to apply this Privacy Policy to" -" these sites but the documentation may contain content and files created by " -"documentation authors." -msgstr "" - -#: ../../privacy-policy.rst:51 -msgid "What information Read the Docs collects and why" -msgstr "" - -#: ../../privacy-policy.rst:54 -msgid "Information from website browsers" -msgstr "" - -#: ../../privacy-policy.rst:56 -msgid "" -"If you're **just browsing the website**, we collect the same basic " -"information that most websites collect. We use common internet technologies," -" such as cookies and web server logs. We collect this basic information from" -" everybody, whether they have an account or not." -msgstr "" - -#: ../../privacy-policy.rst:60 -msgid "The information we collect about all visitors to our website includes:" -msgstr "" - -#: ../../privacy-policy.rst:62 -msgid "the visitor's browser type" -msgstr "" - -#: ../../privacy-policy.rst:63 -msgid "language preference" -msgstr "" - -#: ../../privacy-policy.rst:64 -msgid "referring site" -msgstr "" - -#: ../../privacy-policy.rst:65 -msgid "the date and time of each visitor request" -msgstr "" - -#: ../../privacy-policy.rst:67 -msgid "" -"We also collect potentially personally-identifying information like Internet" -" Protocol (IP) addresses." -msgstr "" - -#: ../../privacy-policy.rst:72 ../../privacy-policy.rst:96 -msgid "Why do we collect this?" -msgstr "" - -#: ../../privacy-policy.rst:74 -msgid "" -"We collect this information to better understand how our website visitors " -"use Read the Docs, and to monitor and protect the security of the website." -msgstr "" - -#: ../../privacy-policy.rst:79 -msgid "Information from users with accounts" -msgstr "" - -#: ../../privacy-policy.rst:81 -msgid "" -"If you **create an account**, we require some basic information at the time " -"of account creation. You will create your own user name and password, and we" -" will ask you for a valid email account. You also have the option to give us" -" more information if you want to, and this may include \"User Personal " -"Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:86 -msgid "" -"\"User Personal Information\" is any information about one of our users " -"which could, alone or together with other information, personally identify " -"him or her. Information such as a user name and password, an email address, " -"a real name, and a photograph are examples of \"User Personal Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:91 -msgid "" -"User Personal Information does not include aggregated, non-personally " -"identifying information. We may use aggregated, non-personally identifying " -"information to operate, improve, and optimize our website and service." -msgstr "" - -#: ../../privacy-policy.rst:98 -msgid "" -"We need your User Personal Information to create your account, and to " -"provide the services you request." -msgstr "" - -#: ../../privacy-policy.rst:99 -msgid "" -"We use your User Personal Information, specifically your user name, to " -"identify you on Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:100 -msgid "" -"We use it to fill out your profile and share that profile with other users." -msgstr "" - -#: ../../privacy-policy.rst:101 -msgid "" -"We will use your email address to communicate with you but it is not shared " -"publicly." -msgstr "" - -#: ../../privacy-policy.rst:102 -msgid "" -"We limit our use of your User Personal Information to the purposes listed in" -" this Privacy Statement. If we need to use your User Personal Information " -"for other purposes, we will ask your permission first. You can always see " -"what information we have in your `user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:108 -msgid "What information Read the Docs does not collect" -msgstr "" - -#: ../../privacy-policy.rst:110 -msgid "" -"We do not intentionally collect **sensitive personal information**, such as " -"social security numbers, genetic data, health information, or religious " -"information." -msgstr "" - -#: ../../privacy-policy.rst:113 -msgid "" -"Documentation Sites hosted on Read the Docs are public, anyone (including " -"us) may view their contents. If you have included private or sensitive " -"information in your Documentation Site, such as email addresses, that " -"information may be indexed by search engines or used by third parties." -msgstr "" - -#: ../../privacy-policy.rst:118 -msgid "" -"If you're a **child under the age of 13**, you may not have an account on " -"Read the Docs. Read the Docs does not knowingly collect information from or " -"direct any of our content specifically to children under 13. If we learn or " -"have reason to suspect that you are a user who is under the age of 13, we " -"will unfortunately have to close your account. We don't want to discourage " -"you from writing software documentation, but those are the rules." -msgstr "" - -#: ../../privacy-policy.rst:124 -msgid "How we share the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:126 -msgid "" -"We **do not** share, sell, rent, or trade User Personal Information with " -"third parties for their commercial purposes." -msgstr "" - -#: ../../privacy-policy.rst:129 -msgid "" -"We do not disclose User Personal Information outside Read the Docs, except " -"in the situations listed in this section or in the section below on " -"compelled disclosure." -msgstr "" - -#: ../../privacy-policy.rst:133 -msgid "" -"We **do** share certain aggregated, non-personally identifying information " -"with others about how our users, collectively, use Read the Docs. For " -"example, we may compile statistics on the prevalence of different types of " -"documentation across Read the Docs for a blog post or popularity of " -"programming languages for advertising partners." -msgstr "" - -#: ../../privacy-policy.rst:139 -msgid "" -"We **do** host advertising on Documentation Sites. This advertising is " -"first-party advertising hosted by Read the Docs. We **do not** run any code " -"from advertisers and all ad images are hosted on Read the Docs' servers. For" -" more details, see our document on :doc:`advertising/advertising-details`." -msgstr "" - -#: ../../privacy-policy.rst:145 -msgid "" -"We may use User Personal Information with your permission, so we can perform" -" services you have requested. For example, if you request service on " -"commercially hosted docs, we will ask your permission to sync your private " -"repositories." -msgstr "" - -#: ../../privacy-policy.rst:150 -msgid "" -"We may share User Personal Information with a limited number of third party " -"vendors who process it on our behalf to provide or improve our service, and " -"who have agreed to privacy restrictions similar to our own Privacy " -"Statement. For more details, see our next section on :ref:`third parties " -"`." -msgstr "" - -#: ../../privacy-policy.rst:157 -msgid "Third party vendors" -msgstr "" - -#: ../../privacy-policy.rst:159 -msgid "" -"As we mentioned, we may share some information with third party vendors or " -"it may be collected by them on our behalf. The information collected and " -"stored by third parties is subject to their policies and practices. This " -"list will be updated from time to time and we encourage you to check back " -"periodically." -msgstr "" - -#: ../../privacy-policy.rst:167 -msgid "Payment processing" -msgstr "" - -#: ../../privacy-policy.rst:169 -msgid "" -"Should you choose to become a `Supporter`_, purchase a `Gold Membership`_, " -"or become a subscriber to Read the Docs' commercial hosting product, your " -"payment information and details will be processed by Stripe. Read the Docs " -"does not store your payment information." -msgstr "" - -#: ../../privacy-policy.rst:178 -msgid "Site monitoring" -msgstr "" - -#: ../../privacy-policy.rst:180 -msgid "" -"Read the Docs uses Sentry and New Relic to diagnose errors and improve the " -"performance of our site. Both companies take part in the EU-US Privacy " -"Shield framework. We aim to minimize the amount of personal information " -"shared, but the information may include your IP address." -msgstr "" - -#: ../../privacy-policy.rst:187 -msgid "Analytics" -msgstr "" - -#: ../../privacy-policy.rst:189 -msgid "" -"We go into detail on analytics in a :ref:`separate section specific to " -"analytics `." -msgstr "" - -#: ../../privacy-policy.rst:193 -msgid "Support Desk" -msgstr "" - -#: ../../privacy-policy.rst:195 -msgid "" -"Read the Docs uses Intercom to manage support requests for documentation " -"hosted through our commercial hosting on readthedocs.com. If you request " -"support -- typically via email -- Intercom may process your contact " -"information." -msgstr "" - -#: ../../privacy-policy.rst:201 -msgid "Email newsletter" -msgstr "" - -#: ../../privacy-policy.rst:203 -msgid "" -"If you sign up for the `Read the Docs email newsletter`_, your email address" -" and name will be stored by Mailchimp. This newsletter is separate from " -"creating a Read the Docs account and signing up for Read the Docs does not " -"opt you in for the newsletter." -msgstr "" - -#: ../../privacy-policy.rst:208 -msgid "" -"You can manage your email subscription including unsubscribing and deleting " -"your records with Mailchimp. There is a link to do so in the footer of any " -"newsletter you receive from us." -msgstr "" - -#: ../../privacy-policy.rst:216 -msgid "Public Information on Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:218 -msgid "" -"Most of Read the Docs is public-facing including user names, project names, " -"and Documentation Sites. If your content is public-facing, third parties may" -" access it. We do not sell that content; it is yours." -msgstr "" - -#: ../../privacy-policy.rst:225 -msgid "Our use of cookies and tracking" -msgstr "" - -#: ../../privacy-policy.rst:229 -msgid "Do Not Track" -msgstr "" - -#: ../../privacy-policy.rst:231 -msgid "" -"Read the Docs supports Do Not Track (DNT) and respects users' tracking " -"preferences. Specifically, we support the `W3C's tracking preference " -"expression`_ and the `EFF's DNT Policy`_." -msgstr "" - -#: ../../privacy-policy.rst:235 -msgid "For Read the Docs, this means:" -msgstr "" - -#: ../../privacy-policy.rst:237 -msgid "" -"We **do not** do behavioral ad targeting regardless of your DNT preference." -msgstr "" - -#: ../../privacy-policy.rst:238 -msgid "" -"When DNT is enabled, both logged-in and logged-out users are considered " -"opted-out of :ref:`analytics `." -msgstr "" - -#: ../../privacy-policy.rst:240 -msgid "" -"Regardless of DNT preference, our logs that contain IP addresses and user " -"agent strings are deleted after 10 days unless a DNT exception applies." -msgstr "" - -#: ../../privacy-policy.rst:242 -msgid "Our full DNT policy is `available here`_." -msgstr "" - -#: ../../privacy-policy.rst:244 -msgid "" -"Our DNT policy applies without reservation to readthedocs.org and " -"readthedocs.com. A best effort is made to apply this to Documentation Sites," -" but we do not have complete control over the contents of these sites." -msgstr "" - -#: ../../privacy-policy.rst:248 -msgid "For more details about DNT, visit `All About Do Not Track`_." -msgstr "" - -#: ../../privacy-policy.rst:252 -msgid "" -"Due to the nature of our environment where documentation is built as " -"necessary, the DNT analytics opt-out for Documentation Sites only applies " -"for those sites generated after May 1, 2018." -msgstr "" - -#: ../../privacy-policy.rst:262 -msgid "Cookies" -msgstr "" - -#: ../../privacy-policy.rst:264 -msgid "" -"Read the Docs uses cookies to make interactions with our service easy and " -"meaningful. We use cookies to keep you logged in, remember your preferences," -" and provide information for future development of Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:268 -msgid "" -"A cookie is a small piece of text that our web server stores on your " -"computer or mobile device, which your browser sends to us when you return to" -" our site. Cookies do not necessarily identify you if you are merely " -"visiting Read the Docs; however, a cookie may store a unique identifier for " -"each logged in user. The cookies Read the Docs sets are essential for the " -"operation of the website, or are used for performance or functionality. By " -"using our website, you agree that we can place these types of cookies on " -"your computer or device. If you disable your browser or device's ability to " -"accept cookies, you will not be able to log in to Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:279 -msgid "Google Analytics" -msgstr "" - -#: ../../privacy-policy.rst:281 -msgid "" -"We use Google Analytics as a third party tracking service, but we don't use " -"it to track you individually or collect your User Personal Information. We " -"use Google Analytics to collect information about how our website performs " -"and how our users, in general, navigate through and use Read the Docs. This " -"helps us evaluate our users' use of Read the Docs; compile statistical " -"reports on activity; and improve our content and website performance." -msgstr "" - -#: ../../privacy-policy.rst:288 -msgid "" -"Google Analytics gathers certain simple, non-personally identifying " -"information over time, such as your IP address, browser type, internet " -"service provider, referring and exit pages, time stamp, and similar data " -"about your use of Read the Docs. We do not link this information to any of " -"your personal information such as your user name." -msgstr "" - -#: ../../privacy-policy.rst:293 -msgid "" -"Read the Docs will not, nor will we allow any third party to, use the Google" -" Analytics tool to track our users individually; collect any User Personal " -"Information other than IP address; or correlate your IP address with your " -"identity. Google provides further information about its own privacy " -"practices and offers a `browser add-on to opt out of Google Analytics " -"tracking `_. You may also opt-out " -"of analytics on Read the Docs by enabled Do Not Track." -msgstr "" - -#: ../../privacy-policy.rst:303 -msgid "How Read the Docs secures your information" -msgstr "" - -#: ../../privacy-policy.rst:305 -msgid "" -"Read the Docs takes all measures reasonably necessary to protect User " -"Personal Information from unauthorized access, alteration, or destruction; " -"maintain data accuracy; and help ensure the appropriate use of User Personal" -" Information. We follow generally accepted industry standards to protect the" -" personal information submitted to us, both during transmission and once we " -"receive it." -msgstr "" - -#: ../../privacy-policy.rst:311 -msgid "" -"No method of transmission, or method of electronic storage, is 100% secure. " -"Therefore, we cannot guarantee its absolute security." -msgstr "" - -#: ../../privacy-policy.rst:316 -msgid "Read the Docs' global privacy practices" -msgstr "" - -#: ../../privacy-policy.rst:318 -msgid "" -"**Information that we collect will be stored and processed in the United " -"States** in accordance with this Privacy Policy. However, we understand that" -" we have users from different countries and regions with different privacy " -"expectations, and we try to meet those needs." -msgstr "" - -#: ../../privacy-policy.rst:324 -msgid "" -"We provide the same standard of privacy protection to all our users around " -"the world, regardless of their country of origin or location, Additionally, " -"we require that if our vendors or affiliates have access to User Personal " -"Information, they must comply with our privacy policies and with applicable " -"data privacy laws." -msgstr "" - -#: ../../privacy-policy.rst:330 -msgid "In particular:" -msgstr "" - -#: ../../privacy-policy.rst:332 -msgid "" -"Read the Docs provides clear methods of unambiguous, informed consent at the" -" time of data collection, when we do collect your personal data." -msgstr "" - -#: ../../privacy-policy.rst:335 -msgid "" -"We collect only the minimum amount of personal data necessary, unless you " -"choose to provide more. We encourage you to only give us the amount of data " -"you are comfortable sharing." -msgstr "" - -#: ../../privacy-policy.rst:337 -msgid "" -"We offer you simple methods of accessing, correcting, or deleting the data " -"we have collected." -msgstr "" - -#: ../../privacy-policy.rst:338 -msgid "We also provide our users a method of recourse and enforcement." -msgstr "" - -#: ../../privacy-policy.rst:342 -msgid "Resolving Complaints" -msgstr "" - -#: ../../privacy-policy.rst:344 -msgid "" -"If you have concerns about the way Read the Docs is handling your User " -"Personal Information, please let us know immediately by emailing us at " -"privacy@readthedocs.org." -msgstr "" - -#: ../../privacy-policy.rst:349 -msgid "How we respond to compelled disclosure" -msgstr "" - -#: ../../privacy-policy.rst:351 -msgid "" -"Read the Docs may disclose personally-identifying information or other " -"information we collect about you to law enforcement in response to a valid " -"subpoena, court order, warrant, or similar government order, or when we " -"believe in good faith that disclosure is reasonably necessary to protect our" -" property or rights, or those of third parties or the public at large." -msgstr "" - -#: ../../privacy-policy.rst:357 -msgid "" -"In complying with court orders and similar legal processes, Read the Docs " -"strives for transparency. When permitted, we will make a reasonable effort " -"to notify users of any disclosure of their information, unless we are " -"prohibited by law or court order from doing so, or in rare, exigent " -"circumstances." -msgstr "" - -#: ../../privacy-policy.rst:366 -msgid "How you can access and control the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:368 -msgid "" -"If you're already a Read the Docs user, you may access, update, alter, or " -"delete your basic user profile information by `editing your user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:374 -msgid "Data retention and deletion" -msgstr "" - -#: ../../privacy-policy.rst:376 -msgid "" -"Read the Docs will retain User Personal Information for as long as your " -"account is active or as needed to provide you services." -msgstr "" - -#: ../../privacy-policy.rst:379 -msgid "" -"We may retain certain User Personal Information indefinitely, unless you " -"delete it or request its deletion. For example, we don't automatically " -"delete inactive user accounts, so unless you choose to delete your account, " -"we will retain your account information indefinitely." -msgstr "" - -#: ../../privacy-policy.rst:385 -msgid "" -"If you would like to delete your User Personal Information, you may do so in" -" your `user account `__. We will " -"retain and use your information as necessary to comply with our legal " -"obligations, resolve disputes, and enforce our agreements, but barring legal" -" requirements, we will delete your full profile." -msgstr "" - -#: ../../privacy-policy.rst:391 -msgid "" -"Our web server logs for readthedocs.org, readthedocs.com, and Documentation " -"Sites are deleted after 10 days barring legal obligations." -msgstr "" - -#: ../../privacy-policy.rst:396 -msgid "Changes to our Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:398 -msgid "" -"We reserve the right to revise this Privacy Policy at any time. If we change" -" this Privacy Policy in the future, we will post the revised Privacy Policy " -"and update the \"Effective Date,\" above, to reflect the date of the " -"changes." -msgstr "" - -#: ../../privacy-policy.rst:405 -msgid "Contacting Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:407 -msgid "" -"Questions regarding Read the Docs' Privacy Policy or information practices " -"should be directed to privacy@readthedocs.org." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/privacy.mo b/docs/user/locale/pt_BR/LC_MESSAGES/privacy.mo deleted file mode 100644 index 27206b32b06..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/privacy.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/privacy.po b/docs/user/locale/pt_BR/LC_MESSAGES/privacy.po deleted file mode 100644 index 82a34f43b3d..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/privacy.po +++ /dev/null @@ -1,109 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../privacy.rst:2 -msgid "Privacy Levels" -msgstr "" - -#: ../../privacy.rst:4 -msgid "" -"Read the Docs supports 3 different privacy levels on 2 different objects; " -"Public, Protected, Private on Projects and Versions." -msgstr "" - -#: ../../privacy.rst:8 -msgid "Understanding the Privacy Levels" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Level" -msgstr "Nível" - -#: ../../privacy.rst:11 -msgid "Detail" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Listing" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Search" -msgstr "Pesquisar" - -#: ../../privacy.rst:11 -msgid "Viewing" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:43 -msgid "Private" -msgstr "Privado" - -#: ../../privacy.rst:13 ../../privacy.rst:13 ../../privacy.rst:13 -#: ../../privacy.rst:15 ../../privacy.rst:15 -msgid "No" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:15 ../../privacy.rst:15 -#: ../../privacy.rst:17 ../../privacy.rst:17 ../../privacy.rst:17 -#: ../../privacy.rst:17 -msgid "Yes" -msgstr "Sim" - -#: ../../privacy.rst:15 ../../privacy.rst:31 -msgid "Protected" -msgstr "Protegido" - -#: ../../privacy.rst:17 ../../privacy.rst:25 -msgid "Public" -msgstr "Público" - -#: ../../privacy.rst:20 -msgid "" -"With a URL to view the actual documentation, even private docs are viewable." -" This is because our architecture doesn't do any logic on documentation " -"display, to increase availability." -msgstr "" - -#: ../../privacy.rst:27 -msgid "" -"This is the easiest and most obvious. It is also the default. It means that " -"everything is available to be seen by everyone." -msgstr "" - -#: ../../privacy.rst:33 -msgid "" -"Protected means that your object won't show up in Listing Pages, but Detail " -"pages still work. For example, a Project that is Protected will not show on " -"the homepage Recently Updated list, however, if you link directly to the " -"project, you will get a 200 and the page will display." -msgstr "" - -#: ../../privacy.rst:38 -msgid "" -"Protected Versions are similar, they won't show up in your version listings," -" but will be available once linked to." -msgstr "" - -#: ../../privacy.rst:45 -msgid "" -"Private objects are available only to people who have permissions to see " -"them. They will not display on any list view, and will 404 when you link " -"them to others." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/security.mo b/docs/user/locale/pt_BR/LC_MESSAGES/security.mo deleted file mode 100644 index 7323696601a..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/security.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/security.po b/docs/user/locale/pt_BR/LC_MESSAGES/security.po deleted file mode 100644 index d7336630564..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/security.po +++ /dev/null @@ -1,99 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Rodrigo , 2018\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../security.rst:2 -msgid "Security" -msgstr "Segurança" - -#: ../../security.rst:4 -msgid "" -"Security is very important to us at Read the Docs. We are committed to " -"responsible reporting and disclosure of security issues." -msgstr "" - -#: ../../security.rst:7 -msgid "Reporting a security issue" -msgstr "" - -#: ../../security.rst:9 -msgid "" -"If you believe you've discovered a security issue at Read the Docs, please " -"contact us at **security@readthedocs.org** (optionally using our " -":ref:`security:PGP key`). We request that you please not publicly disclose " -"the issue until it has been addressed by us." -msgstr "" - -#: ../../security.rst:13 -msgid "You can expect:" -msgstr "" - -#: ../../security.rst:15 -msgid "" -"We will respond acknowledging your email typically within one business day." -msgstr "" - -#: ../../security.rst:16 -msgid "" -"We will follow up if and when we have confirmed the issue with a timetable " -"for the fix." -msgstr "" - -#: ../../security.rst:17 -msgid "We will notify you when the issue is fixed." -msgstr "" - -#: ../../security.rst:18 -msgid "" -"We will add the issue to our :ref:`security issue archive `." -msgstr "" - -#: ../../security.rst:21 -msgid "PGP key" -msgstr "" - -#: ../../security.rst:23 -msgid "" -"You may use this `PGP key`__ to securely communicate with us and to verify " -"signed messages you receive from us." -msgstr "" - -#: ../../security.rst:85 -msgid "Security issue archive" -msgstr "" - -#: ../../security.rst:88 -msgid "Release 2.3.0" -msgstr "" - -#: ../../security.rst:90 -msgid "" -":ref:`version-2.3.0` resolves a security issue with translations on our " -"community hosting site that allowed users to modify the hosted path of a " -"target project by adding it as a translation project of their own project. A" -" check was added to ensure project ownership before adding the project as a " -"translation." -msgstr "" - -#: ../../security.rst:95 -msgid "" -"In order to add a project as a translation now, users must now first be " -"granted ownership in the translation project." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/single_version.mo b/docs/user/locale/pt_BR/LC_MESSAGES/single_version.mo deleted file mode 100644 index a2362262b44..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/single_version.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/single_version.po b/docs/user/locale/pt_BR/LC_MESSAGES/single_version.po deleted file mode 100644 index e09d849880d..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/single_version.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../single_version.rst:2 -msgid "Single Version Documentation" -msgstr "" - -#: ../../single_version.rst:4 -msgid "" -"Single Version Documentation lets you serve your docs at a root domain. By " -"default, all documentation served by Read the Docs has a root of " -"``///``. But, if you enable the \"Single Version\" option" -" for a project, its documentation will instead be served at ``/``." -msgstr "" - -#: ../../single_version.rst:8 -msgid "" -"This means you can't have translations or multiple versions for your " -"documentation." -msgstr "" - -#: ../../single_version.rst:10 -msgid "" -"You can see a live example of this at http://www.contribution-guide.org" -msgstr "" - -#: ../../single_version.rst:13 -msgid "Enabling" -msgstr "" - -#: ../../single_version.rst:15 -msgid "" -"You can toggle the \"Single Version\" option on or off for your project in " -"the Project Admin page. Check your `dashboard`_ for a list of your projects." -msgstr "" - -#: ../../single_version.rst:18 -msgid "Effects" -msgstr "" - -#: ../../single_version.rst:20 -msgid "" -"Links generated on Read the Docs will now point to the proper URL. For " -"example, if pip was set as a \"Single Version\" project, then links to its " -"documentation would point to ``http://pip.readthedocs.io/`` rather than the " -"default ``http://pip.readthedocs.io/en/latest/``." -msgstr "" - -#: ../../single_version.rst:22 -msgid "" -"Documentation at ``///`` will still be served for" -" backwards compatibility reasons. However, our usage of :doc:`canonical` " -"should stop these from being indexed by Google." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/sponsors.mo b/docs/user/locale/pt_BR/LC_MESSAGES/sponsors.mo deleted file mode 100644 index f5583731133..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/sponsors.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/sponsors.po b/docs/user/locale/pt_BR/LC_MESSAGES/sponsors.po deleted file mode 100644 index 04a9b0e619b..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/sponsors.po +++ /dev/null @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../sponsors.rst:2 -msgid "Sponsors of Read the Docs" -msgstr "" - -#: ../../sponsors.rst:4 -msgid "" -"Running Read the Docs isn't free, and the site wouldn't be where it is today" -" without generous support of our sponsors. Below is a list of all the folks " -"who have helped the site financially, in order of the date they first " -"started supporting us." -msgstr "" - -#: ../../sponsors.rst:10 -msgid "Current sponsors" -msgstr "" - -#: ../../sponsors.rst:12 -msgid "" -"`Microsoft Azure`_ - They cover all of our hosting expenses every month. " -"This is a pretty large sum of money, averaging around $3,000/mo, and we are " -"really grateful to have them as a sponsor." -msgstr "" - -#: ../../sponsors.rst:13 -msgid "" -"`Cloudflare`_ - Cloudflare is providing us with an enterprise plan of their " -"SSL for SaaS Providers product that enables us to provide SSL certificates " -"for custom domains." -msgstr "" - -#: ../../sponsors.rst:14 -msgid "You? (Email us at rev@readthedocs.org for more info)" -msgstr "" - -#: ../../sponsors.rst:17 -msgid "Past sponsors" -msgstr "" - -#: ../../sponsors.rst:19 -msgid "`Python Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:20 -msgid "`Revsys`_" -msgstr "" - -#: ../../sponsors.rst:21 -msgid "`Mozilla Web Dev`_" -msgstr "" - -#: ../../sponsors.rst:22 -msgid "`Django Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:23 -msgid "`Lab305`_" -msgstr "" - -#: ../../sponsors.rst:24 -msgid "`Twilio`_" -msgstr "" - -#: ../../sponsors.rst:25 -msgid "`Rackspace`_" -msgstr "" - -#: ../../sponsors.rst:26 -msgid "`Mozilla`_" -msgstr "" - -#: ../../sponsors.rst:42 -msgid "Sponsorship Information" -msgstr "" - -#: ../../sponsors.rst:44 -msgid "" -"As part of increasing sustainability, Read the Docs is testing out promoting" -" sponsors on documentation pages. We have more information about this in our" -" `blog post `_ about " -"this effort." -msgstr "" - -#: ../../sponsors.rst:49 -msgid "Sponsor Us" -msgstr "" - -#: ../../sponsors.rst:51 -msgid "" -"Contact us at rev@readthedocs.org for more information on sponsoring Read " -"the Docs." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/story.mo b/docs/user/locale/pt_BR/LC_MESSAGES/story.mo deleted file mode 100644 index 1e3410c8e96..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/story.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/story.po b/docs/user/locale/pt_BR/LC_MESSAGES/story.po deleted file mode 100644 index f5ca1cb3049..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/story.po +++ /dev/null @@ -1,59 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../story.rst:2 -msgid "The Story of Read the Docs" -msgstr "" - -#: ../../story.rst:4 -msgid "" -"Documenting projects is hard, hosting them shouldn’t be. Read the Docs was " -"created to make hosting documentation simple." -msgstr "" - -#: ../../story.rst:6 -msgid "" -"Read the Docs was `started`_ with a couple main goals in mind. The first " -"goal was to encourage people to write documentation, by removing the barrier" -" of entry to hosting. The other goal was to create a central platform for " -"people to find documentation. Having a shared platform for all documentation" -" allows for innovation at the platform level, allowing work to be done once " -"and benefit everyone." -msgstr "" - -#: ../../story.rst:13 -msgid "" -"`Documentation matters`_, but its often overlooked. We think that we can " -"help a documentation culture flourish. Great projects, such as Django_ and " -"SQLAlchemy_, and projects from companies like Mozilla_, are already using " -"Read the Docs to serve their documentation to the world." -msgstr "" - -#: ../../story.rst:19 -msgid "" -"The site has grown quite a bit over the past year. Our `look back at 2013`_ " -"shows some numbers that show our progress. The job isn't anywhere near done " -"yet, but it's a great honor to be able to have such an impact already." -msgstr "" - -#: ../../story.rst:24 -msgid "" -"We plan to keep building a great experience for people hosting their docs " -"with us, and for users of the documentation that we host." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/subprojects.mo b/docs/user/locale/pt_BR/LC_MESSAGES/subprojects.mo deleted file mode 100644 index f4a3962a957..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/subprojects.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/subprojects.po b/docs/user/locale/pt_BR/LC_MESSAGES/subprojects.po deleted file mode 100644 index 05a395b6c12..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/subprojects.po +++ /dev/null @@ -1,91 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: gilberto dos santos alves , 2018\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../subprojects.rst:2 -msgid "Subprojects" -msgstr "Subprojetos" - -#: ../../subprojects.rst:4 -msgid "" -"Projects can be configured in a nested manner, by configuring a project as a" -" *subproject* of another project. This allows for documentation projects to " -"share a search index and a namespace or custom domain, but still be " -"maintained independently." -msgstr "" - -#: ../../subprojects.rst:9 -msgid "" -"For example, a parent project, ``Foo`` is set up with a subproject, ``Bar``." -" The documentation for ``Foo`` will be available at:" -msgstr "" - -#: ../../subprojects.rst:12 -msgid "https://foo.readthedocs.io/en/latest/" -msgstr "" - -#: ../../subprojects.rst:14 -msgid "The documentation for ``Bar`` will be available under this same path:" -msgstr "" - -#: ../../subprojects.rst:16 -msgid "https://foo.readthedocs.io/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:19 -msgid "Adding a Subproject" -msgstr "" - -#: ../../subprojects.rst:21 -msgid "" -"In the admin dashboard for your project, select \"Subprojects\" from the " -"menu. From this page you can add a subproject by typing in the project slug." -msgstr "" - -#: ../../subprojects.rst:25 -msgid "Sharing a Custom Domain" -msgstr "" - -#: ../../subprojects.rst:27 -msgid "" -"Projects and subprojects can also be used to share a custom domain with a " -"number of projects. To configure this, one project should be established as " -"the parent project. This project will be configured with a custom domain. " -"Projects can then be added as subprojects to this parent project." -msgstr "" - -#: ../../subprojects.rst:32 -msgid "" -"If the example project ``Foo`` was set up with a custom domain, " -"``docs.example.com``, the URLs for projects ``Foo`` and ``Bar`` would " -"respectively be at: http://docs.example.com/en/latest/ and " -"http://docs.example.com/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:38 -msgid "Search" -msgstr "Pesquisar" - -#: ../../subprojects.rst:40 -msgid "" -"Projects that are configured as subprojects will share a search index with " -"their parent and sibling projects. This is currently the only way to share " -"search indexes between projects, we do not yet support sharing search " -"indexes between arbitrary projects." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/support.mo b/docs/user/locale/pt_BR/LC_MESSAGES/support.mo deleted file mode 100644 index 6ae80513fc9..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/support.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/support.po b/docs/user/locale/pt_BR/LC_MESSAGES/support.po deleted file mode 100644 index d3eef431b13..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/support.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../support.rst:2 -msgid "Support" -msgstr "Suporte" - -#: ../../support.rst:5 -msgid "Usage Questions" -msgstr "" - -#: ../../support.rst:7 -msgid "" -"If you have questions about how to use Read the Docs, or have an issue that " -"isn't related to a bug, `Stack Overflow`_ is the best place to ask. Tag " -"questions with ``read-the-docs`` so other folks can find them easily." -msgstr "" - -#: ../../support.rst:11 -msgid "Good questions for Stack Overflow would be:" -msgstr "" - -#: ../../support.rst:13 -msgid "" -"\"What is the best way to structure the table of contents across a " -"project?\"" -msgstr "" - -#: ../../support.rst:14 -msgid "" -"\"How do I structure translations inside of my project for easiest " -"contribution from users?\"" -msgstr "" - -#: ../../support.rst:15 -msgid "" -"\"How do I use Sphinx to use SVG images in HTML output but PNG in PDF " -"output?\"" -msgstr "" - -#: ../../support.rst:18 -msgid "Community Support" -msgstr "" - -#: ../../support.rst:20 -msgid "" -"Read the Docs is supported by community contributions and advertising. We " -"hope to bring in enough money with our `Gold`_ and `Ethical Ads`_ programs " -"to keep Read the Docs sustainable." -msgstr "" - -#: ../../support.rst:24 -msgid "" -"**All people answering your questions are doing it with their own time, so " -"please be kind and provide as much information as possible.**" -msgstr "" - -#: ../../support.rst:28 -msgid "Bugs & Support Issues" -msgstr "" - -#: ../../support.rst:30 -msgid "" -"You can file bug reports on our `GitHub issue tracker`_, and they will be " -"addressed as soon as possible. **Support is a volunteer effort**, and there " -"is no guaranteed response time. If you need answers quickly, you can buy " -"commercial support below." -msgstr "" - -#: ../../support.rst:38 -msgid "Reporting Issues" -msgstr "" - -#: ../../support.rst:40 -msgid "" -"When reporting a bug, please include as much information as possible that " -"will help us solve this issue. This includes:" -msgstr "" - -#: ../../support.rst:44 -msgid "Project name" -msgstr "" - -#: ../../support.rst:45 -msgid "URL" -msgstr "" - -#: ../../support.rst:46 -msgid "Action taken" -msgstr "" - -#: ../../support.rst:47 -msgid "Expected result" -msgstr "" - -#: ../../support.rst:48 -msgid "Actual result" -msgstr "" - -#: ../../support.rst:51 -msgid "Commercial Support" -msgstr "" - -#: ../../support.rst:53 -msgid "" -"We offer commercial support for Read the Docs, commercial hosting, as well " -"as consulting around all documentation systems. You can contact us at " -"hello@readthedocs.com to learn more, or read more at " -"https://readthedocs.com/services/#open-source-support." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/symlinks.mo b/docs/user/locale/pt_BR/LC_MESSAGES/symlinks.mo deleted file mode 100644 index f747ebf787c..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/symlinks.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/symlinks.po b/docs/user/locale/pt_BR/LC_MESSAGES/symlinks.po deleted file mode 100644 index be792670e70..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/symlinks.po +++ /dev/null @@ -1,106 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../symlinks.rst:2 -msgid "How we use symlinks" -msgstr "" - -#: ../../symlinks.rst:4 -msgid "" -"Read the Docs stays highly available by serving all documentation pages out " -"of nginx. This means that they never hit our Python layer, meaning that they" -" never hit our database. This reduces the total number of servers to serve a" -" request to 1, each of which is redundant." -msgstr "" - -#: ../../symlinks.rst:11 -msgid "Nginx" -msgstr "" - -#: ../../symlinks.rst:13 -msgid "We handle a couple of different types of requests in nginx:" -msgstr "" - -#: ../../symlinks.rst:15 -msgid "Requests to a ``readthedocs.io`` subdomain" -msgstr "" - -#: ../../symlinks.rst:16 -msgid "Requests to a custom domain" -msgstr "" - -#: ../../symlinks.rst:19 -msgid "Subdomains" -msgstr "" - -#: ../../symlinks.rst:21 -msgid "" -"For subdomains, this is a simple lookup of the project slug, using the " -"subdomain portion of the request's hostname. This doesn't require symlinks, " -"but it shows the basic logic that we need to replicate." -msgstr "" - -#: ../../symlinks.rst:25 -msgid "" -"When a user navigates to ``http://pip.readthedocs.org/en/latest/``, we know " -"that they want the pip documentation. So we simply serve them the " -"documentation:" -msgstr "" - -#: ../../symlinks.rst:45 -msgid "" -"The ``@fallback`` directive is hit when we don't find the proper file. This " -"will cause things to hit the Python backend, so that proper action can be " -"taken." -msgstr "" - -#: ../../symlinks.rst:50 -msgid "Custom domains" -msgstr "" - -#: ../../symlinks.rst:52 -msgid "" -"Custom domains add a bit of difficulty, because at the nginx layer we don't " -"know what documentation to serve. When someone requests " -"``http://docs.fabfile.org/en/latest/``, we can't look at the URL to know to " -"serve the ``fabric`` docs." -msgstr "" - -#: ../../symlinks.rst:57 -msgid "" -"This is where symlinks come in. When someone requests " -"``http://docs.fabfile.org/en/latest/`` the first time, it hits the Python " -"layer. In that Python layer we record that ``docs.fabfile.org`` points at " -"``fabric``. When we build the ``fabric`` docs, we create a symlink for all " -"domains that have pointed at ``fabric`` before." -msgstr "" - -#: ../../symlinks.rst:64 -msgid "" -"So, when we get a request for ``docs.fabfile.org`` in the future, we will be" -" able to serve it directly from nginx. In this example, $host would be " -"``docs.fabfile.org``:" -msgstr "" - -#: ../../symlinks.rst:78 -msgid "" -"Notice that nowhere in the above path is the project's slug mentioned. It is" -" simply there in the symlink in the cnames directory, and the docs are " -"served from there." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/team.mo b/docs/user/locale/pt_BR/LC_MESSAGES/team.mo deleted file mode 100644 index ae2e431d3c5..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/team.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/team.po b/docs/user/locale/pt_BR/LC_MESSAGES/team.po deleted file mode 100644 index 8d865ea7d79..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/team.po +++ /dev/null @@ -1,225 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../team.rst:2 -msgid "Read the Docs Team" -msgstr "" - -#: ../../team.rst:4 -msgid "" -"readthedocs.org is the largest open source documentation hosting service. " -"It's provided as a free service to the open source community, and is worked " -"on by a community of volunteers that we're hoping to expand! We currently " -"serve over 20,000,000 pageviews a month, and we hope to maintain a reliable " -"and stable hosting platform for years to come." -msgstr "" - -#: ../../team.rst:10 -msgid "There are three major parts of this work:" -msgstr "" - -#: ../../team.rst:16 -msgid "" -"You may notice that a number of names appear on multiple teams. This is " -"because we are lacking contributors. So please be bold and contact us, and " -"we'll get you sorted into the right team." -msgstr "" - -#: ../../team.rst:22 -msgid "Support Team" -msgstr "" - -#: ../../team.rst:24 -msgid "" -"Read the Docs has thousands of users who depend on it everyday. Every day at" -" least one of them has an issue that needs to be addressed by a site admin. " -"This might include tasks like:" -msgstr "" - -#: ../../team.rst:28 -msgid "Resetting a password" -msgstr "" - -#: ../../team.rst:29 -msgid "Asking for a project name to be released" -msgstr "" - -#: ../../team.rst:30 -msgid "Troubleshooting build errors" -msgstr "" - -#: ../../team.rst:33 ../../team.rst:63 ../../team.rst:107 -msgid "Members" -msgstr "" - -#: ../../team.rst:35 -msgid "`Eric Holscher `__ (Pacific Time)" -msgstr "" - -#: ../../team.rst:36 -msgid "`Anthony Johnson `__ (Mountain Time)" -msgstr "" - -#: ../../team.rst:37 -msgid "`Manuel Kaufmann `__ (Central Time)" -msgstr "" - -#: ../../team.rst:38 ../../team.rst:68 -msgid "Your Name Here" -msgstr "" - -#: ../../team.rst:40 ../../team.rst:70 ../../team.rst:115 -msgid "Feel free to ask any of us if you have questions or want to join!" -msgstr "" - -#: ../../team.rst:43 ../../team.rst:73 ../../team.rst:118 -msgid "Joining" -msgstr "" - -#: ../../team.rst:45 -msgid "" -"The best place to start would be to start addressing some of the issues in " -"our issue tracker. We have our support policies quite well documented in our" -" :doc:`/contribute`. **Be bold**. Start trying to reproduce issues that " -"people have, or talk to them to get more information. After you get the hang" -" of things, we'll happily give you the ability to tag and close issues by " -"joining our Support Team." -msgstr "" - -#: ../../team.rst:55 -msgid "Operations Team" -msgstr "" - -#: ../../team.rst:57 -msgid "" -"readthedocs.org is a service that millions of people depend on each month. " -"As part of operating the site, we maintain a 24/7 on-call rotation. This " -"means that folks have to be available and have their phone in service." -msgstr "" - -#: ../../team.rst:65 -msgid "`Eric Holscher `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:66 -msgid "`Anthony Johnson `_ (Mountain Time)" -msgstr "" - -#: ../../team.rst:67 -msgid "`Matt Robenolt `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:75 -msgid "" -"We are always looking for more people to share the on-call responsibility. " -"If you are on-call for your job already, we'd love to piggy back on that " -"duty as well." -msgstr "" - -#: ../../team.rst:79 -msgid "" -"You can email us at dev@readthedocs.org if you want to join our operations " -"team. Because of the sensitive nature (API tokens, secret keys, SSL certs, " -"etc.) of the work, we keep a private GitHub repository with the operations " -"code & documentation." -msgstr "" - -#: ../../team.rst:83 -msgid "The tools that we use are:" -msgstr "" - -#: ../../team.rst:85 -msgid "Salt" -msgstr "" - -#: ../../team.rst:86 -msgid "Nagios" -msgstr "" - -#: ../../team.rst:87 -msgid "Graphite/Grafana" -msgstr "" - -#: ../../team.rst:88 -msgid "Nginx" -msgstr "" - -#: ../../team.rst:89 -msgid "Postgres" -msgstr "" - -#: ../../team.rst:90 -msgid "Django" -msgstr "" - -#: ../../team.rst:91 -msgid "Celery" -msgstr "" - -#: ../../team.rst:93 -msgid "" -"It's fine if you aren't familiar with all of these things, but are willing " -"to help with part of it!" -msgstr "" - -#: ../../team.rst:96 -msgid "" -"**Please reach out if you want to share the on-call responsibility**. It " -"really is an important job, and we'd love to have it be more geographically " -"distributed." -msgstr "" - -#: ../../team.rst:101 -msgid "Development Team" -msgstr "" - -#: ../../team.rst:103 -msgid "" -"Also known as the \"Core Team\" in other projects. These folks have the " -"ability to commit code to the project." -msgstr "" - -#: ../../team.rst:109 -msgid "`Eric Holscher `_" -msgstr "" - -#: ../../team.rst:110 -msgid "`Anthony Johnson `_" -msgstr "" - -#: ../../team.rst:111 -msgid "`Manuel Kaufmann `_" -msgstr "" - -#: ../../team.rst:112 -msgid "`David Fischer `_" -msgstr "" - -#: ../../team.rst:113 -msgid "Your name here" -msgstr "" - -#: ../../team.rst:120 -msgid "" -"We try to be pretty flexible with who we allow on the development team. The " -"best path is to send a few pull requests, and follow up to make sure they " -"get merged successfully. You can check out our :doc:`contribute` to get more" -" information, and find issues that need to be addressed. After that, feel " -"free to ask for a commit bit." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/tests.mo b/docs/user/locale/pt_BR/LC_MESSAGES/tests.mo deleted file mode 100644 index 1b01113e530..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/tests.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/tests.po b/docs/user/locale/pt_BR/LC_MESSAGES/tests.po deleted file mode 100644 index d101e31363c..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/tests.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:12+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../tests.rst:2 -msgid "Testing" -msgstr "" - -#: ../../tests.rst:4 -msgid "" -"Before contributing to Read the Docs, make sure your patch passes our test " -"suite and your code style passes our code linting suite." -msgstr "" - -#: ../../tests.rst:7 -msgid "" -"Read the Docs uses `Tox`_ to execute testing and linting procedures. Tox is " -"the only dependency you need to run linting or our test suite, the remainder" -" of our requirements will be installed by Tox into environment specific " -"virtualenv paths. Before testing, make sure you have Tox installed::" -msgstr "" - -#: ../../tests.rst:14 -msgid "" -"To run the full test and lint suite against your changes, simply run Tox. " -"Tox should return without any errors. You can run Tox against all of our " -"environments by running::" -msgstr "" - -#: ../../tests.rst:20 -msgid "" -"In order to run all test including the search tests, include " -"`\"'--including-search'\"` argument::" -msgstr "" - -#: ../../tests.rst:25 -msgid "To target a specific environment::" -msgstr "" - -#: ../../tests.rst:29 -msgid "" -"The ``tox`` configuration has the following environments configured. You can" -" target a single environment to limit the test suite::" -msgstr "" - -#: ../../tests.rst:49 -msgid "Continuous Integration" -msgstr "" - -#: ../../tests.rst:51 -msgid "" -"The RTD test suite is exercised by Travis CI on every push to our repo at " -"GitHub. You can check out the current build status: https://travis-" -"ci.org/rtfd/readthedocs.org" -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/user-defined-redirects.mo b/docs/user/locale/pt_BR/LC_MESSAGES/user-defined-redirects.mo deleted file mode 100644 index ac210e624e4..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/user-defined-redirects.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/user-defined-redirects.po b/docs/user/locale/pt_BR/LC_MESSAGES/user-defined-redirects.po deleted file mode 100644 index 1c7ab40221b..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/user-defined-redirects.po +++ /dev/null @@ -1,231 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../user-defined-redirects.rst:2 -msgid "User-defined Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:4 -msgid "" -"You can set up redirects for a project in your project dashboard's Redirects" -" page." -msgstr "" - -#: ../../user-defined-redirects.rst:7 -msgid "Quick Summary" -msgstr "" - -#: ../../user-defined-redirects.rst:9 -msgid "Log into your readthedocs.org account." -msgstr "" - -#: ../../user-defined-redirects.rst:10 -msgid "" -"From your dashboard, select the project on which you wish to add redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:11 -msgid "From the project's top navigation bar, select the Admin tab." -msgstr "" - -#: ../../user-defined-redirects.rst:12 -msgid "From the left navigation menu, select Redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:13 -msgid "" -"In the form box \"Redirect Type\" select the type of redirect you want. See " -"below for detail." -msgstr "" - -#: ../../user-defined-redirects.rst:14 -msgid "" -"Depending on the redirect type you select, enter FROM and/or TO URL as " -"needed." -msgstr "" - -#: ../../user-defined-redirects.rst:15 -msgid "When finished, click the SUBMIT Button." -msgstr "" - -#: ../../user-defined-redirects.rst:17 -msgid "Your redirects will be effective immediately." -msgstr "" - -#: ../../user-defined-redirects.rst:20 -msgid "Redirect Types" -msgstr "" - -#: ../../user-defined-redirects.rst:23 -msgid "Prefix Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:25 -msgid "" -"The most useful and requested feature of redirects was when migrating to " -"Read the Docs from an old host. You would have your docs served at a " -"previous URL, but that URL would break once you moved them. Read the Docs " -"includes a language and version slug in your documentation, but not all " -"documentation is hosted this way." -msgstr "" - -#: ../../user-defined-redirects.rst:31 -msgid "" -"Say that you previously had your docs hosted at " -"``http://docs.example.com/dev/``, you move ``docs.example.com`` to point at " -"Read the Docs. So users will have a bookmark saved to a page at " -"``http://docs.example.com/dev/install.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:35 -msgid "" -"You can now set a *Prefix Redirect* that will redirect all 404's with a " -"prefix to a new place. The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:41 ../../user-defined-redirects.rst:97 -msgid "Your users query would now redirect in the following manner::" -msgstr "" - -#: ../../user-defined-redirects.rst:46 -msgid "" -"Where ``en`` and ``latest`` are the default language and version values for " -"your project." -msgstr "" - -#: ../../user-defined-redirects.rst:51 -msgid "" -"In other words, a *Prefix Redirect* removes a prefix from the original URL. " -"This prefix is removed from the rest of the URL's ``path`` after " -"``/$lang/$version``. For example, if the URL is " -"``/es/1.0/guides/tutorial/install.html`` the \"From URL's prefix\" will be " -"removed from ``/guides/tutorial/install.html`` part." -msgstr "" - -#: ../../user-defined-redirects.rst:57 -msgid "Page Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:59 -msgid "" -"A more specific case is when you move a page around in your docs. The old " -"page will start 404'ing, and your users will be confused. *Page Redirects* " -"let you redirect a specific page." -msgstr "" - -#: ../../user-defined-redirects.rst:64 -msgid "" -"Say you move the ``example.html`` page into a subdirectory of examples: " -"``examples/intro.html``. You would set the following configuration::" -msgstr "" - -#: ../../user-defined-redirects.rst:71 -msgid "" -"Note that the ``/`` at the start doesn't count the ``/en/latest``, but just " -"the user-controlled section of the URL." -msgstr "" - -#: ../../user-defined-redirects.rst:76 -msgid "" -"*Page Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:81 -msgid "Exact Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:83 -msgid "" -"If you're redirecting from an old host AND you aren't maintaining old paths " -"for your documents, a Prefix Redirect won't suffice and you'll need to " -"create *Exact Redirects* to redirect from a specific URL, to a specific " -"page." -msgstr "" - -#: ../../user-defined-redirects.rst:87 -msgid "" -"Say you're moving ``docs.example.com`` to Read the Docs and want to redirect" -" traffic from an old page at ``http://docs.example.com/dev/install.html`` to" -" a new URL of ``http://docs.example.com/en/latest/installing-your-" -"site.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:91 -msgid "The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:102 -msgid "" -"Note that you should insert the desired language for \"en\" and version for " -"\"latest\" to achieve the desired redirect." -msgstr "" - -#: ../../user-defined-redirects.rst:105 -msgid "" -"*Exact Redirects* could be also useful to redirect a whole sub-path to a " -"different one by using a special ``$rest`` keyword in the \"From URL\". " -"Let's say that you want to redirect your readers of your version ``2.0`` of " -"your documentation under ``/en/2.0/`` because it's deprecated, to the newest" -" ``3.0`` version of it at ``/en/3.0/``." -msgstr "" - -#: ../../user-defined-redirects.rst:109 -msgid "This example would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:115 -msgid "The readers of your documentation will now be redirected as::" -msgstr "" - -#: ../../user-defined-redirects.rst:123 -msgid "" -"*Exact Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:128 -msgid "Sphinx Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:130 -msgid "" -"We also support redirects for changing the type of documentation Sphinx is " -"building. If you switch between *HTMLDir* and *HTML*, your URL's will " -"change. A page at ``/en/latest/install.html`` will be served at " -"``/en/latest/install/``, or vice versa. The built in redirects for this will" -" handle redirecting users appropriately." -msgstr "" - -#: ../../user-defined-redirects.rst:137 -msgid "Implementation" -msgstr "" - -#: ../../user-defined-redirects.rst:139 -msgid "" -"Since we serve documentation in a highly available way, we do not run any " -"logic when we're serving documentation. This means that redirects will only " -"happen in the case of a *404 File Not Found*." -msgstr "" - -#: ../../user-defined-redirects.rst:143 -msgid "" -"In the future we might implement redirect logic in Javascript, but this " -"first version is only implemented in the 404 handlers." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/vcs.mo b/docs/user/locale/pt_BR/LC_MESSAGES/vcs.mo deleted file mode 100644 index 7722c4ffe25..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/vcs.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/vcs.po b/docs/user/locale/pt_BR/LC_MESSAGES/vcs.po deleted file mode 100644 index 65a31d29979..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/vcs.po +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../vcs.rst:2 -msgid "Version Control System Integration" -msgstr "" - -#: ../../vcs.rst:6 -msgid "" -"We :doc:`plan to implement a new approach ` regarding " -"the Theme Context as a whole, although the VCS documentation page will still" -" be valid, we prefer the users to move in that direction." -msgstr "" - -#: ../../vcs.rst:10 -msgid "" -"If you want to integrate editing into your own theme, you will have to " -"declare few variables inside your configuration file ``conf.py`` in the " -"``'html_context'`` setting, for the template to use them." -msgstr "" - -#: ../../vcs.rst:14 -msgid "More information can be found on `Sphinx documentation`_." -msgstr "" - -#: ../../vcs.rst:19 -msgid "GitHub" -msgstr "GitHub" - -#: ../../vcs.rst:21 -msgid "" -"If you want to integrate GitHub, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:32 ../../vcs.rst:54 ../../vcs.rst:76 -msgid "It can be used like this::" -msgstr "" - -#: ../../vcs.rst:41 -msgid "Bitbucket" -msgstr "" - -#: ../../vcs.rst:43 -msgid "" -"If you want to integrate Bitbucket, you can put the following snippet into " -"your ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:63 -msgid "Gitlab" -msgstr "" - -#: ../../vcs.rst:65 -msgid "" -"If you want to integrate Gitlab, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:86 -msgid "Additional variables" -msgstr "" - -#: ../../vcs.rst:88 -msgid "" -"``'pagename'`` - Sphinx variable representing the name of the page you're " -"on." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/versions.mo b/docs/user/locale/pt_BR/LC_MESSAGES/versions.mo deleted file mode 100644 index 967db5b78ce..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/versions.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/versions.po b/docs/user/locale/pt_BR/LC_MESSAGES/versions.po deleted file mode 100644 index 52a0d35992b..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/versions.po +++ /dev/null @@ -1,119 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../versions.rst:2 -msgid "Versions" -msgstr "Versões" - -#: ../../versions.rst:4 -msgid "" -"Read the Docs supports multiple versions of your repository. On the initial " -"import, we will create a ``latest`` version. This will point at the default " -"branch for your VCS control: ``master``, ``default``, or ``trunk``." -msgstr "" - -#: ../../versions.rst:9 -msgid "" -"We also create a ``stable`` version, if your project has any tagged " -"releases. ``stable`` will be automatically kept up to date to point at your " -"highest version." -msgstr "" - -#: ../../versions.rst:14 -msgid "How we envision versions working" -msgstr "" - -#: ../../versions.rst:16 -msgid "" -"In the normal case, the ``latest`` version will always point to the most up " -"to date development code. If you develop on a branch that is different than " -"the default for your VCS, you should set the **Default Branch** to that " -"branch." -msgstr "" - -#: ../../versions.rst:21 -msgid "" -"You should push a **tag** for each version of your project. These tags " -"should be numbered in a way that is consistent with `semantic versioning " -"`_. This will map to your ``stable`` branch by default." -msgstr "" - -#: ../../versions.rst:26 -msgid "" -"We in fact are parsing your tag names against the rules given by `PEP 440`_." -" This spec allows \"normal\" version numbers like ``1.4.2`` as well as pre-" -"releases. An alpha version or a release candidate are examples of pre-" -"releases and they look like this: ``2.0a1``." -msgstr "" - -#: ../../versions.rst:31 -msgid "" -"We only consider non pre-releases for the ``stable`` version of your " -"documentation." -msgstr "" - -#: ../../versions.rst:34 -msgid "" -"If you have documentation changes on a **long-lived branch**, you can build " -"those too. This will allow you to see how the new docs will be built in this" -" branch of the code. Generally you won't have more than 1 active branch over" -" a long period of time. The main exception here would be **release " -"branches**, which are branches that are maintained over time for a specific " -"release number." -msgstr "" - -#: ../../versions.rst:44 -msgid "Tags and branches" -msgstr "" - -#: ../../versions.rst:46 -msgid "" -"Read the Docs supports two workflows for versioning: based on tags or " -"branches. If you have at least one tag, tags will take preference over " -"branches when selecting the stable version." -msgstr "" - -#: ../../versions.rst:51 -msgid "Redirects on root URLs" -msgstr "" - -#: ../../versions.rst:53 -msgid "" -"When a user hits the root URL for your documentation, for example " -"``http://pip.readthedocs.io/``, they will be redirected to the **Default " -"version**. This defaults to **latest**, but could also point to your latest " -"released version." -msgstr "" - -#: ../../versions.rst:60 -msgid "Version warning" -msgstr "" - -#: ../../versions.rst:62 -msgid "" -"This is a banner that appears on the top of every page of your docs that " -"aren't stable or latest. This banner has a text with a link redirecting the " -"users to the latest version of your docs." -msgstr "" - -#: ../../versions.rst:65 -msgid "" -"This feature is disabled by default on new projects, you can enable it in " -"the admin section of your docs (Advanced Settings)." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/webhooks.mo b/docs/user/locale/pt_BR/LC_MESSAGES/webhooks.mo deleted file mode 100644 index 2dc379fb939..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/webhooks.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/webhooks.po b/docs/user/locale/pt_BR/LC_MESSAGES/webhooks.po deleted file mode 100644 index 6d4da7c1b71..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/webhooks.po +++ /dev/null @@ -1,268 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Claudio Sanches \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/readthedocs/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" - -#: ../../webhooks.rst:2 -msgid "Webhooks" -msgstr "" - -#: ../../webhooks.rst:4 -msgid "" -"The primary method that Read the Docs uses to detect changes to your " -"documentation is through the use of *webhooks*. Webhooks are configured with" -" your repository provider, such as GitHub, Bitbucket or GitLab, and with " -"each commit, merge, or other change to your repository, Read the Docs is " -"notified. When we receive a webhook notification, we determine if the change" -" is related to an active version for your project, and if it is, a build is " -"triggered for that version." -msgstr "" - -#: ../../webhooks.rst:13 -msgid "Webhook Integrations" -msgstr "" - -#: ../../webhooks.rst:15 -msgid "" -"You'll find a list of configured webhook integrations on your project's " -"admin dashboard, under **Integrations**. You can select any of these " -"integrations to see the *integration detail page*. This page has additional " -"configuration details and a list of HTTP exchanges that have taken place for" -" the integration." -msgstr "" - -#: ../../webhooks.rst:20 -msgid "" -"You need this information for the URL, webhook, or Payload URL needed by the" -" repository provider such as GitHub, GitLab, or Bitbucket." -msgstr "" - -#: ../../webhooks.rst:24 -msgid "Webhook Creation" -msgstr "" - -#: ../../webhooks.rst:26 -msgid "" -"If you import a project using a :ref:`connected account " -"`, a webhook will " -"be set up automatically for your repository. However, if your project was " -"not imported through a connected account, you may need to manually configure" -" a webhook for your project." -msgstr "" - -#: ../../webhooks.rst:31 -msgid "" -"To manually set up a webhook, click **Add integration** on your project's " -"**Integrations** Admin dashboard page and select the integration type you'd " -"like to add. After you have added the integration, you'll see a link to " -"information about the integration." -msgstr "" - -#: ../../webhooks.rst:35 -msgid "" -"As an example, the URL pattern looks like this: " -"*readthedocs.org/api/v2/webhook///*." -msgstr "" - -#: ../../webhooks.rst:37 -msgid "" -"Use this URL when setting up a new webhook with your provider -- these steps" -" vary depending on the provider:" -msgstr "" - -#: ../../webhooks.rst:40 -msgid "GitHub" -msgstr "GitHub" - -#: ../../webhooks.rst:42 ../../webhooks.rst:59 ../../webhooks.rst:69 -msgid "Go to the **Settings** page for your project" -msgstr "" - -#: ../../webhooks.rst:43 ../../webhooks.rst:60 -msgid "Click **Webhooks** and then **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:44 -msgid "" -"For **Payload URL**, use the URL of the integration on Read the Docs, found " -"on the the project's **Integrations** Admin dashboard page" -msgstr "" - -#: ../../webhooks.rst:46 -msgid "" -"For **Content type**, both *application/json* and *application/x-www-form-" -"urlencoded* work" -msgstr "" - -#: ../../webhooks.rst:48 -msgid "Select **Just the push event**" -msgstr "" - -#: ../../webhooks.rst:49 -msgid "Finish by clicking **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:51 -msgid "" -"You can verify if the webhook is working at the bottom of the GitHub page " -"under **Recent Deliveries**. If you see a Response 200, then the webhook is " -"correctly configured. For a 403 error, it's likely that the Payload URL is " -"incorrect." -msgstr "" - -#: ../../webhooks.rst:54 -msgid "" -"The webhook token, intended for the GitHub **Secret** field, is not yet " -"implemented." -msgstr "" - -#: ../../webhooks.rst:57 -msgid "Bitbucket" -msgstr "" - -#: ../../webhooks.rst:61 ../../webhooks.rst:71 -msgid "" -"For **URL**, use the URL of the integration on Read the Docs, found on the " -"**Dashboard** > **Admin** > **Integrations** page" -msgstr "" - -#: ../../webhooks.rst:63 -msgid "Under **Triggers**, **Repository push** should be selected" -msgstr "" - -#: ../../webhooks.rst:64 -msgid "Finish by clicking **Save**" -msgstr "" - -#: ../../webhooks.rst:67 -msgid "GitLab" -msgstr "" - -#: ../../webhooks.rst:70 -msgid "Click **Integrations**" -msgstr "" - -#: ../../webhooks.rst:73 -msgid "" -"Leave the default **Push events** selected and mark **Tag push events** also" -msgstr "" - -#: ../../webhooks.rst:74 -msgid "Finish by clicking **Add Webhook**" -msgstr "" - -#: ../../webhooks.rst:77 -msgid "Using the generic API integration" -msgstr "" - -#: ../../webhooks.rst:79 -msgid "" -"For repositories that are not hosted with a supported provider, we also " -"offer a generic API endpoint for triggering project builds. Similar to " -"webhook integrations, this integration has a specific URL, found on the " -"project's **Integrations** Admin dashboard page on readthedocs.org." -msgstr "" - -#: ../../webhooks.rst:84 -msgid "" -"Token authentication is required to use the generic endpoint, you will find " -"this token on the integration details page. The token should be passed in as" -" a request parameter, either as form data or as part of JSON data input." -msgstr "" - -#: ../../webhooks.rst:89 -msgid "Parameters" -msgstr "" - -#: ../../webhooks.rst:91 -msgid "This endpoint accepts the following arguments during an HTTP POST:" -msgstr "" - -#: ../../webhooks.rst:97 -msgid "branches" -msgstr "" - -#: ../../webhooks.rst:94 -msgid "" -"The names of the branches to trigger builds for. This can either be an array" -" of branch name strings, or just a single branch name string." -msgstr "" - -#: ../../webhooks.rst:97 -msgid "Default: **latest**" -msgstr "" - -#: ../../webhooks.rst:101 -msgid "token" -msgstr "" - -#: ../../webhooks.rst:100 -msgid "" -"The integration token. You'll find this value on the project's " -"**Integrations** Admin dashboard page." -msgstr "" - -#: ../../webhooks.rst:103 -msgid "" -"For example, the cURL command to build the ``dev`` branch, using the token " -"``1234``, would be::" -msgstr "" - -#: ../../webhooks.rst:108 -msgid "" -"A command like the one above could be called from a cron job or from a hook " -"inside Git_, Subversion_, Mercurial_, or Bazaar_." -msgstr "" - -#: ../../webhooks.rst:117 -msgid "Authentication" -msgstr "" - -#: ../../webhooks.rst:119 -msgid "" -"This endpoint requires authentication. If authenticating with an integration" -" token, a check will determine if the token is valid and matches the given " -"project. If instead an authenticated user is used to make this request, a " -"check will be performed to ensure the authenticated user is an owner of the " -"project." -msgstr "" - -#: ../../webhooks.rst:125 -msgid "Debugging webhooks" -msgstr "" - -#: ../../webhooks.rst:127 -msgid "" -"If you are experiencing problems with an existing webhook, you may be able " -"to use the integration detail page to help debug the issue. Each project " -"integration, such as a webhook or the generic API endpoint, stores the HTTP " -"exchange that takes place between Read the Docs and the external source. " -"You'll find a list of these exchanges in any of the integration detail " -"pages." -msgstr "" - -#: ../../webhooks.rst:134 -msgid "Resyncing webhooks" -msgstr "" - -#: ../../webhooks.rst:136 -msgid "" -"It might be necessary to re-establish a webhook if you are noticing " -"problems. To resync a webhook from Read the Docs, visit the integration " -"detail page and follow the directions for re-syncing your repository " -"webhook." -msgstr "" diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/yaml-config.mo b/docs/user/locale/pt_BR/LC_MESSAGES/yaml-config.mo deleted file mode 100644 index 04e8f9c5c24..00000000000 Binary files a/docs/user/locale/pt_BR/LC_MESSAGES/yaml-config.mo and /dev/null differ diff --git a/docs/user/locale/pt_BR/LC_MESSAGES/yaml-config.po b/docs/user/locale/pt_BR/LC_MESSAGES/yaml-config.po deleted file mode 100644 index cfb85b6a991..00000000000 --- a/docs/user/locale/pt_BR/LC_MESSAGES/yaml-config.po +++ /dev/null @@ -1,260 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/2534/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" - -#: ../../yaml-config.rst:2 -msgid "Read the Docs YAML Config" -msgstr "" - -#: ../../yaml-config.rst:4 -msgid "" -"Read the Docs now has support for configuring builds with a YAML file. The " -"file, ``readthedocs.yml``, must be in the root directory of your project." -msgstr "" - -#: ../../yaml-config.rst:7 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../yaml-config.rst:11 -msgid "Here is an example of what this file looks like:" -msgstr "" - -#: ../../yaml-config.rst:26 -msgid "Supported settings" -msgstr "" - -#: ../../yaml-config.rst:31 -msgid "formats" -msgstr "" - -#: ../../yaml-config.rst:33 -msgid "Default: [``htmlzip``, ``pdf``, ``epub``]" -msgstr "" - -#: ../../yaml-config.rst:34 -msgid "Options: ``htmlzip``, ``pdf``, ``epub``" -msgstr "" - -#: ../../yaml-config.rst:35 ../../yaml-config.rst:241 -msgid "Type: List" -msgstr "" - -#: ../../yaml-config.rst:37 -msgid "" -"The formats of your documentation you want to be built. Set as an empty list" -" ``[]`` to build none of the formats." -msgstr "" - -#: ../../yaml-config.rst:40 -msgid "" -"We will always build an HTML & JSON version of your documentation. These are" -" used for web serving & search indexing, respectively." -msgstr "" - -#: ../../yaml-config.rst:58 -msgid "requirements_file" -msgstr "" - -#: ../../yaml-config.rst:60 ../../yaml-config.rst:79 -msgid "Default: ``null``" -msgstr "" - -#: ../../yaml-config.rst:61 ../../yaml-config.rst:80 -msgid "Type: Path (specified from the root of the project)" -msgstr "" - -#: ../../yaml-config.rst:63 -msgid "The path to your pip requirements file." -msgstr "" - -#: ../../yaml-config.rst:72 -msgid "conda" -msgstr "" - -#: ../../yaml-config.rst:74 -msgid "The ``conda`` block allows for configuring our support for Conda." -msgstr "" - -#: ../../yaml-config.rst:77 -msgid "conda.file" -msgstr "" - -#: ../../yaml-config.rst:82 -msgid "The file option specified the Conda `environment file`_ to use." -msgstr "" - -#: ../../yaml-config.rst:89 -msgid "Conda is only supported via the YAML file." -msgstr "" - -#: ../../yaml-config.rst:94 -msgid "build" -msgstr "" - -#: ../../yaml-config.rst:96 -msgid "" -"The ``build`` block configures specific aspects of the documentation build." -msgstr "" - -#: ../../yaml-config.rst:101 -msgid "build.image" -msgstr "" - -#: ../../yaml-config.rst:103 -msgid "Default: :djangosetting:`DOCKER_IMAGE`" -msgstr "" - -#: ../../yaml-config.rst:104 -msgid "Options: ``1.0``, ``2.0``, ``latest``" -msgstr "" - -#: ../../yaml-config.rst:106 -msgid "" -"The build image to use for specific builds. This lets users specify a more " -"experimental build image, if they want to be on the cutting edge." -msgstr "" - -#: ../../yaml-config.rst:110 -msgid "" -"Certain Python versions require a certain build image, as defined here:" -msgstr "" - -#: ../../yaml-config.rst:113 -msgid "``1.0``: 2, 2.7, 3, 3.4" -msgstr "" - -#: ../../yaml-config.rst:114 -msgid "``2.0``: 2, 2.7, 3, 3.5" -msgstr "" - -#: ../../yaml-config.rst:115 -msgid "``latest``: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6" -msgstr "" - -#: ../../yaml-config.rst:128 -msgid "python" -msgstr "" - -#: ../../yaml-config.rst:130 -msgid "" -"The ``python`` block allows you to configure aspects of the Python " -"executable used for building documentation." -msgstr "" - -#: ../../yaml-config.rst:136 -msgid "python.version" -msgstr "" - -#: ../../yaml-config.rst:138 -msgid "Default: ``2.7``" -msgstr "" - -#: ../../yaml-config.rst:139 -msgid "Options: ``2.7``, ``2``, ``3.5``, ``3``" -msgstr "" - -#: ../../yaml-config.rst:141 -msgid "" -"This is the version of Python to use when building your documentation. If " -"you specify only the major version of Python, the highest supported minor " -"version will be selected." -msgstr "" - -#: ../../yaml-config.rst:147 -msgid "" -"The supported Python versions depends on the version of the build image your" -" project is using. The default build image that is used to build " -"documentation contains support for Python ``2.7`` and ``3.5``. See the " -":ref:`yaml__build__image` for more information on supported Python versions." -msgstr "" - -#: ../../yaml-config.rst:158 -msgid "python.use_system_site_packages" -msgstr "" - -#: ../../yaml-config.rst:160 ../../yaml-config.rst:178 -#: ../../yaml-config.rst:194 -msgid "Default: ``false``" -msgstr "" - -#: ../../yaml-config.rst:161 ../../yaml-config.rst:179 -#: ../../yaml-config.rst:195 -msgid "Type: Boolean" -msgstr "" - -#: ../../yaml-config.rst:163 -msgid "" -"When true, it gives the virtual environment access to the global site-" -"packages directory. Depending on the :ref:`yaml-config:build.image`, Read " -"the Docs includes some libraries like scipy, numpy, etc. See " -":ref:`builds:The build environment` for more details." -msgstr "" - -#: ../../yaml-config.rst:176 -msgid "python.setup_py_install" -msgstr "" - -#: ../../yaml-config.rst:181 -msgid "" -"When true, install your project into the Virtualenv with ``python setup.py " -"install`` when building documentation." -msgstr "" - -#: ../../yaml-config.rst:192 -msgid "python.pip_install" -msgstr "" - -#: ../../yaml-config.rst:197 -msgid "" -"When ``true``, install your project into the virtualenv with pip when " -"building documentation." -msgstr "" - -#: ../../yaml-config.rst:238 -msgid "python.extra_requirements" -msgstr "" - -#: ../../yaml-config.rst:240 -msgid "Default: ``[]``" -msgstr "" - -#: ../../yaml-config.rst:243 -msgid "" -"List of `extra requirements`_ sections to install, additionally to the " -"`package default dependencies`_. Only works if ``python.pip_install`` option" -" above is set to ``true``." -msgstr "" - -#: ../../yaml-config.rst:247 -msgid "" -"Let's say your Python package has a ``setup.py`` which looks like this:" -msgstr "" - -#: ../../yaml-config.rst:268 -msgid "" -"Then to have all dependencies from the ``tests`` and ``docs`` sections " -"installed in addition to the default ``requests`` and ``simplejson``, use " -"the ``extra_requirements`` as such:" -msgstr "" - -#: ../../yaml-config.rst:279 -msgid "Behind the scene the following Pip command will be run:" -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/abandoned-projects.mo b/docs/user/locale/ru/LC_MESSAGES/abandoned-projects.mo deleted file mode 100644 index 0ed76bb4c3a..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/abandoned-projects.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/abandoned-projects.po b/docs/user/locale/ru/LC_MESSAGES/abandoned-projects.po deleted file mode 100644 index cef0630e6c0..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/abandoned-projects.po +++ /dev/null @@ -1,206 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../abandoned-projects.rst:2 -msgid "Policy for Abandoned Projects" -msgstr "" - -#: ../../abandoned-projects.rst:4 -msgid "" -"This policy describes the process by which a Read the Docs project name may " -"be changed." -msgstr "" - -#: ../../abandoned-projects.rst:7 -msgid "Rationale" -msgstr "" - -#: ../../abandoned-projects.rst:9 -msgid "" -"Conflict between the current use of the name and a different suggested use " -"of the same name occasionally arise. This document aims to provide general " -"guidelines for solving the most typical cases of such conflicts." -msgstr "" - -#: ../../abandoned-projects.rst:14 -msgid "Specification" -msgstr "" - -#: ../../abandoned-projects.rst:16 -msgid "" -"The main idea behind this policy is that Read the Docs serves the community." -" Every user is invited to upload content under the Terms of Use, " -"understanding that it is at the sole risk of the user." -msgstr "" - -#: ../../abandoned-projects.rst:20 -msgid "" -"While Read the Docs is not a backup service, the core team of Read the Docs " -"does their best to keep that content accessible indefinitely in its " -"published form. However, in certain edge cases the greater community's needs" -" might outweigh the individual's expectation of ownership of a project name." -msgstr "" - -#: ../../abandoned-projects.rst:25 -msgid "The use cases covered by this policy are:" -msgstr "" - -#: ../../abandoned-projects.rst:29 ../../abandoned-projects.rst:53 -msgid "Abandoned projects" -msgstr "" - -#: ../../abandoned-projects.rst:28 -msgid "" -"Renaming a project so that the original project name can be used by a " -"different project" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Active projects" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Resolving disputes over a name" -msgstr "" - -#: ../../abandoned-projects.rst:35 -msgid "Implementation" -msgstr "" - -#: ../../abandoned-projects.rst:38 -msgid "Reachability" -msgstr "" - -#: ../../abandoned-projects.rst:40 -msgid "" -"The user of Read the Docs is solely responsible for being reachable by the " -"core team for matters concerning projects that the user owns. In every case " -"where contacting the user is necessary, the core team will try to do so at " -"least three times, using the following means of contact:" -msgstr "" - -#: ../../abandoned-projects.rst:45 -msgid "E-mail address on file in the user's profile" -msgstr "" - -#: ../../abandoned-projects.rst:46 -msgid "E-mail addresses found in the given project's documentation" -msgstr "" - -#: ../../abandoned-projects.rst:47 -msgid "E-mail address on the project's home page" -msgstr "" - -#: ../../abandoned-projects.rst:49 -msgid "" -"The core team will stop trying to reach the user after six weeks and the " -"user will be considered *unreachable*." -msgstr "" - -#: ../../abandoned-projects.rst:55 -msgid "A project is considered *abandoned* when ALL of the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:57 -msgid "Owner is unreachable (see `Reachability`_)" -msgstr "" - -#: ../../abandoned-projects.rst:58 -msgid "" -"The project has no proper documentation being served (no successful builds) " -"or does not have any releases within the past twelve months" -msgstr "" - -#: ../../abandoned-projects.rst:60 -msgid "" -"No activity from the owner on the project's home page (or no home page " -"found)." -msgstr "" - -#: ../../abandoned-projects.rst:63 -msgid "All other projects are considered *active*." -msgstr "" - -#: ../../abandoned-projects.rst:66 -msgid "Renaming of an abandoned project" -msgstr "" - -#: ../../abandoned-projects.rst:68 -msgid "Projects are never renamed solely on the basis of abandonment." -msgstr "" - -#: ../../abandoned-projects.rst:70 -msgid "" -"An *abandoned* project can be renamed (by appending ``-abandoned`` and a " -"uniquifying integer if needed) for purposes of reusing the name when ALL of " -"the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:74 -msgid "" -"The project has been determined *abandoned* by the rules described above" -msgstr "" - -#: ../../abandoned-projects.rst:75 -msgid "" -"The candidate is able to demonstrate their own failed attempts to contact " -"the existing owner" -msgstr "" - -#: ../../abandoned-projects.rst:77 -msgid "" -"The candidate is able to demonstrate that the project suggested to reuse the" -" name already exists and meets notability requirements" -msgstr "" - -#: ../../abandoned-projects.rst:79 -msgid "" -"The candidate is able to demonstrate why a fork under a different name is " -"not an acceptable workaround" -msgstr "" - -#: ../../abandoned-projects.rst:81 -msgid "The project has fewer than 100 monthly pageviews" -msgstr "" - -#: ../../abandoned-projects.rst:82 -msgid "The core team does not have any additional reservations." -msgstr "" - -#: ../../abandoned-projects.rst:85 -msgid "Name conflict resolution for active projects" -msgstr "" - -#: ../../abandoned-projects.rst:87 -msgid "" -"The core team of Read the Docs are not arbiters in disputes around *active* " -"projects. The core team recommends users to get in touch with each other and" -" solve the issue by respectful communication." -msgstr "" - -#: ../../abandoned-projects.rst:92 -msgid "Prior art" -msgstr "" - -#: ../../abandoned-projects.rst:94 -msgid "" -"The Python Package Index (PyPI) policy for claiming abandoned packages " -"(`PEP-0541 `_) heavily influenced " -"this policy." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/alternate_domains.mo b/docs/user/locale/ru/LC_MESSAGES/alternate_domains.mo deleted file mode 100644 index 281debe934e..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/alternate_domains.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/alternate_domains.po b/docs/user/locale/ru/LC_MESSAGES/alternate_domains.po deleted file mode 100644 index 39251ef9144..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/alternate_domains.po +++ /dev/null @@ -1,189 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../alternate_domains.rst:2 -msgid "Alternate Domains" -msgstr "" - -#: ../../alternate_domains.rst:4 -msgid "" -"Read the Docs supports a number of custom domains for your convenience. " -"Shorter URLs make everyone happy, and we like making people happy!" -msgstr "" - -#: ../../alternate_domains.rst:7 -msgid "Subdomain Support" -msgstr "" - -#: ../../alternate_domains.rst:9 -msgid "" -"Every project has a subdomain that is available to serve its documentation. " -"If you go to .readthedocs.io, it should show you the latest version of" -" documentation. A good example is https://pip.readthedocs.io" -msgstr "" - -#: ../../alternate_domains.rst:11 -msgid "" -"If you have an old project that has an underscore (_) in the name, it will " -"use a subdomain with a hyphen (-). `RFC 1035 " -"`_ has more information on valid " -"subdomains." -msgstr "" - -#: ../../alternate_domains.rst:15 -msgid "Custom Domain Support" -msgstr "" - -#: ../../alternate_domains.rst:17 -msgid "" -"You can also host your documentation from your own domain by adding a domain" -" to your project:" -msgstr "" - -#: ../../alternate_domains.rst:20 -msgid "" -"Add a CNAME record in your DNS that points the domain to: ``readthedocs.io``" -msgstr "" - -#: ../../alternate_domains.rst:21 -msgid "" -"Add a project domain in the :guilabel:`Domains` project admin page for your " -"project." -msgstr "" - -#: ../../alternate_domains.rst:24 -msgid "" -"We don't currently support pointing subdomains or naked domains to a project" -" using ``A`` records. It's best to point a subdomain, ``docs.example.com`` " -"for example, using a CNAME record." -msgstr "" - -#: ../../alternate_domains.rst:28 -msgid "" -"Using pip as an example, https://pip.pypa.io resolves, but is hosted on our " -"infrastructure." -msgstr "" - -#: ../../alternate_domains.rst:30 -msgid "As another example, fabric's dig record looks like this::" -msgstr "" - -#: ../../alternate_domains.rst:38 -msgid "Custom Domain SSL" -msgstr "" - -#: ../../alternate_domains.rst:40 -msgid "" -"By default, when you setup a custom domain to host documentation at Read the" -" Docs, we will attempt to provision a domain validated SSL certificate for " -"the domain. This service is generously provided by Cloudflare." -msgstr "" - -#: ../../alternate_domains.rst:44 -msgid "" -"After configuring your custom domain on Read the Docs, you can see the " -"status of the certificate on the domain page in your project admin dashboard" -" (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:48 -msgid "" -"If your domain has configured CAA records, please do not forget to include " -"Cloudflare CAA entries, see their `Certification Authority Authorization " -"(CAA) FAQ `_." -msgstr "" - -#: ../../alternate_domains.rst:54 -msgid "" -"Some older setups configured a CNAME record pointing to ``readthedocs.org`` " -"or another variation. While these continue to resolve, they do not yet allow" -" us to acquire SSL certificates for those domains. Point the CNAME to " -"``readthedocs.io`` and re-request a certificate by saving the domain in the " -"project admin (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:61 -msgid "" -"If you change the CNAME record, the SSL certificate issuance can take about " -"one hour." -msgstr "" - -#: ../../alternate_domains.rst:66 -msgid "" -"Due to a limitation, a domain cannot be proxied on Cloudflare to another " -"Cloudflare account that also proxies. This results in a \"CNAME Cross-User " -"Banned\" error. In order to do SSL termination, we must proxy this " -"connection. If you don't want us to do SSL termination for your domain -- " -"**which means you are responsible for the SSL certificate** -- then set your" -" CNAME to ``cloudflare-to-cloudflare.readthedocs.io`` instead of " -"``readthedocs.io``." -msgstr "" - -#: ../../alternate_domains.rst:75 -msgid "For more details, see this `previous issue`_." -msgstr "" - -#: ../../alternate_domains.rst:81 -msgid "Proxy SSL" -msgstr "" - -#: ../../alternate_domains.rst:83 -msgid "" -"If you would prefer to do your own SSL termination on a server you own and " -"control, you can do that although the setup is a bit more complex." -msgstr "" - -#: ../../alternate_domains.rst:87 -msgid "Broadly, the steps are:" -msgstr "" - -#: ../../alternate_domains.rst:89 -msgid "Have a server listening on 443 that you control" -msgstr "" - -#: ../../alternate_domains.rst:90 -msgid "" -"Procure an SSL certificate for your domain and provision it and the private " -"key on your server." -msgstr "" - -#: ../../alternate_domains.rst:92 -msgid "Add a domain that you wish to point at Read the Docs" -msgstr "" - -#: ../../alternate_domains.rst:93 -msgid "Enable proxying to us, with a custom ``X-RTD-SLUG`` header" -msgstr "" - -#: ../../alternate_domains.rst:95 -msgid "An example nginx configuration for pip would look like:" -msgstr "" - -#: ../../alternate_domains.rst:115 -msgid "rtfd.org" -msgstr "" - -#: ../../alternate_domains.rst:117 -msgid "" -"You can also use `rtfd.io` and `rtfd.org` for short URLs for Read the Docs. " -"For example, https://pip.rtfd.io redirects to its documentation page. Any " -"use of `rtfd.io` or `rtfd.org` will simply be redirected to " -"`readthedocs.io`." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/api/index.mo b/docs/user/locale/ru/LC_MESSAGES/api/index.mo deleted file mode 100644 index 73e1adbd510..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/api/index.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/api/index.po b/docs/user/locale/ru/LC_MESSAGES/api/index.po deleted file mode 100644 index ac935d00109..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/api/index.po +++ /dev/null @@ -1,30 +0,0 @@ -# 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: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\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/user/locale/ru/LC_MESSAGES/architecture.mo b/docs/user/locale/ru/LC_MESSAGES/architecture.mo deleted file mode 100644 index dcdbce083b9..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/architecture.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/architecture.po b/docs/user/locale/ru/LC_MESSAGES/architecture.po deleted file mode 100644 index 7f96be5306d..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/architecture.po +++ /dev/null @@ -1,35 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2014-03-01 14:09+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../architecture.rst:2 -msgid "Architecture" -msgstr "" - -#: ../../architecture.rst:4 -msgid "" -"Read the Docs is architected to be highly available. A lot of projects host " -"their documentation with us, so we have built the site so that it shouldn't " -"go down. The load balancer is the only real single point of failure " -"currently. This means mainly that if the network to the load balancer goes " -"down, we have issues." -msgstr "" - -#: ../../architecture.rst:7 -msgid "Diagram" -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/automatic-redirects.mo b/docs/user/locale/ru/LC_MESSAGES/automatic-redirects.mo deleted file mode 100644 index f1f8103ebb2..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/automatic-redirects.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/automatic-redirects.po b/docs/user/locale/ru/LC_MESSAGES/automatic-redirects.po deleted file mode 100644 index 36cf117b78f..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/automatic-redirects.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../automatic-redirects.rst:2 -msgid "Automatic Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:4 -msgid "" -"Read the Docs supports redirecting certain URLs automatically. This is an " -"overview of the set of redirects that are fully supported and will work into" -" the future." -msgstr "" - -#: ../../automatic-redirects.rst:8 -msgid "Root URL" -msgstr "" - -#: ../../automatic-redirects.rst:10 -msgid "" -"A link to the root of your documentation will redirect to the *default " -"version*, as set in your project settings. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:17 -msgid "" -"This only works for the root URL, not for internal pages. It's designed to " -"redirect people from http://pip.readthedocs.io/ to the default version of " -"your documentation, since serving up a 404 here would be a pretty terrible " -"user experience. (If your \"develop\" branch was designated as your default " -"version, then it would redirect to http://pip.readthedocs.io/en/develop.) " -"But, it's not a universal redirecting solution. So, for example, a link to " -"an internal page like http://pip.readthedocs.io/usage.html doesn't redirect " -"to http://pip.readthedocs.io/en/latest/usage.html." -msgstr "" - -#: ../../automatic-redirects.rst:19 -msgid "" -"The reasoning behind this is that RTD organizes the URLs for docs so that " -"multiple translations and multiple versions of your docs can be organized " -"logically and consistently for all projects that RTD hosts. For the way that" -" RTD views docs, http://pip.readthedocs.io/en/latest/ is the root directory " -"for your default documentation in English, not http://pip.readthedocs.io/. " -"Just like http://pip.readthedocs.io/en/develop/ is the root for your " -"development documentation in English." -msgstr "" - -#: ../../automatic-redirects.rst:21 -msgid "" -"Among all the multiple versions of docs, you can choose which is the " -"\"default\" version for RTD to display, which usually corresponds to the git" -" branch of the most recent official release from your project." -msgstr "" - -#: ../../automatic-redirects.rst:24 -msgid "rtfd.org" -msgstr "" - -#: ../../automatic-redirects.rst:26 -msgid "" -"Links to rtfd.org are treated the same way as above. They redirect the root " -"URL to the default version of the project. They are intended to be easy and " -"short for people to type." -msgstr "" - -#: ../../automatic-redirects.rst:31 -msgid "Supported Top-Level Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:33 -msgid "" -"These \"implicit\" redirects are supported for legacy reasons. We will not " -"be adding support for any more magic redirects. If you want additional " -"redirects, they should live at a prefix like `Redirecting to a Page`_" -msgstr "" - -#: ../../automatic-redirects.rst:38 -msgid "" -"The main challenge of URL routing in Read the Docs is handling redirects " -"correctly. Both in the interest of redirecting older URLs that are now " -"obsolete, and in the interest of handling \"logical-looking\" URLs (leaving " -"out the lang_slug or version_slug shouldn't result in a 404), the following " -"redirects are supported::" -msgstr "" - -#: ../../automatic-redirects.rst:44 -msgid "" -"The language redirect will work for any of the defined ``LANGUAGE_CODES`` we" -" support. The version redirect will work for supported versions." -msgstr "" - -#: ../../automatic-redirects.rst:48 -msgid "Redirecting to a Page" -msgstr "" - -#: ../../automatic-redirects.rst:50 -msgid "" -"You can link to a specific page and have it redirect to your default " -"version. This is done with the ``/page/`` URL. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:57 -msgid "This allows you to create links that are always up to date." -msgstr "" - -#: ../../automatic-redirects.rst:59 -msgid "" -"Another way to handle this is the *latest* version. You can set your " -"``latest`` version to a specific version and just always link to latest." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/badges.mo b/docs/user/locale/ru/LC_MESSAGES/badges.mo deleted file mode 100644 index 94f2ca420cc..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/badges.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/badges.po b/docs/user/locale/ru/LC_MESSAGES/badges.po deleted file mode 100644 index af443f191aa..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/badges.po +++ /dev/null @@ -1,136 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../badges.rst:2 -msgid "Badges" -msgstr "" - -#: ../../badges.rst:4 -msgid "" -"Badges let you show the state of your documentation to your users. They are " -"great for embedding in your README, or putting inside your actual doc pages." -msgstr "" - -#: ../../badges.rst:9 -msgid "Status Badges" -msgstr "" - -#: ../../badges.rst:11 -msgid "" -"They will display in green for passing, red for failing, and yellow for " -"unknown states." -msgstr "" - -#: ../../badges.rst:15 -msgid "Here are a few examples:" -msgstr "" - -#: ../../badges.rst:17 -msgid "|green| |nbsp| |red| |nbsp| |yellow|" -msgstr "" - -#: ../../badges.rst:19 -msgid "" -"You can see it in action in the `Read the Docs README`_. They will link back" -" to your project's documentation page on Read the Docs." -msgstr "" - -#: ../../badges.rst:23 -msgid "Style" -msgstr "" - -#: ../../badges.rst:25 -msgid "" -"Now you can pass the ``style`` GET argument, to get custom styled badges " -"same as you would for shields.io. If no argument is passed, ``flat`` is used" -" as default." -msgstr "" - -#: ../../badges.rst:30 -msgid "STYLE" -msgstr "" - -#: ../../badges.rst:30 -msgid "BADGE" -msgstr "" - -#: ../../badges.rst:32 -msgid "flat" -msgstr "" - -#: ../../badges.rst:32 -msgid "|Flat Badge|" -msgstr "" - -#: ../../badges.rst:34 -msgid "flat-square" -msgstr "" - -#: ../../badges.rst:34 -msgid "|Flat-Square Badge|" -msgstr "" - -#: ../../badges.rst:36 -msgid "for-the-badge" -msgstr "" - -#: ../../badges.rst:36 -msgid "|Badge|" -msgstr "" - -#: ../../badges.rst:38 -msgid "plastic" -msgstr "" - -#: ../../badges.rst:38 -msgid "|Plastic Badge|" -msgstr "" - -#: ../../badges.rst:40 -msgid "social" -msgstr "" - -#: ../../badges.rst:40 -msgid "|Social Badge|" -msgstr "" - -#: ../../badges.rst:51 -msgid "Project Pages" -msgstr "" - -#: ../../badges.rst:53 -msgid "" -"You will now see badges embedded in your `project page`_. The default badge " -"will be pointed at the *default version* you have specified for your " -"project. The badge URLs look like this::" -msgstr "" - -#: ../../badges.rst:59 -msgid "" -"You can replace the version argument with any version that you want to show " -"a badge for. If you click on the badge icon, you will be given snippets for " -"RST, Markdown, and HTML; to make embedding it easier." -msgstr "" - -#: ../../badges.rst:64 -msgid "" -"If you leave the version argument off, it will default to your latest " -"version. This is probably best to include in your README, since it will stay" -" up to date with your Read the Docs project::" -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/builds.mo b/docs/user/locale/ru/LC_MESSAGES/builds.mo deleted file mode 100644 index 968180abdcd..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/builds.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/builds.po b/docs/user/locale/ru/LC_MESSAGES/builds.po deleted file mode 100644 index 8baad2ae4e5..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/builds.po +++ /dev/null @@ -1,454 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../builds.rst:2 -msgid "Build Process" -msgstr "" - -#: ../../builds.rst:4 -msgid "Files: `tasks.py`_ - `doc_builder/`_" -msgstr "" - -#: ../../builds.rst:9 -msgid "" -"Every documentation build has limited resources. Our current build limits " -"are:" -msgstr "" - -#: ../../builds.rst:12 -msgid "15 minutes" -msgstr "" - -#: ../../builds.rst:13 -msgid "1GB of memory" -msgstr "" - -#: ../../builds.rst:15 -msgid "" -"We can increase build limits on a per-project basis, if you provide a good " -"reason your documentation needs more resources." -msgstr "" - -#: ../../builds.rst:18 -msgid "" -"You can see the current Docker build images that we use in our `docker " -"repository `_. `Docker " -"Hub `_ also shows the latest " -"set of images that have been built." -msgstr "" - -#: ../../builds.rst:21 -msgid "" -"Currently in production we're using the ``readthedocs/build:2.0`` docker " -"image as our default image." -msgstr "" - -#: ../../builds.rst:24 -msgid "How we build documentation" -msgstr "" - -#: ../../builds.rst:26 -msgid "" -"When we import your documentation, we look at two things first: your " -"*Repository URL* and the *Documentation Type*. We will clone your " -"repository, and then build your documentation using the *Documentation Type*" -" specified." -msgstr "" - -#: ../../builds.rst:31 -msgid "Sphinx" -msgstr "" - -#: ../../builds.rst:33 -msgid "" -"When you choose *Sphinx* as your *Documentation Type*, we will first look " -"for a ``conf.py`` file in your repository. If we don't find one, we will " -"generate one for you. We will look inside a ``doc`` or ``docs`` directory " -"first, and then look within your entire project." -msgstr "" - -#: ../../builds.rst:40 -msgid "Then Sphinx will build any files with an ``.rst`` extension." -msgstr "" - -#: ../../builds.rst:43 -msgid "MkDocs" -msgstr "" - -#: ../../builds.rst:45 -msgid "" -"When you choose *Mkdocs* as your *Documentation Type*, we will first look " -"for a ``mkdocs.yml`` file in the root of your repository. If we don't find " -"one, we will generate one for you." -msgstr "" - -#: ../../builds.rst:50 -msgid "" -"Then MkDocs will build any files with a ``.md`` extension within the " -"directory specifed as ``docs_dir`` in the ``mkdocs.yml``." -msgstr "" - -#: ../../builds.rst:52 -msgid "" -"If no ``mkdocs.yml`` was found in the root of your repository and we " -"generated one for you, Read the Docs will attempt to set ``docs_dir`` by " -"sequentially searching for a ``docs``, ``doc``, ``Doc``, or ``book`` " -"directory. The first of these directories that exists and contains files " -"with a ``.md`` extension will be set to ``docs_dir`` within ``mkdocs.yml``, " -"and MkDocs will build the ``.md`` files in that directory. As MkDocs doesn't" -" support automatic PDF generation, Read the Docs cannot create a PDF version" -" of your documentation with the *Mkdocs* option." -msgstr "" - -#: ../../builds.rst:60 -msgid "Understanding what's going on" -msgstr "" - -#: ../../builds.rst:62 -msgid "" -"Understanding how Read the Docs builds your project will help you with " -"debugging the problems you have with the site. It should also allow you to " -"take advantage of certain things that happen during the build process." -msgstr "" - -#: ../../builds.rst:65 -msgid "" -"The first step of the process is that we check out your code from the " -"repository you have given us. If the code is already checked out, we update " -"the copy to the branch that you have specified in your projects " -"configuration." -msgstr "" - -#: ../../builds.rst:68 -msgid "" -"Then we build the proper backend code for the type of documentation you've " -"selected." -msgstr "" - -#: ../../builds.rst:70 -msgid "" -"If you have the *Install Project* option enabled, we will run ``setup.py " -"install`` on your package, installing it into a virtual environment. You can" -" also define additional packages to install with the *Requirements File* " -"option." -msgstr "" - -#: ../../builds.rst:73 -msgid "" -"When we build your Sphinx documentation, we run ``sphinx-build -b html . " -"_build/html``, where ``html`` would be replaced with the correct backend. We" -" also create pdf's and ePub's automatically based on your project. For " -"MkDocs, we run ``mkdocs build``." -msgstr "" - -#: ../../builds.rst:78 -msgid "" -"Then these files are copied across to our application servers from the build" -" server. Once on the application servers, they are served from nginx." -msgstr "" - -#: ../../builds.rst:81 -msgid "An example in code:" -msgstr "" - -#: ../../builds.rst:95 -msgid "" -"Regardless of whether you build your docs with Sphinx or MkDocs, we " -"recommend you pin the version of Sphinx or Mkdocs you want us to use. You " -"can do this the same way other :doc:`dependencies are specified `. Some examples of pinning versions might be " -"``sphinx<2.0`` or ``mkdocs>=1.0``." -msgstr "" - -#: ../../builds.rst:102 -msgid "Builder responsibility" -msgstr "" - -#: ../../builds.rst:104 -msgid "" -"Builders have a very specific job. They take the updated source code and " -"generate the correct artifacts. The code lives in " -"``self.version.project.checkout_path(self.version.slug)``. The artifacts " -"should end up in " -"``self.version.project.artifact_path(version=self.version.slug, " -"type=self.type)`` Where ``type`` is the name of your builder. All files that" -" end up in the artifact directory should be in their final form." -msgstr "" - -#: ../../builds.rst:112 -msgid "The build environment" -msgstr "" - -#: ../../builds.rst:114 -msgid "" -"The build process is executed inside Docker containers, by default the image" -" used is ``readthedocs/build:2.0``, but you can change that using a " -":doc:`configuration file `." -msgstr "" - -#: ../../builds.rst:120 -msgid "" -"The Docker images have a select number of C libraries installed, because " -"they are used across a wide array of python projects. We can't install every" -" C library out there, but we try and support the major ones." -msgstr "" - -#: ../../builds.rst:127 -msgid "" -"If you want to know the specific version of a package that is installed in " -"the image you can check the `Ubuntu package search page " -"`__." -msgstr "" - -#: ../../builds.rst:131 -msgid "2.0 (stable)" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "O.S" -msgstr "" - -#: ../../builds.rst:133 ../../builds.rst:157 -msgid "Ubuntu 16.04" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Conda" -msgstr "" - -#: ../../builds.rst:134 -msgid "Miniconda 4.3.31" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Python" -msgstr "" - -#: ../../builds.rst:136 -msgid "``m2crypto``" -msgstr "" - -#: ../../builds.rst:137 ../../builds.rst:160 -msgid "``matplolib``" -msgstr "" - -#: ../../builds.rst:138 -msgid "``numpy``" -msgstr "" - -#: ../../builds.rst:139 ../../builds.rst:162 -msgid "``pandas``" -msgstr "" - -#: ../../builds.rst:140 ../../builds.rst:163 -msgid "``pip``" -msgstr "" - -#: ../../builds.rst:141 ../../builds.rst:164 -msgid "``scipy``" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Other packages" -msgstr "" - -#: ../../builds.rst:143 ../../builds.rst:170 -msgid "``doxygen``" -msgstr "" - -#: ../../builds.rst:144 -msgid "``graphviz``" -msgstr "" - -#: ../../builds.rst:145 -msgid "``libevent``" -msgstr "" - -#: ../../builds.rst:146 ../../builds.rst:173 -msgid "``libjpeg``" -msgstr "" - -#: ../../builds.rst:147 ../../builds.rst:174 -msgid "``libxml2-dev``" -msgstr "" - -#: ../../builds.rst:148 -msgid "``libxslt1.1``" -msgstr "" - -#: ../../builds.rst:149 ../../builds.rst:176 -msgid "``pandoc``" -msgstr "" - -#: ../../builds.rst:150 ../../builds.rst:178 -msgid "``textlive-full``" -msgstr "" - -#: ../../builds.rst:152 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:155 -msgid "3.0 (latest)" -msgstr "" - -#: ../../builds.rst:158 -msgid "Miniconda 4.4.10" -msgstr "" - -#: ../../builds.rst:161 -msgid "``numpy``," -msgstr "" - -#: ../../builds.rst:0 -msgid "JavaScript" -msgstr "" - -#: ../../builds.rst:166 -msgid "``jsdoc``" -msgstr "" - -#: ../../builds.rst:167 -msgid "``nodejs``" -msgstr "" - -#: ../../builds.rst:168 -msgid "``npm``" -msgstr "" - -#: ../../builds.rst:171 -msgid "``libevent-dev``" -msgstr "" - -#: ../../builds.rst:172 -msgid "``libgraphviz-dev``" -msgstr "" - -#: ../../builds.rst:175 -msgid "``libxslt1-dev``" -msgstr "" - -#: ../../builds.rst:177 -msgid "``plantuml``" -msgstr "" - -#: ../../builds.rst:180 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:183 -msgid "Writing your own builder" -msgstr "" - -#: ../../builds.rst:185 -msgid "" -"Builds happen on a server using only the RTD Public API. There is no reason " -"that you couldn't build your own independent builder that wrote into the RTD" -" namespace. The only thing that is currently unsupported there is a saner " -"way than uploading the processed files as a zip." -msgstr "" - -#: ../../builds.rst:187 -msgid "" -"The documentation build system in RTD is made pluggable, so that you can " -"build out your own backend. If you have a documentation format that isn't " -"currently supported, you can add support by contributing a backend." -msgstr "" - -#: ../../builds.rst:189 -msgid "" -"The builders in :doc:`/developer-interface/doc_builder` detail the higher " -"level parts of the API that you need to implement. A basic run goes " -"something like this::" -msgstr "" - -#: ../../builds.rst:200 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../builds.rst:202 -msgid "" -"If you're having trouble getting your version to build, try wiping out the " -"existing build/environment files. On your version list page " -"``/projects/[project]/versions`` there is a \"Wipe\" button that will remove" -" all of the files associated with your documentation build, but not the " -"documentation itself." -msgstr "" - -#: ../../builds.rst:205 -msgid "Build environment" -msgstr "" - -#: ../../builds.rst:207 -msgid "" -"The *Sphinx* and *Mkdocs* builders set the following RTD-specific " -"environment variables when building your documentation:" -msgstr "" - -#: ../../builds.rst:210 -msgid "Environment variable" -msgstr "" - -#: ../../builds.rst:210 -msgid "Description" -msgstr "" - -#: ../../builds.rst:210 -msgid "Example value" -msgstr "" - -#: ../../builds.rst:212 -msgid "``READTHEDOCS``" -msgstr "" - -#: ../../builds.rst:212 -msgid "Whether the build is running inside RTD" -msgstr "" - -#: ../../builds.rst:212 -msgid "``True``" -msgstr "" - -#: ../../builds.rst:214 -msgid "``READTHEDOCS_VERSION``" -msgstr "" - -#: ../../builds.rst:214 -msgid "The RTD name of the version which is being built" -msgstr "" - -#: ../../builds.rst:214 -msgid "``latest``" -msgstr "" - -#: ../../builds.rst:216 -msgid "``READTHEDOCS_PROJECT``" -msgstr "" - -#: ../../builds.rst:216 -msgid "The RTD name of the project which is being built" -msgstr "" - -#: ../../builds.rst:216 -msgid "``myexampleproject``" -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/canonical.mo b/docs/user/locale/ru/LC_MESSAGES/canonical.mo deleted file mode 100644 index c869334ddd4..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/canonical.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/canonical.po b/docs/user/locale/ru/LC_MESSAGES/canonical.po deleted file mode 100644 index f3c15919f63..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/canonical.po +++ /dev/null @@ -1,105 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../canonical.rst:2 -msgid "Canonical URLs" -msgstr "" - -#: ../../canonical.rst:4 -msgid "" -"Canonical URLs allow people to have consistent page URLs for domains. This " -"is mainly useful for search engines, so that they can send people to the " -"correct page." -msgstr "" - -#: ../../canonical.rst:8 -msgid "Read the Docs uses these in two ways:" -msgstr "" - -#: ../../canonical.rst:10 -msgid "We point all versions of your docs at the \"latest\" version as canonical" -msgstr "" - -#: ../../canonical.rst:11 -msgid "" -"We point at the user specified canonical URL, generally a custom domain for " -"your docs." -msgstr "" - -#: ../../canonical.rst:14 -msgid "Example" -msgstr "" - -#: ../../canonical.rst:16 -msgid "" -"Fabric hosts their docs on Read the Docs. They mostly use their own domain " -"for them ``http://docs.fabfile.org``. This means that Google will index both" -" ``http://fabric-docs.readthedocs.io`` and ``http://docs.fabfile.org`` for " -"their documentation." -msgstr "" - -#: ../../canonical.rst:20 -msgid "" -"Fabric will want to set ``http://docs.fabfile.org`` as their canonical URL. " -"This means that when Google indexes ``http://fabric-docs.readthedocs.io``, " -"it will know that it should really point at ``http://docs.fabfile.org``." -msgstr "" - -#: ../../canonical.rst:24 -msgid "Enabling" -msgstr "" - -#: ../../canonical.rst:26 -msgid "" -"You can set the canonical URL for your project in the Project Admin page. " -"Check your `Domains` tab for the domains that we know about." -msgstr "" - -#: ../../canonical.rst:29 -msgid "Implementation" -msgstr "" - -#: ../../canonical.rst:31 -msgid "" -"If you look at the source code for documentation built after you set your " -"canonical URL, you should see a bit of HTML like this:" -msgstr "" - -#: ../../canonical.rst:39 -msgid "Links" -msgstr "" - -#: ../../canonical.rst:41 -msgid "" -"This is a good explanation of the usage of canonical URLs in search engines:" -msgstr "" - -#: ../../canonical.rst:43 -msgid "http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" -msgstr "" - -#: ../../canonical.rst:45 -msgid "This is a good explanation for why canonical pages are good for SEO:" -msgstr "" - -#: ../../canonical.rst:47 -msgid "" -"http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-" -"practices-since-sitemaps" -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/changelog.mo b/docs/user/locale/ru/LC_MESSAGES/changelog.mo deleted file mode 100644 index 19580c520ee..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/changelog.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/changelog.po b/docs/user/locale/ru/LC_MESSAGES/changelog.po deleted file mode 100644 index 3ae35e2cf68..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/changelog.po +++ /dev/null @@ -1,3796 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../changelog.rst:2 -msgid "Changelog" -msgstr "" - -#: ../../../CHANGELOG.rst:2 -msgid "Version 2.6.5" -msgstr "" - -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -msgid "Date" -msgstr "" - -#: ../../../CHANGELOG.rst:4 ../../../CHANGELOG.rst:14 -msgid "August 29, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:6 -msgid "" -"`@stsewd `__: Tests for yaml file regex (`#4587 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:7 -msgid "" -"`@agjohnson `__: Respect user language when " -"caching homepage (`#4585 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:8 -msgid "" -"`@humitos `__: Add start and termination to YAML " -"file regex (`#4584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:9 -msgid "" -"`@safwanrahman `__: [Fix #4576] Do not " -"delete projects which have multiple users (`#4577 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:12 -msgid "Version 2.6.4" -msgstr "" - -#: ../../../CHANGELOG.rst:16 -msgid "" -"`@stsewd `__: Update tests failing on master " -"(`#4575 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:17 -msgid "" -"`@davidfischer `__: Add a flag to disable " -"docsearch (`#4570 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:18 -msgid "" -"`@stsewd `__: Fix nested syntax in docs (`#4567 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:19 -msgid "" -"`@stsewd `__: Fix incorrect reraise (`#4566 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:20 -msgid "" -"`@davidfischer `__: Add a note about " -"specifying the version of build tools (`#4562 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:21 -msgid "" -"`@davidfischer `__: Serve badges directly " -"from local filesystem (`#4561 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:22 -msgid "" -"`@humitos `__: Build JSON artifacts in HTML " -"builder (`#4554 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:23 -msgid "" -"`@humitos `__: Route task to proper queue (`#4553" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:24 -msgid "" -"`@humitos `__: Sanitize BuildCommand.output by " -"removing NULL characters (`#4552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:25 -msgid "" -"`@davidfischer `__: Fix changelog for 2.6.3 " -"(`#4548 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:26 -msgid "" -"`@ericholscher `__: Remove hiredis (`#4542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:27 -msgid "" -"`@davidfischer `__: Use the STATIC_URL for " -"static files to avoid redirection (`#4522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:28 -msgid "" -"`@stsewd `__: Update docs about build process " -"(`#4515 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:29 -msgid "" -"`@StefanoChiodino `__: Allow for period " -"as a prefix and yaml extension for config file (`#4512 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:30 -msgid "" -"`@AumitLeon `__: Update information on mkdocs " -"build process (`#4508 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:31 -msgid "" -"`@humitos `__: Fix Exact Redirect to work " -"properly when using $rest keyword (`#4501 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:32 -msgid "" -"`@humitos `__: Mark some BuildEnvironmentError " -"exceptions as Warning and do not log them (`#4495 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:33 -msgid "" -"`@xrmx `__: projects: don't explode trying to update" -" UpdateDocsTaskStep state (`#4485 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:34 -msgid "" -"`@humitos `__: Note with the developer flow to " -"update our app translations (`#4481 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:35 -msgid "" -"`@humitos `__: Add `trimmed` to all multilines " -"`blocktrans` tags (`#4480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:36 -msgid "" -"`@humitos `__: Example and note with usage of " -"trimmed option in blocktrans (`#4479 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:37 -msgid "" -"`@humitos `__: Update Transifex resources for our" -" documentation (`#4478 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:38 -msgid "" -"`@humitos `__: Documentation for Manage " -"Translations (`#4470 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:39 -msgid "" -"`@stsewd `__: Port https://github.com/rtfd" -"/readthedocs-build/pull/38/ (`#4461 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:40 -msgid "" -"`@stsewd `__: Match v1 config interface to new one" -" (`#4456 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:41 -msgid "" -"`@humitos `__: Skip tags that point to blob " -"objects instead of commits (`#4442 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:42 -msgid "" -"`@stsewd `__: Document " -"python.use_system_site_packages option (`#4422 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:43 -msgid "" -"`@humitos `__: More tips about how to reduce " -"resources usage (`#4419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:44 -msgid "" -"`@xrmx `__: projects: user in " -"ProjectQuerySetBase.for_admin_user is mandatory (`#4417 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:47 -msgid "Version 2.6.3" -msgstr "" - -#: ../../../CHANGELOG.rst:49 -msgid "August 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:51 -msgid "Release to Azure!" -msgstr "" - -#: ../../../CHANGELOG.rst:53 -msgid "" -"`@davidfischer `__: Add Sponsors list to " -"footer (`#4424 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:54 -msgid "" -"`@stsewd `__: Cache node_modules to speed up CI " -"(`#4484 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:55 -msgid "" -"`@xrmx `__: templates: mark missing string for " -"translation on project edit (`#4518 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:56 -msgid "" -"`@ericholscher `__: Performance improvement:" -" cache version listing on the homepage (`#4526 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:57 -msgid "" -"`@agjohnson `__: Remove mailgun from our " -"dependencies (`#4531 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:58 -msgid "" -"`@davidfischer `__: Improved ad block " -"detection (`#4532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:59 -msgid "" -"`@agjohnson `__: Revert \"Remove " -"SelectiveFileSystemFolder finder workaround\" (`#4533 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:60 -msgid "" -"`@davidfischer `__: Slight clarification on " -"turning off ads for a project (`#4534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:61 -msgid "" -"`@davidfischer `__: Fix the sponsor image " -"paths (`#4535 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:62 -msgid "" -"`@agjohnson `__: Update build assets (`#4537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:66 -msgid "Version 2.6.2" -msgstr "" - -#: ../../../CHANGELOG.rst:68 -msgid "August 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:70 -msgid "" -"`@davidfischer `__: Custom domain " -"clarifications (`#4514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:71 -msgid "" -"`@trein `__: Use single quote throughout the file " -"(`#4513 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:72 -msgid "" -"`@davidfischer `__: Support ads on pallets " -"themes (`#4499 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:73 -msgid "" -"`@davidfischer `__: Only use " -"HostHeaderSSLAdapter for SSL/HTTPS connections (`#4498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:74 -msgid "" -"`@keflavich `__: Very minor English correction " -"(`#4497 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:75 -msgid "" -"`@davidfischer `__: All static media is run " -"through \"collectstatic\" (`#4489 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:76 -msgid "" -"`@humitos `__: Fix reST structure (`#4488 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:77 -msgid "" -"`@nijel `__: Document expected delay on CNAME " -"change and need for CAA (`#4487 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:78 -msgid "" -"`@davidfischer `__: Allow enforcing HTTPS " -"for custom domains (`#4483 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:79 -msgid "" -"`@davidfischer `__: Add some details around " -"community ad qualifications (`#4436 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:80 -msgid "" -"`@davidfischer `__: Updates to manifest " -"storage (`#4430 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:81 -msgid "" -"`@davidfischer `__: Update alt domains docs " -"with SSL (`#4425 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:82 -msgid "" -"`@agjohnson `__: Add SNI support for API HTTPS " -"endpoint (`#4423 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:83 -msgid "" -"`@davidfischer `__: API v1 cleanup (`#4415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:84 -msgid "" -"`@davidfischer `__: Allow filtering versions" -" by active (`#4414 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:85 -msgid "" -"`@mlncn `__: Fix broken link (`#4410 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:86 -msgid "" -"`@safwanrahman `__: [Fix #4407] Port Project" -" Search for Elasticsearch 6.x (`#4408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:87 -msgid "" -"`@davidfischer `__: Add client ID to Google " -"Analytics requests (`#4404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:88 -msgid "" -"`@xrmx `__: projects: fix filtering in " -"projects_tag_detail (`#4398 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:89 -msgid "" -"`@davidfischer `__: Fix a proxy model bug " -"related to ad-free (`#4390 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:90 -msgid "" -"`@humitos `__: Release 2.6.1 (`#4389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:91 ../../../CHANGELOG.rst:108 -msgid "" -"`@davidfischer `__: Do not access database " -"from builds to check ad-free (`#4387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:92 ../../../CHANGELOG.rst:109 -msgid "" -"`@humitos `__: Adapt YAML config integration " -"tests (`#4385 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:93 ../../../CHANGELOG.rst:110 -msgid "" -"`@stsewd `__: Set full `source_file` path for " -"default configuration (`#4379 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:94 -msgid "" -"`@humitos `__: Make `get_version` usable from a " -"specified path (`#4376 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:95 ../../../CHANGELOG.rst:111 -msgid "" -"`@humitos `__: More tags when logging errors to " -"Sentry (`#4375 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:96 -msgid "" -"`@humitos `__: Check for 'options' in " -"update_repos command (`#4373 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:97 -msgid "" -"`@safwanrahman `__: [Fix #4333] Implement " -"asynchronous search reindex functionality using celery (`#4368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:98 -msgid "" -"`@stsewd `__: V2 of the configuration file (`#4355" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:99 ../../../CHANGELOG.rst:122 -msgid "" -"`@davidfischer `__: Remove the UID from the " -"GA measurement protocol (`#4347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:100 ../../../CHANGELOG.rst:583 -msgid "" -"`@humitos `__: Mount `pip_cache_path` in Docker " -"container (`#3556 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:101 -msgid "" -"`@agjohnson `__: Show subprojects in search " -"results (`#1866 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:104 -msgid "Version 2.6.1" -msgstr "" - -#: ../../../CHANGELOG.rst:106 -msgid "July 17, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:114 -msgid "Version 2.6.0" -msgstr "" - -#: ../../../CHANGELOG.rst:116 -msgid "July 16, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:118 -msgid "Adds initial support for HTTPS on custom domains" -msgstr "" - -#: ../../../CHANGELOG.rst:119 -msgid "" -"`@stsewd `__: Revert \"projects: serve badge with " -"same protocol as site\" (`#4353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:120 -msgid "" -"`@davidfischer `__: Do not overwrite sphinx " -"context variables feature (`#4349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:121 -msgid "" -"`@stsewd `__: Calrify docs about how rtd select " -"the stable version (`#4348 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:123 -msgid "" -"`@stsewd `__: Fix error in command (`#4345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:124 -msgid "" -"`@davidfischer `__: Improvements for the " -"build/version admin (`#4344 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:125 -msgid "" -"`@safwanrahman `__: [Fix #4265] Porting " -"frontend docsearch to work with new API (`#4340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:126 -msgid "" -"`@ktdreyer `__: fix spelling of " -"\"demonstrating\" (`#4336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:127 -msgid "" -"`@davidfischer `__: Warning about theme " -"context implementation status (`#4335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:128 -msgid "" -"`@Blendify `__: Docs: Let Theme Choose Pygments " -"Theme (`#4331 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:129 -msgid "" -"`@davidfischer `__: Disable the ad block nag" -" for ad-free projects (`#4329 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:130 -msgid "" -"`@safwanrahman `__: [fix #4265] Port " -"Document search API for Elasticsearch 6.x (`#4309 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:131 -msgid "" -"`@stsewd `__: Refactor configuration object to " -"class based (`#4298 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:134 -msgid "Version 2.5.3" -msgstr "" - -#: ../../../CHANGELOG.rst:136 -msgid "July 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:138 -msgid "" -"`@xrmx `__: Do less work in querysets (`#4322 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:139 -msgid "" -"`@stsewd `__: Fix deprecations in management " -"commands (`#4321 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:140 -msgid "" -"`@davidfischer `__: Add a flag for marking a" -" project ad-free (`#4313 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:141 -msgid "" -"`@davidfischer `__: Use \"npm run lint\" " -"from tox (`#4312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:142 -msgid "" -"`@davidfischer `__: Fix issues building " -"static assets (`#4311 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:143 -msgid "" -"`@humitos `__: Use PATHs to call clear_artifacts " -"(`#4296 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:144 -msgid "" -"`@safwanrahman `__: [Fix #2457] Implement " -"exact match search (`#4292 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:145 -msgid "" -"`@davidfischer `__: API filtering " -"improvements (`#4285 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:146 -msgid "" -"`@annegentle `__: Remove self-referencing " -"links for webhooks docs (`#4283 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:147 -msgid "" -"`@safwanrahman `__: [Fix #2328 #2013] " -"Refresh search index and test for case insensitive search (`#4277 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:148 -msgid "" -"`@xrmx `__: doc_builder: clarify sphinx backend " -"append_conf docstring (`#4276 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:149 -msgid "" -"`@davidfischer `__: Add documentation for " -"APIv2 (`#4274 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:150 -msgid "" -"`@humitos `__: Wrap notifications HTML code into " -"a block (`#4273 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:151 -msgid "" -"`@stsewd `__: Move config.py from rtd build " -"(`#4272 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:152 -msgid "" -"`@ericholscher `__: Fix our use of `--use-" -"wheel` in pip. (`#4269 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:153 -msgid "" -"`@agjohnson `__: Revert \"Merge pull request " -"#4206 from FlorianKuckelkorn/fix/pip-breaking-change\" (`#4261 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:154 -msgid "" -"`@humitos `__: Fix triggering a build for a " -"skipped project (`#4255 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:155 -msgid "" -"`@stsewd `__: Update default sphinx version " -"(`#4250 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:156 -msgid "" -"`@stsewd `__: Move config module from rtd-build " -"repo (`#4242 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:157 -msgid "" -"`@davidfischer `__: Allow staying logged in " -"for longer (`#4236 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:158 -msgid "" -"`@safwanrahman `__: Upgrade Elasticsearch to" -" version 6.x (`#4211 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:159 -msgid "" -"`@humitos `__: Make tests extensible from " -"corporate site (`#4095 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:160 -msgid "" -"`@stsewd `__: `stable` version stuck on a specific" -" commit (`#3913 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:163 -msgid "Version 2.5.2" -msgstr "" - -#: ../../../CHANGELOG.rst:165 -msgid "June 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:167 -msgid "" -"`@davidfischer `_: Add a page detailing ad " -"blocking (`#4244 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:168 -msgid "" -"`@xrmx `_: projects: serve badge with same protocol " -"as site (`#4228 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:169 -msgid "" -"`@FlorianKuckelkorn `_: Fixed breaking " -"change in pip 10.0.0b1 (2018-03-31) (`#4206 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:170 -msgid "" -"`@StefanoChiodino `_: Document that " -"readthedocs file can now have yaml extension (`#4129 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:171 -msgid "" -"`@humitos `_: Downgrade docker to 3.1.3 because " -"of timeouts in EXEC call (`#4241 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:172 -msgid "" -"`@stsewd `_: Move parser tests from rtd-build repo" -" (`#4225 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:173 -msgid "" -"`@humitos `_: Handle revoked oauth permissions by" -" the user (`#4074 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:174 -msgid "" -"`@humitos `_: Allow to hook the initial build " -"from outside (`#4033 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:177 -msgid "Version 2.5.1" -msgstr "" - -#: ../../../CHANGELOG.rst:179 -msgid "June 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:181 -msgid "" -"`@stsewd `_: Add feature to build json with html " -"in the same build (`#4229 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:182 -msgid "" -"`@davidfischer `_: Prioritize ads based on " -"content (`#4224 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:183 -msgid "" -"`@mostaszewski `_: #4170 - Link the version " -"in the footer to the changelog (`#4217 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:184 -msgid "" -"`@Jmennius `_: Add provision_elasticsearch " -"command (`#4216 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:185 -msgid "" -"`@SuriyaaKudoIsc `_: Use the latest " -"YouTube share URL (`#4209 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:186 -msgid "" -"`@davidfischer `_: Allow staff to trigger " -"project builds (`#4207 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:187 -msgid "" -"`@davidfischer `_: Use autosectionlabel in " -"the privacy policy (`#4204 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:188 -msgid "" -"`@davidfischer `_: These links weren't " -"correct after #3632 (`#4203 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:189 -msgid "" -"`@davidfischer `_: Release 2.5.0 (`#4200 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:190 ../../../CHANGELOG.rst:214 -msgid "" -"`@ericholscher `_: Fix Build: Convert md to " -"rst in docs (`#4199 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:191 -msgid "" -"`@ericholscher `_: Updates to #3850 to fix " -"merge conflict (`#4198 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:192 -msgid "" -"`@ericholscher `_: Build on top of #3881 and" -" put docs in custom_installs. (`#4196 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:193 -msgid "" -"`@davidfischer `_: Increase the max theme " -"version (`#4195 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:194 ../../../CHANGELOG.rst:215 -msgid "" -"`@ericholscher `_: Remove maxcdn reqs " -"(`#4194 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:195 ../../../CHANGELOG.rst:216 -msgid "" -"`@ericholscher `_: Add missing gitignore " -"item for ES testing (`#4193 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:196 ../../../CHANGELOG.rst:217 -msgid "" -"`@xrmx `_: fabfile: update i18n helpers (`#4189 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:197 ../../../CHANGELOG.rst:218 -msgid "" -"`@xrmx `_: Update italian locale (`#4188 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:198 ../../../CHANGELOG.rst:219 -msgid "" -"`@xrmx `_: locale: update and build the english " -"translation (`#4187 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:199 -msgid "" -"`@humitos `_: Upgrade celery to avoid " -"AtributeError:async (`#4185 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:200 -msgid "" -"`@stsewd `_: Prepare code for custo mkdocs.yaml " -"location (`#4184 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:201 -msgid "" -"`@agjohnson `_: Updates to our triage " -"guidelines (`#4180 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:202 -msgid "" -"`@davidfischer `_: Server side analytics " -"(`#4131 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:203 -msgid "" -"`@humitos `_: Upgrade packages with pur (`#4124 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:204 -msgid "" -"`@stsewd `_: Fix resync remote repos (`#4113 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:205 -msgid "" -"`@stsewd `_: Add schema for configuration file " -"with yamale (`#4084 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:206 ../../../CHANGELOG.rst:222 -msgid "" -"`@davidfischer `_: Ad block nag to urge " -"people to whitelist (`#4037 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:207 ../../../CHANGELOG.rst:226 -msgid "" -"`@benjaoming `_: Add Mexican Spanish as a " -"project language (`#3588 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:210 -msgid "Version 2.5.0" -msgstr "" - -#: ../../../CHANGELOG.rst:212 -msgid "June 06, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:220 -msgid "" -"`@safwanrahman `_: Test for search " -"functionality (`#4116 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:221 -msgid "" -"`@davidfischer `_: Update mkdocs to the " -"latest (`#4041 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:223 -msgid "" -"`@davidfischer `_: Decouple the theme JS " -"from readthedocs.org (`#3968 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:224 -msgid "" -"`@xrmx `_: tests: fixup url tests in " -"test_privacy_urls (`#3966 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:225 -msgid "" -"`@fenilgandhi `_: Add support for different " -"badge styles (`#3632 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:227 -msgid "" -"`@stsewd `_: Wrap versions' list to look more " -"consistent (`#3445 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:228 -msgid "" -"`@agjohnson `_: Move CDN code to external " -"abstraction (`#2091 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:231 -msgid "Version 2.4.0" -msgstr "" - -#: ../../../CHANGELOG.rst:233 -msgid "May 31, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:235 -msgid "" -"This fixes assets that were generated against old dependencies in 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:236 -msgid "" -"`@agjohnson `_: Fix issues with search " -"javascript (`#4176 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:237 -msgid "" -"`@stsewd `_: Use anonymous refs in CHANGELOG " -"(`#4173 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:238 -msgid "" -"`@stsewd `_: Fix some warnings on docs (`#4172 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:239 -msgid "" -"`@davidfischer `_: Update the privacy policy" -" date (`#4171 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:240 -msgid "" -"`@davidfischer `_: Note about state and " -"metro ad targeting (`#4169 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:241 -msgid "" -"`@ericholscher `_: Add another guide around " -"fixing memory usage. (`#4168 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:242 -msgid "" -"`@stsewd `_: Download raw build log (`#3585 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:243 -msgid "" -"`@stsewd `_: Add \"edit\" and \"view docs\" " -"buttons to subproject list (`#3572 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:244 -msgid "" -"`@kennethlarsen `_: Remove outline reset to" -" bring back outline (`#3512 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:247 -msgid "Version 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:249 -msgid "May 30, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:251 -msgid "" -"`@ericholscher `__: Remove CSS override that" -" doesn't exist. (`#4165 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:252 -msgid "" -"`@davidfischer `__: Include a DMCA request " -"template (`#4164 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:253 -msgid "" -"`@davidfischer `__: No CSRF cookie for docs " -"pages (`#4153 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:254 -msgid "" -"`@davidfischer `__: Small footer rework " -"(`#4150 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:255 -msgid "" -"`@stsewd `__: Fix prospector dependencies (`#4149 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:256 -msgid "" -"`@ericholscher `__: Remove deploy directory " -"which is unused. (`#4147 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:257 -msgid "" -"`@stsewd `__: Use autosectionlabel extension " -"(`#4146 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:258 -msgid "" -"`@davidfischer `__: Add Intercom to the " -"privacy policy (`#4145 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:259 -msgid "" -"`@humitos `__: Minimum refactor to decide_if_cors" -" (`#4143 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:260 -msgid "" -"`@stsewd `__: Ignore migrations from coverage " -"report (`#4141 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:261 -msgid "" -"`@stsewd `__: 5xx status in old webhooks (`#4139 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:262 -msgid "" -"`@davidfischer `__: Fix with Lato Bold font " -"(`#4138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:263 -msgid "" -"`@davidfischer `__: Release 2.3.13 (`#4137 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:264 ../../../CHANGELOG.rst:293 -msgid "" -"`@davidfischer `__: Build static assets " -"(`#4136 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:265 -msgid "" -"`@xrmx `__: oauth/services: correct error handling " -"in paginate (`#4134 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:266 -msgid "" -"`@xrmx `__: oauth/services: don't abuse " -"log.exception (`#4133 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:267 -msgid "" -"`@cedk `__: Use quiet mode to retrieve branches from" -" mercurial (`#4114 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:268 -msgid "" -"`@humitos `__: Add `has_valid_clone` and " -"`has_valid_webhook` to ProjectAdminSerializer (`#4107 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:269 -msgid "" -"`@stsewd `__: Put the rtd extension to the " -"beginning of the list (`#4054 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:270 -msgid "" -"`@stsewd `__: Use gitpython for tags (`#4052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:271 -msgid "" -"`@davidfischer `__: Do Not Track support " -"(`#4046 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:272 -msgid "" -"`@stsewd `__: Set urlconf to None after changing " -"SUBDOMAIN setting (`#4032 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:273 -msgid "" -"`@humitos `__: Fix /404/ testing page (`#3976 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:274 ../../../CHANGELOG.rst:381 -msgid "" -"`@xrmx `__: Fix some tests with postgres (`#3958 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:275 ../../../CHANGELOG.rst:394 -msgid "" -"`@xrmx `__: Fixup DJANGO_SETTINGS_SKIP_LOCAL in " -"tests (`#3899 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:276 ../../../CHANGELOG.rst:397 -msgid "" -"`@xrmx `__: templates: mark a few more strings for " -"translations (`#3869 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:277 -msgid "" -"`@ze `__: Make search bar in dashboard have a more " -"clear message. (`#3844 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:278 -msgid "" -"`@varunotelli `__: Pointed users to Python3.6" -" (`#3817 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:279 -msgid "" -"`@stsewd `__: [RDY] Fix tests for environment " -"(`#3764 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:280 -msgid "" -"`@ajatprabha `__: Ticket #3694: rename owners " -"to maintainers (`#3703 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:281 -msgid "" -"`@SanketDG `__: Refactor to replace old logging " -"to avoid mangling (`#3677 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:282 -msgid "" -"`@stsewd `__: Add rstcheck to CI (`#3624 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:283 -msgid "" -"`@techtonik `__: Update Git on prod (`#3615 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:284 -msgid "" -"`@stsewd `__: Allow to hide version warning " -"(`#3595 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:285 -msgid "" -"`@cclauss `__: Modernize Python 2 code to get " -"ready for Python 3 (`#3514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:286 -msgid "" -"`@stsewd `__: Consistent version format (`#3504 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:289 -msgid "Version 2.3.13" -msgstr "" - -#: ../../../CHANGELOG.rst:291 -msgid "May 23, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:294 -msgid "" -"`@stsewd `__: Don't sync _static dir for search " -"builder (`#4120 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:295 -msgid "" -"`@davidfischer `__: Use the latest Lato " -"release (`#4093 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:296 -msgid "" -"`@davidfischer `__: Update Gold Member " -"marketing (`#4063 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:297 -msgid "" -"`@davidfischer `__: Fix missing fonts " -"(`#4060 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:298 -msgid "" -"`@stsewd `__: Additional validation when changing " -"the project language (`#3790 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:299 -msgid "" -"`@stsewd `__: Improve yaml config docs (`#3685 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:302 -msgid "Version 2.3.12" -msgstr "" - -#: ../../../CHANGELOG.rst:304 -msgid "May 21, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:306 -msgid "" -"`@stsewd `__: Remove Django deprecation warning " -"(`#4112 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:307 -msgid "" -"`@davidfischer `__: Display feature flags in" -" the admin (`#4108 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:308 -msgid "" -"`@humitos `__: Set valid clone in project " -"instance inside the version object also (`#4105 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:309 -msgid "" -"`@davidfischer `__: Use the latest theme " -"version in the default builder (`#4096 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:310 -msgid "" -"`@humitos `__: Use next field to redirect user " -"when login is done by social (`#4083 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:311 -msgid "" -"`@humitos `__: Update the `documentation_type` " -"when it's set to 'auto' (`#4080 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:312 -msgid "" -"`@brainwane `__: Update link to license in " -"philosophy document (`#4059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:313 ../../../CHANGELOG.rst:328 -msgid "" -"`@agjohnson `__: Update local assets for theme " -"to 0.3.1 tag (`#4047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:314 ../../../CHANGELOG.rst:329 -msgid "" -"`@stsewd `__: Fix unbalanced div (`#4044 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:315 ../../../CHANGELOG.rst:330 -msgid "" -"`@stsewd `__: Remove haystack from code base " -"(`#4039 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:316 -msgid "" -"`@davidfischer `__: Subdomains use HTTPS if " -"settings specify (`#3987 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:317 -msgid "" -"`@davidfischer `__: Draft Privacy Policy " -"(`#3978 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:318 -msgid "" -"`@humitos `__: Allow import Gitlab repo manually " -"and set a webhook automatically (`#3934 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:319 -msgid "" -"`@davidfischer `__: Enable ads on the " -"readthedocs mkdocs theme (`#3922 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:320 -msgid "" -"`@bansalnitish `__: Fixes #2953 - Url " -"resolved with special characters (`#3725 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:321 ../../../CHANGELOG.rst:346 -msgid "" -"`@Jigar3 `__: Deleted bookmarks app (`#3663 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:324 -msgid "Version 2.3.11" -msgstr "" - -#: ../../../CHANGELOG.rst:326 -msgid "May 01, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:331 -msgid "" -"`@stsewd `__: Remove dead code from api v1 (`#4038" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:332 -msgid "" -"`@humitos `__: Bump sphinx default version to " -"1.7.4 (`#4035 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:333 -msgid "" -"`@davidfischer `__: Detail where ads are " -"shown (`#4031 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:334 -msgid "" -"`@ericholscher `__: Make email verification " -"optional for dev (`#4024 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:335 -msgid "" -"`@davidfischer `__: Support sign in and sign" -" up with GH/GL/BB (`#4022 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:336 -msgid "" -"`@agjohnson `__: Remove old varnish purge " -"utility function (`#4019 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:337 -msgid "" -"`@agjohnson `__: Remove build queue length " -"warning on build list page (`#4018 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:338 -msgid "" -"`@stsewd `__: Don't check order on " -"assertQuerysetEqual on tests for subprojects (`#4016 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:339 -msgid "" -"`@stsewd `__: Tests for view docs api response " -"(`#4014 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:340 -msgid "" -"`@davidfischer `__: MkDocs projects use " -"RTD's analytics privacy improvements (`#4013 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:341 -msgid "" -"`@humitos `__: Release 2.3.10 (`#4009 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:342 -msgid "" -"`@davidfischer `__: Remove typekit fonts " -"(`#3982 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:343 -msgid "" -"`@stsewd `__: Move dynamic-fixture to testing " -"requirements (`#3956 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:344 ../../../CHANGELOG.rst:396 -msgid "" -"`@stsewd `__: Fix view docs link (`#3882 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:345 -msgid "" -"`@stsewd `__: [WIP] Remove comments app (`#3802 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:349 -msgid "Version 2.3.10" -msgstr "" - -#: ../../../CHANGELOG.rst:351 -msgid "April 24, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:353 -msgid "" -"`@humitos `__: Downgrade docker to 3.1.3 (`#4003 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:356 -msgid "Version 2.3.9" -msgstr "" - -#: ../../../CHANGELOG.rst:358 ../../../CHANGELOG.rst:365 -msgid "April 20, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:360 -msgid "" -"`@agjohnson `__: Fix recursion problem more " -"generally (`#3989 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:363 -msgid "Version 2.3.8" -msgstr "" - -#: ../../../CHANGELOG.rst:367 -msgid "" -"`@agjohnson `__: Give TaskStep class knowledge " -"of the underlying task (`#3983 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:368 -msgid "" -"`@humitos `__: Resolve domain when a project is a" -" translation of itself (`#3981 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:371 -msgid "Version 2.3.7" -msgstr "" - -#: ../../../CHANGELOG.rst:373 -msgid "April 19, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:375 -msgid "" -"`@humitos `__: Fix server_error_500 path on " -"single version (`#3975 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:376 -msgid "" -"`@davidfischer `__: Fix bookmark app lint " -"failures (`#3969 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:377 -msgid "" -"`@humitos `__: Use latest setuptools (39.0.1) by " -"default on build process (`#3967 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:378 -msgid "" -"`@ericholscher `__: Fix exact redirects. " -"(`#3965 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:379 -msgid "" -"`@humitos `__: Make `resolve_domain` work when a " -"project is subproject of itself (`#3962 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:380 -msgid "" -"`@humitos `__: Remove django-celery-beat and use " -"the default scheduler (`#3959 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:382 -msgid "" -"`@davidfischer `__: Add advertising details " -"docs (`#3955 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:383 -msgid "" -"`@humitos `__: Use pur to upgrade python packages" -" (`#3953 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:384 -msgid "" -"`@ze `__: Make adjustments to Projects page (`#3948 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:385 -msgid "" -"`@davidfischer `__: Small change to Chinese " -"language names (`#3947 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:386 -msgid "" -"`@agjohnson `__: Don't share state in build " -"task (`#3946 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:387 -msgid "" -"`@davidfischer `__: Fixed footer ad width " -"fix (`#3944 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:388 -msgid "" -"`@humitos `__: Allow extend Translation and " -"Subproject form logic from corporate (`#3937 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:389 -msgid "" -"`@humitos `__: Resync valid webhook for project " -"manually imported (`#3935 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:390 -msgid "" -"`@humitos `__: Resync webhooks from Admin (`#3933" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:391 -msgid "" -"`@humitos `__: Fix attribute order call (`#3930 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:392 -msgid "" -"`@humitos `__: Mention RTD in the Project URL of " -"the issue template (`#3928 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:393 -msgid "" -"`@davidfischer `__: Correctly report mkdocs " -"theme name (`#3920 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:395 -msgid "" -"`@davidfischer `__: Show an adblock " -"admonition in the dev console (`#3894 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:398 -msgid "" -"`@ze `__: Update quickstart from README (`#3847 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:399 -msgid "" -"`@vidartf `__: Fix page redirect preview (`#3811 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:400 -msgid "" -"`@stsewd `__: [RDY] Fix requirements file lookup " -"(`#3800 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:401 -msgid "" -"`@aasis21 `__: Documentation for build " -"notifications using webhooks. (`#3671 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:402 -msgid "" -"`@mashrikt `__: [#2967] Scheduled tasks for " -"cleaning up messages (`#3604 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:403 -msgid "" -"`@stsewd `__: Show URLS for exact redirect (`#3593" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:404 -msgid "" -"`@marcelstoer `__: Doc builder template " -"should check for mkdocs_page_input_path before using it (`#3536 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:405 -msgid "" -"`@Code0x58 `__: Document creation of slumber " -"user (`#3461 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:408 -msgid "Version 2.3.6" -msgstr "" - -#: ../../../CHANGELOG.rst:410 ../../../CHANGELOG.rst:426 -msgid "April 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:412 -msgid "" -"`@agjohnson `__: Drop readthedocs- prefix to " -"submodule (`#3916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:413 -msgid "" -"`@agjohnson `__: This fixes two bugs apparent " -"in nesting of translations in subprojects (`#3909 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:414 -msgid "" -"`@humitos `__: Use new django celery beat " -"scheduler (`#3908 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:415 -msgid "" -"`@humitos `__: Use a proper default for `docker` " -"attribute on UpdateDocsTask (`#3907 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:416 -msgid "" -"`@davidfischer `__: Handle errors from " -"publish_parts (`#3905 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:417 ../../../CHANGELOG.rst:428 -msgid "" -"`@agjohnson `__: Drop pdbpp from testing " -"requirements (`#3904 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:418 -msgid "" -"`@stsewd `__: Little improve on sync_versions " -"(`#3902 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:419 -msgid "" -"`@humitos `__: Save Docker image data in JSON " -"file only for DockerBuildEnvironment (`#3897 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:420 -msgid "" -"`@davidfischer `__: Single analytics file " -"for all builders (`#3896 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:421 -msgid "" -"`@humitos `__: Organize logging levels (`#3893 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:424 -msgid "Version 2.3.5" -msgstr "" - -#: ../../../CHANGELOG.rst:429 -msgid "" -"`@agjohnson `__: Resolve subproject correctly " -"in the case of single version (`#3901 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:430 -msgid "" -"`@davidfischer `__: Fixed footer ads again " -"(`#3895 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:431 -msgid "" -"`@davidfischer `__: Fix an Alabaster ad " -"positioning issue (`#3889 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:432 -msgid "" -"`@humitos `__: Save Docker image hash in RTD " -"environment.json file (`#3880 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:433 -msgid "" -"`@agjohnson `__: Add ref links for easier " -"intersphinx on yaml config page (`#3877 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:434 -msgid "" -"`@rajujha373 `__: Typo correction in " -"docs/features.rst (`#3872 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:435 -msgid "" -"`@gaborbernat `__: add description for tox " -"tasks (`#3868 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:436 -msgid "" -"`@davidfischer `__: Another CORS hotfix for " -"the sustainability API (`#3862 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:437 -msgid "" -"`@agjohnson `__: Fix up some of the logic " -"around repo and submodule URLs (`#3860 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:438 ../../../CHANGELOG.rst:455 -msgid "" -"`@davidfischer `__: Fix linting errors in " -"tests (`#3855 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:439 -msgid "" -"`@agjohnson `__: Use gitpython to find a commit" -" reference (`#3843 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:440 ../../../CHANGELOG.rst:460 -msgid "" -"`@davidfischer `__: Remove pinned CSS Select" -" version (`#3813 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:441 ../../../CHANGELOG.rst:462 -msgid "" -"`@davidfischer `__: Use JSONP for " -"sustainability API (`#3789 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:442 -msgid "" -"`@rajujha373 `__: #3718: Added date to " -"changelog (`#3788 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:443 -msgid "" -"`@xrmx `__: tests: mock test_conf_file_not_found " -"filesystem access (`#3740 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:448 -msgid "Version 2.3.4" -msgstr "" - -#: ../../../CHANGELOG.rst:450 -msgid "Release for static assets" -msgstr "" - -#: ../../../CHANGELOG.rst:453 -msgid "Version 2.3.3" -msgstr "" - -#: ../../../CHANGELOG.rst:456 -msgid "" -"`@humitos `__: Fix linting issues (`#3838 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:457 ../../../CHANGELOG.rst:479 -msgid "" -"`@humitos `__: Update instance and model when " -"`record_as_success` (`#3831 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:458 ../../../CHANGELOG.rst:483 -msgid "" -"`@ericholscher `__: Reorder GSOC projects, " -"and note priority order (`#3823 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:459 ../../../CHANGELOG.rst:485 -msgid "" -"`@agjohnson `__: Add temporary method for " -"skipping submodule checkout (`#3821 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:461 -msgid "" -"`@humitos `__: Use readthedocs-common to share " -"linting files accross different repos (`#3808 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:463 -msgid "" -"`@humitos `__: Define useful celery beat task for" -" development (`#3762 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:464 -msgid "" -"`@humitos `__: Auto-generate conf.py compatible " -"with Py2 and Py3 (`#3745 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:465 -msgid "" -"`@humitos `__: Task to remove orphan symlinks " -"(`#3543 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:466 -msgid "" -"`@stsewd `__: Fix regex for public bitbucket repo " -"(`#3533 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:467 -msgid "" -"`@humitos `__: Documentation for RTD context sent" -" to the Sphinx theme (`#3490 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:468 -msgid "" -"`@stsewd `__: Show link to docs on a build (`#3446" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:471 -msgid "Version 2.3.2" -msgstr "" - -#: ../../../CHANGELOG.rst:473 -msgid "" -"This version adds a hotfix branch that adds model validation to the " -"repository URL to ensure strange URL patterns can't be used." -msgstr "" - -#: ../../../CHANGELOG.rst:477 -msgid "Version 2.3.1" -msgstr "" - -#: ../../../CHANGELOG.rst:480 -msgid "" -"`@agjohnson `__: Bump docker -> 3.1.3 (`#3828 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:481 -msgid "" -"`@Doug-AWS `__: Pip install note for Windows " -"(`#3827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:482 -msgid "" -"`@himanshutejwani12 `__: Update " -"index.rst (`#3824 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:484 -msgid "" -"`@agjohnson `__: Autolint cleanup for #3821 " -"(`#3822 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:486 -msgid "" -"`@stsewd `__: Pin astroid to fix linter issue on " -"travis (`#3816 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:487 -msgid "" -"`@varunotelli `__: Update install.rst dropped" -" the Python 2.7 only part (`#3814 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:488 -msgid "" -"`@xrmx `__: Update machine field when activating a " -"version from project_version_detail (`#3797 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:489 -msgid "" -"`@humitos `__: Allow members of \"Admin\" Team to" -" wipe version envs (`#3791 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:490 -msgid "" -"`@ericholscher `__: Add sustainability api " -"to CORS (`#3782 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:491 -msgid "" -"`@durwasa-chakraborty `__: Fixed a " -"grammatical error (`#3780 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:492 -msgid "" -"`@humitos `__: Trying to solve the end line " -"character for a font file (`#3776 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:493 ../../../CHANGELOG.rst:514 -msgid "" -"`@stsewd `__: Fix tox env for coverage (`#3772 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:494 -msgid "" -"`@bansalnitish `__: Added eslint rules " -"(`#3768 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:495 -msgid "" -"`@davidfischer `__: Use sustainability api " -"for advertising (`#3747 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:496 -msgid "" -"`@davidfischer `__: Add a sustainability API" -" (`#3672 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:497 -msgid "" -"`@humitos `__: Upgrade django-pagination to a " -"\"maintained\" fork (`#3666 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:498 ../../../CHANGELOG.rst:534 -msgid "" -"`@humitos `__: Project updated when subproject " -"modified (`#3649 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:499 -msgid "" -"`@davidfischer `__: Anonymize IP addresses " -"for Google Analytics (`#3626 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:500 -msgid "" -"`@humitos `__: Improve \"Sharing\" docs (`#3472 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:501 -msgid "" -"`@humitos `__: Upgrade docker-py to its latest " -"version (docker==3.1.1) (`#3243 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:502 -msgid "" -"`@humitos `__: Upgrade all packages using `pur` " -"tool (`#2916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:503 -msgid "" -"`@rixx `__: Fix page redirect preview (`#2711 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:508 -msgid "Version 2.3.0" -msgstr "" - -#: ../../../CHANGELOG.rst:511 -msgid "" -"Version 2.3.0 includes a security fix for project translations. See " -":ref:`security-2.3.0` for more information" -msgstr "" - -#: ../../../CHANGELOG.rst:515 -msgid "" -"`@humitos `__: Try to fix end of file (`#3761 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:516 -msgid "" -"`@berkerpeksag `__: Fix indentation in " -"docs/faq.rst (`#3758 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:517 -msgid "" -"`@stsewd `__: Check for http protocol before " -"urlize (`#3755 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:518 -msgid "" -"`@rajujha373 `__: #3741: replaced Go Crazy " -"text with Search (`#3752 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:519 -msgid "" -"`@humitos `__: Log in the proper place and add " -"the image name used (`#3750 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:520 -msgid "" -"`@shubham76 `__: Changed 'Submit' text on " -"buttons with something more meaningful (`#3749 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:521 -msgid "" -"`@agjohnson `__: Fix tests for Git submodule " -"(`#3737 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:522 -msgid "" -"`@bansalnitish `__: Add eslint rules and fix" -" errors (`#3726 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:523 -msgid "" -"`@davidfischer `__: Prevent bots indexing " -"promos (`#3719 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:524 -msgid "" -"`@agjohnson `__: Add argument to skip errorlist" -" through knockout on common form (`#3704 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:525 -msgid "" -"`@ajatprabha `__: Fixed #3701: added closing " -"tag for div element (`#3702 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:526 -msgid "" -"`@bansalnitish `__: Fixes internal reference" -" (`#3695 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:527 -msgid "" -"`@humitos `__: Always record the git branch " -"command as success (`#3693 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:528 -msgid "" -"`@ericholscher `__: Show the project slug in" -" the project admin (to make it more explicit what project is what) (`#3681 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:529 -msgid "" -"`@humitos `__: Upgrade django-taggit to 0.22.2 " -"(`#3667 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:530 -msgid "" -"`@stsewd `__: Check for submodules (`#3661 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:531 ../../../CHANGELOG.rst:545 -msgid "" -"`@agjohnson `__: Hotfix for adding logging call" -" back into project sync task (`#3657 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:532 ../../../CHANGELOG.rst:546 -msgid "" -"`@agjohnson `__: Fix issue with missing setting" -" in oauth SyncRepo task (`#3656 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:533 ../../../CHANGELOG.rst:549 -msgid "" -"`@ericholscher `__: Remove error logging " -"that isn't an error. (`#3650 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:535 -msgid "" -"`@aasis21 `__: formatting buttons in edit project" -" text editor (`#3633 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:536 -msgid "" -"`@humitos `__: Filter by my own repositories at " -"Import Remote Project (`#3548 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:537 -msgid "" -"`@funkyHat `__: check for matching alias before " -"subproject slug (`#2787 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:540 -msgid "Version 2.2.1" -msgstr "" - -#: ../../../CHANGELOG.rst:542 -msgid "" -"Version ``2.2.1`` is a bug fix release for the several issues found in " -"production during the ``2.2.0`` release." -msgstr "" - -#: ../../../CHANGELOG.rst:547 ../../../CHANGELOG.rst:556 -msgid "" -"`@humitos `__: Tests for build notifications " -"(`#3654 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:548 ../../../CHANGELOG.rst:557 -msgid "" -"`@humitos `__: Send proper context to celery " -"email notification task (`#3653 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:550 ../../../CHANGELOG.rst:561 -msgid "" -"`@davidfischer `__: Update RTD security docs" -" (`#3641 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:551 ../../../CHANGELOG.rst:563 -msgid "" -"`@humitos `__: Ability to override the creation " -"of the Celery App (`#3623 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:554 -msgid "Version 2.2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:558 -msgid "" -"`@xrmx `__: Update django-formtools to 2.1 (`#3648 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:559 -msgid "" -"`@xrmx `__: Update Django to 1.9.13 (`#3647 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:560 -msgid "" -"`@davidfischer `__: Fix a 500 when searching" -" for files with API v1 (`#3645 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:562 -msgid "" -"`@humitos `__: Fix SVN initialization for command" -" logging (`#3638 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:564 -msgid "" -"`@humitos `__: Update the operations team (`#3621" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:565 -msgid "" -"`@mohitkyadav `__: Add venv to .gitignore " -"(`#3620 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:566 -msgid "" -"`@stsewd `__: Remove hardcoded copyright year " -"(`#3616 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:567 -msgid "" -"`@stsewd `__: Improve installation steps (`#3614 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:568 -msgid "" -"`@stsewd `__: Update GSOC (`#3607 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:569 -msgid "" -"`@Jigar3 `__: Updated AUTHORS.rst (`#3601 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:570 -msgid "" -"`@stsewd `__: Pin less to latest compatible " -"version (`#3597 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:571 -msgid "" -"`@Angeles4four `__: Grammar correction " -"(`#3596 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:572 -msgid "" -"`@davidfischer `__: Fix an unclosed tag " -"(`#3592 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:573 -msgid "" -"`@aaksarin `__: add missed fontawesome-" -"webfont.woff2 (`#3589 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:574 -msgid "" -"`@davidfischer `__: Force a specific ad to " -"be displayed (`#3584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:575 -msgid "" -"`@stsewd `__: Docs about preference for tags over " -"branches (`#3582 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:576 -msgid "" -"`@davidfischer `__: Rework homepage (`#3579 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:577 -msgid "" -"`@stsewd `__: Don't allow to create a subproject " -"of a project itself (`#3571 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:578 -msgid "" -"`@davidfischer `__: Fix for build screen in " -"firefox (`#3569 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:579 -msgid "" -"`@humitos `__: Style using pre-commit (`#3560 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:580 -msgid "" -"`@humitos `__: Use DRF 3.1 `pagination_class` " -"(`#3559 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:581 -msgid "" -"`@davidfischer `__: Analytics fixes (`#3558 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:582 -msgid "" -"`@davidfischer `__: Upgrade requests version" -" (`#3557 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:584 -msgid "" -"`@ericholscher `__: Add a number of new " -"ideas for GSOC (`#3552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:585 -msgid "" -"`@humitos `__: Fix Travis lint issue (`#3551 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:586 -msgid "" -"`@davidfischer `__: Send custom dimensions " -"for mkdocs (`#3550 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:587 ../../../CHANGELOG.rst:603 -msgid "" -"`@davidfischer `__: Promo contrast " -"improvements (`#3549 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:588 -msgid "" -"`@humitos `__: Allow git tags with `/` in the " -"name and properly slugify (`#3545 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:589 -msgid "" -"`@humitos `__: Allow to import public " -"repositories on corporate site (`#3537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:590 -msgid "" -"`@humitos `__: Log `git checkout` and expose to " -"users (`#3520 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:591 -msgid "" -"`@stsewd `__: Update docs (`#3498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:592 ../../../CHANGELOG.rst:613 -msgid "" -"`@davidfischer `__: Switch to universal " -"analytics (`#3495 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:593 -msgid "" -"`@stsewd `__: Move Mercurial dependency to pip.txt" -" (`#3488 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:594 -msgid "" -"`@agjohnson `__: Add docs on removing edit " -"button (`#3479 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:595 ../../../CHANGELOG.rst:614 -msgid "" -"`@davidfischer `__: Convert default dev " -"cache to local memory (`#3477 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:596 ../../../CHANGELOG.rst:703 -#: ../../../CHANGELOG.rst:741 -msgid "" -"`@agjohnson `__: Fix lint error (`#3402 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:597 ../../../CHANGELOG.rst:676 -#: ../../../CHANGELOG.rst:719 -msgid "" -"`@techtonik `__: Fix Edit links if version is " -"referenced by annotated tag (`#3302 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:598 -msgid "" -"`@jaraco `__: Fixed build results page on firefox " -"(part two) (`#2630 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:601 -msgid "Version 2.1.6" -msgstr "" - -#: ../../../CHANGELOG.rst:604 -msgid "" -"`@humitos `__: Refactor run command outside a " -"Build and Environment (`#3542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:605 -msgid "" -"`@AnatoliyURL `__: Project in the local read " -"the docs don't see tags. (`#3534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:606 -msgid "" -"`@malarzm `__: searchtools.js missing init() call" -" (`#3532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:607 -msgid "" -"`@johanneskoester `__: Build failed " -"without details (`#3531 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:608 -msgid "" -"`@danielmitterdorfer `__: \"Edit on " -"Github\" points to non-existing commit (`#3530 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:609 -msgid "" -"`@lk-geimfari `__: No such file or directory:" -" 'docs/requirements.txt' (`#3529 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:610 -msgid "" -"`@stsewd `__: Fix Good First Issue link (`#3522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:611 -msgid "" -"`@Blendify `__: Remove RTD Theme workaround " -"(`#3519 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:612 ../../../CHANGELOG.rst:627 -msgid "" -"`@stsewd `__: Move project description to the top " -"(`#3510 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:615 -msgid "" -"`@nlgranger `__: Github service: cannot unlink " -"after deleting account (`#3374 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:616 ../../../CHANGELOG.rst:631 -#: ../../../CHANGELOG.rst:795 -msgid "" -"`@andrewgodwin `__: \"stable\" appearing to " -"track future release branches (`#3268 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:617 ../../../CHANGELOG.rst:798 -msgid "" -"`@skddc `__: Add JSDoc to docs build environment " -"(`#3069 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:618 ../../../CHANGELOG.rst:634 -msgid "" -"`@chummels `__: RTD building old \"stable\" docs" -" instead of \"latest\" when auto-triggered from recent push (`#2351 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:619 -msgid "" -"`@cajus `__: Builds get stuck in \"Cloning\" state " -"(`#2047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:620 -msgid "" -"`@gossi `__: Cannot delete subproject (`#1341 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:621 -msgid "" -"`@gigster99 `__: extension problem (`#1059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:624 -msgid "Version 2.1.5" -msgstr "" - -#: ../../../CHANGELOG.rst:626 -msgid "" -"`@ericholscher `__: Add GSOC 2018 page " -"(`#3518 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:628 -msgid "" -"`@RichardLitt `__: Docs: Rename \"Good First " -"Bug\" to \"Good First Issue\" (`#3505 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:629 -msgid "" -"`@stsewd `__: Fix regex for getting project and " -"user (`#3501 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:630 ../../../CHANGELOG.rst:647 -msgid "" -"`@ericholscher `__: Check to make sure " -"changes exist in BitBucket pushes (`#3480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:632 -msgid "" -"`@cdeil `__: No module named pip in conda build " -"(`#2827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:633 -msgid "" -"`@Yaseenh `__: building project does not generate" -" new pdf with changes in it (`#2758 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:635 -msgid "" -"`@KeithWoods `__: GitHub edit link is " -"aggressively stripped (`#1788 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:638 -msgid "Version 2.1.4" -msgstr "" - -#: ../../../CHANGELOG.rst:640 -msgid "" -"`@davidfischer `__: Add programming language" -" to API/READTHEDOCS_DATA (`#3499 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:641 -msgid "" -"`@ericholscher `__: Remove our mkdocs search" -" override (`#3496 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:642 -msgid "" -"`@humitos `__: Better style (`#3494 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:643 -msgid "" -"`@humitos `__: Update README.rst (`#3492 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:644 -msgid "" -"`@davidfischer `__: Small formatting change " -"to the Alabaster footer (`#3491 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:645 -msgid "" -"`@matsen `__: Fixing \"reseting\" misspelling. " -"(`#3487 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:646 -msgid "" -"`@ericholscher `__: Add David to dev team " -"listing (`#3485 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:648 -msgid "" -"`@ericholscher `__: Use semvar for " -"readthedocs-build to make bumping easier (`#3475 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:649 -msgid "" -"`@davidfischer `__: Add programming " -"languages (`#3471 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:650 -msgid "" -"`@humitos `__: Remove TEMPLATE_LOADERS since it's" -" the default (`#3469 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:651 -msgid "" -"`@Code0x58 `__: Minor virtualenv upgrade (`#3463" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:652 -msgid "" -"`@humitos `__: Remove invite only message (`#3456" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:653 -msgid "" -"`@maxirus `__: Adding to Install Docs (`#3455 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:654 -msgid "" -"`@stsewd `__: Fix a little typo (`#3448 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:655 -msgid "" -"`@stsewd `__: Better autogenerated index file " -"(`#3447 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:656 -msgid "" -"`@stsewd `__: Better help text for privacy level " -"(`#3444 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:657 -msgid "" -"`@msyriac `__: Broken link URL changed fixes " -"#3442 (`#3443 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:658 -msgid "" -"`@ericholscher `__: Fix git (`#3441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:659 -msgid "" -"`@ericholscher `__: Properly slugify the " -"alias on Project Relationships. (`#3440 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:660 -msgid "" -"`@stsewd `__: Don't show \"build ideas\" to " -"unprivileged users (`#3439 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:661 -msgid "" -"`@Blendify `__: Docs: Point Theme docs to new " -"website (`#3438 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:662 -msgid "" -"`@humitos `__: Do not use double quotes on git " -"command with --format option (`#3437 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:663 -msgid "" -"`@ericholscher `__: Hack in a fix for " -"missing version slug deploy that went out a while back (`#3433 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:664 -msgid "" -"`@humitos `__: Check versions used to create the " -"venv and auto-wipe (`#3432 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:665 ../../../CHANGELOG.rst:684 -msgid "" -"`@ericholscher `__: Upgrade psycopg2 (`#3429" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:666 ../../../CHANGELOG.rst:685 -msgid "" -"`@humitos `__: Fix \"Edit in Github\" link " -"(`#3427 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:667 ../../../CHANGELOG.rst:686 -msgid "" -"`@ericholscher `__: Add celery theme to " -"supported ad options (`#3425 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:668 ../../../CHANGELOG.rst:690 -msgid "" -"`@humitos `__: Link to version detail page from " -"build detail page (`#3418 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:669 ../../../CHANGELOG.rst:691 -msgid "" -"`@humitos `__: Move wipe button to version detail" -" page (`#3417 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:670 ../../../CHANGELOG.rst:696 -msgid "" -"`@humitos `__: Show/Hide \"See paid advertising\"" -" checkbox depending on USE_PROMOS (`#3412 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:671 ../../../CHANGELOG.rst:711 -msgid "" -"`@benjaoming `__: Strip well-known version " -"component origin/ from remote version (`#3377 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:672 ../../../CHANGELOG.rst:712 -msgid "" -"`@humitos `__: Remove warnings from code (`#3372 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:673 -msgid "" -"`@ericholscher `__: Add docker image from " -"the YAML config integration (`#3339 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:674 ../../../CHANGELOG.rst:716 -msgid "" -"`@humitos `__: Show proper error to user when " -"conf.py is not found (`#3326 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:675 ../../../CHANGELOG.rst:718 -#: ../../../CHANGELOG.rst:746 -msgid "" -"`@humitos `__: Simple task to finish inactive " -"builds (`#3312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:677 ../../../CHANGELOG.rst:732 -msgid "" -"`@Riyuzakii `__: changed from html to " -"css (`#2699 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:680 -msgid "Version 2.1.3" -msgstr "" - -#: ../../../CHANGELOG.rst:0 -msgid "date" -msgstr "" - -#: ../../../CHANGELOG.rst:682 -msgid "Dec 21, 2017" -msgstr "" - -#: ../../../CHANGELOG.rst:687 -msgid "" -"`@ericholscher `__: Only build travis push " -"builds on master. (`#3421 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:688 -msgid "" -"`@ericholscher `__: Add concept of dashboard" -" analytics code (`#3420 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:689 -msgid "" -"`@humitos `__: Use default avatar for User/Orgs " -"in OAuth services (`#3419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:692 -msgid "" -"`@bieagrathara `__: 019 497 8360 (`#3416 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:693 -msgid "" -"`@bieagrathara `__: rew (`#3415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:694 -msgid "" -"`@tony `__: lint prospector task failing (`#3414 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:695 -msgid "" -"`@humitos `__: Remove extra 's' (`#3413 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:697 -msgid "" -"`@accraze `__: Removing talks about RTD page " -"(`#3410 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:698 -msgid "" -"`@humitos `__: Pin pylint to 1.7.5 and fix " -"docstring styling (`#3408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:699 -msgid "" -"`@agjohnson `__: Update style and copy on " -"abandonment docs (`#3406 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:700 ../../../CHANGELOG.rst:739 -msgid "" -"`@agjohnson `__: Update changelog more " -"consistently (`#3405 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:701 ../../../CHANGELOG.rst:740 -msgid "" -"`@agjohnson `__: Update prerelease invoke " -"command to call with explicit path (`#3404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:702 -msgid "" -"`@ericholscher `__: Fix changelog command " -"(`#3403 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:704 -msgid "" -"`@julienmalard `__: Recent builds are " -"missing translated languages links (`#3401 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:705 ../../../CHANGELOG.rst:742 -msgid "" -"`@stsewd `__: Remove copyright application (`#3400" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:706 ../../../CHANGELOG.rst:743 -msgid "" -"`@humitos `__: Show connect buttons for installed" -" apps only (`#3394 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:707 -msgid "" -"`@agjohnson `__: Fix display of build advice " -"(`#3390 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:708 ../../../CHANGELOG.rst:744 -msgid "" -"`@agjohnson `__: Don't display the build " -"suggestions div if there are no suggestions (`#3389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:709 -msgid "" -"`@ericholscher `__: Pass more data into the " -"redirects. (`#3388 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:710 -msgid "" -"`@ericholscher `__: Fix issue where you " -"couldn't edit your canonical domain. (`#3387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:713 -msgid "" -"`@JavaDevVictoria `__: Updated " -"python.setup_py_install to be true (`#3357 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:714 -msgid "" -"`@humitos `__: Use default avatars for " -"GitLab/GitHub/Bitbucket integrations (users/organizations) (`#3353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:715 ../../../CHANGELOG.rst:745 -msgid "" -"`@jonrkarr `__: Error in YAML configuration " -"docs: default value for `python.setup_py_install` should be `true` (`#3334 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:717 -msgid "" -"`@MikeHart85 `__: Badges aren't updating due " -"to being cached on GitHub. (`#3323 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:720 -msgid "" -"`@humitos `__: Remove/Update talks about RTD page" -" (`#3283 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:721 -msgid "" -"`@gawel `__: Regain pyquery project ownership " -"(`#3281 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:722 -msgid "" -"`@dialex `__: Build passed but I can't see the " -"documentation (maze screen) (`#3246 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:723 -msgid "" -"`@makixx `__: Account is inactive (`#3241 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:724 ../../../CHANGELOG.rst:747 -msgid "" -"`@agjohnson `__: Cleanup misreported failed " -"builds (`#3230 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:725 -msgid "" -"`@cokelaer `__: links to github are broken " -"(`#3203 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:726 ../../../CHANGELOG.rst:748 -msgid "" -"`@agjohnson `__: Remove copyright application " -"(`#3199 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:727 -msgid "" -"`@shacharoo `__: Unable to register after " -"deleting my account (`#3189 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:728 -msgid "" -"`@gtalarico `__: 3 week old Build Stuck Cloning" -" (`#3126 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:729 -msgid "" -"`@agjohnson `__: Regressions with conf.py and " -"error reporting (`#2963 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:730 -msgid "" -"`@agjohnson `__: Can't edit canonical domain " -"(`#2922 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:731 -msgid "" -"`@virtuald `__: Documentation stuck in 'cloning'" -" state (`#2795 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:733 -msgid "" -"`@tjanez `__: Support specifying 'python setup.py " -"build_sphinx' as an alternative build command (`#1857 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:734 -msgid "" -"`@bdarnell `__: Broken edit links (`#1637 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:737 -msgid "Version 2.1.2" -msgstr "" - -#: ../../../CHANGELOG.rst:751 -msgid "Version 2.1.1" -msgstr "" - -#: ../../../CHANGELOG.rst:753 -msgid "Release information missing" -msgstr "" - -#: ../../../CHANGELOG.rst:756 -msgid "Version 2.1.0" -msgstr "" - -#: ../../../CHANGELOG.rst:758 -msgid "" -"`@ericholscher `__: Revert \"Merge pull " -"request #3336 from rtfd/use-active-for-stable\" (`#3368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:759 -msgid "" -"`@agjohnson `__: Revert \"Do not split before " -"first argument (#3333)\" (`#3366 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:760 -msgid "" -"`@ericholscher `__: Remove pitch from " -"ethical ads page, point folks to actual pitch page. (`#3365 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:761 -msgid "" -"`@agjohnson `__: Add changelog and changelog " -"automation (`#3364 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:762 -msgid "" -"`@ericholscher `__: Fix mkdocs search. " -"(`#3361 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:763 ../../../CHANGELOG.rst:782 -msgid "" -"`@ericholscher `__: Email sending: Allow " -"kwargs for other options (`#3355 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:764 ../../../CHANGELOG.rst:783 -msgid "" -"`@ericholscher `__: Try and get folks to put" -" more tags. (`#3350 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:765 -msgid "" -"`@ericholscher `__: Suggest wiping your " -"environment to folks with bad build outcomes. (`#3347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:766 -msgid "" -"`@humitos `__: GitLab Integration (`#3327 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:767 -msgid "" -"`@jimfulton `__: Draft policy for claiming " -"existing project names. (`#3314 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:768 -msgid "" -"`@agjohnson `__: More logic changes to error " -"reporting, cleanup (`#3310 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:769 -msgid "" -"`@safwanrahman `__: [Fix #3182] Better user " -"deletion (`#3214 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:770 -msgid "" -"`@ericholscher `__: Better User deletion " -"(`#3182 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:771 -msgid "" -"`@RichardLitt `__: Add `Needed: replication` " -"label (`#3138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:772 -msgid "" -"`@josejrobles `__: Replaced usage of " -"deprecated function get_fields_with_model with new … (`#3052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:773 -msgid "" -"`@ericholscher `__: Don't delete the " -"subprojects directory on sync of superproject (`#3042 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:774 -msgid "" -"`@andrew `__: Pass query string when redirecting, " -"fixes #2595 (`#3001 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:775 -msgid "" -"`@saily `__: Add GitLab repo sync and webhook " -"support (`#1870 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:776 -msgid "" -"`@destroyerofbuilds `__: Setup GitLab " -"Web Hook on Project Import (`#1443 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:777 -msgid "" -"`@takotuesday `__: Add GitLab Provider from " -"django-allauth (`#1441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:780 -msgid "Version 2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:784 -msgid "" -"`@ericholscher `__: Small changes to email " -"sending to enable from email (`#3349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:785 -msgid "" -"`@dplanella `__: Duplicate TOC entries (`#3345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:786 -msgid "" -"`@ericholscher `__: Small tweaks to ethical " -"ads page (`#3344 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:787 -msgid "" -"`@agjohnson `__: Fix python usage around oauth " -"pagination (`#3342 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:788 -msgid "" -"`@tony `__: Fix isort link (`#3340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:789 -msgid "" -"`@ericholscher `__: Change stable version " -"switching to respect `active` (`#3336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:790 -msgid "" -"`@ericholscher `__: Allow superusers to pass" -" admin & member tests for projects (`#3335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:791 -msgid "" -"`@humitos `__: Do not split before first argument" -" (`#3333 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:792 -msgid "" -"`@humitos `__: Update docs for pre-commit (auto " -"linting) (`#3332 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:793 -msgid "" -"`@humitos `__: Take preferece of tags over " -"branches when selecting the stable version (`#3331 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:794 -msgid "" -"`@humitos `__: Add prospector as a pre-commit " -"hook (`#3328 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:796 -msgid "" -"`@humitos `__: Config files for auto linting " -"(`#3264 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:797 -msgid "" -"`@mekrip `__: Build is not working (`#3223 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:799 -msgid "" -"`@jakirkham `__: Specifying conda version used " -"(`#2076 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:800 -msgid "" -"`@agjohnson `__: Document code style guidelines" -" (`#1475 `__)" -msgstr "" - -#: ../../changelog.rst:7 -msgid "Previous releases" -msgstr "" - -#: ../../changelog.rst:9 -msgid "" -"Starting with version ``2.0``, we will be incrementing the Read the Docs " -"version based on semantic versioning principles, and will be automating the " -"update of our changelog." -msgstr "" - -#: ../../changelog.rst:13 -msgid "" -"Below are some historical changes from when we have tried to add information" -" here in the past" -msgstr "" - -#: ../../changelog.rst:17 -msgid "July 23, 2015" -msgstr "" - -#: ../../changelog.rst:19 -msgid "Django 1.8 Support Merged" -msgstr "" - -#: ../../changelog.rst:22 -msgid "Code Notes" -msgstr "" - -#: ../../changelog.rst:24 -msgid "Updated Django from `1.6.11` to `1.8.3`." -msgstr "" - -#: ../../changelog.rst:25 -msgid "" -"Removed South and ported the South migrations to Django's migration " -"framework." -msgstr "" - -#: ../../changelog.rst:26 -msgid "" -"Updated django-celery from `3.0.23` to `3.1.26` as django-celery 3.0.x does " -"not support Django 1.8." -msgstr "" - -#: ../../changelog.rst:27 -msgid "" -"Updated Celery from `3.0.24` to `3.1.18` because we had to update django-" -"celery. We need to test this extensively and might need to think about using" -" the new Celery API directly and dropping django-celery. See release notes: " -"http://docs.celeryproject.org/en/latest/whatsnew-3.1.html" -msgstr "" - -#: ../../changelog.rst:28 -msgid "" -"Updated tastypie from `0.11.1` to current master (commit " -"`1e1aff3dd4dcd21669e9c68bd7681253b286b856`) as 0.11.x is not compatible with" -" Django 1.8. No surprises expected but we should ask for a proper release, " -"see release notes: https://github.com/django-tastypie/django-" -"tastypie/blob/master/docs/release_notes/v0.12.0.rst" -msgstr "" - -#: ../../changelog.rst:29 -msgid "" -"Updated django-oauth from `0.16.1` to `0.21.0`. No surprises expected, see " -"release notes `in the docs `_ and `finer grained in " -"the repo `_" -msgstr "" - -#: ../../changelog.rst:30 -msgid "" -"Updated django-guardian from `1.2.0` to `1.3.0` to gain Django 1.8 support. " -"No surprises expected, see release notes: https://github.com/lukaszb/django-" -"guardian/blob/devel/CHANGES" -msgstr "" - -#: ../../changelog.rst:31 -msgid "" -"Using `django-formtools` instead of removed `django.contrib.formtools` now. " -"Based on the Django release notes, these modules are the same except of the " -"package name." -msgstr "" - -#: ../../changelog.rst:32 -msgid "" -"Updated pytest-django from `2.6.2` to `2.8.0`. No tests required, but " -"running the testsuite :smile:" -msgstr "" - -#: ../../changelog.rst:33 -msgid "" -"Updated psycopg2 from 2.4 to 2.4.6 as 2.4.5 is required by Django 1.8. No " -"trouble expected as Django is the layer between us and psycopg2. Also it's " -"only a minor version upgrade. Release notes: " -"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-4-6" -msgstr "" - -#: ../../changelog.rst:34 -msgid "" -"Added `django.setup()` to `conf.py` to load django properly for doc builds." -msgstr "" - -#: ../../changelog.rst:35 -msgid "" -"Added migrations for all apps with models in the `readthedocs/` directory" -msgstr "" - -#: ../../changelog.rst:38 -msgid "Deployment Notes" -msgstr "" - -#: ../../changelog.rst:40 -msgid "" -"After you have updated the code and installed the new dependencies, you need" -" to run these commands on the server::" -msgstr "" - -#: ../../changelog.rst:46 -msgid "" -"Locally I had trouble in a test environment that pip did not update to the " -"specified commit of tastypie. It might be required to use `pip install -U -r" -" requirements/deploy.txt` during deployment." -msgstr "" - -#: ../../changelog.rst:50 -msgid "Development Update Notes" -msgstr "" - -#: ../../changelog.rst:52 -msgid "" -"The readthedocs developers need to execute these commands when switching to " -"this branch (or when this got merged into master):" -msgstr "" - -#: ../../changelog.rst:54 -msgid "**Before updating** please make sure that all migrations are applied::" -msgstr "" - -#: ../../changelog.rst:59 -msgid "Update the codebase: `git pull`" -msgstr "" - -#: ../../changelog.rst:60 -msgid "" -"You need to update the requirements with `pip install -r requirements.txt`" -msgstr "" - -#: ../../changelog.rst:61 -msgid "Now you need to fake the initial migrations::" -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/code-of-conduct.mo b/docs/user/locale/ru/LC_MESSAGES/code-of-conduct.mo deleted file mode 100644 index 59db88e6b5d..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/code-of-conduct.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/code-of-conduct.po b/docs/user/locale/ru/LC_MESSAGES/code-of-conduct.po deleted file mode 100644 index b345c93e4b7..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/code-of-conduct.po +++ /dev/null @@ -1,160 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../code-of-conduct.rst:2 -msgid "Code of Conduct" -msgstr "" - -#: ../../code-of-conduct.rst:4 -msgid "" -"Like the technical community as a whole, the Read the Docs team and " -"community is made up of a mixture of professionals and volunteers from all " -"over the world, working on every aspect of the mission - including " -"mentorship, teaching, and connecting people." -msgstr "" - -#: ../../code-of-conduct.rst:9 -msgid "" -"Diversity is one of our huge strengths, but it can also lead to " -"communication issues and unhappiness. To that end, we have a few ground " -"rules that we ask people to adhere to. This code applies equally to " -"founders, mentors and those seeking help and guidance." -msgstr "" - -#: ../../code-of-conduct.rst:14 -msgid "" -"This isn’t an exhaustive list of things that you can’t do. Rather, take it " -"in the spirit in which it’s intended - a guide to make it easier to enrich " -"all of us and the technical communities in which we participate." -msgstr "" - -#: ../../code-of-conduct.rst:18 -msgid "" -"This code of conduct applies to all spaces managed by the Read the Docs " -"project. This includes IRC, the mailing lists, the issue tracker, and any " -"other forums created by the project team which the community uses for " -"communication. In addition, violations of this code outside these spaces may" -" affect a person's ability to participate within them." -msgstr "" - -#: ../../code-of-conduct.rst:25 -msgid "" -"If you believe someone is violating the code of conduct, we ask that you " -"report it by emailing dev@readthedocs.org." -msgstr "" - -#: ../../code-of-conduct.rst:28 -msgid "**Be friendly and patient.**" -msgstr "" - -#: ../../code-of-conduct.rst:29 -msgid "" -"**Be welcoming.** We strive to be a community that welcomes and supports " -"people of all backgrounds and identities. This includes, but is not limited " -"to members of any race, ethnicity, culture, national origin, colour, " -"immigration status, social and economic class, educational level, sex, " -"sexual orientation, gender identity and expression, age, size, family " -"status, political belief, religion, and mental and physical ability." -msgstr "" - -#: ../../code-of-conduct.rst:36 -msgid "" -"**Be considerate.** Your work will be used by other people, and you in turn " -"will depend on the work of others. Any decision you take will affect users " -"and colleagues, and you should take those consequences into account when " -"making decisions. Remember that we're a world-wide community, so you might " -"not be communicating in someone else's primary language." -msgstr "" - -#: ../../code-of-conduct.rst:42 -msgid "" -"**Be respectful.** Not all of us will agree all the time, but disagreement " -"is no excuse for poor behavior and poor manners. We might all experience " -"some frustration now and then, but we cannot allow that frustration to turn " -"into a personal attack. It’s important to remember that a community where " -"people feel uncomfortable or threatened is not a productive one. Members of " -"the Read the Docs community should be respectful when dealing with other " -"members as well as with people outside the Read the Docs community." -msgstr "" - -#: ../../code-of-conduct.rst:50 -msgid "" -"**Be careful in the words that you choose.** We are a community of " -"professionals, and we conduct ourselves professionally. Be kind to others. " -"Do not insult or put down other participants. Harassment and other " -"exclusionary behavior aren't acceptable. This includes, but is not limited " -"to:" -msgstr "" - -#: ../../code-of-conduct.rst:56 -msgid "Violent threats or language directed against another person." -msgstr "" - -#: ../../code-of-conduct.rst:57 -msgid "Discriminatory jokes and language." -msgstr "" - -#: ../../code-of-conduct.rst:58 -msgid "Posting sexually explicit or violent material." -msgstr "" - -#: ../../code-of-conduct.rst:59 -msgid "" -"Posting (or threatening to post) other people's personally identifying " -"information (\"doxing\")." -msgstr "" - -#: ../../code-of-conduct.rst:61 -msgid "Personal insults, especially those using racist or sexist terms." -msgstr "" - -#: ../../code-of-conduct.rst:62 -msgid "Unwelcome sexual attention." -msgstr "" - -#: ../../code-of-conduct.rst:63 -msgid "Advocating for, or encouraging, any of the above behavior." -msgstr "" - -#: ../../code-of-conduct.rst:64 -msgid "" -"Repeated harassment of others. In general, if someone asks you to stop, then" -" stop." -msgstr "" - -#: ../../code-of-conduct.rst:67 -msgid "" -"**When we disagree, try to understand why.** Disagreements, both social and " -"technical, happen all the time and Read the Docs is no exception. It is " -"important that we resolve disagreements and differing views constructively. " -"Remember that we’re different. The strength of Read the Docs comes from its " -"varied community, people from a wide range of backgrounds. Different people " -"have different perspectives on issues. Being unable to understand why " -"someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that" -" it is human to err and blaming each other doesn’t get us anywhere. Instead," -" focus on helping to resolve issues and learning from mistakes." -msgstr "" - -#: ../../code-of-conduct.rst:78 -msgid "" -"Original text courtesy of the `Speak Up! project " -"`__. " -"This version was adopted from the `Django Code of Conduct " -"`_." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/conda.mo b/docs/user/locale/ru/LC_MESSAGES/conda.mo deleted file mode 100644 index dbe16f51581..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/conda.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/conda.po b/docs/user/locale/ru/LC_MESSAGES/conda.po deleted file mode 100644 index 67ea6720fc7..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/conda.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../conda.rst:2 -msgid "Conda Support" -msgstr "" - -#: ../../conda.rst:4 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../conda.rst:7 -msgid "" -"Read the Docs supports Conda as an environment management tool, along with " -"Virtualenv. Conda support is useful for people who depend on C libraries, " -"and need them installed when building their documentation." -msgstr "" - -#: ../../conda.rst:12 -msgid "" -"This work was funded by `Clinical Graphics`_ -- many thanks for their " -"support of Open Source." -msgstr "" - -#: ../../conda.rst:15 -msgid "Activating Conda" -msgstr "" - -#: ../../conda.rst:17 -msgid "" -"Conda Support is the first feature enabled with :doc:`yaml-config`. You can " -"enable it by creating a `readthedocs.yml` file in the root of your " -"repository with the contents:" -msgstr "" - -#: ../../conda.rst:26 -msgid "" -"This Conda environment will also have Sphinx and other build time " -"dependencies installed. It will use the same order of operations that we " -"support currently:" -msgstr "" - -#: ../../conda.rst:29 -msgid "Environment Creation (``conda env create``)" -msgstr "" - -#: ../../conda.rst:30 -msgid "Dependency Installation (Sphinx)" -msgstr "" - -#: ../../conda.rst:33 -msgid "Custom Installs" -msgstr "" - -#: ../../conda.rst:35 -msgid "" -"If you are running a custom installation of Read the Docs, you will need the" -" ``conda`` executable installed somewhere on your ``PATH``. Because of the " -"way ``conda`` works, we can't safely install it as a normal dependency into " -"the normal Python virtualenv." -msgstr "" - -#: ../../conda.rst:40 -msgid "" -"Installing conda into a virtualenv will override the ``activate`` script, " -"making it so you can't properly activate that virtualenv anymore." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/contribute.mo b/docs/user/locale/ru/LC_MESSAGES/contribute.mo deleted file mode 100644 index a6ff951eef6..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/contribute.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/contribute.po b/docs/user/locale/ru/LC_MESSAGES/contribute.po deleted file mode 100644 index 660366b4ecb..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/contribute.po +++ /dev/null @@ -1,431 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../contribute.rst:2 -msgid "Contributing to Read the Docs" -msgstr "" - -#: ../../contribute.rst:4 -msgid "" -"You are here to help on Read the Docs? Awesome, feel welcome and read the " -"following sections in order to know how to ask questions and how to work on " -"something." -msgstr "" - -#: ../../contribute.rst:7 -msgid "" -"All members of our community are expected to follow our :doc:`/code-of-" -"conduct`. Please make sure you are welcoming and friendly in all of our " -"spaces." -msgstr "" - -#: ../../contribute.rst:11 -msgid "Get in touch" -msgstr "" - -#: ../../contribute.rst:13 -msgid "Ask usage questions (\"How do I?\") on `StackOverflow`_." -msgstr "" - -#: ../../contribute.rst:14 -msgid "Report bugs, suggest features or view the source code `on GitHub`_." -msgstr "" - -#: ../../contribute.rst:15 -msgid "Discuss topics on `Gitter`_." -msgstr "" - -#: ../../contribute.rst:16 -msgid "On IRC find us at `#readthedocs`_." -msgstr "" - -#: ../../contribute.rst:24 -msgid "Contributing to development" -msgstr "" - -#: ../../contribute.rst:26 -msgid "" -"If you want to deep dive and help out with development on Read the Docs, " -"then first get the project installed locally according to the " -":doc:`Installation Guide `. After that is done we suggest you have " -"a look at tickets in our issue tracker that are labelled `Good First " -"Issue`_. These are meant to be a great way to get a smooth start and won't " -"put you in front of the most complex parts of the system." -msgstr "" - -#: ../../contribute.rst:33 -msgid "" -"If you are up to more challenging tasks with a bigger scope, then there are " -"a set of tickets with a `Feature`_ or `Improvement`_ tag. These tickets have" -" a general overview and description of the work required to finish. If you " -"want to start somewhere, this would be a good place to start (make sure that" -" the issue also have the `Accepted`_ label). That said, these aren't " -"necessarily the easiest tickets. They are simply things that are explained. " -"If you still didn't find something to work on, search for the `Sprintable`_ " -"label. Those tickets are meant to be standalone and can be worked on ad-hoc." -msgstr "" - -#: ../../contribute.rst:43 -msgid "" -"When contributing code, then please follow the standard Contribution " -"Guidelines set forth at `contribution-guide.org`_." -msgstr "" - -#: ../../contribute.rst:46 -msgid "" -"We have a strict code style that is easy to follow since you just have to " -"install `pre-commit`_ and it will automatically run different linting tools " -"(`autoflake`_, `autopep8`_, `docformatter`_, `isort`_, `prospector`_, " -"`unify`_ and `yapf`_) to check your changes before you commit them. `pre-" -"commit` will let you know if there were any problems that is wasn't able to " -"fix automatically." -msgstr "" - -#: ../../contribute.rst:52 -msgid "To run the `pre-commit` command and check your changes::" -msgstr "" - -#: ../../contribute.rst:58 -msgid "or to run against a specific file::" -msgstr "" - -#: ../../contribute.rst:62 -msgid "" -"`pre-commit` can also be run as a git pre-commit hook. You can set this up " -"with::" -msgstr "" - -#: ../../contribute.rst:67 -msgid "" -"After this installation, the next time you run `git commit` the `pre-commit " -"run` command will be run immediately and will inform you of the changes and " -"errors." -msgstr "" - -#: ../../contribute.rst:72 -msgid "" -"Our code base is still maturing and the core team doesn't yet recommend " -"running this as a pre-commit hook due to the number of changes this will " -"cause while constructing a pull request. Independent pull requests with " -"linting changes would be a great help to making this possible." -msgstr "" - -#: ../../contribute.rst:95 -msgid "Triaging tickets" -msgstr "" - -#: ../../contribute.rst:97 -msgid "" -"Here is a brief explanation on how we triage incoming tickets to get a " -"better sense of what needs to be done on what end." -msgstr "" - -#: ../../contribute.rst:100 -msgid "" -"You will need Triage permission on the project in order to do this. You can " -"ask one of the members of the :doc:`team` to give you access." -msgstr "" - -#: ../../contribute.rst:104 -msgid "Initial triage" -msgstr "" - -#: ../../contribute.rst:106 -msgid "" -"When sitting down to do some triaging work, we start with the `list of " -"untriaged tickets`_. We consider all tickets that do not have a label as " -"untriaged. The first step is to categorize the ticket into one of the " -"following categories and either close the ticket or assign an appropriate " -"label. The reported issue …" -msgstr "" - -#: ../../contribute.rst:127 -msgid "… is not valid" -msgstr "" - -#: ../../contribute.rst:113 -msgid "" -"If you think the ticket is invalid comment why you think it is invalid, then" -" close the ticket. Tickets might be invalid if they were already fixed in " -"the past or it was decided that the proposed feature will not be implemented" -" because it does not conform with the overall goal of Read the Docs. Also if" -" you happen to know that the problem was already reported, reference the " -"other ticket that is already addressing the problem and close the duplicate." -msgstr "" - -#: ../../contribute.rst:120 ../../contribute.rst:141 ../../contribute.rst:153 -#: ../../contribute.rst:165 ../../contribute.rst:174 ../../contribute.rst:183 -#: ../../contribute.rst:193 ../../contribute.rst:203 -msgid "Examples:" -msgstr "" - -#: ../../contribute.rst:122 -msgid "" -"*Builds fail when using matplotlib*: If the described issue was already " -"fixed, then explain and instruct to re-trigger the build." -msgstr "" - -#: ../../contribute.rst:125 -msgid "" -"*Provide way to upload arbitrary HTML files*: It was already decided that " -"Read the Docs is not a dull hosting platform for HTML. So explain this and " -"close the ticket." -msgstr "" - -#: ../../contribute.rst:144 -msgid "… does not provide enough information" -msgstr "" - -#: ../../contribute.rst:132 -msgid "" -"Add the label **Needed: more information** if the reported issue does not " -"contain enough information to decide if it is valid or not and ask on the " -"ticket for the required information to go forward. We will re-triage all " -"tickets that have the label **Needed: more information** assigned. If the " -"original reporter left new information we can try to re-categorize the " -"ticket. If the reporter did not come back to provide more required " -"information after a long enough time, we will close the ticket (this will be" -" roughly about two weeks)." -msgstr "" - -#: ../../contribute.rst:143 -msgid "" -"*My builds stopped working. Please help!* Ask for a link to the build log " -"and for which project is affected." -msgstr "" - -#: ../../contribute.rst:157 -msgid "… is a valid feature proposal" -msgstr "" - -#: ../../contribute.rst:147 -msgid "" -"If the ticket contains a feature that aligns with the goals of Read the " -"Docs, then add the label **Feature**. If the proposal seems valid but " -"requires further discussion between core contributors because there might be" -" different possibilities on how to implement the feature, then also add the " -"label **Needed: design decision**." -msgstr "" - -#: ../../contribute.rst:155 -msgid "*Provide better integration with service XYZ*" -msgstr "" - -#: ../../contribute.rst:156 -msgid "" -"*Achieve world domination* (also needs the label **Needed: design " -"decision**)" -msgstr "" - -#: ../../contribute.rst:168 -msgid "… is a small change to the source code" -msgstr "" - -#: ../../contribute.rst:160 -msgid "" -"If the ticket is about code cleanup or small changes to existing features " -"would likely have the **Improvement** label. The distinction for this label " -"is that these issues have a lower priority than a Bug, and aren't " -"implementing new features." -msgstr "" - -#: ../../contribute.rst:167 -msgid "*Refactor namedtuples to dataclasess*" -msgstr "" - -#: ../../contribute.rst:168 -msgid "*Change font size for the project's title*" -msgstr "" - -#: ../../contribute.rst:176 -msgid "… is a valid problem within the code base:" -msgstr "" - -#: ../../contribute.rst:171 -msgid "" -"If it's a valid bug, then add the label **Bug**. Try to reference related " -"issues if you come across any." -msgstr "" - -#: ../../contribute.rst:176 -msgid "*Builds fail if conf.py contains non-ascii letters*" -msgstr "" - -#: ../../contribute.rst:185 -msgid "… is a currently valid problem with the infrastructure:" -msgstr "" - -#: ../../contribute.rst:179 -msgid "" -"Users might report about web server downtimes or that builds are not " -"triggered. If the ticket needs investigation on the servers, then add the " -"label **Operations**." -msgstr "" - -#: ../../contribute.rst:185 -msgid "*Builds are not starting*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "… is a question and needs answering:" -msgstr "" - -#: ../../contribute.rst:190 -msgid "" -"If the ticket contains a question about the Read the Docs platform or the " -"code, then add the label **Support**." -msgstr "" - -#: ../../contribute.rst:195 -msgid "*My account was set inactive. Why?*" -msgstr "" - -#: ../../contribute.rst:196 -msgid "*How to use C modules with Sphinx autodoc?*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "*Why are my builds failing?*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "… requires a one-time action on the server:" -msgstr "" - -#: ../../contribute.rst:200 -msgid "" -"Tasks that require a one time action on the server should be assigned the " -"two labels **Support** and **Operations**." -msgstr "" - -#: ../../contribute.rst:205 -msgid "*Please change my username*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "*Please set me as owner of this abandoned project*" -msgstr "" - -#: ../../contribute.rst:208 -msgid "" -"After we finished the initial triaging of new tickets, no ticket should be " -"left without a label." -msgstr "" - -#: ../../contribute.rst:214 -msgid "Additional labels for categorization" -msgstr "" - -#: ../../contribute.rst:216 -msgid "" -"Additionally to the labels already involved in the section above, we have a " -"few more at hand to further categorize issues." -msgstr "" - -#: ../../contribute.rst:221 -msgid "*High Priority*" -msgstr "" - -#: ../../contribute.rst:220 -msgid "" -"If the issue is urgent, assign this label. In the best case also go forward " -"to resolve the ticket yourself as soon as possible." -msgstr "" - -#: ../../contribute.rst:226 -msgid "*Good First Issue*" -msgstr "" - -#: ../../contribute.rst:224 -msgid "" -"This label marks tickets that are easy to get started with. The ticket " -"should be ideal for beginners to dive into the code base. Better is if the " -"fix for the issue only involves touching one part of the code." -msgstr "" - -#: ../../contribute.rst:230 -msgid "*Sprintable*" -msgstr "" - -#: ../../contribute.rst:229 -msgid "" -"Sprintable are all tickets that have the right amount of scope to be handled" -" during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../contribute.rst:232 -msgid "" -"For a full list of available labels and their meanings, see :doc:`issue-" -"labels`." -msgstr "" - -#: ../../contribute.rst:236 -msgid "Helpful links for triaging" -msgstr "" - -#: ../../contribute.rst:238 -msgid "Here is a list of links for contributors that look for work:" -msgstr "" - -#: ../../contribute.rst:240 -msgid "" -"`Untriaged tickets " -"`_:" -" Go and triage them!" -msgstr "" - -#: ../../contribute.rst:243 -msgid "" -"`Tickets labelled with Needed: more information " -"`_:" -" Come back to these tickets once in a while and close those that did not get" -" any new information from the reporter. If new information is available, go " -"and re-triage the ticket." -msgstr "" - -#: ../../contribute.rst:248 -msgid "" -"`Tickets labelled with Operations " -"`_:" -" These tickets are for contributors who have access to the servers." -msgstr "" - -#: ../../contribute.rst:251 -msgid "" -"`Tickets labelled with Support " -"`_:" -" Experienced contributors or community members with a broad knowledge about " -"the project should handle those." -msgstr "" - -#: ../../contribute.rst:255 -msgid "" -"`Tickets labelled with Needed: design decision " -"`_:" -" Project leaders must take actions on these tickets. Otherwise no other " -"contributor can go forward on them." -msgstr "" - -#: ../../contribute.rst:261 -msgid "Helping on translations" -msgstr "" - -#: ../../contribute.rst:263 -msgid "If you wish to contribute translations, please do so on `Transifex`_." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/custom_installs/customization.mo b/docs/user/locale/ru/LC_MESSAGES/custom_installs/customization.mo deleted file mode 100644 index 88dd7bbdfee..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/custom_installs/customization.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/custom_installs/customization.po b/docs/user/locale/ru/LC_MESSAGES/custom_installs/customization.po deleted file mode 100644 index 1ee88a6dea7..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/custom_installs/customization.po +++ /dev/null @@ -1,81 +0,0 @@ -# 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: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -# 9a4df253f71d409e8ec590353f2f7a15 -#: ../../custom_installs/customization.rst:2 -msgid "Customizing your install" -msgstr "" - -# 1028e197ff5c4ddd98d099e447476731 -#: ../../custom_installs/customization.rst:4 -msgid "" -"Read the Docs has a lot of :doc:`/settings` that help customize your " -"install. This document will outline some of the more useful ways that these " -"can be combined." -msgstr "" - -# 3b8b84b2961b4ab389fea741833ec961 -#: ../../custom_installs/customization.rst:8 -msgid "Have a local settings file" -msgstr "" - -# 07a3499807a74d1394062e1bb4e902d1 -#: ../../custom_installs/customization.rst:10 -msgid "" -"If you put a file named ``local_settings.py`` in the " -"``readthedocs/settings`` directory, it will override settings available in " -"the base install." -msgstr "" - -# d15800590d4447888697341be52ffec7 -#: ../../custom_installs/customization.rst:13 -msgid "Adding your own title to pages" -msgstr "" - -# 3ec2cfd4934348b186b2ac3bba32abae -#: ../../custom_installs/customization.rst:15 -msgid "" -"This requires 2 parts of setup. First, you need to add a custom " -":setting:`TEMPLATE_DIRS` setting that points at your template overrides. " -"Then, in those template overrides you have to insert your logo where the " -"normal RTD logo goes." -msgstr "" - -# b6e4e25845774f08a86ed5f207b569d2 -#: ../../custom_installs/customization.rst:17 -msgid "This works for any setting you wish to change." -msgstr "" - -# b5bcbc37e82f41c1aa0a7089b72c2123 -#: ../../custom_installs/customization.rst:19 -msgid "Example ``local_settings.py``::" -msgstr "" - -# 47b3e3c7e2ff4a4a838b3a0010ef42a4 -#: ../../custom_installs/customization.rst:31 -msgid "Example ``base.html`` in your template overrides::" -msgstr "" - -# 906c4e450b374a54a656b9dcad27da12 -#: ../../custom_installs/customization.rst:38 -msgid "" -"You can of course override any block in the template. If there is something " -"that you would like to be able to customize, but isn't currently in a block," -" please `submit an issue`_." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/custom_installs/index.mo b/docs/user/locale/ru/LC_MESSAGES/custom_installs/index.mo deleted file mode 100644 index 74794f6fa3b..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/custom_installs/index.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/custom_installs/index.po b/docs/user/locale/ru/LC_MESSAGES/custom_installs/index.po deleted file mode 100644 index f3bf10376a3..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/custom_installs/index.po +++ /dev/null @@ -1,32 +0,0 @@ -# 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: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -# e52de36f1bf24ee6a7fda490b7ec9ad8 -#: ../../custom_installs/index.rst:2 -msgid "Info about custom installs" -msgstr "" - -# 1534817d7caf41288543ecf717ac55f3 -#: ../../custom_installs/index.rst:4 -msgid "" -"Read the Docs is open source, which means you can run your own version of " -"it. There are many reasons to do this, the main one being if you want a " -"private instance. If you have to keep everything behind a firewall of VPN, " -"this is for you." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/design.mo b/docs/user/locale/ru/LC_MESSAGES/design.mo deleted file mode 100644 index 08af1852b66..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/design.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/design.po b/docs/user/locale/ru/LC_MESSAGES/design.po deleted file mode 100644 index c634f7e2551..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/design.po +++ /dev/null @@ -1,107 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../design.rst:2 -msgid "Designing Read the Docs" -msgstr "" - -#: ../../design.rst:4 -msgid "" -"So you're thinking of contributing some of your time and design skills to " -"Read the Docs? That's **awesome**. This document will lead you through a few" -" features available to ease the process of working with Read the Doc's CSS " -"and static assets." -msgstr "" - -#: ../../design.rst:10 -msgid "" -"To start, you should follow the :doc:`install` instructions to get a working" -" copy of the Read the Docs repository locally." -msgstr "" - -#: ../../design.rst:14 -msgid "Style Catalog" -msgstr "" - -#: ../../design.rst:16 -msgid "" -"Once you have RTD running locally, you can open ``http://localhost:8000" -"/style-catalog/`` for a quick overview of the currently available styles." -msgstr "" - -#: ../../design.rst:21 -msgid "" -"This way you can quickly get started writing HTML -- or if you're modifying " -"existing styles you can get a quick idea of how things will change site-" -"wide." -msgstr "" - -#: ../../design.rst:26 -msgid "Readthedocs.org Changes" -msgstr "" - -#: ../../design.rst:28 -msgid "" -"Styles for the primary RTD site are located in ``media/css`` directory." -msgstr "" - -#: ../../design.rst:30 -msgid "" -"These styles only affect the primary site -- **not** any of the generated " -"documentation using the default RTD style." -msgstr "" - -#: ../../design.rst:34 -msgid "Sphinx Template Changes" -msgstr "" - -#: ../../design.rst:36 -msgid "" -"Styles for generated documentation are located in " -"``readthedocs/templates/sphinx/_static/rtd.css``" -msgstr "" - -#: ../../design.rst:38 -msgid "" -"Of note, projects will retain the version of that file they were last built " -"with -- so if you're editing that file and not seeing any changes to your " -"local built documentation, you need to rebuild your example project." -msgstr "" - -#: ../../design.rst:43 -msgid "Contributing" -msgstr "" - -#: ../../design.rst:45 -msgid "" -"Contributions should follow the :doc:`contribute` guidelines where " -"applicable -- ideally you'll create a pull request against the `Read the " -"Docs GitHub project`_ from your forked repo and include a brief description " -"of what you added / removed / changed, as well as an attached image (you can" -" just take a screenshot and drop it into the PR creation form) of the " -"effects of your changes." -msgstr "" - -#: ../../design.rst:50 -msgid "" -"There's not a hard browser range, but your design changes should work " -"reasonably well across all major browsers, IE8+ -- that's not to say it " -"needs to be pixel-perfect in older browsers! Just avoid making changes that " -"render older browsers utterly unusable (or provide a sane fallback)." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/docs.mo b/docs/user/locale/ru/LC_MESSAGES/docs.mo deleted file mode 100644 index fe165eb17b6..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/docs.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/docs.po b/docs/user/locale/ru/LC_MESSAGES/docs.po deleted file mode 100644 index ef19e965e2b..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/docs.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../docs.rst:2 -msgid "Building and Contributing to Documentation" -msgstr "" - -#: ../../docs.rst:4 -msgid "" -"As one might expect, the documentation for Read the Docs is built using " -"Sphinx and hosted on Read the Docs. The docs are kept in the ``docs/`` " -"directory at the top of the source tree." -msgstr "" - -#: ../../docs.rst:8 -msgid "You can build the docs by installing ``Sphinx`` and running::" -msgstr "" - -#: ../../docs.rst:13 -msgid "" -"Please follow these guidelines when updating our docs. Let us know if you " -"have any questions or something isn't clear." -msgstr "" - -#: ../../docs.rst:17 -msgid "The brand" -msgstr "" - -#: ../../docs.rst:19 -msgid "We are called **Read the Docs**. The *the* is not capitalized." -msgstr "" - -#: ../../docs.rst:22 -msgid "We do however use the acronym **RTD**." -msgstr "" - -#: ../../docs.rst:25 -msgid "Titles" -msgstr "" - -#: ../../docs.rst:27 -msgid "" -"For page titles, or Heading1 as they are sometimes called, we use title-" -"case." -msgstr "" - -#: ../../docs.rst:29 -msgid "" -"If the page includes multiple sub-headings (H2, H3), we usually use " -"sentence-case unless the titles include terminology that is supposed to be " -"capitalized." -msgstr "" - -#: ../../docs.rst:33 -msgid "Content" -msgstr "" - -#: ../../docs.rst:35 -msgid "" -"Do not break the content across multiple lines at 80 characters, but rather " -"break them on semantic meaning (e.g. periods or commas). Read more about " -"this `here `_." -msgstr "" - -#: ../../docs.rst:38 -msgid "" -"If you are cross-referencing to a different page within our website, use the" -" ``doc`` directive and not a hyperlink." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/embed.mo b/docs/user/locale/ru/LC_MESSAGES/embed.mo deleted file mode 100644 index a7965a5d948..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/embed.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/embed.po b/docs/user/locale/ru/LC_MESSAGES/embed.po deleted file mode 100644 index d37dbbebe52..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/embed.po +++ /dev/null @@ -1,128 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../embed.rst:2 -msgid "Embed API" -msgstr "" - -#: ../../embed.rst:4 -msgid "" -"Read the Docs allow you to embed content from any of the projects we host. " -"This allows for content re-use across sites, making sure the content is " -"always up to date." -msgstr "" - -#: ../../embed.rst:9 -msgid "Workflow" -msgstr "" - -#: ../../embed.rst:11 -msgid "" -"There are many uses of our Embed API. One of our favorites is for inline " -"help. We have started using this on Read the Docs itself to provide inline " -"help on our main site pages. This allows us to keep the official " -"documentation as the single source of truth, while having great inline help " -"in our application as well." -msgstr "" - -#: ../../embed.rst:17 -msgid "" -"We recommend you point at **tagged releases** instead of ``latest``. Tags " -"don't change over time, so you don't have to worry about the content you are" -" embedding disappearing." -msgstr "" - -#: ../../embed.rst:21 -msgid "" -"All relative links to pages contained in the remote content will continue to" -" point at the remote page." -msgstr "" - -#: ../../embed.rst:24 -msgid "How to use it" -msgstr "" - -#: ../../embed.rst:28 -msgid "Sphinx Extension" -msgstr "" - -#: ../../embed.rst:30 -msgid "" -"You can embed content directly in Sphinx with builds on Read the Docs. We " -"support default configuration variables for your ``conf.py``:" -msgstr "" - -#: ../../embed.rst:33 -msgid "readthedocs_embed_project" -msgstr "" - -#: ../../embed.rst:34 -msgid "readthedocs_embed_version" -msgstr "" - -#: ../../embed.rst:35 -msgid "readthedocs_embed_doc" -msgstr "" - -#: ../../embed.rst:37 -msgid "" -"These are overridable per-call as well. Then you simply use the directive:" -msgstr "" - -#: ../../embed.rst:56 -msgid "Javascript" -msgstr "" - -#: ../../embed.rst:58 -msgid "" -"We provide a Javascript library that you can embed on any site. An example:" -msgstr "" - -#: ../../embed.rst:80 -msgid "" -"This will provide a pop-out for a user with the ``How we envision versions " -"working`` section of the ``versions`` page. You can see this in action here:" -msgstr "" - -#: ../../embed.rst:103 -msgid "" -"All Read the Docs pages already have the library loaded, so you can ignore " -"the ``link`` and first ``script`` tags on all documentation." -msgstr "" - -#: ../../embed.rst:107 -msgid "" -"We currently do not provide caching on this API. If the remote source you " -"are including changes their page structure or deletes the content, your " -"embed will break." -msgstr "" - -#: ../../embed.rst:111 -msgid "" -"In Version 2 of this API we will provide a full-formed workflow that will " -"stop this from happening." -msgstr "" - -#: ../../embed.rst:116 -msgid "Example API Response" -msgstr "" - -#: ../../embed.rst:118 -msgid "Pure API use will return JSON:" -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/faq.mo b/docs/user/locale/ru/LC_MESSAGES/faq.mo deleted file mode 100644 index 560cf92dbd2..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/faq.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/faq.po b/docs/user/locale/ru/LC_MESSAGES/faq.po deleted file mode 100644 index c35d3e3c518..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/faq.po +++ /dev/null @@ -1,358 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../faq.rst:2 -msgid "Frequently Asked Questions" -msgstr "" - -#: ../../faq.rst:5 -msgid "My project isn't building with autodoc" -msgstr "" - -#: ../../faq.rst:7 -msgid "" -"First, you should check out the Builds tab of your project. That records all" -" of the build attempts that RTD has made to build your project. If you see " -"``ImportError`` messages for custom Python modules, you should enable the " -"virtualenv feature in the Admin page of your project, which will install " -"your project into a virtualenv, and allow you to specify a " -"``requirements.txt`` file for your project." -msgstr "" - -#: ../../faq.rst:9 -msgid "" -"If you are still seeing errors because of C library dependencies, please see" -" :ref:`faq:I get import errors on libraries that depend on C modules`." -msgstr "" - -#: ../../faq.rst:13 -msgid "How do I change my slug (the URL your docs are served at)?" -msgstr "" - -#: ../../faq.rst:15 -msgid "" -"We don't support allowing folks to change the slug for their project. You " -"can update the name which is shown on the site, but not the actual URL that " -"documentation is served." -msgstr "" - -#: ../../faq.rst:19 -msgid "" -"The main reason for this is that all existing URLs to the content will " -"break. You can delete and re-create the project with the proper name to get " -"a new slug, but you really shouldn't do this if you have existing inbound " -"links, as it `breaks the internet " -"`_." -msgstr "" - -#: ../../faq.rst:25 -msgid "Help, my build passed but my documentation page is 404 Not Found!" -msgstr "" - -#: ../../faq.rst:27 -msgid "" -"This often happens because you don't have an `index.html` file being " -"generated. Make sure you have one of the following files:" -msgstr "" - -#: ../../faq.rst:30 -msgid "`index.rst`" -msgstr "" - -#: ../../faq.rst:31 -msgid "`index.md`" -msgstr "" - -#: ../../faq.rst:33 -msgid "" -"At the top level of your built documentation, otherwise we aren't able to " -"serve a \"default\" index page." -msgstr "" - -#: ../../faq.rst:36 -msgid "" -"To test if your docs actually built correctly, you can navigate to a " -"specific page (`/en/latest/README.html` for example)." -msgstr "" - -#: ../../faq.rst:40 -msgid "How do I change behavior for Read the Docs?" -msgstr "" - -#: ../../faq.rst:42 -msgid "" -"When RTD builds your project, it sets the :envvar:`READTHEDOCS` environment " -"variable to the string `True`. So within your Sphinx :file:`conf.py` file, " -"you can vary the behavior based on this. For example::" -msgstr "" - -#: ../../faq.rst:53 -msgid "" -"The :envvar:`READTHEDOCS` variable is also available in the Sphinx build " -"environment, and will be set to ``True`` when building on RTD::" -msgstr "" - -#: ../../faq.rst:61 -msgid "I get import errors on libraries that depend on C modules" -msgstr "" - -#: ../../faq.rst:64 -msgid "" -"Another use case for this is when you have a module with a C extension." -msgstr "" - -#: ../../faq.rst:66 -msgid "" -"This happens because our build system doesn't have the dependencies for " -"building your project. This happens with things like libevent and mysql, and" -" other python things that depend on C libraries. We can't support installing" -" random C binaries on our system, so there is another way to fix these " -"imports." -msgstr "" - -#: ../../faq.rst:68 -msgid "" -"You can mock out the imports for these modules in your ``conf.py`` with the " -"following snippet::" -msgstr "" - -#: ../../faq.rst:81 -msgid "" -"Of course, replacing `MOCK_MODULES` with the modules that you want to mock " -"out." -msgstr "" - -#: ../../faq.rst:83 -msgid "" -"The library ``unittest.mock`` was introduced on python 3.3. On earlier " -"versions install the ``mock`` library from PyPI with (ie ``pip install " -"mock``) and replace the above import::" -msgstr "" - -#: ../../faq.rst:88 -msgid "" -"If such libraries are installed via ``setup.py``, you also will need to " -"remove all the C-dependent libraries from your ``install_requires`` in the " -"RTD environment." -msgstr "" - -#: ../../faq.rst:91 -msgid "`Client Error 401` when building documentation" -msgstr "" - -#: ../../faq.rst:93 -msgid "" -"If you did not install the `test_data` fixture during the installation " -"instructions, you will get the following error::" -msgstr "" - -#: ../../faq.rst:98 -msgid "" -"This is because the API admin user does not exist, and so cannot " -"authenticate. You can fix this by loading the test_data::" -msgstr "" - -#: ../../faq.rst:103 -msgid "" -"If you'd prefer not to install the test data, you'll need to provide a " -"database account for the builder to use. You can provide these credentials " -"by editing the following settings::" -msgstr "" - -#: ../../faq.rst:111 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../faq.rst:113 -msgid "See :doc:`guides/wipe-environment`." -msgstr "" - -#: ../../faq.rst:116 -msgid "How do I host multiple projects on one custom domain?" -msgstr "" - -#: ../../faq.rst:118 -msgid "" -"We support the concept of subprojects, which allows multiple projects to " -"share a single domain. If you add a subproject to a project, that " -"documentation will be served under the parent project's subdomain or custom " -"domain." -msgstr "" - -#: ../../faq.rst:122 -msgid "" -"For example, Kombu is a subproject of Celery, so you can access it on the " -"`celery.readthedocs.io` domain:" -msgstr "" - -#: ../../faq.rst:126 -msgid "http://celery.readthedocs.io/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:128 -msgid "This also works the same for custom domains:" -msgstr "" - -#: ../../faq.rst:130 -msgid "http://docs.celeryproject.org/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:132 -msgid "You can add subprojects in the project admin dashboard." -msgstr "" - -#: ../../faq.rst:135 -msgid "Where do I need to put my docs for RTD to find it?" -msgstr "" - -#: ../../faq.rst:137 -msgid "" -"Read the Docs will crawl your project looking for a ``conf.py``. Where it " -"finds the ``conf.py``, it will run ``sphinx-build`` in that directory. So as" -" long as you only have one set of sphinx documentation in your project, it " -"should Just Work." -msgstr "" - -#: ../../faq.rst:140 -msgid "I want to use the Blue/Default Sphinx theme" -msgstr "" - -#: ../../faq.rst:142 -msgid "" -"We think that our theme is badass, and better than the default for many " -"reasons. Some people don't like change though :), so there is a hack that " -"will let you keep using the default theme. If you set the ``html_style`` " -"variable in your ``conf.py``, it should default to using the default theme. " -"The value of this doesn't matter, and can be set to ``/default.css`` for " -"default behavior." -msgstr "" - -#: ../../faq.rst:145 -msgid "I want to use the Read the Docs theme locally" -msgstr "" - -#: ../../faq.rst:147 -msgid "" -"There is a repository for that: https://github.com/snide/sphinx_rtd_theme. " -"Simply follow the instructions in the README." -msgstr "" - -#: ../../faq.rst:151 -msgid "Image scaling doesn't work in my documentation" -msgstr "" - -#: ../../faq.rst:153 -msgid "" -"Image scaling in docutils depends on PIL. PIL is installed in the system " -"that RTD runs on. However, if you are using the virtualenv building option, " -"you will likely need to include PIL in your requirements for your project." -msgstr "" - -#: ../../faq.rst:156 -msgid "I want comments in my docs" -msgstr "" - -#: ../../faq.rst:158 -msgid "" -"RTD doesn't have explicit support for this. That said, a tool like `Disqus`_" -" (and the `sphinxcontrib-disqus`_ plugin) can be used for this purpose on " -"RTD." -msgstr "" - -#: ../../faq.rst:164 -msgid "How do I support multiple languages of documentation?" -msgstr "" - -#: ../../faq.rst:166 -msgid "See the section on :doc:`localization`." -msgstr "" - -#: ../../faq.rst:169 -msgid "Does Read The Docs work well with \"legible\" docstrings?" -msgstr "" - -#: ../../faq.rst:171 -msgid "" -"Yes. One criticism of Sphinx is that its annotated docstrings are too dense " -"and difficult for humans to read. In response, many projects have adopted " -"customized docstring styles that are simultaneously informative and legible." -" The `NumPy " -"`_ " -"and `Google " -"`_" -" styles are two popular docstring formats. Fortunately, the default Read " -"The Docs theme handles both formats just fine, provided your ``conf.py`` " -"specifies an appropriate Sphinx extension that knows how to convert your " -"customized docstrings. Two such extensions are `numpydoc " -"`_ and `napoleon `_. Only ``napoleon`` is able to handle both " -"docstring formats. Its default output more closely matches the format of " -"standard Sphinx annotations, and as a result, it tends to look a bit better " -"with the default theme." -msgstr "" - -#: ../../faq.rst:189 -msgid "" -"Can I document a python package that is not at the root of my repository?" -msgstr "" - -#: ../../faq.rst:191 -msgid "" -"Yes. The most convenient way to access a python package for example via " -"`Sphinx's autoapi`_ in your documentation is to use the *Install your " -"project inside a virtualenv using setup.py install* option in the admin " -"panel of your project. However this assumes that your ``setup.py`` is in the" -" root of your repository." -msgstr "" - -#: ../../faq.rst:197 -msgid "" -"If you want to place your package in a different directory or have multiple " -"python packages in the same project, then create a pip requirements file. " -"You can specify the relative path to your package inside the file. For " -"example you want to keep your python package in the ``src/python`` " -"directory, then create a ``requirements.readthedocs.txt`` file with the " -"following contents::" -msgstr "" - -#: ../../faq.rst:206 -msgid "" -"Please note that the path must be relative to the file. So the example path " -"above would work if the file is in the root of your repository. If you want " -"to put the requirements in a file called ``requirements/readthedocs.txt``, " -"the contents would look like::" -msgstr "" - -#: ../../faq.rst:213 -msgid "" -"After adding the file to your repository, go to the *Advanced Settings* in " -"your project's admin panel and add the name of the file to the *Requirements" -" file* field." -msgstr "" - -#: ../../faq.rst:221 -msgid "What commit of Read the Docs is in production?" -msgstr "" - -#: ../../faq.rst:223 -msgid "" -"We deploy readthedocs.org from the `rel` branch in our GitHub repository. " -"You can see the latest commits that have been deployed by looking on GitHub:" -" https://github.com/rtfd/readthedocs.org/commits/rel" -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/features.mo b/docs/user/locale/ru/LC_MESSAGES/features.mo deleted file mode 100644 index 8b286cd5899..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/features.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/features.po b/docs/user/locale/ru/LC_MESSAGES/features.po deleted file mode 100644 index 227e00afc63..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/features.po +++ /dev/null @@ -1,186 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../features.rst:2 -msgid "Read the Docs features" -msgstr "" - -#: ../../features.rst:4 -msgid "" -"This will serve as a list of all of the features that Read the Docs " -"currently has. Some features are important enough to have their own page in " -"the docs, others will simply be listed here." -msgstr "" - -#: ../../features.rst:7 -msgid "GitHub, Bitbucket and GitLab Integration" -msgstr "" - -#: ../../features.rst:9 -msgid "" -"We now support linking by default in the sidebar. It links to the page on " -"your host, which should help people quickly update typos and send pull " -"requests to contribute to project documentation." -msgstr "" - -#: ../../features.rst:11 -msgid "More information can be found in the :doc:`vcs` page." -msgstr "" - -#: ../../features.rst:14 -msgid "Auto-updating" -msgstr "" - -#: ../../features.rst:16 -msgid "" -"The :doc:`webhooks` page talks about the different ways you can ping RTD to " -"let us know your project has been updated. We have official support for " -"GitHub, Bitbucket and GitLab, and anywhere else we have a generic post-" -"commit hook that allows you to POST to a URL to get your documentation " -"built." -msgstr "" - -#: ../../features.rst:19 -msgid "Internationalization" -msgstr "" - -#: ../../features.rst:21 -msgid "" -"Read the Docs itself is localized, and we support documentation translated " -"into multiple languages. Read more on the :doc:`localization` and " -":doc:`i18n` pages." -msgstr "" - -#: ../../features.rst:24 -msgid "Canonical URLs" -msgstr "" - -#: ../../features.rst:26 -msgid "" -"Canonical URLs give your docs better search performance, by pointing all " -"URLs to one version. This also helps to solve the issues around users " -"landing on outdated versions of documentation." -msgstr "" - -#: ../../features.rst:28 -msgid "More information can be found in the :doc:`canonical` page." -msgstr "" - -#: ../../features.rst:31 -msgid "Versions" -msgstr "" - -#: ../../features.rst:33 -msgid "" -"We can build multiple versions of your documentation. Look on the " -"\"Versions\" page of your project's admin (using the nav on the left) to " -"find a list of available versions that we've inferred from the tags and " -"branches in your source control system (according to the support matrix " -"below). On the Versions page you can tell us which versions you'd like us to" -" build docs for, whether each should be public, protected, or private, and " -"what the default version should be (we'll redirect there when someone hits " -"your main project page, e.g., http://my-project.rtfd.org/)." -msgstr "" - -#: ../../features.rst:42 -msgid "Version Control Support Matrix" -msgstr "" - -#: ../../features.rst:45 -msgid "Git" -msgstr "" - -#: ../../features.rst:45 -msgid "hg" -msgstr "" - -#: ../../features.rst:45 -msgid "bzr" -msgstr "" - -#: ../../features.rst:45 -msgid "svn" -msgstr "" - -#: ../../features.rst:47 -msgid "Tags" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:47 ../../features.rst:47 -#: ../../features.rst:49 ../../features.rst:49 ../../features.rst:49 -msgid "Yes" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:49 -msgid "No" -msgstr "" - -#: ../../features.rst:49 -msgid "Branches" -msgstr "" - -#: ../../features.rst:51 -msgid "Default" -msgstr "" - -#: ../../features.rst:51 -msgid "master" -msgstr "" - -#: ../../features.rst:51 -msgid "default" -msgstr "" - -#: ../../features.rst:51 -msgid "trunk" -msgstr "" - -#: ../../features.rst:56 -msgid "PDF Generation" -msgstr "" - -#: ../../features.rst:58 -msgid "" -"When you build your project on RTD, we automatically build a PDF of your " -"project's documentation. We also build them for every version that you " -"upload, so we can host the PDFs of your latest documentation, as well as " -"your latest stable releases as well." -msgstr "" - -#: ../../features.rst:61 -msgid "Search" -msgstr "" - -#: ../../features.rst:63 -msgid "" -"We provide full-text search across all of the pages of documentation hosted " -"on our site. This uses the excellent Haystack project and Elasticsearch as " -"the search backend. We hope to be integrating this into the site more fully " -"in the future." -msgstr "" - -#: ../../features.rst:66 -msgid "Alternate Domains" -msgstr "" - -#: ../../features.rst:68 -msgid "" -"We provide support for custom domains, subdomains, and a shorturl for your " -"project as well. This is outlined in the :doc:`alternate_domains` section." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/getting_started.mo b/docs/user/locale/ru/LC_MESSAGES/getting_started.mo deleted file mode 100644 index 6c01932c1cb..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/getting_started.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/getting_started.po b/docs/user/locale/ru/LC_MESSAGES/getting_started.po deleted file mode 100644 index eb698eabc1d..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/getting_started.po +++ /dev/null @@ -1,227 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../getting_started.rst:2 -msgid "Getting Started" -msgstr "" - -#: ../../getting_started.rst:4 -msgid "" -"This document will show you how to get up and running with Read the Docs. " -"You will have your docs imported on Read the Docs in 5 minutes, displayed " -"beautifully for the world." -msgstr "" - -#: ../../getting_started.rst:8 -msgid "" -"If you are already using Sphinx or Markdown for your docs, skip ahead to " -":ref:`getting_started:Import Your Docs`." -msgstr "" - -#: ../../getting_started.rst:12 -msgid "Write Your Docs" -msgstr "" - -#: ../../getting_started.rst:14 -msgid "You have two options for formatting your documentation:" -msgstr "" - -#: ../../getting_started.rst:16 -msgid "`In reStructuredText`_" -msgstr "" - -#: ../../getting_started.rst:17 -msgid "`In Markdown`_" -msgstr "" - -#: ../../getting_started.rst:20 -msgid "In reStructuredText" -msgstr "" - -#: ../../getting_started.rst:22 -msgid "There is `a screencast`_ that will help you get started if you prefer." -msgstr "" - -#: ../../getting_started.rst:24 -msgid "" -"Sphinx_ is a tool that makes it easy to create beautiful documentation. " -"Assuming you have Python_ already, `install Sphinx`_::" -msgstr "" - -#: ../../getting_started.rst:29 -msgid "Create a directory inside your project to hold your docs::" -msgstr "" - -#: ../../getting_started.rst:34 -msgid "Run ``sphinx-quickstart`` in there::" -msgstr "" - -#: ../../getting_started.rst:39 -msgid "" -"This quick start will walk you through creating the basic configuration; in " -"most cases, you can just accept the defaults. When it's done, you'll have an" -" ``index.rst``, a ``conf.py`` and some other files. Add these to revision " -"control." -msgstr "" - -#: ../../getting_started.rst:43 -msgid "" -"Now, edit your ``index.rst`` and add some information about your project. " -"Include as much detail as you like (refer to the reStructuredText_ syntax or" -" `this template`_ if you need help). Build them to see how they look::" -msgstr "" - -#: ../../getting_started.rst:49 -msgid "" -"You can use ``sphinx-autobuild`` to auto-reload your docs. Run ``sphinx-" -"autobuild . _build/html`` instead." -msgstr "" - -#: ../../getting_started.rst:51 -msgid "" -"Edit your files and rebuild until you like what you see, then commit your " -"changes and push to your public repository. Once you have Sphinx " -"documentation in a public repository, you can start using Read the Docs." -msgstr "" - -#: ../../getting_started.rst:55 -msgid "In Markdown" -msgstr "" - -#: ../../getting_started.rst:57 -msgid "" -"You can use Markdown and reStructuredText in the same Sphinx project. We " -"support this natively on Read the Docs, and you can do it locally::" -msgstr "" - -#: ../../getting_started.rst:62 -msgid "Then in your ``conf.py``:" -msgstr "" - -#: ../../getting_started.rst:74 -msgid "" -"Markdown doesn't support a lot of the features of Sphinx, like inline markup" -" and directives. However, it works for basic prose content. reStructuredText" -" is the preferred format for technical documentation, please read `this blog" -" post`_ for motivation." -msgstr "" - -#: ../../getting_started.rst:83 -msgid "Sign Up and Connect an External Account" -msgstr "" - -#: ../../getting_started.rst:85 -msgid "" -"If you are going to import a repository from GitHub, Bitbucket or GitLab, " -"you should connect your account to your provider first. Connecting your " -"account allows for easier importing and enables Read the Docs to configure " -"your repository webhooks automatically." -msgstr "" - -#: ../../getting_started.rst:90 -msgid "" -"To connect your account, go to your *Settings* dashboard and select " -"*Connected Services*. From here, you'll be able to connect to your GitHub, " -"Bitbucket or GitLab account. This process will ask you to authorize a " -"connection to Read the Docs, that allows us to read information about and " -"clone your repositories." -msgstr "" - -#: ../../getting_started.rst:96 -msgid "Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:98 -msgid "To import a repository, visit your dashboard_ and click Import_." -msgstr "" - -#: ../../getting_started.rst:100 -msgid "" -"If you have a connected account, you will see a list of your repositories " -"that we are able to import. To import one of these projects, just click the " -"import icon next to the repository you'd like to import. This will bring up " -"a form that is already filled with your project's information. Feel free to " -"edit any of these properties, and the click **Next** to build your " -"documentation." -msgstr "" - -#: ../../getting_started.rst:107 -msgid "Manually Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:109 -msgid "" -"If you do not have a connected account, you will need select **Import " -"Manually** and enter the information for your repository yourself. You will " -"also need to manually configure the webhook for your repository as well. " -"When importing your project, you will be asked for the repository URL, along" -" with some other information for you new project. The URL is normally the " -"URL or path name you'd use to checkout, clone, or branch your repository. " -"Some examples:" -msgstr "" - -#: ../../getting_started.rst:116 -msgid "Git: ``http://github.com/ericholscher/django-kong.git``" -msgstr "" - -#: ../../getting_started.rst:117 -msgid "Mercurial: ``https://bitbucket.org/ianb/pip``" -msgstr "" - -#: ../../getting_started.rst:118 -msgid "Subversion: ``http://varnish-cache.org/svn/trunk``" -msgstr "" - -#: ../../getting_started.rst:119 -msgid "Bazaar: ``lp:pasta``" -msgstr "" - -#: ../../getting_started.rst:121 -msgid "Add an optional homepage URL and some tags, and then click **Next**." -msgstr "" - -#: ../../getting_started.rst:123 -msgid "" -"Once your project is created, you'll need to manually configure the " -"repository webhook if you would like to have new changesets to trigger " -"builds for your project on Read the Docs. Go to your project's " -"**Integrations** page to configure a new webhook, or see :ref:`our steps for" -" webhook creation ` for more information on this " -"process." -msgstr "" - -#: ../../getting_started.rst:129 -msgid "" -"Within a few seconds your code will automatically be fetched from your " -"public repository, and the documentation will be built. Check out our " -":doc:`builds` page to learn more about how we build your docs, and to " -"troubleshoot any issues that arise." -msgstr "" - -#: ../../getting_started.rst:134 -msgid "" -"Read the Docs will host multiple versions of your code. You can read more " -"about how to use this well on our :doc:`versions` page." -msgstr "" - -#: ../../getting_started.rst:137 -msgid "" -"If you have any more trouble, don't hesitate to reach out to us. The " -":doc:`support` page has more information on getting in touch." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/gsoc.mo b/docs/user/locale/ru/LC_MESSAGES/gsoc.mo deleted file mode 100644 index 234aee50e80..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/gsoc.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/gsoc.po b/docs/user/locale/ru/LC_MESSAGES/gsoc.po deleted file mode 100644 index 3847c904340..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/gsoc.po +++ /dev/null @@ -1,407 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../gsoc.rst:2 -msgid "Google Summer of Code" -msgstr "" - -#: ../../gsoc.rst:4 -msgid "" -"Thanks for your interest in Read the Docs! We are working hard to update the" -" ideas list now that we are accepted in GSOC. Please give us a little while " -"to work on things, and check back on this page for updates." -msgstr "" - -#: ../../gsoc.rst:9 -msgid "" -"Read the Docs is participating in the Google Summer of Code in 2018. This " -"page will contain all the information for students and anyone else " -"interested in helping." -msgstr "" - -#: ../../gsoc.rst:13 -msgid "Skills" -msgstr "" - -#: ../../gsoc.rst:15 -msgid "Incoming students will need the following skills:" -msgstr "" - -#: ../../gsoc.rst:17 -msgid "Intermediate Python & Django programming" -msgstr "" - -#: ../../gsoc.rst:18 -msgid "" -"Familiarity with Markdown, reStructuredText, or some other plain text markup" -" language" -msgstr "" - -#: ../../gsoc.rst:19 -msgid "Familiarity with git, or some other source control" -msgstr "" - -#: ../../gsoc.rst:20 -msgid "Ability to set up your own development environment for Read the Docs" -msgstr "" - -#: ../../gsoc.rst:21 -msgid "Basic understanding of web technologies (HTML/CSS/JS)" -msgstr "" - -#: ../../gsoc.rst:22 -msgid "" -"An interest in documentation and improving open source documentation tools!" -msgstr "" - -#: ../../gsoc.rst:24 -msgid "" -"We're happy to help you get up to speed, but the more you are able to " -"demonstrate ability in advance, the more likely we are to choose your " -"application!" -msgstr "" - -#: ../../gsoc.rst:29 -msgid "Mentors" -msgstr "" - -#: ../../gsoc.rst:31 -msgid "Currently we have a few folks signed up:" -msgstr "" - -#: ../../gsoc.rst:33 -msgid "Eric Holscher" -msgstr "" - -#: ../../gsoc.rst:34 -msgid "Manuel Kaufmann" -msgstr "" - -#: ../../gsoc.rst:35 -msgid "Anthony Johnson" -msgstr "" - -#: ../../gsoc.rst:37 -msgid "" -"Please do not reach out directly to anyone about the Summer of Code. It will" -" **not** increase your chances of being accepted!" -msgstr "" - -#: ../../gsoc.rst:41 -msgid "Getting Started" -msgstr "" - -#: ../../gsoc.rst:43 -msgid "" -"The :doc:`/install` doc is probably the best place to get going. It will " -"walk you through getting a basic environment for Read the Docs setup." -msgstr "" - -#: ../../gsoc.rst:46 -msgid "" -"Then you can look through our :doc:`/contribute` doc for information on how " -"to get started contributing to RTD." -msgstr "" - -#: ../../gsoc.rst:48 -msgid "" -"People who have a history of submitting pull requests will be prioritized in" -" our Summer of Code selection process." -msgstr "" - -#: ../../gsoc.rst:51 -msgid "Want to get involved?" -msgstr "" - -#: ../../gsoc.rst:53 -msgid "" -"If you're interested in participating in GSoC as a student, you can apply " -"during the normal process provided by Google. We are currently overwhelmed " -"with interest, so we are not able to respond individually to each person who" -" is interested." -msgstr "" - -#: ../../gsoc.rst:56 -msgid "Project Ideas" -msgstr "" - -#: ../../gsoc.rst:58 -msgid "" -"We have written our some loose ideas for projects to work on here. We are " -"also open to any other ideas that students might have." -msgstr "" - -#: ../../gsoc.rst:61 -msgid "" -"**These projects are sorted by priority.** We will consider the priority on " -"our roadmap as a factor, along with the skill of the student, in our " -"selection process." -msgstr "" - -#: ../../gsoc.rst:67 -msgid "Refactor & improve our search code" -msgstr "" - -#: ../../gsoc.rst:69 -msgid "" -"Currently we're using a homegrown library for Elastic Search. There is a new" -" `elasticsearch-dsl `_ " -"library that we should be using. This project will include:" -msgstr "" - -#: ../../gsoc.rst:73 -msgid "Improving our search indexing" -msgstr "" - -#: ../../gsoc.rst:74 -msgid "" -"Refactoring how we \"model\" our search data to use elasticsearch-dsl Models" -msgstr "" - -#: ../../gsoc.rst:75 -msgid "" -"Add additional search data into our indexes, like the programming languages," -" type of document (tutorial, api, etc.) and other data for users to filter " -"by" -msgstr "" - -#: ../../gsoc.rst:76 -msgid "(Optional) Improve the UX of the search for users in various ways" -msgstr "" - -#: ../../gsoc.rst:79 -msgid "Finish YAML config" -msgstr "" - -#: ../../gsoc.rst:81 -msgid "" -"Currently we have a basic :doc:`/yaml-config` for Read the Docs. It's still " -"considered beta, and there are a number of features that it doesn't support." -" We need to support everying users can currently do from our website " -"dashboard inside the YAML file, and then plan a smooth transition path from " -"the database UI to the YAML file." -msgstr "" - -#: ../../gsoc.rst:87 -msgid "" -"This is a *large* project and will likely require a good deal of " -"understanding of both Python as well as web technologies. We have a " -"`starting list of issues " -"`_ put together, but " -"there will be much more work." -msgstr "" - -#: ../../gsoc.rst:92 -msgid "API V3" -msgstr "" - -#: ../../gsoc.rst:94 -msgid "" -"We currently have a \"v2\" API that isn't well documented and doesn't allow " -"users to write to it. We want to continue using Django REST Framework for " -"this, but rethink how we're presenting our information to our users." -msgstr "" - -#: ../../gsoc.rst:98 -msgid "" -"Currently we're showing everything as simple \"models\", and we want to " -"start exposing \"methods\" on our data, similar to GitHub." -msgstr "" - -#: ../../gsoc.rst:102 -msgid "" -"This is a large project and should only be done by someone who has done some" -" basic API design previously." -msgstr "" - -#: ../../gsoc.rst:105 -msgid "Improve Translation Workflow" -msgstr "" - -#: ../../gsoc.rst:107 -msgid "" -"Currently we have our documentation & website translated on Transifex, but " -"we don't have a management process for it. This means that translations will" -" often sit for months before making it back into the site and being " -"available to users." -msgstr "" - -#: ../../gsoc.rst:111 -msgid "" -"This project would include puting together a workflow for translations:" -msgstr "" - -#: ../../gsoc.rst:113 -msgid "Communicate with existing translators and see what needs they have" -msgstr "" - -#: ../../gsoc.rst:114 -msgid "" -"Help formalize the process that we have around Transifex to make it easier " -"to contribute to" -msgstr "" - -#: ../../gsoc.rst:115 -msgid "Improve our tooling so that integrating new translations is easier" -msgstr "" - -#: ../../gsoc.rst:118 -msgid "Support for additional build steps for linting & testing" -msgstr "" - -#: ../../gsoc.rst:120 -msgid "" -"Currently we only build documentation on Read the Docs, but we'd also like " -"to add additional build steps that lets users perform more actions. This " -"would likely take the form of wraping some of the existing `Sphinx builders " -"`_, and giving folks a " -"nice way to use them inside Read the Docs." -msgstr "" - -#: ../../gsoc.rst:125 -msgid "It would be great to have wrappers for the following as a start:" -msgstr "" - -#: ../../gsoc.rst:127 -msgid "" -"Link Check (http://www.sphinx-" -"doc.org/en/stable/builders.html#sphinx.builders.linkcheck.CheckExternalLinksBuilder)" -msgstr "" - -#: ../../gsoc.rst:128 -msgid "Spell Check (https://pypi.python.org/pypi/sphinxcontrib-spelling/)" -msgstr "" - -#: ../../gsoc.rst:129 -msgid "" -"Doctest (http://www.sphinx-doc.org/en/stable/ext/doctest.html#module-" -"sphinx.ext.doctest)" -msgstr "" - -#: ../../gsoc.rst:130 -msgid "" -"Coverage (http://www.sphinx-doc.org/en/stable/ext/coverage.html#module-" -"sphinx.ext.coverage)" -msgstr "" - -#: ../../gsoc.rst:132 -msgid "" -"The goal would also be to make it quite easy for users to contribute third " -"party build steps for Read the Docs, so that other useful parts of the " -"Sphinx ecosystem could be tightly integrated with Read the Docs." -msgstr "" - -#: ../../gsoc.rst:136 -msgid "Collections of Projects" -msgstr "" - -#: ../../gsoc.rst:138 -msgid "" -"This project involves building a user interface for groups of projects in " -"Read the Docs (`Collections`). Users would be allowed to create, publish, " -"and search a `Collection` of projects that they care about. We would also " -"allow for automatic creation of `Collections` based on a project's " -"``setup.py`` or ``requirements.txt``." -msgstr "" - -#: ../../gsoc.rst:142 -msgid "" -"Once a user has a `Collection`, we would allow them to do a few sets of " -"actions on them:" -msgstr "" - -#: ../../gsoc.rst:145 -msgid "" -"Search across all the projects in the `Collection` with one search dialog" -msgstr "" - -#: ../../gsoc.rst:146 -msgid "" -"Download all the project's documentation (PDF, HTMLZip, Epub) for offline " -"viewing" -msgstr "" - -#: ../../gsoc.rst:147 -msgid "" -"Build a landing page for the collection that lists out all the projects, and" -" could even have a user-editable description, similar to our project listing" -" page." -msgstr "" - -#: ../../gsoc.rst:149 -msgid "" -"There is likely other ideas that could be done with `Collections` over time." -msgstr "" - -#: ../../gsoc.rst:152 -msgid "Integrated Redirects" -msgstr "" - -#: ../../gsoc.rst:154 -msgid "" -"Right now it's hard for users to rename files. We support redirects, but " -"don't create them automatically on file rename, and our redirect code is " -"brittle." -msgstr "" - -#: ../../gsoc.rst:159 -msgid "We should rebuild how we handle redirects across a number of cases:" -msgstr "" - -#: ../../gsoc.rst:161 -msgid "" -"Detecting a file change in git/hg/svn and automatically creating a redirect" -msgstr "" - -#: ../../gsoc.rst:162 -msgid "Support redirecting an entire domain to another place" -msgstr "" - -#: ../../gsoc.rst:163 -msgid "Support redirecting versions" -msgstr "" - -#: ../../gsoc.rst:165 -msgid "" -"There will also be a good number of things that spawn from this, including " -"version aliases and other related concepts, if this task doesn't take the " -"whole summer." -msgstr "" - -#: ../../gsoc.rst:169 -msgid "Additional Ideas" -msgstr "" - -#: ../../gsoc.rst:171 -msgid "" -"We have some medium sized projects sketched out in our issue tracker with " -"the tag *Feature Overview*. Looking through `these issues`_ is a good place " -"to start. You might also look through our `milestones`_ on GitHub, which " -"provide outlines on the larger tasks that we're hoping to accomplish." -msgstr "" - -#: ../../gsoc.rst:180 -msgid "Thanks" -msgstr "" - -#: ../../gsoc.rst:182 -msgid "" -"This page was heavily inspired by Mailman's similar `GSOC page`_. Thanks for" -" the inspiration." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/i18n.mo b/docs/user/locale/ru/LC_MESSAGES/i18n.mo deleted file mode 100644 index 9ce10b65cec..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/i18n.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/i18n.po b/docs/user/locale/ru/LC_MESSAGES/i18n.po deleted file mode 100644 index dc9751da5c1..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/i18n.po +++ /dev/null @@ -1,379 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../i18n.rst:2 -msgid "Internationalization" -msgstr "" - -#: ../../i18n.rst:5 -msgid "" -"This document covers the details regarding internationalization and " -"localization that are applied in Read the Docs. The guidelines described are" -" mostly based on `Kitsune's localization documentation " -"`_." -msgstr "" - -#: ../../i18n.rst:10 -msgid "" -"As with most of the Django applications out there, Read the Docs' i18n/l10n " -"framework is based on `GNU gettext `_." -" Crowd-sourced localization is optionally available at `Transifex " -"`_." -msgstr "" - -#: ../../i18n.rst:15 -msgid "" -"For more information about the general ideas, look at this document: " -"http://www.gnu.org/software/gettext/manual/html_node/Concepts.html" -msgstr "" - -#: ../../i18n.rst:20 -msgid "Making Strings Localizable" -msgstr "" - -#: ../../i18n.rst:22 -msgid "" -"Making strings in templates localizable is exceptionally easy. Making " -"strings in Python localizable is a little more complicated. The short " -"answer, though, is to just wrap the string in ``_()``." -msgstr "" - -#: ../../i18n.rst:28 -msgid "Interpolation" -msgstr "" - -#: ../../i18n.rst:30 -msgid "" -"A string is often a combination of a fixed string and something changing, " -"for example, ``Welcome, James`` is a combination of the fixed part " -"``Welcome,``, and the changing part ``James``. The naive solution is to " -"localize the first part and then follow it with the name::" -msgstr "" - -#: ../../i18n.rst:37 -msgid "This is **wrong!**" -msgstr "" - -#: ../../i18n.rst:39 -msgid "" -"In some locales, the word order may be different. Use Python string " -"formatting to interpolate the changing part into the string::" -msgstr "" - -#: ../../i18n.rst:44 -msgid "" -"Python gives you a lot of ways to interpolate strings. The best way is to " -"use Py3k formatting and kwargs. That's the clearest for localizers." -msgstr "" - -#: ../../i18n.rst:49 -msgid "Localization Comments" -msgstr "" - -#: ../../i18n.rst:51 -msgid "" -"Sometimes, it can help localizers to describe where a string comes from, " -"particularly if it can be difficult to find in the interface, or is not very" -" self-descriptive (e.g. very short strings). If you immediately precede the " -"string with a comment that starts with ``Translators:``, the comment will be" -" added to the PO file, and visible to localizers." -msgstr "" - -#: ../../i18n.rst:57 ../../i18n.rst:91 -msgid "Example::" -msgstr "" - -#: ../../i18n.rst:74 -msgid "Adding Context with msgctxt" -msgstr "" - -#: ../../i18n.rst:76 -msgid "" -"Strings may be the same in English, but different in other languages. " -"English, for example, has no grammatical gender, and sometimes the noun and " -"verb forms of a word are identical." -msgstr "" - -#: ../../i18n.rst:80 -msgid "" -"To make it possible to localize these correctly, we can add \"context\" " -"(known in gettext as *msgctxt*) to differentiate two otherwise identical " -"strings. Django provides a :func:`~django.utils.translation.pgettext()` " -"function for this." -msgstr "" - -#: ../../i18n.rst:84 -msgid "" -"For example, the string *Search* may be a noun or a verb in English. In a " -"heading, it may be considered a noun, but on a button, it may be a verb. " -"It's appropriate to add a context (like *button*) to one of them." -msgstr "" - -#: ../../i18n.rst:88 -msgid "" -"Generally, we should only add context if we are sure the strings aren't used" -" in the same way, or if localizers ask us to." -msgstr "" - -#: ../../i18n.rst:99 -msgid "Plurals" -msgstr "" - -#: ../../i18n.rst:101 -msgid "" -"*You have 1 new messages* grates on discerning ears. Fortunately, gettext " -"gives us a way to fix that in English *and* other locales, the " -":func:`~django.utils.translation.ngettext()` function::" -msgstr "" - -#: ../../i18n.rst:107 -msgid "A more realistic example might be::" -msgstr "" - -#: ../../i18n.rst:113 -msgid "" -"This method takes three arguments because English only needs three, i.e., " -"zero is considered \"plural\" for English. Other languages may have " -"`different plural rules " -"`_, and require " -"different phrases for, say 0, 1, 2-3, 4-10, >10. That's absolutely fine, and" -" gettext makes it possible." -msgstr "" - -#: ../../i18n.rst:121 -msgid "Strings in Templates" -msgstr "" - -#: ../../i18n.rst:123 -msgid "" -"When putting new text into a template, all you need to do is wrap it in a " -"``{% trans %}`` template tag::" -msgstr "" - -#: ../../i18n.rst:128 -msgid "Context can be added, too::" -msgstr "" - -#: ../../i18n.rst:132 -msgid "" -"Comments for translators need to precede the internationalized text and must" -" start with the ``Translators:`` keyword.::" -msgstr "" - -#: ../../i18n.rst:138 -msgid "" -"To interpolate, you need to use the alternative and more verbose ``{% " -"blocktrans %}`` template tag — it's actually a block::" -msgstr "" - -#: ../../i18n.rst:143 -msgid "" -"Note that the ``{{ name }}`` variable needs to exist in the template " -"context." -msgstr "" - -#: ../../i18n.rst:145 -msgid "" -"In some situations, it's desirable to evaluate template expressions such as " -"filters or accessing object attributes. You can't do that within the ``{% " -"blocktrans %}`` block, so you need to bind the expression to a local " -"variable first::" -msgstr "" - -#: ../../i18n.rst:156 -msgid "" -"``{% blocktrans %}`` also provides pluralization. For that you need to bind " -"a counter with the name ``count`` and provide a plural translation after the" -" ``{% plural %}`` tag::" -msgstr "" - -#: ../../i18n.rst:169 -msgid "" -"The previous multi-lines examples also use the ``trimmed`` option. This " -"removes newline characters and replaces any whitespace at the beginning and " -"end of a line, helping translators when translating these strings." -msgstr "" - -#: ../../i18n.rst:175 -msgid "Strings in Python" -msgstr "" - -#: ../../i18n.rst:179 -msgid "" -"Whenever you are adding a string in Python, ask yourself if it really needs " -"to be there, or if it should be in the template. Keep logic and presentation" -" separate!" -msgstr "" - -#: ../../i18n.rst:183 -msgid "Strings in Python are more complex for two reasons:" -msgstr "" - -#: ../../i18n.rst:185 -msgid "" -"We need to make sure we're always using Unicode strings and the Unicode-" -"friendly versions of the functions." -msgstr "" - -#: ../../i18n.rst:188 -msgid "" -"If you use the :func:`~django.utils.translation.ugettext` function in the " -"wrong place, the string may end up in the wrong locale!" -msgstr "" - -#: ../../i18n.rst:191 -msgid "Here's how you might localize a string in a view::" -msgstr "" - -#: ../../i18n.rst:201 -msgid "Interpolation is done through normal Python string formatting::" -msgstr "" - -#: ../../i18n.rst:205 -msgid "" -"Context information can be supplied by using the " -":func:`~django.utils.translation.pgettext` function::" -msgstr "" - -#: ../../i18n.rst:210 -msgid "Translator comments are normal one-line Python comments::" -msgstr "" - -#: ../../i18n.rst:215 -msgid "" -"If you need to use plurals, import the " -":func:`~django.utils.translation.ungettext` function::" -msgstr "" - -#: ../../i18n.rst:225 -msgid "Lazily Translated Strings" -msgstr "" - -#: ../../i18n.rst:227 -msgid "" -"You can use :func:`~django.utils.translation.ugettext` or " -":func:`~django.utils.translation.ungettext` only in views or functions " -"called from views. If the function will be evaluated when the module is " -"loaded, then the string may end up in English or the locale of the last " -"request!" -msgstr "" - -#: ../../i18n.rst:232 -msgid "" -"Examples include strings in module-level code, arguments to functions in " -"class definitions, strings in functions called from outside the context of a" -" view. To internationalize these strings, you need to use the ``_lazy`` " -"versions of the above methods, " -":func:`~django.utils.translation.ugettext_lazy` and " -":func:`~django.utils.translation.ungettext_lazy`. The result doesn't get " -"translated until it is evaluated as a string, for example by being output or" -" passed to ``unicode()``::" -msgstr "" - -#: ../../i18n.rst:246 -msgid "" -"In case you want to provide context to a lazily-evaluated gettext string, " -"you will need to use :func:`~django.utils.translation.pgettext_lazy`." -msgstr "" - -#: ../../i18n.rst:251 -msgid "Administrative Tasks" -msgstr "" - -#: ../../i18n.rst:255 -msgid "Updating Localization Files" -msgstr "" - -#: ../../i18n.rst:257 -msgid "" -"To update the translation source files (eg if you changed or added " -"translatable strings in the templates or Python code) you should run " -"``python manage.py makemessages -l `` in the project's root " -"directory (substitute ```` with a valid language code)." -msgstr "" - -#: ../../i18n.rst:262 -msgid "" -"The updated files can now be localized in a `PO editor " -"`_ or " -"crowd-sourced online translation tool." -msgstr "" - -#: ../../i18n.rst:267 -msgid "Compiling to MO" -msgstr "" - -#: ../../i18n.rst:269 -msgid "" -"Gettext doesn't parse any text files, it reads a binary format for faster " -"performance. To compile the latest PO files in the repository, Django " -"provides the ``compilemessages`` management command. For example, to compile" -" all the available localizations, just run::" -msgstr "" - -#: ../../i18n.rst:276 -msgid "" -"You will need to do this every time you want to push updated translations to" -" the live site." -msgstr "" - -#: ../../i18n.rst:279 -msgid "" -"Also, note that it's not a good idea to track MO files in version control, " -"since they would need to be updated at the same pace PO files are updated, " -"so it's silly and not worth it. They are ignored by ``.gitignore``, but " -"please make sure you don't forcibly add them to the repository." -msgstr "" - -#: ../../i18n.rst:286 -msgid "Transifex Integration" -msgstr "" - -#: ../../i18n.rst:288 -msgid "" -"To push updated translation source files to Transifex, run ``tx push -s`` " -"(for English) or ``tx push -t `` (for non-English)." -msgstr "" - -#: ../../i18n.rst:291 -msgid "" -"To pull changes from Transifex, run ``tx pull -a``. Note that Transifex does" -" not compile the translation files, so you have to do this after the pull " -"(see the `Compiling to MO`_ section)." -msgstr "" - -#: ../../i18n.rst:295 -msgid "" -"For more information about the ``tx`` command, read the `Transifex client's " -"help pages `_." -msgstr "" - -#: ../../i18n.rst:301 -msgid "" -"For the Read the Docs community site, we use a `fabric script`_ to follow " -"this process:" -msgstr "" - -#: ../../i18n.rst:305 -msgid "Update files and push sources (English) to Transifex:" -msgstr "" - -#: ../../i18n.rst:311 -msgid "Pull changes (new translations) from Transifex:" -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/index.mo b/docs/user/locale/ru/LC_MESSAGES/index.mo deleted file mode 100644 index 47a6d0adbff..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/index.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/index.po b/docs/user/locale/ru/LC_MESSAGES/index.po deleted file mode 100644 index b7cf45ed229..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/index.po +++ /dev/null @@ -1,92 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../index.rst:2 -msgid "Welcome to Read The Docs" -msgstr "" - -#: ../../index.rst:4 -msgid "" -"`Read the Docs`_ hosts documentation for the open source community. We " -"support Sphinx_ docs written with reStructuredText_ and `CommonMark`_. We " -"pull your code from your Subversion_, Bazaar_, Git_, and Mercurial_ " -"repositories. Then we build documentation and host it for you. Think of it " -"as *Continuous Documentation*." -msgstr "" - -#: ../../index.rst:10 -msgid "The code is open source, and `available on GitHub`_." -msgstr "" - -#: ../../index.rst:22 -msgid "" -"The main documentation for the site is organized into a couple sections:" -msgstr "" - -#: ../../index.rst:24 -msgid ":ref:`user-docs`" -msgstr "" - -#: ../../index.rst:25 -msgid ":ref:`feature-docs`" -msgstr "" - -#: ../../index.rst:26 -msgid ":ref:`about-docs`" -msgstr "" - -#: ../../index.rst:28 -msgid "Information about development is also available:" -msgstr "" - -#: ../../index.rst:30 -msgid ":ref:`dev-docs`" -msgstr "" - -#: ../../index.rst:31 -msgid ":ref:`design-docs`" -msgstr "" - -#: ../../index.rst:35 -msgid "User Documentation" -msgstr "" - -#: ../../index.rst:52 -msgid "About Read the Docs" -msgstr "" - -#: ../../index.rst:70 -msgid "Feature Documentation" -msgstr "" - -#: ../../index.rst:92 -msgid "Developer Documentation" -msgstr "" - -#: ../../index.rst:111 -msgid "Business Documentation" -msgstr "" - -#: ../../index.rst:119 -msgid "Custom Install Documentation" -msgstr "" - -#: ../../index.rst:127 -msgid "Designer Documentation" -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/install.mo b/docs/user/locale/ru/LC_MESSAGES/install.mo deleted file mode 100644 index 1973f24e746..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/install.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/install.po b/docs/user/locale/ru/LC_MESSAGES/install.po deleted file mode 100644 index 98a9348c239..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/install.po +++ /dev/null @@ -1,193 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../install.rst:2 -msgid "Installation" -msgstr "" - -#: ../../install.rst:4 -msgid "" -"Here is a step by step plan on how to install Read the Docs. It will get you" -" to a point of having a local running instance." -msgstr "" - -#: ../../install.rst:8 -msgid "" -"First, obtain `Python 3.6`_ and virtualenv_ if you do not already have them." -" Using a virtual environment will make the installation easier, and will " -"help to avoid clutter in your system-wide libraries. You will also need Git_" -" in order to clone the repository. If you plan to import Python 2.7 project " -"to your RTD then you'll need to install Python 2.7 with virtualenv in your " -"system as well." -msgstr "" - -#: ../../install.rst:25 -msgid "Requires Git version >=2" -msgstr "" - -#: ../../install.rst:29 -msgid "" -"If you are having trouble on OS X Mavericks (or possibly other versions of " -"OS X) with building ``lxml``, you probably might need to use Homebrew_ to " -"``brew install libxml2``, and invoke the install with::" -msgstr "" - -#: ../../install.rst:39 -msgid "" -"Linux users may find they need to install a few additional packages in order" -" to successfully execute ``pip install -r requirements.txt``. For example, a" -" clean install of Ubuntu 14.04 LTS will require the following packages::" -msgstr "" - -#: ../../install.rst:48 -msgid "CentOS/RHEL 7 will require::" -msgstr "" - -#: ../../install.rst:52 -msgid "" -"Users of other Linux distributions may need to install the equivalent " -"packages, depending on their system configuration." -msgstr "" - -#: ../../install.rst:57 -msgid "" -"If you want full support for searching inside your Read the Docs site you " -"will need to install Elasticsearch_." -msgstr "" - -#: ../../install.rst:60 -msgid "" -"Ubuntu users could install this package by following " -":doc:`/custom_installs/elasticsearch`." -msgstr "" - -#: ../../install.rst:64 -msgid "Besides the Python specific dependencies, you will also need Redis_." -msgstr "" - -#: ../../install.rst:66 -msgid "Ubuntu users could install this package as following::" -msgstr "" - -#: ../../install.rst:71 -msgid "" -"You will need to verify that your pip version is higher than 1.5 you can do " -"this as such::" -msgstr "" - -#: ../../install.rst:75 -msgid "" -"If this is not the case please update your pip version before continuing::" -msgstr "" - -#: ../../install.rst:79 -msgid "" -"Once you have these, create a virtual environment somewhere on your disk, " -"then activate it::" -msgstr "" - -#: ../../install.rst:86 -msgid "Create a folder in here, and clone the repository::" -msgstr "" - -#: ../../install.rst:92 -msgid "" -"Next, install the dependencies using ``pip`` (included inside of " -"virtualenv_)::" -msgstr "" - -#: ../../install.rst:97 -msgid "" -"This may take a while, so go grab a beverage. When it's done, build your " -"database::" -msgstr "" - -#: ../../install.rst:102 -msgid "Then please create a superuser account for Django::" -msgstr "" - -#: ../../install.rst:106 -msgid "Now let's properly generate the static assets::" -msgstr "" - -#: ../../install.rst:110 -msgid "" -"By now, it is the right time to load in a couple users and a test project::" -msgstr "" - -#: ../../install.rst:116 -msgid "" -"If you do not opt to install test data, you'll need to create an account for" -" API use and set ``SLUMBER_USERNAME`` and ``SLUMBER_PASSWORD`` in order for " -"everything to work properly. This can be done by using ``createsuperuser``, " -"then attempting a manual login to create an ``EmailAddress`` entry for the " -"user, then you can use ``shell_plus`` to update the object with " -"``primary=True``, ``verified=True``." -msgstr "" - -#: ../../install.rst:123 -msgid "Finally, you're ready to start the webserver::" -msgstr "" - -#: ../../install.rst:127 -msgid "" -"Visit http://127.0.0.1:8000/ in your browser to see how it looks; you can " -"use the admin interface via http://127.0.0.1:8000/admin (logging in with the" -" superuser account you just created)." -msgstr "" - -#: ../../install.rst:131 -msgid "" -"For builds to properly kick off as expected, it is necessary the port you're" -" serving on (i.e. ``runserver 0.0.0.0:8080``) match the port defined in " -"``PRODUCTION_DOMAIN``. You can utilize ``local_settings.py`` to modify this." -" (By default, it's ``localhost:8000``)" -msgstr "" - -#: ../../install.rst:136 -msgid "" -"While the webserver is running, you can build documentation for the latest " -"version of a project called 'pip' with the ``update_repos`` command. You " -"can replace 'pip' with the name of any added project::" -msgstr "" - -#: ../../install.rst:143 -msgid "What's available" -msgstr "" - -#: ../../install.rst:145 -msgid "" -"After registering with the site (or creating yourself a superuser account), " -"you will be able to log in and view the `dashboard " -"`_." -msgstr "" - -#: ../../install.rst:149 -msgid "Importing your docs" -msgstr "" - -#: ../../install.rst:151 -msgid "" -"One of the goals of readthedocs.org is to make it easy for any open source " -"developer to get high quality hosted docs with great visibility! Simply " -"provide us with the clone URL to your repo, we'll pull your code, extract " -"your docs, and build them! We make available a post-commit webhook that can " -"be configured to update the docs whenever you commit to your repo. See our " -":doc:`getting_started` page to learn more." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/issue-labels.mo b/docs/user/locale/ru/LC_MESSAGES/issue-labels.mo deleted file mode 100644 index e2e6f6041bd..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/issue-labels.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/issue-labels.po b/docs/user/locale/ru/LC_MESSAGES/issue-labels.po deleted file mode 100644 index 53b9df85eb1..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/issue-labels.po +++ /dev/null @@ -1,251 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../issue-labels.rst:2 -msgid "Overview of issue labels" -msgstr "" - -#: ../../issue-labels.rst:4 -msgid "" -"Here is a full list of labels that we use in the `GitHub issue tracker`_ and" -" what they stand for." -msgstr "" - -#: ../../issue-labels.rst:18 -msgid "*Accepted*" -msgstr "" - -#: ../../issue-labels.rst:10 -msgid "" -"Issues with this label are issues that the core team has accepted on to the " -"roadmap. The core team focuses on accepted bugs, features, and improvements " -"that are on our immediate roadmap and will give priority to these issues. " -"Pull requests could be delayed or closed if the pull request doesn't align " -"with our current roadmap. An issue or pull request that has not been " -"accepted should either eventually move to an accepted state, or should be " -"closed. As an issue is accepted, we will find room for it on our roadmap, " -"either on an upcoming release (point release milestones), or on a future " -"milestone project (named milestones)." -msgstr "" - -#: ../../issue-labels.rst:24 -msgid "*Bug*" -msgstr "" - -#: ../../issue-labels.rst:21 -msgid "" -"An issue describing unexpected or malicious behaviour of the readthedocs.org" -" software. A Bug issue differs from an Improvement issue in that Bug issues " -"are given priority on our roadmap. On release, these issues generally only " -"warrant incrementing the patch level version." -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "*Design*" -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "Issues related to the UI of the readthedocs.org website." -msgstr "" - -#: ../../issue-labels.rst:33 -msgid "*Feature*" -msgstr "" - -#: ../../issue-labels.rst:30 -msgid "" -"Issues that describe new features. Issues that do not describe new features," -" such as code cleanup or fixes that are not related to a bug, should " -"probably be given the Improvement label instead. On release, issues with the" -" Feature label warrant at least a minor version increase." -msgstr "" - -#: ../../issue-labels.rst:37 -msgid "*Good First Issue*" -msgstr "" - -#: ../../issue-labels.rst:36 -msgid "" -"This label marks issues that are easy to get started with. The issue should " -"be ideal for beginners to dive into the code base." -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "*Priority: high*" -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "Issues with this label should be resolved as quickly as possible." -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "*Priority: low*" -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "" -"Issues with this label won't have the immediate focus of the core team." -msgstr "" - -#: ../../issue-labels.rst:50 -msgid "*Improvement*" -msgstr "" - -#: ../../issue-labels.rst:46 -msgid "" -"An issue with this label is not a Bug nor a Feature. Code cleanup or small " -"changes to existing features would likely have this label. The distinction " -"for this label is that these issues have a lower priority on our roadmap " -"compared to issues labeled Bug, and aren't implementing new features, such " -"as a Feature issue might." -msgstr "" - -#: ../../issue-labels.rst:54 -msgid "*Needed: design decision*" -msgstr "" - -#: ../../issue-labels.rst:53 -msgid "" -"Issues that need a design decision are blocked for development until a " -"project leader clarifies the way in which the issue should be approached." -msgstr "" - -#: ../../issue-labels.rst:58 -msgid "*Needed: documentation*" -msgstr "" - -#: ../../issue-labels.rst:57 -msgid "" -"If an issue involves creating or refining documentation, this label will be " -"assigned." -msgstr "" - -#: ../../issue-labels.rst:65 -msgid "*Needed: more information*" -msgstr "" - -#: ../../issue-labels.rst:61 -msgid "" -"This label indicates that a reply with more information is required from the" -" bug reporter. If no response is given by the reporter, the issue is " -"considered invalid after 2 weeks and will be closed. See the documentation " -"about our :ref:`triage process ` for more " -"information." -msgstr "" - -#: ../../issue-labels.rst:69 -msgid "*Needed: patch*" -msgstr "" - -#: ../../issue-labels.rst:68 -msgid "" -"This label indicates that a patch is required in order to resolve the issue." -" A fix should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:73 -msgid "*Needed: tests*" -msgstr "" - -#: ../../issue-labels.rst:72 -msgid "" -"This label indicates that a better test coverage is required to resolve the " -"issue. New tests should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:77 -msgid "*Needed: replication*" -msgstr "" - -#: ../../issue-labels.rst:76 -msgid "" -"This label indicates that a bug has been reported, but has not been " -"successfully replicated by another user or contributor yet." -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "*Operations*" -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "Issues that require changes in the server infrastructure." -msgstr "" - -#: ../../issue-labels.rst:84 -msgid "*PR: work in progress*" -msgstr "" - -#: ../../issue-labels.rst:83 -msgid "" -"Pull Requests that are not complete yet. A final review is not possible yet," -" but every Pull Request is open for discussion." -msgstr "" - -#: ../../issue-labels.rst:88 -msgid "*PR: hotfix*" -msgstr "" - -#: ../../issue-labels.rst:87 -msgid "" -"Pull request was applied directly to production after a release. These pull " -"requests still need review to be merged into the next release." -msgstr "" - -#: ../../issue-labels.rst:92 -msgid "*Sprintable*" -msgstr "" - -#: ../../issue-labels.rst:91 -msgid "" -"Sprintable are all issues that have the right amount of scope to be handled " -"during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../issue-labels.rst:96 -msgid "*Status: blocked*" -msgstr "" - -#: ../../issue-labels.rst:95 -msgid "" -"The issue cannot be resolved until some other issue has been closed. See the" -" issue's log for which issue is blocking this issue." -msgstr "" - -#: ../../issue-labels.rst:101 -msgid "*Status: stale*" -msgstr "" - -#: ../../issue-labels.rst:99 -msgid "" -"A issue is stale if it there has been no activity on it for 90 days. Once a " -"issue is determined to be stale, it will be closed after 2 weeks unless " -"there is activity on the issue." -msgstr "" - -#: ../../issue-labels.rst:106 -msgid "*Support*" -msgstr "" - -#: ../../issue-labels.rst:104 -msgid "" -"Questions that needs answering but do not require code changes or issues " -"that only require a one time action on the server will have this label. See " -"the documentation about our :ref:`triage process ` " -"for more information." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/localization.mo b/docs/user/locale/ru/LC_MESSAGES/localization.mo deleted file mode 100644 index cfe064221f3..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/localization.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/localization.po b/docs/user/locale/ru/LC_MESSAGES/localization.po deleted file mode 100644 index 63ca0712478..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/localization.po +++ /dev/null @@ -1,124 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../localization.rst:2 -msgid "Localization of Documentation" -msgstr "" - -#: ../../localization.rst:4 -msgid "" -"This feature only applies to Sphinx documentation. We are working to bring " -"it to our other documentation backends." -msgstr "" - -#: ../../localization.rst:6 -msgid "" -"Read the Docs supports hosting your docs in multiple languages. There are " -"two different things that we support:" -msgstr "" - -#: ../../localization.rst:9 -msgid "A single project written in another language" -msgstr "" - -#: ../../localization.rst:10 -msgid "A project with translations into multiple languages" -msgstr "" - -#: ../../localization.rst:14 -msgid "Single project in another language" -msgstr "" - -#: ../../localization.rst:16 -msgid "" -"It is easy to set the *Language* of your project. On the project *Admin* " -"page (or *Import* page), simply select your desired *Language* from the " -"dropdown. This will tell Read the Docs that your project is in the language." -" The language will be represented in the URL for your project." -msgstr "" - -#: ../../localization.rst:22 -msgid "" -"For example, a project that is in Spanish will have a default URL of " -"``/es/latest/`` instead of ``/en/latest/``." -msgstr "" - -#: ../../localization.rst:25 -msgid "" -"You must commit the ``.po`` files for Read the Docs to translate your " -"documentation." -msgstr "" - -#: ../../localization.rst:28 -msgid "Project with multiple translations" -msgstr "" - -#: ../../localization.rst:30 -msgid "" -"This situation is a bit more complicated. To support this, you will have one" -" parent project and a number of projects marked as translations of that " -"parent. Let's use ``phpmyadmin`` as an example." -msgstr "" - -#: ../../localization.rst:35 -msgid "" -"The main ``phpmyadmin`` project is the parent for all translations. Then you" -" must create a project for each translation, for example ``phpmyadmin-" -"spanish``. You will set the *Language* for ``phpmyadmin-spanish`` to " -"``Spanish``. In the parent projects *Translations* page, you will say that " -"``phpmyadmin-spanish`` is a translation for your project." -msgstr "" - -#: ../../localization.rst:42 -msgid "This has the results of serving:" -msgstr "" - -#: ../../localization.rst:44 -msgid "``phpmyadmin`` at ``http://phpmyadmin.readthedocs.io/en/latest/``" -msgstr "" - -#: ../../localization.rst:45 -msgid "" -"``phpmyadmin-spanish`` at ``http://phpmyadmin.readthedocs.io/es/latest/``" -msgstr "" - -#: ../../localization.rst:47 -msgid "It also gets included in the Read the Docs flyout:" -msgstr "" - -#: ../../localization.rst:52 -msgid "" -"The default language of a custom domain is determined by the language of the" -" parent project that the domain was configured on. See " -":doc:`alternate_domains` for more information." -msgstr "" - -#: ../../localization.rst:56 -msgid "" -"You can include multiple translations in the same repository, with same " -"``conf.py`` and ``.rst`` files, but each project must specify the language " -"to build for those docs." -msgstr "" - -#: ../../localization.rst:60 -msgid "" -"You can read :doc:`guides/manage-translations` to understand the whole " -"process for a documentation with multiples languages in the same repository " -"and how to keep the translations updated on time." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/open-source-philosophy.mo b/docs/user/locale/ru/LC_MESSAGES/open-source-philosophy.mo deleted file mode 100644 index 5e16b9caa0f..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/open-source-philosophy.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/open-source-philosophy.po b/docs/user/locale/ru/LC_MESSAGES/open-source-philosophy.po deleted file mode 100644 index 75127828d59..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/open-source-philosophy.po +++ /dev/null @@ -1,113 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../open-source-philosophy.rst:2 -msgid "Read the Docs Open Source Philosophy" -msgstr "" - -#: ../../open-source-philosophy.rst:4 -msgid "" -"Read the Docs is Open Source software. We have `licensed " -"`_ the code " -"base as MIT, which provides almost no restrictions on the use of the code." -msgstr "" - -#: ../../open-source-philosophy.rst:8 -msgid "" -"However, as a project there are things that we care about more than others. " -"We built Read the Docs to support documentation in the Open Source " -"community. The code is open for people to contribute to, so that they may " -"build features into https://readthedocs.org that they want. We also believe " -"sharing the code openly is a valuable learning tool, especially for " -"demonstrating how to collaborate and maintain an enormous website." -msgstr "" - -#: ../../open-source-philosophy.rst:18 -msgid "Official Support" -msgstr "" - -#: ../../open-source-philosophy.rst:20 -msgid "" -"The time of the core developers of Read the Docs is limited. We provide " -"official support for the following things:" -msgstr "" - -#: ../../open-source-philosophy.rst:23 -msgid "Local development on the Python code base" -msgstr "" - -#: ../../open-source-philosophy.rst:24 -msgid "Usage of https://readthedocs.org for Open Source projects" -msgstr "" - -#: ../../open-source-philosophy.rst:25 -msgid "" -"Bug fixes in the code base, as it applies to running it on " -"https://readthedocs.org" -msgstr "" - -#: ../../open-source-philosophy.rst:28 -msgid "Unsupported" -msgstr "" - -#: ../../open-source-philosophy.rst:30 -msgid "" -"There are use cases that we don't support, because it doesn't further our " -"goal of promoting documentation in the Open Source Community." -msgstr "" - -#: ../../open-source-philosophy.rst:33 -msgid "We do not support:" -msgstr "" - -#: ../../open-source-philosophy.rst:35 -msgid "Specific usage of Sphinx and Mkdocs, that don't affect our hosting" -msgstr "" - -#: ../../open-source-philosophy.rst:36 -msgid "Custom installations of Read the Docs at your company" -msgstr "" - -#: ../../open-source-philosophy.rst:37 -msgid "Installation of Read the Docs on other platforms" -msgstr "" - -#: ../../open-source-philosophy.rst:38 -msgid "Any installation issues outside of the Read the Docs Python Code" -msgstr "" - -#: ../../open-source-philosophy.rst:41 -msgid "Rationale" -msgstr "" - -#: ../../open-source-philosophy.rst:43 -msgid "" -"Read the Docs was founded to improve documentation in the Open Source " -"Community. We fully recognize and allow the code to be used for internal " -"installs at companies, but we will not spend our time supporting it. Our " -"time is limited, and we want to spend it on the mission that we set out to " -"originally support." -msgstr "" - -#: ../../open-source-philosophy.rst:49 -msgid "" -"If you feel strongly about installing Read the Docs internal to a company, " -"we will happily link to third party resources on this topic. Please open an " -"issue with a proposal if you want to take on this task." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/privacy-policy.mo b/docs/user/locale/ru/LC_MESSAGES/privacy-policy.mo deleted file mode 100644 index 0e15646f243..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/privacy-policy.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/privacy-policy.po b/docs/user/locale/ru/LC_MESSAGES/privacy-policy.po deleted file mode 100644 index e023984b18c..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/privacy-policy.po +++ /dev/null @@ -1,658 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../privacy-policy.rst:5 -msgid "Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:7 -msgid "Effective date: **May 30, 2018**" -msgstr "" - -#: ../../privacy-policy.rst:9 -msgid "" -"Welcome to Read the Docs. At Read the Docs, we believe in protecting the " -"privacy of our users, authors, and readers." -msgstr "" - -#: ../../privacy-policy.rst:15 -msgid "The short version" -msgstr "" - -#: ../../privacy-policy.rst:17 -msgid "" -"We collect your information only with your consent; we only collect the " -"minimum amount of personal information that is necessary to fulfill the " -"purpose of your interaction with us; we don't sell it to third parties; and " -"we only use it as this Privacy Policy describes." -msgstr "" - -#: ../../privacy-policy.rst:23 -msgid "" -"Of course, the short version doesn't tell you everything, so please read on " -"for more details!" -msgstr "" - -#: ../../privacy-policy.rst:28 -msgid "Our services" -msgstr "" - -#: ../../privacy-policy.rst:30 -msgid "Read the Docs is made up of:" -msgstr "" - -#: ../../privacy-policy.rst:35 -msgid "readthedocs.org" -msgstr "" - -#: ../../privacy-policy.rst:33 -msgid "" -"This is a website aimed at documentation authors writing and building " -"software documentation. This Privacy Policy applies to this site in full " -"without reservation." -msgstr "" - -#: ../../privacy-policy.rst:41 -msgid "readthedocs.com" -msgstr "" - -#: ../../privacy-policy.rst:38 -msgid "" -"This website is a commercial hosted offering for hosting private " -"documentation for corporate clients. It is governed by this privacy policy " -"but also separate `terms `_." -msgstr "" - -#: ../../privacy-policy.rst:48 -msgid "" -"readthedocs.io, readthedocs-hosted.com, and other domains (\"Documentation " -"Sites\")" -msgstr "" - -#: ../../privacy-policy.rst:44 -msgid "" -"These websites are where Read the Docs hosts documentation on behalf of " -"documentation authors. A best effort is made to apply this Privacy Policy to" -" these sites but the documentation may contain content and files created by " -"documentation authors." -msgstr "" - -#: ../../privacy-policy.rst:51 -msgid "What information Read the Docs collects and why" -msgstr "" - -#: ../../privacy-policy.rst:54 -msgid "Information from website browsers" -msgstr "" - -#: ../../privacy-policy.rst:56 -msgid "" -"If you're **just browsing the website**, we collect the same basic " -"information that most websites collect. We use common internet technologies," -" such as cookies and web server logs. We collect this basic information from" -" everybody, whether they have an account or not." -msgstr "" - -#: ../../privacy-policy.rst:60 -msgid "The information we collect about all visitors to our website includes:" -msgstr "" - -#: ../../privacy-policy.rst:62 -msgid "the visitor's browser type" -msgstr "" - -#: ../../privacy-policy.rst:63 -msgid "language preference" -msgstr "" - -#: ../../privacy-policy.rst:64 -msgid "referring site" -msgstr "" - -#: ../../privacy-policy.rst:65 -msgid "the date and time of each visitor request" -msgstr "" - -#: ../../privacy-policy.rst:67 -msgid "" -"We also collect potentially personally-identifying information like Internet" -" Protocol (IP) addresses." -msgstr "" - -#: ../../privacy-policy.rst:72 ../../privacy-policy.rst:96 -msgid "Why do we collect this?" -msgstr "" - -#: ../../privacy-policy.rst:74 -msgid "" -"We collect this information to better understand how our website visitors " -"use Read the Docs, and to monitor and protect the security of the website." -msgstr "" - -#: ../../privacy-policy.rst:79 -msgid "Information from users with accounts" -msgstr "" - -#: ../../privacy-policy.rst:81 -msgid "" -"If you **create an account**, we require some basic information at the time " -"of account creation. You will create your own user name and password, and we" -" will ask you for a valid email account. You also have the option to give us" -" more information if you want to, and this may include \"User Personal " -"Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:86 -msgid "" -"\"User Personal Information\" is any information about one of our users " -"which could, alone or together with other information, personally identify " -"him or her. Information such as a user name and password, an email address, " -"a real name, and a photograph are examples of \"User Personal Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:91 -msgid "" -"User Personal Information does not include aggregated, non-personally " -"identifying information. We may use aggregated, non-personally identifying " -"information to operate, improve, and optimize our website and service." -msgstr "" - -#: ../../privacy-policy.rst:98 -msgid "" -"We need your User Personal Information to create your account, and to " -"provide the services you request." -msgstr "" - -#: ../../privacy-policy.rst:99 -msgid "" -"We use your User Personal Information, specifically your user name, to " -"identify you on Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:100 -msgid "" -"We use it to fill out your profile and share that profile with other users." -msgstr "" - -#: ../../privacy-policy.rst:101 -msgid "" -"We will use your email address to communicate with you but it is not shared " -"publicly." -msgstr "" - -#: ../../privacy-policy.rst:102 -msgid "" -"We limit our use of your User Personal Information to the purposes listed in" -" this Privacy Statement. If we need to use your User Personal Information " -"for other purposes, we will ask your permission first. You can always see " -"what information we have in your `user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:108 -msgid "What information Read the Docs does not collect" -msgstr "" - -#: ../../privacy-policy.rst:110 -msgid "" -"We do not intentionally collect **sensitive personal information**, such as " -"social security numbers, genetic data, health information, or religious " -"information." -msgstr "" - -#: ../../privacy-policy.rst:113 -msgid "" -"Documentation Sites hosted on Read the Docs are public, anyone (including " -"us) may view their contents. If you have included private or sensitive " -"information in your Documentation Site, such as email addresses, that " -"information may be indexed by search engines or used by third parties." -msgstr "" - -#: ../../privacy-policy.rst:118 -msgid "" -"If you're a **child under the age of 13**, you may not have an account on " -"Read the Docs. Read the Docs does not knowingly collect information from or " -"direct any of our content specifically to children under 13. If we learn or " -"have reason to suspect that you are a user who is under the age of 13, we " -"will unfortunately have to close your account. We don't want to discourage " -"you from writing software documentation, but those are the rules." -msgstr "" - -#: ../../privacy-policy.rst:124 -msgid "How we share the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:126 -msgid "" -"We **do not** share, sell, rent, or trade User Personal Information with " -"third parties for their commercial purposes." -msgstr "" - -#: ../../privacy-policy.rst:129 -msgid "" -"We do not disclose User Personal Information outside Read the Docs, except " -"in the situations listed in this section or in the section below on " -"compelled disclosure." -msgstr "" - -#: ../../privacy-policy.rst:133 -msgid "" -"We **do** share certain aggregated, non-personally identifying information " -"with others about how our users, collectively, use Read the Docs. For " -"example, we may compile statistics on the prevalence of different types of " -"documentation across Read the Docs for a blog post or popularity of " -"programming languages for advertising partners." -msgstr "" - -#: ../../privacy-policy.rst:139 -msgid "" -"We **do** host advertising on Documentation Sites. This advertising is " -"first-party advertising hosted by Read the Docs. We **do not** run any code " -"from advertisers and all ad images are hosted on Read the Docs' servers. For" -" more details, see our document on :doc:`advertising/advertising-details`." -msgstr "" - -#: ../../privacy-policy.rst:145 -msgid "" -"We may use User Personal Information with your permission, so we can perform" -" services you have requested. For example, if you request service on " -"commercially hosted docs, we will ask your permission to sync your private " -"repositories." -msgstr "" - -#: ../../privacy-policy.rst:150 -msgid "" -"We may share User Personal Information with a limited number of third party " -"vendors who process it on our behalf to provide or improve our service, and " -"who have agreed to privacy restrictions similar to our own Privacy " -"Statement. For more details, see our next section on :ref:`third parties " -"`." -msgstr "" - -#: ../../privacy-policy.rst:157 -msgid "Third party vendors" -msgstr "" - -#: ../../privacy-policy.rst:159 -msgid "" -"As we mentioned, we may share some information with third party vendors or " -"it may be collected by them on our behalf. The information collected and " -"stored by third parties is subject to their policies and practices. This " -"list will be updated from time to time and we encourage you to check back " -"periodically." -msgstr "" - -#: ../../privacy-policy.rst:167 -msgid "Payment processing" -msgstr "" - -#: ../../privacy-policy.rst:169 -msgid "" -"Should you choose to become a `Supporter`_, purchase a `Gold Membership`_, " -"or become a subscriber to Read the Docs' commercial hosting product, your " -"payment information and details will be processed by Stripe. Read the Docs " -"does not store your payment information." -msgstr "" - -#: ../../privacy-policy.rst:178 -msgid "Site monitoring" -msgstr "" - -#: ../../privacy-policy.rst:180 -msgid "" -"Read the Docs uses Sentry and New Relic to diagnose errors and improve the " -"performance of our site. Both companies take part in the EU-US Privacy " -"Shield framework. We aim to minimize the amount of personal information " -"shared, but the information may include your IP address." -msgstr "" - -#: ../../privacy-policy.rst:187 -msgid "Analytics" -msgstr "" - -#: ../../privacy-policy.rst:189 -msgid "" -"We go into detail on analytics in a :ref:`separate section specific to " -"analytics `." -msgstr "" - -#: ../../privacy-policy.rst:193 -msgid "Support Desk" -msgstr "" - -#: ../../privacy-policy.rst:195 -msgid "" -"Read the Docs uses Intercom to manage support requests for documentation " -"hosted through our commercial hosting on readthedocs.com. If you request " -"support -- typically via email -- Intercom may process your contact " -"information." -msgstr "" - -#: ../../privacy-policy.rst:201 -msgid "Email newsletter" -msgstr "" - -#: ../../privacy-policy.rst:203 -msgid "" -"If you sign up for the `Read the Docs email newsletter`_, your email address" -" and name will be stored by Mailchimp. This newsletter is separate from " -"creating a Read the Docs account and signing up for Read the Docs does not " -"opt you in for the newsletter." -msgstr "" - -#: ../../privacy-policy.rst:208 -msgid "" -"You can manage your email subscription including unsubscribing and deleting " -"your records with Mailchimp. There is a link to do so in the footer of any " -"newsletter you receive from us." -msgstr "" - -#: ../../privacy-policy.rst:216 -msgid "Public Information on Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:218 -msgid "" -"Most of Read the Docs is public-facing including user names, project names, " -"and Documentation Sites. If your content is public-facing, third parties may" -" access it. We do not sell that content; it is yours." -msgstr "" - -#: ../../privacy-policy.rst:225 -msgid "Our use of cookies and tracking" -msgstr "" - -#: ../../privacy-policy.rst:229 -msgid "Do Not Track" -msgstr "" - -#: ../../privacy-policy.rst:231 -msgid "" -"Read the Docs supports Do Not Track (DNT) and respects users' tracking " -"preferences. Specifically, we support the `W3C's tracking preference " -"expression`_ and the `EFF's DNT Policy`_." -msgstr "" - -#: ../../privacy-policy.rst:235 -msgid "For Read the Docs, this means:" -msgstr "" - -#: ../../privacy-policy.rst:237 -msgid "" -"We **do not** do behavioral ad targeting regardless of your DNT preference." -msgstr "" - -#: ../../privacy-policy.rst:238 -msgid "" -"When DNT is enabled, both logged-in and logged-out users are considered " -"opted-out of :ref:`analytics `." -msgstr "" - -#: ../../privacy-policy.rst:240 -msgid "" -"Regardless of DNT preference, our logs that contain IP addresses and user " -"agent strings are deleted after 10 days unless a DNT exception applies." -msgstr "" - -#: ../../privacy-policy.rst:242 -msgid "Our full DNT policy is `available here`_." -msgstr "" - -#: ../../privacy-policy.rst:244 -msgid "" -"Our DNT policy applies without reservation to readthedocs.org and " -"readthedocs.com. A best effort is made to apply this to Documentation Sites," -" but we do not have complete control over the contents of these sites." -msgstr "" - -#: ../../privacy-policy.rst:248 -msgid "For more details about DNT, visit `All About Do Not Track`_." -msgstr "" - -#: ../../privacy-policy.rst:252 -msgid "" -"Due to the nature of our environment where documentation is built as " -"necessary, the DNT analytics opt-out for Documentation Sites only applies " -"for those sites generated after May 1, 2018." -msgstr "" - -#: ../../privacy-policy.rst:262 -msgid "Cookies" -msgstr "" - -#: ../../privacy-policy.rst:264 -msgid "" -"Read the Docs uses cookies to make interactions with our service easy and " -"meaningful. We use cookies to keep you logged in, remember your preferences," -" and provide information for future development of Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:268 -msgid "" -"A cookie is a small piece of text that our web server stores on your " -"computer or mobile device, which your browser sends to us when you return to" -" our site. Cookies do not necessarily identify you if you are merely " -"visiting Read the Docs; however, a cookie may store a unique identifier for " -"each logged in user. The cookies Read the Docs sets are essential for the " -"operation of the website, or are used for performance or functionality. By " -"using our website, you agree that we can place these types of cookies on " -"your computer or device. If you disable your browser or device's ability to " -"accept cookies, you will not be able to log in to Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:279 -msgid "Google Analytics" -msgstr "" - -#: ../../privacy-policy.rst:281 -msgid "" -"We use Google Analytics as a third party tracking service, but we don't use " -"it to track you individually or collect your User Personal Information. We " -"use Google Analytics to collect information about how our website performs " -"and how our users, in general, navigate through and use Read the Docs. This " -"helps us evaluate our users' use of Read the Docs; compile statistical " -"reports on activity; and improve our content and website performance." -msgstr "" - -#: ../../privacy-policy.rst:288 -msgid "" -"Google Analytics gathers certain simple, non-personally identifying " -"information over time, such as your IP address, browser type, internet " -"service provider, referring and exit pages, time stamp, and similar data " -"about your use of Read the Docs. We do not link this information to any of " -"your personal information such as your user name." -msgstr "" - -#: ../../privacy-policy.rst:293 -msgid "" -"Read the Docs will not, nor will we allow any third party to, use the Google" -" Analytics tool to track our users individually; collect any User Personal " -"Information other than IP address; or correlate your IP address with your " -"identity. Google provides further information about its own privacy " -"practices and offers a `browser add-on to opt out of Google Analytics " -"tracking `_. You may also opt-out " -"of analytics on Read the Docs by enabled Do Not Track." -msgstr "" - -#: ../../privacy-policy.rst:303 -msgid "How Read the Docs secures your information" -msgstr "" - -#: ../../privacy-policy.rst:305 -msgid "" -"Read the Docs takes all measures reasonably necessary to protect User " -"Personal Information from unauthorized access, alteration, or destruction; " -"maintain data accuracy; and help ensure the appropriate use of User Personal" -" Information. We follow generally accepted industry standards to protect the" -" personal information submitted to us, both during transmission and once we " -"receive it." -msgstr "" - -#: ../../privacy-policy.rst:311 -msgid "" -"No method of transmission, or method of electronic storage, is 100% secure. " -"Therefore, we cannot guarantee its absolute security." -msgstr "" - -#: ../../privacy-policy.rst:316 -msgid "Read the Docs' global privacy practices" -msgstr "" - -#: ../../privacy-policy.rst:318 -msgid "" -"**Information that we collect will be stored and processed in the United " -"States** in accordance with this Privacy Policy. However, we understand that" -" we have users from different countries and regions with different privacy " -"expectations, and we try to meet those needs." -msgstr "" - -#: ../../privacy-policy.rst:324 -msgid "" -"We provide the same standard of privacy protection to all our users around " -"the world, regardless of their country of origin or location, Additionally, " -"we require that if our vendors or affiliates have access to User Personal " -"Information, they must comply with our privacy policies and with applicable " -"data privacy laws." -msgstr "" - -#: ../../privacy-policy.rst:330 -msgid "In particular:" -msgstr "" - -#: ../../privacy-policy.rst:332 -msgid "" -"Read the Docs provides clear methods of unambiguous, informed consent at the" -" time of data collection, when we do collect your personal data." -msgstr "" - -#: ../../privacy-policy.rst:335 -msgid "" -"We collect only the minimum amount of personal data necessary, unless you " -"choose to provide more. We encourage you to only give us the amount of data " -"you are comfortable sharing." -msgstr "" - -#: ../../privacy-policy.rst:337 -msgid "" -"We offer you simple methods of accessing, correcting, or deleting the data " -"we have collected." -msgstr "" - -#: ../../privacy-policy.rst:338 -msgid "We also provide our users a method of recourse and enforcement." -msgstr "" - -#: ../../privacy-policy.rst:342 -msgid "Resolving Complaints" -msgstr "" - -#: ../../privacy-policy.rst:344 -msgid "" -"If you have concerns about the way Read the Docs is handling your User " -"Personal Information, please let us know immediately by emailing us at " -"privacy@readthedocs.org." -msgstr "" - -#: ../../privacy-policy.rst:349 -msgid "How we respond to compelled disclosure" -msgstr "" - -#: ../../privacy-policy.rst:351 -msgid "" -"Read the Docs may disclose personally-identifying information or other " -"information we collect about you to law enforcement in response to a valid " -"subpoena, court order, warrant, or similar government order, or when we " -"believe in good faith that disclosure is reasonably necessary to protect our" -" property or rights, or those of third parties or the public at large." -msgstr "" - -#: ../../privacy-policy.rst:357 -msgid "" -"In complying with court orders and similar legal processes, Read the Docs " -"strives for transparency. When permitted, we will make a reasonable effort " -"to notify users of any disclosure of their information, unless we are " -"prohibited by law or court order from doing so, or in rare, exigent " -"circumstances." -msgstr "" - -#: ../../privacy-policy.rst:366 -msgid "How you can access and control the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:368 -msgid "" -"If you're already a Read the Docs user, you may access, update, alter, or " -"delete your basic user profile information by `editing your user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:374 -msgid "Data retention and deletion" -msgstr "" - -#: ../../privacy-policy.rst:376 -msgid "" -"Read the Docs will retain User Personal Information for as long as your " -"account is active or as needed to provide you services." -msgstr "" - -#: ../../privacy-policy.rst:379 -msgid "" -"We may retain certain User Personal Information indefinitely, unless you " -"delete it or request its deletion. For example, we don't automatically " -"delete inactive user accounts, so unless you choose to delete your account, " -"we will retain your account information indefinitely." -msgstr "" - -#: ../../privacy-policy.rst:385 -msgid "" -"If you would like to delete your User Personal Information, you may do so in" -" your `user account `__. We will " -"retain and use your information as necessary to comply with our legal " -"obligations, resolve disputes, and enforce our agreements, but barring legal" -" requirements, we will delete your full profile." -msgstr "" - -#: ../../privacy-policy.rst:391 -msgid "" -"Our web server logs for readthedocs.org, readthedocs.com, and Documentation " -"Sites are deleted after 10 days barring legal obligations." -msgstr "" - -#: ../../privacy-policy.rst:396 -msgid "Changes to our Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:398 -msgid "" -"We reserve the right to revise this Privacy Policy at any time. If we change" -" this Privacy Policy in the future, we will post the revised Privacy Policy " -"and update the \"Effective Date,\" above, to reflect the date of the " -"changes." -msgstr "" - -#: ../../privacy-policy.rst:405 -msgid "Contacting Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:407 -msgid "" -"Questions regarding Read the Docs' Privacy Policy or information practices " -"should be directed to privacy@readthedocs.org." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/privacy.mo b/docs/user/locale/ru/LC_MESSAGES/privacy.mo deleted file mode 100644 index 8cb07a73017..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/privacy.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/privacy.po b/docs/user/locale/ru/LC_MESSAGES/privacy.po deleted file mode 100644 index f070b47a1b4..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/privacy.po +++ /dev/null @@ -1,109 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../privacy.rst:2 -msgid "Privacy Levels" -msgstr "" - -#: ../../privacy.rst:4 -msgid "" -"Read the Docs supports 3 different privacy levels on 2 different objects; " -"Public, Protected, Private on Projects and Versions." -msgstr "" - -#: ../../privacy.rst:8 -msgid "Understanding the Privacy Levels" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Level" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Detail" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Listing" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Search" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Viewing" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:43 -msgid "Private" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:13 ../../privacy.rst:13 -#: ../../privacy.rst:15 ../../privacy.rst:15 -msgid "No" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:15 ../../privacy.rst:15 -#: ../../privacy.rst:17 ../../privacy.rst:17 ../../privacy.rst:17 -#: ../../privacy.rst:17 -msgid "Yes" -msgstr "" - -#: ../../privacy.rst:15 ../../privacy.rst:31 -msgid "Protected" -msgstr "" - -#: ../../privacy.rst:17 ../../privacy.rst:25 -msgid "Public" -msgstr "" - -#: ../../privacy.rst:20 -msgid "" -"With a URL to view the actual documentation, even private docs are viewable." -" This is because our architecture doesn't do any logic on documentation " -"display, to increase availability." -msgstr "" - -#: ../../privacy.rst:27 -msgid "" -"This is the easiest and most obvious. It is also the default. It means that " -"everything is available to be seen by everyone." -msgstr "" - -#: ../../privacy.rst:33 -msgid "" -"Protected means that your object won't show up in Listing Pages, but Detail " -"pages still work. For example, a Project that is Protected will not show on " -"the homepage Recently Updated list, however, if you link directly to the " -"project, you will get a 200 and the page will display." -msgstr "" - -#: ../../privacy.rst:38 -msgid "" -"Protected Versions are similar, they won't show up in your version listings," -" but will be available once linked to." -msgstr "" - -#: ../../privacy.rst:45 -msgid "" -"Private objects are available only to people who have permissions to see " -"them. They will not display on any list view, and will 404 when you link " -"them to others." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/security.mo b/docs/user/locale/ru/LC_MESSAGES/security.mo deleted file mode 100644 index 7f8313a31a1..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/security.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/security.po b/docs/user/locale/ru/LC_MESSAGES/security.po deleted file mode 100644 index fe1505650bb..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/security.po +++ /dev/null @@ -1,98 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../security.rst:2 -msgid "Security" -msgstr "" - -#: ../../security.rst:4 -msgid "" -"Security is very important to us at Read the Docs. We are committed to " -"responsible reporting and disclosure of security issues." -msgstr "" - -#: ../../security.rst:7 -msgid "Reporting a security issue" -msgstr "" - -#: ../../security.rst:9 -msgid "" -"If you believe you've discovered a security issue at Read the Docs, please " -"contact us at **security@readthedocs.org** (optionally using our " -":ref:`security:PGP key`). We request that you please not publicly disclose " -"the issue until it has been addressed by us." -msgstr "" - -#: ../../security.rst:13 -msgid "You can expect:" -msgstr "" - -#: ../../security.rst:15 -msgid "" -"We will respond acknowledging your email typically within one business day." -msgstr "" - -#: ../../security.rst:16 -msgid "" -"We will follow up if and when we have confirmed the issue with a timetable " -"for the fix." -msgstr "" - -#: ../../security.rst:17 -msgid "We will notify you when the issue is fixed." -msgstr "" - -#: ../../security.rst:18 -msgid "" -"We will add the issue to our :ref:`security issue archive `." -msgstr "" - -#: ../../security.rst:21 -msgid "PGP key" -msgstr "" - -#: ../../security.rst:23 -msgid "" -"You may use this `PGP key`__ to securely communicate with us and to verify " -"signed messages you receive from us." -msgstr "" - -#: ../../security.rst:85 -msgid "Security issue archive" -msgstr "" - -#: ../../security.rst:88 -msgid "Release 2.3.0" -msgstr "" - -#: ../../security.rst:90 -msgid "" -":ref:`version-2.3.0` resolves a security issue with translations on our " -"community hosting site that allowed users to modify the hosted path of a " -"target project by adding it as a translation project of their own project. A" -" check was added to ensure project ownership before adding the project as a " -"translation." -msgstr "" - -#: ../../security.rst:95 -msgid "" -"In order to add a project as a translation now, users must now first be " -"granted ownership in the translation project." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/single_version.mo b/docs/user/locale/ru/LC_MESSAGES/single_version.mo deleted file mode 100644 index 74ff3f4d89e..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/single_version.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/single_version.po b/docs/user/locale/ru/LC_MESSAGES/single_version.po deleted file mode 100644 index 675902350fd..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/single_version.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../single_version.rst:2 -msgid "Single Version Documentation" -msgstr "" - -#: ../../single_version.rst:4 -msgid "" -"Single Version Documentation lets you serve your docs at a root domain. By " -"default, all documentation served by Read the Docs has a root of " -"``///``. But, if you enable the \"Single Version\" option" -" for a project, its documentation will instead be served at ``/``." -msgstr "" - -#: ../../single_version.rst:8 -msgid "" -"This means you can't have translations or multiple versions for your " -"documentation." -msgstr "" - -#: ../../single_version.rst:10 -msgid "" -"You can see a live example of this at http://www.contribution-guide.org" -msgstr "" - -#: ../../single_version.rst:13 -msgid "Enabling" -msgstr "" - -#: ../../single_version.rst:15 -msgid "" -"You can toggle the \"Single Version\" option on or off for your project in " -"the Project Admin page. Check your `dashboard`_ for a list of your projects." -msgstr "" - -#: ../../single_version.rst:18 -msgid "Effects" -msgstr "" - -#: ../../single_version.rst:20 -msgid "" -"Links generated on Read the Docs will now point to the proper URL. For " -"example, if pip was set as a \"Single Version\" project, then links to its " -"documentation would point to ``http://pip.readthedocs.io/`` rather than the " -"default ``http://pip.readthedocs.io/en/latest/``." -msgstr "" - -#: ../../single_version.rst:22 -msgid "" -"Documentation at ``///`` will still be served for" -" backwards compatibility reasons. However, our usage of :doc:`canonical` " -"should stop these from being indexed by Google." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/sponsors.mo b/docs/user/locale/ru/LC_MESSAGES/sponsors.mo deleted file mode 100644 index 885b4ef491c..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/sponsors.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/sponsors.po b/docs/user/locale/ru/LC_MESSAGES/sponsors.po deleted file mode 100644 index d64e9b0b1fa..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/sponsors.po +++ /dev/null @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../sponsors.rst:2 -msgid "Sponsors of Read the Docs" -msgstr "" - -#: ../../sponsors.rst:4 -msgid "" -"Running Read the Docs isn't free, and the site wouldn't be where it is today" -" without generous support of our sponsors. Below is a list of all the folks " -"who have helped the site financially, in order of the date they first " -"started supporting us." -msgstr "" - -#: ../../sponsors.rst:10 -msgid "Current sponsors" -msgstr "" - -#: ../../sponsors.rst:12 -msgid "" -"`Microsoft Azure`_ - They cover all of our hosting expenses every month. " -"This is a pretty large sum of money, averaging around $3,000/mo, and we are " -"really grateful to have them as a sponsor." -msgstr "" - -#: ../../sponsors.rst:13 -msgid "" -"`Cloudflare`_ - Cloudflare is providing us with an enterprise plan of their " -"SSL for SaaS Providers product that enables us to provide SSL certificates " -"for custom domains." -msgstr "" - -#: ../../sponsors.rst:14 -msgid "You? (Email us at rev@readthedocs.org for more info)" -msgstr "" - -#: ../../sponsors.rst:17 -msgid "Past sponsors" -msgstr "" - -#: ../../sponsors.rst:19 -msgid "`Python Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:20 -msgid "`Revsys`_" -msgstr "" - -#: ../../sponsors.rst:21 -msgid "`Mozilla Web Dev`_" -msgstr "" - -#: ../../sponsors.rst:22 -msgid "`Django Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:23 -msgid "`Lab305`_" -msgstr "" - -#: ../../sponsors.rst:24 -msgid "`Twilio`_" -msgstr "" - -#: ../../sponsors.rst:25 -msgid "`Rackspace`_" -msgstr "" - -#: ../../sponsors.rst:26 -msgid "`Mozilla`_" -msgstr "" - -#: ../../sponsors.rst:42 -msgid "Sponsorship Information" -msgstr "" - -#: ../../sponsors.rst:44 -msgid "" -"As part of increasing sustainability, Read the Docs is testing out promoting" -" sponsors on documentation pages. We have more information about this in our" -" `blog post `_ about " -"this effort." -msgstr "" - -#: ../../sponsors.rst:49 -msgid "Sponsor Us" -msgstr "" - -#: ../../sponsors.rst:51 -msgid "" -"Contact us at rev@readthedocs.org for more information on sponsoring Read " -"the Docs." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/story.mo b/docs/user/locale/ru/LC_MESSAGES/story.mo deleted file mode 100644 index 6e2b041e86d..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/story.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/story.po b/docs/user/locale/ru/LC_MESSAGES/story.po deleted file mode 100644 index 2297168e5d3..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/story.po +++ /dev/null @@ -1,59 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../story.rst:2 -msgid "The Story of Read the Docs" -msgstr "" - -#: ../../story.rst:4 -msgid "" -"Documenting projects is hard, hosting them shouldn’t be. Read the Docs was " -"created to make hosting documentation simple." -msgstr "" - -#: ../../story.rst:6 -msgid "" -"Read the Docs was `started`_ with a couple main goals in mind. The first " -"goal was to encourage people to write documentation, by removing the barrier" -" of entry to hosting. The other goal was to create a central platform for " -"people to find documentation. Having a shared platform for all documentation" -" allows for innovation at the platform level, allowing work to be done once " -"and benefit everyone." -msgstr "" - -#: ../../story.rst:13 -msgid "" -"`Documentation matters`_, but its often overlooked. We think that we can " -"help a documentation culture flourish. Great projects, such as Django_ and " -"SQLAlchemy_, and projects from companies like Mozilla_, are already using " -"Read the Docs to serve their documentation to the world." -msgstr "" - -#: ../../story.rst:19 -msgid "" -"The site has grown quite a bit over the past year. Our `look back at 2013`_ " -"shows some numbers that show our progress. The job isn't anywhere near done " -"yet, but it's a great honor to be able to have such an impact already." -msgstr "" - -#: ../../story.rst:24 -msgid "" -"We plan to keep building a great experience for people hosting their docs " -"with us, and for users of the documentation that we host." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/subprojects.mo b/docs/user/locale/ru/LC_MESSAGES/subprojects.mo deleted file mode 100644 index bcbef24e252..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/subprojects.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/subprojects.po b/docs/user/locale/ru/LC_MESSAGES/subprojects.po deleted file mode 100644 index cf6f973ce4e..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/subprojects.po +++ /dev/null @@ -1,90 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../subprojects.rst:2 -msgid "Subprojects" -msgstr "" - -#: ../../subprojects.rst:4 -msgid "" -"Projects can be configured in a nested manner, by configuring a project as a" -" *subproject* of another project. This allows for documentation projects to " -"share a search index and a namespace or custom domain, but still be " -"maintained independently." -msgstr "" - -#: ../../subprojects.rst:9 -msgid "" -"For example, a parent project, ``Foo`` is set up with a subproject, ``Bar``." -" The documentation for ``Foo`` will be available at:" -msgstr "" - -#: ../../subprojects.rst:12 -msgid "https://foo.readthedocs.io/en/latest/" -msgstr "" - -#: ../../subprojects.rst:14 -msgid "The documentation for ``Bar`` will be available under this same path:" -msgstr "" - -#: ../../subprojects.rst:16 -msgid "https://foo.readthedocs.io/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:19 -msgid "Adding a Subproject" -msgstr "" - -#: ../../subprojects.rst:21 -msgid "" -"In the admin dashboard for your project, select \"Subprojects\" from the " -"menu. From this page you can add a subproject by typing in the project slug." -msgstr "" - -#: ../../subprojects.rst:25 -msgid "Sharing a Custom Domain" -msgstr "" - -#: ../../subprojects.rst:27 -msgid "" -"Projects and subprojects can also be used to share a custom domain with a " -"number of projects. To configure this, one project should be established as " -"the parent project. This project will be configured with a custom domain. " -"Projects can then be added as subprojects to this parent project." -msgstr "" - -#: ../../subprojects.rst:32 -msgid "" -"If the example project ``Foo`` was set up with a custom domain, " -"``docs.example.com``, the URLs for projects ``Foo`` and ``Bar`` would " -"respectively be at: http://docs.example.com/en/latest/ and " -"http://docs.example.com/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:38 -msgid "Search" -msgstr "" - -#: ../../subprojects.rst:40 -msgid "" -"Projects that are configured as subprojects will share a search index with " -"their parent and sibling projects. This is currently the only way to share " -"search indexes between projects, we do not yet support sharing search " -"indexes between arbitrary projects." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/support.mo b/docs/user/locale/ru/LC_MESSAGES/support.mo deleted file mode 100644 index 0fc246be19a..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/support.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/support.po b/docs/user/locale/ru/LC_MESSAGES/support.po deleted file mode 100644 index f78acae30a5..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/support.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../support.rst:2 -msgid "Support" -msgstr "" - -#: ../../support.rst:5 -msgid "Usage Questions" -msgstr "" - -#: ../../support.rst:7 -msgid "" -"If you have questions about how to use Read the Docs, or have an issue that " -"isn't related to a bug, `Stack Overflow`_ is the best place to ask. Tag " -"questions with ``read-the-docs`` so other folks can find them easily." -msgstr "" - -#: ../../support.rst:11 -msgid "Good questions for Stack Overflow would be:" -msgstr "" - -#: ../../support.rst:13 -msgid "" -"\"What is the best way to structure the table of contents across a " -"project?\"" -msgstr "" - -#: ../../support.rst:14 -msgid "" -"\"How do I structure translations inside of my project for easiest " -"contribution from users?\"" -msgstr "" - -#: ../../support.rst:15 -msgid "" -"\"How do I use Sphinx to use SVG images in HTML output but PNG in PDF " -"output?\"" -msgstr "" - -#: ../../support.rst:18 -msgid "Community Support" -msgstr "" - -#: ../../support.rst:20 -msgid "" -"Read the Docs is supported by community contributions and advertising. We " -"hope to bring in enough money with our `Gold`_ and `Ethical Ads`_ programs " -"to keep Read the Docs sustainable." -msgstr "" - -#: ../../support.rst:24 -msgid "" -"**All people answering your questions are doing it with their own time, so " -"please be kind and provide as much information as possible.**" -msgstr "" - -#: ../../support.rst:28 -msgid "Bugs & Support Issues" -msgstr "" - -#: ../../support.rst:30 -msgid "" -"You can file bug reports on our `GitHub issue tracker`_, and they will be " -"addressed as soon as possible. **Support is a volunteer effort**, and there " -"is no guaranteed response time. If you need answers quickly, you can buy " -"commercial support below." -msgstr "" - -#: ../../support.rst:38 -msgid "Reporting Issues" -msgstr "" - -#: ../../support.rst:40 -msgid "" -"When reporting a bug, please include as much information as possible that " -"will help us solve this issue. This includes:" -msgstr "" - -#: ../../support.rst:44 -msgid "Project name" -msgstr "" - -#: ../../support.rst:45 -msgid "URL" -msgstr "" - -#: ../../support.rst:46 -msgid "Action taken" -msgstr "" - -#: ../../support.rst:47 -msgid "Expected result" -msgstr "" - -#: ../../support.rst:48 -msgid "Actual result" -msgstr "" - -#: ../../support.rst:51 -msgid "Commercial Support" -msgstr "" - -#: ../../support.rst:53 -msgid "" -"We offer commercial support for Read the Docs, commercial hosting, as well " -"as consulting around all documentation systems. You can contact us at " -"hello@readthedocs.com to learn more, or read more at " -"https://readthedocs.com/services/#open-source-support." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/symlinks.mo b/docs/user/locale/ru/LC_MESSAGES/symlinks.mo deleted file mode 100644 index 6c9fdc05651..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/symlinks.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/symlinks.po b/docs/user/locale/ru/LC_MESSAGES/symlinks.po deleted file mode 100644 index 9c1f2bef90f..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/symlinks.po +++ /dev/null @@ -1,106 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../symlinks.rst:2 -msgid "How we use symlinks" -msgstr "" - -#: ../../symlinks.rst:4 -msgid "" -"Read the Docs stays highly available by serving all documentation pages out " -"of nginx. This means that they never hit our Python layer, meaning that they" -" never hit our database. This reduces the total number of servers to serve a" -" request to 1, each of which is redundant." -msgstr "" - -#: ../../symlinks.rst:11 -msgid "Nginx" -msgstr "" - -#: ../../symlinks.rst:13 -msgid "We handle a couple of different types of requests in nginx:" -msgstr "" - -#: ../../symlinks.rst:15 -msgid "Requests to a ``readthedocs.io`` subdomain" -msgstr "" - -#: ../../symlinks.rst:16 -msgid "Requests to a custom domain" -msgstr "" - -#: ../../symlinks.rst:19 -msgid "Subdomains" -msgstr "" - -#: ../../symlinks.rst:21 -msgid "" -"For subdomains, this is a simple lookup of the project slug, using the " -"subdomain portion of the request's hostname. This doesn't require symlinks, " -"but it shows the basic logic that we need to replicate." -msgstr "" - -#: ../../symlinks.rst:25 -msgid "" -"When a user navigates to ``http://pip.readthedocs.org/en/latest/``, we know " -"that they want the pip documentation. So we simply serve them the " -"documentation:" -msgstr "" - -#: ../../symlinks.rst:45 -msgid "" -"The ``@fallback`` directive is hit when we don't find the proper file. This " -"will cause things to hit the Python backend, so that proper action can be " -"taken." -msgstr "" - -#: ../../symlinks.rst:50 -msgid "Custom domains" -msgstr "" - -#: ../../symlinks.rst:52 -msgid "" -"Custom domains add a bit of difficulty, because at the nginx layer we don't " -"know what documentation to serve. When someone requests " -"``http://docs.fabfile.org/en/latest/``, we can't look at the URL to know to " -"serve the ``fabric`` docs." -msgstr "" - -#: ../../symlinks.rst:57 -msgid "" -"This is where symlinks come in. When someone requests " -"``http://docs.fabfile.org/en/latest/`` the first time, it hits the Python " -"layer. In that Python layer we record that ``docs.fabfile.org`` points at " -"``fabric``. When we build the ``fabric`` docs, we create a symlink for all " -"domains that have pointed at ``fabric`` before." -msgstr "" - -#: ../../symlinks.rst:64 -msgid "" -"So, when we get a request for ``docs.fabfile.org`` in the future, we will be" -" able to serve it directly from nginx. In this example, $host would be " -"``docs.fabfile.org``:" -msgstr "" - -#: ../../symlinks.rst:78 -msgid "" -"Notice that nowhere in the above path is the project's slug mentioned. It is" -" simply there in the symlink in the cnames directory, and the docs are " -"served from there." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/team.mo b/docs/user/locale/ru/LC_MESSAGES/team.mo deleted file mode 100644 index 6920f44f776..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/team.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/team.po b/docs/user/locale/ru/LC_MESSAGES/team.po deleted file mode 100644 index c3789756004..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/team.po +++ /dev/null @@ -1,225 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../team.rst:2 -msgid "Read the Docs Team" -msgstr "" - -#: ../../team.rst:4 -msgid "" -"readthedocs.org is the largest open source documentation hosting service. " -"It's provided as a free service to the open source community, and is worked " -"on by a community of volunteers that we're hoping to expand! We currently " -"serve over 20,000,000 pageviews a month, and we hope to maintain a reliable " -"and stable hosting platform for years to come." -msgstr "" - -#: ../../team.rst:10 -msgid "There are three major parts of this work:" -msgstr "" - -#: ../../team.rst:16 -msgid "" -"You may notice that a number of names appear on multiple teams. This is " -"because we are lacking contributors. So please be bold and contact us, and " -"we'll get you sorted into the right team." -msgstr "" - -#: ../../team.rst:22 -msgid "Support Team" -msgstr "" - -#: ../../team.rst:24 -msgid "" -"Read the Docs has thousands of users who depend on it everyday. Every day at" -" least one of them has an issue that needs to be addressed by a site admin. " -"This might include tasks like:" -msgstr "" - -#: ../../team.rst:28 -msgid "Resetting a password" -msgstr "" - -#: ../../team.rst:29 -msgid "Asking for a project name to be released" -msgstr "" - -#: ../../team.rst:30 -msgid "Troubleshooting build errors" -msgstr "" - -#: ../../team.rst:33 ../../team.rst:63 ../../team.rst:107 -msgid "Members" -msgstr "" - -#: ../../team.rst:35 -msgid "`Eric Holscher `__ (Pacific Time)" -msgstr "" - -#: ../../team.rst:36 -msgid "`Anthony Johnson `__ (Mountain Time)" -msgstr "" - -#: ../../team.rst:37 -msgid "`Manuel Kaufmann `__ (Central Time)" -msgstr "" - -#: ../../team.rst:38 ../../team.rst:68 -msgid "Your Name Here" -msgstr "" - -#: ../../team.rst:40 ../../team.rst:70 ../../team.rst:115 -msgid "Feel free to ask any of us if you have questions or want to join!" -msgstr "" - -#: ../../team.rst:43 ../../team.rst:73 ../../team.rst:118 -msgid "Joining" -msgstr "" - -#: ../../team.rst:45 -msgid "" -"The best place to start would be to start addressing some of the issues in " -"our issue tracker. We have our support policies quite well documented in our" -" :doc:`/contribute`. **Be bold**. Start trying to reproduce issues that " -"people have, or talk to them to get more information. After you get the hang" -" of things, we'll happily give you the ability to tag and close issues by " -"joining our Support Team." -msgstr "" - -#: ../../team.rst:55 -msgid "Operations Team" -msgstr "" - -#: ../../team.rst:57 -msgid "" -"readthedocs.org is a service that millions of people depend on each month. " -"As part of operating the site, we maintain a 24/7 on-call rotation. This " -"means that folks have to be available and have their phone in service." -msgstr "" - -#: ../../team.rst:65 -msgid "`Eric Holscher `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:66 -msgid "`Anthony Johnson `_ (Mountain Time)" -msgstr "" - -#: ../../team.rst:67 -msgid "`Matt Robenolt `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:75 -msgid "" -"We are always looking for more people to share the on-call responsibility. " -"If you are on-call for your job already, we'd love to piggy back on that " -"duty as well." -msgstr "" - -#: ../../team.rst:79 -msgid "" -"You can email us at dev@readthedocs.org if you want to join our operations " -"team. Because of the sensitive nature (API tokens, secret keys, SSL certs, " -"etc.) of the work, we keep a private GitHub repository with the operations " -"code & documentation." -msgstr "" - -#: ../../team.rst:83 -msgid "The tools that we use are:" -msgstr "" - -#: ../../team.rst:85 -msgid "Salt" -msgstr "" - -#: ../../team.rst:86 -msgid "Nagios" -msgstr "" - -#: ../../team.rst:87 -msgid "Graphite/Grafana" -msgstr "" - -#: ../../team.rst:88 -msgid "Nginx" -msgstr "" - -#: ../../team.rst:89 -msgid "Postgres" -msgstr "" - -#: ../../team.rst:90 -msgid "Django" -msgstr "" - -#: ../../team.rst:91 -msgid "Celery" -msgstr "" - -#: ../../team.rst:93 -msgid "" -"It's fine if you aren't familiar with all of these things, but are willing " -"to help with part of it!" -msgstr "" - -#: ../../team.rst:96 -msgid "" -"**Please reach out if you want to share the on-call responsibility**. It " -"really is an important job, and we'd love to have it be more geographically " -"distributed." -msgstr "" - -#: ../../team.rst:101 -msgid "Development Team" -msgstr "" - -#: ../../team.rst:103 -msgid "" -"Also known as the \"Core Team\" in other projects. These folks have the " -"ability to commit code to the project." -msgstr "" - -#: ../../team.rst:109 -msgid "`Eric Holscher `_" -msgstr "" - -#: ../../team.rst:110 -msgid "`Anthony Johnson `_" -msgstr "" - -#: ../../team.rst:111 -msgid "`Manuel Kaufmann `_" -msgstr "" - -#: ../../team.rst:112 -msgid "`David Fischer `_" -msgstr "" - -#: ../../team.rst:113 -msgid "Your name here" -msgstr "" - -#: ../../team.rst:120 -msgid "" -"We try to be pretty flexible with who we allow on the development team. The " -"best path is to send a few pull requests, and follow up to make sure they " -"get merged successfully. You can check out our :doc:`contribute` to get more" -" information, and find issues that need to be addressed. After that, feel " -"free to ask for a commit bit." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/tests.mo b/docs/user/locale/ru/LC_MESSAGES/tests.mo deleted file mode 100644 index f1ddfd18ded..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/tests.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/tests.po b/docs/user/locale/ru/LC_MESSAGES/tests.po deleted file mode 100644 index 92362cf2c14..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/tests.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:12+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../tests.rst:2 -msgid "Testing" -msgstr "" - -#: ../../tests.rst:4 -msgid "" -"Before contributing to Read the Docs, make sure your patch passes our test " -"suite and your code style passes our code linting suite." -msgstr "" - -#: ../../tests.rst:7 -msgid "" -"Read the Docs uses `Tox`_ to execute testing and linting procedures. Tox is " -"the only dependency you need to run linting or our test suite, the remainder" -" of our requirements will be installed by Tox into environment specific " -"virtualenv paths. Before testing, make sure you have Tox installed::" -msgstr "" - -#: ../../tests.rst:14 -msgid "" -"To run the full test and lint suite against your changes, simply run Tox. " -"Tox should return without any errors. You can run Tox against all of our " -"environments by running::" -msgstr "" - -#: ../../tests.rst:20 -msgid "" -"In order to run all test including the search tests, include " -"`\"'--including-search'\"` argument::" -msgstr "" - -#: ../../tests.rst:25 -msgid "To target a specific environment::" -msgstr "" - -#: ../../tests.rst:29 -msgid "" -"The ``tox`` configuration has the following environments configured. You can" -" target a single environment to limit the test suite::" -msgstr "" - -#: ../../tests.rst:49 -msgid "Continuous Integration" -msgstr "" - -#: ../../tests.rst:51 -msgid "" -"The RTD test suite is exercised by Travis CI on every push to our repo at " -"GitHub. You can check out the current build status: https://travis-" -"ci.org/rtfd/readthedocs.org" -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/user-defined-redirects.mo b/docs/user/locale/ru/LC_MESSAGES/user-defined-redirects.mo deleted file mode 100644 index 76b93ccbc14..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/user-defined-redirects.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/user-defined-redirects.po b/docs/user/locale/ru/LC_MESSAGES/user-defined-redirects.po deleted file mode 100644 index bad6f37ec5b..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/user-defined-redirects.po +++ /dev/null @@ -1,231 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../user-defined-redirects.rst:2 -msgid "User-defined Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:4 -msgid "" -"You can set up redirects for a project in your project dashboard's Redirects" -" page." -msgstr "" - -#: ../../user-defined-redirects.rst:7 -msgid "Quick Summary" -msgstr "" - -#: ../../user-defined-redirects.rst:9 -msgid "Log into your readthedocs.org account." -msgstr "" - -#: ../../user-defined-redirects.rst:10 -msgid "" -"From your dashboard, select the project on which you wish to add redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:11 -msgid "From the project's top navigation bar, select the Admin tab." -msgstr "" - -#: ../../user-defined-redirects.rst:12 -msgid "From the left navigation menu, select Redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:13 -msgid "" -"In the form box \"Redirect Type\" select the type of redirect you want. See " -"below for detail." -msgstr "" - -#: ../../user-defined-redirects.rst:14 -msgid "" -"Depending on the redirect type you select, enter FROM and/or TO URL as " -"needed." -msgstr "" - -#: ../../user-defined-redirects.rst:15 -msgid "When finished, click the SUBMIT Button." -msgstr "" - -#: ../../user-defined-redirects.rst:17 -msgid "Your redirects will be effective immediately." -msgstr "" - -#: ../../user-defined-redirects.rst:20 -msgid "Redirect Types" -msgstr "" - -#: ../../user-defined-redirects.rst:23 -msgid "Prefix Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:25 -msgid "" -"The most useful and requested feature of redirects was when migrating to " -"Read the Docs from an old host. You would have your docs served at a " -"previous URL, but that URL would break once you moved them. Read the Docs " -"includes a language and version slug in your documentation, but not all " -"documentation is hosted this way." -msgstr "" - -#: ../../user-defined-redirects.rst:31 -msgid "" -"Say that you previously had your docs hosted at " -"``http://docs.example.com/dev/``, you move ``docs.example.com`` to point at " -"Read the Docs. So users will have a bookmark saved to a page at " -"``http://docs.example.com/dev/install.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:35 -msgid "" -"You can now set a *Prefix Redirect* that will redirect all 404's with a " -"prefix to a new place. The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:41 ../../user-defined-redirects.rst:97 -msgid "Your users query would now redirect in the following manner::" -msgstr "" - -#: ../../user-defined-redirects.rst:46 -msgid "" -"Where ``en`` and ``latest`` are the default language and version values for " -"your project." -msgstr "" - -#: ../../user-defined-redirects.rst:51 -msgid "" -"In other words, a *Prefix Redirect* removes a prefix from the original URL. " -"This prefix is removed from the rest of the URL's ``path`` after " -"``/$lang/$version``. For example, if the URL is " -"``/es/1.0/guides/tutorial/install.html`` the \"From URL's prefix\" will be " -"removed from ``/guides/tutorial/install.html`` part." -msgstr "" - -#: ../../user-defined-redirects.rst:57 -msgid "Page Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:59 -msgid "" -"A more specific case is when you move a page around in your docs. The old " -"page will start 404'ing, and your users will be confused. *Page Redirects* " -"let you redirect a specific page." -msgstr "" - -#: ../../user-defined-redirects.rst:64 -msgid "" -"Say you move the ``example.html`` page into a subdirectory of examples: " -"``examples/intro.html``. You would set the following configuration::" -msgstr "" - -#: ../../user-defined-redirects.rst:71 -msgid "" -"Note that the ``/`` at the start doesn't count the ``/en/latest``, but just " -"the user-controlled section of the URL." -msgstr "" - -#: ../../user-defined-redirects.rst:76 -msgid "" -"*Page Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:81 -msgid "Exact Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:83 -msgid "" -"If you're redirecting from an old host AND you aren't maintaining old paths " -"for your documents, a Prefix Redirect won't suffice and you'll need to " -"create *Exact Redirects* to redirect from a specific URL, to a specific " -"page." -msgstr "" - -#: ../../user-defined-redirects.rst:87 -msgid "" -"Say you're moving ``docs.example.com`` to Read the Docs and want to redirect" -" traffic from an old page at ``http://docs.example.com/dev/install.html`` to" -" a new URL of ``http://docs.example.com/en/latest/installing-your-" -"site.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:91 -msgid "The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:102 -msgid "" -"Note that you should insert the desired language for \"en\" and version for " -"\"latest\" to achieve the desired redirect." -msgstr "" - -#: ../../user-defined-redirects.rst:105 -msgid "" -"*Exact Redirects* could be also useful to redirect a whole sub-path to a " -"different one by using a special ``$rest`` keyword in the \"From URL\". " -"Let's say that you want to redirect your readers of your version ``2.0`` of " -"your documentation under ``/en/2.0/`` because it's deprecated, to the newest" -" ``3.0`` version of it at ``/en/3.0/``." -msgstr "" - -#: ../../user-defined-redirects.rst:109 -msgid "This example would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:115 -msgid "The readers of your documentation will now be redirected as::" -msgstr "" - -#: ../../user-defined-redirects.rst:123 -msgid "" -"*Exact Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:128 -msgid "Sphinx Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:130 -msgid "" -"We also support redirects for changing the type of documentation Sphinx is " -"building. If you switch between *HTMLDir* and *HTML*, your URL's will " -"change. A page at ``/en/latest/install.html`` will be served at " -"``/en/latest/install/``, or vice versa. The built in redirects for this will" -" handle redirecting users appropriately." -msgstr "" - -#: ../../user-defined-redirects.rst:137 -msgid "Implementation" -msgstr "" - -#: ../../user-defined-redirects.rst:139 -msgid "" -"Since we serve documentation in a highly available way, we do not run any " -"logic when we're serving documentation. This means that redirects will only " -"happen in the case of a *404 File Not Found*." -msgstr "" - -#: ../../user-defined-redirects.rst:143 -msgid "" -"In the future we might implement redirect logic in Javascript, but this " -"first version is only implemented in the 404 handlers." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/vcs.mo b/docs/user/locale/ru/LC_MESSAGES/vcs.mo deleted file mode 100644 index 1ae6245e45d..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/vcs.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/vcs.po b/docs/user/locale/ru/LC_MESSAGES/vcs.po deleted file mode 100644 index a73e02b7280..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/vcs.po +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../vcs.rst:2 -msgid "Version Control System Integration" -msgstr "" - -#: ../../vcs.rst:6 -msgid "" -"We :doc:`plan to implement a new approach ` regarding " -"the Theme Context as a whole, although the VCS documentation page will still" -" be valid, we prefer the users to move in that direction." -msgstr "" - -#: ../../vcs.rst:10 -msgid "" -"If you want to integrate editing into your own theme, you will have to " -"declare few variables inside your configuration file ``conf.py`` in the " -"``'html_context'`` setting, for the template to use them." -msgstr "" - -#: ../../vcs.rst:14 -msgid "More information can be found on `Sphinx documentation`_." -msgstr "" - -#: ../../vcs.rst:19 -msgid "GitHub" -msgstr "" - -#: ../../vcs.rst:21 -msgid "" -"If you want to integrate GitHub, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:32 ../../vcs.rst:54 ../../vcs.rst:76 -msgid "It can be used like this::" -msgstr "" - -#: ../../vcs.rst:41 -msgid "Bitbucket" -msgstr "" - -#: ../../vcs.rst:43 -msgid "" -"If you want to integrate Bitbucket, you can put the following snippet into " -"your ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:63 -msgid "Gitlab" -msgstr "" - -#: ../../vcs.rst:65 -msgid "" -"If you want to integrate Gitlab, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:86 -msgid "Additional variables" -msgstr "" - -#: ../../vcs.rst:88 -msgid "" -"``'pagename'`` - Sphinx variable representing the name of the page you're " -"on." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/versions.mo b/docs/user/locale/ru/LC_MESSAGES/versions.mo deleted file mode 100644 index b93e19d4879..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/versions.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/versions.po b/docs/user/locale/ru/LC_MESSAGES/versions.po deleted file mode 100644 index 40c4a099950..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/versions.po +++ /dev/null @@ -1,119 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../versions.rst:2 -msgid "Versions" -msgstr "" - -#: ../../versions.rst:4 -msgid "" -"Read the Docs supports multiple versions of your repository. On the initial " -"import, we will create a ``latest`` version. This will point at the default " -"branch for your VCS control: ``master``, ``default``, or ``trunk``." -msgstr "" - -#: ../../versions.rst:9 -msgid "" -"We also create a ``stable`` version, if your project has any tagged " -"releases. ``stable`` will be automatically kept up to date to point at your " -"highest version." -msgstr "" - -#: ../../versions.rst:14 -msgid "How we envision versions working" -msgstr "" - -#: ../../versions.rst:16 -msgid "" -"In the normal case, the ``latest`` version will always point to the most up " -"to date development code. If you develop on a branch that is different than " -"the default for your VCS, you should set the **Default Branch** to that " -"branch." -msgstr "" - -#: ../../versions.rst:21 -msgid "" -"You should push a **tag** for each version of your project. These tags " -"should be numbered in a way that is consistent with `semantic versioning " -"`_. This will map to your ``stable`` branch by default." -msgstr "" - -#: ../../versions.rst:26 -msgid "" -"We in fact are parsing your tag names against the rules given by `PEP 440`_." -" This spec allows \"normal\" version numbers like ``1.4.2`` as well as pre-" -"releases. An alpha version or a release candidate are examples of pre-" -"releases and they look like this: ``2.0a1``." -msgstr "" - -#: ../../versions.rst:31 -msgid "" -"We only consider non pre-releases for the ``stable`` version of your " -"documentation." -msgstr "" - -#: ../../versions.rst:34 -msgid "" -"If you have documentation changes on a **long-lived branch**, you can build " -"those too. This will allow you to see how the new docs will be built in this" -" branch of the code. Generally you won't have more than 1 active branch over" -" a long period of time. The main exception here would be **release " -"branches**, which are branches that are maintained over time for a specific " -"release number." -msgstr "" - -#: ../../versions.rst:44 -msgid "Tags and branches" -msgstr "" - -#: ../../versions.rst:46 -msgid "" -"Read the Docs supports two workflows for versioning: based on tags or " -"branches. If you have at least one tag, tags will take preference over " -"branches when selecting the stable version." -msgstr "" - -#: ../../versions.rst:51 -msgid "Redirects on root URLs" -msgstr "" - -#: ../../versions.rst:53 -msgid "" -"When a user hits the root URL for your documentation, for example " -"``http://pip.readthedocs.io/``, they will be redirected to the **Default " -"version**. This defaults to **latest**, but could also point to your latest " -"released version." -msgstr "" - -#: ../../versions.rst:60 -msgid "Version warning" -msgstr "" - -#: ../../versions.rst:62 -msgid "" -"This is a banner that appears on the top of every page of your docs that " -"aren't stable or latest. This banner has a text with a link redirecting the " -"users to the latest version of your docs." -msgstr "" - -#: ../../versions.rst:65 -msgid "" -"This feature is disabled by default on new projects, you can enable it in " -"the admin section of your docs (Advanced Settings)." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/webhooks.mo b/docs/user/locale/ru/LC_MESSAGES/webhooks.mo deleted file mode 100644 index 71e22851522..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/webhooks.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/webhooks.po b/docs/user/locale/ru/LC_MESSAGES/webhooks.po deleted file mode 100644 index 1dd28e5d1ae..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/webhooks.po +++ /dev/null @@ -1,268 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Mingun \n" -"Language-Team: Russian (http://www.transifex.com/readthedocs/readthedocs-docs/language/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../webhooks.rst:2 -msgid "Webhooks" -msgstr "" - -#: ../../webhooks.rst:4 -msgid "" -"The primary method that Read the Docs uses to detect changes to your " -"documentation is through the use of *webhooks*. Webhooks are configured with" -" your repository provider, such as GitHub, Bitbucket or GitLab, and with " -"each commit, merge, or other change to your repository, Read the Docs is " -"notified. When we receive a webhook notification, we determine if the change" -" is related to an active version for your project, and if it is, a build is " -"triggered for that version." -msgstr "" - -#: ../../webhooks.rst:13 -msgid "Webhook Integrations" -msgstr "" - -#: ../../webhooks.rst:15 -msgid "" -"You'll find a list of configured webhook integrations on your project's " -"admin dashboard, under **Integrations**. You can select any of these " -"integrations to see the *integration detail page*. This page has additional " -"configuration details and a list of HTTP exchanges that have taken place for" -" the integration." -msgstr "" - -#: ../../webhooks.rst:20 -msgid "" -"You need this information for the URL, webhook, or Payload URL needed by the" -" repository provider such as GitHub, GitLab, or Bitbucket." -msgstr "" - -#: ../../webhooks.rst:24 -msgid "Webhook Creation" -msgstr "" - -#: ../../webhooks.rst:26 -msgid "" -"If you import a project using a :ref:`connected account " -"`, a webhook will " -"be set up automatically for your repository. However, if your project was " -"not imported through a connected account, you may need to manually configure" -" a webhook for your project." -msgstr "" - -#: ../../webhooks.rst:31 -msgid "" -"To manually set up a webhook, click **Add integration** on your project's " -"**Integrations** Admin dashboard page and select the integration type you'd " -"like to add. After you have added the integration, you'll see a link to " -"information about the integration." -msgstr "" - -#: ../../webhooks.rst:35 -msgid "" -"As an example, the URL pattern looks like this: " -"*readthedocs.org/api/v2/webhook///*." -msgstr "" - -#: ../../webhooks.rst:37 -msgid "" -"Use this URL when setting up a new webhook with your provider -- these steps" -" vary depending on the provider:" -msgstr "" - -#: ../../webhooks.rst:40 -msgid "GitHub" -msgstr "GitHub" - -#: ../../webhooks.rst:42 ../../webhooks.rst:59 ../../webhooks.rst:69 -msgid "Go to the **Settings** page for your project" -msgstr "" - -#: ../../webhooks.rst:43 ../../webhooks.rst:60 -msgid "Click **Webhooks** and then **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:44 -msgid "" -"For **Payload URL**, use the URL of the integration on Read the Docs, found " -"on the the project's **Integrations** Admin dashboard page" -msgstr "" - -#: ../../webhooks.rst:46 -msgid "" -"For **Content type**, both *application/json* and *application/x-www-form-" -"urlencoded* work" -msgstr "" - -#: ../../webhooks.rst:48 -msgid "Select **Just the push event**" -msgstr "" - -#: ../../webhooks.rst:49 -msgid "Finish by clicking **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:51 -msgid "" -"You can verify if the webhook is working at the bottom of the GitHub page " -"under **Recent Deliveries**. If you see a Response 200, then the webhook is " -"correctly configured. For a 403 error, it's likely that the Payload URL is " -"incorrect." -msgstr "" - -#: ../../webhooks.rst:54 -msgid "" -"The webhook token, intended for the GitHub **Secret** field, is not yet " -"implemented." -msgstr "" - -#: ../../webhooks.rst:57 -msgid "Bitbucket" -msgstr "" - -#: ../../webhooks.rst:61 ../../webhooks.rst:71 -msgid "" -"For **URL**, use the URL of the integration on Read the Docs, found on the " -"**Dashboard** > **Admin** > **Integrations** page" -msgstr "" - -#: ../../webhooks.rst:63 -msgid "Under **Triggers**, **Repository push** should be selected" -msgstr "" - -#: ../../webhooks.rst:64 -msgid "Finish by clicking **Save**" -msgstr "" - -#: ../../webhooks.rst:67 -msgid "GitLab" -msgstr "" - -#: ../../webhooks.rst:70 -msgid "Click **Integrations**" -msgstr "" - -#: ../../webhooks.rst:73 -msgid "" -"Leave the default **Push events** selected and mark **Tag push events** also" -msgstr "" - -#: ../../webhooks.rst:74 -msgid "Finish by clicking **Add Webhook**" -msgstr "" - -#: ../../webhooks.rst:77 -msgid "Using the generic API integration" -msgstr "" - -#: ../../webhooks.rst:79 -msgid "" -"For repositories that are not hosted with a supported provider, we also " -"offer a generic API endpoint for triggering project builds. Similar to " -"webhook integrations, this integration has a specific URL, found on the " -"project's **Integrations** Admin dashboard page on readthedocs.org." -msgstr "" - -#: ../../webhooks.rst:84 -msgid "" -"Token authentication is required to use the generic endpoint, you will find " -"this token on the integration details page. The token should be passed in as" -" a request parameter, either as form data or as part of JSON data input." -msgstr "" - -#: ../../webhooks.rst:89 -msgid "Parameters" -msgstr "" - -#: ../../webhooks.rst:91 -msgid "This endpoint accepts the following arguments during an HTTP POST:" -msgstr "" - -#: ../../webhooks.rst:97 -msgid "branches" -msgstr "" - -#: ../../webhooks.rst:94 -msgid "" -"The names of the branches to trigger builds for. This can either be an array" -" of branch name strings, or just a single branch name string." -msgstr "" - -#: ../../webhooks.rst:97 -msgid "Default: **latest**" -msgstr "" - -#: ../../webhooks.rst:101 -msgid "token" -msgstr "" - -#: ../../webhooks.rst:100 -msgid "" -"The integration token. You'll find this value on the project's " -"**Integrations** Admin dashboard page." -msgstr "" - -#: ../../webhooks.rst:103 -msgid "" -"For example, the cURL command to build the ``dev`` branch, using the token " -"``1234``, would be::" -msgstr "" - -#: ../../webhooks.rst:108 -msgid "" -"A command like the one above could be called from a cron job or from a hook " -"inside Git_, Subversion_, Mercurial_, or Bazaar_." -msgstr "" - -#: ../../webhooks.rst:117 -msgid "Authentication" -msgstr "" - -#: ../../webhooks.rst:119 -msgid "" -"This endpoint requires authentication. If authenticating with an integration" -" token, a check will determine if the token is valid and matches the given " -"project. If instead an authenticated user is used to make this request, a " -"check will be performed to ensure the authenticated user is an owner of the " -"project." -msgstr "" - -#: ../../webhooks.rst:125 -msgid "Debugging webhooks" -msgstr "" - -#: ../../webhooks.rst:127 -msgid "" -"If you are experiencing problems with an existing webhook, you may be able " -"to use the integration detail page to help debug the issue. Each project " -"integration, such as a webhook or the generic API endpoint, stores the HTTP " -"exchange that takes place between Read the Docs and the external source. " -"You'll find a list of these exchanges in any of the integration detail " -"pages." -msgstr "" - -#: ../../webhooks.rst:134 -msgid "Resyncing webhooks" -msgstr "" - -#: ../../webhooks.rst:136 -msgid "" -"It might be necessary to re-establish a webhook if you are noticing " -"problems. To resync a webhook from Read the Docs, visit the integration " -"detail page and follow the directions for re-syncing your repository " -"webhook." -msgstr "" diff --git a/docs/user/locale/ru/LC_MESSAGES/yaml-config.mo b/docs/user/locale/ru/LC_MESSAGES/yaml-config.mo deleted file mode 100644 index b0da69a31c6..00000000000 Binary files a/docs/user/locale/ru/LC_MESSAGES/yaml-config.mo and /dev/null differ diff --git a/docs/user/locale/ru/LC_MESSAGES/yaml-config.po b/docs/user/locale/ru/LC_MESSAGES/yaml-config.po deleted file mode 100644 index 42d9c9366d7..00000000000 --- a/docs/user/locale/ru/LC_MESSAGES/yaml-config.po +++ /dev/null @@ -1,260 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Russian (https://www.transifex.com/readthedocs/teams/2534/ru/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" - -#: ../../yaml-config.rst:2 -msgid "Read the Docs YAML Config" -msgstr "" - -#: ../../yaml-config.rst:4 -msgid "" -"Read the Docs now has support for configuring builds with a YAML file. The " -"file, ``readthedocs.yml``, must be in the root directory of your project." -msgstr "" - -#: ../../yaml-config.rst:7 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../yaml-config.rst:11 -msgid "Here is an example of what this file looks like:" -msgstr "" - -#: ../../yaml-config.rst:26 -msgid "Supported settings" -msgstr "" - -#: ../../yaml-config.rst:31 -msgid "formats" -msgstr "" - -#: ../../yaml-config.rst:33 -msgid "Default: [``htmlzip``, ``pdf``, ``epub``]" -msgstr "" - -#: ../../yaml-config.rst:34 -msgid "Options: ``htmlzip``, ``pdf``, ``epub``" -msgstr "" - -#: ../../yaml-config.rst:35 ../../yaml-config.rst:241 -msgid "Type: List" -msgstr "" - -#: ../../yaml-config.rst:37 -msgid "" -"The formats of your documentation you want to be built. Set as an empty list" -" ``[]`` to build none of the formats." -msgstr "" - -#: ../../yaml-config.rst:40 -msgid "" -"We will always build an HTML & JSON version of your documentation. These are" -" used for web serving & search indexing, respectively." -msgstr "" - -#: ../../yaml-config.rst:58 -msgid "requirements_file" -msgstr "" - -#: ../../yaml-config.rst:60 ../../yaml-config.rst:79 -msgid "Default: ``null``" -msgstr "" - -#: ../../yaml-config.rst:61 ../../yaml-config.rst:80 -msgid "Type: Path (specified from the root of the project)" -msgstr "" - -#: ../../yaml-config.rst:63 -msgid "The path to your pip requirements file." -msgstr "" - -#: ../../yaml-config.rst:72 -msgid "conda" -msgstr "" - -#: ../../yaml-config.rst:74 -msgid "The ``conda`` block allows for configuring our support for Conda." -msgstr "" - -#: ../../yaml-config.rst:77 -msgid "conda.file" -msgstr "" - -#: ../../yaml-config.rst:82 -msgid "The file option specified the Conda `environment file`_ to use." -msgstr "" - -#: ../../yaml-config.rst:89 -msgid "Conda is only supported via the YAML file." -msgstr "" - -#: ../../yaml-config.rst:94 -msgid "build" -msgstr "" - -#: ../../yaml-config.rst:96 -msgid "" -"The ``build`` block configures specific aspects of the documentation build." -msgstr "" - -#: ../../yaml-config.rst:101 -msgid "build.image" -msgstr "" - -#: ../../yaml-config.rst:103 -msgid "Default: :djangosetting:`DOCKER_IMAGE`" -msgstr "" - -#: ../../yaml-config.rst:104 -msgid "Options: ``1.0``, ``2.0``, ``latest``" -msgstr "" - -#: ../../yaml-config.rst:106 -msgid "" -"The build image to use for specific builds. This lets users specify a more " -"experimental build image, if they want to be on the cutting edge." -msgstr "" - -#: ../../yaml-config.rst:110 -msgid "" -"Certain Python versions require a certain build image, as defined here:" -msgstr "" - -#: ../../yaml-config.rst:113 -msgid "``1.0``: 2, 2.7, 3, 3.4" -msgstr "" - -#: ../../yaml-config.rst:114 -msgid "``2.0``: 2, 2.7, 3, 3.5" -msgstr "" - -#: ../../yaml-config.rst:115 -msgid "``latest``: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6" -msgstr "" - -#: ../../yaml-config.rst:128 -msgid "python" -msgstr "" - -#: ../../yaml-config.rst:130 -msgid "" -"The ``python`` block allows you to configure aspects of the Python " -"executable used for building documentation." -msgstr "" - -#: ../../yaml-config.rst:136 -msgid "python.version" -msgstr "" - -#: ../../yaml-config.rst:138 -msgid "Default: ``2.7``" -msgstr "" - -#: ../../yaml-config.rst:139 -msgid "Options: ``2.7``, ``2``, ``3.5``, ``3``" -msgstr "" - -#: ../../yaml-config.rst:141 -msgid "" -"This is the version of Python to use when building your documentation. If " -"you specify only the major version of Python, the highest supported minor " -"version will be selected." -msgstr "" - -#: ../../yaml-config.rst:147 -msgid "" -"The supported Python versions depends on the version of the build image your" -" project is using. The default build image that is used to build " -"documentation contains support for Python ``2.7`` and ``3.5``. See the " -":ref:`yaml__build__image` for more information on supported Python versions." -msgstr "" - -#: ../../yaml-config.rst:158 -msgid "python.use_system_site_packages" -msgstr "" - -#: ../../yaml-config.rst:160 ../../yaml-config.rst:178 -#: ../../yaml-config.rst:194 -msgid "Default: ``false``" -msgstr "" - -#: ../../yaml-config.rst:161 ../../yaml-config.rst:179 -#: ../../yaml-config.rst:195 -msgid "Type: Boolean" -msgstr "" - -#: ../../yaml-config.rst:163 -msgid "" -"When true, it gives the virtual environment access to the global site-" -"packages directory. Depending on the :ref:`yaml-config:build.image`, Read " -"the Docs includes some libraries like scipy, numpy, etc. See " -":ref:`builds:The build environment` for more details." -msgstr "" - -#: ../../yaml-config.rst:176 -msgid "python.setup_py_install" -msgstr "" - -#: ../../yaml-config.rst:181 -msgid "" -"When true, install your project into the Virtualenv with ``python setup.py " -"install`` when building documentation." -msgstr "" - -#: ../../yaml-config.rst:192 -msgid "python.pip_install" -msgstr "" - -#: ../../yaml-config.rst:197 -msgid "" -"When ``true``, install your project into the virtualenv with pip when " -"building documentation." -msgstr "" - -#: ../../yaml-config.rst:238 -msgid "python.extra_requirements" -msgstr "" - -#: ../../yaml-config.rst:240 -msgid "Default: ``[]``" -msgstr "" - -#: ../../yaml-config.rst:243 -msgid "" -"List of `extra requirements`_ sections to install, additionally to the " -"`package default dependencies`_. Only works if ``python.pip_install`` option" -" above is set to ``true``." -msgstr "" - -#: ../../yaml-config.rst:247 -msgid "" -"Let's say your Python package has a ``setup.py`` which looks like this:" -msgstr "" - -#: ../../yaml-config.rst:268 -msgid "" -"Then to have all dependencies from the ``tests`` and ``docs`` sections " -"installed in addition to the default ``requests`` and ``simplejson``, use " -"the ``extra_requirements`` as such:" -msgstr "" - -#: ../../yaml-config.rst:279 -msgid "Behind the scene the following Pip command will be run:" -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/abandoned-projects.mo b/docs/user/locale/tr/LC_MESSAGES/abandoned-projects.mo deleted file mode 100644 index b06d6d00ea4..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/abandoned-projects.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/abandoned-projects.po b/docs/user/locale/tr/LC_MESSAGES/abandoned-projects.po deleted file mode 100644 index 8ecd21f2b39..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/abandoned-projects.po +++ /dev/null @@ -1,206 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../abandoned-projects.rst:2 -msgid "Policy for Abandoned Projects" -msgstr "" - -#: ../../abandoned-projects.rst:4 -msgid "" -"This policy describes the process by which a Read the Docs project name may " -"be changed." -msgstr "" - -#: ../../abandoned-projects.rst:7 -msgid "Rationale" -msgstr "" - -#: ../../abandoned-projects.rst:9 -msgid "" -"Conflict between the current use of the name and a different suggested use " -"of the same name occasionally arise. This document aims to provide general " -"guidelines for solving the most typical cases of such conflicts." -msgstr "" - -#: ../../abandoned-projects.rst:14 -msgid "Specification" -msgstr "" - -#: ../../abandoned-projects.rst:16 -msgid "" -"The main idea behind this policy is that Read the Docs serves the community." -" Every user is invited to upload content under the Terms of Use, " -"understanding that it is at the sole risk of the user." -msgstr "" - -#: ../../abandoned-projects.rst:20 -msgid "" -"While Read the Docs is not a backup service, the core team of Read the Docs " -"does their best to keep that content accessible indefinitely in its " -"published form. However, in certain edge cases the greater community's needs" -" might outweigh the individual's expectation of ownership of a project name." -msgstr "" - -#: ../../abandoned-projects.rst:25 -msgid "The use cases covered by this policy are:" -msgstr "" - -#: ../../abandoned-projects.rst:29 ../../abandoned-projects.rst:53 -msgid "Abandoned projects" -msgstr "" - -#: ../../abandoned-projects.rst:28 -msgid "" -"Renaming a project so that the original project name can be used by a " -"different project" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Active projects" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Resolving disputes over a name" -msgstr "" - -#: ../../abandoned-projects.rst:35 -msgid "Implementation" -msgstr "" - -#: ../../abandoned-projects.rst:38 -msgid "Reachability" -msgstr "" - -#: ../../abandoned-projects.rst:40 -msgid "" -"The user of Read the Docs is solely responsible for being reachable by the " -"core team for matters concerning projects that the user owns. In every case " -"where contacting the user is necessary, the core team will try to do so at " -"least three times, using the following means of contact:" -msgstr "" - -#: ../../abandoned-projects.rst:45 -msgid "E-mail address on file in the user's profile" -msgstr "" - -#: ../../abandoned-projects.rst:46 -msgid "E-mail addresses found in the given project's documentation" -msgstr "" - -#: ../../abandoned-projects.rst:47 -msgid "E-mail address on the project's home page" -msgstr "" - -#: ../../abandoned-projects.rst:49 -msgid "" -"The core team will stop trying to reach the user after six weeks and the " -"user will be considered *unreachable*." -msgstr "" - -#: ../../abandoned-projects.rst:55 -msgid "A project is considered *abandoned* when ALL of the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:57 -msgid "Owner is unreachable (see `Reachability`_)" -msgstr "" - -#: ../../abandoned-projects.rst:58 -msgid "" -"The project has no proper documentation being served (no successful builds) " -"or does not have any releases within the past twelve months" -msgstr "" - -#: ../../abandoned-projects.rst:60 -msgid "" -"No activity from the owner on the project's home page (or no home page " -"found)." -msgstr "" - -#: ../../abandoned-projects.rst:63 -msgid "All other projects are considered *active*." -msgstr "" - -#: ../../abandoned-projects.rst:66 -msgid "Renaming of an abandoned project" -msgstr "" - -#: ../../abandoned-projects.rst:68 -msgid "Projects are never renamed solely on the basis of abandonment." -msgstr "" - -#: ../../abandoned-projects.rst:70 -msgid "" -"An *abandoned* project can be renamed (by appending ``-abandoned`` and a " -"uniquifying integer if needed) for purposes of reusing the name when ALL of " -"the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:74 -msgid "" -"The project has been determined *abandoned* by the rules described above" -msgstr "" - -#: ../../abandoned-projects.rst:75 -msgid "" -"The candidate is able to demonstrate their own failed attempts to contact " -"the existing owner" -msgstr "" - -#: ../../abandoned-projects.rst:77 -msgid "" -"The candidate is able to demonstrate that the project suggested to reuse the" -" name already exists and meets notability requirements" -msgstr "" - -#: ../../abandoned-projects.rst:79 -msgid "" -"The candidate is able to demonstrate why a fork under a different name is " -"not an acceptable workaround" -msgstr "" - -#: ../../abandoned-projects.rst:81 -msgid "The project has fewer than 100 monthly pageviews" -msgstr "" - -#: ../../abandoned-projects.rst:82 -msgid "The core team does not have any additional reservations." -msgstr "" - -#: ../../abandoned-projects.rst:85 -msgid "Name conflict resolution for active projects" -msgstr "" - -#: ../../abandoned-projects.rst:87 -msgid "" -"The core team of Read the Docs are not arbiters in disputes around *active* " -"projects. The core team recommends users to get in touch with each other and" -" solve the issue by respectful communication." -msgstr "" - -#: ../../abandoned-projects.rst:92 -msgid "Prior art" -msgstr "" - -#: ../../abandoned-projects.rst:94 -msgid "" -"The Python Package Index (PyPI) policy for claiming abandoned packages " -"(`PEP-0541 `_) heavily influenced " -"this policy." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/alternate_domains.mo b/docs/user/locale/tr/LC_MESSAGES/alternate_domains.mo deleted file mode 100644 index 4e840de56e1..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/alternate_domains.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/alternate_domains.po b/docs/user/locale/tr/LC_MESSAGES/alternate_domains.po deleted file mode 100644 index 63129cc23a9..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/alternate_domains.po +++ /dev/null @@ -1,189 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../alternate_domains.rst:2 -msgid "Alternate Domains" -msgstr "" - -#: ../../alternate_domains.rst:4 -msgid "" -"Read the Docs supports a number of custom domains for your convenience. " -"Shorter URLs make everyone happy, and we like making people happy!" -msgstr "" - -#: ../../alternate_domains.rst:7 -msgid "Subdomain Support" -msgstr "" - -#: ../../alternate_domains.rst:9 -msgid "" -"Every project has a subdomain that is available to serve its documentation. " -"If you go to .readthedocs.io, it should show you the latest version of" -" documentation. A good example is https://pip.readthedocs.io" -msgstr "" - -#: ../../alternate_domains.rst:11 -msgid "" -"If you have an old project that has an underscore (_) in the name, it will " -"use a subdomain with a hyphen (-). `RFC 1035 " -"`_ has more information on valid " -"subdomains." -msgstr "" - -#: ../../alternate_domains.rst:15 -msgid "Custom Domain Support" -msgstr "" - -#: ../../alternate_domains.rst:17 -msgid "" -"You can also host your documentation from your own domain by adding a domain" -" to your project:" -msgstr "" - -#: ../../alternate_domains.rst:20 -msgid "" -"Add a CNAME record in your DNS that points the domain to: ``readthedocs.io``" -msgstr "" - -#: ../../alternate_domains.rst:21 -msgid "" -"Add a project domain in the :guilabel:`Domains` project admin page for your " -"project." -msgstr "" - -#: ../../alternate_domains.rst:24 -msgid "" -"We don't currently support pointing subdomains or naked domains to a project" -" using ``A`` records. It's best to point a subdomain, ``docs.example.com`` " -"for example, using a CNAME record." -msgstr "" - -#: ../../alternate_domains.rst:28 -msgid "" -"Using pip as an example, https://pip.pypa.io resolves, but is hosted on our " -"infrastructure." -msgstr "" - -#: ../../alternate_domains.rst:30 -msgid "As another example, fabric's dig record looks like this::" -msgstr "" - -#: ../../alternate_domains.rst:38 -msgid "Custom Domain SSL" -msgstr "" - -#: ../../alternate_domains.rst:40 -msgid "" -"By default, when you setup a custom domain to host documentation at Read the" -" Docs, we will attempt to provision a domain validated SSL certificate for " -"the domain. This service is generously provided by Cloudflare." -msgstr "" - -#: ../../alternate_domains.rst:44 -msgid "" -"After configuring your custom domain on Read the Docs, you can see the " -"status of the certificate on the domain page in your project admin dashboard" -" (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:48 -msgid "" -"If your domain has configured CAA records, please do not forget to include " -"Cloudflare CAA entries, see their `Certification Authority Authorization " -"(CAA) FAQ `_." -msgstr "" - -#: ../../alternate_domains.rst:54 -msgid "" -"Some older setups configured a CNAME record pointing to ``readthedocs.org`` " -"or another variation. While these continue to resolve, they do not yet allow" -" us to acquire SSL certificates for those domains. Point the CNAME to " -"``readthedocs.io`` and re-request a certificate by saving the domain in the " -"project admin (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:61 -msgid "" -"If you change the CNAME record, the SSL certificate issuance can take about " -"one hour." -msgstr "" - -#: ../../alternate_domains.rst:66 -msgid "" -"Due to a limitation, a domain cannot be proxied on Cloudflare to another " -"Cloudflare account that also proxies. This results in a \"CNAME Cross-User " -"Banned\" error. In order to do SSL termination, we must proxy this " -"connection. If you don't want us to do SSL termination for your domain -- " -"**which means you are responsible for the SSL certificate** -- then set your" -" CNAME to ``cloudflare-to-cloudflare.readthedocs.io`` instead of " -"``readthedocs.io``." -msgstr "" - -#: ../../alternate_domains.rst:75 -msgid "For more details, see this `previous issue`_." -msgstr "" - -#: ../../alternate_domains.rst:81 -msgid "Proxy SSL" -msgstr "" - -#: ../../alternate_domains.rst:83 -msgid "" -"If you would prefer to do your own SSL termination on a server you own and " -"control, you can do that although the setup is a bit more complex." -msgstr "" - -#: ../../alternate_domains.rst:87 -msgid "Broadly, the steps are:" -msgstr "" - -#: ../../alternate_domains.rst:89 -msgid "Have a server listening on 443 that you control" -msgstr "" - -#: ../../alternate_domains.rst:90 -msgid "" -"Procure an SSL certificate for your domain and provision it and the private " -"key on your server." -msgstr "" - -#: ../../alternate_domains.rst:92 -msgid "Add a domain that you wish to point at Read the Docs" -msgstr "" - -#: ../../alternate_domains.rst:93 -msgid "Enable proxying to us, with a custom ``X-RTD-SLUG`` header" -msgstr "" - -#: ../../alternate_domains.rst:95 -msgid "An example nginx configuration for pip would look like:" -msgstr "" - -#: ../../alternate_domains.rst:115 -msgid "rtfd.org" -msgstr "" - -#: ../../alternate_domains.rst:117 -msgid "" -"You can also use `rtfd.io` and `rtfd.org` for short URLs for Read the Docs. " -"For example, https://pip.rtfd.io redirects to its documentation page. Any " -"use of `rtfd.io` or `rtfd.org` will simply be redirected to " -"`readthedocs.io`." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/api/index.mo b/docs/user/locale/tr/LC_MESSAGES/api/index.mo deleted file mode 100644 index e3e5e9835ce..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/api/index.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/api/index.po b/docs/user/locale/tr/LC_MESSAGES/api/index.po deleted file mode 100644 index 8a84986a467..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/api/index.po +++ /dev/null @@ -1,30 +0,0 @@ -# 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: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\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/user/locale/tr/LC_MESSAGES/architecture.mo b/docs/user/locale/tr/LC_MESSAGES/architecture.mo deleted file mode 100644 index 99097233705..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/architecture.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/architecture.po b/docs/user/locale/tr/LC_MESSAGES/architecture.po deleted file mode 100644 index 968bf145e13..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/architecture.po +++ /dev/null @@ -1,35 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2014-03-01 14:09+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../architecture.rst:2 -msgid "Architecture" -msgstr "" - -#: ../../architecture.rst:4 -msgid "" -"Read the Docs is architected to be highly available. A lot of projects host " -"their documentation with us, so we have built the site so that it shouldn't " -"go down. The load balancer is the only real single point of failure " -"currently. This means mainly that if the network to the load balancer goes " -"down, we have issues." -msgstr "" - -#: ../../architecture.rst:7 -msgid "Diagram" -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/automatic-redirects.mo b/docs/user/locale/tr/LC_MESSAGES/automatic-redirects.mo deleted file mode 100644 index e71f112faa4..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/automatic-redirects.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/automatic-redirects.po b/docs/user/locale/tr/LC_MESSAGES/automatic-redirects.po deleted file mode 100644 index beb21846827..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/automatic-redirects.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../automatic-redirects.rst:2 -msgid "Automatic Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:4 -msgid "" -"Read the Docs supports redirecting certain URLs automatically. This is an " -"overview of the set of redirects that are fully supported and will work into" -" the future." -msgstr "" - -#: ../../automatic-redirects.rst:8 -msgid "Root URL" -msgstr "" - -#: ../../automatic-redirects.rst:10 -msgid "" -"A link to the root of your documentation will redirect to the *default " -"version*, as set in your project settings. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:17 -msgid "" -"This only works for the root URL, not for internal pages. It's designed to " -"redirect people from http://pip.readthedocs.io/ to the default version of " -"your documentation, since serving up a 404 here would be a pretty terrible " -"user experience. (If your \"develop\" branch was designated as your default " -"version, then it would redirect to http://pip.readthedocs.io/en/develop.) " -"But, it's not a universal redirecting solution. So, for example, a link to " -"an internal page like http://pip.readthedocs.io/usage.html doesn't redirect " -"to http://pip.readthedocs.io/en/latest/usage.html." -msgstr "" - -#: ../../automatic-redirects.rst:19 -msgid "" -"The reasoning behind this is that RTD organizes the URLs for docs so that " -"multiple translations and multiple versions of your docs can be organized " -"logically and consistently for all projects that RTD hosts. For the way that" -" RTD views docs, http://pip.readthedocs.io/en/latest/ is the root directory " -"for your default documentation in English, not http://pip.readthedocs.io/. " -"Just like http://pip.readthedocs.io/en/develop/ is the root for your " -"development documentation in English." -msgstr "" - -#: ../../automatic-redirects.rst:21 -msgid "" -"Among all the multiple versions of docs, you can choose which is the " -"\"default\" version for RTD to display, which usually corresponds to the git" -" branch of the most recent official release from your project." -msgstr "" - -#: ../../automatic-redirects.rst:24 -msgid "rtfd.org" -msgstr "" - -#: ../../automatic-redirects.rst:26 -msgid "" -"Links to rtfd.org are treated the same way as above. They redirect the root " -"URL to the default version of the project. They are intended to be easy and " -"short for people to type." -msgstr "" - -#: ../../automatic-redirects.rst:31 -msgid "Supported Top-Level Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:33 -msgid "" -"These \"implicit\" redirects are supported for legacy reasons. We will not " -"be adding support for any more magic redirects. If you want additional " -"redirects, they should live at a prefix like `Redirecting to a Page`_" -msgstr "" - -#: ../../automatic-redirects.rst:38 -msgid "" -"The main challenge of URL routing in Read the Docs is handling redirects " -"correctly. Both in the interest of redirecting older URLs that are now " -"obsolete, and in the interest of handling \"logical-looking\" URLs (leaving " -"out the lang_slug or version_slug shouldn't result in a 404), the following " -"redirects are supported::" -msgstr "" - -#: ../../automatic-redirects.rst:44 -msgid "" -"The language redirect will work for any of the defined ``LANGUAGE_CODES`` we" -" support. The version redirect will work for supported versions." -msgstr "" - -#: ../../automatic-redirects.rst:48 -msgid "Redirecting to a Page" -msgstr "" - -#: ../../automatic-redirects.rst:50 -msgid "" -"You can link to a specific page and have it redirect to your default " -"version. This is done with the ``/page/`` URL. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:57 -msgid "This allows you to create links that are always up to date." -msgstr "" - -#: ../../automatic-redirects.rst:59 -msgid "" -"Another way to handle this is the *latest* version. You can set your " -"``latest`` version to a specific version and just always link to latest." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/badges.mo b/docs/user/locale/tr/LC_MESSAGES/badges.mo deleted file mode 100644 index e26a8ed5496..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/badges.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/badges.po b/docs/user/locale/tr/LC_MESSAGES/badges.po deleted file mode 100644 index c067462a621..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/badges.po +++ /dev/null @@ -1,136 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../badges.rst:2 -msgid "Badges" -msgstr "" - -#: ../../badges.rst:4 -msgid "" -"Badges let you show the state of your documentation to your users. They are " -"great for embedding in your README, or putting inside your actual doc pages." -msgstr "" - -#: ../../badges.rst:9 -msgid "Status Badges" -msgstr "" - -#: ../../badges.rst:11 -msgid "" -"They will display in green for passing, red for failing, and yellow for " -"unknown states." -msgstr "" - -#: ../../badges.rst:15 -msgid "Here are a few examples:" -msgstr "" - -#: ../../badges.rst:17 -msgid "|green| |nbsp| |red| |nbsp| |yellow|" -msgstr "" - -#: ../../badges.rst:19 -msgid "" -"You can see it in action in the `Read the Docs README`_. They will link back" -" to your project's documentation page on Read the Docs." -msgstr "" - -#: ../../badges.rst:23 -msgid "Style" -msgstr "" - -#: ../../badges.rst:25 -msgid "" -"Now you can pass the ``style`` GET argument, to get custom styled badges " -"same as you would for shields.io. If no argument is passed, ``flat`` is used" -" as default." -msgstr "" - -#: ../../badges.rst:30 -msgid "STYLE" -msgstr "" - -#: ../../badges.rst:30 -msgid "BADGE" -msgstr "" - -#: ../../badges.rst:32 -msgid "flat" -msgstr "" - -#: ../../badges.rst:32 -msgid "|Flat Badge|" -msgstr "" - -#: ../../badges.rst:34 -msgid "flat-square" -msgstr "" - -#: ../../badges.rst:34 -msgid "|Flat-Square Badge|" -msgstr "" - -#: ../../badges.rst:36 -msgid "for-the-badge" -msgstr "" - -#: ../../badges.rst:36 -msgid "|Badge|" -msgstr "" - -#: ../../badges.rst:38 -msgid "plastic" -msgstr "" - -#: ../../badges.rst:38 -msgid "|Plastic Badge|" -msgstr "" - -#: ../../badges.rst:40 -msgid "social" -msgstr "" - -#: ../../badges.rst:40 -msgid "|Social Badge|" -msgstr "" - -#: ../../badges.rst:51 -msgid "Project Pages" -msgstr "" - -#: ../../badges.rst:53 -msgid "" -"You will now see badges embedded in your `project page`_. The default badge " -"will be pointed at the *default version* you have specified for your " -"project. The badge URLs look like this::" -msgstr "" - -#: ../../badges.rst:59 -msgid "" -"You can replace the version argument with any version that you want to show " -"a badge for. If you click on the badge icon, you will be given snippets for " -"RST, Markdown, and HTML; to make embedding it easier." -msgstr "" - -#: ../../badges.rst:64 -msgid "" -"If you leave the version argument off, it will default to your latest " -"version. This is probably best to include in your README, since it will stay" -" up to date with your Read the Docs project::" -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/builds.mo b/docs/user/locale/tr/LC_MESSAGES/builds.mo deleted file mode 100644 index 6f272ba35fe..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/builds.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/builds.po b/docs/user/locale/tr/LC_MESSAGES/builds.po deleted file mode 100644 index c0ab2967679..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/builds.po +++ /dev/null @@ -1,454 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../builds.rst:2 -msgid "Build Process" -msgstr "" - -#: ../../builds.rst:4 -msgid "Files: `tasks.py`_ - `doc_builder/`_" -msgstr "" - -#: ../../builds.rst:9 -msgid "" -"Every documentation build has limited resources. Our current build limits " -"are:" -msgstr "" - -#: ../../builds.rst:12 -msgid "15 minutes" -msgstr "" - -#: ../../builds.rst:13 -msgid "1GB of memory" -msgstr "" - -#: ../../builds.rst:15 -msgid "" -"We can increase build limits on a per-project basis, if you provide a good " -"reason your documentation needs more resources." -msgstr "" - -#: ../../builds.rst:18 -msgid "" -"You can see the current Docker build images that we use in our `docker " -"repository `_. `Docker " -"Hub `_ also shows the latest " -"set of images that have been built." -msgstr "" - -#: ../../builds.rst:21 -msgid "" -"Currently in production we're using the ``readthedocs/build:2.0`` docker " -"image as our default image." -msgstr "" - -#: ../../builds.rst:24 -msgid "How we build documentation" -msgstr "" - -#: ../../builds.rst:26 -msgid "" -"When we import your documentation, we look at two things first: your " -"*Repository URL* and the *Documentation Type*. We will clone your " -"repository, and then build your documentation using the *Documentation Type*" -" specified." -msgstr "" - -#: ../../builds.rst:31 -msgid "Sphinx" -msgstr "" - -#: ../../builds.rst:33 -msgid "" -"When you choose *Sphinx* as your *Documentation Type*, we will first look " -"for a ``conf.py`` file in your repository. If we don't find one, we will " -"generate one for you. We will look inside a ``doc`` or ``docs`` directory " -"first, and then look within your entire project." -msgstr "" - -#: ../../builds.rst:40 -msgid "Then Sphinx will build any files with an ``.rst`` extension." -msgstr "" - -#: ../../builds.rst:43 -msgid "MkDocs" -msgstr "" - -#: ../../builds.rst:45 -msgid "" -"When you choose *Mkdocs* as your *Documentation Type*, we will first look " -"for a ``mkdocs.yml`` file in the root of your repository. If we don't find " -"one, we will generate one for you." -msgstr "" - -#: ../../builds.rst:50 -msgid "" -"Then MkDocs will build any files with a ``.md`` extension within the " -"directory specifed as ``docs_dir`` in the ``mkdocs.yml``." -msgstr "" - -#: ../../builds.rst:52 -msgid "" -"If no ``mkdocs.yml`` was found in the root of your repository and we " -"generated one for you, Read the Docs will attempt to set ``docs_dir`` by " -"sequentially searching for a ``docs``, ``doc``, ``Doc``, or ``book`` " -"directory. The first of these directories that exists and contains files " -"with a ``.md`` extension will be set to ``docs_dir`` within ``mkdocs.yml``, " -"and MkDocs will build the ``.md`` files in that directory. As MkDocs doesn't" -" support automatic PDF generation, Read the Docs cannot create a PDF version" -" of your documentation with the *Mkdocs* option." -msgstr "" - -#: ../../builds.rst:60 -msgid "Understanding what's going on" -msgstr "" - -#: ../../builds.rst:62 -msgid "" -"Understanding how Read the Docs builds your project will help you with " -"debugging the problems you have with the site. It should also allow you to " -"take advantage of certain things that happen during the build process." -msgstr "" - -#: ../../builds.rst:65 -msgid "" -"The first step of the process is that we check out your code from the " -"repository you have given us. If the code is already checked out, we update " -"the copy to the branch that you have specified in your projects " -"configuration." -msgstr "" - -#: ../../builds.rst:68 -msgid "" -"Then we build the proper backend code for the type of documentation you've " -"selected." -msgstr "" - -#: ../../builds.rst:70 -msgid "" -"If you have the *Install Project* option enabled, we will run ``setup.py " -"install`` on your package, installing it into a virtual environment. You can" -" also define additional packages to install with the *Requirements File* " -"option." -msgstr "" - -#: ../../builds.rst:73 -msgid "" -"When we build your Sphinx documentation, we run ``sphinx-build -b html . " -"_build/html``, where ``html`` would be replaced with the correct backend. We" -" also create pdf's and ePub's automatically based on your project. For " -"MkDocs, we run ``mkdocs build``." -msgstr "" - -#: ../../builds.rst:78 -msgid "" -"Then these files are copied across to our application servers from the build" -" server. Once on the application servers, they are served from nginx." -msgstr "" - -#: ../../builds.rst:81 -msgid "An example in code:" -msgstr "" - -#: ../../builds.rst:95 -msgid "" -"Regardless of whether you build your docs with Sphinx or MkDocs, we " -"recommend you pin the version of Sphinx or Mkdocs you want us to use. You " -"can do this the same way other :doc:`dependencies are specified `. Some examples of pinning versions might be " -"``sphinx<2.0`` or ``mkdocs>=1.0``." -msgstr "" - -#: ../../builds.rst:102 -msgid "Builder responsibility" -msgstr "" - -#: ../../builds.rst:104 -msgid "" -"Builders have a very specific job. They take the updated source code and " -"generate the correct artifacts. The code lives in " -"``self.version.project.checkout_path(self.version.slug)``. The artifacts " -"should end up in " -"``self.version.project.artifact_path(version=self.version.slug, " -"type=self.type)`` Where ``type`` is the name of your builder. All files that" -" end up in the artifact directory should be in their final form." -msgstr "" - -#: ../../builds.rst:112 -msgid "The build environment" -msgstr "" - -#: ../../builds.rst:114 -msgid "" -"The build process is executed inside Docker containers, by default the image" -" used is ``readthedocs/build:2.0``, but you can change that using a " -":doc:`configuration file `." -msgstr "" - -#: ../../builds.rst:120 -msgid "" -"The Docker images have a select number of C libraries installed, because " -"they are used across a wide array of python projects. We can't install every" -" C library out there, but we try and support the major ones." -msgstr "" - -#: ../../builds.rst:127 -msgid "" -"If you want to know the specific version of a package that is installed in " -"the image you can check the `Ubuntu package search page " -"`__." -msgstr "" - -#: ../../builds.rst:131 -msgid "2.0 (stable)" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "O.S" -msgstr "" - -#: ../../builds.rst:133 ../../builds.rst:157 -msgid "Ubuntu 16.04" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Conda" -msgstr "" - -#: ../../builds.rst:134 -msgid "Miniconda 4.3.31" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Python" -msgstr "" - -#: ../../builds.rst:136 -msgid "``m2crypto``" -msgstr "" - -#: ../../builds.rst:137 ../../builds.rst:160 -msgid "``matplolib``" -msgstr "" - -#: ../../builds.rst:138 -msgid "``numpy``" -msgstr "" - -#: ../../builds.rst:139 ../../builds.rst:162 -msgid "``pandas``" -msgstr "" - -#: ../../builds.rst:140 ../../builds.rst:163 -msgid "``pip``" -msgstr "" - -#: ../../builds.rst:141 ../../builds.rst:164 -msgid "``scipy``" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Other packages" -msgstr "" - -#: ../../builds.rst:143 ../../builds.rst:170 -msgid "``doxygen``" -msgstr "" - -#: ../../builds.rst:144 -msgid "``graphviz``" -msgstr "" - -#: ../../builds.rst:145 -msgid "``libevent``" -msgstr "" - -#: ../../builds.rst:146 ../../builds.rst:173 -msgid "``libjpeg``" -msgstr "" - -#: ../../builds.rst:147 ../../builds.rst:174 -msgid "``libxml2-dev``" -msgstr "" - -#: ../../builds.rst:148 -msgid "``libxslt1.1``" -msgstr "" - -#: ../../builds.rst:149 ../../builds.rst:176 -msgid "``pandoc``" -msgstr "" - -#: ../../builds.rst:150 ../../builds.rst:178 -msgid "``textlive-full``" -msgstr "" - -#: ../../builds.rst:152 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:155 -msgid "3.0 (latest)" -msgstr "" - -#: ../../builds.rst:158 -msgid "Miniconda 4.4.10" -msgstr "" - -#: ../../builds.rst:161 -msgid "``numpy``," -msgstr "" - -#: ../../builds.rst:0 -msgid "JavaScript" -msgstr "" - -#: ../../builds.rst:166 -msgid "``jsdoc``" -msgstr "" - -#: ../../builds.rst:167 -msgid "``nodejs``" -msgstr "" - -#: ../../builds.rst:168 -msgid "``npm``" -msgstr "" - -#: ../../builds.rst:171 -msgid "``libevent-dev``" -msgstr "" - -#: ../../builds.rst:172 -msgid "``libgraphviz-dev``" -msgstr "" - -#: ../../builds.rst:175 -msgid "``libxslt1-dev``" -msgstr "" - -#: ../../builds.rst:177 -msgid "``plantuml``" -msgstr "" - -#: ../../builds.rst:180 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:183 -msgid "Writing your own builder" -msgstr "" - -#: ../../builds.rst:185 -msgid "" -"Builds happen on a server using only the RTD Public API. There is no reason " -"that you couldn't build your own independent builder that wrote into the RTD" -" namespace. The only thing that is currently unsupported there is a saner " -"way than uploading the processed files as a zip." -msgstr "" - -#: ../../builds.rst:187 -msgid "" -"The documentation build system in RTD is made pluggable, so that you can " -"build out your own backend. If you have a documentation format that isn't " -"currently supported, you can add support by contributing a backend." -msgstr "" - -#: ../../builds.rst:189 -msgid "" -"The builders in :doc:`/developer-interface/doc_builder` detail the higher " -"level parts of the API that you need to implement. A basic run goes " -"something like this::" -msgstr "" - -#: ../../builds.rst:200 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../builds.rst:202 -msgid "" -"If you're having trouble getting your version to build, try wiping out the " -"existing build/environment files. On your version list page " -"``/projects/[project]/versions`` there is a \"Wipe\" button that will remove" -" all of the files associated with your documentation build, but not the " -"documentation itself." -msgstr "" - -#: ../../builds.rst:205 -msgid "Build environment" -msgstr "" - -#: ../../builds.rst:207 -msgid "" -"The *Sphinx* and *Mkdocs* builders set the following RTD-specific " -"environment variables when building your documentation:" -msgstr "" - -#: ../../builds.rst:210 -msgid "Environment variable" -msgstr "" - -#: ../../builds.rst:210 -msgid "Description" -msgstr "" - -#: ../../builds.rst:210 -msgid "Example value" -msgstr "" - -#: ../../builds.rst:212 -msgid "``READTHEDOCS``" -msgstr "" - -#: ../../builds.rst:212 -msgid "Whether the build is running inside RTD" -msgstr "" - -#: ../../builds.rst:212 -msgid "``True``" -msgstr "" - -#: ../../builds.rst:214 -msgid "``READTHEDOCS_VERSION``" -msgstr "" - -#: ../../builds.rst:214 -msgid "The RTD name of the version which is being built" -msgstr "" - -#: ../../builds.rst:214 -msgid "``latest``" -msgstr "" - -#: ../../builds.rst:216 -msgid "``READTHEDOCS_PROJECT``" -msgstr "" - -#: ../../builds.rst:216 -msgid "The RTD name of the project which is being built" -msgstr "" - -#: ../../builds.rst:216 -msgid "``myexampleproject``" -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/canonical.mo b/docs/user/locale/tr/LC_MESSAGES/canonical.mo deleted file mode 100644 index c7b65f22ff3..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/canonical.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/canonical.po b/docs/user/locale/tr/LC_MESSAGES/canonical.po deleted file mode 100644 index d0365b69238..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/canonical.po +++ /dev/null @@ -1,105 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../canonical.rst:2 -msgid "Canonical URLs" -msgstr "" - -#: ../../canonical.rst:4 -msgid "" -"Canonical URLs allow people to have consistent page URLs for domains. This " -"is mainly useful for search engines, so that they can send people to the " -"correct page." -msgstr "" - -#: ../../canonical.rst:8 -msgid "Read the Docs uses these in two ways:" -msgstr "" - -#: ../../canonical.rst:10 -msgid "We point all versions of your docs at the \"latest\" version as canonical" -msgstr "" - -#: ../../canonical.rst:11 -msgid "" -"We point at the user specified canonical URL, generally a custom domain for " -"your docs." -msgstr "" - -#: ../../canonical.rst:14 -msgid "Example" -msgstr "" - -#: ../../canonical.rst:16 -msgid "" -"Fabric hosts their docs on Read the Docs. They mostly use their own domain " -"for them ``http://docs.fabfile.org``. This means that Google will index both" -" ``http://fabric-docs.readthedocs.io`` and ``http://docs.fabfile.org`` for " -"their documentation." -msgstr "" - -#: ../../canonical.rst:20 -msgid "" -"Fabric will want to set ``http://docs.fabfile.org`` as their canonical URL. " -"This means that when Google indexes ``http://fabric-docs.readthedocs.io``, " -"it will know that it should really point at ``http://docs.fabfile.org``." -msgstr "" - -#: ../../canonical.rst:24 -msgid "Enabling" -msgstr "" - -#: ../../canonical.rst:26 -msgid "" -"You can set the canonical URL for your project in the Project Admin page. " -"Check your `Domains` tab for the domains that we know about." -msgstr "" - -#: ../../canonical.rst:29 -msgid "Implementation" -msgstr "" - -#: ../../canonical.rst:31 -msgid "" -"If you look at the source code for documentation built after you set your " -"canonical URL, you should see a bit of HTML like this:" -msgstr "" - -#: ../../canonical.rst:39 -msgid "Links" -msgstr "" - -#: ../../canonical.rst:41 -msgid "" -"This is a good explanation of the usage of canonical URLs in search engines:" -msgstr "" - -#: ../../canonical.rst:43 -msgid "http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" -msgstr "" - -#: ../../canonical.rst:45 -msgid "This is a good explanation for why canonical pages are good for SEO:" -msgstr "" - -#: ../../canonical.rst:47 -msgid "" -"http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-" -"practices-since-sitemaps" -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/changelog.mo b/docs/user/locale/tr/LC_MESSAGES/changelog.mo deleted file mode 100644 index ddf039723fb..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/changelog.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/changelog.po b/docs/user/locale/tr/LC_MESSAGES/changelog.po deleted file mode 100644 index 3dee9082ff8..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/changelog.po +++ /dev/null @@ -1,3796 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../changelog.rst:2 -msgid "Changelog" -msgstr "" - -#: ../../../CHANGELOG.rst:2 -msgid "Version 2.6.5" -msgstr "" - -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -msgid "Date" -msgstr "" - -#: ../../../CHANGELOG.rst:4 ../../../CHANGELOG.rst:14 -msgid "August 29, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:6 -msgid "" -"`@stsewd `__: Tests for yaml file regex (`#4587 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:7 -msgid "" -"`@agjohnson `__: Respect user language when " -"caching homepage (`#4585 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:8 -msgid "" -"`@humitos `__: Add start and termination to YAML " -"file regex (`#4584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:9 -msgid "" -"`@safwanrahman `__: [Fix #4576] Do not " -"delete projects which have multiple users (`#4577 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:12 -msgid "Version 2.6.4" -msgstr "" - -#: ../../../CHANGELOG.rst:16 -msgid "" -"`@stsewd `__: Update tests failing on master " -"(`#4575 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:17 -msgid "" -"`@davidfischer `__: Add a flag to disable " -"docsearch (`#4570 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:18 -msgid "" -"`@stsewd `__: Fix nested syntax in docs (`#4567 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:19 -msgid "" -"`@stsewd `__: Fix incorrect reraise (`#4566 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:20 -msgid "" -"`@davidfischer `__: Add a note about " -"specifying the version of build tools (`#4562 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:21 -msgid "" -"`@davidfischer `__: Serve badges directly " -"from local filesystem (`#4561 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:22 -msgid "" -"`@humitos `__: Build JSON artifacts in HTML " -"builder (`#4554 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:23 -msgid "" -"`@humitos `__: Route task to proper queue (`#4553" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:24 -msgid "" -"`@humitos `__: Sanitize BuildCommand.output by " -"removing NULL characters (`#4552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:25 -msgid "" -"`@davidfischer `__: Fix changelog for 2.6.3 " -"(`#4548 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:26 -msgid "" -"`@ericholscher `__: Remove hiredis (`#4542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:27 -msgid "" -"`@davidfischer `__: Use the STATIC_URL for " -"static files to avoid redirection (`#4522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:28 -msgid "" -"`@stsewd `__: Update docs about build process " -"(`#4515 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:29 -msgid "" -"`@StefanoChiodino `__: Allow for period " -"as a prefix and yaml extension for config file (`#4512 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:30 -msgid "" -"`@AumitLeon `__: Update information on mkdocs " -"build process (`#4508 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:31 -msgid "" -"`@humitos `__: Fix Exact Redirect to work " -"properly when using $rest keyword (`#4501 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:32 -msgid "" -"`@humitos `__: Mark some BuildEnvironmentError " -"exceptions as Warning and do not log them (`#4495 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:33 -msgid "" -"`@xrmx `__: projects: don't explode trying to update" -" UpdateDocsTaskStep state (`#4485 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:34 -msgid "" -"`@humitos `__: Note with the developer flow to " -"update our app translations (`#4481 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:35 -msgid "" -"`@humitos `__: Add `trimmed` to all multilines " -"`blocktrans` tags (`#4480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:36 -msgid "" -"`@humitos `__: Example and note with usage of " -"trimmed option in blocktrans (`#4479 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:37 -msgid "" -"`@humitos `__: Update Transifex resources for our" -" documentation (`#4478 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:38 -msgid "" -"`@humitos `__: Documentation for Manage " -"Translations (`#4470 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:39 -msgid "" -"`@stsewd `__: Port https://github.com/rtfd" -"/readthedocs-build/pull/38/ (`#4461 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:40 -msgid "" -"`@stsewd `__: Match v1 config interface to new one" -" (`#4456 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:41 -msgid "" -"`@humitos `__: Skip tags that point to blob " -"objects instead of commits (`#4442 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:42 -msgid "" -"`@stsewd `__: Document " -"python.use_system_site_packages option (`#4422 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:43 -msgid "" -"`@humitos `__: More tips about how to reduce " -"resources usage (`#4419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:44 -msgid "" -"`@xrmx `__: projects: user in " -"ProjectQuerySetBase.for_admin_user is mandatory (`#4417 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:47 -msgid "Version 2.6.3" -msgstr "" - -#: ../../../CHANGELOG.rst:49 -msgid "August 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:51 -msgid "Release to Azure!" -msgstr "" - -#: ../../../CHANGELOG.rst:53 -msgid "" -"`@davidfischer `__: Add Sponsors list to " -"footer (`#4424 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:54 -msgid "" -"`@stsewd `__: Cache node_modules to speed up CI " -"(`#4484 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:55 -msgid "" -"`@xrmx `__: templates: mark missing string for " -"translation on project edit (`#4518 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:56 -msgid "" -"`@ericholscher `__: Performance improvement:" -" cache version listing on the homepage (`#4526 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:57 -msgid "" -"`@agjohnson `__: Remove mailgun from our " -"dependencies (`#4531 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:58 -msgid "" -"`@davidfischer `__: Improved ad block " -"detection (`#4532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:59 -msgid "" -"`@agjohnson `__: Revert \"Remove " -"SelectiveFileSystemFolder finder workaround\" (`#4533 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:60 -msgid "" -"`@davidfischer `__: Slight clarification on " -"turning off ads for a project (`#4534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:61 -msgid "" -"`@davidfischer `__: Fix the sponsor image " -"paths (`#4535 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:62 -msgid "" -"`@agjohnson `__: Update build assets (`#4537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:66 -msgid "Version 2.6.2" -msgstr "" - -#: ../../../CHANGELOG.rst:68 -msgid "August 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:70 -msgid "" -"`@davidfischer `__: Custom domain " -"clarifications (`#4514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:71 -msgid "" -"`@trein `__: Use single quote throughout the file " -"(`#4513 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:72 -msgid "" -"`@davidfischer `__: Support ads on pallets " -"themes (`#4499 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:73 -msgid "" -"`@davidfischer `__: Only use " -"HostHeaderSSLAdapter for SSL/HTTPS connections (`#4498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:74 -msgid "" -"`@keflavich `__: Very minor English correction " -"(`#4497 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:75 -msgid "" -"`@davidfischer `__: All static media is run " -"through \"collectstatic\" (`#4489 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:76 -msgid "" -"`@humitos `__: Fix reST structure (`#4488 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:77 -msgid "" -"`@nijel `__: Document expected delay on CNAME " -"change and need for CAA (`#4487 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:78 -msgid "" -"`@davidfischer `__: Allow enforcing HTTPS " -"for custom domains (`#4483 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:79 -msgid "" -"`@davidfischer `__: Add some details around " -"community ad qualifications (`#4436 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:80 -msgid "" -"`@davidfischer `__: Updates to manifest " -"storage (`#4430 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:81 -msgid "" -"`@davidfischer `__: Update alt domains docs " -"with SSL (`#4425 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:82 -msgid "" -"`@agjohnson `__: Add SNI support for API HTTPS " -"endpoint (`#4423 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:83 -msgid "" -"`@davidfischer `__: API v1 cleanup (`#4415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:84 -msgid "" -"`@davidfischer `__: Allow filtering versions" -" by active (`#4414 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:85 -msgid "" -"`@mlncn `__: Fix broken link (`#4410 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:86 -msgid "" -"`@safwanrahman `__: [Fix #4407] Port Project" -" Search for Elasticsearch 6.x (`#4408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:87 -msgid "" -"`@davidfischer `__: Add client ID to Google " -"Analytics requests (`#4404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:88 -msgid "" -"`@xrmx `__: projects: fix filtering in " -"projects_tag_detail (`#4398 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:89 -msgid "" -"`@davidfischer `__: Fix a proxy model bug " -"related to ad-free (`#4390 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:90 -msgid "" -"`@humitos `__: Release 2.6.1 (`#4389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:91 ../../../CHANGELOG.rst:108 -msgid "" -"`@davidfischer `__: Do not access database " -"from builds to check ad-free (`#4387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:92 ../../../CHANGELOG.rst:109 -msgid "" -"`@humitos `__: Adapt YAML config integration " -"tests (`#4385 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:93 ../../../CHANGELOG.rst:110 -msgid "" -"`@stsewd `__: Set full `source_file` path for " -"default configuration (`#4379 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:94 -msgid "" -"`@humitos `__: Make `get_version` usable from a " -"specified path (`#4376 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:95 ../../../CHANGELOG.rst:111 -msgid "" -"`@humitos `__: More tags when logging errors to " -"Sentry (`#4375 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:96 -msgid "" -"`@humitos `__: Check for 'options' in " -"update_repos command (`#4373 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:97 -msgid "" -"`@safwanrahman `__: [Fix #4333] Implement " -"asynchronous search reindex functionality using celery (`#4368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:98 -msgid "" -"`@stsewd `__: V2 of the configuration file (`#4355" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:99 ../../../CHANGELOG.rst:122 -msgid "" -"`@davidfischer `__: Remove the UID from the " -"GA measurement protocol (`#4347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:100 ../../../CHANGELOG.rst:583 -msgid "" -"`@humitos `__: Mount `pip_cache_path` in Docker " -"container (`#3556 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:101 -msgid "" -"`@agjohnson `__: Show subprojects in search " -"results (`#1866 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:104 -msgid "Version 2.6.1" -msgstr "" - -#: ../../../CHANGELOG.rst:106 -msgid "July 17, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:114 -msgid "Version 2.6.0" -msgstr "" - -#: ../../../CHANGELOG.rst:116 -msgid "July 16, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:118 -msgid "Adds initial support for HTTPS on custom domains" -msgstr "" - -#: ../../../CHANGELOG.rst:119 -msgid "" -"`@stsewd `__: Revert \"projects: serve badge with " -"same protocol as site\" (`#4353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:120 -msgid "" -"`@davidfischer `__: Do not overwrite sphinx " -"context variables feature (`#4349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:121 -msgid "" -"`@stsewd `__: Calrify docs about how rtd select " -"the stable version (`#4348 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:123 -msgid "" -"`@stsewd `__: Fix error in command (`#4345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:124 -msgid "" -"`@davidfischer `__: Improvements for the " -"build/version admin (`#4344 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:125 -msgid "" -"`@safwanrahman `__: [Fix #4265] Porting " -"frontend docsearch to work with new API (`#4340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:126 -msgid "" -"`@ktdreyer `__: fix spelling of " -"\"demonstrating\" (`#4336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:127 -msgid "" -"`@davidfischer `__: Warning about theme " -"context implementation status (`#4335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:128 -msgid "" -"`@Blendify `__: Docs: Let Theme Choose Pygments " -"Theme (`#4331 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:129 -msgid "" -"`@davidfischer `__: Disable the ad block nag" -" for ad-free projects (`#4329 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:130 -msgid "" -"`@safwanrahman `__: [fix #4265] Port " -"Document search API for Elasticsearch 6.x (`#4309 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:131 -msgid "" -"`@stsewd `__: Refactor configuration object to " -"class based (`#4298 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:134 -msgid "Version 2.5.3" -msgstr "" - -#: ../../../CHANGELOG.rst:136 -msgid "July 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:138 -msgid "" -"`@xrmx `__: Do less work in querysets (`#4322 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:139 -msgid "" -"`@stsewd `__: Fix deprecations in management " -"commands (`#4321 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:140 -msgid "" -"`@davidfischer `__: Add a flag for marking a" -" project ad-free (`#4313 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:141 -msgid "" -"`@davidfischer `__: Use \"npm run lint\" " -"from tox (`#4312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:142 -msgid "" -"`@davidfischer `__: Fix issues building " -"static assets (`#4311 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:143 -msgid "" -"`@humitos `__: Use PATHs to call clear_artifacts " -"(`#4296 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:144 -msgid "" -"`@safwanrahman `__: [Fix #2457] Implement " -"exact match search (`#4292 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:145 -msgid "" -"`@davidfischer `__: API filtering " -"improvements (`#4285 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:146 -msgid "" -"`@annegentle `__: Remove self-referencing " -"links for webhooks docs (`#4283 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:147 -msgid "" -"`@safwanrahman `__: [Fix #2328 #2013] " -"Refresh search index and test for case insensitive search (`#4277 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:148 -msgid "" -"`@xrmx `__: doc_builder: clarify sphinx backend " -"append_conf docstring (`#4276 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:149 -msgid "" -"`@davidfischer `__: Add documentation for " -"APIv2 (`#4274 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:150 -msgid "" -"`@humitos `__: Wrap notifications HTML code into " -"a block (`#4273 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:151 -msgid "" -"`@stsewd `__: Move config.py from rtd build " -"(`#4272 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:152 -msgid "" -"`@ericholscher `__: Fix our use of `--use-" -"wheel` in pip. (`#4269 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:153 -msgid "" -"`@agjohnson `__: Revert \"Merge pull request " -"#4206 from FlorianKuckelkorn/fix/pip-breaking-change\" (`#4261 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:154 -msgid "" -"`@humitos `__: Fix triggering a build for a " -"skipped project (`#4255 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:155 -msgid "" -"`@stsewd `__: Update default sphinx version " -"(`#4250 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:156 -msgid "" -"`@stsewd `__: Move config module from rtd-build " -"repo (`#4242 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:157 -msgid "" -"`@davidfischer `__: Allow staying logged in " -"for longer (`#4236 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:158 -msgid "" -"`@safwanrahman `__: Upgrade Elasticsearch to" -" version 6.x (`#4211 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:159 -msgid "" -"`@humitos `__: Make tests extensible from " -"corporate site (`#4095 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:160 -msgid "" -"`@stsewd `__: `stable` version stuck on a specific" -" commit (`#3913 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:163 -msgid "Version 2.5.2" -msgstr "" - -#: ../../../CHANGELOG.rst:165 -msgid "June 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:167 -msgid "" -"`@davidfischer `_: Add a page detailing ad " -"blocking (`#4244 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:168 -msgid "" -"`@xrmx `_: projects: serve badge with same protocol " -"as site (`#4228 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:169 -msgid "" -"`@FlorianKuckelkorn `_: Fixed breaking " -"change in pip 10.0.0b1 (2018-03-31) (`#4206 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:170 -msgid "" -"`@StefanoChiodino `_: Document that " -"readthedocs file can now have yaml extension (`#4129 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:171 -msgid "" -"`@humitos `_: Downgrade docker to 3.1.3 because " -"of timeouts in EXEC call (`#4241 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:172 -msgid "" -"`@stsewd `_: Move parser tests from rtd-build repo" -" (`#4225 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:173 -msgid "" -"`@humitos `_: Handle revoked oauth permissions by" -" the user (`#4074 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:174 -msgid "" -"`@humitos `_: Allow to hook the initial build " -"from outside (`#4033 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:177 -msgid "Version 2.5.1" -msgstr "" - -#: ../../../CHANGELOG.rst:179 -msgid "June 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:181 -msgid "" -"`@stsewd `_: Add feature to build json with html " -"in the same build (`#4229 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:182 -msgid "" -"`@davidfischer `_: Prioritize ads based on " -"content (`#4224 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:183 -msgid "" -"`@mostaszewski `_: #4170 - Link the version " -"in the footer to the changelog (`#4217 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:184 -msgid "" -"`@Jmennius `_: Add provision_elasticsearch " -"command (`#4216 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:185 -msgid "" -"`@SuriyaaKudoIsc `_: Use the latest " -"YouTube share URL (`#4209 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:186 -msgid "" -"`@davidfischer `_: Allow staff to trigger " -"project builds (`#4207 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:187 -msgid "" -"`@davidfischer `_: Use autosectionlabel in " -"the privacy policy (`#4204 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:188 -msgid "" -"`@davidfischer `_: These links weren't " -"correct after #3632 (`#4203 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:189 -msgid "" -"`@davidfischer `_: Release 2.5.0 (`#4200 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:190 ../../../CHANGELOG.rst:214 -msgid "" -"`@ericholscher `_: Fix Build: Convert md to " -"rst in docs (`#4199 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:191 -msgid "" -"`@ericholscher `_: Updates to #3850 to fix " -"merge conflict (`#4198 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:192 -msgid "" -"`@ericholscher `_: Build on top of #3881 and" -" put docs in custom_installs. (`#4196 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:193 -msgid "" -"`@davidfischer `_: Increase the max theme " -"version (`#4195 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:194 ../../../CHANGELOG.rst:215 -msgid "" -"`@ericholscher `_: Remove maxcdn reqs " -"(`#4194 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:195 ../../../CHANGELOG.rst:216 -msgid "" -"`@ericholscher `_: Add missing gitignore " -"item for ES testing (`#4193 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:196 ../../../CHANGELOG.rst:217 -msgid "" -"`@xrmx `_: fabfile: update i18n helpers (`#4189 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:197 ../../../CHANGELOG.rst:218 -msgid "" -"`@xrmx `_: Update italian locale (`#4188 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:198 ../../../CHANGELOG.rst:219 -msgid "" -"`@xrmx `_: locale: update and build the english " -"translation (`#4187 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:199 -msgid "" -"`@humitos `_: Upgrade celery to avoid " -"AtributeError:async (`#4185 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:200 -msgid "" -"`@stsewd `_: Prepare code for custo mkdocs.yaml " -"location (`#4184 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:201 -msgid "" -"`@agjohnson `_: Updates to our triage " -"guidelines (`#4180 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:202 -msgid "" -"`@davidfischer `_: Server side analytics " -"(`#4131 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:203 -msgid "" -"`@humitos `_: Upgrade packages with pur (`#4124 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:204 -msgid "" -"`@stsewd `_: Fix resync remote repos (`#4113 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:205 -msgid "" -"`@stsewd `_: Add schema for configuration file " -"with yamale (`#4084 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:206 ../../../CHANGELOG.rst:222 -msgid "" -"`@davidfischer `_: Ad block nag to urge " -"people to whitelist (`#4037 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:207 ../../../CHANGELOG.rst:226 -msgid "" -"`@benjaoming `_: Add Mexican Spanish as a " -"project language (`#3588 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:210 -msgid "Version 2.5.0" -msgstr "" - -#: ../../../CHANGELOG.rst:212 -msgid "June 06, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:220 -msgid "" -"`@safwanrahman `_: Test for search " -"functionality (`#4116 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:221 -msgid "" -"`@davidfischer `_: Update mkdocs to the " -"latest (`#4041 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:223 -msgid "" -"`@davidfischer `_: Decouple the theme JS " -"from readthedocs.org (`#3968 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:224 -msgid "" -"`@xrmx `_: tests: fixup url tests in " -"test_privacy_urls (`#3966 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:225 -msgid "" -"`@fenilgandhi `_: Add support for different " -"badge styles (`#3632 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:227 -msgid "" -"`@stsewd `_: Wrap versions' list to look more " -"consistent (`#3445 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:228 -msgid "" -"`@agjohnson `_: Move CDN code to external " -"abstraction (`#2091 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:231 -msgid "Version 2.4.0" -msgstr "" - -#: ../../../CHANGELOG.rst:233 -msgid "May 31, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:235 -msgid "" -"This fixes assets that were generated against old dependencies in 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:236 -msgid "" -"`@agjohnson `_: Fix issues with search " -"javascript (`#4176 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:237 -msgid "" -"`@stsewd `_: Use anonymous refs in CHANGELOG " -"(`#4173 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:238 -msgid "" -"`@stsewd `_: Fix some warnings on docs (`#4172 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:239 -msgid "" -"`@davidfischer `_: Update the privacy policy" -" date (`#4171 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:240 -msgid "" -"`@davidfischer `_: Note about state and " -"metro ad targeting (`#4169 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:241 -msgid "" -"`@ericholscher `_: Add another guide around " -"fixing memory usage. (`#4168 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:242 -msgid "" -"`@stsewd `_: Download raw build log (`#3585 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:243 -msgid "" -"`@stsewd `_: Add \"edit\" and \"view docs\" " -"buttons to subproject list (`#3572 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:244 -msgid "" -"`@kennethlarsen `_: Remove outline reset to" -" bring back outline (`#3512 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:247 -msgid "Version 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:249 -msgid "May 30, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:251 -msgid "" -"`@ericholscher `__: Remove CSS override that" -" doesn't exist. (`#4165 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:252 -msgid "" -"`@davidfischer `__: Include a DMCA request " -"template (`#4164 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:253 -msgid "" -"`@davidfischer `__: No CSRF cookie for docs " -"pages (`#4153 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:254 -msgid "" -"`@davidfischer `__: Small footer rework " -"(`#4150 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:255 -msgid "" -"`@stsewd `__: Fix prospector dependencies (`#4149 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:256 -msgid "" -"`@ericholscher `__: Remove deploy directory " -"which is unused. (`#4147 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:257 -msgid "" -"`@stsewd `__: Use autosectionlabel extension " -"(`#4146 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:258 -msgid "" -"`@davidfischer `__: Add Intercom to the " -"privacy policy (`#4145 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:259 -msgid "" -"`@humitos `__: Minimum refactor to decide_if_cors" -" (`#4143 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:260 -msgid "" -"`@stsewd `__: Ignore migrations from coverage " -"report (`#4141 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:261 -msgid "" -"`@stsewd `__: 5xx status in old webhooks (`#4139 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:262 -msgid "" -"`@davidfischer `__: Fix with Lato Bold font " -"(`#4138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:263 -msgid "" -"`@davidfischer `__: Release 2.3.13 (`#4137 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:264 ../../../CHANGELOG.rst:293 -msgid "" -"`@davidfischer `__: Build static assets " -"(`#4136 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:265 -msgid "" -"`@xrmx `__: oauth/services: correct error handling " -"in paginate (`#4134 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:266 -msgid "" -"`@xrmx `__: oauth/services: don't abuse " -"log.exception (`#4133 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:267 -msgid "" -"`@cedk `__: Use quiet mode to retrieve branches from" -" mercurial (`#4114 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:268 -msgid "" -"`@humitos `__: Add `has_valid_clone` and " -"`has_valid_webhook` to ProjectAdminSerializer (`#4107 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:269 -msgid "" -"`@stsewd `__: Put the rtd extension to the " -"beginning of the list (`#4054 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:270 -msgid "" -"`@stsewd `__: Use gitpython for tags (`#4052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:271 -msgid "" -"`@davidfischer `__: Do Not Track support " -"(`#4046 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:272 -msgid "" -"`@stsewd `__: Set urlconf to None after changing " -"SUBDOMAIN setting (`#4032 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:273 -msgid "" -"`@humitos `__: Fix /404/ testing page (`#3976 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:274 ../../../CHANGELOG.rst:381 -msgid "" -"`@xrmx `__: Fix some tests with postgres (`#3958 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:275 ../../../CHANGELOG.rst:394 -msgid "" -"`@xrmx `__: Fixup DJANGO_SETTINGS_SKIP_LOCAL in " -"tests (`#3899 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:276 ../../../CHANGELOG.rst:397 -msgid "" -"`@xrmx `__: templates: mark a few more strings for " -"translations (`#3869 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:277 -msgid "" -"`@ze `__: Make search bar in dashboard have a more " -"clear message. (`#3844 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:278 -msgid "" -"`@varunotelli `__: Pointed users to Python3.6" -" (`#3817 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:279 -msgid "" -"`@stsewd `__: [RDY] Fix tests for environment " -"(`#3764 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:280 -msgid "" -"`@ajatprabha `__: Ticket #3694: rename owners " -"to maintainers (`#3703 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:281 -msgid "" -"`@SanketDG `__: Refactor to replace old logging " -"to avoid mangling (`#3677 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:282 -msgid "" -"`@stsewd `__: Add rstcheck to CI (`#3624 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:283 -msgid "" -"`@techtonik `__: Update Git on prod (`#3615 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:284 -msgid "" -"`@stsewd `__: Allow to hide version warning " -"(`#3595 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:285 -msgid "" -"`@cclauss `__: Modernize Python 2 code to get " -"ready for Python 3 (`#3514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:286 -msgid "" -"`@stsewd `__: Consistent version format (`#3504 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:289 -msgid "Version 2.3.13" -msgstr "" - -#: ../../../CHANGELOG.rst:291 -msgid "May 23, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:294 -msgid "" -"`@stsewd `__: Don't sync _static dir for search " -"builder (`#4120 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:295 -msgid "" -"`@davidfischer `__: Use the latest Lato " -"release (`#4093 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:296 -msgid "" -"`@davidfischer `__: Update Gold Member " -"marketing (`#4063 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:297 -msgid "" -"`@davidfischer `__: Fix missing fonts " -"(`#4060 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:298 -msgid "" -"`@stsewd `__: Additional validation when changing " -"the project language (`#3790 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:299 -msgid "" -"`@stsewd `__: Improve yaml config docs (`#3685 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:302 -msgid "Version 2.3.12" -msgstr "" - -#: ../../../CHANGELOG.rst:304 -msgid "May 21, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:306 -msgid "" -"`@stsewd `__: Remove Django deprecation warning " -"(`#4112 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:307 -msgid "" -"`@davidfischer `__: Display feature flags in" -" the admin (`#4108 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:308 -msgid "" -"`@humitos `__: Set valid clone in project " -"instance inside the version object also (`#4105 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:309 -msgid "" -"`@davidfischer `__: Use the latest theme " -"version in the default builder (`#4096 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:310 -msgid "" -"`@humitos `__: Use next field to redirect user " -"when login is done by social (`#4083 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:311 -msgid "" -"`@humitos `__: Update the `documentation_type` " -"when it's set to 'auto' (`#4080 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:312 -msgid "" -"`@brainwane `__: Update link to license in " -"philosophy document (`#4059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:313 ../../../CHANGELOG.rst:328 -msgid "" -"`@agjohnson `__: Update local assets for theme " -"to 0.3.1 tag (`#4047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:314 ../../../CHANGELOG.rst:329 -msgid "" -"`@stsewd `__: Fix unbalanced div (`#4044 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:315 ../../../CHANGELOG.rst:330 -msgid "" -"`@stsewd `__: Remove haystack from code base " -"(`#4039 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:316 -msgid "" -"`@davidfischer `__: Subdomains use HTTPS if " -"settings specify (`#3987 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:317 -msgid "" -"`@davidfischer `__: Draft Privacy Policy " -"(`#3978 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:318 -msgid "" -"`@humitos `__: Allow import Gitlab repo manually " -"and set a webhook automatically (`#3934 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:319 -msgid "" -"`@davidfischer `__: Enable ads on the " -"readthedocs mkdocs theme (`#3922 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:320 -msgid "" -"`@bansalnitish `__: Fixes #2953 - Url " -"resolved with special characters (`#3725 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:321 ../../../CHANGELOG.rst:346 -msgid "" -"`@Jigar3 `__: Deleted bookmarks app (`#3663 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:324 -msgid "Version 2.3.11" -msgstr "" - -#: ../../../CHANGELOG.rst:326 -msgid "May 01, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:331 -msgid "" -"`@stsewd `__: Remove dead code from api v1 (`#4038" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:332 -msgid "" -"`@humitos `__: Bump sphinx default version to " -"1.7.4 (`#4035 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:333 -msgid "" -"`@davidfischer `__: Detail where ads are " -"shown (`#4031 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:334 -msgid "" -"`@ericholscher `__: Make email verification " -"optional for dev (`#4024 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:335 -msgid "" -"`@davidfischer `__: Support sign in and sign" -" up with GH/GL/BB (`#4022 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:336 -msgid "" -"`@agjohnson `__: Remove old varnish purge " -"utility function (`#4019 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:337 -msgid "" -"`@agjohnson `__: Remove build queue length " -"warning on build list page (`#4018 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:338 -msgid "" -"`@stsewd `__: Don't check order on " -"assertQuerysetEqual on tests for subprojects (`#4016 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:339 -msgid "" -"`@stsewd `__: Tests for view docs api response " -"(`#4014 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:340 -msgid "" -"`@davidfischer `__: MkDocs projects use " -"RTD's analytics privacy improvements (`#4013 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:341 -msgid "" -"`@humitos `__: Release 2.3.10 (`#4009 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:342 -msgid "" -"`@davidfischer `__: Remove typekit fonts " -"(`#3982 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:343 -msgid "" -"`@stsewd `__: Move dynamic-fixture to testing " -"requirements (`#3956 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:344 ../../../CHANGELOG.rst:396 -msgid "" -"`@stsewd `__: Fix view docs link (`#3882 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:345 -msgid "" -"`@stsewd `__: [WIP] Remove comments app (`#3802 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:349 -msgid "Version 2.3.10" -msgstr "" - -#: ../../../CHANGELOG.rst:351 -msgid "April 24, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:353 -msgid "" -"`@humitos `__: Downgrade docker to 3.1.3 (`#4003 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:356 -msgid "Version 2.3.9" -msgstr "" - -#: ../../../CHANGELOG.rst:358 ../../../CHANGELOG.rst:365 -msgid "April 20, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:360 -msgid "" -"`@agjohnson `__: Fix recursion problem more " -"generally (`#3989 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:363 -msgid "Version 2.3.8" -msgstr "" - -#: ../../../CHANGELOG.rst:367 -msgid "" -"`@agjohnson `__: Give TaskStep class knowledge " -"of the underlying task (`#3983 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:368 -msgid "" -"`@humitos `__: Resolve domain when a project is a" -" translation of itself (`#3981 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:371 -msgid "Version 2.3.7" -msgstr "" - -#: ../../../CHANGELOG.rst:373 -msgid "April 19, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:375 -msgid "" -"`@humitos `__: Fix server_error_500 path on " -"single version (`#3975 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:376 -msgid "" -"`@davidfischer `__: Fix bookmark app lint " -"failures (`#3969 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:377 -msgid "" -"`@humitos `__: Use latest setuptools (39.0.1) by " -"default on build process (`#3967 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:378 -msgid "" -"`@ericholscher `__: Fix exact redirects. " -"(`#3965 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:379 -msgid "" -"`@humitos `__: Make `resolve_domain` work when a " -"project is subproject of itself (`#3962 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:380 -msgid "" -"`@humitos `__: Remove django-celery-beat and use " -"the default scheduler (`#3959 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:382 -msgid "" -"`@davidfischer `__: Add advertising details " -"docs (`#3955 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:383 -msgid "" -"`@humitos `__: Use pur to upgrade python packages" -" (`#3953 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:384 -msgid "" -"`@ze `__: Make adjustments to Projects page (`#3948 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:385 -msgid "" -"`@davidfischer `__: Small change to Chinese " -"language names (`#3947 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:386 -msgid "" -"`@agjohnson `__: Don't share state in build " -"task (`#3946 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:387 -msgid "" -"`@davidfischer `__: Fixed footer ad width " -"fix (`#3944 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:388 -msgid "" -"`@humitos `__: Allow extend Translation and " -"Subproject form logic from corporate (`#3937 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:389 -msgid "" -"`@humitos `__: Resync valid webhook for project " -"manually imported (`#3935 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:390 -msgid "" -"`@humitos `__: Resync webhooks from Admin (`#3933" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:391 -msgid "" -"`@humitos `__: Fix attribute order call (`#3930 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:392 -msgid "" -"`@humitos `__: Mention RTD in the Project URL of " -"the issue template (`#3928 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:393 -msgid "" -"`@davidfischer `__: Correctly report mkdocs " -"theme name (`#3920 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:395 -msgid "" -"`@davidfischer `__: Show an adblock " -"admonition in the dev console (`#3894 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:398 -msgid "" -"`@ze `__: Update quickstart from README (`#3847 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:399 -msgid "" -"`@vidartf `__: Fix page redirect preview (`#3811 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:400 -msgid "" -"`@stsewd `__: [RDY] Fix requirements file lookup " -"(`#3800 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:401 -msgid "" -"`@aasis21 `__: Documentation for build " -"notifications using webhooks. (`#3671 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:402 -msgid "" -"`@mashrikt `__: [#2967] Scheduled tasks for " -"cleaning up messages (`#3604 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:403 -msgid "" -"`@stsewd `__: Show URLS for exact redirect (`#3593" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:404 -msgid "" -"`@marcelstoer `__: Doc builder template " -"should check for mkdocs_page_input_path before using it (`#3536 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:405 -msgid "" -"`@Code0x58 `__: Document creation of slumber " -"user (`#3461 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:408 -msgid "Version 2.3.6" -msgstr "" - -#: ../../../CHANGELOG.rst:410 ../../../CHANGELOG.rst:426 -msgid "April 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:412 -msgid "" -"`@agjohnson `__: Drop readthedocs- prefix to " -"submodule (`#3916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:413 -msgid "" -"`@agjohnson `__: This fixes two bugs apparent " -"in nesting of translations in subprojects (`#3909 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:414 -msgid "" -"`@humitos `__: Use new django celery beat " -"scheduler (`#3908 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:415 -msgid "" -"`@humitos `__: Use a proper default for `docker` " -"attribute on UpdateDocsTask (`#3907 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:416 -msgid "" -"`@davidfischer `__: Handle errors from " -"publish_parts (`#3905 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:417 ../../../CHANGELOG.rst:428 -msgid "" -"`@agjohnson `__: Drop pdbpp from testing " -"requirements (`#3904 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:418 -msgid "" -"`@stsewd `__: Little improve on sync_versions " -"(`#3902 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:419 -msgid "" -"`@humitos `__: Save Docker image data in JSON " -"file only for DockerBuildEnvironment (`#3897 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:420 -msgid "" -"`@davidfischer `__: Single analytics file " -"for all builders (`#3896 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:421 -msgid "" -"`@humitos `__: Organize logging levels (`#3893 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:424 -msgid "Version 2.3.5" -msgstr "" - -#: ../../../CHANGELOG.rst:429 -msgid "" -"`@agjohnson `__: Resolve subproject correctly " -"in the case of single version (`#3901 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:430 -msgid "" -"`@davidfischer `__: Fixed footer ads again " -"(`#3895 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:431 -msgid "" -"`@davidfischer `__: Fix an Alabaster ad " -"positioning issue (`#3889 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:432 -msgid "" -"`@humitos `__: Save Docker image hash in RTD " -"environment.json file (`#3880 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:433 -msgid "" -"`@agjohnson `__: Add ref links for easier " -"intersphinx on yaml config page (`#3877 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:434 -msgid "" -"`@rajujha373 `__: Typo correction in " -"docs/features.rst (`#3872 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:435 -msgid "" -"`@gaborbernat `__: add description for tox " -"tasks (`#3868 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:436 -msgid "" -"`@davidfischer `__: Another CORS hotfix for " -"the sustainability API (`#3862 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:437 -msgid "" -"`@agjohnson `__: Fix up some of the logic " -"around repo and submodule URLs (`#3860 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:438 ../../../CHANGELOG.rst:455 -msgid "" -"`@davidfischer `__: Fix linting errors in " -"tests (`#3855 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:439 -msgid "" -"`@agjohnson `__: Use gitpython to find a commit" -" reference (`#3843 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:440 ../../../CHANGELOG.rst:460 -msgid "" -"`@davidfischer `__: Remove pinned CSS Select" -" version (`#3813 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:441 ../../../CHANGELOG.rst:462 -msgid "" -"`@davidfischer `__: Use JSONP for " -"sustainability API (`#3789 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:442 -msgid "" -"`@rajujha373 `__: #3718: Added date to " -"changelog (`#3788 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:443 -msgid "" -"`@xrmx `__: tests: mock test_conf_file_not_found " -"filesystem access (`#3740 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:448 -msgid "Version 2.3.4" -msgstr "" - -#: ../../../CHANGELOG.rst:450 -msgid "Release for static assets" -msgstr "" - -#: ../../../CHANGELOG.rst:453 -msgid "Version 2.3.3" -msgstr "" - -#: ../../../CHANGELOG.rst:456 -msgid "" -"`@humitos `__: Fix linting issues (`#3838 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:457 ../../../CHANGELOG.rst:479 -msgid "" -"`@humitos `__: Update instance and model when " -"`record_as_success` (`#3831 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:458 ../../../CHANGELOG.rst:483 -msgid "" -"`@ericholscher `__: Reorder GSOC projects, " -"and note priority order (`#3823 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:459 ../../../CHANGELOG.rst:485 -msgid "" -"`@agjohnson `__: Add temporary method for " -"skipping submodule checkout (`#3821 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:461 -msgid "" -"`@humitos `__: Use readthedocs-common to share " -"linting files accross different repos (`#3808 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:463 -msgid "" -"`@humitos `__: Define useful celery beat task for" -" development (`#3762 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:464 -msgid "" -"`@humitos `__: Auto-generate conf.py compatible " -"with Py2 and Py3 (`#3745 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:465 -msgid "" -"`@humitos `__: Task to remove orphan symlinks " -"(`#3543 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:466 -msgid "" -"`@stsewd `__: Fix regex for public bitbucket repo " -"(`#3533 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:467 -msgid "" -"`@humitos `__: Documentation for RTD context sent" -" to the Sphinx theme (`#3490 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:468 -msgid "" -"`@stsewd `__: Show link to docs on a build (`#3446" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:471 -msgid "Version 2.3.2" -msgstr "" - -#: ../../../CHANGELOG.rst:473 -msgid "" -"This version adds a hotfix branch that adds model validation to the " -"repository URL to ensure strange URL patterns can't be used." -msgstr "" - -#: ../../../CHANGELOG.rst:477 -msgid "Version 2.3.1" -msgstr "" - -#: ../../../CHANGELOG.rst:480 -msgid "" -"`@agjohnson `__: Bump docker -> 3.1.3 (`#3828 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:481 -msgid "" -"`@Doug-AWS `__: Pip install note for Windows " -"(`#3827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:482 -msgid "" -"`@himanshutejwani12 `__: Update " -"index.rst (`#3824 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:484 -msgid "" -"`@agjohnson `__: Autolint cleanup for #3821 " -"(`#3822 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:486 -msgid "" -"`@stsewd `__: Pin astroid to fix linter issue on " -"travis (`#3816 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:487 -msgid "" -"`@varunotelli `__: Update install.rst dropped" -" the Python 2.7 only part (`#3814 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:488 -msgid "" -"`@xrmx `__: Update machine field when activating a " -"version from project_version_detail (`#3797 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:489 -msgid "" -"`@humitos `__: Allow members of \"Admin\" Team to" -" wipe version envs (`#3791 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:490 -msgid "" -"`@ericholscher `__: Add sustainability api " -"to CORS (`#3782 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:491 -msgid "" -"`@durwasa-chakraborty `__: Fixed a " -"grammatical error (`#3780 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:492 -msgid "" -"`@humitos `__: Trying to solve the end line " -"character for a font file (`#3776 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:493 ../../../CHANGELOG.rst:514 -msgid "" -"`@stsewd `__: Fix tox env for coverage (`#3772 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:494 -msgid "" -"`@bansalnitish `__: Added eslint rules " -"(`#3768 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:495 -msgid "" -"`@davidfischer `__: Use sustainability api " -"for advertising (`#3747 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:496 -msgid "" -"`@davidfischer `__: Add a sustainability API" -" (`#3672 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:497 -msgid "" -"`@humitos `__: Upgrade django-pagination to a " -"\"maintained\" fork (`#3666 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:498 ../../../CHANGELOG.rst:534 -msgid "" -"`@humitos `__: Project updated when subproject " -"modified (`#3649 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:499 -msgid "" -"`@davidfischer `__: Anonymize IP addresses " -"for Google Analytics (`#3626 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:500 -msgid "" -"`@humitos `__: Improve \"Sharing\" docs (`#3472 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:501 -msgid "" -"`@humitos `__: Upgrade docker-py to its latest " -"version (docker==3.1.1) (`#3243 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:502 -msgid "" -"`@humitos `__: Upgrade all packages using `pur` " -"tool (`#2916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:503 -msgid "" -"`@rixx `__: Fix page redirect preview (`#2711 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:508 -msgid "Version 2.3.0" -msgstr "" - -#: ../../../CHANGELOG.rst:511 -msgid "" -"Version 2.3.0 includes a security fix for project translations. See " -":ref:`security-2.3.0` for more information" -msgstr "" - -#: ../../../CHANGELOG.rst:515 -msgid "" -"`@humitos `__: Try to fix end of file (`#3761 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:516 -msgid "" -"`@berkerpeksag `__: Fix indentation in " -"docs/faq.rst (`#3758 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:517 -msgid "" -"`@stsewd `__: Check for http protocol before " -"urlize (`#3755 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:518 -msgid "" -"`@rajujha373 `__: #3741: replaced Go Crazy " -"text with Search (`#3752 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:519 -msgid "" -"`@humitos `__: Log in the proper place and add " -"the image name used (`#3750 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:520 -msgid "" -"`@shubham76 `__: Changed 'Submit' text on " -"buttons with something more meaningful (`#3749 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:521 -msgid "" -"`@agjohnson `__: Fix tests for Git submodule " -"(`#3737 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:522 -msgid "" -"`@bansalnitish `__: Add eslint rules and fix" -" errors (`#3726 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:523 -msgid "" -"`@davidfischer `__: Prevent bots indexing " -"promos (`#3719 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:524 -msgid "" -"`@agjohnson `__: Add argument to skip errorlist" -" through knockout on common form (`#3704 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:525 -msgid "" -"`@ajatprabha `__: Fixed #3701: added closing " -"tag for div element (`#3702 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:526 -msgid "" -"`@bansalnitish `__: Fixes internal reference" -" (`#3695 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:527 -msgid "" -"`@humitos `__: Always record the git branch " -"command as success (`#3693 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:528 -msgid "" -"`@ericholscher `__: Show the project slug in" -" the project admin (to make it more explicit what project is what) (`#3681 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:529 -msgid "" -"`@humitos `__: Upgrade django-taggit to 0.22.2 " -"(`#3667 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:530 -msgid "" -"`@stsewd `__: Check for submodules (`#3661 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:531 ../../../CHANGELOG.rst:545 -msgid "" -"`@agjohnson `__: Hotfix for adding logging call" -" back into project sync task (`#3657 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:532 ../../../CHANGELOG.rst:546 -msgid "" -"`@agjohnson `__: Fix issue with missing setting" -" in oauth SyncRepo task (`#3656 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:533 ../../../CHANGELOG.rst:549 -msgid "" -"`@ericholscher `__: Remove error logging " -"that isn't an error. (`#3650 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:535 -msgid "" -"`@aasis21 `__: formatting buttons in edit project" -" text editor (`#3633 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:536 -msgid "" -"`@humitos `__: Filter by my own repositories at " -"Import Remote Project (`#3548 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:537 -msgid "" -"`@funkyHat `__: check for matching alias before " -"subproject slug (`#2787 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:540 -msgid "Version 2.2.1" -msgstr "" - -#: ../../../CHANGELOG.rst:542 -msgid "" -"Version ``2.2.1`` is a bug fix release for the several issues found in " -"production during the ``2.2.0`` release." -msgstr "" - -#: ../../../CHANGELOG.rst:547 ../../../CHANGELOG.rst:556 -msgid "" -"`@humitos `__: Tests for build notifications " -"(`#3654 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:548 ../../../CHANGELOG.rst:557 -msgid "" -"`@humitos `__: Send proper context to celery " -"email notification task (`#3653 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:550 ../../../CHANGELOG.rst:561 -msgid "" -"`@davidfischer `__: Update RTD security docs" -" (`#3641 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:551 ../../../CHANGELOG.rst:563 -msgid "" -"`@humitos `__: Ability to override the creation " -"of the Celery App (`#3623 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:554 -msgid "Version 2.2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:558 -msgid "" -"`@xrmx `__: Update django-formtools to 2.1 (`#3648 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:559 -msgid "" -"`@xrmx `__: Update Django to 1.9.13 (`#3647 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:560 -msgid "" -"`@davidfischer `__: Fix a 500 when searching" -" for files with API v1 (`#3645 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:562 -msgid "" -"`@humitos `__: Fix SVN initialization for command" -" logging (`#3638 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:564 -msgid "" -"`@humitos `__: Update the operations team (`#3621" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:565 -msgid "" -"`@mohitkyadav `__: Add venv to .gitignore " -"(`#3620 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:566 -msgid "" -"`@stsewd `__: Remove hardcoded copyright year " -"(`#3616 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:567 -msgid "" -"`@stsewd `__: Improve installation steps (`#3614 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:568 -msgid "" -"`@stsewd `__: Update GSOC (`#3607 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:569 -msgid "" -"`@Jigar3 `__: Updated AUTHORS.rst (`#3601 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:570 -msgid "" -"`@stsewd `__: Pin less to latest compatible " -"version (`#3597 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:571 -msgid "" -"`@Angeles4four `__: Grammar correction " -"(`#3596 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:572 -msgid "" -"`@davidfischer `__: Fix an unclosed tag " -"(`#3592 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:573 -msgid "" -"`@aaksarin `__: add missed fontawesome-" -"webfont.woff2 (`#3589 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:574 -msgid "" -"`@davidfischer `__: Force a specific ad to " -"be displayed (`#3584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:575 -msgid "" -"`@stsewd `__: Docs about preference for tags over " -"branches (`#3582 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:576 -msgid "" -"`@davidfischer `__: Rework homepage (`#3579 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:577 -msgid "" -"`@stsewd `__: Don't allow to create a subproject " -"of a project itself (`#3571 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:578 -msgid "" -"`@davidfischer `__: Fix for build screen in " -"firefox (`#3569 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:579 -msgid "" -"`@humitos `__: Style using pre-commit (`#3560 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:580 -msgid "" -"`@humitos `__: Use DRF 3.1 `pagination_class` " -"(`#3559 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:581 -msgid "" -"`@davidfischer `__: Analytics fixes (`#3558 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:582 -msgid "" -"`@davidfischer `__: Upgrade requests version" -" (`#3557 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:584 -msgid "" -"`@ericholscher `__: Add a number of new " -"ideas for GSOC (`#3552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:585 -msgid "" -"`@humitos `__: Fix Travis lint issue (`#3551 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:586 -msgid "" -"`@davidfischer `__: Send custom dimensions " -"for mkdocs (`#3550 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:587 ../../../CHANGELOG.rst:603 -msgid "" -"`@davidfischer `__: Promo contrast " -"improvements (`#3549 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:588 -msgid "" -"`@humitos `__: Allow git tags with `/` in the " -"name and properly slugify (`#3545 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:589 -msgid "" -"`@humitos `__: Allow to import public " -"repositories on corporate site (`#3537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:590 -msgid "" -"`@humitos `__: Log `git checkout` and expose to " -"users (`#3520 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:591 -msgid "" -"`@stsewd `__: Update docs (`#3498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:592 ../../../CHANGELOG.rst:613 -msgid "" -"`@davidfischer `__: Switch to universal " -"analytics (`#3495 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:593 -msgid "" -"`@stsewd `__: Move Mercurial dependency to pip.txt" -" (`#3488 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:594 -msgid "" -"`@agjohnson `__: Add docs on removing edit " -"button (`#3479 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:595 ../../../CHANGELOG.rst:614 -msgid "" -"`@davidfischer `__: Convert default dev " -"cache to local memory (`#3477 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:596 ../../../CHANGELOG.rst:703 -#: ../../../CHANGELOG.rst:741 -msgid "" -"`@agjohnson `__: Fix lint error (`#3402 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:597 ../../../CHANGELOG.rst:676 -#: ../../../CHANGELOG.rst:719 -msgid "" -"`@techtonik `__: Fix Edit links if version is " -"referenced by annotated tag (`#3302 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:598 -msgid "" -"`@jaraco `__: Fixed build results page on firefox " -"(part two) (`#2630 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:601 -msgid "Version 2.1.6" -msgstr "" - -#: ../../../CHANGELOG.rst:604 -msgid "" -"`@humitos `__: Refactor run command outside a " -"Build and Environment (`#3542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:605 -msgid "" -"`@AnatoliyURL `__: Project in the local read " -"the docs don't see tags. (`#3534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:606 -msgid "" -"`@malarzm `__: searchtools.js missing init() call" -" (`#3532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:607 -msgid "" -"`@johanneskoester `__: Build failed " -"without details (`#3531 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:608 -msgid "" -"`@danielmitterdorfer `__: \"Edit on " -"Github\" points to non-existing commit (`#3530 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:609 -msgid "" -"`@lk-geimfari `__: No such file or directory:" -" 'docs/requirements.txt' (`#3529 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:610 -msgid "" -"`@stsewd `__: Fix Good First Issue link (`#3522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:611 -msgid "" -"`@Blendify `__: Remove RTD Theme workaround " -"(`#3519 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:612 ../../../CHANGELOG.rst:627 -msgid "" -"`@stsewd `__: Move project description to the top " -"(`#3510 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:615 -msgid "" -"`@nlgranger `__: Github service: cannot unlink " -"after deleting account (`#3374 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:616 ../../../CHANGELOG.rst:631 -#: ../../../CHANGELOG.rst:795 -msgid "" -"`@andrewgodwin `__: \"stable\" appearing to " -"track future release branches (`#3268 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:617 ../../../CHANGELOG.rst:798 -msgid "" -"`@skddc `__: Add JSDoc to docs build environment " -"(`#3069 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:618 ../../../CHANGELOG.rst:634 -msgid "" -"`@chummels `__: RTD building old \"stable\" docs" -" instead of \"latest\" when auto-triggered from recent push (`#2351 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:619 -msgid "" -"`@cajus `__: Builds get stuck in \"Cloning\" state " -"(`#2047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:620 -msgid "" -"`@gossi `__: Cannot delete subproject (`#1341 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:621 -msgid "" -"`@gigster99 `__: extension problem (`#1059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:624 -msgid "Version 2.1.5" -msgstr "" - -#: ../../../CHANGELOG.rst:626 -msgid "" -"`@ericholscher `__: Add GSOC 2018 page " -"(`#3518 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:628 -msgid "" -"`@RichardLitt `__: Docs: Rename \"Good First " -"Bug\" to \"Good First Issue\" (`#3505 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:629 -msgid "" -"`@stsewd `__: Fix regex for getting project and " -"user (`#3501 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:630 ../../../CHANGELOG.rst:647 -msgid "" -"`@ericholscher `__: Check to make sure " -"changes exist in BitBucket pushes (`#3480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:632 -msgid "" -"`@cdeil `__: No module named pip in conda build " -"(`#2827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:633 -msgid "" -"`@Yaseenh `__: building project does not generate" -" new pdf with changes in it (`#2758 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:635 -msgid "" -"`@KeithWoods `__: GitHub edit link is " -"aggressively stripped (`#1788 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:638 -msgid "Version 2.1.4" -msgstr "" - -#: ../../../CHANGELOG.rst:640 -msgid "" -"`@davidfischer `__: Add programming language" -" to API/READTHEDOCS_DATA (`#3499 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:641 -msgid "" -"`@ericholscher `__: Remove our mkdocs search" -" override (`#3496 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:642 -msgid "" -"`@humitos `__: Better style (`#3494 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:643 -msgid "" -"`@humitos `__: Update README.rst (`#3492 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:644 -msgid "" -"`@davidfischer `__: Small formatting change " -"to the Alabaster footer (`#3491 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:645 -msgid "" -"`@matsen `__: Fixing \"reseting\" misspelling. " -"(`#3487 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:646 -msgid "" -"`@ericholscher `__: Add David to dev team " -"listing (`#3485 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:648 -msgid "" -"`@ericholscher `__: Use semvar for " -"readthedocs-build to make bumping easier (`#3475 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:649 -msgid "" -"`@davidfischer `__: Add programming " -"languages (`#3471 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:650 -msgid "" -"`@humitos `__: Remove TEMPLATE_LOADERS since it's" -" the default (`#3469 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:651 -msgid "" -"`@Code0x58 `__: Minor virtualenv upgrade (`#3463" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:652 -msgid "" -"`@humitos `__: Remove invite only message (`#3456" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:653 -msgid "" -"`@maxirus `__: Adding to Install Docs (`#3455 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:654 -msgid "" -"`@stsewd `__: Fix a little typo (`#3448 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:655 -msgid "" -"`@stsewd `__: Better autogenerated index file " -"(`#3447 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:656 -msgid "" -"`@stsewd `__: Better help text for privacy level " -"(`#3444 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:657 -msgid "" -"`@msyriac `__: Broken link URL changed fixes " -"#3442 (`#3443 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:658 -msgid "" -"`@ericholscher `__: Fix git (`#3441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:659 -msgid "" -"`@ericholscher `__: Properly slugify the " -"alias on Project Relationships. (`#3440 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:660 -msgid "" -"`@stsewd `__: Don't show \"build ideas\" to " -"unprivileged users (`#3439 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:661 -msgid "" -"`@Blendify `__: Docs: Point Theme docs to new " -"website (`#3438 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:662 -msgid "" -"`@humitos `__: Do not use double quotes on git " -"command with --format option (`#3437 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:663 -msgid "" -"`@ericholscher `__: Hack in a fix for " -"missing version slug deploy that went out a while back (`#3433 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:664 -msgid "" -"`@humitos `__: Check versions used to create the " -"venv and auto-wipe (`#3432 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:665 ../../../CHANGELOG.rst:684 -msgid "" -"`@ericholscher `__: Upgrade psycopg2 (`#3429" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:666 ../../../CHANGELOG.rst:685 -msgid "" -"`@humitos `__: Fix \"Edit in Github\" link " -"(`#3427 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:667 ../../../CHANGELOG.rst:686 -msgid "" -"`@ericholscher `__: Add celery theme to " -"supported ad options (`#3425 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:668 ../../../CHANGELOG.rst:690 -msgid "" -"`@humitos `__: Link to version detail page from " -"build detail page (`#3418 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:669 ../../../CHANGELOG.rst:691 -msgid "" -"`@humitos `__: Move wipe button to version detail" -" page (`#3417 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:670 ../../../CHANGELOG.rst:696 -msgid "" -"`@humitos `__: Show/Hide \"See paid advertising\"" -" checkbox depending on USE_PROMOS (`#3412 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:671 ../../../CHANGELOG.rst:711 -msgid "" -"`@benjaoming `__: Strip well-known version " -"component origin/ from remote version (`#3377 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:672 ../../../CHANGELOG.rst:712 -msgid "" -"`@humitos `__: Remove warnings from code (`#3372 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:673 -msgid "" -"`@ericholscher `__: Add docker image from " -"the YAML config integration (`#3339 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:674 ../../../CHANGELOG.rst:716 -msgid "" -"`@humitos `__: Show proper error to user when " -"conf.py is not found (`#3326 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:675 ../../../CHANGELOG.rst:718 -#: ../../../CHANGELOG.rst:746 -msgid "" -"`@humitos `__: Simple task to finish inactive " -"builds (`#3312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:677 ../../../CHANGELOG.rst:732 -msgid "" -"`@Riyuzakii `__: changed from html to " -"css (`#2699 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:680 -msgid "Version 2.1.3" -msgstr "" - -#: ../../../CHANGELOG.rst:0 -msgid "date" -msgstr "" - -#: ../../../CHANGELOG.rst:682 -msgid "Dec 21, 2017" -msgstr "" - -#: ../../../CHANGELOG.rst:687 -msgid "" -"`@ericholscher `__: Only build travis push " -"builds on master. (`#3421 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:688 -msgid "" -"`@ericholscher `__: Add concept of dashboard" -" analytics code (`#3420 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:689 -msgid "" -"`@humitos `__: Use default avatar for User/Orgs " -"in OAuth services (`#3419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:692 -msgid "" -"`@bieagrathara `__: 019 497 8360 (`#3416 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:693 -msgid "" -"`@bieagrathara `__: rew (`#3415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:694 -msgid "" -"`@tony `__: lint prospector task failing (`#3414 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:695 -msgid "" -"`@humitos `__: Remove extra 's' (`#3413 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:697 -msgid "" -"`@accraze `__: Removing talks about RTD page " -"(`#3410 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:698 -msgid "" -"`@humitos `__: Pin pylint to 1.7.5 and fix " -"docstring styling (`#3408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:699 -msgid "" -"`@agjohnson `__: Update style and copy on " -"abandonment docs (`#3406 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:700 ../../../CHANGELOG.rst:739 -msgid "" -"`@agjohnson `__: Update changelog more " -"consistently (`#3405 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:701 ../../../CHANGELOG.rst:740 -msgid "" -"`@agjohnson `__: Update prerelease invoke " -"command to call with explicit path (`#3404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:702 -msgid "" -"`@ericholscher `__: Fix changelog command " -"(`#3403 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:704 -msgid "" -"`@julienmalard `__: Recent builds are " -"missing translated languages links (`#3401 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:705 ../../../CHANGELOG.rst:742 -msgid "" -"`@stsewd `__: Remove copyright application (`#3400" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:706 ../../../CHANGELOG.rst:743 -msgid "" -"`@humitos `__: Show connect buttons for installed" -" apps only (`#3394 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:707 -msgid "" -"`@agjohnson `__: Fix display of build advice " -"(`#3390 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:708 ../../../CHANGELOG.rst:744 -msgid "" -"`@agjohnson `__: Don't display the build " -"suggestions div if there are no suggestions (`#3389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:709 -msgid "" -"`@ericholscher `__: Pass more data into the " -"redirects. (`#3388 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:710 -msgid "" -"`@ericholscher `__: Fix issue where you " -"couldn't edit your canonical domain. (`#3387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:713 -msgid "" -"`@JavaDevVictoria `__: Updated " -"python.setup_py_install to be true (`#3357 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:714 -msgid "" -"`@humitos `__: Use default avatars for " -"GitLab/GitHub/Bitbucket integrations (users/organizations) (`#3353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:715 ../../../CHANGELOG.rst:745 -msgid "" -"`@jonrkarr `__: Error in YAML configuration " -"docs: default value for `python.setup_py_install` should be `true` (`#3334 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:717 -msgid "" -"`@MikeHart85 `__: Badges aren't updating due " -"to being cached on GitHub. (`#3323 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:720 -msgid "" -"`@humitos `__: Remove/Update talks about RTD page" -" (`#3283 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:721 -msgid "" -"`@gawel `__: Regain pyquery project ownership " -"(`#3281 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:722 -msgid "" -"`@dialex `__: Build passed but I can't see the " -"documentation (maze screen) (`#3246 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:723 -msgid "" -"`@makixx `__: Account is inactive (`#3241 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:724 ../../../CHANGELOG.rst:747 -msgid "" -"`@agjohnson `__: Cleanup misreported failed " -"builds (`#3230 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:725 -msgid "" -"`@cokelaer `__: links to github are broken " -"(`#3203 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:726 ../../../CHANGELOG.rst:748 -msgid "" -"`@agjohnson `__: Remove copyright application " -"(`#3199 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:727 -msgid "" -"`@shacharoo `__: Unable to register after " -"deleting my account (`#3189 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:728 -msgid "" -"`@gtalarico `__: 3 week old Build Stuck Cloning" -" (`#3126 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:729 -msgid "" -"`@agjohnson `__: Regressions with conf.py and " -"error reporting (`#2963 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:730 -msgid "" -"`@agjohnson `__: Can't edit canonical domain " -"(`#2922 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:731 -msgid "" -"`@virtuald `__: Documentation stuck in 'cloning'" -" state (`#2795 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:733 -msgid "" -"`@tjanez `__: Support specifying 'python setup.py " -"build_sphinx' as an alternative build command (`#1857 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:734 -msgid "" -"`@bdarnell `__: Broken edit links (`#1637 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:737 -msgid "Version 2.1.2" -msgstr "" - -#: ../../../CHANGELOG.rst:751 -msgid "Version 2.1.1" -msgstr "" - -#: ../../../CHANGELOG.rst:753 -msgid "Release information missing" -msgstr "" - -#: ../../../CHANGELOG.rst:756 -msgid "Version 2.1.0" -msgstr "" - -#: ../../../CHANGELOG.rst:758 -msgid "" -"`@ericholscher `__: Revert \"Merge pull " -"request #3336 from rtfd/use-active-for-stable\" (`#3368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:759 -msgid "" -"`@agjohnson `__: Revert \"Do not split before " -"first argument (#3333)\" (`#3366 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:760 -msgid "" -"`@ericholscher `__: Remove pitch from " -"ethical ads page, point folks to actual pitch page. (`#3365 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:761 -msgid "" -"`@agjohnson `__: Add changelog and changelog " -"automation (`#3364 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:762 -msgid "" -"`@ericholscher `__: Fix mkdocs search. " -"(`#3361 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:763 ../../../CHANGELOG.rst:782 -msgid "" -"`@ericholscher `__: Email sending: Allow " -"kwargs for other options (`#3355 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:764 ../../../CHANGELOG.rst:783 -msgid "" -"`@ericholscher `__: Try and get folks to put" -" more tags. (`#3350 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:765 -msgid "" -"`@ericholscher `__: Suggest wiping your " -"environment to folks with bad build outcomes. (`#3347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:766 -msgid "" -"`@humitos `__: GitLab Integration (`#3327 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:767 -msgid "" -"`@jimfulton `__: Draft policy for claiming " -"existing project names. (`#3314 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:768 -msgid "" -"`@agjohnson `__: More logic changes to error " -"reporting, cleanup (`#3310 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:769 -msgid "" -"`@safwanrahman `__: [Fix #3182] Better user " -"deletion (`#3214 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:770 -msgid "" -"`@ericholscher `__: Better User deletion " -"(`#3182 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:771 -msgid "" -"`@RichardLitt `__: Add `Needed: replication` " -"label (`#3138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:772 -msgid "" -"`@josejrobles `__: Replaced usage of " -"deprecated function get_fields_with_model with new … (`#3052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:773 -msgid "" -"`@ericholscher `__: Don't delete the " -"subprojects directory on sync of superproject (`#3042 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:774 -msgid "" -"`@andrew `__: Pass query string when redirecting, " -"fixes #2595 (`#3001 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:775 -msgid "" -"`@saily `__: Add GitLab repo sync and webhook " -"support (`#1870 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:776 -msgid "" -"`@destroyerofbuilds `__: Setup GitLab " -"Web Hook on Project Import (`#1443 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:777 -msgid "" -"`@takotuesday `__: Add GitLab Provider from " -"django-allauth (`#1441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:780 -msgid "Version 2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:784 -msgid "" -"`@ericholscher `__: Small changes to email " -"sending to enable from email (`#3349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:785 -msgid "" -"`@dplanella `__: Duplicate TOC entries (`#3345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:786 -msgid "" -"`@ericholscher `__: Small tweaks to ethical " -"ads page (`#3344 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:787 -msgid "" -"`@agjohnson `__: Fix python usage around oauth " -"pagination (`#3342 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:788 -msgid "" -"`@tony `__: Fix isort link (`#3340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:789 -msgid "" -"`@ericholscher `__: Change stable version " -"switching to respect `active` (`#3336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:790 -msgid "" -"`@ericholscher `__: Allow superusers to pass" -" admin & member tests for projects (`#3335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:791 -msgid "" -"`@humitos `__: Do not split before first argument" -" (`#3333 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:792 -msgid "" -"`@humitos `__: Update docs for pre-commit (auto " -"linting) (`#3332 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:793 -msgid "" -"`@humitos `__: Take preferece of tags over " -"branches when selecting the stable version (`#3331 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:794 -msgid "" -"`@humitos `__: Add prospector as a pre-commit " -"hook (`#3328 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:796 -msgid "" -"`@humitos `__: Config files for auto linting " -"(`#3264 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:797 -msgid "" -"`@mekrip `__: Build is not working (`#3223 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:799 -msgid "" -"`@jakirkham `__: Specifying conda version used " -"(`#2076 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:800 -msgid "" -"`@agjohnson `__: Document code style guidelines" -" (`#1475 `__)" -msgstr "" - -#: ../../changelog.rst:7 -msgid "Previous releases" -msgstr "" - -#: ../../changelog.rst:9 -msgid "" -"Starting with version ``2.0``, we will be incrementing the Read the Docs " -"version based on semantic versioning principles, and will be automating the " -"update of our changelog." -msgstr "" - -#: ../../changelog.rst:13 -msgid "" -"Below are some historical changes from when we have tried to add information" -" here in the past" -msgstr "" - -#: ../../changelog.rst:17 -msgid "July 23, 2015" -msgstr "" - -#: ../../changelog.rst:19 -msgid "Django 1.8 Support Merged" -msgstr "" - -#: ../../changelog.rst:22 -msgid "Code Notes" -msgstr "" - -#: ../../changelog.rst:24 -msgid "Updated Django from `1.6.11` to `1.8.3`." -msgstr "" - -#: ../../changelog.rst:25 -msgid "" -"Removed South and ported the South migrations to Django's migration " -"framework." -msgstr "" - -#: ../../changelog.rst:26 -msgid "" -"Updated django-celery from `3.0.23` to `3.1.26` as django-celery 3.0.x does " -"not support Django 1.8." -msgstr "" - -#: ../../changelog.rst:27 -msgid "" -"Updated Celery from `3.0.24` to `3.1.18` because we had to update django-" -"celery. We need to test this extensively and might need to think about using" -" the new Celery API directly and dropping django-celery. See release notes: " -"http://docs.celeryproject.org/en/latest/whatsnew-3.1.html" -msgstr "" - -#: ../../changelog.rst:28 -msgid "" -"Updated tastypie from `0.11.1` to current master (commit " -"`1e1aff3dd4dcd21669e9c68bd7681253b286b856`) as 0.11.x is not compatible with" -" Django 1.8. No surprises expected but we should ask for a proper release, " -"see release notes: https://github.com/django-tastypie/django-" -"tastypie/blob/master/docs/release_notes/v0.12.0.rst" -msgstr "" - -#: ../../changelog.rst:29 -msgid "" -"Updated django-oauth from `0.16.1` to `0.21.0`. No surprises expected, see " -"release notes `in the docs `_ and `finer grained in " -"the repo `_" -msgstr "" - -#: ../../changelog.rst:30 -msgid "" -"Updated django-guardian from `1.2.0` to `1.3.0` to gain Django 1.8 support. " -"No surprises expected, see release notes: https://github.com/lukaszb/django-" -"guardian/blob/devel/CHANGES" -msgstr "" - -#: ../../changelog.rst:31 -msgid "" -"Using `django-formtools` instead of removed `django.contrib.formtools` now. " -"Based on the Django release notes, these modules are the same except of the " -"package name." -msgstr "" - -#: ../../changelog.rst:32 -msgid "" -"Updated pytest-django from `2.6.2` to `2.8.0`. No tests required, but " -"running the testsuite :smile:" -msgstr "" - -#: ../../changelog.rst:33 -msgid "" -"Updated psycopg2 from 2.4 to 2.4.6 as 2.4.5 is required by Django 1.8. No " -"trouble expected as Django is the layer between us and psycopg2. Also it's " -"only a minor version upgrade. Release notes: " -"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-4-6" -msgstr "" - -#: ../../changelog.rst:34 -msgid "" -"Added `django.setup()` to `conf.py` to load django properly for doc builds." -msgstr "" - -#: ../../changelog.rst:35 -msgid "" -"Added migrations for all apps with models in the `readthedocs/` directory" -msgstr "" - -#: ../../changelog.rst:38 -msgid "Deployment Notes" -msgstr "" - -#: ../../changelog.rst:40 -msgid "" -"After you have updated the code and installed the new dependencies, you need" -" to run these commands on the server::" -msgstr "" - -#: ../../changelog.rst:46 -msgid "" -"Locally I had trouble in a test environment that pip did not update to the " -"specified commit of tastypie. It might be required to use `pip install -U -r" -" requirements/deploy.txt` during deployment." -msgstr "" - -#: ../../changelog.rst:50 -msgid "Development Update Notes" -msgstr "" - -#: ../../changelog.rst:52 -msgid "" -"The readthedocs developers need to execute these commands when switching to " -"this branch (or when this got merged into master):" -msgstr "" - -#: ../../changelog.rst:54 -msgid "**Before updating** please make sure that all migrations are applied::" -msgstr "" - -#: ../../changelog.rst:59 -msgid "Update the codebase: `git pull`" -msgstr "" - -#: ../../changelog.rst:60 -msgid "" -"You need to update the requirements with `pip install -r requirements.txt`" -msgstr "" - -#: ../../changelog.rst:61 -msgid "Now you need to fake the initial migrations::" -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/code-of-conduct.mo b/docs/user/locale/tr/LC_MESSAGES/code-of-conduct.mo deleted file mode 100644 index 75ca013391e..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/code-of-conduct.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/code-of-conduct.po b/docs/user/locale/tr/LC_MESSAGES/code-of-conduct.po deleted file mode 100644 index 51333a2af78..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/code-of-conduct.po +++ /dev/null @@ -1,160 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../code-of-conduct.rst:2 -msgid "Code of Conduct" -msgstr "" - -#: ../../code-of-conduct.rst:4 -msgid "" -"Like the technical community as a whole, the Read the Docs team and " -"community is made up of a mixture of professionals and volunteers from all " -"over the world, working on every aspect of the mission - including " -"mentorship, teaching, and connecting people." -msgstr "" - -#: ../../code-of-conduct.rst:9 -msgid "" -"Diversity is one of our huge strengths, but it can also lead to " -"communication issues and unhappiness. To that end, we have a few ground " -"rules that we ask people to adhere to. This code applies equally to " -"founders, mentors and those seeking help and guidance." -msgstr "" - -#: ../../code-of-conduct.rst:14 -msgid "" -"This isn’t an exhaustive list of things that you can’t do. Rather, take it " -"in the spirit in which it’s intended - a guide to make it easier to enrich " -"all of us and the technical communities in which we participate." -msgstr "" - -#: ../../code-of-conduct.rst:18 -msgid "" -"This code of conduct applies to all spaces managed by the Read the Docs " -"project. This includes IRC, the mailing lists, the issue tracker, and any " -"other forums created by the project team which the community uses for " -"communication. In addition, violations of this code outside these spaces may" -" affect a person's ability to participate within them." -msgstr "" - -#: ../../code-of-conduct.rst:25 -msgid "" -"If you believe someone is violating the code of conduct, we ask that you " -"report it by emailing dev@readthedocs.org." -msgstr "" - -#: ../../code-of-conduct.rst:28 -msgid "**Be friendly and patient.**" -msgstr "" - -#: ../../code-of-conduct.rst:29 -msgid "" -"**Be welcoming.** We strive to be a community that welcomes and supports " -"people of all backgrounds and identities. This includes, but is not limited " -"to members of any race, ethnicity, culture, national origin, colour, " -"immigration status, social and economic class, educational level, sex, " -"sexual orientation, gender identity and expression, age, size, family " -"status, political belief, religion, and mental and physical ability." -msgstr "" - -#: ../../code-of-conduct.rst:36 -msgid "" -"**Be considerate.** Your work will be used by other people, and you in turn " -"will depend on the work of others. Any decision you take will affect users " -"and colleagues, and you should take those consequences into account when " -"making decisions. Remember that we're a world-wide community, so you might " -"not be communicating in someone else's primary language." -msgstr "" - -#: ../../code-of-conduct.rst:42 -msgid "" -"**Be respectful.** Not all of us will agree all the time, but disagreement " -"is no excuse for poor behavior and poor manners. We might all experience " -"some frustration now and then, but we cannot allow that frustration to turn " -"into a personal attack. It’s important to remember that a community where " -"people feel uncomfortable or threatened is not a productive one. Members of " -"the Read the Docs community should be respectful when dealing with other " -"members as well as with people outside the Read the Docs community." -msgstr "" - -#: ../../code-of-conduct.rst:50 -msgid "" -"**Be careful in the words that you choose.** We are a community of " -"professionals, and we conduct ourselves professionally. Be kind to others. " -"Do not insult or put down other participants. Harassment and other " -"exclusionary behavior aren't acceptable. This includes, but is not limited " -"to:" -msgstr "" - -#: ../../code-of-conduct.rst:56 -msgid "Violent threats or language directed against another person." -msgstr "" - -#: ../../code-of-conduct.rst:57 -msgid "Discriminatory jokes and language." -msgstr "" - -#: ../../code-of-conduct.rst:58 -msgid "Posting sexually explicit or violent material." -msgstr "" - -#: ../../code-of-conduct.rst:59 -msgid "" -"Posting (or threatening to post) other people's personally identifying " -"information (\"doxing\")." -msgstr "" - -#: ../../code-of-conduct.rst:61 -msgid "Personal insults, especially those using racist or sexist terms." -msgstr "" - -#: ../../code-of-conduct.rst:62 -msgid "Unwelcome sexual attention." -msgstr "" - -#: ../../code-of-conduct.rst:63 -msgid "Advocating for, or encouraging, any of the above behavior." -msgstr "" - -#: ../../code-of-conduct.rst:64 -msgid "" -"Repeated harassment of others. In general, if someone asks you to stop, then" -" stop." -msgstr "" - -#: ../../code-of-conduct.rst:67 -msgid "" -"**When we disagree, try to understand why.** Disagreements, both social and " -"technical, happen all the time and Read the Docs is no exception. It is " -"important that we resolve disagreements and differing views constructively. " -"Remember that we’re different. The strength of Read the Docs comes from its " -"varied community, people from a wide range of backgrounds. Different people " -"have different perspectives on issues. Being unable to understand why " -"someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that" -" it is human to err and blaming each other doesn’t get us anywhere. Instead," -" focus on helping to resolve issues and learning from mistakes." -msgstr "" - -#: ../../code-of-conduct.rst:78 -msgid "" -"Original text courtesy of the `Speak Up! project " -"`__. " -"This version was adopted from the `Django Code of Conduct " -"`_." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/conda.mo b/docs/user/locale/tr/LC_MESSAGES/conda.mo deleted file mode 100644 index 46dd56fc5b4..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/conda.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/conda.po b/docs/user/locale/tr/LC_MESSAGES/conda.po deleted file mode 100644 index 5dc592a4876..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/conda.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../conda.rst:2 -msgid "Conda Support" -msgstr "" - -#: ../../conda.rst:4 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../conda.rst:7 -msgid "" -"Read the Docs supports Conda as an environment management tool, along with " -"Virtualenv. Conda support is useful for people who depend on C libraries, " -"and need them installed when building their documentation." -msgstr "" - -#: ../../conda.rst:12 -msgid "" -"This work was funded by `Clinical Graphics`_ -- many thanks for their " -"support of Open Source." -msgstr "" - -#: ../../conda.rst:15 -msgid "Activating Conda" -msgstr "" - -#: ../../conda.rst:17 -msgid "" -"Conda Support is the first feature enabled with :doc:`yaml-config`. You can " -"enable it by creating a `readthedocs.yml` file in the root of your " -"repository with the contents:" -msgstr "" - -#: ../../conda.rst:26 -msgid "" -"This Conda environment will also have Sphinx and other build time " -"dependencies installed. It will use the same order of operations that we " -"support currently:" -msgstr "" - -#: ../../conda.rst:29 -msgid "Environment Creation (``conda env create``)" -msgstr "" - -#: ../../conda.rst:30 -msgid "Dependency Installation (Sphinx)" -msgstr "" - -#: ../../conda.rst:33 -msgid "Custom Installs" -msgstr "" - -#: ../../conda.rst:35 -msgid "" -"If you are running a custom installation of Read the Docs, you will need the" -" ``conda`` executable installed somewhere on your ``PATH``. Because of the " -"way ``conda`` works, we can't safely install it as a normal dependency into " -"the normal Python virtualenv." -msgstr "" - -#: ../../conda.rst:40 -msgid "" -"Installing conda into a virtualenv will override the ``activate`` script, " -"making it so you can't properly activate that virtualenv anymore." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/contribute.mo b/docs/user/locale/tr/LC_MESSAGES/contribute.mo deleted file mode 100644 index a96c2cbb7cc..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/contribute.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/contribute.po b/docs/user/locale/tr/LC_MESSAGES/contribute.po deleted file mode 100644 index ebde904803a..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/contribute.po +++ /dev/null @@ -1,431 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../contribute.rst:2 -msgid "Contributing to Read the Docs" -msgstr "" - -#: ../../contribute.rst:4 -msgid "" -"You are here to help on Read the Docs? Awesome, feel welcome and read the " -"following sections in order to know how to ask questions and how to work on " -"something." -msgstr "" - -#: ../../contribute.rst:7 -msgid "" -"All members of our community are expected to follow our :doc:`/code-of-" -"conduct`. Please make sure you are welcoming and friendly in all of our " -"spaces." -msgstr "" - -#: ../../contribute.rst:11 -msgid "Get in touch" -msgstr "" - -#: ../../contribute.rst:13 -msgid "Ask usage questions (\"How do I?\") on `StackOverflow`_." -msgstr "" - -#: ../../contribute.rst:14 -msgid "Report bugs, suggest features or view the source code `on GitHub`_." -msgstr "" - -#: ../../contribute.rst:15 -msgid "Discuss topics on `Gitter`_." -msgstr "" - -#: ../../contribute.rst:16 -msgid "On IRC find us at `#readthedocs`_." -msgstr "" - -#: ../../contribute.rst:24 -msgid "Contributing to development" -msgstr "" - -#: ../../contribute.rst:26 -msgid "" -"If you want to deep dive and help out with development on Read the Docs, " -"then first get the project installed locally according to the " -":doc:`Installation Guide `. After that is done we suggest you have " -"a look at tickets in our issue tracker that are labelled `Good First " -"Issue`_. These are meant to be a great way to get a smooth start and won't " -"put you in front of the most complex parts of the system." -msgstr "" - -#: ../../contribute.rst:33 -msgid "" -"If you are up to more challenging tasks with a bigger scope, then there are " -"a set of tickets with a `Feature`_ or `Improvement`_ tag. These tickets have" -" a general overview and description of the work required to finish. If you " -"want to start somewhere, this would be a good place to start (make sure that" -" the issue also have the `Accepted`_ label). That said, these aren't " -"necessarily the easiest tickets. They are simply things that are explained. " -"If you still didn't find something to work on, search for the `Sprintable`_ " -"label. Those tickets are meant to be standalone and can be worked on ad-hoc." -msgstr "" - -#: ../../contribute.rst:43 -msgid "" -"When contributing code, then please follow the standard Contribution " -"Guidelines set forth at `contribution-guide.org`_." -msgstr "" - -#: ../../contribute.rst:46 -msgid "" -"We have a strict code style that is easy to follow since you just have to " -"install `pre-commit`_ and it will automatically run different linting tools " -"(`autoflake`_, `autopep8`_, `docformatter`_, `isort`_, `prospector`_, " -"`unify`_ and `yapf`_) to check your changes before you commit them. `pre-" -"commit` will let you know if there were any problems that is wasn't able to " -"fix automatically." -msgstr "" - -#: ../../contribute.rst:52 -msgid "To run the `pre-commit` command and check your changes::" -msgstr "" - -#: ../../contribute.rst:58 -msgid "or to run against a specific file::" -msgstr "" - -#: ../../contribute.rst:62 -msgid "" -"`pre-commit` can also be run as a git pre-commit hook. You can set this up " -"with::" -msgstr "" - -#: ../../contribute.rst:67 -msgid "" -"After this installation, the next time you run `git commit` the `pre-commit " -"run` command will be run immediately and will inform you of the changes and " -"errors." -msgstr "" - -#: ../../contribute.rst:72 -msgid "" -"Our code base is still maturing and the core team doesn't yet recommend " -"running this as a pre-commit hook due to the number of changes this will " -"cause while constructing a pull request. Independent pull requests with " -"linting changes would be a great help to making this possible." -msgstr "" - -#: ../../contribute.rst:95 -msgid "Triaging tickets" -msgstr "" - -#: ../../contribute.rst:97 -msgid "" -"Here is a brief explanation on how we triage incoming tickets to get a " -"better sense of what needs to be done on what end." -msgstr "" - -#: ../../contribute.rst:100 -msgid "" -"You will need Triage permission on the project in order to do this. You can " -"ask one of the members of the :doc:`team` to give you access." -msgstr "" - -#: ../../contribute.rst:104 -msgid "Initial triage" -msgstr "" - -#: ../../contribute.rst:106 -msgid "" -"When sitting down to do some triaging work, we start with the `list of " -"untriaged tickets`_. We consider all tickets that do not have a label as " -"untriaged. The first step is to categorize the ticket into one of the " -"following categories and either close the ticket or assign an appropriate " -"label. The reported issue …" -msgstr "" - -#: ../../contribute.rst:127 -msgid "… is not valid" -msgstr "" - -#: ../../contribute.rst:113 -msgid "" -"If you think the ticket is invalid comment why you think it is invalid, then" -" close the ticket. Tickets might be invalid if they were already fixed in " -"the past or it was decided that the proposed feature will not be implemented" -" because it does not conform with the overall goal of Read the Docs. Also if" -" you happen to know that the problem was already reported, reference the " -"other ticket that is already addressing the problem and close the duplicate." -msgstr "" - -#: ../../contribute.rst:120 ../../contribute.rst:141 ../../contribute.rst:153 -#: ../../contribute.rst:165 ../../contribute.rst:174 ../../contribute.rst:183 -#: ../../contribute.rst:193 ../../contribute.rst:203 -msgid "Examples:" -msgstr "" - -#: ../../contribute.rst:122 -msgid "" -"*Builds fail when using matplotlib*: If the described issue was already " -"fixed, then explain and instruct to re-trigger the build." -msgstr "" - -#: ../../contribute.rst:125 -msgid "" -"*Provide way to upload arbitrary HTML files*: It was already decided that " -"Read the Docs is not a dull hosting platform for HTML. So explain this and " -"close the ticket." -msgstr "" - -#: ../../contribute.rst:144 -msgid "… does not provide enough information" -msgstr "" - -#: ../../contribute.rst:132 -msgid "" -"Add the label **Needed: more information** if the reported issue does not " -"contain enough information to decide if it is valid or not and ask on the " -"ticket for the required information to go forward. We will re-triage all " -"tickets that have the label **Needed: more information** assigned. If the " -"original reporter left new information we can try to re-categorize the " -"ticket. If the reporter did not come back to provide more required " -"information after a long enough time, we will close the ticket (this will be" -" roughly about two weeks)." -msgstr "" - -#: ../../contribute.rst:143 -msgid "" -"*My builds stopped working. Please help!* Ask for a link to the build log " -"and for which project is affected." -msgstr "" - -#: ../../contribute.rst:157 -msgid "… is a valid feature proposal" -msgstr "" - -#: ../../contribute.rst:147 -msgid "" -"If the ticket contains a feature that aligns with the goals of Read the " -"Docs, then add the label **Feature**. If the proposal seems valid but " -"requires further discussion between core contributors because there might be" -" different possibilities on how to implement the feature, then also add the " -"label **Needed: design decision**." -msgstr "" - -#: ../../contribute.rst:155 -msgid "*Provide better integration with service XYZ*" -msgstr "" - -#: ../../contribute.rst:156 -msgid "" -"*Achieve world domination* (also needs the label **Needed: design " -"decision**)" -msgstr "" - -#: ../../contribute.rst:168 -msgid "… is a small change to the source code" -msgstr "" - -#: ../../contribute.rst:160 -msgid "" -"If the ticket is about code cleanup or small changes to existing features " -"would likely have the **Improvement** label. The distinction for this label " -"is that these issues have a lower priority than a Bug, and aren't " -"implementing new features." -msgstr "" - -#: ../../contribute.rst:167 -msgid "*Refactor namedtuples to dataclasess*" -msgstr "" - -#: ../../contribute.rst:168 -msgid "*Change font size for the project's title*" -msgstr "" - -#: ../../contribute.rst:176 -msgid "… is a valid problem within the code base:" -msgstr "" - -#: ../../contribute.rst:171 -msgid "" -"If it's a valid bug, then add the label **Bug**. Try to reference related " -"issues if you come across any." -msgstr "" - -#: ../../contribute.rst:176 -msgid "*Builds fail if conf.py contains non-ascii letters*" -msgstr "" - -#: ../../contribute.rst:185 -msgid "… is a currently valid problem with the infrastructure:" -msgstr "" - -#: ../../contribute.rst:179 -msgid "" -"Users might report about web server downtimes or that builds are not " -"triggered. If the ticket needs investigation on the servers, then add the " -"label **Operations**." -msgstr "" - -#: ../../contribute.rst:185 -msgid "*Builds are not starting*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "… is a question and needs answering:" -msgstr "" - -#: ../../contribute.rst:190 -msgid "" -"If the ticket contains a question about the Read the Docs platform or the " -"code, then add the label **Support**." -msgstr "" - -#: ../../contribute.rst:195 -msgid "*My account was set inactive. Why?*" -msgstr "" - -#: ../../contribute.rst:196 -msgid "*How to use C modules with Sphinx autodoc?*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "*Why are my builds failing?*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "… requires a one-time action on the server:" -msgstr "" - -#: ../../contribute.rst:200 -msgid "" -"Tasks that require a one time action on the server should be assigned the " -"two labels **Support** and **Operations**." -msgstr "" - -#: ../../contribute.rst:205 -msgid "*Please change my username*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "*Please set me as owner of this abandoned project*" -msgstr "" - -#: ../../contribute.rst:208 -msgid "" -"After we finished the initial triaging of new tickets, no ticket should be " -"left without a label." -msgstr "" - -#: ../../contribute.rst:214 -msgid "Additional labels for categorization" -msgstr "" - -#: ../../contribute.rst:216 -msgid "" -"Additionally to the labels already involved in the section above, we have a " -"few more at hand to further categorize issues." -msgstr "" - -#: ../../contribute.rst:221 -msgid "*High Priority*" -msgstr "" - -#: ../../contribute.rst:220 -msgid "" -"If the issue is urgent, assign this label. In the best case also go forward " -"to resolve the ticket yourself as soon as possible." -msgstr "" - -#: ../../contribute.rst:226 -msgid "*Good First Issue*" -msgstr "" - -#: ../../contribute.rst:224 -msgid "" -"This label marks tickets that are easy to get started with. The ticket " -"should be ideal for beginners to dive into the code base. Better is if the " -"fix for the issue only involves touching one part of the code." -msgstr "" - -#: ../../contribute.rst:230 -msgid "*Sprintable*" -msgstr "" - -#: ../../contribute.rst:229 -msgid "" -"Sprintable are all tickets that have the right amount of scope to be handled" -" during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../contribute.rst:232 -msgid "" -"For a full list of available labels and their meanings, see :doc:`issue-" -"labels`." -msgstr "" - -#: ../../contribute.rst:236 -msgid "Helpful links for triaging" -msgstr "" - -#: ../../contribute.rst:238 -msgid "Here is a list of links for contributors that look for work:" -msgstr "" - -#: ../../contribute.rst:240 -msgid "" -"`Untriaged tickets " -"`_:" -" Go and triage them!" -msgstr "" - -#: ../../contribute.rst:243 -msgid "" -"`Tickets labelled with Needed: more information " -"`_:" -" Come back to these tickets once in a while and close those that did not get" -" any new information from the reporter. If new information is available, go " -"and re-triage the ticket." -msgstr "" - -#: ../../contribute.rst:248 -msgid "" -"`Tickets labelled with Operations " -"`_:" -" These tickets are for contributors who have access to the servers." -msgstr "" - -#: ../../contribute.rst:251 -msgid "" -"`Tickets labelled with Support " -"`_:" -" Experienced contributors or community members with a broad knowledge about " -"the project should handle those." -msgstr "" - -#: ../../contribute.rst:255 -msgid "" -"`Tickets labelled with Needed: design decision " -"`_:" -" Project leaders must take actions on these tickets. Otherwise no other " -"contributor can go forward on them." -msgstr "" - -#: ../../contribute.rst:261 -msgid "Helping on translations" -msgstr "" - -#: ../../contribute.rst:263 -msgid "If you wish to contribute translations, please do so on `Transifex`_." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/custom_installs/customization.mo b/docs/user/locale/tr/LC_MESSAGES/custom_installs/customization.mo deleted file mode 100644 index 56e38ce28ae..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/custom_installs/customization.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/custom_installs/customization.po b/docs/user/locale/tr/LC_MESSAGES/custom_installs/customization.po deleted file mode 100644 index db8810408a6..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/custom_installs/customization.po +++ /dev/null @@ -1,81 +0,0 @@ -# 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: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -# 9a4df253f71d409e8ec590353f2f7a15 -#: ../../custom_installs/customization.rst:2 -msgid "Customizing your install" -msgstr "" - -# 1028e197ff5c4ddd98d099e447476731 -#: ../../custom_installs/customization.rst:4 -msgid "" -"Read the Docs has a lot of :doc:`/settings` that help customize your " -"install. This document will outline some of the more useful ways that these " -"can be combined." -msgstr "" - -# 3b8b84b2961b4ab389fea741833ec961 -#: ../../custom_installs/customization.rst:8 -msgid "Have a local settings file" -msgstr "" - -# 07a3499807a74d1394062e1bb4e902d1 -#: ../../custom_installs/customization.rst:10 -msgid "" -"If you put a file named ``local_settings.py`` in the " -"``readthedocs/settings`` directory, it will override settings available in " -"the base install." -msgstr "" - -# d15800590d4447888697341be52ffec7 -#: ../../custom_installs/customization.rst:13 -msgid "Adding your own title to pages" -msgstr "" - -# 3ec2cfd4934348b186b2ac3bba32abae -#: ../../custom_installs/customization.rst:15 -msgid "" -"This requires 2 parts of setup. First, you need to add a custom " -":setting:`TEMPLATE_DIRS` setting that points at your template overrides. " -"Then, in those template overrides you have to insert your logo where the " -"normal RTD logo goes." -msgstr "" - -# b6e4e25845774f08a86ed5f207b569d2 -#: ../../custom_installs/customization.rst:17 -msgid "This works for any setting you wish to change." -msgstr "" - -# b5bcbc37e82f41c1aa0a7089b72c2123 -#: ../../custom_installs/customization.rst:19 -msgid "Example ``local_settings.py``::" -msgstr "" - -# 47b3e3c7e2ff4a4a838b3a0010ef42a4 -#: ../../custom_installs/customization.rst:31 -msgid "Example ``base.html`` in your template overrides::" -msgstr "" - -# 906c4e450b374a54a656b9dcad27da12 -#: ../../custom_installs/customization.rst:38 -msgid "" -"You can of course override any block in the template. If there is something " -"that you would like to be able to customize, but isn't currently in a block," -" please `submit an issue`_." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/custom_installs/index.mo b/docs/user/locale/tr/LC_MESSAGES/custom_installs/index.mo deleted file mode 100644 index 463b65a5cb4..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/custom_installs/index.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/custom_installs/index.po b/docs/user/locale/tr/LC_MESSAGES/custom_installs/index.po deleted file mode 100644 index cd894959cef..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/custom_installs/index.po +++ /dev/null @@ -1,32 +0,0 @@ -# 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: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -# e52de36f1bf24ee6a7fda490b7ec9ad8 -#: ../../custom_installs/index.rst:2 -msgid "Info about custom installs" -msgstr "" - -# 1534817d7caf41288543ecf717ac55f3 -#: ../../custom_installs/index.rst:4 -msgid "" -"Read the Docs is open source, which means you can run your own version of " -"it. There are many reasons to do this, the main one being if you want a " -"private instance. If you have to keep everything behind a firewall of VPN, " -"this is for you." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/design.mo b/docs/user/locale/tr/LC_MESSAGES/design.mo deleted file mode 100644 index fd7597b2f94..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/design.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/design.po b/docs/user/locale/tr/LC_MESSAGES/design.po deleted file mode 100644 index f21c70f14cc..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/design.po +++ /dev/null @@ -1,107 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../design.rst:2 -msgid "Designing Read the Docs" -msgstr "" - -#: ../../design.rst:4 -msgid "" -"So you're thinking of contributing some of your time and design skills to " -"Read the Docs? That's **awesome**. This document will lead you through a few" -" features available to ease the process of working with Read the Doc's CSS " -"and static assets." -msgstr "" - -#: ../../design.rst:10 -msgid "" -"To start, you should follow the :doc:`install` instructions to get a working" -" copy of the Read the Docs repository locally." -msgstr "" - -#: ../../design.rst:14 -msgid "Style Catalog" -msgstr "" - -#: ../../design.rst:16 -msgid "" -"Once you have RTD running locally, you can open ``http://localhost:8000" -"/style-catalog/`` for a quick overview of the currently available styles." -msgstr "" - -#: ../../design.rst:21 -msgid "" -"This way you can quickly get started writing HTML -- or if you're modifying " -"existing styles you can get a quick idea of how things will change site-" -"wide." -msgstr "" - -#: ../../design.rst:26 -msgid "Readthedocs.org Changes" -msgstr "" - -#: ../../design.rst:28 -msgid "" -"Styles for the primary RTD site are located in ``media/css`` directory." -msgstr "" - -#: ../../design.rst:30 -msgid "" -"These styles only affect the primary site -- **not** any of the generated " -"documentation using the default RTD style." -msgstr "" - -#: ../../design.rst:34 -msgid "Sphinx Template Changes" -msgstr "" - -#: ../../design.rst:36 -msgid "" -"Styles for generated documentation are located in " -"``readthedocs/templates/sphinx/_static/rtd.css``" -msgstr "" - -#: ../../design.rst:38 -msgid "" -"Of note, projects will retain the version of that file they were last built " -"with -- so if you're editing that file and not seeing any changes to your " -"local built documentation, you need to rebuild your example project." -msgstr "" - -#: ../../design.rst:43 -msgid "Contributing" -msgstr "" - -#: ../../design.rst:45 -msgid "" -"Contributions should follow the :doc:`contribute` guidelines where " -"applicable -- ideally you'll create a pull request against the `Read the " -"Docs GitHub project`_ from your forked repo and include a brief description " -"of what you added / removed / changed, as well as an attached image (you can" -" just take a screenshot and drop it into the PR creation form) of the " -"effects of your changes." -msgstr "" - -#: ../../design.rst:50 -msgid "" -"There's not a hard browser range, but your design changes should work " -"reasonably well across all major browsers, IE8+ -- that's not to say it " -"needs to be pixel-perfect in older browsers! Just avoid making changes that " -"render older browsers utterly unusable (or provide a sane fallback)." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/docs.mo b/docs/user/locale/tr/LC_MESSAGES/docs.mo deleted file mode 100644 index 0a8f7ab1ab0..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/docs.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/docs.po b/docs/user/locale/tr/LC_MESSAGES/docs.po deleted file mode 100644 index c9afa3ae619..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/docs.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../docs.rst:2 -msgid "Building and Contributing to Documentation" -msgstr "" - -#: ../../docs.rst:4 -msgid "" -"As one might expect, the documentation for Read the Docs is built using " -"Sphinx and hosted on Read the Docs. The docs are kept in the ``docs/`` " -"directory at the top of the source tree." -msgstr "" - -#: ../../docs.rst:8 -msgid "You can build the docs by installing ``Sphinx`` and running::" -msgstr "" - -#: ../../docs.rst:13 -msgid "" -"Please follow these guidelines when updating our docs. Let us know if you " -"have any questions or something isn't clear." -msgstr "" - -#: ../../docs.rst:17 -msgid "The brand" -msgstr "" - -#: ../../docs.rst:19 -msgid "We are called **Read the Docs**. The *the* is not capitalized." -msgstr "" - -#: ../../docs.rst:22 -msgid "We do however use the acronym **RTD**." -msgstr "" - -#: ../../docs.rst:25 -msgid "Titles" -msgstr "" - -#: ../../docs.rst:27 -msgid "" -"For page titles, or Heading1 as they are sometimes called, we use title-" -"case." -msgstr "" - -#: ../../docs.rst:29 -msgid "" -"If the page includes multiple sub-headings (H2, H3), we usually use " -"sentence-case unless the titles include terminology that is supposed to be " -"capitalized." -msgstr "" - -#: ../../docs.rst:33 -msgid "Content" -msgstr "" - -#: ../../docs.rst:35 -msgid "" -"Do not break the content across multiple lines at 80 characters, but rather " -"break them on semantic meaning (e.g. periods or commas). Read more about " -"this `here `_." -msgstr "" - -#: ../../docs.rst:38 -msgid "" -"If you are cross-referencing to a different page within our website, use the" -" ``doc`` directive and not a hyperlink." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/embed.mo b/docs/user/locale/tr/LC_MESSAGES/embed.mo deleted file mode 100644 index 2e54d183c37..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/embed.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/embed.po b/docs/user/locale/tr/LC_MESSAGES/embed.po deleted file mode 100644 index 4783eb19f37..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/embed.po +++ /dev/null @@ -1,128 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../embed.rst:2 -msgid "Embed API" -msgstr "" - -#: ../../embed.rst:4 -msgid "" -"Read the Docs allow you to embed content from any of the projects we host. " -"This allows for content re-use across sites, making sure the content is " -"always up to date." -msgstr "" - -#: ../../embed.rst:9 -msgid "Workflow" -msgstr "" - -#: ../../embed.rst:11 -msgid "" -"There are many uses of our Embed API. One of our favorites is for inline " -"help. We have started using this on Read the Docs itself to provide inline " -"help on our main site pages. This allows us to keep the official " -"documentation as the single source of truth, while having great inline help " -"in our application as well." -msgstr "" - -#: ../../embed.rst:17 -msgid "" -"We recommend you point at **tagged releases** instead of ``latest``. Tags " -"don't change over time, so you don't have to worry about the content you are" -" embedding disappearing." -msgstr "" - -#: ../../embed.rst:21 -msgid "" -"All relative links to pages contained in the remote content will continue to" -" point at the remote page." -msgstr "" - -#: ../../embed.rst:24 -msgid "How to use it" -msgstr "" - -#: ../../embed.rst:28 -msgid "Sphinx Extension" -msgstr "" - -#: ../../embed.rst:30 -msgid "" -"You can embed content directly in Sphinx with builds on Read the Docs. We " -"support default configuration variables for your ``conf.py``:" -msgstr "" - -#: ../../embed.rst:33 -msgid "readthedocs_embed_project" -msgstr "" - -#: ../../embed.rst:34 -msgid "readthedocs_embed_version" -msgstr "" - -#: ../../embed.rst:35 -msgid "readthedocs_embed_doc" -msgstr "" - -#: ../../embed.rst:37 -msgid "" -"These are overridable per-call as well. Then you simply use the directive:" -msgstr "" - -#: ../../embed.rst:56 -msgid "Javascript" -msgstr "" - -#: ../../embed.rst:58 -msgid "" -"We provide a Javascript library that you can embed on any site. An example:" -msgstr "" - -#: ../../embed.rst:80 -msgid "" -"This will provide a pop-out for a user with the ``How we envision versions " -"working`` section of the ``versions`` page. You can see this in action here:" -msgstr "" - -#: ../../embed.rst:103 -msgid "" -"All Read the Docs pages already have the library loaded, so you can ignore " -"the ``link`` and first ``script`` tags on all documentation." -msgstr "" - -#: ../../embed.rst:107 -msgid "" -"We currently do not provide caching on this API. If the remote source you " -"are including changes their page structure or deletes the content, your " -"embed will break." -msgstr "" - -#: ../../embed.rst:111 -msgid "" -"In Version 2 of this API we will provide a full-formed workflow that will " -"stop this from happening." -msgstr "" - -#: ../../embed.rst:116 -msgid "Example API Response" -msgstr "" - -#: ../../embed.rst:118 -msgid "Pure API use will return JSON:" -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/faq.mo b/docs/user/locale/tr/LC_MESSAGES/faq.mo deleted file mode 100644 index 2a2371d7400..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/faq.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/faq.po b/docs/user/locale/tr/LC_MESSAGES/faq.po deleted file mode 100644 index e9865a11a4e..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/faq.po +++ /dev/null @@ -1,358 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../faq.rst:2 -msgid "Frequently Asked Questions" -msgstr "" - -#: ../../faq.rst:5 -msgid "My project isn't building with autodoc" -msgstr "" - -#: ../../faq.rst:7 -msgid "" -"First, you should check out the Builds tab of your project. That records all" -" of the build attempts that RTD has made to build your project. If you see " -"``ImportError`` messages for custom Python modules, you should enable the " -"virtualenv feature in the Admin page of your project, which will install " -"your project into a virtualenv, and allow you to specify a " -"``requirements.txt`` file for your project." -msgstr "" - -#: ../../faq.rst:9 -msgid "" -"If you are still seeing errors because of C library dependencies, please see" -" :ref:`faq:I get import errors on libraries that depend on C modules`." -msgstr "" - -#: ../../faq.rst:13 -msgid "How do I change my slug (the URL your docs are served at)?" -msgstr "" - -#: ../../faq.rst:15 -msgid "" -"We don't support allowing folks to change the slug for their project. You " -"can update the name which is shown on the site, but not the actual URL that " -"documentation is served." -msgstr "" - -#: ../../faq.rst:19 -msgid "" -"The main reason for this is that all existing URLs to the content will " -"break. You can delete and re-create the project with the proper name to get " -"a new slug, but you really shouldn't do this if you have existing inbound " -"links, as it `breaks the internet " -"`_." -msgstr "" - -#: ../../faq.rst:25 -msgid "Help, my build passed but my documentation page is 404 Not Found!" -msgstr "" - -#: ../../faq.rst:27 -msgid "" -"This often happens because you don't have an `index.html` file being " -"generated. Make sure you have one of the following files:" -msgstr "" - -#: ../../faq.rst:30 -msgid "`index.rst`" -msgstr "" - -#: ../../faq.rst:31 -msgid "`index.md`" -msgstr "" - -#: ../../faq.rst:33 -msgid "" -"At the top level of your built documentation, otherwise we aren't able to " -"serve a \"default\" index page." -msgstr "" - -#: ../../faq.rst:36 -msgid "" -"To test if your docs actually built correctly, you can navigate to a " -"specific page (`/en/latest/README.html` for example)." -msgstr "" - -#: ../../faq.rst:40 -msgid "How do I change behavior for Read the Docs?" -msgstr "" - -#: ../../faq.rst:42 -msgid "" -"When RTD builds your project, it sets the :envvar:`READTHEDOCS` environment " -"variable to the string `True`. So within your Sphinx :file:`conf.py` file, " -"you can vary the behavior based on this. For example::" -msgstr "" - -#: ../../faq.rst:53 -msgid "" -"The :envvar:`READTHEDOCS` variable is also available in the Sphinx build " -"environment, and will be set to ``True`` when building on RTD::" -msgstr "" - -#: ../../faq.rst:61 -msgid "I get import errors on libraries that depend on C modules" -msgstr "" - -#: ../../faq.rst:64 -msgid "" -"Another use case for this is when you have a module with a C extension." -msgstr "" - -#: ../../faq.rst:66 -msgid "" -"This happens because our build system doesn't have the dependencies for " -"building your project. This happens with things like libevent and mysql, and" -" other python things that depend on C libraries. We can't support installing" -" random C binaries on our system, so there is another way to fix these " -"imports." -msgstr "" - -#: ../../faq.rst:68 -msgid "" -"You can mock out the imports for these modules in your ``conf.py`` with the " -"following snippet::" -msgstr "" - -#: ../../faq.rst:81 -msgid "" -"Of course, replacing `MOCK_MODULES` with the modules that you want to mock " -"out." -msgstr "" - -#: ../../faq.rst:83 -msgid "" -"The library ``unittest.mock`` was introduced on python 3.3. On earlier " -"versions install the ``mock`` library from PyPI with (ie ``pip install " -"mock``) and replace the above import::" -msgstr "" - -#: ../../faq.rst:88 -msgid "" -"If such libraries are installed via ``setup.py``, you also will need to " -"remove all the C-dependent libraries from your ``install_requires`` in the " -"RTD environment." -msgstr "" - -#: ../../faq.rst:91 -msgid "`Client Error 401` when building documentation" -msgstr "" - -#: ../../faq.rst:93 -msgid "" -"If you did not install the `test_data` fixture during the installation " -"instructions, you will get the following error::" -msgstr "" - -#: ../../faq.rst:98 -msgid "" -"This is because the API admin user does not exist, and so cannot " -"authenticate. You can fix this by loading the test_data::" -msgstr "" - -#: ../../faq.rst:103 -msgid "" -"If you'd prefer not to install the test data, you'll need to provide a " -"database account for the builder to use. You can provide these credentials " -"by editing the following settings::" -msgstr "" - -#: ../../faq.rst:111 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../faq.rst:113 -msgid "See :doc:`guides/wipe-environment`." -msgstr "" - -#: ../../faq.rst:116 -msgid "How do I host multiple projects on one custom domain?" -msgstr "" - -#: ../../faq.rst:118 -msgid "" -"We support the concept of subprojects, which allows multiple projects to " -"share a single domain. If you add a subproject to a project, that " -"documentation will be served under the parent project's subdomain or custom " -"domain." -msgstr "" - -#: ../../faq.rst:122 -msgid "" -"For example, Kombu is a subproject of Celery, so you can access it on the " -"`celery.readthedocs.io` domain:" -msgstr "" - -#: ../../faq.rst:126 -msgid "http://celery.readthedocs.io/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:128 -msgid "This also works the same for custom domains:" -msgstr "" - -#: ../../faq.rst:130 -msgid "http://docs.celeryproject.org/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:132 -msgid "You can add subprojects in the project admin dashboard." -msgstr "" - -#: ../../faq.rst:135 -msgid "Where do I need to put my docs for RTD to find it?" -msgstr "" - -#: ../../faq.rst:137 -msgid "" -"Read the Docs will crawl your project looking for a ``conf.py``. Where it " -"finds the ``conf.py``, it will run ``sphinx-build`` in that directory. So as" -" long as you only have one set of sphinx documentation in your project, it " -"should Just Work." -msgstr "" - -#: ../../faq.rst:140 -msgid "I want to use the Blue/Default Sphinx theme" -msgstr "" - -#: ../../faq.rst:142 -msgid "" -"We think that our theme is badass, and better than the default for many " -"reasons. Some people don't like change though :), so there is a hack that " -"will let you keep using the default theme. If you set the ``html_style`` " -"variable in your ``conf.py``, it should default to using the default theme. " -"The value of this doesn't matter, and can be set to ``/default.css`` for " -"default behavior." -msgstr "" - -#: ../../faq.rst:145 -msgid "I want to use the Read the Docs theme locally" -msgstr "" - -#: ../../faq.rst:147 -msgid "" -"There is a repository for that: https://github.com/snide/sphinx_rtd_theme. " -"Simply follow the instructions in the README." -msgstr "" - -#: ../../faq.rst:151 -msgid "Image scaling doesn't work in my documentation" -msgstr "" - -#: ../../faq.rst:153 -msgid "" -"Image scaling in docutils depends on PIL. PIL is installed in the system " -"that RTD runs on. However, if you are using the virtualenv building option, " -"you will likely need to include PIL in your requirements for your project." -msgstr "" - -#: ../../faq.rst:156 -msgid "I want comments in my docs" -msgstr "" - -#: ../../faq.rst:158 -msgid "" -"RTD doesn't have explicit support for this. That said, a tool like `Disqus`_" -" (and the `sphinxcontrib-disqus`_ plugin) can be used for this purpose on " -"RTD." -msgstr "" - -#: ../../faq.rst:164 -msgid "How do I support multiple languages of documentation?" -msgstr "" - -#: ../../faq.rst:166 -msgid "See the section on :doc:`localization`." -msgstr "" - -#: ../../faq.rst:169 -msgid "Does Read The Docs work well with \"legible\" docstrings?" -msgstr "" - -#: ../../faq.rst:171 -msgid "" -"Yes. One criticism of Sphinx is that its annotated docstrings are too dense " -"and difficult for humans to read. In response, many projects have adopted " -"customized docstring styles that are simultaneously informative and legible." -" The `NumPy " -"`_ " -"and `Google " -"`_" -" styles are two popular docstring formats. Fortunately, the default Read " -"The Docs theme handles both formats just fine, provided your ``conf.py`` " -"specifies an appropriate Sphinx extension that knows how to convert your " -"customized docstrings. Two such extensions are `numpydoc " -"`_ and `napoleon `_. Only ``napoleon`` is able to handle both " -"docstring formats. Its default output more closely matches the format of " -"standard Sphinx annotations, and as a result, it tends to look a bit better " -"with the default theme." -msgstr "" - -#: ../../faq.rst:189 -msgid "" -"Can I document a python package that is not at the root of my repository?" -msgstr "" - -#: ../../faq.rst:191 -msgid "" -"Yes. The most convenient way to access a python package for example via " -"`Sphinx's autoapi`_ in your documentation is to use the *Install your " -"project inside a virtualenv using setup.py install* option in the admin " -"panel of your project. However this assumes that your ``setup.py`` is in the" -" root of your repository." -msgstr "" - -#: ../../faq.rst:197 -msgid "" -"If you want to place your package in a different directory or have multiple " -"python packages in the same project, then create a pip requirements file. " -"You can specify the relative path to your package inside the file. For " -"example you want to keep your python package in the ``src/python`` " -"directory, then create a ``requirements.readthedocs.txt`` file with the " -"following contents::" -msgstr "" - -#: ../../faq.rst:206 -msgid "" -"Please note that the path must be relative to the file. So the example path " -"above would work if the file is in the root of your repository. If you want " -"to put the requirements in a file called ``requirements/readthedocs.txt``, " -"the contents would look like::" -msgstr "" - -#: ../../faq.rst:213 -msgid "" -"After adding the file to your repository, go to the *Advanced Settings* in " -"your project's admin panel and add the name of the file to the *Requirements" -" file* field." -msgstr "" - -#: ../../faq.rst:221 -msgid "What commit of Read the Docs is in production?" -msgstr "" - -#: ../../faq.rst:223 -msgid "" -"We deploy readthedocs.org from the `rel` branch in our GitHub repository. " -"You can see the latest commits that have been deployed by looking on GitHub:" -" https://github.com/rtfd/readthedocs.org/commits/rel" -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/features.mo b/docs/user/locale/tr/LC_MESSAGES/features.mo deleted file mode 100644 index 788ad9fb189..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/features.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/features.po b/docs/user/locale/tr/LC_MESSAGES/features.po deleted file mode 100644 index 08b2f33518c..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/features.po +++ /dev/null @@ -1,186 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../features.rst:2 -msgid "Read the Docs features" -msgstr "" - -#: ../../features.rst:4 -msgid "" -"This will serve as a list of all of the features that Read the Docs " -"currently has. Some features are important enough to have their own page in " -"the docs, others will simply be listed here." -msgstr "" - -#: ../../features.rst:7 -msgid "GitHub, Bitbucket and GitLab Integration" -msgstr "" - -#: ../../features.rst:9 -msgid "" -"We now support linking by default in the sidebar. It links to the page on " -"your host, which should help people quickly update typos and send pull " -"requests to contribute to project documentation." -msgstr "" - -#: ../../features.rst:11 -msgid "More information can be found in the :doc:`vcs` page." -msgstr "" - -#: ../../features.rst:14 -msgid "Auto-updating" -msgstr "" - -#: ../../features.rst:16 -msgid "" -"The :doc:`webhooks` page talks about the different ways you can ping RTD to " -"let us know your project has been updated. We have official support for " -"GitHub, Bitbucket and GitLab, and anywhere else we have a generic post-" -"commit hook that allows you to POST to a URL to get your documentation " -"built." -msgstr "" - -#: ../../features.rst:19 -msgid "Internationalization" -msgstr "" - -#: ../../features.rst:21 -msgid "" -"Read the Docs itself is localized, and we support documentation translated " -"into multiple languages. Read more on the :doc:`localization` and " -":doc:`i18n` pages." -msgstr "" - -#: ../../features.rst:24 -msgid "Canonical URLs" -msgstr "" - -#: ../../features.rst:26 -msgid "" -"Canonical URLs give your docs better search performance, by pointing all " -"URLs to one version. This also helps to solve the issues around users " -"landing on outdated versions of documentation." -msgstr "" - -#: ../../features.rst:28 -msgid "More information can be found in the :doc:`canonical` page." -msgstr "" - -#: ../../features.rst:31 -msgid "Versions" -msgstr "" - -#: ../../features.rst:33 -msgid "" -"We can build multiple versions of your documentation. Look on the " -"\"Versions\" page of your project's admin (using the nav on the left) to " -"find a list of available versions that we've inferred from the tags and " -"branches in your source control system (according to the support matrix " -"below). On the Versions page you can tell us which versions you'd like us to" -" build docs for, whether each should be public, protected, or private, and " -"what the default version should be (we'll redirect there when someone hits " -"your main project page, e.g., http://my-project.rtfd.org/)." -msgstr "" - -#: ../../features.rst:42 -msgid "Version Control Support Matrix" -msgstr "" - -#: ../../features.rst:45 -msgid "Git" -msgstr "" - -#: ../../features.rst:45 -msgid "hg" -msgstr "" - -#: ../../features.rst:45 -msgid "bzr" -msgstr "" - -#: ../../features.rst:45 -msgid "svn" -msgstr "" - -#: ../../features.rst:47 -msgid "Tags" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:47 ../../features.rst:47 -#: ../../features.rst:49 ../../features.rst:49 ../../features.rst:49 -msgid "Yes" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:49 -msgid "No" -msgstr "" - -#: ../../features.rst:49 -msgid "Branches" -msgstr "" - -#: ../../features.rst:51 -msgid "Default" -msgstr "" - -#: ../../features.rst:51 -msgid "master" -msgstr "" - -#: ../../features.rst:51 -msgid "default" -msgstr "" - -#: ../../features.rst:51 -msgid "trunk" -msgstr "" - -#: ../../features.rst:56 -msgid "PDF Generation" -msgstr "" - -#: ../../features.rst:58 -msgid "" -"When you build your project on RTD, we automatically build a PDF of your " -"project's documentation. We also build them for every version that you " -"upload, so we can host the PDFs of your latest documentation, as well as " -"your latest stable releases as well." -msgstr "" - -#: ../../features.rst:61 -msgid "Search" -msgstr "" - -#: ../../features.rst:63 -msgid "" -"We provide full-text search across all of the pages of documentation hosted " -"on our site. This uses the excellent Haystack project and Elasticsearch as " -"the search backend. We hope to be integrating this into the site more fully " -"in the future." -msgstr "" - -#: ../../features.rst:66 -msgid "Alternate Domains" -msgstr "" - -#: ../../features.rst:68 -msgid "" -"We provide support for custom domains, subdomains, and a shorturl for your " -"project as well. This is outlined in the :doc:`alternate_domains` section." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/getting_started.mo b/docs/user/locale/tr/LC_MESSAGES/getting_started.mo deleted file mode 100644 index a73d3775f1e..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/getting_started.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/getting_started.po b/docs/user/locale/tr/LC_MESSAGES/getting_started.po deleted file mode 100644 index 509a34ec2a4..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/getting_started.po +++ /dev/null @@ -1,227 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../getting_started.rst:2 -msgid "Getting Started" -msgstr "" - -#: ../../getting_started.rst:4 -msgid "" -"This document will show you how to get up and running with Read the Docs. " -"You will have your docs imported on Read the Docs in 5 minutes, displayed " -"beautifully for the world." -msgstr "" - -#: ../../getting_started.rst:8 -msgid "" -"If you are already using Sphinx or Markdown for your docs, skip ahead to " -":ref:`getting_started:Import Your Docs`." -msgstr "" - -#: ../../getting_started.rst:12 -msgid "Write Your Docs" -msgstr "" - -#: ../../getting_started.rst:14 -msgid "You have two options for formatting your documentation:" -msgstr "" - -#: ../../getting_started.rst:16 -msgid "`In reStructuredText`_" -msgstr "" - -#: ../../getting_started.rst:17 -msgid "`In Markdown`_" -msgstr "" - -#: ../../getting_started.rst:20 -msgid "In reStructuredText" -msgstr "" - -#: ../../getting_started.rst:22 -msgid "There is `a screencast`_ that will help you get started if you prefer." -msgstr "" - -#: ../../getting_started.rst:24 -msgid "" -"Sphinx_ is a tool that makes it easy to create beautiful documentation. " -"Assuming you have Python_ already, `install Sphinx`_::" -msgstr "" - -#: ../../getting_started.rst:29 -msgid "Create a directory inside your project to hold your docs::" -msgstr "" - -#: ../../getting_started.rst:34 -msgid "Run ``sphinx-quickstart`` in there::" -msgstr "" - -#: ../../getting_started.rst:39 -msgid "" -"This quick start will walk you through creating the basic configuration; in " -"most cases, you can just accept the defaults. When it's done, you'll have an" -" ``index.rst``, a ``conf.py`` and some other files. Add these to revision " -"control." -msgstr "" - -#: ../../getting_started.rst:43 -msgid "" -"Now, edit your ``index.rst`` and add some information about your project. " -"Include as much detail as you like (refer to the reStructuredText_ syntax or" -" `this template`_ if you need help). Build them to see how they look::" -msgstr "" - -#: ../../getting_started.rst:49 -msgid "" -"You can use ``sphinx-autobuild`` to auto-reload your docs. Run ``sphinx-" -"autobuild . _build/html`` instead." -msgstr "" - -#: ../../getting_started.rst:51 -msgid "" -"Edit your files and rebuild until you like what you see, then commit your " -"changes and push to your public repository. Once you have Sphinx " -"documentation in a public repository, you can start using Read the Docs." -msgstr "" - -#: ../../getting_started.rst:55 -msgid "In Markdown" -msgstr "" - -#: ../../getting_started.rst:57 -msgid "" -"You can use Markdown and reStructuredText in the same Sphinx project. We " -"support this natively on Read the Docs, and you can do it locally::" -msgstr "" - -#: ../../getting_started.rst:62 -msgid "Then in your ``conf.py``:" -msgstr "" - -#: ../../getting_started.rst:74 -msgid "" -"Markdown doesn't support a lot of the features of Sphinx, like inline markup" -" and directives. However, it works for basic prose content. reStructuredText" -" is the preferred format for technical documentation, please read `this blog" -" post`_ for motivation." -msgstr "" - -#: ../../getting_started.rst:83 -msgid "Sign Up and Connect an External Account" -msgstr "" - -#: ../../getting_started.rst:85 -msgid "" -"If you are going to import a repository from GitHub, Bitbucket or GitLab, " -"you should connect your account to your provider first. Connecting your " -"account allows for easier importing and enables Read the Docs to configure " -"your repository webhooks automatically." -msgstr "" - -#: ../../getting_started.rst:90 -msgid "" -"To connect your account, go to your *Settings* dashboard and select " -"*Connected Services*. From here, you'll be able to connect to your GitHub, " -"Bitbucket or GitLab account. This process will ask you to authorize a " -"connection to Read the Docs, that allows us to read information about and " -"clone your repositories." -msgstr "" - -#: ../../getting_started.rst:96 -msgid "Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:98 -msgid "To import a repository, visit your dashboard_ and click Import_." -msgstr "" - -#: ../../getting_started.rst:100 -msgid "" -"If you have a connected account, you will see a list of your repositories " -"that we are able to import. To import one of these projects, just click the " -"import icon next to the repository you'd like to import. This will bring up " -"a form that is already filled with your project's information. Feel free to " -"edit any of these properties, and the click **Next** to build your " -"documentation." -msgstr "" - -#: ../../getting_started.rst:107 -msgid "Manually Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:109 -msgid "" -"If you do not have a connected account, you will need select **Import " -"Manually** and enter the information for your repository yourself. You will " -"also need to manually configure the webhook for your repository as well. " -"When importing your project, you will be asked for the repository URL, along" -" with some other information for you new project. The URL is normally the " -"URL or path name you'd use to checkout, clone, or branch your repository. " -"Some examples:" -msgstr "" - -#: ../../getting_started.rst:116 -msgid "Git: ``http://github.com/ericholscher/django-kong.git``" -msgstr "" - -#: ../../getting_started.rst:117 -msgid "Mercurial: ``https://bitbucket.org/ianb/pip``" -msgstr "" - -#: ../../getting_started.rst:118 -msgid "Subversion: ``http://varnish-cache.org/svn/trunk``" -msgstr "" - -#: ../../getting_started.rst:119 -msgid "Bazaar: ``lp:pasta``" -msgstr "" - -#: ../../getting_started.rst:121 -msgid "Add an optional homepage URL and some tags, and then click **Next**." -msgstr "" - -#: ../../getting_started.rst:123 -msgid "" -"Once your project is created, you'll need to manually configure the " -"repository webhook if you would like to have new changesets to trigger " -"builds for your project on Read the Docs. Go to your project's " -"**Integrations** page to configure a new webhook, or see :ref:`our steps for" -" webhook creation ` for more information on this " -"process." -msgstr "" - -#: ../../getting_started.rst:129 -msgid "" -"Within a few seconds your code will automatically be fetched from your " -"public repository, and the documentation will be built. Check out our " -":doc:`builds` page to learn more about how we build your docs, and to " -"troubleshoot any issues that arise." -msgstr "" - -#: ../../getting_started.rst:134 -msgid "" -"Read the Docs will host multiple versions of your code. You can read more " -"about how to use this well on our :doc:`versions` page." -msgstr "" - -#: ../../getting_started.rst:137 -msgid "" -"If you have any more trouble, don't hesitate to reach out to us. The " -":doc:`support` page has more information on getting in touch." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/gsoc.mo b/docs/user/locale/tr/LC_MESSAGES/gsoc.mo deleted file mode 100644 index 1db41beaec4..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/gsoc.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/gsoc.po b/docs/user/locale/tr/LC_MESSAGES/gsoc.po deleted file mode 100644 index d9fbd344630..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/gsoc.po +++ /dev/null @@ -1,407 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../gsoc.rst:2 -msgid "Google Summer of Code" -msgstr "" - -#: ../../gsoc.rst:4 -msgid "" -"Thanks for your interest in Read the Docs! We are working hard to update the" -" ideas list now that we are accepted in GSOC. Please give us a little while " -"to work on things, and check back on this page for updates." -msgstr "" - -#: ../../gsoc.rst:9 -msgid "" -"Read the Docs is participating in the Google Summer of Code in 2018. This " -"page will contain all the information for students and anyone else " -"interested in helping." -msgstr "" - -#: ../../gsoc.rst:13 -msgid "Skills" -msgstr "" - -#: ../../gsoc.rst:15 -msgid "Incoming students will need the following skills:" -msgstr "" - -#: ../../gsoc.rst:17 -msgid "Intermediate Python & Django programming" -msgstr "" - -#: ../../gsoc.rst:18 -msgid "" -"Familiarity with Markdown, reStructuredText, or some other plain text markup" -" language" -msgstr "" - -#: ../../gsoc.rst:19 -msgid "Familiarity with git, or some other source control" -msgstr "" - -#: ../../gsoc.rst:20 -msgid "Ability to set up your own development environment for Read the Docs" -msgstr "" - -#: ../../gsoc.rst:21 -msgid "Basic understanding of web technologies (HTML/CSS/JS)" -msgstr "" - -#: ../../gsoc.rst:22 -msgid "" -"An interest in documentation and improving open source documentation tools!" -msgstr "" - -#: ../../gsoc.rst:24 -msgid "" -"We're happy to help you get up to speed, but the more you are able to " -"demonstrate ability in advance, the more likely we are to choose your " -"application!" -msgstr "" - -#: ../../gsoc.rst:29 -msgid "Mentors" -msgstr "" - -#: ../../gsoc.rst:31 -msgid "Currently we have a few folks signed up:" -msgstr "" - -#: ../../gsoc.rst:33 -msgid "Eric Holscher" -msgstr "" - -#: ../../gsoc.rst:34 -msgid "Manuel Kaufmann" -msgstr "" - -#: ../../gsoc.rst:35 -msgid "Anthony Johnson" -msgstr "" - -#: ../../gsoc.rst:37 -msgid "" -"Please do not reach out directly to anyone about the Summer of Code. It will" -" **not** increase your chances of being accepted!" -msgstr "" - -#: ../../gsoc.rst:41 -msgid "Getting Started" -msgstr "" - -#: ../../gsoc.rst:43 -msgid "" -"The :doc:`/install` doc is probably the best place to get going. It will " -"walk you through getting a basic environment for Read the Docs setup." -msgstr "" - -#: ../../gsoc.rst:46 -msgid "" -"Then you can look through our :doc:`/contribute` doc for information on how " -"to get started contributing to RTD." -msgstr "" - -#: ../../gsoc.rst:48 -msgid "" -"People who have a history of submitting pull requests will be prioritized in" -" our Summer of Code selection process." -msgstr "" - -#: ../../gsoc.rst:51 -msgid "Want to get involved?" -msgstr "" - -#: ../../gsoc.rst:53 -msgid "" -"If you're interested in participating in GSoC as a student, you can apply " -"during the normal process provided by Google. We are currently overwhelmed " -"with interest, so we are not able to respond individually to each person who" -" is interested." -msgstr "" - -#: ../../gsoc.rst:56 -msgid "Project Ideas" -msgstr "" - -#: ../../gsoc.rst:58 -msgid "" -"We have written our some loose ideas for projects to work on here. We are " -"also open to any other ideas that students might have." -msgstr "" - -#: ../../gsoc.rst:61 -msgid "" -"**These projects are sorted by priority.** We will consider the priority on " -"our roadmap as a factor, along with the skill of the student, in our " -"selection process." -msgstr "" - -#: ../../gsoc.rst:67 -msgid "Refactor & improve our search code" -msgstr "" - -#: ../../gsoc.rst:69 -msgid "" -"Currently we're using a homegrown library for Elastic Search. There is a new" -" `elasticsearch-dsl `_ " -"library that we should be using. This project will include:" -msgstr "" - -#: ../../gsoc.rst:73 -msgid "Improving our search indexing" -msgstr "" - -#: ../../gsoc.rst:74 -msgid "" -"Refactoring how we \"model\" our search data to use elasticsearch-dsl Models" -msgstr "" - -#: ../../gsoc.rst:75 -msgid "" -"Add additional search data into our indexes, like the programming languages," -" type of document (tutorial, api, etc.) and other data for users to filter " -"by" -msgstr "" - -#: ../../gsoc.rst:76 -msgid "(Optional) Improve the UX of the search for users in various ways" -msgstr "" - -#: ../../gsoc.rst:79 -msgid "Finish YAML config" -msgstr "" - -#: ../../gsoc.rst:81 -msgid "" -"Currently we have a basic :doc:`/yaml-config` for Read the Docs. It's still " -"considered beta, and there are a number of features that it doesn't support." -" We need to support everying users can currently do from our website " -"dashboard inside the YAML file, and then plan a smooth transition path from " -"the database UI to the YAML file." -msgstr "" - -#: ../../gsoc.rst:87 -msgid "" -"This is a *large* project and will likely require a good deal of " -"understanding of both Python as well as web technologies. We have a " -"`starting list of issues " -"`_ put together, but " -"there will be much more work." -msgstr "" - -#: ../../gsoc.rst:92 -msgid "API V3" -msgstr "" - -#: ../../gsoc.rst:94 -msgid "" -"We currently have a \"v2\" API that isn't well documented and doesn't allow " -"users to write to it. We want to continue using Django REST Framework for " -"this, but rethink how we're presenting our information to our users." -msgstr "" - -#: ../../gsoc.rst:98 -msgid "" -"Currently we're showing everything as simple \"models\", and we want to " -"start exposing \"methods\" on our data, similar to GitHub." -msgstr "" - -#: ../../gsoc.rst:102 -msgid "" -"This is a large project and should only be done by someone who has done some" -" basic API design previously." -msgstr "" - -#: ../../gsoc.rst:105 -msgid "Improve Translation Workflow" -msgstr "" - -#: ../../gsoc.rst:107 -msgid "" -"Currently we have our documentation & website translated on Transifex, but " -"we don't have a management process for it. This means that translations will" -" often sit for months before making it back into the site and being " -"available to users." -msgstr "" - -#: ../../gsoc.rst:111 -msgid "" -"This project would include puting together a workflow for translations:" -msgstr "" - -#: ../../gsoc.rst:113 -msgid "Communicate with existing translators and see what needs they have" -msgstr "" - -#: ../../gsoc.rst:114 -msgid "" -"Help formalize the process that we have around Transifex to make it easier " -"to contribute to" -msgstr "" - -#: ../../gsoc.rst:115 -msgid "Improve our tooling so that integrating new translations is easier" -msgstr "" - -#: ../../gsoc.rst:118 -msgid "Support for additional build steps for linting & testing" -msgstr "" - -#: ../../gsoc.rst:120 -msgid "" -"Currently we only build documentation on Read the Docs, but we'd also like " -"to add additional build steps that lets users perform more actions. This " -"would likely take the form of wraping some of the existing `Sphinx builders " -"`_, and giving folks a " -"nice way to use them inside Read the Docs." -msgstr "" - -#: ../../gsoc.rst:125 -msgid "It would be great to have wrappers for the following as a start:" -msgstr "" - -#: ../../gsoc.rst:127 -msgid "" -"Link Check (http://www.sphinx-" -"doc.org/en/stable/builders.html#sphinx.builders.linkcheck.CheckExternalLinksBuilder)" -msgstr "" - -#: ../../gsoc.rst:128 -msgid "Spell Check (https://pypi.python.org/pypi/sphinxcontrib-spelling/)" -msgstr "" - -#: ../../gsoc.rst:129 -msgid "" -"Doctest (http://www.sphinx-doc.org/en/stable/ext/doctest.html#module-" -"sphinx.ext.doctest)" -msgstr "" - -#: ../../gsoc.rst:130 -msgid "" -"Coverage (http://www.sphinx-doc.org/en/stable/ext/coverage.html#module-" -"sphinx.ext.coverage)" -msgstr "" - -#: ../../gsoc.rst:132 -msgid "" -"The goal would also be to make it quite easy for users to contribute third " -"party build steps for Read the Docs, so that other useful parts of the " -"Sphinx ecosystem could be tightly integrated with Read the Docs." -msgstr "" - -#: ../../gsoc.rst:136 -msgid "Collections of Projects" -msgstr "" - -#: ../../gsoc.rst:138 -msgid "" -"This project involves building a user interface for groups of projects in " -"Read the Docs (`Collections`). Users would be allowed to create, publish, " -"and search a `Collection` of projects that they care about. We would also " -"allow for automatic creation of `Collections` based on a project's " -"``setup.py`` or ``requirements.txt``." -msgstr "" - -#: ../../gsoc.rst:142 -msgid "" -"Once a user has a `Collection`, we would allow them to do a few sets of " -"actions on them:" -msgstr "" - -#: ../../gsoc.rst:145 -msgid "" -"Search across all the projects in the `Collection` with one search dialog" -msgstr "" - -#: ../../gsoc.rst:146 -msgid "" -"Download all the project's documentation (PDF, HTMLZip, Epub) for offline " -"viewing" -msgstr "" - -#: ../../gsoc.rst:147 -msgid "" -"Build a landing page for the collection that lists out all the projects, and" -" could even have a user-editable description, similar to our project listing" -" page." -msgstr "" - -#: ../../gsoc.rst:149 -msgid "" -"There is likely other ideas that could be done with `Collections` over time." -msgstr "" - -#: ../../gsoc.rst:152 -msgid "Integrated Redirects" -msgstr "" - -#: ../../gsoc.rst:154 -msgid "" -"Right now it's hard for users to rename files. We support redirects, but " -"don't create them automatically on file rename, and our redirect code is " -"brittle." -msgstr "" - -#: ../../gsoc.rst:159 -msgid "We should rebuild how we handle redirects across a number of cases:" -msgstr "" - -#: ../../gsoc.rst:161 -msgid "" -"Detecting a file change in git/hg/svn and automatically creating a redirect" -msgstr "" - -#: ../../gsoc.rst:162 -msgid "Support redirecting an entire domain to another place" -msgstr "" - -#: ../../gsoc.rst:163 -msgid "Support redirecting versions" -msgstr "" - -#: ../../gsoc.rst:165 -msgid "" -"There will also be a good number of things that spawn from this, including " -"version aliases and other related concepts, if this task doesn't take the " -"whole summer." -msgstr "" - -#: ../../gsoc.rst:169 -msgid "Additional Ideas" -msgstr "" - -#: ../../gsoc.rst:171 -msgid "" -"We have some medium sized projects sketched out in our issue tracker with " -"the tag *Feature Overview*. Looking through `these issues`_ is a good place " -"to start. You might also look through our `milestones`_ on GitHub, which " -"provide outlines on the larger tasks that we're hoping to accomplish." -msgstr "" - -#: ../../gsoc.rst:180 -msgid "Thanks" -msgstr "" - -#: ../../gsoc.rst:182 -msgid "" -"This page was heavily inspired by Mailman's similar `GSOC page`_. Thanks for" -" the inspiration." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/i18n.mo b/docs/user/locale/tr/LC_MESSAGES/i18n.mo deleted file mode 100644 index 78f443f9c43..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/i18n.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/i18n.po b/docs/user/locale/tr/LC_MESSAGES/i18n.po deleted file mode 100644 index c5695ecc0c0..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/i18n.po +++ /dev/null @@ -1,379 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../i18n.rst:2 -msgid "Internationalization" -msgstr "" - -#: ../../i18n.rst:5 -msgid "" -"This document covers the details regarding internationalization and " -"localization that are applied in Read the Docs. The guidelines described are" -" mostly based on `Kitsune's localization documentation " -"`_." -msgstr "" - -#: ../../i18n.rst:10 -msgid "" -"As with most of the Django applications out there, Read the Docs' i18n/l10n " -"framework is based on `GNU gettext `_." -" Crowd-sourced localization is optionally available at `Transifex " -"`_." -msgstr "" - -#: ../../i18n.rst:15 -msgid "" -"For more information about the general ideas, look at this document: " -"http://www.gnu.org/software/gettext/manual/html_node/Concepts.html" -msgstr "" - -#: ../../i18n.rst:20 -msgid "Making Strings Localizable" -msgstr "" - -#: ../../i18n.rst:22 -msgid "" -"Making strings in templates localizable is exceptionally easy. Making " -"strings in Python localizable is a little more complicated. The short " -"answer, though, is to just wrap the string in ``_()``." -msgstr "" - -#: ../../i18n.rst:28 -msgid "Interpolation" -msgstr "" - -#: ../../i18n.rst:30 -msgid "" -"A string is often a combination of a fixed string and something changing, " -"for example, ``Welcome, James`` is a combination of the fixed part " -"``Welcome,``, and the changing part ``James``. The naive solution is to " -"localize the first part and then follow it with the name::" -msgstr "" - -#: ../../i18n.rst:37 -msgid "This is **wrong!**" -msgstr "" - -#: ../../i18n.rst:39 -msgid "" -"In some locales, the word order may be different. Use Python string " -"formatting to interpolate the changing part into the string::" -msgstr "" - -#: ../../i18n.rst:44 -msgid "" -"Python gives you a lot of ways to interpolate strings. The best way is to " -"use Py3k formatting and kwargs. That's the clearest for localizers." -msgstr "" - -#: ../../i18n.rst:49 -msgid "Localization Comments" -msgstr "" - -#: ../../i18n.rst:51 -msgid "" -"Sometimes, it can help localizers to describe where a string comes from, " -"particularly if it can be difficult to find in the interface, or is not very" -" self-descriptive (e.g. very short strings). If you immediately precede the " -"string with a comment that starts with ``Translators:``, the comment will be" -" added to the PO file, and visible to localizers." -msgstr "" - -#: ../../i18n.rst:57 ../../i18n.rst:91 -msgid "Example::" -msgstr "" - -#: ../../i18n.rst:74 -msgid "Adding Context with msgctxt" -msgstr "" - -#: ../../i18n.rst:76 -msgid "" -"Strings may be the same in English, but different in other languages. " -"English, for example, has no grammatical gender, and sometimes the noun and " -"verb forms of a word are identical." -msgstr "" - -#: ../../i18n.rst:80 -msgid "" -"To make it possible to localize these correctly, we can add \"context\" " -"(known in gettext as *msgctxt*) to differentiate two otherwise identical " -"strings. Django provides a :func:`~django.utils.translation.pgettext()` " -"function for this." -msgstr "" - -#: ../../i18n.rst:84 -msgid "" -"For example, the string *Search* may be a noun or a verb in English. In a " -"heading, it may be considered a noun, but on a button, it may be a verb. " -"It's appropriate to add a context (like *button*) to one of them." -msgstr "" - -#: ../../i18n.rst:88 -msgid "" -"Generally, we should only add context if we are sure the strings aren't used" -" in the same way, or if localizers ask us to." -msgstr "" - -#: ../../i18n.rst:99 -msgid "Plurals" -msgstr "" - -#: ../../i18n.rst:101 -msgid "" -"*You have 1 new messages* grates on discerning ears. Fortunately, gettext " -"gives us a way to fix that in English *and* other locales, the " -":func:`~django.utils.translation.ngettext()` function::" -msgstr "" - -#: ../../i18n.rst:107 -msgid "A more realistic example might be::" -msgstr "" - -#: ../../i18n.rst:113 -msgid "" -"This method takes three arguments because English only needs three, i.e., " -"zero is considered \"plural\" for English. Other languages may have " -"`different plural rules " -"`_, and require " -"different phrases for, say 0, 1, 2-3, 4-10, >10. That's absolutely fine, and" -" gettext makes it possible." -msgstr "" - -#: ../../i18n.rst:121 -msgid "Strings in Templates" -msgstr "" - -#: ../../i18n.rst:123 -msgid "" -"When putting new text into a template, all you need to do is wrap it in a " -"``{% trans %}`` template tag::" -msgstr "" - -#: ../../i18n.rst:128 -msgid "Context can be added, too::" -msgstr "" - -#: ../../i18n.rst:132 -msgid "" -"Comments for translators need to precede the internationalized text and must" -" start with the ``Translators:`` keyword.::" -msgstr "" - -#: ../../i18n.rst:138 -msgid "" -"To interpolate, you need to use the alternative and more verbose ``{% " -"blocktrans %}`` template tag — it's actually a block::" -msgstr "" - -#: ../../i18n.rst:143 -msgid "" -"Note that the ``{{ name }}`` variable needs to exist in the template " -"context." -msgstr "" - -#: ../../i18n.rst:145 -msgid "" -"In some situations, it's desirable to evaluate template expressions such as " -"filters or accessing object attributes. You can't do that within the ``{% " -"blocktrans %}`` block, so you need to bind the expression to a local " -"variable first::" -msgstr "" - -#: ../../i18n.rst:156 -msgid "" -"``{% blocktrans %}`` also provides pluralization. For that you need to bind " -"a counter with the name ``count`` and provide a plural translation after the" -" ``{% plural %}`` tag::" -msgstr "" - -#: ../../i18n.rst:169 -msgid "" -"The previous multi-lines examples also use the ``trimmed`` option. This " -"removes newline characters and replaces any whitespace at the beginning and " -"end of a line, helping translators when translating these strings." -msgstr "" - -#: ../../i18n.rst:175 -msgid "Strings in Python" -msgstr "" - -#: ../../i18n.rst:179 -msgid "" -"Whenever you are adding a string in Python, ask yourself if it really needs " -"to be there, or if it should be in the template. Keep logic and presentation" -" separate!" -msgstr "" - -#: ../../i18n.rst:183 -msgid "Strings in Python are more complex for two reasons:" -msgstr "" - -#: ../../i18n.rst:185 -msgid "" -"We need to make sure we're always using Unicode strings and the Unicode-" -"friendly versions of the functions." -msgstr "" - -#: ../../i18n.rst:188 -msgid "" -"If you use the :func:`~django.utils.translation.ugettext` function in the " -"wrong place, the string may end up in the wrong locale!" -msgstr "" - -#: ../../i18n.rst:191 -msgid "Here's how you might localize a string in a view::" -msgstr "" - -#: ../../i18n.rst:201 -msgid "Interpolation is done through normal Python string formatting::" -msgstr "" - -#: ../../i18n.rst:205 -msgid "" -"Context information can be supplied by using the " -":func:`~django.utils.translation.pgettext` function::" -msgstr "" - -#: ../../i18n.rst:210 -msgid "Translator comments are normal one-line Python comments::" -msgstr "" - -#: ../../i18n.rst:215 -msgid "" -"If you need to use plurals, import the " -":func:`~django.utils.translation.ungettext` function::" -msgstr "" - -#: ../../i18n.rst:225 -msgid "Lazily Translated Strings" -msgstr "" - -#: ../../i18n.rst:227 -msgid "" -"You can use :func:`~django.utils.translation.ugettext` or " -":func:`~django.utils.translation.ungettext` only in views or functions " -"called from views. If the function will be evaluated when the module is " -"loaded, then the string may end up in English or the locale of the last " -"request!" -msgstr "" - -#: ../../i18n.rst:232 -msgid "" -"Examples include strings in module-level code, arguments to functions in " -"class definitions, strings in functions called from outside the context of a" -" view. To internationalize these strings, you need to use the ``_lazy`` " -"versions of the above methods, " -":func:`~django.utils.translation.ugettext_lazy` and " -":func:`~django.utils.translation.ungettext_lazy`. The result doesn't get " -"translated until it is evaluated as a string, for example by being output or" -" passed to ``unicode()``::" -msgstr "" - -#: ../../i18n.rst:246 -msgid "" -"In case you want to provide context to a lazily-evaluated gettext string, " -"you will need to use :func:`~django.utils.translation.pgettext_lazy`." -msgstr "" - -#: ../../i18n.rst:251 -msgid "Administrative Tasks" -msgstr "" - -#: ../../i18n.rst:255 -msgid "Updating Localization Files" -msgstr "" - -#: ../../i18n.rst:257 -msgid "" -"To update the translation source files (eg if you changed or added " -"translatable strings in the templates or Python code) you should run " -"``python manage.py makemessages -l `` in the project's root " -"directory (substitute ```` with a valid language code)." -msgstr "" - -#: ../../i18n.rst:262 -msgid "" -"The updated files can now be localized in a `PO editor " -"`_ or " -"crowd-sourced online translation tool." -msgstr "" - -#: ../../i18n.rst:267 -msgid "Compiling to MO" -msgstr "" - -#: ../../i18n.rst:269 -msgid "" -"Gettext doesn't parse any text files, it reads a binary format for faster " -"performance. To compile the latest PO files in the repository, Django " -"provides the ``compilemessages`` management command. For example, to compile" -" all the available localizations, just run::" -msgstr "" - -#: ../../i18n.rst:276 -msgid "" -"You will need to do this every time you want to push updated translations to" -" the live site." -msgstr "" - -#: ../../i18n.rst:279 -msgid "" -"Also, note that it's not a good idea to track MO files in version control, " -"since they would need to be updated at the same pace PO files are updated, " -"so it's silly and not worth it. They are ignored by ``.gitignore``, but " -"please make sure you don't forcibly add them to the repository." -msgstr "" - -#: ../../i18n.rst:286 -msgid "Transifex Integration" -msgstr "" - -#: ../../i18n.rst:288 -msgid "" -"To push updated translation source files to Transifex, run ``tx push -s`` " -"(for English) or ``tx push -t `` (for non-English)." -msgstr "" - -#: ../../i18n.rst:291 -msgid "" -"To pull changes from Transifex, run ``tx pull -a``. Note that Transifex does" -" not compile the translation files, so you have to do this after the pull " -"(see the `Compiling to MO`_ section)." -msgstr "" - -#: ../../i18n.rst:295 -msgid "" -"For more information about the ``tx`` command, read the `Transifex client's " -"help pages `_." -msgstr "" - -#: ../../i18n.rst:301 -msgid "" -"For the Read the Docs community site, we use a `fabric script`_ to follow " -"this process:" -msgstr "" - -#: ../../i18n.rst:305 -msgid "Update files and push sources (English) to Transifex:" -msgstr "" - -#: ../../i18n.rst:311 -msgid "Pull changes (new translations) from Transifex:" -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/index.mo b/docs/user/locale/tr/LC_MESSAGES/index.mo deleted file mode 100644 index 22fc5163a78..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/index.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/index.po b/docs/user/locale/tr/LC_MESSAGES/index.po deleted file mode 100644 index 4eac2faff90..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/index.po +++ /dev/null @@ -1,92 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../index.rst:2 -msgid "Welcome to Read The Docs" -msgstr "" - -#: ../../index.rst:4 -msgid "" -"`Read the Docs`_ hosts documentation for the open source community. We " -"support Sphinx_ docs written with reStructuredText_ and `CommonMark`_. We " -"pull your code from your Subversion_, Bazaar_, Git_, and Mercurial_ " -"repositories. Then we build documentation and host it for you. Think of it " -"as *Continuous Documentation*." -msgstr "" - -#: ../../index.rst:10 -msgid "The code is open source, and `available on GitHub`_." -msgstr "" - -#: ../../index.rst:22 -msgid "" -"The main documentation for the site is organized into a couple sections:" -msgstr "" - -#: ../../index.rst:24 -msgid ":ref:`user-docs`" -msgstr "" - -#: ../../index.rst:25 -msgid ":ref:`feature-docs`" -msgstr "" - -#: ../../index.rst:26 -msgid ":ref:`about-docs`" -msgstr "" - -#: ../../index.rst:28 -msgid "Information about development is also available:" -msgstr "" - -#: ../../index.rst:30 -msgid ":ref:`dev-docs`" -msgstr "" - -#: ../../index.rst:31 -msgid ":ref:`design-docs`" -msgstr "" - -#: ../../index.rst:35 -msgid "User Documentation" -msgstr "" - -#: ../../index.rst:52 -msgid "About Read the Docs" -msgstr "" - -#: ../../index.rst:70 -msgid "Feature Documentation" -msgstr "" - -#: ../../index.rst:92 -msgid "Developer Documentation" -msgstr "" - -#: ../../index.rst:111 -msgid "Business Documentation" -msgstr "" - -#: ../../index.rst:119 -msgid "Custom Install Documentation" -msgstr "" - -#: ../../index.rst:127 -msgid "Designer Documentation" -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/install.mo b/docs/user/locale/tr/LC_MESSAGES/install.mo deleted file mode 100644 index 4ba0cfe6125..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/install.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/install.po b/docs/user/locale/tr/LC_MESSAGES/install.po deleted file mode 100644 index 812847b23d4..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/install.po +++ /dev/null @@ -1,193 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../install.rst:2 -msgid "Installation" -msgstr "" - -#: ../../install.rst:4 -msgid "" -"Here is a step by step plan on how to install Read the Docs. It will get you" -" to a point of having a local running instance." -msgstr "" - -#: ../../install.rst:8 -msgid "" -"First, obtain `Python 3.6`_ and virtualenv_ if you do not already have them." -" Using a virtual environment will make the installation easier, and will " -"help to avoid clutter in your system-wide libraries. You will also need Git_" -" in order to clone the repository. If you plan to import Python 2.7 project " -"to your RTD then you'll need to install Python 2.7 with virtualenv in your " -"system as well." -msgstr "" - -#: ../../install.rst:25 -msgid "Requires Git version >=2" -msgstr "" - -#: ../../install.rst:29 -msgid "" -"If you are having trouble on OS X Mavericks (or possibly other versions of " -"OS X) with building ``lxml``, you probably might need to use Homebrew_ to " -"``brew install libxml2``, and invoke the install with::" -msgstr "" - -#: ../../install.rst:39 -msgid "" -"Linux users may find they need to install a few additional packages in order" -" to successfully execute ``pip install -r requirements.txt``. For example, a" -" clean install of Ubuntu 14.04 LTS will require the following packages::" -msgstr "" - -#: ../../install.rst:48 -msgid "CentOS/RHEL 7 will require::" -msgstr "" - -#: ../../install.rst:52 -msgid "" -"Users of other Linux distributions may need to install the equivalent " -"packages, depending on their system configuration." -msgstr "" - -#: ../../install.rst:57 -msgid "" -"If you want full support for searching inside your Read the Docs site you " -"will need to install Elasticsearch_." -msgstr "" - -#: ../../install.rst:60 -msgid "" -"Ubuntu users could install this package by following " -":doc:`/custom_installs/elasticsearch`." -msgstr "" - -#: ../../install.rst:64 -msgid "Besides the Python specific dependencies, you will also need Redis_." -msgstr "" - -#: ../../install.rst:66 -msgid "Ubuntu users could install this package as following::" -msgstr "" - -#: ../../install.rst:71 -msgid "" -"You will need to verify that your pip version is higher than 1.5 you can do " -"this as such::" -msgstr "" - -#: ../../install.rst:75 -msgid "" -"If this is not the case please update your pip version before continuing::" -msgstr "" - -#: ../../install.rst:79 -msgid "" -"Once you have these, create a virtual environment somewhere on your disk, " -"then activate it::" -msgstr "" - -#: ../../install.rst:86 -msgid "Create a folder in here, and clone the repository::" -msgstr "" - -#: ../../install.rst:92 -msgid "" -"Next, install the dependencies using ``pip`` (included inside of " -"virtualenv_)::" -msgstr "" - -#: ../../install.rst:97 -msgid "" -"This may take a while, so go grab a beverage. When it's done, build your " -"database::" -msgstr "" - -#: ../../install.rst:102 -msgid "Then please create a superuser account for Django::" -msgstr "" - -#: ../../install.rst:106 -msgid "Now let's properly generate the static assets::" -msgstr "" - -#: ../../install.rst:110 -msgid "" -"By now, it is the right time to load in a couple users and a test project::" -msgstr "" - -#: ../../install.rst:116 -msgid "" -"If you do not opt to install test data, you'll need to create an account for" -" API use and set ``SLUMBER_USERNAME`` and ``SLUMBER_PASSWORD`` in order for " -"everything to work properly. This can be done by using ``createsuperuser``, " -"then attempting a manual login to create an ``EmailAddress`` entry for the " -"user, then you can use ``shell_plus`` to update the object with " -"``primary=True``, ``verified=True``." -msgstr "" - -#: ../../install.rst:123 -msgid "Finally, you're ready to start the webserver::" -msgstr "" - -#: ../../install.rst:127 -msgid "" -"Visit http://127.0.0.1:8000/ in your browser to see how it looks; you can " -"use the admin interface via http://127.0.0.1:8000/admin (logging in with the" -" superuser account you just created)." -msgstr "" - -#: ../../install.rst:131 -msgid "" -"For builds to properly kick off as expected, it is necessary the port you're" -" serving on (i.e. ``runserver 0.0.0.0:8080``) match the port defined in " -"``PRODUCTION_DOMAIN``. You can utilize ``local_settings.py`` to modify this." -" (By default, it's ``localhost:8000``)" -msgstr "" - -#: ../../install.rst:136 -msgid "" -"While the webserver is running, you can build documentation for the latest " -"version of a project called 'pip' with the ``update_repos`` command. You " -"can replace 'pip' with the name of any added project::" -msgstr "" - -#: ../../install.rst:143 -msgid "What's available" -msgstr "" - -#: ../../install.rst:145 -msgid "" -"After registering with the site (or creating yourself a superuser account), " -"you will be able to log in and view the `dashboard " -"`_." -msgstr "" - -#: ../../install.rst:149 -msgid "Importing your docs" -msgstr "" - -#: ../../install.rst:151 -msgid "" -"One of the goals of readthedocs.org is to make it easy for any open source " -"developer to get high quality hosted docs with great visibility! Simply " -"provide us with the clone URL to your repo, we'll pull your code, extract " -"your docs, and build them! We make available a post-commit webhook that can " -"be configured to update the docs whenever you commit to your repo. See our " -":doc:`getting_started` page to learn more." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/issue-labels.mo b/docs/user/locale/tr/LC_MESSAGES/issue-labels.mo deleted file mode 100644 index b22b04d71a5..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/issue-labels.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/issue-labels.po b/docs/user/locale/tr/LC_MESSAGES/issue-labels.po deleted file mode 100644 index 820ee0a102f..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/issue-labels.po +++ /dev/null @@ -1,251 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../issue-labels.rst:2 -msgid "Overview of issue labels" -msgstr "" - -#: ../../issue-labels.rst:4 -msgid "" -"Here is a full list of labels that we use in the `GitHub issue tracker`_ and" -" what they stand for." -msgstr "" - -#: ../../issue-labels.rst:18 -msgid "*Accepted*" -msgstr "" - -#: ../../issue-labels.rst:10 -msgid "" -"Issues with this label are issues that the core team has accepted on to the " -"roadmap. The core team focuses on accepted bugs, features, and improvements " -"that are on our immediate roadmap and will give priority to these issues. " -"Pull requests could be delayed or closed if the pull request doesn't align " -"with our current roadmap. An issue or pull request that has not been " -"accepted should either eventually move to an accepted state, or should be " -"closed. As an issue is accepted, we will find room for it on our roadmap, " -"either on an upcoming release (point release milestones), or on a future " -"milestone project (named milestones)." -msgstr "" - -#: ../../issue-labels.rst:24 -msgid "*Bug*" -msgstr "" - -#: ../../issue-labels.rst:21 -msgid "" -"An issue describing unexpected or malicious behaviour of the readthedocs.org" -" software. A Bug issue differs from an Improvement issue in that Bug issues " -"are given priority on our roadmap. On release, these issues generally only " -"warrant incrementing the patch level version." -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "*Design*" -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "Issues related to the UI of the readthedocs.org website." -msgstr "" - -#: ../../issue-labels.rst:33 -msgid "*Feature*" -msgstr "" - -#: ../../issue-labels.rst:30 -msgid "" -"Issues that describe new features. Issues that do not describe new features," -" such as code cleanup or fixes that are not related to a bug, should " -"probably be given the Improvement label instead. On release, issues with the" -" Feature label warrant at least a minor version increase." -msgstr "" - -#: ../../issue-labels.rst:37 -msgid "*Good First Issue*" -msgstr "" - -#: ../../issue-labels.rst:36 -msgid "" -"This label marks issues that are easy to get started with. The issue should " -"be ideal for beginners to dive into the code base." -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "*Priority: high*" -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "Issues with this label should be resolved as quickly as possible." -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "*Priority: low*" -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "" -"Issues with this label won't have the immediate focus of the core team." -msgstr "" - -#: ../../issue-labels.rst:50 -msgid "*Improvement*" -msgstr "" - -#: ../../issue-labels.rst:46 -msgid "" -"An issue with this label is not a Bug nor a Feature. Code cleanup or small " -"changes to existing features would likely have this label. The distinction " -"for this label is that these issues have a lower priority on our roadmap " -"compared to issues labeled Bug, and aren't implementing new features, such " -"as a Feature issue might." -msgstr "" - -#: ../../issue-labels.rst:54 -msgid "*Needed: design decision*" -msgstr "" - -#: ../../issue-labels.rst:53 -msgid "" -"Issues that need a design decision are blocked for development until a " -"project leader clarifies the way in which the issue should be approached." -msgstr "" - -#: ../../issue-labels.rst:58 -msgid "*Needed: documentation*" -msgstr "" - -#: ../../issue-labels.rst:57 -msgid "" -"If an issue involves creating or refining documentation, this label will be " -"assigned." -msgstr "" - -#: ../../issue-labels.rst:65 -msgid "*Needed: more information*" -msgstr "" - -#: ../../issue-labels.rst:61 -msgid "" -"This label indicates that a reply with more information is required from the" -" bug reporter. If no response is given by the reporter, the issue is " -"considered invalid after 2 weeks and will be closed. See the documentation " -"about our :ref:`triage process ` for more " -"information." -msgstr "" - -#: ../../issue-labels.rst:69 -msgid "*Needed: patch*" -msgstr "" - -#: ../../issue-labels.rst:68 -msgid "" -"This label indicates that a patch is required in order to resolve the issue." -" A fix should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:73 -msgid "*Needed: tests*" -msgstr "" - -#: ../../issue-labels.rst:72 -msgid "" -"This label indicates that a better test coverage is required to resolve the " -"issue. New tests should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:77 -msgid "*Needed: replication*" -msgstr "" - -#: ../../issue-labels.rst:76 -msgid "" -"This label indicates that a bug has been reported, but has not been " -"successfully replicated by another user or contributor yet." -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "*Operations*" -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "Issues that require changes in the server infrastructure." -msgstr "" - -#: ../../issue-labels.rst:84 -msgid "*PR: work in progress*" -msgstr "" - -#: ../../issue-labels.rst:83 -msgid "" -"Pull Requests that are not complete yet. A final review is not possible yet," -" but every Pull Request is open for discussion." -msgstr "" - -#: ../../issue-labels.rst:88 -msgid "*PR: hotfix*" -msgstr "" - -#: ../../issue-labels.rst:87 -msgid "" -"Pull request was applied directly to production after a release. These pull " -"requests still need review to be merged into the next release." -msgstr "" - -#: ../../issue-labels.rst:92 -msgid "*Sprintable*" -msgstr "" - -#: ../../issue-labels.rst:91 -msgid "" -"Sprintable are all issues that have the right amount of scope to be handled " -"during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../issue-labels.rst:96 -msgid "*Status: blocked*" -msgstr "" - -#: ../../issue-labels.rst:95 -msgid "" -"The issue cannot be resolved until some other issue has been closed. See the" -" issue's log for which issue is blocking this issue." -msgstr "" - -#: ../../issue-labels.rst:101 -msgid "*Status: stale*" -msgstr "" - -#: ../../issue-labels.rst:99 -msgid "" -"A issue is stale if it there has been no activity on it for 90 days. Once a " -"issue is determined to be stale, it will be closed after 2 weeks unless " -"there is activity on the issue." -msgstr "" - -#: ../../issue-labels.rst:106 -msgid "*Support*" -msgstr "" - -#: ../../issue-labels.rst:104 -msgid "" -"Questions that needs answering but do not require code changes or issues " -"that only require a one time action on the server will have this label. See " -"the documentation about our :ref:`triage process ` " -"for more information." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/localization.mo b/docs/user/locale/tr/LC_MESSAGES/localization.mo deleted file mode 100644 index 87f45260f00..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/localization.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/localization.po b/docs/user/locale/tr/LC_MESSAGES/localization.po deleted file mode 100644 index 8a4e0e58a2a..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/localization.po +++ /dev/null @@ -1,124 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../localization.rst:2 -msgid "Localization of Documentation" -msgstr "" - -#: ../../localization.rst:4 -msgid "" -"This feature only applies to Sphinx documentation. We are working to bring " -"it to our other documentation backends." -msgstr "" - -#: ../../localization.rst:6 -msgid "" -"Read the Docs supports hosting your docs in multiple languages. There are " -"two different things that we support:" -msgstr "" - -#: ../../localization.rst:9 -msgid "A single project written in another language" -msgstr "" - -#: ../../localization.rst:10 -msgid "A project with translations into multiple languages" -msgstr "" - -#: ../../localization.rst:14 -msgid "Single project in another language" -msgstr "" - -#: ../../localization.rst:16 -msgid "" -"It is easy to set the *Language* of your project. On the project *Admin* " -"page (or *Import* page), simply select your desired *Language* from the " -"dropdown. This will tell Read the Docs that your project is in the language." -" The language will be represented in the URL for your project." -msgstr "" - -#: ../../localization.rst:22 -msgid "" -"For example, a project that is in Spanish will have a default URL of " -"``/es/latest/`` instead of ``/en/latest/``." -msgstr "" - -#: ../../localization.rst:25 -msgid "" -"You must commit the ``.po`` files for Read the Docs to translate your " -"documentation." -msgstr "" - -#: ../../localization.rst:28 -msgid "Project with multiple translations" -msgstr "" - -#: ../../localization.rst:30 -msgid "" -"This situation is a bit more complicated. To support this, you will have one" -" parent project and a number of projects marked as translations of that " -"parent. Let's use ``phpmyadmin`` as an example." -msgstr "" - -#: ../../localization.rst:35 -msgid "" -"The main ``phpmyadmin`` project is the parent for all translations. Then you" -" must create a project for each translation, for example ``phpmyadmin-" -"spanish``. You will set the *Language* for ``phpmyadmin-spanish`` to " -"``Spanish``. In the parent projects *Translations* page, you will say that " -"``phpmyadmin-spanish`` is a translation for your project." -msgstr "" - -#: ../../localization.rst:42 -msgid "This has the results of serving:" -msgstr "" - -#: ../../localization.rst:44 -msgid "``phpmyadmin`` at ``http://phpmyadmin.readthedocs.io/en/latest/``" -msgstr "" - -#: ../../localization.rst:45 -msgid "" -"``phpmyadmin-spanish`` at ``http://phpmyadmin.readthedocs.io/es/latest/``" -msgstr "" - -#: ../../localization.rst:47 -msgid "It also gets included in the Read the Docs flyout:" -msgstr "" - -#: ../../localization.rst:52 -msgid "" -"The default language of a custom domain is determined by the language of the" -" parent project that the domain was configured on. See " -":doc:`alternate_domains` for more information." -msgstr "" - -#: ../../localization.rst:56 -msgid "" -"You can include multiple translations in the same repository, with same " -"``conf.py`` and ``.rst`` files, but each project must specify the language " -"to build for those docs." -msgstr "" - -#: ../../localization.rst:60 -msgid "" -"You can read :doc:`guides/manage-translations` to understand the whole " -"process for a documentation with multiples languages in the same repository " -"and how to keep the translations updated on time." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/open-source-philosophy.mo b/docs/user/locale/tr/LC_MESSAGES/open-source-philosophy.mo deleted file mode 100644 index 313546c0c02..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/open-source-philosophy.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/open-source-philosophy.po b/docs/user/locale/tr/LC_MESSAGES/open-source-philosophy.po deleted file mode 100644 index 1f31e6fc39f..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/open-source-philosophy.po +++ /dev/null @@ -1,113 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../open-source-philosophy.rst:2 -msgid "Read the Docs Open Source Philosophy" -msgstr "" - -#: ../../open-source-philosophy.rst:4 -msgid "" -"Read the Docs is Open Source software. We have `licensed " -"`_ the code " -"base as MIT, which provides almost no restrictions on the use of the code." -msgstr "" - -#: ../../open-source-philosophy.rst:8 -msgid "" -"However, as a project there are things that we care about more than others. " -"We built Read the Docs to support documentation in the Open Source " -"community. The code is open for people to contribute to, so that they may " -"build features into https://readthedocs.org that they want. We also believe " -"sharing the code openly is a valuable learning tool, especially for " -"demonstrating how to collaborate and maintain an enormous website." -msgstr "" - -#: ../../open-source-philosophy.rst:18 -msgid "Official Support" -msgstr "" - -#: ../../open-source-philosophy.rst:20 -msgid "" -"The time of the core developers of Read the Docs is limited. We provide " -"official support for the following things:" -msgstr "" - -#: ../../open-source-philosophy.rst:23 -msgid "Local development on the Python code base" -msgstr "" - -#: ../../open-source-philosophy.rst:24 -msgid "Usage of https://readthedocs.org for Open Source projects" -msgstr "" - -#: ../../open-source-philosophy.rst:25 -msgid "" -"Bug fixes in the code base, as it applies to running it on " -"https://readthedocs.org" -msgstr "" - -#: ../../open-source-philosophy.rst:28 -msgid "Unsupported" -msgstr "" - -#: ../../open-source-philosophy.rst:30 -msgid "" -"There are use cases that we don't support, because it doesn't further our " -"goal of promoting documentation in the Open Source Community." -msgstr "" - -#: ../../open-source-philosophy.rst:33 -msgid "We do not support:" -msgstr "" - -#: ../../open-source-philosophy.rst:35 -msgid "Specific usage of Sphinx and Mkdocs, that don't affect our hosting" -msgstr "" - -#: ../../open-source-philosophy.rst:36 -msgid "Custom installations of Read the Docs at your company" -msgstr "" - -#: ../../open-source-philosophy.rst:37 -msgid "Installation of Read the Docs on other platforms" -msgstr "" - -#: ../../open-source-philosophy.rst:38 -msgid "Any installation issues outside of the Read the Docs Python Code" -msgstr "" - -#: ../../open-source-philosophy.rst:41 -msgid "Rationale" -msgstr "" - -#: ../../open-source-philosophy.rst:43 -msgid "" -"Read the Docs was founded to improve documentation in the Open Source " -"Community. We fully recognize and allow the code to be used for internal " -"installs at companies, but we will not spend our time supporting it. Our " -"time is limited, and we want to spend it on the mission that we set out to " -"originally support." -msgstr "" - -#: ../../open-source-philosophy.rst:49 -msgid "" -"If you feel strongly about installing Read the Docs internal to a company, " -"we will happily link to third party resources on this topic. Please open an " -"issue with a proposal if you want to take on this task." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/privacy-policy.mo b/docs/user/locale/tr/LC_MESSAGES/privacy-policy.mo deleted file mode 100644 index eb227ccf5df..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/privacy-policy.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/privacy-policy.po b/docs/user/locale/tr/LC_MESSAGES/privacy-policy.po deleted file mode 100644 index fe8921922a1..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/privacy-policy.po +++ /dev/null @@ -1,658 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../privacy-policy.rst:5 -msgid "Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:7 -msgid "Effective date: **May 30, 2018**" -msgstr "" - -#: ../../privacy-policy.rst:9 -msgid "" -"Welcome to Read the Docs. At Read the Docs, we believe in protecting the " -"privacy of our users, authors, and readers." -msgstr "" - -#: ../../privacy-policy.rst:15 -msgid "The short version" -msgstr "" - -#: ../../privacy-policy.rst:17 -msgid "" -"We collect your information only with your consent; we only collect the " -"minimum amount of personal information that is necessary to fulfill the " -"purpose of your interaction with us; we don't sell it to third parties; and " -"we only use it as this Privacy Policy describes." -msgstr "" - -#: ../../privacy-policy.rst:23 -msgid "" -"Of course, the short version doesn't tell you everything, so please read on " -"for more details!" -msgstr "" - -#: ../../privacy-policy.rst:28 -msgid "Our services" -msgstr "" - -#: ../../privacy-policy.rst:30 -msgid "Read the Docs is made up of:" -msgstr "" - -#: ../../privacy-policy.rst:35 -msgid "readthedocs.org" -msgstr "" - -#: ../../privacy-policy.rst:33 -msgid "" -"This is a website aimed at documentation authors writing and building " -"software documentation. This Privacy Policy applies to this site in full " -"without reservation." -msgstr "" - -#: ../../privacy-policy.rst:41 -msgid "readthedocs.com" -msgstr "" - -#: ../../privacy-policy.rst:38 -msgid "" -"This website is a commercial hosted offering for hosting private " -"documentation for corporate clients. It is governed by this privacy policy " -"but also separate `terms `_." -msgstr "" - -#: ../../privacy-policy.rst:48 -msgid "" -"readthedocs.io, readthedocs-hosted.com, and other domains (\"Documentation " -"Sites\")" -msgstr "" - -#: ../../privacy-policy.rst:44 -msgid "" -"These websites are where Read the Docs hosts documentation on behalf of " -"documentation authors. A best effort is made to apply this Privacy Policy to" -" these sites but the documentation may contain content and files created by " -"documentation authors." -msgstr "" - -#: ../../privacy-policy.rst:51 -msgid "What information Read the Docs collects and why" -msgstr "" - -#: ../../privacy-policy.rst:54 -msgid "Information from website browsers" -msgstr "" - -#: ../../privacy-policy.rst:56 -msgid "" -"If you're **just browsing the website**, we collect the same basic " -"information that most websites collect. We use common internet technologies," -" such as cookies and web server logs. We collect this basic information from" -" everybody, whether they have an account or not." -msgstr "" - -#: ../../privacy-policy.rst:60 -msgid "The information we collect about all visitors to our website includes:" -msgstr "" - -#: ../../privacy-policy.rst:62 -msgid "the visitor's browser type" -msgstr "" - -#: ../../privacy-policy.rst:63 -msgid "language preference" -msgstr "" - -#: ../../privacy-policy.rst:64 -msgid "referring site" -msgstr "" - -#: ../../privacy-policy.rst:65 -msgid "the date and time of each visitor request" -msgstr "" - -#: ../../privacy-policy.rst:67 -msgid "" -"We also collect potentially personally-identifying information like Internet" -" Protocol (IP) addresses." -msgstr "" - -#: ../../privacy-policy.rst:72 ../../privacy-policy.rst:96 -msgid "Why do we collect this?" -msgstr "" - -#: ../../privacy-policy.rst:74 -msgid "" -"We collect this information to better understand how our website visitors " -"use Read the Docs, and to monitor and protect the security of the website." -msgstr "" - -#: ../../privacy-policy.rst:79 -msgid "Information from users with accounts" -msgstr "" - -#: ../../privacy-policy.rst:81 -msgid "" -"If you **create an account**, we require some basic information at the time " -"of account creation. You will create your own user name and password, and we" -" will ask you for a valid email account. You also have the option to give us" -" more information if you want to, and this may include \"User Personal " -"Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:86 -msgid "" -"\"User Personal Information\" is any information about one of our users " -"which could, alone or together with other information, personally identify " -"him or her. Information such as a user name and password, an email address, " -"a real name, and a photograph are examples of \"User Personal Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:91 -msgid "" -"User Personal Information does not include aggregated, non-personally " -"identifying information. We may use aggregated, non-personally identifying " -"information to operate, improve, and optimize our website and service." -msgstr "" - -#: ../../privacy-policy.rst:98 -msgid "" -"We need your User Personal Information to create your account, and to " -"provide the services you request." -msgstr "" - -#: ../../privacy-policy.rst:99 -msgid "" -"We use your User Personal Information, specifically your user name, to " -"identify you on Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:100 -msgid "" -"We use it to fill out your profile and share that profile with other users." -msgstr "" - -#: ../../privacy-policy.rst:101 -msgid "" -"We will use your email address to communicate with you but it is not shared " -"publicly." -msgstr "" - -#: ../../privacy-policy.rst:102 -msgid "" -"We limit our use of your User Personal Information to the purposes listed in" -" this Privacy Statement. If we need to use your User Personal Information " -"for other purposes, we will ask your permission first. You can always see " -"what information we have in your `user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:108 -msgid "What information Read the Docs does not collect" -msgstr "" - -#: ../../privacy-policy.rst:110 -msgid "" -"We do not intentionally collect **sensitive personal information**, such as " -"social security numbers, genetic data, health information, or religious " -"information." -msgstr "" - -#: ../../privacy-policy.rst:113 -msgid "" -"Documentation Sites hosted on Read the Docs are public, anyone (including " -"us) may view their contents. If you have included private or sensitive " -"information in your Documentation Site, such as email addresses, that " -"information may be indexed by search engines or used by third parties." -msgstr "" - -#: ../../privacy-policy.rst:118 -msgid "" -"If you're a **child under the age of 13**, you may not have an account on " -"Read the Docs. Read the Docs does not knowingly collect information from or " -"direct any of our content specifically to children under 13. If we learn or " -"have reason to suspect that you are a user who is under the age of 13, we " -"will unfortunately have to close your account. We don't want to discourage " -"you from writing software documentation, but those are the rules." -msgstr "" - -#: ../../privacy-policy.rst:124 -msgid "How we share the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:126 -msgid "" -"We **do not** share, sell, rent, or trade User Personal Information with " -"third parties for their commercial purposes." -msgstr "" - -#: ../../privacy-policy.rst:129 -msgid "" -"We do not disclose User Personal Information outside Read the Docs, except " -"in the situations listed in this section or in the section below on " -"compelled disclosure." -msgstr "" - -#: ../../privacy-policy.rst:133 -msgid "" -"We **do** share certain aggregated, non-personally identifying information " -"with others about how our users, collectively, use Read the Docs. For " -"example, we may compile statistics on the prevalence of different types of " -"documentation across Read the Docs for a blog post or popularity of " -"programming languages for advertising partners." -msgstr "" - -#: ../../privacy-policy.rst:139 -msgid "" -"We **do** host advertising on Documentation Sites. This advertising is " -"first-party advertising hosted by Read the Docs. We **do not** run any code " -"from advertisers and all ad images are hosted on Read the Docs' servers. For" -" more details, see our document on :doc:`advertising/advertising-details`." -msgstr "" - -#: ../../privacy-policy.rst:145 -msgid "" -"We may use User Personal Information with your permission, so we can perform" -" services you have requested. For example, if you request service on " -"commercially hosted docs, we will ask your permission to sync your private " -"repositories." -msgstr "" - -#: ../../privacy-policy.rst:150 -msgid "" -"We may share User Personal Information with a limited number of third party " -"vendors who process it on our behalf to provide or improve our service, and " -"who have agreed to privacy restrictions similar to our own Privacy " -"Statement. For more details, see our next section on :ref:`third parties " -"`." -msgstr "" - -#: ../../privacy-policy.rst:157 -msgid "Third party vendors" -msgstr "" - -#: ../../privacy-policy.rst:159 -msgid "" -"As we mentioned, we may share some information with third party vendors or " -"it may be collected by them on our behalf. The information collected and " -"stored by third parties is subject to their policies and practices. This " -"list will be updated from time to time and we encourage you to check back " -"periodically." -msgstr "" - -#: ../../privacy-policy.rst:167 -msgid "Payment processing" -msgstr "" - -#: ../../privacy-policy.rst:169 -msgid "" -"Should you choose to become a `Supporter`_, purchase a `Gold Membership`_, " -"or become a subscriber to Read the Docs' commercial hosting product, your " -"payment information and details will be processed by Stripe. Read the Docs " -"does not store your payment information." -msgstr "" - -#: ../../privacy-policy.rst:178 -msgid "Site monitoring" -msgstr "" - -#: ../../privacy-policy.rst:180 -msgid "" -"Read the Docs uses Sentry and New Relic to diagnose errors and improve the " -"performance of our site. Both companies take part in the EU-US Privacy " -"Shield framework. We aim to minimize the amount of personal information " -"shared, but the information may include your IP address." -msgstr "" - -#: ../../privacy-policy.rst:187 -msgid "Analytics" -msgstr "" - -#: ../../privacy-policy.rst:189 -msgid "" -"We go into detail on analytics in a :ref:`separate section specific to " -"analytics `." -msgstr "" - -#: ../../privacy-policy.rst:193 -msgid "Support Desk" -msgstr "" - -#: ../../privacy-policy.rst:195 -msgid "" -"Read the Docs uses Intercom to manage support requests for documentation " -"hosted through our commercial hosting on readthedocs.com. If you request " -"support -- typically via email -- Intercom may process your contact " -"information." -msgstr "" - -#: ../../privacy-policy.rst:201 -msgid "Email newsletter" -msgstr "" - -#: ../../privacy-policy.rst:203 -msgid "" -"If you sign up for the `Read the Docs email newsletter`_, your email address" -" and name will be stored by Mailchimp. This newsletter is separate from " -"creating a Read the Docs account and signing up for Read the Docs does not " -"opt you in for the newsletter." -msgstr "" - -#: ../../privacy-policy.rst:208 -msgid "" -"You can manage your email subscription including unsubscribing and deleting " -"your records with Mailchimp. There is a link to do so in the footer of any " -"newsletter you receive from us." -msgstr "" - -#: ../../privacy-policy.rst:216 -msgid "Public Information on Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:218 -msgid "" -"Most of Read the Docs is public-facing including user names, project names, " -"and Documentation Sites. If your content is public-facing, third parties may" -" access it. We do not sell that content; it is yours." -msgstr "" - -#: ../../privacy-policy.rst:225 -msgid "Our use of cookies and tracking" -msgstr "" - -#: ../../privacy-policy.rst:229 -msgid "Do Not Track" -msgstr "" - -#: ../../privacy-policy.rst:231 -msgid "" -"Read the Docs supports Do Not Track (DNT) and respects users' tracking " -"preferences. Specifically, we support the `W3C's tracking preference " -"expression`_ and the `EFF's DNT Policy`_." -msgstr "" - -#: ../../privacy-policy.rst:235 -msgid "For Read the Docs, this means:" -msgstr "" - -#: ../../privacy-policy.rst:237 -msgid "" -"We **do not** do behavioral ad targeting regardless of your DNT preference." -msgstr "" - -#: ../../privacy-policy.rst:238 -msgid "" -"When DNT is enabled, both logged-in and logged-out users are considered " -"opted-out of :ref:`analytics `." -msgstr "" - -#: ../../privacy-policy.rst:240 -msgid "" -"Regardless of DNT preference, our logs that contain IP addresses and user " -"agent strings are deleted after 10 days unless a DNT exception applies." -msgstr "" - -#: ../../privacy-policy.rst:242 -msgid "Our full DNT policy is `available here`_." -msgstr "" - -#: ../../privacy-policy.rst:244 -msgid "" -"Our DNT policy applies without reservation to readthedocs.org and " -"readthedocs.com. A best effort is made to apply this to Documentation Sites," -" but we do not have complete control over the contents of these sites." -msgstr "" - -#: ../../privacy-policy.rst:248 -msgid "For more details about DNT, visit `All About Do Not Track`_." -msgstr "" - -#: ../../privacy-policy.rst:252 -msgid "" -"Due to the nature of our environment where documentation is built as " -"necessary, the DNT analytics opt-out for Documentation Sites only applies " -"for those sites generated after May 1, 2018." -msgstr "" - -#: ../../privacy-policy.rst:262 -msgid "Cookies" -msgstr "" - -#: ../../privacy-policy.rst:264 -msgid "" -"Read the Docs uses cookies to make interactions with our service easy and " -"meaningful. We use cookies to keep you logged in, remember your preferences," -" and provide information for future development of Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:268 -msgid "" -"A cookie is a small piece of text that our web server stores on your " -"computer or mobile device, which your browser sends to us when you return to" -" our site. Cookies do not necessarily identify you if you are merely " -"visiting Read the Docs; however, a cookie may store a unique identifier for " -"each logged in user. The cookies Read the Docs sets are essential for the " -"operation of the website, or are used for performance or functionality. By " -"using our website, you agree that we can place these types of cookies on " -"your computer or device. If you disable your browser or device's ability to " -"accept cookies, you will not be able to log in to Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:279 -msgid "Google Analytics" -msgstr "" - -#: ../../privacy-policy.rst:281 -msgid "" -"We use Google Analytics as a third party tracking service, but we don't use " -"it to track you individually or collect your User Personal Information. We " -"use Google Analytics to collect information about how our website performs " -"and how our users, in general, navigate through and use Read the Docs. This " -"helps us evaluate our users' use of Read the Docs; compile statistical " -"reports on activity; and improve our content and website performance." -msgstr "" - -#: ../../privacy-policy.rst:288 -msgid "" -"Google Analytics gathers certain simple, non-personally identifying " -"information over time, such as your IP address, browser type, internet " -"service provider, referring and exit pages, time stamp, and similar data " -"about your use of Read the Docs. We do not link this information to any of " -"your personal information such as your user name." -msgstr "" - -#: ../../privacy-policy.rst:293 -msgid "" -"Read the Docs will not, nor will we allow any third party to, use the Google" -" Analytics tool to track our users individually; collect any User Personal " -"Information other than IP address; or correlate your IP address with your " -"identity. Google provides further information about its own privacy " -"practices and offers a `browser add-on to opt out of Google Analytics " -"tracking `_. You may also opt-out " -"of analytics on Read the Docs by enabled Do Not Track." -msgstr "" - -#: ../../privacy-policy.rst:303 -msgid "How Read the Docs secures your information" -msgstr "" - -#: ../../privacy-policy.rst:305 -msgid "" -"Read the Docs takes all measures reasonably necessary to protect User " -"Personal Information from unauthorized access, alteration, or destruction; " -"maintain data accuracy; and help ensure the appropriate use of User Personal" -" Information. We follow generally accepted industry standards to protect the" -" personal information submitted to us, both during transmission and once we " -"receive it." -msgstr "" - -#: ../../privacy-policy.rst:311 -msgid "" -"No method of transmission, or method of electronic storage, is 100% secure. " -"Therefore, we cannot guarantee its absolute security." -msgstr "" - -#: ../../privacy-policy.rst:316 -msgid "Read the Docs' global privacy practices" -msgstr "" - -#: ../../privacy-policy.rst:318 -msgid "" -"**Information that we collect will be stored and processed in the United " -"States** in accordance with this Privacy Policy. However, we understand that" -" we have users from different countries and regions with different privacy " -"expectations, and we try to meet those needs." -msgstr "" - -#: ../../privacy-policy.rst:324 -msgid "" -"We provide the same standard of privacy protection to all our users around " -"the world, regardless of their country of origin or location, Additionally, " -"we require that if our vendors or affiliates have access to User Personal " -"Information, they must comply with our privacy policies and with applicable " -"data privacy laws." -msgstr "" - -#: ../../privacy-policy.rst:330 -msgid "In particular:" -msgstr "" - -#: ../../privacy-policy.rst:332 -msgid "" -"Read the Docs provides clear methods of unambiguous, informed consent at the" -" time of data collection, when we do collect your personal data." -msgstr "" - -#: ../../privacy-policy.rst:335 -msgid "" -"We collect only the minimum amount of personal data necessary, unless you " -"choose to provide more. We encourage you to only give us the amount of data " -"you are comfortable sharing." -msgstr "" - -#: ../../privacy-policy.rst:337 -msgid "" -"We offer you simple methods of accessing, correcting, or deleting the data " -"we have collected." -msgstr "" - -#: ../../privacy-policy.rst:338 -msgid "We also provide our users a method of recourse and enforcement." -msgstr "" - -#: ../../privacy-policy.rst:342 -msgid "Resolving Complaints" -msgstr "" - -#: ../../privacy-policy.rst:344 -msgid "" -"If you have concerns about the way Read the Docs is handling your User " -"Personal Information, please let us know immediately by emailing us at " -"privacy@readthedocs.org." -msgstr "" - -#: ../../privacy-policy.rst:349 -msgid "How we respond to compelled disclosure" -msgstr "" - -#: ../../privacy-policy.rst:351 -msgid "" -"Read the Docs may disclose personally-identifying information or other " -"information we collect about you to law enforcement in response to a valid " -"subpoena, court order, warrant, or similar government order, or when we " -"believe in good faith that disclosure is reasonably necessary to protect our" -" property or rights, or those of third parties or the public at large." -msgstr "" - -#: ../../privacy-policy.rst:357 -msgid "" -"In complying with court orders and similar legal processes, Read the Docs " -"strives for transparency. When permitted, we will make a reasonable effort " -"to notify users of any disclosure of their information, unless we are " -"prohibited by law or court order from doing so, or in rare, exigent " -"circumstances." -msgstr "" - -#: ../../privacy-policy.rst:366 -msgid "How you can access and control the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:368 -msgid "" -"If you're already a Read the Docs user, you may access, update, alter, or " -"delete your basic user profile information by `editing your user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:374 -msgid "Data retention and deletion" -msgstr "" - -#: ../../privacy-policy.rst:376 -msgid "" -"Read the Docs will retain User Personal Information for as long as your " -"account is active or as needed to provide you services." -msgstr "" - -#: ../../privacy-policy.rst:379 -msgid "" -"We may retain certain User Personal Information indefinitely, unless you " -"delete it or request its deletion. For example, we don't automatically " -"delete inactive user accounts, so unless you choose to delete your account, " -"we will retain your account information indefinitely." -msgstr "" - -#: ../../privacy-policy.rst:385 -msgid "" -"If you would like to delete your User Personal Information, you may do so in" -" your `user account `__. We will " -"retain and use your information as necessary to comply with our legal " -"obligations, resolve disputes, and enforce our agreements, but barring legal" -" requirements, we will delete your full profile." -msgstr "" - -#: ../../privacy-policy.rst:391 -msgid "" -"Our web server logs for readthedocs.org, readthedocs.com, and Documentation " -"Sites are deleted after 10 days barring legal obligations." -msgstr "" - -#: ../../privacy-policy.rst:396 -msgid "Changes to our Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:398 -msgid "" -"We reserve the right to revise this Privacy Policy at any time. If we change" -" this Privacy Policy in the future, we will post the revised Privacy Policy " -"and update the \"Effective Date,\" above, to reflect the date of the " -"changes." -msgstr "" - -#: ../../privacy-policy.rst:405 -msgid "Contacting Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:407 -msgid "" -"Questions regarding Read the Docs' Privacy Policy or information practices " -"should be directed to privacy@readthedocs.org." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/privacy.mo b/docs/user/locale/tr/LC_MESSAGES/privacy.mo deleted file mode 100644 index 5b95753fac1..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/privacy.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/privacy.po b/docs/user/locale/tr/LC_MESSAGES/privacy.po deleted file mode 100644 index 7db404979e8..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/privacy.po +++ /dev/null @@ -1,109 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../privacy.rst:2 -msgid "Privacy Levels" -msgstr "" - -#: ../../privacy.rst:4 -msgid "" -"Read the Docs supports 3 different privacy levels on 2 different objects; " -"Public, Protected, Private on Projects and Versions." -msgstr "" - -#: ../../privacy.rst:8 -msgid "Understanding the Privacy Levels" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Level" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Detail" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Listing" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Search" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Viewing" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:43 -msgid "Private" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:13 ../../privacy.rst:13 -#: ../../privacy.rst:15 ../../privacy.rst:15 -msgid "No" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:15 ../../privacy.rst:15 -#: ../../privacy.rst:17 ../../privacy.rst:17 ../../privacy.rst:17 -#: ../../privacy.rst:17 -msgid "Yes" -msgstr "" - -#: ../../privacy.rst:15 ../../privacy.rst:31 -msgid "Protected" -msgstr "" - -#: ../../privacy.rst:17 ../../privacy.rst:25 -msgid "Public" -msgstr "" - -#: ../../privacy.rst:20 -msgid "" -"With a URL to view the actual documentation, even private docs are viewable." -" This is because our architecture doesn't do any logic on documentation " -"display, to increase availability." -msgstr "" - -#: ../../privacy.rst:27 -msgid "" -"This is the easiest and most obvious. It is also the default. It means that " -"everything is available to be seen by everyone." -msgstr "" - -#: ../../privacy.rst:33 -msgid "" -"Protected means that your object won't show up in Listing Pages, but Detail " -"pages still work. For example, a Project that is Protected will not show on " -"the homepage Recently Updated list, however, if you link directly to the " -"project, you will get a 200 and the page will display." -msgstr "" - -#: ../../privacy.rst:38 -msgid "" -"Protected Versions are similar, they won't show up in your version listings," -" but will be available once linked to." -msgstr "" - -#: ../../privacy.rst:45 -msgid "" -"Private objects are available only to people who have permissions to see " -"them. They will not display on any list view, and will 404 when you link " -"them to others." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/security.mo b/docs/user/locale/tr/LC_MESSAGES/security.mo deleted file mode 100644 index 98373daafdf..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/security.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/security.po b/docs/user/locale/tr/LC_MESSAGES/security.po deleted file mode 100644 index 0df6d09d394..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/security.po +++ /dev/null @@ -1,98 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../security.rst:2 -msgid "Security" -msgstr "" - -#: ../../security.rst:4 -msgid "" -"Security is very important to us at Read the Docs. We are committed to " -"responsible reporting and disclosure of security issues." -msgstr "" - -#: ../../security.rst:7 -msgid "Reporting a security issue" -msgstr "" - -#: ../../security.rst:9 -msgid "" -"If you believe you've discovered a security issue at Read the Docs, please " -"contact us at **security@readthedocs.org** (optionally using our " -":ref:`security:PGP key`). We request that you please not publicly disclose " -"the issue until it has been addressed by us." -msgstr "" - -#: ../../security.rst:13 -msgid "You can expect:" -msgstr "" - -#: ../../security.rst:15 -msgid "" -"We will respond acknowledging your email typically within one business day." -msgstr "" - -#: ../../security.rst:16 -msgid "" -"We will follow up if and when we have confirmed the issue with a timetable " -"for the fix." -msgstr "" - -#: ../../security.rst:17 -msgid "We will notify you when the issue is fixed." -msgstr "" - -#: ../../security.rst:18 -msgid "" -"We will add the issue to our :ref:`security issue archive `." -msgstr "" - -#: ../../security.rst:21 -msgid "PGP key" -msgstr "" - -#: ../../security.rst:23 -msgid "" -"You may use this `PGP key`__ to securely communicate with us and to verify " -"signed messages you receive from us." -msgstr "" - -#: ../../security.rst:85 -msgid "Security issue archive" -msgstr "" - -#: ../../security.rst:88 -msgid "Release 2.3.0" -msgstr "" - -#: ../../security.rst:90 -msgid "" -":ref:`version-2.3.0` resolves a security issue with translations on our " -"community hosting site that allowed users to modify the hosted path of a " -"target project by adding it as a translation project of their own project. A" -" check was added to ensure project ownership before adding the project as a " -"translation." -msgstr "" - -#: ../../security.rst:95 -msgid "" -"In order to add a project as a translation now, users must now first be " -"granted ownership in the translation project." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/single_version.mo b/docs/user/locale/tr/LC_MESSAGES/single_version.mo deleted file mode 100644 index 683e8c620e1..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/single_version.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/single_version.po b/docs/user/locale/tr/LC_MESSAGES/single_version.po deleted file mode 100644 index b3491b470f0..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/single_version.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../single_version.rst:2 -msgid "Single Version Documentation" -msgstr "" - -#: ../../single_version.rst:4 -msgid "" -"Single Version Documentation lets you serve your docs at a root domain. By " -"default, all documentation served by Read the Docs has a root of " -"``///``. But, if you enable the \"Single Version\" option" -" for a project, its documentation will instead be served at ``/``." -msgstr "" - -#: ../../single_version.rst:8 -msgid "" -"This means you can't have translations or multiple versions for your " -"documentation." -msgstr "" - -#: ../../single_version.rst:10 -msgid "" -"You can see a live example of this at http://www.contribution-guide.org" -msgstr "" - -#: ../../single_version.rst:13 -msgid "Enabling" -msgstr "" - -#: ../../single_version.rst:15 -msgid "" -"You can toggle the \"Single Version\" option on or off for your project in " -"the Project Admin page. Check your `dashboard`_ for a list of your projects." -msgstr "" - -#: ../../single_version.rst:18 -msgid "Effects" -msgstr "" - -#: ../../single_version.rst:20 -msgid "" -"Links generated on Read the Docs will now point to the proper URL. For " -"example, if pip was set as a \"Single Version\" project, then links to its " -"documentation would point to ``http://pip.readthedocs.io/`` rather than the " -"default ``http://pip.readthedocs.io/en/latest/``." -msgstr "" - -#: ../../single_version.rst:22 -msgid "" -"Documentation at ``///`` will still be served for" -" backwards compatibility reasons. However, our usage of :doc:`canonical` " -"should stop these from being indexed by Google." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/sponsors.mo b/docs/user/locale/tr/LC_MESSAGES/sponsors.mo deleted file mode 100644 index 77b77982a95..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/sponsors.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/sponsors.po b/docs/user/locale/tr/LC_MESSAGES/sponsors.po deleted file mode 100644 index e2b5c09c59c..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/sponsors.po +++ /dev/null @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../sponsors.rst:2 -msgid "Sponsors of Read the Docs" -msgstr "" - -#: ../../sponsors.rst:4 -msgid "" -"Running Read the Docs isn't free, and the site wouldn't be where it is today" -" without generous support of our sponsors. Below is a list of all the folks " -"who have helped the site financially, in order of the date they first " -"started supporting us." -msgstr "" - -#: ../../sponsors.rst:10 -msgid "Current sponsors" -msgstr "" - -#: ../../sponsors.rst:12 -msgid "" -"`Microsoft Azure`_ - They cover all of our hosting expenses every month. " -"This is a pretty large sum of money, averaging around $3,000/mo, and we are " -"really grateful to have them as a sponsor." -msgstr "" - -#: ../../sponsors.rst:13 -msgid "" -"`Cloudflare`_ - Cloudflare is providing us with an enterprise plan of their " -"SSL for SaaS Providers product that enables us to provide SSL certificates " -"for custom domains." -msgstr "" - -#: ../../sponsors.rst:14 -msgid "You? (Email us at rev@readthedocs.org for more info)" -msgstr "" - -#: ../../sponsors.rst:17 -msgid "Past sponsors" -msgstr "" - -#: ../../sponsors.rst:19 -msgid "`Python Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:20 -msgid "`Revsys`_" -msgstr "" - -#: ../../sponsors.rst:21 -msgid "`Mozilla Web Dev`_" -msgstr "" - -#: ../../sponsors.rst:22 -msgid "`Django Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:23 -msgid "`Lab305`_" -msgstr "" - -#: ../../sponsors.rst:24 -msgid "`Twilio`_" -msgstr "" - -#: ../../sponsors.rst:25 -msgid "`Rackspace`_" -msgstr "" - -#: ../../sponsors.rst:26 -msgid "`Mozilla`_" -msgstr "" - -#: ../../sponsors.rst:42 -msgid "Sponsorship Information" -msgstr "" - -#: ../../sponsors.rst:44 -msgid "" -"As part of increasing sustainability, Read the Docs is testing out promoting" -" sponsors on documentation pages. We have more information about this in our" -" `blog post `_ about " -"this effort." -msgstr "" - -#: ../../sponsors.rst:49 -msgid "Sponsor Us" -msgstr "" - -#: ../../sponsors.rst:51 -msgid "" -"Contact us at rev@readthedocs.org for more information on sponsoring Read " -"the Docs." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/story.mo b/docs/user/locale/tr/LC_MESSAGES/story.mo deleted file mode 100644 index e71d535c868..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/story.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/story.po b/docs/user/locale/tr/LC_MESSAGES/story.po deleted file mode 100644 index 7415cc47795..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/story.po +++ /dev/null @@ -1,59 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../story.rst:2 -msgid "The Story of Read the Docs" -msgstr "" - -#: ../../story.rst:4 -msgid "" -"Documenting projects is hard, hosting them shouldn’t be. Read the Docs was " -"created to make hosting documentation simple." -msgstr "" - -#: ../../story.rst:6 -msgid "" -"Read the Docs was `started`_ with a couple main goals in mind. The first " -"goal was to encourage people to write documentation, by removing the barrier" -" of entry to hosting. The other goal was to create a central platform for " -"people to find documentation. Having a shared platform for all documentation" -" allows for innovation at the platform level, allowing work to be done once " -"and benefit everyone." -msgstr "" - -#: ../../story.rst:13 -msgid "" -"`Documentation matters`_, but its often overlooked. We think that we can " -"help a documentation culture flourish. Great projects, such as Django_ and " -"SQLAlchemy_, and projects from companies like Mozilla_, are already using " -"Read the Docs to serve their documentation to the world." -msgstr "" - -#: ../../story.rst:19 -msgid "" -"The site has grown quite a bit over the past year. Our `look back at 2013`_ " -"shows some numbers that show our progress. The job isn't anywhere near done " -"yet, but it's a great honor to be able to have such an impact already." -msgstr "" - -#: ../../story.rst:24 -msgid "" -"We plan to keep building a great experience for people hosting their docs " -"with us, and for users of the documentation that we host." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/subprojects.mo b/docs/user/locale/tr/LC_MESSAGES/subprojects.mo deleted file mode 100644 index bfa9df68e6a..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/subprojects.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/subprojects.po b/docs/user/locale/tr/LC_MESSAGES/subprojects.po deleted file mode 100644 index 86ec4d25448..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/subprojects.po +++ /dev/null @@ -1,90 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../subprojects.rst:2 -msgid "Subprojects" -msgstr "" - -#: ../../subprojects.rst:4 -msgid "" -"Projects can be configured in a nested manner, by configuring a project as a" -" *subproject* of another project. This allows for documentation projects to " -"share a search index and a namespace or custom domain, but still be " -"maintained independently." -msgstr "" - -#: ../../subprojects.rst:9 -msgid "" -"For example, a parent project, ``Foo`` is set up with a subproject, ``Bar``." -" The documentation for ``Foo`` will be available at:" -msgstr "" - -#: ../../subprojects.rst:12 -msgid "https://foo.readthedocs.io/en/latest/" -msgstr "" - -#: ../../subprojects.rst:14 -msgid "The documentation for ``Bar`` will be available under this same path:" -msgstr "" - -#: ../../subprojects.rst:16 -msgid "https://foo.readthedocs.io/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:19 -msgid "Adding a Subproject" -msgstr "" - -#: ../../subprojects.rst:21 -msgid "" -"In the admin dashboard for your project, select \"Subprojects\" from the " -"menu. From this page you can add a subproject by typing in the project slug." -msgstr "" - -#: ../../subprojects.rst:25 -msgid "Sharing a Custom Domain" -msgstr "" - -#: ../../subprojects.rst:27 -msgid "" -"Projects and subprojects can also be used to share a custom domain with a " -"number of projects. To configure this, one project should be established as " -"the parent project. This project will be configured with a custom domain. " -"Projects can then be added as subprojects to this parent project." -msgstr "" - -#: ../../subprojects.rst:32 -msgid "" -"If the example project ``Foo`` was set up with a custom domain, " -"``docs.example.com``, the URLs for projects ``Foo`` and ``Bar`` would " -"respectively be at: http://docs.example.com/en/latest/ and " -"http://docs.example.com/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:38 -msgid "Search" -msgstr "" - -#: ../../subprojects.rst:40 -msgid "" -"Projects that are configured as subprojects will share a search index with " -"their parent and sibling projects. This is currently the only way to share " -"search indexes between projects, we do not yet support sharing search " -"indexes between arbitrary projects." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/support.mo b/docs/user/locale/tr/LC_MESSAGES/support.mo deleted file mode 100644 index ba08d73c012..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/support.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/support.po b/docs/user/locale/tr/LC_MESSAGES/support.po deleted file mode 100644 index 693b57bc31a..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/support.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../support.rst:2 -msgid "Support" -msgstr "" - -#: ../../support.rst:5 -msgid "Usage Questions" -msgstr "" - -#: ../../support.rst:7 -msgid "" -"If you have questions about how to use Read the Docs, or have an issue that " -"isn't related to a bug, `Stack Overflow`_ is the best place to ask. Tag " -"questions with ``read-the-docs`` so other folks can find them easily." -msgstr "" - -#: ../../support.rst:11 -msgid "Good questions for Stack Overflow would be:" -msgstr "" - -#: ../../support.rst:13 -msgid "" -"\"What is the best way to structure the table of contents across a " -"project?\"" -msgstr "" - -#: ../../support.rst:14 -msgid "" -"\"How do I structure translations inside of my project for easiest " -"contribution from users?\"" -msgstr "" - -#: ../../support.rst:15 -msgid "" -"\"How do I use Sphinx to use SVG images in HTML output but PNG in PDF " -"output?\"" -msgstr "" - -#: ../../support.rst:18 -msgid "Community Support" -msgstr "" - -#: ../../support.rst:20 -msgid "" -"Read the Docs is supported by community contributions and advertising. We " -"hope to bring in enough money with our `Gold`_ and `Ethical Ads`_ programs " -"to keep Read the Docs sustainable." -msgstr "" - -#: ../../support.rst:24 -msgid "" -"**All people answering your questions are doing it with their own time, so " -"please be kind and provide as much information as possible.**" -msgstr "" - -#: ../../support.rst:28 -msgid "Bugs & Support Issues" -msgstr "" - -#: ../../support.rst:30 -msgid "" -"You can file bug reports on our `GitHub issue tracker`_, and they will be " -"addressed as soon as possible. **Support is a volunteer effort**, and there " -"is no guaranteed response time. If you need answers quickly, you can buy " -"commercial support below." -msgstr "" - -#: ../../support.rst:38 -msgid "Reporting Issues" -msgstr "" - -#: ../../support.rst:40 -msgid "" -"When reporting a bug, please include as much information as possible that " -"will help us solve this issue. This includes:" -msgstr "" - -#: ../../support.rst:44 -msgid "Project name" -msgstr "" - -#: ../../support.rst:45 -msgid "URL" -msgstr "" - -#: ../../support.rst:46 -msgid "Action taken" -msgstr "" - -#: ../../support.rst:47 -msgid "Expected result" -msgstr "" - -#: ../../support.rst:48 -msgid "Actual result" -msgstr "" - -#: ../../support.rst:51 -msgid "Commercial Support" -msgstr "" - -#: ../../support.rst:53 -msgid "" -"We offer commercial support for Read the Docs, commercial hosting, as well " -"as consulting around all documentation systems. You can contact us at " -"hello@readthedocs.com to learn more, or read more at " -"https://readthedocs.com/services/#open-source-support." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/symlinks.mo b/docs/user/locale/tr/LC_MESSAGES/symlinks.mo deleted file mode 100644 index 4f861665394..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/symlinks.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/symlinks.po b/docs/user/locale/tr/LC_MESSAGES/symlinks.po deleted file mode 100644 index a6517c1f551..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/symlinks.po +++ /dev/null @@ -1,106 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../symlinks.rst:2 -msgid "How we use symlinks" -msgstr "" - -#: ../../symlinks.rst:4 -msgid "" -"Read the Docs stays highly available by serving all documentation pages out " -"of nginx. This means that they never hit our Python layer, meaning that they" -" never hit our database. This reduces the total number of servers to serve a" -" request to 1, each of which is redundant." -msgstr "" - -#: ../../symlinks.rst:11 -msgid "Nginx" -msgstr "" - -#: ../../symlinks.rst:13 -msgid "We handle a couple of different types of requests in nginx:" -msgstr "" - -#: ../../symlinks.rst:15 -msgid "Requests to a ``readthedocs.io`` subdomain" -msgstr "" - -#: ../../symlinks.rst:16 -msgid "Requests to a custom domain" -msgstr "" - -#: ../../symlinks.rst:19 -msgid "Subdomains" -msgstr "" - -#: ../../symlinks.rst:21 -msgid "" -"For subdomains, this is a simple lookup of the project slug, using the " -"subdomain portion of the request's hostname. This doesn't require symlinks, " -"but it shows the basic logic that we need to replicate." -msgstr "" - -#: ../../symlinks.rst:25 -msgid "" -"When a user navigates to ``http://pip.readthedocs.org/en/latest/``, we know " -"that they want the pip documentation. So we simply serve them the " -"documentation:" -msgstr "" - -#: ../../symlinks.rst:45 -msgid "" -"The ``@fallback`` directive is hit when we don't find the proper file. This " -"will cause things to hit the Python backend, so that proper action can be " -"taken." -msgstr "" - -#: ../../symlinks.rst:50 -msgid "Custom domains" -msgstr "" - -#: ../../symlinks.rst:52 -msgid "" -"Custom domains add a bit of difficulty, because at the nginx layer we don't " -"know what documentation to serve. When someone requests " -"``http://docs.fabfile.org/en/latest/``, we can't look at the URL to know to " -"serve the ``fabric`` docs." -msgstr "" - -#: ../../symlinks.rst:57 -msgid "" -"This is where symlinks come in. When someone requests " -"``http://docs.fabfile.org/en/latest/`` the first time, it hits the Python " -"layer. In that Python layer we record that ``docs.fabfile.org`` points at " -"``fabric``. When we build the ``fabric`` docs, we create a symlink for all " -"domains that have pointed at ``fabric`` before." -msgstr "" - -#: ../../symlinks.rst:64 -msgid "" -"So, when we get a request for ``docs.fabfile.org`` in the future, we will be" -" able to serve it directly from nginx. In this example, $host would be " -"``docs.fabfile.org``:" -msgstr "" - -#: ../../symlinks.rst:78 -msgid "" -"Notice that nowhere in the above path is the project's slug mentioned. It is" -" simply there in the symlink in the cnames directory, and the docs are " -"served from there." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/team.mo b/docs/user/locale/tr/LC_MESSAGES/team.mo deleted file mode 100644 index 8bb8672a050..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/team.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/team.po b/docs/user/locale/tr/LC_MESSAGES/team.po deleted file mode 100644 index 7866a182813..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/team.po +++ /dev/null @@ -1,225 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../team.rst:2 -msgid "Read the Docs Team" -msgstr "" - -#: ../../team.rst:4 -msgid "" -"readthedocs.org is the largest open source documentation hosting service. " -"It's provided as a free service to the open source community, and is worked " -"on by a community of volunteers that we're hoping to expand! We currently " -"serve over 20,000,000 pageviews a month, and we hope to maintain a reliable " -"and stable hosting platform for years to come." -msgstr "" - -#: ../../team.rst:10 -msgid "There are three major parts of this work:" -msgstr "" - -#: ../../team.rst:16 -msgid "" -"You may notice that a number of names appear on multiple teams. This is " -"because we are lacking contributors. So please be bold and contact us, and " -"we'll get you sorted into the right team." -msgstr "" - -#: ../../team.rst:22 -msgid "Support Team" -msgstr "" - -#: ../../team.rst:24 -msgid "" -"Read the Docs has thousands of users who depend on it everyday. Every day at" -" least one of them has an issue that needs to be addressed by a site admin. " -"This might include tasks like:" -msgstr "" - -#: ../../team.rst:28 -msgid "Resetting a password" -msgstr "" - -#: ../../team.rst:29 -msgid "Asking for a project name to be released" -msgstr "" - -#: ../../team.rst:30 -msgid "Troubleshooting build errors" -msgstr "" - -#: ../../team.rst:33 ../../team.rst:63 ../../team.rst:107 -msgid "Members" -msgstr "" - -#: ../../team.rst:35 -msgid "`Eric Holscher `__ (Pacific Time)" -msgstr "" - -#: ../../team.rst:36 -msgid "`Anthony Johnson `__ (Mountain Time)" -msgstr "" - -#: ../../team.rst:37 -msgid "`Manuel Kaufmann `__ (Central Time)" -msgstr "" - -#: ../../team.rst:38 ../../team.rst:68 -msgid "Your Name Here" -msgstr "" - -#: ../../team.rst:40 ../../team.rst:70 ../../team.rst:115 -msgid "Feel free to ask any of us if you have questions or want to join!" -msgstr "" - -#: ../../team.rst:43 ../../team.rst:73 ../../team.rst:118 -msgid "Joining" -msgstr "" - -#: ../../team.rst:45 -msgid "" -"The best place to start would be to start addressing some of the issues in " -"our issue tracker. We have our support policies quite well documented in our" -" :doc:`/contribute`. **Be bold**. Start trying to reproduce issues that " -"people have, or talk to them to get more information. After you get the hang" -" of things, we'll happily give you the ability to tag and close issues by " -"joining our Support Team." -msgstr "" - -#: ../../team.rst:55 -msgid "Operations Team" -msgstr "" - -#: ../../team.rst:57 -msgid "" -"readthedocs.org is a service that millions of people depend on each month. " -"As part of operating the site, we maintain a 24/7 on-call rotation. This " -"means that folks have to be available and have their phone in service." -msgstr "" - -#: ../../team.rst:65 -msgid "`Eric Holscher `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:66 -msgid "`Anthony Johnson `_ (Mountain Time)" -msgstr "" - -#: ../../team.rst:67 -msgid "`Matt Robenolt `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:75 -msgid "" -"We are always looking for more people to share the on-call responsibility. " -"If you are on-call for your job already, we'd love to piggy back on that " -"duty as well." -msgstr "" - -#: ../../team.rst:79 -msgid "" -"You can email us at dev@readthedocs.org if you want to join our operations " -"team. Because of the sensitive nature (API tokens, secret keys, SSL certs, " -"etc.) of the work, we keep a private GitHub repository with the operations " -"code & documentation." -msgstr "" - -#: ../../team.rst:83 -msgid "The tools that we use are:" -msgstr "" - -#: ../../team.rst:85 -msgid "Salt" -msgstr "" - -#: ../../team.rst:86 -msgid "Nagios" -msgstr "" - -#: ../../team.rst:87 -msgid "Graphite/Grafana" -msgstr "" - -#: ../../team.rst:88 -msgid "Nginx" -msgstr "" - -#: ../../team.rst:89 -msgid "Postgres" -msgstr "" - -#: ../../team.rst:90 -msgid "Django" -msgstr "" - -#: ../../team.rst:91 -msgid "Celery" -msgstr "" - -#: ../../team.rst:93 -msgid "" -"It's fine if you aren't familiar with all of these things, but are willing " -"to help with part of it!" -msgstr "" - -#: ../../team.rst:96 -msgid "" -"**Please reach out if you want to share the on-call responsibility**. It " -"really is an important job, and we'd love to have it be more geographically " -"distributed." -msgstr "" - -#: ../../team.rst:101 -msgid "Development Team" -msgstr "" - -#: ../../team.rst:103 -msgid "" -"Also known as the \"Core Team\" in other projects. These folks have the " -"ability to commit code to the project." -msgstr "" - -#: ../../team.rst:109 -msgid "`Eric Holscher `_" -msgstr "" - -#: ../../team.rst:110 -msgid "`Anthony Johnson `_" -msgstr "" - -#: ../../team.rst:111 -msgid "`Manuel Kaufmann `_" -msgstr "" - -#: ../../team.rst:112 -msgid "`David Fischer `_" -msgstr "" - -#: ../../team.rst:113 -msgid "Your name here" -msgstr "" - -#: ../../team.rst:120 -msgid "" -"We try to be pretty flexible with who we allow on the development team. The " -"best path is to send a few pull requests, and follow up to make sure they " -"get merged successfully. You can check out our :doc:`contribute` to get more" -" information, and find issues that need to be addressed. After that, feel " -"free to ask for a commit bit." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/tests.mo b/docs/user/locale/tr/LC_MESSAGES/tests.mo deleted file mode 100644 index 46389a00c0e..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/tests.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/tests.po b/docs/user/locale/tr/LC_MESSAGES/tests.po deleted file mode 100644 index 84f4b026959..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/tests.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:12+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../tests.rst:2 -msgid "Testing" -msgstr "" - -#: ../../tests.rst:4 -msgid "" -"Before contributing to Read the Docs, make sure your patch passes our test " -"suite and your code style passes our code linting suite." -msgstr "" - -#: ../../tests.rst:7 -msgid "" -"Read the Docs uses `Tox`_ to execute testing and linting procedures. Tox is " -"the only dependency you need to run linting or our test suite, the remainder" -" of our requirements will be installed by Tox into environment specific " -"virtualenv paths. Before testing, make sure you have Tox installed::" -msgstr "" - -#: ../../tests.rst:14 -msgid "" -"To run the full test and lint suite against your changes, simply run Tox. " -"Tox should return without any errors. You can run Tox against all of our " -"environments by running::" -msgstr "" - -#: ../../tests.rst:20 -msgid "" -"In order to run all test including the search tests, include " -"`\"'--including-search'\"` argument::" -msgstr "" - -#: ../../tests.rst:25 -msgid "To target a specific environment::" -msgstr "" - -#: ../../tests.rst:29 -msgid "" -"The ``tox`` configuration has the following environments configured. You can" -" target a single environment to limit the test suite::" -msgstr "" - -#: ../../tests.rst:49 -msgid "Continuous Integration" -msgstr "" - -#: ../../tests.rst:51 -msgid "" -"The RTD test suite is exercised by Travis CI on every push to our repo at " -"GitHub. You can check out the current build status: https://travis-" -"ci.org/rtfd/readthedocs.org" -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/user-defined-redirects.mo b/docs/user/locale/tr/LC_MESSAGES/user-defined-redirects.mo deleted file mode 100644 index 59268209951..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/user-defined-redirects.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/user-defined-redirects.po b/docs/user/locale/tr/LC_MESSAGES/user-defined-redirects.po deleted file mode 100644 index 06aa8efa223..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/user-defined-redirects.po +++ /dev/null @@ -1,231 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../user-defined-redirects.rst:2 -msgid "User-defined Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:4 -msgid "" -"You can set up redirects for a project in your project dashboard's Redirects" -" page." -msgstr "" - -#: ../../user-defined-redirects.rst:7 -msgid "Quick Summary" -msgstr "" - -#: ../../user-defined-redirects.rst:9 -msgid "Log into your readthedocs.org account." -msgstr "" - -#: ../../user-defined-redirects.rst:10 -msgid "" -"From your dashboard, select the project on which you wish to add redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:11 -msgid "From the project's top navigation bar, select the Admin tab." -msgstr "" - -#: ../../user-defined-redirects.rst:12 -msgid "From the left navigation menu, select Redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:13 -msgid "" -"In the form box \"Redirect Type\" select the type of redirect you want. See " -"below for detail." -msgstr "" - -#: ../../user-defined-redirects.rst:14 -msgid "" -"Depending on the redirect type you select, enter FROM and/or TO URL as " -"needed." -msgstr "" - -#: ../../user-defined-redirects.rst:15 -msgid "When finished, click the SUBMIT Button." -msgstr "" - -#: ../../user-defined-redirects.rst:17 -msgid "Your redirects will be effective immediately." -msgstr "" - -#: ../../user-defined-redirects.rst:20 -msgid "Redirect Types" -msgstr "" - -#: ../../user-defined-redirects.rst:23 -msgid "Prefix Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:25 -msgid "" -"The most useful and requested feature of redirects was when migrating to " -"Read the Docs from an old host. You would have your docs served at a " -"previous URL, but that URL would break once you moved them. Read the Docs " -"includes a language and version slug in your documentation, but not all " -"documentation is hosted this way." -msgstr "" - -#: ../../user-defined-redirects.rst:31 -msgid "" -"Say that you previously had your docs hosted at " -"``http://docs.example.com/dev/``, you move ``docs.example.com`` to point at " -"Read the Docs. So users will have a bookmark saved to a page at " -"``http://docs.example.com/dev/install.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:35 -msgid "" -"You can now set a *Prefix Redirect* that will redirect all 404's with a " -"prefix to a new place. The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:41 ../../user-defined-redirects.rst:97 -msgid "Your users query would now redirect in the following manner::" -msgstr "" - -#: ../../user-defined-redirects.rst:46 -msgid "" -"Where ``en`` and ``latest`` are the default language and version values for " -"your project." -msgstr "" - -#: ../../user-defined-redirects.rst:51 -msgid "" -"In other words, a *Prefix Redirect* removes a prefix from the original URL. " -"This prefix is removed from the rest of the URL's ``path`` after " -"``/$lang/$version``. For example, if the URL is " -"``/es/1.0/guides/tutorial/install.html`` the \"From URL's prefix\" will be " -"removed from ``/guides/tutorial/install.html`` part." -msgstr "" - -#: ../../user-defined-redirects.rst:57 -msgid "Page Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:59 -msgid "" -"A more specific case is when you move a page around in your docs. The old " -"page will start 404'ing, and your users will be confused. *Page Redirects* " -"let you redirect a specific page." -msgstr "" - -#: ../../user-defined-redirects.rst:64 -msgid "" -"Say you move the ``example.html`` page into a subdirectory of examples: " -"``examples/intro.html``. You would set the following configuration::" -msgstr "" - -#: ../../user-defined-redirects.rst:71 -msgid "" -"Note that the ``/`` at the start doesn't count the ``/en/latest``, but just " -"the user-controlled section of the URL." -msgstr "" - -#: ../../user-defined-redirects.rst:76 -msgid "" -"*Page Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:81 -msgid "Exact Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:83 -msgid "" -"If you're redirecting from an old host AND you aren't maintaining old paths " -"for your documents, a Prefix Redirect won't suffice and you'll need to " -"create *Exact Redirects* to redirect from a specific URL, to a specific " -"page." -msgstr "" - -#: ../../user-defined-redirects.rst:87 -msgid "" -"Say you're moving ``docs.example.com`` to Read the Docs and want to redirect" -" traffic from an old page at ``http://docs.example.com/dev/install.html`` to" -" a new URL of ``http://docs.example.com/en/latest/installing-your-" -"site.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:91 -msgid "The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:102 -msgid "" -"Note that you should insert the desired language for \"en\" and version for " -"\"latest\" to achieve the desired redirect." -msgstr "" - -#: ../../user-defined-redirects.rst:105 -msgid "" -"*Exact Redirects* could be also useful to redirect a whole sub-path to a " -"different one by using a special ``$rest`` keyword in the \"From URL\". " -"Let's say that you want to redirect your readers of your version ``2.0`` of " -"your documentation under ``/en/2.0/`` because it's deprecated, to the newest" -" ``3.0`` version of it at ``/en/3.0/``." -msgstr "" - -#: ../../user-defined-redirects.rst:109 -msgid "This example would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:115 -msgid "The readers of your documentation will now be redirected as::" -msgstr "" - -#: ../../user-defined-redirects.rst:123 -msgid "" -"*Exact Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:128 -msgid "Sphinx Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:130 -msgid "" -"We also support redirects for changing the type of documentation Sphinx is " -"building. If you switch between *HTMLDir* and *HTML*, your URL's will " -"change. A page at ``/en/latest/install.html`` will be served at " -"``/en/latest/install/``, or vice versa. The built in redirects for this will" -" handle redirecting users appropriately." -msgstr "" - -#: ../../user-defined-redirects.rst:137 -msgid "Implementation" -msgstr "" - -#: ../../user-defined-redirects.rst:139 -msgid "" -"Since we serve documentation in a highly available way, we do not run any " -"logic when we're serving documentation. This means that redirects will only " -"happen in the case of a *404 File Not Found*." -msgstr "" - -#: ../../user-defined-redirects.rst:143 -msgid "" -"In the future we might implement redirect logic in Javascript, but this " -"first version is only implemented in the 404 handlers." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/vcs.mo b/docs/user/locale/tr/LC_MESSAGES/vcs.mo deleted file mode 100644 index 0c601c8b503..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/vcs.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/vcs.po b/docs/user/locale/tr/LC_MESSAGES/vcs.po deleted file mode 100644 index f07dc8a1ffc..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/vcs.po +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../vcs.rst:2 -msgid "Version Control System Integration" -msgstr "" - -#: ../../vcs.rst:6 -msgid "" -"We :doc:`plan to implement a new approach ` regarding " -"the Theme Context as a whole, although the VCS documentation page will still" -" be valid, we prefer the users to move in that direction." -msgstr "" - -#: ../../vcs.rst:10 -msgid "" -"If you want to integrate editing into your own theme, you will have to " -"declare few variables inside your configuration file ``conf.py`` in the " -"``'html_context'`` setting, for the template to use them." -msgstr "" - -#: ../../vcs.rst:14 -msgid "More information can be found on `Sphinx documentation`_." -msgstr "" - -#: ../../vcs.rst:19 -msgid "GitHub" -msgstr "" - -#: ../../vcs.rst:21 -msgid "" -"If you want to integrate GitHub, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:32 ../../vcs.rst:54 ../../vcs.rst:76 -msgid "It can be used like this::" -msgstr "" - -#: ../../vcs.rst:41 -msgid "Bitbucket" -msgstr "" - -#: ../../vcs.rst:43 -msgid "" -"If you want to integrate Bitbucket, you can put the following snippet into " -"your ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:63 -msgid "Gitlab" -msgstr "" - -#: ../../vcs.rst:65 -msgid "" -"If you want to integrate Gitlab, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:86 -msgid "Additional variables" -msgstr "" - -#: ../../vcs.rst:88 -msgid "" -"``'pagename'`` - Sphinx variable representing the name of the page you're " -"on." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/versions.mo b/docs/user/locale/tr/LC_MESSAGES/versions.mo deleted file mode 100644 index 9a5ba1eea5e..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/versions.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/versions.po b/docs/user/locale/tr/LC_MESSAGES/versions.po deleted file mode 100644 index c6948c1e498..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/versions.po +++ /dev/null @@ -1,119 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../versions.rst:2 -msgid "Versions" -msgstr "" - -#: ../../versions.rst:4 -msgid "" -"Read the Docs supports multiple versions of your repository. On the initial " -"import, we will create a ``latest`` version. This will point at the default " -"branch for your VCS control: ``master``, ``default``, or ``trunk``." -msgstr "" - -#: ../../versions.rst:9 -msgid "" -"We also create a ``stable`` version, if your project has any tagged " -"releases. ``stable`` will be automatically kept up to date to point at your " -"highest version." -msgstr "" - -#: ../../versions.rst:14 -msgid "How we envision versions working" -msgstr "" - -#: ../../versions.rst:16 -msgid "" -"In the normal case, the ``latest`` version will always point to the most up " -"to date development code. If you develop on a branch that is different than " -"the default for your VCS, you should set the **Default Branch** to that " -"branch." -msgstr "" - -#: ../../versions.rst:21 -msgid "" -"You should push a **tag** for each version of your project. These tags " -"should be numbered in a way that is consistent with `semantic versioning " -"`_. This will map to your ``stable`` branch by default." -msgstr "" - -#: ../../versions.rst:26 -msgid "" -"We in fact are parsing your tag names against the rules given by `PEP 440`_." -" This spec allows \"normal\" version numbers like ``1.4.2`` as well as pre-" -"releases. An alpha version or a release candidate are examples of pre-" -"releases and they look like this: ``2.0a1``." -msgstr "" - -#: ../../versions.rst:31 -msgid "" -"We only consider non pre-releases for the ``stable`` version of your " -"documentation." -msgstr "" - -#: ../../versions.rst:34 -msgid "" -"If you have documentation changes on a **long-lived branch**, you can build " -"those too. This will allow you to see how the new docs will be built in this" -" branch of the code. Generally you won't have more than 1 active branch over" -" a long period of time. The main exception here would be **release " -"branches**, which are branches that are maintained over time for a specific " -"release number." -msgstr "" - -#: ../../versions.rst:44 -msgid "Tags and branches" -msgstr "" - -#: ../../versions.rst:46 -msgid "" -"Read the Docs supports two workflows for versioning: based on tags or " -"branches. If you have at least one tag, tags will take preference over " -"branches when selecting the stable version." -msgstr "" - -#: ../../versions.rst:51 -msgid "Redirects on root URLs" -msgstr "" - -#: ../../versions.rst:53 -msgid "" -"When a user hits the root URL for your documentation, for example " -"``http://pip.readthedocs.io/``, they will be redirected to the **Default " -"version**. This defaults to **latest**, but could also point to your latest " -"released version." -msgstr "" - -#: ../../versions.rst:60 -msgid "Version warning" -msgstr "" - -#: ../../versions.rst:62 -msgid "" -"This is a banner that appears on the top of every page of your docs that " -"aren't stable or latest. This banner has a text with a link redirecting the " -"users to the latest version of your docs." -msgstr "" - -#: ../../versions.rst:65 -msgid "" -"This feature is disabled by default on new projects, you can enable it in " -"the admin section of your docs (Advanced Settings)." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/webhooks.mo b/docs/user/locale/tr/LC_MESSAGES/webhooks.mo deleted file mode 100644 index 2fee5fdea02..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/webhooks.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/webhooks.po b/docs/user/locale/tr/LC_MESSAGES/webhooks.po deleted file mode 100644 index 0d5d0afc818..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/webhooks.po +++ /dev/null @@ -1,268 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Turkish (http://www.transifex.com/readthedocs/readthedocs-docs/language/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../webhooks.rst:2 -msgid "Webhooks" -msgstr "" - -#: ../../webhooks.rst:4 -msgid "" -"The primary method that Read the Docs uses to detect changes to your " -"documentation is through the use of *webhooks*. Webhooks are configured with" -" your repository provider, such as GitHub, Bitbucket or GitLab, and with " -"each commit, merge, or other change to your repository, Read the Docs is " -"notified. When we receive a webhook notification, we determine if the change" -" is related to an active version for your project, and if it is, a build is " -"triggered for that version." -msgstr "" - -#: ../../webhooks.rst:13 -msgid "Webhook Integrations" -msgstr "" - -#: ../../webhooks.rst:15 -msgid "" -"You'll find a list of configured webhook integrations on your project's " -"admin dashboard, under **Integrations**. You can select any of these " -"integrations to see the *integration detail page*. This page has additional " -"configuration details and a list of HTTP exchanges that have taken place for" -" the integration." -msgstr "" - -#: ../../webhooks.rst:20 -msgid "" -"You need this information for the URL, webhook, or Payload URL needed by the" -" repository provider such as GitHub, GitLab, or Bitbucket." -msgstr "" - -#: ../../webhooks.rst:24 -msgid "Webhook Creation" -msgstr "" - -#: ../../webhooks.rst:26 -msgid "" -"If you import a project using a :ref:`connected account " -"`, a webhook will " -"be set up automatically for your repository. However, if your project was " -"not imported through a connected account, you may need to manually configure" -" a webhook for your project." -msgstr "" - -#: ../../webhooks.rst:31 -msgid "" -"To manually set up a webhook, click **Add integration** on your project's " -"**Integrations** Admin dashboard page and select the integration type you'd " -"like to add. After you have added the integration, you'll see a link to " -"information about the integration." -msgstr "" - -#: ../../webhooks.rst:35 -msgid "" -"As an example, the URL pattern looks like this: " -"*readthedocs.org/api/v2/webhook///*." -msgstr "" - -#: ../../webhooks.rst:37 -msgid "" -"Use this URL when setting up a new webhook with your provider -- these steps" -" vary depending on the provider:" -msgstr "" - -#: ../../webhooks.rst:40 -msgid "GitHub" -msgstr "" - -#: ../../webhooks.rst:42 ../../webhooks.rst:59 ../../webhooks.rst:69 -msgid "Go to the **Settings** page for your project" -msgstr "" - -#: ../../webhooks.rst:43 ../../webhooks.rst:60 -msgid "Click **Webhooks** and then **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:44 -msgid "" -"For **Payload URL**, use the URL of the integration on Read the Docs, found " -"on the the project's **Integrations** Admin dashboard page" -msgstr "" - -#: ../../webhooks.rst:46 -msgid "" -"For **Content type**, both *application/json* and *application/x-www-form-" -"urlencoded* work" -msgstr "" - -#: ../../webhooks.rst:48 -msgid "Select **Just the push event**" -msgstr "" - -#: ../../webhooks.rst:49 -msgid "Finish by clicking **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:51 -msgid "" -"You can verify if the webhook is working at the bottom of the GitHub page " -"under **Recent Deliveries**. If you see a Response 200, then the webhook is " -"correctly configured. For a 403 error, it's likely that the Payload URL is " -"incorrect." -msgstr "" - -#: ../../webhooks.rst:54 -msgid "" -"The webhook token, intended for the GitHub **Secret** field, is not yet " -"implemented." -msgstr "" - -#: ../../webhooks.rst:57 -msgid "Bitbucket" -msgstr "" - -#: ../../webhooks.rst:61 ../../webhooks.rst:71 -msgid "" -"For **URL**, use the URL of the integration on Read the Docs, found on the " -"**Dashboard** > **Admin** > **Integrations** page" -msgstr "" - -#: ../../webhooks.rst:63 -msgid "Under **Triggers**, **Repository push** should be selected" -msgstr "" - -#: ../../webhooks.rst:64 -msgid "Finish by clicking **Save**" -msgstr "" - -#: ../../webhooks.rst:67 -msgid "GitLab" -msgstr "" - -#: ../../webhooks.rst:70 -msgid "Click **Integrations**" -msgstr "" - -#: ../../webhooks.rst:73 -msgid "" -"Leave the default **Push events** selected and mark **Tag push events** also" -msgstr "" - -#: ../../webhooks.rst:74 -msgid "Finish by clicking **Add Webhook**" -msgstr "" - -#: ../../webhooks.rst:77 -msgid "Using the generic API integration" -msgstr "" - -#: ../../webhooks.rst:79 -msgid "" -"For repositories that are not hosted with a supported provider, we also " -"offer a generic API endpoint for triggering project builds. Similar to " -"webhook integrations, this integration has a specific URL, found on the " -"project's **Integrations** Admin dashboard page on readthedocs.org." -msgstr "" - -#: ../../webhooks.rst:84 -msgid "" -"Token authentication is required to use the generic endpoint, you will find " -"this token on the integration details page. The token should be passed in as" -" a request parameter, either as form data or as part of JSON data input." -msgstr "" - -#: ../../webhooks.rst:89 -msgid "Parameters" -msgstr "" - -#: ../../webhooks.rst:91 -msgid "This endpoint accepts the following arguments during an HTTP POST:" -msgstr "" - -#: ../../webhooks.rst:97 -msgid "branches" -msgstr "" - -#: ../../webhooks.rst:94 -msgid "" -"The names of the branches to trigger builds for. This can either be an array" -" of branch name strings, or just a single branch name string." -msgstr "" - -#: ../../webhooks.rst:97 -msgid "Default: **latest**" -msgstr "" - -#: ../../webhooks.rst:101 -msgid "token" -msgstr "" - -#: ../../webhooks.rst:100 -msgid "" -"The integration token. You'll find this value on the project's " -"**Integrations** Admin dashboard page." -msgstr "" - -#: ../../webhooks.rst:103 -msgid "" -"For example, the cURL command to build the ``dev`` branch, using the token " -"``1234``, would be::" -msgstr "" - -#: ../../webhooks.rst:108 -msgid "" -"A command like the one above could be called from a cron job or from a hook " -"inside Git_, Subversion_, Mercurial_, or Bazaar_." -msgstr "" - -#: ../../webhooks.rst:117 -msgid "Authentication" -msgstr "" - -#: ../../webhooks.rst:119 -msgid "" -"This endpoint requires authentication. If authenticating with an integration" -" token, a check will determine if the token is valid and matches the given " -"project. If instead an authenticated user is used to make this request, a " -"check will be performed to ensure the authenticated user is an owner of the " -"project." -msgstr "" - -#: ../../webhooks.rst:125 -msgid "Debugging webhooks" -msgstr "" - -#: ../../webhooks.rst:127 -msgid "" -"If you are experiencing problems with an existing webhook, you may be able " -"to use the integration detail page to help debug the issue. Each project " -"integration, such as a webhook or the generic API endpoint, stores the HTTP " -"exchange that takes place between Read the Docs and the external source. " -"You'll find a list of these exchanges in any of the integration detail " -"pages." -msgstr "" - -#: ../../webhooks.rst:134 -msgid "Resyncing webhooks" -msgstr "" - -#: ../../webhooks.rst:136 -msgid "" -"It might be necessary to re-establish a webhook if you are noticing " -"problems. To resync a webhook from Read the Docs, visit the integration " -"detail page and follow the directions for re-syncing your repository " -"webhook." -msgstr "" diff --git a/docs/user/locale/tr/LC_MESSAGES/yaml-config.mo b/docs/user/locale/tr/LC_MESSAGES/yaml-config.mo deleted file mode 100644 index 475c04164e6..00000000000 Binary files a/docs/user/locale/tr/LC_MESSAGES/yaml-config.mo and /dev/null differ diff --git a/docs/user/locale/tr/LC_MESSAGES/yaml-config.po b/docs/user/locale/tr/LC_MESSAGES/yaml-config.po deleted file mode 100644 index d5c983ff8f4..00000000000 --- a/docs/user/locale/tr/LC_MESSAGES/yaml-config.po +++ /dev/null @@ -1,260 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/2534/tr/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: ../../yaml-config.rst:2 -msgid "Read the Docs YAML Config" -msgstr "" - -#: ../../yaml-config.rst:4 -msgid "" -"Read the Docs now has support for configuring builds with a YAML file. The " -"file, ``readthedocs.yml``, must be in the root directory of your project." -msgstr "" - -#: ../../yaml-config.rst:7 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../yaml-config.rst:11 -msgid "Here is an example of what this file looks like:" -msgstr "" - -#: ../../yaml-config.rst:26 -msgid "Supported settings" -msgstr "" - -#: ../../yaml-config.rst:31 -msgid "formats" -msgstr "" - -#: ../../yaml-config.rst:33 -msgid "Default: [``htmlzip``, ``pdf``, ``epub``]" -msgstr "" - -#: ../../yaml-config.rst:34 -msgid "Options: ``htmlzip``, ``pdf``, ``epub``" -msgstr "" - -#: ../../yaml-config.rst:35 ../../yaml-config.rst:241 -msgid "Type: List" -msgstr "" - -#: ../../yaml-config.rst:37 -msgid "" -"The formats of your documentation you want to be built. Set as an empty list" -" ``[]`` to build none of the formats." -msgstr "" - -#: ../../yaml-config.rst:40 -msgid "" -"We will always build an HTML & JSON version of your documentation. These are" -" used for web serving & search indexing, respectively." -msgstr "" - -#: ../../yaml-config.rst:58 -msgid "requirements_file" -msgstr "" - -#: ../../yaml-config.rst:60 ../../yaml-config.rst:79 -msgid "Default: ``null``" -msgstr "" - -#: ../../yaml-config.rst:61 ../../yaml-config.rst:80 -msgid "Type: Path (specified from the root of the project)" -msgstr "" - -#: ../../yaml-config.rst:63 -msgid "The path to your pip requirements file." -msgstr "" - -#: ../../yaml-config.rst:72 -msgid "conda" -msgstr "" - -#: ../../yaml-config.rst:74 -msgid "The ``conda`` block allows for configuring our support for Conda." -msgstr "" - -#: ../../yaml-config.rst:77 -msgid "conda.file" -msgstr "" - -#: ../../yaml-config.rst:82 -msgid "The file option specified the Conda `environment file`_ to use." -msgstr "" - -#: ../../yaml-config.rst:89 -msgid "Conda is only supported via the YAML file." -msgstr "" - -#: ../../yaml-config.rst:94 -msgid "build" -msgstr "" - -#: ../../yaml-config.rst:96 -msgid "" -"The ``build`` block configures specific aspects of the documentation build." -msgstr "" - -#: ../../yaml-config.rst:101 -msgid "build.image" -msgstr "" - -#: ../../yaml-config.rst:103 -msgid "Default: :djangosetting:`DOCKER_IMAGE`" -msgstr "" - -#: ../../yaml-config.rst:104 -msgid "Options: ``1.0``, ``2.0``, ``latest``" -msgstr "" - -#: ../../yaml-config.rst:106 -msgid "" -"The build image to use for specific builds. This lets users specify a more " -"experimental build image, if they want to be on the cutting edge." -msgstr "" - -#: ../../yaml-config.rst:110 -msgid "" -"Certain Python versions require a certain build image, as defined here:" -msgstr "" - -#: ../../yaml-config.rst:113 -msgid "``1.0``: 2, 2.7, 3, 3.4" -msgstr "" - -#: ../../yaml-config.rst:114 -msgid "``2.0``: 2, 2.7, 3, 3.5" -msgstr "" - -#: ../../yaml-config.rst:115 -msgid "``latest``: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6" -msgstr "" - -#: ../../yaml-config.rst:128 -msgid "python" -msgstr "" - -#: ../../yaml-config.rst:130 -msgid "" -"The ``python`` block allows you to configure aspects of the Python " -"executable used for building documentation." -msgstr "" - -#: ../../yaml-config.rst:136 -msgid "python.version" -msgstr "" - -#: ../../yaml-config.rst:138 -msgid "Default: ``2.7``" -msgstr "" - -#: ../../yaml-config.rst:139 -msgid "Options: ``2.7``, ``2``, ``3.5``, ``3``" -msgstr "" - -#: ../../yaml-config.rst:141 -msgid "" -"This is the version of Python to use when building your documentation. If " -"you specify only the major version of Python, the highest supported minor " -"version will be selected." -msgstr "" - -#: ../../yaml-config.rst:147 -msgid "" -"The supported Python versions depends on the version of the build image your" -" project is using. The default build image that is used to build " -"documentation contains support for Python ``2.7`` and ``3.5``. See the " -":ref:`yaml__build__image` for more information on supported Python versions." -msgstr "" - -#: ../../yaml-config.rst:158 -msgid "python.use_system_site_packages" -msgstr "" - -#: ../../yaml-config.rst:160 ../../yaml-config.rst:178 -#: ../../yaml-config.rst:194 -msgid "Default: ``false``" -msgstr "" - -#: ../../yaml-config.rst:161 ../../yaml-config.rst:179 -#: ../../yaml-config.rst:195 -msgid "Type: Boolean" -msgstr "" - -#: ../../yaml-config.rst:163 -msgid "" -"When true, it gives the virtual environment access to the global site-" -"packages directory. Depending on the :ref:`yaml-config:build.image`, Read " -"the Docs includes some libraries like scipy, numpy, etc. See " -":ref:`builds:The build environment` for more details." -msgstr "" - -#: ../../yaml-config.rst:176 -msgid "python.setup_py_install" -msgstr "" - -#: ../../yaml-config.rst:181 -msgid "" -"When true, install your project into the Virtualenv with ``python setup.py " -"install`` when building documentation." -msgstr "" - -#: ../../yaml-config.rst:192 -msgid "python.pip_install" -msgstr "" - -#: ../../yaml-config.rst:197 -msgid "" -"When ``true``, install your project into the virtualenv with pip when " -"building documentation." -msgstr "" - -#: ../../yaml-config.rst:238 -msgid "python.extra_requirements" -msgstr "" - -#: ../../yaml-config.rst:240 -msgid "Default: ``[]``" -msgstr "" - -#: ../../yaml-config.rst:243 -msgid "" -"List of `extra requirements`_ sections to install, additionally to the " -"`package default dependencies`_. Only works if ``python.pip_install`` option" -" above is set to ``true``." -msgstr "" - -#: ../../yaml-config.rst:247 -msgid "" -"Let's say your Python package has a ``setup.py`` which looks like this:" -msgstr "" - -#: ../../yaml-config.rst:268 -msgid "" -"Then to have all dependencies from the ``tests`` and ``docs`` sections " -"installed in addition to the default ``requests`` and ``simplejson``, use " -"the ``extra_requirements`` as such:" -msgstr "" - -#: ../../yaml-config.rst:279 -msgid "Behind the scene the following Pip command will be run:" -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/abandoned-projects.mo b/docs/user/locale/zh/LC_MESSAGES/abandoned-projects.mo deleted file mode 100644 index 561de9979a4..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/abandoned-projects.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/abandoned-projects.po b/docs/user/locale/zh/LC_MESSAGES/abandoned-projects.po deleted file mode 100644 index e9cbb68ba62..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/abandoned-projects.po +++ /dev/null @@ -1,206 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../abandoned-projects.rst:2 -msgid "Policy for Abandoned Projects" -msgstr "" - -#: ../../abandoned-projects.rst:4 -msgid "" -"This policy describes the process by which a Read the Docs project name may " -"be changed." -msgstr "" - -#: ../../abandoned-projects.rst:7 -msgid "Rationale" -msgstr "" - -#: ../../abandoned-projects.rst:9 -msgid "" -"Conflict between the current use of the name and a different suggested use " -"of the same name occasionally arise. This document aims to provide general " -"guidelines for solving the most typical cases of such conflicts." -msgstr "" - -#: ../../abandoned-projects.rst:14 -msgid "Specification" -msgstr "" - -#: ../../abandoned-projects.rst:16 -msgid "" -"The main idea behind this policy is that Read the Docs serves the community." -" Every user is invited to upload content under the Terms of Use, " -"understanding that it is at the sole risk of the user." -msgstr "" - -#: ../../abandoned-projects.rst:20 -msgid "" -"While Read the Docs is not a backup service, the core team of Read the Docs " -"does their best to keep that content accessible indefinitely in its " -"published form. However, in certain edge cases the greater community's needs" -" might outweigh the individual's expectation of ownership of a project name." -msgstr "" - -#: ../../abandoned-projects.rst:25 -msgid "The use cases covered by this policy are:" -msgstr "" - -#: ../../abandoned-projects.rst:29 ../../abandoned-projects.rst:53 -msgid "Abandoned projects" -msgstr "" - -#: ../../abandoned-projects.rst:28 -msgid "" -"Renaming a project so that the original project name can be used by a " -"different project" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Active projects" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Resolving disputes over a name" -msgstr "" - -#: ../../abandoned-projects.rst:35 -msgid "Implementation" -msgstr "" - -#: ../../abandoned-projects.rst:38 -msgid "Reachability" -msgstr "" - -#: ../../abandoned-projects.rst:40 -msgid "" -"The user of Read the Docs is solely responsible for being reachable by the " -"core team for matters concerning projects that the user owns. In every case " -"where contacting the user is necessary, the core team will try to do so at " -"least three times, using the following means of contact:" -msgstr "" - -#: ../../abandoned-projects.rst:45 -msgid "E-mail address on file in the user's profile" -msgstr "" - -#: ../../abandoned-projects.rst:46 -msgid "E-mail addresses found in the given project's documentation" -msgstr "" - -#: ../../abandoned-projects.rst:47 -msgid "E-mail address on the project's home page" -msgstr "" - -#: ../../abandoned-projects.rst:49 -msgid "" -"The core team will stop trying to reach the user after six weeks and the " -"user will be considered *unreachable*." -msgstr "" - -#: ../../abandoned-projects.rst:55 -msgid "A project is considered *abandoned* when ALL of the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:57 -msgid "Owner is unreachable (see `Reachability`_)" -msgstr "" - -#: ../../abandoned-projects.rst:58 -msgid "" -"The project has no proper documentation being served (no successful builds) " -"or does not have any releases within the past twelve months" -msgstr "" - -#: ../../abandoned-projects.rst:60 -msgid "" -"No activity from the owner on the project's home page (or no home page " -"found)." -msgstr "" - -#: ../../abandoned-projects.rst:63 -msgid "All other projects are considered *active*." -msgstr "" - -#: ../../abandoned-projects.rst:66 -msgid "Renaming of an abandoned project" -msgstr "" - -#: ../../abandoned-projects.rst:68 -msgid "Projects are never renamed solely on the basis of abandonment." -msgstr "" - -#: ../../abandoned-projects.rst:70 -msgid "" -"An *abandoned* project can be renamed (by appending ``-abandoned`` and a " -"uniquifying integer if needed) for purposes of reusing the name when ALL of " -"the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:74 -msgid "" -"The project has been determined *abandoned* by the rules described above" -msgstr "" - -#: ../../abandoned-projects.rst:75 -msgid "" -"The candidate is able to demonstrate their own failed attempts to contact " -"the existing owner" -msgstr "" - -#: ../../abandoned-projects.rst:77 -msgid "" -"The candidate is able to demonstrate that the project suggested to reuse the" -" name already exists and meets notability requirements" -msgstr "" - -#: ../../abandoned-projects.rst:79 -msgid "" -"The candidate is able to demonstrate why a fork under a different name is " -"not an acceptable workaround" -msgstr "" - -#: ../../abandoned-projects.rst:81 -msgid "The project has fewer than 100 monthly pageviews" -msgstr "" - -#: ../../abandoned-projects.rst:82 -msgid "The core team does not have any additional reservations." -msgstr "" - -#: ../../abandoned-projects.rst:85 -msgid "Name conflict resolution for active projects" -msgstr "" - -#: ../../abandoned-projects.rst:87 -msgid "" -"The core team of Read the Docs are not arbiters in disputes around *active* " -"projects. The core team recommends users to get in touch with each other and" -" solve the issue by respectful communication." -msgstr "" - -#: ../../abandoned-projects.rst:92 -msgid "Prior art" -msgstr "" - -#: ../../abandoned-projects.rst:94 -msgid "" -"The Python Package Index (PyPI) policy for claiming abandoned packages " -"(`PEP-0541 `_) heavily influenced " -"this policy." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/alternate_domains.mo b/docs/user/locale/zh/LC_MESSAGES/alternate_domains.mo deleted file mode 100644 index 39a85b176bf..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/alternate_domains.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/alternate_domains.po b/docs/user/locale/zh/LC_MESSAGES/alternate_domains.po deleted file mode 100644 index 1c0f3b1cf24..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/alternate_domains.po +++ /dev/null @@ -1,189 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../alternate_domains.rst:2 -msgid "Alternate Domains" -msgstr "" - -#: ../../alternate_domains.rst:4 -msgid "" -"Read the Docs supports a number of custom domains for your convenience. " -"Shorter URLs make everyone happy, and we like making people happy!" -msgstr "" - -#: ../../alternate_domains.rst:7 -msgid "Subdomain Support" -msgstr "" - -#: ../../alternate_domains.rst:9 -msgid "" -"Every project has a subdomain that is available to serve its documentation. " -"If you go to .readthedocs.io, it should show you the latest version of" -" documentation. A good example is https://pip.readthedocs.io" -msgstr "" - -#: ../../alternate_domains.rst:11 -msgid "" -"If you have an old project that has an underscore (_) in the name, it will " -"use a subdomain with a hyphen (-). `RFC 1035 " -"`_ has more information on valid " -"subdomains." -msgstr "" - -#: ../../alternate_domains.rst:15 -msgid "Custom Domain Support" -msgstr "" - -#: ../../alternate_domains.rst:17 -msgid "" -"You can also host your documentation from your own domain by adding a domain" -" to your project:" -msgstr "" - -#: ../../alternate_domains.rst:20 -msgid "" -"Add a CNAME record in your DNS that points the domain to: ``readthedocs.io``" -msgstr "" - -#: ../../alternate_domains.rst:21 -msgid "" -"Add a project domain in the :guilabel:`Domains` project admin page for your " -"project." -msgstr "" - -#: ../../alternate_domains.rst:24 -msgid "" -"We don't currently support pointing subdomains or naked domains to a project" -" using ``A`` records. It's best to point a subdomain, ``docs.example.com`` " -"for example, using a CNAME record." -msgstr "" - -#: ../../alternate_domains.rst:28 -msgid "" -"Using pip as an example, https://pip.pypa.io resolves, but is hosted on our " -"infrastructure." -msgstr "" - -#: ../../alternate_domains.rst:30 -msgid "As another example, fabric's dig record looks like this::" -msgstr "" - -#: ../../alternate_domains.rst:38 -msgid "Custom Domain SSL" -msgstr "" - -#: ../../alternate_domains.rst:40 -msgid "" -"By default, when you setup a custom domain to host documentation at Read the" -" Docs, we will attempt to provision a domain validated SSL certificate for " -"the domain. This service is generously provided by Cloudflare." -msgstr "" - -#: ../../alternate_domains.rst:44 -msgid "" -"After configuring your custom domain on Read the Docs, you can see the " -"status of the certificate on the domain page in your project admin dashboard" -" (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:48 -msgid "" -"If your domain has configured CAA records, please do not forget to include " -"Cloudflare CAA entries, see their `Certification Authority Authorization " -"(CAA) FAQ `_." -msgstr "" - -#: ../../alternate_domains.rst:54 -msgid "" -"Some older setups configured a CNAME record pointing to ``readthedocs.org`` " -"or another variation. While these continue to resolve, they do not yet allow" -" us to acquire SSL certificates for those domains. Point the CNAME to " -"``readthedocs.io`` and re-request a certificate by saving the domain in the " -"project admin (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:61 -msgid "" -"If you change the CNAME record, the SSL certificate issuance can take about " -"one hour." -msgstr "" - -#: ../../alternate_domains.rst:66 -msgid "" -"Due to a limitation, a domain cannot be proxied on Cloudflare to another " -"Cloudflare account that also proxies. This results in a \"CNAME Cross-User " -"Banned\" error. In order to do SSL termination, we must proxy this " -"connection. If you don't want us to do SSL termination for your domain -- " -"**which means you are responsible for the SSL certificate** -- then set your" -" CNAME to ``cloudflare-to-cloudflare.readthedocs.io`` instead of " -"``readthedocs.io``." -msgstr "" - -#: ../../alternate_domains.rst:75 -msgid "For more details, see this `previous issue`_." -msgstr "" - -#: ../../alternate_domains.rst:81 -msgid "Proxy SSL" -msgstr "" - -#: ../../alternate_domains.rst:83 -msgid "" -"If you would prefer to do your own SSL termination on a server you own and " -"control, you can do that although the setup is a bit more complex." -msgstr "" - -#: ../../alternate_domains.rst:87 -msgid "Broadly, the steps are:" -msgstr "" - -#: ../../alternate_domains.rst:89 -msgid "Have a server listening on 443 that you control" -msgstr "" - -#: ../../alternate_domains.rst:90 -msgid "" -"Procure an SSL certificate for your domain and provision it and the private " -"key on your server." -msgstr "" - -#: ../../alternate_domains.rst:92 -msgid "Add a domain that you wish to point at Read the Docs" -msgstr "" - -#: ../../alternate_domains.rst:93 -msgid "Enable proxying to us, with a custom ``X-RTD-SLUG`` header" -msgstr "" - -#: ../../alternate_domains.rst:95 -msgid "An example nginx configuration for pip would look like:" -msgstr "" - -#: ../../alternate_domains.rst:115 -msgid "rtfd.org" -msgstr "" - -#: ../../alternate_domains.rst:117 -msgid "" -"You can also use `rtfd.io` and `rtfd.org` for short URLs for Read the Docs. " -"For example, https://pip.rtfd.io redirects to its documentation page. Any " -"use of `rtfd.io` or `rtfd.org` will simply be redirected to " -"`readthedocs.io`." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/api/index.mo b/docs/user/locale/zh/LC_MESSAGES/api/index.mo deleted file mode 100644 index c20d30026c4..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/api/index.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/api/index.po b/docs/user/locale/zh/LC_MESSAGES/api/index.po deleted file mode 100644 index b686c80a29e..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/api/index.po +++ /dev/null @@ -1,30 +0,0 @@ -# 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: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\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/user/locale/zh/LC_MESSAGES/architecture.mo b/docs/user/locale/zh/LC_MESSAGES/architecture.mo deleted file mode 100644 index 27a7a96a334..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/architecture.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/architecture.po b/docs/user/locale/zh/LC_MESSAGES/architecture.po deleted file mode 100644 index 82a8605ce67..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/architecture.po +++ /dev/null @@ -1,35 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2014-03-01 14:09+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../architecture.rst:2 -msgid "Architecture" -msgstr "" - -#: ../../architecture.rst:4 -msgid "" -"Read the Docs is architected to be highly available. A lot of projects host " -"their documentation with us, so we have built the site so that it shouldn't " -"go down. The load balancer is the only real single point of failure " -"currently. This means mainly that if the network to the load balancer goes " -"down, we have issues." -msgstr "" - -#: ../../architecture.rst:7 -msgid "Diagram" -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/automatic-redirects.mo b/docs/user/locale/zh/LC_MESSAGES/automatic-redirects.mo deleted file mode 100644 index d8da4dc1e36..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/automatic-redirects.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/automatic-redirects.po b/docs/user/locale/zh/LC_MESSAGES/automatic-redirects.po deleted file mode 100644 index aec2663a398..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/automatic-redirects.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../automatic-redirects.rst:2 -msgid "Automatic Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:4 -msgid "" -"Read the Docs supports redirecting certain URLs automatically. This is an " -"overview of the set of redirects that are fully supported and will work into" -" the future." -msgstr "" - -#: ../../automatic-redirects.rst:8 -msgid "Root URL" -msgstr "" - -#: ../../automatic-redirects.rst:10 -msgid "" -"A link to the root of your documentation will redirect to the *default " -"version*, as set in your project settings. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:17 -msgid "" -"This only works for the root URL, not for internal pages. It's designed to " -"redirect people from http://pip.readthedocs.io/ to the default version of " -"your documentation, since serving up a 404 here would be a pretty terrible " -"user experience. (If your \"develop\" branch was designated as your default " -"version, then it would redirect to http://pip.readthedocs.io/en/develop.) " -"But, it's not a universal redirecting solution. So, for example, a link to " -"an internal page like http://pip.readthedocs.io/usage.html doesn't redirect " -"to http://pip.readthedocs.io/en/latest/usage.html." -msgstr "" - -#: ../../automatic-redirects.rst:19 -msgid "" -"The reasoning behind this is that RTD organizes the URLs for docs so that " -"multiple translations and multiple versions of your docs can be organized " -"logically and consistently for all projects that RTD hosts. For the way that" -" RTD views docs, http://pip.readthedocs.io/en/latest/ is the root directory " -"for your default documentation in English, not http://pip.readthedocs.io/. " -"Just like http://pip.readthedocs.io/en/develop/ is the root for your " -"development documentation in English." -msgstr "" - -#: ../../automatic-redirects.rst:21 -msgid "" -"Among all the multiple versions of docs, you can choose which is the " -"\"default\" version for RTD to display, which usually corresponds to the git" -" branch of the most recent official release from your project." -msgstr "" - -#: ../../automatic-redirects.rst:24 -msgid "rtfd.org" -msgstr "" - -#: ../../automatic-redirects.rst:26 -msgid "" -"Links to rtfd.org are treated the same way as above. They redirect the root " -"URL to the default version of the project. They are intended to be easy and " -"short for people to type." -msgstr "" - -#: ../../automatic-redirects.rst:31 -msgid "Supported Top-Level Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:33 -msgid "" -"These \"implicit\" redirects are supported for legacy reasons. We will not " -"be adding support for any more magic redirects. If you want additional " -"redirects, they should live at a prefix like `Redirecting to a Page`_" -msgstr "" - -#: ../../automatic-redirects.rst:38 -msgid "" -"The main challenge of URL routing in Read the Docs is handling redirects " -"correctly. Both in the interest of redirecting older URLs that are now " -"obsolete, and in the interest of handling \"logical-looking\" URLs (leaving " -"out the lang_slug or version_slug shouldn't result in a 404), the following " -"redirects are supported::" -msgstr "" - -#: ../../automatic-redirects.rst:44 -msgid "" -"The language redirect will work for any of the defined ``LANGUAGE_CODES`` we" -" support. The version redirect will work for supported versions." -msgstr "" - -#: ../../automatic-redirects.rst:48 -msgid "Redirecting to a Page" -msgstr "" - -#: ../../automatic-redirects.rst:50 -msgid "" -"You can link to a specific page and have it redirect to your default " -"version. This is done with the ``/page/`` URL. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:57 -msgid "This allows you to create links that are always up to date." -msgstr "" - -#: ../../automatic-redirects.rst:59 -msgid "" -"Another way to handle this is the *latest* version. You can set your " -"``latest`` version to a specific version and just always link to latest." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/badges.mo b/docs/user/locale/zh/LC_MESSAGES/badges.mo deleted file mode 100644 index f559e30161b..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/badges.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/badges.po b/docs/user/locale/zh/LC_MESSAGES/badges.po deleted file mode 100644 index ba26736dfe5..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/badges.po +++ /dev/null @@ -1,136 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../badges.rst:2 -msgid "Badges" -msgstr "" - -#: ../../badges.rst:4 -msgid "" -"Badges let you show the state of your documentation to your users. They are " -"great for embedding in your README, or putting inside your actual doc pages." -msgstr "" - -#: ../../badges.rst:9 -msgid "Status Badges" -msgstr "" - -#: ../../badges.rst:11 -msgid "" -"They will display in green for passing, red for failing, and yellow for " -"unknown states." -msgstr "" - -#: ../../badges.rst:15 -msgid "Here are a few examples:" -msgstr "" - -#: ../../badges.rst:17 -msgid "|green| |nbsp| |red| |nbsp| |yellow|" -msgstr "" - -#: ../../badges.rst:19 -msgid "" -"You can see it in action in the `Read the Docs README`_. They will link back" -" to your project's documentation page on Read the Docs." -msgstr "" - -#: ../../badges.rst:23 -msgid "Style" -msgstr "" - -#: ../../badges.rst:25 -msgid "" -"Now you can pass the ``style`` GET argument, to get custom styled badges " -"same as you would for shields.io. If no argument is passed, ``flat`` is used" -" as default." -msgstr "" - -#: ../../badges.rst:30 -msgid "STYLE" -msgstr "" - -#: ../../badges.rst:30 -msgid "BADGE" -msgstr "" - -#: ../../badges.rst:32 -msgid "flat" -msgstr "" - -#: ../../badges.rst:32 -msgid "|Flat Badge|" -msgstr "" - -#: ../../badges.rst:34 -msgid "flat-square" -msgstr "" - -#: ../../badges.rst:34 -msgid "|Flat-Square Badge|" -msgstr "" - -#: ../../badges.rst:36 -msgid "for-the-badge" -msgstr "" - -#: ../../badges.rst:36 -msgid "|Badge|" -msgstr "" - -#: ../../badges.rst:38 -msgid "plastic" -msgstr "" - -#: ../../badges.rst:38 -msgid "|Plastic Badge|" -msgstr "" - -#: ../../badges.rst:40 -msgid "social" -msgstr "" - -#: ../../badges.rst:40 -msgid "|Social Badge|" -msgstr "" - -#: ../../badges.rst:51 -msgid "Project Pages" -msgstr "" - -#: ../../badges.rst:53 -msgid "" -"You will now see badges embedded in your `project page`_. The default badge " -"will be pointed at the *default version* you have specified for your " -"project. The badge URLs look like this::" -msgstr "" - -#: ../../badges.rst:59 -msgid "" -"You can replace the version argument with any version that you want to show " -"a badge for. If you click on the badge icon, you will be given snippets for " -"RST, Markdown, and HTML; to make embedding it easier." -msgstr "" - -#: ../../badges.rst:64 -msgid "" -"If you leave the version argument off, it will default to your latest " -"version. This is probably best to include in your README, since it will stay" -" up to date with your Read the Docs project::" -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/builds.mo b/docs/user/locale/zh/LC_MESSAGES/builds.mo deleted file mode 100644 index 8109c649b46..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/builds.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/builds.po b/docs/user/locale/zh/LC_MESSAGES/builds.po deleted file mode 100644 index f56d841c509..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/builds.po +++ /dev/null @@ -1,454 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../builds.rst:2 -msgid "Build Process" -msgstr "" - -#: ../../builds.rst:4 -msgid "Files: `tasks.py`_ - `doc_builder/`_" -msgstr "" - -#: ../../builds.rst:9 -msgid "" -"Every documentation build has limited resources. Our current build limits " -"are:" -msgstr "" - -#: ../../builds.rst:12 -msgid "15 minutes" -msgstr "" - -#: ../../builds.rst:13 -msgid "1GB of memory" -msgstr "" - -#: ../../builds.rst:15 -msgid "" -"We can increase build limits on a per-project basis, if you provide a good " -"reason your documentation needs more resources." -msgstr "" - -#: ../../builds.rst:18 -msgid "" -"You can see the current Docker build images that we use in our `docker " -"repository `_. `Docker " -"Hub `_ also shows the latest " -"set of images that have been built." -msgstr "" - -#: ../../builds.rst:21 -msgid "" -"Currently in production we're using the ``readthedocs/build:2.0`` docker " -"image as our default image." -msgstr "" - -#: ../../builds.rst:24 -msgid "How we build documentation" -msgstr "" - -#: ../../builds.rst:26 -msgid "" -"When we import your documentation, we look at two things first: your " -"*Repository URL* and the *Documentation Type*. We will clone your " -"repository, and then build your documentation using the *Documentation Type*" -" specified." -msgstr "" - -#: ../../builds.rst:31 -msgid "Sphinx" -msgstr "" - -#: ../../builds.rst:33 -msgid "" -"When you choose *Sphinx* as your *Documentation Type*, we will first look " -"for a ``conf.py`` file in your repository. If we don't find one, we will " -"generate one for you. We will look inside a ``doc`` or ``docs`` directory " -"first, and then look within your entire project." -msgstr "" - -#: ../../builds.rst:40 -msgid "Then Sphinx will build any files with an ``.rst`` extension." -msgstr "" - -#: ../../builds.rst:43 -msgid "MkDocs" -msgstr "" - -#: ../../builds.rst:45 -msgid "" -"When you choose *Mkdocs* as your *Documentation Type*, we will first look " -"for a ``mkdocs.yml`` file in the root of your repository. If we don't find " -"one, we will generate one for you." -msgstr "" - -#: ../../builds.rst:50 -msgid "" -"Then MkDocs will build any files with a ``.md`` extension within the " -"directory specifed as ``docs_dir`` in the ``mkdocs.yml``." -msgstr "" - -#: ../../builds.rst:52 -msgid "" -"If no ``mkdocs.yml`` was found in the root of your repository and we " -"generated one for you, Read the Docs will attempt to set ``docs_dir`` by " -"sequentially searching for a ``docs``, ``doc``, ``Doc``, or ``book`` " -"directory. The first of these directories that exists and contains files " -"with a ``.md`` extension will be set to ``docs_dir`` within ``mkdocs.yml``, " -"and MkDocs will build the ``.md`` files in that directory. As MkDocs doesn't" -" support automatic PDF generation, Read the Docs cannot create a PDF version" -" of your documentation with the *Mkdocs* option." -msgstr "" - -#: ../../builds.rst:60 -msgid "Understanding what's going on" -msgstr "" - -#: ../../builds.rst:62 -msgid "" -"Understanding how Read the Docs builds your project will help you with " -"debugging the problems you have with the site. It should also allow you to " -"take advantage of certain things that happen during the build process." -msgstr "" - -#: ../../builds.rst:65 -msgid "" -"The first step of the process is that we check out your code from the " -"repository you have given us. If the code is already checked out, we update " -"the copy to the branch that you have specified in your projects " -"configuration." -msgstr "" - -#: ../../builds.rst:68 -msgid "" -"Then we build the proper backend code for the type of documentation you've " -"selected." -msgstr "" - -#: ../../builds.rst:70 -msgid "" -"If you have the *Install Project* option enabled, we will run ``setup.py " -"install`` on your package, installing it into a virtual environment. You can" -" also define additional packages to install with the *Requirements File* " -"option." -msgstr "" - -#: ../../builds.rst:73 -msgid "" -"When we build your Sphinx documentation, we run ``sphinx-build -b html . " -"_build/html``, where ``html`` would be replaced with the correct backend. We" -" also create pdf's and ePub's automatically based on your project. For " -"MkDocs, we run ``mkdocs build``." -msgstr "" - -#: ../../builds.rst:78 -msgid "" -"Then these files are copied across to our application servers from the build" -" server. Once on the application servers, they are served from nginx." -msgstr "" - -#: ../../builds.rst:81 -msgid "An example in code:" -msgstr "" - -#: ../../builds.rst:95 -msgid "" -"Regardless of whether you build your docs with Sphinx or MkDocs, we " -"recommend you pin the version of Sphinx or Mkdocs you want us to use. You " -"can do this the same way other :doc:`dependencies are specified `. Some examples of pinning versions might be " -"``sphinx<2.0`` or ``mkdocs>=1.0``." -msgstr "" - -#: ../../builds.rst:102 -msgid "Builder responsibility" -msgstr "" - -#: ../../builds.rst:104 -msgid "" -"Builders have a very specific job. They take the updated source code and " -"generate the correct artifacts. The code lives in " -"``self.version.project.checkout_path(self.version.slug)``. The artifacts " -"should end up in " -"``self.version.project.artifact_path(version=self.version.slug, " -"type=self.type)`` Where ``type`` is the name of your builder. All files that" -" end up in the artifact directory should be in their final form." -msgstr "" - -#: ../../builds.rst:112 -msgid "The build environment" -msgstr "" - -#: ../../builds.rst:114 -msgid "" -"The build process is executed inside Docker containers, by default the image" -" used is ``readthedocs/build:2.0``, but you can change that using a " -":doc:`configuration file `." -msgstr "" - -#: ../../builds.rst:120 -msgid "" -"The Docker images have a select number of C libraries installed, because " -"they are used across a wide array of python projects. We can't install every" -" C library out there, but we try and support the major ones." -msgstr "" - -#: ../../builds.rst:127 -msgid "" -"If you want to know the specific version of a package that is installed in " -"the image you can check the `Ubuntu package search page " -"`__." -msgstr "" - -#: ../../builds.rst:131 -msgid "2.0 (stable)" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "O.S" -msgstr "" - -#: ../../builds.rst:133 ../../builds.rst:157 -msgid "Ubuntu 16.04" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Conda" -msgstr "" - -#: ../../builds.rst:134 -msgid "Miniconda 4.3.31" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Python" -msgstr "" - -#: ../../builds.rst:136 -msgid "``m2crypto``" -msgstr "" - -#: ../../builds.rst:137 ../../builds.rst:160 -msgid "``matplolib``" -msgstr "" - -#: ../../builds.rst:138 -msgid "``numpy``" -msgstr "" - -#: ../../builds.rst:139 ../../builds.rst:162 -msgid "``pandas``" -msgstr "" - -#: ../../builds.rst:140 ../../builds.rst:163 -msgid "``pip``" -msgstr "" - -#: ../../builds.rst:141 ../../builds.rst:164 -msgid "``scipy``" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Other packages" -msgstr "" - -#: ../../builds.rst:143 ../../builds.rst:170 -msgid "``doxygen``" -msgstr "" - -#: ../../builds.rst:144 -msgid "``graphviz``" -msgstr "" - -#: ../../builds.rst:145 -msgid "``libevent``" -msgstr "" - -#: ../../builds.rst:146 ../../builds.rst:173 -msgid "``libjpeg``" -msgstr "" - -#: ../../builds.rst:147 ../../builds.rst:174 -msgid "``libxml2-dev``" -msgstr "" - -#: ../../builds.rst:148 -msgid "``libxslt1.1``" -msgstr "" - -#: ../../builds.rst:149 ../../builds.rst:176 -msgid "``pandoc``" -msgstr "" - -#: ../../builds.rst:150 ../../builds.rst:178 -msgid "``textlive-full``" -msgstr "" - -#: ../../builds.rst:152 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:155 -msgid "3.0 (latest)" -msgstr "" - -#: ../../builds.rst:158 -msgid "Miniconda 4.4.10" -msgstr "" - -#: ../../builds.rst:161 -msgid "``numpy``," -msgstr "" - -#: ../../builds.rst:0 -msgid "JavaScript" -msgstr "" - -#: ../../builds.rst:166 -msgid "``jsdoc``" -msgstr "" - -#: ../../builds.rst:167 -msgid "``nodejs``" -msgstr "" - -#: ../../builds.rst:168 -msgid "``npm``" -msgstr "" - -#: ../../builds.rst:171 -msgid "``libevent-dev``" -msgstr "" - -#: ../../builds.rst:172 -msgid "``libgraphviz-dev``" -msgstr "" - -#: ../../builds.rst:175 -msgid "``libxslt1-dev``" -msgstr "" - -#: ../../builds.rst:177 -msgid "``plantuml``" -msgstr "" - -#: ../../builds.rst:180 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:183 -msgid "Writing your own builder" -msgstr "" - -#: ../../builds.rst:185 -msgid "" -"Builds happen on a server using only the RTD Public API. There is no reason " -"that you couldn't build your own independent builder that wrote into the RTD" -" namespace. The only thing that is currently unsupported there is a saner " -"way than uploading the processed files as a zip." -msgstr "" - -#: ../../builds.rst:187 -msgid "" -"The documentation build system in RTD is made pluggable, so that you can " -"build out your own backend. If you have a documentation format that isn't " -"currently supported, you can add support by contributing a backend." -msgstr "" - -#: ../../builds.rst:189 -msgid "" -"The builders in :doc:`/developer-interface/doc_builder` detail the higher " -"level parts of the API that you need to implement. A basic run goes " -"something like this::" -msgstr "" - -#: ../../builds.rst:200 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../builds.rst:202 -msgid "" -"If you're having trouble getting your version to build, try wiping out the " -"existing build/environment files. On your version list page " -"``/projects/[project]/versions`` there is a \"Wipe\" button that will remove" -" all of the files associated with your documentation build, but not the " -"documentation itself." -msgstr "" - -#: ../../builds.rst:205 -msgid "Build environment" -msgstr "" - -#: ../../builds.rst:207 -msgid "" -"The *Sphinx* and *Mkdocs* builders set the following RTD-specific " -"environment variables when building your documentation:" -msgstr "" - -#: ../../builds.rst:210 -msgid "Environment variable" -msgstr "" - -#: ../../builds.rst:210 -msgid "Description" -msgstr "" - -#: ../../builds.rst:210 -msgid "Example value" -msgstr "" - -#: ../../builds.rst:212 -msgid "``READTHEDOCS``" -msgstr "" - -#: ../../builds.rst:212 -msgid "Whether the build is running inside RTD" -msgstr "" - -#: ../../builds.rst:212 -msgid "``True``" -msgstr "" - -#: ../../builds.rst:214 -msgid "``READTHEDOCS_VERSION``" -msgstr "" - -#: ../../builds.rst:214 -msgid "The RTD name of the version which is being built" -msgstr "" - -#: ../../builds.rst:214 -msgid "``latest``" -msgstr "" - -#: ../../builds.rst:216 -msgid "``READTHEDOCS_PROJECT``" -msgstr "" - -#: ../../builds.rst:216 -msgid "The RTD name of the project which is being built" -msgstr "" - -#: ../../builds.rst:216 -msgid "``myexampleproject``" -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/canonical.mo b/docs/user/locale/zh/LC_MESSAGES/canonical.mo deleted file mode 100644 index b6687330e77..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/canonical.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/canonical.po b/docs/user/locale/zh/LC_MESSAGES/canonical.po deleted file mode 100644 index 344568fd4a6..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/canonical.po +++ /dev/null @@ -1,105 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../canonical.rst:2 -msgid "Canonical URLs" -msgstr "" - -#: ../../canonical.rst:4 -msgid "" -"Canonical URLs allow people to have consistent page URLs for domains. This " -"is mainly useful for search engines, so that they can send people to the " -"correct page." -msgstr "" - -#: ../../canonical.rst:8 -msgid "Read the Docs uses these in two ways:" -msgstr "" - -#: ../../canonical.rst:10 -msgid "We point all versions of your docs at the \"latest\" version as canonical" -msgstr "" - -#: ../../canonical.rst:11 -msgid "" -"We point at the user specified canonical URL, generally a custom domain for " -"your docs." -msgstr "" - -#: ../../canonical.rst:14 -msgid "Example" -msgstr "" - -#: ../../canonical.rst:16 -msgid "" -"Fabric hosts their docs on Read the Docs. They mostly use their own domain " -"for them ``http://docs.fabfile.org``. This means that Google will index both" -" ``http://fabric-docs.readthedocs.io`` and ``http://docs.fabfile.org`` for " -"their documentation." -msgstr "" - -#: ../../canonical.rst:20 -msgid "" -"Fabric will want to set ``http://docs.fabfile.org`` as their canonical URL. " -"This means that when Google indexes ``http://fabric-docs.readthedocs.io``, " -"it will know that it should really point at ``http://docs.fabfile.org``." -msgstr "" - -#: ../../canonical.rst:24 -msgid "Enabling" -msgstr "" - -#: ../../canonical.rst:26 -msgid "" -"You can set the canonical URL for your project in the Project Admin page. " -"Check your `Domains` tab for the domains that we know about." -msgstr "" - -#: ../../canonical.rst:29 -msgid "Implementation" -msgstr "" - -#: ../../canonical.rst:31 -msgid "" -"If you look at the source code for documentation built after you set your " -"canonical URL, you should see a bit of HTML like this:" -msgstr "" - -#: ../../canonical.rst:39 -msgid "Links" -msgstr "" - -#: ../../canonical.rst:41 -msgid "" -"This is a good explanation of the usage of canonical URLs in search engines:" -msgstr "" - -#: ../../canonical.rst:43 -msgid "http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" -msgstr "" - -#: ../../canonical.rst:45 -msgid "This is a good explanation for why canonical pages are good for SEO:" -msgstr "" - -#: ../../canonical.rst:47 -msgid "" -"http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-" -"practices-since-sitemaps" -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/changelog.mo b/docs/user/locale/zh/LC_MESSAGES/changelog.mo deleted file mode 100644 index d343430f753..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/changelog.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/changelog.po b/docs/user/locale/zh/LC_MESSAGES/changelog.po deleted file mode 100644 index 4b92b3a77e1..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/changelog.po +++ /dev/null @@ -1,3796 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../changelog.rst:2 -msgid "Changelog" -msgstr "" - -#: ../../../CHANGELOG.rst:2 -msgid "Version 2.6.5" -msgstr "" - -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -msgid "Date" -msgstr "" - -#: ../../../CHANGELOG.rst:4 ../../../CHANGELOG.rst:14 -msgid "August 29, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:6 -msgid "" -"`@stsewd `__: Tests for yaml file regex (`#4587 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:7 -msgid "" -"`@agjohnson `__: Respect user language when " -"caching homepage (`#4585 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:8 -msgid "" -"`@humitos `__: Add start and termination to YAML " -"file regex (`#4584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:9 -msgid "" -"`@safwanrahman `__: [Fix #4576] Do not " -"delete projects which have multiple users (`#4577 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:12 -msgid "Version 2.6.4" -msgstr "" - -#: ../../../CHANGELOG.rst:16 -msgid "" -"`@stsewd `__: Update tests failing on master " -"(`#4575 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:17 -msgid "" -"`@davidfischer `__: Add a flag to disable " -"docsearch (`#4570 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:18 -msgid "" -"`@stsewd `__: Fix nested syntax in docs (`#4567 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:19 -msgid "" -"`@stsewd `__: Fix incorrect reraise (`#4566 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:20 -msgid "" -"`@davidfischer `__: Add a note about " -"specifying the version of build tools (`#4562 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:21 -msgid "" -"`@davidfischer `__: Serve badges directly " -"from local filesystem (`#4561 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:22 -msgid "" -"`@humitos `__: Build JSON artifacts in HTML " -"builder (`#4554 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:23 -msgid "" -"`@humitos `__: Route task to proper queue (`#4553" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:24 -msgid "" -"`@humitos `__: Sanitize BuildCommand.output by " -"removing NULL characters (`#4552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:25 -msgid "" -"`@davidfischer `__: Fix changelog for 2.6.3 " -"(`#4548 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:26 -msgid "" -"`@ericholscher `__: Remove hiredis (`#4542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:27 -msgid "" -"`@davidfischer `__: Use the STATIC_URL for " -"static files to avoid redirection (`#4522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:28 -msgid "" -"`@stsewd `__: Update docs about build process " -"(`#4515 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:29 -msgid "" -"`@StefanoChiodino `__: Allow for period " -"as a prefix and yaml extension for config file (`#4512 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:30 -msgid "" -"`@AumitLeon `__: Update information on mkdocs " -"build process (`#4508 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:31 -msgid "" -"`@humitos `__: Fix Exact Redirect to work " -"properly when using $rest keyword (`#4501 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:32 -msgid "" -"`@humitos `__: Mark some BuildEnvironmentError " -"exceptions as Warning and do not log them (`#4495 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:33 -msgid "" -"`@xrmx `__: projects: don't explode trying to update" -" UpdateDocsTaskStep state (`#4485 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:34 -msgid "" -"`@humitos `__: Note with the developer flow to " -"update our app translations (`#4481 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:35 -msgid "" -"`@humitos `__: Add `trimmed` to all multilines " -"`blocktrans` tags (`#4480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:36 -msgid "" -"`@humitos `__: Example and note with usage of " -"trimmed option in blocktrans (`#4479 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:37 -msgid "" -"`@humitos `__: Update Transifex resources for our" -" documentation (`#4478 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:38 -msgid "" -"`@humitos `__: Documentation for Manage " -"Translations (`#4470 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:39 -msgid "" -"`@stsewd `__: Port https://github.com/rtfd" -"/readthedocs-build/pull/38/ (`#4461 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:40 -msgid "" -"`@stsewd `__: Match v1 config interface to new one" -" (`#4456 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:41 -msgid "" -"`@humitos `__: Skip tags that point to blob " -"objects instead of commits (`#4442 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:42 -msgid "" -"`@stsewd `__: Document " -"python.use_system_site_packages option (`#4422 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:43 -msgid "" -"`@humitos `__: More tips about how to reduce " -"resources usage (`#4419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:44 -msgid "" -"`@xrmx `__: projects: user in " -"ProjectQuerySetBase.for_admin_user is mandatory (`#4417 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:47 -msgid "Version 2.6.3" -msgstr "" - -#: ../../../CHANGELOG.rst:49 -msgid "August 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:51 -msgid "Release to Azure!" -msgstr "" - -#: ../../../CHANGELOG.rst:53 -msgid "" -"`@davidfischer `__: Add Sponsors list to " -"footer (`#4424 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:54 -msgid "" -"`@stsewd `__: Cache node_modules to speed up CI " -"(`#4484 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:55 -msgid "" -"`@xrmx `__: templates: mark missing string for " -"translation on project edit (`#4518 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:56 -msgid "" -"`@ericholscher `__: Performance improvement:" -" cache version listing on the homepage (`#4526 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:57 -msgid "" -"`@agjohnson `__: Remove mailgun from our " -"dependencies (`#4531 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:58 -msgid "" -"`@davidfischer `__: Improved ad block " -"detection (`#4532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:59 -msgid "" -"`@agjohnson `__: Revert \"Remove " -"SelectiveFileSystemFolder finder workaround\" (`#4533 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:60 -msgid "" -"`@davidfischer `__: Slight clarification on " -"turning off ads for a project (`#4534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:61 -msgid "" -"`@davidfischer `__: Fix the sponsor image " -"paths (`#4535 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:62 -msgid "" -"`@agjohnson `__: Update build assets (`#4537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:66 -msgid "Version 2.6.2" -msgstr "" - -#: ../../../CHANGELOG.rst:68 -msgid "August 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:70 -msgid "" -"`@davidfischer `__: Custom domain " -"clarifications (`#4514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:71 -msgid "" -"`@trein `__: Use single quote throughout the file " -"(`#4513 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:72 -msgid "" -"`@davidfischer `__: Support ads on pallets " -"themes (`#4499 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:73 -msgid "" -"`@davidfischer `__: Only use " -"HostHeaderSSLAdapter for SSL/HTTPS connections (`#4498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:74 -msgid "" -"`@keflavich `__: Very minor English correction " -"(`#4497 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:75 -msgid "" -"`@davidfischer `__: All static media is run " -"through \"collectstatic\" (`#4489 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:76 -msgid "" -"`@humitos `__: Fix reST structure (`#4488 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:77 -msgid "" -"`@nijel `__: Document expected delay on CNAME " -"change and need for CAA (`#4487 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:78 -msgid "" -"`@davidfischer `__: Allow enforcing HTTPS " -"for custom domains (`#4483 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:79 -msgid "" -"`@davidfischer `__: Add some details around " -"community ad qualifications (`#4436 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:80 -msgid "" -"`@davidfischer `__: Updates to manifest " -"storage (`#4430 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:81 -msgid "" -"`@davidfischer `__: Update alt domains docs " -"with SSL (`#4425 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:82 -msgid "" -"`@agjohnson `__: Add SNI support for API HTTPS " -"endpoint (`#4423 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:83 -msgid "" -"`@davidfischer `__: API v1 cleanup (`#4415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:84 -msgid "" -"`@davidfischer `__: Allow filtering versions" -" by active (`#4414 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:85 -msgid "" -"`@mlncn `__: Fix broken link (`#4410 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:86 -msgid "" -"`@safwanrahman `__: [Fix #4407] Port Project" -" Search for Elasticsearch 6.x (`#4408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:87 -msgid "" -"`@davidfischer `__: Add client ID to Google " -"Analytics requests (`#4404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:88 -msgid "" -"`@xrmx `__: projects: fix filtering in " -"projects_tag_detail (`#4398 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:89 -msgid "" -"`@davidfischer `__: Fix a proxy model bug " -"related to ad-free (`#4390 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:90 -msgid "" -"`@humitos `__: Release 2.6.1 (`#4389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:91 ../../../CHANGELOG.rst:108 -msgid "" -"`@davidfischer `__: Do not access database " -"from builds to check ad-free (`#4387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:92 ../../../CHANGELOG.rst:109 -msgid "" -"`@humitos `__: Adapt YAML config integration " -"tests (`#4385 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:93 ../../../CHANGELOG.rst:110 -msgid "" -"`@stsewd `__: Set full `source_file` path for " -"default configuration (`#4379 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:94 -msgid "" -"`@humitos `__: Make `get_version` usable from a " -"specified path (`#4376 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:95 ../../../CHANGELOG.rst:111 -msgid "" -"`@humitos `__: More tags when logging errors to " -"Sentry (`#4375 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:96 -msgid "" -"`@humitos `__: Check for 'options' in " -"update_repos command (`#4373 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:97 -msgid "" -"`@safwanrahman `__: [Fix #4333] Implement " -"asynchronous search reindex functionality using celery (`#4368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:98 -msgid "" -"`@stsewd `__: V2 of the configuration file (`#4355" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:99 ../../../CHANGELOG.rst:122 -msgid "" -"`@davidfischer `__: Remove the UID from the " -"GA measurement protocol (`#4347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:100 ../../../CHANGELOG.rst:583 -msgid "" -"`@humitos `__: Mount `pip_cache_path` in Docker " -"container (`#3556 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:101 -msgid "" -"`@agjohnson `__: Show subprojects in search " -"results (`#1866 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:104 -msgid "Version 2.6.1" -msgstr "" - -#: ../../../CHANGELOG.rst:106 -msgid "July 17, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:114 -msgid "Version 2.6.0" -msgstr "" - -#: ../../../CHANGELOG.rst:116 -msgid "July 16, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:118 -msgid "Adds initial support for HTTPS on custom domains" -msgstr "" - -#: ../../../CHANGELOG.rst:119 -msgid "" -"`@stsewd `__: Revert \"projects: serve badge with " -"same protocol as site\" (`#4353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:120 -msgid "" -"`@davidfischer `__: Do not overwrite sphinx " -"context variables feature (`#4349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:121 -msgid "" -"`@stsewd `__: Calrify docs about how rtd select " -"the stable version (`#4348 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:123 -msgid "" -"`@stsewd `__: Fix error in command (`#4345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:124 -msgid "" -"`@davidfischer `__: Improvements for the " -"build/version admin (`#4344 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:125 -msgid "" -"`@safwanrahman `__: [Fix #4265] Porting " -"frontend docsearch to work with new API (`#4340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:126 -msgid "" -"`@ktdreyer `__: fix spelling of " -"\"demonstrating\" (`#4336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:127 -msgid "" -"`@davidfischer `__: Warning about theme " -"context implementation status (`#4335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:128 -msgid "" -"`@Blendify `__: Docs: Let Theme Choose Pygments " -"Theme (`#4331 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:129 -msgid "" -"`@davidfischer `__: Disable the ad block nag" -" for ad-free projects (`#4329 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:130 -msgid "" -"`@safwanrahman `__: [fix #4265] Port " -"Document search API for Elasticsearch 6.x (`#4309 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:131 -msgid "" -"`@stsewd `__: Refactor configuration object to " -"class based (`#4298 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:134 -msgid "Version 2.5.3" -msgstr "" - -#: ../../../CHANGELOG.rst:136 -msgid "July 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:138 -msgid "" -"`@xrmx `__: Do less work in querysets (`#4322 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:139 -msgid "" -"`@stsewd `__: Fix deprecations in management " -"commands (`#4321 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:140 -msgid "" -"`@davidfischer `__: Add a flag for marking a" -" project ad-free (`#4313 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:141 -msgid "" -"`@davidfischer `__: Use \"npm run lint\" " -"from tox (`#4312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:142 -msgid "" -"`@davidfischer `__: Fix issues building " -"static assets (`#4311 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:143 -msgid "" -"`@humitos `__: Use PATHs to call clear_artifacts " -"(`#4296 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:144 -msgid "" -"`@safwanrahman `__: [Fix #2457] Implement " -"exact match search (`#4292 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:145 -msgid "" -"`@davidfischer `__: API filtering " -"improvements (`#4285 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:146 -msgid "" -"`@annegentle `__: Remove self-referencing " -"links for webhooks docs (`#4283 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:147 -msgid "" -"`@safwanrahman `__: [Fix #2328 #2013] " -"Refresh search index and test for case insensitive search (`#4277 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:148 -msgid "" -"`@xrmx `__: doc_builder: clarify sphinx backend " -"append_conf docstring (`#4276 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:149 -msgid "" -"`@davidfischer `__: Add documentation for " -"APIv2 (`#4274 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:150 -msgid "" -"`@humitos `__: Wrap notifications HTML code into " -"a block (`#4273 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:151 -msgid "" -"`@stsewd `__: Move config.py from rtd build " -"(`#4272 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:152 -msgid "" -"`@ericholscher `__: Fix our use of `--use-" -"wheel` in pip. (`#4269 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:153 -msgid "" -"`@agjohnson `__: Revert \"Merge pull request " -"#4206 from FlorianKuckelkorn/fix/pip-breaking-change\" (`#4261 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:154 -msgid "" -"`@humitos `__: Fix triggering a build for a " -"skipped project (`#4255 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:155 -msgid "" -"`@stsewd `__: Update default sphinx version " -"(`#4250 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:156 -msgid "" -"`@stsewd `__: Move config module from rtd-build " -"repo (`#4242 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:157 -msgid "" -"`@davidfischer `__: Allow staying logged in " -"for longer (`#4236 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:158 -msgid "" -"`@safwanrahman `__: Upgrade Elasticsearch to" -" version 6.x (`#4211 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:159 -msgid "" -"`@humitos `__: Make tests extensible from " -"corporate site (`#4095 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:160 -msgid "" -"`@stsewd `__: `stable` version stuck on a specific" -" commit (`#3913 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:163 -msgid "Version 2.5.2" -msgstr "" - -#: ../../../CHANGELOG.rst:165 -msgid "June 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:167 -msgid "" -"`@davidfischer `_: Add a page detailing ad " -"blocking (`#4244 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:168 -msgid "" -"`@xrmx `_: projects: serve badge with same protocol " -"as site (`#4228 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:169 -msgid "" -"`@FlorianKuckelkorn `_: Fixed breaking " -"change in pip 10.0.0b1 (2018-03-31) (`#4206 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:170 -msgid "" -"`@StefanoChiodino `_: Document that " -"readthedocs file can now have yaml extension (`#4129 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:171 -msgid "" -"`@humitos `_: Downgrade docker to 3.1.3 because " -"of timeouts in EXEC call (`#4241 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:172 -msgid "" -"`@stsewd `_: Move parser tests from rtd-build repo" -" (`#4225 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:173 -msgid "" -"`@humitos `_: Handle revoked oauth permissions by" -" the user (`#4074 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:174 -msgid "" -"`@humitos `_: Allow to hook the initial build " -"from outside (`#4033 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:177 -msgid "Version 2.5.1" -msgstr "" - -#: ../../../CHANGELOG.rst:179 -msgid "June 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:181 -msgid "" -"`@stsewd `_: Add feature to build json with html " -"in the same build (`#4229 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:182 -msgid "" -"`@davidfischer `_: Prioritize ads based on " -"content (`#4224 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:183 -msgid "" -"`@mostaszewski `_: #4170 - Link the version " -"in the footer to the changelog (`#4217 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:184 -msgid "" -"`@Jmennius `_: Add provision_elasticsearch " -"command (`#4216 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:185 -msgid "" -"`@SuriyaaKudoIsc `_: Use the latest " -"YouTube share URL (`#4209 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:186 -msgid "" -"`@davidfischer `_: Allow staff to trigger " -"project builds (`#4207 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:187 -msgid "" -"`@davidfischer `_: Use autosectionlabel in " -"the privacy policy (`#4204 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:188 -msgid "" -"`@davidfischer `_: These links weren't " -"correct after #3632 (`#4203 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:189 -msgid "" -"`@davidfischer `_: Release 2.5.0 (`#4200 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:190 ../../../CHANGELOG.rst:214 -msgid "" -"`@ericholscher `_: Fix Build: Convert md to " -"rst in docs (`#4199 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:191 -msgid "" -"`@ericholscher `_: Updates to #3850 to fix " -"merge conflict (`#4198 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:192 -msgid "" -"`@ericholscher `_: Build on top of #3881 and" -" put docs in custom_installs. (`#4196 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:193 -msgid "" -"`@davidfischer `_: Increase the max theme " -"version (`#4195 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:194 ../../../CHANGELOG.rst:215 -msgid "" -"`@ericholscher `_: Remove maxcdn reqs " -"(`#4194 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:195 ../../../CHANGELOG.rst:216 -msgid "" -"`@ericholscher `_: Add missing gitignore " -"item for ES testing (`#4193 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:196 ../../../CHANGELOG.rst:217 -msgid "" -"`@xrmx `_: fabfile: update i18n helpers (`#4189 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:197 ../../../CHANGELOG.rst:218 -msgid "" -"`@xrmx `_: Update italian locale (`#4188 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:198 ../../../CHANGELOG.rst:219 -msgid "" -"`@xrmx `_: locale: update and build the english " -"translation (`#4187 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:199 -msgid "" -"`@humitos `_: Upgrade celery to avoid " -"AtributeError:async (`#4185 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:200 -msgid "" -"`@stsewd `_: Prepare code for custo mkdocs.yaml " -"location (`#4184 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:201 -msgid "" -"`@agjohnson `_: Updates to our triage " -"guidelines (`#4180 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:202 -msgid "" -"`@davidfischer `_: Server side analytics " -"(`#4131 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:203 -msgid "" -"`@humitos `_: Upgrade packages with pur (`#4124 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:204 -msgid "" -"`@stsewd `_: Fix resync remote repos (`#4113 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:205 -msgid "" -"`@stsewd `_: Add schema for configuration file " -"with yamale (`#4084 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:206 ../../../CHANGELOG.rst:222 -msgid "" -"`@davidfischer `_: Ad block nag to urge " -"people to whitelist (`#4037 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:207 ../../../CHANGELOG.rst:226 -msgid "" -"`@benjaoming `_: Add Mexican Spanish as a " -"project language (`#3588 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:210 -msgid "Version 2.5.0" -msgstr "" - -#: ../../../CHANGELOG.rst:212 -msgid "June 06, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:220 -msgid "" -"`@safwanrahman `_: Test for search " -"functionality (`#4116 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:221 -msgid "" -"`@davidfischer `_: Update mkdocs to the " -"latest (`#4041 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:223 -msgid "" -"`@davidfischer `_: Decouple the theme JS " -"from readthedocs.org (`#3968 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:224 -msgid "" -"`@xrmx `_: tests: fixup url tests in " -"test_privacy_urls (`#3966 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:225 -msgid "" -"`@fenilgandhi `_: Add support for different " -"badge styles (`#3632 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:227 -msgid "" -"`@stsewd `_: Wrap versions' list to look more " -"consistent (`#3445 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:228 -msgid "" -"`@agjohnson `_: Move CDN code to external " -"abstraction (`#2091 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:231 -msgid "Version 2.4.0" -msgstr "" - -#: ../../../CHANGELOG.rst:233 -msgid "May 31, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:235 -msgid "" -"This fixes assets that were generated against old dependencies in 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:236 -msgid "" -"`@agjohnson `_: Fix issues with search " -"javascript (`#4176 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:237 -msgid "" -"`@stsewd `_: Use anonymous refs in CHANGELOG " -"(`#4173 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:238 -msgid "" -"`@stsewd `_: Fix some warnings on docs (`#4172 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:239 -msgid "" -"`@davidfischer `_: Update the privacy policy" -" date (`#4171 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:240 -msgid "" -"`@davidfischer `_: Note about state and " -"metro ad targeting (`#4169 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:241 -msgid "" -"`@ericholscher `_: Add another guide around " -"fixing memory usage. (`#4168 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:242 -msgid "" -"`@stsewd `_: Download raw build log (`#3585 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:243 -msgid "" -"`@stsewd `_: Add \"edit\" and \"view docs\" " -"buttons to subproject list (`#3572 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:244 -msgid "" -"`@kennethlarsen `_: Remove outline reset to" -" bring back outline (`#3512 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:247 -msgid "Version 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:249 -msgid "May 30, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:251 -msgid "" -"`@ericholscher `__: Remove CSS override that" -" doesn't exist. (`#4165 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:252 -msgid "" -"`@davidfischer `__: Include a DMCA request " -"template (`#4164 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:253 -msgid "" -"`@davidfischer `__: No CSRF cookie for docs " -"pages (`#4153 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:254 -msgid "" -"`@davidfischer `__: Small footer rework " -"(`#4150 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:255 -msgid "" -"`@stsewd `__: Fix prospector dependencies (`#4149 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:256 -msgid "" -"`@ericholscher `__: Remove deploy directory " -"which is unused. (`#4147 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:257 -msgid "" -"`@stsewd `__: Use autosectionlabel extension " -"(`#4146 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:258 -msgid "" -"`@davidfischer `__: Add Intercom to the " -"privacy policy (`#4145 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:259 -msgid "" -"`@humitos `__: Minimum refactor to decide_if_cors" -" (`#4143 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:260 -msgid "" -"`@stsewd `__: Ignore migrations from coverage " -"report (`#4141 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:261 -msgid "" -"`@stsewd `__: 5xx status in old webhooks (`#4139 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:262 -msgid "" -"`@davidfischer `__: Fix with Lato Bold font " -"(`#4138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:263 -msgid "" -"`@davidfischer `__: Release 2.3.13 (`#4137 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:264 ../../../CHANGELOG.rst:293 -msgid "" -"`@davidfischer `__: Build static assets " -"(`#4136 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:265 -msgid "" -"`@xrmx `__: oauth/services: correct error handling " -"in paginate (`#4134 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:266 -msgid "" -"`@xrmx `__: oauth/services: don't abuse " -"log.exception (`#4133 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:267 -msgid "" -"`@cedk `__: Use quiet mode to retrieve branches from" -" mercurial (`#4114 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:268 -msgid "" -"`@humitos `__: Add `has_valid_clone` and " -"`has_valid_webhook` to ProjectAdminSerializer (`#4107 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:269 -msgid "" -"`@stsewd `__: Put the rtd extension to the " -"beginning of the list (`#4054 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:270 -msgid "" -"`@stsewd `__: Use gitpython for tags (`#4052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:271 -msgid "" -"`@davidfischer `__: Do Not Track support " -"(`#4046 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:272 -msgid "" -"`@stsewd `__: Set urlconf to None after changing " -"SUBDOMAIN setting (`#4032 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:273 -msgid "" -"`@humitos `__: Fix /404/ testing page (`#3976 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:274 ../../../CHANGELOG.rst:381 -msgid "" -"`@xrmx `__: Fix some tests with postgres (`#3958 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:275 ../../../CHANGELOG.rst:394 -msgid "" -"`@xrmx `__: Fixup DJANGO_SETTINGS_SKIP_LOCAL in " -"tests (`#3899 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:276 ../../../CHANGELOG.rst:397 -msgid "" -"`@xrmx `__: templates: mark a few more strings for " -"translations (`#3869 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:277 -msgid "" -"`@ze `__: Make search bar in dashboard have a more " -"clear message. (`#3844 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:278 -msgid "" -"`@varunotelli `__: Pointed users to Python3.6" -" (`#3817 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:279 -msgid "" -"`@stsewd `__: [RDY] Fix tests for environment " -"(`#3764 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:280 -msgid "" -"`@ajatprabha `__: Ticket #3694: rename owners " -"to maintainers (`#3703 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:281 -msgid "" -"`@SanketDG `__: Refactor to replace old logging " -"to avoid mangling (`#3677 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:282 -msgid "" -"`@stsewd `__: Add rstcheck to CI (`#3624 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:283 -msgid "" -"`@techtonik `__: Update Git on prod (`#3615 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:284 -msgid "" -"`@stsewd `__: Allow to hide version warning " -"(`#3595 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:285 -msgid "" -"`@cclauss `__: Modernize Python 2 code to get " -"ready for Python 3 (`#3514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:286 -msgid "" -"`@stsewd `__: Consistent version format (`#3504 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:289 -msgid "Version 2.3.13" -msgstr "" - -#: ../../../CHANGELOG.rst:291 -msgid "May 23, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:294 -msgid "" -"`@stsewd `__: Don't sync _static dir for search " -"builder (`#4120 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:295 -msgid "" -"`@davidfischer `__: Use the latest Lato " -"release (`#4093 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:296 -msgid "" -"`@davidfischer `__: Update Gold Member " -"marketing (`#4063 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:297 -msgid "" -"`@davidfischer `__: Fix missing fonts " -"(`#4060 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:298 -msgid "" -"`@stsewd `__: Additional validation when changing " -"the project language (`#3790 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:299 -msgid "" -"`@stsewd `__: Improve yaml config docs (`#3685 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:302 -msgid "Version 2.3.12" -msgstr "" - -#: ../../../CHANGELOG.rst:304 -msgid "May 21, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:306 -msgid "" -"`@stsewd `__: Remove Django deprecation warning " -"(`#4112 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:307 -msgid "" -"`@davidfischer `__: Display feature flags in" -" the admin (`#4108 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:308 -msgid "" -"`@humitos `__: Set valid clone in project " -"instance inside the version object also (`#4105 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:309 -msgid "" -"`@davidfischer `__: Use the latest theme " -"version in the default builder (`#4096 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:310 -msgid "" -"`@humitos `__: Use next field to redirect user " -"when login is done by social (`#4083 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:311 -msgid "" -"`@humitos `__: Update the `documentation_type` " -"when it's set to 'auto' (`#4080 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:312 -msgid "" -"`@brainwane `__: Update link to license in " -"philosophy document (`#4059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:313 ../../../CHANGELOG.rst:328 -msgid "" -"`@agjohnson `__: Update local assets for theme " -"to 0.3.1 tag (`#4047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:314 ../../../CHANGELOG.rst:329 -msgid "" -"`@stsewd `__: Fix unbalanced div (`#4044 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:315 ../../../CHANGELOG.rst:330 -msgid "" -"`@stsewd `__: Remove haystack from code base " -"(`#4039 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:316 -msgid "" -"`@davidfischer `__: Subdomains use HTTPS if " -"settings specify (`#3987 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:317 -msgid "" -"`@davidfischer `__: Draft Privacy Policy " -"(`#3978 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:318 -msgid "" -"`@humitos `__: Allow import Gitlab repo manually " -"and set a webhook automatically (`#3934 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:319 -msgid "" -"`@davidfischer `__: Enable ads on the " -"readthedocs mkdocs theme (`#3922 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:320 -msgid "" -"`@bansalnitish `__: Fixes #2953 - Url " -"resolved with special characters (`#3725 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:321 ../../../CHANGELOG.rst:346 -msgid "" -"`@Jigar3 `__: Deleted bookmarks app (`#3663 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:324 -msgid "Version 2.3.11" -msgstr "" - -#: ../../../CHANGELOG.rst:326 -msgid "May 01, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:331 -msgid "" -"`@stsewd `__: Remove dead code from api v1 (`#4038" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:332 -msgid "" -"`@humitos `__: Bump sphinx default version to " -"1.7.4 (`#4035 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:333 -msgid "" -"`@davidfischer `__: Detail where ads are " -"shown (`#4031 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:334 -msgid "" -"`@ericholscher `__: Make email verification " -"optional for dev (`#4024 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:335 -msgid "" -"`@davidfischer `__: Support sign in and sign" -" up with GH/GL/BB (`#4022 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:336 -msgid "" -"`@agjohnson `__: Remove old varnish purge " -"utility function (`#4019 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:337 -msgid "" -"`@agjohnson `__: Remove build queue length " -"warning on build list page (`#4018 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:338 -msgid "" -"`@stsewd `__: Don't check order on " -"assertQuerysetEqual on tests for subprojects (`#4016 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:339 -msgid "" -"`@stsewd `__: Tests for view docs api response " -"(`#4014 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:340 -msgid "" -"`@davidfischer `__: MkDocs projects use " -"RTD's analytics privacy improvements (`#4013 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:341 -msgid "" -"`@humitos `__: Release 2.3.10 (`#4009 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:342 -msgid "" -"`@davidfischer `__: Remove typekit fonts " -"(`#3982 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:343 -msgid "" -"`@stsewd `__: Move dynamic-fixture to testing " -"requirements (`#3956 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:344 ../../../CHANGELOG.rst:396 -msgid "" -"`@stsewd `__: Fix view docs link (`#3882 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:345 -msgid "" -"`@stsewd `__: [WIP] Remove comments app (`#3802 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:349 -msgid "Version 2.3.10" -msgstr "" - -#: ../../../CHANGELOG.rst:351 -msgid "April 24, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:353 -msgid "" -"`@humitos `__: Downgrade docker to 3.1.3 (`#4003 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:356 -msgid "Version 2.3.9" -msgstr "" - -#: ../../../CHANGELOG.rst:358 ../../../CHANGELOG.rst:365 -msgid "April 20, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:360 -msgid "" -"`@agjohnson `__: Fix recursion problem more " -"generally (`#3989 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:363 -msgid "Version 2.3.8" -msgstr "" - -#: ../../../CHANGELOG.rst:367 -msgid "" -"`@agjohnson `__: Give TaskStep class knowledge " -"of the underlying task (`#3983 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:368 -msgid "" -"`@humitos `__: Resolve domain when a project is a" -" translation of itself (`#3981 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:371 -msgid "Version 2.3.7" -msgstr "" - -#: ../../../CHANGELOG.rst:373 -msgid "April 19, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:375 -msgid "" -"`@humitos `__: Fix server_error_500 path on " -"single version (`#3975 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:376 -msgid "" -"`@davidfischer `__: Fix bookmark app lint " -"failures (`#3969 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:377 -msgid "" -"`@humitos `__: Use latest setuptools (39.0.1) by " -"default on build process (`#3967 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:378 -msgid "" -"`@ericholscher `__: Fix exact redirects. " -"(`#3965 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:379 -msgid "" -"`@humitos `__: Make `resolve_domain` work when a " -"project is subproject of itself (`#3962 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:380 -msgid "" -"`@humitos `__: Remove django-celery-beat and use " -"the default scheduler (`#3959 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:382 -msgid "" -"`@davidfischer `__: Add advertising details " -"docs (`#3955 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:383 -msgid "" -"`@humitos `__: Use pur to upgrade python packages" -" (`#3953 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:384 -msgid "" -"`@ze `__: Make adjustments to Projects page (`#3948 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:385 -msgid "" -"`@davidfischer `__: Small change to Chinese " -"language names (`#3947 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:386 -msgid "" -"`@agjohnson `__: Don't share state in build " -"task (`#3946 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:387 -msgid "" -"`@davidfischer `__: Fixed footer ad width " -"fix (`#3944 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:388 -msgid "" -"`@humitos `__: Allow extend Translation and " -"Subproject form logic from corporate (`#3937 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:389 -msgid "" -"`@humitos `__: Resync valid webhook for project " -"manually imported (`#3935 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:390 -msgid "" -"`@humitos `__: Resync webhooks from Admin (`#3933" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:391 -msgid "" -"`@humitos `__: Fix attribute order call (`#3930 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:392 -msgid "" -"`@humitos `__: Mention RTD in the Project URL of " -"the issue template (`#3928 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:393 -msgid "" -"`@davidfischer `__: Correctly report mkdocs " -"theme name (`#3920 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:395 -msgid "" -"`@davidfischer `__: Show an adblock " -"admonition in the dev console (`#3894 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:398 -msgid "" -"`@ze `__: Update quickstart from README (`#3847 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:399 -msgid "" -"`@vidartf `__: Fix page redirect preview (`#3811 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:400 -msgid "" -"`@stsewd `__: [RDY] Fix requirements file lookup " -"(`#3800 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:401 -msgid "" -"`@aasis21 `__: Documentation for build " -"notifications using webhooks. (`#3671 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:402 -msgid "" -"`@mashrikt `__: [#2967] Scheduled tasks for " -"cleaning up messages (`#3604 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:403 -msgid "" -"`@stsewd `__: Show URLS for exact redirect (`#3593" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:404 -msgid "" -"`@marcelstoer `__: Doc builder template " -"should check for mkdocs_page_input_path before using it (`#3536 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:405 -msgid "" -"`@Code0x58 `__: Document creation of slumber " -"user (`#3461 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:408 -msgid "Version 2.3.6" -msgstr "" - -#: ../../../CHANGELOG.rst:410 ../../../CHANGELOG.rst:426 -msgid "April 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:412 -msgid "" -"`@agjohnson `__: Drop readthedocs- prefix to " -"submodule (`#3916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:413 -msgid "" -"`@agjohnson `__: This fixes two bugs apparent " -"in nesting of translations in subprojects (`#3909 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:414 -msgid "" -"`@humitos `__: Use new django celery beat " -"scheduler (`#3908 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:415 -msgid "" -"`@humitos `__: Use a proper default for `docker` " -"attribute on UpdateDocsTask (`#3907 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:416 -msgid "" -"`@davidfischer `__: Handle errors from " -"publish_parts (`#3905 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:417 ../../../CHANGELOG.rst:428 -msgid "" -"`@agjohnson `__: Drop pdbpp from testing " -"requirements (`#3904 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:418 -msgid "" -"`@stsewd `__: Little improve on sync_versions " -"(`#3902 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:419 -msgid "" -"`@humitos `__: Save Docker image data in JSON " -"file only for DockerBuildEnvironment (`#3897 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:420 -msgid "" -"`@davidfischer `__: Single analytics file " -"for all builders (`#3896 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:421 -msgid "" -"`@humitos `__: Organize logging levels (`#3893 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:424 -msgid "Version 2.3.5" -msgstr "" - -#: ../../../CHANGELOG.rst:429 -msgid "" -"`@agjohnson `__: Resolve subproject correctly " -"in the case of single version (`#3901 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:430 -msgid "" -"`@davidfischer `__: Fixed footer ads again " -"(`#3895 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:431 -msgid "" -"`@davidfischer `__: Fix an Alabaster ad " -"positioning issue (`#3889 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:432 -msgid "" -"`@humitos `__: Save Docker image hash in RTD " -"environment.json file (`#3880 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:433 -msgid "" -"`@agjohnson `__: Add ref links for easier " -"intersphinx on yaml config page (`#3877 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:434 -msgid "" -"`@rajujha373 `__: Typo correction in " -"docs/features.rst (`#3872 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:435 -msgid "" -"`@gaborbernat `__: add description for tox " -"tasks (`#3868 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:436 -msgid "" -"`@davidfischer `__: Another CORS hotfix for " -"the sustainability API (`#3862 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:437 -msgid "" -"`@agjohnson `__: Fix up some of the logic " -"around repo and submodule URLs (`#3860 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:438 ../../../CHANGELOG.rst:455 -msgid "" -"`@davidfischer `__: Fix linting errors in " -"tests (`#3855 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:439 -msgid "" -"`@agjohnson `__: Use gitpython to find a commit" -" reference (`#3843 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:440 ../../../CHANGELOG.rst:460 -msgid "" -"`@davidfischer `__: Remove pinned CSS Select" -" version (`#3813 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:441 ../../../CHANGELOG.rst:462 -msgid "" -"`@davidfischer `__: Use JSONP for " -"sustainability API (`#3789 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:442 -msgid "" -"`@rajujha373 `__: #3718: Added date to " -"changelog (`#3788 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:443 -msgid "" -"`@xrmx `__: tests: mock test_conf_file_not_found " -"filesystem access (`#3740 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:448 -msgid "Version 2.3.4" -msgstr "" - -#: ../../../CHANGELOG.rst:450 -msgid "Release for static assets" -msgstr "" - -#: ../../../CHANGELOG.rst:453 -msgid "Version 2.3.3" -msgstr "" - -#: ../../../CHANGELOG.rst:456 -msgid "" -"`@humitos `__: Fix linting issues (`#3838 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:457 ../../../CHANGELOG.rst:479 -msgid "" -"`@humitos `__: Update instance and model when " -"`record_as_success` (`#3831 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:458 ../../../CHANGELOG.rst:483 -msgid "" -"`@ericholscher `__: Reorder GSOC projects, " -"and note priority order (`#3823 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:459 ../../../CHANGELOG.rst:485 -msgid "" -"`@agjohnson `__: Add temporary method for " -"skipping submodule checkout (`#3821 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:461 -msgid "" -"`@humitos `__: Use readthedocs-common to share " -"linting files accross different repos (`#3808 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:463 -msgid "" -"`@humitos `__: Define useful celery beat task for" -" development (`#3762 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:464 -msgid "" -"`@humitos `__: Auto-generate conf.py compatible " -"with Py2 and Py3 (`#3745 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:465 -msgid "" -"`@humitos `__: Task to remove orphan symlinks " -"(`#3543 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:466 -msgid "" -"`@stsewd `__: Fix regex for public bitbucket repo " -"(`#3533 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:467 -msgid "" -"`@humitos `__: Documentation for RTD context sent" -" to the Sphinx theme (`#3490 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:468 -msgid "" -"`@stsewd `__: Show link to docs on a build (`#3446" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:471 -msgid "Version 2.3.2" -msgstr "" - -#: ../../../CHANGELOG.rst:473 -msgid "" -"This version adds a hotfix branch that adds model validation to the " -"repository URL to ensure strange URL patterns can't be used." -msgstr "" - -#: ../../../CHANGELOG.rst:477 -msgid "Version 2.3.1" -msgstr "" - -#: ../../../CHANGELOG.rst:480 -msgid "" -"`@agjohnson `__: Bump docker -> 3.1.3 (`#3828 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:481 -msgid "" -"`@Doug-AWS `__: Pip install note for Windows " -"(`#3827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:482 -msgid "" -"`@himanshutejwani12 `__: Update " -"index.rst (`#3824 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:484 -msgid "" -"`@agjohnson `__: Autolint cleanup for #3821 " -"(`#3822 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:486 -msgid "" -"`@stsewd `__: Pin astroid to fix linter issue on " -"travis (`#3816 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:487 -msgid "" -"`@varunotelli `__: Update install.rst dropped" -" the Python 2.7 only part (`#3814 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:488 -msgid "" -"`@xrmx `__: Update machine field when activating a " -"version from project_version_detail (`#3797 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:489 -msgid "" -"`@humitos `__: Allow members of \"Admin\" Team to" -" wipe version envs (`#3791 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:490 -msgid "" -"`@ericholscher `__: Add sustainability api " -"to CORS (`#3782 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:491 -msgid "" -"`@durwasa-chakraborty `__: Fixed a " -"grammatical error (`#3780 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:492 -msgid "" -"`@humitos `__: Trying to solve the end line " -"character for a font file (`#3776 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:493 ../../../CHANGELOG.rst:514 -msgid "" -"`@stsewd `__: Fix tox env for coverage (`#3772 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:494 -msgid "" -"`@bansalnitish `__: Added eslint rules " -"(`#3768 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:495 -msgid "" -"`@davidfischer `__: Use sustainability api " -"for advertising (`#3747 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:496 -msgid "" -"`@davidfischer `__: Add a sustainability API" -" (`#3672 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:497 -msgid "" -"`@humitos `__: Upgrade django-pagination to a " -"\"maintained\" fork (`#3666 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:498 ../../../CHANGELOG.rst:534 -msgid "" -"`@humitos `__: Project updated when subproject " -"modified (`#3649 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:499 -msgid "" -"`@davidfischer `__: Anonymize IP addresses " -"for Google Analytics (`#3626 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:500 -msgid "" -"`@humitos `__: Improve \"Sharing\" docs (`#3472 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:501 -msgid "" -"`@humitos `__: Upgrade docker-py to its latest " -"version (docker==3.1.1) (`#3243 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:502 -msgid "" -"`@humitos `__: Upgrade all packages using `pur` " -"tool (`#2916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:503 -msgid "" -"`@rixx `__: Fix page redirect preview (`#2711 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:508 -msgid "Version 2.3.0" -msgstr "" - -#: ../../../CHANGELOG.rst:511 -msgid "" -"Version 2.3.0 includes a security fix for project translations. See " -":ref:`security-2.3.0` for more information" -msgstr "" - -#: ../../../CHANGELOG.rst:515 -msgid "" -"`@humitos `__: Try to fix end of file (`#3761 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:516 -msgid "" -"`@berkerpeksag `__: Fix indentation in " -"docs/faq.rst (`#3758 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:517 -msgid "" -"`@stsewd `__: Check for http protocol before " -"urlize (`#3755 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:518 -msgid "" -"`@rajujha373 `__: #3741: replaced Go Crazy " -"text with Search (`#3752 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:519 -msgid "" -"`@humitos `__: Log in the proper place and add " -"the image name used (`#3750 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:520 -msgid "" -"`@shubham76 `__: Changed 'Submit' text on " -"buttons with something more meaningful (`#3749 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:521 -msgid "" -"`@agjohnson `__: Fix tests for Git submodule " -"(`#3737 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:522 -msgid "" -"`@bansalnitish `__: Add eslint rules and fix" -" errors (`#3726 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:523 -msgid "" -"`@davidfischer `__: Prevent bots indexing " -"promos (`#3719 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:524 -msgid "" -"`@agjohnson `__: Add argument to skip errorlist" -" through knockout on common form (`#3704 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:525 -msgid "" -"`@ajatprabha `__: Fixed #3701: added closing " -"tag for div element (`#3702 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:526 -msgid "" -"`@bansalnitish `__: Fixes internal reference" -" (`#3695 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:527 -msgid "" -"`@humitos `__: Always record the git branch " -"command as success (`#3693 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:528 -msgid "" -"`@ericholscher `__: Show the project slug in" -" the project admin (to make it more explicit what project is what) (`#3681 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:529 -msgid "" -"`@humitos `__: Upgrade django-taggit to 0.22.2 " -"(`#3667 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:530 -msgid "" -"`@stsewd `__: Check for submodules (`#3661 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:531 ../../../CHANGELOG.rst:545 -msgid "" -"`@agjohnson `__: Hotfix for adding logging call" -" back into project sync task (`#3657 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:532 ../../../CHANGELOG.rst:546 -msgid "" -"`@agjohnson `__: Fix issue with missing setting" -" in oauth SyncRepo task (`#3656 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:533 ../../../CHANGELOG.rst:549 -msgid "" -"`@ericholscher `__: Remove error logging " -"that isn't an error. (`#3650 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:535 -msgid "" -"`@aasis21 `__: formatting buttons in edit project" -" text editor (`#3633 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:536 -msgid "" -"`@humitos `__: Filter by my own repositories at " -"Import Remote Project (`#3548 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:537 -msgid "" -"`@funkyHat `__: check for matching alias before " -"subproject slug (`#2787 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:540 -msgid "Version 2.2.1" -msgstr "" - -#: ../../../CHANGELOG.rst:542 -msgid "" -"Version ``2.2.1`` is a bug fix release for the several issues found in " -"production during the ``2.2.0`` release." -msgstr "" - -#: ../../../CHANGELOG.rst:547 ../../../CHANGELOG.rst:556 -msgid "" -"`@humitos `__: Tests for build notifications " -"(`#3654 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:548 ../../../CHANGELOG.rst:557 -msgid "" -"`@humitos `__: Send proper context to celery " -"email notification task (`#3653 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:550 ../../../CHANGELOG.rst:561 -msgid "" -"`@davidfischer `__: Update RTD security docs" -" (`#3641 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:551 ../../../CHANGELOG.rst:563 -msgid "" -"`@humitos `__: Ability to override the creation " -"of the Celery App (`#3623 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:554 -msgid "Version 2.2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:558 -msgid "" -"`@xrmx `__: Update django-formtools to 2.1 (`#3648 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:559 -msgid "" -"`@xrmx `__: Update Django to 1.9.13 (`#3647 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:560 -msgid "" -"`@davidfischer `__: Fix a 500 when searching" -" for files with API v1 (`#3645 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:562 -msgid "" -"`@humitos `__: Fix SVN initialization for command" -" logging (`#3638 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:564 -msgid "" -"`@humitos `__: Update the operations team (`#3621" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:565 -msgid "" -"`@mohitkyadav `__: Add venv to .gitignore " -"(`#3620 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:566 -msgid "" -"`@stsewd `__: Remove hardcoded copyright year " -"(`#3616 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:567 -msgid "" -"`@stsewd `__: Improve installation steps (`#3614 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:568 -msgid "" -"`@stsewd `__: Update GSOC (`#3607 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:569 -msgid "" -"`@Jigar3 `__: Updated AUTHORS.rst (`#3601 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:570 -msgid "" -"`@stsewd `__: Pin less to latest compatible " -"version (`#3597 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:571 -msgid "" -"`@Angeles4four `__: Grammar correction " -"(`#3596 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:572 -msgid "" -"`@davidfischer `__: Fix an unclosed tag " -"(`#3592 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:573 -msgid "" -"`@aaksarin `__: add missed fontawesome-" -"webfont.woff2 (`#3589 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:574 -msgid "" -"`@davidfischer `__: Force a specific ad to " -"be displayed (`#3584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:575 -msgid "" -"`@stsewd `__: Docs about preference for tags over " -"branches (`#3582 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:576 -msgid "" -"`@davidfischer `__: Rework homepage (`#3579 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:577 -msgid "" -"`@stsewd `__: Don't allow to create a subproject " -"of a project itself (`#3571 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:578 -msgid "" -"`@davidfischer `__: Fix for build screen in " -"firefox (`#3569 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:579 -msgid "" -"`@humitos `__: Style using pre-commit (`#3560 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:580 -msgid "" -"`@humitos `__: Use DRF 3.1 `pagination_class` " -"(`#3559 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:581 -msgid "" -"`@davidfischer `__: Analytics fixes (`#3558 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:582 -msgid "" -"`@davidfischer `__: Upgrade requests version" -" (`#3557 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:584 -msgid "" -"`@ericholscher `__: Add a number of new " -"ideas for GSOC (`#3552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:585 -msgid "" -"`@humitos `__: Fix Travis lint issue (`#3551 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:586 -msgid "" -"`@davidfischer `__: Send custom dimensions " -"for mkdocs (`#3550 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:587 ../../../CHANGELOG.rst:603 -msgid "" -"`@davidfischer `__: Promo contrast " -"improvements (`#3549 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:588 -msgid "" -"`@humitos `__: Allow git tags with `/` in the " -"name and properly slugify (`#3545 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:589 -msgid "" -"`@humitos `__: Allow to import public " -"repositories on corporate site (`#3537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:590 -msgid "" -"`@humitos `__: Log `git checkout` and expose to " -"users (`#3520 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:591 -msgid "" -"`@stsewd `__: Update docs (`#3498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:592 ../../../CHANGELOG.rst:613 -msgid "" -"`@davidfischer `__: Switch to universal " -"analytics (`#3495 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:593 -msgid "" -"`@stsewd `__: Move Mercurial dependency to pip.txt" -" (`#3488 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:594 -msgid "" -"`@agjohnson `__: Add docs on removing edit " -"button (`#3479 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:595 ../../../CHANGELOG.rst:614 -msgid "" -"`@davidfischer `__: Convert default dev " -"cache to local memory (`#3477 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:596 ../../../CHANGELOG.rst:703 -#: ../../../CHANGELOG.rst:741 -msgid "" -"`@agjohnson `__: Fix lint error (`#3402 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:597 ../../../CHANGELOG.rst:676 -#: ../../../CHANGELOG.rst:719 -msgid "" -"`@techtonik `__: Fix Edit links if version is " -"referenced by annotated tag (`#3302 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:598 -msgid "" -"`@jaraco `__: Fixed build results page on firefox " -"(part two) (`#2630 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:601 -msgid "Version 2.1.6" -msgstr "" - -#: ../../../CHANGELOG.rst:604 -msgid "" -"`@humitos `__: Refactor run command outside a " -"Build and Environment (`#3542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:605 -msgid "" -"`@AnatoliyURL `__: Project in the local read " -"the docs don't see tags. (`#3534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:606 -msgid "" -"`@malarzm `__: searchtools.js missing init() call" -" (`#3532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:607 -msgid "" -"`@johanneskoester `__: Build failed " -"without details (`#3531 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:608 -msgid "" -"`@danielmitterdorfer `__: \"Edit on " -"Github\" points to non-existing commit (`#3530 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:609 -msgid "" -"`@lk-geimfari `__: No such file or directory:" -" 'docs/requirements.txt' (`#3529 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:610 -msgid "" -"`@stsewd `__: Fix Good First Issue link (`#3522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:611 -msgid "" -"`@Blendify `__: Remove RTD Theme workaround " -"(`#3519 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:612 ../../../CHANGELOG.rst:627 -msgid "" -"`@stsewd `__: Move project description to the top " -"(`#3510 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:615 -msgid "" -"`@nlgranger `__: Github service: cannot unlink " -"after deleting account (`#3374 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:616 ../../../CHANGELOG.rst:631 -#: ../../../CHANGELOG.rst:795 -msgid "" -"`@andrewgodwin `__: \"stable\" appearing to " -"track future release branches (`#3268 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:617 ../../../CHANGELOG.rst:798 -msgid "" -"`@skddc `__: Add JSDoc to docs build environment " -"(`#3069 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:618 ../../../CHANGELOG.rst:634 -msgid "" -"`@chummels `__: RTD building old \"stable\" docs" -" instead of \"latest\" when auto-triggered from recent push (`#2351 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:619 -msgid "" -"`@cajus `__: Builds get stuck in \"Cloning\" state " -"(`#2047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:620 -msgid "" -"`@gossi `__: Cannot delete subproject (`#1341 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:621 -msgid "" -"`@gigster99 `__: extension problem (`#1059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:624 -msgid "Version 2.1.5" -msgstr "" - -#: ../../../CHANGELOG.rst:626 -msgid "" -"`@ericholscher `__: Add GSOC 2018 page " -"(`#3518 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:628 -msgid "" -"`@RichardLitt `__: Docs: Rename \"Good First " -"Bug\" to \"Good First Issue\" (`#3505 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:629 -msgid "" -"`@stsewd `__: Fix regex for getting project and " -"user (`#3501 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:630 ../../../CHANGELOG.rst:647 -msgid "" -"`@ericholscher `__: Check to make sure " -"changes exist in BitBucket pushes (`#3480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:632 -msgid "" -"`@cdeil `__: No module named pip in conda build " -"(`#2827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:633 -msgid "" -"`@Yaseenh `__: building project does not generate" -" new pdf with changes in it (`#2758 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:635 -msgid "" -"`@KeithWoods `__: GitHub edit link is " -"aggressively stripped (`#1788 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:638 -msgid "Version 2.1.4" -msgstr "" - -#: ../../../CHANGELOG.rst:640 -msgid "" -"`@davidfischer `__: Add programming language" -" to API/READTHEDOCS_DATA (`#3499 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:641 -msgid "" -"`@ericholscher `__: Remove our mkdocs search" -" override (`#3496 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:642 -msgid "" -"`@humitos `__: Better style (`#3494 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:643 -msgid "" -"`@humitos `__: Update README.rst (`#3492 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:644 -msgid "" -"`@davidfischer `__: Small formatting change " -"to the Alabaster footer (`#3491 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:645 -msgid "" -"`@matsen `__: Fixing \"reseting\" misspelling. " -"(`#3487 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:646 -msgid "" -"`@ericholscher `__: Add David to dev team " -"listing (`#3485 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:648 -msgid "" -"`@ericholscher `__: Use semvar for " -"readthedocs-build to make bumping easier (`#3475 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:649 -msgid "" -"`@davidfischer `__: Add programming " -"languages (`#3471 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:650 -msgid "" -"`@humitos `__: Remove TEMPLATE_LOADERS since it's" -" the default (`#3469 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:651 -msgid "" -"`@Code0x58 `__: Minor virtualenv upgrade (`#3463" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:652 -msgid "" -"`@humitos `__: Remove invite only message (`#3456" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:653 -msgid "" -"`@maxirus `__: Adding to Install Docs (`#3455 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:654 -msgid "" -"`@stsewd `__: Fix a little typo (`#3448 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:655 -msgid "" -"`@stsewd `__: Better autogenerated index file " -"(`#3447 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:656 -msgid "" -"`@stsewd `__: Better help text for privacy level " -"(`#3444 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:657 -msgid "" -"`@msyriac `__: Broken link URL changed fixes " -"#3442 (`#3443 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:658 -msgid "" -"`@ericholscher `__: Fix git (`#3441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:659 -msgid "" -"`@ericholscher `__: Properly slugify the " -"alias on Project Relationships. (`#3440 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:660 -msgid "" -"`@stsewd `__: Don't show \"build ideas\" to " -"unprivileged users (`#3439 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:661 -msgid "" -"`@Blendify `__: Docs: Point Theme docs to new " -"website (`#3438 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:662 -msgid "" -"`@humitos `__: Do not use double quotes on git " -"command with --format option (`#3437 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:663 -msgid "" -"`@ericholscher `__: Hack in a fix for " -"missing version slug deploy that went out a while back (`#3433 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:664 -msgid "" -"`@humitos `__: Check versions used to create the " -"venv and auto-wipe (`#3432 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:665 ../../../CHANGELOG.rst:684 -msgid "" -"`@ericholscher `__: Upgrade psycopg2 (`#3429" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:666 ../../../CHANGELOG.rst:685 -msgid "" -"`@humitos `__: Fix \"Edit in Github\" link " -"(`#3427 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:667 ../../../CHANGELOG.rst:686 -msgid "" -"`@ericholscher `__: Add celery theme to " -"supported ad options (`#3425 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:668 ../../../CHANGELOG.rst:690 -msgid "" -"`@humitos `__: Link to version detail page from " -"build detail page (`#3418 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:669 ../../../CHANGELOG.rst:691 -msgid "" -"`@humitos `__: Move wipe button to version detail" -" page (`#3417 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:670 ../../../CHANGELOG.rst:696 -msgid "" -"`@humitos `__: Show/Hide \"See paid advertising\"" -" checkbox depending on USE_PROMOS (`#3412 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:671 ../../../CHANGELOG.rst:711 -msgid "" -"`@benjaoming `__: Strip well-known version " -"component origin/ from remote version (`#3377 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:672 ../../../CHANGELOG.rst:712 -msgid "" -"`@humitos `__: Remove warnings from code (`#3372 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:673 -msgid "" -"`@ericholscher `__: Add docker image from " -"the YAML config integration (`#3339 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:674 ../../../CHANGELOG.rst:716 -msgid "" -"`@humitos `__: Show proper error to user when " -"conf.py is not found (`#3326 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:675 ../../../CHANGELOG.rst:718 -#: ../../../CHANGELOG.rst:746 -msgid "" -"`@humitos `__: Simple task to finish inactive " -"builds (`#3312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:677 ../../../CHANGELOG.rst:732 -msgid "" -"`@Riyuzakii `__: changed from html to " -"css (`#2699 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:680 -msgid "Version 2.1.3" -msgstr "" - -#: ../../../CHANGELOG.rst:0 -msgid "date" -msgstr "" - -#: ../../../CHANGELOG.rst:682 -msgid "Dec 21, 2017" -msgstr "" - -#: ../../../CHANGELOG.rst:687 -msgid "" -"`@ericholscher `__: Only build travis push " -"builds on master. (`#3421 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:688 -msgid "" -"`@ericholscher `__: Add concept of dashboard" -" analytics code (`#3420 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:689 -msgid "" -"`@humitos `__: Use default avatar for User/Orgs " -"in OAuth services (`#3419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:692 -msgid "" -"`@bieagrathara `__: 019 497 8360 (`#3416 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:693 -msgid "" -"`@bieagrathara `__: rew (`#3415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:694 -msgid "" -"`@tony `__: lint prospector task failing (`#3414 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:695 -msgid "" -"`@humitos `__: Remove extra 's' (`#3413 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:697 -msgid "" -"`@accraze `__: Removing talks about RTD page " -"(`#3410 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:698 -msgid "" -"`@humitos `__: Pin pylint to 1.7.5 and fix " -"docstring styling (`#3408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:699 -msgid "" -"`@agjohnson `__: Update style and copy on " -"abandonment docs (`#3406 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:700 ../../../CHANGELOG.rst:739 -msgid "" -"`@agjohnson `__: Update changelog more " -"consistently (`#3405 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:701 ../../../CHANGELOG.rst:740 -msgid "" -"`@agjohnson `__: Update prerelease invoke " -"command to call with explicit path (`#3404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:702 -msgid "" -"`@ericholscher `__: Fix changelog command " -"(`#3403 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:704 -msgid "" -"`@julienmalard `__: Recent builds are " -"missing translated languages links (`#3401 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:705 ../../../CHANGELOG.rst:742 -msgid "" -"`@stsewd `__: Remove copyright application (`#3400" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:706 ../../../CHANGELOG.rst:743 -msgid "" -"`@humitos `__: Show connect buttons for installed" -" apps only (`#3394 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:707 -msgid "" -"`@agjohnson `__: Fix display of build advice " -"(`#3390 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:708 ../../../CHANGELOG.rst:744 -msgid "" -"`@agjohnson `__: Don't display the build " -"suggestions div if there are no suggestions (`#3389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:709 -msgid "" -"`@ericholscher `__: Pass more data into the " -"redirects. (`#3388 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:710 -msgid "" -"`@ericholscher `__: Fix issue where you " -"couldn't edit your canonical domain. (`#3387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:713 -msgid "" -"`@JavaDevVictoria `__: Updated " -"python.setup_py_install to be true (`#3357 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:714 -msgid "" -"`@humitos `__: Use default avatars for " -"GitLab/GitHub/Bitbucket integrations (users/organizations) (`#3353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:715 ../../../CHANGELOG.rst:745 -msgid "" -"`@jonrkarr `__: Error in YAML configuration " -"docs: default value for `python.setup_py_install` should be `true` (`#3334 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:717 -msgid "" -"`@MikeHart85 `__: Badges aren't updating due " -"to being cached on GitHub. (`#3323 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:720 -msgid "" -"`@humitos `__: Remove/Update talks about RTD page" -" (`#3283 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:721 -msgid "" -"`@gawel `__: Regain pyquery project ownership " -"(`#3281 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:722 -msgid "" -"`@dialex `__: Build passed but I can't see the " -"documentation (maze screen) (`#3246 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:723 -msgid "" -"`@makixx `__: Account is inactive (`#3241 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:724 ../../../CHANGELOG.rst:747 -msgid "" -"`@agjohnson `__: Cleanup misreported failed " -"builds (`#3230 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:725 -msgid "" -"`@cokelaer `__: links to github are broken " -"(`#3203 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:726 ../../../CHANGELOG.rst:748 -msgid "" -"`@agjohnson `__: Remove copyright application " -"(`#3199 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:727 -msgid "" -"`@shacharoo `__: Unable to register after " -"deleting my account (`#3189 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:728 -msgid "" -"`@gtalarico `__: 3 week old Build Stuck Cloning" -" (`#3126 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:729 -msgid "" -"`@agjohnson `__: Regressions with conf.py and " -"error reporting (`#2963 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:730 -msgid "" -"`@agjohnson `__: Can't edit canonical domain " -"(`#2922 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:731 -msgid "" -"`@virtuald `__: Documentation stuck in 'cloning'" -" state (`#2795 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:733 -msgid "" -"`@tjanez `__: Support specifying 'python setup.py " -"build_sphinx' as an alternative build command (`#1857 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:734 -msgid "" -"`@bdarnell `__: Broken edit links (`#1637 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:737 -msgid "Version 2.1.2" -msgstr "" - -#: ../../../CHANGELOG.rst:751 -msgid "Version 2.1.1" -msgstr "" - -#: ../../../CHANGELOG.rst:753 -msgid "Release information missing" -msgstr "" - -#: ../../../CHANGELOG.rst:756 -msgid "Version 2.1.0" -msgstr "" - -#: ../../../CHANGELOG.rst:758 -msgid "" -"`@ericholscher `__: Revert \"Merge pull " -"request #3336 from rtfd/use-active-for-stable\" (`#3368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:759 -msgid "" -"`@agjohnson `__: Revert \"Do not split before " -"first argument (#3333)\" (`#3366 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:760 -msgid "" -"`@ericholscher `__: Remove pitch from " -"ethical ads page, point folks to actual pitch page. (`#3365 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:761 -msgid "" -"`@agjohnson `__: Add changelog and changelog " -"automation (`#3364 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:762 -msgid "" -"`@ericholscher `__: Fix mkdocs search. " -"(`#3361 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:763 ../../../CHANGELOG.rst:782 -msgid "" -"`@ericholscher `__: Email sending: Allow " -"kwargs for other options (`#3355 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:764 ../../../CHANGELOG.rst:783 -msgid "" -"`@ericholscher `__: Try and get folks to put" -" more tags. (`#3350 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:765 -msgid "" -"`@ericholscher `__: Suggest wiping your " -"environment to folks with bad build outcomes. (`#3347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:766 -msgid "" -"`@humitos `__: GitLab Integration (`#3327 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:767 -msgid "" -"`@jimfulton `__: Draft policy for claiming " -"existing project names. (`#3314 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:768 -msgid "" -"`@agjohnson `__: More logic changes to error " -"reporting, cleanup (`#3310 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:769 -msgid "" -"`@safwanrahman `__: [Fix #3182] Better user " -"deletion (`#3214 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:770 -msgid "" -"`@ericholscher `__: Better User deletion " -"(`#3182 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:771 -msgid "" -"`@RichardLitt `__: Add `Needed: replication` " -"label (`#3138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:772 -msgid "" -"`@josejrobles `__: Replaced usage of " -"deprecated function get_fields_with_model with new … (`#3052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:773 -msgid "" -"`@ericholscher `__: Don't delete the " -"subprojects directory on sync of superproject (`#3042 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:774 -msgid "" -"`@andrew `__: Pass query string when redirecting, " -"fixes #2595 (`#3001 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:775 -msgid "" -"`@saily `__: Add GitLab repo sync and webhook " -"support (`#1870 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:776 -msgid "" -"`@destroyerofbuilds `__: Setup GitLab " -"Web Hook on Project Import (`#1443 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:777 -msgid "" -"`@takotuesday `__: Add GitLab Provider from " -"django-allauth (`#1441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:780 -msgid "Version 2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:784 -msgid "" -"`@ericholscher `__: Small changes to email " -"sending to enable from email (`#3349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:785 -msgid "" -"`@dplanella `__: Duplicate TOC entries (`#3345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:786 -msgid "" -"`@ericholscher `__: Small tweaks to ethical " -"ads page (`#3344 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:787 -msgid "" -"`@agjohnson `__: Fix python usage around oauth " -"pagination (`#3342 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:788 -msgid "" -"`@tony `__: Fix isort link (`#3340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:789 -msgid "" -"`@ericholscher `__: Change stable version " -"switching to respect `active` (`#3336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:790 -msgid "" -"`@ericholscher `__: Allow superusers to pass" -" admin & member tests for projects (`#3335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:791 -msgid "" -"`@humitos `__: Do not split before first argument" -" (`#3333 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:792 -msgid "" -"`@humitos `__: Update docs for pre-commit (auto " -"linting) (`#3332 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:793 -msgid "" -"`@humitos `__: Take preferece of tags over " -"branches when selecting the stable version (`#3331 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:794 -msgid "" -"`@humitos `__: Add prospector as a pre-commit " -"hook (`#3328 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:796 -msgid "" -"`@humitos `__: Config files for auto linting " -"(`#3264 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:797 -msgid "" -"`@mekrip `__: Build is not working (`#3223 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:799 -msgid "" -"`@jakirkham `__: Specifying conda version used " -"(`#2076 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:800 -msgid "" -"`@agjohnson `__: Document code style guidelines" -" (`#1475 `__)" -msgstr "" - -#: ../../changelog.rst:7 -msgid "Previous releases" -msgstr "" - -#: ../../changelog.rst:9 -msgid "" -"Starting with version ``2.0``, we will be incrementing the Read the Docs " -"version based on semantic versioning principles, and will be automating the " -"update of our changelog." -msgstr "" - -#: ../../changelog.rst:13 -msgid "" -"Below are some historical changes from when we have tried to add information" -" here in the past" -msgstr "" - -#: ../../changelog.rst:17 -msgid "July 23, 2015" -msgstr "" - -#: ../../changelog.rst:19 -msgid "Django 1.8 Support Merged" -msgstr "" - -#: ../../changelog.rst:22 -msgid "Code Notes" -msgstr "" - -#: ../../changelog.rst:24 -msgid "Updated Django from `1.6.11` to `1.8.3`." -msgstr "" - -#: ../../changelog.rst:25 -msgid "" -"Removed South and ported the South migrations to Django's migration " -"framework." -msgstr "" - -#: ../../changelog.rst:26 -msgid "" -"Updated django-celery from `3.0.23` to `3.1.26` as django-celery 3.0.x does " -"not support Django 1.8." -msgstr "" - -#: ../../changelog.rst:27 -msgid "" -"Updated Celery from `3.0.24` to `3.1.18` because we had to update django-" -"celery. We need to test this extensively and might need to think about using" -" the new Celery API directly and dropping django-celery. See release notes: " -"http://docs.celeryproject.org/en/latest/whatsnew-3.1.html" -msgstr "" - -#: ../../changelog.rst:28 -msgid "" -"Updated tastypie from `0.11.1` to current master (commit " -"`1e1aff3dd4dcd21669e9c68bd7681253b286b856`) as 0.11.x is not compatible with" -" Django 1.8. No surprises expected but we should ask for a proper release, " -"see release notes: https://github.com/django-tastypie/django-" -"tastypie/blob/master/docs/release_notes/v0.12.0.rst" -msgstr "" - -#: ../../changelog.rst:29 -msgid "" -"Updated django-oauth from `0.16.1` to `0.21.0`. No surprises expected, see " -"release notes `in the docs `_ and `finer grained in " -"the repo `_" -msgstr "" - -#: ../../changelog.rst:30 -msgid "" -"Updated django-guardian from `1.2.0` to `1.3.0` to gain Django 1.8 support. " -"No surprises expected, see release notes: https://github.com/lukaszb/django-" -"guardian/blob/devel/CHANGES" -msgstr "" - -#: ../../changelog.rst:31 -msgid "" -"Using `django-formtools` instead of removed `django.contrib.formtools` now. " -"Based on the Django release notes, these modules are the same except of the " -"package name." -msgstr "" - -#: ../../changelog.rst:32 -msgid "" -"Updated pytest-django from `2.6.2` to `2.8.0`. No tests required, but " -"running the testsuite :smile:" -msgstr "" - -#: ../../changelog.rst:33 -msgid "" -"Updated psycopg2 from 2.4 to 2.4.6 as 2.4.5 is required by Django 1.8. No " -"trouble expected as Django is the layer between us and psycopg2. Also it's " -"only a minor version upgrade. Release notes: " -"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-4-6" -msgstr "" - -#: ../../changelog.rst:34 -msgid "" -"Added `django.setup()` to `conf.py` to load django properly for doc builds." -msgstr "" - -#: ../../changelog.rst:35 -msgid "" -"Added migrations for all apps with models in the `readthedocs/` directory" -msgstr "" - -#: ../../changelog.rst:38 -msgid "Deployment Notes" -msgstr "" - -#: ../../changelog.rst:40 -msgid "" -"After you have updated the code and installed the new dependencies, you need" -" to run these commands on the server::" -msgstr "" - -#: ../../changelog.rst:46 -msgid "" -"Locally I had trouble in a test environment that pip did not update to the " -"specified commit of tastypie. It might be required to use `pip install -U -r" -" requirements/deploy.txt` during deployment." -msgstr "" - -#: ../../changelog.rst:50 -msgid "Development Update Notes" -msgstr "" - -#: ../../changelog.rst:52 -msgid "" -"The readthedocs developers need to execute these commands when switching to " -"this branch (or when this got merged into master):" -msgstr "" - -#: ../../changelog.rst:54 -msgid "**Before updating** please make sure that all migrations are applied::" -msgstr "" - -#: ../../changelog.rst:59 -msgid "Update the codebase: `git pull`" -msgstr "" - -#: ../../changelog.rst:60 -msgid "" -"You need to update the requirements with `pip install -r requirements.txt`" -msgstr "" - -#: ../../changelog.rst:61 -msgid "Now you need to fake the initial migrations::" -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/code-of-conduct.mo b/docs/user/locale/zh/LC_MESSAGES/code-of-conduct.mo deleted file mode 100644 index 655f88a849e..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/code-of-conduct.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/code-of-conduct.po b/docs/user/locale/zh/LC_MESSAGES/code-of-conduct.po deleted file mode 100644 index 996e0b2b0f4..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/code-of-conduct.po +++ /dev/null @@ -1,160 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../code-of-conduct.rst:2 -msgid "Code of Conduct" -msgstr "" - -#: ../../code-of-conduct.rst:4 -msgid "" -"Like the technical community as a whole, the Read the Docs team and " -"community is made up of a mixture of professionals and volunteers from all " -"over the world, working on every aspect of the mission - including " -"mentorship, teaching, and connecting people." -msgstr "" - -#: ../../code-of-conduct.rst:9 -msgid "" -"Diversity is one of our huge strengths, but it can also lead to " -"communication issues and unhappiness. To that end, we have a few ground " -"rules that we ask people to adhere to. This code applies equally to " -"founders, mentors and those seeking help and guidance." -msgstr "" - -#: ../../code-of-conduct.rst:14 -msgid "" -"This isn’t an exhaustive list of things that you can’t do. Rather, take it " -"in the spirit in which it’s intended - a guide to make it easier to enrich " -"all of us and the technical communities in which we participate." -msgstr "" - -#: ../../code-of-conduct.rst:18 -msgid "" -"This code of conduct applies to all spaces managed by the Read the Docs " -"project. This includes IRC, the mailing lists, the issue tracker, and any " -"other forums created by the project team which the community uses for " -"communication. In addition, violations of this code outside these spaces may" -" affect a person's ability to participate within them." -msgstr "" - -#: ../../code-of-conduct.rst:25 -msgid "" -"If you believe someone is violating the code of conduct, we ask that you " -"report it by emailing dev@readthedocs.org." -msgstr "" - -#: ../../code-of-conduct.rst:28 -msgid "**Be friendly and patient.**" -msgstr "" - -#: ../../code-of-conduct.rst:29 -msgid "" -"**Be welcoming.** We strive to be a community that welcomes and supports " -"people of all backgrounds and identities. This includes, but is not limited " -"to members of any race, ethnicity, culture, national origin, colour, " -"immigration status, social and economic class, educational level, sex, " -"sexual orientation, gender identity and expression, age, size, family " -"status, political belief, religion, and mental and physical ability." -msgstr "" - -#: ../../code-of-conduct.rst:36 -msgid "" -"**Be considerate.** Your work will be used by other people, and you in turn " -"will depend on the work of others. Any decision you take will affect users " -"and colleagues, and you should take those consequences into account when " -"making decisions. Remember that we're a world-wide community, so you might " -"not be communicating in someone else's primary language." -msgstr "" - -#: ../../code-of-conduct.rst:42 -msgid "" -"**Be respectful.** Not all of us will agree all the time, but disagreement " -"is no excuse for poor behavior and poor manners. We might all experience " -"some frustration now and then, but we cannot allow that frustration to turn " -"into a personal attack. It’s important to remember that a community where " -"people feel uncomfortable or threatened is not a productive one. Members of " -"the Read the Docs community should be respectful when dealing with other " -"members as well as with people outside the Read the Docs community." -msgstr "" - -#: ../../code-of-conduct.rst:50 -msgid "" -"**Be careful in the words that you choose.** We are a community of " -"professionals, and we conduct ourselves professionally. Be kind to others. " -"Do not insult or put down other participants. Harassment and other " -"exclusionary behavior aren't acceptable. This includes, but is not limited " -"to:" -msgstr "" - -#: ../../code-of-conduct.rst:56 -msgid "Violent threats or language directed against another person." -msgstr "" - -#: ../../code-of-conduct.rst:57 -msgid "Discriminatory jokes and language." -msgstr "" - -#: ../../code-of-conduct.rst:58 -msgid "Posting sexually explicit or violent material." -msgstr "" - -#: ../../code-of-conduct.rst:59 -msgid "" -"Posting (or threatening to post) other people's personally identifying " -"information (\"doxing\")." -msgstr "" - -#: ../../code-of-conduct.rst:61 -msgid "Personal insults, especially those using racist or sexist terms." -msgstr "" - -#: ../../code-of-conduct.rst:62 -msgid "Unwelcome sexual attention." -msgstr "" - -#: ../../code-of-conduct.rst:63 -msgid "Advocating for, or encouraging, any of the above behavior." -msgstr "" - -#: ../../code-of-conduct.rst:64 -msgid "" -"Repeated harassment of others. In general, if someone asks you to stop, then" -" stop." -msgstr "" - -#: ../../code-of-conduct.rst:67 -msgid "" -"**When we disagree, try to understand why.** Disagreements, both social and " -"technical, happen all the time and Read the Docs is no exception. It is " -"important that we resolve disagreements and differing views constructively. " -"Remember that we’re different. The strength of Read the Docs comes from its " -"varied community, people from a wide range of backgrounds. Different people " -"have different perspectives on issues. Being unable to understand why " -"someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that" -" it is human to err and blaming each other doesn’t get us anywhere. Instead," -" focus on helping to resolve issues and learning from mistakes." -msgstr "" - -#: ../../code-of-conduct.rst:78 -msgid "" -"Original text courtesy of the `Speak Up! project " -"`__. " -"This version was adopted from the `Django Code of Conduct " -"`_." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/conda.mo b/docs/user/locale/zh/LC_MESSAGES/conda.mo deleted file mode 100644 index 77892432b64..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/conda.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/conda.po b/docs/user/locale/zh/LC_MESSAGES/conda.po deleted file mode 100644 index fd6c12398bc..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/conda.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../conda.rst:2 -msgid "Conda Support" -msgstr "" - -#: ../../conda.rst:4 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../conda.rst:7 -msgid "" -"Read the Docs supports Conda as an environment management tool, along with " -"Virtualenv. Conda support is useful for people who depend on C libraries, " -"and need them installed when building their documentation." -msgstr "" - -#: ../../conda.rst:12 -msgid "" -"This work was funded by `Clinical Graphics`_ -- many thanks for their " -"support of Open Source." -msgstr "" - -#: ../../conda.rst:15 -msgid "Activating Conda" -msgstr "" - -#: ../../conda.rst:17 -msgid "" -"Conda Support is the first feature enabled with :doc:`yaml-config`. You can " -"enable it by creating a `readthedocs.yml` file in the root of your " -"repository with the contents:" -msgstr "" - -#: ../../conda.rst:26 -msgid "" -"This Conda environment will also have Sphinx and other build time " -"dependencies installed. It will use the same order of operations that we " -"support currently:" -msgstr "" - -#: ../../conda.rst:29 -msgid "Environment Creation (``conda env create``)" -msgstr "" - -#: ../../conda.rst:30 -msgid "Dependency Installation (Sphinx)" -msgstr "" - -#: ../../conda.rst:33 -msgid "Custom Installs" -msgstr "" - -#: ../../conda.rst:35 -msgid "" -"If you are running a custom installation of Read the Docs, you will need the" -" ``conda`` executable installed somewhere on your ``PATH``. Because of the " -"way ``conda`` works, we can't safely install it as a normal dependency into " -"the normal Python virtualenv." -msgstr "" - -#: ../../conda.rst:40 -msgid "" -"Installing conda into a virtualenv will override the ``activate`` script, " -"making it so you can't properly activate that virtualenv anymore." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/contribute.mo b/docs/user/locale/zh/LC_MESSAGES/contribute.mo deleted file mode 100644 index 30008df439f..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/contribute.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/contribute.po b/docs/user/locale/zh/LC_MESSAGES/contribute.po deleted file mode 100644 index 6b14bc23c4c..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/contribute.po +++ /dev/null @@ -1,431 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../contribute.rst:2 -msgid "Contributing to Read the Docs" -msgstr "" - -#: ../../contribute.rst:4 -msgid "" -"You are here to help on Read the Docs? Awesome, feel welcome and read the " -"following sections in order to know how to ask questions and how to work on " -"something." -msgstr "" - -#: ../../contribute.rst:7 -msgid "" -"All members of our community are expected to follow our :doc:`/code-of-" -"conduct`. Please make sure you are welcoming and friendly in all of our " -"spaces." -msgstr "" - -#: ../../contribute.rst:11 -msgid "Get in touch" -msgstr "" - -#: ../../contribute.rst:13 -msgid "Ask usage questions (\"How do I?\") on `StackOverflow`_." -msgstr "" - -#: ../../contribute.rst:14 -msgid "Report bugs, suggest features or view the source code `on GitHub`_." -msgstr "" - -#: ../../contribute.rst:15 -msgid "Discuss topics on `Gitter`_." -msgstr "" - -#: ../../contribute.rst:16 -msgid "On IRC find us at `#readthedocs`_." -msgstr "" - -#: ../../contribute.rst:24 -msgid "Contributing to development" -msgstr "" - -#: ../../contribute.rst:26 -msgid "" -"If you want to deep dive and help out with development on Read the Docs, " -"then first get the project installed locally according to the " -":doc:`Installation Guide `. After that is done we suggest you have " -"a look at tickets in our issue tracker that are labelled `Good First " -"Issue`_. These are meant to be a great way to get a smooth start and won't " -"put you in front of the most complex parts of the system." -msgstr "" - -#: ../../contribute.rst:33 -msgid "" -"If you are up to more challenging tasks with a bigger scope, then there are " -"a set of tickets with a `Feature`_ or `Improvement`_ tag. These tickets have" -" a general overview and description of the work required to finish. If you " -"want to start somewhere, this would be a good place to start (make sure that" -" the issue also have the `Accepted`_ label). That said, these aren't " -"necessarily the easiest tickets. They are simply things that are explained. " -"If you still didn't find something to work on, search for the `Sprintable`_ " -"label. Those tickets are meant to be standalone and can be worked on ad-hoc." -msgstr "" - -#: ../../contribute.rst:43 -msgid "" -"When contributing code, then please follow the standard Contribution " -"Guidelines set forth at `contribution-guide.org`_." -msgstr "" - -#: ../../contribute.rst:46 -msgid "" -"We have a strict code style that is easy to follow since you just have to " -"install `pre-commit`_ and it will automatically run different linting tools " -"(`autoflake`_, `autopep8`_, `docformatter`_, `isort`_, `prospector`_, " -"`unify`_ and `yapf`_) to check your changes before you commit them. `pre-" -"commit` will let you know if there were any problems that is wasn't able to " -"fix automatically." -msgstr "" - -#: ../../contribute.rst:52 -msgid "To run the `pre-commit` command and check your changes::" -msgstr "" - -#: ../../contribute.rst:58 -msgid "or to run against a specific file::" -msgstr "" - -#: ../../contribute.rst:62 -msgid "" -"`pre-commit` can also be run as a git pre-commit hook. You can set this up " -"with::" -msgstr "" - -#: ../../contribute.rst:67 -msgid "" -"After this installation, the next time you run `git commit` the `pre-commit " -"run` command will be run immediately and will inform you of the changes and " -"errors." -msgstr "" - -#: ../../contribute.rst:72 -msgid "" -"Our code base is still maturing and the core team doesn't yet recommend " -"running this as a pre-commit hook due to the number of changes this will " -"cause while constructing a pull request. Independent pull requests with " -"linting changes would be a great help to making this possible." -msgstr "" - -#: ../../contribute.rst:95 -msgid "Triaging tickets" -msgstr "" - -#: ../../contribute.rst:97 -msgid "" -"Here is a brief explanation on how we triage incoming tickets to get a " -"better sense of what needs to be done on what end." -msgstr "" - -#: ../../contribute.rst:100 -msgid "" -"You will need Triage permission on the project in order to do this. You can " -"ask one of the members of the :doc:`team` to give you access." -msgstr "" - -#: ../../contribute.rst:104 -msgid "Initial triage" -msgstr "" - -#: ../../contribute.rst:106 -msgid "" -"When sitting down to do some triaging work, we start with the `list of " -"untriaged tickets`_. We consider all tickets that do not have a label as " -"untriaged. The first step is to categorize the ticket into one of the " -"following categories and either close the ticket or assign an appropriate " -"label. The reported issue …" -msgstr "" - -#: ../../contribute.rst:127 -msgid "… is not valid" -msgstr "" - -#: ../../contribute.rst:113 -msgid "" -"If you think the ticket is invalid comment why you think it is invalid, then" -" close the ticket. Tickets might be invalid if they were already fixed in " -"the past or it was decided that the proposed feature will not be implemented" -" because it does not conform with the overall goal of Read the Docs. Also if" -" you happen to know that the problem was already reported, reference the " -"other ticket that is already addressing the problem and close the duplicate." -msgstr "" - -#: ../../contribute.rst:120 ../../contribute.rst:141 ../../contribute.rst:153 -#: ../../contribute.rst:165 ../../contribute.rst:174 ../../contribute.rst:183 -#: ../../contribute.rst:193 ../../contribute.rst:203 -msgid "Examples:" -msgstr "" - -#: ../../contribute.rst:122 -msgid "" -"*Builds fail when using matplotlib*: If the described issue was already " -"fixed, then explain and instruct to re-trigger the build." -msgstr "" - -#: ../../contribute.rst:125 -msgid "" -"*Provide way to upload arbitrary HTML files*: It was already decided that " -"Read the Docs is not a dull hosting platform for HTML. So explain this and " -"close the ticket." -msgstr "" - -#: ../../contribute.rst:144 -msgid "… does not provide enough information" -msgstr "" - -#: ../../contribute.rst:132 -msgid "" -"Add the label **Needed: more information** if the reported issue does not " -"contain enough information to decide if it is valid or not and ask on the " -"ticket for the required information to go forward. We will re-triage all " -"tickets that have the label **Needed: more information** assigned. If the " -"original reporter left new information we can try to re-categorize the " -"ticket. If the reporter did not come back to provide more required " -"information after a long enough time, we will close the ticket (this will be" -" roughly about two weeks)." -msgstr "" - -#: ../../contribute.rst:143 -msgid "" -"*My builds stopped working. Please help!* Ask for a link to the build log " -"and for which project is affected." -msgstr "" - -#: ../../contribute.rst:157 -msgid "… is a valid feature proposal" -msgstr "" - -#: ../../contribute.rst:147 -msgid "" -"If the ticket contains a feature that aligns with the goals of Read the " -"Docs, then add the label **Feature**. If the proposal seems valid but " -"requires further discussion between core contributors because there might be" -" different possibilities on how to implement the feature, then also add the " -"label **Needed: design decision**." -msgstr "" - -#: ../../contribute.rst:155 -msgid "*Provide better integration with service XYZ*" -msgstr "" - -#: ../../contribute.rst:156 -msgid "" -"*Achieve world domination* (also needs the label **Needed: design " -"decision**)" -msgstr "" - -#: ../../contribute.rst:168 -msgid "… is a small change to the source code" -msgstr "" - -#: ../../contribute.rst:160 -msgid "" -"If the ticket is about code cleanup or small changes to existing features " -"would likely have the **Improvement** label. The distinction for this label " -"is that these issues have a lower priority than a Bug, and aren't " -"implementing new features." -msgstr "" - -#: ../../contribute.rst:167 -msgid "*Refactor namedtuples to dataclasess*" -msgstr "" - -#: ../../contribute.rst:168 -msgid "*Change font size for the project's title*" -msgstr "" - -#: ../../contribute.rst:176 -msgid "… is a valid problem within the code base:" -msgstr "" - -#: ../../contribute.rst:171 -msgid "" -"If it's a valid bug, then add the label **Bug**. Try to reference related " -"issues if you come across any." -msgstr "" - -#: ../../contribute.rst:176 -msgid "*Builds fail if conf.py contains non-ascii letters*" -msgstr "" - -#: ../../contribute.rst:185 -msgid "… is a currently valid problem with the infrastructure:" -msgstr "" - -#: ../../contribute.rst:179 -msgid "" -"Users might report about web server downtimes or that builds are not " -"triggered. If the ticket needs investigation on the servers, then add the " -"label **Operations**." -msgstr "" - -#: ../../contribute.rst:185 -msgid "*Builds are not starting*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "… is a question and needs answering:" -msgstr "" - -#: ../../contribute.rst:190 -msgid "" -"If the ticket contains a question about the Read the Docs platform or the " -"code, then add the label **Support**." -msgstr "" - -#: ../../contribute.rst:195 -msgid "*My account was set inactive. Why?*" -msgstr "" - -#: ../../contribute.rst:196 -msgid "*How to use C modules with Sphinx autodoc?*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "*Why are my builds failing?*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "… requires a one-time action on the server:" -msgstr "" - -#: ../../contribute.rst:200 -msgid "" -"Tasks that require a one time action on the server should be assigned the " -"two labels **Support** and **Operations**." -msgstr "" - -#: ../../contribute.rst:205 -msgid "*Please change my username*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "*Please set me as owner of this abandoned project*" -msgstr "" - -#: ../../contribute.rst:208 -msgid "" -"After we finished the initial triaging of new tickets, no ticket should be " -"left without a label." -msgstr "" - -#: ../../contribute.rst:214 -msgid "Additional labels for categorization" -msgstr "" - -#: ../../contribute.rst:216 -msgid "" -"Additionally to the labels already involved in the section above, we have a " -"few more at hand to further categorize issues." -msgstr "" - -#: ../../contribute.rst:221 -msgid "*High Priority*" -msgstr "" - -#: ../../contribute.rst:220 -msgid "" -"If the issue is urgent, assign this label. In the best case also go forward " -"to resolve the ticket yourself as soon as possible." -msgstr "" - -#: ../../contribute.rst:226 -msgid "*Good First Issue*" -msgstr "" - -#: ../../contribute.rst:224 -msgid "" -"This label marks tickets that are easy to get started with. The ticket " -"should be ideal for beginners to dive into the code base. Better is if the " -"fix for the issue only involves touching one part of the code." -msgstr "" - -#: ../../contribute.rst:230 -msgid "*Sprintable*" -msgstr "" - -#: ../../contribute.rst:229 -msgid "" -"Sprintable are all tickets that have the right amount of scope to be handled" -" during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../contribute.rst:232 -msgid "" -"For a full list of available labels and their meanings, see :doc:`issue-" -"labels`." -msgstr "" - -#: ../../contribute.rst:236 -msgid "Helpful links for triaging" -msgstr "" - -#: ../../contribute.rst:238 -msgid "Here is a list of links for contributors that look for work:" -msgstr "" - -#: ../../contribute.rst:240 -msgid "" -"`Untriaged tickets " -"`_:" -" Go and triage them!" -msgstr "" - -#: ../../contribute.rst:243 -msgid "" -"`Tickets labelled with Needed: more information " -"`_:" -" Come back to these tickets once in a while and close those that did not get" -" any new information from the reporter. If new information is available, go " -"and re-triage the ticket." -msgstr "" - -#: ../../contribute.rst:248 -msgid "" -"`Tickets labelled with Operations " -"`_:" -" These tickets are for contributors who have access to the servers." -msgstr "" - -#: ../../contribute.rst:251 -msgid "" -"`Tickets labelled with Support " -"`_:" -" Experienced contributors or community members with a broad knowledge about " -"the project should handle those." -msgstr "" - -#: ../../contribute.rst:255 -msgid "" -"`Tickets labelled with Needed: design decision " -"`_:" -" Project leaders must take actions on these tickets. Otherwise no other " -"contributor can go forward on them." -msgstr "" - -#: ../../contribute.rst:261 -msgid "Helping on translations" -msgstr "" - -#: ../../contribute.rst:263 -msgid "If you wish to contribute translations, please do so on `Transifex`_." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/custom_installs/customization.mo b/docs/user/locale/zh/LC_MESSAGES/custom_installs/customization.mo deleted file mode 100644 index 6ea137aa58e..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/custom_installs/customization.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/custom_installs/customization.po b/docs/user/locale/zh/LC_MESSAGES/custom_installs/customization.po deleted file mode 100644 index ef101c74bdd..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/custom_installs/customization.po +++ /dev/null @@ -1,81 +0,0 @@ -# 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: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -# 9a4df253f71d409e8ec590353f2f7a15 -#: ../../custom_installs/customization.rst:2 -msgid "Customizing your install" -msgstr "" - -# 1028e197ff5c4ddd98d099e447476731 -#: ../../custom_installs/customization.rst:4 -msgid "" -"Read the Docs has a lot of :doc:`/settings` that help customize your " -"install. This document will outline some of the more useful ways that these " -"can be combined." -msgstr "" - -# 3b8b84b2961b4ab389fea741833ec961 -#: ../../custom_installs/customization.rst:8 -msgid "Have a local settings file" -msgstr "" - -# 07a3499807a74d1394062e1bb4e902d1 -#: ../../custom_installs/customization.rst:10 -msgid "" -"If you put a file named ``local_settings.py`` in the " -"``readthedocs/settings`` directory, it will override settings available in " -"the base install." -msgstr "" - -# d15800590d4447888697341be52ffec7 -#: ../../custom_installs/customization.rst:13 -msgid "Adding your own title to pages" -msgstr "" - -# 3ec2cfd4934348b186b2ac3bba32abae -#: ../../custom_installs/customization.rst:15 -msgid "" -"This requires 2 parts of setup. First, you need to add a custom " -":setting:`TEMPLATE_DIRS` setting that points at your template overrides. " -"Then, in those template overrides you have to insert your logo where the " -"normal RTD logo goes." -msgstr "" - -# b6e4e25845774f08a86ed5f207b569d2 -#: ../../custom_installs/customization.rst:17 -msgid "This works for any setting you wish to change." -msgstr "" - -# b5bcbc37e82f41c1aa0a7089b72c2123 -#: ../../custom_installs/customization.rst:19 -msgid "Example ``local_settings.py``::" -msgstr "" - -# 47b3e3c7e2ff4a4a838b3a0010ef42a4 -#: ../../custom_installs/customization.rst:31 -msgid "Example ``base.html`` in your template overrides::" -msgstr "" - -# 906c4e450b374a54a656b9dcad27da12 -#: ../../custom_installs/customization.rst:38 -msgid "" -"You can of course override any block in the template. If there is something " -"that you would like to be able to customize, but isn't currently in a block," -" please `submit an issue`_." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/custom_installs/index.mo b/docs/user/locale/zh/LC_MESSAGES/custom_installs/index.mo deleted file mode 100644 index c40d9307177..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/custom_installs/index.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/custom_installs/index.po b/docs/user/locale/zh/LC_MESSAGES/custom_installs/index.po deleted file mode 100644 index a2f0bdd7b31..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/custom_installs/index.po +++ /dev/null @@ -1,32 +0,0 @@ -# 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: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -# e52de36f1bf24ee6a7fda490b7ec9ad8 -#: ../../custom_installs/index.rst:2 -msgid "Info about custom installs" -msgstr "" - -# 1534817d7caf41288543ecf717ac55f3 -#: ../../custom_installs/index.rst:4 -msgid "" -"Read the Docs is open source, which means you can run your own version of " -"it. There are many reasons to do this, the main one being if you want a " -"private instance. If you have to keep everything behind a firewall of VPN, " -"this is for you." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/design.mo b/docs/user/locale/zh/LC_MESSAGES/design.mo deleted file mode 100644 index a61a2572e7b..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/design.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/design.po b/docs/user/locale/zh/LC_MESSAGES/design.po deleted file mode 100644 index cc74794946c..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/design.po +++ /dev/null @@ -1,107 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../design.rst:2 -msgid "Designing Read the Docs" -msgstr "" - -#: ../../design.rst:4 -msgid "" -"So you're thinking of contributing some of your time and design skills to " -"Read the Docs? That's **awesome**. This document will lead you through a few" -" features available to ease the process of working with Read the Doc's CSS " -"and static assets." -msgstr "" - -#: ../../design.rst:10 -msgid "" -"To start, you should follow the :doc:`install` instructions to get a working" -" copy of the Read the Docs repository locally." -msgstr "" - -#: ../../design.rst:14 -msgid "Style Catalog" -msgstr "" - -#: ../../design.rst:16 -msgid "" -"Once you have RTD running locally, you can open ``http://localhost:8000" -"/style-catalog/`` for a quick overview of the currently available styles." -msgstr "" - -#: ../../design.rst:21 -msgid "" -"This way you can quickly get started writing HTML -- or if you're modifying " -"existing styles you can get a quick idea of how things will change site-" -"wide." -msgstr "" - -#: ../../design.rst:26 -msgid "Readthedocs.org Changes" -msgstr "" - -#: ../../design.rst:28 -msgid "" -"Styles for the primary RTD site are located in ``media/css`` directory." -msgstr "" - -#: ../../design.rst:30 -msgid "" -"These styles only affect the primary site -- **not** any of the generated " -"documentation using the default RTD style." -msgstr "" - -#: ../../design.rst:34 -msgid "Sphinx Template Changes" -msgstr "" - -#: ../../design.rst:36 -msgid "" -"Styles for generated documentation are located in " -"``readthedocs/templates/sphinx/_static/rtd.css``" -msgstr "" - -#: ../../design.rst:38 -msgid "" -"Of note, projects will retain the version of that file they were last built " -"with -- so if you're editing that file and not seeing any changes to your " -"local built documentation, you need to rebuild your example project." -msgstr "" - -#: ../../design.rst:43 -msgid "Contributing" -msgstr "" - -#: ../../design.rst:45 -msgid "" -"Contributions should follow the :doc:`contribute` guidelines where " -"applicable -- ideally you'll create a pull request against the `Read the " -"Docs GitHub project`_ from your forked repo and include a brief description " -"of what you added / removed / changed, as well as an attached image (you can" -" just take a screenshot and drop it into the PR creation form) of the " -"effects of your changes." -msgstr "" - -#: ../../design.rst:50 -msgid "" -"There's not a hard browser range, but your design changes should work " -"reasonably well across all major browsers, IE8+ -- that's not to say it " -"needs to be pixel-perfect in older browsers! Just avoid making changes that " -"render older browsers utterly unusable (or provide a sane fallback)." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/docs.mo b/docs/user/locale/zh/LC_MESSAGES/docs.mo deleted file mode 100644 index 4324a9f997d..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/docs.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/docs.po b/docs/user/locale/zh/LC_MESSAGES/docs.po deleted file mode 100644 index c465f754bfc..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/docs.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../docs.rst:2 -msgid "Building and Contributing to Documentation" -msgstr "" - -#: ../../docs.rst:4 -msgid "" -"As one might expect, the documentation for Read the Docs is built using " -"Sphinx and hosted on Read the Docs. The docs are kept in the ``docs/`` " -"directory at the top of the source tree." -msgstr "" - -#: ../../docs.rst:8 -msgid "You can build the docs by installing ``Sphinx`` and running::" -msgstr "" - -#: ../../docs.rst:13 -msgid "" -"Please follow these guidelines when updating our docs. Let us know if you " -"have any questions or something isn't clear." -msgstr "" - -#: ../../docs.rst:17 -msgid "The brand" -msgstr "" - -#: ../../docs.rst:19 -msgid "We are called **Read the Docs**. The *the* is not capitalized." -msgstr "" - -#: ../../docs.rst:22 -msgid "We do however use the acronym **RTD**." -msgstr "" - -#: ../../docs.rst:25 -msgid "Titles" -msgstr "" - -#: ../../docs.rst:27 -msgid "" -"For page titles, or Heading1 as they are sometimes called, we use title-" -"case." -msgstr "" - -#: ../../docs.rst:29 -msgid "" -"If the page includes multiple sub-headings (H2, H3), we usually use " -"sentence-case unless the titles include terminology that is supposed to be " -"capitalized." -msgstr "" - -#: ../../docs.rst:33 -msgid "Content" -msgstr "" - -#: ../../docs.rst:35 -msgid "" -"Do not break the content across multiple lines at 80 characters, but rather " -"break them on semantic meaning (e.g. periods or commas). Read more about " -"this `here `_." -msgstr "" - -#: ../../docs.rst:38 -msgid "" -"If you are cross-referencing to a different page within our website, use the" -" ``doc`` directive and not a hyperlink." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/embed.mo b/docs/user/locale/zh/LC_MESSAGES/embed.mo deleted file mode 100644 index a2d0deae8f7..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/embed.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/embed.po b/docs/user/locale/zh/LC_MESSAGES/embed.po deleted file mode 100644 index c00dbf3e839..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/embed.po +++ /dev/null @@ -1,128 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../embed.rst:2 -msgid "Embed API" -msgstr "" - -#: ../../embed.rst:4 -msgid "" -"Read the Docs allow you to embed content from any of the projects we host. " -"This allows for content re-use across sites, making sure the content is " -"always up to date." -msgstr "" - -#: ../../embed.rst:9 -msgid "Workflow" -msgstr "" - -#: ../../embed.rst:11 -msgid "" -"There are many uses of our Embed API. One of our favorites is for inline " -"help. We have started using this on Read the Docs itself to provide inline " -"help on our main site pages. This allows us to keep the official " -"documentation as the single source of truth, while having great inline help " -"in our application as well." -msgstr "" - -#: ../../embed.rst:17 -msgid "" -"We recommend you point at **tagged releases** instead of ``latest``. Tags " -"don't change over time, so you don't have to worry about the content you are" -" embedding disappearing." -msgstr "" - -#: ../../embed.rst:21 -msgid "" -"All relative links to pages contained in the remote content will continue to" -" point at the remote page." -msgstr "" - -#: ../../embed.rst:24 -msgid "How to use it" -msgstr "" - -#: ../../embed.rst:28 -msgid "Sphinx Extension" -msgstr "" - -#: ../../embed.rst:30 -msgid "" -"You can embed content directly in Sphinx with builds on Read the Docs. We " -"support default configuration variables for your ``conf.py``:" -msgstr "" - -#: ../../embed.rst:33 -msgid "readthedocs_embed_project" -msgstr "" - -#: ../../embed.rst:34 -msgid "readthedocs_embed_version" -msgstr "" - -#: ../../embed.rst:35 -msgid "readthedocs_embed_doc" -msgstr "" - -#: ../../embed.rst:37 -msgid "" -"These are overridable per-call as well. Then you simply use the directive:" -msgstr "" - -#: ../../embed.rst:56 -msgid "Javascript" -msgstr "" - -#: ../../embed.rst:58 -msgid "" -"We provide a Javascript library that you can embed on any site. An example:" -msgstr "" - -#: ../../embed.rst:80 -msgid "" -"This will provide a pop-out for a user with the ``How we envision versions " -"working`` section of the ``versions`` page. You can see this in action here:" -msgstr "" - -#: ../../embed.rst:103 -msgid "" -"All Read the Docs pages already have the library loaded, so you can ignore " -"the ``link`` and first ``script`` tags on all documentation." -msgstr "" - -#: ../../embed.rst:107 -msgid "" -"We currently do not provide caching on this API. If the remote source you " -"are including changes their page structure or deletes the content, your " -"embed will break." -msgstr "" - -#: ../../embed.rst:111 -msgid "" -"In Version 2 of this API we will provide a full-formed workflow that will " -"stop this from happening." -msgstr "" - -#: ../../embed.rst:116 -msgid "Example API Response" -msgstr "" - -#: ../../embed.rst:118 -msgid "Pure API use will return JSON:" -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/faq.mo b/docs/user/locale/zh/LC_MESSAGES/faq.mo deleted file mode 100644 index c0047df361a..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/faq.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/faq.po b/docs/user/locale/zh/LC_MESSAGES/faq.po deleted file mode 100644 index 964b86cc006..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/faq.po +++ /dev/null @@ -1,358 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../faq.rst:2 -msgid "Frequently Asked Questions" -msgstr "" - -#: ../../faq.rst:5 -msgid "My project isn't building with autodoc" -msgstr "" - -#: ../../faq.rst:7 -msgid "" -"First, you should check out the Builds tab of your project. That records all" -" of the build attempts that RTD has made to build your project. If you see " -"``ImportError`` messages for custom Python modules, you should enable the " -"virtualenv feature in the Admin page of your project, which will install " -"your project into a virtualenv, and allow you to specify a " -"``requirements.txt`` file for your project." -msgstr "" - -#: ../../faq.rst:9 -msgid "" -"If you are still seeing errors because of C library dependencies, please see" -" :ref:`faq:I get import errors on libraries that depend on C modules`." -msgstr "" - -#: ../../faq.rst:13 -msgid "How do I change my slug (the URL your docs are served at)?" -msgstr "" - -#: ../../faq.rst:15 -msgid "" -"We don't support allowing folks to change the slug for their project. You " -"can update the name which is shown on the site, but not the actual URL that " -"documentation is served." -msgstr "" - -#: ../../faq.rst:19 -msgid "" -"The main reason for this is that all existing URLs to the content will " -"break. You can delete and re-create the project with the proper name to get " -"a new slug, but you really shouldn't do this if you have existing inbound " -"links, as it `breaks the internet " -"`_." -msgstr "" - -#: ../../faq.rst:25 -msgid "Help, my build passed but my documentation page is 404 Not Found!" -msgstr "" - -#: ../../faq.rst:27 -msgid "" -"This often happens because you don't have an `index.html` file being " -"generated. Make sure you have one of the following files:" -msgstr "" - -#: ../../faq.rst:30 -msgid "`index.rst`" -msgstr "" - -#: ../../faq.rst:31 -msgid "`index.md`" -msgstr "" - -#: ../../faq.rst:33 -msgid "" -"At the top level of your built documentation, otherwise we aren't able to " -"serve a \"default\" index page." -msgstr "" - -#: ../../faq.rst:36 -msgid "" -"To test if your docs actually built correctly, you can navigate to a " -"specific page (`/en/latest/README.html` for example)." -msgstr "" - -#: ../../faq.rst:40 -msgid "How do I change behavior for Read the Docs?" -msgstr "" - -#: ../../faq.rst:42 -msgid "" -"When RTD builds your project, it sets the :envvar:`READTHEDOCS` environment " -"variable to the string `True`. So within your Sphinx :file:`conf.py` file, " -"you can vary the behavior based on this. For example::" -msgstr "" - -#: ../../faq.rst:53 -msgid "" -"The :envvar:`READTHEDOCS` variable is also available in the Sphinx build " -"environment, and will be set to ``True`` when building on RTD::" -msgstr "" - -#: ../../faq.rst:61 -msgid "I get import errors on libraries that depend on C modules" -msgstr "" - -#: ../../faq.rst:64 -msgid "" -"Another use case for this is when you have a module with a C extension." -msgstr "" - -#: ../../faq.rst:66 -msgid "" -"This happens because our build system doesn't have the dependencies for " -"building your project. This happens with things like libevent and mysql, and" -" other python things that depend on C libraries. We can't support installing" -" random C binaries on our system, so there is another way to fix these " -"imports." -msgstr "" - -#: ../../faq.rst:68 -msgid "" -"You can mock out the imports for these modules in your ``conf.py`` with the " -"following snippet::" -msgstr "" - -#: ../../faq.rst:81 -msgid "" -"Of course, replacing `MOCK_MODULES` with the modules that you want to mock " -"out." -msgstr "" - -#: ../../faq.rst:83 -msgid "" -"The library ``unittest.mock`` was introduced on python 3.3. On earlier " -"versions install the ``mock`` library from PyPI with (ie ``pip install " -"mock``) and replace the above import::" -msgstr "" - -#: ../../faq.rst:88 -msgid "" -"If such libraries are installed via ``setup.py``, you also will need to " -"remove all the C-dependent libraries from your ``install_requires`` in the " -"RTD environment." -msgstr "" - -#: ../../faq.rst:91 -msgid "`Client Error 401` when building documentation" -msgstr "" - -#: ../../faq.rst:93 -msgid "" -"If you did not install the `test_data` fixture during the installation " -"instructions, you will get the following error::" -msgstr "" - -#: ../../faq.rst:98 -msgid "" -"This is because the API admin user does not exist, and so cannot " -"authenticate. You can fix this by loading the test_data::" -msgstr "" - -#: ../../faq.rst:103 -msgid "" -"If you'd prefer not to install the test data, you'll need to provide a " -"database account for the builder to use. You can provide these credentials " -"by editing the following settings::" -msgstr "" - -#: ../../faq.rst:111 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../faq.rst:113 -msgid "See :doc:`guides/wipe-environment`." -msgstr "" - -#: ../../faq.rst:116 -msgid "How do I host multiple projects on one custom domain?" -msgstr "" - -#: ../../faq.rst:118 -msgid "" -"We support the concept of subprojects, which allows multiple projects to " -"share a single domain. If you add a subproject to a project, that " -"documentation will be served under the parent project's subdomain or custom " -"domain." -msgstr "" - -#: ../../faq.rst:122 -msgid "" -"For example, Kombu is a subproject of Celery, so you can access it on the " -"`celery.readthedocs.io` domain:" -msgstr "" - -#: ../../faq.rst:126 -msgid "http://celery.readthedocs.io/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:128 -msgid "This also works the same for custom domains:" -msgstr "" - -#: ../../faq.rst:130 -msgid "http://docs.celeryproject.org/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:132 -msgid "You can add subprojects in the project admin dashboard." -msgstr "" - -#: ../../faq.rst:135 -msgid "Where do I need to put my docs for RTD to find it?" -msgstr "" - -#: ../../faq.rst:137 -msgid "" -"Read the Docs will crawl your project looking for a ``conf.py``. Where it " -"finds the ``conf.py``, it will run ``sphinx-build`` in that directory. So as" -" long as you only have one set of sphinx documentation in your project, it " -"should Just Work." -msgstr "" - -#: ../../faq.rst:140 -msgid "I want to use the Blue/Default Sphinx theme" -msgstr "" - -#: ../../faq.rst:142 -msgid "" -"We think that our theme is badass, and better than the default for many " -"reasons. Some people don't like change though :), so there is a hack that " -"will let you keep using the default theme. If you set the ``html_style`` " -"variable in your ``conf.py``, it should default to using the default theme. " -"The value of this doesn't matter, and can be set to ``/default.css`` for " -"default behavior." -msgstr "" - -#: ../../faq.rst:145 -msgid "I want to use the Read the Docs theme locally" -msgstr "" - -#: ../../faq.rst:147 -msgid "" -"There is a repository for that: https://github.com/snide/sphinx_rtd_theme. " -"Simply follow the instructions in the README." -msgstr "" - -#: ../../faq.rst:151 -msgid "Image scaling doesn't work in my documentation" -msgstr "" - -#: ../../faq.rst:153 -msgid "" -"Image scaling in docutils depends on PIL. PIL is installed in the system " -"that RTD runs on. However, if you are using the virtualenv building option, " -"you will likely need to include PIL in your requirements for your project." -msgstr "" - -#: ../../faq.rst:156 -msgid "I want comments in my docs" -msgstr "" - -#: ../../faq.rst:158 -msgid "" -"RTD doesn't have explicit support for this. That said, a tool like `Disqus`_" -" (and the `sphinxcontrib-disqus`_ plugin) can be used for this purpose on " -"RTD." -msgstr "" - -#: ../../faq.rst:164 -msgid "How do I support multiple languages of documentation?" -msgstr "" - -#: ../../faq.rst:166 -msgid "See the section on :doc:`localization`." -msgstr "" - -#: ../../faq.rst:169 -msgid "Does Read The Docs work well with \"legible\" docstrings?" -msgstr "" - -#: ../../faq.rst:171 -msgid "" -"Yes. One criticism of Sphinx is that its annotated docstrings are too dense " -"and difficult for humans to read. In response, many projects have adopted " -"customized docstring styles that are simultaneously informative and legible." -" The `NumPy " -"`_ " -"and `Google " -"`_" -" styles are two popular docstring formats. Fortunately, the default Read " -"The Docs theme handles both formats just fine, provided your ``conf.py`` " -"specifies an appropriate Sphinx extension that knows how to convert your " -"customized docstrings. Two such extensions are `numpydoc " -"`_ and `napoleon `_. Only ``napoleon`` is able to handle both " -"docstring formats. Its default output more closely matches the format of " -"standard Sphinx annotations, and as a result, it tends to look a bit better " -"with the default theme." -msgstr "" - -#: ../../faq.rst:189 -msgid "" -"Can I document a python package that is not at the root of my repository?" -msgstr "" - -#: ../../faq.rst:191 -msgid "" -"Yes. The most convenient way to access a python package for example via " -"`Sphinx's autoapi`_ in your documentation is to use the *Install your " -"project inside a virtualenv using setup.py install* option in the admin " -"panel of your project. However this assumes that your ``setup.py`` is in the" -" root of your repository." -msgstr "" - -#: ../../faq.rst:197 -msgid "" -"If you want to place your package in a different directory or have multiple " -"python packages in the same project, then create a pip requirements file. " -"You can specify the relative path to your package inside the file. For " -"example you want to keep your python package in the ``src/python`` " -"directory, then create a ``requirements.readthedocs.txt`` file with the " -"following contents::" -msgstr "" - -#: ../../faq.rst:206 -msgid "" -"Please note that the path must be relative to the file. So the example path " -"above would work if the file is in the root of your repository. If you want " -"to put the requirements in a file called ``requirements/readthedocs.txt``, " -"the contents would look like::" -msgstr "" - -#: ../../faq.rst:213 -msgid "" -"After adding the file to your repository, go to the *Advanced Settings* in " -"your project's admin panel and add the name of the file to the *Requirements" -" file* field." -msgstr "" - -#: ../../faq.rst:221 -msgid "What commit of Read the Docs is in production?" -msgstr "" - -#: ../../faq.rst:223 -msgid "" -"We deploy readthedocs.org from the `rel` branch in our GitHub repository. " -"You can see the latest commits that have been deployed by looking on GitHub:" -" https://github.com/rtfd/readthedocs.org/commits/rel" -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/features.mo b/docs/user/locale/zh/LC_MESSAGES/features.mo deleted file mode 100644 index dec04ef9842..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/features.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/features.po b/docs/user/locale/zh/LC_MESSAGES/features.po deleted file mode 100644 index b0f5e442660..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/features.po +++ /dev/null @@ -1,186 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../features.rst:2 -msgid "Read the Docs features" -msgstr "" - -#: ../../features.rst:4 -msgid "" -"This will serve as a list of all of the features that Read the Docs " -"currently has. Some features are important enough to have their own page in " -"the docs, others will simply be listed here." -msgstr "" - -#: ../../features.rst:7 -msgid "GitHub, Bitbucket and GitLab Integration" -msgstr "" - -#: ../../features.rst:9 -msgid "" -"We now support linking by default in the sidebar. It links to the page on " -"your host, which should help people quickly update typos and send pull " -"requests to contribute to project documentation." -msgstr "" - -#: ../../features.rst:11 -msgid "More information can be found in the :doc:`vcs` page." -msgstr "" - -#: ../../features.rst:14 -msgid "Auto-updating" -msgstr "" - -#: ../../features.rst:16 -msgid "" -"The :doc:`webhooks` page talks about the different ways you can ping RTD to " -"let us know your project has been updated. We have official support for " -"GitHub, Bitbucket and GitLab, and anywhere else we have a generic post-" -"commit hook that allows you to POST to a URL to get your documentation " -"built." -msgstr "" - -#: ../../features.rst:19 -msgid "Internationalization" -msgstr "" - -#: ../../features.rst:21 -msgid "" -"Read the Docs itself is localized, and we support documentation translated " -"into multiple languages. Read more on the :doc:`localization` and " -":doc:`i18n` pages." -msgstr "" - -#: ../../features.rst:24 -msgid "Canonical URLs" -msgstr "" - -#: ../../features.rst:26 -msgid "" -"Canonical URLs give your docs better search performance, by pointing all " -"URLs to one version. This also helps to solve the issues around users " -"landing on outdated versions of documentation." -msgstr "" - -#: ../../features.rst:28 -msgid "More information can be found in the :doc:`canonical` page." -msgstr "" - -#: ../../features.rst:31 -msgid "Versions" -msgstr "" - -#: ../../features.rst:33 -msgid "" -"We can build multiple versions of your documentation. Look on the " -"\"Versions\" page of your project's admin (using the nav on the left) to " -"find a list of available versions that we've inferred from the tags and " -"branches in your source control system (according to the support matrix " -"below). On the Versions page you can tell us which versions you'd like us to" -" build docs for, whether each should be public, protected, or private, and " -"what the default version should be (we'll redirect there when someone hits " -"your main project page, e.g., http://my-project.rtfd.org/)." -msgstr "" - -#: ../../features.rst:42 -msgid "Version Control Support Matrix" -msgstr "" - -#: ../../features.rst:45 -msgid "Git" -msgstr "" - -#: ../../features.rst:45 -msgid "hg" -msgstr "" - -#: ../../features.rst:45 -msgid "bzr" -msgstr "" - -#: ../../features.rst:45 -msgid "svn" -msgstr "" - -#: ../../features.rst:47 -msgid "Tags" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:47 ../../features.rst:47 -#: ../../features.rst:49 ../../features.rst:49 ../../features.rst:49 -msgid "Yes" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:49 -msgid "No" -msgstr "" - -#: ../../features.rst:49 -msgid "Branches" -msgstr "" - -#: ../../features.rst:51 -msgid "Default" -msgstr "" - -#: ../../features.rst:51 -msgid "master" -msgstr "" - -#: ../../features.rst:51 -msgid "default" -msgstr "" - -#: ../../features.rst:51 -msgid "trunk" -msgstr "" - -#: ../../features.rst:56 -msgid "PDF Generation" -msgstr "" - -#: ../../features.rst:58 -msgid "" -"When you build your project on RTD, we automatically build a PDF of your " -"project's documentation. We also build them for every version that you " -"upload, so we can host the PDFs of your latest documentation, as well as " -"your latest stable releases as well." -msgstr "" - -#: ../../features.rst:61 -msgid "Search" -msgstr "" - -#: ../../features.rst:63 -msgid "" -"We provide full-text search across all of the pages of documentation hosted " -"on our site. This uses the excellent Haystack project and Elasticsearch as " -"the search backend. We hope to be integrating this into the site more fully " -"in the future." -msgstr "" - -#: ../../features.rst:66 -msgid "Alternate Domains" -msgstr "" - -#: ../../features.rst:68 -msgid "" -"We provide support for custom domains, subdomains, and a shorturl for your " -"project as well. This is outlined in the :doc:`alternate_domains` section." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/getting_started.mo b/docs/user/locale/zh/LC_MESSAGES/getting_started.mo deleted file mode 100644 index daf106c3b61..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/getting_started.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/getting_started.po b/docs/user/locale/zh/LC_MESSAGES/getting_started.po deleted file mode 100644 index fc09407400a..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/getting_started.po +++ /dev/null @@ -1,227 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../getting_started.rst:2 -msgid "Getting Started" -msgstr "" - -#: ../../getting_started.rst:4 -msgid "" -"This document will show you how to get up and running with Read the Docs. " -"You will have your docs imported on Read the Docs in 5 minutes, displayed " -"beautifully for the world." -msgstr "" - -#: ../../getting_started.rst:8 -msgid "" -"If you are already using Sphinx or Markdown for your docs, skip ahead to " -":ref:`getting_started:Import Your Docs`." -msgstr "" - -#: ../../getting_started.rst:12 -msgid "Write Your Docs" -msgstr "" - -#: ../../getting_started.rst:14 -msgid "You have two options for formatting your documentation:" -msgstr "" - -#: ../../getting_started.rst:16 -msgid "`In reStructuredText`_" -msgstr "" - -#: ../../getting_started.rst:17 -msgid "`In Markdown`_" -msgstr "" - -#: ../../getting_started.rst:20 -msgid "In reStructuredText" -msgstr "" - -#: ../../getting_started.rst:22 -msgid "There is `a screencast`_ that will help you get started if you prefer." -msgstr "" - -#: ../../getting_started.rst:24 -msgid "" -"Sphinx_ is a tool that makes it easy to create beautiful documentation. " -"Assuming you have Python_ already, `install Sphinx`_::" -msgstr "" - -#: ../../getting_started.rst:29 -msgid "Create a directory inside your project to hold your docs::" -msgstr "" - -#: ../../getting_started.rst:34 -msgid "Run ``sphinx-quickstart`` in there::" -msgstr "" - -#: ../../getting_started.rst:39 -msgid "" -"This quick start will walk you through creating the basic configuration; in " -"most cases, you can just accept the defaults. When it's done, you'll have an" -" ``index.rst``, a ``conf.py`` and some other files. Add these to revision " -"control." -msgstr "" - -#: ../../getting_started.rst:43 -msgid "" -"Now, edit your ``index.rst`` and add some information about your project. " -"Include as much detail as you like (refer to the reStructuredText_ syntax or" -" `this template`_ if you need help). Build them to see how they look::" -msgstr "" - -#: ../../getting_started.rst:49 -msgid "" -"You can use ``sphinx-autobuild`` to auto-reload your docs. Run ``sphinx-" -"autobuild . _build/html`` instead." -msgstr "" - -#: ../../getting_started.rst:51 -msgid "" -"Edit your files and rebuild until you like what you see, then commit your " -"changes and push to your public repository. Once you have Sphinx " -"documentation in a public repository, you can start using Read the Docs." -msgstr "" - -#: ../../getting_started.rst:55 -msgid "In Markdown" -msgstr "" - -#: ../../getting_started.rst:57 -msgid "" -"You can use Markdown and reStructuredText in the same Sphinx project. We " -"support this natively on Read the Docs, and you can do it locally::" -msgstr "" - -#: ../../getting_started.rst:62 -msgid "Then in your ``conf.py``:" -msgstr "" - -#: ../../getting_started.rst:74 -msgid "" -"Markdown doesn't support a lot of the features of Sphinx, like inline markup" -" and directives. However, it works for basic prose content. reStructuredText" -" is the preferred format for technical documentation, please read `this blog" -" post`_ for motivation." -msgstr "" - -#: ../../getting_started.rst:83 -msgid "Sign Up and Connect an External Account" -msgstr "" - -#: ../../getting_started.rst:85 -msgid "" -"If you are going to import a repository from GitHub, Bitbucket or GitLab, " -"you should connect your account to your provider first. Connecting your " -"account allows for easier importing and enables Read the Docs to configure " -"your repository webhooks automatically." -msgstr "" - -#: ../../getting_started.rst:90 -msgid "" -"To connect your account, go to your *Settings* dashboard and select " -"*Connected Services*. From here, you'll be able to connect to your GitHub, " -"Bitbucket or GitLab account. This process will ask you to authorize a " -"connection to Read the Docs, that allows us to read information about and " -"clone your repositories." -msgstr "" - -#: ../../getting_started.rst:96 -msgid "Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:98 -msgid "To import a repository, visit your dashboard_ and click Import_." -msgstr "" - -#: ../../getting_started.rst:100 -msgid "" -"If you have a connected account, you will see a list of your repositories " -"that we are able to import. To import one of these projects, just click the " -"import icon next to the repository you'd like to import. This will bring up " -"a form that is already filled with your project's information. Feel free to " -"edit any of these properties, and the click **Next** to build your " -"documentation." -msgstr "" - -#: ../../getting_started.rst:107 -msgid "Manually Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:109 -msgid "" -"If you do not have a connected account, you will need select **Import " -"Manually** and enter the information for your repository yourself. You will " -"also need to manually configure the webhook for your repository as well. " -"When importing your project, you will be asked for the repository URL, along" -" with some other information for you new project. The URL is normally the " -"URL or path name you'd use to checkout, clone, or branch your repository. " -"Some examples:" -msgstr "" - -#: ../../getting_started.rst:116 -msgid "Git: ``http://github.com/ericholscher/django-kong.git``" -msgstr "" - -#: ../../getting_started.rst:117 -msgid "Mercurial: ``https://bitbucket.org/ianb/pip``" -msgstr "" - -#: ../../getting_started.rst:118 -msgid "Subversion: ``http://varnish-cache.org/svn/trunk``" -msgstr "" - -#: ../../getting_started.rst:119 -msgid "Bazaar: ``lp:pasta``" -msgstr "" - -#: ../../getting_started.rst:121 -msgid "Add an optional homepage URL and some tags, and then click **Next**." -msgstr "" - -#: ../../getting_started.rst:123 -msgid "" -"Once your project is created, you'll need to manually configure the " -"repository webhook if you would like to have new changesets to trigger " -"builds for your project on Read the Docs. Go to your project's " -"**Integrations** page to configure a new webhook, or see :ref:`our steps for" -" webhook creation ` for more information on this " -"process." -msgstr "" - -#: ../../getting_started.rst:129 -msgid "" -"Within a few seconds your code will automatically be fetched from your " -"public repository, and the documentation will be built. Check out our " -":doc:`builds` page to learn more about how we build your docs, and to " -"troubleshoot any issues that arise." -msgstr "" - -#: ../../getting_started.rst:134 -msgid "" -"Read the Docs will host multiple versions of your code. You can read more " -"about how to use this well on our :doc:`versions` page." -msgstr "" - -#: ../../getting_started.rst:137 -msgid "" -"If you have any more trouble, don't hesitate to reach out to us. The " -":doc:`support` page has more information on getting in touch." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/gsoc.mo b/docs/user/locale/zh/LC_MESSAGES/gsoc.mo deleted file mode 100644 index 2a1151e1553..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/gsoc.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/gsoc.po b/docs/user/locale/zh/LC_MESSAGES/gsoc.po deleted file mode 100644 index 6f9c38745fa..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/gsoc.po +++ /dev/null @@ -1,407 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../gsoc.rst:2 -msgid "Google Summer of Code" -msgstr "" - -#: ../../gsoc.rst:4 -msgid "" -"Thanks for your interest in Read the Docs! We are working hard to update the" -" ideas list now that we are accepted in GSOC. Please give us a little while " -"to work on things, and check back on this page for updates." -msgstr "" - -#: ../../gsoc.rst:9 -msgid "" -"Read the Docs is participating in the Google Summer of Code in 2018. This " -"page will contain all the information for students and anyone else " -"interested in helping." -msgstr "" - -#: ../../gsoc.rst:13 -msgid "Skills" -msgstr "" - -#: ../../gsoc.rst:15 -msgid "Incoming students will need the following skills:" -msgstr "" - -#: ../../gsoc.rst:17 -msgid "Intermediate Python & Django programming" -msgstr "" - -#: ../../gsoc.rst:18 -msgid "" -"Familiarity with Markdown, reStructuredText, or some other plain text markup" -" language" -msgstr "" - -#: ../../gsoc.rst:19 -msgid "Familiarity with git, or some other source control" -msgstr "" - -#: ../../gsoc.rst:20 -msgid "Ability to set up your own development environment for Read the Docs" -msgstr "" - -#: ../../gsoc.rst:21 -msgid "Basic understanding of web technologies (HTML/CSS/JS)" -msgstr "" - -#: ../../gsoc.rst:22 -msgid "" -"An interest in documentation and improving open source documentation tools!" -msgstr "" - -#: ../../gsoc.rst:24 -msgid "" -"We're happy to help you get up to speed, but the more you are able to " -"demonstrate ability in advance, the more likely we are to choose your " -"application!" -msgstr "" - -#: ../../gsoc.rst:29 -msgid "Mentors" -msgstr "" - -#: ../../gsoc.rst:31 -msgid "Currently we have a few folks signed up:" -msgstr "" - -#: ../../gsoc.rst:33 -msgid "Eric Holscher" -msgstr "" - -#: ../../gsoc.rst:34 -msgid "Manuel Kaufmann" -msgstr "" - -#: ../../gsoc.rst:35 -msgid "Anthony Johnson" -msgstr "" - -#: ../../gsoc.rst:37 -msgid "" -"Please do not reach out directly to anyone about the Summer of Code. It will" -" **not** increase your chances of being accepted!" -msgstr "" - -#: ../../gsoc.rst:41 -msgid "Getting Started" -msgstr "" - -#: ../../gsoc.rst:43 -msgid "" -"The :doc:`/install` doc is probably the best place to get going. It will " -"walk you through getting a basic environment for Read the Docs setup." -msgstr "" - -#: ../../gsoc.rst:46 -msgid "" -"Then you can look through our :doc:`/contribute` doc for information on how " -"to get started contributing to RTD." -msgstr "" - -#: ../../gsoc.rst:48 -msgid "" -"People who have a history of submitting pull requests will be prioritized in" -" our Summer of Code selection process." -msgstr "" - -#: ../../gsoc.rst:51 -msgid "Want to get involved?" -msgstr "" - -#: ../../gsoc.rst:53 -msgid "" -"If you're interested in participating in GSoC as a student, you can apply " -"during the normal process provided by Google. We are currently overwhelmed " -"with interest, so we are not able to respond individually to each person who" -" is interested." -msgstr "" - -#: ../../gsoc.rst:56 -msgid "Project Ideas" -msgstr "" - -#: ../../gsoc.rst:58 -msgid "" -"We have written our some loose ideas for projects to work on here. We are " -"also open to any other ideas that students might have." -msgstr "" - -#: ../../gsoc.rst:61 -msgid "" -"**These projects are sorted by priority.** We will consider the priority on " -"our roadmap as a factor, along with the skill of the student, in our " -"selection process." -msgstr "" - -#: ../../gsoc.rst:67 -msgid "Refactor & improve our search code" -msgstr "" - -#: ../../gsoc.rst:69 -msgid "" -"Currently we're using a homegrown library for Elastic Search. There is a new" -" `elasticsearch-dsl `_ " -"library that we should be using. This project will include:" -msgstr "" - -#: ../../gsoc.rst:73 -msgid "Improving our search indexing" -msgstr "" - -#: ../../gsoc.rst:74 -msgid "" -"Refactoring how we \"model\" our search data to use elasticsearch-dsl Models" -msgstr "" - -#: ../../gsoc.rst:75 -msgid "" -"Add additional search data into our indexes, like the programming languages," -" type of document (tutorial, api, etc.) and other data for users to filter " -"by" -msgstr "" - -#: ../../gsoc.rst:76 -msgid "(Optional) Improve the UX of the search for users in various ways" -msgstr "" - -#: ../../gsoc.rst:79 -msgid "Finish YAML config" -msgstr "" - -#: ../../gsoc.rst:81 -msgid "" -"Currently we have a basic :doc:`/yaml-config` for Read the Docs. It's still " -"considered beta, and there are a number of features that it doesn't support." -" We need to support everying users can currently do from our website " -"dashboard inside the YAML file, and then plan a smooth transition path from " -"the database UI to the YAML file." -msgstr "" - -#: ../../gsoc.rst:87 -msgid "" -"This is a *large* project and will likely require a good deal of " -"understanding of both Python as well as web technologies. We have a " -"`starting list of issues " -"`_ put together, but " -"there will be much more work." -msgstr "" - -#: ../../gsoc.rst:92 -msgid "API V3" -msgstr "" - -#: ../../gsoc.rst:94 -msgid "" -"We currently have a \"v2\" API that isn't well documented and doesn't allow " -"users to write to it. We want to continue using Django REST Framework for " -"this, but rethink how we're presenting our information to our users." -msgstr "" - -#: ../../gsoc.rst:98 -msgid "" -"Currently we're showing everything as simple \"models\", and we want to " -"start exposing \"methods\" on our data, similar to GitHub." -msgstr "" - -#: ../../gsoc.rst:102 -msgid "" -"This is a large project and should only be done by someone who has done some" -" basic API design previously." -msgstr "" - -#: ../../gsoc.rst:105 -msgid "Improve Translation Workflow" -msgstr "" - -#: ../../gsoc.rst:107 -msgid "" -"Currently we have our documentation & website translated on Transifex, but " -"we don't have a management process for it. This means that translations will" -" often sit for months before making it back into the site and being " -"available to users." -msgstr "" - -#: ../../gsoc.rst:111 -msgid "" -"This project would include puting together a workflow for translations:" -msgstr "" - -#: ../../gsoc.rst:113 -msgid "Communicate with existing translators and see what needs they have" -msgstr "" - -#: ../../gsoc.rst:114 -msgid "" -"Help formalize the process that we have around Transifex to make it easier " -"to contribute to" -msgstr "" - -#: ../../gsoc.rst:115 -msgid "Improve our tooling so that integrating new translations is easier" -msgstr "" - -#: ../../gsoc.rst:118 -msgid "Support for additional build steps for linting & testing" -msgstr "" - -#: ../../gsoc.rst:120 -msgid "" -"Currently we only build documentation on Read the Docs, but we'd also like " -"to add additional build steps that lets users perform more actions. This " -"would likely take the form of wraping some of the existing `Sphinx builders " -"`_, and giving folks a " -"nice way to use them inside Read the Docs." -msgstr "" - -#: ../../gsoc.rst:125 -msgid "It would be great to have wrappers for the following as a start:" -msgstr "" - -#: ../../gsoc.rst:127 -msgid "" -"Link Check (http://www.sphinx-" -"doc.org/en/stable/builders.html#sphinx.builders.linkcheck.CheckExternalLinksBuilder)" -msgstr "" - -#: ../../gsoc.rst:128 -msgid "Spell Check (https://pypi.python.org/pypi/sphinxcontrib-spelling/)" -msgstr "" - -#: ../../gsoc.rst:129 -msgid "" -"Doctest (http://www.sphinx-doc.org/en/stable/ext/doctest.html#module-" -"sphinx.ext.doctest)" -msgstr "" - -#: ../../gsoc.rst:130 -msgid "" -"Coverage (http://www.sphinx-doc.org/en/stable/ext/coverage.html#module-" -"sphinx.ext.coverage)" -msgstr "" - -#: ../../gsoc.rst:132 -msgid "" -"The goal would also be to make it quite easy for users to contribute third " -"party build steps for Read the Docs, so that other useful parts of the " -"Sphinx ecosystem could be tightly integrated with Read the Docs." -msgstr "" - -#: ../../gsoc.rst:136 -msgid "Collections of Projects" -msgstr "" - -#: ../../gsoc.rst:138 -msgid "" -"This project involves building a user interface for groups of projects in " -"Read the Docs (`Collections`). Users would be allowed to create, publish, " -"and search a `Collection` of projects that they care about. We would also " -"allow for automatic creation of `Collections` based on a project's " -"``setup.py`` or ``requirements.txt``." -msgstr "" - -#: ../../gsoc.rst:142 -msgid "" -"Once a user has a `Collection`, we would allow them to do a few sets of " -"actions on them:" -msgstr "" - -#: ../../gsoc.rst:145 -msgid "" -"Search across all the projects in the `Collection` with one search dialog" -msgstr "" - -#: ../../gsoc.rst:146 -msgid "" -"Download all the project's documentation (PDF, HTMLZip, Epub) for offline " -"viewing" -msgstr "" - -#: ../../gsoc.rst:147 -msgid "" -"Build a landing page for the collection that lists out all the projects, and" -" could even have a user-editable description, similar to our project listing" -" page." -msgstr "" - -#: ../../gsoc.rst:149 -msgid "" -"There is likely other ideas that could be done with `Collections` over time." -msgstr "" - -#: ../../gsoc.rst:152 -msgid "Integrated Redirects" -msgstr "" - -#: ../../gsoc.rst:154 -msgid "" -"Right now it's hard for users to rename files. We support redirects, but " -"don't create them automatically on file rename, and our redirect code is " -"brittle." -msgstr "" - -#: ../../gsoc.rst:159 -msgid "We should rebuild how we handle redirects across a number of cases:" -msgstr "" - -#: ../../gsoc.rst:161 -msgid "" -"Detecting a file change in git/hg/svn and automatically creating a redirect" -msgstr "" - -#: ../../gsoc.rst:162 -msgid "Support redirecting an entire domain to another place" -msgstr "" - -#: ../../gsoc.rst:163 -msgid "Support redirecting versions" -msgstr "" - -#: ../../gsoc.rst:165 -msgid "" -"There will also be a good number of things that spawn from this, including " -"version aliases and other related concepts, if this task doesn't take the " -"whole summer." -msgstr "" - -#: ../../gsoc.rst:169 -msgid "Additional Ideas" -msgstr "" - -#: ../../gsoc.rst:171 -msgid "" -"We have some medium sized projects sketched out in our issue tracker with " -"the tag *Feature Overview*. Looking through `these issues`_ is a good place " -"to start. You might also look through our `milestones`_ on GitHub, which " -"provide outlines on the larger tasks that we're hoping to accomplish." -msgstr "" - -#: ../../gsoc.rst:180 -msgid "Thanks" -msgstr "" - -#: ../../gsoc.rst:182 -msgid "" -"This page was heavily inspired by Mailman's similar `GSOC page`_. Thanks for" -" the inspiration." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/i18n.mo b/docs/user/locale/zh/LC_MESSAGES/i18n.mo deleted file mode 100644 index 74c9c1cd001..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/i18n.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/i18n.po b/docs/user/locale/zh/LC_MESSAGES/i18n.po deleted file mode 100644 index b92597d9780..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/i18n.po +++ /dev/null @@ -1,379 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../i18n.rst:2 -msgid "Internationalization" -msgstr "" - -#: ../../i18n.rst:5 -msgid "" -"This document covers the details regarding internationalization and " -"localization that are applied in Read the Docs. The guidelines described are" -" mostly based on `Kitsune's localization documentation " -"`_." -msgstr "" - -#: ../../i18n.rst:10 -msgid "" -"As with most of the Django applications out there, Read the Docs' i18n/l10n " -"framework is based on `GNU gettext `_." -" Crowd-sourced localization is optionally available at `Transifex " -"`_." -msgstr "" - -#: ../../i18n.rst:15 -msgid "" -"For more information about the general ideas, look at this document: " -"http://www.gnu.org/software/gettext/manual/html_node/Concepts.html" -msgstr "" - -#: ../../i18n.rst:20 -msgid "Making Strings Localizable" -msgstr "" - -#: ../../i18n.rst:22 -msgid "" -"Making strings in templates localizable is exceptionally easy. Making " -"strings in Python localizable is a little more complicated. The short " -"answer, though, is to just wrap the string in ``_()``." -msgstr "" - -#: ../../i18n.rst:28 -msgid "Interpolation" -msgstr "" - -#: ../../i18n.rst:30 -msgid "" -"A string is often a combination of a fixed string and something changing, " -"for example, ``Welcome, James`` is a combination of the fixed part " -"``Welcome,``, and the changing part ``James``. The naive solution is to " -"localize the first part and then follow it with the name::" -msgstr "" - -#: ../../i18n.rst:37 -msgid "This is **wrong!**" -msgstr "" - -#: ../../i18n.rst:39 -msgid "" -"In some locales, the word order may be different. Use Python string " -"formatting to interpolate the changing part into the string::" -msgstr "" - -#: ../../i18n.rst:44 -msgid "" -"Python gives you a lot of ways to interpolate strings. The best way is to " -"use Py3k formatting and kwargs. That's the clearest for localizers." -msgstr "" - -#: ../../i18n.rst:49 -msgid "Localization Comments" -msgstr "" - -#: ../../i18n.rst:51 -msgid "" -"Sometimes, it can help localizers to describe where a string comes from, " -"particularly if it can be difficult to find in the interface, or is not very" -" self-descriptive (e.g. very short strings). If you immediately precede the " -"string with a comment that starts with ``Translators:``, the comment will be" -" added to the PO file, and visible to localizers." -msgstr "" - -#: ../../i18n.rst:57 ../../i18n.rst:91 -msgid "Example::" -msgstr "" - -#: ../../i18n.rst:74 -msgid "Adding Context with msgctxt" -msgstr "" - -#: ../../i18n.rst:76 -msgid "" -"Strings may be the same in English, but different in other languages. " -"English, for example, has no grammatical gender, and sometimes the noun and " -"verb forms of a word are identical." -msgstr "" - -#: ../../i18n.rst:80 -msgid "" -"To make it possible to localize these correctly, we can add \"context\" " -"(known in gettext as *msgctxt*) to differentiate two otherwise identical " -"strings. Django provides a :func:`~django.utils.translation.pgettext()` " -"function for this." -msgstr "" - -#: ../../i18n.rst:84 -msgid "" -"For example, the string *Search* may be a noun or a verb in English. In a " -"heading, it may be considered a noun, but on a button, it may be a verb. " -"It's appropriate to add a context (like *button*) to one of them." -msgstr "" - -#: ../../i18n.rst:88 -msgid "" -"Generally, we should only add context if we are sure the strings aren't used" -" in the same way, or if localizers ask us to." -msgstr "" - -#: ../../i18n.rst:99 -msgid "Plurals" -msgstr "" - -#: ../../i18n.rst:101 -msgid "" -"*You have 1 new messages* grates on discerning ears. Fortunately, gettext " -"gives us a way to fix that in English *and* other locales, the " -":func:`~django.utils.translation.ngettext()` function::" -msgstr "" - -#: ../../i18n.rst:107 -msgid "A more realistic example might be::" -msgstr "" - -#: ../../i18n.rst:113 -msgid "" -"This method takes three arguments because English only needs three, i.e., " -"zero is considered \"plural\" for English. Other languages may have " -"`different plural rules " -"`_, and require " -"different phrases for, say 0, 1, 2-3, 4-10, >10. That's absolutely fine, and" -" gettext makes it possible." -msgstr "" - -#: ../../i18n.rst:121 -msgid "Strings in Templates" -msgstr "" - -#: ../../i18n.rst:123 -msgid "" -"When putting new text into a template, all you need to do is wrap it in a " -"``{% trans %}`` template tag::" -msgstr "" - -#: ../../i18n.rst:128 -msgid "Context can be added, too::" -msgstr "" - -#: ../../i18n.rst:132 -msgid "" -"Comments for translators need to precede the internationalized text and must" -" start with the ``Translators:`` keyword.::" -msgstr "" - -#: ../../i18n.rst:138 -msgid "" -"To interpolate, you need to use the alternative and more verbose ``{% " -"blocktrans %}`` template tag — it's actually a block::" -msgstr "" - -#: ../../i18n.rst:143 -msgid "" -"Note that the ``{{ name }}`` variable needs to exist in the template " -"context." -msgstr "" - -#: ../../i18n.rst:145 -msgid "" -"In some situations, it's desirable to evaluate template expressions such as " -"filters or accessing object attributes. You can't do that within the ``{% " -"blocktrans %}`` block, so you need to bind the expression to a local " -"variable first::" -msgstr "" - -#: ../../i18n.rst:156 -msgid "" -"``{% blocktrans %}`` also provides pluralization. For that you need to bind " -"a counter with the name ``count`` and provide a plural translation after the" -" ``{% plural %}`` tag::" -msgstr "" - -#: ../../i18n.rst:169 -msgid "" -"The previous multi-lines examples also use the ``trimmed`` option. This " -"removes newline characters and replaces any whitespace at the beginning and " -"end of a line, helping translators when translating these strings." -msgstr "" - -#: ../../i18n.rst:175 -msgid "Strings in Python" -msgstr "" - -#: ../../i18n.rst:179 -msgid "" -"Whenever you are adding a string in Python, ask yourself if it really needs " -"to be there, or if it should be in the template. Keep logic and presentation" -" separate!" -msgstr "" - -#: ../../i18n.rst:183 -msgid "Strings in Python are more complex for two reasons:" -msgstr "" - -#: ../../i18n.rst:185 -msgid "" -"We need to make sure we're always using Unicode strings and the Unicode-" -"friendly versions of the functions." -msgstr "" - -#: ../../i18n.rst:188 -msgid "" -"If you use the :func:`~django.utils.translation.ugettext` function in the " -"wrong place, the string may end up in the wrong locale!" -msgstr "" - -#: ../../i18n.rst:191 -msgid "Here's how you might localize a string in a view::" -msgstr "" - -#: ../../i18n.rst:201 -msgid "Interpolation is done through normal Python string formatting::" -msgstr "" - -#: ../../i18n.rst:205 -msgid "" -"Context information can be supplied by using the " -":func:`~django.utils.translation.pgettext` function::" -msgstr "" - -#: ../../i18n.rst:210 -msgid "Translator comments are normal one-line Python comments::" -msgstr "" - -#: ../../i18n.rst:215 -msgid "" -"If you need to use plurals, import the " -":func:`~django.utils.translation.ungettext` function::" -msgstr "" - -#: ../../i18n.rst:225 -msgid "Lazily Translated Strings" -msgstr "" - -#: ../../i18n.rst:227 -msgid "" -"You can use :func:`~django.utils.translation.ugettext` or " -":func:`~django.utils.translation.ungettext` only in views or functions " -"called from views. If the function will be evaluated when the module is " -"loaded, then the string may end up in English or the locale of the last " -"request!" -msgstr "" - -#: ../../i18n.rst:232 -msgid "" -"Examples include strings in module-level code, arguments to functions in " -"class definitions, strings in functions called from outside the context of a" -" view. To internationalize these strings, you need to use the ``_lazy`` " -"versions of the above methods, " -":func:`~django.utils.translation.ugettext_lazy` and " -":func:`~django.utils.translation.ungettext_lazy`. The result doesn't get " -"translated until it is evaluated as a string, for example by being output or" -" passed to ``unicode()``::" -msgstr "" - -#: ../../i18n.rst:246 -msgid "" -"In case you want to provide context to a lazily-evaluated gettext string, " -"you will need to use :func:`~django.utils.translation.pgettext_lazy`." -msgstr "" - -#: ../../i18n.rst:251 -msgid "Administrative Tasks" -msgstr "" - -#: ../../i18n.rst:255 -msgid "Updating Localization Files" -msgstr "" - -#: ../../i18n.rst:257 -msgid "" -"To update the translation source files (eg if you changed or added " -"translatable strings in the templates or Python code) you should run " -"``python manage.py makemessages -l `` in the project's root " -"directory (substitute ```` with a valid language code)." -msgstr "" - -#: ../../i18n.rst:262 -msgid "" -"The updated files can now be localized in a `PO editor " -"`_ or " -"crowd-sourced online translation tool." -msgstr "" - -#: ../../i18n.rst:267 -msgid "Compiling to MO" -msgstr "" - -#: ../../i18n.rst:269 -msgid "" -"Gettext doesn't parse any text files, it reads a binary format for faster " -"performance. To compile the latest PO files in the repository, Django " -"provides the ``compilemessages`` management command. For example, to compile" -" all the available localizations, just run::" -msgstr "" - -#: ../../i18n.rst:276 -msgid "" -"You will need to do this every time you want to push updated translations to" -" the live site." -msgstr "" - -#: ../../i18n.rst:279 -msgid "" -"Also, note that it's not a good idea to track MO files in version control, " -"since they would need to be updated at the same pace PO files are updated, " -"so it's silly and not worth it. They are ignored by ``.gitignore``, but " -"please make sure you don't forcibly add them to the repository." -msgstr "" - -#: ../../i18n.rst:286 -msgid "Transifex Integration" -msgstr "" - -#: ../../i18n.rst:288 -msgid "" -"To push updated translation source files to Transifex, run ``tx push -s`` " -"(for English) or ``tx push -t `` (for non-English)." -msgstr "" - -#: ../../i18n.rst:291 -msgid "" -"To pull changes from Transifex, run ``tx pull -a``. Note that Transifex does" -" not compile the translation files, so you have to do this after the pull " -"(see the `Compiling to MO`_ section)." -msgstr "" - -#: ../../i18n.rst:295 -msgid "" -"For more information about the ``tx`` command, read the `Transifex client's " -"help pages `_." -msgstr "" - -#: ../../i18n.rst:301 -msgid "" -"For the Read the Docs community site, we use a `fabric script`_ to follow " -"this process:" -msgstr "" - -#: ../../i18n.rst:305 -msgid "Update files and push sources (English) to Transifex:" -msgstr "" - -#: ../../i18n.rst:311 -msgid "Pull changes (new translations) from Transifex:" -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/index.mo b/docs/user/locale/zh/LC_MESSAGES/index.mo deleted file mode 100644 index dd55a9adb86..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/index.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/index.po b/docs/user/locale/zh/LC_MESSAGES/index.po deleted file mode 100644 index d610a381c43..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/index.po +++ /dev/null @@ -1,92 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../index.rst:2 -msgid "Welcome to Read The Docs" -msgstr "" - -#: ../../index.rst:4 -msgid "" -"`Read the Docs`_ hosts documentation for the open source community. We " -"support Sphinx_ docs written with reStructuredText_ and `CommonMark`_. We " -"pull your code from your Subversion_, Bazaar_, Git_, and Mercurial_ " -"repositories. Then we build documentation and host it for you. Think of it " -"as *Continuous Documentation*." -msgstr "" - -#: ../../index.rst:10 -msgid "The code is open source, and `available on GitHub`_." -msgstr "" - -#: ../../index.rst:22 -msgid "" -"The main documentation for the site is organized into a couple sections:" -msgstr "" - -#: ../../index.rst:24 -msgid ":ref:`user-docs`" -msgstr "" - -#: ../../index.rst:25 -msgid ":ref:`feature-docs`" -msgstr "" - -#: ../../index.rst:26 -msgid ":ref:`about-docs`" -msgstr "" - -#: ../../index.rst:28 -msgid "Information about development is also available:" -msgstr "" - -#: ../../index.rst:30 -msgid ":ref:`dev-docs`" -msgstr "" - -#: ../../index.rst:31 -msgid ":ref:`design-docs`" -msgstr "" - -#: ../../index.rst:35 -msgid "User Documentation" -msgstr "" - -#: ../../index.rst:52 -msgid "About Read the Docs" -msgstr "" - -#: ../../index.rst:70 -msgid "Feature Documentation" -msgstr "" - -#: ../../index.rst:92 -msgid "Developer Documentation" -msgstr "" - -#: ../../index.rst:111 -msgid "Business Documentation" -msgstr "" - -#: ../../index.rst:119 -msgid "Custom Install Documentation" -msgstr "" - -#: ../../index.rst:127 -msgid "Designer Documentation" -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/install.mo b/docs/user/locale/zh/LC_MESSAGES/install.mo deleted file mode 100644 index 3987b5a91ff..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/install.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/install.po b/docs/user/locale/zh/LC_MESSAGES/install.po deleted file mode 100644 index 5805a4b44ae..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/install.po +++ /dev/null @@ -1,193 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../install.rst:2 -msgid "Installation" -msgstr "" - -#: ../../install.rst:4 -msgid "" -"Here is a step by step plan on how to install Read the Docs. It will get you" -" to a point of having a local running instance." -msgstr "" - -#: ../../install.rst:8 -msgid "" -"First, obtain `Python 3.6`_ and virtualenv_ if you do not already have them." -" Using a virtual environment will make the installation easier, and will " -"help to avoid clutter in your system-wide libraries. You will also need Git_" -" in order to clone the repository. If you plan to import Python 2.7 project " -"to your RTD then you'll need to install Python 2.7 with virtualenv in your " -"system as well." -msgstr "" - -#: ../../install.rst:25 -msgid "Requires Git version >=2" -msgstr "" - -#: ../../install.rst:29 -msgid "" -"If you are having trouble on OS X Mavericks (or possibly other versions of " -"OS X) with building ``lxml``, you probably might need to use Homebrew_ to " -"``brew install libxml2``, and invoke the install with::" -msgstr "" - -#: ../../install.rst:39 -msgid "" -"Linux users may find they need to install a few additional packages in order" -" to successfully execute ``pip install -r requirements.txt``. For example, a" -" clean install of Ubuntu 14.04 LTS will require the following packages::" -msgstr "" - -#: ../../install.rst:48 -msgid "CentOS/RHEL 7 will require::" -msgstr "" - -#: ../../install.rst:52 -msgid "" -"Users of other Linux distributions may need to install the equivalent " -"packages, depending on their system configuration." -msgstr "" - -#: ../../install.rst:57 -msgid "" -"If you want full support for searching inside your Read the Docs site you " -"will need to install Elasticsearch_." -msgstr "" - -#: ../../install.rst:60 -msgid "" -"Ubuntu users could install this package by following " -":doc:`/custom_installs/elasticsearch`." -msgstr "" - -#: ../../install.rst:64 -msgid "Besides the Python specific dependencies, you will also need Redis_." -msgstr "" - -#: ../../install.rst:66 -msgid "Ubuntu users could install this package as following::" -msgstr "" - -#: ../../install.rst:71 -msgid "" -"You will need to verify that your pip version is higher than 1.5 you can do " -"this as such::" -msgstr "" - -#: ../../install.rst:75 -msgid "" -"If this is not the case please update your pip version before continuing::" -msgstr "" - -#: ../../install.rst:79 -msgid "" -"Once you have these, create a virtual environment somewhere on your disk, " -"then activate it::" -msgstr "" - -#: ../../install.rst:86 -msgid "Create a folder in here, and clone the repository::" -msgstr "" - -#: ../../install.rst:92 -msgid "" -"Next, install the dependencies using ``pip`` (included inside of " -"virtualenv_)::" -msgstr "" - -#: ../../install.rst:97 -msgid "" -"This may take a while, so go grab a beverage. When it's done, build your " -"database::" -msgstr "" - -#: ../../install.rst:102 -msgid "Then please create a superuser account for Django::" -msgstr "" - -#: ../../install.rst:106 -msgid "Now let's properly generate the static assets::" -msgstr "" - -#: ../../install.rst:110 -msgid "" -"By now, it is the right time to load in a couple users and a test project::" -msgstr "" - -#: ../../install.rst:116 -msgid "" -"If you do not opt to install test data, you'll need to create an account for" -" API use and set ``SLUMBER_USERNAME`` and ``SLUMBER_PASSWORD`` in order for " -"everything to work properly. This can be done by using ``createsuperuser``, " -"then attempting a manual login to create an ``EmailAddress`` entry for the " -"user, then you can use ``shell_plus`` to update the object with " -"``primary=True``, ``verified=True``." -msgstr "" - -#: ../../install.rst:123 -msgid "Finally, you're ready to start the webserver::" -msgstr "" - -#: ../../install.rst:127 -msgid "" -"Visit http://127.0.0.1:8000/ in your browser to see how it looks; you can " -"use the admin interface via http://127.0.0.1:8000/admin (logging in with the" -" superuser account you just created)." -msgstr "" - -#: ../../install.rst:131 -msgid "" -"For builds to properly kick off as expected, it is necessary the port you're" -" serving on (i.e. ``runserver 0.0.0.0:8080``) match the port defined in " -"``PRODUCTION_DOMAIN``. You can utilize ``local_settings.py`` to modify this." -" (By default, it's ``localhost:8000``)" -msgstr "" - -#: ../../install.rst:136 -msgid "" -"While the webserver is running, you can build documentation for the latest " -"version of a project called 'pip' with the ``update_repos`` command. You " -"can replace 'pip' with the name of any added project::" -msgstr "" - -#: ../../install.rst:143 -msgid "What's available" -msgstr "" - -#: ../../install.rst:145 -msgid "" -"After registering with the site (or creating yourself a superuser account), " -"you will be able to log in and view the `dashboard " -"`_." -msgstr "" - -#: ../../install.rst:149 -msgid "Importing your docs" -msgstr "" - -#: ../../install.rst:151 -msgid "" -"One of the goals of readthedocs.org is to make it easy for any open source " -"developer to get high quality hosted docs with great visibility! Simply " -"provide us with the clone URL to your repo, we'll pull your code, extract " -"your docs, and build them! We make available a post-commit webhook that can " -"be configured to update the docs whenever you commit to your repo. See our " -":doc:`getting_started` page to learn more." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/issue-labels.mo b/docs/user/locale/zh/LC_MESSAGES/issue-labels.mo deleted file mode 100644 index 2f9215e60ec..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/issue-labels.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/issue-labels.po b/docs/user/locale/zh/LC_MESSAGES/issue-labels.po deleted file mode 100644 index 766a2c5aa35..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/issue-labels.po +++ /dev/null @@ -1,251 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../issue-labels.rst:2 -msgid "Overview of issue labels" -msgstr "" - -#: ../../issue-labels.rst:4 -msgid "" -"Here is a full list of labels that we use in the `GitHub issue tracker`_ and" -" what they stand for." -msgstr "" - -#: ../../issue-labels.rst:18 -msgid "*Accepted*" -msgstr "" - -#: ../../issue-labels.rst:10 -msgid "" -"Issues with this label are issues that the core team has accepted on to the " -"roadmap. The core team focuses on accepted bugs, features, and improvements " -"that are on our immediate roadmap and will give priority to these issues. " -"Pull requests could be delayed or closed if the pull request doesn't align " -"with our current roadmap. An issue or pull request that has not been " -"accepted should either eventually move to an accepted state, or should be " -"closed. As an issue is accepted, we will find room for it on our roadmap, " -"either on an upcoming release (point release milestones), or on a future " -"milestone project (named milestones)." -msgstr "" - -#: ../../issue-labels.rst:24 -msgid "*Bug*" -msgstr "" - -#: ../../issue-labels.rst:21 -msgid "" -"An issue describing unexpected or malicious behaviour of the readthedocs.org" -" software. A Bug issue differs from an Improvement issue in that Bug issues " -"are given priority on our roadmap. On release, these issues generally only " -"warrant incrementing the patch level version." -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "*Design*" -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "Issues related to the UI of the readthedocs.org website." -msgstr "" - -#: ../../issue-labels.rst:33 -msgid "*Feature*" -msgstr "" - -#: ../../issue-labels.rst:30 -msgid "" -"Issues that describe new features. Issues that do not describe new features," -" such as code cleanup or fixes that are not related to a bug, should " -"probably be given the Improvement label instead. On release, issues with the" -" Feature label warrant at least a minor version increase." -msgstr "" - -#: ../../issue-labels.rst:37 -msgid "*Good First Issue*" -msgstr "" - -#: ../../issue-labels.rst:36 -msgid "" -"This label marks issues that are easy to get started with. The issue should " -"be ideal for beginners to dive into the code base." -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "*Priority: high*" -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "Issues with this label should be resolved as quickly as possible." -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "*Priority: low*" -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "" -"Issues with this label won't have the immediate focus of the core team." -msgstr "" - -#: ../../issue-labels.rst:50 -msgid "*Improvement*" -msgstr "" - -#: ../../issue-labels.rst:46 -msgid "" -"An issue with this label is not a Bug nor a Feature. Code cleanup or small " -"changes to existing features would likely have this label. The distinction " -"for this label is that these issues have a lower priority on our roadmap " -"compared to issues labeled Bug, and aren't implementing new features, such " -"as a Feature issue might." -msgstr "" - -#: ../../issue-labels.rst:54 -msgid "*Needed: design decision*" -msgstr "" - -#: ../../issue-labels.rst:53 -msgid "" -"Issues that need a design decision are blocked for development until a " -"project leader clarifies the way in which the issue should be approached." -msgstr "" - -#: ../../issue-labels.rst:58 -msgid "*Needed: documentation*" -msgstr "" - -#: ../../issue-labels.rst:57 -msgid "" -"If an issue involves creating or refining documentation, this label will be " -"assigned." -msgstr "" - -#: ../../issue-labels.rst:65 -msgid "*Needed: more information*" -msgstr "" - -#: ../../issue-labels.rst:61 -msgid "" -"This label indicates that a reply with more information is required from the" -" bug reporter. If no response is given by the reporter, the issue is " -"considered invalid after 2 weeks and will be closed. See the documentation " -"about our :ref:`triage process ` for more " -"information." -msgstr "" - -#: ../../issue-labels.rst:69 -msgid "*Needed: patch*" -msgstr "" - -#: ../../issue-labels.rst:68 -msgid "" -"This label indicates that a patch is required in order to resolve the issue." -" A fix should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:73 -msgid "*Needed: tests*" -msgstr "" - -#: ../../issue-labels.rst:72 -msgid "" -"This label indicates that a better test coverage is required to resolve the " -"issue. New tests should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:77 -msgid "*Needed: replication*" -msgstr "" - -#: ../../issue-labels.rst:76 -msgid "" -"This label indicates that a bug has been reported, but has not been " -"successfully replicated by another user or contributor yet." -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "*Operations*" -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "Issues that require changes in the server infrastructure." -msgstr "" - -#: ../../issue-labels.rst:84 -msgid "*PR: work in progress*" -msgstr "" - -#: ../../issue-labels.rst:83 -msgid "" -"Pull Requests that are not complete yet. A final review is not possible yet," -" but every Pull Request is open for discussion." -msgstr "" - -#: ../../issue-labels.rst:88 -msgid "*PR: hotfix*" -msgstr "" - -#: ../../issue-labels.rst:87 -msgid "" -"Pull request was applied directly to production after a release. These pull " -"requests still need review to be merged into the next release." -msgstr "" - -#: ../../issue-labels.rst:92 -msgid "*Sprintable*" -msgstr "" - -#: ../../issue-labels.rst:91 -msgid "" -"Sprintable are all issues that have the right amount of scope to be handled " -"during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../issue-labels.rst:96 -msgid "*Status: blocked*" -msgstr "" - -#: ../../issue-labels.rst:95 -msgid "" -"The issue cannot be resolved until some other issue has been closed. See the" -" issue's log for which issue is blocking this issue." -msgstr "" - -#: ../../issue-labels.rst:101 -msgid "*Status: stale*" -msgstr "" - -#: ../../issue-labels.rst:99 -msgid "" -"A issue is stale if it there has been no activity on it for 90 days. Once a " -"issue is determined to be stale, it will be closed after 2 weeks unless " -"there is activity on the issue." -msgstr "" - -#: ../../issue-labels.rst:106 -msgid "*Support*" -msgstr "" - -#: ../../issue-labels.rst:104 -msgid "" -"Questions that needs answering but do not require code changes or issues " -"that only require a one time action on the server will have this label. See " -"the documentation about our :ref:`triage process ` " -"for more information." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/localization.mo b/docs/user/locale/zh/LC_MESSAGES/localization.mo deleted file mode 100644 index 67dac67d8bc..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/localization.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/localization.po b/docs/user/locale/zh/LC_MESSAGES/localization.po deleted file mode 100644 index a489de44e59..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/localization.po +++ /dev/null @@ -1,124 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../localization.rst:2 -msgid "Localization of Documentation" -msgstr "" - -#: ../../localization.rst:4 -msgid "" -"This feature only applies to Sphinx documentation. We are working to bring " -"it to our other documentation backends." -msgstr "" - -#: ../../localization.rst:6 -msgid "" -"Read the Docs supports hosting your docs in multiple languages. There are " -"two different things that we support:" -msgstr "" - -#: ../../localization.rst:9 -msgid "A single project written in another language" -msgstr "" - -#: ../../localization.rst:10 -msgid "A project with translations into multiple languages" -msgstr "" - -#: ../../localization.rst:14 -msgid "Single project in another language" -msgstr "" - -#: ../../localization.rst:16 -msgid "" -"It is easy to set the *Language* of your project. On the project *Admin* " -"page (or *Import* page), simply select your desired *Language* from the " -"dropdown. This will tell Read the Docs that your project is in the language." -" The language will be represented in the URL for your project." -msgstr "" - -#: ../../localization.rst:22 -msgid "" -"For example, a project that is in Spanish will have a default URL of " -"``/es/latest/`` instead of ``/en/latest/``." -msgstr "" - -#: ../../localization.rst:25 -msgid "" -"You must commit the ``.po`` files for Read the Docs to translate your " -"documentation." -msgstr "" - -#: ../../localization.rst:28 -msgid "Project with multiple translations" -msgstr "" - -#: ../../localization.rst:30 -msgid "" -"This situation is a bit more complicated. To support this, you will have one" -" parent project and a number of projects marked as translations of that " -"parent. Let's use ``phpmyadmin`` as an example." -msgstr "" - -#: ../../localization.rst:35 -msgid "" -"The main ``phpmyadmin`` project is the parent for all translations. Then you" -" must create a project for each translation, for example ``phpmyadmin-" -"spanish``. You will set the *Language* for ``phpmyadmin-spanish`` to " -"``Spanish``. In the parent projects *Translations* page, you will say that " -"``phpmyadmin-spanish`` is a translation for your project." -msgstr "" - -#: ../../localization.rst:42 -msgid "This has the results of serving:" -msgstr "" - -#: ../../localization.rst:44 -msgid "``phpmyadmin`` at ``http://phpmyadmin.readthedocs.io/en/latest/``" -msgstr "" - -#: ../../localization.rst:45 -msgid "" -"``phpmyadmin-spanish`` at ``http://phpmyadmin.readthedocs.io/es/latest/``" -msgstr "" - -#: ../../localization.rst:47 -msgid "It also gets included in the Read the Docs flyout:" -msgstr "" - -#: ../../localization.rst:52 -msgid "" -"The default language of a custom domain is determined by the language of the" -" parent project that the domain was configured on. See " -":doc:`alternate_domains` for more information." -msgstr "" - -#: ../../localization.rst:56 -msgid "" -"You can include multiple translations in the same repository, with same " -"``conf.py`` and ``.rst`` files, but each project must specify the language " -"to build for those docs." -msgstr "" - -#: ../../localization.rst:60 -msgid "" -"You can read :doc:`guides/manage-translations` to understand the whole " -"process for a documentation with multiples languages in the same repository " -"and how to keep the translations updated on time." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/open-source-philosophy.mo b/docs/user/locale/zh/LC_MESSAGES/open-source-philosophy.mo deleted file mode 100644 index 4df70b3ca2c..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/open-source-philosophy.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/open-source-philosophy.po b/docs/user/locale/zh/LC_MESSAGES/open-source-philosophy.po deleted file mode 100644 index e095ee45900..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/open-source-philosophy.po +++ /dev/null @@ -1,113 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../open-source-philosophy.rst:2 -msgid "Read the Docs Open Source Philosophy" -msgstr "" - -#: ../../open-source-philosophy.rst:4 -msgid "" -"Read the Docs is Open Source software. We have `licensed " -"`_ the code " -"base as MIT, which provides almost no restrictions on the use of the code." -msgstr "" - -#: ../../open-source-philosophy.rst:8 -msgid "" -"However, as a project there are things that we care about more than others. " -"We built Read the Docs to support documentation in the Open Source " -"community. The code is open for people to contribute to, so that they may " -"build features into https://readthedocs.org that they want. We also believe " -"sharing the code openly is a valuable learning tool, especially for " -"demonstrating how to collaborate and maintain an enormous website." -msgstr "" - -#: ../../open-source-philosophy.rst:18 -msgid "Official Support" -msgstr "" - -#: ../../open-source-philosophy.rst:20 -msgid "" -"The time of the core developers of Read the Docs is limited. We provide " -"official support for the following things:" -msgstr "" - -#: ../../open-source-philosophy.rst:23 -msgid "Local development on the Python code base" -msgstr "" - -#: ../../open-source-philosophy.rst:24 -msgid "Usage of https://readthedocs.org for Open Source projects" -msgstr "" - -#: ../../open-source-philosophy.rst:25 -msgid "" -"Bug fixes in the code base, as it applies to running it on " -"https://readthedocs.org" -msgstr "" - -#: ../../open-source-philosophy.rst:28 -msgid "Unsupported" -msgstr "" - -#: ../../open-source-philosophy.rst:30 -msgid "" -"There are use cases that we don't support, because it doesn't further our " -"goal of promoting documentation in the Open Source Community." -msgstr "" - -#: ../../open-source-philosophy.rst:33 -msgid "We do not support:" -msgstr "" - -#: ../../open-source-philosophy.rst:35 -msgid "Specific usage of Sphinx and Mkdocs, that don't affect our hosting" -msgstr "" - -#: ../../open-source-philosophy.rst:36 -msgid "Custom installations of Read the Docs at your company" -msgstr "" - -#: ../../open-source-philosophy.rst:37 -msgid "Installation of Read the Docs on other platforms" -msgstr "" - -#: ../../open-source-philosophy.rst:38 -msgid "Any installation issues outside of the Read the Docs Python Code" -msgstr "" - -#: ../../open-source-philosophy.rst:41 -msgid "Rationale" -msgstr "" - -#: ../../open-source-philosophy.rst:43 -msgid "" -"Read the Docs was founded to improve documentation in the Open Source " -"Community. We fully recognize and allow the code to be used for internal " -"installs at companies, but we will not spend our time supporting it. Our " -"time is limited, and we want to spend it on the mission that we set out to " -"originally support." -msgstr "" - -#: ../../open-source-philosophy.rst:49 -msgid "" -"If you feel strongly about installing Read the Docs internal to a company, " -"we will happily link to third party resources on this topic. Please open an " -"issue with a proposal if you want to take on this task." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/privacy-policy.mo b/docs/user/locale/zh/LC_MESSAGES/privacy-policy.mo deleted file mode 100644 index 10e4e2a1a9f..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/privacy-policy.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/privacy-policy.po b/docs/user/locale/zh/LC_MESSAGES/privacy-policy.po deleted file mode 100644 index 46e231b2f9f..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/privacy-policy.po +++ /dev/null @@ -1,658 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../privacy-policy.rst:5 -msgid "Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:7 -msgid "Effective date: **May 30, 2018**" -msgstr "" - -#: ../../privacy-policy.rst:9 -msgid "" -"Welcome to Read the Docs. At Read the Docs, we believe in protecting the " -"privacy of our users, authors, and readers." -msgstr "" - -#: ../../privacy-policy.rst:15 -msgid "The short version" -msgstr "" - -#: ../../privacy-policy.rst:17 -msgid "" -"We collect your information only with your consent; we only collect the " -"minimum amount of personal information that is necessary to fulfill the " -"purpose of your interaction with us; we don't sell it to third parties; and " -"we only use it as this Privacy Policy describes." -msgstr "" - -#: ../../privacy-policy.rst:23 -msgid "" -"Of course, the short version doesn't tell you everything, so please read on " -"for more details!" -msgstr "" - -#: ../../privacy-policy.rst:28 -msgid "Our services" -msgstr "" - -#: ../../privacy-policy.rst:30 -msgid "Read the Docs is made up of:" -msgstr "" - -#: ../../privacy-policy.rst:35 -msgid "readthedocs.org" -msgstr "" - -#: ../../privacy-policy.rst:33 -msgid "" -"This is a website aimed at documentation authors writing and building " -"software documentation. This Privacy Policy applies to this site in full " -"without reservation." -msgstr "" - -#: ../../privacy-policy.rst:41 -msgid "readthedocs.com" -msgstr "" - -#: ../../privacy-policy.rst:38 -msgid "" -"This website is a commercial hosted offering for hosting private " -"documentation for corporate clients. It is governed by this privacy policy " -"but also separate `terms `_." -msgstr "" - -#: ../../privacy-policy.rst:48 -msgid "" -"readthedocs.io, readthedocs-hosted.com, and other domains (\"Documentation " -"Sites\")" -msgstr "" - -#: ../../privacy-policy.rst:44 -msgid "" -"These websites are where Read the Docs hosts documentation on behalf of " -"documentation authors. A best effort is made to apply this Privacy Policy to" -" these sites but the documentation may contain content and files created by " -"documentation authors." -msgstr "" - -#: ../../privacy-policy.rst:51 -msgid "What information Read the Docs collects and why" -msgstr "" - -#: ../../privacy-policy.rst:54 -msgid "Information from website browsers" -msgstr "" - -#: ../../privacy-policy.rst:56 -msgid "" -"If you're **just browsing the website**, we collect the same basic " -"information that most websites collect. We use common internet technologies," -" such as cookies and web server logs. We collect this basic information from" -" everybody, whether they have an account or not." -msgstr "" - -#: ../../privacy-policy.rst:60 -msgid "The information we collect about all visitors to our website includes:" -msgstr "" - -#: ../../privacy-policy.rst:62 -msgid "the visitor's browser type" -msgstr "" - -#: ../../privacy-policy.rst:63 -msgid "language preference" -msgstr "" - -#: ../../privacy-policy.rst:64 -msgid "referring site" -msgstr "" - -#: ../../privacy-policy.rst:65 -msgid "the date and time of each visitor request" -msgstr "" - -#: ../../privacy-policy.rst:67 -msgid "" -"We also collect potentially personally-identifying information like Internet" -" Protocol (IP) addresses." -msgstr "" - -#: ../../privacy-policy.rst:72 ../../privacy-policy.rst:96 -msgid "Why do we collect this?" -msgstr "" - -#: ../../privacy-policy.rst:74 -msgid "" -"We collect this information to better understand how our website visitors " -"use Read the Docs, and to monitor and protect the security of the website." -msgstr "" - -#: ../../privacy-policy.rst:79 -msgid "Information from users with accounts" -msgstr "" - -#: ../../privacy-policy.rst:81 -msgid "" -"If you **create an account**, we require some basic information at the time " -"of account creation. You will create your own user name and password, and we" -" will ask you for a valid email account. You also have the option to give us" -" more information if you want to, and this may include \"User Personal " -"Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:86 -msgid "" -"\"User Personal Information\" is any information about one of our users " -"which could, alone or together with other information, personally identify " -"him or her. Information such as a user name and password, an email address, " -"a real name, and a photograph are examples of \"User Personal Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:91 -msgid "" -"User Personal Information does not include aggregated, non-personally " -"identifying information. We may use aggregated, non-personally identifying " -"information to operate, improve, and optimize our website and service." -msgstr "" - -#: ../../privacy-policy.rst:98 -msgid "" -"We need your User Personal Information to create your account, and to " -"provide the services you request." -msgstr "" - -#: ../../privacy-policy.rst:99 -msgid "" -"We use your User Personal Information, specifically your user name, to " -"identify you on Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:100 -msgid "" -"We use it to fill out your profile and share that profile with other users." -msgstr "" - -#: ../../privacy-policy.rst:101 -msgid "" -"We will use your email address to communicate with you but it is not shared " -"publicly." -msgstr "" - -#: ../../privacy-policy.rst:102 -msgid "" -"We limit our use of your User Personal Information to the purposes listed in" -" this Privacy Statement. If we need to use your User Personal Information " -"for other purposes, we will ask your permission first. You can always see " -"what information we have in your `user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:108 -msgid "What information Read the Docs does not collect" -msgstr "" - -#: ../../privacy-policy.rst:110 -msgid "" -"We do not intentionally collect **sensitive personal information**, such as " -"social security numbers, genetic data, health information, or religious " -"information." -msgstr "" - -#: ../../privacy-policy.rst:113 -msgid "" -"Documentation Sites hosted on Read the Docs are public, anyone (including " -"us) may view their contents. If you have included private or sensitive " -"information in your Documentation Site, such as email addresses, that " -"information may be indexed by search engines or used by third parties." -msgstr "" - -#: ../../privacy-policy.rst:118 -msgid "" -"If you're a **child under the age of 13**, you may not have an account on " -"Read the Docs. Read the Docs does not knowingly collect information from or " -"direct any of our content specifically to children under 13. If we learn or " -"have reason to suspect that you are a user who is under the age of 13, we " -"will unfortunately have to close your account. We don't want to discourage " -"you from writing software documentation, but those are the rules." -msgstr "" - -#: ../../privacy-policy.rst:124 -msgid "How we share the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:126 -msgid "" -"We **do not** share, sell, rent, or trade User Personal Information with " -"third parties for their commercial purposes." -msgstr "" - -#: ../../privacy-policy.rst:129 -msgid "" -"We do not disclose User Personal Information outside Read the Docs, except " -"in the situations listed in this section or in the section below on " -"compelled disclosure." -msgstr "" - -#: ../../privacy-policy.rst:133 -msgid "" -"We **do** share certain aggregated, non-personally identifying information " -"with others about how our users, collectively, use Read the Docs. For " -"example, we may compile statistics on the prevalence of different types of " -"documentation across Read the Docs for a blog post or popularity of " -"programming languages for advertising partners." -msgstr "" - -#: ../../privacy-policy.rst:139 -msgid "" -"We **do** host advertising on Documentation Sites. This advertising is " -"first-party advertising hosted by Read the Docs. We **do not** run any code " -"from advertisers and all ad images are hosted on Read the Docs' servers. For" -" more details, see our document on :doc:`advertising/advertising-details`." -msgstr "" - -#: ../../privacy-policy.rst:145 -msgid "" -"We may use User Personal Information with your permission, so we can perform" -" services you have requested. For example, if you request service on " -"commercially hosted docs, we will ask your permission to sync your private " -"repositories." -msgstr "" - -#: ../../privacy-policy.rst:150 -msgid "" -"We may share User Personal Information with a limited number of third party " -"vendors who process it on our behalf to provide or improve our service, and " -"who have agreed to privacy restrictions similar to our own Privacy " -"Statement. For more details, see our next section on :ref:`third parties " -"`." -msgstr "" - -#: ../../privacy-policy.rst:157 -msgid "Third party vendors" -msgstr "" - -#: ../../privacy-policy.rst:159 -msgid "" -"As we mentioned, we may share some information with third party vendors or " -"it may be collected by them on our behalf. The information collected and " -"stored by third parties is subject to their policies and practices. This " -"list will be updated from time to time and we encourage you to check back " -"periodically." -msgstr "" - -#: ../../privacy-policy.rst:167 -msgid "Payment processing" -msgstr "" - -#: ../../privacy-policy.rst:169 -msgid "" -"Should you choose to become a `Supporter`_, purchase a `Gold Membership`_, " -"or become a subscriber to Read the Docs' commercial hosting product, your " -"payment information and details will be processed by Stripe. Read the Docs " -"does not store your payment information." -msgstr "" - -#: ../../privacy-policy.rst:178 -msgid "Site monitoring" -msgstr "" - -#: ../../privacy-policy.rst:180 -msgid "" -"Read the Docs uses Sentry and New Relic to diagnose errors and improve the " -"performance of our site. Both companies take part in the EU-US Privacy " -"Shield framework. We aim to minimize the amount of personal information " -"shared, but the information may include your IP address." -msgstr "" - -#: ../../privacy-policy.rst:187 -msgid "Analytics" -msgstr "" - -#: ../../privacy-policy.rst:189 -msgid "" -"We go into detail on analytics in a :ref:`separate section specific to " -"analytics `." -msgstr "" - -#: ../../privacy-policy.rst:193 -msgid "Support Desk" -msgstr "" - -#: ../../privacy-policy.rst:195 -msgid "" -"Read the Docs uses Intercom to manage support requests for documentation " -"hosted through our commercial hosting on readthedocs.com. If you request " -"support -- typically via email -- Intercom may process your contact " -"information." -msgstr "" - -#: ../../privacy-policy.rst:201 -msgid "Email newsletter" -msgstr "" - -#: ../../privacy-policy.rst:203 -msgid "" -"If you sign up for the `Read the Docs email newsletter`_, your email address" -" and name will be stored by Mailchimp. This newsletter is separate from " -"creating a Read the Docs account and signing up for Read the Docs does not " -"opt you in for the newsletter." -msgstr "" - -#: ../../privacy-policy.rst:208 -msgid "" -"You can manage your email subscription including unsubscribing and deleting " -"your records with Mailchimp. There is a link to do so in the footer of any " -"newsletter you receive from us." -msgstr "" - -#: ../../privacy-policy.rst:216 -msgid "Public Information on Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:218 -msgid "" -"Most of Read the Docs is public-facing including user names, project names, " -"and Documentation Sites. If your content is public-facing, third parties may" -" access it. We do not sell that content; it is yours." -msgstr "" - -#: ../../privacy-policy.rst:225 -msgid "Our use of cookies and tracking" -msgstr "" - -#: ../../privacy-policy.rst:229 -msgid "Do Not Track" -msgstr "" - -#: ../../privacy-policy.rst:231 -msgid "" -"Read the Docs supports Do Not Track (DNT) and respects users' tracking " -"preferences. Specifically, we support the `W3C's tracking preference " -"expression`_ and the `EFF's DNT Policy`_." -msgstr "" - -#: ../../privacy-policy.rst:235 -msgid "For Read the Docs, this means:" -msgstr "" - -#: ../../privacy-policy.rst:237 -msgid "" -"We **do not** do behavioral ad targeting regardless of your DNT preference." -msgstr "" - -#: ../../privacy-policy.rst:238 -msgid "" -"When DNT is enabled, both logged-in and logged-out users are considered " -"opted-out of :ref:`analytics `." -msgstr "" - -#: ../../privacy-policy.rst:240 -msgid "" -"Regardless of DNT preference, our logs that contain IP addresses and user " -"agent strings are deleted after 10 days unless a DNT exception applies." -msgstr "" - -#: ../../privacy-policy.rst:242 -msgid "Our full DNT policy is `available here`_." -msgstr "" - -#: ../../privacy-policy.rst:244 -msgid "" -"Our DNT policy applies without reservation to readthedocs.org and " -"readthedocs.com. A best effort is made to apply this to Documentation Sites," -" but we do not have complete control over the contents of these sites." -msgstr "" - -#: ../../privacy-policy.rst:248 -msgid "For more details about DNT, visit `All About Do Not Track`_." -msgstr "" - -#: ../../privacy-policy.rst:252 -msgid "" -"Due to the nature of our environment where documentation is built as " -"necessary, the DNT analytics opt-out for Documentation Sites only applies " -"for those sites generated after May 1, 2018." -msgstr "" - -#: ../../privacy-policy.rst:262 -msgid "Cookies" -msgstr "" - -#: ../../privacy-policy.rst:264 -msgid "" -"Read the Docs uses cookies to make interactions with our service easy and " -"meaningful. We use cookies to keep you logged in, remember your preferences," -" and provide information for future development of Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:268 -msgid "" -"A cookie is a small piece of text that our web server stores on your " -"computer or mobile device, which your browser sends to us when you return to" -" our site. Cookies do not necessarily identify you if you are merely " -"visiting Read the Docs; however, a cookie may store a unique identifier for " -"each logged in user. The cookies Read the Docs sets are essential for the " -"operation of the website, or are used for performance or functionality. By " -"using our website, you agree that we can place these types of cookies on " -"your computer or device. If you disable your browser or device's ability to " -"accept cookies, you will not be able to log in to Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:279 -msgid "Google Analytics" -msgstr "" - -#: ../../privacy-policy.rst:281 -msgid "" -"We use Google Analytics as a third party tracking service, but we don't use " -"it to track you individually or collect your User Personal Information. We " -"use Google Analytics to collect information about how our website performs " -"and how our users, in general, navigate through and use Read the Docs. This " -"helps us evaluate our users' use of Read the Docs; compile statistical " -"reports on activity; and improve our content and website performance." -msgstr "" - -#: ../../privacy-policy.rst:288 -msgid "" -"Google Analytics gathers certain simple, non-personally identifying " -"information over time, such as your IP address, browser type, internet " -"service provider, referring and exit pages, time stamp, and similar data " -"about your use of Read the Docs. We do not link this information to any of " -"your personal information such as your user name." -msgstr "" - -#: ../../privacy-policy.rst:293 -msgid "" -"Read the Docs will not, nor will we allow any third party to, use the Google" -" Analytics tool to track our users individually; collect any User Personal " -"Information other than IP address; or correlate your IP address with your " -"identity. Google provides further information about its own privacy " -"practices and offers a `browser add-on to opt out of Google Analytics " -"tracking `_. You may also opt-out " -"of analytics on Read the Docs by enabled Do Not Track." -msgstr "" - -#: ../../privacy-policy.rst:303 -msgid "How Read the Docs secures your information" -msgstr "" - -#: ../../privacy-policy.rst:305 -msgid "" -"Read the Docs takes all measures reasonably necessary to protect User " -"Personal Information from unauthorized access, alteration, or destruction; " -"maintain data accuracy; and help ensure the appropriate use of User Personal" -" Information. We follow generally accepted industry standards to protect the" -" personal information submitted to us, both during transmission and once we " -"receive it." -msgstr "" - -#: ../../privacy-policy.rst:311 -msgid "" -"No method of transmission, or method of electronic storage, is 100% secure. " -"Therefore, we cannot guarantee its absolute security." -msgstr "" - -#: ../../privacy-policy.rst:316 -msgid "Read the Docs' global privacy practices" -msgstr "" - -#: ../../privacy-policy.rst:318 -msgid "" -"**Information that we collect will be stored and processed in the United " -"States** in accordance with this Privacy Policy. However, we understand that" -" we have users from different countries and regions with different privacy " -"expectations, and we try to meet those needs." -msgstr "" - -#: ../../privacy-policy.rst:324 -msgid "" -"We provide the same standard of privacy protection to all our users around " -"the world, regardless of their country of origin or location, Additionally, " -"we require that if our vendors or affiliates have access to User Personal " -"Information, they must comply with our privacy policies and with applicable " -"data privacy laws." -msgstr "" - -#: ../../privacy-policy.rst:330 -msgid "In particular:" -msgstr "" - -#: ../../privacy-policy.rst:332 -msgid "" -"Read the Docs provides clear methods of unambiguous, informed consent at the" -" time of data collection, when we do collect your personal data." -msgstr "" - -#: ../../privacy-policy.rst:335 -msgid "" -"We collect only the minimum amount of personal data necessary, unless you " -"choose to provide more. We encourage you to only give us the amount of data " -"you are comfortable sharing." -msgstr "" - -#: ../../privacy-policy.rst:337 -msgid "" -"We offer you simple methods of accessing, correcting, or deleting the data " -"we have collected." -msgstr "" - -#: ../../privacy-policy.rst:338 -msgid "We also provide our users a method of recourse and enforcement." -msgstr "" - -#: ../../privacy-policy.rst:342 -msgid "Resolving Complaints" -msgstr "" - -#: ../../privacy-policy.rst:344 -msgid "" -"If you have concerns about the way Read the Docs is handling your User " -"Personal Information, please let us know immediately by emailing us at " -"privacy@readthedocs.org." -msgstr "" - -#: ../../privacy-policy.rst:349 -msgid "How we respond to compelled disclosure" -msgstr "" - -#: ../../privacy-policy.rst:351 -msgid "" -"Read the Docs may disclose personally-identifying information or other " -"information we collect about you to law enforcement in response to a valid " -"subpoena, court order, warrant, or similar government order, or when we " -"believe in good faith that disclosure is reasonably necessary to protect our" -" property or rights, or those of third parties or the public at large." -msgstr "" - -#: ../../privacy-policy.rst:357 -msgid "" -"In complying with court orders and similar legal processes, Read the Docs " -"strives for transparency. When permitted, we will make a reasonable effort " -"to notify users of any disclosure of their information, unless we are " -"prohibited by law or court order from doing so, or in rare, exigent " -"circumstances." -msgstr "" - -#: ../../privacy-policy.rst:366 -msgid "How you can access and control the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:368 -msgid "" -"If you're already a Read the Docs user, you may access, update, alter, or " -"delete your basic user profile information by `editing your user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:374 -msgid "Data retention and deletion" -msgstr "" - -#: ../../privacy-policy.rst:376 -msgid "" -"Read the Docs will retain User Personal Information for as long as your " -"account is active or as needed to provide you services." -msgstr "" - -#: ../../privacy-policy.rst:379 -msgid "" -"We may retain certain User Personal Information indefinitely, unless you " -"delete it or request its deletion. For example, we don't automatically " -"delete inactive user accounts, so unless you choose to delete your account, " -"we will retain your account information indefinitely." -msgstr "" - -#: ../../privacy-policy.rst:385 -msgid "" -"If you would like to delete your User Personal Information, you may do so in" -" your `user account `__. We will " -"retain and use your information as necessary to comply with our legal " -"obligations, resolve disputes, and enforce our agreements, but barring legal" -" requirements, we will delete your full profile." -msgstr "" - -#: ../../privacy-policy.rst:391 -msgid "" -"Our web server logs for readthedocs.org, readthedocs.com, and Documentation " -"Sites are deleted after 10 days barring legal obligations." -msgstr "" - -#: ../../privacy-policy.rst:396 -msgid "Changes to our Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:398 -msgid "" -"We reserve the right to revise this Privacy Policy at any time. If we change" -" this Privacy Policy in the future, we will post the revised Privacy Policy " -"and update the \"Effective Date,\" above, to reflect the date of the " -"changes." -msgstr "" - -#: ../../privacy-policy.rst:405 -msgid "Contacting Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:407 -msgid "" -"Questions regarding Read the Docs' Privacy Policy or information practices " -"should be directed to privacy@readthedocs.org." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/privacy.mo b/docs/user/locale/zh/LC_MESSAGES/privacy.mo deleted file mode 100644 index fe7620198ac..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/privacy.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/privacy.po b/docs/user/locale/zh/LC_MESSAGES/privacy.po deleted file mode 100644 index 089ff617cdd..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/privacy.po +++ /dev/null @@ -1,109 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../privacy.rst:2 -msgid "Privacy Levels" -msgstr "" - -#: ../../privacy.rst:4 -msgid "" -"Read the Docs supports 3 different privacy levels on 2 different objects; " -"Public, Protected, Private on Projects and Versions." -msgstr "" - -#: ../../privacy.rst:8 -msgid "Understanding the Privacy Levels" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Level" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Detail" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Listing" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Search" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Viewing" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:43 -msgid "Private" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:13 ../../privacy.rst:13 -#: ../../privacy.rst:15 ../../privacy.rst:15 -msgid "No" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:15 ../../privacy.rst:15 -#: ../../privacy.rst:17 ../../privacy.rst:17 ../../privacy.rst:17 -#: ../../privacy.rst:17 -msgid "Yes" -msgstr "" - -#: ../../privacy.rst:15 ../../privacy.rst:31 -msgid "Protected" -msgstr "" - -#: ../../privacy.rst:17 ../../privacy.rst:25 -msgid "Public" -msgstr "" - -#: ../../privacy.rst:20 -msgid "" -"With a URL to view the actual documentation, even private docs are viewable." -" This is because our architecture doesn't do any logic on documentation " -"display, to increase availability." -msgstr "" - -#: ../../privacy.rst:27 -msgid "" -"This is the easiest and most obvious. It is also the default. It means that " -"everything is available to be seen by everyone." -msgstr "" - -#: ../../privacy.rst:33 -msgid "" -"Protected means that your object won't show up in Listing Pages, but Detail " -"pages still work. For example, a Project that is Protected will not show on " -"the homepage Recently Updated list, however, if you link directly to the " -"project, you will get a 200 and the page will display." -msgstr "" - -#: ../../privacy.rst:38 -msgid "" -"Protected Versions are similar, they won't show up in your version listings," -" but will be available once linked to." -msgstr "" - -#: ../../privacy.rst:45 -msgid "" -"Private objects are available only to people who have permissions to see " -"them. They will not display on any list view, and will 404 when you link " -"them to others." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/security.mo b/docs/user/locale/zh/LC_MESSAGES/security.mo deleted file mode 100644 index 1d8a61b1ede..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/security.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/security.po b/docs/user/locale/zh/LC_MESSAGES/security.po deleted file mode 100644 index 39be77d6ff9..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/security.po +++ /dev/null @@ -1,98 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../security.rst:2 -msgid "Security" -msgstr "" - -#: ../../security.rst:4 -msgid "" -"Security is very important to us at Read the Docs. We are committed to " -"responsible reporting and disclosure of security issues." -msgstr "" - -#: ../../security.rst:7 -msgid "Reporting a security issue" -msgstr "" - -#: ../../security.rst:9 -msgid "" -"If you believe you've discovered a security issue at Read the Docs, please " -"contact us at **security@readthedocs.org** (optionally using our " -":ref:`security:PGP key`). We request that you please not publicly disclose " -"the issue until it has been addressed by us." -msgstr "" - -#: ../../security.rst:13 -msgid "You can expect:" -msgstr "" - -#: ../../security.rst:15 -msgid "" -"We will respond acknowledging your email typically within one business day." -msgstr "" - -#: ../../security.rst:16 -msgid "" -"We will follow up if and when we have confirmed the issue with a timetable " -"for the fix." -msgstr "" - -#: ../../security.rst:17 -msgid "We will notify you when the issue is fixed." -msgstr "" - -#: ../../security.rst:18 -msgid "" -"We will add the issue to our :ref:`security issue archive `." -msgstr "" - -#: ../../security.rst:21 -msgid "PGP key" -msgstr "" - -#: ../../security.rst:23 -msgid "" -"You may use this `PGP key`__ to securely communicate with us and to verify " -"signed messages you receive from us." -msgstr "" - -#: ../../security.rst:85 -msgid "Security issue archive" -msgstr "" - -#: ../../security.rst:88 -msgid "Release 2.3.0" -msgstr "" - -#: ../../security.rst:90 -msgid "" -":ref:`version-2.3.0` resolves a security issue with translations on our " -"community hosting site that allowed users to modify the hosted path of a " -"target project by adding it as a translation project of their own project. A" -" check was added to ensure project ownership before adding the project as a " -"translation." -msgstr "" - -#: ../../security.rst:95 -msgid "" -"In order to add a project as a translation now, users must now first be " -"granted ownership in the translation project." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/single_version.mo b/docs/user/locale/zh/LC_MESSAGES/single_version.mo deleted file mode 100644 index df610d5ae70..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/single_version.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/single_version.po b/docs/user/locale/zh/LC_MESSAGES/single_version.po deleted file mode 100644 index f3180f7917e..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/single_version.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../single_version.rst:2 -msgid "Single Version Documentation" -msgstr "" - -#: ../../single_version.rst:4 -msgid "" -"Single Version Documentation lets you serve your docs at a root domain. By " -"default, all documentation served by Read the Docs has a root of " -"``///``. But, if you enable the \"Single Version\" option" -" for a project, its documentation will instead be served at ``/``." -msgstr "" - -#: ../../single_version.rst:8 -msgid "" -"This means you can't have translations or multiple versions for your " -"documentation." -msgstr "" - -#: ../../single_version.rst:10 -msgid "" -"You can see a live example of this at http://www.contribution-guide.org" -msgstr "" - -#: ../../single_version.rst:13 -msgid "Enabling" -msgstr "" - -#: ../../single_version.rst:15 -msgid "" -"You can toggle the \"Single Version\" option on or off for your project in " -"the Project Admin page. Check your `dashboard`_ for a list of your projects." -msgstr "" - -#: ../../single_version.rst:18 -msgid "Effects" -msgstr "" - -#: ../../single_version.rst:20 -msgid "" -"Links generated on Read the Docs will now point to the proper URL. For " -"example, if pip was set as a \"Single Version\" project, then links to its " -"documentation would point to ``http://pip.readthedocs.io/`` rather than the " -"default ``http://pip.readthedocs.io/en/latest/``." -msgstr "" - -#: ../../single_version.rst:22 -msgid "" -"Documentation at ``///`` will still be served for" -" backwards compatibility reasons. However, our usage of :doc:`canonical` " -"should stop these from being indexed by Google." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/sponsors.mo b/docs/user/locale/zh/LC_MESSAGES/sponsors.mo deleted file mode 100644 index 6a0f4c4de5a..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/sponsors.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/sponsors.po b/docs/user/locale/zh/LC_MESSAGES/sponsors.po deleted file mode 100644 index c79cb02c8ec..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/sponsors.po +++ /dev/null @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../sponsors.rst:2 -msgid "Sponsors of Read the Docs" -msgstr "" - -#: ../../sponsors.rst:4 -msgid "" -"Running Read the Docs isn't free, and the site wouldn't be where it is today" -" without generous support of our sponsors. Below is a list of all the folks " -"who have helped the site financially, in order of the date they first " -"started supporting us." -msgstr "" - -#: ../../sponsors.rst:10 -msgid "Current sponsors" -msgstr "" - -#: ../../sponsors.rst:12 -msgid "" -"`Microsoft Azure`_ - They cover all of our hosting expenses every month. " -"This is a pretty large sum of money, averaging around $3,000/mo, and we are " -"really grateful to have them as a sponsor." -msgstr "" - -#: ../../sponsors.rst:13 -msgid "" -"`Cloudflare`_ - Cloudflare is providing us with an enterprise plan of their " -"SSL for SaaS Providers product that enables us to provide SSL certificates " -"for custom domains." -msgstr "" - -#: ../../sponsors.rst:14 -msgid "You? (Email us at rev@readthedocs.org for more info)" -msgstr "" - -#: ../../sponsors.rst:17 -msgid "Past sponsors" -msgstr "" - -#: ../../sponsors.rst:19 -msgid "`Python Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:20 -msgid "`Revsys`_" -msgstr "" - -#: ../../sponsors.rst:21 -msgid "`Mozilla Web Dev`_" -msgstr "" - -#: ../../sponsors.rst:22 -msgid "`Django Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:23 -msgid "`Lab305`_" -msgstr "" - -#: ../../sponsors.rst:24 -msgid "`Twilio`_" -msgstr "" - -#: ../../sponsors.rst:25 -msgid "`Rackspace`_" -msgstr "" - -#: ../../sponsors.rst:26 -msgid "`Mozilla`_" -msgstr "" - -#: ../../sponsors.rst:42 -msgid "Sponsorship Information" -msgstr "" - -#: ../../sponsors.rst:44 -msgid "" -"As part of increasing sustainability, Read the Docs is testing out promoting" -" sponsors on documentation pages. We have more information about this in our" -" `blog post `_ about " -"this effort." -msgstr "" - -#: ../../sponsors.rst:49 -msgid "Sponsor Us" -msgstr "" - -#: ../../sponsors.rst:51 -msgid "" -"Contact us at rev@readthedocs.org for more information on sponsoring Read " -"the Docs." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/story.mo b/docs/user/locale/zh/LC_MESSAGES/story.mo deleted file mode 100644 index 16837da7f27..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/story.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/story.po b/docs/user/locale/zh/LC_MESSAGES/story.po deleted file mode 100644 index 4a4b409d4cd..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/story.po +++ /dev/null @@ -1,59 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../story.rst:2 -msgid "The Story of Read the Docs" -msgstr "" - -#: ../../story.rst:4 -msgid "" -"Documenting projects is hard, hosting them shouldn’t be. Read the Docs was " -"created to make hosting documentation simple." -msgstr "" - -#: ../../story.rst:6 -msgid "" -"Read the Docs was `started`_ with a couple main goals in mind. The first " -"goal was to encourage people to write documentation, by removing the barrier" -" of entry to hosting. The other goal was to create a central platform for " -"people to find documentation. Having a shared platform for all documentation" -" allows for innovation at the platform level, allowing work to be done once " -"and benefit everyone." -msgstr "" - -#: ../../story.rst:13 -msgid "" -"`Documentation matters`_, but its often overlooked. We think that we can " -"help a documentation culture flourish. Great projects, such as Django_ and " -"SQLAlchemy_, and projects from companies like Mozilla_, are already using " -"Read the Docs to serve their documentation to the world." -msgstr "" - -#: ../../story.rst:19 -msgid "" -"The site has grown quite a bit over the past year. Our `look back at 2013`_ " -"shows some numbers that show our progress. The job isn't anywhere near done " -"yet, but it's a great honor to be able to have such an impact already." -msgstr "" - -#: ../../story.rst:24 -msgid "" -"We plan to keep building a great experience for people hosting their docs " -"with us, and for users of the documentation that we host." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/subprojects.mo b/docs/user/locale/zh/LC_MESSAGES/subprojects.mo deleted file mode 100644 index 765d92eb296..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/subprojects.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/subprojects.po b/docs/user/locale/zh/LC_MESSAGES/subprojects.po deleted file mode 100644 index 0f98ed3c7ce..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/subprojects.po +++ /dev/null @@ -1,90 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../subprojects.rst:2 -msgid "Subprojects" -msgstr "" - -#: ../../subprojects.rst:4 -msgid "" -"Projects can be configured in a nested manner, by configuring a project as a" -" *subproject* of another project. This allows for documentation projects to " -"share a search index and a namespace or custom domain, but still be " -"maintained independently." -msgstr "" - -#: ../../subprojects.rst:9 -msgid "" -"For example, a parent project, ``Foo`` is set up with a subproject, ``Bar``." -" The documentation for ``Foo`` will be available at:" -msgstr "" - -#: ../../subprojects.rst:12 -msgid "https://foo.readthedocs.io/en/latest/" -msgstr "" - -#: ../../subprojects.rst:14 -msgid "The documentation for ``Bar`` will be available under this same path:" -msgstr "" - -#: ../../subprojects.rst:16 -msgid "https://foo.readthedocs.io/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:19 -msgid "Adding a Subproject" -msgstr "" - -#: ../../subprojects.rst:21 -msgid "" -"In the admin dashboard for your project, select \"Subprojects\" from the " -"menu. From this page you can add a subproject by typing in the project slug." -msgstr "" - -#: ../../subprojects.rst:25 -msgid "Sharing a Custom Domain" -msgstr "" - -#: ../../subprojects.rst:27 -msgid "" -"Projects and subprojects can also be used to share a custom domain with a " -"number of projects. To configure this, one project should be established as " -"the parent project. This project will be configured with a custom domain. " -"Projects can then be added as subprojects to this parent project." -msgstr "" - -#: ../../subprojects.rst:32 -msgid "" -"If the example project ``Foo`` was set up with a custom domain, " -"``docs.example.com``, the URLs for projects ``Foo`` and ``Bar`` would " -"respectively be at: http://docs.example.com/en/latest/ and " -"http://docs.example.com/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:38 -msgid "Search" -msgstr "" - -#: ../../subprojects.rst:40 -msgid "" -"Projects that are configured as subprojects will share a search index with " -"their parent and sibling projects. This is currently the only way to share " -"search indexes between projects, we do not yet support sharing search " -"indexes between arbitrary projects." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/support.mo b/docs/user/locale/zh/LC_MESSAGES/support.mo deleted file mode 100644 index a49eb62e90f..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/support.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/support.po b/docs/user/locale/zh/LC_MESSAGES/support.po deleted file mode 100644 index 6bd6d4606ad..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/support.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../support.rst:2 -msgid "Support" -msgstr "" - -#: ../../support.rst:5 -msgid "Usage Questions" -msgstr "" - -#: ../../support.rst:7 -msgid "" -"If you have questions about how to use Read the Docs, or have an issue that " -"isn't related to a bug, `Stack Overflow`_ is the best place to ask. Tag " -"questions with ``read-the-docs`` so other folks can find them easily." -msgstr "" - -#: ../../support.rst:11 -msgid "Good questions for Stack Overflow would be:" -msgstr "" - -#: ../../support.rst:13 -msgid "" -"\"What is the best way to structure the table of contents across a " -"project?\"" -msgstr "" - -#: ../../support.rst:14 -msgid "" -"\"How do I structure translations inside of my project for easiest " -"contribution from users?\"" -msgstr "" - -#: ../../support.rst:15 -msgid "" -"\"How do I use Sphinx to use SVG images in HTML output but PNG in PDF " -"output?\"" -msgstr "" - -#: ../../support.rst:18 -msgid "Community Support" -msgstr "" - -#: ../../support.rst:20 -msgid "" -"Read the Docs is supported by community contributions and advertising. We " -"hope to bring in enough money with our `Gold`_ and `Ethical Ads`_ programs " -"to keep Read the Docs sustainable." -msgstr "" - -#: ../../support.rst:24 -msgid "" -"**All people answering your questions are doing it with their own time, so " -"please be kind and provide as much information as possible.**" -msgstr "" - -#: ../../support.rst:28 -msgid "Bugs & Support Issues" -msgstr "" - -#: ../../support.rst:30 -msgid "" -"You can file bug reports on our `GitHub issue tracker`_, and they will be " -"addressed as soon as possible. **Support is a volunteer effort**, and there " -"is no guaranteed response time. If you need answers quickly, you can buy " -"commercial support below." -msgstr "" - -#: ../../support.rst:38 -msgid "Reporting Issues" -msgstr "" - -#: ../../support.rst:40 -msgid "" -"When reporting a bug, please include as much information as possible that " -"will help us solve this issue. This includes:" -msgstr "" - -#: ../../support.rst:44 -msgid "Project name" -msgstr "" - -#: ../../support.rst:45 -msgid "URL" -msgstr "" - -#: ../../support.rst:46 -msgid "Action taken" -msgstr "" - -#: ../../support.rst:47 -msgid "Expected result" -msgstr "" - -#: ../../support.rst:48 -msgid "Actual result" -msgstr "" - -#: ../../support.rst:51 -msgid "Commercial Support" -msgstr "" - -#: ../../support.rst:53 -msgid "" -"We offer commercial support for Read the Docs, commercial hosting, as well " -"as consulting around all documentation systems. You can contact us at " -"hello@readthedocs.com to learn more, or read more at " -"https://readthedocs.com/services/#open-source-support." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/symlinks.mo b/docs/user/locale/zh/LC_MESSAGES/symlinks.mo deleted file mode 100644 index de243b4820c..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/symlinks.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/symlinks.po b/docs/user/locale/zh/LC_MESSAGES/symlinks.po deleted file mode 100644 index f71bac1c3b1..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/symlinks.po +++ /dev/null @@ -1,106 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../symlinks.rst:2 -msgid "How we use symlinks" -msgstr "" - -#: ../../symlinks.rst:4 -msgid "" -"Read the Docs stays highly available by serving all documentation pages out " -"of nginx. This means that they never hit our Python layer, meaning that they" -" never hit our database. This reduces the total number of servers to serve a" -" request to 1, each of which is redundant." -msgstr "" - -#: ../../symlinks.rst:11 -msgid "Nginx" -msgstr "" - -#: ../../symlinks.rst:13 -msgid "We handle a couple of different types of requests in nginx:" -msgstr "" - -#: ../../symlinks.rst:15 -msgid "Requests to a ``readthedocs.io`` subdomain" -msgstr "" - -#: ../../symlinks.rst:16 -msgid "Requests to a custom domain" -msgstr "" - -#: ../../symlinks.rst:19 -msgid "Subdomains" -msgstr "" - -#: ../../symlinks.rst:21 -msgid "" -"For subdomains, this is a simple lookup of the project slug, using the " -"subdomain portion of the request's hostname. This doesn't require symlinks, " -"but it shows the basic logic that we need to replicate." -msgstr "" - -#: ../../symlinks.rst:25 -msgid "" -"When a user navigates to ``http://pip.readthedocs.org/en/latest/``, we know " -"that they want the pip documentation. So we simply serve them the " -"documentation:" -msgstr "" - -#: ../../symlinks.rst:45 -msgid "" -"The ``@fallback`` directive is hit when we don't find the proper file. This " -"will cause things to hit the Python backend, so that proper action can be " -"taken." -msgstr "" - -#: ../../symlinks.rst:50 -msgid "Custom domains" -msgstr "" - -#: ../../symlinks.rst:52 -msgid "" -"Custom domains add a bit of difficulty, because at the nginx layer we don't " -"know what documentation to serve. When someone requests " -"``http://docs.fabfile.org/en/latest/``, we can't look at the URL to know to " -"serve the ``fabric`` docs." -msgstr "" - -#: ../../symlinks.rst:57 -msgid "" -"This is where symlinks come in. When someone requests " -"``http://docs.fabfile.org/en/latest/`` the first time, it hits the Python " -"layer. In that Python layer we record that ``docs.fabfile.org`` points at " -"``fabric``. When we build the ``fabric`` docs, we create a symlink for all " -"domains that have pointed at ``fabric`` before." -msgstr "" - -#: ../../symlinks.rst:64 -msgid "" -"So, when we get a request for ``docs.fabfile.org`` in the future, we will be" -" able to serve it directly from nginx. In this example, $host would be " -"``docs.fabfile.org``:" -msgstr "" - -#: ../../symlinks.rst:78 -msgid "" -"Notice that nowhere in the above path is the project's slug mentioned. It is" -" simply there in the symlink in the cnames directory, and the docs are " -"served from there." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/team.mo b/docs/user/locale/zh/LC_MESSAGES/team.mo deleted file mode 100644 index 64db6d3132e..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/team.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/team.po b/docs/user/locale/zh/LC_MESSAGES/team.po deleted file mode 100644 index 4edd6b67998..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/team.po +++ /dev/null @@ -1,225 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../team.rst:2 -msgid "Read the Docs Team" -msgstr "" - -#: ../../team.rst:4 -msgid "" -"readthedocs.org is the largest open source documentation hosting service. " -"It's provided as a free service to the open source community, and is worked " -"on by a community of volunteers that we're hoping to expand! We currently " -"serve over 20,000,000 pageviews a month, and we hope to maintain a reliable " -"and stable hosting platform for years to come." -msgstr "" - -#: ../../team.rst:10 -msgid "There are three major parts of this work:" -msgstr "" - -#: ../../team.rst:16 -msgid "" -"You may notice that a number of names appear on multiple teams. This is " -"because we are lacking contributors. So please be bold and contact us, and " -"we'll get you sorted into the right team." -msgstr "" - -#: ../../team.rst:22 -msgid "Support Team" -msgstr "" - -#: ../../team.rst:24 -msgid "" -"Read the Docs has thousands of users who depend on it everyday. Every day at" -" least one of them has an issue that needs to be addressed by a site admin. " -"This might include tasks like:" -msgstr "" - -#: ../../team.rst:28 -msgid "Resetting a password" -msgstr "" - -#: ../../team.rst:29 -msgid "Asking for a project name to be released" -msgstr "" - -#: ../../team.rst:30 -msgid "Troubleshooting build errors" -msgstr "" - -#: ../../team.rst:33 ../../team.rst:63 ../../team.rst:107 -msgid "Members" -msgstr "" - -#: ../../team.rst:35 -msgid "`Eric Holscher `__ (Pacific Time)" -msgstr "" - -#: ../../team.rst:36 -msgid "`Anthony Johnson `__ (Mountain Time)" -msgstr "" - -#: ../../team.rst:37 -msgid "`Manuel Kaufmann `__ (Central Time)" -msgstr "" - -#: ../../team.rst:38 ../../team.rst:68 -msgid "Your Name Here" -msgstr "" - -#: ../../team.rst:40 ../../team.rst:70 ../../team.rst:115 -msgid "Feel free to ask any of us if you have questions or want to join!" -msgstr "" - -#: ../../team.rst:43 ../../team.rst:73 ../../team.rst:118 -msgid "Joining" -msgstr "" - -#: ../../team.rst:45 -msgid "" -"The best place to start would be to start addressing some of the issues in " -"our issue tracker. We have our support policies quite well documented in our" -" :doc:`/contribute`. **Be bold**. Start trying to reproduce issues that " -"people have, or talk to them to get more information. After you get the hang" -" of things, we'll happily give you the ability to tag and close issues by " -"joining our Support Team." -msgstr "" - -#: ../../team.rst:55 -msgid "Operations Team" -msgstr "" - -#: ../../team.rst:57 -msgid "" -"readthedocs.org is a service that millions of people depend on each month. " -"As part of operating the site, we maintain a 24/7 on-call rotation. This " -"means that folks have to be available and have their phone in service." -msgstr "" - -#: ../../team.rst:65 -msgid "`Eric Holscher `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:66 -msgid "`Anthony Johnson `_ (Mountain Time)" -msgstr "" - -#: ../../team.rst:67 -msgid "`Matt Robenolt `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:75 -msgid "" -"We are always looking for more people to share the on-call responsibility. " -"If you are on-call for your job already, we'd love to piggy back on that " -"duty as well." -msgstr "" - -#: ../../team.rst:79 -msgid "" -"You can email us at dev@readthedocs.org if you want to join our operations " -"team. Because of the sensitive nature (API tokens, secret keys, SSL certs, " -"etc.) of the work, we keep a private GitHub repository with the operations " -"code & documentation." -msgstr "" - -#: ../../team.rst:83 -msgid "The tools that we use are:" -msgstr "" - -#: ../../team.rst:85 -msgid "Salt" -msgstr "" - -#: ../../team.rst:86 -msgid "Nagios" -msgstr "" - -#: ../../team.rst:87 -msgid "Graphite/Grafana" -msgstr "" - -#: ../../team.rst:88 -msgid "Nginx" -msgstr "" - -#: ../../team.rst:89 -msgid "Postgres" -msgstr "" - -#: ../../team.rst:90 -msgid "Django" -msgstr "" - -#: ../../team.rst:91 -msgid "Celery" -msgstr "" - -#: ../../team.rst:93 -msgid "" -"It's fine if you aren't familiar with all of these things, but are willing " -"to help with part of it!" -msgstr "" - -#: ../../team.rst:96 -msgid "" -"**Please reach out if you want to share the on-call responsibility**. It " -"really is an important job, and we'd love to have it be more geographically " -"distributed." -msgstr "" - -#: ../../team.rst:101 -msgid "Development Team" -msgstr "" - -#: ../../team.rst:103 -msgid "" -"Also known as the \"Core Team\" in other projects. These folks have the " -"ability to commit code to the project." -msgstr "" - -#: ../../team.rst:109 -msgid "`Eric Holscher `_" -msgstr "" - -#: ../../team.rst:110 -msgid "`Anthony Johnson `_" -msgstr "" - -#: ../../team.rst:111 -msgid "`Manuel Kaufmann `_" -msgstr "" - -#: ../../team.rst:112 -msgid "`David Fischer `_" -msgstr "" - -#: ../../team.rst:113 -msgid "Your name here" -msgstr "" - -#: ../../team.rst:120 -msgid "" -"We try to be pretty flexible with who we allow on the development team. The " -"best path is to send a few pull requests, and follow up to make sure they " -"get merged successfully. You can check out our :doc:`contribute` to get more" -" information, and find issues that need to be addressed. After that, feel " -"free to ask for a commit bit." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/tests.mo b/docs/user/locale/zh/LC_MESSAGES/tests.mo deleted file mode 100644 index 14399bb7596..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/tests.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/tests.po b/docs/user/locale/zh/LC_MESSAGES/tests.po deleted file mode 100644 index 2af09adf50b..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/tests.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:12+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../tests.rst:2 -msgid "Testing" -msgstr "" - -#: ../../tests.rst:4 -msgid "" -"Before contributing to Read the Docs, make sure your patch passes our test " -"suite and your code style passes our code linting suite." -msgstr "" - -#: ../../tests.rst:7 -msgid "" -"Read the Docs uses `Tox`_ to execute testing and linting procedures. Tox is " -"the only dependency you need to run linting or our test suite, the remainder" -" of our requirements will be installed by Tox into environment specific " -"virtualenv paths. Before testing, make sure you have Tox installed::" -msgstr "" - -#: ../../tests.rst:14 -msgid "" -"To run the full test and lint suite against your changes, simply run Tox. " -"Tox should return without any errors. You can run Tox against all of our " -"environments by running::" -msgstr "" - -#: ../../tests.rst:20 -msgid "" -"In order to run all test including the search tests, include " -"`\"'--including-search'\"` argument::" -msgstr "" - -#: ../../tests.rst:25 -msgid "To target a specific environment::" -msgstr "" - -#: ../../tests.rst:29 -msgid "" -"The ``tox`` configuration has the following environments configured. You can" -" target a single environment to limit the test suite::" -msgstr "" - -#: ../../tests.rst:49 -msgid "Continuous Integration" -msgstr "" - -#: ../../tests.rst:51 -msgid "" -"The RTD test suite is exercised by Travis CI on every push to our repo at " -"GitHub. You can check out the current build status: https://travis-" -"ci.org/rtfd/readthedocs.org" -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/user-defined-redirects.mo b/docs/user/locale/zh/LC_MESSAGES/user-defined-redirects.mo deleted file mode 100644 index 5428be8c0f5..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/user-defined-redirects.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/user-defined-redirects.po b/docs/user/locale/zh/LC_MESSAGES/user-defined-redirects.po deleted file mode 100644 index 3d7ed585870..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/user-defined-redirects.po +++ /dev/null @@ -1,231 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../user-defined-redirects.rst:2 -msgid "User-defined Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:4 -msgid "" -"You can set up redirects for a project in your project dashboard's Redirects" -" page." -msgstr "" - -#: ../../user-defined-redirects.rst:7 -msgid "Quick Summary" -msgstr "" - -#: ../../user-defined-redirects.rst:9 -msgid "Log into your readthedocs.org account." -msgstr "" - -#: ../../user-defined-redirects.rst:10 -msgid "" -"From your dashboard, select the project on which you wish to add redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:11 -msgid "From the project's top navigation bar, select the Admin tab." -msgstr "" - -#: ../../user-defined-redirects.rst:12 -msgid "From the left navigation menu, select Redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:13 -msgid "" -"In the form box \"Redirect Type\" select the type of redirect you want. See " -"below for detail." -msgstr "" - -#: ../../user-defined-redirects.rst:14 -msgid "" -"Depending on the redirect type you select, enter FROM and/or TO URL as " -"needed." -msgstr "" - -#: ../../user-defined-redirects.rst:15 -msgid "When finished, click the SUBMIT Button." -msgstr "" - -#: ../../user-defined-redirects.rst:17 -msgid "Your redirects will be effective immediately." -msgstr "" - -#: ../../user-defined-redirects.rst:20 -msgid "Redirect Types" -msgstr "" - -#: ../../user-defined-redirects.rst:23 -msgid "Prefix Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:25 -msgid "" -"The most useful and requested feature of redirects was when migrating to " -"Read the Docs from an old host. You would have your docs served at a " -"previous URL, but that URL would break once you moved them. Read the Docs " -"includes a language and version slug in your documentation, but not all " -"documentation is hosted this way." -msgstr "" - -#: ../../user-defined-redirects.rst:31 -msgid "" -"Say that you previously had your docs hosted at " -"``http://docs.example.com/dev/``, you move ``docs.example.com`` to point at " -"Read the Docs. So users will have a bookmark saved to a page at " -"``http://docs.example.com/dev/install.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:35 -msgid "" -"You can now set a *Prefix Redirect* that will redirect all 404's with a " -"prefix to a new place. The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:41 ../../user-defined-redirects.rst:97 -msgid "Your users query would now redirect in the following manner::" -msgstr "" - -#: ../../user-defined-redirects.rst:46 -msgid "" -"Where ``en`` and ``latest`` are the default language and version values for " -"your project." -msgstr "" - -#: ../../user-defined-redirects.rst:51 -msgid "" -"In other words, a *Prefix Redirect* removes a prefix from the original URL. " -"This prefix is removed from the rest of the URL's ``path`` after " -"``/$lang/$version``. For example, if the URL is " -"``/es/1.0/guides/tutorial/install.html`` the \"From URL's prefix\" will be " -"removed from ``/guides/tutorial/install.html`` part." -msgstr "" - -#: ../../user-defined-redirects.rst:57 -msgid "Page Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:59 -msgid "" -"A more specific case is when you move a page around in your docs. The old " -"page will start 404'ing, and your users will be confused. *Page Redirects* " -"let you redirect a specific page." -msgstr "" - -#: ../../user-defined-redirects.rst:64 -msgid "" -"Say you move the ``example.html`` page into a subdirectory of examples: " -"``examples/intro.html``. You would set the following configuration::" -msgstr "" - -#: ../../user-defined-redirects.rst:71 -msgid "" -"Note that the ``/`` at the start doesn't count the ``/en/latest``, but just " -"the user-controlled section of the URL." -msgstr "" - -#: ../../user-defined-redirects.rst:76 -msgid "" -"*Page Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:81 -msgid "Exact Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:83 -msgid "" -"If you're redirecting from an old host AND you aren't maintaining old paths " -"for your documents, a Prefix Redirect won't suffice and you'll need to " -"create *Exact Redirects* to redirect from a specific URL, to a specific " -"page." -msgstr "" - -#: ../../user-defined-redirects.rst:87 -msgid "" -"Say you're moving ``docs.example.com`` to Read the Docs and want to redirect" -" traffic from an old page at ``http://docs.example.com/dev/install.html`` to" -" a new URL of ``http://docs.example.com/en/latest/installing-your-" -"site.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:91 -msgid "The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:102 -msgid "" -"Note that you should insert the desired language for \"en\" and version for " -"\"latest\" to achieve the desired redirect." -msgstr "" - -#: ../../user-defined-redirects.rst:105 -msgid "" -"*Exact Redirects* could be also useful to redirect a whole sub-path to a " -"different one by using a special ``$rest`` keyword in the \"From URL\". " -"Let's say that you want to redirect your readers of your version ``2.0`` of " -"your documentation under ``/en/2.0/`` because it's deprecated, to the newest" -" ``3.0`` version of it at ``/en/3.0/``." -msgstr "" - -#: ../../user-defined-redirects.rst:109 -msgid "This example would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:115 -msgid "The readers of your documentation will now be redirected as::" -msgstr "" - -#: ../../user-defined-redirects.rst:123 -msgid "" -"*Exact Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:128 -msgid "Sphinx Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:130 -msgid "" -"We also support redirects for changing the type of documentation Sphinx is " -"building. If you switch between *HTMLDir* and *HTML*, your URL's will " -"change. A page at ``/en/latest/install.html`` will be served at " -"``/en/latest/install/``, or vice versa. The built in redirects for this will" -" handle redirecting users appropriately." -msgstr "" - -#: ../../user-defined-redirects.rst:137 -msgid "Implementation" -msgstr "" - -#: ../../user-defined-redirects.rst:139 -msgid "" -"Since we serve documentation in a highly available way, we do not run any " -"logic when we're serving documentation. This means that redirects will only " -"happen in the case of a *404 File Not Found*." -msgstr "" - -#: ../../user-defined-redirects.rst:143 -msgid "" -"In the future we might implement redirect logic in Javascript, but this " -"first version is only implemented in the 404 handlers." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/vcs.mo b/docs/user/locale/zh/LC_MESSAGES/vcs.mo deleted file mode 100644 index 70c4f0c34cd..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/vcs.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/vcs.po b/docs/user/locale/zh/LC_MESSAGES/vcs.po deleted file mode 100644 index e1cadd10655..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/vcs.po +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../vcs.rst:2 -msgid "Version Control System Integration" -msgstr "" - -#: ../../vcs.rst:6 -msgid "" -"We :doc:`plan to implement a new approach ` regarding " -"the Theme Context as a whole, although the VCS documentation page will still" -" be valid, we prefer the users to move in that direction." -msgstr "" - -#: ../../vcs.rst:10 -msgid "" -"If you want to integrate editing into your own theme, you will have to " -"declare few variables inside your configuration file ``conf.py`` in the " -"``'html_context'`` setting, for the template to use them." -msgstr "" - -#: ../../vcs.rst:14 -msgid "More information can be found on `Sphinx documentation`_." -msgstr "" - -#: ../../vcs.rst:19 -msgid "GitHub" -msgstr "" - -#: ../../vcs.rst:21 -msgid "" -"If you want to integrate GitHub, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:32 ../../vcs.rst:54 ../../vcs.rst:76 -msgid "It can be used like this::" -msgstr "" - -#: ../../vcs.rst:41 -msgid "Bitbucket" -msgstr "" - -#: ../../vcs.rst:43 -msgid "" -"If you want to integrate Bitbucket, you can put the following snippet into " -"your ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:63 -msgid "Gitlab" -msgstr "" - -#: ../../vcs.rst:65 -msgid "" -"If you want to integrate Gitlab, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:86 -msgid "Additional variables" -msgstr "" - -#: ../../vcs.rst:88 -msgid "" -"``'pagename'`` - Sphinx variable representing the name of the page you're " -"on." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/versions.mo b/docs/user/locale/zh/LC_MESSAGES/versions.mo deleted file mode 100644 index 2df341e5bc0..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/versions.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/versions.po b/docs/user/locale/zh/LC_MESSAGES/versions.po deleted file mode 100644 index 9719bce5a24..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/versions.po +++ /dev/null @@ -1,119 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../versions.rst:2 -msgid "Versions" -msgstr "" - -#: ../../versions.rst:4 -msgid "" -"Read the Docs supports multiple versions of your repository. On the initial " -"import, we will create a ``latest`` version. This will point at the default " -"branch for your VCS control: ``master``, ``default``, or ``trunk``." -msgstr "" - -#: ../../versions.rst:9 -msgid "" -"We also create a ``stable`` version, if your project has any tagged " -"releases. ``stable`` will be automatically kept up to date to point at your " -"highest version." -msgstr "" - -#: ../../versions.rst:14 -msgid "How we envision versions working" -msgstr "" - -#: ../../versions.rst:16 -msgid "" -"In the normal case, the ``latest`` version will always point to the most up " -"to date development code. If you develop on a branch that is different than " -"the default for your VCS, you should set the **Default Branch** to that " -"branch." -msgstr "" - -#: ../../versions.rst:21 -msgid "" -"You should push a **tag** for each version of your project. These tags " -"should be numbered in a way that is consistent with `semantic versioning " -"`_. This will map to your ``stable`` branch by default." -msgstr "" - -#: ../../versions.rst:26 -msgid "" -"We in fact are parsing your tag names against the rules given by `PEP 440`_." -" This spec allows \"normal\" version numbers like ``1.4.2`` as well as pre-" -"releases. An alpha version or a release candidate are examples of pre-" -"releases and they look like this: ``2.0a1``." -msgstr "" - -#: ../../versions.rst:31 -msgid "" -"We only consider non pre-releases for the ``stable`` version of your " -"documentation." -msgstr "" - -#: ../../versions.rst:34 -msgid "" -"If you have documentation changes on a **long-lived branch**, you can build " -"those too. This will allow you to see how the new docs will be built in this" -" branch of the code. Generally you won't have more than 1 active branch over" -" a long period of time. The main exception here would be **release " -"branches**, which are branches that are maintained over time for a specific " -"release number." -msgstr "" - -#: ../../versions.rst:44 -msgid "Tags and branches" -msgstr "" - -#: ../../versions.rst:46 -msgid "" -"Read the Docs supports two workflows for versioning: based on tags or " -"branches. If you have at least one tag, tags will take preference over " -"branches when selecting the stable version." -msgstr "" - -#: ../../versions.rst:51 -msgid "Redirects on root URLs" -msgstr "" - -#: ../../versions.rst:53 -msgid "" -"When a user hits the root URL for your documentation, for example " -"``http://pip.readthedocs.io/``, they will be redirected to the **Default " -"version**. This defaults to **latest**, but could also point to your latest " -"released version." -msgstr "" - -#: ../../versions.rst:60 -msgid "Version warning" -msgstr "" - -#: ../../versions.rst:62 -msgid "" -"This is a banner that appears on the top of every page of your docs that " -"aren't stable or latest. This banner has a text with a link redirecting the " -"users to the latest version of your docs." -msgstr "" - -#: ../../versions.rst:65 -msgid "" -"This feature is disabled by default on new projects, you can enable it in " -"the admin section of your docs (Advanced Settings)." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/webhooks.mo b/docs/user/locale/zh/LC_MESSAGES/webhooks.mo deleted file mode 100644 index 56b1cccbecc..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/webhooks.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/webhooks.po b/docs/user/locale/zh/LC_MESSAGES/webhooks.po deleted file mode 100644 index 8b5bc6701ad..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/webhooks.po +++ /dev/null @@ -1,268 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../webhooks.rst:2 -msgid "Webhooks" -msgstr "" - -#: ../../webhooks.rst:4 -msgid "" -"The primary method that Read the Docs uses to detect changes to your " -"documentation is through the use of *webhooks*. Webhooks are configured with" -" your repository provider, such as GitHub, Bitbucket or GitLab, and with " -"each commit, merge, or other change to your repository, Read the Docs is " -"notified. When we receive a webhook notification, we determine if the change" -" is related to an active version for your project, and if it is, a build is " -"triggered for that version." -msgstr "" - -#: ../../webhooks.rst:13 -msgid "Webhook Integrations" -msgstr "" - -#: ../../webhooks.rst:15 -msgid "" -"You'll find a list of configured webhook integrations on your project's " -"admin dashboard, under **Integrations**. You can select any of these " -"integrations to see the *integration detail page*. This page has additional " -"configuration details and a list of HTTP exchanges that have taken place for" -" the integration." -msgstr "" - -#: ../../webhooks.rst:20 -msgid "" -"You need this information for the URL, webhook, or Payload URL needed by the" -" repository provider such as GitHub, GitLab, or Bitbucket." -msgstr "" - -#: ../../webhooks.rst:24 -msgid "Webhook Creation" -msgstr "" - -#: ../../webhooks.rst:26 -msgid "" -"If you import a project using a :ref:`connected account " -"`, a webhook will " -"be set up automatically for your repository. However, if your project was " -"not imported through a connected account, you may need to manually configure" -" a webhook for your project." -msgstr "" - -#: ../../webhooks.rst:31 -msgid "" -"To manually set up a webhook, click **Add integration** on your project's " -"**Integrations** Admin dashboard page and select the integration type you'd " -"like to add. After you have added the integration, you'll see a link to " -"information about the integration." -msgstr "" - -#: ../../webhooks.rst:35 -msgid "" -"As an example, the URL pattern looks like this: " -"*readthedocs.org/api/v2/webhook///*." -msgstr "" - -#: ../../webhooks.rst:37 -msgid "" -"Use this URL when setting up a new webhook with your provider -- these steps" -" vary depending on the provider:" -msgstr "" - -#: ../../webhooks.rst:40 -msgid "GitHub" -msgstr "" - -#: ../../webhooks.rst:42 ../../webhooks.rst:59 ../../webhooks.rst:69 -msgid "Go to the **Settings** page for your project" -msgstr "" - -#: ../../webhooks.rst:43 ../../webhooks.rst:60 -msgid "Click **Webhooks** and then **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:44 -msgid "" -"For **Payload URL**, use the URL of the integration on Read the Docs, found " -"on the the project's **Integrations** Admin dashboard page" -msgstr "" - -#: ../../webhooks.rst:46 -msgid "" -"For **Content type**, both *application/json* and *application/x-www-form-" -"urlencoded* work" -msgstr "" - -#: ../../webhooks.rst:48 -msgid "Select **Just the push event**" -msgstr "" - -#: ../../webhooks.rst:49 -msgid "Finish by clicking **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:51 -msgid "" -"You can verify if the webhook is working at the bottom of the GitHub page " -"under **Recent Deliveries**. If you see a Response 200, then the webhook is " -"correctly configured. For a 403 error, it's likely that the Payload URL is " -"incorrect." -msgstr "" - -#: ../../webhooks.rst:54 -msgid "" -"The webhook token, intended for the GitHub **Secret** field, is not yet " -"implemented." -msgstr "" - -#: ../../webhooks.rst:57 -msgid "Bitbucket" -msgstr "" - -#: ../../webhooks.rst:61 ../../webhooks.rst:71 -msgid "" -"For **URL**, use the URL of the integration on Read the Docs, found on the " -"**Dashboard** > **Admin** > **Integrations** page" -msgstr "" - -#: ../../webhooks.rst:63 -msgid "Under **Triggers**, **Repository push** should be selected" -msgstr "" - -#: ../../webhooks.rst:64 -msgid "Finish by clicking **Save**" -msgstr "" - -#: ../../webhooks.rst:67 -msgid "GitLab" -msgstr "" - -#: ../../webhooks.rst:70 -msgid "Click **Integrations**" -msgstr "" - -#: ../../webhooks.rst:73 -msgid "" -"Leave the default **Push events** selected and mark **Tag push events** also" -msgstr "" - -#: ../../webhooks.rst:74 -msgid "Finish by clicking **Add Webhook**" -msgstr "" - -#: ../../webhooks.rst:77 -msgid "Using the generic API integration" -msgstr "" - -#: ../../webhooks.rst:79 -msgid "" -"For repositories that are not hosted with a supported provider, we also " -"offer a generic API endpoint for triggering project builds. Similar to " -"webhook integrations, this integration has a specific URL, found on the " -"project's **Integrations** Admin dashboard page on readthedocs.org." -msgstr "" - -#: ../../webhooks.rst:84 -msgid "" -"Token authentication is required to use the generic endpoint, you will find " -"this token on the integration details page. The token should be passed in as" -" a request parameter, either as form data or as part of JSON data input." -msgstr "" - -#: ../../webhooks.rst:89 -msgid "Parameters" -msgstr "" - -#: ../../webhooks.rst:91 -msgid "This endpoint accepts the following arguments during an HTTP POST:" -msgstr "" - -#: ../../webhooks.rst:97 -msgid "branches" -msgstr "" - -#: ../../webhooks.rst:94 -msgid "" -"The names of the branches to trigger builds for. This can either be an array" -" of branch name strings, or just a single branch name string." -msgstr "" - -#: ../../webhooks.rst:97 -msgid "Default: **latest**" -msgstr "" - -#: ../../webhooks.rst:101 -msgid "token" -msgstr "" - -#: ../../webhooks.rst:100 -msgid "" -"The integration token. You'll find this value on the project's " -"**Integrations** Admin dashboard page." -msgstr "" - -#: ../../webhooks.rst:103 -msgid "" -"For example, the cURL command to build the ``dev`` branch, using the token " -"``1234``, would be::" -msgstr "" - -#: ../../webhooks.rst:108 -msgid "" -"A command like the one above could be called from a cron job or from a hook " -"inside Git_, Subversion_, Mercurial_, or Bazaar_." -msgstr "" - -#: ../../webhooks.rst:117 -msgid "Authentication" -msgstr "" - -#: ../../webhooks.rst:119 -msgid "" -"This endpoint requires authentication. If authenticating with an integration" -" token, a check will determine if the token is valid and matches the given " -"project. If instead an authenticated user is used to make this request, a " -"check will be performed to ensure the authenticated user is an owner of the " -"project." -msgstr "" - -#: ../../webhooks.rst:125 -msgid "Debugging webhooks" -msgstr "" - -#: ../../webhooks.rst:127 -msgid "" -"If you are experiencing problems with an existing webhook, you may be able " -"to use the integration detail page to help debug the issue. Each project " -"integration, such as a webhook or the generic API endpoint, stores the HTTP " -"exchange that takes place between Read the Docs and the external source. " -"You'll find a list of these exchanges in any of the integration detail " -"pages." -msgstr "" - -#: ../../webhooks.rst:134 -msgid "Resyncing webhooks" -msgstr "" - -#: ../../webhooks.rst:136 -msgid "" -"It might be necessary to re-establish a webhook if you are noticing " -"problems. To resync a webhook from Read the Docs, visit the integration " -"detail page and follow the directions for re-syncing your repository " -"webhook." -msgstr "" diff --git a/docs/user/locale/zh/LC_MESSAGES/yaml-config.mo b/docs/user/locale/zh/LC_MESSAGES/yaml-config.mo deleted file mode 100644 index 09094c6a430..00000000000 Binary files a/docs/user/locale/zh/LC_MESSAGES/yaml-config.mo and /dev/null differ diff --git a/docs/user/locale/zh/LC_MESSAGES/yaml-config.po b/docs/user/locale/zh/LC_MESSAGES/yaml-config.po deleted file mode 100644 index 72d9c6cd6ee..00000000000 --- a/docs/user/locale/zh/LC_MESSAGES/yaml-config.po +++ /dev/null @@ -1,260 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (https://www.transifex.com/readthedocs/teams/2534/zh/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../yaml-config.rst:2 -msgid "Read the Docs YAML Config" -msgstr "" - -#: ../../yaml-config.rst:4 -msgid "" -"Read the Docs now has support for configuring builds with a YAML file. The " -"file, ``readthedocs.yml``, must be in the root directory of your project." -msgstr "" - -#: ../../yaml-config.rst:7 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../yaml-config.rst:11 -msgid "Here is an example of what this file looks like:" -msgstr "" - -#: ../../yaml-config.rst:26 -msgid "Supported settings" -msgstr "" - -#: ../../yaml-config.rst:31 -msgid "formats" -msgstr "" - -#: ../../yaml-config.rst:33 -msgid "Default: [``htmlzip``, ``pdf``, ``epub``]" -msgstr "" - -#: ../../yaml-config.rst:34 -msgid "Options: ``htmlzip``, ``pdf``, ``epub``" -msgstr "" - -#: ../../yaml-config.rst:35 ../../yaml-config.rst:241 -msgid "Type: List" -msgstr "" - -#: ../../yaml-config.rst:37 -msgid "" -"The formats of your documentation you want to be built. Set as an empty list" -" ``[]`` to build none of the formats." -msgstr "" - -#: ../../yaml-config.rst:40 -msgid "" -"We will always build an HTML & JSON version of your documentation. These are" -" used for web serving & search indexing, respectively." -msgstr "" - -#: ../../yaml-config.rst:58 -msgid "requirements_file" -msgstr "" - -#: ../../yaml-config.rst:60 ../../yaml-config.rst:79 -msgid "Default: ``null``" -msgstr "" - -#: ../../yaml-config.rst:61 ../../yaml-config.rst:80 -msgid "Type: Path (specified from the root of the project)" -msgstr "" - -#: ../../yaml-config.rst:63 -msgid "The path to your pip requirements file." -msgstr "" - -#: ../../yaml-config.rst:72 -msgid "conda" -msgstr "" - -#: ../../yaml-config.rst:74 -msgid "The ``conda`` block allows for configuring our support for Conda." -msgstr "" - -#: ../../yaml-config.rst:77 -msgid "conda.file" -msgstr "" - -#: ../../yaml-config.rst:82 -msgid "The file option specified the Conda `environment file`_ to use." -msgstr "" - -#: ../../yaml-config.rst:89 -msgid "Conda is only supported via the YAML file." -msgstr "" - -#: ../../yaml-config.rst:94 -msgid "build" -msgstr "" - -#: ../../yaml-config.rst:96 -msgid "" -"The ``build`` block configures specific aspects of the documentation build." -msgstr "" - -#: ../../yaml-config.rst:101 -msgid "build.image" -msgstr "" - -#: ../../yaml-config.rst:103 -msgid "Default: :djangosetting:`DOCKER_IMAGE`" -msgstr "" - -#: ../../yaml-config.rst:104 -msgid "Options: ``1.0``, ``2.0``, ``latest``" -msgstr "" - -#: ../../yaml-config.rst:106 -msgid "" -"The build image to use for specific builds. This lets users specify a more " -"experimental build image, if they want to be on the cutting edge." -msgstr "" - -#: ../../yaml-config.rst:110 -msgid "" -"Certain Python versions require a certain build image, as defined here:" -msgstr "" - -#: ../../yaml-config.rst:113 -msgid "``1.0``: 2, 2.7, 3, 3.4" -msgstr "" - -#: ../../yaml-config.rst:114 -msgid "``2.0``: 2, 2.7, 3, 3.5" -msgstr "" - -#: ../../yaml-config.rst:115 -msgid "``latest``: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6" -msgstr "" - -#: ../../yaml-config.rst:128 -msgid "python" -msgstr "" - -#: ../../yaml-config.rst:130 -msgid "" -"The ``python`` block allows you to configure aspects of the Python " -"executable used for building documentation." -msgstr "" - -#: ../../yaml-config.rst:136 -msgid "python.version" -msgstr "" - -#: ../../yaml-config.rst:138 -msgid "Default: ``2.7``" -msgstr "" - -#: ../../yaml-config.rst:139 -msgid "Options: ``2.7``, ``2``, ``3.5``, ``3``" -msgstr "" - -#: ../../yaml-config.rst:141 -msgid "" -"This is the version of Python to use when building your documentation. If " -"you specify only the major version of Python, the highest supported minor " -"version will be selected." -msgstr "" - -#: ../../yaml-config.rst:147 -msgid "" -"The supported Python versions depends on the version of the build image your" -" project is using. The default build image that is used to build " -"documentation contains support for Python ``2.7`` and ``3.5``. See the " -":ref:`yaml__build__image` for more information on supported Python versions." -msgstr "" - -#: ../../yaml-config.rst:158 -msgid "python.use_system_site_packages" -msgstr "" - -#: ../../yaml-config.rst:160 ../../yaml-config.rst:178 -#: ../../yaml-config.rst:194 -msgid "Default: ``false``" -msgstr "" - -#: ../../yaml-config.rst:161 ../../yaml-config.rst:179 -#: ../../yaml-config.rst:195 -msgid "Type: Boolean" -msgstr "" - -#: ../../yaml-config.rst:163 -msgid "" -"When true, it gives the virtual environment access to the global site-" -"packages directory. Depending on the :ref:`yaml-config:build.image`, Read " -"the Docs includes some libraries like scipy, numpy, etc. See " -":ref:`builds:The build environment` for more details." -msgstr "" - -#: ../../yaml-config.rst:176 -msgid "python.setup_py_install" -msgstr "" - -#: ../../yaml-config.rst:181 -msgid "" -"When true, install your project into the Virtualenv with ``python setup.py " -"install`` when building documentation." -msgstr "" - -#: ../../yaml-config.rst:192 -msgid "python.pip_install" -msgstr "" - -#: ../../yaml-config.rst:197 -msgid "" -"When ``true``, install your project into the virtualenv with pip when " -"building documentation." -msgstr "" - -#: ../../yaml-config.rst:238 -msgid "python.extra_requirements" -msgstr "" - -#: ../../yaml-config.rst:240 -msgid "Default: ``[]``" -msgstr "" - -#: ../../yaml-config.rst:243 -msgid "" -"List of `extra requirements`_ sections to install, additionally to the " -"`package default dependencies`_. Only works if ``python.pip_install`` option" -" above is set to ``true``." -msgstr "" - -#: ../../yaml-config.rst:247 -msgid "" -"Let's say your Python package has a ``setup.py`` which looks like this:" -msgstr "" - -#: ../../yaml-config.rst:268 -msgid "" -"Then to have all dependencies from the ``tests`` and ``docs`` sections " -"installed in addition to the default ``requests`` and ``simplejson``, use " -"the ``extra_requirements`` as such:" -msgstr "" - -#: ../../yaml-config.rst:279 -msgid "Behind the scene the following Pip command will be run:" -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/abandoned-projects.mo b/docs/user/locale/zh_CN/LC_MESSAGES/abandoned-projects.mo deleted file mode 100644 index f0d4fe958ff..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/abandoned-projects.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/abandoned-projects.po b/docs/user/locale/zh_CN/LC_MESSAGES/abandoned-projects.po deleted file mode 100644 index 86440ef5a3a..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/abandoned-projects.po +++ /dev/null @@ -1,206 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../abandoned-projects.rst:2 -msgid "Policy for Abandoned Projects" -msgstr "" - -#: ../../abandoned-projects.rst:4 -msgid "" -"This policy describes the process by which a Read the Docs project name may " -"be changed." -msgstr "" - -#: ../../abandoned-projects.rst:7 -msgid "Rationale" -msgstr "" - -#: ../../abandoned-projects.rst:9 -msgid "" -"Conflict between the current use of the name and a different suggested use " -"of the same name occasionally arise. This document aims to provide general " -"guidelines for solving the most typical cases of such conflicts." -msgstr "" - -#: ../../abandoned-projects.rst:14 -msgid "Specification" -msgstr "" - -#: ../../abandoned-projects.rst:16 -msgid "" -"The main idea behind this policy is that Read the Docs serves the community." -" Every user is invited to upload content under the Terms of Use, " -"understanding that it is at the sole risk of the user." -msgstr "" - -#: ../../abandoned-projects.rst:20 -msgid "" -"While Read the Docs is not a backup service, the core team of Read the Docs " -"does their best to keep that content accessible indefinitely in its " -"published form. However, in certain edge cases the greater community's needs" -" might outweigh the individual's expectation of ownership of a project name." -msgstr "" - -#: ../../abandoned-projects.rst:25 -msgid "The use cases covered by this policy are:" -msgstr "" - -#: ../../abandoned-projects.rst:29 ../../abandoned-projects.rst:53 -msgid "Abandoned projects" -msgstr "" - -#: ../../abandoned-projects.rst:28 -msgid "" -"Renaming a project so that the original project name can be used by a " -"different project" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Active projects" -msgstr "" - -#: ../../abandoned-projects.rst:32 -msgid "Resolving disputes over a name" -msgstr "" - -#: ../../abandoned-projects.rst:35 -msgid "Implementation" -msgstr "" - -#: ../../abandoned-projects.rst:38 -msgid "Reachability" -msgstr "" - -#: ../../abandoned-projects.rst:40 -msgid "" -"The user of Read the Docs is solely responsible for being reachable by the " -"core team for matters concerning projects that the user owns. In every case " -"where contacting the user is necessary, the core team will try to do so at " -"least three times, using the following means of contact:" -msgstr "" - -#: ../../abandoned-projects.rst:45 -msgid "E-mail address on file in the user's profile" -msgstr "" - -#: ../../abandoned-projects.rst:46 -msgid "E-mail addresses found in the given project's documentation" -msgstr "" - -#: ../../abandoned-projects.rst:47 -msgid "E-mail address on the project's home page" -msgstr "" - -#: ../../abandoned-projects.rst:49 -msgid "" -"The core team will stop trying to reach the user after six weeks and the " -"user will be considered *unreachable*." -msgstr "" - -#: ../../abandoned-projects.rst:55 -msgid "A project is considered *abandoned* when ALL of the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:57 -msgid "Owner is unreachable (see `Reachability`_)" -msgstr "" - -#: ../../abandoned-projects.rst:58 -msgid "" -"The project has no proper documentation being served (no successful builds) " -"or does not have any releases within the past twelve months" -msgstr "" - -#: ../../abandoned-projects.rst:60 -msgid "" -"No activity from the owner on the project's home page (or no home page " -"found)." -msgstr "" - -#: ../../abandoned-projects.rst:63 -msgid "All other projects are considered *active*." -msgstr "" - -#: ../../abandoned-projects.rst:66 -msgid "Renaming of an abandoned project" -msgstr "" - -#: ../../abandoned-projects.rst:68 -msgid "Projects are never renamed solely on the basis of abandonment." -msgstr "" - -#: ../../abandoned-projects.rst:70 -msgid "" -"An *abandoned* project can be renamed (by appending ``-abandoned`` and a " -"uniquifying integer if needed) for purposes of reusing the name when ALL of " -"the following are met:" -msgstr "" - -#: ../../abandoned-projects.rst:74 -msgid "" -"The project has been determined *abandoned* by the rules described above" -msgstr "" - -#: ../../abandoned-projects.rst:75 -msgid "" -"The candidate is able to demonstrate their own failed attempts to contact " -"the existing owner" -msgstr "" - -#: ../../abandoned-projects.rst:77 -msgid "" -"The candidate is able to demonstrate that the project suggested to reuse the" -" name already exists and meets notability requirements" -msgstr "" - -#: ../../abandoned-projects.rst:79 -msgid "" -"The candidate is able to demonstrate why a fork under a different name is " -"not an acceptable workaround" -msgstr "" - -#: ../../abandoned-projects.rst:81 -msgid "The project has fewer than 100 monthly pageviews" -msgstr "" - -#: ../../abandoned-projects.rst:82 -msgid "The core team does not have any additional reservations." -msgstr "" - -#: ../../abandoned-projects.rst:85 -msgid "Name conflict resolution for active projects" -msgstr "" - -#: ../../abandoned-projects.rst:87 -msgid "" -"The core team of Read the Docs are not arbiters in disputes around *active* " -"projects. The core team recommends users to get in touch with each other and" -" solve the issue by respectful communication." -msgstr "" - -#: ../../abandoned-projects.rst:92 -msgid "Prior art" -msgstr "" - -#: ../../abandoned-projects.rst:94 -msgid "" -"The Python Package Index (PyPI) policy for claiming abandoned packages " -"(`PEP-0541 `_) heavily influenced " -"this policy." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/alternate_domains.mo b/docs/user/locale/zh_CN/LC_MESSAGES/alternate_domains.mo deleted file mode 100644 index 6dcc09b3ae5..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/alternate_domains.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/alternate_domains.po b/docs/user/locale/zh_CN/LC_MESSAGES/alternate_domains.po deleted file mode 100644 index c026c8e8fdf..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/alternate_domains.po +++ /dev/null @@ -1,189 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../alternate_domains.rst:2 -msgid "Alternate Domains" -msgstr "" - -#: ../../alternate_domains.rst:4 -msgid "" -"Read the Docs supports a number of custom domains for your convenience. " -"Shorter URLs make everyone happy, and we like making people happy!" -msgstr "" - -#: ../../alternate_domains.rst:7 -msgid "Subdomain Support" -msgstr "" - -#: ../../alternate_domains.rst:9 -msgid "" -"Every project has a subdomain that is available to serve its documentation. " -"If you go to .readthedocs.io, it should show you the latest version of" -" documentation. A good example is https://pip.readthedocs.io" -msgstr "" - -#: ../../alternate_domains.rst:11 -msgid "" -"If you have an old project that has an underscore (_) in the name, it will " -"use a subdomain with a hyphen (-). `RFC 1035 " -"`_ has more information on valid " -"subdomains." -msgstr "" - -#: ../../alternate_domains.rst:15 -msgid "Custom Domain Support" -msgstr "" - -#: ../../alternate_domains.rst:17 -msgid "" -"You can also host your documentation from your own domain by adding a domain" -" to your project:" -msgstr "" - -#: ../../alternate_domains.rst:20 -msgid "" -"Add a CNAME record in your DNS that points the domain to: ``readthedocs.io``" -msgstr "" - -#: ../../alternate_domains.rst:21 -msgid "" -"Add a project domain in the :guilabel:`Domains` project admin page for your " -"project." -msgstr "" - -#: ../../alternate_domains.rst:24 -msgid "" -"We don't currently support pointing subdomains or naked domains to a project" -" using ``A`` records. It's best to point a subdomain, ``docs.example.com`` " -"for example, using a CNAME record." -msgstr "" - -#: ../../alternate_domains.rst:28 -msgid "" -"Using pip as an example, https://pip.pypa.io resolves, but is hosted on our " -"infrastructure." -msgstr "" - -#: ../../alternate_domains.rst:30 -msgid "As another example, fabric's dig record looks like this::" -msgstr "" - -#: ../../alternate_domains.rst:38 -msgid "Custom Domain SSL" -msgstr "" - -#: ../../alternate_domains.rst:40 -msgid "" -"By default, when you setup a custom domain to host documentation at Read the" -" Docs, we will attempt to provision a domain validated SSL certificate for " -"the domain. This service is generously provided by Cloudflare." -msgstr "" - -#: ../../alternate_domains.rst:44 -msgid "" -"After configuring your custom domain on Read the Docs, you can see the " -"status of the certificate on the domain page in your project admin dashboard" -" (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:48 -msgid "" -"If your domain has configured CAA records, please do not forget to include " -"Cloudflare CAA entries, see their `Certification Authority Authorization " -"(CAA) FAQ `_." -msgstr "" - -#: ../../alternate_domains.rst:54 -msgid "" -"Some older setups configured a CNAME record pointing to ``readthedocs.org`` " -"or another variation. While these continue to resolve, they do not yet allow" -" us to acquire SSL certificates for those domains. Point the CNAME to " -"``readthedocs.io`` and re-request a certificate by saving the domain in the " -"project admin (:guilabel:`Domains` > :guilabel:`Edit Domain`)." -msgstr "" - -#: ../../alternate_domains.rst:61 -msgid "" -"If you change the CNAME record, the SSL certificate issuance can take about " -"one hour." -msgstr "" - -#: ../../alternate_domains.rst:66 -msgid "" -"Due to a limitation, a domain cannot be proxied on Cloudflare to another " -"Cloudflare account that also proxies. This results in a \"CNAME Cross-User " -"Banned\" error. In order to do SSL termination, we must proxy this " -"connection. If you don't want us to do SSL termination for your domain -- " -"**which means you are responsible for the SSL certificate** -- then set your" -" CNAME to ``cloudflare-to-cloudflare.readthedocs.io`` instead of " -"``readthedocs.io``." -msgstr "" - -#: ../../alternate_domains.rst:75 -msgid "For more details, see this `previous issue`_." -msgstr "" - -#: ../../alternate_domains.rst:81 -msgid "Proxy SSL" -msgstr "" - -#: ../../alternate_domains.rst:83 -msgid "" -"If you would prefer to do your own SSL termination on a server you own and " -"control, you can do that although the setup is a bit more complex." -msgstr "" - -#: ../../alternate_domains.rst:87 -msgid "Broadly, the steps are:" -msgstr "" - -#: ../../alternate_domains.rst:89 -msgid "Have a server listening on 443 that you control" -msgstr "" - -#: ../../alternate_domains.rst:90 -msgid "" -"Procure an SSL certificate for your domain and provision it and the private " -"key on your server." -msgstr "" - -#: ../../alternate_domains.rst:92 -msgid "Add a domain that you wish to point at Read the Docs" -msgstr "" - -#: ../../alternate_domains.rst:93 -msgid "Enable proxying to us, with a custom ``X-RTD-SLUG`` header" -msgstr "" - -#: ../../alternate_domains.rst:95 -msgid "An example nginx configuration for pip would look like:" -msgstr "" - -#: ../../alternate_domains.rst:115 -msgid "rtfd.org" -msgstr "" - -#: ../../alternate_domains.rst:117 -msgid "" -"You can also use `rtfd.io` and `rtfd.org` for short URLs for Read the Docs. " -"For example, https://pip.rtfd.io redirects to its documentation page. Any " -"use of `rtfd.io` or `rtfd.org` will simply be redirected to " -"`readthedocs.io`." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/api/index.mo b/docs/user/locale/zh_CN/LC_MESSAGES/api/index.mo deleted file mode 100644 index 2603413cb1f..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/api/index.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/api/index.po b/docs/user/locale/zh_CN/LC_MESSAGES/api/index.po deleted file mode 100644 index d543efa4230..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/api/index.po +++ /dev/null @@ -1,30 +0,0 @@ -# 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: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\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/user/locale/zh_CN/LC_MESSAGES/architecture.mo b/docs/user/locale/zh_CN/LC_MESSAGES/architecture.mo deleted file mode 100644 index 37347d46bf4..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/architecture.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/architecture.po b/docs/user/locale/zh_CN/LC_MESSAGES/architecture.po deleted file mode 100644 index 2175be6e69f..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/architecture.po +++ /dev/null @@ -1,35 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2014-03-01 14:09+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../architecture.rst:2 -msgid "Architecture" -msgstr "" - -#: ../../architecture.rst:4 -msgid "" -"Read the Docs is architected to be highly available. A lot of projects host " -"their documentation with us, so we have built the site so that it shouldn't " -"go down. The load balancer is the only real single point of failure " -"currently. This means mainly that if the network to the load balancer goes " -"down, we have issues." -msgstr "" - -#: ../../architecture.rst:7 -msgid "Diagram" -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/automatic-redirects.mo b/docs/user/locale/zh_CN/LC_MESSAGES/automatic-redirects.mo deleted file mode 100644 index 1fbd06144b0..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/automatic-redirects.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/automatic-redirects.po b/docs/user/locale/zh_CN/LC_MESSAGES/automatic-redirects.po deleted file mode 100644 index f28afdf7ab0..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/automatic-redirects.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../automatic-redirects.rst:2 -msgid "Automatic Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:4 -msgid "" -"Read the Docs supports redirecting certain URLs automatically. This is an " -"overview of the set of redirects that are fully supported and will work into" -" the future." -msgstr "" - -#: ../../automatic-redirects.rst:8 -msgid "Root URL" -msgstr "" - -#: ../../automatic-redirects.rst:10 -msgid "" -"A link to the root of your documentation will redirect to the *default " -"version*, as set in your project settings. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:17 -msgid "" -"This only works for the root URL, not for internal pages. It's designed to " -"redirect people from http://pip.readthedocs.io/ to the default version of " -"your documentation, since serving up a 404 here would be a pretty terrible " -"user experience. (If your \"develop\" branch was designated as your default " -"version, then it would redirect to http://pip.readthedocs.io/en/develop.) " -"But, it's not a universal redirecting solution. So, for example, a link to " -"an internal page like http://pip.readthedocs.io/usage.html doesn't redirect " -"to http://pip.readthedocs.io/en/latest/usage.html." -msgstr "" - -#: ../../automatic-redirects.rst:19 -msgid "" -"The reasoning behind this is that RTD organizes the URLs for docs so that " -"multiple translations and multiple versions of your docs can be organized " -"logically and consistently for all projects that RTD hosts. For the way that" -" RTD views docs, http://pip.readthedocs.io/en/latest/ is the root directory " -"for your default documentation in English, not http://pip.readthedocs.io/. " -"Just like http://pip.readthedocs.io/en/develop/ is the root for your " -"development documentation in English." -msgstr "" - -#: ../../automatic-redirects.rst:21 -msgid "" -"Among all the multiple versions of docs, you can choose which is the " -"\"default\" version for RTD to display, which usually corresponds to the git" -" branch of the most recent official release from your project." -msgstr "" - -#: ../../automatic-redirects.rst:24 -msgid "rtfd.org" -msgstr "" - -#: ../../automatic-redirects.rst:26 -msgid "" -"Links to rtfd.org are treated the same way as above. They redirect the root " -"URL to the default version of the project. They are intended to be easy and " -"short for people to type." -msgstr "" - -#: ../../automatic-redirects.rst:31 -msgid "Supported Top-Level Redirects" -msgstr "" - -#: ../../automatic-redirects.rst:33 -msgid "" -"These \"implicit\" redirects are supported for legacy reasons. We will not " -"be adding support for any more magic redirects. If you want additional " -"redirects, they should live at a prefix like `Redirecting to a Page`_" -msgstr "" - -#: ../../automatic-redirects.rst:38 -msgid "" -"The main challenge of URL routing in Read the Docs is handling redirects " -"correctly. Both in the interest of redirecting older URLs that are now " -"obsolete, and in the interest of handling \"logical-looking\" URLs (leaving " -"out the lang_slug or version_slug shouldn't result in a 404), the following " -"redirects are supported::" -msgstr "" - -#: ../../automatic-redirects.rst:44 -msgid "" -"The language redirect will work for any of the defined ``LANGUAGE_CODES`` we" -" support. The version redirect will work for supported versions." -msgstr "" - -#: ../../automatic-redirects.rst:48 -msgid "Redirecting to a Page" -msgstr "" - -#: ../../automatic-redirects.rst:50 -msgid "" -"You can link to a specific page and have it redirect to your default " -"version. This is done with the ``/page/`` URL. For example::" -msgstr "" - -#: ../../automatic-redirects.rst:57 -msgid "This allows you to create links that are always up to date." -msgstr "" - -#: ../../automatic-redirects.rst:59 -msgid "" -"Another way to handle this is the *latest* version. You can set your " -"``latest`` version to a specific version and just always link to latest." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/badges.mo b/docs/user/locale/zh_CN/LC_MESSAGES/badges.mo deleted file mode 100644 index 063d966963c..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/badges.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/badges.po b/docs/user/locale/zh_CN/LC_MESSAGES/badges.po deleted file mode 100644 index 81752e0c40f..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/badges.po +++ /dev/null @@ -1,136 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../badges.rst:2 -msgid "Badges" -msgstr "" - -#: ../../badges.rst:4 -msgid "" -"Badges let you show the state of your documentation to your users. They are " -"great for embedding in your README, or putting inside your actual doc pages." -msgstr "" - -#: ../../badges.rst:9 -msgid "Status Badges" -msgstr "" - -#: ../../badges.rst:11 -msgid "" -"They will display in green for passing, red for failing, and yellow for " -"unknown states." -msgstr "" - -#: ../../badges.rst:15 -msgid "Here are a few examples:" -msgstr "" - -#: ../../badges.rst:17 -msgid "|green| |nbsp| |red| |nbsp| |yellow|" -msgstr "" - -#: ../../badges.rst:19 -msgid "" -"You can see it in action in the `Read the Docs README`_. They will link back" -" to your project's documentation page on Read the Docs." -msgstr "" - -#: ../../badges.rst:23 -msgid "Style" -msgstr "" - -#: ../../badges.rst:25 -msgid "" -"Now you can pass the ``style`` GET argument, to get custom styled badges " -"same as you would for shields.io. If no argument is passed, ``flat`` is used" -" as default." -msgstr "" - -#: ../../badges.rst:30 -msgid "STYLE" -msgstr "" - -#: ../../badges.rst:30 -msgid "BADGE" -msgstr "" - -#: ../../badges.rst:32 -msgid "flat" -msgstr "" - -#: ../../badges.rst:32 -msgid "|Flat Badge|" -msgstr "" - -#: ../../badges.rst:34 -msgid "flat-square" -msgstr "" - -#: ../../badges.rst:34 -msgid "|Flat-Square Badge|" -msgstr "" - -#: ../../badges.rst:36 -msgid "for-the-badge" -msgstr "" - -#: ../../badges.rst:36 -msgid "|Badge|" -msgstr "" - -#: ../../badges.rst:38 -msgid "plastic" -msgstr "" - -#: ../../badges.rst:38 -msgid "|Plastic Badge|" -msgstr "" - -#: ../../badges.rst:40 -msgid "social" -msgstr "" - -#: ../../badges.rst:40 -msgid "|Social Badge|" -msgstr "" - -#: ../../badges.rst:51 -msgid "Project Pages" -msgstr "" - -#: ../../badges.rst:53 -msgid "" -"You will now see badges embedded in your `project page`_. The default badge " -"will be pointed at the *default version* you have specified for your " -"project. The badge URLs look like this::" -msgstr "" - -#: ../../badges.rst:59 -msgid "" -"You can replace the version argument with any version that you want to show " -"a badge for. If you click on the badge icon, you will be given snippets for " -"RST, Markdown, and HTML; to make embedding it easier." -msgstr "" - -#: ../../badges.rst:64 -msgid "" -"If you leave the version argument off, it will default to your latest " -"version. This is probably best to include in your README, since it will stay" -" up to date with your Read the Docs project::" -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/builds.mo b/docs/user/locale/zh_CN/LC_MESSAGES/builds.mo deleted file mode 100644 index fabc39dcc9c..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/builds.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/builds.po b/docs/user/locale/zh_CN/LC_MESSAGES/builds.po deleted file mode 100644 index 14eca839755..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/builds.po +++ /dev/null @@ -1,454 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../builds.rst:2 -msgid "Build Process" -msgstr "" - -#: ../../builds.rst:4 -msgid "Files: `tasks.py`_ - `doc_builder/`_" -msgstr "" - -#: ../../builds.rst:9 -msgid "" -"Every documentation build has limited resources. Our current build limits " -"are:" -msgstr "" - -#: ../../builds.rst:12 -msgid "15 minutes" -msgstr "" - -#: ../../builds.rst:13 -msgid "1GB of memory" -msgstr "" - -#: ../../builds.rst:15 -msgid "" -"We can increase build limits on a per-project basis, if you provide a good " -"reason your documentation needs more resources." -msgstr "" - -#: ../../builds.rst:18 -msgid "" -"You can see the current Docker build images that we use in our `docker " -"repository `_. `Docker " -"Hub `_ also shows the latest " -"set of images that have been built." -msgstr "" - -#: ../../builds.rst:21 -msgid "" -"Currently in production we're using the ``readthedocs/build:2.0`` docker " -"image as our default image." -msgstr "" - -#: ../../builds.rst:24 -msgid "How we build documentation" -msgstr "" - -#: ../../builds.rst:26 -msgid "" -"When we import your documentation, we look at two things first: your " -"*Repository URL* and the *Documentation Type*. We will clone your " -"repository, and then build your documentation using the *Documentation Type*" -" specified." -msgstr "" - -#: ../../builds.rst:31 -msgid "Sphinx" -msgstr "" - -#: ../../builds.rst:33 -msgid "" -"When you choose *Sphinx* as your *Documentation Type*, we will first look " -"for a ``conf.py`` file in your repository. If we don't find one, we will " -"generate one for you. We will look inside a ``doc`` or ``docs`` directory " -"first, and then look within your entire project." -msgstr "" - -#: ../../builds.rst:40 -msgid "Then Sphinx will build any files with an ``.rst`` extension." -msgstr "" - -#: ../../builds.rst:43 -msgid "MkDocs" -msgstr "" - -#: ../../builds.rst:45 -msgid "" -"When you choose *Mkdocs* as your *Documentation Type*, we will first look " -"for a ``mkdocs.yml`` file in the root of your repository. If we don't find " -"one, we will generate one for you." -msgstr "" - -#: ../../builds.rst:50 -msgid "" -"Then MkDocs will build any files with a ``.md`` extension within the " -"directory specifed as ``docs_dir`` in the ``mkdocs.yml``." -msgstr "" - -#: ../../builds.rst:52 -msgid "" -"If no ``mkdocs.yml`` was found in the root of your repository and we " -"generated one for you, Read the Docs will attempt to set ``docs_dir`` by " -"sequentially searching for a ``docs``, ``doc``, ``Doc``, or ``book`` " -"directory. The first of these directories that exists and contains files " -"with a ``.md`` extension will be set to ``docs_dir`` within ``mkdocs.yml``, " -"and MkDocs will build the ``.md`` files in that directory. As MkDocs doesn't" -" support automatic PDF generation, Read the Docs cannot create a PDF version" -" of your documentation with the *Mkdocs* option." -msgstr "" - -#: ../../builds.rst:60 -msgid "Understanding what's going on" -msgstr "" - -#: ../../builds.rst:62 -msgid "" -"Understanding how Read the Docs builds your project will help you with " -"debugging the problems you have with the site. It should also allow you to " -"take advantage of certain things that happen during the build process." -msgstr "" - -#: ../../builds.rst:65 -msgid "" -"The first step of the process is that we check out your code from the " -"repository you have given us. If the code is already checked out, we update " -"the copy to the branch that you have specified in your projects " -"configuration." -msgstr "" - -#: ../../builds.rst:68 -msgid "" -"Then we build the proper backend code for the type of documentation you've " -"selected." -msgstr "" - -#: ../../builds.rst:70 -msgid "" -"If you have the *Install Project* option enabled, we will run ``setup.py " -"install`` on your package, installing it into a virtual environment. You can" -" also define additional packages to install with the *Requirements File* " -"option." -msgstr "" - -#: ../../builds.rst:73 -msgid "" -"When we build your Sphinx documentation, we run ``sphinx-build -b html . " -"_build/html``, where ``html`` would be replaced with the correct backend. We" -" also create pdf's and ePub's automatically based on your project. For " -"MkDocs, we run ``mkdocs build``." -msgstr "" - -#: ../../builds.rst:78 -msgid "" -"Then these files are copied across to our application servers from the build" -" server. Once on the application servers, they are served from nginx." -msgstr "" - -#: ../../builds.rst:81 -msgid "An example in code:" -msgstr "" - -#: ../../builds.rst:95 -msgid "" -"Regardless of whether you build your docs with Sphinx or MkDocs, we " -"recommend you pin the version of Sphinx or Mkdocs you want us to use. You " -"can do this the same way other :doc:`dependencies are specified `. Some examples of pinning versions might be " -"``sphinx<2.0`` or ``mkdocs>=1.0``." -msgstr "" - -#: ../../builds.rst:102 -msgid "Builder responsibility" -msgstr "" - -#: ../../builds.rst:104 -msgid "" -"Builders have a very specific job. They take the updated source code and " -"generate the correct artifacts. The code lives in " -"``self.version.project.checkout_path(self.version.slug)``. The artifacts " -"should end up in " -"``self.version.project.artifact_path(version=self.version.slug, " -"type=self.type)`` Where ``type`` is the name of your builder. All files that" -" end up in the artifact directory should be in their final form." -msgstr "" - -#: ../../builds.rst:112 -msgid "The build environment" -msgstr "" - -#: ../../builds.rst:114 -msgid "" -"The build process is executed inside Docker containers, by default the image" -" used is ``readthedocs/build:2.0``, but you can change that using a " -":doc:`configuration file `." -msgstr "" - -#: ../../builds.rst:120 -msgid "" -"The Docker images have a select number of C libraries installed, because " -"they are used across a wide array of python projects. We can't install every" -" C library out there, but we try and support the major ones." -msgstr "" - -#: ../../builds.rst:127 -msgid "" -"If you want to know the specific version of a package that is installed in " -"the image you can check the `Ubuntu package search page " -"`__." -msgstr "" - -#: ../../builds.rst:131 -msgid "2.0 (stable)" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "O.S" -msgstr "" - -#: ../../builds.rst:133 ../../builds.rst:157 -msgid "Ubuntu 16.04" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Conda" -msgstr "" - -#: ../../builds.rst:134 -msgid "Miniconda 4.3.31" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Python" -msgstr "" - -#: ../../builds.rst:136 -msgid "``m2crypto``" -msgstr "" - -#: ../../builds.rst:137 ../../builds.rst:160 -msgid "``matplolib``" -msgstr "" - -#: ../../builds.rst:138 -msgid "``numpy``" -msgstr "" - -#: ../../builds.rst:139 ../../builds.rst:162 -msgid "``pandas``" -msgstr "" - -#: ../../builds.rst:140 ../../builds.rst:163 -msgid "``pip``" -msgstr "" - -#: ../../builds.rst:141 ../../builds.rst:164 -msgid "``scipy``" -msgstr "" - -#: ../../builds.rst:0 ../../builds.rst:0 -msgid "Other packages" -msgstr "" - -#: ../../builds.rst:143 ../../builds.rst:170 -msgid "``doxygen``" -msgstr "" - -#: ../../builds.rst:144 -msgid "``graphviz``" -msgstr "" - -#: ../../builds.rst:145 -msgid "``libevent``" -msgstr "" - -#: ../../builds.rst:146 ../../builds.rst:173 -msgid "``libjpeg``" -msgstr "" - -#: ../../builds.rst:147 ../../builds.rst:174 -msgid "``libxml2-dev``" -msgstr "" - -#: ../../builds.rst:148 -msgid "``libxslt1.1``" -msgstr "" - -#: ../../builds.rst:149 ../../builds.rst:176 -msgid "``pandoc``" -msgstr "" - -#: ../../builds.rst:150 ../../builds.rst:178 -msgid "``textlive-full``" -msgstr "" - -#: ../../builds.rst:152 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:155 -msgid "3.0 (latest)" -msgstr "" - -#: ../../builds.rst:158 -msgid "Miniconda 4.4.10" -msgstr "" - -#: ../../builds.rst:161 -msgid "``numpy``," -msgstr "" - -#: ../../builds.rst:0 -msgid "JavaScript" -msgstr "" - -#: ../../builds.rst:166 -msgid "``jsdoc``" -msgstr "" - -#: ../../builds.rst:167 -msgid "``nodejs``" -msgstr "" - -#: ../../builds.rst:168 -msgid "``npm``" -msgstr "" - -#: ../../builds.rst:171 -msgid "``libevent-dev``" -msgstr "" - -#: ../../builds.rst:172 -msgid "``libgraphviz-dev``" -msgstr "" - -#: ../../builds.rst:175 -msgid "``libxslt1-dev``" -msgstr "" - -#: ../../builds.rst:177 -msgid "``plantuml``" -msgstr "" - -#: ../../builds.rst:180 -msgid "" -"`More details `__" -msgstr "" - -#: ../../builds.rst:183 -msgid "Writing your own builder" -msgstr "" - -#: ../../builds.rst:185 -msgid "" -"Builds happen on a server using only the RTD Public API. There is no reason " -"that you couldn't build your own independent builder that wrote into the RTD" -" namespace. The only thing that is currently unsupported there is a saner " -"way than uploading the processed files as a zip." -msgstr "" - -#: ../../builds.rst:187 -msgid "" -"The documentation build system in RTD is made pluggable, so that you can " -"build out your own backend. If you have a documentation format that isn't " -"currently supported, you can add support by contributing a backend." -msgstr "" - -#: ../../builds.rst:189 -msgid "" -"The builders in :doc:`/developer-interface/doc_builder` detail the higher " -"level parts of the API that you need to implement. A basic run goes " -"something like this::" -msgstr "" - -#: ../../builds.rst:200 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../builds.rst:202 -msgid "" -"If you're having trouble getting your version to build, try wiping out the " -"existing build/environment files. On your version list page " -"``/projects/[project]/versions`` there is a \"Wipe\" button that will remove" -" all of the files associated with your documentation build, but not the " -"documentation itself." -msgstr "" - -#: ../../builds.rst:205 -msgid "Build environment" -msgstr "" - -#: ../../builds.rst:207 -msgid "" -"The *Sphinx* and *Mkdocs* builders set the following RTD-specific " -"environment variables when building your documentation:" -msgstr "" - -#: ../../builds.rst:210 -msgid "Environment variable" -msgstr "" - -#: ../../builds.rst:210 -msgid "Description" -msgstr "" - -#: ../../builds.rst:210 -msgid "Example value" -msgstr "" - -#: ../../builds.rst:212 -msgid "``READTHEDOCS``" -msgstr "" - -#: ../../builds.rst:212 -msgid "Whether the build is running inside RTD" -msgstr "" - -#: ../../builds.rst:212 -msgid "``True``" -msgstr "" - -#: ../../builds.rst:214 -msgid "``READTHEDOCS_VERSION``" -msgstr "" - -#: ../../builds.rst:214 -msgid "The RTD name of the version which is being built" -msgstr "" - -#: ../../builds.rst:214 -msgid "``latest``" -msgstr "" - -#: ../../builds.rst:216 -msgid "``READTHEDOCS_PROJECT``" -msgstr "" - -#: ../../builds.rst:216 -msgid "The RTD name of the project which is being built" -msgstr "" - -#: ../../builds.rst:216 -msgid "``myexampleproject``" -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/canonical.mo b/docs/user/locale/zh_CN/LC_MESSAGES/canonical.mo deleted file mode 100644 index 600d226c3c8..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/canonical.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/canonical.po b/docs/user/locale/zh_CN/LC_MESSAGES/canonical.po deleted file mode 100644 index 65b1763183f..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/canonical.po +++ /dev/null @@ -1,105 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../canonical.rst:2 -msgid "Canonical URLs" -msgstr "" - -#: ../../canonical.rst:4 -msgid "" -"Canonical URLs allow people to have consistent page URLs for domains. This " -"is mainly useful for search engines, so that they can send people to the " -"correct page." -msgstr "" - -#: ../../canonical.rst:8 -msgid "Read the Docs uses these in two ways:" -msgstr "" - -#: ../../canonical.rst:10 -msgid "We point all versions of your docs at the \"latest\" version as canonical" -msgstr "" - -#: ../../canonical.rst:11 -msgid "" -"We point at the user specified canonical URL, generally a custom domain for " -"your docs." -msgstr "" - -#: ../../canonical.rst:14 -msgid "Example" -msgstr "" - -#: ../../canonical.rst:16 -msgid "" -"Fabric hosts their docs on Read the Docs. They mostly use their own domain " -"for them ``http://docs.fabfile.org``. This means that Google will index both" -" ``http://fabric-docs.readthedocs.io`` and ``http://docs.fabfile.org`` for " -"their documentation." -msgstr "" - -#: ../../canonical.rst:20 -msgid "" -"Fabric will want to set ``http://docs.fabfile.org`` as their canonical URL. " -"This means that when Google indexes ``http://fabric-docs.readthedocs.io``, " -"it will know that it should really point at ``http://docs.fabfile.org``." -msgstr "" - -#: ../../canonical.rst:24 -msgid "Enabling" -msgstr "" - -#: ../../canonical.rst:26 -msgid "" -"You can set the canonical URL for your project in the Project Admin page. " -"Check your `Domains` tab for the domains that we know about." -msgstr "" - -#: ../../canonical.rst:29 -msgid "Implementation" -msgstr "" - -#: ../../canonical.rst:31 -msgid "" -"If you look at the source code for documentation built after you set your " -"canonical URL, you should see a bit of HTML like this:" -msgstr "" - -#: ../../canonical.rst:39 -msgid "Links" -msgstr "" - -#: ../../canonical.rst:41 -msgid "" -"This is a good explanation of the usage of canonical URLs in search engines:" -msgstr "" - -#: ../../canonical.rst:43 -msgid "http://www.mattcutts.com/blog/seo-advice-url-canonicalization/" -msgstr "" - -#: ../../canonical.rst:45 -msgid "This is a good explanation for why canonical pages are good for SEO:" -msgstr "" - -#: ../../canonical.rst:47 -msgid "" -"http://moz.com/blog/canonical-url-tag-the-most-important-advancement-in-seo-" -"practices-since-sitemaps" -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/changelog.mo b/docs/user/locale/zh_CN/LC_MESSAGES/changelog.mo deleted file mode 100644 index 9d1950ce7b7..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/changelog.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/changelog.po b/docs/user/locale/zh_CN/LC_MESSAGES/changelog.po deleted file mode 100644 index 07b4c468642..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/changelog.po +++ /dev/null @@ -1,3796 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../changelog.rst:2 -msgid "Changelog" -msgstr "" - -#: ../../../CHANGELOG.rst:2 -msgid "Version 2.6.5" -msgstr "" - -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -#: ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 ../../../CHANGELOG.rst:0 -msgid "Date" -msgstr "" - -#: ../../../CHANGELOG.rst:4 ../../../CHANGELOG.rst:14 -msgid "August 29, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:6 -msgid "" -"`@stsewd `__: Tests for yaml file regex (`#4587 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:7 -msgid "" -"`@agjohnson `__: Respect user language when " -"caching homepage (`#4585 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:8 -msgid "" -"`@humitos `__: Add start and termination to YAML " -"file regex (`#4584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:9 -msgid "" -"`@safwanrahman `__: [Fix #4576] Do not " -"delete projects which have multiple users (`#4577 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:12 -msgid "Version 2.6.4" -msgstr "" - -#: ../../../CHANGELOG.rst:16 -msgid "" -"`@stsewd `__: Update tests failing on master " -"(`#4575 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:17 -msgid "" -"`@davidfischer `__: Add a flag to disable " -"docsearch (`#4570 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:18 -msgid "" -"`@stsewd `__: Fix nested syntax in docs (`#4567 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:19 -msgid "" -"`@stsewd `__: Fix incorrect reraise (`#4566 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:20 -msgid "" -"`@davidfischer `__: Add a note about " -"specifying the version of build tools (`#4562 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:21 -msgid "" -"`@davidfischer `__: Serve badges directly " -"from local filesystem (`#4561 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:22 -msgid "" -"`@humitos `__: Build JSON artifacts in HTML " -"builder (`#4554 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:23 -msgid "" -"`@humitos `__: Route task to proper queue (`#4553" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:24 -msgid "" -"`@humitos `__: Sanitize BuildCommand.output by " -"removing NULL characters (`#4552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:25 -msgid "" -"`@davidfischer `__: Fix changelog for 2.6.3 " -"(`#4548 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:26 -msgid "" -"`@ericholscher `__: Remove hiredis (`#4542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:27 -msgid "" -"`@davidfischer `__: Use the STATIC_URL for " -"static files to avoid redirection (`#4522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:28 -msgid "" -"`@stsewd `__: Update docs about build process " -"(`#4515 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:29 -msgid "" -"`@StefanoChiodino `__: Allow for period " -"as a prefix and yaml extension for config file (`#4512 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:30 -msgid "" -"`@AumitLeon `__: Update information on mkdocs " -"build process (`#4508 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:31 -msgid "" -"`@humitos `__: Fix Exact Redirect to work " -"properly when using $rest keyword (`#4501 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:32 -msgid "" -"`@humitos `__: Mark some BuildEnvironmentError " -"exceptions as Warning and do not log them (`#4495 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:33 -msgid "" -"`@xrmx `__: projects: don't explode trying to update" -" UpdateDocsTaskStep state (`#4485 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:34 -msgid "" -"`@humitos `__: Note with the developer flow to " -"update our app translations (`#4481 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:35 -msgid "" -"`@humitos `__: Add `trimmed` to all multilines " -"`blocktrans` tags (`#4480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:36 -msgid "" -"`@humitos `__: Example and note with usage of " -"trimmed option in blocktrans (`#4479 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:37 -msgid "" -"`@humitos `__: Update Transifex resources for our" -" documentation (`#4478 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:38 -msgid "" -"`@humitos `__: Documentation for Manage " -"Translations (`#4470 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:39 -msgid "" -"`@stsewd `__: Port https://github.com/rtfd" -"/readthedocs-build/pull/38/ (`#4461 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:40 -msgid "" -"`@stsewd `__: Match v1 config interface to new one" -" (`#4456 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:41 -msgid "" -"`@humitos `__: Skip tags that point to blob " -"objects instead of commits (`#4442 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:42 -msgid "" -"`@stsewd `__: Document " -"python.use_system_site_packages option (`#4422 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:43 -msgid "" -"`@humitos `__: More tips about how to reduce " -"resources usage (`#4419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:44 -msgid "" -"`@xrmx `__: projects: user in " -"ProjectQuerySetBase.for_admin_user is mandatory (`#4417 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:47 -msgid "Version 2.6.3" -msgstr "" - -#: ../../../CHANGELOG.rst:49 -msgid "August 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:51 -msgid "Release to Azure!" -msgstr "" - -#: ../../../CHANGELOG.rst:53 -msgid "" -"`@davidfischer `__: Add Sponsors list to " -"footer (`#4424 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:54 -msgid "" -"`@stsewd `__: Cache node_modules to speed up CI " -"(`#4484 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:55 -msgid "" -"`@xrmx `__: templates: mark missing string for " -"translation on project edit (`#4518 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:56 -msgid "" -"`@ericholscher `__: Performance improvement:" -" cache version listing on the homepage (`#4526 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:57 -msgid "" -"`@agjohnson `__: Remove mailgun from our " -"dependencies (`#4531 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:58 -msgid "" -"`@davidfischer `__: Improved ad block " -"detection (`#4532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:59 -msgid "" -"`@agjohnson `__: Revert \"Remove " -"SelectiveFileSystemFolder finder workaround\" (`#4533 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:60 -msgid "" -"`@davidfischer `__: Slight clarification on " -"turning off ads for a project (`#4534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:61 -msgid "" -"`@davidfischer `__: Fix the sponsor image " -"paths (`#4535 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:62 -msgid "" -"`@agjohnson `__: Update build assets (`#4537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:66 -msgid "Version 2.6.2" -msgstr "" - -#: ../../../CHANGELOG.rst:68 -msgid "August 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:70 -msgid "" -"`@davidfischer `__: Custom domain " -"clarifications (`#4514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:71 -msgid "" -"`@trein `__: Use single quote throughout the file " -"(`#4513 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:72 -msgid "" -"`@davidfischer `__: Support ads on pallets " -"themes (`#4499 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:73 -msgid "" -"`@davidfischer `__: Only use " -"HostHeaderSSLAdapter for SSL/HTTPS connections (`#4498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:74 -msgid "" -"`@keflavich `__: Very minor English correction " -"(`#4497 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:75 -msgid "" -"`@davidfischer `__: All static media is run " -"through \"collectstatic\" (`#4489 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:76 -msgid "" -"`@humitos `__: Fix reST structure (`#4488 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:77 -msgid "" -"`@nijel `__: Document expected delay on CNAME " -"change and need for CAA (`#4487 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:78 -msgid "" -"`@davidfischer `__: Allow enforcing HTTPS " -"for custom domains (`#4483 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:79 -msgid "" -"`@davidfischer `__: Add some details around " -"community ad qualifications (`#4436 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:80 -msgid "" -"`@davidfischer `__: Updates to manifest " -"storage (`#4430 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:81 -msgid "" -"`@davidfischer `__: Update alt domains docs " -"with SSL (`#4425 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:82 -msgid "" -"`@agjohnson `__: Add SNI support for API HTTPS " -"endpoint (`#4423 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:83 -msgid "" -"`@davidfischer `__: API v1 cleanup (`#4415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:84 -msgid "" -"`@davidfischer `__: Allow filtering versions" -" by active (`#4414 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:85 -msgid "" -"`@mlncn `__: Fix broken link (`#4410 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:86 -msgid "" -"`@safwanrahman `__: [Fix #4407] Port Project" -" Search for Elasticsearch 6.x (`#4408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:87 -msgid "" -"`@davidfischer `__: Add client ID to Google " -"Analytics requests (`#4404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:88 -msgid "" -"`@xrmx `__: projects: fix filtering in " -"projects_tag_detail (`#4398 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:89 -msgid "" -"`@davidfischer `__: Fix a proxy model bug " -"related to ad-free (`#4390 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:90 -msgid "" -"`@humitos `__: Release 2.6.1 (`#4389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:91 ../../../CHANGELOG.rst:108 -msgid "" -"`@davidfischer `__: Do not access database " -"from builds to check ad-free (`#4387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:92 ../../../CHANGELOG.rst:109 -msgid "" -"`@humitos `__: Adapt YAML config integration " -"tests (`#4385 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:93 ../../../CHANGELOG.rst:110 -msgid "" -"`@stsewd `__: Set full `source_file` path for " -"default configuration (`#4379 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:94 -msgid "" -"`@humitos `__: Make `get_version` usable from a " -"specified path (`#4376 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:95 ../../../CHANGELOG.rst:111 -msgid "" -"`@humitos `__: More tags when logging errors to " -"Sentry (`#4375 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:96 -msgid "" -"`@humitos `__: Check for 'options' in " -"update_repos command (`#4373 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:97 -msgid "" -"`@safwanrahman `__: [Fix #4333] Implement " -"asynchronous search reindex functionality using celery (`#4368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:98 -msgid "" -"`@stsewd `__: V2 of the configuration file (`#4355" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:99 ../../../CHANGELOG.rst:122 -msgid "" -"`@davidfischer `__: Remove the UID from the " -"GA measurement protocol (`#4347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:100 ../../../CHANGELOG.rst:583 -msgid "" -"`@humitos `__: Mount `pip_cache_path` in Docker " -"container (`#3556 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:101 -msgid "" -"`@agjohnson `__: Show subprojects in search " -"results (`#1866 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:104 -msgid "Version 2.6.1" -msgstr "" - -#: ../../../CHANGELOG.rst:106 -msgid "July 17, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:114 -msgid "Version 2.6.0" -msgstr "" - -#: ../../../CHANGELOG.rst:116 -msgid "July 16, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:118 -msgid "Adds initial support for HTTPS on custom domains" -msgstr "" - -#: ../../../CHANGELOG.rst:119 -msgid "" -"`@stsewd `__: Revert \"projects: serve badge with " -"same protocol as site\" (`#4353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:120 -msgid "" -"`@davidfischer `__: Do not overwrite sphinx " -"context variables feature (`#4349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:121 -msgid "" -"`@stsewd `__: Calrify docs about how rtd select " -"the stable version (`#4348 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:123 -msgid "" -"`@stsewd `__: Fix error in command (`#4345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:124 -msgid "" -"`@davidfischer `__: Improvements for the " -"build/version admin (`#4344 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:125 -msgid "" -"`@safwanrahman `__: [Fix #4265] Porting " -"frontend docsearch to work with new API (`#4340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:126 -msgid "" -"`@ktdreyer `__: fix spelling of " -"\"demonstrating\" (`#4336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:127 -msgid "" -"`@davidfischer `__: Warning about theme " -"context implementation status (`#4335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:128 -msgid "" -"`@Blendify `__: Docs: Let Theme Choose Pygments " -"Theme (`#4331 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:129 -msgid "" -"`@davidfischer `__: Disable the ad block nag" -" for ad-free projects (`#4329 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:130 -msgid "" -"`@safwanrahman `__: [fix #4265] Port " -"Document search API for Elasticsearch 6.x (`#4309 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:131 -msgid "" -"`@stsewd `__: Refactor configuration object to " -"class based (`#4298 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:134 -msgid "Version 2.5.3" -msgstr "" - -#: ../../../CHANGELOG.rst:136 -msgid "July 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:138 -msgid "" -"`@xrmx `__: Do less work in querysets (`#4322 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:139 -msgid "" -"`@stsewd `__: Fix deprecations in management " -"commands (`#4321 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:140 -msgid "" -"`@davidfischer `__: Add a flag for marking a" -" project ad-free (`#4313 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:141 -msgid "" -"`@davidfischer `__: Use \"npm run lint\" " -"from tox (`#4312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:142 -msgid "" -"`@davidfischer `__: Fix issues building " -"static assets (`#4311 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:143 -msgid "" -"`@humitos `__: Use PATHs to call clear_artifacts " -"(`#4296 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:144 -msgid "" -"`@safwanrahman `__: [Fix #2457] Implement " -"exact match search (`#4292 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:145 -msgid "" -"`@davidfischer `__: API filtering " -"improvements (`#4285 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:146 -msgid "" -"`@annegentle `__: Remove self-referencing " -"links for webhooks docs (`#4283 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:147 -msgid "" -"`@safwanrahman `__: [Fix #2328 #2013] " -"Refresh search index and test for case insensitive search (`#4277 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:148 -msgid "" -"`@xrmx `__: doc_builder: clarify sphinx backend " -"append_conf docstring (`#4276 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:149 -msgid "" -"`@davidfischer `__: Add documentation for " -"APIv2 (`#4274 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:150 -msgid "" -"`@humitos `__: Wrap notifications HTML code into " -"a block (`#4273 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:151 -msgid "" -"`@stsewd `__: Move config.py from rtd build " -"(`#4272 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:152 -msgid "" -"`@ericholscher `__: Fix our use of `--use-" -"wheel` in pip. (`#4269 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:153 -msgid "" -"`@agjohnson `__: Revert \"Merge pull request " -"#4206 from FlorianKuckelkorn/fix/pip-breaking-change\" (`#4261 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:154 -msgid "" -"`@humitos `__: Fix triggering a build for a " -"skipped project (`#4255 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:155 -msgid "" -"`@stsewd `__: Update default sphinx version " -"(`#4250 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:156 -msgid "" -"`@stsewd `__: Move config module from rtd-build " -"repo (`#4242 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:157 -msgid "" -"`@davidfischer `__: Allow staying logged in " -"for longer (`#4236 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:158 -msgid "" -"`@safwanrahman `__: Upgrade Elasticsearch to" -" version 6.x (`#4211 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:159 -msgid "" -"`@humitos `__: Make tests extensible from " -"corporate site (`#4095 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:160 -msgid "" -"`@stsewd `__: `stable` version stuck on a specific" -" commit (`#3913 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:163 -msgid "Version 2.5.2" -msgstr "" - -#: ../../../CHANGELOG.rst:165 -msgid "June 18, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:167 -msgid "" -"`@davidfischer `_: Add a page detailing ad " -"blocking (`#4244 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:168 -msgid "" -"`@xrmx `_: projects: serve badge with same protocol " -"as site (`#4228 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:169 -msgid "" -"`@FlorianKuckelkorn `_: Fixed breaking " -"change in pip 10.0.0b1 (2018-03-31) (`#4206 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:170 -msgid "" -"`@StefanoChiodino `_: Document that " -"readthedocs file can now have yaml extension (`#4129 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:171 -msgid "" -"`@humitos `_: Downgrade docker to 3.1.3 because " -"of timeouts in EXEC call (`#4241 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:172 -msgid "" -"`@stsewd `_: Move parser tests from rtd-build repo" -" (`#4225 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:173 -msgid "" -"`@humitos `_: Handle revoked oauth permissions by" -" the user (`#4074 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:174 -msgid "" -"`@humitos `_: Allow to hook the initial build " -"from outside (`#4033 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:177 -msgid "Version 2.5.1" -msgstr "" - -#: ../../../CHANGELOG.rst:179 -msgid "June 14, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:181 -msgid "" -"`@stsewd `_: Add feature to build json with html " -"in the same build (`#4229 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:182 -msgid "" -"`@davidfischer `_: Prioritize ads based on " -"content (`#4224 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:183 -msgid "" -"`@mostaszewski `_: #4170 - Link the version " -"in the footer to the changelog (`#4217 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:184 -msgid "" -"`@Jmennius `_: Add provision_elasticsearch " -"command (`#4216 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:185 -msgid "" -"`@SuriyaaKudoIsc `_: Use the latest " -"YouTube share URL (`#4209 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:186 -msgid "" -"`@davidfischer `_: Allow staff to trigger " -"project builds (`#4207 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:187 -msgid "" -"`@davidfischer `_: Use autosectionlabel in " -"the privacy policy (`#4204 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:188 -msgid "" -"`@davidfischer `_: These links weren't " -"correct after #3632 (`#4203 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:189 -msgid "" -"`@davidfischer `_: Release 2.5.0 (`#4200 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:190 ../../../CHANGELOG.rst:214 -msgid "" -"`@ericholscher `_: Fix Build: Convert md to " -"rst in docs (`#4199 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:191 -msgid "" -"`@ericholscher `_: Updates to #3850 to fix " -"merge conflict (`#4198 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:192 -msgid "" -"`@ericholscher `_: Build on top of #3881 and" -" put docs in custom_installs. (`#4196 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:193 -msgid "" -"`@davidfischer `_: Increase the max theme " -"version (`#4195 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:194 ../../../CHANGELOG.rst:215 -msgid "" -"`@ericholscher `_: Remove maxcdn reqs " -"(`#4194 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:195 ../../../CHANGELOG.rst:216 -msgid "" -"`@ericholscher `_: Add missing gitignore " -"item for ES testing (`#4193 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:196 ../../../CHANGELOG.rst:217 -msgid "" -"`@xrmx `_: fabfile: update i18n helpers (`#4189 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:197 ../../../CHANGELOG.rst:218 -msgid "" -"`@xrmx `_: Update italian locale (`#4188 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:198 ../../../CHANGELOG.rst:219 -msgid "" -"`@xrmx `_: locale: update and build the english " -"translation (`#4187 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:199 -msgid "" -"`@humitos `_: Upgrade celery to avoid " -"AtributeError:async (`#4185 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:200 -msgid "" -"`@stsewd `_: Prepare code for custo mkdocs.yaml " -"location (`#4184 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:201 -msgid "" -"`@agjohnson `_: Updates to our triage " -"guidelines (`#4180 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:202 -msgid "" -"`@davidfischer `_: Server side analytics " -"(`#4131 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:203 -msgid "" -"`@humitos `_: Upgrade packages with pur (`#4124 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:204 -msgid "" -"`@stsewd `_: Fix resync remote repos (`#4113 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:205 -msgid "" -"`@stsewd `_: Add schema for configuration file " -"with yamale (`#4084 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:206 ../../../CHANGELOG.rst:222 -msgid "" -"`@davidfischer `_: Ad block nag to urge " -"people to whitelist (`#4037 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:207 ../../../CHANGELOG.rst:226 -msgid "" -"`@benjaoming `_: Add Mexican Spanish as a " -"project language (`#3588 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:210 -msgid "Version 2.5.0" -msgstr "" - -#: ../../../CHANGELOG.rst:212 -msgid "June 06, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:220 -msgid "" -"`@safwanrahman `_: Test for search " -"functionality (`#4116 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:221 -msgid "" -"`@davidfischer `_: Update mkdocs to the " -"latest (`#4041 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:223 -msgid "" -"`@davidfischer `_: Decouple the theme JS " -"from readthedocs.org (`#3968 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:224 -msgid "" -"`@xrmx `_: tests: fixup url tests in " -"test_privacy_urls (`#3966 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:225 -msgid "" -"`@fenilgandhi `_: Add support for different " -"badge styles (`#3632 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:227 -msgid "" -"`@stsewd `_: Wrap versions' list to look more " -"consistent (`#3445 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:228 -msgid "" -"`@agjohnson `_: Move CDN code to external " -"abstraction (`#2091 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:231 -msgid "Version 2.4.0" -msgstr "" - -#: ../../../CHANGELOG.rst:233 -msgid "May 31, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:235 -msgid "" -"This fixes assets that were generated against old dependencies in 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:236 -msgid "" -"`@agjohnson `_: Fix issues with search " -"javascript (`#4176 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:237 -msgid "" -"`@stsewd `_: Use anonymous refs in CHANGELOG " -"(`#4173 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:238 -msgid "" -"`@stsewd `_: Fix some warnings on docs (`#4172 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:239 -msgid "" -"`@davidfischer `_: Update the privacy policy" -" date (`#4171 `_)" -msgstr "" - -#: ../../../CHANGELOG.rst:240 -msgid "" -"`@davidfischer `_: Note about state and " -"metro ad targeting (`#4169 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:241 -msgid "" -"`@ericholscher `_: Add another guide around " -"fixing memory usage. (`#4168 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:242 -msgid "" -"`@stsewd `_: Download raw build log (`#3585 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:243 -msgid "" -"`@stsewd `_: Add \"edit\" and \"view docs\" " -"buttons to subproject list (`#3572 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:244 -msgid "" -"`@kennethlarsen `_: Remove outline reset to" -" bring back outline (`#3512 " -"`_)" -msgstr "" - -#: ../../../CHANGELOG.rst:247 -msgid "Version 2.3.14" -msgstr "" - -#: ../../../CHANGELOG.rst:249 -msgid "May 30, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:251 -msgid "" -"`@ericholscher `__: Remove CSS override that" -" doesn't exist. (`#4165 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:252 -msgid "" -"`@davidfischer `__: Include a DMCA request " -"template (`#4164 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:253 -msgid "" -"`@davidfischer `__: No CSRF cookie for docs " -"pages (`#4153 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:254 -msgid "" -"`@davidfischer `__: Small footer rework " -"(`#4150 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:255 -msgid "" -"`@stsewd `__: Fix prospector dependencies (`#4149 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:256 -msgid "" -"`@ericholscher `__: Remove deploy directory " -"which is unused. (`#4147 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:257 -msgid "" -"`@stsewd `__: Use autosectionlabel extension " -"(`#4146 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:258 -msgid "" -"`@davidfischer `__: Add Intercom to the " -"privacy policy (`#4145 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:259 -msgid "" -"`@humitos `__: Minimum refactor to decide_if_cors" -" (`#4143 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:260 -msgid "" -"`@stsewd `__: Ignore migrations from coverage " -"report (`#4141 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:261 -msgid "" -"`@stsewd `__: 5xx status in old webhooks (`#4139 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:262 -msgid "" -"`@davidfischer `__: Fix with Lato Bold font " -"(`#4138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:263 -msgid "" -"`@davidfischer `__: Release 2.3.13 (`#4137 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:264 ../../../CHANGELOG.rst:293 -msgid "" -"`@davidfischer `__: Build static assets " -"(`#4136 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:265 -msgid "" -"`@xrmx `__: oauth/services: correct error handling " -"in paginate (`#4134 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:266 -msgid "" -"`@xrmx `__: oauth/services: don't abuse " -"log.exception (`#4133 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:267 -msgid "" -"`@cedk `__: Use quiet mode to retrieve branches from" -" mercurial (`#4114 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:268 -msgid "" -"`@humitos `__: Add `has_valid_clone` and " -"`has_valid_webhook` to ProjectAdminSerializer (`#4107 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:269 -msgid "" -"`@stsewd `__: Put the rtd extension to the " -"beginning of the list (`#4054 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:270 -msgid "" -"`@stsewd `__: Use gitpython for tags (`#4052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:271 -msgid "" -"`@davidfischer `__: Do Not Track support " -"(`#4046 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:272 -msgid "" -"`@stsewd `__: Set urlconf to None after changing " -"SUBDOMAIN setting (`#4032 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:273 -msgid "" -"`@humitos `__: Fix /404/ testing page (`#3976 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:274 ../../../CHANGELOG.rst:381 -msgid "" -"`@xrmx `__: Fix some tests with postgres (`#3958 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:275 ../../../CHANGELOG.rst:394 -msgid "" -"`@xrmx `__: Fixup DJANGO_SETTINGS_SKIP_LOCAL in " -"tests (`#3899 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:276 ../../../CHANGELOG.rst:397 -msgid "" -"`@xrmx `__: templates: mark a few more strings for " -"translations (`#3869 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:277 -msgid "" -"`@ze `__: Make search bar in dashboard have a more " -"clear message. (`#3844 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:278 -msgid "" -"`@varunotelli `__: Pointed users to Python3.6" -" (`#3817 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:279 -msgid "" -"`@stsewd `__: [RDY] Fix tests for environment " -"(`#3764 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:280 -msgid "" -"`@ajatprabha `__: Ticket #3694: rename owners " -"to maintainers (`#3703 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:281 -msgid "" -"`@SanketDG `__: Refactor to replace old logging " -"to avoid mangling (`#3677 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:282 -msgid "" -"`@stsewd `__: Add rstcheck to CI (`#3624 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:283 -msgid "" -"`@techtonik `__: Update Git on prod (`#3615 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:284 -msgid "" -"`@stsewd `__: Allow to hide version warning " -"(`#3595 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:285 -msgid "" -"`@cclauss `__: Modernize Python 2 code to get " -"ready for Python 3 (`#3514 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:286 -msgid "" -"`@stsewd `__: Consistent version format (`#3504 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:289 -msgid "Version 2.3.13" -msgstr "" - -#: ../../../CHANGELOG.rst:291 -msgid "May 23, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:294 -msgid "" -"`@stsewd `__: Don't sync _static dir for search " -"builder (`#4120 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:295 -msgid "" -"`@davidfischer `__: Use the latest Lato " -"release (`#4093 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:296 -msgid "" -"`@davidfischer `__: Update Gold Member " -"marketing (`#4063 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:297 -msgid "" -"`@davidfischer `__: Fix missing fonts " -"(`#4060 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:298 -msgid "" -"`@stsewd `__: Additional validation when changing " -"the project language (`#3790 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:299 -msgid "" -"`@stsewd `__: Improve yaml config docs (`#3685 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:302 -msgid "Version 2.3.12" -msgstr "" - -#: ../../../CHANGELOG.rst:304 -msgid "May 21, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:306 -msgid "" -"`@stsewd `__: Remove Django deprecation warning " -"(`#4112 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:307 -msgid "" -"`@davidfischer `__: Display feature flags in" -" the admin (`#4108 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:308 -msgid "" -"`@humitos `__: Set valid clone in project " -"instance inside the version object also (`#4105 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:309 -msgid "" -"`@davidfischer `__: Use the latest theme " -"version in the default builder (`#4096 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:310 -msgid "" -"`@humitos `__: Use next field to redirect user " -"when login is done by social (`#4083 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:311 -msgid "" -"`@humitos `__: Update the `documentation_type` " -"when it's set to 'auto' (`#4080 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:312 -msgid "" -"`@brainwane `__: Update link to license in " -"philosophy document (`#4059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:313 ../../../CHANGELOG.rst:328 -msgid "" -"`@agjohnson `__: Update local assets for theme " -"to 0.3.1 tag (`#4047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:314 ../../../CHANGELOG.rst:329 -msgid "" -"`@stsewd `__: Fix unbalanced div (`#4044 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:315 ../../../CHANGELOG.rst:330 -msgid "" -"`@stsewd `__: Remove haystack from code base " -"(`#4039 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:316 -msgid "" -"`@davidfischer `__: Subdomains use HTTPS if " -"settings specify (`#3987 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:317 -msgid "" -"`@davidfischer `__: Draft Privacy Policy " -"(`#3978 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:318 -msgid "" -"`@humitos `__: Allow import Gitlab repo manually " -"and set a webhook automatically (`#3934 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:319 -msgid "" -"`@davidfischer `__: Enable ads on the " -"readthedocs mkdocs theme (`#3922 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:320 -msgid "" -"`@bansalnitish `__: Fixes #2953 - Url " -"resolved with special characters (`#3725 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:321 ../../../CHANGELOG.rst:346 -msgid "" -"`@Jigar3 `__: Deleted bookmarks app (`#3663 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:324 -msgid "Version 2.3.11" -msgstr "" - -#: ../../../CHANGELOG.rst:326 -msgid "May 01, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:331 -msgid "" -"`@stsewd `__: Remove dead code from api v1 (`#4038" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:332 -msgid "" -"`@humitos `__: Bump sphinx default version to " -"1.7.4 (`#4035 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:333 -msgid "" -"`@davidfischer `__: Detail where ads are " -"shown (`#4031 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:334 -msgid "" -"`@ericholscher `__: Make email verification " -"optional for dev (`#4024 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:335 -msgid "" -"`@davidfischer `__: Support sign in and sign" -" up with GH/GL/BB (`#4022 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:336 -msgid "" -"`@agjohnson `__: Remove old varnish purge " -"utility function (`#4019 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:337 -msgid "" -"`@agjohnson `__: Remove build queue length " -"warning on build list page (`#4018 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:338 -msgid "" -"`@stsewd `__: Don't check order on " -"assertQuerysetEqual on tests for subprojects (`#4016 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:339 -msgid "" -"`@stsewd `__: Tests for view docs api response " -"(`#4014 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:340 -msgid "" -"`@davidfischer `__: MkDocs projects use " -"RTD's analytics privacy improvements (`#4013 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:341 -msgid "" -"`@humitos `__: Release 2.3.10 (`#4009 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:342 -msgid "" -"`@davidfischer `__: Remove typekit fonts " -"(`#3982 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:343 -msgid "" -"`@stsewd `__: Move dynamic-fixture to testing " -"requirements (`#3956 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:344 ../../../CHANGELOG.rst:396 -msgid "" -"`@stsewd `__: Fix view docs link (`#3882 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:345 -msgid "" -"`@stsewd `__: [WIP] Remove comments app (`#3802 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:349 -msgid "Version 2.3.10" -msgstr "" - -#: ../../../CHANGELOG.rst:351 -msgid "April 24, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:353 -msgid "" -"`@humitos `__: Downgrade docker to 3.1.3 (`#4003 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:356 -msgid "Version 2.3.9" -msgstr "" - -#: ../../../CHANGELOG.rst:358 ../../../CHANGELOG.rst:365 -msgid "April 20, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:360 -msgid "" -"`@agjohnson `__: Fix recursion problem more " -"generally (`#3989 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:363 -msgid "Version 2.3.8" -msgstr "" - -#: ../../../CHANGELOG.rst:367 -msgid "" -"`@agjohnson `__: Give TaskStep class knowledge " -"of the underlying task (`#3983 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:368 -msgid "" -"`@humitos `__: Resolve domain when a project is a" -" translation of itself (`#3981 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:371 -msgid "Version 2.3.7" -msgstr "" - -#: ../../../CHANGELOG.rst:373 -msgid "April 19, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:375 -msgid "" -"`@humitos `__: Fix server_error_500 path on " -"single version (`#3975 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:376 -msgid "" -"`@davidfischer `__: Fix bookmark app lint " -"failures (`#3969 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:377 -msgid "" -"`@humitos `__: Use latest setuptools (39.0.1) by " -"default on build process (`#3967 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:378 -msgid "" -"`@ericholscher `__: Fix exact redirects. " -"(`#3965 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:379 -msgid "" -"`@humitos `__: Make `resolve_domain` work when a " -"project is subproject of itself (`#3962 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:380 -msgid "" -"`@humitos `__: Remove django-celery-beat and use " -"the default scheduler (`#3959 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:382 -msgid "" -"`@davidfischer `__: Add advertising details " -"docs (`#3955 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:383 -msgid "" -"`@humitos `__: Use pur to upgrade python packages" -" (`#3953 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:384 -msgid "" -"`@ze `__: Make adjustments to Projects page (`#3948 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:385 -msgid "" -"`@davidfischer `__: Small change to Chinese " -"language names (`#3947 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:386 -msgid "" -"`@agjohnson `__: Don't share state in build " -"task (`#3946 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:387 -msgid "" -"`@davidfischer `__: Fixed footer ad width " -"fix (`#3944 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:388 -msgid "" -"`@humitos `__: Allow extend Translation and " -"Subproject form logic from corporate (`#3937 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:389 -msgid "" -"`@humitos `__: Resync valid webhook for project " -"manually imported (`#3935 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:390 -msgid "" -"`@humitos `__: Resync webhooks from Admin (`#3933" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:391 -msgid "" -"`@humitos `__: Fix attribute order call (`#3930 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:392 -msgid "" -"`@humitos `__: Mention RTD in the Project URL of " -"the issue template (`#3928 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:393 -msgid "" -"`@davidfischer `__: Correctly report mkdocs " -"theme name (`#3920 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:395 -msgid "" -"`@davidfischer `__: Show an adblock " -"admonition in the dev console (`#3894 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:398 -msgid "" -"`@ze `__: Update quickstart from README (`#3847 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:399 -msgid "" -"`@vidartf `__: Fix page redirect preview (`#3811 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:400 -msgid "" -"`@stsewd `__: [RDY] Fix requirements file lookup " -"(`#3800 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:401 -msgid "" -"`@aasis21 `__: Documentation for build " -"notifications using webhooks. (`#3671 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:402 -msgid "" -"`@mashrikt `__: [#2967] Scheduled tasks for " -"cleaning up messages (`#3604 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:403 -msgid "" -"`@stsewd `__: Show URLS for exact redirect (`#3593" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:404 -msgid "" -"`@marcelstoer `__: Doc builder template " -"should check for mkdocs_page_input_path before using it (`#3536 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:405 -msgid "" -"`@Code0x58 `__: Document creation of slumber " -"user (`#3461 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:408 -msgid "Version 2.3.6" -msgstr "" - -#: ../../../CHANGELOG.rst:410 ../../../CHANGELOG.rst:426 -msgid "April 05, 2018" -msgstr "" - -#: ../../../CHANGELOG.rst:412 -msgid "" -"`@agjohnson `__: Drop readthedocs- prefix to " -"submodule (`#3916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:413 -msgid "" -"`@agjohnson `__: This fixes two bugs apparent " -"in nesting of translations in subprojects (`#3909 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:414 -msgid "" -"`@humitos `__: Use new django celery beat " -"scheduler (`#3908 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:415 -msgid "" -"`@humitos `__: Use a proper default for `docker` " -"attribute on UpdateDocsTask (`#3907 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:416 -msgid "" -"`@davidfischer `__: Handle errors from " -"publish_parts (`#3905 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:417 ../../../CHANGELOG.rst:428 -msgid "" -"`@agjohnson `__: Drop pdbpp from testing " -"requirements (`#3904 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:418 -msgid "" -"`@stsewd `__: Little improve on sync_versions " -"(`#3902 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:419 -msgid "" -"`@humitos `__: Save Docker image data in JSON " -"file only for DockerBuildEnvironment (`#3897 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:420 -msgid "" -"`@davidfischer `__: Single analytics file " -"for all builders (`#3896 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:421 -msgid "" -"`@humitos `__: Organize logging levels (`#3893 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:424 -msgid "Version 2.3.5" -msgstr "" - -#: ../../../CHANGELOG.rst:429 -msgid "" -"`@agjohnson `__: Resolve subproject correctly " -"in the case of single version (`#3901 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:430 -msgid "" -"`@davidfischer `__: Fixed footer ads again " -"(`#3895 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:431 -msgid "" -"`@davidfischer `__: Fix an Alabaster ad " -"positioning issue (`#3889 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:432 -msgid "" -"`@humitos `__: Save Docker image hash in RTD " -"environment.json file (`#3880 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:433 -msgid "" -"`@agjohnson `__: Add ref links for easier " -"intersphinx on yaml config page (`#3877 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:434 -msgid "" -"`@rajujha373 `__: Typo correction in " -"docs/features.rst (`#3872 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:435 -msgid "" -"`@gaborbernat `__: add description for tox " -"tasks (`#3868 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:436 -msgid "" -"`@davidfischer `__: Another CORS hotfix for " -"the sustainability API (`#3862 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:437 -msgid "" -"`@agjohnson `__: Fix up some of the logic " -"around repo and submodule URLs (`#3860 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:438 ../../../CHANGELOG.rst:455 -msgid "" -"`@davidfischer `__: Fix linting errors in " -"tests (`#3855 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:439 -msgid "" -"`@agjohnson `__: Use gitpython to find a commit" -" reference (`#3843 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:440 ../../../CHANGELOG.rst:460 -msgid "" -"`@davidfischer `__: Remove pinned CSS Select" -" version (`#3813 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:441 ../../../CHANGELOG.rst:462 -msgid "" -"`@davidfischer `__: Use JSONP for " -"sustainability API (`#3789 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:442 -msgid "" -"`@rajujha373 `__: #3718: Added date to " -"changelog (`#3788 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:443 -msgid "" -"`@xrmx `__: tests: mock test_conf_file_not_found " -"filesystem access (`#3740 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:448 -msgid "Version 2.3.4" -msgstr "" - -#: ../../../CHANGELOG.rst:450 -msgid "Release for static assets" -msgstr "" - -#: ../../../CHANGELOG.rst:453 -msgid "Version 2.3.3" -msgstr "" - -#: ../../../CHANGELOG.rst:456 -msgid "" -"`@humitos `__: Fix linting issues (`#3838 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:457 ../../../CHANGELOG.rst:479 -msgid "" -"`@humitos `__: Update instance and model when " -"`record_as_success` (`#3831 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:458 ../../../CHANGELOG.rst:483 -msgid "" -"`@ericholscher `__: Reorder GSOC projects, " -"and note priority order (`#3823 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:459 ../../../CHANGELOG.rst:485 -msgid "" -"`@agjohnson `__: Add temporary method for " -"skipping submodule checkout (`#3821 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:461 -msgid "" -"`@humitos `__: Use readthedocs-common to share " -"linting files accross different repos (`#3808 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:463 -msgid "" -"`@humitos `__: Define useful celery beat task for" -" development (`#3762 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:464 -msgid "" -"`@humitos `__: Auto-generate conf.py compatible " -"with Py2 and Py3 (`#3745 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:465 -msgid "" -"`@humitos `__: Task to remove orphan symlinks " -"(`#3543 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:466 -msgid "" -"`@stsewd `__: Fix regex for public bitbucket repo " -"(`#3533 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:467 -msgid "" -"`@humitos `__: Documentation for RTD context sent" -" to the Sphinx theme (`#3490 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:468 -msgid "" -"`@stsewd `__: Show link to docs on a build (`#3446" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:471 -msgid "Version 2.3.2" -msgstr "" - -#: ../../../CHANGELOG.rst:473 -msgid "" -"This version adds a hotfix branch that adds model validation to the " -"repository URL to ensure strange URL patterns can't be used." -msgstr "" - -#: ../../../CHANGELOG.rst:477 -msgid "Version 2.3.1" -msgstr "" - -#: ../../../CHANGELOG.rst:480 -msgid "" -"`@agjohnson `__: Bump docker -> 3.1.3 (`#3828 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:481 -msgid "" -"`@Doug-AWS `__: Pip install note for Windows " -"(`#3827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:482 -msgid "" -"`@himanshutejwani12 `__: Update " -"index.rst (`#3824 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:484 -msgid "" -"`@agjohnson `__: Autolint cleanup for #3821 " -"(`#3822 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:486 -msgid "" -"`@stsewd `__: Pin astroid to fix linter issue on " -"travis (`#3816 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:487 -msgid "" -"`@varunotelli `__: Update install.rst dropped" -" the Python 2.7 only part (`#3814 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:488 -msgid "" -"`@xrmx `__: Update machine field when activating a " -"version from project_version_detail (`#3797 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:489 -msgid "" -"`@humitos `__: Allow members of \"Admin\" Team to" -" wipe version envs (`#3791 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:490 -msgid "" -"`@ericholscher `__: Add sustainability api " -"to CORS (`#3782 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:491 -msgid "" -"`@durwasa-chakraborty `__: Fixed a " -"grammatical error (`#3780 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:492 -msgid "" -"`@humitos `__: Trying to solve the end line " -"character for a font file (`#3776 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:493 ../../../CHANGELOG.rst:514 -msgid "" -"`@stsewd `__: Fix tox env for coverage (`#3772 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:494 -msgid "" -"`@bansalnitish `__: Added eslint rules " -"(`#3768 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:495 -msgid "" -"`@davidfischer `__: Use sustainability api " -"for advertising (`#3747 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:496 -msgid "" -"`@davidfischer `__: Add a sustainability API" -" (`#3672 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:497 -msgid "" -"`@humitos `__: Upgrade django-pagination to a " -"\"maintained\" fork (`#3666 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:498 ../../../CHANGELOG.rst:534 -msgid "" -"`@humitos `__: Project updated when subproject " -"modified (`#3649 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:499 -msgid "" -"`@davidfischer `__: Anonymize IP addresses " -"for Google Analytics (`#3626 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:500 -msgid "" -"`@humitos `__: Improve \"Sharing\" docs (`#3472 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:501 -msgid "" -"`@humitos `__: Upgrade docker-py to its latest " -"version (docker==3.1.1) (`#3243 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:502 -msgid "" -"`@humitos `__: Upgrade all packages using `pur` " -"tool (`#2916 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:503 -msgid "" -"`@rixx `__: Fix page redirect preview (`#2711 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:508 -msgid "Version 2.3.0" -msgstr "" - -#: ../../../CHANGELOG.rst:511 -msgid "" -"Version 2.3.0 includes a security fix for project translations. See " -":ref:`security-2.3.0` for more information" -msgstr "" - -#: ../../../CHANGELOG.rst:515 -msgid "" -"`@humitos `__: Try to fix end of file (`#3761 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:516 -msgid "" -"`@berkerpeksag `__: Fix indentation in " -"docs/faq.rst (`#3758 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:517 -msgid "" -"`@stsewd `__: Check for http protocol before " -"urlize (`#3755 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:518 -msgid "" -"`@rajujha373 `__: #3741: replaced Go Crazy " -"text with Search (`#3752 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:519 -msgid "" -"`@humitos `__: Log in the proper place and add " -"the image name used (`#3750 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:520 -msgid "" -"`@shubham76 `__: Changed 'Submit' text on " -"buttons with something more meaningful (`#3749 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:521 -msgid "" -"`@agjohnson `__: Fix tests for Git submodule " -"(`#3737 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:522 -msgid "" -"`@bansalnitish `__: Add eslint rules and fix" -" errors (`#3726 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:523 -msgid "" -"`@davidfischer `__: Prevent bots indexing " -"promos (`#3719 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:524 -msgid "" -"`@agjohnson `__: Add argument to skip errorlist" -" through knockout on common form (`#3704 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:525 -msgid "" -"`@ajatprabha `__: Fixed #3701: added closing " -"tag for div element (`#3702 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:526 -msgid "" -"`@bansalnitish `__: Fixes internal reference" -" (`#3695 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:527 -msgid "" -"`@humitos `__: Always record the git branch " -"command as success (`#3693 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:528 -msgid "" -"`@ericholscher `__: Show the project slug in" -" the project admin (to make it more explicit what project is what) (`#3681 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:529 -msgid "" -"`@humitos `__: Upgrade django-taggit to 0.22.2 " -"(`#3667 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:530 -msgid "" -"`@stsewd `__: Check for submodules (`#3661 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:531 ../../../CHANGELOG.rst:545 -msgid "" -"`@agjohnson `__: Hotfix for adding logging call" -" back into project sync task (`#3657 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:532 ../../../CHANGELOG.rst:546 -msgid "" -"`@agjohnson `__: Fix issue with missing setting" -" in oauth SyncRepo task (`#3656 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:533 ../../../CHANGELOG.rst:549 -msgid "" -"`@ericholscher `__: Remove error logging " -"that isn't an error. (`#3650 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:535 -msgid "" -"`@aasis21 `__: formatting buttons in edit project" -" text editor (`#3633 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:536 -msgid "" -"`@humitos `__: Filter by my own repositories at " -"Import Remote Project (`#3548 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:537 -msgid "" -"`@funkyHat `__: check for matching alias before " -"subproject slug (`#2787 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:540 -msgid "Version 2.2.1" -msgstr "" - -#: ../../../CHANGELOG.rst:542 -msgid "" -"Version ``2.2.1`` is a bug fix release for the several issues found in " -"production during the ``2.2.0`` release." -msgstr "" - -#: ../../../CHANGELOG.rst:547 ../../../CHANGELOG.rst:556 -msgid "" -"`@humitos `__: Tests for build notifications " -"(`#3654 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:548 ../../../CHANGELOG.rst:557 -msgid "" -"`@humitos `__: Send proper context to celery " -"email notification task (`#3653 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:550 ../../../CHANGELOG.rst:561 -msgid "" -"`@davidfischer `__: Update RTD security docs" -" (`#3641 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:551 ../../../CHANGELOG.rst:563 -msgid "" -"`@humitos `__: Ability to override the creation " -"of the Celery App (`#3623 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:554 -msgid "Version 2.2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:558 -msgid "" -"`@xrmx `__: Update django-formtools to 2.1 (`#3648 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:559 -msgid "" -"`@xrmx `__: Update Django to 1.9.13 (`#3647 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:560 -msgid "" -"`@davidfischer `__: Fix a 500 when searching" -" for files with API v1 (`#3645 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:562 -msgid "" -"`@humitos `__: Fix SVN initialization for command" -" logging (`#3638 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:564 -msgid "" -"`@humitos `__: Update the operations team (`#3621" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:565 -msgid "" -"`@mohitkyadav `__: Add venv to .gitignore " -"(`#3620 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:566 -msgid "" -"`@stsewd `__: Remove hardcoded copyright year " -"(`#3616 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:567 -msgid "" -"`@stsewd `__: Improve installation steps (`#3614 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:568 -msgid "" -"`@stsewd `__: Update GSOC (`#3607 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:569 -msgid "" -"`@Jigar3 `__: Updated AUTHORS.rst (`#3601 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:570 -msgid "" -"`@stsewd `__: Pin less to latest compatible " -"version (`#3597 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:571 -msgid "" -"`@Angeles4four `__: Grammar correction " -"(`#3596 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:572 -msgid "" -"`@davidfischer `__: Fix an unclosed tag " -"(`#3592 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:573 -msgid "" -"`@aaksarin `__: add missed fontawesome-" -"webfont.woff2 (`#3589 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:574 -msgid "" -"`@davidfischer `__: Force a specific ad to " -"be displayed (`#3584 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:575 -msgid "" -"`@stsewd `__: Docs about preference for tags over " -"branches (`#3582 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:576 -msgid "" -"`@davidfischer `__: Rework homepage (`#3579 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:577 -msgid "" -"`@stsewd `__: Don't allow to create a subproject " -"of a project itself (`#3571 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:578 -msgid "" -"`@davidfischer `__: Fix for build screen in " -"firefox (`#3569 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:579 -msgid "" -"`@humitos `__: Style using pre-commit (`#3560 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:580 -msgid "" -"`@humitos `__: Use DRF 3.1 `pagination_class` " -"(`#3559 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:581 -msgid "" -"`@davidfischer `__: Analytics fixes (`#3558 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:582 -msgid "" -"`@davidfischer `__: Upgrade requests version" -" (`#3557 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:584 -msgid "" -"`@ericholscher `__: Add a number of new " -"ideas for GSOC (`#3552 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:585 -msgid "" -"`@humitos `__: Fix Travis lint issue (`#3551 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:586 -msgid "" -"`@davidfischer `__: Send custom dimensions " -"for mkdocs (`#3550 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:587 ../../../CHANGELOG.rst:603 -msgid "" -"`@davidfischer `__: Promo contrast " -"improvements (`#3549 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:588 -msgid "" -"`@humitos `__: Allow git tags with `/` in the " -"name and properly slugify (`#3545 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:589 -msgid "" -"`@humitos `__: Allow to import public " -"repositories on corporate site (`#3537 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:590 -msgid "" -"`@humitos `__: Log `git checkout` and expose to " -"users (`#3520 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:591 -msgid "" -"`@stsewd `__: Update docs (`#3498 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:592 ../../../CHANGELOG.rst:613 -msgid "" -"`@davidfischer `__: Switch to universal " -"analytics (`#3495 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:593 -msgid "" -"`@stsewd `__: Move Mercurial dependency to pip.txt" -" (`#3488 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:594 -msgid "" -"`@agjohnson `__: Add docs on removing edit " -"button (`#3479 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:595 ../../../CHANGELOG.rst:614 -msgid "" -"`@davidfischer `__: Convert default dev " -"cache to local memory (`#3477 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:596 ../../../CHANGELOG.rst:703 -#: ../../../CHANGELOG.rst:741 -msgid "" -"`@agjohnson `__: Fix lint error (`#3402 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:597 ../../../CHANGELOG.rst:676 -#: ../../../CHANGELOG.rst:719 -msgid "" -"`@techtonik `__: Fix Edit links if version is " -"referenced by annotated tag (`#3302 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:598 -msgid "" -"`@jaraco `__: Fixed build results page on firefox " -"(part two) (`#2630 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:601 -msgid "Version 2.1.6" -msgstr "" - -#: ../../../CHANGELOG.rst:604 -msgid "" -"`@humitos `__: Refactor run command outside a " -"Build and Environment (`#3542 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:605 -msgid "" -"`@AnatoliyURL `__: Project in the local read " -"the docs don't see tags. (`#3534 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:606 -msgid "" -"`@malarzm `__: searchtools.js missing init() call" -" (`#3532 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:607 -msgid "" -"`@johanneskoester `__: Build failed " -"without details (`#3531 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:608 -msgid "" -"`@danielmitterdorfer `__: \"Edit on " -"Github\" points to non-existing commit (`#3530 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:609 -msgid "" -"`@lk-geimfari `__: No such file or directory:" -" 'docs/requirements.txt' (`#3529 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:610 -msgid "" -"`@stsewd `__: Fix Good First Issue link (`#3522 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:611 -msgid "" -"`@Blendify `__: Remove RTD Theme workaround " -"(`#3519 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:612 ../../../CHANGELOG.rst:627 -msgid "" -"`@stsewd `__: Move project description to the top " -"(`#3510 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:615 -msgid "" -"`@nlgranger `__: Github service: cannot unlink " -"after deleting account (`#3374 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:616 ../../../CHANGELOG.rst:631 -#: ../../../CHANGELOG.rst:795 -msgid "" -"`@andrewgodwin `__: \"stable\" appearing to " -"track future release branches (`#3268 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:617 ../../../CHANGELOG.rst:798 -msgid "" -"`@skddc `__: Add JSDoc to docs build environment " -"(`#3069 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:618 ../../../CHANGELOG.rst:634 -msgid "" -"`@chummels `__: RTD building old \"stable\" docs" -" instead of \"latest\" when auto-triggered from recent push (`#2351 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:619 -msgid "" -"`@cajus `__: Builds get stuck in \"Cloning\" state " -"(`#2047 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:620 -msgid "" -"`@gossi `__: Cannot delete subproject (`#1341 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:621 -msgid "" -"`@gigster99 `__: extension problem (`#1059 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:624 -msgid "Version 2.1.5" -msgstr "" - -#: ../../../CHANGELOG.rst:626 -msgid "" -"`@ericholscher `__: Add GSOC 2018 page " -"(`#3518 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:628 -msgid "" -"`@RichardLitt `__: Docs: Rename \"Good First " -"Bug\" to \"Good First Issue\" (`#3505 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:629 -msgid "" -"`@stsewd `__: Fix regex for getting project and " -"user (`#3501 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:630 ../../../CHANGELOG.rst:647 -msgid "" -"`@ericholscher `__: Check to make sure " -"changes exist in BitBucket pushes (`#3480 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:632 -msgid "" -"`@cdeil `__: No module named pip in conda build " -"(`#2827 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:633 -msgid "" -"`@Yaseenh `__: building project does not generate" -" new pdf with changes in it (`#2758 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:635 -msgid "" -"`@KeithWoods `__: GitHub edit link is " -"aggressively stripped (`#1788 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:638 -msgid "Version 2.1.4" -msgstr "" - -#: ../../../CHANGELOG.rst:640 -msgid "" -"`@davidfischer `__: Add programming language" -" to API/READTHEDOCS_DATA (`#3499 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:641 -msgid "" -"`@ericholscher `__: Remove our mkdocs search" -" override (`#3496 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:642 -msgid "" -"`@humitos `__: Better style (`#3494 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:643 -msgid "" -"`@humitos `__: Update README.rst (`#3492 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:644 -msgid "" -"`@davidfischer `__: Small formatting change " -"to the Alabaster footer (`#3491 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:645 -msgid "" -"`@matsen `__: Fixing \"reseting\" misspelling. " -"(`#3487 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:646 -msgid "" -"`@ericholscher `__: Add David to dev team " -"listing (`#3485 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:648 -msgid "" -"`@ericholscher `__: Use semvar for " -"readthedocs-build to make bumping easier (`#3475 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:649 -msgid "" -"`@davidfischer `__: Add programming " -"languages (`#3471 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:650 -msgid "" -"`@humitos `__: Remove TEMPLATE_LOADERS since it's" -" the default (`#3469 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:651 -msgid "" -"`@Code0x58 `__: Minor virtualenv upgrade (`#3463" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:652 -msgid "" -"`@humitos `__: Remove invite only message (`#3456" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:653 -msgid "" -"`@maxirus `__: Adding to Install Docs (`#3455 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:654 -msgid "" -"`@stsewd `__: Fix a little typo (`#3448 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:655 -msgid "" -"`@stsewd `__: Better autogenerated index file " -"(`#3447 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:656 -msgid "" -"`@stsewd `__: Better help text for privacy level " -"(`#3444 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:657 -msgid "" -"`@msyriac `__: Broken link URL changed fixes " -"#3442 (`#3443 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:658 -msgid "" -"`@ericholscher `__: Fix git (`#3441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:659 -msgid "" -"`@ericholscher `__: Properly slugify the " -"alias on Project Relationships. (`#3440 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:660 -msgid "" -"`@stsewd `__: Don't show \"build ideas\" to " -"unprivileged users (`#3439 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:661 -msgid "" -"`@Blendify `__: Docs: Point Theme docs to new " -"website (`#3438 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:662 -msgid "" -"`@humitos `__: Do not use double quotes on git " -"command with --format option (`#3437 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:663 -msgid "" -"`@ericholscher `__: Hack in a fix for " -"missing version slug deploy that went out a while back (`#3433 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:664 -msgid "" -"`@humitos `__: Check versions used to create the " -"venv and auto-wipe (`#3432 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:665 ../../../CHANGELOG.rst:684 -msgid "" -"`@ericholscher `__: Upgrade psycopg2 (`#3429" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:666 ../../../CHANGELOG.rst:685 -msgid "" -"`@humitos `__: Fix \"Edit in Github\" link " -"(`#3427 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:667 ../../../CHANGELOG.rst:686 -msgid "" -"`@ericholscher `__: Add celery theme to " -"supported ad options (`#3425 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:668 ../../../CHANGELOG.rst:690 -msgid "" -"`@humitos `__: Link to version detail page from " -"build detail page (`#3418 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:669 ../../../CHANGELOG.rst:691 -msgid "" -"`@humitos `__: Move wipe button to version detail" -" page (`#3417 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:670 ../../../CHANGELOG.rst:696 -msgid "" -"`@humitos `__: Show/Hide \"See paid advertising\"" -" checkbox depending on USE_PROMOS (`#3412 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:671 ../../../CHANGELOG.rst:711 -msgid "" -"`@benjaoming `__: Strip well-known version " -"component origin/ from remote version (`#3377 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:672 ../../../CHANGELOG.rst:712 -msgid "" -"`@humitos `__: Remove warnings from code (`#3372 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:673 -msgid "" -"`@ericholscher `__: Add docker image from " -"the YAML config integration (`#3339 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:674 ../../../CHANGELOG.rst:716 -msgid "" -"`@humitos `__: Show proper error to user when " -"conf.py is not found (`#3326 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:675 ../../../CHANGELOG.rst:718 -#: ../../../CHANGELOG.rst:746 -msgid "" -"`@humitos `__: Simple task to finish inactive " -"builds (`#3312 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:677 ../../../CHANGELOG.rst:732 -msgid "" -"`@Riyuzakii `__: changed from html to " -"css (`#2699 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:680 -msgid "Version 2.1.3" -msgstr "" - -#: ../../../CHANGELOG.rst:0 -msgid "date" -msgstr "" - -#: ../../../CHANGELOG.rst:682 -msgid "Dec 21, 2017" -msgstr "" - -#: ../../../CHANGELOG.rst:687 -msgid "" -"`@ericholscher `__: Only build travis push " -"builds on master. (`#3421 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:688 -msgid "" -"`@ericholscher `__: Add concept of dashboard" -" analytics code (`#3420 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:689 -msgid "" -"`@humitos `__: Use default avatar for User/Orgs " -"in OAuth services (`#3419 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:692 -msgid "" -"`@bieagrathara `__: 019 497 8360 (`#3416 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:693 -msgid "" -"`@bieagrathara `__: rew (`#3415 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:694 -msgid "" -"`@tony `__: lint prospector task failing (`#3414 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:695 -msgid "" -"`@humitos `__: Remove extra 's' (`#3413 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:697 -msgid "" -"`@accraze `__: Removing talks about RTD page " -"(`#3410 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:698 -msgid "" -"`@humitos `__: Pin pylint to 1.7.5 and fix " -"docstring styling (`#3408 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:699 -msgid "" -"`@agjohnson `__: Update style and copy on " -"abandonment docs (`#3406 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:700 ../../../CHANGELOG.rst:739 -msgid "" -"`@agjohnson `__: Update changelog more " -"consistently (`#3405 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:701 ../../../CHANGELOG.rst:740 -msgid "" -"`@agjohnson `__: Update prerelease invoke " -"command to call with explicit path (`#3404 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:702 -msgid "" -"`@ericholscher `__: Fix changelog command " -"(`#3403 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:704 -msgid "" -"`@julienmalard `__: Recent builds are " -"missing translated languages links (`#3401 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:705 ../../../CHANGELOG.rst:742 -msgid "" -"`@stsewd `__: Remove copyright application (`#3400" -" `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:706 ../../../CHANGELOG.rst:743 -msgid "" -"`@humitos `__: Show connect buttons for installed" -" apps only (`#3394 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:707 -msgid "" -"`@agjohnson `__: Fix display of build advice " -"(`#3390 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:708 ../../../CHANGELOG.rst:744 -msgid "" -"`@agjohnson `__: Don't display the build " -"suggestions div if there are no suggestions (`#3389 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:709 -msgid "" -"`@ericholscher `__: Pass more data into the " -"redirects. (`#3388 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:710 -msgid "" -"`@ericholscher `__: Fix issue where you " -"couldn't edit your canonical domain. (`#3387 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:713 -msgid "" -"`@JavaDevVictoria `__: Updated " -"python.setup_py_install to be true (`#3357 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:714 -msgid "" -"`@humitos `__: Use default avatars for " -"GitLab/GitHub/Bitbucket integrations (users/organizations) (`#3353 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:715 ../../../CHANGELOG.rst:745 -msgid "" -"`@jonrkarr `__: Error in YAML configuration " -"docs: default value for `python.setup_py_install` should be `true` (`#3334 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:717 -msgid "" -"`@MikeHart85 `__: Badges aren't updating due " -"to being cached on GitHub. (`#3323 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:720 -msgid "" -"`@humitos `__: Remove/Update talks about RTD page" -" (`#3283 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:721 -msgid "" -"`@gawel `__: Regain pyquery project ownership " -"(`#3281 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:722 -msgid "" -"`@dialex `__: Build passed but I can't see the " -"documentation (maze screen) (`#3246 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:723 -msgid "" -"`@makixx `__: Account is inactive (`#3241 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:724 ../../../CHANGELOG.rst:747 -msgid "" -"`@agjohnson `__: Cleanup misreported failed " -"builds (`#3230 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:725 -msgid "" -"`@cokelaer `__: links to github are broken " -"(`#3203 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:726 ../../../CHANGELOG.rst:748 -msgid "" -"`@agjohnson `__: Remove copyright application " -"(`#3199 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:727 -msgid "" -"`@shacharoo `__: Unable to register after " -"deleting my account (`#3189 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:728 -msgid "" -"`@gtalarico `__: 3 week old Build Stuck Cloning" -" (`#3126 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:729 -msgid "" -"`@agjohnson `__: Regressions with conf.py and " -"error reporting (`#2963 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:730 -msgid "" -"`@agjohnson `__: Can't edit canonical domain " -"(`#2922 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:731 -msgid "" -"`@virtuald `__: Documentation stuck in 'cloning'" -" state (`#2795 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:733 -msgid "" -"`@tjanez `__: Support specifying 'python setup.py " -"build_sphinx' as an alternative build command (`#1857 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:734 -msgid "" -"`@bdarnell `__: Broken edit links (`#1637 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:737 -msgid "Version 2.1.2" -msgstr "" - -#: ../../../CHANGELOG.rst:751 -msgid "Version 2.1.1" -msgstr "" - -#: ../../../CHANGELOG.rst:753 -msgid "Release information missing" -msgstr "" - -#: ../../../CHANGELOG.rst:756 -msgid "Version 2.1.0" -msgstr "" - -#: ../../../CHANGELOG.rst:758 -msgid "" -"`@ericholscher `__: Revert \"Merge pull " -"request #3336 from rtfd/use-active-for-stable\" (`#3368 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:759 -msgid "" -"`@agjohnson `__: Revert \"Do not split before " -"first argument (#3333)\" (`#3366 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:760 -msgid "" -"`@ericholscher `__: Remove pitch from " -"ethical ads page, point folks to actual pitch page. (`#3365 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:761 -msgid "" -"`@agjohnson `__: Add changelog and changelog " -"automation (`#3364 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:762 -msgid "" -"`@ericholscher `__: Fix mkdocs search. " -"(`#3361 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:763 ../../../CHANGELOG.rst:782 -msgid "" -"`@ericholscher `__: Email sending: Allow " -"kwargs for other options (`#3355 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:764 ../../../CHANGELOG.rst:783 -msgid "" -"`@ericholscher `__: Try and get folks to put" -" more tags. (`#3350 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:765 -msgid "" -"`@ericholscher `__: Suggest wiping your " -"environment to folks with bad build outcomes. (`#3347 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:766 -msgid "" -"`@humitos `__: GitLab Integration (`#3327 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:767 -msgid "" -"`@jimfulton `__: Draft policy for claiming " -"existing project names. (`#3314 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:768 -msgid "" -"`@agjohnson `__: More logic changes to error " -"reporting, cleanup (`#3310 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:769 -msgid "" -"`@safwanrahman `__: [Fix #3182] Better user " -"deletion (`#3214 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:770 -msgid "" -"`@ericholscher `__: Better User deletion " -"(`#3182 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:771 -msgid "" -"`@RichardLitt `__: Add `Needed: replication` " -"label (`#3138 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:772 -msgid "" -"`@josejrobles `__: Replaced usage of " -"deprecated function get_fields_with_model with new … (`#3052 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:773 -msgid "" -"`@ericholscher `__: Don't delete the " -"subprojects directory on sync of superproject (`#3042 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:774 -msgid "" -"`@andrew `__: Pass query string when redirecting, " -"fixes #2595 (`#3001 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:775 -msgid "" -"`@saily `__: Add GitLab repo sync and webhook " -"support (`#1870 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:776 -msgid "" -"`@destroyerofbuilds `__: Setup GitLab " -"Web Hook on Project Import (`#1443 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:777 -msgid "" -"`@takotuesday `__: Add GitLab Provider from " -"django-allauth (`#1441 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:780 -msgid "Version 2.0" -msgstr "" - -#: ../../../CHANGELOG.rst:784 -msgid "" -"`@ericholscher `__: Small changes to email " -"sending to enable from email (`#3349 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:785 -msgid "" -"`@dplanella `__: Duplicate TOC entries (`#3345 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:786 -msgid "" -"`@ericholscher `__: Small tweaks to ethical " -"ads page (`#3344 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:787 -msgid "" -"`@agjohnson `__: Fix python usage around oauth " -"pagination (`#3342 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:788 -msgid "" -"`@tony `__: Fix isort link (`#3340 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:789 -msgid "" -"`@ericholscher `__: Change stable version " -"switching to respect `active` (`#3336 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:790 -msgid "" -"`@ericholscher `__: Allow superusers to pass" -" admin & member tests for projects (`#3335 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:791 -msgid "" -"`@humitos `__: Do not split before first argument" -" (`#3333 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:792 -msgid "" -"`@humitos `__: Update docs for pre-commit (auto " -"linting) (`#3332 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:793 -msgid "" -"`@humitos `__: Take preferece of tags over " -"branches when selecting the stable version (`#3331 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:794 -msgid "" -"`@humitos `__: Add prospector as a pre-commit " -"hook (`#3328 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:796 -msgid "" -"`@humitos `__: Config files for auto linting " -"(`#3264 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:797 -msgid "" -"`@mekrip `__: Build is not working (`#3223 " -"`__)" -msgstr "" - -#: ../../../CHANGELOG.rst:799 -msgid "" -"`@jakirkham `__: Specifying conda version used " -"(`#2076 `__)" -msgstr "" - -#: ../../../CHANGELOG.rst:800 -msgid "" -"`@agjohnson `__: Document code style guidelines" -" (`#1475 `__)" -msgstr "" - -#: ../../changelog.rst:7 -msgid "Previous releases" -msgstr "" - -#: ../../changelog.rst:9 -msgid "" -"Starting with version ``2.0``, we will be incrementing the Read the Docs " -"version based on semantic versioning principles, and will be automating the " -"update of our changelog." -msgstr "" - -#: ../../changelog.rst:13 -msgid "" -"Below are some historical changes from when we have tried to add information" -" here in the past" -msgstr "" - -#: ../../changelog.rst:17 -msgid "July 23, 2015" -msgstr "" - -#: ../../changelog.rst:19 -msgid "Django 1.8 Support Merged" -msgstr "" - -#: ../../changelog.rst:22 -msgid "Code Notes" -msgstr "" - -#: ../../changelog.rst:24 -msgid "Updated Django from `1.6.11` to `1.8.3`." -msgstr "" - -#: ../../changelog.rst:25 -msgid "" -"Removed South and ported the South migrations to Django's migration " -"framework." -msgstr "" - -#: ../../changelog.rst:26 -msgid "" -"Updated django-celery from `3.0.23` to `3.1.26` as django-celery 3.0.x does " -"not support Django 1.8." -msgstr "" - -#: ../../changelog.rst:27 -msgid "" -"Updated Celery from `3.0.24` to `3.1.18` because we had to update django-" -"celery. We need to test this extensively and might need to think about using" -" the new Celery API directly and dropping django-celery. See release notes: " -"http://docs.celeryproject.org/en/latest/whatsnew-3.1.html" -msgstr "" - -#: ../../changelog.rst:28 -msgid "" -"Updated tastypie from `0.11.1` to current master (commit " -"`1e1aff3dd4dcd21669e9c68bd7681253b286b856`) as 0.11.x is not compatible with" -" Django 1.8. No surprises expected but we should ask for a proper release, " -"see release notes: https://github.com/django-tastypie/django-" -"tastypie/blob/master/docs/release_notes/v0.12.0.rst" -msgstr "" - -#: ../../changelog.rst:29 -msgid "" -"Updated django-oauth from `0.16.1` to `0.21.0`. No surprises expected, see " -"release notes `in the docs `_ and `finer grained in " -"the repo `_" -msgstr "" - -#: ../../changelog.rst:30 -msgid "" -"Updated django-guardian from `1.2.0` to `1.3.0` to gain Django 1.8 support. " -"No surprises expected, see release notes: https://github.com/lukaszb/django-" -"guardian/blob/devel/CHANGES" -msgstr "" - -#: ../../changelog.rst:31 -msgid "" -"Using `django-formtools` instead of removed `django.contrib.formtools` now. " -"Based on the Django release notes, these modules are the same except of the " -"package name." -msgstr "" - -#: ../../changelog.rst:32 -msgid "" -"Updated pytest-django from `2.6.2` to `2.8.0`. No tests required, but " -"running the testsuite :smile:" -msgstr "" - -#: ../../changelog.rst:33 -msgid "" -"Updated psycopg2 from 2.4 to 2.4.6 as 2.4.5 is required by Django 1.8. No " -"trouble expected as Django is the layer between us and psycopg2. Also it's " -"only a minor version upgrade. Release notes: " -"http://initd.org/psycopg/docs/news.html#what-s-new-in-psycopg-2-4-6" -msgstr "" - -#: ../../changelog.rst:34 -msgid "" -"Added `django.setup()` to `conf.py` to load django properly for doc builds." -msgstr "" - -#: ../../changelog.rst:35 -msgid "" -"Added migrations for all apps with models in the `readthedocs/` directory" -msgstr "" - -#: ../../changelog.rst:38 -msgid "Deployment Notes" -msgstr "" - -#: ../../changelog.rst:40 -msgid "" -"After you have updated the code and installed the new dependencies, you need" -" to run these commands on the server::" -msgstr "" - -#: ../../changelog.rst:46 -msgid "" -"Locally I had trouble in a test environment that pip did not update to the " -"specified commit of tastypie. It might be required to use `pip install -U -r" -" requirements/deploy.txt` during deployment." -msgstr "" - -#: ../../changelog.rst:50 -msgid "Development Update Notes" -msgstr "" - -#: ../../changelog.rst:52 -msgid "" -"The readthedocs developers need to execute these commands when switching to " -"this branch (or when this got merged into master):" -msgstr "" - -#: ../../changelog.rst:54 -msgid "**Before updating** please make sure that all migrations are applied::" -msgstr "" - -#: ../../changelog.rst:59 -msgid "Update the codebase: `git pull`" -msgstr "" - -#: ../../changelog.rst:60 -msgid "" -"You need to update the requirements with `pip install -r requirements.txt`" -msgstr "" - -#: ../../changelog.rst:61 -msgid "Now you need to fake the initial migrations::" -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/code-of-conduct.mo b/docs/user/locale/zh_CN/LC_MESSAGES/code-of-conduct.mo deleted file mode 100644 index b1b6bc553c9..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/code-of-conduct.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/code-of-conduct.po b/docs/user/locale/zh_CN/LC_MESSAGES/code-of-conduct.po deleted file mode 100644 index 223003f46e4..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/code-of-conduct.po +++ /dev/null @@ -1,160 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../code-of-conduct.rst:2 -msgid "Code of Conduct" -msgstr "" - -#: ../../code-of-conduct.rst:4 -msgid "" -"Like the technical community as a whole, the Read the Docs team and " -"community is made up of a mixture of professionals and volunteers from all " -"over the world, working on every aspect of the mission - including " -"mentorship, teaching, and connecting people." -msgstr "" - -#: ../../code-of-conduct.rst:9 -msgid "" -"Diversity is one of our huge strengths, but it can also lead to " -"communication issues and unhappiness. To that end, we have a few ground " -"rules that we ask people to adhere to. This code applies equally to " -"founders, mentors and those seeking help and guidance." -msgstr "" - -#: ../../code-of-conduct.rst:14 -msgid "" -"This isn’t an exhaustive list of things that you can’t do. Rather, take it " -"in the spirit in which it’s intended - a guide to make it easier to enrich " -"all of us and the technical communities in which we participate." -msgstr "" - -#: ../../code-of-conduct.rst:18 -msgid "" -"This code of conduct applies to all spaces managed by the Read the Docs " -"project. This includes IRC, the mailing lists, the issue tracker, and any " -"other forums created by the project team which the community uses for " -"communication. In addition, violations of this code outside these spaces may" -" affect a person's ability to participate within them." -msgstr "" - -#: ../../code-of-conduct.rst:25 -msgid "" -"If you believe someone is violating the code of conduct, we ask that you " -"report it by emailing dev@readthedocs.org." -msgstr "" - -#: ../../code-of-conduct.rst:28 -msgid "**Be friendly and patient.**" -msgstr "" - -#: ../../code-of-conduct.rst:29 -msgid "" -"**Be welcoming.** We strive to be a community that welcomes and supports " -"people of all backgrounds and identities. This includes, but is not limited " -"to members of any race, ethnicity, culture, national origin, colour, " -"immigration status, social and economic class, educational level, sex, " -"sexual orientation, gender identity and expression, age, size, family " -"status, political belief, religion, and mental and physical ability." -msgstr "" - -#: ../../code-of-conduct.rst:36 -msgid "" -"**Be considerate.** Your work will be used by other people, and you in turn " -"will depend on the work of others. Any decision you take will affect users " -"and colleagues, and you should take those consequences into account when " -"making decisions. Remember that we're a world-wide community, so you might " -"not be communicating in someone else's primary language." -msgstr "" - -#: ../../code-of-conduct.rst:42 -msgid "" -"**Be respectful.** Not all of us will agree all the time, but disagreement " -"is no excuse for poor behavior and poor manners. We might all experience " -"some frustration now and then, but we cannot allow that frustration to turn " -"into a personal attack. It’s important to remember that a community where " -"people feel uncomfortable or threatened is not a productive one. Members of " -"the Read the Docs community should be respectful when dealing with other " -"members as well as with people outside the Read the Docs community." -msgstr "" - -#: ../../code-of-conduct.rst:50 -msgid "" -"**Be careful in the words that you choose.** We are a community of " -"professionals, and we conduct ourselves professionally. Be kind to others. " -"Do not insult or put down other participants. Harassment and other " -"exclusionary behavior aren't acceptable. This includes, but is not limited " -"to:" -msgstr "" - -#: ../../code-of-conduct.rst:56 -msgid "Violent threats or language directed against another person." -msgstr "" - -#: ../../code-of-conduct.rst:57 -msgid "Discriminatory jokes and language." -msgstr "" - -#: ../../code-of-conduct.rst:58 -msgid "Posting sexually explicit or violent material." -msgstr "" - -#: ../../code-of-conduct.rst:59 -msgid "" -"Posting (or threatening to post) other people's personally identifying " -"information (\"doxing\")." -msgstr "" - -#: ../../code-of-conduct.rst:61 -msgid "Personal insults, especially those using racist or sexist terms." -msgstr "" - -#: ../../code-of-conduct.rst:62 -msgid "Unwelcome sexual attention." -msgstr "" - -#: ../../code-of-conduct.rst:63 -msgid "Advocating for, or encouraging, any of the above behavior." -msgstr "" - -#: ../../code-of-conduct.rst:64 -msgid "" -"Repeated harassment of others. In general, if someone asks you to stop, then" -" stop." -msgstr "" - -#: ../../code-of-conduct.rst:67 -msgid "" -"**When we disagree, try to understand why.** Disagreements, both social and " -"technical, happen all the time and Read the Docs is no exception. It is " -"important that we resolve disagreements and differing views constructively. " -"Remember that we’re different. The strength of Read the Docs comes from its " -"varied community, people from a wide range of backgrounds. Different people " -"have different perspectives on issues. Being unable to understand why " -"someone holds a viewpoint doesn’t mean that they’re wrong. Don’t forget that" -" it is human to err and blaming each other doesn’t get us anywhere. Instead," -" focus on helping to resolve issues and learning from mistakes." -msgstr "" - -#: ../../code-of-conduct.rst:78 -msgid "" -"Original text courtesy of the `Speak Up! project " -"`__. " -"This version was adopted from the `Django Code of Conduct " -"`_." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/conda.mo b/docs/user/locale/zh_CN/LC_MESSAGES/conda.mo deleted file mode 100644 index d0cded9f97d..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/conda.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/conda.po b/docs/user/locale/zh_CN/LC_MESSAGES/conda.po deleted file mode 100644 index f42e0dffb37..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/conda.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../conda.rst:2 -msgid "Conda Support" -msgstr "" - -#: ../../conda.rst:4 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../conda.rst:7 -msgid "" -"Read the Docs supports Conda as an environment management tool, along with " -"Virtualenv. Conda support is useful for people who depend on C libraries, " -"and need them installed when building their documentation." -msgstr "" - -#: ../../conda.rst:12 -msgid "" -"This work was funded by `Clinical Graphics`_ -- many thanks for their " -"support of Open Source." -msgstr "" - -#: ../../conda.rst:15 -msgid "Activating Conda" -msgstr "" - -#: ../../conda.rst:17 -msgid "" -"Conda Support is the first feature enabled with :doc:`yaml-config`. You can " -"enable it by creating a `readthedocs.yml` file in the root of your " -"repository with the contents:" -msgstr "" - -#: ../../conda.rst:26 -msgid "" -"This Conda environment will also have Sphinx and other build time " -"dependencies installed. It will use the same order of operations that we " -"support currently:" -msgstr "" - -#: ../../conda.rst:29 -msgid "Environment Creation (``conda env create``)" -msgstr "" - -#: ../../conda.rst:30 -msgid "Dependency Installation (Sphinx)" -msgstr "" - -#: ../../conda.rst:33 -msgid "Custom Installs" -msgstr "" - -#: ../../conda.rst:35 -msgid "" -"If you are running a custom installation of Read the Docs, you will need the" -" ``conda`` executable installed somewhere on your ``PATH``. Because of the " -"way ``conda`` works, we can't safely install it as a normal dependency into " -"the normal Python virtualenv." -msgstr "" - -#: ../../conda.rst:40 -msgid "" -"Installing conda into a virtualenv will override the ``activate`` script, " -"making it so you can't properly activate that virtualenv anymore." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/contribute.mo b/docs/user/locale/zh_CN/LC_MESSAGES/contribute.mo deleted file mode 100644 index 83536f29e2a..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/contribute.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/contribute.po b/docs/user/locale/zh_CN/LC_MESSAGES/contribute.po deleted file mode 100644 index 0c18988cf10..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/contribute.po +++ /dev/null @@ -1,431 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../contribute.rst:2 -msgid "Contributing to Read the Docs" -msgstr "" - -#: ../../contribute.rst:4 -msgid "" -"You are here to help on Read the Docs? Awesome, feel welcome and read the " -"following sections in order to know how to ask questions and how to work on " -"something." -msgstr "" - -#: ../../contribute.rst:7 -msgid "" -"All members of our community are expected to follow our :doc:`/code-of-" -"conduct`. Please make sure you are welcoming and friendly in all of our " -"spaces." -msgstr "" - -#: ../../contribute.rst:11 -msgid "Get in touch" -msgstr "" - -#: ../../contribute.rst:13 -msgid "Ask usage questions (\"How do I?\") on `StackOverflow`_." -msgstr "" - -#: ../../contribute.rst:14 -msgid "Report bugs, suggest features or view the source code `on GitHub`_." -msgstr "" - -#: ../../contribute.rst:15 -msgid "Discuss topics on `Gitter`_." -msgstr "" - -#: ../../contribute.rst:16 -msgid "On IRC find us at `#readthedocs`_." -msgstr "" - -#: ../../contribute.rst:24 -msgid "Contributing to development" -msgstr "" - -#: ../../contribute.rst:26 -msgid "" -"If you want to deep dive and help out with development on Read the Docs, " -"then first get the project installed locally according to the " -":doc:`Installation Guide `. After that is done we suggest you have " -"a look at tickets in our issue tracker that are labelled `Good First " -"Issue`_. These are meant to be a great way to get a smooth start and won't " -"put you in front of the most complex parts of the system." -msgstr "" - -#: ../../contribute.rst:33 -msgid "" -"If you are up to more challenging tasks with a bigger scope, then there are " -"a set of tickets with a `Feature`_ or `Improvement`_ tag. These tickets have" -" a general overview and description of the work required to finish. If you " -"want to start somewhere, this would be a good place to start (make sure that" -" the issue also have the `Accepted`_ label). That said, these aren't " -"necessarily the easiest tickets. They are simply things that are explained. " -"If you still didn't find something to work on, search for the `Sprintable`_ " -"label. Those tickets are meant to be standalone and can be worked on ad-hoc." -msgstr "" - -#: ../../contribute.rst:43 -msgid "" -"When contributing code, then please follow the standard Contribution " -"Guidelines set forth at `contribution-guide.org`_." -msgstr "" - -#: ../../contribute.rst:46 -msgid "" -"We have a strict code style that is easy to follow since you just have to " -"install `pre-commit`_ and it will automatically run different linting tools " -"(`autoflake`_, `autopep8`_, `docformatter`_, `isort`_, `prospector`_, " -"`unify`_ and `yapf`_) to check your changes before you commit them. `pre-" -"commit` will let you know if there were any problems that is wasn't able to " -"fix automatically." -msgstr "" - -#: ../../contribute.rst:52 -msgid "To run the `pre-commit` command and check your changes::" -msgstr "" - -#: ../../contribute.rst:58 -msgid "or to run against a specific file::" -msgstr "" - -#: ../../contribute.rst:62 -msgid "" -"`pre-commit` can also be run as a git pre-commit hook. You can set this up " -"with::" -msgstr "" - -#: ../../contribute.rst:67 -msgid "" -"After this installation, the next time you run `git commit` the `pre-commit " -"run` command will be run immediately and will inform you of the changes and " -"errors." -msgstr "" - -#: ../../contribute.rst:72 -msgid "" -"Our code base is still maturing and the core team doesn't yet recommend " -"running this as a pre-commit hook due to the number of changes this will " -"cause while constructing a pull request. Independent pull requests with " -"linting changes would be a great help to making this possible." -msgstr "" - -#: ../../contribute.rst:95 -msgid "Triaging tickets" -msgstr "" - -#: ../../contribute.rst:97 -msgid "" -"Here is a brief explanation on how we triage incoming tickets to get a " -"better sense of what needs to be done on what end." -msgstr "" - -#: ../../contribute.rst:100 -msgid "" -"You will need Triage permission on the project in order to do this. You can " -"ask one of the members of the :doc:`team` to give you access." -msgstr "" - -#: ../../contribute.rst:104 -msgid "Initial triage" -msgstr "" - -#: ../../contribute.rst:106 -msgid "" -"When sitting down to do some triaging work, we start with the `list of " -"untriaged tickets`_. We consider all tickets that do not have a label as " -"untriaged. The first step is to categorize the ticket into one of the " -"following categories and either close the ticket or assign an appropriate " -"label. The reported issue …" -msgstr "" - -#: ../../contribute.rst:127 -msgid "… is not valid" -msgstr "" - -#: ../../contribute.rst:113 -msgid "" -"If you think the ticket is invalid comment why you think it is invalid, then" -" close the ticket. Tickets might be invalid if they were already fixed in " -"the past or it was decided that the proposed feature will not be implemented" -" because it does not conform with the overall goal of Read the Docs. Also if" -" you happen to know that the problem was already reported, reference the " -"other ticket that is already addressing the problem and close the duplicate." -msgstr "" - -#: ../../contribute.rst:120 ../../contribute.rst:141 ../../contribute.rst:153 -#: ../../contribute.rst:165 ../../contribute.rst:174 ../../contribute.rst:183 -#: ../../contribute.rst:193 ../../contribute.rst:203 -msgid "Examples:" -msgstr "" - -#: ../../contribute.rst:122 -msgid "" -"*Builds fail when using matplotlib*: If the described issue was already " -"fixed, then explain and instruct to re-trigger the build." -msgstr "" - -#: ../../contribute.rst:125 -msgid "" -"*Provide way to upload arbitrary HTML files*: It was already decided that " -"Read the Docs is not a dull hosting platform for HTML. So explain this and " -"close the ticket." -msgstr "" - -#: ../../contribute.rst:144 -msgid "… does not provide enough information" -msgstr "" - -#: ../../contribute.rst:132 -msgid "" -"Add the label **Needed: more information** if the reported issue does not " -"contain enough information to decide if it is valid or not and ask on the " -"ticket for the required information to go forward. We will re-triage all " -"tickets that have the label **Needed: more information** assigned. If the " -"original reporter left new information we can try to re-categorize the " -"ticket. If the reporter did not come back to provide more required " -"information after a long enough time, we will close the ticket (this will be" -" roughly about two weeks)." -msgstr "" - -#: ../../contribute.rst:143 -msgid "" -"*My builds stopped working. Please help!* Ask for a link to the build log " -"and for which project is affected." -msgstr "" - -#: ../../contribute.rst:157 -msgid "… is a valid feature proposal" -msgstr "" - -#: ../../contribute.rst:147 -msgid "" -"If the ticket contains a feature that aligns with the goals of Read the " -"Docs, then add the label **Feature**. If the proposal seems valid but " -"requires further discussion between core contributors because there might be" -" different possibilities on how to implement the feature, then also add the " -"label **Needed: design decision**." -msgstr "" - -#: ../../contribute.rst:155 -msgid "*Provide better integration with service XYZ*" -msgstr "" - -#: ../../contribute.rst:156 -msgid "" -"*Achieve world domination* (also needs the label **Needed: design " -"decision**)" -msgstr "" - -#: ../../contribute.rst:168 -msgid "… is a small change to the source code" -msgstr "" - -#: ../../contribute.rst:160 -msgid "" -"If the ticket is about code cleanup or small changes to existing features " -"would likely have the **Improvement** label. The distinction for this label " -"is that these issues have a lower priority than a Bug, and aren't " -"implementing new features." -msgstr "" - -#: ../../contribute.rst:167 -msgid "*Refactor namedtuples to dataclasess*" -msgstr "" - -#: ../../contribute.rst:168 -msgid "*Change font size for the project's title*" -msgstr "" - -#: ../../contribute.rst:176 -msgid "… is a valid problem within the code base:" -msgstr "" - -#: ../../contribute.rst:171 -msgid "" -"If it's a valid bug, then add the label **Bug**. Try to reference related " -"issues if you come across any." -msgstr "" - -#: ../../contribute.rst:176 -msgid "*Builds fail if conf.py contains non-ascii letters*" -msgstr "" - -#: ../../contribute.rst:185 -msgid "… is a currently valid problem with the infrastructure:" -msgstr "" - -#: ../../contribute.rst:179 -msgid "" -"Users might report about web server downtimes or that builds are not " -"triggered. If the ticket needs investigation on the servers, then add the " -"label **Operations**." -msgstr "" - -#: ../../contribute.rst:185 -msgid "*Builds are not starting*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "… is a question and needs answering:" -msgstr "" - -#: ../../contribute.rst:190 -msgid "" -"If the ticket contains a question about the Read the Docs platform or the " -"code, then add the label **Support**." -msgstr "" - -#: ../../contribute.rst:195 -msgid "*My account was set inactive. Why?*" -msgstr "" - -#: ../../contribute.rst:196 -msgid "*How to use C modules with Sphinx autodoc?*" -msgstr "" - -#: ../../contribute.rst:197 -msgid "*Why are my builds failing?*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "… requires a one-time action on the server:" -msgstr "" - -#: ../../contribute.rst:200 -msgid "" -"Tasks that require a one time action on the server should be assigned the " -"two labels **Support** and **Operations**." -msgstr "" - -#: ../../contribute.rst:205 -msgid "*Please change my username*" -msgstr "" - -#: ../../contribute.rst:206 -msgid "*Please set me as owner of this abandoned project*" -msgstr "" - -#: ../../contribute.rst:208 -msgid "" -"After we finished the initial triaging of new tickets, no ticket should be " -"left without a label." -msgstr "" - -#: ../../contribute.rst:214 -msgid "Additional labels for categorization" -msgstr "" - -#: ../../contribute.rst:216 -msgid "" -"Additionally to the labels already involved in the section above, we have a " -"few more at hand to further categorize issues." -msgstr "" - -#: ../../contribute.rst:221 -msgid "*High Priority*" -msgstr "" - -#: ../../contribute.rst:220 -msgid "" -"If the issue is urgent, assign this label. In the best case also go forward " -"to resolve the ticket yourself as soon as possible." -msgstr "" - -#: ../../contribute.rst:226 -msgid "*Good First Issue*" -msgstr "" - -#: ../../contribute.rst:224 -msgid "" -"This label marks tickets that are easy to get started with. The ticket " -"should be ideal for beginners to dive into the code base. Better is if the " -"fix for the issue only involves touching one part of the code." -msgstr "" - -#: ../../contribute.rst:230 -msgid "*Sprintable*" -msgstr "" - -#: ../../contribute.rst:229 -msgid "" -"Sprintable are all tickets that have the right amount of scope to be handled" -" during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../contribute.rst:232 -msgid "" -"For a full list of available labels and their meanings, see :doc:`issue-" -"labels`." -msgstr "" - -#: ../../contribute.rst:236 -msgid "Helpful links for triaging" -msgstr "" - -#: ../../contribute.rst:238 -msgid "Here is a list of links for contributors that look for work:" -msgstr "" - -#: ../../contribute.rst:240 -msgid "" -"`Untriaged tickets " -"`_:" -" Go and triage them!" -msgstr "" - -#: ../../contribute.rst:243 -msgid "" -"`Tickets labelled with Needed: more information " -"`_:" -" Come back to these tickets once in a while and close those that did not get" -" any new information from the reporter. If new information is available, go " -"and re-triage the ticket." -msgstr "" - -#: ../../contribute.rst:248 -msgid "" -"`Tickets labelled with Operations " -"`_:" -" These tickets are for contributors who have access to the servers." -msgstr "" - -#: ../../contribute.rst:251 -msgid "" -"`Tickets labelled with Support " -"`_:" -" Experienced contributors or community members with a broad knowledge about " -"the project should handle those." -msgstr "" - -#: ../../contribute.rst:255 -msgid "" -"`Tickets labelled with Needed: design decision " -"`_:" -" Project leaders must take actions on these tickets. Otherwise no other " -"contributor can go forward on them." -msgstr "" - -#: ../../contribute.rst:261 -msgid "Helping on translations" -msgstr "" - -#: ../../contribute.rst:263 -msgid "If you wish to contribute translations, please do so on `Transifex`_." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/custom_installs/customization.mo b/docs/user/locale/zh_CN/LC_MESSAGES/custom_installs/customization.mo deleted file mode 100644 index 48fa344e650..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/custom_installs/customization.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/custom_installs/customization.po b/docs/user/locale/zh_CN/LC_MESSAGES/custom_installs/customization.po deleted file mode 100644 index c1a239cd94c..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/custom_installs/customization.po +++ /dev/null @@ -1,81 +0,0 @@ -# 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: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -# 9a4df253f71d409e8ec590353f2f7a15 -#: ../../custom_installs/customization.rst:2 -msgid "Customizing your install" -msgstr "" - -# 1028e197ff5c4ddd98d099e447476731 -#: ../../custom_installs/customization.rst:4 -msgid "" -"Read the Docs has a lot of :doc:`/settings` that help customize your " -"install. This document will outline some of the more useful ways that these " -"can be combined." -msgstr "" - -# 3b8b84b2961b4ab389fea741833ec961 -#: ../../custom_installs/customization.rst:8 -msgid "Have a local settings file" -msgstr "" - -# 07a3499807a74d1394062e1bb4e902d1 -#: ../../custom_installs/customization.rst:10 -msgid "" -"If you put a file named ``local_settings.py`` in the " -"``readthedocs/settings`` directory, it will override settings available in " -"the base install." -msgstr "" - -# d15800590d4447888697341be52ffec7 -#: ../../custom_installs/customization.rst:13 -msgid "Adding your own title to pages" -msgstr "" - -# 3ec2cfd4934348b186b2ac3bba32abae -#: ../../custom_installs/customization.rst:15 -msgid "" -"This requires 2 parts of setup. First, you need to add a custom " -":setting:`TEMPLATE_DIRS` setting that points at your template overrides. " -"Then, in those template overrides you have to insert your logo where the " -"normal RTD logo goes." -msgstr "" - -# b6e4e25845774f08a86ed5f207b569d2 -#: ../../custom_installs/customization.rst:17 -msgid "This works for any setting you wish to change." -msgstr "" - -# b5bcbc37e82f41c1aa0a7089b72c2123 -#: ../../custom_installs/customization.rst:19 -msgid "Example ``local_settings.py``::" -msgstr "" - -# 47b3e3c7e2ff4a4a838b3a0010ef42a4 -#: ../../custom_installs/customization.rst:31 -msgid "Example ``base.html`` in your template overrides::" -msgstr "" - -# 906c4e450b374a54a656b9dcad27da12 -#: ../../custom_installs/customization.rst:38 -msgid "" -"You can of course override any block in the template. If there is something " -"that you would like to be able to customize, but isn't currently in a block," -" please `submit an issue`_." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/custom_installs/index.mo b/docs/user/locale/zh_CN/LC_MESSAGES/custom_installs/index.mo deleted file mode 100644 index d18fc91e1e7..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/custom_installs/index.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/custom_installs/index.po b/docs/user/locale/zh_CN/LC_MESSAGES/custom_installs/index.po deleted file mode 100644 index 246589b8897..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/custom_installs/index.po +++ /dev/null @@ -1,32 +0,0 @@ -# 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: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -# e52de36f1bf24ee6a7fda490b7ec9ad8 -#: ../../custom_installs/index.rst:2 -msgid "Info about custom installs" -msgstr "" - -# 1534817d7caf41288543ecf717ac55f3 -#: ../../custom_installs/index.rst:4 -msgid "" -"Read the Docs is open source, which means you can run your own version of " -"it. There are many reasons to do this, the main one being if you want a " -"private instance. If you have to keep everything behind a firewall of VPN, " -"this is for you." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/design.mo b/docs/user/locale/zh_CN/LC_MESSAGES/design.mo deleted file mode 100644 index 76caab50289..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/design.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/design.po b/docs/user/locale/zh_CN/LC_MESSAGES/design.po deleted file mode 100644 index 5e26848941e..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/design.po +++ /dev/null @@ -1,107 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../design.rst:2 -msgid "Designing Read the Docs" -msgstr "" - -#: ../../design.rst:4 -msgid "" -"So you're thinking of contributing some of your time and design skills to " -"Read the Docs? That's **awesome**. This document will lead you through a few" -" features available to ease the process of working with Read the Doc's CSS " -"and static assets." -msgstr "" - -#: ../../design.rst:10 -msgid "" -"To start, you should follow the :doc:`install` instructions to get a working" -" copy of the Read the Docs repository locally." -msgstr "" - -#: ../../design.rst:14 -msgid "Style Catalog" -msgstr "" - -#: ../../design.rst:16 -msgid "" -"Once you have RTD running locally, you can open ``http://localhost:8000" -"/style-catalog/`` for a quick overview of the currently available styles." -msgstr "" - -#: ../../design.rst:21 -msgid "" -"This way you can quickly get started writing HTML -- or if you're modifying " -"existing styles you can get a quick idea of how things will change site-" -"wide." -msgstr "" - -#: ../../design.rst:26 -msgid "Readthedocs.org Changes" -msgstr "" - -#: ../../design.rst:28 -msgid "" -"Styles for the primary RTD site are located in ``media/css`` directory." -msgstr "" - -#: ../../design.rst:30 -msgid "" -"These styles only affect the primary site -- **not** any of the generated " -"documentation using the default RTD style." -msgstr "" - -#: ../../design.rst:34 -msgid "Sphinx Template Changes" -msgstr "" - -#: ../../design.rst:36 -msgid "" -"Styles for generated documentation are located in " -"``readthedocs/templates/sphinx/_static/rtd.css``" -msgstr "" - -#: ../../design.rst:38 -msgid "" -"Of note, projects will retain the version of that file they were last built " -"with -- so if you're editing that file and not seeing any changes to your " -"local built documentation, you need to rebuild your example project." -msgstr "" - -#: ../../design.rst:43 -msgid "Contributing" -msgstr "" - -#: ../../design.rst:45 -msgid "" -"Contributions should follow the :doc:`contribute` guidelines where " -"applicable -- ideally you'll create a pull request against the `Read the " -"Docs GitHub project`_ from your forked repo and include a brief description " -"of what you added / removed / changed, as well as an attached image (you can" -" just take a screenshot and drop it into the PR creation form) of the " -"effects of your changes." -msgstr "" - -#: ../../design.rst:50 -msgid "" -"There's not a hard browser range, but your design changes should work " -"reasonably well across all major browsers, IE8+ -- that's not to say it " -"needs to be pixel-perfect in older browsers! Just avoid making changes that " -"render older browsers utterly unusable (or provide a sane fallback)." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/docs.mo b/docs/user/locale/zh_CN/LC_MESSAGES/docs.mo deleted file mode 100644 index 90f6e76c2db..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/docs.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/docs.po b/docs/user/locale/zh_CN/LC_MESSAGES/docs.po deleted file mode 100644 index 60b0b5907d3..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/docs.po +++ /dev/null @@ -1,85 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../docs.rst:2 -msgid "Building and Contributing to Documentation" -msgstr "" - -#: ../../docs.rst:4 -msgid "" -"As one might expect, the documentation for Read the Docs is built using " -"Sphinx and hosted on Read the Docs. The docs are kept in the ``docs/`` " -"directory at the top of the source tree." -msgstr "" - -#: ../../docs.rst:8 -msgid "You can build the docs by installing ``Sphinx`` and running::" -msgstr "" - -#: ../../docs.rst:13 -msgid "" -"Please follow these guidelines when updating our docs. Let us know if you " -"have any questions or something isn't clear." -msgstr "" - -#: ../../docs.rst:17 -msgid "The brand" -msgstr "" - -#: ../../docs.rst:19 -msgid "We are called **Read the Docs**. The *the* is not capitalized." -msgstr "" - -#: ../../docs.rst:22 -msgid "We do however use the acronym **RTD**." -msgstr "" - -#: ../../docs.rst:25 -msgid "Titles" -msgstr "" - -#: ../../docs.rst:27 -msgid "" -"For page titles, or Heading1 as they are sometimes called, we use title-" -"case." -msgstr "" - -#: ../../docs.rst:29 -msgid "" -"If the page includes multiple sub-headings (H2, H3), we usually use " -"sentence-case unless the titles include terminology that is supposed to be " -"capitalized." -msgstr "" - -#: ../../docs.rst:33 -msgid "Content" -msgstr "" - -#: ../../docs.rst:35 -msgid "" -"Do not break the content across multiple lines at 80 characters, but rather " -"break them on semantic meaning (e.g. periods or commas). Read more about " -"this `here `_." -msgstr "" - -#: ../../docs.rst:38 -msgid "" -"If you are cross-referencing to a different page within our website, use the" -" ``doc`` directive and not a hyperlink." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/embed.mo b/docs/user/locale/zh_CN/LC_MESSAGES/embed.mo deleted file mode 100644 index 25654f5c682..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/embed.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/embed.po b/docs/user/locale/zh_CN/LC_MESSAGES/embed.po deleted file mode 100644 index 9355beec1bc..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/embed.po +++ /dev/null @@ -1,129 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: 蔡念光 , 2018\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../embed.rst:2 -msgid "Embed API" -msgstr "内嵌API" - -#: ../../embed.rst:4 -msgid "" -"Read the Docs allow you to embed content from any of the projects we host. " -"This allows for content re-use across sites, making sure the content is " -"always up to date." -msgstr "" - -#: ../../embed.rst:9 -msgid "Workflow" -msgstr "" - -#: ../../embed.rst:11 -msgid "" -"There are many uses of our Embed API. One of our favorites is for inline " -"help. We have started using this on Read the Docs itself to provide inline " -"help on our main site pages. This allows us to keep the official " -"documentation as the single source of truth, while having great inline help " -"in our application as well." -msgstr "" - -#: ../../embed.rst:17 -msgid "" -"We recommend you point at **tagged releases** instead of ``latest``. Tags " -"don't change over time, so you don't have to worry about the content you are" -" embedding disappearing." -msgstr "" - -#: ../../embed.rst:21 -msgid "" -"All relative links to pages contained in the remote content will continue to" -" point at the remote page." -msgstr "" - -#: ../../embed.rst:24 -msgid "How to use it" -msgstr "" - -#: ../../embed.rst:28 -msgid "Sphinx Extension" -msgstr "" - -#: ../../embed.rst:30 -msgid "" -"You can embed content directly in Sphinx with builds on Read the Docs. We " -"support default configuration variables for your ``conf.py``:" -msgstr "" - -#: ../../embed.rst:33 -msgid "readthedocs_embed_project" -msgstr "" - -#: ../../embed.rst:34 -msgid "readthedocs_embed_version" -msgstr "" - -#: ../../embed.rst:35 -msgid "readthedocs_embed_doc" -msgstr "" - -#: ../../embed.rst:37 -msgid "" -"These are overridable per-call as well. Then you simply use the directive:" -msgstr "" - -#: ../../embed.rst:56 -msgid "Javascript" -msgstr "" - -#: ../../embed.rst:58 -msgid "" -"We provide a Javascript library that you can embed on any site. An example:" -msgstr "" - -#: ../../embed.rst:80 -msgid "" -"This will provide a pop-out for a user with the ``How we envision versions " -"working`` section of the ``versions`` page. You can see this in action here:" -msgstr "" - -#: ../../embed.rst:103 -msgid "" -"All Read the Docs pages already have the library loaded, so you can ignore " -"the ``link`` and first ``script`` tags on all documentation." -msgstr "" - -#: ../../embed.rst:107 -msgid "" -"We currently do not provide caching on this API. If the remote source you " -"are including changes their page structure or deletes the content, your " -"embed will break." -msgstr "" - -#: ../../embed.rst:111 -msgid "" -"In Version 2 of this API we will provide a full-formed workflow that will " -"stop this from happening." -msgstr "" - -#: ../../embed.rst:116 -msgid "Example API Response" -msgstr "" - -#: ../../embed.rst:118 -msgid "Pure API use will return JSON:" -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/faq.mo b/docs/user/locale/zh_CN/LC_MESSAGES/faq.mo deleted file mode 100644 index 9af2e00e369..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/faq.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/faq.po b/docs/user/locale/zh_CN/LC_MESSAGES/faq.po deleted file mode 100644 index 47556ff2e29..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/faq.po +++ /dev/null @@ -1,358 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../faq.rst:2 -msgid "Frequently Asked Questions" -msgstr "" - -#: ../../faq.rst:5 -msgid "My project isn't building with autodoc" -msgstr "" - -#: ../../faq.rst:7 -msgid "" -"First, you should check out the Builds tab of your project. That records all" -" of the build attempts that RTD has made to build your project. If you see " -"``ImportError`` messages for custom Python modules, you should enable the " -"virtualenv feature in the Admin page of your project, which will install " -"your project into a virtualenv, and allow you to specify a " -"``requirements.txt`` file for your project." -msgstr "" - -#: ../../faq.rst:9 -msgid "" -"If you are still seeing errors because of C library dependencies, please see" -" :ref:`faq:I get import errors on libraries that depend on C modules`." -msgstr "" - -#: ../../faq.rst:13 -msgid "How do I change my slug (the URL your docs are served at)?" -msgstr "" - -#: ../../faq.rst:15 -msgid "" -"We don't support allowing folks to change the slug for their project. You " -"can update the name which is shown on the site, but not the actual URL that " -"documentation is served." -msgstr "" - -#: ../../faq.rst:19 -msgid "" -"The main reason for this is that all existing URLs to the content will " -"break. You can delete and re-create the project with the proper name to get " -"a new slug, but you really shouldn't do this if you have existing inbound " -"links, as it `breaks the internet " -"`_." -msgstr "" - -#: ../../faq.rst:25 -msgid "Help, my build passed but my documentation page is 404 Not Found!" -msgstr "" - -#: ../../faq.rst:27 -msgid "" -"This often happens because you don't have an `index.html` file being " -"generated. Make sure you have one of the following files:" -msgstr "" - -#: ../../faq.rst:30 -msgid "`index.rst`" -msgstr "" - -#: ../../faq.rst:31 -msgid "`index.md`" -msgstr "" - -#: ../../faq.rst:33 -msgid "" -"At the top level of your built documentation, otherwise we aren't able to " -"serve a \"default\" index page." -msgstr "" - -#: ../../faq.rst:36 -msgid "" -"To test if your docs actually built correctly, you can navigate to a " -"specific page (`/en/latest/README.html` for example)." -msgstr "" - -#: ../../faq.rst:40 -msgid "How do I change behavior for Read the Docs?" -msgstr "" - -#: ../../faq.rst:42 -msgid "" -"When RTD builds your project, it sets the :envvar:`READTHEDOCS` environment " -"variable to the string `True`. So within your Sphinx :file:`conf.py` file, " -"you can vary the behavior based on this. For example::" -msgstr "" - -#: ../../faq.rst:53 -msgid "" -"The :envvar:`READTHEDOCS` variable is also available in the Sphinx build " -"environment, and will be set to ``True`` when building on RTD::" -msgstr "" - -#: ../../faq.rst:61 -msgid "I get import errors on libraries that depend on C modules" -msgstr "" - -#: ../../faq.rst:64 -msgid "" -"Another use case for this is when you have a module with a C extension." -msgstr "" - -#: ../../faq.rst:66 -msgid "" -"This happens because our build system doesn't have the dependencies for " -"building your project. This happens with things like libevent and mysql, and" -" other python things that depend on C libraries. We can't support installing" -" random C binaries on our system, so there is another way to fix these " -"imports." -msgstr "" - -#: ../../faq.rst:68 -msgid "" -"You can mock out the imports for these modules in your ``conf.py`` with the " -"following snippet::" -msgstr "" - -#: ../../faq.rst:81 -msgid "" -"Of course, replacing `MOCK_MODULES` with the modules that you want to mock " -"out." -msgstr "" - -#: ../../faq.rst:83 -msgid "" -"The library ``unittest.mock`` was introduced on python 3.3. On earlier " -"versions install the ``mock`` library from PyPI with (ie ``pip install " -"mock``) and replace the above import::" -msgstr "" - -#: ../../faq.rst:88 -msgid "" -"If such libraries are installed via ``setup.py``, you also will need to " -"remove all the C-dependent libraries from your ``install_requires`` in the " -"RTD environment." -msgstr "" - -#: ../../faq.rst:91 -msgid "`Client Error 401` when building documentation" -msgstr "" - -#: ../../faq.rst:93 -msgid "" -"If you did not install the `test_data` fixture during the installation " -"instructions, you will get the following error::" -msgstr "" - -#: ../../faq.rst:98 -msgid "" -"This is because the API admin user does not exist, and so cannot " -"authenticate. You can fix this by loading the test_data::" -msgstr "" - -#: ../../faq.rst:103 -msgid "" -"If you'd prefer not to install the test data, you'll need to provide a " -"database account for the builder to use. You can provide these credentials " -"by editing the following settings::" -msgstr "" - -#: ../../faq.rst:111 -msgid "Deleting a stale or broken build environment" -msgstr "" - -#: ../../faq.rst:113 -msgid "See :doc:`guides/wipe-environment`." -msgstr "" - -#: ../../faq.rst:116 -msgid "How do I host multiple projects on one custom domain?" -msgstr "" - -#: ../../faq.rst:118 -msgid "" -"We support the concept of subprojects, which allows multiple projects to " -"share a single domain. If you add a subproject to a project, that " -"documentation will be served under the parent project's subdomain or custom " -"domain." -msgstr "" - -#: ../../faq.rst:122 -msgid "" -"For example, Kombu is a subproject of Celery, so you can access it on the " -"`celery.readthedocs.io` domain:" -msgstr "" - -#: ../../faq.rst:126 -msgid "http://celery.readthedocs.io/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:128 -msgid "This also works the same for custom domains:" -msgstr "" - -#: ../../faq.rst:130 -msgid "http://docs.celeryproject.org/projects/kombu/en/latest/" -msgstr "" - -#: ../../faq.rst:132 -msgid "You can add subprojects in the project admin dashboard." -msgstr "" - -#: ../../faq.rst:135 -msgid "Where do I need to put my docs for RTD to find it?" -msgstr "" - -#: ../../faq.rst:137 -msgid "" -"Read the Docs will crawl your project looking for a ``conf.py``. Where it " -"finds the ``conf.py``, it will run ``sphinx-build`` in that directory. So as" -" long as you only have one set of sphinx documentation in your project, it " -"should Just Work." -msgstr "" - -#: ../../faq.rst:140 -msgid "I want to use the Blue/Default Sphinx theme" -msgstr "" - -#: ../../faq.rst:142 -msgid "" -"We think that our theme is badass, and better than the default for many " -"reasons. Some people don't like change though :), so there is a hack that " -"will let you keep using the default theme. If you set the ``html_style`` " -"variable in your ``conf.py``, it should default to using the default theme. " -"The value of this doesn't matter, and can be set to ``/default.css`` for " -"default behavior." -msgstr "" - -#: ../../faq.rst:145 -msgid "I want to use the Read the Docs theme locally" -msgstr "" - -#: ../../faq.rst:147 -msgid "" -"There is a repository for that: https://github.com/snide/sphinx_rtd_theme. " -"Simply follow the instructions in the README." -msgstr "" - -#: ../../faq.rst:151 -msgid "Image scaling doesn't work in my documentation" -msgstr "" - -#: ../../faq.rst:153 -msgid "" -"Image scaling in docutils depends on PIL. PIL is installed in the system " -"that RTD runs on. However, if you are using the virtualenv building option, " -"you will likely need to include PIL in your requirements for your project." -msgstr "" - -#: ../../faq.rst:156 -msgid "I want comments in my docs" -msgstr "" - -#: ../../faq.rst:158 -msgid "" -"RTD doesn't have explicit support for this. That said, a tool like `Disqus`_" -" (and the `sphinxcontrib-disqus`_ plugin) can be used for this purpose on " -"RTD." -msgstr "" - -#: ../../faq.rst:164 -msgid "How do I support multiple languages of documentation?" -msgstr "" - -#: ../../faq.rst:166 -msgid "See the section on :doc:`localization`." -msgstr "" - -#: ../../faq.rst:169 -msgid "Does Read The Docs work well with \"legible\" docstrings?" -msgstr "" - -#: ../../faq.rst:171 -msgid "" -"Yes. One criticism of Sphinx is that its annotated docstrings are too dense " -"and difficult for humans to read. In response, many projects have adopted " -"customized docstring styles that are simultaneously informative and legible." -" The `NumPy " -"`_ " -"and `Google " -"`_" -" styles are two popular docstring formats. Fortunately, the default Read " -"The Docs theme handles both formats just fine, provided your ``conf.py`` " -"specifies an appropriate Sphinx extension that knows how to convert your " -"customized docstrings. Two such extensions are `numpydoc " -"`_ and `napoleon `_. Only ``napoleon`` is able to handle both " -"docstring formats. Its default output more closely matches the format of " -"standard Sphinx annotations, and as a result, it tends to look a bit better " -"with the default theme." -msgstr "" - -#: ../../faq.rst:189 -msgid "" -"Can I document a python package that is not at the root of my repository?" -msgstr "" - -#: ../../faq.rst:191 -msgid "" -"Yes. The most convenient way to access a python package for example via " -"`Sphinx's autoapi`_ in your documentation is to use the *Install your " -"project inside a virtualenv using setup.py install* option in the admin " -"panel of your project. However this assumes that your ``setup.py`` is in the" -" root of your repository." -msgstr "" - -#: ../../faq.rst:197 -msgid "" -"If you want to place your package in a different directory or have multiple " -"python packages in the same project, then create a pip requirements file. " -"You can specify the relative path to your package inside the file. For " -"example you want to keep your python package in the ``src/python`` " -"directory, then create a ``requirements.readthedocs.txt`` file with the " -"following contents::" -msgstr "" - -#: ../../faq.rst:206 -msgid "" -"Please note that the path must be relative to the file. So the example path " -"above would work if the file is in the root of your repository. If you want " -"to put the requirements in a file called ``requirements/readthedocs.txt``, " -"the contents would look like::" -msgstr "" - -#: ../../faq.rst:213 -msgid "" -"After adding the file to your repository, go to the *Advanced Settings* in " -"your project's admin panel and add the name of the file to the *Requirements" -" file* field." -msgstr "" - -#: ../../faq.rst:221 -msgid "What commit of Read the Docs is in production?" -msgstr "" - -#: ../../faq.rst:223 -msgid "" -"We deploy readthedocs.org from the `rel` branch in our GitHub repository. " -"You can see the latest commits that have been deployed by looking on GitHub:" -" https://github.com/rtfd/readthedocs.org/commits/rel" -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/features.mo b/docs/user/locale/zh_CN/LC_MESSAGES/features.mo deleted file mode 100644 index 2def6fe0122..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/features.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/features.po b/docs/user/locale/zh_CN/LC_MESSAGES/features.po deleted file mode 100644 index 766e5b72e69..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/features.po +++ /dev/null @@ -1,186 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../features.rst:2 -msgid "Read the Docs features" -msgstr "" - -#: ../../features.rst:4 -msgid "" -"This will serve as a list of all of the features that Read the Docs " -"currently has. Some features are important enough to have their own page in " -"the docs, others will simply be listed here." -msgstr "" - -#: ../../features.rst:7 -msgid "GitHub, Bitbucket and GitLab Integration" -msgstr "" - -#: ../../features.rst:9 -msgid "" -"We now support linking by default in the sidebar. It links to the page on " -"your host, which should help people quickly update typos and send pull " -"requests to contribute to project documentation." -msgstr "" - -#: ../../features.rst:11 -msgid "More information can be found in the :doc:`vcs` page." -msgstr "" - -#: ../../features.rst:14 -msgid "Auto-updating" -msgstr "" - -#: ../../features.rst:16 -msgid "" -"The :doc:`webhooks` page talks about the different ways you can ping RTD to " -"let us know your project has been updated. We have official support for " -"GitHub, Bitbucket and GitLab, and anywhere else we have a generic post-" -"commit hook that allows you to POST to a URL to get your documentation " -"built." -msgstr "" - -#: ../../features.rst:19 -msgid "Internationalization" -msgstr "" - -#: ../../features.rst:21 -msgid "" -"Read the Docs itself is localized, and we support documentation translated " -"into multiple languages. Read more on the :doc:`localization` and " -":doc:`i18n` pages." -msgstr "" - -#: ../../features.rst:24 -msgid "Canonical URLs" -msgstr "" - -#: ../../features.rst:26 -msgid "" -"Canonical URLs give your docs better search performance, by pointing all " -"URLs to one version. This also helps to solve the issues around users " -"landing on outdated versions of documentation." -msgstr "" - -#: ../../features.rst:28 -msgid "More information can be found in the :doc:`canonical` page." -msgstr "" - -#: ../../features.rst:31 -msgid "Versions" -msgstr "" - -#: ../../features.rst:33 -msgid "" -"We can build multiple versions of your documentation. Look on the " -"\"Versions\" page of your project's admin (using the nav on the left) to " -"find a list of available versions that we've inferred from the tags and " -"branches in your source control system (according to the support matrix " -"below). On the Versions page you can tell us which versions you'd like us to" -" build docs for, whether each should be public, protected, or private, and " -"what the default version should be (we'll redirect there when someone hits " -"your main project page, e.g., http://my-project.rtfd.org/)." -msgstr "" - -#: ../../features.rst:42 -msgid "Version Control Support Matrix" -msgstr "" - -#: ../../features.rst:45 -msgid "Git" -msgstr "" - -#: ../../features.rst:45 -msgid "hg" -msgstr "" - -#: ../../features.rst:45 -msgid "bzr" -msgstr "" - -#: ../../features.rst:45 -msgid "svn" -msgstr "" - -#: ../../features.rst:47 -msgid "Tags" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:47 ../../features.rst:47 -#: ../../features.rst:49 ../../features.rst:49 ../../features.rst:49 -msgid "Yes" -msgstr "" - -#: ../../features.rst:47 ../../features.rst:49 -msgid "No" -msgstr "" - -#: ../../features.rst:49 -msgid "Branches" -msgstr "" - -#: ../../features.rst:51 -msgid "Default" -msgstr "" - -#: ../../features.rst:51 -msgid "master" -msgstr "" - -#: ../../features.rst:51 -msgid "default" -msgstr "" - -#: ../../features.rst:51 -msgid "trunk" -msgstr "" - -#: ../../features.rst:56 -msgid "PDF Generation" -msgstr "" - -#: ../../features.rst:58 -msgid "" -"When you build your project on RTD, we automatically build a PDF of your " -"project's documentation. We also build them for every version that you " -"upload, so we can host the PDFs of your latest documentation, as well as " -"your latest stable releases as well." -msgstr "" - -#: ../../features.rst:61 -msgid "Search" -msgstr "" - -#: ../../features.rst:63 -msgid "" -"We provide full-text search across all of the pages of documentation hosted " -"on our site. This uses the excellent Haystack project and Elasticsearch as " -"the search backend. We hope to be integrating this into the site more fully " -"in the future." -msgstr "" - -#: ../../features.rst:66 -msgid "Alternate Domains" -msgstr "" - -#: ../../features.rst:68 -msgid "" -"We provide support for custom domains, subdomains, and a shorturl for your " -"project as well. This is outlined in the :doc:`alternate_domains` section." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/getting_started.mo b/docs/user/locale/zh_CN/LC_MESSAGES/getting_started.mo deleted file mode 100644 index 23653f2fa5d..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/getting_started.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/getting_started.po b/docs/user/locale/zh_CN/LC_MESSAGES/getting_started.po deleted file mode 100644 index e236cca7e2e..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/getting_started.po +++ /dev/null @@ -1,227 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../getting_started.rst:2 -msgid "Getting Started" -msgstr "" - -#: ../../getting_started.rst:4 -msgid "" -"This document will show you how to get up and running with Read the Docs. " -"You will have your docs imported on Read the Docs in 5 minutes, displayed " -"beautifully for the world." -msgstr "" - -#: ../../getting_started.rst:8 -msgid "" -"If you are already using Sphinx or Markdown for your docs, skip ahead to " -":ref:`getting_started:Import Your Docs`." -msgstr "" - -#: ../../getting_started.rst:12 -msgid "Write Your Docs" -msgstr "" - -#: ../../getting_started.rst:14 -msgid "You have two options for formatting your documentation:" -msgstr "" - -#: ../../getting_started.rst:16 -msgid "`In reStructuredText`_" -msgstr "" - -#: ../../getting_started.rst:17 -msgid "`In Markdown`_" -msgstr "" - -#: ../../getting_started.rst:20 -msgid "In reStructuredText" -msgstr "" - -#: ../../getting_started.rst:22 -msgid "There is `a screencast`_ that will help you get started if you prefer." -msgstr "" - -#: ../../getting_started.rst:24 -msgid "" -"Sphinx_ is a tool that makes it easy to create beautiful documentation. " -"Assuming you have Python_ already, `install Sphinx`_::" -msgstr "" - -#: ../../getting_started.rst:29 -msgid "Create a directory inside your project to hold your docs::" -msgstr "" - -#: ../../getting_started.rst:34 -msgid "Run ``sphinx-quickstart`` in there::" -msgstr "" - -#: ../../getting_started.rst:39 -msgid "" -"This quick start will walk you through creating the basic configuration; in " -"most cases, you can just accept the defaults. When it's done, you'll have an" -" ``index.rst``, a ``conf.py`` and some other files. Add these to revision " -"control." -msgstr "" - -#: ../../getting_started.rst:43 -msgid "" -"Now, edit your ``index.rst`` and add some information about your project. " -"Include as much detail as you like (refer to the reStructuredText_ syntax or" -" `this template`_ if you need help). Build them to see how they look::" -msgstr "" - -#: ../../getting_started.rst:49 -msgid "" -"You can use ``sphinx-autobuild`` to auto-reload your docs. Run ``sphinx-" -"autobuild . _build/html`` instead." -msgstr "" - -#: ../../getting_started.rst:51 -msgid "" -"Edit your files and rebuild until you like what you see, then commit your " -"changes and push to your public repository. Once you have Sphinx " -"documentation in a public repository, you can start using Read the Docs." -msgstr "" - -#: ../../getting_started.rst:55 -msgid "In Markdown" -msgstr "" - -#: ../../getting_started.rst:57 -msgid "" -"You can use Markdown and reStructuredText in the same Sphinx project. We " -"support this natively on Read the Docs, and you can do it locally::" -msgstr "" - -#: ../../getting_started.rst:62 -msgid "Then in your ``conf.py``:" -msgstr "" - -#: ../../getting_started.rst:74 -msgid "" -"Markdown doesn't support a lot of the features of Sphinx, like inline markup" -" and directives. However, it works for basic prose content. reStructuredText" -" is the preferred format for technical documentation, please read `this blog" -" post`_ for motivation." -msgstr "" - -#: ../../getting_started.rst:83 -msgid "Sign Up and Connect an External Account" -msgstr "" - -#: ../../getting_started.rst:85 -msgid "" -"If you are going to import a repository from GitHub, Bitbucket or GitLab, " -"you should connect your account to your provider first. Connecting your " -"account allows for easier importing and enables Read the Docs to configure " -"your repository webhooks automatically." -msgstr "" - -#: ../../getting_started.rst:90 -msgid "" -"To connect your account, go to your *Settings* dashboard and select " -"*Connected Services*. From here, you'll be able to connect to your GitHub, " -"Bitbucket or GitLab account. This process will ask you to authorize a " -"connection to Read the Docs, that allows us to read information about and " -"clone your repositories." -msgstr "" - -#: ../../getting_started.rst:96 -msgid "Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:98 -msgid "To import a repository, visit your dashboard_ and click Import_." -msgstr "" - -#: ../../getting_started.rst:100 -msgid "" -"If you have a connected account, you will see a list of your repositories " -"that we are able to import. To import one of these projects, just click the " -"import icon next to the repository you'd like to import. This will bring up " -"a form that is already filled with your project's information. Feel free to " -"edit any of these properties, and the click **Next** to build your " -"documentation." -msgstr "" - -#: ../../getting_started.rst:107 -msgid "Manually Import Your Docs" -msgstr "" - -#: ../../getting_started.rst:109 -msgid "" -"If you do not have a connected account, you will need select **Import " -"Manually** and enter the information for your repository yourself. You will " -"also need to manually configure the webhook for your repository as well. " -"When importing your project, you will be asked for the repository URL, along" -" with some other information for you new project. The URL is normally the " -"URL or path name you'd use to checkout, clone, or branch your repository. " -"Some examples:" -msgstr "" - -#: ../../getting_started.rst:116 -msgid "Git: ``http://github.com/ericholscher/django-kong.git``" -msgstr "" - -#: ../../getting_started.rst:117 -msgid "Mercurial: ``https://bitbucket.org/ianb/pip``" -msgstr "" - -#: ../../getting_started.rst:118 -msgid "Subversion: ``http://varnish-cache.org/svn/trunk``" -msgstr "" - -#: ../../getting_started.rst:119 -msgid "Bazaar: ``lp:pasta``" -msgstr "" - -#: ../../getting_started.rst:121 -msgid "Add an optional homepage URL and some tags, and then click **Next**." -msgstr "" - -#: ../../getting_started.rst:123 -msgid "" -"Once your project is created, you'll need to manually configure the " -"repository webhook if you would like to have new changesets to trigger " -"builds for your project on Read the Docs. Go to your project's " -"**Integrations** page to configure a new webhook, or see :ref:`our steps for" -" webhook creation ` for more information on this " -"process." -msgstr "" - -#: ../../getting_started.rst:129 -msgid "" -"Within a few seconds your code will automatically be fetched from your " -"public repository, and the documentation will be built. Check out our " -":doc:`builds` page to learn more about how we build your docs, and to " -"troubleshoot any issues that arise." -msgstr "" - -#: ../../getting_started.rst:134 -msgid "" -"Read the Docs will host multiple versions of your code. You can read more " -"about how to use this well on our :doc:`versions` page." -msgstr "" - -#: ../../getting_started.rst:137 -msgid "" -"If you have any more trouble, don't hesitate to reach out to us. The " -":doc:`support` page has more information on getting in touch." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/gsoc.mo b/docs/user/locale/zh_CN/LC_MESSAGES/gsoc.mo deleted file mode 100644 index 17d8a84250c..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/gsoc.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/gsoc.po b/docs/user/locale/zh_CN/LC_MESSAGES/gsoc.po deleted file mode 100644 index 58234aeb14d..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/gsoc.po +++ /dev/null @@ -1,407 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../gsoc.rst:2 -msgid "Google Summer of Code" -msgstr "" - -#: ../../gsoc.rst:4 -msgid "" -"Thanks for your interest in Read the Docs! We are working hard to update the" -" ideas list now that we are accepted in GSOC. Please give us a little while " -"to work on things, and check back on this page for updates." -msgstr "" - -#: ../../gsoc.rst:9 -msgid "" -"Read the Docs is participating in the Google Summer of Code in 2018. This " -"page will contain all the information for students and anyone else " -"interested in helping." -msgstr "" - -#: ../../gsoc.rst:13 -msgid "Skills" -msgstr "" - -#: ../../gsoc.rst:15 -msgid "Incoming students will need the following skills:" -msgstr "" - -#: ../../gsoc.rst:17 -msgid "Intermediate Python & Django programming" -msgstr "" - -#: ../../gsoc.rst:18 -msgid "" -"Familiarity with Markdown, reStructuredText, or some other plain text markup" -" language" -msgstr "" - -#: ../../gsoc.rst:19 -msgid "Familiarity with git, or some other source control" -msgstr "" - -#: ../../gsoc.rst:20 -msgid "Ability to set up your own development environment for Read the Docs" -msgstr "" - -#: ../../gsoc.rst:21 -msgid "Basic understanding of web technologies (HTML/CSS/JS)" -msgstr "" - -#: ../../gsoc.rst:22 -msgid "" -"An interest in documentation and improving open source documentation tools!" -msgstr "" - -#: ../../gsoc.rst:24 -msgid "" -"We're happy to help you get up to speed, but the more you are able to " -"demonstrate ability in advance, the more likely we are to choose your " -"application!" -msgstr "" - -#: ../../gsoc.rst:29 -msgid "Mentors" -msgstr "" - -#: ../../gsoc.rst:31 -msgid "Currently we have a few folks signed up:" -msgstr "" - -#: ../../gsoc.rst:33 -msgid "Eric Holscher" -msgstr "" - -#: ../../gsoc.rst:34 -msgid "Manuel Kaufmann" -msgstr "" - -#: ../../gsoc.rst:35 -msgid "Anthony Johnson" -msgstr "" - -#: ../../gsoc.rst:37 -msgid "" -"Please do not reach out directly to anyone about the Summer of Code. It will" -" **not** increase your chances of being accepted!" -msgstr "" - -#: ../../gsoc.rst:41 -msgid "Getting Started" -msgstr "" - -#: ../../gsoc.rst:43 -msgid "" -"The :doc:`/install` doc is probably the best place to get going. It will " -"walk you through getting a basic environment for Read the Docs setup." -msgstr "" - -#: ../../gsoc.rst:46 -msgid "" -"Then you can look through our :doc:`/contribute` doc for information on how " -"to get started contributing to RTD." -msgstr "" - -#: ../../gsoc.rst:48 -msgid "" -"People who have a history of submitting pull requests will be prioritized in" -" our Summer of Code selection process." -msgstr "" - -#: ../../gsoc.rst:51 -msgid "Want to get involved?" -msgstr "" - -#: ../../gsoc.rst:53 -msgid "" -"If you're interested in participating in GSoC as a student, you can apply " -"during the normal process provided by Google. We are currently overwhelmed " -"with interest, so we are not able to respond individually to each person who" -" is interested." -msgstr "" - -#: ../../gsoc.rst:56 -msgid "Project Ideas" -msgstr "" - -#: ../../gsoc.rst:58 -msgid "" -"We have written our some loose ideas for projects to work on here. We are " -"also open to any other ideas that students might have." -msgstr "" - -#: ../../gsoc.rst:61 -msgid "" -"**These projects are sorted by priority.** We will consider the priority on " -"our roadmap as a factor, along with the skill of the student, in our " -"selection process." -msgstr "" - -#: ../../gsoc.rst:67 -msgid "Refactor & improve our search code" -msgstr "" - -#: ../../gsoc.rst:69 -msgid "" -"Currently we're using a homegrown library for Elastic Search. There is a new" -" `elasticsearch-dsl `_ " -"library that we should be using. This project will include:" -msgstr "" - -#: ../../gsoc.rst:73 -msgid "Improving our search indexing" -msgstr "" - -#: ../../gsoc.rst:74 -msgid "" -"Refactoring how we \"model\" our search data to use elasticsearch-dsl Models" -msgstr "" - -#: ../../gsoc.rst:75 -msgid "" -"Add additional search data into our indexes, like the programming languages," -" type of document (tutorial, api, etc.) and other data for users to filter " -"by" -msgstr "" - -#: ../../gsoc.rst:76 -msgid "(Optional) Improve the UX of the search for users in various ways" -msgstr "" - -#: ../../gsoc.rst:79 -msgid "Finish YAML config" -msgstr "" - -#: ../../gsoc.rst:81 -msgid "" -"Currently we have a basic :doc:`/yaml-config` for Read the Docs. It's still " -"considered beta, and there are a number of features that it doesn't support." -" We need to support everying users can currently do from our website " -"dashboard inside the YAML file, and then plan a smooth transition path from " -"the database UI to the YAML file." -msgstr "" - -#: ../../gsoc.rst:87 -msgid "" -"This is a *large* project and will likely require a good deal of " -"understanding of both Python as well as web technologies. We have a " -"`starting list of issues " -"`_ put together, but " -"there will be much more work." -msgstr "" - -#: ../../gsoc.rst:92 -msgid "API V3" -msgstr "" - -#: ../../gsoc.rst:94 -msgid "" -"We currently have a \"v2\" API that isn't well documented and doesn't allow " -"users to write to it. We want to continue using Django REST Framework for " -"this, but rethink how we're presenting our information to our users." -msgstr "" - -#: ../../gsoc.rst:98 -msgid "" -"Currently we're showing everything as simple \"models\", and we want to " -"start exposing \"methods\" on our data, similar to GitHub." -msgstr "" - -#: ../../gsoc.rst:102 -msgid "" -"This is a large project and should only be done by someone who has done some" -" basic API design previously." -msgstr "" - -#: ../../gsoc.rst:105 -msgid "Improve Translation Workflow" -msgstr "" - -#: ../../gsoc.rst:107 -msgid "" -"Currently we have our documentation & website translated on Transifex, but " -"we don't have a management process for it. This means that translations will" -" often sit for months before making it back into the site and being " -"available to users." -msgstr "" - -#: ../../gsoc.rst:111 -msgid "" -"This project would include puting together a workflow for translations:" -msgstr "" - -#: ../../gsoc.rst:113 -msgid "Communicate with existing translators and see what needs they have" -msgstr "" - -#: ../../gsoc.rst:114 -msgid "" -"Help formalize the process that we have around Transifex to make it easier " -"to contribute to" -msgstr "" - -#: ../../gsoc.rst:115 -msgid "Improve our tooling so that integrating new translations is easier" -msgstr "" - -#: ../../gsoc.rst:118 -msgid "Support for additional build steps for linting & testing" -msgstr "" - -#: ../../gsoc.rst:120 -msgid "" -"Currently we only build documentation on Read the Docs, but we'd also like " -"to add additional build steps that lets users perform more actions. This " -"would likely take the form of wraping some of the existing `Sphinx builders " -"`_, and giving folks a " -"nice way to use them inside Read the Docs." -msgstr "" - -#: ../../gsoc.rst:125 -msgid "It would be great to have wrappers for the following as a start:" -msgstr "" - -#: ../../gsoc.rst:127 -msgid "" -"Link Check (http://www.sphinx-" -"doc.org/en/stable/builders.html#sphinx.builders.linkcheck.CheckExternalLinksBuilder)" -msgstr "" - -#: ../../gsoc.rst:128 -msgid "Spell Check (https://pypi.python.org/pypi/sphinxcontrib-spelling/)" -msgstr "" - -#: ../../gsoc.rst:129 -msgid "" -"Doctest (http://www.sphinx-doc.org/en/stable/ext/doctest.html#module-" -"sphinx.ext.doctest)" -msgstr "" - -#: ../../gsoc.rst:130 -msgid "" -"Coverage (http://www.sphinx-doc.org/en/stable/ext/coverage.html#module-" -"sphinx.ext.coverage)" -msgstr "" - -#: ../../gsoc.rst:132 -msgid "" -"The goal would also be to make it quite easy for users to contribute third " -"party build steps for Read the Docs, so that other useful parts of the " -"Sphinx ecosystem could be tightly integrated with Read the Docs." -msgstr "" - -#: ../../gsoc.rst:136 -msgid "Collections of Projects" -msgstr "" - -#: ../../gsoc.rst:138 -msgid "" -"This project involves building a user interface for groups of projects in " -"Read the Docs (`Collections`). Users would be allowed to create, publish, " -"and search a `Collection` of projects that they care about. We would also " -"allow for automatic creation of `Collections` based on a project's " -"``setup.py`` or ``requirements.txt``." -msgstr "" - -#: ../../gsoc.rst:142 -msgid "" -"Once a user has a `Collection`, we would allow them to do a few sets of " -"actions on them:" -msgstr "" - -#: ../../gsoc.rst:145 -msgid "" -"Search across all the projects in the `Collection` with one search dialog" -msgstr "" - -#: ../../gsoc.rst:146 -msgid "" -"Download all the project's documentation (PDF, HTMLZip, Epub) for offline " -"viewing" -msgstr "" - -#: ../../gsoc.rst:147 -msgid "" -"Build a landing page for the collection that lists out all the projects, and" -" could even have a user-editable description, similar to our project listing" -" page." -msgstr "" - -#: ../../gsoc.rst:149 -msgid "" -"There is likely other ideas that could be done with `Collections` over time." -msgstr "" - -#: ../../gsoc.rst:152 -msgid "Integrated Redirects" -msgstr "" - -#: ../../gsoc.rst:154 -msgid "" -"Right now it's hard for users to rename files. We support redirects, but " -"don't create them automatically on file rename, and our redirect code is " -"brittle." -msgstr "" - -#: ../../gsoc.rst:159 -msgid "We should rebuild how we handle redirects across a number of cases:" -msgstr "" - -#: ../../gsoc.rst:161 -msgid "" -"Detecting a file change in git/hg/svn and automatically creating a redirect" -msgstr "" - -#: ../../gsoc.rst:162 -msgid "Support redirecting an entire domain to another place" -msgstr "" - -#: ../../gsoc.rst:163 -msgid "Support redirecting versions" -msgstr "" - -#: ../../gsoc.rst:165 -msgid "" -"There will also be a good number of things that spawn from this, including " -"version aliases and other related concepts, if this task doesn't take the " -"whole summer." -msgstr "" - -#: ../../gsoc.rst:169 -msgid "Additional Ideas" -msgstr "" - -#: ../../gsoc.rst:171 -msgid "" -"We have some medium sized projects sketched out in our issue tracker with " -"the tag *Feature Overview*. Looking through `these issues`_ is a good place " -"to start. You might also look through our `milestones`_ on GitHub, which " -"provide outlines on the larger tasks that we're hoping to accomplish." -msgstr "" - -#: ../../gsoc.rst:180 -msgid "Thanks" -msgstr "" - -#: ../../gsoc.rst:182 -msgid "" -"This page was heavily inspired by Mailman's similar `GSOC page`_. Thanks for" -" the inspiration." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/i18n.mo b/docs/user/locale/zh_CN/LC_MESSAGES/i18n.mo deleted file mode 100644 index ae4e7ab14eb..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/i18n.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/i18n.po b/docs/user/locale/zh_CN/LC_MESSAGES/i18n.po deleted file mode 100644 index 7dde2afed92..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/i18n.po +++ /dev/null @@ -1,379 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../i18n.rst:2 -msgid "Internationalization" -msgstr "" - -#: ../../i18n.rst:5 -msgid "" -"This document covers the details regarding internationalization and " -"localization that are applied in Read the Docs. The guidelines described are" -" mostly based on `Kitsune's localization documentation " -"`_." -msgstr "" - -#: ../../i18n.rst:10 -msgid "" -"As with most of the Django applications out there, Read the Docs' i18n/l10n " -"framework is based on `GNU gettext `_." -" Crowd-sourced localization is optionally available at `Transifex " -"`_." -msgstr "" - -#: ../../i18n.rst:15 -msgid "" -"For more information about the general ideas, look at this document: " -"http://www.gnu.org/software/gettext/manual/html_node/Concepts.html" -msgstr "" - -#: ../../i18n.rst:20 -msgid "Making Strings Localizable" -msgstr "" - -#: ../../i18n.rst:22 -msgid "" -"Making strings in templates localizable is exceptionally easy. Making " -"strings in Python localizable is a little more complicated. The short " -"answer, though, is to just wrap the string in ``_()``." -msgstr "" - -#: ../../i18n.rst:28 -msgid "Interpolation" -msgstr "" - -#: ../../i18n.rst:30 -msgid "" -"A string is often a combination of a fixed string and something changing, " -"for example, ``Welcome, James`` is a combination of the fixed part " -"``Welcome,``, and the changing part ``James``. The naive solution is to " -"localize the first part and then follow it with the name::" -msgstr "" - -#: ../../i18n.rst:37 -msgid "This is **wrong!**" -msgstr "" - -#: ../../i18n.rst:39 -msgid "" -"In some locales, the word order may be different. Use Python string " -"formatting to interpolate the changing part into the string::" -msgstr "" - -#: ../../i18n.rst:44 -msgid "" -"Python gives you a lot of ways to interpolate strings. The best way is to " -"use Py3k formatting and kwargs. That's the clearest for localizers." -msgstr "" - -#: ../../i18n.rst:49 -msgid "Localization Comments" -msgstr "" - -#: ../../i18n.rst:51 -msgid "" -"Sometimes, it can help localizers to describe where a string comes from, " -"particularly if it can be difficult to find in the interface, or is not very" -" self-descriptive (e.g. very short strings). If you immediately precede the " -"string with a comment that starts with ``Translators:``, the comment will be" -" added to the PO file, and visible to localizers." -msgstr "" - -#: ../../i18n.rst:57 ../../i18n.rst:91 -msgid "Example::" -msgstr "" - -#: ../../i18n.rst:74 -msgid "Adding Context with msgctxt" -msgstr "" - -#: ../../i18n.rst:76 -msgid "" -"Strings may be the same in English, but different in other languages. " -"English, for example, has no grammatical gender, and sometimes the noun and " -"verb forms of a word are identical." -msgstr "" - -#: ../../i18n.rst:80 -msgid "" -"To make it possible to localize these correctly, we can add \"context\" " -"(known in gettext as *msgctxt*) to differentiate two otherwise identical " -"strings. Django provides a :func:`~django.utils.translation.pgettext()` " -"function for this." -msgstr "" - -#: ../../i18n.rst:84 -msgid "" -"For example, the string *Search* may be a noun or a verb in English. In a " -"heading, it may be considered a noun, but on a button, it may be a verb. " -"It's appropriate to add a context (like *button*) to one of them." -msgstr "" - -#: ../../i18n.rst:88 -msgid "" -"Generally, we should only add context if we are sure the strings aren't used" -" in the same way, or if localizers ask us to." -msgstr "" - -#: ../../i18n.rst:99 -msgid "Plurals" -msgstr "" - -#: ../../i18n.rst:101 -msgid "" -"*You have 1 new messages* grates on discerning ears. Fortunately, gettext " -"gives us a way to fix that in English *and* other locales, the " -":func:`~django.utils.translation.ngettext()` function::" -msgstr "" - -#: ../../i18n.rst:107 -msgid "A more realistic example might be::" -msgstr "" - -#: ../../i18n.rst:113 -msgid "" -"This method takes three arguments because English only needs three, i.e., " -"zero is considered \"plural\" for English. Other languages may have " -"`different plural rules " -"`_, and require " -"different phrases for, say 0, 1, 2-3, 4-10, >10. That's absolutely fine, and" -" gettext makes it possible." -msgstr "" - -#: ../../i18n.rst:121 -msgid "Strings in Templates" -msgstr "" - -#: ../../i18n.rst:123 -msgid "" -"When putting new text into a template, all you need to do is wrap it in a " -"``{% trans %}`` template tag::" -msgstr "" - -#: ../../i18n.rst:128 -msgid "Context can be added, too::" -msgstr "" - -#: ../../i18n.rst:132 -msgid "" -"Comments for translators need to precede the internationalized text and must" -" start with the ``Translators:`` keyword.::" -msgstr "" - -#: ../../i18n.rst:138 -msgid "" -"To interpolate, you need to use the alternative and more verbose ``{% " -"blocktrans %}`` template tag — it's actually a block::" -msgstr "" - -#: ../../i18n.rst:143 -msgid "" -"Note that the ``{{ name }}`` variable needs to exist in the template " -"context." -msgstr "" - -#: ../../i18n.rst:145 -msgid "" -"In some situations, it's desirable to evaluate template expressions such as " -"filters or accessing object attributes. You can't do that within the ``{% " -"blocktrans %}`` block, so you need to bind the expression to a local " -"variable first::" -msgstr "" - -#: ../../i18n.rst:156 -msgid "" -"``{% blocktrans %}`` also provides pluralization. For that you need to bind " -"a counter with the name ``count`` and provide a plural translation after the" -" ``{% plural %}`` tag::" -msgstr "" - -#: ../../i18n.rst:169 -msgid "" -"The previous multi-lines examples also use the ``trimmed`` option. This " -"removes newline characters and replaces any whitespace at the beginning and " -"end of a line, helping translators when translating these strings." -msgstr "" - -#: ../../i18n.rst:175 -msgid "Strings in Python" -msgstr "" - -#: ../../i18n.rst:179 -msgid "" -"Whenever you are adding a string in Python, ask yourself if it really needs " -"to be there, or if it should be in the template. Keep logic and presentation" -" separate!" -msgstr "" - -#: ../../i18n.rst:183 -msgid "Strings in Python are more complex for two reasons:" -msgstr "" - -#: ../../i18n.rst:185 -msgid "" -"We need to make sure we're always using Unicode strings and the Unicode-" -"friendly versions of the functions." -msgstr "" - -#: ../../i18n.rst:188 -msgid "" -"If you use the :func:`~django.utils.translation.ugettext` function in the " -"wrong place, the string may end up in the wrong locale!" -msgstr "" - -#: ../../i18n.rst:191 -msgid "Here's how you might localize a string in a view::" -msgstr "" - -#: ../../i18n.rst:201 -msgid "Interpolation is done through normal Python string formatting::" -msgstr "" - -#: ../../i18n.rst:205 -msgid "" -"Context information can be supplied by using the " -":func:`~django.utils.translation.pgettext` function::" -msgstr "" - -#: ../../i18n.rst:210 -msgid "Translator comments are normal one-line Python comments::" -msgstr "" - -#: ../../i18n.rst:215 -msgid "" -"If you need to use plurals, import the " -":func:`~django.utils.translation.ungettext` function::" -msgstr "" - -#: ../../i18n.rst:225 -msgid "Lazily Translated Strings" -msgstr "" - -#: ../../i18n.rst:227 -msgid "" -"You can use :func:`~django.utils.translation.ugettext` or " -":func:`~django.utils.translation.ungettext` only in views or functions " -"called from views. If the function will be evaluated when the module is " -"loaded, then the string may end up in English or the locale of the last " -"request!" -msgstr "" - -#: ../../i18n.rst:232 -msgid "" -"Examples include strings in module-level code, arguments to functions in " -"class definitions, strings in functions called from outside the context of a" -" view. To internationalize these strings, you need to use the ``_lazy`` " -"versions of the above methods, " -":func:`~django.utils.translation.ugettext_lazy` and " -":func:`~django.utils.translation.ungettext_lazy`. The result doesn't get " -"translated until it is evaluated as a string, for example by being output or" -" passed to ``unicode()``::" -msgstr "" - -#: ../../i18n.rst:246 -msgid "" -"In case you want to provide context to a lazily-evaluated gettext string, " -"you will need to use :func:`~django.utils.translation.pgettext_lazy`." -msgstr "" - -#: ../../i18n.rst:251 -msgid "Administrative Tasks" -msgstr "" - -#: ../../i18n.rst:255 -msgid "Updating Localization Files" -msgstr "" - -#: ../../i18n.rst:257 -msgid "" -"To update the translation source files (eg if you changed or added " -"translatable strings in the templates or Python code) you should run " -"``python manage.py makemessages -l `` in the project's root " -"directory (substitute ```` with a valid language code)." -msgstr "" - -#: ../../i18n.rst:262 -msgid "" -"The updated files can now be localized in a `PO editor " -"`_ or " -"crowd-sourced online translation tool." -msgstr "" - -#: ../../i18n.rst:267 -msgid "Compiling to MO" -msgstr "" - -#: ../../i18n.rst:269 -msgid "" -"Gettext doesn't parse any text files, it reads a binary format for faster " -"performance. To compile the latest PO files in the repository, Django " -"provides the ``compilemessages`` management command. For example, to compile" -" all the available localizations, just run::" -msgstr "" - -#: ../../i18n.rst:276 -msgid "" -"You will need to do this every time you want to push updated translations to" -" the live site." -msgstr "" - -#: ../../i18n.rst:279 -msgid "" -"Also, note that it's not a good idea to track MO files in version control, " -"since they would need to be updated at the same pace PO files are updated, " -"so it's silly and not worth it. They are ignored by ``.gitignore``, but " -"please make sure you don't forcibly add them to the repository." -msgstr "" - -#: ../../i18n.rst:286 -msgid "Transifex Integration" -msgstr "" - -#: ../../i18n.rst:288 -msgid "" -"To push updated translation source files to Transifex, run ``tx push -s`` " -"(for English) or ``tx push -t `` (for non-English)." -msgstr "" - -#: ../../i18n.rst:291 -msgid "" -"To pull changes from Transifex, run ``tx pull -a``. Note that Transifex does" -" not compile the translation files, so you have to do this after the pull " -"(see the `Compiling to MO`_ section)." -msgstr "" - -#: ../../i18n.rst:295 -msgid "" -"For more information about the ``tx`` command, read the `Transifex client's " -"help pages `_." -msgstr "" - -#: ../../i18n.rst:301 -msgid "" -"For the Read the Docs community site, we use a `fabric script`_ to follow " -"this process:" -msgstr "" - -#: ../../i18n.rst:305 -msgid "Update files and push sources (English) to Transifex:" -msgstr "" - -#: ../../i18n.rst:311 -msgid "Pull changes (new translations) from Transifex:" -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/index.mo b/docs/user/locale/zh_CN/LC_MESSAGES/index.mo deleted file mode 100644 index 261d0dc211e..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/index.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/index.po b/docs/user/locale/zh_CN/LC_MESSAGES/index.po deleted file mode 100644 index 1b13f758af6..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/index.po +++ /dev/null @@ -1,92 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:30+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../index.rst:2 -msgid "Welcome to Read The Docs" -msgstr "" - -#: ../../index.rst:4 -msgid "" -"`Read the Docs`_ hosts documentation for the open source community. We " -"support Sphinx_ docs written with reStructuredText_ and `CommonMark`_. We " -"pull your code from your Subversion_, Bazaar_, Git_, and Mercurial_ " -"repositories. Then we build documentation and host it for you. Think of it " -"as *Continuous Documentation*." -msgstr "" - -#: ../../index.rst:10 -msgid "The code is open source, and `available on GitHub`_." -msgstr "" - -#: ../../index.rst:22 -msgid "" -"The main documentation for the site is organized into a couple sections:" -msgstr "" - -#: ../../index.rst:24 -msgid ":ref:`user-docs`" -msgstr "" - -#: ../../index.rst:25 -msgid ":ref:`feature-docs`" -msgstr "" - -#: ../../index.rst:26 -msgid ":ref:`about-docs`" -msgstr "" - -#: ../../index.rst:28 -msgid "Information about development is also available:" -msgstr "" - -#: ../../index.rst:30 -msgid ":ref:`dev-docs`" -msgstr "" - -#: ../../index.rst:31 -msgid ":ref:`design-docs`" -msgstr "" - -#: ../../index.rst:35 -msgid "User Documentation" -msgstr "" - -#: ../../index.rst:52 -msgid "About Read the Docs" -msgstr "" - -#: ../../index.rst:70 -msgid "Feature Documentation" -msgstr "" - -#: ../../index.rst:92 -msgid "Developer Documentation" -msgstr "" - -#: ../../index.rst:111 -msgid "Business Documentation" -msgstr "" - -#: ../../index.rst:119 -msgid "Custom Install Documentation" -msgstr "" - -#: ../../index.rst:127 -msgid "Designer Documentation" -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/install.mo b/docs/user/locale/zh_CN/LC_MESSAGES/install.mo deleted file mode 100644 index 0b6dd6a5458..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/install.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/install.po b/docs/user/locale/zh_CN/LC_MESSAGES/install.po deleted file mode 100644 index f4f0a0e89de..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/install.po +++ /dev/null @@ -1,193 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:15+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../install.rst:2 -msgid "Installation" -msgstr "" - -#: ../../install.rst:4 -msgid "" -"Here is a step by step plan on how to install Read the Docs. It will get you" -" to a point of having a local running instance." -msgstr "" - -#: ../../install.rst:8 -msgid "" -"First, obtain `Python 3.6`_ and virtualenv_ if you do not already have them." -" Using a virtual environment will make the installation easier, and will " -"help to avoid clutter in your system-wide libraries. You will also need Git_" -" in order to clone the repository. If you plan to import Python 2.7 project " -"to your RTD then you'll need to install Python 2.7 with virtualenv in your " -"system as well." -msgstr "" - -#: ../../install.rst:25 -msgid "Requires Git version >=2" -msgstr "" - -#: ../../install.rst:29 -msgid "" -"If you are having trouble on OS X Mavericks (or possibly other versions of " -"OS X) with building ``lxml``, you probably might need to use Homebrew_ to " -"``brew install libxml2``, and invoke the install with::" -msgstr "" - -#: ../../install.rst:39 -msgid "" -"Linux users may find they need to install a few additional packages in order" -" to successfully execute ``pip install -r requirements.txt``. For example, a" -" clean install of Ubuntu 14.04 LTS will require the following packages::" -msgstr "" - -#: ../../install.rst:48 -msgid "CentOS/RHEL 7 will require::" -msgstr "" - -#: ../../install.rst:52 -msgid "" -"Users of other Linux distributions may need to install the equivalent " -"packages, depending on their system configuration." -msgstr "" - -#: ../../install.rst:57 -msgid "" -"If you want full support for searching inside your Read the Docs site you " -"will need to install Elasticsearch_." -msgstr "" - -#: ../../install.rst:60 -msgid "" -"Ubuntu users could install this package by following " -":doc:`/custom_installs/elasticsearch`." -msgstr "" - -#: ../../install.rst:64 -msgid "Besides the Python specific dependencies, you will also need Redis_." -msgstr "" - -#: ../../install.rst:66 -msgid "Ubuntu users could install this package as following::" -msgstr "" - -#: ../../install.rst:71 -msgid "" -"You will need to verify that your pip version is higher than 1.5 you can do " -"this as such::" -msgstr "" - -#: ../../install.rst:75 -msgid "" -"If this is not the case please update your pip version before continuing::" -msgstr "" - -#: ../../install.rst:79 -msgid "" -"Once you have these, create a virtual environment somewhere on your disk, " -"then activate it::" -msgstr "" - -#: ../../install.rst:86 -msgid "Create a folder in here, and clone the repository::" -msgstr "" - -#: ../../install.rst:92 -msgid "" -"Next, install the dependencies using ``pip`` (included inside of " -"virtualenv_)::" -msgstr "" - -#: ../../install.rst:97 -msgid "" -"This may take a while, so go grab a beverage. When it's done, build your " -"database::" -msgstr "" - -#: ../../install.rst:102 -msgid "Then please create a superuser account for Django::" -msgstr "" - -#: ../../install.rst:106 -msgid "Now let's properly generate the static assets::" -msgstr "" - -#: ../../install.rst:110 -msgid "" -"By now, it is the right time to load in a couple users and a test project::" -msgstr "" - -#: ../../install.rst:116 -msgid "" -"If you do not opt to install test data, you'll need to create an account for" -" API use and set ``SLUMBER_USERNAME`` and ``SLUMBER_PASSWORD`` in order for " -"everything to work properly. This can be done by using ``createsuperuser``, " -"then attempting a manual login to create an ``EmailAddress`` entry for the " -"user, then you can use ``shell_plus`` to update the object with " -"``primary=True``, ``verified=True``." -msgstr "" - -#: ../../install.rst:123 -msgid "Finally, you're ready to start the webserver::" -msgstr "" - -#: ../../install.rst:127 -msgid "" -"Visit http://127.0.0.1:8000/ in your browser to see how it looks; you can " -"use the admin interface via http://127.0.0.1:8000/admin (logging in with the" -" superuser account you just created)." -msgstr "" - -#: ../../install.rst:131 -msgid "" -"For builds to properly kick off as expected, it is necessary the port you're" -" serving on (i.e. ``runserver 0.0.0.0:8080``) match the port defined in " -"``PRODUCTION_DOMAIN``. You can utilize ``local_settings.py`` to modify this." -" (By default, it's ``localhost:8000``)" -msgstr "" - -#: ../../install.rst:136 -msgid "" -"While the webserver is running, you can build documentation for the latest " -"version of a project called 'pip' with the ``update_repos`` command. You " -"can replace 'pip' with the name of any added project::" -msgstr "" - -#: ../../install.rst:143 -msgid "What's available" -msgstr "" - -#: ../../install.rst:145 -msgid "" -"After registering with the site (or creating yourself a superuser account), " -"you will be able to log in and view the `dashboard " -"`_." -msgstr "" - -#: ../../install.rst:149 -msgid "Importing your docs" -msgstr "" - -#: ../../install.rst:151 -msgid "" -"One of the goals of readthedocs.org is to make it easy for any open source " -"developer to get high quality hosted docs with great visibility! Simply " -"provide us with the clone URL to your repo, we'll pull your code, extract " -"your docs, and build them! We make available a post-commit webhook that can " -"be configured to update the docs whenever you commit to your repo. See our " -":doc:`getting_started` page to learn more." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/issue-labels.mo b/docs/user/locale/zh_CN/LC_MESSAGES/issue-labels.mo deleted file mode 100644 index 853637c198a..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/issue-labels.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/issue-labels.po b/docs/user/locale/zh_CN/LC_MESSAGES/issue-labels.po deleted file mode 100644 index a798b827782..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/issue-labels.po +++ /dev/null @@ -1,251 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../issue-labels.rst:2 -msgid "Overview of issue labels" -msgstr "" - -#: ../../issue-labels.rst:4 -msgid "" -"Here is a full list of labels that we use in the `GitHub issue tracker`_ and" -" what they stand for." -msgstr "" - -#: ../../issue-labels.rst:18 -msgid "*Accepted*" -msgstr "" - -#: ../../issue-labels.rst:10 -msgid "" -"Issues with this label are issues that the core team has accepted on to the " -"roadmap. The core team focuses on accepted bugs, features, and improvements " -"that are on our immediate roadmap and will give priority to these issues. " -"Pull requests could be delayed or closed if the pull request doesn't align " -"with our current roadmap. An issue or pull request that has not been " -"accepted should either eventually move to an accepted state, or should be " -"closed. As an issue is accepted, we will find room for it on our roadmap, " -"either on an upcoming release (point release milestones), or on a future " -"milestone project (named milestones)." -msgstr "" - -#: ../../issue-labels.rst:24 -msgid "*Bug*" -msgstr "" - -#: ../../issue-labels.rst:21 -msgid "" -"An issue describing unexpected or malicious behaviour of the readthedocs.org" -" software. A Bug issue differs from an Improvement issue in that Bug issues " -"are given priority on our roadmap. On release, these issues generally only " -"warrant incrementing the patch level version." -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "*Design*" -msgstr "" - -#: ../../issue-labels.rst:27 -msgid "Issues related to the UI of the readthedocs.org website." -msgstr "" - -#: ../../issue-labels.rst:33 -msgid "*Feature*" -msgstr "" - -#: ../../issue-labels.rst:30 -msgid "" -"Issues that describe new features. Issues that do not describe new features," -" such as code cleanup or fixes that are not related to a bug, should " -"probably be given the Improvement label instead. On release, issues with the" -" Feature label warrant at least a minor version increase." -msgstr "" - -#: ../../issue-labels.rst:37 -msgid "*Good First Issue*" -msgstr "" - -#: ../../issue-labels.rst:36 -msgid "" -"This label marks issues that are easy to get started with. The issue should " -"be ideal for beginners to dive into the code base." -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "*Priority: high*" -msgstr "" - -#: ../../issue-labels.rst:40 -msgid "Issues with this label should be resolved as quickly as possible." -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "*Priority: low*" -msgstr "" - -#: ../../issue-labels.rst:43 -msgid "" -"Issues with this label won't have the immediate focus of the core team." -msgstr "" - -#: ../../issue-labels.rst:50 -msgid "*Improvement*" -msgstr "" - -#: ../../issue-labels.rst:46 -msgid "" -"An issue with this label is not a Bug nor a Feature. Code cleanup or small " -"changes to existing features would likely have this label. The distinction " -"for this label is that these issues have a lower priority on our roadmap " -"compared to issues labeled Bug, and aren't implementing new features, such " -"as a Feature issue might." -msgstr "" - -#: ../../issue-labels.rst:54 -msgid "*Needed: design decision*" -msgstr "" - -#: ../../issue-labels.rst:53 -msgid "" -"Issues that need a design decision are blocked for development until a " -"project leader clarifies the way in which the issue should be approached." -msgstr "" - -#: ../../issue-labels.rst:58 -msgid "*Needed: documentation*" -msgstr "" - -#: ../../issue-labels.rst:57 -msgid "" -"If an issue involves creating or refining documentation, this label will be " -"assigned." -msgstr "" - -#: ../../issue-labels.rst:65 -msgid "*Needed: more information*" -msgstr "" - -#: ../../issue-labels.rst:61 -msgid "" -"This label indicates that a reply with more information is required from the" -" bug reporter. If no response is given by the reporter, the issue is " -"considered invalid after 2 weeks and will be closed. See the documentation " -"about our :ref:`triage process ` for more " -"information." -msgstr "" - -#: ../../issue-labels.rst:69 -msgid "*Needed: patch*" -msgstr "" - -#: ../../issue-labels.rst:68 -msgid "" -"This label indicates that a patch is required in order to resolve the issue." -" A fix should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:73 -msgid "*Needed: tests*" -msgstr "" - -#: ../../issue-labels.rst:72 -msgid "" -"This label indicates that a better test coverage is required to resolve the " -"issue. New tests should be proposed via a pull request on GitHub." -msgstr "" - -#: ../../issue-labels.rst:77 -msgid "*Needed: replication*" -msgstr "" - -#: ../../issue-labels.rst:76 -msgid "" -"This label indicates that a bug has been reported, but has not been " -"successfully replicated by another user or contributor yet." -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "*Operations*" -msgstr "" - -#: ../../issue-labels.rst:80 -msgid "Issues that require changes in the server infrastructure." -msgstr "" - -#: ../../issue-labels.rst:84 -msgid "*PR: work in progress*" -msgstr "" - -#: ../../issue-labels.rst:83 -msgid "" -"Pull Requests that are not complete yet. A final review is not possible yet," -" but every Pull Request is open for discussion." -msgstr "" - -#: ../../issue-labels.rst:88 -msgid "*PR: hotfix*" -msgstr "" - -#: ../../issue-labels.rst:87 -msgid "" -"Pull request was applied directly to production after a release. These pull " -"requests still need review to be merged into the next release." -msgstr "" - -#: ../../issue-labels.rst:92 -msgid "*Sprintable*" -msgstr "" - -#: ../../issue-labels.rst:91 -msgid "" -"Sprintable are all issues that have the right amount of scope to be handled " -"during a sprint. They are very focused and encapsulated." -msgstr "" - -#: ../../issue-labels.rst:96 -msgid "*Status: blocked*" -msgstr "" - -#: ../../issue-labels.rst:95 -msgid "" -"The issue cannot be resolved until some other issue has been closed. See the" -" issue's log for which issue is blocking this issue." -msgstr "" - -#: ../../issue-labels.rst:101 -msgid "*Status: stale*" -msgstr "" - -#: ../../issue-labels.rst:99 -msgid "" -"A issue is stale if it there has been no activity on it for 90 days. Once a " -"issue is determined to be stale, it will be closed after 2 weeks unless " -"there is activity on the issue." -msgstr "" - -#: ../../issue-labels.rst:106 -msgid "*Support*" -msgstr "" - -#: ../../issue-labels.rst:104 -msgid "" -"Questions that needs answering but do not require code changes or issues " -"that only require a one time action on the server will have this label. See " -"the documentation about our :ref:`triage process ` " -"for more information." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/localization.mo b/docs/user/locale/zh_CN/LC_MESSAGES/localization.mo deleted file mode 100644 index 6d594aa2236..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/localization.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/localization.po b/docs/user/locale/zh_CN/LC_MESSAGES/localization.po deleted file mode 100644 index 79641ae63bd..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/localization.po +++ /dev/null @@ -1,124 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../localization.rst:2 -msgid "Localization of Documentation" -msgstr "" - -#: ../../localization.rst:4 -msgid "" -"This feature only applies to Sphinx documentation. We are working to bring " -"it to our other documentation backends." -msgstr "" - -#: ../../localization.rst:6 -msgid "" -"Read the Docs supports hosting your docs in multiple languages. There are " -"two different things that we support:" -msgstr "" - -#: ../../localization.rst:9 -msgid "A single project written in another language" -msgstr "" - -#: ../../localization.rst:10 -msgid "A project with translations into multiple languages" -msgstr "" - -#: ../../localization.rst:14 -msgid "Single project in another language" -msgstr "" - -#: ../../localization.rst:16 -msgid "" -"It is easy to set the *Language* of your project. On the project *Admin* " -"page (or *Import* page), simply select your desired *Language* from the " -"dropdown. This will tell Read the Docs that your project is in the language." -" The language will be represented in the URL for your project." -msgstr "" - -#: ../../localization.rst:22 -msgid "" -"For example, a project that is in Spanish will have a default URL of " -"``/es/latest/`` instead of ``/en/latest/``." -msgstr "" - -#: ../../localization.rst:25 -msgid "" -"You must commit the ``.po`` files for Read the Docs to translate your " -"documentation." -msgstr "" - -#: ../../localization.rst:28 -msgid "Project with multiple translations" -msgstr "" - -#: ../../localization.rst:30 -msgid "" -"This situation is a bit more complicated. To support this, you will have one" -" parent project and a number of projects marked as translations of that " -"parent. Let's use ``phpmyadmin`` as an example." -msgstr "" - -#: ../../localization.rst:35 -msgid "" -"The main ``phpmyadmin`` project is the parent for all translations. Then you" -" must create a project for each translation, for example ``phpmyadmin-" -"spanish``. You will set the *Language* for ``phpmyadmin-spanish`` to " -"``Spanish``. In the parent projects *Translations* page, you will say that " -"``phpmyadmin-spanish`` is a translation for your project." -msgstr "" - -#: ../../localization.rst:42 -msgid "This has the results of serving:" -msgstr "" - -#: ../../localization.rst:44 -msgid "``phpmyadmin`` at ``http://phpmyadmin.readthedocs.io/en/latest/``" -msgstr "" - -#: ../../localization.rst:45 -msgid "" -"``phpmyadmin-spanish`` at ``http://phpmyadmin.readthedocs.io/es/latest/``" -msgstr "" - -#: ../../localization.rst:47 -msgid "It also gets included in the Read the Docs flyout:" -msgstr "" - -#: ../../localization.rst:52 -msgid "" -"The default language of a custom domain is determined by the language of the" -" parent project that the domain was configured on. See " -":doc:`alternate_domains` for more information." -msgstr "" - -#: ../../localization.rst:56 -msgid "" -"You can include multiple translations in the same repository, with same " -"``conf.py`` and ``.rst`` files, but each project must specify the language " -"to build for those docs." -msgstr "" - -#: ../../localization.rst:60 -msgid "" -"You can read :doc:`guides/manage-translations` to understand the whole " -"process for a documentation with multiples languages in the same repository " -"and how to keep the translations updated on time." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/open-source-philosophy.mo b/docs/user/locale/zh_CN/LC_MESSAGES/open-source-philosophy.mo deleted file mode 100644 index 8b0a3066295..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/open-source-philosophy.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/open-source-philosophy.po b/docs/user/locale/zh_CN/LC_MESSAGES/open-source-philosophy.po deleted file mode 100644 index a4f3b40076b..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/open-source-philosophy.po +++ /dev/null @@ -1,113 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../open-source-philosophy.rst:2 -msgid "Read the Docs Open Source Philosophy" -msgstr "" - -#: ../../open-source-philosophy.rst:4 -msgid "" -"Read the Docs is Open Source software. We have `licensed " -"`_ the code " -"base as MIT, which provides almost no restrictions on the use of the code." -msgstr "" - -#: ../../open-source-philosophy.rst:8 -msgid "" -"However, as a project there are things that we care about more than others. " -"We built Read the Docs to support documentation in the Open Source " -"community. The code is open for people to contribute to, so that they may " -"build features into https://readthedocs.org that they want. We also believe " -"sharing the code openly is a valuable learning tool, especially for " -"demonstrating how to collaborate and maintain an enormous website." -msgstr "" - -#: ../../open-source-philosophy.rst:18 -msgid "Official Support" -msgstr "" - -#: ../../open-source-philosophy.rst:20 -msgid "" -"The time of the core developers of Read the Docs is limited. We provide " -"official support for the following things:" -msgstr "" - -#: ../../open-source-philosophy.rst:23 -msgid "Local development on the Python code base" -msgstr "" - -#: ../../open-source-philosophy.rst:24 -msgid "Usage of https://readthedocs.org for Open Source projects" -msgstr "" - -#: ../../open-source-philosophy.rst:25 -msgid "" -"Bug fixes in the code base, as it applies to running it on " -"https://readthedocs.org" -msgstr "" - -#: ../../open-source-philosophy.rst:28 -msgid "Unsupported" -msgstr "" - -#: ../../open-source-philosophy.rst:30 -msgid "" -"There are use cases that we don't support, because it doesn't further our " -"goal of promoting documentation in the Open Source Community." -msgstr "" - -#: ../../open-source-philosophy.rst:33 -msgid "We do not support:" -msgstr "" - -#: ../../open-source-philosophy.rst:35 -msgid "Specific usage of Sphinx and Mkdocs, that don't affect our hosting" -msgstr "" - -#: ../../open-source-philosophy.rst:36 -msgid "Custom installations of Read the Docs at your company" -msgstr "" - -#: ../../open-source-philosophy.rst:37 -msgid "Installation of Read the Docs on other platforms" -msgstr "" - -#: ../../open-source-philosophy.rst:38 -msgid "Any installation issues outside of the Read the Docs Python Code" -msgstr "" - -#: ../../open-source-philosophy.rst:41 -msgid "Rationale" -msgstr "" - -#: ../../open-source-philosophy.rst:43 -msgid "" -"Read the Docs was founded to improve documentation in the Open Source " -"Community. We fully recognize and allow the code to be used for internal " -"installs at companies, but we will not spend our time supporting it. Our " -"time is limited, and we want to spend it on the mission that we set out to " -"originally support." -msgstr "" - -#: ../../open-source-philosophy.rst:49 -msgid "" -"If you feel strongly about installing Read the Docs internal to a company, " -"we will happily link to third party resources on this topic. Please open an " -"issue with a proposal if you want to take on this task." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/privacy-policy.mo b/docs/user/locale/zh_CN/LC_MESSAGES/privacy-policy.mo deleted file mode 100644 index 2a0cf1688b0..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/privacy-policy.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/privacy-policy.po b/docs/user/locale/zh_CN/LC_MESSAGES/privacy-policy.po deleted file mode 100644 index a456f1c11b8..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/privacy-policy.po +++ /dev/null @@ -1,659 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: 蔡念光 , 2018\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../privacy-policy.rst:5 -msgid "Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:7 -msgid "Effective date: **May 30, 2018**" -msgstr "" - -#: ../../privacy-policy.rst:9 -msgid "" -"Welcome to Read the Docs. At Read the Docs, we believe in protecting the " -"privacy of our users, authors, and readers." -msgstr "" - -#: ../../privacy-policy.rst:15 -msgid "The short version" -msgstr "" - -#: ../../privacy-policy.rst:17 -msgid "" -"We collect your information only with your consent; we only collect the " -"minimum amount of personal information that is necessary to fulfill the " -"purpose of your interaction with us; we don't sell it to third parties; and " -"we only use it as this Privacy Policy describes." -msgstr "" - -#: ../../privacy-policy.rst:23 -msgid "" -"Of course, the short version doesn't tell you everything, so please read on " -"for more details!" -msgstr "" - -#: ../../privacy-policy.rst:28 -msgid "Our services" -msgstr "" - -#: ../../privacy-policy.rst:30 -msgid "Read the Docs is made up of:" -msgstr "" - -#: ../../privacy-policy.rst:35 -msgid "readthedocs.org" -msgstr "" - -#: ../../privacy-policy.rst:33 -msgid "" -"This is a website aimed at documentation authors writing and building " -"software documentation. This Privacy Policy applies to this site in full " -"without reservation." -msgstr "" - -#: ../../privacy-policy.rst:41 -msgid "readthedocs.com" -msgstr "" - -#: ../../privacy-policy.rst:38 -msgid "" -"This website is a commercial hosted offering for hosting private " -"documentation for corporate clients. It is governed by this privacy policy " -"but also separate `terms `_." -msgstr "" - -#: ../../privacy-policy.rst:48 -msgid "" -"readthedocs.io, readthedocs-hosted.com, and other domains (\"Documentation " -"Sites\")" -msgstr "" - -#: ../../privacy-policy.rst:44 -msgid "" -"These websites are where Read the Docs hosts documentation on behalf of " -"documentation authors. A best effort is made to apply this Privacy Policy to" -" these sites but the documentation may contain content and files created by " -"documentation authors." -msgstr "" - -#: ../../privacy-policy.rst:51 -msgid "What information Read the Docs collects and why" -msgstr "" - -#: ../../privacy-policy.rst:54 -msgid "Information from website browsers" -msgstr "" - -#: ../../privacy-policy.rst:56 -msgid "" -"If you're **just browsing the website**, we collect the same basic " -"information that most websites collect. We use common internet technologies," -" such as cookies and web server logs. We collect this basic information from" -" everybody, whether they have an account or not." -msgstr "" - -#: ../../privacy-policy.rst:60 -msgid "The information we collect about all visitors to our website includes:" -msgstr "" - -#: ../../privacy-policy.rst:62 -msgid "the visitor's browser type" -msgstr "" - -#: ../../privacy-policy.rst:63 -msgid "language preference" -msgstr "" - -#: ../../privacy-policy.rst:64 -msgid "referring site" -msgstr "" - -#: ../../privacy-policy.rst:65 -msgid "the date and time of each visitor request" -msgstr "" - -#: ../../privacy-policy.rst:67 -msgid "" -"We also collect potentially personally-identifying information like Internet" -" Protocol (IP) addresses." -msgstr "" - -#: ../../privacy-policy.rst:72 ../../privacy-policy.rst:96 -msgid "Why do we collect this?" -msgstr "" - -#: ../../privacy-policy.rst:74 -msgid "" -"We collect this information to better understand how our website visitors " -"use Read the Docs, and to monitor and protect the security of the website." -msgstr "" - -#: ../../privacy-policy.rst:79 -msgid "Information from users with accounts" -msgstr "" - -#: ../../privacy-policy.rst:81 -msgid "" -"If you **create an account**, we require some basic information at the time " -"of account creation. You will create your own user name and password, and we" -" will ask you for a valid email account. You also have the option to give us" -" more information if you want to, and this may include \"User Personal " -"Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:86 -msgid "" -"\"User Personal Information\" is any information about one of our users " -"which could, alone or together with other information, personally identify " -"him or her. Information such as a user name and password, an email address, " -"a real name, and a photograph are examples of \"User Personal Information.\"" -msgstr "" - -#: ../../privacy-policy.rst:91 -msgid "" -"User Personal Information does not include aggregated, non-personally " -"identifying information. We may use aggregated, non-personally identifying " -"information to operate, improve, and optimize our website and service." -msgstr "" - -#: ../../privacy-policy.rst:98 -msgid "" -"We need your User Personal Information to create your account, and to " -"provide the services you request." -msgstr "" - -#: ../../privacy-policy.rst:99 -msgid "" -"We use your User Personal Information, specifically your user name, to " -"identify you on Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:100 -msgid "" -"We use it to fill out your profile and share that profile with other users." -msgstr "" - -#: ../../privacy-policy.rst:101 -msgid "" -"We will use your email address to communicate with you but it is not shared " -"publicly." -msgstr "" - -#: ../../privacy-policy.rst:102 -msgid "" -"We limit our use of your User Personal Information to the purposes listed in" -" this Privacy Statement. If we need to use your User Personal Information " -"for other purposes, we will ask your permission first. You can always see " -"what information we have in your `user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:108 -msgid "What information Read the Docs does not collect" -msgstr "" - -#: ../../privacy-policy.rst:110 -msgid "" -"We do not intentionally collect **sensitive personal information**, such as " -"social security numbers, genetic data, health information, or religious " -"information." -msgstr "" - -#: ../../privacy-policy.rst:113 -msgid "" -"Documentation Sites hosted on Read the Docs are public, anyone (including " -"us) may view their contents. If you have included private or sensitive " -"information in your Documentation Site, such as email addresses, that " -"information may be indexed by search engines or used by third parties." -msgstr "" - -#: ../../privacy-policy.rst:118 -msgid "" -"If you're a **child under the age of 13**, you may not have an account on " -"Read the Docs. Read the Docs does not knowingly collect information from or " -"direct any of our content specifically to children under 13. If we learn or " -"have reason to suspect that you are a user who is under the age of 13, we " -"will unfortunately have to close your account. We don't want to discourage " -"you from writing software documentation, but those are the rules." -msgstr "" - -#: ../../privacy-policy.rst:124 -msgid "How we share the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:126 -msgid "" -"We **do not** share, sell, rent, or trade User Personal Information with " -"third parties for their commercial purposes." -msgstr "" - -#: ../../privacy-policy.rst:129 -msgid "" -"We do not disclose User Personal Information outside Read the Docs, except " -"in the situations listed in this section or in the section below on " -"compelled disclosure." -msgstr "" - -#: ../../privacy-policy.rst:133 -msgid "" -"We **do** share certain aggregated, non-personally identifying information " -"with others about how our users, collectively, use Read the Docs. For " -"example, we may compile statistics on the prevalence of different types of " -"documentation across Read the Docs for a blog post or popularity of " -"programming languages for advertising partners." -msgstr "" - -#: ../../privacy-policy.rst:139 -msgid "" -"We **do** host advertising on Documentation Sites. This advertising is " -"first-party advertising hosted by Read the Docs. We **do not** run any code " -"from advertisers and all ad images are hosted on Read the Docs' servers. For" -" more details, see our document on :doc:`advertising/advertising-details`." -msgstr "" - -#: ../../privacy-policy.rst:145 -msgid "" -"We may use User Personal Information with your permission, so we can perform" -" services you have requested. For example, if you request service on " -"commercially hosted docs, we will ask your permission to sync your private " -"repositories." -msgstr "" - -#: ../../privacy-policy.rst:150 -msgid "" -"We may share User Personal Information with a limited number of third party " -"vendors who process it on our behalf to provide or improve our service, and " -"who have agreed to privacy restrictions similar to our own Privacy " -"Statement. For more details, see our next section on :ref:`third parties " -"`." -msgstr "" - -#: ../../privacy-policy.rst:157 -msgid "Third party vendors" -msgstr "" - -#: ../../privacy-policy.rst:159 -msgid "" -"As we mentioned, we may share some information with third party vendors or " -"it may be collected by them on our behalf. The information collected and " -"stored by third parties is subject to their policies and practices. This " -"list will be updated from time to time and we encourage you to check back " -"periodically." -msgstr "" - -#: ../../privacy-policy.rst:167 -msgid "Payment processing" -msgstr "" - -#: ../../privacy-policy.rst:169 -msgid "" -"Should you choose to become a `Supporter`_, purchase a `Gold Membership`_, " -"or become a subscriber to Read the Docs' commercial hosting product, your " -"payment information and details will be processed by Stripe. Read the Docs " -"does not store your payment information." -msgstr "" - -#: ../../privacy-policy.rst:178 -msgid "Site monitoring" -msgstr "" - -#: ../../privacy-policy.rst:180 -msgid "" -"Read the Docs uses Sentry and New Relic to diagnose errors and improve the " -"performance of our site. Both companies take part in the EU-US Privacy " -"Shield framework. We aim to minimize the amount of personal information " -"shared, but the information may include your IP address." -msgstr "" - -#: ../../privacy-policy.rst:187 -msgid "Analytics" -msgstr "分析" - -#: ../../privacy-policy.rst:189 -msgid "" -"We go into detail on analytics in a :ref:`separate section specific to " -"analytics `." -msgstr "" - -#: ../../privacy-policy.rst:193 -msgid "Support Desk" -msgstr "" - -#: ../../privacy-policy.rst:195 -msgid "" -"Read the Docs uses Intercom to manage support requests for documentation " -"hosted through our commercial hosting on readthedocs.com. If you request " -"support -- typically via email -- Intercom may process your contact " -"information." -msgstr "" - -#: ../../privacy-policy.rst:201 -msgid "Email newsletter" -msgstr "" - -#: ../../privacy-policy.rst:203 -msgid "" -"If you sign up for the `Read the Docs email newsletter`_, your email address" -" and name will be stored by Mailchimp. This newsletter is separate from " -"creating a Read the Docs account and signing up for Read the Docs does not " -"opt you in for the newsletter." -msgstr "" - -#: ../../privacy-policy.rst:208 -msgid "" -"You can manage your email subscription including unsubscribing and deleting " -"your records with Mailchimp. There is a link to do so in the footer of any " -"newsletter you receive from us." -msgstr "" - -#: ../../privacy-policy.rst:216 -msgid "Public Information on Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:218 -msgid "" -"Most of Read the Docs is public-facing including user names, project names, " -"and Documentation Sites. If your content is public-facing, third parties may" -" access it. We do not sell that content; it is yours." -msgstr "" - -#: ../../privacy-policy.rst:225 -msgid "Our use of cookies and tracking" -msgstr "" - -#: ../../privacy-policy.rst:229 -msgid "Do Not Track" -msgstr "" - -#: ../../privacy-policy.rst:231 -msgid "" -"Read the Docs supports Do Not Track (DNT) and respects users' tracking " -"preferences. Specifically, we support the `W3C's tracking preference " -"expression`_ and the `EFF's DNT Policy`_." -msgstr "" - -#: ../../privacy-policy.rst:235 -msgid "For Read the Docs, this means:" -msgstr "" - -#: ../../privacy-policy.rst:237 -msgid "" -"We **do not** do behavioral ad targeting regardless of your DNT preference." -msgstr "" - -#: ../../privacy-policy.rst:238 -msgid "" -"When DNT is enabled, both logged-in and logged-out users are considered " -"opted-out of :ref:`analytics `." -msgstr "" - -#: ../../privacy-policy.rst:240 -msgid "" -"Regardless of DNT preference, our logs that contain IP addresses and user " -"agent strings are deleted after 10 days unless a DNT exception applies." -msgstr "" - -#: ../../privacy-policy.rst:242 -msgid "Our full DNT policy is `available here`_." -msgstr "" - -#: ../../privacy-policy.rst:244 -msgid "" -"Our DNT policy applies without reservation to readthedocs.org and " -"readthedocs.com. A best effort is made to apply this to Documentation Sites," -" but we do not have complete control over the contents of these sites." -msgstr "" - -#: ../../privacy-policy.rst:248 -msgid "For more details about DNT, visit `All About Do Not Track`_." -msgstr "" - -#: ../../privacy-policy.rst:252 -msgid "" -"Due to the nature of our environment where documentation is built as " -"necessary, the DNT analytics opt-out for Documentation Sites only applies " -"for those sites generated after May 1, 2018." -msgstr "" - -#: ../../privacy-policy.rst:262 -msgid "Cookies" -msgstr "" - -#: ../../privacy-policy.rst:264 -msgid "" -"Read the Docs uses cookies to make interactions with our service easy and " -"meaningful. We use cookies to keep you logged in, remember your preferences," -" and provide information for future development of Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:268 -msgid "" -"A cookie is a small piece of text that our web server stores on your " -"computer or mobile device, which your browser sends to us when you return to" -" our site. Cookies do not necessarily identify you if you are merely " -"visiting Read the Docs; however, a cookie may store a unique identifier for " -"each logged in user. The cookies Read the Docs sets are essential for the " -"operation of the website, or are used for performance or functionality. By " -"using our website, you agree that we can place these types of cookies on " -"your computer or device. If you disable your browser or device's ability to " -"accept cookies, you will not be able to log in to Read the Docs." -msgstr "" - -#: ../../privacy-policy.rst:279 -msgid "Google Analytics" -msgstr "" - -#: ../../privacy-policy.rst:281 -msgid "" -"We use Google Analytics as a third party tracking service, but we don't use " -"it to track you individually or collect your User Personal Information. We " -"use Google Analytics to collect information about how our website performs " -"and how our users, in general, navigate through and use Read the Docs. This " -"helps us evaluate our users' use of Read the Docs; compile statistical " -"reports on activity; and improve our content and website performance." -msgstr "" - -#: ../../privacy-policy.rst:288 -msgid "" -"Google Analytics gathers certain simple, non-personally identifying " -"information over time, such as your IP address, browser type, internet " -"service provider, referring and exit pages, time stamp, and similar data " -"about your use of Read the Docs. We do not link this information to any of " -"your personal information such as your user name." -msgstr "" - -#: ../../privacy-policy.rst:293 -msgid "" -"Read the Docs will not, nor will we allow any third party to, use the Google" -" Analytics tool to track our users individually; collect any User Personal " -"Information other than IP address; or correlate your IP address with your " -"identity. Google provides further information about its own privacy " -"practices and offers a `browser add-on to opt out of Google Analytics " -"tracking `_. You may also opt-out " -"of analytics on Read the Docs by enabled Do Not Track." -msgstr "" - -#: ../../privacy-policy.rst:303 -msgid "How Read the Docs secures your information" -msgstr "" - -#: ../../privacy-policy.rst:305 -msgid "" -"Read the Docs takes all measures reasonably necessary to protect User " -"Personal Information from unauthorized access, alteration, or destruction; " -"maintain data accuracy; and help ensure the appropriate use of User Personal" -" Information. We follow generally accepted industry standards to protect the" -" personal information submitted to us, both during transmission and once we " -"receive it." -msgstr "" - -#: ../../privacy-policy.rst:311 -msgid "" -"No method of transmission, or method of electronic storage, is 100% secure. " -"Therefore, we cannot guarantee its absolute security." -msgstr "" - -#: ../../privacy-policy.rst:316 -msgid "Read the Docs' global privacy practices" -msgstr "" - -#: ../../privacy-policy.rst:318 -msgid "" -"**Information that we collect will be stored and processed in the United " -"States** in accordance with this Privacy Policy. However, we understand that" -" we have users from different countries and regions with different privacy " -"expectations, and we try to meet those needs." -msgstr "" - -#: ../../privacy-policy.rst:324 -msgid "" -"We provide the same standard of privacy protection to all our users around " -"the world, regardless of their country of origin or location, Additionally, " -"we require that if our vendors or affiliates have access to User Personal " -"Information, they must comply with our privacy policies and with applicable " -"data privacy laws." -msgstr "" - -#: ../../privacy-policy.rst:330 -msgid "In particular:" -msgstr "" - -#: ../../privacy-policy.rst:332 -msgid "" -"Read the Docs provides clear methods of unambiguous, informed consent at the" -" time of data collection, when we do collect your personal data." -msgstr "" - -#: ../../privacy-policy.rst:335 -msgid "" -"We collect only the minimum amount of personal data necessary, unless you " -"choose to provide more. We encourage you to only give us the amount of data " -"you are comfortable sharing." -msgstr "" - -#: ../../privacy-policy.rst:337 -msgid "" -"We offer you simple methods of accessing, correcting, or deleting the data " -"we have collected." -msgstr "" - -#: ../../privacy-policy.rst:338 -msgid "We also provide our users a method of recourse and enforcement." -msgstr "" - -#: ../../privacy-policy.rst:342 -msgid "Resolving Complaints" -msgstr "" - -#: ../../privacy-policy.rst:344 -msgid "" -"If you have concerns about the way Read the Docs is handling your User " -"Personal Information, please let us know immediately by emailing us at " -"privacy@readthedocs.org." -msgstr "" - -#: ../../privacy-policy.rst:349 -msgid "How we respond to compelled disclosure" -msgstr "" - -#: ../../privacy-policy.rst:351 -msgid "" -"Read the Docs may disclose personally-identifying information or other " -"information we collect about you to law enforcement in response to a valid " -"subpoena, court order, warrant, or similar government order, or when we " -"believe in good faith that disclosure is reasonably necessary to protect our" -" property or rights, or those of third parties or the public at large." -msgstr "" - -#: ../../privacy-policy.rst:357 -msgid "" -"In complying with court orders and similar legal processes, Read the Docs " -"strives for transparency. When permitted, we will make a reasonable effort " -"to notify users of any disclosure of their information, unless we are " -"prohibited by law or court order from doing so, or in rare, exigent " -"circumstances." -msgstr "" - -#: ../../privacy-policy.rst:366 -msgid "How you can access and control the information we collect" -msgstr "" - -#: ../../privacy-policy.rst:368 -msgid "" -"If you're already a Read the Docs user, you may access, update, alter, or " -"delete your basic user profile information by `editing your user account " -"`__." -msgstr "" - -#: ../../privacy-policy.rst:374 -msgid "Data retention and deletion" -msgstr "" - -#: ../../privacy-policy.rst:376 -msgid "" -"Read the Docs will retain User Personal Information for as long as your " -"account is active or as needed to provide you services." -msgstr "" - -#: ../../privacy-policy.rst:379 -msgid "" -"We may retain certain User Personal Information indefinitely, unless you " -"delete it or request its deletion. For example, we don't automatically " -"delete inactive user accounts, so unless you choose to delete your account, " -"we will retain your account information indefinitely." -msgstr "" - -#: ../../privacy-policy.rst:385 -msgid "" -"If you would like to delete your User Personal Information, you may do so in" -" your `user account `__. We will " -"retain and use your information as necessary to comply with our legal " -"obligations, resolve disputes, and enforce our agreements, but barring legal" -" requirements, we will delete your full profile." -msgstr "" - -#: ../../privacy-policy.rst:391 -msgid "" -"Our web server logs for readthedocs.org, readthedocs.com, and Documentation " -"Sites are deleted after 10 days barring legal obligations." -msgstr "" - -#: ../../privacy-policy.rst:396 -msgid "Changes to our Privacy Policy" -msgstr "" - -#: ../../privacy-policy.rst:398 -msgid "" -"We reserve the right to revise this Privacy Policy at any time. If we change" -" this Privacy Policy in the future, we will post the revised Privacy Policy " -"and update the \"Effective Date,\" above, to reflect the date of the " -"changes." -msgstr "" - -#: ../../privacy-policy.rst:405 -msgid "Contacting Read the Docs" -msgstr "" - -#: ../../privacy-policy.rst:407 -msgid "" -"Questions regarding Read the Docs' Privacy Policy or information practices " -"should be directed to privacy@readthedocs.org." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/privacy.mo b/docs/user/locale/zh_CN/LC_MESSAGES/privacy.mo deleted file mode 100644 index f099a6f2465..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/privacy.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/privacy.po b/docs/user/locale/zh_CN/LC_MESSAGES/privacy.po deleted file mode 100644 index 010b49c792d..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/privacy.po +++ /dev/null @@ -1,109 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../privacy.rst:2 -msgid "Privacy Levels" -msgstr "" - -#: ../../privacy.rst:4 -msgid "" -"Read the Docs supports 3 different privacy levels on 2 different objects; " -"Public, Protected, Private on Projects and Versions." -msgstr "" - -#: ../../privacy.rst:8 -msgid "Understanding the Privacy Levels" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Level" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Detail" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Listing" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Search" -msgstr "" - -#: ../../privacy.rst:11 -msgid "Viewing" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:43 -msgid "Private" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:13 ../../privacy.rst:13 -#: ../../privacy.rst:15 ../../privacy.rst:15 -msgid "No" -msgstr "" - -#: ../../privacy.rst:13 ../../privacy.rst:15 ../../privacy.rst:15 -#: ../../privacy.rst:17 ../../privacy.rst:17 ../../privacy.rst:17 -#: ../../privacy.rst:17 -msgid "Yes" -msgstr "" - -#: ../../privacy.rst:15 ../../privacy.rst:31 -msgid "Protected" -msgstr "" - -#: ../../privacy.rst:17 ../../privacy.rst:25 -msgid "Public" -msgstr "" - -#: ../../privacy.rst:20 -msgid "" -"With a URL to view the actual documentation, even private docs are viewable." -" This is because our architecture doesn't do any logic on documentation " -"display, to increase availability." -msgstr "" - -#: ../../privacy.rst:27 -msgid "" -"This is the easiest and most obvious. It is also the default. It means that " -"everything is available to be seen by everyone." -msgstr "" - -#: ../../privacy.rst:33 -msgid "" -"Protected means that your object won't show up in Listing Pages, but Detail " -"pages still work. For example, a Project that is Protected will not show on " -"the homepage Recently Updated list, however, if you link directly to the " -"project, you will get a 200 and the page will display." -msgstr "" - -#: ../../privacy.rst:38 -msgid "" -"Protected Versions are similar, they won't show up in your version listings," -" but will be available once linked to." -msgstr "" - -#: ../../privacy.rst:45 -msgid "" -"Private objects are available only to people who have permissions to see " -"them. They will not display on any list view, and will 404 when you link " -"them to others." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/security.mo b/docs/user/locale/zh_CN/LC_MESSAGES/security.mo deleted file mode 100644 index 374eddb389d..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/security.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/security.po b/docs/user/locale/zh_CN/LC_MESSAGES/security.po deleted file mode 100644 index 41fbf592bfe..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/security.po +++ /dev/null @@ -1,98 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../security.rst:2 -msgid "Security" -msgstr "" - -#: ../../security.rst:4 -msgid "" -"Security is very important to us at Read the Docs. We are committed to " -"responsible reporting and disclosure of security issues." -msgstr "" - -#: ../../security.rst:7 -msgid "Reporting a security issue" -msgstr "" - -#: ../../security.rst:9 -msgid "" -"If you believe you've discovered a security issue at Read the Docs, please " -"contact us at **security@readthedocs.org** (optionally using our " -":ref:`security:PGP key`). We request that you please not publicly disclose " -"the issue until it has been addressed by us." -msgstr "" - -#: ../../security.rst:13 -msgid "You can expect:" -msgstr "" - -#: ../../security.rst:15 -msgid "" -"We will respond acknowledging your email typically within one business day." -msgstr "" - -#: ../../security.rst:16 -msgid "" -"We will follow up if and when we have confirmed the issue with a timetable " -"for the fix." -msgstr "" - -#: ../../security.rst:17 -msgid "We will notify you when the issue is fixed." -msgstr "" - -#: ../../security.rst:18 -msgid "" -"We will add the issue to our :ref:`security issue archive `." -msgstr "" - -#: ../../security.rst:21 -msgid "PGP key" -msgstr "" - -#: ../../security.rst:23 -msgid "" -"You may use this `PGP key`__ to securely communicate with us and to verify " -"signed messages you receive from us." -msgstr "" - -#: ../../security.rst:85 -msgid "Security issue archive" -msgstr "" - -#: ../../security.rst:88 -msgid "Release 2.3.0" -msgstr "" - -#: ../../security.rst:90 -msgid "" -":ref:`version-2.3.0` resolves a security issue with translations on our " -"community hosting site that allowed users to modify the hosted path of a " -"target project by adding it as a translation project of their own project. A" -" check was added to ensure project ownership before adding the project as a " -"translation." -msgstr "" - -#: ../../security.rst:95 -msgid "" -"In order to add a project as a translation now, users must now first be " -"granted ownership in the translation project." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/single_version.mo b/docs/user/locale/zh_CN/LC_MESSAGES/single_version.mo deleted file mode 100644 index d757a44552a..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/single_version.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/single_version.po b/docs/user/locale/zh_CN/LC_MESSAGES/single_version.po deleted file mode 100644 index 15380af215b..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/single_version.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../single_version.rst:2 -msgid "Single Version Documentation" -msgstr "" - -#: ../../single_version.rst:4 -msgid "" -"Single Version Documentation lets you serve your docs at a root domain. By " -"default, all documentation served by Read the Docs has a root of " -"``///``. But, if you enable the \"Single Version\" option" -" for a project, its documentation will instead be served at ``/``." -msgstr "" - -#: ../../single_version.rst:8 -msgid "" -"This means you can't have translations or multiple versions for your " -"documentation." -msgstr "" - -#: ../../single_version.rst:10 -msgid "" -"You can see a live example of this at http://www.contribution-guide.org" -msgstr "" - -#: ../../single_version.rst:13 -msgid "Enabling" -msgstr "" - -#: ../../single_version.rst:15 -msgid "" -"You can toggle the \"Single Version\" option on or off for your project in " -"the Project Admin page. Check your `dashboard`_ for a list of your projects." -msgstr "" - -#: ../../single_version.rst:18 -msgid "Effects" -msgstr "" - -#: ../../single_version.rst:20 -msgid "" -"Links generated on Read the Docs will now point to the proper URL. For " -"example, if pip was set as a \"Single Version\" project, then links to its " -"documentation would point to ``http://pip.readthedocs.io/`` rather than the " -"default ``http://pip.readthedocs.io/en/latest/``." -msgstr "" - -#: ../../single_version.rst:22 -msgid "" -"Documentation at ``///`` will still be served for" -" backwards compatibility reasons. However, our usage of :doc:`canonical` " -"should stop these from being indexed by Google." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/sponsors.mo b/docs/user/locale/zh_CN/LC_MESSAGES/sponsors.mo deleted file mode 100644 index 1ba230e527f..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/sponsors.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/sponsors.po b/docs/user/locale/zh_CN/LC_MESSAGES/sponsors.po deleted file mode 100644 index 5f6bed308a2..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/sponsors.po +++ /dev/null @@ -1,110 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../sponsors.rst:2 -msgid "Sponsors of Read the Docs" -msgstr "" - -#: ../../sponsors.rst:4 -msgid "" -"Running Read the Docs isn't free, and the site wouldn't be where it is today" -" without generous support of our sponsors. Below is a list of all the folks " -"who have helped the site financially, in order of the date they first " -"started supporting us." -msgstr "" - -#: ../../sponsors.rst:10 -msgid "Current sponsors" -msgstr "" - -#: ../../sponsors.rst:12 -msgid "" -"`Microsoft Azure`_ - They cover all of our hosting expenses every month. " -"This is a pretty large sum of money, averaging around $3,000/mo, and we are " -"really grateful to have them as a sponsor." -msgstr "" - -#: ../../sponsors.rst:13 -msgid "" -"`Cloudflare`_ - Cloudflare is providing us with an enterprise plan of their " -"SSL for SaaS Providers product that enables us to provide SSL certificates " -"for custom domains." -msgstr "" - -#: ../../sponsors.rst:14 -msgid "You? (Email us at rev@readthedocs.org for more info)" -msgstr "" - -#: ../../sponsors.rst:17 -msgid "Past sponsors" -msgstr "" - -#: ../../sponsors.rst:19 -msgid "`Python Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:20 -msgid "`Revsys`_" -msgstr "" - -#: ../../sponsors.rst:21 -msgid "`Mozilla Web Dev`_" -msgstr "" - -#: ../../sponsors.rst:22 -msgid "`Django Software Foundation`_" -msgstr "" - -#: ../../sponsors.rst:23 -msgid "`Lab305`_" -msgstr "" - -#: ../../sponsors.rst:24 -msgid "`Twilio`_" -msgstr "" - -#: ../../sponsors.rst:25 -msgid "`Rackspace`_" -msgstr "" - -#: ../../sponsors.rst:26 -msgid "`Mozilla`_" -msgstr "" - -#: ../../sponsors.rst:42 -msgid "Sponsorship Information" -msgstr "" - -#: ../../sponsors.rst:44 -msgid "" -"As part of increasing sustainability, Read the Docs is testing out promoting" -" sponsors on documentation pages. We have more information about this in our" -" `blog post `_ about " -"this effort." -msgstr "" - -#: ../../sponsors.rst:49 -msgid "Sponsor Us" -msgstr "" - -#: ../../sponsors.rst:51 -msgid "" -"Contact us at rev@readthedocs.org for more information on sponsoring Read " -"the Docs." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/story.mo b/docs/user/locale/zh_CN/LC_MESSAGES/story.mo deleted file mode 100644 index a1c2b8e0054..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/story.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/story.po b/docs/user/locale/zh_CN/LC_MESSAGES/story.po deleted file mode 100644 index 2f74c8a7c74..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/story.po +++ /dev/null @@ -1,59 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../story.rst:2 -msgid "The Story of Read the Docs" -msgstr "" - -#: ../../story.rst:4 -msgid "" -"Documenting projects is hard, hosting them shouldn’t be. Read the Docs was " -"created to make hosting documentation simple." -msgstr "" - -#: ../../story.rst:6 -msgid "" -"Read the Docs was `started`_ with a couple main goals in mind. The first " -"goal was to encourage people to write documentation, by removing the barrier" -" of entry to hosting. The other goal was to create a central platform for " -"people to find documentation. Having a shared platform for all documentation" -" allows for innovation at the platform level, allowing work to be done once " -"and benefit everyone." -msgstr "" - -#: ../../story.rst:13 -msgid "" -"`Documentation matters`_, but its often overlooked. We think that we can " -"help a documentation culture flourish. Great projects, such as Django_ and " -"SQLAlchemy_, and projects from companies like Mozilla_, are already using " -"Read the Docs to serve their documentation to the world." -msgstr "" - -#: ../../story.rst:19 -msgid "" -"The site has grown quite a bit over the past year. Our `look back at 2013`_ " -"shows some numbers that show our progress. The job isn't anywhere near done " -"yet, but it's a great honor to be able to have such an impact already." -msgstr "" - -#: ../../story.rst:24 -msgid "" -"We plan to keep building a great experience for people hosting their docs " -"with us, and for users of the documentation that we host." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/subprojects.mo b/docs/user/locale/zh_CN/LC_MESSAGES/subprojects.mo deleted file mode 100644 index fce3f7f0dc1..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/subprojects.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/subprojects.po b/docs/user/locale/zh_CN/LC_MESSAGES/subprojects.po deleted file mode 100644 index dfafb20c752..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/subprojects.po +++ /dev/null @@ -1,90 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../subprojects.rst:2 -msgid "Subprojects" -msgstr "" - -#: ../../subprojects.rst:4 -msgid "" -"Projects can be configured in a nested manner, by configuring a project as a" -" *subproject* of another project. This allows for documentation projects to " -"share a search index and a namespace or custom domain, but still be " -"maintained independently." -msgstr "" - -#: ../../subprojects.rst:9 -msgid "" -"For example, a parent project, ``Foo`` is set up with a subproject, ``Bar``." -" The documentation for ``Foo`` will be available at:" -msgstr "" - -#: ../../subprojects.rst:12 -msgid "https://foo.readthedocs.io/en/latest/" -msgstr "" - -#: ../../subprojects.rst:14 -msgid "The documentation for ``Bar`` will be available under this same path:" -msgstr "" - -#: ../../subprojects.rst:16 -msgid "https://foo.readthedocs.io/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:19 -msgid "Adding a Subproject" -msgstr "" - -#: ../../subprojects.rst:21 -msgid "" -"In the admin dashboard for your project, select \"Subprojects\" from the " -"menu. From this page you can add a subproject by typing in the project slug." -msgstr "" - -#: ../../subprojects.rst:25 -msgid "Sharing a Custom Domain" -msgstr "" - -#: ../../subprojects.rst:27 -msgid "" -"Projects and subprojects can also be used to share a custom domain with a " -"number of projects. To configure this, one project should be established as " -"the parent project. This project will be configured with a custom domain. " -"Projects can then be added as subprojects to this parent project." -msgstr "" - -#: ../../subprojects.rst:32 -msgid "" -"If the example project ``Foo`` was set up with a custom domain, " -"``docs.example.com``, the URLs for projects ``Foo`` and ``Bar`` would " -"respectively be at: http://docs.example.com/en/latest/ and " -"http://docs.example.com/projects/bar/en/latest/" -msgstr "" - -#: ../../subprojects.rst:38 -msgid "Search" -msgstr "" - -#: ../../subprojects.rst:40 -msgid "" -"Projects that are configured as subprojects will share a search index with " -"their parent and sibling projects. This is currently the only way to share " -"search indexes between projects, we do not yet support sharing search " -"indexes between arbitrary projects." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/support.mo b/docs/user/locale/zh_CN/LC_MESSAGES/support.mo deleted file mode 100644 index fbdb9bed89b..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/support.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/support.po b/docs/user/locale/zh_CN/LC_MESSAGES/support.po deleted file mode 100644 index dec317933ca..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/support.po +++ /dev/null @@ -1,126 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../support.rst:2 -msgid "Support" -msgstr "" - -#: ../../support.rst:5 -msgid "Usage Questions" -msgstr "" - -#: ../../support.rst:7 -msgid "" -"If you have questions about how to use Read the Docs, or have an issue that " -"isn't related to a bug, `Stack Overflow`_ is the best place to ask. Tag " -"questions with ``read-the-docs`` so other folks can find them easily." -msgstr "" - -#: ../../support.rst:11 -msgid "Good questions for Stack Overflow would be:" -msgstr "" - -#: ../../support.rst:13 -msgid "" -"\"What is the best way to structure the table of contents across a " -"project?\"" -msgstr "" - -#: ../../support.rst:14 -msgid "" -"\"How do I structure translations inside of my project for easiest " -"contribution from users?\"" -msgstr "" - -#: ../../support.rst:15 -msgid "" -"\"How do I use Sphinx to use SVG images in HTML output but PNG in PDF " -"output?\"" -msgstr "" - -#: ../../support.rst:18 -msgid "Community Support" -msgstr "" - -#: ../../support.rst:20 -msgid "" -"Read the Docs is supported by community contributions and advertising. We " -"hope to bring in enough money with our `Gold`_ and `Ethical Ads`_ programs " -"to keep Read the Docs sustainable." -msgstr "" - -#: ../../support.rst:24 -msgid "" -"**All people answering your questions are doing it with their own time, so " -"please be kind and provide as much information as possible.**" -msgstr "" - -#: ../../support.rst:28 -msgid "Bugs & Support Issues" -msgstr "" - -#: ../../support.rst:30 -msgid "" -"You can file bug reports on our `GitHub issue tracker`_, and they will be " -"addressed as soon as possible. **Support is a volunteer effort**, and there " -"is no guaranteed response time. If you need answers quickly, you can buy " -"commercial support below." -msgstr "" - -#: ../../support.rst:38 -msgid "Reporting Issues" -msgstr "" - -#: ../../support.rst:40 -msgid "" -"When reporting a bug, please include as much information as possible that " -"will help us solve this issue. This includes:" -msgstr "" - -#: ../../support.rst:44 -msgid "Project name" -msgstr "" - -#: ../../support.rst:45 -msgid "URL" -msgstr "" - -#: ../../support.rst:46 -msgid "Action taken" -msgstr "" - -#: ../../support.rst:47 -msgid "Expected result" -msgstr "" - -#: ../../support.rst:48 -msgid "Actual result" -msgstr "" - -#: ../../support.rst:51 -msgid "Commercial Support" -msgstr "" - -#: ../../support.rst:53 -msgid "" -"We offer commercial support for Read the Docs, commercial hosting, as well " -"as consulting around all documentation systems. You can contact us at " -"hello@readthedocs.com to learn more, or read more at " -"https://readthedocs.com/services/#open-source-support." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/symlinks.mo b/docs/user/locale/zh_CN/LC_MESSAGES/symlinks.mo deleted file mode 100644 index cc5574b9a44..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/symlinks.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/symlinks.po b/docs/user/locale/zh_CN/LC_MESSAGES/symlinks.po deleted file mode 100644 index ab11a6f5238..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/symlinks.po +++ /dev/null @@ -1,106 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../symlinks.rst:2 -msgid "How we use symlinks" -msgstr "" - -#: ../../symlinks.rst:4 -msgid "" -"Read the Docs stays highly available by serving all documentation pages out " -"of nginx. This means that they never hit our Python layer, meaning that they" -" never hit our database. This reduces the total number of servers to serve a" -" request to 1, each of which is redundant." -msgstr "" - -#: ../../symlinks.rst:11 -msgid "Nginx" -msgstr "" - -#: ../../symlinks.rst:13 -msgid "We handle a couple of different types of requests in nginx:" -msgstr "" - -#: ../../symlinks.rst:15 -msgid "Requests to a ``readthedocs.io`` subdomain" -msgstr "" - -#: ../../symlinks.rst:16 -msgid "Requests to a custom domain" -msgstr "" - -#: ../../symlinks.rst:19 -msgid "Subdomains" -msgstr "" - -#: ../../symlinks.rst:21 -msgid "" -"For subdomains, this is a simple lookup of the project slug, using the " -"subdomain portion of the request's hostname. This doesn't require symlinks, " -"but it shows the basic logic that we need to replicate." -msgstr "" - -#: ../../symlinks.rst:25 -msgid "" -"When a user navigates to ``http://pip.readthedocs.org/en/latest/``, we know " -"that they want the pip documentation. So we simply serve them the " -"documentation:" -msgstr "" - -#: ../../symlinks.rst:45 -msgid "" -"The ``@fallback`` directive is hit when we don't find the proper file. This " -"will cause things to hit the Python backend, so that proper action can be " -"taken." -msgstr "" - -#: ../../symlinks.rst:50 -msgid "Custom domains" -msgstr "" - -#: ../../symlinks.rst:52 -msgid "" -"Custom domains add a bit of difficulty, because at the nginx layer we don't " -"know what documentation to serve. When someone requests " -"``http://docs.fabfile.org/en/latest/``, we can't look at the URL to know to " -"serve the ``fabric`` docs." -msgstr "" - -#: ../../symlinks.rst:57 -msgid "" -"This is where symlinks come in. When someone requests " -"``http://docs.fabfile.org/en/latest/`` the first time, it hits the Python " -"layer. In that Python layer we record that ``docs.fabfile.org`` points at " -"``fabric``. When we build the ``fabric`` docs, we create a symlink for all " -"domains that have pointed at ``fabric`` before." -msgstr "" - -#: ../../symlinks.rst:64 -msgid "" -"So, when we get a request for ``docs.fabfile.org`` in the future, we will be" -" able to serve it directly from nginx. In this example, $host would be " -"``docs.fabfile.org``:" -msgstr "" - -#: ../../symlinks.rst:78 -msgid "" -"Notice that nowhere in the above path is the project's slug mentioned. It is" -" simply there in the symlink in the cnames directory, and the docs are " -"served from there." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/team.mo b/docs/user/locale/zh_CN/LC_MESSAGES/team.mo deleted file mode 100644 index 3986996b477..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/team.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/team.po b/docs/user/locale/zh_CN/LC_MESSAGES/team.po deleted file mode 100644 index efafec25099..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/team.po +++ /dev/null @@ -1,225 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../team.rst:2 -msgid "Read the Docs Team" -msgstr "" - -#: ../../team.rst:4 -msgid "" -"readthedocs.org is the largest open source documentation hosting service. " -"It's provided as a free service to the open source community, and is worked " -"on by a community of volunteers that we're hoping to expand! We currently " -"serve over 20,000,000 pageviews a month, and we hope to maintain a reliable " -"and stable hosting platform for years to come." -msgstr "" - -#: ../../team.rst:10 -msgid "There are three major parts of this work:" -msgstr "" - -#: ../../team.rst:16 -msgid "" -"You may notice that a number of names appear on multiple teams. This is " -"because we are lacking contributors. So please be bold and contact us, and " -"we'll get you sorted into the right team." -msgstr "" - -#: ../../team.rst:22 -msgid "Support Team" -msgstr "" - -#: ../../team.rst:24 -msgid "" -"Read the Docs has thousands of users who depend on it everyday. Every day at" -" least one of them has an issue that needs to be addressed by a site admin. " -"This might include tasks like:" -msgstr "" - -#: ../../team.rst:28 -msgid "Resetting a password" -msgstr "" - -#: ../../team.rst:29 -msgid "Asking for a project name to be released" -msgstr "" - -#: ../../team.rst:30 -msgid "Troubleshooting build errors" -msgstr "" - -#: ../../team.rst:33 ../../team.rst:63 ../../team.rst:107 -msgid "Members" -msgstr "" - -#: ../../team.rst:35 -msgid "`Eric Holscher `__ (Pacific Time)" -msgstr "" - -#: ../../team.rst:36 -msgid "`Anthony Johnson `__ (Mountain Time)" -msgstr "" - -#: ../../team.rst:37 -msgid "`Manuel Kaufmann `__ (Central Time)" -msgstr "" - -#: ../../team.rst:38 ../../team.rst:68 -msgid "Your Name Here" -msgstr "" - -#: ../../team.rst:40 ../../team.rst:70 ../../team.rst:115 -msgid "Feel free to ask any of us if you have questions or want to join!" -msgstr "" - -#: ../../team.rst:43 ../../team.rst:73 ../../team.rst:118 -msgid "Joining" -msgstr "" - -#: ../../team.rst:45 -msgid "" -"The best place to start would be to start addressing some of the issues in " -"our issue tracker. We have our support policies quite well documented in our" -" :doc:`/contribute`. **Be bold**. Start trying to reproduce issues that " -"people have, or talk to them to get more information. After you get the hang" -" of things, we'll happily give you the ability to tag and close issues by " -"joining our Support Team." -msgstr "" - -#: ../../team.rst:55 -msgid "Operations Team" -msgstr "" - -#: ../../team.rst:57 -msgid "" -"readthedocs.org is a service that millions of people depend on each month. " -"As part of operating the site, we maintain a 24/7 on-call rotation. This " -"means that folks have to be available and have their phone in service." -msgstr "" - -#: ../../team.rst:65 -msgid "`Eric Holscher `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:66 -msgid "`Anthony Johnson `_ (Mountain Time)" -msgstr "" - -#: ../../team.rst:67 -msgid "`Matt Robenolt `_ (Pacific Time)" -msgstr "" - -#: ../../team.rst:75 -msgid "" -"We are always looking for more people to share the on-call responsibility. " -"If you are on-call for your job already, we'd love to piggy back on that " -"duty as well." -msgstr "" - -#: ../../team.rst:79 -msgid "" -"You can email us at dev@readthedocs.org if you want to join our operations " -"team. Because of the sensitive nature (API tokens, secret keys, SSL certs, " -"etc.) of the work, we keep a private GitHub repository with the operations " -"code & documentation." -msgstr "" - -#: ../../team.rst:83 -msgid "The tools that we use are:" -msgstr "" - -#: ../../team.rst:85 -msgid "Salt" -msgstr "" - -#: ../../team.rst:86 -msgid "Nagios" -msgstr "" - -#: ../../team.rst:87 -msgid "Graphite/Grafana" -msgstr "" - -#: ../../team.rst:88 -msgid "Nginx" -msgstr "" - -#: ../../team.rst:89 -msgid "Postgres" -msgstr "" - -#: ../../team.rst:90 -msgid "Django" -msgstr "" - -#: ../../team.rst:91 -msgid "Celery" -msgstr "" - -#: ../../team.rst:93 -msgid "" -"It's fine if you aren't familiar with all of these things, but are willing " -"to help with part of it!" -msgstr "" - -#: ../../team.rst:96 -msgid "" -"**Please reach out if you want to share the on-call responsibility**. It " -"really is an important job, and we'd love to have it be more geographically " -"distributed." -msgstr "" - -#: ../../team.rst:101 -msgid "Development Team" -msgstr "" - -#: ../../team.rst:103 -msgid "" -"Also known as the \"Core Team\" in other projects. These folks have the " -"ability to commit code to the project." -msgstr "" - -#: ../../team.rst:109 -msgid "`Eric Holscher `_" -msgstr "" - -#: ../../team.rst:110 -msgid "`Anthony Johnson `_" -msgstr "" - -#: ../../team.rst:111 -msgid "`Manuel Kaufmann `_" -msgstr "" - -#: ../../team.rst:112 -msgid "`David Fischer `_" -msgstr "" - -#: ../../team.rst:113 -msgid "Your name here" -msgstr "" - -#: ../../team.rst:120 -msgid "" -"We try to be pretty flexible with who we allow on the development team. The " -"best path is to send a few pull requests, and follow up to make sure they " -"get merged successfully. You can check out our :doc:`contribute` to get more" -" information, and find issues that need to be addressed. After that, feel " -"free to ask for a commit bit." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/tests.mo b/docs/user/locale/zh_CN/LC_MESSAGES/tests.mo deleted file mode 100644 index fc775f9e4cf..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/tests.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/tests.po b/docs/user/locale/zh_CN/LC_MESSAGES/tests.po deleted file mode 100644 index e56b2026f6a..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/tests.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:12+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../tests.rst:2 -msgid "Testing" -msgstr "" - -#: ../../tests.rst:4 -msgid "" -"Before contributing to Read the Docs, make sure your patch passes our test " -"suite and your code style passes our code linting suite." -msgstr "" - -#: ../../tests.rst:7 -msgid "" -"Read the Docs uses `Tox`_ to execute testing and linting procedures. Tox is " -"the only dependency you need to run linting or our test suite, the remainder" -" of our requirements will be installed by Tox into environment specific " -"virtualenv paths. Before testing, make sure you have Tox installed::" -msgstr "" - -#: ../../tests.rst:14 -msgid "" -"To run the full test and lint suite against your changes, simply run Tox. " -"Tox should return without any errors. You can run Tox against all of our " -"environments by running::" -msgstr "" - -#: ../../tests.rst:20 -msgid "" -"In order to run all test including the search tests, include " -"`\"'--including-search'\"` argument::" -msgstr "" - -#: ../../tests.rst:25 -msgid "To target a specific environment::" -msgstr "" - -#: ../../tests.rst:29 -msgid "" -"The ``tox`` configuration has the following environments configured. You can" -" target a single environment to limit the test suite::" -msgstr "" - -#: ../../tests.rst:49 -msgid "Continuous Integration" -msgstr "" - -#: ../../tests.rst:51 -msgid "" -"The RTD test suite is exercised by Travis CI on every push to our repo at " -"GitHub. You can check out the current build status: https://travis-" -"ci.org/rtfd/readthedocs.org" -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/user-defined-redirects.mo b/docs/user/locale/zh_CN/LC_MESSAGES/user-defined-redirects.mo deleted file mode 100644 index 501e4a6b192..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/user-defined-redirects.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/user-defined-redirects.po b/docs/user/locale/zh_CN/LC_MESSAGES/user-defined-redirects.po deleted file mode 100644 index 63f35b2d3d9..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/user-defined-redirects.po +++ /dev/null @@ -1,231 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../user-defined-redirects.rst:2 -msgid "User-defined Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:4 -msgid "" -"You can set up redirects for a project in your project dashboard's Redirects" -" page." -msgstr "" - -#: ../../user-defined-redirects.rst:7 -msgid "Quick Summary" -msgstr "" - -#: ../../user-defined-redirects.rst:9 -msgid "Log into your readthedocs.org account." -msgstr "" - -#: ../../user-defined-redirects.rst:10 -msgid "" -"From your dashboard, select the project on which you wish to add redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:11 -msgid "From the project's top navigation bar, select the Admin tab." -msgstr "" - -#: ../../user-defined-redirects.rst:12 -msgid "From the left navigation menu, select Redirects." -msgstr "" - -#: ../../user-defined-redirects.rst:13 -msgid "" -"In the form box \"Redirect Type\" select the type of redirect you want. See " -"below for detail." -msgstr "" - -#: ../../user-defined-redirects.rst:14 -msgid "" -"Depending on the redirect type you select, enter FROM and/or TO URL as " -"needed." -msgstr "" - -#: ../../user-defined-redirects.rst:15 -msgid "When finished, click the SUBMIT Button." -msgstr "" - -#: ../../user-defined-redirects.rst:17 -msgid "Your redirects will be effective immediately." -msgstr "" - -#: ../../user-defined-redirects.rst:20 -msgid "Redirect Types" -msgstr "" - -#: ../../user-defined-redirects.rst:23 -msgid "Prefix Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:25 -msgid "" -"The most useful and requested feature of redirects was when migrating to " -"Read the Docs from an old host. You would have your docs served at a " -"previous URL, but that URL would break once you moved them. Read the Docs " -"includes a language and version slug in your documentation, but not all " -"documentation is hosted this way." -msgstr "" - -#: ../../user-defined-redirects.rst:31 -msgid "" -"Say that you previously had your docs hosted at " -"``http://docs.example.com/dev/``, you move ``docs.example.com`` to point at " -"Read the Docs. So users will have a bookmark saved to a page at " -"``http://docs.example.com/dev/install.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:35 -msgid "" -"You can now set a *Prefix Redirect* that will redirect all 404's with a " -"prefix to a new place. The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:41 ../../user-defined-redirects.rst:97 -msgid "Your users query would now redirect in the following manner::" -msgstr "" - -#: ../../user-defined-redirects.rst:46 -msgid "" -"Where ``en`` and ``latest`` are the default language and version values for " -"your project." -msgstr "" - -#: ../../user-defined-redirects.rst:51 -msgid "" -"In other words, a *Prefix Redirect* removes a prefix from the original URL. " -"This prefix is removed from the rest of the URL's ``path`` after " -"``/$lang/$version``. For example, if the URL is " -"``/es/1.0/guides/tutorial/install.html`` the \"From URL's prefix\" will be " -"removed from ``/guides/tutorial/install.html`` part." -msgstr "" - -#: ../../user-defined-redirects.rst:57 -msgid "Page Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:59 -msgid "" -"A more specific case is when you move a page around in your docs. The old " -"page will start 404'ing, and your users will be confused. *Page Redirects* " -"let you redirect a specific page." -msgstr "" - -#: ../../user-defined-redirects.rst:64 -msgid "" -"Say you move the ``example.html`` page into a subdirectory of examples: " -"``examples/intro.html``. You would set the following configuration::" -msgstr "" - -#: ../../user-defined-redirects.rst:71 -msgid "" -"Note that the ``/`` at the start doesn't count the ``/en/latest``, but just " -"the user-controlled section of the URL." -msgstr "" - -#: ../../user-defined-redirects.rst:76 -msgid "" -"*Page Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:81 -msgid "Exact Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:83 -msgid "" -"If you're redirecting from an old host AND you aren't maintaining old paths " -"for your documents, a Prefix Redirect won't suffice and you'll need to " -"create *Exact Redirects* to redirect from a specific URL, to a specific " -"page." -msgstr "" - -#: ../../user-defined-redirects.rst:87 -msgid "" -"Say you're moving ``docs.example.com`` to Read the Docs and want to redirect" -" traffic from an old page at ``http://docs.example.com/dev/install.html`` to" -" a new URL of ``http://docs.example.com/en/latest/installing-your-" -"site.html``." -msgstr "" - -#: ../../user-defined-redirects.rst:91 -msgid "The example configuration would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:102 -msgid "" -"Note that you should insert the desired language for \"en\" and version for " -"\"latest\" to achieve the desired redirect." -msgstr "" - -#: ../../user-defined-redirects.rst:105 -msgid "" -"*Exact Redirects* could be also useful to redirect a whole sub-path to a " -"different one by using a special ``$rest`` keyword in the \"From URL\". " -"Let's say that you want to redirect your readers of your version ``2.0`` of " -"your documentation under ``/en/2.0/`` because it's deprecated, to the newest" -" ``3.0`` version of it at ``/en/3.0/``." -msgstr "" - -#: ../../user-defined-redirects.rst:109 -msgid "This example would be::" -msgstr "" - -#: ../../user-defined-redirects.rst:115 -msgid "The readers of your documentation will now be redirected as::" -msgstr "" - -#: ../../user-defined-redirects.rst:123 -msgid "" -"*Exact Redirects* can redirect URLs **outside** Read the Docs platform just " -"by defining the \"To URL\" as the absolute URL you want to redirect to." -msgstr "" - -#: ../../user-defined-redirects.rst:128 -msgid "Sphinx Redirects" -msgstr "" - -#: ../../user-defined-redirects.rst:130 -msgid "" -"We also support redirects for changing the type of documentation Sphinx is " -"building. If you switch between *HTMLDir* and *HTML*, your URL's will " -"change. A page at ``/en/latest/install.html`` will be served at " -"``/en/latest/install/``, or vice versa. The built in redirects for this will" -" handle redirecting users appropriately." -msgstr "" - -#: ../../user-defined-redirects.rst:137 -msgid "Implementation" -msgstr "" - -#: ../../user-defined-redirects.rst:139 -msgid "" -"Since we serve documentation in a highly available way, we do not run any " -"logic when we're serving documentation. This means that redirects will only " -"happen in the case of a *404 File Not Found*." -msgstr "" - -#: ../../user-defined-redirects.rst:143 -msgid "" -"In the future we might implement redirect logic in Javascript, but this " -"first version is only implemented in the 404 handlers." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/vcs.mo b/docs/user/locale/zh_CN/LC_MESSAGES/vcs.mo deleted file mode 100644 index 47b6b02970e..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/vcs.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/vcs.po b/docs/user/locale/zh_CN/LC_MESSAGES/vcs.po deleted file mode 100644 index 90ecbb6936a..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/vcs.po +++ /dev/null @@ -1,84 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:14+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../vcs.rst:2 -msgid "Version Control System Integration" -msgstr "" - -#: ../../vcs.rst:6 -msgid "" -"We :doc:`plan to implement a new approach ` regarding " -"the Theme Context as a whole, although the VCS documentation page will still" -" be valid, we prefer the users to move in that direction." -msgstr "" - -#: ../../vcs.rst:10 -msgid "" -"If you want to integrate editing into your own theme, you will have to " -"declare few variables inside your configuration file ``conf.py`` in the " -"``'html_context'`` setting, for the template to use them." -msgstr "" - -#: ../../vcs.rst:14 -msgid "More information can be found on `Sphinx documentation`_." -msgstr "" - -#: ../../vcs.rst:19 -msgid "GitHub" -msgstr "" - -#: ../../vcs.rst:21 -msgid "" -"If you want to integrate GitHub, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:32 ../../vcs.rst:54 ../../vcs.rst:76 -msgid "It can be used like this::" -msgstr "" - -#: ../../vcs.rst:41 -msgid "Bitbucket" -msgstr "" - -#: ../../vcs.rst:43 -msgid "" -"If you want to integrate Bitbucket, you can put the following snippet into " -"your ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:63 -msgid "Gitlab" -msgstr "" - -#: ../../vcs.rst:65 -msgid "" -"If you want to integrate Gitlab, you can put the following snippet into your" -" ``conf.py``::" -msgstr "" - -#: ../../vcs.rst:86 -msgid "Additional variables" -msgstr "" - -#: ../../vcs.rst:88 -msgid "" -"``'pagename'`` - Sphinx variable representing the name of the page you're " -"on." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/versions.mo b/docs/user/locale/zh_CN/LC_MESSAGES/versions.mo deleted file mode 100644 index 15ac7fe5a85..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/versions.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/versions.po b/docs/user/locale/zh_CN/LC_MESSAGES/versions.po deleted file mode 100644 index e081d653297..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/versions.po +++ /dev/null @@ -1,119 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: Anthony \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../versions.rst:2 -msgid "Versions" -msgstr "" - -#: ../../versions.rst:4 -msgid "" -"Read the Docs supports multiple versions of your repository. On the initial " -"import, we will create a ``latest`` version. This will point at the default " -"branch for your VCS control: ``master``, ``default``, or ``trunk``." -msgstr "" - -#: ../../versions.rst:9 -msgid "" -"We also create a ``stable`` version, if your project has any tagged " -"releases. ``stable`` will be automatically kept up to date to point at your " -"highest version." -msgstr "" - -#: ../../versions.rst:14 -msgid "How we envision versions working" -msgstr "" - -#: ../../versions.rst:16 -msgid "" -"In the normal case, the ``latest`` version will always point to the most up " -"to date development code. If you develop on a branch that is different than " -"the default for your VCS, you should set the **Default Branch** to that " -"branch." -msgstr "" - -#: ../../versions.rst:21 -msgid "" -"You should push a **tag** for each version of your project. These tags " -"should be numbered in a way that is consistent with `semantic versioning " -"`_. This will map to your ``stable`` branch by default." -msgstr "" - -#: ../../versions.rst:26 -msgid "" -"We in fact are parsing your tag names against the rules given by `PEP 440`_." -" This spec allows \"normal\" version numbers like ``1.4.2`` as well as pre-" -"releases. An alpha version or a release candidate are examples of pre-" -"releases and they look like this: ``2.0a1``." -msgstr "" - -#: ../../versions.rst:31 -msgid "" -"We only consider non pre-releases for the ``stable`` version of your " -"documentation." -msgstr "" - -#: ../../versions.rst:34 -msgid "" -"If you have documentation changes on a **long-lived branch**, you can build " -"those too. This will allow you to see how the new docs will be built in this" -" branch of the code. Generally you won't have more than 1 active branch over" -" a long period of time. The main exception here would be **release " -"branches**, which are branches that are maintained over time for a specific " -"release number." -msgstr "" - -#: ../../versions.rst:44 -msgid "Tags and branches" -msgstr "" - -#: ../../versions.rst:46 -msgid "" -"Read the Docs supports two workflows for versioning: based on tags or " -"branches. If you have at least one tag, tags will take preference over " -"branches when selecting the stable version." -msgstr "" - -#: ../../versions.rst:51 -msgid "Redirects on root URLs" -msgstr "" - -#: ../../versions.rst:53 -msgid "" -"When a user hits the root URL for your documentation, for example " -"``http://pip.readthedocs.io/``, they will be redirected to the **Default " -"version**. This defaults to **latest**, but could also point to your latest " -"released version." -msgstr "" - -#: ../../versions.rst:60 -msgid "Version warning" -msgstr "" - -#: ../../versions.rst:62 -msgid "" -"This is a banner that appears on the top of every page of your docs that " -"aren't stable or latest. This banner has a text with a link redirecting the " -"users to the latest version of your docs." -msgstr "" - -#: ../../versions.rst:65 -msgid "" -"This feature is disabled by default on new projects, you can enable it in " -"the admin section of your docs (Advanced Settings)." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/webhooks.mo b/docs/user/locale/zh_CN/LC_MESSAGES/webhooks.mo deleted file mode 100644 index 58e111027bb..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/webhooks.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/webhooks.po b/docs/user/locale/zh_CN/LC_MESSAGES/webhooks.po deleted file mode 100644 index a1b9a9f21e8..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/webhooks.po +++ /dev/null @@ -1,268 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# 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: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: 2018-09-18 00:29+0000\n" -"Last-Translator: YF \n" -"Language-Team: Chinese (China) (http://www.transifex.com/readthedocs/readthedocs-docs/language/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../webhooks.rst:2 -msgid "Webhooks" -msgstr "" - -#: ../../webhooks.rst:4 -msgid "" -"The primary method that Read the Docs uses to detect changes to your " -"documentation is through the use of *webhooks*. Webhooks are configured with" -" your repository provider, such as GitHub, Bitbucket or GitLab, and with " -"each commit, merge, or other change to your repository, Read the Docs is " -"notified. When we receive a webhook notification, we determine if the change" -" is related to an active version for your project, and if it is, a build is " -"triggered for that version." -msgstr "" - -#: ../../webhooks.rst:13 -msgid "Webhook Integrations" -msgstr "" - -#: ../../webhooks.rst:15 -msgid "" -"You'll find a list of configured webhook integrations on your project's " -"admin dashboard, under **Integrations**. You can select any of these " -"integrations to see the *integration detail page*. This page has additional " -"configuration details and a list of HTTP exchanges that have taken place for" -" the integration." -msgstr "" - -#: ../../webhooks.rst:20 -msgid "" -"You need this information for the URL, webhook, or Payload URL needed by the" -" repository provider such as GitHub, GitLab, or Bitbucket." -msgstr "" - -#: ../../webhooks.rst:24 -msgid "Webhook Creation" -msgstr "" - -#: ../../webhooks.rst:26 -msgid "" -"If you import a project using a :ref:`connected account " -"`, a webhook will " -"be set up automatically for your repository. However, if your project was " -"not imported through a connected account, you may need to manually configure" -" a webhook for your project." -msgstr "" - -#: ../../webhooks.rst:31 -msgid "" -"To manually set up a webhook, click **Add integration** on your project's " -"**Integrations** Admin dashboard page and select the integration type you'd " -"like to add. After you have added the integration, you'll see a link to " -"information about the integration." -msgstr "" - -#: ../../webhooks.rst:35 -msgid "" -"As an example, the URL pattern looks like this: " -"*readthedocs.org/api/v2/webhook///*." -msgstr "" - -#: ../../webhooks.rst:37 -msgid "" -"Use this URL when setting up a new webhook with your provider -- these steps" -" vary depending on the provider:" -msgstr "" - -#: ../../webhooks.rst:40 -msgid "GitHub" -msgstr "GitHub" - -#: ../../webhooks.rst:42 ../../webhooks.rst:59 ../../webhooks.rst:69 -msgid "Go to the **Settings** page for your project" -msgstr "" - -#: ../../webhooks.rst:43 ../../webhooks.rst:60 -msgid "Click **Webhooks** and then **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:44 -msgid "" -"For **Payload URL**, use the URL of the integration on Read the Docs, found " -"on the the project's **Integrations** Admin dashboard page" -msgstr "" - -#: ../../webhooks.rst:46 -msgid "" -"For **Content type**, both *application/json* and *application/x-www-form-" -"urlencoded* work" -msgstr "" - -#: ../../webhooks.rst:48 -msgid "Select **Just the push event**" -msgstr "" - -#: ../../webhooks.rst:49 -msgid "Finish by clicking **Add webhook**" -msgstr "" - -#: ../../webhooks.rst:51 -msgid "" -"You can verify if the webhook is working at the bottom of the GitHub page " -"under **Recent Deliveries**. If you see a Response 200, then the webhook is " -"correctly configured. For a 403 error, it's likely that the Payload URL is " -"incorrect." -msgstr "" - -#: ../../webhooks.rst:54 -msgid "" -"The webhook token, intended for the GitHub **Secret** field, is not yet " -"implemented." -msgstr "" - -#: ../../webhooks.rst:57 -msgid "Bitbucket" -msgstr "" - -#: ../../webhooks.rst:61 ../../webhooks.rst:71 -msgid "" -"For **URL**, use the URL of the integration on Read the Docs, found on the " -"**Dashboard** > **Admin** > **Integrations** page" -msgstr "" - -#: ../../webhooks.rst:63 -msgid "Under **Triggers**, **Repository push** should be selected" -msgstr "" - -#: ../../webhooks.rst:64 -msgid "Finish by clicking **Save**" -msgstr "" - -#: ../../webhooks.rst:67 -msgid "GitLab" -msgstr "" - -#: ../../webhooks.rst:70 -msgid "Click **Integrations**" -msgstr "" - -#: ../../webhooks.rst:73 -msgid "" -"Leave the default **Push events** selected and mark **Tag push events** also" -msgstr "" - -#: ../../webhooks.rst:74 -msgid "Finish by clicking **Add Webhook**" -msgstr "" - -#: ../../webhooks.rst:77 -msgid "Using the generic API integration" -msgstr "" - -#: ../../webhooks.rst:79 -msgid "" -"For repositories that are not hosted with a supported provider, we also " -"offer a generic API endpoint for triggering project builds. Similar to " -"webhook integrations, this integration has a specific URL, found on the " -"project's **Integrations** Admin dashboard page on readthedocs.org." -msgstr "" - -#: ../../webhooks.rst:84 -msgid "" -"Token authentication is required to use the generic endpoint, you will find " -"this token on the integration details page. The token should be passed in as" -" a request parameter, either as form data or as part of JSON data input." -msgstr "" - -#: ../../webhooks.rst:89 -msgid "Parameters" -msgstr "" - -#: ../../webhooks.rst:91 -msgid "This endpoint accepts the following arguments during an HTTP POST:" -msgstr "" - -#: ../../webhooks.rst:97 -msgid "branches" -msgstr "" - -#: ../../webhooks.rst:94 -msgid "" -"The names of the branches to trigger builds for. This can either be an array" -" of branch name strings, or just a single branch name string." -msgstr "" - -#: ../../webhooks.rst:97 -msgid "Default: **latest**" -msgstr "" - -#: ../../webhooks.rst:101 -msgid "token" -msgstr "" - -#: ../../webhooks.rst:100 -msgid "" -"The integration token. You'll find this value on the project's " -"**Integrations** Admin dashboard page." -msgstr "" - -#: ../../webhooks.rst:103 -msgid "" -"For example, the cURL command to build the ``dev`` branch, using the token " -"``1234``, would be::" -msgstr "" - -#: ../../webhooks.rst:108 -msgid "" -"A command like the one above could be called from a cron job or from a hook " -"inside Git_, Subversion_, Mercurial_, or Bazaar_." -msgstr "" - -#: ../../webhooks.rst:117 -msgid "Authentication" -msgstr "" - -#: ../../webhooks.rst:119 -msgid "" -"This endpoint requires authentication. If authenticating with an integration" -" token, a check will determine if the token is valid and matches the given " -"project. If instead an authenticated user is used to make this request, a " -"check will be performed to ensure the authenticated user is an owner of the " -"project." -msgstr "" - -#: ../../webhooks.rst:125 -msgid "Debugging webhooks" -msgstr "" - -#: ../../webhooks.rst:127 -msgid "" -"If you are experiencing problems with an existing webhook, you may be able " -"to use the integration detail page to help debug the issue. Each project " -"integration, such as a webhook or the generic API endpoint, stores the HTTP " -"exchange that takes place between Read the Docs and the external source. " -"You'll find a list of these exchanges in any of the integration detail " -"pages." -msgstr "" - -#: ../../webhooks.rst:134 -msgid "Resyncing webhooks" -msgstr "" - -#: ../../webhooks.rst:136 -msgid "" -"It might be necessary to re-establish a webhook if you are noticing " -"problems. To resync a webhook from Read the Docs, visit the integration " -"detail page and follow the directions for re-syncing your repository " -"webhook." -msgstr "" diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/yaml-config.mo b/docs/user/locale/zh_CN/LC_MESSAGES/yaml-config.mo deleted file mode 100644 index b182587f7a1..00000000000 Binary files a/docs/user/locale/zh_CN/LC_MESSAGES/yaml-config.mo and /dev/null differ diff --git a/docs/user/locale/zh_CN/LC_MESSAGES/yaml-config.po b/docs/user/locale/zh_CN/LC_MESSAGES/yaml-config.po deleted file mode 100644 index d19fa269d83..00000000000 --- a/docs/user/locale/zh_CN/LC_MESSAGES/yaml-config.po +++ /dev/null @@ -1,260 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2010-2018, Read the Docs, Inc & contributors -# This file is distributed under the same license as the Read the Docs package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: Read the Docs 1.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-17 19:05-0500\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/2534/zh_CN/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../../yaml-config.rst:2 -msgid "Read the Docs YAML Config" -msgstr "" - -#: ../../yaml-config.rst:4 -msgid "" -"Read the Docs now has support for configuring builds with a YAML file. The " -"file, ``readthedocs.yml``, must be in the root directory of your project." -msgstr "" - -#: ../../yaml-config.rst:7 -msgid "" -"This feature is in a beta state. Please file an `issue`_ if you find " -"anything wrong." -msgstr "" - -#: ../../yaml-config.rst:11 -msgid "Here is an example of what this file looks like:" -msgstr "" - -#: ../../yaml-config.rst:26 -msgid "Supported settings" -msgstr "" - -#: ../../yaml-config.rst:31 -msgid "formats" -msgstr "" - -#: ../../yaml-config.rst:33 -msgid "Default: [``htmlzip``, ``pdf``, ``epub``]" -msgstr "" - -#: ../../yaml-config.rst:34 -msgid "Options: ``htmlzip``, ``pdf``, ``epub``" -msgstr "" - -#: ../../yaml-config.rst:35 ../../yaml-config.rst:241 -msgid "Type: List" -msgstr "" - -#: ../../yaml-config.rst:37 -msgid "" -"The formats of your documentation you want to be built. Set as an empty list" -" ``[]`` to build none of the formats." -msgstr "" - -#: ../../yaml-config.rst:40 -msgid "" -"We will always build an HTML & JSON version of your documentation. These are" -" used for web serving & search indexing, respectively." -msgstr "" - -#: ../../yaml-config.rst:58 -msgid "requirements_file" -msgstr "" - -#: ../../yaml-config.rst:60 ../../yaml-config.rst:79 -msgid "Default: ``null``" -msgstr "" - -#: ../../yaml-config.rst:61 ../../yaml-config.rst:80 -msgid "Type: Path (specified from the root of the project)" -msgstr "" - -#: ../../yaml-config.rst:63 -msgid "The path to your pip requirements file." -msgstr "" - -#: ../../yaml-config.rst:72 -msgid "conda" -msgstr "" - -#: ../../yaml-config.rst:74 -msgid "The ``conda`` block allows for configuring our support for Conda." -msgstr "" - -#: ../../yaml-config.rst:77 -msgid "conda.file" -msgstr "" - -#: ../../yaml-config.rst:82 -msgid "The file option specified the Conda `environment file`_ to use." -msgstr "" - -#: ../../yaml-config.rst:89 -msgid "Conda is only supported via the YAML file." -msgstr "" - -#: ../../yaml-config.rst:94 -msgid "build" -msgstr "" - -#: ../../yaml-config.rst:96 -msgid "" -"The ``build`` block configures specific aspects of the documentation build." -msgstr "" - -#: ../../yaml-config.rst:101 -msgid "build.image" -msgstr "" - -#: ../../yaml-config.rst:103 -msgid "Default: :djangosetting:`DOCKER_IMAGE`" -msgstr "" - -#: ../../yaml-config.rst:104 -msgid "Options: ``1.0``, ``2.0``, ``latest``" -msgstr "" - -#: ../../yaml-config.rst:106 -msgid "" -"The build image to use for specific builds. This lets users specify a more " -"experimental build image, if they want to be on the cutting edge." -msgstr "" - -#: ../../yaml-config.rst:110 -msgid "" -"Certain Python versions require a certain build image, as defined here:" -msgstr "" - -#: ../../yaml-config.rst:113 -msgid "``1.0``: 2, 2.7, 3, 3.4" -msgstr "" - -#: ../../yaml-config.rst:114 -msgid "``2.0``: 2, 2.7, 3, 3.5" -msgstr "" - -#: ../../yaml-config.rst:115 -msgid "``latest``: 2, 2.7, 3, 3.3, 3.4, 3.5, 3.6" -msgstr "" - -#: ../../yaml-config.rst:128 -msgid "python" -msgstr "" - -#: ../../yaml-config.rst:130 -msgid "" -"The ``python`` block allows you to configure aspects of the Python " -"executable used for building documentation." -msgstr "" - -#: ../../yaml-config.rst:136 -msgid "python.version" -msgstr "" - -#: ../../yaml-config.rst:138 -msgid "Default: ``2.7``" -msgstr "" - -#: ../../yaml-config.rst:139 -msgid "Options: ``2.7``, ``2``, ``3.5``, ``3``" -msgstr "" - -#: ../../yaml-config.rst:141 -msgid "" -"This is the version of Python to use when building your documentation. If " -"you specify only the major version of Python, the highest supported minor " -"version will be selected." -msgstr "" - -#: ../../yaml-config.rst:147 -msgid "" -"The supported Python versions depends on the version of the build image your" -" project is using. The default build image that is used to build " -"documentation contains support for Python ``2.7`` and ``3.5``. See the " -":ref:`yaml__build__image` for more information on supported Python versions." -msgstr "" - -#: ../../yaml-config.rst:158 -msgid "python.use_system_site_packages" -msgstr "" - -#: ../../yaml-config.rst:160 ../../yaml-config.rst:178 -#: ../../yaml-config.rst:194 -msgid "Default: ``false``" -msgstr "" - -#: ../../yaml-config.rst:161 ../../yaml-config.rst:179 -#: ../../yaml-config.rst:195 -msgid "Type: Boolean" -msgstr "" - -#: ../../yaml-config.rst:163 -msgid "" -"When true, it gives the virtual environment access to the global site-" -"packages directory. Depending on the :ref:`yaml-config:build.image`, Read " -"the Docs includes some libraries like scipy, numpy, etc. See " -":ref:`builds:The build environment` for more details." -msgstr "" - -#: ../../yaml-config.rst:176 -msgid "python.setup_py_install" -msgstr "" - -#: ../../yaml-config.rst:181 -msgid "" -"When true, install your project into the Virtualenv with ``python setup.py " -"install`` when building documentation." -msgstr "" - -#: ../../yaml-config.rst:192 -msgid "python.pip_install" -msgstr "" - -#: ../../yaml-config.rst:197 -msgid "" -"When ``true``, install your project into the virtualenv with pip when " -"building documentation." -msgstr "" - -#: ../../yaml-config.rst:238 -msgid "python.extra_requirements" -msgstr "" - -#: ../../yaml-config.rst:240 -msgid "Default: ``[]``" -msgstr "" - -#: ../../yaml-config.rst:243 -msgid "" -"List of `extra requirements`_ sections to install, additionally to the " -"`package default dependencies`_. Only works if ``python.pip_install`` option" -" above is set to ``true``." -msgstr "" - -#: ../../yaml-config.rst:247 -msgid "" -"Let's say your Python package has a ``setup.py`` which looks like this:" -msgstr "" - -#: ../../yaml-config.rst:268 -msgid "" -"Then to have all dependencies from the ``tests`` and ``docs`` sections " -"installed in addition to the default ``requests`` and ``simplejson``, use " -"the ``extra_requirements`` as such:" -msgstr "" - -#: ../../yaml-config.rst:279 -msgid "Behind the scene the following Pip command will be run:" -msgstr "" diff --git a/tasks.py b/tasks.py index bf431c95d20..f740b482ff3 100644 --- a/tasks.py +++ b/tasks.py @@ -29,6 +29,8 @@ name='docker', ) +# This task is not currently used. +# We keep it around in case we decide to translate the documentation @task def docs(ctx, regenerate_config=False, push=False): """Pull and push translations to Transifex for our docs"""