From d0c521284ef8ae4173f5d71ff76fd4f55c067f04 Mon Sep 17 00:00:00 2001 From: Eric Holscher Date: Mon, 18 Sep 2023 16:08:55 -0700 Subject: [PATCH] Release 10.5.0 --- CHANGELOG.rst | 19 + docs/conf.py | 2 +- package.json | 2 +- readthedocs/__init__.py | 2 +- readthedocs/locale/ar/LC_MESSAGES/django.po | 446 +++++++--------- readthedocs/locale/ca/LC_MESSAGES/django.po | 448 +++++++--------- readthedocs/locale/de/LC_MESSAGES/django.po | 448 +++++++--------- readthedocs/locale/en/LC_MESSAGES/django.po | 446 +++++++--------- readthedocs/locale/es/LC_MESSAGES/django.mo | Bin 109004 -> 108344 bytes readthedocs/locale/es/LC_MESSAGES/django.po | 484 +++++++++-------- readthedocs/locale/eu/LC_MESSAGES/django.po | 446 +++++++--------- readthedocs/locale/fr/LC_MESSAGES/django.mo | Bin 122699 -> 122067 bytes readthedocs/locale/fr/LC_MESSAGES/django.po | 484 +++++++++-------- readthedocs/locale/gl/LC_MESSAGES/django.mo | Bin 135798 -> 135160 bytes readthedocs/locale/gl/LC_MESSAGES/django.po | 490 +++++++++--------- readthedocs/locale/he/LC_MESSAGES/django.mo | Bin 146649 -> 145935 bytes readthedocs/locale/he/LC_MESSAGES/django.po | 488 +++++++++-------- readthedocs/locale/hu/LC_MESSAGES/django.po | 448 +++++++--------- .../locale/id_ID/LC_MESSAGES/django.po | 448 +++++++--------- readthedocs/locale/it/LC_MESSAGES/django.po | 448 +++++++--------- readthedocs/locale/ja/LC_MESSAGES/django.mo | Bin 32046 -> 32422 bytes readthedocs/locale/ja/LC_MESSAGES/django.po | 467 ++++++++--------- .../locale/ko_KR/LC_MESSAGES/django.po | 448 +++++++--------- readthedocs/locale/lt/LC_MESSAGES/django.po | 448 +++++++--------- readthedocs/locale/nb/LC_MESSAGES/django.po | 448 +++++++--------- readthedocs/locale/nl/LC_MESSAGES/django.po | 448 +++++++--------- .../locale/nl_NL/LC_MESSAGES/django.po | 448 +++++++--------- readthedocs/locale/pl/LC_MESSAGES/django.po | 448 +++++++--------- .../locale/pt_BR/LC_MESSAGES/django.po | 448 +++++++--------- readthedocs/locale/ru/LC_MESSAGES/django.po | 448 +++++++--------- readthedocs/locale/sk/LC_MESSAGES/django.po | 448 +++++++--------- readthedocs/locale/tr/LC_MESSAGES/django.po | 448 +++++++--------- readthedocs/locale/uk/LC_MESSAGES/django.po | 448 +++++++--------- .../locale/vi_VN/LC_MESSAGES/django.po | 448 +++++++--------- .../locale/zh_CN/LC_MESSAGES/django.po | 448 +++++++--------- .../locale/zh_TW/LC_MESSAGES/django.po | 448 +++++++--------- setup.cfg | 4 +- 37 files changed, 5575 insertions(+), 6717 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 406ad5fadf6..2fa4be988b2 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,22 @@ +Version 10.5.0 +-------------- + +:Date: September 18, 2023 + +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#10744 `__) +* `@stsewd `__: Subscriptions: remove old models (`#10740 `__) +* `@ericholscher `__: Change frequency of pageview delete code (`#10739 `__) +* `@humitos `__: Proxito: add CORS headers only on public versions (`#10737 `__) +* `@humitos `__: Docs: remove feature flags page (`#10736 `__) +* `@humitos `__: Addons: allow users to opt-in into the beta addons (`#10733 `__) +* `@humitos `__: Docs: review and update the whole FAQ page. (`#10732 `__) +* `@humitos `__: Release 10.4.0 (`#10727 `__) +* `@humitos `__: Addons: include `hotkeys` in API response (`#10722 `__) +* `@humitos `__: Docs: make `sphinx.configuration` in the tutorial (`#10718 `__) +* `@humitos `__: Requirements: revert upgrade to `psycopg==3.x` (`#10713 `__) +* `@humitos `__: FooterAPI: use `AdminPermission` when working with object users (`#10709 `__) +* `@stsewd `__: Search: stop relying on the DB when indexing (`#10696 `__) + Version 10.4.0 -------------- diff --git a/docs/conf.py b/docs/conf.py index d8f6ebb3d4b..5ceb45499dd 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -77,7 +77,7 @@ master_doc = "index" copyright = "Read the Docs, Inc & contributors" -version = "10.4.0" +version = "10.5.0" release = version exclude_patterns = ["_build", "shared", "_includes"] default_role = "obj" diff --git a/package.json b/package.json index 21ec3caa618..3da3ebc3c45 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readthedocs", - "version": "10.4.0", + "version": "10.5.0", "description": "Read the Docs build dependencies", "author": "Read the Docs, Inc ", "scripts": { diff --git a/readthedocs/__init__.py b/readthedocs/__init__.py index 7135e382d79..27df6ed4500 100644 --- a/readthedocs/__init__.py +++ b/readthedocs/__init__.py @@ -1,4 +1,4 @@ """Read the Docs.""" -__version__ = "10.4.0" +__version__ = "10.5.0" diff --git a/readthedocs/locale/ar/LC_MESSAGES/django.po b/readthedocs/locale/ar/LC_MESSAGES/django.po index d0b384f95a4..793e9fd6acd 100644 --- a/readthedocs/locale/ar/LC_MESSAGES/django.po +++ b/readthedocs/locale/ar/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: readthedocs\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-12 11:19+0000\n" +"POT-Creation-Date: 2023-09-18 23:06+0000\n" "PO-Revision-Date: 2012-10-03 11:28+0000\n" "Last-Translator: Mustafa , 2020\n" "Language-Team: Arabic (http://app.transifex.com/readthedocs/readthedocs/" @@ -24,7 +24,7 @@ msgstr "" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: analytics/models.py:69 builds/models.py:727 projects/models.py:1346 +#: analytics/models.py:69 builds/models.py:727 projects/models.py:1412 #: search/models.py:28 templates/base.html:262 msgid "Version" msgstr "الإصدار" @@ -145,7 +145,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:729 projects/forms.py:491 +#: api/v3/serializers.py:729 projects/forms.py:492 msgid "A subproject with this alias already exists" msgstr "" @@ -172,7 +172,7 @@ msgid "Log out" msgstr "" #: audit/models.py:91 organizations/views/private.py:145 -#: organizations/views/private.py:210 projects/views/private.py:447 +#: organizations/views/private.py:210 projects/views/private.py:457 msgid "Invitation sent" msgstr "" @@ -189,7 +189,7 @@ msgid "Invitation declined" msgstr "" #: audit/models.py:116 core/models.py:21 gold/models.py:33 -#: projects/models.py:137 +#: projects/models.py:203 msgid "User" msgstr "المستخدم" @@ -202,7 +202,7 @@ msgid "Username" msgstr "اسم المستخدم" #: audit/models.py:138 builds/models.py:110 builds/models.py:721 -#: projects/models.py:1340 redirects/models.py:56 +#: projects/models.py:1406 redirects/models.py:56 msgid "Project" msgstr "المشروع" @@ -214,7 +214,7 @@ msgstr "" msgid "Project slug" msgstr "" -#: audit/models.py:160 oauth/models.py:120 subscriptions/models.py:135 +#: audit/models.py:160 oauth/models.py:120 msgid "Organization" msgstr "المنظمة" @@ -441,7 +441,7 @@ msgstr "فعّال" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1448 +#: builds/filters.py:28 projects/models.py:1514 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -464,7 +464,6 @@ msgid "Any" msgstr "" #: builds/filters.py:47 builds/models.py:115 builds/models.py:733 -#: subscriptions/models.py:95 msgid "Type" msgstr "النوع" @@ -489,11 +488,11 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 projects/models.py:1411 projects/models.py:1579 +#: builds/models.py:98 projects/models.py:1477 projects/models.py:1645 msgid "created" msgstr "" -#: builds/models.py:103 projects/models.py:1416 +#: builds/models.py:103 projects/models.py:1482 msgid "modified" msgstr "" @@ -506,7 +505,7 @@ msgid "Verbose Name" msgstr "اسم مطوّل" #: builds/models.py:143 oauth/models.py:32 organizations/models.py:48 -#: projects/models.py:142 subscriptions/models.py:32 +#: projects/models.py:208 msgid "Slug" msgstr "Slug" @@ -526,7 +525,7 @@ msgstr "بني" msgid "Uploaded" msgstr "تم الرفع" -#: builds/models.py:170 projects/models.py:449 +#: builds/models.py:170 projects/models.py:515 msgid "Privacy Level" msgstr "مستوي الخصوصية" @@ -558,7 +557,7 @@ msgstr "" msgid "Has HTML Zip" msgstr "" -#: builds/models.py:189 projects/models.py:217 +#: builds/models.py:189 projects/models.py:283 msgid "Documentation type" msgstr "" @@ -611,7 +610,7 @@ msgstr "خطأ" msgid "Exit code" msgstr "كود الخروج" -#: builds/models.py:777 projects/models.py:1357 +#: builds/models.py:777 projects/models.py:1423 msgid "Commit" msgstr "تقديم" @@ -665,8 +664,8 @@ msgid "Command" msgstr "" #: builds/models.py:1181 builds/models.py:1241 oauth/models.py:133 -#: organizations/models.py:62 projects/models.py:144 subscriptions/models.py:27 -#: subscriptions/models.py:98 templates/core/project_details.html:78 +#: organizations/models.py:62 projects/models.py:210 +#: templates/core/project_details.html:78 msgid "Description" msgstr "الوصف" @@ -829,7 +828,7 @@ msgstr "" #: core/forms.py:55 #: organizations/templates/organizations/admin/organization_edit.html:15 -#: projects/forms.py:269 redirects/templates/redirects/redirect_form.html:80 +#: projects/forms.py:270 redirects/templates/redirects/redirect_form.html:80 #: templates/builds/regexautomationrule_form.html:28 #: templates/projects/environmentvariable_form.html:20 #: templates/projects/project_edit.html:22 @@ -1090,15 +1089,12 @@ msgid "This project is already Ad-Free." msgstr "" #: gold/models.py:28 organizations/models.py:29 organizations/models.py:220 -#: organizations/models.py:294 projects/models.py:131 -#: subscriptions/models.py:21 subscriptions/models.py:87 +#: organizations/models.py:294 projects/models.py:197 msgid "Publication date" msgstr "تاريخ النشر" #: gold/models.py:29 organizations/models.py:30 organizations/models.py:221 -#: organizations/models.py:295 projects/models.py:132 projects/models.py:1359 -#: subscriptions/models.py:22 subscriptions/models.py:88 -#: subscriptions/models.py:143 +#: organizations/models.py:295 projects/models.py:198 projects/models.py:1425 msgid "Modified date" msgstr "تاريخ التعديل" @@ -1380,7 +1376,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:126 organizations/filters.py:22 #: organizations/filters.py:28 organizations/models.py:46 #: organizations/models.py:244 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:141 projects/models.py:1351 subscriptions/models.py:25 +#: projects/models.py:207 projects/models.py:1417 msgid "Name" msgstr "الاسم" @@ -1542,11 +1538,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:133 organizations/forms.py:218 projects/forms.py:500 +#: organizations/forms.py:133 organizations/forms.py:218 projects/forms.py:525 msgid "Email address or username" msgstr "" -#: organizations/forms.py:149 organizations/forms.py:253 projects/forms.py:515 +#: organizations/forms.py:149 organizations/forms.py:253 projects/forms.py:540 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -2071,7 +2067,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2019 +#: projects/constants.py:99 projects/models.py:2085 msgid "Public" msgstr "للعامة" @@ -2189,80 +2185,80 @@ msgstr "" msgid "Visibility" msgstr "" -#: projects/forms.py:119 +#: projects/forms.py:120 msgid "Invalid project name, a project already exists with that name" msgstr "" -#: projects/forms.py:123 +#: projects/forms.py:124 msgid "Invalid project name" msgstr "" -#: projects/forms.py:141 +#: projects/forms.py:142 msgid "Repository invalid" msgstr "" -#: projects/forms.py:182 +#: projects/forms.py:183 msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:259 +#: projects/forms.py:260 msgid "Global settings" msgstr "" -#: projects/forms.py:263 +#: projects/forms.py:264 msgid "Default settings" msgstr "" -#: projects/forms.py:307 +#: projects/forms.py:308 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:318 +#: projects/forms.py:319 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:366 +#: projects/forms.py:367 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" -#: projects/forms.py:428 +#: projects/forms.py:429 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:519 +#: projects/forms.py:544 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:601 +#: projects/forms.py:626 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:789 +#: projects/forms.py:814 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:893 +#: projects/forms.py:918 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:897 +#: projects/forms.py:922 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:902 +#: projects/forms.py:927 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:907 +#: projects/forms.py:932 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:911 +#: projects/forms.py:936 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2278,241 +2274,241 @@ msgstr "" msgid "Alias" msgstr "" -#: projects/models.py:146 +#: projects/models.py:212 msgid "Short description of this project" msgstr "" -#: projects/models.py:149 +#: projects/models.py:215 msgid "Repository URL" msgstr "عنوان المستودع" -#: projects/models.py:152 +#: projects/models.py:218 msgid "Hosted documentation repository URL" msgstr "" -#: projects/models.py:159 +#: projects/models.py:225 msgid "Repository type" msgstr "نوع المستودع" -#: projects/models.py:165 +#: projects/models.py:231 msgid "Project homepage" msgstr "" -#: projects/models.py:167 +#: projects/models.py:233 msgid "The project's homepage" msgstr "الصفحة الرئيسية للمشروع" -#: projects/models.py:170 +#: projects/models.py:236 msgid "Canonical URL" msgstr "" -#: projects/models.py:172 +#: projects/models.py:238 msgid "URL that documentation is expected to serve from" msgstr "" -#: projects/models.py:175 +#: projects/models.py:241 msgid "Single version" msgstr "" -#: projects/models.py:178 +#: projects/models.py:244 msgid "" "A single version site has no translations and only your \"latest\" version, " "served at the root of the domain. Use this with caution, only turn it on if " "you will never have multiple versions of your docs." msgstr "" -#: projects/models.py:185 +#: projects/models.py:251 msgid "Default version" msgstr "الإصدار الإفتراضي" -#: projects/models.py:188 +#: projects/models.py:254 msgid "The version of your project that / redirects to" msgstr "" -#: projects/models.py:193 +#: projects/models.py:259 msgid "Default branch" msgstr "" -#: projects/models.py:199 +#: projects/models.py:265 msgid "" "What branch \"latest\" points to. Leave empty to use the default value for " "your VCS." msgstr "" -#: projects/models.py:204 +#: projects/models.py:270 msgid "Requirements file" msgstr "ملف المتطلبات" -#: projects/models.py:210 +#: projects/models.py:276 msgid "" "A pip requirements file needed to build your documentation. Path " "from the root of your project." msgstr "" -#: projects/models.py:222 +#: projects/models.py:288 msgid "" "Type of documentation you are building. More " "info on sphinx builders." msgstr "" -#: projects/models.py:229 +#: projects/models.py:295 msgid "Custom path prefix" msgstr "" -#: projects/models.py:235 +#: projects/models.py:301 msgid "" "A custom path prefix used when serving documentation from this project. By " "default we serve documentation at the root (/) of a domain." msgstr "" -#: projects/models.py:240 +#: projects/models.py:306 msgid "Custom subproject path prefix" msgstr "" -#: projects/models.py:246 +#: projects/models.py:312 msgid "" "A custom path prefix used when evaluating the root of a subproject. By " "default we serve documentation from subprojects under the `/projects/` " "prefix." msgstr "" -#: projects/models.py:253 +#: projects/models.py:319 msgid "Build pull requests for this project" msgstr "" -#: projects/models.py:256 +#: projects/models.py:322 msgid "" "More information in our docs." msgstr "" -#: projects/models.py:260 +#: projects/models.py:326 msgid "Privacy level of Pull Requests" msgstr "" -#: projects/models.py:267 +#: projects/models.py:333 msgid "Should builds from pull requests be public?" msgstr "" -#: projects/models.py:272 +#: projects/models.py:338 msgid "CDN Enabled" msgstr "" -#: projects/models.py:274 +#: projects/models.py:340 msgid "Analytics code" msgstr "رمز الإحصائيات" -#: projects/models.py:279 +#: projects/models.py:345 msgid "" "Google Analytics Tracking ID (ex. UA-22345342-1). This may slow " "down your page loads." msgstr "" -#: projects/models.py:285 +#: projects/models.py:351 msgid "Disable Analytics" msgstr "" -#: projects/models.py:289 +#: projects/models.py:355 msgid "" "Disable Google Analytics completely for this project (requires rebuilding " "documentation)" msgstr "" -#: projects/models.py:294 +#: projects/models.py:360 msgid "Alternative container image" msgstr "" -#: projects/models.py:300 +#: projects/models.py:366 msgid "Container memory limit" msgstr "" -#: projects/models.py:305 +#: projects/models.py:371 msgid "" "Memory limit in Docker format -- example: 512m or 1g" msgstr "" -#: projects/models.py:310 +#: projects/models.py:376 msgid "Container time limit in seconds" msgstr "" -#: projects/models.py:315 +#: projects/models.py:381 msgid "Alternate build queue id" msgstr "" -#: projects/models.py:321 +#: projects/models.py:387 msgid "Maximum concurrent builds allowed for this project" msgstr "" -#: projects/models.py:326 +#: projects/models.py:392 msgid "Allow paid advertising" msgstr "" -#: projects/models.py:328 +#: projects/models.py:394 msgid "If unchecked, users will still see community ads." msgstr "" -#: projects/models.py:331 +#: projects/models.py:397 msgid "Ad-free" msgstr "" -#: projects/models.py:336 +#: projects/models.py:402 msgid "Is spam?" msgstr "" -#: projects/models.py:339 +#: projects/models.py:405 msgid "Manually marked as (not) spam" msgstr "" -#: projects/models.py:342 +#: projects/models.py:408 msgid "Show version warning" msgstr "" -#: projects/models.py:344 +#: projects/models.py:410 msgid "Show warning banner in non-stable nor latest versions." msgstr "" -#: projects/models.py:349 +#: projects/models.py:415 msgid "Enable EPUB build" msgstr "" -#: projects/models.py:352 +#: projects/models.py:418 msgid "Create a EPUB version of your documentation with each build." msgstr "" -#: projects/models.py:356 +#: projects/models.py:422 msgid "Enable PDF build" msgstr "" -#: projects/models.py:359 +#: projects/models.py:425 msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:365 projects/models.py:1356 +#: projects/models.py:431 projects/models.py:1422 msgid "Path" msgstr "المسار" -#: projects/models.py:369 +#: projects/models.py:435 msgid "The directory where conf.py lives" msgstr "" -#: projects/models.py:374 +#: projects/models.py:440 msgid "Python configuration file" msgstr "" -#: projects/models.py:379 +#: projects/models.py:445 msgid "" "Path from project root to conf.py file (ex. docs/conf.py). Leave blank if you want us to find it for you." msgstr "" -#: projects/models.py:386 +#: projects/models.py:452 msgid "Path for .readthedocs.yaml" msgstr "" -#: projects/models.py:392 +#: projects/models.py:458 msgid "" "Warning: experimental feature. Custom path from repository " "top-level to your .readthedocs.yaml, ex. subpath/docs/." @@ -2520,368 +2516,368 @@ msgid "" "yaml." msgstr "" -#: projects/models.py:400 +#: projects/models.py:466 msgid "Featured" msgstr "مميز" -#: projects/models.py:402 +#: projects/models.py:468 msgid "Skip (disable) building this project" msgstr "" -#: projects/models.py:410 +#: projects/models.py:476 msgid "Delisted" msgstr "" -#: projects/models.py:412 +#: projects/models.py:478 msgid "" "Delisting a project removes it from Read the Docs search indexing and asks " "external search engines to remove it via robots.txt" msgstr "" -#: projects/models.py:418 +#: projects/models.py:484 msgid "Install Project" msgstr "" -#: projects/models.py:420 +#: projects/models.py:486 msgid "" "Install your project inside a virtualenv using setup.py install" msgstr "" -#: projects/models.py:429 +#: projects/models.py:495 msgid "Python Interpreter" msgstr "" -#: projects/models.py:434 +#: projects/models.py:500 msgid "The Python interpreter used to create the virtual environment." msgstr "" -#: projects/models.py:442 +#: projects/models.py:508 msgid "Use system packages" msgstr "" -#: projects/models.py:444 +#: projects/models.py:510 msgid "Give the virtual environment access to the global site-packages dir." msgstr "" -#: projects/models.py:454 +#: projects/models.py:520 msgid "Should the project dashboard be public?" msgstr "" -#: projects/models.py:461 +#: projects/models.py:527 msgid "Related projects" msgstr "" -#: projects/models.py:469 templates/search/elastic_search.html:57 +#: projects/models.py:535 templates/search/elastic_search.html:57 msgid "Language" msgstr "اللغة" -#: projects/models.py:473 +#: projects/models.py:539 msgid "" "The language the project documentation is rendered in. Note: this affects " "your project's URL." msgstr "" -#: projects/models.py:481 +#: projects/models.py:547 msgid "Programming Language" msgstr "لغة البرمَجة" -#: projects/models.py:485 +#: projects/models.py:551 msgid "The primary programming language the project is written in." msgstr "" -#: projects/models.py:501 +#: projects/models.py:567 msgid "This project has been built with a webhook" msgstr "" -#: projects/models.py:505 +#: projects/models.py:571 msgid "This project has been successfully cloned" msgstr "" -#: projects/models.py:525 +#: projects/models.py:591 msgid "project" msgstr "" -#: projects/models.py:536 +#: projects/models.py:602 msgid "Model must have slug" msgstr "" -#: projects/models.py:1227 +#: projects/models.py:1293 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1358 +#: projects/models.py:1424 msgid "Build id" msgstr "" -#: projects/models.py:1361 +#: projects/models.py:1427 msgid "Page search rank" msgstr "" -#: projects/models.py:1366 +#: projects/models.py:1432 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1446 +#: projects/models.py:1512 msgid "Build triggered" msgstr "" -#: projects/models.py:1447 +#: projects/models.py:1513 msgid "Build passed" msgstr "" -#: projects/models.py:1464 +#: projects/models.py:1530 msgid "URL" msgstr "" -#: projects/models.py:1466 +#: projects/models.py:1532 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1469 +#: projects/models.py:1535 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1477 +#: projects/models.py:1543 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1480 +#: projects/models.py:1546 msgid "JSON payload" msgstr "" -#: projects/models.py:1482 +#: projects/models.py:1548 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1590 +#: projects/models.py:1656 msgid "Domain" msgstr "النطاق" -#: projects/models.py:1597 +#: projects/models.py:1663 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1601 +#: projects/models.py:1667 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1606 +#: projects/models.py:1672 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1610 +#: projects/models.py:1676 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1612 +#: projects/models.py:1678 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1616 +#: projects/models.py:1682 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1621 templates/projects/domain_form.html:49 +#: projects/models.py:1687 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1630 +#: projects/models.py:1696 msgid "Skip validation process." msgstr "" -#: projects/models.py:1636 +#: projects/models.py:1702 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1647 +#: projects/models.py:1713 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1651 +#: projects/models.py:1717 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1655 +#: projects/models.py:1721 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1814 +#: projects/models.py:1880 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1818 +#: projects/models.py:1884 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1822 +#: projects/models.py:1888 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1827 +#: projects/models.py:1893 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1834 +#: projects/models.py:1900 msgid "" "Proxito: CDN support for a project's public versions when privacy levels are " "enabled." msgstr "" -#: projects/models.py:1840 +#: projects/models.py:1906 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1844 +#: projects/models.py:1910 msgid "Proxito: Allow forced redirects." msgstr "" -#: projects/models.py:1848 +#: projects/models.py:1914 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:1852 +#: projects/models.py:1918 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:1857 +#: projects/models.py:1923 msgid "" "Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " "one (Project.custom_prefix)." msgstr "" -#: projects/models.py:1862 +#: projects/models.py:1928 msgid "Dashboard: Allow project to use the version warning banner." msgstr "" -#: projects/models.py:1868 +#: projects/models.py:1934 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:1872 +#: projects/models.py:1938 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:1876 +#: projects/models.py:1942 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:1880 +#: projects/models.py:1946 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:1881 +#: projects/models.py:1947 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:1884 +#: projects/models.py:1950 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:1886 +#: projects/models.py:1952 msgid "Sphinx: Use latest version of Sphinx" msgstr "" -#: projects/models.py:1889 +#: projects/models.py:1955 msgid "MkDOcs: Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:1893 +#: projects/models.py:1959 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:1898 +#: projects/models.py:1964 msgid "" "Build: Install all the latest versions of Read the Docs core requirements" msgstr "" -#: projects/models.py:1905 +#: projects/models.py:1971 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:1909 +#: projects/models.py:1975 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:1913 +#: projects/models.py:1979 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:1918 +#: projects/models.py:1984 msgid "Build: Set scale-in protection before/after building." msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1990 msgid "" "Proxito: Inject 'readthedocs-addons.js' as