From 099060394e5fb90a72408eccb2213fd348b13bd7 Mon Sep 17 00:00:00 2001 From: Manuel Kaufmann Date: Tue, 6 Jun 2023 15:57:31 +0200 Subject: [PATCH] Release 9.13.2 --- CHANGELOG.rst | 20 + docs/conf.py | 2 +- package.json | 2 +- readthedocs/__init__.py | 2 +- readthedocs/locale/ar/LC_MESSAGES/django.po | 429 ++++++------- readthedocs/locale/ca/LC_MESSAGES/django.po | 429 ++++++------- readthedocs/locale/de/LC_MESSAGES/django.mo | Bin 88977 -> 88339 bytes readthedocs/locale/de/LC_MESSAGES/django.po | 451 +++++++------- readthedocs/locale/en/LC_MESSAGES/django.po | 421 ++++++------- readthedocs/locale/es/LC_MESSAGES/django.mo | Bin 112698 -> 112079 bytes readthedocs/locale/es/LC_MESSAGES/django.po | 457 +++++++------- readthedocs/locale/eu/LC_MESSAGES/django.po | 421 ++++++------- readthedocs/locale/fr/LC_MESSAGES/django.mo | Bin 126379 -> 125750 bytes readthedocs/locale/fr/LC_MESSAGES/django.po | 457 +++++++------- readthedocs/locale/gl/LC_MESSAGES/django.po | 421 ++++++------- readthedocs/locale/he/LC_MESSAGES/django.mo | Bin 142410 -> 142297 bytes readthedocs/locale/he/LC_MESSAGES/django.po | 458 +++++++------- readthedocs/locale/hu/LC_MESSAGES/django.po | 429 ++++++------- .../locale/id_ID/LC_MESSAGES/django.po | 429 ++++++------- readthedocs/locale/it/LC_MESSAGES/django.po | 429 ++++++------- readthedocs/locale/ja/LC_MESSAGES/django.po | 429 ++++++------- .../locale/ko_KR/LC_MESSAGES/django.po | 429 ++++++------- readthedocs/locale/lt/LC_MESSAGES/django.mo | Bin 62897 -> 69701 bytes readthedocs/locale/lt/LC_MESSAGES/django.po | 562 ++++++++++-------- readthedocs/locale/nb/LC_MESSAGES/django.po | 429 ++++++------- readthedocs/locale/nl/LC_MESSAGES/django.po | 429 ++++++------- .../locale/nl_NL/LC_MESSAGES/django.po | 429 ++++++------- readthedocs/locale/pl/LC_MESSAGES/django.po | 429 ++++++------- .../locale/pt_BR/LC_MESSAGES/django.po | 429 ++++++------- readthedocs/locale/ru/LC_MESSAGES/django.po | 429 ++++++------- readthedocs/locale/sk/LC_MESSAGES/django.po | 429 ++++++------- readthedocs/locale/tr/LC_MESSAGES/django.po | 429 ++++++------- readthedocs/locale/uk/LC_MESSAGES/django.po | 429 ++++++------- .../locale/vi_VN/LC_MESSAGES/django.po | 429 ++++++------- .../locale/zh_CN/LC_MESSAGES/django.po | 429 ++++++------- .../locale/zh_TW/LC_MESSAGES/django.po | 429 ++++++------- setup.cfg | 4 +- 37 files changed, 6208 insertions(+), 5621 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 088e99ef38b..6068f7f7c20 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,23 @@ +Version 9.13.2 +-------------- + +:Date: June 06, 2023 + +* `@stsewd `__: Build: pass environment explicitly (`#10388 `__) +* `@agjohnson `__: Try to bump up config file search in ranking (`#10387 `__) +* `@benjaoming `__: Dev: invoke options --no-django-debug and --http-domain (`#10384 `__) +* `@benjaoming `__: Doc: Remove broken reference (`#10382 `__) +* `@github-actions[bot] `__: Dependencies: all packages updated via pip-tools (`#10380 `__) +* `@stsewd `__: Logs: remove caching without tags log warning (`#10376 `__) +* `@stsewd `__: Build: merge `BaseEnvironment` with `BuildEnvironment` (`#10375 `__) +* `@stsewd `__: Build: avoid breaking builds when a new argument is added to a task (`#10374 `__) +* `@stsewd `__: Remove unused permission classes (`#10373 `__) +* `@benjaoming `__: Build: Bug in `target_url`, failure to add "success" status if no external version exists (`#10369 `__) +* `@ericholscher `__: Release 9.13.1 (`#10366 `__) +* `@benjaoming `__: Small index page tweak (`#10358 `__) +* `@humitos `__: Project: suggest a simple config file on project import wizard (`#10356 `__) +* `@humitos `__: Config: deprecated notification for projects without config file (`#10354 `__) + Version 9.13.1 -------------- diff --git a/docs/conf.py b/docs/conf.py index e547bd88425..5730680b173 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -74,7 +74,7 @@ master_doc = "index" copyright = "Read the Docs, Inc & contributors" -version = "9.13.1" +version = "9.13.2" release = version exclude_patterns = ["_build", "shared", "_includes"] default_role = "obj" diff --git a/package.json b/package.json index f3dba70f121..4678a7fcc88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "readthedocs", - "version": "9.13.1", + "version": "9.13.2", "description": "Read the Docs build dependencies", "author": "Read the Docs, Inc ", "scripts": { diff --git a/readthedocs/__init__.py b/readthedocs/__init__.py index 97e42e92709..38b659a789a 100644 --- a/readthedocs/__init__.py +++ b/readthedocs/__init__.py @@ -1,4 +1,4 @@ """Read the Docs.""" -__version__ = "9.13.1" +__version__ = "9.13.2" diff --git a/readthedocs/locale/ar/LC_MESSAGES/django.po b/readthedocs/locale/ar/LC_MESSAGES/django.po index ecb61507f64..cb943e811aa 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-05-30 15:11+0000\n" +"POT-Creation-Date: 2023-06-06 13:55+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:703 projects/models.py:1438 +#: analytics/models.py:69 builds/models.py:718 projects/models.py:1435 #: search/models.py:28 sphinx_domains/models.py:33 templates/base.html:262 msgid "Version" msgstr "الإصدار" @@ -133,7 +133,7 @@ msgstr "" msgid "Project with {slug_name}={value} is not valid as subproject" msgstr "" -#: api/v3/serializers.py:746 projects/forms.py:480 +#: api/v3/serializers.py:746 projects/forms.py:490 msgid "A subproject with this alias already exists" msgstr "" @@ -189,8 +189,8 @@ msgstr "" msgid "Username" msgstr "اسم المستخدم" -#: audit/models.py:138 builds/models.py:110 builds/models.py:697 -#: projects/models.py:1432 redirects/models.py:57 +#: audit/models.py:138 builds/models.py:110 builds/models.py:712 +#: projects/models.py:1429 redirects/models.py:57 msgid "Project" msgstr "المشروع" @@ -214,7 +214,7 @@ msgstr "" msgid "Organization slug" msgstr "" -#: audit/models.py:180 builds/models.py:1215 +#: audit/models.py:180 builds/models.py:1240 msgid "Action" msgstr "" @@ -337,87 +337,87 @@ msgstr "" msgid "No activity logged yet" msgstr "" -#: builds/constants.py:15 +#: builds/constants.py:18 msgid "Triggered" msgstr "أثار" -#: builds/constants.py:16 +#: builds/constants.py:19 msgid "Cloning" msgstr "يستنسخ" -#: builds/constants.py:17 +#: builds/constants.py:20 msgid "Installing" msgstr "يثبت" -#: builds/constants.py:18 +#: builds/constants.py:21 msgid "Building" msgstr "البناء" -#: builds/constants.py:19 +#: builds/constants.py:22 msgid "Uploading" msgstr "" -#: builds/constants.py:20 +#: builds/constants.py:23 msgid "Finished" msgstr "انتهى" -#: builds/constants.py:21 templates/core/build_list_detailed.html:7 +#: builds/constants.py:24 templates/core/build_list_detailed.html:7 msgid "Cancelled" msgstr "" -#: builds/constants.py:30 +#: builds/constants.py:33 msgid "HTML" msgstr "HTML" -#: builds/constants.py:31 +#: builds/constants.py:34 msgid "PDF" msgstr "PDF" -#: builds/constants.py:32 +#: builds/constants.py:35 msgid "Epub" msgstr "Epub" -#: builds/constants.py:36 +#: builds/constants.py:39 msgid "Manpage" msgstr "صفحة التعليمات" -#: builds/constants.py:37 +#: builds/constants.py:40 msgid "Dash" msgstr "فراغ" -#: builds/constants.py:46 +#: builds/constants.py:49 msgid "External" msgstr "" -#: builds/constants.py:49 +#: builds/constants.py:52 msgid "Branch" msgstr "فرع" -#: builds/constants.py:51 +#: builds/constants.py:54 msgid "Tag" msgstr "وسم" -#: builds/constants.py:53 projects/constants.py:402 +#: builds/constants.py:56 projects/constants.py:402 msgid "Unknown" msgstr "غير معروف" -#: builds/constants.py:64 +#: builds/constants.py:67 msgid "Open" msgstr "" -#: builds/constants.py:65 +#: builds/constants.py:68 msgid "Closed" msgstr "" -#: builds/constants.py:132 +#: builds/constants.py:137 msgid "Any version" msgstr "" -#: builds/constants.py:133 +#: builds/constants.py:138 msgid "SemVer versions" msgstr "" -#: builds/constants.py:134 +#: builds/constants.py:139 msgid "Custom match" msgstr "" @@ -429,7 +429,7 @@ msgstr "فعّال" msgid "Build successful" msgstr "" -#: builds/filters.py:28 projects/models.py:1557 +#: builds/filters.py:28 projects/models.py:1554 #: templates/builds/build_detail.html:143 msgid "Build failed" msgstr "" @@ -442,7 +442,7 @@ msgstr "" msgid "Pull/merge request" msgstr "" -#: builds/filters.py:41 builds/models.py:155 builds/models.py:719 +#: builds/filters.py:41 builds/models.py:155 builds/models.py:734 msgid "State" msgstr "الوضعية" @@ -451,7 +451,7 @@ msgstr "الوضعية" msgid "Any" msgstr "" -#: builds/filters.py:47 builds/models.py:115 builds/models.py:709 +#: builds/filters.py:47 builds/models.py:115 builds/models.py:724 #: sphinx_domains/models.py:59 subscriptions/models.py:97 msgid "Type" msgstr "النوع" @@ -477,11 +477,11 @@ msgstr "" msgid "Invalid Python regular expression." msgstr "" -#: builds/models.py:98 projects/models.py:1520 projects/models.py:1688 +#: builds/models.py:98 projects/models.py:1517 projects/models.py:1685 msgid "created" msgstr "" -#: builds/models.py:103 projects/models.py:1525 +#: builds/models.py:103 projects/models.py:1522 msgid "modified" msgstr "" @@ -559,219 +559,217 @@ msgid "Data generated at build time by the doctool (`readthedocs-build.yaml`)." msgstr "" #: builds/models.py:205 -#, fuzzy -#| msgid "Level of privacy for this Version." msgid "Inject new addons js library for this version" -msgstr "مستوي الخصوصية لهذه النسخة" +msgstr "" #: builds/models.py:223 #, python-brace-format msgid "Version {version} of {project} ({pk})" msgstr "" -#: builds/models.py:731 +#: builds/models.py:746 msgid "Status" msgstr "" -#: builds/models.py:738 integrations/models.py:147 +#: builds/models.py:753 integrations/models.py:147 msgid "Date" msgstr "التاريخ" -#: builds/models.py:739 +#: builds/models.py:754 msgid "Success" msgstr "نجاح" -#: builds/models.py:744 +#: builds/models.py:759 msgid "Setup" msgstr "إعداد" -#: builds/models.py:745 +#: builds/models.py:760 msgid "Setup error" msgstr "إعداد خاطئ" -#: builds/models.py:746 +#: builds/models.py:761 msgid "Output" msgstr "الناتج" -#: builds/models.py:747 templates/builds/build_detail.html:224 +#: builds/models.py:762 templates/builds/build_detail.html:227 msgid "Error" msgstr "خطأ" -#: builds/models.py:748 +#: builds/models.py:763 msgid "Exit code" msgstr "كود الخروج" -#: builds/models.py:753 projects/models.py:1449 sphinx_domains/models.py:43 +#: builds/models.py:768 projects/models.py:1446 sphinx_domains/models.py:43 msgid "Commit" msgstr "تقديم" -#: builds/models.py:759 +#: builds/models.py:774 msgid "Version slug" msgstr "" -#: builds/models.py:765 +#: builds/models.py:780 msgid "Version name" msgstr "" -#: builds/models.py:771 builds/models.py:1228 +#: builds/models.py:786 builds/models.py:1253 msgid "Version type" msgstr "" -#: builds/models.py:778 +#: builds/models.py:793 msgid "Configuration used in the build" msgstr "" -#: builds/models.py:783 +#: builds/models.py:798 msgid "Custom build configuration file path used in this build" msgstr "" -#: builds/models.py:791 +#: builds/models.py:806 msgid "Build Length" msgstr "طول البناء" -#: builds/models.py:794 +#: builds/models.py:809 msgid "Builder" msgstr "" -#: builds/models.py:801 +#: builds/models.py:816 msgid "Cold Storage" msgstr "" -#: builds/models.py:807 +#: builds/models.py:822 msgid "Celery task id" msgstr "" -#: builds/models.py:918 +#: builds/models.py:933 #, python-brace-format msgid "Build {project} for {usernames} ({pk})" msgstr "" -#: builds/models.py:1126 +#: builds/models.py:1151 msgid "Build" msgstr "" -#: builds/models.py:1131 +#: builds/models.py:1156 msgid "Command" msgstr "" -#: builds/models.py:1132 builds/models.py:1192 oauth/models.py:135 +#: builds/models.py:1157 builds/models.py:1217 oauth/models.py:135 #: organizations/models.py:66 projects/models.py:137 subscriptions/models.py:28 #: subscriptions/models.py:100 templates/core/project_details.html:78 msgid "Description" msgstr "الوصف" -#: builds/models.py:1133 +#: builds/models.py:1158 msgid "Command output" msgstr "" -#: builds/models.py:1134 +#: builds/models.py:1159 msgid "Command exit code" msgstr "" -#: builds/models.py:1136 +#: builds/models.py:1161 msgid "Start time" msgstr "" -#: builds/models.py:1137 +#: builds/models.py:1162 msgid "End time" msgstr "" -#: builds/models.py:1147 +#: builds/models.py:1172 #, python-brace-format msgid "Build command {pk} for build {build}" msgstr "أمر البناء {pk} للبناء {build}" -#: builds/models.py:1171 +#: builds/models.py:1196 msgid "Activate version" msgstr "" -#: builds/models.py:1172 +#: builds/models.py:1197 msgid "Hide version" msgstr "" -#: builds/models.py:1173 +#: builds/models.py:1198 msgid "Make version public" msgstr "" -#: builds/models.py:1174 +#: builds/models.py:1199 msgid "Make version private" msgstr "" -#: builds/models.py:1175 +#: builds/models.py:1200 msgid "Set version as default" msgstr "" -#: builds/models.py:1176 +#: builds/models.py:1201 msgid "Delete version" msgstr "" -#: builds/models.py:1188 +#: builds/models.py:1213 msgid "Rule priority" msgstr "" -#: builds/models.py:1189 +#: builds/models.py:1214 msgid "A lower number (0) means a higher priority" msgstr "" -#: builds/models.py:1198 +#: builds/models.py:1223 msgid "Match argument" msgstr "" -#: builds/models.py:1199 +#: builds/models.py:1224 msgid "Value used for the rule to match the version" msgstr "" -#: builds/models.py:1203 +#: builds/models.py:1228 msgid "Predefined match argument" msgstr "" -#: builds/models.py:1205 +#: builds/models.py:1230 msgid "" "Match argument defined by us, it is used if is not None, otherwise match_arg " "will be used." msgstr "" -#: builds/models.py:1216 +#: builds/models.py:1241 msgid "Action to apply to matching versions" msgstr "" -#: builds/models.py:1221 +#: builds/models.py:1246 msgid "Action argument" msgstr "" -#: builds/models.py:1222 +#: builds/models.py:1247 msgid "Value used for the action to perfom an operation" msgstr "" -#: builds/models.py:1229 +#: builds/models.py:1254 msgid "Type of version the rule should be applied to" msgstr "" -#: builds/models.py:1453 +#: builds/models.py:1478 msgid "Version activated" msgstr "" -#: builds/models.py:1454 +#: builds/models.py:1479 msgid "Version hidden" msgstr "" -#: builds/models.py:1456 +#: builds/models.py:1481 msgid "Version set to public privacy" msgstr "" -#: builds/models.py:1459 +#: builds/models.py:1484 msgid "Version set to private privacy" msgstr "" -#: builds/models.py:1461 +#: builds/models.py:1486 msgid "Version set as default" msgstr "" -#: builds/models.py:1462 +#: builds/models.py:1487 msgid "Version deleted" msgstr "" -#: builds/models.py:1467 +#: builds/models.py:1492 msgid "Matched rule" msgstr "" @@ -870,19 +868,19 @@ msgstr "" msgid "Command exited abnormally" msgstr "" -#: doc_builder/environments.py:654 +#: doc_builder/environments.py:618 msgid "A build environment is currently running for this version" msgstr "" -#: doc_builder/environments.py:814 +#: doc_builder/environments.py:778 msgid "Build exited due to time out" msgstr "" -#: doc_builder/environments.py:819 +#: doc_builder/environments.py:783 msgid "Build exited due to excessive memory consumption" msgstr "" -#: doc_builder/environments.py:825 +#: doc_builder/environments.py:789 #, python-brace-format msgid "Build exited due to unknown error: {0}" msgstr "" @@ -1019,7 +1017,7 @@ msgid "Publication date" msgstr "تاريخ النشر" #: gold/models.py:29 organizations/models.py:34 organizations/models.py:219 -#: organizations/models.py:293 projects/models.py:125 projects/models.py:1451 +#: organizations/models.py:293 projects/models.py:125 projects/models.py:1448 #: subscriptions/models.py:23 subscriptions/models.py:90 #: subscriptions/models.py:146 msgid "Modified date" @@ -1308,7 +1306,7 @@ msgstr "" #: oauth/models.py:33 oauth/models.py:128 organizations/models.py:50 #: organizations/models.py:242 projects/filters.py:42 projects/filters.py:107 -#: projects/models.py:134 projects/models.py:1443 sphinx_domains/models.py:51 +#: projects/models.py:134 projects/models.py:1440 sphinx_domains/models.py:51 #: subscriptions/models.py:26 msgid "Name" msgstr "الاسم" @@ -1455,11 +1453,11 @@ msgstr "" msgid "Organization %(name)s already exists" msgstr "" -#: organizations/forms.py:132 organizations/forms.py:218 projects/forms.py:489 +#: organizations/forms.py:132 organizations/forms.py:218 projects/forms.py:499 msgid "Email address or username" msgstr "" -#: organizations/forms.py:148 organizations/forms.py:253 projects/forms.py:504 +#: organizations/forms.py:148 organizations/forms.py:253 projects/forms.py:514 #, python-format msgid "User %(username)s does not exist" msgstr "" @@ -1583,7 +1581,7 @@ msgid "Edit Organization" msgstr "" #: organizations/templates/organizations/admin/organization_edit.html:15 -#: projects/forms.py:258 redirects/templates/redirects/redirect_form.html:80 +#: projects/forms.py:268 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 @@ -1715,10 +1713,8 @@ msgstr "" #: organizations/templates/organizations/organization_choose.html:7 #: organizations/templates/organizations/organization_choose.html:16 -#, fuzzy -#| msgid "Organization" msgid "Choose an organization" -msgstr "المنظمة" +msgstr "" #: organizations/templates/organizations/organization_choose.html:19 msgid "" @@ -1992,7 +1988,7 @@ msgstr "Mercurial" msgid "Bazaar" msgstr "Bazaar" -#: projects/constants.py:99 projects/models.py:2174 +#: projects/constants.py:99 projects/models.py:2171 msgid "Public" msgstr "للعامة" @@ -2144,64 +2140,64 @@ msgstr "" msgid "Length of each tag must be less than or equal to 100 characters." msgstr "" -#: projects/forms.py:248 +#: projects/forms.py:258 msgid "Global settings" msgstr "" -#: projects/forms.py:252 +#: projects/forms.py:262 msgid "Default settings" msgstr "" -#: projects/forms.py:296 +#: projects/forms.py:306 msgid "To build from pull requests you need a " msgstr "" -#: projects/forms.py:307 +#: projects/forms.py:317 msgid "" "To build from pull requests your repository's webhook needs to send pull " "request events. " msgstr "" -#: projects/forms.py:355 +#: projects/forms.py:365 msgid "" "Your configuration file is invalid, make sure it contains conf.py in it." msgstr "" -#: projects/forms.py:417 +#: projects/forms.py:427 #, python-brace-format msgid "There is already a \"{lang}\" translation for the {proj} project." msgstr "" -#: projects/forms.py:508 +#: projects/forms.py:518 #, python-format msgid "User %(username)s is already a maintainer" msgstr "" -#: projects/forms.py:589 +#: projects/forms.py:599 msgid "The payload must be a valid JSON object." msgstr "" -#: projects/forms.py:776 +#: projects/forms.py:786 msgid "Only one domain can be canonical at a time." msgstr "" -#: projects/forms.py:880 +#: projects/forms.py:890 msgid "Variable name can't start with __ (double underscore)" msgstr "" -#: projects/forms.py:884 +#: projects/forms.py:894 msgid "Variable name can't start with READTHEDOCS" msgstr "" -#: projects/forms.py:889 +#: projects/forms.py:899 msgid "There is already a variable with this name for this project" msgstr "" -#: projects/forms.py:894 +#: projects/forms.py:904 msgid "Variable name can't contain spaces" msgstr "" -#: projects/forms.py:898 +#: projects/forms.py:908 msgid "Only letters, numbers and underscore are allowed" msgstr "" @@ -2418,7 +2414,7 @@ msgstr "" msgid "Create a PDF version of your documentation with each build." msgstr "" -#: projects/models.py:346 projects/models.py:1448 +#: projects/models.py:346 projects/models.py:1445 msgid "Path" msgstr "المسار" @@ -2533,330 +2529,330 @@ msgstr "" msgid "Model must have slug" msgstr "" -#: projects/models.py:1319 +#: projects/models.py:1316 msgid "Subproject nesting is not supported" msgstr "" -#: projects/models.py:1450 sphinx_domains/models.py:44 +#: projects/models.py:1447 sphinx_domains/models.py:44 msgid "Build id" msgstr "" -#: projects/models.py:1453 +#: projects/models.py:1450 msgid "Page search rank" msgstr "" -#: projects/models.py:1458 +#: projects/models.py:1455 msgid "Ignore this file from operations like indexing" msgstr "" -#: projects/models.py:1555 +#: projects/models.py:1552 msgid "Build triggered" msgstr "" -#: projects/models.py:1556 +#: projects/models.py:1553 msgid "Build passed" msgstr "" -#: projects/models.py:1573 +#: projects/models.py:1570 msgid "URL" msgstr "" -#: projects/models.py:1575 +#: projects/models.py:1572 msgid "URL to send the webhook to" msgstr "" -#: projects/models.py:1578 +#: projects/models.py:1575 msgid "Secret used to sign the payload of the webhook" msgstr "" -#: projects/models.py:1586 +#: projects/models.py:1583 msgid "Events to subscribe" msgstr "" -#: projects/models.py:1589 +#: projects/models.py:1586 msgid "JSON payload" msgstr "" -#: projects/models.py:1591 +#: projects/models.py:1588 msgid "" "JSON payload to send to the webhook. Check the docs for available substitutions." msgstr "" -#: projects/models.py:1699 sphinx_domains/models.py:47 +#: projects/models.py:1696 sphinx_domains/models.py:47 msgid "Domain" msgstr "النطاق" -#: projects/models.py:1706 +#: projects/models.py:1703 msgid "This domain was auto-created" msgstr "" -#: projects/models.py:1710 +#: projects/models.py:1707 msgid "This domain is a CNAME for the project" msgstr "" -#: projects/models.py:1715 +#: projects/models.py:1712 msgid "This domain is the primary one where the documentation is served from" msgstr "" -#: projects/models.py:1719 +#: projects/models.py:1716 msgid "Use HTTPS" msgstr "" -#: projects/models.py:1721 +#: projects/models.py:1718 msgid "Always use HTTPS for this domain" msgstr "" -#: projects/models.py:1725 +#: projects/models.py:1722 msgid "Number of times this domain has been hit" msgstr "" -#: projects/models.py:1730 templates/projects/domain_form.html:49 +#: projects/models.py:1727 templates/projects/domain_form.html:49 msgid "SSL certificate status" msgstr "" -#: projects/models.py:1739 +#: projects/models.py:1736 msgid "Skip validation process." msgstr "" -#: projects/models.py:1745 +#: projects/models.py:1742 msgid "Start date of the validation process." msgstr "" -#: projects/models.py:1756 +#: projects/models.py:1753 msgid "Set a custom max-age (eg. 31536000) for the HSTS header" msgstr "" -#: projects/models.py:1760 +#: projects/models.py:1757 msgid "" "If hsts_max_age > 0, set the includeSubDomains flag with the HSTS header" msgstr "" -#: projects/models.py:1764 +#: projects/models.py:1761 msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" msgstr "" -#: projects/models.py:1920 +#: projects/models.py:1917 msgid "Webhook: Allow deprecated webhook views" msgstr "" -#: projects/models.py:1924 +#: projects/models.py:1921 msgid "" "Sphinx: Do not overwrite context vars in conf.py with Read the Docs context" msgstr "" -#: projects/models.py:1930 +#: projects/models.py:1927 msgid "Sphinx: Do not define html_theme_path on Sphinx < 6.0" msgstr "" -#: projects/models.py:1935 +#: projects/models.py:1932 msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" msgstr "" -#: projects/models.py:1939 +#: projects/models.py:1936 msgid "Build: Do not shallow clone when cloning git repos" msgstr "" -#: projects/models.py:1943 +#: projects/models.py:1940 msgid "Build: Use Docker image labelled as `testing` to build the docs" msgstr "" -#: projects/models.py:1947 +#: projects/models.py:1944 msgid "Build: Try alternative method of posting large data" msgstr "" -#: projects/models.py:1951 +#: projects/models.py:1948 msgid "Build: Clean all files used in the build process" msgstr "" -#: projects/models.py:1955 +#: projects/models.py:1952 msgid "Conda: Upgrade conda before creating the environment" msgstr "" -#: projects/models.py:1959 +#: projects/models.py:1956 msgid "Conda: Append Read the Docs core requirements to environment.yml file" msgstr "" -#: projects/models.py:1964 +#: projects/models.py:1961 msgid "" "Sphinx: Pass all versions (including private) into the html context when " "building with Sphinx" msgstr "" -#: projects/models.py:1971 +#: projects/models.py:1968 msgid "" "Build: Cache the environment (virtualenv, conda, pip cache, repository) in " "storage" msgstr "" -#: projects/models.py:1976 +#: projects/models.py:1973 msgid "Build: Limit the amount of concurrent builds" msgstr "" -#: projects/models.py:1981 +#: projects/models.py:1978 msgid "" "Proxito: CDN support for a project's public versions when privacy levels are " "enabled." msgstr "" -#: projects/models.py:1987 +#: projects/models.py:1984 msgid "Build: Use Docker gVisor runtime to create build container." msgstr "" -#: projects/models.py:1991 +#: projects/models.py:1988 msgid "Proxito: Record 404s page views." msgstr "" -#: projects/models.py:1995 +#: projects/models.py:1992 msgid "Proxito: Allow forced redirects." msgstr "" -#: projects/models.py:1999 +#: projects/models.py:1996 msgid "Proxito: Disable all page views" msgstr "" -#: projects/models.py:2003 +#: projects/models.py:2000 msgid "Sphinx: Disable indexing of sphinx domains" msgstr "" -#: projects/models.py:2007 +#: projects/models.py:2004 msgid "Proxito: Allow usage of the X-RTD-Slug header" msgstr "" -#: projects/models.py:2012 +#: projects/models.py:2009 msgid "" "Proxito: Use new unresolver implementation for serving documentation files." msgstr "" -#: projects/models.py:2019 +#: projects/models.py:2016 msgid "Webhook: Skip syncing branches" msgstr "" -#: projects/models.py:2023 +#: projects/models.py:2020 msgid "Webhook: Skip syncing tags" msgstr "" -#: projects/models.py:2027 +#: projects/models.py:2024 msgid "Webhook: Skip sync versions task" msgstr "" -#: projects/models.py:2031 +#: projects/models.py:2028 msgid "Build: Always run pip install --upgrade" msgstr "" -#: projects/models.py:2032 +#: projects/models.py:2029 msgid "Build: Use new pip resolver" msgstr "" -#: projects/models.py:2035 +#: projects/models.py:2032 msgid "Build: Don't install the latest version of pip" msgstr "" -#: projects/models.py:2037 +#: projects/models.py:2034 msgid "Sphinx: Use latest version of Sphinx" msgstr "" -#: projects/models.py:2040 +#: projects/models.py:2037 msgid "MkDOcs: Install mkdocs 0.17.3 by default" msgstr "" -#: projects/models.py:2042 +#: projects/models.py:2039 msgid "MkDocs: Use latest version of MkDocs" msgstr "" -#: projects/models.py:2045 +#: projects/models.py:2042 msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" msgstr "" -#: projects/models.py:2051 +#: projects/models.py:2048 msgid "Search: Disable server side search" msgstr "" -#: projects/models.py:2055 +#: projects/models.py:2052 msgid "Search: Enable server side search for MkDocs projects" msgstr "" -#: projects/models.py:2059 +#: projects/models.py:2056 msgid "Search: Default to fuzzy search for simple search queries" msgstr "" -#: projects/models.py:2064 +#: projects/models.py:2061 msgid "" "Search: Index content directly from html files instead or relying in other " "sources" msgstr "" -#: projects/models.py:2072 +#: projects/models.py:2069 msgid "" "Build: List packages installed in the environment (\"pip list\" or \"conda " "list\") on build's output" msgstr "" -#: projects/models.py:2079 +#: projects/models.py:2076 msgid "" "Build: Use remote listing in VCS (e.g. git ls-remote) if supported for sync " "versions" msgstr "" -#: projects/models.py:2085 +#: projects/models.py:2082 msgid "Sphinx: Use \"-j auto\" when calling sphinx-build" msgstr "" -#: projects/models.py:2089 +#: projects/models.py:2086 msgid "Sphinx: Use regular sphinx builders instead of custom RTD builders" msgstr "" -#: projects/models.py:2094 +#: projects/models.py:2091 msgid "" "Build: Cancel triggered/running builds when a new one with same project/" "version arrives" msgstr "" -#: projects/models.py:2101 +#: projects/models.py:2098 msgid "" "Sphinx: Do not create index.md or README.rst if the project does not have " "one." msgstr "" -#: projects/models.py:2106 +#: projects/models.py:2103 msgid "Build: Use rclone for syncing files to the media storage." msgstr "" -#: projects/models.py:2111 +#: projects/models.py:2108 msgid "" "Proxito: Inject 'readthedocs-client.js' as