-
-
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,684 additions
and
1,621 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": "11.11.0", | ||
"version": "11.12.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__ = "11.11.0" | ||
__version__ = "11.12.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 |
---|---|---|
|
@@ -13,7 +13,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: readthedocs\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-10-23 13:42+0000\n" | ||
"POT-Creation-Date: 2024-11-05 11:23+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/" | ||
|
@@ -145,12 +145,12 @@ msgstr "" | |
msgid "Privacy Policy" | ||
msgstr "سياسة الخصوصية" | ||
|
||
#: api/v3/serializers.py:636 | ||
#: api/v3/serializers.py:634 | ||
#, python-brace-format | ||
msgid "Invalid project name \"{0}\": no slug generated." | ||
msgstr "" | ||
|
||
#: api/v3/serializers.py:640 | ||
#: api/v3/serializers.py:638 | ||
#, python-brace-format | ||
msgid "Project with slug \"{0}\" already exists." | ||
msgstr "" | ||
|
@@ -457,15 +457,15 @@ msgstr "" | |
msgid "Closed" | ||
msgstr "" | ||
|
||
#: builds/constants.py:137 | ||
#: builds/constants.py:139 | ||
msgid "Any version" | ||
msgstr "" | ||
|
||
#: builds/constants.py:138 | ||
#: builds/constants.py:140 | ||
msgid "SemVer versions" | ||
msgstr "" | ||
|
||
#: builds/constants.py:139 | ||
#: builds/constants.py:141 | ||
msgid "Custom match" | ||
msgstr "" | ||
|
||
|
@@ -1515,23 +1515,19 @@ msgstr "" | |
msgid "Has admin privilege" | ||
msgstr "" | ||
|
||
#: oauth/notifications.py:22 oauth/notifications.py:35 | ||
#: oauth/notifications.py:19 oauth/notifications.py:32 | ||
msgid "Unable to attach webhook to this project" | ||
msgstr "" | ||
|
||
#: oauth/notifications.py:48 | ||
#: oauth/notifications.py:45 | ||
msgid "The project doesn't have a valid webhook set up" | ||
msgstr "" | ||
|
||
#: oauth/notifications.py:62 | ||
#: oauth/notifications.py:59 | ||
msgid "{{provider_name}} build status report failed" | ||
msgstr "" | ||
|
||
#: oauth/notifications.py:77 | ||
msgid "Deploy key added successfully" | ||
msgstr "" | ||
|
||
#: oauth/notifications.py:89 | ||
#: oauth/notifications.py:74 | ||
msgid "Failed to add deploy key to project" | ||
msgstr "" | ||
|
||
|
@@ -1625,11 +1621,11 @@ msgstr "" | |
msgid "Organization %(name)s already exists" | ||
msgstr "" | ||
|
||
#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:721 | ||
#: organizations/forms.py:135 organizations/forms.py:221 projects/forms.py:724 | ||
msgid "Email address or username" | ||
msgstr "" | ||
|
||
#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:736 | ||
#: organizations/forms.py:151 organizations/forms.py:256 projects/forms.py:739 | ||
#, python-format | ||
msgid "User %(username)s does not exist" | ||
msgstr "" | ||
|
@@ -2080,35 +2076,35 @@ msgstr "" | |
msgid "Updated your advertising preferences" | ||
msgstr "" | ||
|
||
#: projects/admin.py:110 | ||
#: projects/admin.py:112 | ||
msgid "Yes" | ||
msgstr "نعم" | ||
|
||
#: projects/admin.py:111 | ||
#: projects/admin.py:113 | ||
msgid "No" | ||
msgstr "" | ||
|
||
#: projects/admin.py:140 | ||
#: projects/admin.py:142 | ||
msgid "Not spam (1-{})" | ||
msgstr "" | ||
|
||
#: projects/admin.py:146 | ||
#: projects/admin.py:148 | ||
msgid "Don't show Ads ({}-{})" | ||
msgstr "" | ||
|
||
#: projects/admin.py:153 | ||
#: projects/admin.py:155 | ||
msgid "Deny on robots ({}-{})" | ||
msgstr "" | ||
|
||
#: projects/admin.py:160 | ||
#: projects/admin.py:162 | ||
msgid "Don't show dashboard ({}-{})" | ||
msgstr "" | ||
|
||
#: projects/admin.py:167 | ||
#: projects/admin.py:169 | ||
msgid "Don't serve docs ({}-{})" | ||
msgstr "" | ||
|
||
#: projects/admin.py:174 | ||
#: projects/admin.py:176 | ||
msgid "Delete project (>={})" | ||
msgstr "" | ||
|
||
|
@@ -2338,60 +2334,64 @@ msgstr "" | |
msgid "Length of each tag must be less than or equal to 100 characters." | ||
msgstr "" | ||
|
||
#: projects/forms.py:667 | ||
#: projects/forms.py:669 | ||
msgid "Enable Addons" | ||
msgstr "" | ||
|
||
#: projects/forms.py:669 | ||
#: projects/forms.py:671 | ||
msgid "Show a notification on builds from pull requests" | ||
msgstr "" | ||
|
||
#: projects/forms.py:672 | ||
msgid "Show a notification on non-stable and latest versions" | ||
#: projects/forms.py:674 | ||
msgid "Show a notification on non-stable versions" | ||
msgstr "" | ||
|
||
#: projects/forms.py:676 | ||
msgid "Show a notification on latest version" | ||
msgstr "" | ||
|
||
#: projects/forms.py:708 | ||
#: projects/forms.py:711 | ||
msgid "" | ||
"The flyout sorting custom pattern is required when selecting a custom " | ||
"pattern." | ||
msgstr "" | ||
|
||
#: projects/forms.py:740 | ||
#: projects/forms.py:743 | ||
#, python-format | ||
msgid "User %(username)s is already a maintainer" | ||
msgstr "" | ||
|
||
#: projects/forms.py:825 | ||
#: projects/forms.py:828 | ||
msgid "The payload must be a valid JSON object." | ||
msgstr "" | ||
|
||
#: projects/forms.py:858 | ||
#: projects/forms.py:861 | ||
msgid "" | ||
"This project is configured with a versioning scheme that doesn't support " | ||
"translations." | ||
msgstr "" | ||
|
||
#: projects/forms.py:1037 | ||
#: projects/forms.py:1040 | ||
msgid "Only one domain can be canonical at a time." | ||
msgstr "" | ||
|
||
#: projects/forms.py:1140 | ||
#: projects/forms.py:1143 | ||
msgid "Variable name can't start with __ (double underscore)" | ||
msgstr "" | ||
|
||
#: projects/forms.py:1144 | ||
#: projects/forms.py:1147 | ||
msgid "Variable name can't start with READTHEDOCS" | ||
msgstr "" | ||
|
||
#: projects/forms.py:1149 | ||
#: projects/forms.py:1152 | ||
msgid "There is already a variable with this name for this project" | ||
msgstr "" | ||
|
||
#: projects/forms.py:1154 | ||
#: projects/forms.py:1157 | ||
msgid "Variable name can't contain spaces" | ||
msgstr "" | ||
|
||
#: projects/forms.py:1158 | ||
#: projects/forms.py:1161 | ||
msgid "Only letters, numbers and underscore are allowed" | ||
msgstr "" | ||
|
||
|
@@ -2407,15 +2407,15 @@ msgstr "" | |
msgid "Alias" | ||
msgstr "" | ||
|
||
#: projects/models.py:190 | ||
#: projects/models.py:187 | ||
msgid "Sorting of versions" | ||
msgstr "" | ||
|
||
#: projects/models.py:200 | ||
#: projects/models.py:197 | ||
msgid "Custom version sorting pattern" | ||
msgstr "" | ||
|
||
#: projects/models.py:206 | ||
#: projects/models.py:203 | ||
msgid "Show <code>latest</code> and <code>stable</code> at the beginning" | ||
msgstr "" | ||
|
||
|
@@ -3343,67 +3343,67 @@ msgstr "" | |
msgid "Total results" | ||
msgstr "" | ||
|
||
#: settings/base.py:471 | ||
#: settings/base.py:461 | ||
msgid "Catalan" | ||
msgstr "الكتالانية" | ||
|
||
#: settings/base.py:472 | ||
#: settings/base.py:462 | ||
msgid "English" | ||
msgstr "الإنجليزية" | ||
|
||
#: settings/base.py:473 | ||
#: settings/base.py:463 | ||
msgid "Spanish" | ||
msgstr "الإسبانية" | ||
|
||
#: settings/base.py:474 | ||
#: settings/base.py:464 | ||
msgid "Brazilian Portuguese" | ||
msgstr "" | ||
|
||
#: settings/base.py:475 | ||
#: settings/base.py:465 | ||
msgid "Norwegian Bokmål" | ||
msgstr "" | ||
|
||
#: settings/base.py:476 | ||
#: settings/base.py:466 | ||
msgid "French" | ||
msgstr "الفرنسية" | ||
|
||
#: settings/base.py:477 | ||
#: settings/base.py:467 | ||
msgid "Russian" | ||
msgstr "الروسية" | ||
|
||
#: settings/base.py:478 | ||
#: settings/base.py:468 | ||
msgid "German" | ||
msgstr "الألمانية" | ||
|
||
#: settings/base.py:479 | ||
#: settings/base.py:469 | ||
msgid "Galician" | ||
msgstr "" | ||
|
||
#: settings/base.py:480 | ||
#: settings/base.py:470 | ||
msgid "Vietnamese" | ||
msgstr "الفياتنامية" | ||
|
||
#: settings/base.py:481 | ||
#: settings/base.py:471 | ||
msgid "Simplified Chinese" | ||
msgstr "" | ||
|
||
#: settings/base.py:482 | ||
#: settings/base.py:472 | ||
msgid "Traditional Chinese" | ||
msgstr "" | ||
|
||
#: settings/base.py:483 | ||
#: settings/base.py:473 | ||
msgid "Japanese" | ||
msgstr "اليابانية" | ||
|
||
#: settings/base.py:484 | ||
#: settings/base.py:474 | ||
msgid "Ukrainian" | ||
msgstr "الأوكرانية" | ||
|
||
#: settings/base.py:485 | ||
#: settings/base.py:475 | ||
msgid "Italian" | ||
msgstr "الإيطالية" | ||
|
||
#: settings/base.py:486 | ||
#: settings/base.py:476 | ||
msgid "Korean" | ||
msgstr "الكورية" | ||
|
||
|
Oops, something went wrong.