@@ -12,7 +12,7 @@ msgid ""
12
12
msgstr ""
13
13
"Project-Id-Version : readthedocs\n "
14
14
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2022-09-12 21:40 +0000\n "
15
+ "POT-Creation-Date : 2022-09-28 15:55 +0000\n "
16
16
"PO-Revision-Date : 2012-10-03 11:28+0000\n "
17
17
"
Last-Translator :
Mustafa <[email protected] >, 2020\n "
18
18
"Language-Team : Arabic (http://www.transifex.com/readthedocs/readthedocs/ "
@@ -84,6 +84,7 @@ msgstr ""
84
84
#: api/v2/templates/restapi/footer.html:90
85
85
#: api/v2/templates/restapi/footer.html:98
86
86
#: api/v2/templates/restapi/footer.html:109
87
+ #: redirects/templates/redirects/redirect_list.html:45
87
88
#: templates/core/project_details.html:41
88
89
#: templates/projects/project_version_list.html:49
89
90
#: templates/projects/webhook_list.html:39
@@ -118,22 +119,22 @@ msgstr ""
118
119
msgid "Privacy Policy"
119
120
msgstr "سياسة الخصوصية"
120
121
121
- #: api/v3/serializers.py:494
122
+ #: api/v3/serializers.py:493
122
123
#, python-brace-format
123
124
msgid "Invalid project name \" {0}\" : no slug generated."
124
125
msgstr ""
125
126
126
- #: api/v3/serializers.py:498
127
+ #: api/v3/serializers.py:497
127
128
#, python-brace-format
128
129
msgid "Project with slug \" {0}\" already exists."
129
130
msgstr ""
130
131
131
- #: api/v3/serializers.py:699
132
+ #: api/v3/serializers.py:702
132
133
#, python-brace-format
133
134
msgid "Project with {slug_name}={value} is not valid as subproject"
134
135
msgstr ""
135
136
136
- #: api/v3/serializers.py:707 projects/forms.py:465
137
+ #: api/v3/serializers.py:710 projects/forms.py:465
137
138
msgid "A subproject with this alias already exists"
138
139
msgstr ""
139
140
@@ -981,7 +982,6 @@ msgstr ""
981
982
#: templates/account/email.html:38 templates/projects/domain_list.html:40
982
983
#: templates/projects/environmentvariable_list.html:45
983
984
#: templates/projects/project_notifications.html:66
984
- #: templates/projects/project_redirects.html:100
985
985
#: templates/projects/project_translations.html:50
986
986
#: templates/projects/project_users.html:34
987
987
msgid "Remove"
@@ -1483,7 +1483,8 @@ msgid "Edit Organization"
1483
1483
msgstr ""
1484
1484
1485
1485
#: organizations/templates/organizations/admin/organization_edit.html:15
1486
- #: projects/forms.py:257 templates/builds/regexautomationrule_form.html:28
1486
+ #: projects/forms.py:257 redirects/templates/redirects/redirect_form.html:80
1487
+ #: templates/builds/regexautomationrule_form.html:28
1487
1488
#: templates/projects/environmentvariable_form.html:20
1488
1489
#: templates/projects/project_edit.html:22
1489
1490
#: templates/projects/project_version_submit.html:4
@@ -2068,27 +2069,27 @@ msgstr ""
2068
2069
msgid "The payload must be a valid JSON object."
2069
2070
msgstr ""
2070
2071
2071
- #: projects/forms.py:759
2072
+ #: projects/forms.py:751
2072
2073
msgid "Only one domain can be canonical at a time."
2073
2074
msgstr ""
2074
2075
2075
- #: projects/forms.py:866
2076
+ #: projects/forms.py:858
2076
2077
msgid "Variable name can't start with __ (double underscore)"
2077
2078
msgstr ""
2078
2079
2079
- #: projects/forms.py:870
2080
+ #: projects/forms.py:862
2080
2081
msgid "Variable name can't start with READTHEDOCS"
2081
2082
msgstr ""
2082
2083
2083
- #: projects/forms.py:875
2084
+ #: projects/forms.py:867
2084
2085
msgid "There is already a variable with this name for this project"
2085
2086
msgstr ""
2086
2087
2087
- #: projects/forms.py:880
2088
+ #: projects/forms.py:872
2088
2089
msgid "Variable name can't contain spaces"
2089
2090
msgstr ""
2090
2091
2091
- #: projects/forms.py:884
2092
+ #: projects/forms.py:876
2092
2093
msgid "Only letters, numbers and underscore are allowed"
2093
2094
msgstr ""
2094
2095
@@ -2748,7 +2749,7 @@ msgstr ""
2748
2749
msgid "{username} is the last owner, can't be removed"
2749
2750
msgstr ""
2750
2751
2751
- #: projects/views/private.py:979
2752
+ #: projects/views/private.py:975
2752
2753
msgid "Project has been opted out from advertisement support"
2753
2754
msgstr ""
2754
2755
@@ -2834,11 +2835,44 @@ msgstr ""
2834
2835
msgid "Redirect: {}"
2835
2836
msgstr ""
2836
2837
2838
+ #: redirects/templates/redirects/redirect_form.html:5
2839
+ msgid "Redirect"
2840
+ msgstr ""
2841
+
2842
+ #: redirects/templates/redirects/redirect_form.html:8
2843
+ #: redirects/templates/redirects/redirect_list.html:5
2844
+ #: redirects/templates/redirects/redirect_list.html:8
2845
+ #: templates/projects/project_edit_base.html:23
2846
+ msgid "Redirects"
2847
+ msgstr ""
2848
+
2849
+ #: redirects/templates/redirects/redirect_form.html:72
2850
+ #: redirects/templates/redirects/redirect_list.html:12
2851
+ #, python-format
2852
+ msgid ""
2853
+ "Add redirects for your project. This allows you to fix links to old pages "
2854
+ "that are 404ing. <a href=\" %(docs_url)s\" >Learn more</a>."
2855
+ msgstr ""
2856
+
2857
+ #: redirects/templates/redirects/redirect_form.html:88
2858
+ #: templates/builds/regexautomationrule_form.html:34
2859
+ #: templates/projects/webhook_form.html:44
2860
+ msgid "Delete"
2861
+ msgstr ""
2862
+
2863
+ #: redirects/templates/redirects/redirect_list.html:22
2864
+ msgid "Add Redirect"
2865
+ msgstr ""
2866
+
2867
+ #: redirects/templates/redirects/redirect_list.html:53
2868
+ msgid "No redirects found."
2869
+ msgstr ""
2870
+
2837
2871
#: search/api.py:89
2838
2872
msgid "Invalid page"
2839
2873
msgstr ""
2840
2874
2841
- #: search/api.py:174
2875
+ #: search/api.py:171
2842
2876
msgid "This query param is required"
2843
2877
msgstr ""
2844
2878
@@ -3491,11 +3525,6 @@ msgstr ""
3491
3525
msgid "Automation Rule"
3492
3526
msgstr ""
3493
3527
3494
- #: templates/builds/regexautomationrule_form.html:34
3495
- #: templates/projects/webhook_form.html:44
3496
- msgid "Delete"
3497
- msgstr ""
3498
-
3499
3528
#: templates/builds/tag_list.html:5 templates/projects/tag_list.html:4
3500
3529
#: templates/projects/tag_list.html:7
3501
3530
msgid "Popular tags"
@@ -4165,7 +4194,6 @@ msgstr ""
4165
4194
#: templates/projects/domain_list.html:56
4166
4195
#: templates/projects/project_import.html:170
4167
4196
#: templates/projects/project_notifications.html:79
4168
- #: templates/projects/project_redirects.html:116
4169
4197
#: templates/projects/project_translations.html:71
4170
4198
#: templates/projects/project_users.html:53
4171
4199
msgid "Add"
@@ -4668,12 +4696,6 @@ msgstr ""
4668
4696
msgid "Edit Versions"
4669
4697
msgstr ""
4670
4698
4671
- #: templates/projects/project_edit_base.html:23
4672
- #: templates/projects/project_redirects.html:8
4673
- #: templates/projects/project_redirects.html:80
4674
- msgid "Redirects"
4675
- msgstr ""
4676
-
4677
4699
#: templates/projects/project_edit_base.html:25
4678
4700
#: templates/projects/projectrelationship_form.html:5
4679
4701
#: templates/projects/projectrelationship_form.html:12
@@ -4814,17 +4836,6 @@ msgstr ""
4814
4836
msgid "Add an email address to notify"
4815
4837
msgstr ""
4816
4838
4817
- #: templates/projects/project_redirects.html:5
4818
- msgid "Edit Redirects"
4819
- msgstr ""
4820
-
4821
- #: templates/projects/project_redirects.html:74
4822
- #, python-format
4823
- msgid ""
4824
- "Add redirects for your project. This allows you to fix links to old pages "
4825
- "that are 404ing. <a href=\" %(docs_url)s\" >Learn more</a>."
4826
- msgstr ""
4827
-
4828
4839
#: templates/projects/project_resync_webhook.html:12
4829
4840
msgid "Resync"
4830
4841
msgstr ""
0 commit comments