Skip to content

Commit d0294cd

Browse files
authored
chore: Update locales (#527)
* chore: Update translations * add: zn_Hans
1 parent 9995df9 commit d0294cd

File tree

18 files changed

+1121
-542
lines changed

18 files changed

+1121
-542
lines changed
1.29 KB
Binary file not shown.

djangocms_versioning/locale/ar/LC_MESSAGES/django.po

Lines changed: 66 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: PACKAGE VERSION\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-11-12 07:56+0100\n"
16+
"POT-Creation-Date: 2026-03-15 22:13+0100\n"
1717
"PO-Revision-Date: 2023-01-10 15:29+0000\n"
1818
"Last-Translator: Mohammad Alsakhawy, 2024\n"
1919
"Language-Team: Arabic (https://app.transifex.com/divio/teams/58664/ar/)\n"
@@ -24,150 +24,152 @@ msgstr ""
2424
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
2525
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
2626

27-
#: admin.py:174 admin.py:324 admin.py:446
27+
#: admin.py:176 admin.py:356 admin.py:478
2828
msgid "State"
2929
msgstr "الحالة"
3030

31-
#: admin.py:208 constants.py:27
31+
#: admin.py:219 constants.py:27
3232
msgid "Empty"
3333
msgstr "فارغ"
3434

35-
#: admin.py:338 admin.py:456
35+
#: admin.py:370 admin.py:488
3636
msgid "Author"
3737
msgstr "المؤلف"
3838

39-
#: admin.py:352 admin.py:470 models.py:92
39+
#: admin.py:384 admin.py:502 models.py:92
4040
msgid "Modified"
4141
msgstr "تعديل"
4242

43-
#: admin.py:506 admin.py:752
43+
#: admin.py:538 admin.py:784
4444
#: templates/admin/djangocms_versioning/page/change_form.html:23
4545
#: templates/djangocms_versioning/admin/icons/preview.html:3
4646
#: templates/djangocms_versioning/admin/preview.html:3
4747
msgid "Preview"
4848
msgstr "معاينة"
4949

50-
#: admin.py:553 admin.py:838 cms_toolbars.py:122
50+
#: admin.py:585 admin.py:870 cms_toolbars.py:120
5151
#: templates/djangocms_versioning/admin/icons/edit_icon.html:3
5252
msgid "Edit"
5353
msgstr "تحرير"
5454

55-
#: admin.py:553 admin.py:838 cms_toolbars.py:122
55+
#: admin.py:585 admin.py:870 cms_toolbars.py:120
5656
#: templates/admin/djangocms_versioning/versioning_buttons.html:12
5757
msgid "New Draft"
5858
msgstr "مسودة جديدة "
5959

60-
#: admin.py:565
60+
#: admin.py:597
6161
#: templates/djangocms_versioning/admin/icons/manage_versions.html:3
6262
msgid "Manage versions"
6363
msgstr "إدارة الإصدارات "
6464

65-
#: admin.py:718
65+
#: admin.py:750
6666
msgid "Content"
6767
msgstr "المحتوى"
6868

69-
#: admin.py:733
69+
#: admin.py:765
7070
msgid "locked"
7171
msgstr "مقفول"
7272

73-
#: admin.py:767 templates/djangocms_versioning/admin/icons/archive_icon.html:3
73+
#: admin.py:799 templates/djangocms_versioning/admin/icons/archive_icon.html:3
7474
msgid "Archive"
7575
msgstr "أرشيف"
7676

77-
#: admin.py:784 cms_toolbars.py:86 indicators.py:37
77+
#: admin.py:816 cms_toolbars.py:83 indicators.py:37
7878
#: templates/admin/djangocms_versioning/versioning_buttons.html:5
7979
#: templates/djangocms_versioning/admin/icons/publish_icon.html:3
8080
msgid "Publish"
8181
msgstr "نشر"
8282

83-
#: admin.py:803 indicators.py:57 indicators.py:63
83+
#: admin.py:835 indicators.py:57 indicators.py:63
8484
#: templates/djangocms_versioning/admin/icons/unpublish_icon.html:3
8585
msgid "Unpublish"
8686
msgstr "الغاء النشر "
8787

88-
#: admin.py:858 cms_toolbars.py:183
88+
#: admin.py:890 cms_toolbars.py:179
8989
#: templates/admin/djangocms_versioning/versioning_buttons.html:19
9090
#: templates/djangocms_versioning/admin/icons/revert_icon.html:3
9191
msgid "Revert"
9292
msgstr "استرجاع"
9393

94-
#: admin.py:876 templates/djangocms_versioning/admin/icons/discard_icon.html:3
94+
#: admin.py:908 templates/djangocms_versioning/admin/icons/discard_icon.html:3
9595
msgid "Discard"
9696
msgstr "تجاهل"
9797

98-
#: admin.py:893 cms_toolbars.py:151
98+
#: admin.py:925 cms_toolbars.py:148
9999
msgid "Unlock"
100100
msgstr "إلغاء القفل "
101101

102-
#: admin.py:920
102+
#: admin.py:952
103103
msgid "Settings"
104-
msgstr ""
104+
msgstr "الإعدادات"
105105

106-
#: admin.py:957
106+
#: admin.py:989
107107
msgid "Compare versions"
108108
msgstr "مقارنة الإصدارات "
109109

110-
#: admin.py:966
110+
#: admin.py:998
111111
msgid "Exactly two versions need to be selected."
112112
msgstr "يجب تحديد إثنين من الإصدارات بالضبط"
113113

114-
#: admin.py:984
114+
#: admin.py:1016
115115
#, python-format
116116
msgid "Delete selected %(verbose_name_plural)s"
117-
msgstr ""
117+
msgstr "حذف %(verbose_name_plural)s المحددة"
118118

119-
#: admin.py:995
119+
#: admin.py:1027
120120
msgid ""
121121
"Draft or published versions cannot be deleted. First unpublish or use "
122122
"discard for drafts."
123123
msgstr ""
124+
"لا يمكن حذف المسودات أو الإصدارات المنشورة. قم أولاً بإلغاء النشر أو "
125+
"استخدم التجاهل للمسودات."
124126

125-
#: admin.py:1024
127+
#: admin.py:1056
126128
#, python-brace-format
127129
msgid "Select {} to view its versions"
128-
msgstr ""
130+
msgstr "حدد {} لعرض إصداراته"
129131

130-
#: admin.py:1039
132+
#: admin.py:1071
131133
msgid "Version cannot be archived"
132134
msgstr "لا يمكن أرشفة الإصدار "
133135

134-
#: admin.py:1063
136+
#: admin.py:1095
135137
msgid "Version archived"
136138
msgstr "تمت أرشفة الإصدار "
137139

138-
#: admin.py:1073 admin.py:1211 admin.py:1360
140+
#: admin.py:1105 admin.py:1243 admin.py:1392
139141
msgid "This view only supports POST method."
140142
msgstr "هذا العرض يدعم فقط طريقة POST"
141143

142-
#: admin.py:1087
144+
#: admin.py:1119
143145
msgid "Version cannot be published"
144146
msgstr "لا يمكن نشر الإصدار "
145147

146-
#: admin.py:1099
148+
#: admin.py:1131
147149
msgid "Version published"
148150
msgstr "تم نشر الإصدار "
149151

150-
#: admin.py:1137
152+
#: admin.py:1169
151153
msgid "Version cannot be unpublished"
152154
msgstr "لا يمكن إلغاء نشر الإصدار"
153155

154-
#: admin.py:1172
156+
#: admin.py:1204
155157
msgid "Version unpublished"
156158
msgstr "تم إلغاء نشر الإصدار"
157159

158-
#: admin.py:1307
160+
#: admin.py:1339
159161
msgid "The last version has been deleted"
160162
msgstr "تم حذف الإصدار السابق"
161163

162-
#: admin.py:1373
164+
#: admin.py:1405
163165
msgid "You do not have permission to remove the version lock"
164166
msgstr "ليس لديك صلاحيات لحذف قفل الإصدار"
165167

166-
#: admin.py:1378
168+
#: admin.py:1410
167169
msgid "Version unlocked"
168170
msgstr "تم إلغاء قفل الإصدار"
169171

170-
#: admin.py:1423
172+
#: admin.py:1455
171173
#, python-brace-format
172174
msgid "Displaying versions of \"{grouper}\""
173175
msgstr "عرض إصدارات \"{grouper}\""
@@ -176,68 +178,66 @@ msgstr "عرض إصدارات \"{grouper}\""
176178
msgid "django CMS Versioning"
177179
msgstr "إصدارات ن.إ.م. چانجو"
178180

179-
#: cms_config.py:201
181+
#: cms_config.py:206
180182
msgid "No available title"
181183
msgstr "بدون عنوان"
182184

183-
#: cms_config.py:203 constants.py:12 constants.py:25
185+
#: cms_config.py:208 constants.py:12 constants.py:25
184186
msgid "Unpublished"
185187
msgstr "غير منشور"
186188

187-
#: cms_config.py:275
189+
#: cms_config.py:280
188190
msgid "Language must be set to a supported language!"
189191
msgstr "يجب تحديد لغة ضمن اللغات المدعومة!"
190192

191-
#: cms_config.py:293
193+
#: cms_config.py:298
192194
msgid "You do not have permission to copy these plugins."
193195
msgstr "ليس لديك صلاحيات لنسخ هذه الملحقات."
194196

195-
#: cms_toolbars.py:213
197+
#: cms_toolbars.py:208
196198
msgid "Manage Versions"
197199
msgstr "إدارة الإصدارات"
198200

199-
#: cms_toolbars.py:216
201+
#: cms_toolbars.py:211
200202
#, python-brace-format
201203
msgid "Compare to {source}"
202204
msgstr "قارن ب {source}"
203205

204-
#: cms_toolbars.py:232 indicators.py:69
206+
#: cms_toolbars.py:229 indicators.py:69
205207
msgid "Discard Changes"
206208
msgstr " تجاهل التغييرات"
207209

208-
#: cms_toolbars.py:270
210+
#: cms_toolbars.py:264
209211
msgid "View Published"
210212
msgstr "عرض المنشور"
211213

212-
#: cms_toolbars.py:340 cms_toolbars.py:459
214+
#: cms_toolbars.py:334 cms_toolbars.py:448
213215
msgid "Language"
214216
msgstr "اللغة"
215217

216-
#: cms_toolbars.py:387
218+
#: cms_toolbars.py:371
217219
msgid "Add Translation"
218220
msgstr "إضافة ترجمة"
219221

220-
#: cms_toolbars.py:400
221-
#, fuzzy
222-
#| msgid "Add Translation"
222+
#: cms_toolbars.py:382
223223
msgid "Delete Translation"
224-
msgstr "إضافة ترجمة"
224+
msgstr "حذف الترجمة"
225225

226-
#: cms_toolbars.py:418
226+
#: cms_toolbars.py:405
227227
msgid "Copy all plugins"
228228
msgstr "نسخ كل الملحقات"
229229

230-
#: cms_toolbars.py:420
230+
#: cms_toolbars.py:407
231231
#, python-format
232232
msgid "from %s"
233233
msgstr "من %s"
234234

235-
#: cms_toolbars.py:421
235+
#: cms_toolbars.py:408
236236
#, python-format
237237
msgid "Are you sure you want to copy all plugins from %s?"
238238
msgstr "هل أنت متأكد من أنك تريد نسخ كل الملحقات من %s؟"
239239

240-
#: cms_toolbars.py:436
240+
#: cms_toolbars.py:425
241241
msgid "No other language available"
242242
msgstr "لا توجد لغة أخرى متوفرة"
243243

@@ -301,10 +301,8 @@ msgid "Action Denied. The draft version is locked by {user}"
301301
msgstr "تم رفض الإجراء. إصدار المسودة مقفول بواسطة {user}"
302302

303303
#: models.py:35
304-
#, fuzzy
305-
#| msgid "You do not have permission to copy these plugins."
306304
msgid "You do not have permission to perform this action"
307-
msgstr "ليس لديك صلاحيات لنسخ هذه الملحقات."
305+
msgstr "ليس لديك صلاحيات للقيام بهذا الإجراء"
308306

309307
#: models.py:91
310308
msgid "Created"
@@ -368,30 +366,28 @@ msgstr "إصدار المسودة غير مقفول"
368366
#: templates/admin/djangocms_versioning/page/change_form.html:58
369367
msgid "Please correct the error below."
370368
msgid_plural "Please correct the errors below."
371-
msgstr[0] ""
372-
msgstr[1] ""
373-
msgstr[2] ""
374-
msgstr[3] ""
375-
msgstr[4] ""
376-
msgstr[5] ""
369+
msgstr[0] "يرجى تصحيح الخطأ أدناه."
370+
msgstr[1] "يرجى تصحيح الخطأ أدناه."
371+
msgstr[2] "يرجى تصحيح الخطأين أدناه."
372+
msgstr[3] "يرجى تصحيح الأخطاء أدناه."
373+
msgstr[4] "يرجى تصحيح الأخطاء أدناه."
374+
msgstr[5] "يرجى تصحيح الأخطاء أدناه."
377375

378376
#: templates/admin/djangocms_versioning/page/change_form.html:75
379-
#, fuzzy
380-
#| msgid "Versions"
381377
msgid "All permissions"
382-
msgstr "الإصدارات"
378+
msgstr "كل الصلاحيات"
383379

384380
#: templates/admin/djangocms_versioning/page/change_form.html:76
385381
msgid "Loading..."
386-
msgstr ""
382+
msgstr "جاري التحميل..."
387383

388384
#: templates/admin/djangocms_versioning/page/change_form.html:86
389385
msgid "Save"
390-
msgstr ""
386+
msgstr "حفظ"
391387

392388
#: templates/admin/djangocms_versioning/page/change_form.html:87
393389
msgid "Save and continue editing"
394-
msgstr ""
390+
msgstr "حفظ ومتابعة التحرير"
395391

396392
#: templates/admin/djangocms_versioning/versioning_breadcrumbs.html:3
397393
#: templates/djangocms_versioning/admin/grouper_form.html:9
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)