-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
34 changed files
with
1,781 additions
and
2,330 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "readthedocs", | ||
"version": "10.15.1", | ||
"version": "10.16.0", | ||
"description": "Read the Docs build dependencies", | ||
"author": "Read the Docs, Inc <[email protected]>", | ||
"scripts": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
"""Read the Docs.""" | ||
|
||
|
||
__version__ = "10.15.1" | ||
__version__ = "10.16.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: readthedocs\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-01-17 09:47+0000\n" | ||
"POT-Creation-Date: 2024-01-23 11:49+0000\n" | ||
"PO-Revision-Date: 2012-10-03 11:28+0000\n" | ||
"Last-Translator: Mustafa <[email protected]>, 2020\n" | ||
"Language-Team: Arabic (http://app.transifex.com/readthedocs/readthedocs/" | ||
|
@@ -147,39 +147,39 @@ msgstr "" | |
msgid "Privacy Policy" | ||
msgstr "سياسة الخصوصية" | ||
|
||
#: api/v3/serializers.py:587 | ||
#: api/v3/serializers.py:622 | ||
#, python-brace-format | ||
msgid "Invalid project name \"{0}\": no slug generated." | ||
msgstr "" | ||
|
||
#: api/v3/serializers.py:591 | ||
#: api/v3/serializers.py:626 | ||
#, python-brace-format | ||
msgid "Project with slug \"{0}\" already exists." | ||
msgstr "" | ||
|
||
#: api/v3/serializers.py:814 | ||
#: api/v3/serializers.py:849 | ||
#, python-brace-format | ||
msgid "Project with {slug_name}={value} is not valid as subproject" | ||
msgstr "" | ||
|
||
#: api/v3/serializers.py:822 projects/forms.py:469 | ||
#: api/v3/serializers.py:857 projects/forms.py:469 | ||
msgid "A subproject with this alias already exists" | ||
msgstr "" | ||
|
||
#: api/v3/serializers.py:965 | ||
#: api/v3/serializers.py:1000 | ||
#, python-brace-format | ||
msgid "" | ||
"Prefix redirects have been removed. Please use an exact redirect `/prefix/*` " | ||
"instead. See {blog_link}." | ||
msgstr "" | ||
|
||
#: api/v3/serializers.py:971 | ||
#: api/v3/serializers.py:1006 | ||
#, python-brace-format | ||
msgid "" | ||
"sphinx_html redirect has been renamed to clean_url_to_html. See {blog_link}." | ||
msgstr "" | ||
|
||
#: api/v3/serializers.py:977 | ||
#: api/v3/serializers.py:1012 | ||
#, python-brace-format | ||
msgid "" | ||
"sphinx_htmldir redirect has been renamed to html_to_clean_url. See " | ||
|
@@ -1599,11 +1599,11 @@ msgstr "" | |
msgid "Organization %(name)s already exists" | ||
msgstr "" | ||
|
||
#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:502 | ||
#: organizations/forms.py:133 organizations/forms.py:219 projects/forms.py:521 | ||
msgid "Email address or username" | ||
msgstr "" | ||
|
||
#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:517 | ||
#: organizations/forms.py:149 organizations/forms.py:254 projects/forms.py:536 | ||
#, python-format | ||
msgid "User %(username)s does not exist" | ||
msgstr "" | ||
|
@@ -2120,7 +2120,7 @@ msgstr "Mercurial" | |
msgid "Bazaar" | ||
msgstr "Bazaar" | ||
|
||
#: projects/constants.py:99 projects/models.py:2190 | ||
#: projects/constants.py:99 projects/models.py:2132 | ||
msgid "Public" | ||
msgstr "للعامة" | ||
|
||
|
@@ -2246,42 +2246,54 @@ msgstr "" | |
msgid "There is already a \"{lang}\" translation for the {proj} project." | ||
msgstr "" | ||
|
||
#: projects/forms.py:521 | ||
#: projects/forms.py:494 | ||
msgid "Enable Addons" | ||
msgstr "" | ||
|
||
#: projects/forms.py:496 | ||
msgid "Show a notification on builds from pull requests" | ||
msgstr "" | ||
|
||
#: projects/forms.py:499 | ||
msgid "Show a notification on non-stable and latest versions" | ||
msgstr "" | ||
|
||
#: projects/forms.py:540 | ||
#, python-format | ||
msgid "User %(username)s is already a maintainer" | ||
msgstr "" | ||
|
||
#: projects/forms.py:603 | ||
#: projects/forms.py:622 | ||
msgid "The payload must be a valid JSON object." | ||
msgstr "" | ||
|
||
#: projects/forms.py:633 | ||
#: projects/forms.py:652 | ||
msgid "" | ||
"This project is configured with a versioning scheme that doesn't support " | ||
"translations." | ||
msgstr "" | ||
|
||
#: projects/forms.py:810 | ||
#: projects/forms.py:829 | ||
msgid "Only one domain can be canonical at a time." | ||
msgstr "" | ||
|
||
#: projects/forms.py:911 | ||
#: projects/forms.py:930 | ||
msgid "Variable name can't start with __ (double underscore)" | ||
msgstr "" | ||
|
||
#: projects/forms.py:915 | ||
#: projects/forms.py:934 | ||
msgid "Variable name can't start with READTHEDOCS" | ||
msgstr "" | ||
|
||
#: projects/forms.py:920 | ||
#: projects/forms.py:939 | ||
msgid "There is already a variable with this name for this project" | ||
msgstr "" | ||
|
||
#: projects/forms.py:925 | ||
#: projects/forms.py:944 | ||
msgid "Variable name can't contain spaces" | ||
msgstr "" | ||
|
||
#: projects/forms.py:929 | ||
#: projects/forms.py:948 | ||
msgid "Only letters, numbers and underscore are allowed" | ||
msgstr "" | ||
|
||
|
@@ -2739,161 +2751,124 @@ msgstr "" | |
msgid "If hsts_max_age > 0, set the preload flag with the HSTS header" | ||
msgstr "" | ||
|
||
#: projects/models.py:2001 | ||
#: projects/models.py:1982 | ||
msgid "MkDocs: Use Read the Docs theme for MkDocs as default theme" | ||
msgstr "" | ||
|
||
#: projects/models.py:2005 | ||
#: projects/models.py:1986 | ||
msgid "Build: Try alternative method of posting large data" | ||
msgstr "" | ||
|
||
#: projects/models.py:2009 | ||
#: projects/models.py:1990 | ||
msgid "Conda: Append Read the Docs core requirements to environment.yml file" | ||
msgstr "" | ||
|
||
#: projects/models.py:2014 | ||
#: projects/models.py:1995 | ||
msgid "" | ||
"Sphinx: Pass all versions (including private) into the html context when " | ||
"building with Sphinx" | ||
msgstr "" | ||
|
||
#: projects/models.py:2020 | ||
#: projects/models.py:2001 | ||
msgid "Proxito: Record 404s page views." | ||
msgstr "" | ||
|
||
#: projects/models.py:2024 | ||
#: projects/models.py:2005 | ||
msgid "Proxito: Disable all page views" | ||
msgstr "" | ||
|
||
#: projects/models.py:2028 | ||
#: projects/models.py:2009 | ||
msgid "Proxito: Allow usage of the X-RTD-Slug header" | ||
msgstr "" | ||
|
||
#: projects/models.py:2033 | ||
#: projects/models.py:2014 | ||
msgid "" | ||
"Proxito: Use proxied APIs (/_/*) with the custom prefix if the project has " | ||
"one (Project.custom_prefix)." | ||
msgstr "" | ||
|
||
#: projects/models.py:2038 | ||
#: projects/models.py:2019 | ||
msgid "Dashboard: Allow project to use the version warning banner." | ||
msgstr "" | ||
|
||
#: projects/models.py:2044 | ||
#: projects/models.py:2025 | ||
msgid "Webhook: Skip syncing branches" | ||
msgstr "" | ||
|
||
#: projects/models.py:2048 | ||
#: projects/models.py:2029 | ||
msgid "Webhook: Skip syncing tags" | ||
msgstr "" | ||
|
||
#: projects/models.py:2052 | ||
#: projects/models.py:2033 | ||
msgid "Webhook: Skip sync versions task" | ||
msgstr "" | ||
|
||
#: projects/models.py:2056 | ||
#: projects/models.py:2037 | ||
msgid "Build: Always run pip install --upgrade" | ||
msgstr "" | ||
|
||
#: projects/models.py:2057 | ||
#: projects/models.py:2038 | ||
msgid "Build: Use new pip resolver" | ||
msgstr "" | ||
|
||
#: projects/models.py:2060 | ||
#: projects/models.py:2041 | ||
msgid "Build: Don't install the latest version of pip" | ||
msgstr "" | ||
|
||
#: projects/models.py:2064 | ||
#: projects/models.py:2045 | ||
msgid "Sphinx: Use latest version of the Read the Docs Sphinx extension" | ||
msgstr "" | ||
|
||
#: projects/models.py:2069 | ||
#: projects/models.py:2050 | ||
msgid "" | ||
"Build: Install all the latest versions of Read the Docs core requirements" | ||
msgstr "" | ||
|
||
#: projects/models.py:2076 | ||
#: projects/models.py:2057 | ||
msgid "Search: Disable server side search" | ||
msgstr "" | ||
|
||
#: projects/models.py:2080 | ||
#: projects/models.py:2061 | ||
msgid "Search: Enable server side search for MkDocs projects" | ||
msgstr "" | ||
|
||
#: projects/models.py:2084 | ||
#: projects/models.py:2065 | ||
msgid "Search: Default to fuzzy search for simple search queries" | ||
msgstr "" | ||
|
||
#: projects/models.py:2089 | ||
#: projects/models.py:2070 | ||
msgid "Build: Set scale-in protection before/after building." | ||
msgstr "" | ||
|
||
#: projects/models.py:2095 | ||
msgid "" | ||
"Proxito: Inject 'readthedocs-addons.js' as <script> HTML tag in responses." | ||
msgstr "" | ||
|
||
#: projects/models.py:2100 | ||
msgid "Addons: Disable Analytics." | ||
msgstr "" | ||
|
||
#: projects/models.py:2104 | ||
msgid "Addons: Disable Doc Diff." | ||
msgstr "" | ||
|
||
#: projects/models.py:2108 | ||
msgid "Addons: Disable EthicalAds." | ||
msgstr "" | ||
|
||
#: projects/models.py:2112 | ||
msgid "Addons: Disable External version warning." | ||
msgstr "" | ||
|
||
#: projects/models.py:2116 | ||
msgid "Addons: Disable Flyout." | ||
msgstr "" | ||
|
||
#: projects/models.py:2120 | ||
msgid "Addons: Disable Non latest version warning." | ||
msgstr "" | ||
|
||
#: projects/models.py:2124 | ||
msgid "Addons: Disable Search." | ||
msgstr "" | ||
|
||
#: projects/models.py:2128 | ||
msgid "Addons: Disable Hotkeys." | ||
msgstr "" | ||
|
||
#: projects/models.py:2141 | ||
#: projects/models.py:2083 | ||
msgid "Feature identifier" | ||
msgstr "" | ||
|
||
#: projects/models.py:2146 | ||
#: projects/models.py:2088 | ||
msgid "Date feature was added" | ||
msgstr "" | ||
|
||
#: projects/models.py:2152 | ||
#: projects/models.py:2094 | ||
msgid "Default all past projects to True" | ||
msgstr "" | ||
|
||
#: projects/models.py:2156 | ||
#: projects/models.py:2098 | ||
msgid "Default all future projects to True" | ||
msgstr "" | ||
|
||
#: projects/models.py:2178 | ||
#: projects/models.py:2120 | ||
msgid "Name of the environment variable" | ||
msgstr "" | ||
|
||
#: projects/models.py:2182 | ||
#: projects/models.py:2124 | ||
msgid "Value of the environment variable" | ||
msgstr "" | ||
|
||
#: projects/models.py:2187 | ||
#: projects/models.py:2129 | ||
msgid "Project where this variable will be used" | ||
msgstr "" | ||
|
||
#: projects/models.py:2193 | ||
#: projects/models.py:2135 | ||
msgid "Expose this environment variable in PR builds?" | ||
msgstr "" | ||
|
||
|
Oops, something went wrong.