8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2025-02-21 11:06+0000 \n "
11
+ "POT-Creation-Date : 2025-02-24 11:40-0500 \n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -19,190 +19,182 @@ msgstr ""
19
19
"Plural-Forms : nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
20
20
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n "
21
21
22
- #: admin.py:184 admin.py:548
23
- #: templates/admin/import_export/change_list_import_item.html:5
24
- #: templates/admin/import_export/import.html:19
22
+ #: admin.py templates/admin/import_export/change_list_import_item.html
23
+ #: templates/admin/import_export/import.html
25
24
msgid "Import"
26
25
msgstr "إستيراد"
27
26
28
- #: admin.py:254 admin.py:600
27
+ #: admin.py
29
28
#, python-format
30
29
msgid "%s through import_export"
31
30
msgstr ""
32
31
33
- #: admin.py:262
32
+ #: admin.py
34
33
msgid "Import finished: {} new, {} updated, {} deleted and {} skipped {}."
35
34
msgstr ""
36
35
37
- #: admin.py:431
36
+ #: admin.py
38
37
#, python-format
39
38
msgid ""
40
39
"%(exc_name)s encountered while trying to read file. Ensure you have chosen "
41
40
"the correct format for the file."
42
41
msgstr ""
43
42
44
- #: admin.py:504
43
+ #: admin.py
45
44
msgid ""
46
45
"No valid data to import. Ensure your file has the correct headers or data "
47
46
"for import."
48
47
msgstr ""
49
48
50
- #: admin.py:819 templates/admin/import_export/change_form.html:8
51
- #: templates/admin/import_export/change_list_export_item.html:5
52
- #: templates/admin/import_export/export.html:12
49
+ #: admin.py templates/admin/import_export/change_form.html
50
+ #: templates/admin/import_export/change_list_export_item.html
51
+ #: templates/admin/import_export/export.html
53
52
msgid "Export"
54
53
msgstr "تصدير"
55
54
56
- #: admin.py:952
55
+ #: admin.py
57
56
#, python-format
58
57
msgid "Export selected %(verbose_name_plural)s"
59
58
msgstr "تصدير %(verbose_name_plural)s المحددة"
60
59
61
- #: formats/base_formats.py:245
60
+ #: formats/base_formats.py
62
61
msgid "export failed due to IllegalCharacterError"
63
62
msgstr ""
64
63
65
- #: forms.py:15
64
+ #: forms.py
66
65
msgid "Resource"
67
66
msgstr ""
68
67
69
- #: forms.py:20
68
+ #: forms.py
70
69
msgid "Format"
71
70
msgstr "تنسيق"
72
71
73
- #: forms.py:56
72
+ #: forms.py
74
73
msgid "File to import"
75
74
msgstr "ملف للإستيراد"
76
75
77
- #: forms.py:216
76
+ #: forms.py
78
77
msgid "Form is not validated, call `is_valid` first"
79
78
msgstr ""
80
79
81
- #: forms.py:268
80
+ #: forms.py
82
81
#, python-format
83
82
msgid "Select at least 1 field for \" %(resource_name)s\" to export"
84
83
msgstr ""
85
84
86
- #: resources.py:1171
85
+ #: resources.py
87
86
#, python-format
88
87
msgid ""
89
88
"The following fields are declared in 'import_id_fields' but are not present "
90
89
"in the resource fields: %s"
91
90
msgstr ""
92
91
93
- #: resources.py:1186
92
+ #: resources.py
94
93
#, python-format
95
94
msgid ""
96
95
"The following fields are declared in 'import_id_fields' but are not present "
97
96
"in the file headers: %s"
98
97
msgstr ""
99
98
100
- #: results.py:150
99
+ #: results.py
101
100
#, python-format
102
101
msgid "call to force_str() on instance failed: %s"
103
102
msgstr ""
104
103
105
- #: templates/admin/import_export/base.html:11
104
+ #: templates/admin/import_export/base.html
106
105
msgid "Home"
107
106
msgstr "الرئيسية"
108
107
109
- #: templates/admin/import_export/export.html:24
108
+ #: templates/admin/import_export/export.html
110
109
#, python-format
111
- msgid ""
112
- "\n"
113
- " Export %(len)s selected item.\n"
114
- " "
115
- msgid_plural ""
116
- "\n"
117
- " Export %(len)s selected items.\n"
118
- " "
110
+ msgid "Export %(len)s selected item."
111
+ msgid_plural "Export %(len)s selected items."
119
112
msgstr[ 0 ] ""
120
113
msgstr[ 1 ] ""
121
114
msgstr[ 2 ] ""
122
115
msgstr[ 3 ] ""
123
116
msgstr[ 4 ] ""
124
117
msgstr[ 5 ] ""
125
118
126
- #: templates/admin/import_export/export.html:51
127
- #: templates/admin/import_export/resource_fields_list.html:5
119
+ #: templates/admin/import_export/export.html
120
+ #: templates/admin/import_export/resource_fields_list.html
128
121
#, fuzzy
129
122
#| msgid "This importer will import the following fields: "
130
123
msgid "This exporter will export the following fields: "
131
124
msgstr "هذا المستورد سوف يستورد الحقول التالية : "
132
125
133
- #: templates/admin/import_export/export.html:85
134
- #: templates/admin/import_export/import.html:73
126
+ #: templates/admin/import_export/export.html
127
+ #: templates/admin/import_export/import.html
135
128
msgid "Submit"
136
129
msgstr "إرسال"
137
130
138
- #: templates/admin/import_export/import.html:30
131
+ #: templates/admin/import_export/import.html
139
132
msgid ""
140
133
"Below is a preview of data to be imported. If you are satisfied with the "
141
134
"results, click 'Confirm import'"
142
135
msgstr ""
143
136
"فيما يلي إستعراض للبيانات التي سيتم إستيرادها. إذا كنت راضيا عن النتائج, "
144
137
"انقر على 'تأكيد الإستيراد'"
145
138
146
- #: templates/admin/import_export/import.html:33
139
+ #: templates/admin/import_export/import.html
147
140
msgid "Confirm import"
148
141
msgstr "تأكيد الإستيراد"
149
142
150
- #: templates/admin/import_export/import.html:84
151
- #: templates/admin/import_export/import.html:125
143
+ #: templates/admin/import_export/import.html
152
144
msgid "Errors"
153
145
msgstr "أخطاء"
154
146
155
- #: templates/admin/import_export/import.html:98
147
+ #: templates/admin/import_export/import.html
156
148
msgid "Line number"
157
149
msgstr "رقم الصطر"
158
150
159
- #: templates/admin/import_export/import.html:117
151
+ #: templates/admin/import_export/import.html
160
152
msgid "Some rows failed to validate"
161
153
msgstr ""
162
154
163
- #: templates/admin/import_export/import.html:119
155
+ #: templates/admin/import_export/import.html
164
156
msgid ""
165
157
"Please correct these errors in your data where possible, then reupload it "
166
158
"using the form above."
167
159
msgstr ""
168
160
169
- #: templates/admin/import_export/import.html:124
161
+ #: templates/admin/import_export/import.html
170
162
msgid "Row"
171
163
msgstr ""
172
164
173
- #: templates/admin/import_export/import.html:151
165
+ #: templates/admin/import_export/import.html
174
166
msgid "Non field specific"
175
167
msgstr ""
176
168
177
- #: templates/admin/import_export/import.html:174
169
+ #: templates/admin/import_export/import.html
178
170
msgid "Preview"
179
171
msgstr "معاينة"
180
172
181
- #: templates/admin/import_export/import.html:189
173
+ #: templates/admin/import_export/import.html
182
174
msgid "New"
183
175
msgstr "جديد"
184
176
185
- #: templates/admin/import_export/import.html:191
177
+ #: templates/admin/import_export/import.html
186
178
msgid "Skipped"
187
179
msgstr "تجاهل"
188
180
189
- #: templates/admin/import_export/import.html:193
181
+ #: templates/admin/import_export/import.html
190
182
msgid "Delete"
191
183
msgstr "حذف"
192
184
193
- #: templates/admin/import_export/import.html:195
185
+ #: templates/admin/import_export/import.html
194
186
msgid "Update"
195
187
msgstr "تحديث"
196
188
197
- #: templates/admin/import_export/resource_fields_list.html:7
189
+ #: templates/admin/import_export/resource_fields_list.html
198
190
msgid "This importer will import the following fields: "
199
191
msgstr "هذا المستورد سوف يستورد الحقول التالية : "
200
192
201
- #: widgets.py:369
193
+ #: widgets.py
202
194
msgid "Value could not be parsed."
203
195
msgstr ""
204
196
205
- #: widgets.py:497
197
+ #: widgets.py
206
198
msgid "use_natural_foreign_keys and key_is_id cannot both be True"
207
199
msgstr ""
208
200
0 commit comments