]> git.agnieray.net Git - galette.git/blob - galette/lang/galette_ar.utf8.po
Update translation files
[galette.git] / galette / lang / galette_ar.utf8.po
1 # Header entry was created by Lokalize.
2 # Translators:
3 # imed omri <omriimed@ymail.com>, 2014
4 # Johan Cwiklinski <johan@x-tnd.be>, 2017. #zanata
5 # ButterflyOfFire <ButterflyOfFire@protonmail.com>, 2019, 2020, 2021, 2022.
6 # Johan Cwiklinski <trasher@x-tnd.be>, 2020, 2021, 2023.
7 # Antonios Hazim <antonios.hazim@zoho.eu>, 2020.
8 # Woodyx <shiposhouyou@gmail.com>, 2020.
9 # Mustafa Wahhudi <mustafawahhudi@gmail.com>, 2021.
10 # Moumen Harmoush <momen.harmoush@gmail.com>, 2021.
11 # mustapha nhaily <nhaily@gmail.com>, 2021.
12 # Menna Ebraheam & Jana hesham <monymenna62@gmail.com>, 2022.
13 # Hothaifa Jaber <i74ifa@icloud.com>, 2022.
14 # AOSUS <aosus@protonmail.com>, 2022.
15 # ButterflyOfFire <boffire@users.noreply.hosted.weblate.org>, 2023.
16 msgid ""
17 msgstr ""
18 "Report-Msgid-Bugs-To: \n"
19 "POT-Creation-Date: 2023-10-12 18:02+0200\n"
20 "PO-Revision-Date: 2023-10-19 18:33+0000\n"
21 "Last-Translator: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org>\n"
22 "Language-Team: Arabic <https://hosted.weblate.org/projects/galette/galette/"
23 "ar/>\n"
24 "Language: ar\n"
25 "Content-Type: text/plain; charset=UTF-8\n"
26 "Content-Transfer-Encoding: 8bit\n"
27 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
28 "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
29 "X-Generator: Weblate 5.1\n"
30
31 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:153
32 msgid "Transaction"
33 msgstr "عملية التحويل"
34
35 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:155
36 #: ../lib/Galette/Controllers/Crud/MembersController.php:1034
37 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:116
38 msgid "modification"
39 msgstr "تعديل"
40
41 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:157
42 #: ../lib/Galette/Controllers/Crud/MembersController.php:1036
43 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:118
44 msgid "creation"
45 msgstr "إنشاء"
46
47 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:267
48 msgid "An error occurred while storing the transaction."
49 msgstr "حدث خطأ أثناء حفظ عملية التحويل."
50
51 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:302
52 msgid "Transaction has been successfully stored"
53 msgstr "تم حفظ التحويل بنجاح"
54
55 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:358
56 msgid "Unable to attach contribution to transaction"
57 msgstr "لم نتمكن من تسجيل المساهمة"
58
59 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:363
60 msgid "Contribution has been successfully attached to current transaction"
61 msgstr "تم إرفاق المساهمة بنجاح بعملية التحويل الحالية"
62
63 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:390
64 msgid "Unable to detach contribution from transaction"
65 msgstr "غير قادر على فصل المساهمة من عملية التحويل"
66
67 #: ../lib/Galette/Controllers/Crud/TransactionsController.php:395
68 msgid "Contribution has been successfully detached from current transaction"
69 msgstr "تم فصل المساهمة بنجاح عن عملية التحويل الحالية"
70
71 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:117
72 msgid "Payment types management"
73 msgstr "إدارة أساليب الدفع"
74
75 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:161
76 #: ../../tempcache/pages/configuration_payment_types.html.twig:254
77 msgid "Edit payment type"
78 msgstr "تعديل نوع الدفع"
79
80 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:211
81 msgid "Missing required payment type's name!"
82 msgstr "مفقود يتطلب اسم نوع الدفع!"
83
84 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:220
85 #, php-format
86 msgid "Payment type '%s' has not been added!"
87 msgstr "لم يتم إضافة وسيلة الدفع \"%s\"!"
88
89 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:226
90 #, php-format
91 msgid "Payment type '%s' has not been modified!"
92 msgstr "وسيلة الدفع '%s' لم تعدل بعد!"
93
94 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:236
95 #, php-format
96 msgid "Payment type '%s' has been successfully added."
97 msgstr "تمت إضافة وسيلة الدفع \"%s\" بنجاح."
98
99 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:242
100 #, php-format
101 msgid "Payment type '%s' has been successfully modified."
102 msgstr "تم تعديل وسيلة الدفع \"%s\" بنجاح."
103
104 #: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:318
105 #, php-format
106 msgid "Remove payment type %1$s"
107 msgstr "إزالة نوع الدفع %1$s"
108
109 #: ../lib/Galette/Controllers/Crud/GroupsController.php:126
110 msgid "Group name is missing!"
111 msgstr "اسم المجموعة مفقود!"
112
113 #: ../lib/Galette/Controllers/Crud/GroupsController.php:201
114 #: ../lib/Galette/Core/Galette.php:559
115 msgid "Groups"
116 msgstr "الفِرَق"
117
118 #: ../lib/Galette/Controllers/Crud/GroupsController.php:388
119 msgid "Group `%groupname` has been successfully saved."
120 msgstr "تم حفظ مجموعة 'اسم المجموعة٪' بنجاح"
121
122 #: ../lib/Galette/Controllers/Crud/GroupsController.php:395
123 msgid "An error occurred while storing the group."
124 msgstr "حدث خطأ أثناء تخزين الفريق."
125
126 #: ../lib/Galette/Controllers/Crud/GroupsController.php:500
127 #, php-format
128 msgid "Remove group %1$s"
129 msgstr "حذف الفريق %1$s"
130
131 #: ../lib/Galette/Controllers/Crud/GroupsController.php:523
132 msgid "Group is not empty, it cannot be deleted. Use cascade delete instead."
133 msgstr ""
134 "المجموعة ليست فارغة، ولا يمكن حذفها. استخدم الحذف المتتالي بدلا من ذلك."
135
136 #: ../lib/Galette/Controllers/Crud/MailingsController.php:103
137 #: ../lib/Galette/Controllers/Crud/MailingsController.php:107
138 #: ../lib/Galette/Controllers/Crud/MailingsController.php:255
139 #: ../lib/Galette/Controllers/Crud/MailingsController.php:257
140 msgid "Trying to load mailing while email is disabled in preferences."
141 msgstr "حاول اعادة تحميل البريد عندما لا يعمل البريد بكفائة"
142
143 #: ../lib/Galette/Controllers/Crud/MailingsController.php:151
144 #: ../lib/Galette/Controllers/Crud/MailingsController.php:275
145 msgid "No member selected for mailing!"
146 msgstr "لم يتم اختيار اعضاء للمراسلة"
147
148 #: ../lib/Galette/Controllers/Crud/MailingsController.php:202
149 msgid "Mailing"
150 msgstr "مراسلة"
151
152 #: ../lib/Galette/Controllers/Crud/MailingsController.php:294
153 msgid "Please type an object for the message."
154 msgstr "فضلًا اكتب غرض الرسالة"
155
156 #: ../lib/Galette/Controllers/Crud/MailingsController.php:300
157 msgid "Please enter a message."
158 msgstr "من فضلك أدخل رسالة."
159
160 #: ../lib/Galette/Controllers/Crud/MailingsController.php:397
161 msgid "Mailing has been successfully sent!"
162 msgstr "تم ارسال البريد بنجاح !"
163
164 #: ../lib/Galette/Controllers/Crud/MailingsController.php:420
165 msgid "Mailing has been successfully saved."
166 msgstr "تم حفظ البريد بنجاح."
167
168 #: ../lib/Galette/Controllers/Crud/MailingsController.php:502
169 #: ../lib/Galette/Core/Galette.php:575
170 msgid "Mailings"
171 msgstr "الرسائل"
172
173 #: ../lib/Galette/Controllers/Crud/MailingsController.php:653
174 #, php-format
175 msgid "Remove mailing #%1$s"
176 msgstr "تم ازالة البريد #%1$s"
177
178 #: ../lib/Galette/Controllers/Crud/MailingsController.php:735
179 #: ../../tempcache/pages/mailing_form.html.twig:559
180 #: ../../tempcache/pages/mailings_list.html.twig:463
181 msgid "Mailing preview"
182 msgstr "معاينة البريد"
183
184 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:77
185 msgid "Add field"
186 msgstr "إضافة حقل"
187
188 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:138
189 msgid "An error occurred adding dynamic field :("
190 msgstr "حدث خطأ اثناء اضافة الحقل"
191
192 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:152
193 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:528
194 msgid "Dynamic field has been successfully stored!"
195 msgstr "تم تخزين الحقل بنجاح !"
196
197 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:237
198 msgid "Dynamic fields configuration"
199 msgstr "ضبط الحقول الديناميكية"
200
201 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:325
202 #: ../lib/Galette/Controllers/Crud/MembersController.php:260
203 #: ../lib/Galette/Controllers/Crud/MembersController.php:990
204 #: ../lib/Galette/Controllers/PdfController.php:119
205 #: ../lib/Galette/Controllers/PdfController.php:286
206 #: ../lib/Galette/Middleware/Authenticate.php:192
207 msgid "You do not have permission for requested URL."
208 msgstr "ليس لديك الاذن لعنوان URLالمطلوب"
209
210 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:412
211 msgid "The file does not exists or cannot be read :("
212 msgstr "الملف غير موجود او لايمكن قرائته"
213
214 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:447
215 msgid "Unable to retrieve field information."
216 msgstr "تعذر استرداد معلومات الحقل."
217
218 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:456
219 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:206
220 msgid "Edit field"
221 msgstr "حقل التحرير"
222
223 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:514
224 msgid "An error occurred editing dynamic field :("
225 msgstr "وقع هناك خطأ أثناء تعديل الحقل الديناميكي :("
226
227 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:613
228 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:615
229 msgid "Requested field does not exists!"
230 msgstr "الحقل المطلوب غير موجود!"
231
232 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:619
233 #, php-format
234 msgid "Remove dynamic field %1$s"
235 msgstr "تم حذف الحقل الديناميكي %1$s"
236
237 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:664
238 msgid "Field has been successfully moved"
239 msgstr "تم نقل الحقل بنجاح"
240
241 #: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:669
242 msgid "An error occurred moving field :("
243 msgstr "حدث خطأ أثناء نقل الحقل :("
244
245 #: ../lib/Galette/Controllers/Crud/MembersController.php:170
246 msgid "Subscription"
247 msgstr "التسجيل"
248
249 #: ../lib/Galette/Controllers/Crud/MembersController.php:275
250 msgid "No member #%id."
251 msgstr "لايوجد عضو #%id."
252
253 #: ../lib/Galette/Controllers/Crud/MembersController.php:294
254 #: ../lib/Galette/Controllers/Crud/MembersController.php:1032
255 msgid "Member Profile"
256 msgstr "ملف العضو"
257
258 #: ../lib/Galette/Controllers/Crud/MembersController.php:375
259 #: ../lib/Galette/Core/Galette.php:495 ../lib/Galette/Core/Galette.php:496
260 msgid "Members list"
261 msgstr "قائمة الأعضاء"
262
263 #: ../lib/Galette/Controllers/Crud/MembersController.php:375
264 #: ../lib/Galette/Core/Galette.php:504 ../lib/Galette/Core/Galette.php:505
265 msgid "Trombinoscope"
266 msgstr "منظار الترومبين"
267
268 #: ../lib/Galette/Controllers/Crud/MembersController.php:477
269 msgid "Members management"
270 msgstr "إدارة الأعضاء"
271
272 #: ../lib/Galette/Controllers/Crud/MembersController.php:675
273 msgid "Status label"
274 msgstr "عنوان الحالة"
275
276 #: ../lib/Galette/Controllers/Crud/MembersController.php:718
277 #: ../lib/Galette/Core/Galette.php:185
278 #: ../../tempcache/pages/advanced_search.html.twig:258
279 msgid "Advanced search"
280 msgstr "البحث المتقدم"
281
282 #: ../lib/Galette/Controllers/Crud/MembersController.php:940
283 #: ../lib/Galette/Controllers/PdfController.php:152
284 #: ../lib/Galette/Controllers/PdfController.php:233
285 msgid "No member was selected, please check at least one name."
286 msgstr "لم يتم اختيار أي عضو ، يرجى تحديد اسم واحد على الأقل."
287
288 #: ../lib/Galette/Controllers/Crud/MembersController.php:1155
289 #, php-format
290 msgid "Mass change %count members"
291 msgstr "تغيير جماعي لـ %count من الأعضاء"
292
293 #: ../lib/Galette/Controllers/Crud/MembersController.php:1186
294 #: ../lib/Galette/Controllers/Crud/MembersController.php:1283
295 msgid "Mass changes has not been confirmed!"
296 msgstr "لم يتم تأكيد التغييرات الجماعية!"
297
298 #: ../lib/Galette/Controllers/Crud/MembersController.php:1252
299 #, php-format
300 msgid "Review mass change %count members"
301 msgstr "مراجعة التغيرات %count الاعضاء"
302
303 #: ../lib/Galette/Controllers/Crud/MembersController.php:1336
304 msgid "Nothing to do!"
305 msgstr "لاشي لتفعلة!"
306
307 #: ../lib/Galette/Controllers/Crud/MembersController.php:1361
308 #: ../lib/Galette/Controllers/Crud/MembersController.php:1594
309 msgid "An error occurred while storing the member."
310 msgstr "حدث خطأ أثناء تسجيل العضو."
311
312 #: ../lib/Galette/Controllers/Crud/MembersController.php:1373
313 msgid "Something went wront during mass edition!"
314 msgstr ""
315
316 #: ../lib/Galette/Controllers/Crud/MembersController.php:1380
317 #, php-format
318 msgid "%count members has been changed successfully!"
319 msgstr "%count من الاعضاء قد تم تغييرهم بنجاح!"
320
321 #: ../lib/Galette/Controllers/Crud/MembersController.php:1445
322 msgid "Invalid captcha"
323 msgstr "كابتشا غير صالحة"
324
325 #: ../lib/Galette/Controllers/Crud/MembersController.php:1552
326 msgid "Your account has been created!"
327 msgstr "تم انشاء حسابك!"
328
329 #: ../lib/Galette/Controllers/Crud/MembersController.php:1557
330 msgid "An email has been sent to you, check your inbox."
331 msgstr "تم إرسال بريد إلكتروني إليك، تحقق من بريدك الوارد."
332
333 #: ../lib/Galette/Controllers/Crud/MembersController.php:1560
334 msgid "New member has been successfully added."
335 msgstr "تمت إضافة عضو جديد بنجاح."
336
337 #: ../lib/Galette/Controllers/Crud/MembersController.php:1563
338 msgid "Member account has been modified."
339 msgstr "تم تعديل حساب العضو."
340
341 #: ../lib/Galette/Controllers/Crud/MembersController.php:1575
342 msgid "An error occurred adding member to its groups."
343 msgstr "حدث خطأ أثناء إضافة عضو إلى مجموعاته."
344
345 #: ../lib/Galette/Controllers/Crud/MembersController.php:1589
346 msgid "An error occurred adding member to its groups as manager."
347 msgstr "حدث خطأ أثناء إضافة عضو إلى مجموعات المدير."
348
349 #: ../lib/Galette/Controllers/Crud/MembersController.php:1612
350 #: ../lib/Galette/Controllers/GaletteController.php:323
351 #: ../lib/Galette/Controllers/GaletteController.php:355
352 msgid "Delete failed"
353 msgstr "فشل الحذف"
354
355 #: ../lib/Galette/Controllers/Crud/MembersController.php:1758
356 #, php-format
357 msgid "Remove member %1$s"
358 msgstr "إزالة العضو %1$s"
359
360 #: ../lib/Galette/Controllers/Crud/MembersController.php:1767
361 #, php-format
362 msgid "You are about to remove %count members."
363 msgstr "سوف تحذف %c من الاعضاء."
364
365 #: ../lib/Galette/Controllers/Crud/TitlesController.php:112
366 msgid "Titles management"
367 msgstr "إدارة الألقاب"
368
369 #: ../lib/Galette/Controllers/Crud/TitlesController.php:155
370 #: ../../tempcache/pages/configuration_titles.html.twig:261
371 msgid "Edit title"
372 msgstr "تعديل العنوان"
373
374 #: ../lib/Galette/Controllers/Crud/TitlesController.php:206
375 msgid "Missing required title's short or long form!"
376 msgstr ""
377
378 #: ../lib/Galette/Controllers/Crud/TitlesController.php:215
379 #, php-format
380 msgid "Title '%s' has not been added!"
381 msgstr "لم يتم اضافة العنوان '%s'!"
382
383 #: ../lib/Galette/Controllers/Crud/TitlesController.php:221
384 #, php-format
385 msgid "Title '%s' has not been modified!"
386 msgstr "لم يتم تعديل العنوان '%s'!"
387
388 #: ../lib/Galette/Controllers/Crud/TitlesController.php:231
389 #, php-format
390 msgid "Title '%s' has been successfully added."
391 msgstr "لقد تم اضافة العنوان '%s'."
392
393 #: ../lib/Galette/Controllers/Crud/TitlesController.php:237
394 #, php-format
395 msgid "Title '%s' has been successfully modified."
396 msgstr "تم تعديل العنوان '%s' بنجاح."
397
398 #: ../lib/Galette/Controllers/Crud/TitlesController.php:302
399 #, php-format
400 msgid "Remove title %1$s"
401 msgstr "إزالة العنوان %1$s"
402
403 #: ../lib/Galette/Controllers/Crud/EntitledsController.php:121
404 msgid "User statuses"
405 msgstr "حالات المستخدمين"
406
407 #: ../lib/Galette/Controllers/Crud/EntitledsController.php:127
408 msgid "Contribution types"
409 msgstr "أنواع المساهمات"
410
411 #: ../lib/Galette/Controllers/Crud/EntitledsController.php:193
412 #: ../../tempcache/pages/configuration_entitleds.html.twig:83
413 msgid "Edit status"
414 msgstr "تعديل الصفة"
415
416 #: ../lib/Galette/Controllers/Crud/EntitledsController.php:199
417 #: ../../tempcache/pages/configuration_entitleds.html.twig:89
418 msgid "Edit contribution type"
419 msgstr "تغيير نوع المساهمة"
420
421 #: ../lib/Galette/Controllers/Crud/EntitledsController.php:283
422 msgid "Missing required %type name!"
423 msgstr ""
424
425 #: ../lib/Galette/Controllers/Crud/EntitledsController.php:289
426 msgid "%type has not been added :("
427 msgstr "%type لم تتم إضافة :("
428
429 #: ../lib/Galette/Controllers/Crud/EntitledsController.php:289
430 msgid "%type #%id has not been updated"
431 msgstr "%type #%id لم يتم تحديثه"
432
433 #: ../lib/Galette/Controllers/Crud/EntitledsController.php:295
434 msgid "%type has been successfully added!"
435 msgstr "%type تمت اضافته بنجاح!"
436
437 #: ../lib/Galette/Controllers/Crud/EntitledsController.php:295
438 msgid "%type #%id has been successfully updated!"
439 msgstr "%type #%id تم تحديثة بنجاح!"
440
441 #: ../lib/Galette/Controllers/Crud/EntitledsController.php:382
442 msgid "Remove %type '%label'"
443 msgstr "حذف %type '%label'"
444
445 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:110
446 #: ../../tempcache/pages/transaction_form.html.twig:218
447 #: ../../tempcache/pages/contribution_form.html.twig:247
448 msgid "Membership fee"
449 msgstr "مستحقات العضوية"
450
451 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:112
452 #: ../lib/Galette/Entity/Contribution.php:1137
453 #: ../../tempcache/modals/mass_choose_contributions_type.html.twig:103
454 #: ../../tempcache/pages/transaction_form.html.twig:224
455 #: ../../tempcache/pages/contribution_form.html.twig:251
456 msgid "Donation"
457 msgstr "تبرع"
458
459 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:255
460 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:303
461 #, php-format
462 msgid "Mass add contribution on %count members"
463 msgstr "إضافة مساهمة بالجملة لـ %count أعضاء"
464
465 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:527
466 msgid "Contributions management"
467 msgstr "إدارة الإشتراكات"
468
469 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:527
470 msgid "Transactions management"
471 msgstr "إدارة المعاملات"
472
473 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:659
474 msgid "- Unknown payment type!"
475 msgstr "- نوع الدفع غير معروف!"
476
477 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:716
478 msgid "No contribution was selected, please check at least one."
479 msgstr "لم يتم تحديد أي مساهمة ، يرجى تحديد واحدة على الأقل."
480
481 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:752
482 #: ../lib/Galette/Controllers/PdfController.php:446
483 #: ../lib/Galette/Controllers/PdfController.php:715
484 msgid "Unable to load contribution #%id!"
485 msgstr "تعذر تحميل المساهمة #%id!"
486
487 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:846
488 msgid "Contribution has been successfully stored"
489 msgstr "تم تخزين المساهمة بنجاح"
490
491 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:850
492 msgid "An error occurred while storing the contribution."
493 msgstr "حدث خطأ أثناء تخزين المساهمة."
494
495 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:954
496 #, php-format
497 msgid "Remove %1$s %2$s"
498 msgstr "إزالة %1$s %2$s"
499
500 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:956
501 msgid "contributions"
502 msgstr "اشتراكات"
503
504 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:956
505 msgid "transactions"
506 msgstr "معاملات"
507
508 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:960
509 #, php-format
510 msgid "Remove %1$s #%2$s"
511 msgstr "إزالة %1$s #%2$s"
512
513 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:961
514 #: ../lib/Galette/IO/PdfContribution.php:85
515 msgid "contribution"
516 msgstr "مساهمة"
517
518 #: ../lib/Galette/Controllers/Crud/ContributionsController.php:961
519 msgid "transaction"
520 msgstr "معاملة"
521
522 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:125
523 msgid "An SQL error has occurred while storing search."
524 msgstr ""
525
526 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:130
527 msgid "This search is already saved."
528 msgstr "تم حفظ هذا البحث بالفعل."
529
530 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:136
531 msgid "Search has been saved."
532 msgstr "تم حفظ البحث."
533
534 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:204
535 #: ../lib/Galette/Core/Galette.php:192 ../lib/Galette/Core/Galette.php:193
536 msgid "Saved searches"
537 msgstr "عمليات البحث المحفوظة"
538
539 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:300
540 msgid "Remove saved search"
541 msgstr "إزالة البحث المحفوظ"
542
543 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:307
544 #, php-format
545 msgid "You are about to remove %count searches."
546 msgstr ""
547
548 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:356
549 msgid "Saved search loaded"
550 msgstr "تم تحميل البحث المحفوظ"
551
552 #: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:374
553 msgid "An SQL error has occurred while loading search."
554 msgstr ""
555
556 #: ../lib/Galette/Controllers/GaletteController.php:108
557 #: ../../tempcache/elements/footer.html.twig:83
558 msgid "System information"
559 msgstr "معلومات عن النظام"
560
561 #: ../lib/Galette/Controllers/GaletteController.php:128
562 #: ../../tempcache/elements/navigation/navigation_items.html.twig:71
563 #: ../../tempcache/elements/navigation/navigation_items.html.twig:86
564 msgid "Dashboard"
565 msgstr "لوح المراقبة"
566
567 #: ../lib/Galette/Controllers/GaletteController.php:243
568 #: ../lib/Galette/Core/Galette.php:334 ../lib/Galette/Core/Galette.php:617
569 msgid "Settings"
570 msgstr "الإعدادات"
571
572 #: ../lib/Galette/Controllers/GaletteController.php:258
573 #: ../lib/Galette/Filters/MembersList.php:327
574 msgid "All accounts"
575 msgstr "جميع الحسابات"
576
577 #: ../lib/Galette/Controllers/GaletteController.php:259
578 #: ../lib/Galette/Filters/MembersList.php:328
579 msgid "Active accounts"
580 msgstr "الحسابات النشطة"
581
582 #: ../lib/Galette/Controllers/GaletteController.php:260
583 #: ../lib/Galette/Filters/MembersList.php:329
584 msgid "Inactive accounts"
585 msgstr "الحسابات غير النشطة"
586
587 #: ../lib/Galette/Controllers/GaletteController.php:288
588 msgid ""
589 "An SQL error has occurred while storing preferences. Please try again, and "
590 "contact the administrator if the problem persists."
591 msgstr ""
592
593 #: ../lib/Galette/Controllers/GaletteController.php:292
594 msgid "Preferences has been saved."
595 msgstr ""
596
597 #: ../lib/Galette/Controllers/GaletteController.php:409
598 msgid ""
599 "You asked Galette to send a test email, but email has been disabled in the "
600 "preferences."
601 msgstr ""
602
603 #: ../lib/Galette/Controllers/GaletteController.php:416
604 msgid "Test message"
605 msgstr ""
606
607 #: ../lib/Galette/Controllers/GaletteController.php:419
608 msgid "Galette admin"
609 msgstr ""
610
611 #: ../lib/Galette/Controllers/GaletteController.php:422
612 msgid "Test message."
613 msgstr ""
614
615 #: ../lib/Galette/Controllers/GaletteController.php:431
616 #, php-format
617 msgid "An email has been sent to %email"
618 msgstr ""
619
620 #: ../lib/Galette/Controllers/GaletteController.php:440
621 #, php-format
622 msgid "No email sent to %email"
623 msgstr ""
624
625 #: ../lib/Galette/Controllers/GaletteController.php:447
626 msgid "Invalid email adress!"
627 msgstr ""
628
629 #: ../lib/Galette/Controllers/GaletteController.php:491
630 #: ../lib/Galette/Core/Galette.php:319
631 msgid "Charts"
632 msgstr "الرسوم البيانية"
633
634 #: ../lib/Galette/Controllers/GaletteController.php:512
635 msgid "Fields configuration"
636 msgstr "ضبط الحقول"
637
638 #: ../lib/Galette/Controllers/GaletteController.php:575
639 msgid "Fields configuration has been successfully stored"
640 msgstr ""
641
642 #: ../lib/Galette/Controllers/GaletteController.php:580
643 msgid "An error occurred while storing fields configuration :("
644 msgstr ""
645
646 #: ../lib/Galette/Controllers/GaletteController.php:605
647 msgid "Lists configuration"
648 msgstr "إعدادت القوائم"
649
650 #: ../lib/Galette/Controllers/GaletteController.php:643
651 msgid "List configuration has been successfully stored"
652 msgstr ""
653
654 #: ../lib/Galette/Controllers/GaletteController.php:648
655 msgid "An error occurred while storing list configuration :("
656 msgstr "حدث خطأ أثناء حفظ إعدادات القائمة :("
657
658 #: ../lib/Galette/Controllers/GaletteController.php:682
659 #: ../lib/Galette/Core/Galette.php:262 ../lib/Galette/Core/Galette.php:601
660 msgid "Reminders"
661 msgstr "المفكرات"
662
663 #: ../lib/Galette/Controllers/GaletteController.php:723
664 msgid "No reminder to send for now."
665 msgstr ""
666
667 #: ../lib/Galette/Controllers/GaletteController.php:760
668 msgid "There are no member to proceed."
669 msgstr ""
670
671 #: ../lib/Galette/Controllers/GaletteController.php:767
672 msgid "Reminder has not been sent:"
673 msgstr ""
674
675 #: ../lib/Galette/Controllers/GaletteController.php:774
676 msgid "Sent reminders:"
677 msgstr ""
678
679 #: ../lib/Galette/Controllers/GaletteController.php:850
680 msgid "Download document"
681 msgstr ""
682
683 #: ../lib/Galette/Controllers/AjaxController.php:103
684 msgid "Required argument not present!"
685 msgstr ""
686
687 #: ../lib/Galette/Controllers/AjaxController.php:147
688 msgid "Member photo has been changed."
689 msgstr ""
690
691 #: ../lib/Galette/Controllers/AjaxController.php:280
692 msgid "Telemetry information has been sent. Thank you!"
693 msgstr ""
694
695 #: ../lib/Galette/Controllers/AjaxController.php:306
696 msgid "Thank you for registering!"
697 msgstr "شكراً على التسجيل!"
698
699 #: ../lib/Galette/Controllers/CrudController.php:281
700 #: ../lib/Galette/Controllers/HistoryController.php:206
701 #: ../lib/Galette/Controllers/CsvController.php:504
702 msgid "Removal has not been confirmed!"
703 msgstr ""
704
705 #: ../lib/Galette/Controllers/CrudController.php:289
706 msgid "Successfully deleted!"
707 msgstr ""
708
709 #: ../lib/Galette/Controllers/CrudController.php:301
710 msgid "An error occurred trying to delete :("
711 msgstr "حدث خطأ أثناء محاولة الحذف :("
712
713 #: ../lib/Galette/Controllers/PdfController.php:184
714 #: ../lib/Galette/Controllers/PdfController.php:256
715 #: ../lib/Galette/Controllers/PdfController.php:696
716 msgid "Unable to get members list."
717 msgstr ""
718
719 #: ../lib/Galette/Controllers/PdfController.php:343
720 msgid "Attendance sheet configuration"
721 msgstr ""
722
723 #: ../lib/Galette/Controllers/PdfController.php:379
724 #: ../lib/Galette/Controllers/PdfController.php:398
725 msgid "No member selected to generate attendance sheet"
726 msgstr ""
727
728 #: ../lib/Galette/Controllers/PdfController.php:406
729 #: ../lib/Galette/Core/Galette.php:909
730 #: ../lib/Galette/IO/PdfAttendanceSheet.php:142
731 #: ../../tempcache/modals/members_attendance_sheet.html.twig:104
732 msgid "Attendance sheet"
733 msgstr "قائمة الحاضرين"
734
735 #: ../lib/Galette/Controllers/PdfController.php:489
736 msgid "Unable to get groups list."
737 msgstr ""
738
739 #: ../lib/Galette/Controllers/PdfController.php:547
740 #: ../lib/Galette/Core/Galette.php:411
741 msgid "PDF models"
742 msgstr "قوالب PDF"
743
744 #: ../lib/Galette/Controllers/PdfController.php:576
745 msgid "Missing PDF model type!"
746 msgstr ""
747
748 #: ../lib/Galette/Controllers/PdfController.php:611
749 msgid "Model has been successfully stored!"
750 msgstr ""
751
752 #: ../lib/Galette/Controllers/PdfController.php:614
753 msgid "Model has not been stored :("
754 msgstr ""
755
756 #: ../lib/Galette/Controllers/PdfController.php:656
757 msgid "Invalid link!"
758 msgstr ""
759
760 #: ../lib/Galette/Controllers/AuthController.php:88
761 #: ../lib/Galette/Controllers/AuthController.php:148
762 #: ../lib/Galette/Features/Replacements.php:332
763 #: ../lib/Galette/Features/Replacements.php:372
764 #: ../../tempcache/elements/navigation/public_pages.html.twig:96
765 #: ../../tempcache/pages/index.html.twig:91
766 msgid "Login"
767 msgstr "الولوج"
768
769 #: ../lib/Galette/Controllers/AuthController.php:114
770 msgid "You must provide both login and password."
771 msgstr ""
772
773 #: ../lib/Galette/Controllers/AuthController.php:143
774 msgid "Your password is too weak! Please consider updating it."
775 msgstr ""
776
777 #: ../lib/Galette/Controllers/AuthController.php:151
778 msgid "Login failed."
779 msgstr ""
780
781 #: ../lib/Galette/Controllers/AuthController.php:152
782 msgid "Authentication failed"
783 msgstr ""
784
785 #: ../lib/Galette/Controllers/AuthController.php:168
786 #: ../../tempcache/elements/logout.html.twig:100
787 #: ../../tempcache/elements/logout.html.twig:145
788 #: ../../tempcache/elements/logout.html.twig:163
789 #: ../../tempcache/elements/logout.html.twig:261
790 msgid "Log off"
791 msgstr ""
792
793 #: ../lib/Galette/Controllers/AuthController.php:193
794 #, php-format
795 msgid "Impersonating as %login"
796 msgstr ""
797
798 #: ../lib/Galette/Controllers/AuthController.php:205
799 msgid "Unable to impersonate as %id"
800 msgstr ""
801
802 #: ../lib/Galette/Controllers/AuthController.php:231
803 #: ../lib/Galette/Controllers/AuthController.php:236
804 msgid "Impersonating ended"
805 msgstr ""
806
807 #: ../lib/Galette/Controllers/AuthController.php:261
808 #: ../lib/Galette/Controllers/AuthController.php:462
809 msgid "Password recovery"
810 msgstr ""
811
812 #: ../lib/Galette/Controllers/AuthController.php:293
813 #: ../../tempcache/pages/mailing_form.html.twig:58
814 msgid "Email sent is disabled in the preferences. Ask galette admin"
815 msgstr ""
816
817 #: ../lib/Galette/Controllers/AuthController.php:352
818 #, php-format
819 msgid "Email sent to '%s' for password recovery."
820 msgstr ""
821
822 #: ../lib/Galette/Controllers/AuthController.php:356
823 msgid ""
824 "An email has been sent to your address.<br/>Please check your inbox and "
825 "follow the instructions."
826 msgstr ""
827
828 #: ../lib/Galette/Controllers/AuthController.php:358
829 msgid "An email has been sent to the member."
830 msgstr ""
831
832 #: ../lib/Galette/Controllers/AuthController.php:369
833 #, php-format
834 msgid "A problem happened while sending password for account '%s'"
835 msgstr ""
836
837 #: ../lib/Galette/Controllers/AuthController.php:383
838 #: ../lib/Galette/Events/MemberListener.php:220
839 #, php-format
840 msgid ""
841 "An error occurred storing temporary password for %s. Please inform an admin."
842 msgstr ""
843
844 #: ../lib/Galette/Controllers/AuthController.php:395
845 #, php-format
846 msgid "Your account (%s) do not contain any valid email address"
847 msgstr ""
848
849 #: ../lib/Galette/Controllers/AuthController.php:409
850 #, php-format
851 msgid "Mails address %s does not exist"
852 msgstr ""
853
854 #: ../lib/Galette/Controllers/AuthController.php:415
855 #, php-format
856 msgid "Login %s does not exist"
857 msgstr ""
858
859 #: ../lib/Galette/Controllers/AuthController.php:446
860 msgid ""
861 "This link is no longer valid. You should ask to retrieve your password again."
862 msgstr ""
863
864 #: ../lib/Galette/Controllers/AuthController.php:492
865 #: ../webroot/installer.php:134 ../webroot/installer.php:177
866 msgid "No password"
867 msgstr ""
868
869 #: ../lib/Galette/Controllers/AuthController.php:495
870 #: ../lib/Galette/Entity/Adherent.php:1409
871 msgid "- The passwords don't match!"
872 msgstr ""
873
874 #: ../lib/Galette/Controllers/AuthController.php:501
875 msgid "Your password is too weak!"
876 msgstr ""
877
878 #: ../lib/Galette/Controllers/AuthController.php:510
879 msgid "An error occurred while updating your password."
880 msgstr ""
881
882 #: ../lib/Galette/Controllers/AuthController.php:516
883 #, php-format
884 msgid "Password changed for member '%s'."
885 msgstr ""
886
887 #: ../lib/Galette/Controllers/AuthController.php:524
888 msgid "Your password has been changed!"
889 msgstr ""
890
891 #: ../lib/Galette/Controllers/AdminToolsController.php:73
892 msgid "Administration tools"
893 msgstr "الأدوات الإدارية"
894
895 #: ../lib/Galette/Controllers/AdminToolsController.php:81
896 #: ../install/steps/check.php:116
897 msgid ""
898 "Some PHP modules are missing. Please install them or contact your support."
899 "<br/>More information on required modules may be found in the documentation."
900 msgstr ""
901
902 #: ../lib/Galette/Controllers/AdminToolsController.php:114
903 msgid "Texts has been successfully reinitialized."
904 msgstr ""
905
906 #: ../lib/Galette/Controllers/AdminToolsController.php:116
907 msgid "An error occurred reinitializing texts :("
908 msgstr ""
909
910 #: ../lib/Galette/Controllers/AdminToolsController.php:125
911 msgid "Fields configuration has been successfully reinitialized."
912 msgstr ""
913
914 #: ../lib/Galette/Controllers/AdminToolsController.php:127
915 msgid "An error occurred reinitializing fields configuration :("
916 msgstr ""
917
918 #: ../lib/Galette/Controllers/AdminToolsController.php:136
919 msgid "PDF models has been successfully reinitialized."
920 msgstr ""
921
922 #: ../lib/Galette/Controllers/AdminToolsController.php:138
923 msgid "An error occurred reinitializing PDF models :("
924 msgstr ""
925
926 #: ../lib/Galette/Controllers/AdminToolsController.php:151
927 msgid "Logins and passwords have been successfully filled (%i processed)."
928 msgstr ""
929
930 #: ../lib/Galette/Controllers/AdminToolsController.php:154
931 msgid "An error occurred filling empty logins and passwords :("
932 msgstr ""
933
934 #: ../lib/Galette/Controllers/HistoryController.php:111
935 #: ../lib/Galette/Core/Galette.php:290 ../install/steps/check.php:74
936 msgid "Logs"
937 msgstr "السجلات"
938
939 #: ../lib/Galette/Controllers/HistoryController.php:218
940 msgid "Logs have been flushed!"
941 msgstr ""
942
943 #: ../lib/Galette/Controllers/HistoryController.php:230
944 msgid "An error occurred trying to flush logs :("
945 msgstr ""
946
947 #: ../lib/Galette/Controllers/HistoryController.php:269
948 #: ../../tempcache/pages/history.html.twig:90
949 msgid "Flush the logs"
950 msgstr ""
951
952 #: ../lib/Galette/Controllers/PluginsController.php:83
953 #: ../lib/Galette/Core/Galette.php:341 ../lib/Galette/Core/Galette.php:625
954 msgid "Plugins"
955 msgstr "الإضافات"
956
957 #: ../lib/Galette/Controllers/PluginsController.php:114
958 msgid "Plugin %name has been enabled"
959 msgstr ""
960
961 #: ../lib/Galette/Controllers/PluginsController.php:132
962 msgid "Plugin %name has been disabled"
963 msgstr ""
964
965 #: ../lib/Galette/Controllers/DynamicTranslationsController.php:76
966 #: ../lib/Galette/Core/Galette.php:371
967 #: ../../tempcache/pages/configuration_payment_types.html.twig:293
968 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:249
969 msgid "Translate labels"
970 msgstr "ترجمة الملصقات"
971
972 #: ../lib/Galette/Controllers/DynamicTranslationsController.php:119
973 #, php-format
974 msgid ""
975 "No translation for '%s'!<br/>Please fill and submit above form to create it."
976 msgstr ""
977
978 #: ../lib/Galette/Controllers/DynamicTranslationsController.php:202
979 #: ../lib/Galette/Controllers/DynamicTranslationsController.php:227
980 msgid "An error occurred saving label `%label` for language `%lang`"
981 msgstr ""
982
983 #: ../lib/Galette/Controllers/DynamicTranslationsController.php:243
984 msgid "Labels has been sucessfully translated!"
985 msgstr "تمت ترجمة الملصقات بنجاح!"
986
987 #: ../lib/Galette/Controllers/CsvController.php:128
988 msgid "CVS database Export"
989 msgstr ""
990
991 #: ../lib/Galette/Controllers/CsvController.php:181
992 msgid "Table %table is empty, and has not been exported."
993 msgstr ""
994
995 #: ../lib/Galette/Controllers/CsvController.php:199
996 #, php-format
997 msgid ""
998 "Export file could not be write on disk for '%export'. Make sure web server "
999 "can write in the exports directory."
1000 msgstr ""
1001
1002 #: ../lib/Galette/Controllers/CsvController.php:209
1003 #, php-format
1004 msgid "An error occurred running parameted export '%export'."
1005 msgstr ""
1006
1007 #: ../lib/Galette/Controllers/CsvController.php:219
1008 #, php-format
1009 msgid ""
1010 "An error occurred running parameted export '%export'. Please check the logs."
1011 msgstr ""
1012
1013 #: ../lib/Galette/Controllers/CsvController.php:268
1014 msgid "CSV members import"
1015 msgstr ""
1016
1017 #: ../lib/Galette/Controllers/CsvController.php:320
1018 msgid "An error occurred importing the file :("
1019 msgstr ""
1020
1021 #: ../lib/Galette/Controllers/CsvController.php:332
1022 msgid "File '%filename%' has been successfully imported :)"
1023 msgstr ""
1024
1025 #: ../lib/Galette/Controllers/CsvController.php:365
1026 msgid "Your file has been successfully uploaded!"
1027 msgstr ""
1028
1029 #: ../lib/Galette/Controllers/CsvController.php:384
1030 msgid "No files has been seleted for upload!"
1031 msgstr ""
1032
1033 #: ../lib/Galette/Controllers/CsvController.php:390
1034 msgid "No files has been uploaded!"
1035 msgstr ""
1036
1037 #: ../lib/Galette/Controllers/CsvController.php:464
1038 #, php-format
1039 msgid "Remove %1$s file %2$s"
1040 msgstr ""
1041
1042 #: ../lib/Galette/Controllers/CsvController.php:517
1043 #, php-format
1044 msgid "'%export' file has been removed from disk."
1045 msgstr ""
1046
1047 #: ../lib/Galette/Controllers/CsvController.php:527
1048 #, php-format
1049 msgid "Cannot remove '%export' from disk :/"
1050 msgstr ""
1051
1052 #: ../lib/Galette/Controllers/CsvController.php:603
1053 msgid "CSV import model"
1054 msgstr ""
1055
1056 #: ../lib/Galette/Controllers/CsvController.php:644
1057 msgid "galette_import_model.csv"
1058 msgstr ""
1059
1060 #: ../lib/Galette/Controllers/CsvController.php:680
1061 msgid "Import model has been successfully stored :)"
1062 msgstr ""
1063
1064 #: ../lib/Galette/Controllers/CsvController.php:685
1065 msgid "Import model has not been stored :("
1066 msgstr ""
1067
1068 #: ../lib/Galette/Controllers/TextController.php:91
1069 msgid "Automatic emails texts edition"
1070 msgstr ""
1071
1072 #: ../lib/Galette/Controllers/TextController.php:160
1073 #, php-format
1074 msgid "Email: '%s' has not been modified!"
1075 msgstr ""
1076
1077 #: ../lib/Galette/Controllers/TextController.php:169
1078 #, php-format
1079 msgid "Email: '%s' has been successfully modified."
1080 msgstr ""
1081
1082 #: ../lib/Galette/Core/Install.php:123 ../webroot/installer.php:296
1083 msgid "Checks"
1084 msgstr ""
1085
1086 #: ../lib/Galette/Core/Install.php:126 ../webroot/installer.php:302
1087 #: ../../tempcache/modals/plugin_initdb.html.twig:386
1088 msgid "Installation mode"
1089 msgstr "نوع التثبيت"
1090
1091 #: ../lib/Galette/Core/Install.php:129 ../webroot/installer.php:308
1092 msgid "Database"
1093 msgstr "قاعدة البيانات"
1094
1095 #: ../lib/Galette/Core/Install.php:132
1096 msgid "Database access and permissions"
1097 msgstr ""
1098
1099 #: ../lib/Galette/Core/Install.php:135
1100 msgid "Previous version selection"
1101 msgstr ""
1102
1103 #: ../lib/Galette/Core/Install.php:138
1104 msgid "Datapase upgrade"
1105 msgstr ""
1106
1107 #: ../lib/Galette/Core/Install.php:141
1108 msgid "Tables Creation"
1109 msgstr "إنشاء الجداول"
1110
1111 #: ../lib/Galette/Core/Install.php:144 ../webroot/installer.php:349
1112 msgid "Admin parameters"
1113 msgstr ""
1114
1115 #: ../lib/Galette/Core/Install.php:147
1116 msgid "Galette initialization"
1117 msgstr ""
1118
1119 #: ../lib/Galette/Core/Install.php:150 ../webroot/installer.php:364
1120 #: ../../tempcache/modals/plugin_initdb.html.twig:451
1121 msgid "End!"
1122 msgstr ""
1123
1124 #: ../lib/Galette/Core/Install.php:166 ../lib/Galette/Core/CheckModules.php:147
1125 msgid "Ok"
1126 msgstr ""
1127
1128 #: ../lib/Galette/Core/Install.php:166 ../lib/Galette/Core/CheckModules.php:139
1129 msgid "Ko"
1130 msgstr ""
1131
1132 #: ../lib/Galette/Core/Install.php:325
1133 msgid "Database type unknown"
1134 msgstr ""
1135
1136 #: ../lib/Galette/Core/Install.php:685
1137 msgid "%version script has been successfully executed :)"
1138 msgstr ""
1139
1140 #: ../lib/Galette/Core/Install.php:697
1141 msgid "Unable to run %version update script :("
1142 msgstr ""
1143
1144 #: ../lib/Galette/Core/Install.php:1046
1145 msgid "Write configuration file"
1146 msgstr ""
1147
1148 #: ../lib/Galette/Core/Install.php:1075
1149 msgid "Config file already exists and is up to date"
1150 msgstr ""
1151
1152 #: ../lib/Galette/Core/Install.php:1104
1153 msgid "Unable to create configuration file (%path)"
1154 msgstr ""
1155
1156 #: ../lib/Galette/Core/Install.php:1157
1157 msgid "Preferences"
1158 msgstr ""
1159
1160 #: ../lib/Galette/Core/Install.php:1161 ../lib/Galette/Core/Galette.php:388
1161 msgid "Contributions types"
1162 msgstr "نوع الإشتراك"
1163
1164 #: ../lib/Galette/Core/Install.php:1165
1165 #: ../../tempcache/pages/advanced_search.html.twig:494
1166 #: ../../tempcache/pages/advanced_search.html.twig:499
1167 msgid "Status"
1168 msgstr "الصفة"
1169
1170 #: ../lib/Galette/Core/Install.php:1169
1171 msgid "Fields config and categories"
1172 msgstr ""
1173
1174 #: ../lib/Galette/Core/Install.php:1173 ../lib/Galette/Core/Install.php:1195
1175 msgid "Mails texts"
1176 msgstr ""
1177
1178 #: ../lib/Galette/Core/Install.php:1177 ../lib/Galette/Core/Galette.php:403
1179 msgid "Titles"
1180 msgstr ""
1181
1182 #: ../lib/Galette/Core/Install.php:1181
1183 msgid "PDF Models"
1184 msgstr "نماذج PDF"
1185
1186 #: ../lib/Galette/Core/Install.php:1187
1187 msgid "Update preferences"
1188 msgstr ""
1189
1190 #: ../lib/Galette/Core/Install.php:1191
1191 msgid "Update models"
1192 msgstr ""
1193
1194 #: ../lib/Galette/Core/Gaptcha.php:103
1195 #, php-format
1196 msgid "How much is %1$s plus %2$s?"
1197 msgstr ""
1198
1199 #: ../lib/Galette/Core/Gaptcha.php:104
1200 #, php-format
1201 msgid "How much is %1$s added to %2$s?"
1202 msgstr ""
1203
1204 #: ../lib/Galette/Core/Gaptcha.php:105
1205 #, php-format
1206 msgid ""
1207 "I have %1$s Galettes, a friend give me %2$s more. How many Galettes do I "
1208 "have?"
1209 msgstr ""
1210
1211 #: ../lib/Galette/Core/Gaptcha.php:108
1212 #, php-format
1213 msgid "How much is %1$s minus %2$s?"
1214 msgstr ""
1215
1216 #: ../lib/Galette/Core/Gaptcha.php:109
1217 #, php-format
1218 msgid "How much is %1$s on which we retire %2$s?"
1219 msgstr ""
1220
1221 #: ../lib/Galette/Core/Gaptcha.php:110
1222 #, php-format
1223 msgid "How much is %2$s retired to %1$s?"
1224 msgstr ""
1225
1226 #: ../lib/Galette/Core/Gaptcha.php:111
1227 #, php-format
1228 msgid "I have %1$s Galettes, I give %2$s of them. How many Galettes do I have?"
1229 msgstr ""
1230
1231 #: ../lib/Galette/Core/Pagination.php:279
1232 msgid "First page"
1233 msgstr ""
1234
1235 #: ../lib/Galette/Core/Pagination.php:285
1236 msgid "Previous page (%i)"
1237 msgstr "الصفحة السابقة (٪ ط)"
1238
1239 #: ../lib/Galette/Core/Pagination.php:297
1240 msgid "Current page (%i)"
1241 msgstr ""
1242
1243 #: ../lib/Galette/Core/Pagination.php:305
1244 msgid "Page %i"
1245 msgstr ""
1246
1247 #: ../lib/Galette/Core/Pagination.php:313
1248 msgid "Next page (%i)"
1249 msgstr ""
1250
1251 #: ../lib/Galette/Core/Pagination.php:319
1252 msgid "Last page (%i)"
1253 msgstr ""
1254
1255 #: ../lib/Galette/Core/Pagination.php:334
1256 msgid "All"
1257 msgstr ""
1258
1259 #: ../lib/Galette/Core/Authentication.php:301
1260 #, php-format
1261 msgid "Logged in as:<br/>%login"
1262 msgstr ""
1263
1264 #: ../lib/Galette/Core/MailingHistory.php:505
1265 msgid "Delete mailing entries"
1266 msgstr ""
1267
1268 #: ../lib/Galette/Core/Galette.php:126
1269 #, fuzzy
1270 #| msgid "Account:"
1271 msgid "My Account"
1272 msgstr "الحساب:"
1273
1274 #: ../lib/Galette/Core/Galette.php:130 ../lib/Galette/Core/Galette.php:650
1275 msgid "My contributions"
1276 msgstr "اشتراكاتي"
1277
1278 #: ../lib/Galette/Core/Galette.php:131 ../lib/Galette/Core/Galette.php:651
1279 msgid "View and filter all my contributions"
1280 msgstr "عرض وتصفية جميع المساهمات بلدي"
1281
1282 #: ../lib/Galette/Core/Galette.php:138 ../lib/Galette/Core/Galette.php:659
1283 msgid "My transactions"
1284 msgstr ""
1285
1286 #: ../lib/Galette/Core/Galette.php:139 ../lib/Galette/Core/Galette.php:660
1287 msgid "View and filter all my transactions"
1288 msgstr ""
1289
1290 #: ../lib/Galette/Core/Galette.php:146 ../lib/Galette/Core/Galette.php:642
1291 msgid "My information"
1292 msgstr ""
1293
1294 #: ../lib/Galette/Core/Galette.php:147 ../lib/Galette/Core/Galette.php:643
1295 msgid "View my member card"
1296 msgstr ""
1297
1298 #: ../lib/Galette/Core/Galette.php:158
1299 #, fuzzy
1300 #| msgid "Add a member"
1301 msgid "Add a child member"
1302 msgstr "إضافة عضو"
1303
1304 #: ../lib/Galette/Core/Galette.php:159
1305 msgid "Add new child member in database"
1306 msgstr ""
1307
1308 #: ../lib/Galette/Core/Galette.php:169 ../lib/Galette/Core/Galette.php:551
1309 #: ../lib/Galette/DynamicFields/DynamicField.php:537
1310 #: ../../tempcache/elements/group.html.twig:79
1311 msgid "Members"
1312 msgstr "الأعضاء"
1313
1314 #: ../lib/Galette/Core/Galette.php:177
1315 msgid "List of members"
1316 msgstr "قائمة الأعضاء"
1317
1318 #: ../lib/Galette/Core/Galette.php:178 ../lib/Galette/Core/Galette.php:552
1319 msgid "View, search into and filter member's list"
1320 msgstr "عرض والبحث وتحديد في قائمة الأعضاء"
1321
1322 #: ../lib/Galette/Core/Galette.php:186
1323 msgid "Perform advanced search into members list"
1324 msgstr ""
1325
1326 #: ../lib/Galette/Core/Galette.php:207
1327 #: ../../tempcache/pages/members_list.html.twig:102
1328 msgid "Add a member"
1329 msgstr "إضافة عضو"
1330
1331 #: ../lib/Galette/Core/Galette.php:208
1332 msgid "Add new member in database"
1333 msgstr ""
1334
1335 #: ../lib/Galette/Core/Galette.php:217 ../lib/Galette/Core/Galette.php:583
1336 #: ../lib/Galette/DynamicFields/DynamicField.php:538
1337 #: ../../tempcache/pages/members_list.html.twig:561
1338 msgid "Contributions"
1339 msgstr "الإشتراكات"
1340
1341 #: ../lib/Galette/Core/Galette.php:221
1342 msgid "List of contributions"
1343 msgstr "قائمة المتبرّعين"
1344
1345 #: ../lib/Galette/Core/Galette.php:222 ../lib/Galette/Core/Galette.php:584
1346 msgid "View and filter contributions"
1347 msgstr ""
1348
1349 #: ../lib/Galette/Core/Galette.php:230
1350 msgid "List of transactions"
1351 msgstr "قائمة المعاملات"
1352
1353 #: ../lib/Galette/Core/Galette.php:231 ../lib/Galette/Core/Galette.php:593
1354 msgid "View and filter transactions"
1355 msgstr ""
1356
1357 #: ../lib/Galette/Core/Galette.php:239
1358 #: ../../tempcache/pages/contributions_list.html.twig:262
1359 #: ../../tempcache/pages/contributions_list.html.twig:361
1360 #: ../../tempcache/pages/member_show.html.twig:192
1361 msgid "Add a membership fee"
1362 msgstr "إضافة مستحقات العضوية"
1363
1364 #: ../lib/Galette/Core/Galette.php:240
1365 msgid "Add new membership fee in database"
1366 msgstr ""
1367
1368 #: ../lib/Galette/Core/Galette.php:247
1369 #: ../../tempcache/pages/contributions_list.html.twig:276
1370 #: ../../tempcache/pages/contributions_list.html.twig:374
1371 #: ../../tempcache/pages/member_show.html.twig:207
1372 msgid "Add a donation"
1373 msgstr "إضافة تبرع"
1374
1375 #: ../lib/Galette/Core/Galette.php:248
1376 msgid "Add new donation in database"
1377 msgstr ""
1378
1379 #: ../lib/Galette/Core/Galette.php:255
1380 #: ../../tempcache/pages/transactions_list.html.twig:204
1381 #: ../../tempcache/pages/transactions_list.html.twig:255
1382 msgid "Add a transaction"
1383 msgstr "إضافة معاملة"
1384
1385 #: ../lib/Galette/Core/Galette.php:256
1386 msgid "Add new transaction in database"
1387 msgstr ""
1388
1389 #: ../lib/Galette/Core/Galette.php:263 ../lib/Galette/Core/Galette.php:602
1390 msgid "Send reminders to late members"
1391 msgstr ""
1392
1393 #: ../lib/Galette/Core/Galette.php:274
1394 msgid "Management"
1395 msgstr "الإدارة"
1396
1397 #: ../lib/Galette/Core/Galette.php:278
1398 msgid "Manage groups"
1399 msgstr "إدارة الفِرَق"
1400
1401 #: ../lib/Galette/Core/Galette.php:279 ../lib/Galette/Core/Galette.php:560
1402 msgid "View and manage groups"
1403 msgstr ""
1404
1405 #: ../lib/Galette/Core/Galette.php:291
1406 msgid "View application's logs"
1407 msgstr ""
1408
1409 #: ../lib/Galette/Core/Galette.php:297
1410 msgid "Manage mailings"
1411 msgstr "إدارة البريد الإلكتروني"
1412
1413 #: ../lib/Galette/Core/Galette.php:298 ../lib/Galette/Core/Galette.php:576
1414 msgid "Manage mailings that has been sent"
1415 msgstr "إدارة الرسائل التي تم إرسالها"
1416
1417 #: ../lib/Galette/Core/Galette.php:304 ../install/steps/check.php:72
1418 msgid "Exports"
1419 msgstr "التصديرات"
1420
1421 #: ../lib/Galette/Core/Galette.php:305
1422 msgid "Export some data in various formats"
1423 msgstr ""
1424
1425 #: ../lib/Galette/Core/Galette.php:311 ../install/steps/check.php:73
1426 msgid "Imports"
1427 msgstr "الاستيرادات"
1428
1429 #: ../lib/Galette/Core/Galette.php:312
1430 msgid "Import members from CSV files"
1431 msgstr ""
1432
1433 #: ../lib/Galette/Core/Galette.php:320
1434 msgid "Various charts"
1435 msgstr "الرسوم البيانية المختلفة"
1436
1437 #: ../lib/Galette/Core/Galette.php:330 ../install/steps/check.php:71
1438 msgid "Configuration"
1439 msgstr "ضبط الإعدادات"
1440
1441 #: ../lib/Galette/Core/Galette.php:335 ../lib/Galette/Core/Galette.php:618
1442 msgid ""
1443 "Set applications preferences (address, website, member's cards "
1444 "configuration, ...)"
1445 msgstr ""
1446
1447 #: ../lib/Galette/Core/Galette.php:342 ../lib/Galette/Core/Galette.php:626
1448 msgid "Information about available plugins"
1449 msgstr ""
1450
1451 #: ../lib/Galette/Core/Galette.php:348
1452 msgid "Core lists"
1453 msgstr ""
1454
1455 #: ../lib/Galette/Core/Galette.php:349
1456 msgid "Customize lists fields and order"
1457 msgstr ""
1458
1459 #: ../lib/Galette/Core/Galette.php:356
1460 msgid "Core fields"
1461 msgstr ""
1462
1463 #: ../lib/Galette/Core/Galette.php:357
1464 msgid ""
1465 "Customize fields order, set which are required, and for who they're visibles"
1466 msgstr ""
1467
1468 #: ../lib/Galette/Core/Galette.php:363
1469 msgid "Dynamic fields"
1470 msgstr "حقول ديناميكية"
1471
1472 #: ../lib/Galette/Core/Galette.php:364
1473 msgid "Manage additional fields for various forms"
1474 msgstr ""
1475
1476 #: ../lib/Galette/Core/Galette.php:372
1477 msgid "Translate additionnals fields labels"
1478 msgstr ""
1479
1480 #: ../lib/Galette/Core/Galette.php:378 ../lib/Galette/Core/Galette.php:379
1481 msgid "Manage statuses"
1482 msgstr ""
1483
1484 #: ../lib/Galette/Core/Galette.php:389
1485 msgid "Manage contributions types"
1486 msgstr "إدارة أنواع الإشتراكات"
1487
1488 #: ../lib/Galette/Core/Galette.php:396
1489 msgid "Emails content"
1490 msgstr "محتوى رسائل البريد الإلكتروني"
1491
1492 #: ../lib/Galette/Core/Galette.php:397
1493 msgid "Manage emails texts and subjects"
1494 msgstr ""
1495
1496 #: ../lib/Galette/Core/Galette.php:404
1497 msgid "Manage titles"
1498 msgstr ""
1499
1500 #: ../lib/Galette/Core/Galette.php:412
1501 msgid "Manage PDF models"
1502 msgstr "إدارة نماذج PDF"
1503
1504 #: ../lib/Galette/Core/Galette.php:418
1505 msgid "Payment types"
1506 msgstr "أنواع السداد"
1507
1508 #: ../lib/Galette/Core/Galette.php:419
1509 msgid "Manage payment types"
1510 msgstr "إدارة أنواع السداد"
1511
1512 #: ../lib/Galette/Core/Galette.php:426
1513 msgid "Empty adhesion form"
1514 msgstr "استمارة انخراط فارغة"
1515
1516 #: ../lib/Galette/Core/Galette.php:427
1517 msgid "Download empty adhesion form"
1518 msgstr "تنزيل استمارة انخراط فارغة"
1519
1520 #: ../lib/Galette/Core/Galette.php:437
1521 msgid "Admin tools"
1522 msgstr "الأدوات الإدارية"
1523
1524 #: ../lib/Galette/Core/Galette.php:438
1525 msgid "Various administrative tools"
1526 msgstr "مختلف الأدوات الإدارية"
1527
1528 #: ../lib/Galette/Core/Galette.php:491
1529 msgid "Public pages"
1530 msgstr "الصفحات العامة"
1531
1532 #: ../lib/Galette/Core/Galette.php:592
1533 #: ../lib/Galette/DynamicFields/DynamicField.php:539
1534 msgid "Transactions"
1535 msgstr "التعاملات"
1536
1537 #: ../lib/Galette/Core/Galette.php:710 ../lib/Galette/Core/Galette.php:715
1538 msgid "%membername: edit information"
1539 msgstr ""
1540
1541 #: ../lib/Galette/Core/Galette.php:731 ../lib/Galette/Core/Galette.php:736
1542 msgid "%membername: contributions"
1543 msgstr ""
1544
1545 #: ../lib/Galette/Core/Galette.php:752 ../lib/Galette/Core/Galette.php:757
1546 msgid "%membername: remove from database"
1547 msgstr ""
1548
1549 #: ../lib/Galette/Core/Galette.php:776 ../lib/Galette/Core/Galette.php:781
1550 #: ../../tempcache/elements/group_persons.html.twig:182
1551 msgid "Log in in as %membername"
1552 msgstr ""
1553
1554 #: ../lib/Galette/Core/Galette.php:867
1555 msgid "Mass change"
1556 msgstr ""
1557
1558 #: ../lib/Galette/Core/Galette.php:872
1559 #, fuzzy
1560 #| msgid "My contributions"
1561 msgid "Mass add contributions"
1562 msgstr "اشتراكاتي"
1563
1564 #: ../lib/Galette/Core/Galette.php:877
1565 #: ../../tempcache/elements/group.html.twig:358
1566 #: ../../tempcache/pages/contributions_list.html.twig:56
1567 msgid "Delete"
1568 msgstr ""
1569
1570 #: ../lib/Galette/Core/Galette.php:893
1571 #: ../../tempcache/pages/members_list.html.twig:745
1572 msgid "Mail"
1573 msgstr ""
1574
1575 #: ../lib/Galette/Core/Galette.php:914
1576 #: ../../tempcache/elements/mailing_recipients.html.twig:106
1577 msgid "Generate labels"
1578 msgstr "توليد الملصقات"
1579
1580 #: ../lib/Galette/Core/Galette.php:919
1581 msgid "Generate Member Cards"
1582 msgstr ""
1583
1584 #: ../lib/Galette/Core/Galette.php:924
1585 #: ../../tempcache/pages/contributions_list.html.twig:56
1586 msgid "Export as CSV"
1587 msgstr ""
1588
1589 #: ../lib/Galette/Core/Preferences.php:533
1590 msgid "- You must indicate a sender name for emails!"
1591 msgstr ""
1592
1593 #: ../lib/Galette/Core/Preferences.php:539
1594 msgid "- You must indicate an email address Galette should use to send emails!"
1595 msgstr ""
1596 "- يجب عليك أن تشير إلى عنوان البريد الإلكتروني غاليت يجب استخدامه لإرسال "
1597 "رسائل البريد الإلكتروني!"
1598
1599 #: ../lib/Galette/Core/Preferences.php:546
1600 msgid "- You must indicate the SMTP server you want to use!"
1601 msgstr ""
1602
1603 #: ../lib/Galette/Core/Preferences.php:558
1604 msgid "- You must provide a login for SMTP authentication."
1605 msgstr ""
1606
1607 #: ../lib/Galette/Core/Preferences.php:564
1608 msgid "- You must provide a password for SMTP authentication."
1609 msgstr ""
1610
1611 #: ../lib/Galette/Core/Preferences.php:576
1612 msgid ""
1613 "- Default membership extention and beginning of membership are mutually "
1614 "exclusive."
1615 msgstr ""
1616
1617 #: ../lib/Galette/Core/Preferences.php:585
1618 msgid "- Offering months is only compatible with beginning of membership."
1619 msgstr ""
1620
1621 #: ../lib/Galette/Core/Preferences.php:594
1622 #: ../lib/Galette/Entity/Adherent.php:1190
1623 #: ../lib/Galette/Entity/Transaction.php:386
1624 #: ../lib/Galette/Entity/Contribution.php:531
1625 #, php-format
1626 msgid "- Mandatory field %field empty."
1627 msgstr ""
1628
1629 #: ../lib/Galette/Core/Preferences.php:602 ../webroot/installer.php:185
1630 msgid "Passwords mismatch"
1631 msgstr "الكلمات السرية غير متطابِقة"
1632
1633 #: ../lib/Galette/Core/Preferences.php:615
1634 msgid "You have to select a staff member"
1635 msgstr ""
1636
1637 #: ../lib/Galette/Core/Preferences.php:670
1638 #, php-format
1639 msgid "Invalid E-Mail address: %s"
1640 msgstr ""
1641
1642 #: ../lib/Galette/Core/Preferences.php:684
1643 msgid "- The username must be composed of at least 4 characters!"
1644 msgstr ""
1645
1646 #: ../lib/Galette/Core/Preferences.php:688
1647 msgid "- This username is already used by another member !"
1648 msgstr ""
1649
1650 #: ../lib/Galette/Core/Preferences.php:695
1651 #: ../lib/Galette/Core/Preferences.php:716
1652 msgid "- The numbers and measures have to be integers!"
1653 msgstr ""
1654
1655 #: ../lib/Galette/Core/Preferences.php:750
1656 msgid "- Invalid number of months of membership extension."
1657 msgstr ""
1658
1659 #: ../lib/Galette/Core/Preferences.php:756
1660 msgid "- Invalid format of beginning of membership."
1661 msgstr ""
1662
1663 #: ../lib/Galette/Core/Preferences.php:760
1664 msgid "- Invalid date for beginning of membership."
1665 msgstr ""
1666
1667 #: ../lib/Galette/Core/Preferences.php:766
1668 msgid "- Invalid number of offered months."
1669 msgstr ""
1670
1671 #: ../lib/Galette/Core/Preferences.php:771
1672 msgid "- Invalid year for cards."
1673 msgstr ""
1674
1675 #: ../lib/Galette/Core/Preferences.php:888
1676 msgid "%name association's %status"
1677 msgstr ""
1678
1679 #: ../lib/Galette/Core/Preferences.php:1124
1680 msgid "Please define constant \"GALETTE_URI\" with the path to your instance."
1681 msgstr ""
1682
1683 #: ../lib/Galette/Core/Preferences.php:1143
1684 #: ../lib/Galette/Core/Preferences.php:1159 ../lib/Galette/IO/Csv.php:115
1685 #: ../lib/Galette/Entity/Texts.php:214
1686 #: ../../tempcache/pages/history.html.twig:323
1687 #: ../../tempcache/pages/mailings_list.html.twig:274
1688 msgid "Y-m-d H:i:s"
1689 msgstr ""
1690
1691 #: ../lib/Galette/Core/Preferences.php:1145
1692 msgid "Never"
1693 msgstr ""
1694
1695 #: ../lib/Galette/Core/Preferences.php:1183
1696 msgid "Current cards configuration may exceed page width!"
1697 msgstr ""
1698
1699 #: ../lib/Galette/Core/Preferences.php:1194
1700 msgid "Current cards configuration may exceed page height!"
1701 msgstr ""
1702
1703 #: ../lib/Galette/Core/Preferences.php:1220
1704 #: ../lib/Galette/Features/Replacements.php:792
1705 msgid "Main information"
1706 msgstr "معلومات عامة"
1707
1708 #: ../lib/Galette/Core/Preferences.php:1227
1709 #: ../../tempcache/elements/display_socials.html.twig:45
1710 #: ../../tempcache/elements/edit_socials.html.twig:56
1711 #: ../../tempcache/pages/preferences.html.twig:69
1712 msgid "Social networks"
1713 msgstr "الشبكات الاجتماعية"
1714
1715 #: ../lib/Galette/Core/I18n.php:230
1716 msgid "Unknown lang (%lang)"
1717 msgstr ""
1718
1719 #: ../lib/Galette/Core/CheckModules.php:96
1720 #, php-format
1721 msgid "'%s' module"
1722 msgstr ""
1723
1724 #: ../lib/Galette/Core/CheckModules.php:102
1725 msgid "either 'mysql' or 'pgsql' PDO driver"
1726 msgstr ""
1727
1728 #: ../lib/Galette/Core/Plugins.php:273 ../lib/Galette/Core/Plugins.php:296
1729 msgid "No such module."
1730 msgstr ""
1731
1732 #: ../lib/Galette/Core/Plugins.php:277 ../lib/Galette/Core/Plugins.php:281
1733 msgid "Cannot deactivate plugin."
1734 msgstr ""
1735
1736 #: ../lib/Galette/Core/Plugins.php:300 ../lib/Galette/Core/Plugins.php:304
1737 msgid "Cannot activate plugin."
1738 msgstr ""
1739
1740 #: ../lib/Galette/Core/Plugins.php:520 ../lib/Galette/Core/Plugins.php:582
1741 msgid "Module does not exists!"
1742 msgstr ""
1743
1744 #: ../lib/Galette/Core/Plugins.php:579
1745 msgid "File not found!"
1746 msgstr ""
1747
1748 #: ../lib/Galette/Core/Picture.php:1014
1749 msgid "An SQL error has occurred."
1750 msgstr ""
1751
1752 #: ../lib/Galette/Repository/Members.php:332
1753 msgid "Member Picture deleted"
1754 msgstr ""
1755
1756 #: ../lib/Galette/Repository/Members.php:417
1757 msgid "Delete members cards, transactions and dues"
1758 msgstr ""
1759
1760 #: ../lib/Galette/Repository/Members.php:434
1761 msgid "Cannot remove a member who still have dependencies (mailings, ...)"
1762 msgstr ""
1763
1764 #. TRANS: see https://www.php.net/manual/datetime.format.php
1765 #: ../lib/Galette/Repository/Members.php:1395
1766 #: ../lib/Galette/Repository/Members.php:1399
1767 #: ../lib/Galette/Repository/Members.php:1502
1768 #: ../lib/Galette/Repository/Members.php:1506
1769 #: ../lib/Galette/Util/Password.php:267 ../lib/Galette/IO/MembersCsv.php:183
1770 #: ../lib/Galette/IO/MembersCsv.php:195 ../lib/Galette/IO/MembersCsv.php:207
1771 #: ../lib/Galette/IO/MembersCsv.php:219
1772 #: ../lib/Galette/IO/PdfAttendanceSheet.php:90
1773 #: ../lib/Galette/IO/PdfAttendanceSheet.php:122
1774 #: ../lib/Galette/IO/ContributionsCsv.php:140
1775 #: ../lib/Galette/IO/ContributionsCsv.php:152
1776 #: ../lib/Galette/IO/ContributionsCsv.php:164
1777 #: ../lib/Galette/Features/Replacements.php:501
1778 #: ../lib/Galette/Features/Dynamics.php:181
1779 #: ../lib/Galette/Features/Dynamics.php:194
1780 #: ../lib/Galette/Features/Dynamics.php:203
1781 #: ../lib/Galette/Entity/Adherent.php:793
1782 #: ../lib/Galette/Entity/Adherent.php:816
1783 #: ../lib/Galette/Entity/Adherent.php:829
1784 #: ../lib/Galette/Entity/Adherent.php:1268
1785 #: ../lib/Galette/Entity/Adherent.php:1302
1786 #: ../lib/Galette/Entity/Adherent.php:1311
1787 #: ../lib/Galette/Entity/Adherent.php:1811
1788 #: ../lib/Galette/Entity/Transaction.php:327
1789 #: ../lib/Galette/Entity/Transaction.php:340
1790 #: ../lib/Galette/Entity/Transaction.php:349
1791 #: ../lib/Galette/Entity/Transaction.php:616
1792 #: ../lib/Galette/Entity/Contribution.php:435
1793 #: ../lib/Galette/Entity/Contribution.php:448
1794 #: ../lib/Galette/Entity/Contribution.php:457
1795 #: ../lib/Galette/Entity/Contribution.php:609
1796 #: ../lib/Galette/Entity/Contribution.php:1217
1797 #: ../lib/Galette/Entity/Contribution.php:1341
1798 #: ../lib/Galette/Entity/Contribution.php:1350
1799 #: ../lib/Galette/Entity/Contribution.php:1359
1800 #: ../lib/Galette/Entity/ImportModel.php:215
1801 #: ../lib/Galette/Entity/SavedSearch.php:274
1802 #: ../lib/Galette/Entity/Group.php:636
1803 #: ../lib/Galette/Filters/TransactionsList.php:144
1804 #: ../lib/Galette/Filters/TransactionsList.php:245
1805 #: ../lib/Galette/Filters/TransactionsList.php:254
1806 #: ../lib/Galette/Filters/TransactionsList.php:283
1807 #: ../lib/Galette/Filters/HistoryList.php:155
1808 #: ../lib/Galette/Filters/HistoryList.php:251
1809 #: ../lib/Galette/Filters/HistoryList.php:260
1810 #: ../lib/Galette/Filters/HistoryList.php:289
1811 #: ../lib/Galette/Filters/MailingsList.php:150
1812 #: ../lib/Galette/Filters/MailingsList.php:246
1813 #: ../lib/Galette/Filters/MailingsList.php:255
1814 #: ../lib/Galette/Filters/MailingsList.php:284
1815 #: ../lib/Galette/Filters/ContributionsList.php:180
1816 #: ../lib/Galette/Filters/ContributionsList.php:188
1817 #: ../lib/Galette/Filters/ContributionsList.php:288
1818 #: ../lib/Galette/Filters/ContributionsList.php:297
1819 #: ../lib/Galette/Filters/ContributionsList.php:326
1820 #: ../lib/Galette/Filters/AdvancedMembersList.php:343
1821 #: ../lib/Galette/Filters/AdvancedMembersList.php:460
1822 #: ../lib/Galette/Filters/AdvancedMembersList.php:606
1823 #: ../../tempcache/pages/member_form.html.twig:902
1824 msgid "Y-m-d"
1825 msgstr ""
1826
1827 #: ../lib/Galette/Repository/SavedSearches.php:271
1828 msgid "Searches deleted (%list)"
1829 msgstr ""
1830
1831 #: ../lib/Galette/Repository/Contributions.php:534
1832 msgid "Contributions deleted (%list)"
1833 msgstr ""
1834
1835 #: ../lib/Galette/Util/Password.php:87
1836 msgid "Password is blacklisted!"
1837 msgstr ""
1838
1839 #: ../lib/Galette/Util/Password.php:97
1840 #, php-format
1841 msgid "Too short (%lenght characters minimum, %count found)"
1842 msgstr ""
1843
1844 #: ../lib/Galette/Util/Password.php:109
1845 msgid "Do not use any of your personal information as password!"
1846 msgstr ""
1847
1848 #: ../lib/Galette/Util/Password.php:150
1849 msgid "Does not contains lowercase letters"
1850 msgstr ""
1851
1852 #: ../lib/Galette/Util/Password.php:154
1853 msgid "Does not contains uppercase letters"
1854 msgstr ""
1855
1856 #: ../lib/Galette/Util/Password.php:157
1857 msgid "Does not contains letters"
1858 msgstr ""
1859
1860 #: ../lib/Galette/Util/Password.php:163
1861 msgid "Does not contains numbers"
1862 msgstr ""
1863
1864 #: ../lib/Galette/Util/Password.php:169
1865 msgid "Does not contains special characters"
1866 msgstr ""
1867
1868 #: ../lib/Galette/Util/FakeData.php:104
1869 msgid "Photo has not been stored!"
1870 msgstr ""
1871
1872 #: ../lib/Galette/Util/FakeData.php:111
1873 msgid "Photo has not been copied!"
1874 msgstr ""
1875
1876 #: ../lib/Galette/DynamicFields/DynamicField.php:521
1877 msgid "User, read/write"
1878 msgstr ""
1879
1880 #: ../lib/Galette/DynamicFields/DynamicField.php:522
1881 #: ../../tempcache/elements/edit_entitleds.html.twig:210
1882 #: ../../tempcache/elements/ajax_members.html.twig:147
1883 #: ../../tempcache/elements/group_persons.html.twig:137
1884 #: ../../tempcache/pages/members_list.html.twig:619
1885 #: ../../tempcache/pages/members_list.html.twig:774
1886 #: ../../tempcache/pages/configuration_core_fields.html.twig:263
1887 #: ../../tempcache/pages/preferences.html.twig:382
1888 #: ../../tempcache/pages/configuration_core_lists.html.twig:143
1889 #: ../../tempcache/pages/configuration_core_lists.html.twig:250
1890 msgid "Staff member"
1891 msgstr ""
1892
1893 #: ../lib/Galette/DynamicFields/DynamicField.php:523
1894 #: ../../tempcache/elements/ajax_members.html.twig:136
1895 #: ../../tempcache/elements/group_persons.html.twig:126
1896 #: ../../tempcache/pages/configuration_core_fields.html.twig:253
1897 #: ../../tempcache/pages/configuration_core_lists.html.twig:138
1898 #: ../../tempcache/pages/configuration_core_lists.html.twig:245
1899 msgid "Administrator"
1900 msgstr "مسؤول إداري"
1901
1902 #: ../lib/Galette/DynamicFields/DynamicField.php:524
1903 #: ../../tempcache/elements/ajax_members.html.twig:158
1904 #: ../../tempcache/elements/group_persons.html.twig:148
1905 #: ../../tempcache/pages/members_list.html.twig:626
1906 #: ../../tempcache/pages/members_list.html.twig:785
1907 #: ../../tempcache/pages/configuration_core_fields.html.twig:273
1908 #: ../../tempcache/pages/configuration_core_lists.html.twig:148
1909 #: ../../tempcache/pages/configuration_core_lists.html.twig:255
1910 #: ../../tempcache/pages/member_show.html.twig:551
1911 #: ../../tempcache/components/forms/groups.html.twig:149
1912 msgid "Group manager"
1913 msgstr ""
1914
1915 #: ../lib/Galette/DynamicFields/DynamicField.php:525
1916 msgid "User, read only"
1917 msgstr ""
1918
1919 #: ../lib/Galette/DynamicFields/DynamicField.php:613
1920 msgid "Missing required field name!"
1921 msgstr ""
1922
1923 #: ../lib/Galette/DynamicFields/DynamicField.php:622
1924 msgid "Missing required field permissions!"
1925 msgstr ""
1926
1927 #: ../lib/Galette/DynamicFields/DynamicField.php:627
1928 msgid "Unknown permission!"
1929 msgstr ""
1930
1931 #: ../lib/Galette/DynamicFields/DynamicField.php:633
1932 msgid "Missing required form!"
1933 msgstr ""
1934
1935 #: ../lib/Galette/DynamicFields/DynamicField.php:638
1936 msgid "Unknown form!"
1937 msgstr ""
1938
1939 #: ../lib/Galette/DynamicFields/DynamicField.php:646
1940 msgid "- Field name already used."
1941 msgstr ""
1942
1943 #: ../lib/Galette/DynamicFields/DynamicField.php:760
1944 msgid "An error occurred storing the field."
1945 msgstr ""
1946
1947 #: ../lib/Galette/DynamicFields/DynamicField.php:781
1948 msgid "An error occurred creating field values table"
1949 msgstr ""
1950
1951 #: ../lib/Galette/DynamicFields/DynamicField.php:815
1952 msgid "An error occurred storing dynamic field values :("
1953 msgstr ""
1954
1955 #: ../lib/Galette/DynamicFields/DynamicField.php:1027
1956 msgid "separator"
1957 msgstr ""
1958
1959 #: ../lib/Galette/DynamicFields/DynamicField.php:1028
1960 msgid "free text"
1961 msgstr ""
1962
1963 #: ../lib/Galette/DynamicFields/DynamicField.php:1029
1964 msgid "single line"
1965 msgstr ""
1966
1967 #: ../lib/Galette/DynamicFields/DynamicField.php:1030
1968 msgid "choice"
1969 msgstr ""
1970
1971 #: ../lib/Galette/DynamicFields/DynamicField.php:1031
1972 msgid "date"
1973 msgstr "التاريخ"
1974
1975 #: ../lib/Galette/DynamicFields/DynamicField.php:1032
1976 msgid "boolean"
1977 msgstr ""
1978
1979 #: ../lib/Galette/DynamicFields/DynamicField.php:1033
1980 msgid "file"
1981 msgstr ""
1982
1983 #: ../lib/Galette/Renderers/Html.php:81
1984 msgid "Galette error"
1985 msgstr "خطأ في غاليت"
1986
1987 #: ../lib/Galette/Renderers/Html.php:84 ../../tempcache/pages/404.html.twig:63
1988 msgid "Page not found"
1989 msgstr "الصفحة غير موجودة"
1990
1991 #: ../lib/Galette/IO/PdfGroups.php:72
1992 msgid "groups_list"
1993 msgstr ""
1994
1995 #: ../lib/Galette/IO/PdfGroups.php:86 ../lib/Galette/IO/PdfGroups.php:107
1996 msgid "Members by groups"
1997 msgstr "الأعضاء حسب الفِرَق"
1998
1999 #: ../lib/Galette/IO/PdfGroups.php:109
2000 #: ../lib/Galette/IO/PdfAttendanceSheet.php:141
2001 #: ../lib/Galette/IO/PdfMembersLabels.php:86
2002 #: ../lib/Galette/IO/PdfMembersCards.php:105
2003 msgid "Generated by Galette"
2004 msgstr "تم توليده عبر Galette"
2005
2006 #: ../lib/Galette/IO/PdfGroups.php:169
2007 msgid "Managers:"
2008 msgstr "المسؤولون:"
2009
2010 #: ../lib/Galette/IO/PdfGroups.php:179
2011 #: ../lib/Galette/IO/PdfAttendanceSheet.php:185
2012 #: ../lib/Galette/Features/Replacements.php:264
2013 #: ../lib/Galette/Entity/PdfModel.php:463
2014 #: ../lib/Galette/Filters/MembersList.php:292
2015 #: ../includes/fields_defs/members_fields.php:322
2016 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:59
2017 #: ../../tempcache/elements/edit_entitleds.html.twig:58
2018 #: ../../tempcache/elements/edit_entitleds.html.twig:106
2019 #: ../../tempcache/elements/edit_entitleds.html.twig:111
2020 #: ../../tempcache/elements/edit_entitleds.html.twig:197
2021 #: ../../tempcache/elements/ajax_members.html.twig:51
2022 #: ../../tempcache/elements/ajax_groups.html.twig:46
2023 #: ../../tempcache/elements/group_persons.html.twig:44
2024 #: ../../tempcache/pages/plugins.html.twig:60
2025 #: ../../tempcache/pages/plugins.html.twig:226
2026 #: ../../tempcache/pages/members_list.html.twig:497
2027 #: ../../tempcache/pages/members_list.html.twig:505
2028 #: ../../tempcache/pages/import.html.twig:86
2029 #: ../../tempcache/pages/configuration_payment_types.html.twig:61
2030 #: ../../tempcache/pages/configuration_payment_types.html.twig:86
2031 #: ../../tempcache/pages/configuration_payment_types.html.twig:155
2032 #: ../../tempcache/pages/mailing_form.html.twig:114
2033 #: ../../tempcache/pages/saved_searches_list.html.twig:69
2034 #: ../../tempcache/pages/saved_searches_list.html.twig:134
2035 #: ../../tempcache/pages/members_public_list.html.twig:78
2036 #: ../../tempcache/pages/export.html.twig:128
2037 #: ../../tempcache/pages/export.html.twig:255
2038 msgid "Name"
2039 msgstr "الإسم"
2040
2041 #: ../lib/Galette/IO/PdfGroups.php:180
2042 #: ../lib/Galette/Features/Replacements.php:328
2043 #: ../lib/Galette/Features/Replacements.php:376
2044 #: ../../tempcache/elements/member_card.html.twig:147
2045 #: ../../tempcache/pages/preferences.html.twig:2047
2046 #: ../../tempcache/pages/members_public_list.html.twig:86
2047 #: ../../tempcache/pages/members_public_list.html.twig:222
2048 msgid "Email"
2049 msgstr "البريد الإلكتروني"
2050
2051 #: ../lib/Galette/IO/PdfGroups.php:181
2052 #: ../lib/Galette/Features/Replacements.php:320
2053 #: ../lib/Galette/Entity/ListsConfig.php:223
2054 #: ../../tempcache/elements/member_card.html.twig:107
2055 msgid "Phone"
2056 msgstr "الهاتف"
2057
2058 #: ../lib/Galette/IO/PdfGroups.php:182
2059 #: ../lib/Galette/Features/Replacements.php:324
2060 msgid "GSM"
2061 msgstr "الهاتف الجوال"
2062
2063 #: ../lib/Galette/IO/MembersCsv.php:84
2064 #, fuzzy
2065 #| msgid "Members list"
2066 msgid "filtered_memberslist"
2067 msgstr "قائمة الأعضاء"
2068
2069 #: ../lib/Galette/IO/MembersCsv.php:229
2070 #: ../lib/Galette/Features/Replacements.php:612
2071 #: ../lib/Galette/Entity/Adherent.php:1771
2072 #: ../../tempcache/modals/mass_change_members.html.twig:163
2073 #: ../../tempcache/elements/ajax_members.html.twig:106
2074 #: ../../tempcache/elements/group_persons.html.twig:98
2075 #: ../../tempcache/pages/advanced_search.html.twig:1187
2076 #: ../../tempcache/components/forms/gender.html.twig:129
2077 msgid "Man"
2078 msgstr "رجل"
2079
2080 #: ../lib/Galette/IO/MembersCsv.php:232
2081 #: ../lib/Galette/Features/Replacements.php:614
2082 #: ../lib/Galette/Entity/Adherent.php:1773
2083 #: ../../tempcache/modals/mass_change_members.html.twig:154
2084 #: ../../tempcache/elements/ajax_members.html.twig:117
2085 #: ../../tempcache/elements/group_persons.html.twig:109
2086 #: ../../tempcache/pages/advanced_search.html.twig:1187
2087 #: ../../tempcache/components/forms/gender.html.twig:146
2088 msgid "Woman"
2089 msgstr "امرأة"
2090
2091 #: ../lib/Galette/IO/MembersCsv.php:235
2092 #: ../lib/Galette/Features/Replacements.php:616
2093 #: ../lib/Galette/Entity/Adherent.php:1775
2094 #: ../../tempcache/modals/mass_change_members.html.twig:145
2095 #: ../../tempcache/pages/advanced_search.html.twig:1187
2096 #: ../../tempcache/components/forms/gender.html.twig:112
2097 msgid "Unspecified"
2098 msgstr ""
2099
2100 #: ../lib/Galette/IO/MembersCsv.php:243 ../lib/Galette/IO/MembersCsv.php:247
2101 #: ../lib/Galette/IO/MembersCsv.php:251 ../lib/Galette/IO/MembersCsv.php:255
2102 #: ../lib/Galette/Features/Replacements.php:737
2103 #: ../lib/Galette/Entity/Adherent.php:1737
2104 #: ../lib/Galette/Entity/Adherent.php:1739
2105 #: ../lib/Galette/Entity/Adherent.php:1741
2106 #: ../lib/Galette/Entity/Adherent.php:1743
2107 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:111
2108 #: ../../tempcache/elements/edit_entitleds.html.twig:140
2109 #: ../../tempcache/elements/edit_entitleds.html.twig:243
2110 #: ../../tempcache/elements/js/messages.js.twig:118
2111 #: ../../tempcache/elements/display_dynamic_fields.html.twig:135
2112 #: ../../tempcache/elements/messages_inline.html.twig:310
2113 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:141
2114 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:434
2115 #: ../../tempcache/pages/configuration_core_fields.html.twig:186
2116 #: ../../tempcache/pages/mailings_list.html.twig:195
2117 #: ../../tempcache/pages/advanced_search.html.twig:469
2118 #: ../../tempcache/pages/advanced_search.html.twig:1274
2119 msgid "Yes"
2120 msgstr "نعم"
2121
2122 #: ../lib/Galette/IO/MembersCsv.php:243 ../lib/Galette/IO/MembersCsv.php:247
2123 #: ../lib/Galette/IO/MembersCsv.php:251 ../lib/Galette/IO/MembersCsv.php:255
2124 #: ../lib/Galette/Features/Replacements.php:737
2125 #: ../lib/Galette/Entity/Adherent.php:1737
2126 #: ../lib/Galette/Entity/Adherent.php:1739
2127 #: ../lib/Galette/Entity/Adherent.php:1741
2128 #: ../lib/Galette/Entity/Adherent.php:1743
2129 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:113
2130 #: ../../tempcache/elements/edit_entitleds.html.twig:136
2131 #: ../../tempcache/elements/edit_entitleds.html.twig:249
2132 #: ../../tempcache/elements/js/messages.js.twig:136
2133 #: ../../tempcache/elements/display_dynamic_fields.html.twig:141
2134 #: ../../tempcache/elements/messages_inline.html.twig:314
2135 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:133
2136 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:426
2137 #: ../../tempcache/pages/configuration_core_fields.html.twig:205
2138 #: ../../tempcache/pages/mailings_list.html.twig:211
2139 #: ../../tempcache/pages/advanced_search.html.twig:485
2140 #: ../../tempcache/pages/advanced_search.html.twig:1276
2141 msgid "No"
2142 msgstr "لا"
2143
2144 #: ../lib/Galette/IO/PdfAttendanceSheet.php:105
2145 msgid "attendance_sheet"
2146 msgstr ""
2147
2148 #: ../lib/Galette/IO/PdfAttendanceSheet.php:167
2149 msgid "MMMM, EEEE d y"
2150 msgstr ""
2151
2152 #: ../lib/Galette/IO/PdfAttendanceSheet.php:186
2153 msgid "Signature"
2154 msgstr "التوقيع"
2155
2156 #: ../lib/Galette/IO/Charts.php:143 ../lib/Galette/Filters/MembersList.php:318
2157 msgid "Staff members"
2158 msgstr ""
2159
2160 #: ../lib/Galette/IO/Charts.php:182
2161 msgid "Due free"
2162 msgstr "معفيّ مِن المستحقّات"
2163
2164 #: ../lib/Galette/IO/Charts.php:198
2165 msgid "Never contribute"
2166 msgstr ""
2167
2168 #: ../lib/Galette/IO/Charts.php:220
2169 msgid "Impending due dates"
2170 msgstr ""
2171
2172 #: ../lib/Galette/IO/Charts.php:236
2173 msgid "Up to date"
2174 msgstr ""
2175
2176 #: ../lib/Galette/IO/Charts.php:252
2177 #: ../../tempcache/pages/reminder.html.twig:116
2178 msgid "Late"
2179 msgstr "متأخر"
2180
2181 #: ../lib/Galette/IO/Charts.php:307
2182 msgid "Individuals"
2183 msgstr ""
2184
2185 #: ../lib/Galette/IO/Charts.php:308
2186 msgid "Companies"
2187 msgstr ""
2188
2189 #: ../lib/Galette/IO/PdfMembersLabels.php:73
2190 msgid "labels_print_filename"
2191 msgstr "ملصقات"
2192
2193 #: ../lib/Galette/IO/PdfMembersLabels.php:85
2194 msgid "Member's Labels"
2195 msgstr "ملصقات الأعضاء"
2196
2197 #: ../lib/Galette/IO/PdfMembersLabels.php:87
2198 #: ../../tempcache/pages/preferences.html.twig:101
2199 msgid "Labels"
2200 msgstr "الملصقات"
2201
2202 #: ../lib/Galette/IO/CsvIn.php:230
2203 #, php-format
2204 msgid "File %filename cannot be open!"
2205 msgstr ""
2206
2207 #: ../lib/Galette/IO/CsvIn.php:278
2208 msgid ""
2209 "Fields count mismatch... There should be %should_count fields and there are "
2210 "%count (row %row)"
2211 msgstr ""
2212
2213 #: ../lib/Galette/IO/CsvIn.php:300
2214 msgid "Field %field is required, but missing in row %row"
2215 msgstr ""
2216
2217 #: ../lib/Galette/IO/CsvIn.php:322
2218 #, php-format
2219 msgid "Status %status does not exists!"
2220 msgstr ""
2221
2222 #: ../lib/Galette/IO/CsvIn.php:342
2223 msgid "Title %title does not exists!"
2224 msgstr ""
2225
2226 #: ../lib/Galette/IO/CsvIn.php:358
2227 msgid "from another member in import"
2228 msgstr ""
2229
2230 #: ../lib/Galette/IO/CsvIn.php:358
2231 msgid "from member %id_adh"
2232 msgstr ""
2233
2234 #: ../lib/Galette/IO/CsvIn.php:364
2235 msgid "Email address %address is already used! (%extra)"
2236 msgstr ""
2237
2238 #: ../lib/Galette/IO/CsvIn.php:389
2239 msgid "Lang %lang does not exists!"
2240 msgstr ""
2241
2242 #: ../lib/Galette/IO/CsvIn.php:441
2243 msgid "File is empty!"
2244 msgstr ""
2245
2246 #: ../lib/Galette/IO/CsvIn.php:528 ../lib/Galette/IO/CsvIn.php:539
2247 msgid "An error occurred storing member at row %row (%name):"
2248 msgstr ""
2249
2250 #: ../lib/Galette/IO/CsvIn.php:574
2251 msgid "An error occurred while importing members"
2252 msgstr ""
2253
2254 #: ../lib/Galette/IO/Pdf.php:100 ../lib/Galette/IO/Pdf.php:226
2255 #, php-format
2256 msgid "Association %s"
2257 msgstr "الجمعية %s"
2258
2259 #: ../lib/Galette/IO/PdfMembersCards.php:93
2260 msgid "cards"
2261 msgstr "بطاقات"
2262
2263 #: ../lib/Galette/IO/PdfMembersCards.php:104
2264 msgid "Member's Cards"
2265 msgstr "بطاقات الأعضاء"
2266
2267 #: ../lib/Galette/IO/PdfMembersCards.php:106
2268 #: ../../tempcache/pages/preferences.html.twig:109
2269 msgid "Cards"
2270 msgstr "البطاقات"
2271
2272 #: ../lib/Galette/IO/FileTrait.php:483
2273 msgid "An error occurred."
2274 msgstr "وقع هناك خطأ."
2275
2276 #: ../lib/Galette/IO/FileTrait.php:487
2277 msgid ""
2278 "File name is invalid, it should not contain any special character or space."
2279 msgstr ""
2280
2281 #: ../lib/Galette/IO/FileTrait.php:493
2282 #, php-format
2283 msgid "File extension is not allowed, only %s files are."
2284 msgstr ""
2285
2286 #: ../lib/Galette/IO/FileTrait.php:500 ../lib/Galette/Features/Dynamics.php:305
2287 #, php-format
2288 msgid "File is too big. Maximum allowed size is %dKo"
2289 msgstr ""
2290
2291 #: ../lib/Galette/IO/FileTrait.php:505
2292 #, php-format
2293 msgid "Image is too small. The minimum image side size allowed is %spx"
2294 msgstr ""
2295
2296 #: ../lib/Galette/IO/FileTrait.php:511
2297 msgid "Mime-Type not allowed"
2298 msgstr "نوع Mime غير مسموح به"
2299
2300 #: ../lib/Galette/IO/FileTrait.php:514
2301 msgid "A file with that name already exists!"
2302 msgstr ""
2303
2304 #: ../lib/Galette/IO/FileTrait.php:517
2305 msgid "File does not comply with requirements."
2306 msgstr ""
2307
2308 #: ../lib/Galette/IO/FileTrait.php:520
2309 msgid "Unable to write file or temporary file"
2310 msgstr ""
2311
2312 #: ../lib/Galette/IO/FileTrait.php:550
2313 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
2314 msgstr ""
2315
2316 #: ../lib/Galette/IO/FileTrait.php:552
2317 msgid ""
2318 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
2319 "the HTML form"
2320 msgstr ""
2321
2322 #: ../lib/Galette/IO/FileTrait.php:554
2323 msgid "The uploaded file was only partially uploaded"
2324 msgstr "الملف الذي تم تحميله تم تحميل جزئيا فقط"
2325
2326 #: ../lib/Galette/IO/FileTrait.php:556
2327 msgid "No file was uploaded"
2328 msgstr ""
2329
2330 #: ../lib/Galette/IO/FileTrait.php:558
2331 msgid "Missing a temporary folder"
2332 msgstr ""
2333
2334 #: ../lib/Galette/IO/FileTrait.php:560
2335 msgid "Failed to write file to disk"
2336 msgstr ""
2337
2338 #: ../lib/Galette/IO/FileTrait.php:562
2339 msgid "File upload stopped by extension"
2340 msgstr ""
2341
2342 #: ../lib/Galette/IO/FileTrait.php:564
2343 msgid "Unknown upload error"
2344 msgstr ""
2345
2346 #: ../lib/Galette/IO/PdfAdhesionForm.php:86
2347 msgid "adherent_form"
2348 msgstr ""
2349
2350 #: ../lib/Galette/IO/PdfContribution.php:89
2351 msgid "receipt"
2352 msgstr "وَصْل"
2353
2354 #: ../lib/Galette/IO/PdfContribution.php:91
2355 msgid "invoice"
2356 msgstr ""
2357
2358 #: ../lib/Galette/Features/I18n.php:136
2359 #, php-format
2360 msgid "Unable to add dynamic translation for %field :("
2361 msgstr ""
2362
2363 #: ../lib/Galette/Features/I18n.php:202
2364 #, php-format
2365 msgid "Unable to update dynamic translation for %field :("
2366 msgstr ""
2367
2368 #: ../lib/Galette/Features/I18n.php:237
2369 #, php-format
2370 msgid "Unable to remove old dynamic translation for %field :("
2371 msgstr ""
2372
2373 #: ../lib/Galette/Features/Replacements.php:129
2374 #, php-format
2375 msgid "Label for dynamic field \"%s\""
2376 msgstr ""
2377
2378 #: ../lib/Galette/Features/Replacements.php:132
2379 #, php-format
2380 msgid "Form entry for dynamic field \"%s\""
2381 msgstr ""
2382
2383 #: ../lib/Galette/Features/Replacements.php:138
2384 #, php-format
2385 msgid "Value for dynamic field \"%s\""
2386 msgstr "قيمة الحقل الديناميكي \"%s\""
2387
2388 #: ../lib/Galette/Features/Replacements.php:205
2389 msgid "Your organisation name"
2390 msgstr "اسم جمعيتكم"
2391
2392 #: ../lib/Galette/Features/Replacements.php:209
2393 msgid "Your organisation slogan"
2394 msgstr "شعار جمعيتكم"
2395
2396 #: ../lib/Galette/Features/Replacements.php:213
2397 #: ../lib/Galette/Features/Replacements.php:217
2398 msgid "Your organisation address"
2399 msgstr "عنوان جمعيتكم"
2400
2401 #: ../lib/Galette/Features/Replacements.php:217
2402 #: ../lib/Galette/Features/Replacements.php:304
2403 msgid "with break lines"
2404 msgstr ""
2405
2406 #: ../lib/Galette/Features/Replacements.php:221
2407 msgid "Your organisation website"
2408 msgstr "موقع ويب جمعيتكم"
2409
2410 #: ../lib/Galette/Features/Replacements.php:225
2411 msgid "Your organisation logo"
2412 msgstr "شعار جمعيتكم"
2413
2414 #. TRANS: see https://www.php.net/manual/datetime.format.php
2415 #: ../lib/Galette/Features/Replacements.php:230
2416 msgid "Current date (Y-m-d)"
2417 msgstr ""
2418
2419 #: ../lib/Galette/Features/Replacements.php:234
2420 msgid "Galette's login URI"
2421 msgstr ""
2422
2423 #: ../lib/Galette/Features/Replacements.php:252
2424 #: ../lib/Galette/Entity/PdfModel.php:472
2425 #: ../../tempcache/modals/members_attendance_sheet.html.twig:110
2426 #: ../../tempcache/elements/edit_pdf_models.html.twig:50
2427 msgid "Title"
2428 msgstr ""
2429
2430 #: ../lib/Galette/Features/Replacements.php:256
2431 msgid "Member's ID"
2432 msgstr ""
2433
2434 #: ../lib/Galette/Features/Replacements.php:260
2435 #: ../lib/Galette/Filters/MembersList.php:293
2436 #: ../../tempcache/pages/preferences.html.twig:2079
2437 msgid "Member number"
2438 msgstr "رقم العضو"
2439
2440 #: ../lib/Galette/Features/Replacements.php:268
2441 #: ../lib/Galette/Features/Replacements.php:364
2442 msgid "Last name"
2443 msgstr "الإسم"
2444
2445 #: ../lib/Galette/Features/Replacements.php:272
2446 #: ../lib/Galette/Features/Replacements.php:368 ../includes/i18n.inc.php:330
2447 msgid "First name"
2448 msgstr "اللقب"
2449
2450 #: ../lib/Galette/Features/Replacements.php:276
2451 #: ../../tempcache/elements/group_persons.html.twig:50
2452 #: ../../tempcache/pages/preferences.html.twig:2063
2453 #: ../../tempcache/pages/members_public_list.html.twig:78
2454 #: ../../tempcache/pages/members_public_list.html.twig:211
2455 msgid "Nickname"
2456 msgstr "الإسم المستعار"
2457
2458 #: ../lib/Galette/Features/Replacements.php:280
2459 msgid "Gender"
2460 msgstr "الحالة الجنسية"
2461
2462 #: ../lib/Galette/Features/Replacements.php:284
2463 #: ../../tempcache/pages/advanced_search.html.twig:266
2464 msgid "Birth date"
2465 msgstr "تاريخ الميلاد"
2466
2467 #: ../lib/Galette/Features/Replacements.php:288
2468 msgid "Birth place"
2469 msgstr "مكان الميلاد"
2470
2471 #: ../lib/Galette/Features/Replacements.php:292
2472 #: ../../tempcache/pages/preferences.html.twig:2071
2473 msgid "Profession"
2474 msgstr "المهنة"
2475
2476 #: ../lib/Galette/Features/Replacements.php:296
2477 #: ../lib/Galette/Features/Replacements.php:360
2478 #: ../lib/Galette/Filters/MembersList.php:294
2479 msgid "Company name"
2480 msgstr "اسم الشركة"
2481
2482 #: ../lib/Galette/Features/Replacements.php:300
2483 #: ../lib/Galette/Features/Replacements.php:304
2484 #: ../lib/Galette/Filters/MembersList.php:295
2485 #: ../../tempcache/pages/mailing_form.html.twig:124
2486 msgid "Address"
2487 msgstr "العنوان"
2488
2489 #: ../lib/Galette/Features/Replacements.php:308
2490 msgid "Zipcode"
2491 msgstr "الرمز البريدي"
2492
2493 #: ../lib/Galette/Features/Replacements.php:312
2494 msgid "Town"
2495 msgstr ""
2496
2497 #: ../lib/Galette/Features/Replacements.php:316 ../includes/i18n.inc.php:327
2498 msgid "Country"
2499 msgstr "البلد"
2500
2501 #: ../lib/Galette/Features/Replacements.php:336
2502 msgid "Member's main group"
2503 msgstr ""
2504
2505 #: ../lib/Galette/Features/Replacements.php:340
2506 msgid "Member's groups (as list)"
2507 msgstr ""
2508
2509 #: ../lib/Galette/Features/Replacements.php:344
2510 #, fuzzy
2511 #| msgid "State of dues"
2512 msgid "Member state of dues"
2513 msgstr "حالة المُستحقات"
2514
2515 #: ../lib/Galette/Features/Replacements.php:348
2516 msgid "Membership remaining days"
2517 msgstr ""
2518
2519 #: ../lib/Galette/Features/Replacements.php:352
2520 msgid "Membership expired since"
2521 msgstr ""
2522
2523 #: ../lib/Galette/Features/Replacements.php:398
2524 msgid "Contribution label"
2525 msgstr ""
2526
2527 #: ../lib/Galette/Features/Replacements.php:402
2528 #: ../../tempcache/pages/transaction_form.html.twig:275
2529 #: ../../tempcache/pages/contributions_list.html.twig:404
2530 #: ../../tempcache/pages/contributions_list.html.twig:681
2531 #: ../../tempcache/pages/contribution_form.html.twig:288
2532 #: ../../tempcache/pages/transactions_list.html.twig:289
2533 #: ../../tempcache/pages/transactions_list.html.twig:431
2534 #: ../../tempcache/pages/advanced_search.html.twig:789
2535 msgid "Amount"
2536 msgstr "المَبلغ"
2537
2538 #: ../lib/Galette/Features/Replacements.php:406
2539 msgid "Amount (in letters)"
2540 msgstr "المبلغ (بالحروف)"
2541
2542 #: ../lib/Galette/Features/Replacements.php:410
2543 msgid "Full date"
2544 msgstr ""
2545
2546 #: ../lib/Galette/Features/Replacements.php:414
2547 msgid "Contribution year"
2548 msgstr ""
2549
2550 #: ../lib/Galette/Features/Replacements.php:418
2551 msgid "Comment"
2552 msgstr ""
2553
2554 #: ../lib/Galette/Features/Replacements.php:422
2555 #: ../../tempcache/pages/advanced_search.html.twig:703
2556 msgid "Begin date"
2557 msgstr ""
2558
2559 #: ../lib/Galette/Features/Replacements.php:426
2560 #: ../../tempcache/pages/advanced_search.html.twig:747
2561 msgid "End date"
2562 msgstr ""
2563
2564 #: ../lib/Galette/Features/Replacements.php:430
2565 #: ../lib/Galette/Entity/Contribution.php:150
2566 msgid "Contribution id"
2567 msgstr ""
2568
2569 #: ../lib/Galette/Features/Replacements.php:434
2570 #: ../../tempcache/pages/contributions_list.html.twig:404
2571 #: ../../tempcache/pages/contributions_list.html.twig:689
2572 #: ../../tempcache/pages/advanced_search.html.twig:853
2573 #: ../../tempcache/pages/advanced_search.html.twig:858
2574 msgid "Payment type"
2575 msgstr "نوع السّداد"
2576
2577 #: ../lib/Galette/Features/Replacements.php:438
2578 #: ../lib/Galette/Entity/Contribution.php:1105
2579 #: ../lib/Galette/Entity/Texts.php:632
2580 #: ../lib/Galette/Entity/PdfContribution.php:86
2581 msgid "Contribution information"
2582 msgstr "معلومات عن المساهمة"
2583
2584 #: ../lib/Galette/Features/Replacements.php:620
2585 #: ../lib/Galette/Features/Replacements.php:621
2586 #: ../../tempcache/elements/group.html.twig:186
2587 #: ../../tempcache/elements/group.html.twig:229
2588 #: ../../tempcache/pages/preferences.html.twig:2316
2589 msgid "None"
2590 msgstr ""
2591
2592 #: ../lib/Galette/Features/Replacements.php:797
2593 msgid "Member information"
2594 msgstr "معلومات العضو"
2595
2596 #: ../lib/Galette/Features/Dynamics.php:162
2597 #, php-format
2598 msgid "Missing required field %field"
2599 msgstr ""
2600
2601 #: ../lib/Galette/Features/Dynamics.php:206
2602 #: ../lib/Galette/Entity/Adherent.php:1314
2603 #: ../lib/Galette/Entity/Transaction.php:352
2604 #: ../lib/Galette/Entity/Contribution.php:460
2605 #: ../lib/Galette/Entity/Contribution.php:1362
2606 #, php-format
2607 msgid "- Wrong date format (%date_format) for %field!"
2608 msgstr ""
2609
2610 #: ../lib/Galette/Entity/ListsConfig.php:213
2611 msgid "Is admin"
2612 msgstr ""
2613
2614 #: ../lib/Galette/Entity/ListsConfig.php:216
2615 msgid "Modified"
2616 msgstr "تم تغييره"
2617
2618 #. TRANS: see https://www.urbandictionary.com/define.php?term=b-day
2619 #: ../lib/Galette/Entity/ListsConfig.php:220
2620 msgid "b-day"
2621 msgstr ""
2622
2623 #: ../lib/Galette/Entity/ListsConfig.php:226
2624 msgid "Public"
2625 msgstr ""
2626
2627 #: ../lib/Galette/Entity/Reminder.php:277
2628 msgid "%name <%mail> (%days days)"
2629 msgstr ""
2630
2631 #: ../lib/Galette/Entity/Reminder.php:284
2632 msgid "Sent reminder email for late membership"
2633 msgstr ""
2634
2635 #: ../lib/Galette/Entity/Reminder.php:286
2636 msgid "Sent reminder email for impending membership"
2637 msgstr ""
2638
2639 #: ../lib/Galette/Entity/Reminder.php:292
2640 msgid "A problem happened while sending late membership email"
2641 msgstr ""
2642
2643 #: ../lib/Galette/Entity/Reminder.php:294
2644 msgid "A problem happened while sending impending membership email"
2645 msgstr ""
2646
2647 #: ../lib/Galette/Entity/Reminder.php:304
2648 msgid "Unable to send %membership reminder (no email address)."
2649 msgstr ""
2650
2651 #: ../lib/Galette/Entity/Reminder.php:317
2652 msgid "%name (#%id - %days days)"
2653 msgstr ""
2654
2655 #: ../lib/Galette/Entity/Adherent.php:787
2656 msgid "Freed of dues"
2657 msgstr ""
2658
2659 #: ../lib/Galette/Entity/Adherent.php:799
2660 #, php-format
2661 msgid "Never contributed: Registered %days days ago (since %date)"
2662 msgstr ""
2663
2664 #: ../lib/Galette/Entity/Adherent.php:802
2665 #: ../lib/Galette/Filters/MembersList.php:317
2666 #: ../../tempcache/pages/members_list.html.twig:528
2667 msgid "Never contributed"
2668 msgstr ""
2669
2670 #: ../lib/Galette/Entity/Adherent.php:807
2671 msgid "Last day!"
2672 msgstr ""
2673
2674 #: ../lib/Galette/Entity/Adherent.php:809
2675 msgid "Late since today!"
2676 msgstr ""
2677
2678 #: ../lib/Galette/Entity/Adherent.php:821
2679 #, php-format
2680 msgid "%days days remaining (ending on %date)"
2681 msgstr ""
2682
2683 #: ../lib/Galette/Entity/Adherent.php:835
2684 #, php-format
2685 msgid "Late of %days days (since %date)"
2686 msgstr ""
2687
2688 #: ../lib/Galette/Entity/Adherent.php:838
2689 msgid "No longer member"
2690 msgstr ""
2691
2692 #: ../lib/Galette/Entity/Adherent.php:1203
2693 #: ../lib/Galette/Entity/Adherent.php:1213
2694 msgid "You have to select a group you own!"
2695 msgstr ""
2696
2697 #: ../lib/Galette/Entity/Adherent.php:1285
2698 msgid "- Birthdate must be set in the past!"
2699 msgstr ""
2700
2701 #: ../lib/Galette/Entity/Adherent.php:1293
2702 msgid "- Members must be less than 200 years old (currently %years)!"
2703 msgstr ""
2704
2705 #: ../lib/Galette/Entity/Adherent.php:1331
2706 msgid "- Non-valid E-Mail address!"
2707 msgstr ""
2708
2709 #: ../lib/Galette/Entity/Adherent.php:1349
2710 msgid "- This E-Mail address is already used by another member!"
2711 msgstr ""
2712
2713 #: ../lib/Galette/Entity/Adherent.php:1356
2714 #: ../lib/Galette/Entity/Adherent.php:1398
2715 msgid "An error has occurred while looking if login already exists."
2716 msgstr ""
2717
2718 #: ../lib/Galette/Entity/Adherent.php:1366
2719 msgid "- The username must be composed of at least %i characters!"
2720 msgstr ""
2721
2722 #: ../lib/Galette/Entity/Adherent.php:1371
2723 msgid "- The username cannot contain the @ character"
2724 msgstr ""
2725
2726 #: ../lib/Galette/Entity/Adherent.php:1391
2727 msgid "- This username is already in use, please choose another one!"
2728 msgstr ""
2729
2730 #: ../lib/Galette/Entity/Adherent.php:1414
2731 msgid "Password misrepeated: "
2732 msgstr ""
2733
2734 #: ../lib/Galette/Entity/Adherent.php:1448
2735 msgid "Status #%id does not exists in database."
2736 msgstr ""
2737
2738 #: ../lib/Galette/Entity/Adherent.php:1457
2739 msgid "An error has occurred while looking if status does exists."
2740 msgstr ""
2741
2742 #: ../lib/Galette/Entity/Adherent.php:1464
2743 msgid "Gender %gender does not exists!"
2744 msgstr ""
2745
2746 #: ../lib/Galette/Entity/Adherent.php:1578
2747 msgid "Self_subscription as a member: "
2748 msgstr ""
2749
2750 #: ../lib/Galette/Entity/Adherent.php:1584
2751 msgid "Member card added"
2752 msgstr ""
2753
2754 #: ../lib/Galette/Entity/Adherent.php:1592
2755 msgid "Fail to add new member."
2756 msgstr ""
2757
2758 #: ../lib/Galette/Entity/Adherent.php:1622
2759 msgid "Member card updated"
2760 msgstr ""
2761
2762 #: ../lib/Galette/Entity/Adherent.php:1745
2763 #: ../../tempcache/components/forms/account.html.twig:64
2764 msgid "Active"
2765 msgstr "نشط"
2766
2767 #: ../lib/Galette/Entity/Adherent.php:1745
2768 #: ../../tempcache/pages/contributions_list.html.twig:231
2769 #: ../../tempcache/pages/transactions_list.html.twig:180
2770 #: ../../tempcache/components/forms/account.html.twig:72
2771 msgid "Inactive"
2772 msgstr "غير نَشِط"
2773
2774 #: ../lib/Galette/Entity/Adherent.php:2026
2775 #: ../../tempcache/pages/member_form.html.twig:916
2776 msgid " (%age years old)"
2777 msgstr ""
2778
2779 #: ../lib/Galette/Entity/Adherent.php:2104
2780 msgid "Duplicated from %name (%id)"
2781 msgstr ""
2782
2783 #: ../lib/Galette/Entity/Transaction.php:119
2784 #: ../../tempcache/pages/transaction_form.html.twig:160
2785 #: ../../tempcache/pages/plugin_info.html.twig:97
2786 msgid "Date:"
2787 msgstr "التاريخ:"
2788
2789 #: ../lib/Galette/Entity/Transaction.php:123
2790 #: ../lib/Galette/Entity/Contribution.php:162
2791 #: ../../tempcache/pages/transaction_form.html.twig:188
2792 #: ../../tempcache/pages/contribution_form.html.twig:417
2793 msgid "Amount:"
2794 msgstr "المبلغ:"
2795
2796 #: ../lib/Galette/Entity/Transaction.php:127
2797 #: ../../tempcache/pages/transaction_form.html.twig:83
2798 #: ../../tempcache/pages/plugin_info.html.twig:81
2799 msgid "Description:"
2800 msgstr ""
2801
2802 #: ../lib/Galette/Entity/Transaction.php:131
2803 #: ../../tempcache/pages/transaction_form.html.twig:102
2804 msgid "Originator:"
2805 msgstr ""
2806
2807 #: ../lib/Galette/Entity/Transaction.php:363
2808 #: ../lib/Galette/Entity/Contribution.php:481
2809 msgid "- The amount must be an integer!"
2810 msgstr ""
2811
2812 #: ../lib/Galette/Entity/Transaction.php:370
2813 msgid "- Transaction description must be 150 characters long maximum."
2814 msgstr ""
2815
2816 #: ../lib/Galette/Entity/Transaction.php:395
2817 #: ../lib/Galette/Entity/Contribution.php:542
2818 msgid "- Sum of all contributions exceed corresponding transaction amount."
2819 msgstr ""
2820
2821 #: ../lib/Galette/Entity/Transaction.php:452
2822 msgid "Transaction added"
2823 msgstr ""
2824
2825 #: ../lib/Galette/Entity/Transaction.php:458
2826 msgid "Fail to add new transaction."
2827 msgstr ""
2828
2829 #: ../lib/Galette/Entity/Transaction.php:472
2830 msgid "Transaction updated"
2831 msgstr "تحديث الصفقة"
2832
2833 #: ../lib/Galette/Entity/ContributionsTypes.php:118
2834 msgid "contribution type"
2835 msgstr ""
2836
2837 #: ../lib/Galette/Entity/Contribution.php:154
2838 #: ../../tempcache/pages/contribution_form.html.twig:112
2839 #: ../../tempcache/components/forms/member_dropdown.html.twig:40
2840 msgid "Contributor:"
2841 msgstr "المساهِم:"
2842
2843 #: ../lib/Galette/Entity/Contribution.php:158
2844 #: ../../tempcache/pages/contribution_form.html.twig:167
2845 msgid "Contribution type:"
2846 msgstr ""
2847
2848 #: ../lib/Galette/Entity/Contribution.php:166
2849 #: ../../tempcache/components/forms/payment_types.html.twig:53
2850 msgid "Payment type:"
2851 msgstr "نوع السداد:"
2852
2853 #: ../lib/Galette/Entity/Contribution.php:170
2854 #: ../../tempcache/pages/contribution_form.html.twig:593
2855 msgid "Comments:"
2856 msgstr "تعليقات:"
2857
2858 #: ../lib/Galette/Entity/Contribution.php:174
2859 #: ../../tempcache/modals/members_attendance_sheet.html.twig:124
2860 #: ../../tempcache/pages/transaction_form.html.twig:246
2861 #: ../../tempcache/pages/contributions_list.html.twig:388
2862 #: ../../tempcache/pages/contributions_list.html.twig:586
2863 #: ../../tempcache/pages/history.html.twig:102
2864 #: ../../tempcache/pages/history.html.twig:321
2865 #: ../../tempcache/pages/import.html.twig:90
2866 #: ../../tempcache/pages/import.html.twig:147
2867 #: ../../tempcache/pages/contribution_form.html.twig:280
2868 #: ../../tempcache/pages/mailings_list.html.twig:97
2869 #: ../../tempcache/pages/mailings_list.html.twig:303
2870 #: ../../tempcache/pages/transactions_list.html.twig:268
2871 #: ../../tempcache/pages/transactions_list.html.twig:369
2872 #: ../../tempcache/pages/export.html.twig:132
2873 #: ../../tempcache/pages/export.html.twig:178
2874 msgid "Date"
2875 msgstr ""
2876
2877 #: ../lib/Galette/Entity/Contribution.php:178
2878 #: ../../tempcache/pages/contribution_form.html.twig:502
2879 msgid "Date of contribution:"
2880 msgstr "تاريخ المساهمة:"
2881
2882 #: ../lib/Galette/Entity/Contribution.php:179
2883 #: ../../tempcache/pages/contribution_form.html.twig:496
2884 msgid "Start date of membership:"
2885 msgstr "تاريخ بداية العضوية:"
2886
2887 #: ../lib/Galette/Entity/Contribution.php:183
2888 #: ../../tempcache/pages/contribution_form.html.twig:558
2889 msgid "End date of membership:"
2890 msgstr "تاريخ نهاية العضوية:"
2891
2892 #: ../lib/Galette/Entity/Contribution.php:187
2893 #, fuzzy
2894 #| msgid "Transaction"
2895 msgid "Transaction ID"
2896 msgstr "عملية التحويل"
2897
2898 #: ../lib/Galette/Entity/Contribution.php:193
2899 #: ../../tempcache/pages/contribution_form.html.twig:540
2900 msgid "Membership extension:"
2901 msgstr ""
2902
2903 #: ../lib/Galette/Entity/Contribution.php:494
2904 msgid "- Unknown payment type"
2905 msgstr "- نوع دفع غير معروف"
2906
2907 #: ../lib/Galette/Entity/Contribution.php:508
2908 msgid "- The duration must be a positive integer!"
2909 msgstr ""
2910
2911 #: ../lib/Galette/Entity/Contribution.php:608
2912 msgid "- Membership period overlaps period starting at "
2913 msgstr ""
2914
2915 #: ../lib/Galette/Entity/Contribution.php:677
2916 msgid "Contribution added"
2917 msgstr ""
2918
2919 #: ../lib/Galette/Entity/Contribution.php:683
2920 msgid "Fail to add new contribution."
2921 msgstr ""
2922
2923 #: ../lib/Galette/Entity/Contribution.php:698
2924 msgid "Contribution updated"
2925 msgstr ""
2926
2927 #: ../lib/Galette/Entity/Contribution.php:1107
2928 msgid "Script output"
2929 msgstr ""
2930
2931 #: ../lib/Galette/Entity/Contribution.php:1135
2932 #: ../../tempcache/modals/mass_choose_contributions_type.html.twig:97
2933 msgid "Membership"
2934 msgstr "تبرّعات الأعضاء"
2935
2936 #: ../lib/Galette/Entity/Entitled.php:344
2937 msgid "ID must be an integer!"
2938 msgstr ""
2939
2940 #: ../lib/Galette/Entity/Entitled.php:356
2941 msgid "Label does not exist"
2942 msgstr ""
2943
2944 #: ../lib/Galette/Entity/Entitled.php:554
2945 msgid "Cannot delete this label: it's still used"
2946 msgstr ""
2947
2948 #: ../lib/Galette/Entity/Title.php:191
2949 msgid "You cannot delete Mr. or Mrs. titles!"
2950 msgstr ""
2951
2952 #: ../lib/Galette/Entity/Texts.php:124
2953 msgid "Insert a carriage return"
2954 msgstr ""
2955
2956 #: ../lib/Galette/Entity/Texts.php:128
2957 msgid "Insert a new blank line"
2958 msgstr ""
2959
2960 #: ../lib/Galette/Entity/Texts.php:132
2961 msgid "Link validity"
2962 msgstr ""
2963
2964 #: ../lib/Galette/Entity/Texts.php:137
2965 msgid "Direct link for member card download"
2966 msgstr ""
2967
2968 #: ../lib/Galette/Entity/Texts.php:142
2969 msgid "Direct link for invoice/receipt download"
2970 msgstr ""
2971
2972 #: ../lib/Galette/Entity/Texts.php:147
2973 msgid "Galette's change password URI"
2974 msgstr ""
2975
2976 #: ../lib/Galette/Entity/Texts.php:639
2977 msgid "Mail specific"
2978 msgstr ""
2979
2980 #: ../lib/Galette/Entity/Social.php:362
2981 msgid "Mastodon"
2982 msgstr ""
2983
2984 #: ../lib/Galette/Entity/Social.php:363
2985 msgid "Twitter"
2986 msgstr "Twitter"
2987
2988 #: ../lib/Galette/Entity/Social.php:364
2989 msgid "Facebook"
2990 msgstr ""
2991
2992 #: ../lib/Galette/Entity/Social.php:365
2993 msgid "LinkedIn"
2994 msgstr ""
2995
2996 #: ../lib/Galette/Entity/Social.php:366
2997 msgid "Viadeo"
2998 msgstr ""
2999
3000 #: ../lib/Galette/Entity/Social.php:367
3001 msgid "Jabber"
3002 msgstr ""
3003
3004 #: ../lib/Galette/Entity/Social.php:368
3005 msgid "ICQ"
3006 msgstr ""
3007
3008 #: ../lib/Galette/Entity/Social.php:369 ../webroot/installer.php:374
3009 #: ../../tempcache/elements/footer.html.twig:44
3010 msgid "Website"
3011 msgstr "موقع الويب"
3012
3013 #: ../lib/Galette/Entity/Social.php:370
3014 msgid "Blog"
3015 msgstr ""
3016
3017 #: ../lib/Galette/Entity/PdfModel.php:313
3018 #, php-format
3019 msgid "%field should be less than %chars characters long."
3020 msgstr ""
3021
3022 #: ../lib/Galette/Entity/PdfModel.php:323
3023 #, php-format
3024 msgid "%field should not be empty!"
3025 msgstr ""
3026
3027 #: ../lib/Galette/Entity/PdfModel.php:456
3028 msgid "Unknown type %type!"
3029 msgstr ""
3030
3031 #: ../lib/Galette/Entity/PdfModel.php:474
3032 #: ../../tempcache/modals/members_attendance_sheet.html.twig:117
3033 #: ../../tempcache/elements/edit_pdf_models.html.twig:67
3034 msgid "Subtitle"
3035 msgstr ""
3036
3037 #: ../lib/Galette/Entity/PdfModel.php:489
3038 msgid "header and footer should not be empty!"
3039 msgstr "يجب ألا يكون رأس وتذييل الصفحة فارغين!"
3040
3041 #: ../lib/Galette/Entity/PdfModel.php:493
3042 msgid "body should not be empty!"
3043 msgstr ""
3044
3045 #: ../lib/Galette/Entity/PaymentType.php:191
3046 msgid "You cannot delete system payment types!"
3047 msgstr ""
3048
3049 #: ../lib/Galette/Entity/PaymentType.php:297
3050 msgid "Other"
3051 msgstr "آخر"
3052
3053 #: ../lib/Galette/Entity/PaymentType.php:298
3054 msgid "Cash"
3055 msgstr "نقدًا"
3056
3057 #: ../lib/Galette/Entity/PaymentType.php:299
3058 msgid "Credit card"
3059 msgstr "بطاقة ائتمان"
3060
3061 #: ../lib/Galette/Entity/PaymentType.php:300
3062 msgid "Check"
3063 msgstr "شيك"
3064
3065 #: ../lib/Galette/Entity/PaymentType.php:301
3066 msgid "Transfer"
3067 msgstr ""
3068
3069 #: ../lib/Galette/Entity/PaymentType.php:302
3070 msgid "Paypal"
3071 msgstr "بايبال"
3072
3073 #: ../lib/Galette/Entity/Status.php:120
3074 msgid "status"
3075 msgstr "الحالة"
3076
3077 #: ../lib/Galette/Entity/Status.php:133
3078 msgid "You cannot delete default status!"
3079 msgstr ""
3080
3081 #: ../lib/Galette/Entity/SavedSearch.php:163
3082 msgid "Form is mandatory!"
3083 msgstr ""
3084
3085 #: ../lib/Galette/Entity/SavedSearch.php:357
3086 #, php-format
3087 msgid "Unknown form %form!"
3088 msgstr ""
3089
3090 #: ../lib/Galette/Entity/SavedSearch.php:372
3091 msgid "Name cannot be empty!"
3092 msgstr ""
3093
3094 #: ../lib/Galette/Entity/Group.php:385
3095 msgid "Group has been detached from its parent"
3096 msgstr ""
3097
3098 #: ../lib/Galette/Entity/Group.php:422
3099 #: ../../tempcache/pages/groups_list.html.twig:213
3100 msgid "The group name you have requested already exists in the database."
3101 msgstr ""
3102
3103 #: ../lib/Galette/Entity/Group.php:450
3104 msgid "Group added"
3105 msgstr ""
3106
3107 #: ../lib/Galette/Entity/Group.php:455
3108 msgid "Fail to add new group."
3109 msgstr ""
3110
3111 #: ../lib/Galette/Entity/Group.php:473
3112 msgid "Group updated"
3113 msgstr "تم تحديث الفريق"
3114
3115 #: ../lib/Galette/Entity/Group.php:710
3116 #, php-format
3117 msgid "Group `%1$s` cannot be set as parent!"
3118 msgstr ""
3119
3120 #: ../lib/Galette/Middleware/Authenticate.php:124
3121 msgid "Login required"
3122 msgstr ""
3123
3124 #: ../lib/Galette/Middleware/Authenticate.php:181
3125 msgid "Unknown ACL rule '%acl'!"
3126 msgstr ""
3127
3128 #: ../lib/Galette/Middleware/Authenticate.php:232
3129 msgid "Route '%name' is not registered in ACLs!"
3130 msgstr ""
3131
3132 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:146
3133 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:191
3134 msgid "Galette needs update!"
3135 msgstr ""
3136
3137 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:177
3138 msgid "Galette is currently under maintenance!"
3139 msgstr ""
3140
3141 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:178
3142 msgid ""
3143 "The Galette instance you are requesting is currently under maintenance. "
3144 "Please come back later."
3145 msgstr ""
3146
3147 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:192
3148 msgid "Your Galette database is not present, or not up to date."
3149 msgstr ""
3150
3151 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:193
3152 msgid "Please run install or upgrade procedure (check the documentation)"
3153 msgstr ""
3154
3155 #: ../lib/Galette/Events/ContribListener.php:159
3156 #: ../lib/Galette/Events/MemberListener.php:185
3157 msgid ""
3158 "You asked Galette to send a confirmation email to the member, but email has "
3159 "been disabled in the preferences."
3160 msgstr ""
3161
3162 #: ../lib/Galette/Events/ContribListener.php:174
3163 #: ../lib/Galette/Events/MemberListener.php:196
3164 msgid ""
3165 "- You can't send a confirmation by email if the member hasn't got an address!"
3166 msgstr ""
3167
3168 #: ../lib/Galette/Events/ContribListener.php:232
3169 msgid "Email sent to user %name (%email)"
3170 msgstr ""
3171
3172 #: ../lib/Galette/Events/ContribListener.php:239
3173 msgid ""
3174 "A problem happened while sending contribution receipt to user %name (%email)"
3175 msgstr ""
3176
3177 #: ../lib/Galette/Events/ContribListener.php:304
3178 msgid "Email sent to admin for user %name (%email)"
3179 msgstr ""
3180
3181 #: ../lib/Galette/Events/ContribListener.php:311
3182 msgid ""
3183 "A problem happened while sending to admin notification for user %name "
3184 "(%email) contribution"
3185 msgstr ""
3186
3187 #: ../lib/Galette/Events/ContribListener.php:340
3188 msgid "Post contribution script failed"
3189 msgstr ""
3190
3191 #: ../lib/Galette/Events/ContribListener.php:349
3192 msgid "The configured post contribution script has failed."
3193 msgstr ""
3194
3195 #: ../lib/Galette/Events/ContribListener.php:350
3196 msgid "You can find contribution information and script output below."
3197 msgstr ""
3198
3199 #: ../lib/Galette/Events/ContribListener.php:358
3200 msgid "Post contribution script has failed."
3201 msgstr ""
3202
3203 #: ../lib/Galette/Events/MemberListener.php:251
3204 #, php-format
3205 msgid "New account email sent to '%s'."
3206 msgstr ""
3207
3208 #: ../lib/Galette/Events/MemberListener.php:251
3209 #, php-format
3210 msgid "Account modification email sent to '%s'."
3211 msgstr ""
3212
3213 #: ../lib/Galette/Events/MemberListener.php:259
3214 #, php-format
3215 msgid "A problem happened while sending account email to '%s'"
3216 msgstr ""
3217
3218 #: ../lib/Galette/Events/MemberListener.php:319
3219 #, php-format
3220 msgid "New account email sent to admin for '%s'."
3221 msgstr ""
3222
3223 #: ../lib/Galette/Events/MemberListener.php:320
3224 msgid "Account modification email sent to admin."
3225 msgstr ""
3226
3227 #: ../lib/Galette/Events/MemberListener.php:332
3228 #, php-format
3229 msgid "A problem happened while sending email to admin for account '%s'."
3230 msgstr ""
3231
3232 #: ../lib/Galette/Events/MemberListener.php:333
3233 msgid "A problem happened while sending account email to admin"
3234 msgstr ""
3235
3236 #: ../lib/Galette/Filters/MembersList.php:296
3237 msgid "Email,URL,IM"
3238 msgstr ""
3239
3240 #: ../lib/Galette/Filters/MembersList.php:297
3241 msgid "Job"
3242 msgstr ""
3243
3244 #: ../lib/Galette/Filters/MembersList.php:298
3245 msgid "Infos"
3246 msgstr ""
3247
3248 #: ../lib/Galette/Filters/MembersList.php:302
3249 #: ../../tempcache/pages/transaction_form.html.twig:114
3250 #: ../../tempcache/pages/contribution_form.html.twig:119
3251 #: ../../tempcache/pages/member_form.html.twig:207
3252 #: ../../tempcache/components/forms/member_dropdown.html.twig:48
3253 #, fuzzy
3254 #| msgid "Members"
3255 msgid "Member ID"
3256 msgstr "الأعضاء"
3257
3258 #: ../lib/Galette/Filters/MembersList.php:313
3259 msgid "All members"
3260 msgstr "كافة الأعضاء"
3261
3262 #: ../lib/Galette/Filters/MembersList.php:314
3263 #: ../../tempcache/pages/preferences.html.twig:803
3264 msgid "Up to date members"
3265 msgstr ""
3266
3267 #: ../lib/Galette/Filters/MembersList.php:315
3268 msgid "Close expiries"
3269 msgstr ""
3270
3271 #: ../lib/Galette/Filters/MembersList.php:316
3272 msgid "Latecomers"
3273 msgstr "المتأخرون"
3274
3275 #: ../lib/Galette/Filters/MembersList.php:319
3276 msgid "Administrators"
3277 msgstr "المديرون الإداريون"
3278
3279 #: ../lib/Galette/Filters/MembersList.php:320
3280 msgid "Non members"
3281 msgstr ""
3282
3283 #: ../lib/Galette/Filters/TransactionsList.php:215
3284 #: ../lib/Galette/Filters/TransactionsList.php:252
3285 #: ../lib/Galette/Filters/HistoryList.php:221
3286 #: ../lib/Galette/Filters/HistoryList.php:258
3287 #: ../lib/Galette/Filters/MailingsList.php:216
3288 #: ../lib/Galette/Filters/MailingsList.php:253
3289 #: ../lib/Galette/Filters/ContributionsList.php:258
3290 #: ../lib/Galette/Filters/ContributionsList.php:295
3291 msgid "Y"
3292 msgstr ""
3293
3294 #: ../lib/Galette/Filters/TransactionsList.php:231
3295 #: ../lib/Galette/Filters/TransactionsList.php:253
3296 #: ../lib/Galette/Filters/HistoryList.php:237
3297 #: ../lib/Galette/Filters/HistoryList.php:259
3298 #: ../lib/Galette/Filters/MailingsList.php:232
3299 #: ../lib/Galette/Filters/MailingsList.php:254
3300 #: ../lib/Galette/Filters/ContributionsList.php:274
3301 #: ../lib/Galette/Filters/ContributionsList.php:296
3302 msgid "Y-m"
3303 msgstr ""
3304
3305 #: ../lib/Galette/Filters/TransactionsList.php:259
3306 #: ../lib/Galette/Filters/HistoryList.php:265
3307 #: ../lib/Galette/Filters/MailingsList.php:260
3308 #: ../lib/Galette/Filters/ContributionsList.php:302
3309 msgid "start date filter"
3310 msgstr ""
3311
3312 #: ../lib/Galette/Filters/TransactionsList.php:262
3313 #: ../lib/Galette/Filters/HistoryList.php:268
3314 #: ../lib/Galette/Filters/MailingsList.php:263
3315 #: ../lib/Galette/Filters/ContributionsList.php:305
3316 msgid "end date filter"
3317 msgstr ""
3318
3319 #: ../lib/Galette/Filters/TransactionsList.php:272
3320 #: ../lib/Galette/Filters/HistoryList.php:278
3321 #: ../lib/Galette/Filters/MailingsList.php:273
3322 #: ../lib/Galette/Filters/ContributionsList.php:315
3323 #, php-format
3324 msgid "Unknown date format for %field.<br/>Know formats are: %formats"
3325 msgstr ""
3326
3327 #: ../webroot/installer.php:125
3328 msgid "No host"
3329 msgstr ""
3330
3331 #: ../webroot/installer.php:128
3332 msgid "No port"
3333 msgstr ""
3334
3335 #: ../webroot/installer.php:131 ../webroot/installer.php:171
3336 msgid "No user name"
3337 msgstr "اسم مستخدم فارغ"
3338
3339 #: ../webroot/installer.php:137
3340 msgid "No database name"
3341 msgstr "اسم قاعدة البيانات غير مُحدَّد"
3342
3343 #: ../webroot/installer.php:174
3344 msgid "The username cannot contain the @ character"
3345 msgstr ""
3346
3347 #: ../webroot/installer.php:215
3348 msgid "Galette Installation"
3349 msgstr "تثبيت Galette"
3350
3351 #: ../webroot/installer.php:226
3352 msgid "Galette installation"
3353 msgstr "تثبيت Galette"
3354
3355 #: ../webroot/installer.php:257
3356 #: ../../tempcache/elements/messages_inline.html.twig:86
3357 msgid "- ERROR -"
3358 msgstr ""
3359
3360 #: ../webroot/installer.php:314
3361 msgid "Database access/permissions"
3362 msgstr ""
3363
3364 #: ../webroot/installer.php:323
3365 #: ../../tempcache/modals/plugin_initdb.html.twig:417
3366 msgid "Version selection"
3367 msgstr ""
3368
3369 #: ../webroot/installer.php:329
3370 #: ../../tempcache/modals/plugin_initdb.html.twig:436
3371 msgid "Database upgrade"
3372 msgstr ""
3373
3374 #: ../webroot/installer.php:338
3375 #: ../../tempcache/modals/plugin_initdb.html.twig:434
3376 msgid "Database installation"
3377 msgstr ""
3378
3379 #: ../webroot/installer.php:358
3380 msgid "Galette initialisation"
3381 msgstr ""
3382
3383 #: ../webroot/installer.php:378 ../../tempcache/elements/footer.html.twig:51
3384 msgid "Documentation"
3385 msgstr "الدليل"
3386
3387 #: ../includes/main.inc.php:151
3388 msgid "Unauthorized"
3389 msgstr ""
3390
3391 #: ../includes/i18n.inc.php:277
3392 msgid "Realization:"
3393 msgstr ""
3394
3395 #: ../includes/i18n.inc.php:278
3396 msgid "Graphics:"
3397 msgstr ""
3398
3399 #: ../includes/i18n.inc.php:279
3400 msgid "Publisher:"
3401 msgstr ""
3402
3403 #: ../includes/i18n.inc.php:280
3404 msgid "President"
3405 msgstr "االرئيس"
3406
3407 #: ../includes/i18n.inc.php:281
3408 msgid "Vice-president"
3409 msgstr ""
3410
3411 #: ../includes/i18n.inc.php:282
3412 msgid "Treasurer"
3413 msgstr ""
3414
3415 #: ../includes/i18n.inc.php:283
3416 msgid "Vice-treasurer"
3417 msgstr ""
3418
3419 #: ../includes/i18n.inc.php:284
3420 msgid "Secretary"
3421 msgstr ""
3422
3423 #: ../includes/i18n.inc.php:285
3424 msgid "Vice-secretary"
3425 msgstr ""
3426
3427 #: ../includes/i18n.inc.php:286
3428 msgid "Active member"
3429 msgstr "عضو نشط"
3430
3431 #: ../includes/i18n.inc.php:287
3432 msgid "Benefactor member"
3433 msgstr "عضو مُحسِن"
3434
3435 #: ../includes/i18n.inc.php:288
3436 msgid "Founder member"
3437 msgstr ""
3438
3439 #: ../includes/i18n.inc.php:289
3440 msgid "Old-timer"
3441 msgstr ""
3442
3443 #: ../includes/i18n.inc.php:290
3444 msgid "Legal entity"
3445 msgstr "شص معنوي"
3446
3447 #: ../includes/i18n.inc.php:291
3448 msgid "Non-member"
3449 msgstr ""
3450
3451 #: ../includes/i18n.inc.php:292
3452 msgid "Reduced annual contribution"
3453 msgstr ""
3454
3455 #: ../includes/i18n.inc.php:293
3456 msgid "Company cotisation"
3457 msgstr "تبرّع شخص معنوي"
3458
3459 #: ../includes/i18n.inc.php:294
3460 msgid "Donation in kind"
3461 msgstr "تبرع عيني"
3462
3463 #: ../includes/i18n.inc.php:295
3464 msgid "Donation in money"
3465 msgstr "تبرع مالي"
3466
3467 #: ../includes/i18n.inc.php:296
3468 msgid "Partnership"
3469 msgstr "الشراكة"
3470
3471 #: ../includes/i18n.inc.php:297
3472 msgid "french"
3473 msgstr ""
3474
3475 #: ../includes/i18n.inc.php:298
3476 msgid "english"
3477 msgstr ""
3478
3479 #: ../includes/i18n.inc.php:299
3480 msgid "spanish"
3481 msgstr ""
3482
3483 #: ../includes/i18n.inc.php:300
3484 msgid "annual fee"
3485 msgstr ""
3486
3487 #: ../includes/i18n.inc.php:301
3488 msgid "annual fee (to be paid)"
3489 msgstr ""
3490
3491 #: ../includes/i18n.inc.php:302
3492 msgid "company fee"
3493 msgstr ""
3494
3495 #: ../includes/i18n.inc.php:303
3496 msgid "donation in kind"
3497 msgstr "تبرع عيني"
3498
3499 #: ../includes/i18n.inc.php:304
3500 msgid "donation in money"
3501 msgstr "تبرع مالي"
3502
3503 #: ../includes/i18n.inc.php:305
3504 msgid "partnership"
3505 msgstr ""
3506
3507 #: ../includes/i18n.inc.php:306
3508 msgid "reduced annual fee"
3509 msgstr ""
3510
3511 #: ../includes/i18n.inc.php:307
3512 msgid "Identity"
3513 msgstr "الهوية"
3514
3515 #: ../includes/i18n.inc.php:308
3516 msgid "Galette-related data"
3517 msgstr ""
3518
3519 #: ../includes/i18n.inc.php:309
3520 msgid "Contact information"
3521 msgstr "معلومات الإتصال"
3522
3523 #: ../includes/i18n.inc.php:310
3524 msgid "Mr."
3525 msgstr ""
3526
3527 #: ../includes/i18n.inc.php:311
3528 msgid "Mrs."
3529 msgstr ""
3530
3531 #: ../includes/i18n.inc.php:312
3532 msgid "Miss"
3533 msgstr ""
3534
3535 #: ../includes/i18n.inc.php:313
3536 msgid "Identity:"
3537 msgstr "الهوية:"
3538
3539 #: ../includes/i18n.inc.php:314
3540 msgid "Galette-related data:"
3541 msgstr ""
3542
3543 #: ../includes/i18n.inc.php:315
3544 msgid "Contact information:"
3545 msgstr "معلومات الإتصال:"
3546
3547 #: ../includes/i18n.inc.php:316
3548 msgid "Society"
3549 msgstr ""
3550
3551 #: ../includes/i18n.inc.php:317
3552 msgid "Politeness"
3553 msgstr ""
3554
3555 #: ../includes/i18n.inc.php:319
3556 msgid "Main"
3557 msgstr ""
3558
3559 #: ../includes/i18n.inc.php:320
3560 msgid "** Galette identifier, if applicable"
3561 msgstr "** معرف Galette، إن وجد"
3562
3563 #: ../includes/i18n.inc.php:321
3564 msgid "* Only for compagnies"
3565 msgstr "* فقط للأشخاص المعنوية"
3566
3567 #: ../includes/i18n.inc.php:322
3568 #, php-format
3569 msgid "Hereby, I agree to comply to %s association statutes and its rules."
3570 msgstr "بموجب هذا، أوافق على الامتثال لقوانين الجمعية %s وقواعدها."
3571
3572 #: ../includes/i18n.inc.php:323
3573 msgid "At ................................................"
3574 msgstr "تم في ................................................"
3575
3576 #: ../includes/i18n.inc.php:324
3577 msgid "On .......... / .......... / .......... "
3578 msgstr "بتاريخ .......... / .......... / .......... "
3579
3580 #: ../includes/i18n.inc.php:325
3581 msgid "Username"
3582 msgstr "اسم المستخدِم"
3583
3584 #: ../includes/i18n.inc.php:326
3585 msgid "Email address"
3586 msgstr "عنوان البريد الإلكتروني"
3587
3588 #: ../includes/i18n.inc.php:328
3589 msgid "City"
3590 msgstr "المدينة"
3591
3592 #: ../includes/i18n.inc.php:329
3593 msgid "Zip Code"
3594 msgstr "الرمز البريدي"
3595
3596 #: ../includes/i18n.inc.php:331
3597 msgid ""
3598 "The minimum contribution for each type of membership are defined on the "
3599 "website of the association. The amount of donations are free to be decided "
3600 "by the generous donor."
3601 msgstr ""
3602
3603 #: ../includes/i18n.inc.php:332
3604 msgid "Required membership:"
3605 msgstr "طلب انخراط:"
3606
3607 #: ../includes/i18n.inc.php:333
3608 msgid ""
3609 "Complete the following form and send it with your funds, in order to "
3610 "complete your subscription."
3611 msgstr ""
3612 "املأ الإستمارة التالية وارفقها عند ارسالك إياها مع ما دفعت لإكمال اشتراكك."
3613
3614 #: ../includes/i18n.inc.php:334
3615 msgid "on"
3616 msgstr ""
3617
3618 #: ../includes/i18n.inc.php:335
3619 msgid "from"
3620 msgstr ""
3621
3622 #: ../includes/i18n.inc.php:336
3623 msgid "to"
3624 msgstr ""
3625
3626 #: ../includes/i18n.inc.php:337
3627 msgid "Association"
3628 msgstr "الجمعية"
3629
3630 #. TRANS: see https://fomantic-ui.com/modules/calendar.html#custom-format - must be the same as Y-m-d for PHP https://www.php.net/manual/datetime.format.php
3631 #: ../includes/dependencies.php:188
3632 msgid "YYYY-MM-DD"
3633 msgstr ""
3634
3635 #: ../includes/dependencies.php:459
3636 msgid "Failed CSRF check!"
3637 msgstr ""
3638
3639 #: ../includes/fields_defs/members_fields.php:42
3640 #, fuzzy
3641 #| msgid "Members list"
3642 msgid "Member id:"
3643 msgstr "قائمة الأعضاء"
3644
3645 #: ../includes/fields_defs/members_fields.php:52
3646 msgid "Status:"
3647 msgstr "الحالة:"
3648
3649 #: ../includes/fields_defs/members_fields.php:62
3650 #: ../../tempcache/elements/group.html.twig:117
3651 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:77
3652 #: ../../tempcache/pages/plugin_info.html.twig:73
3653 #: ../../tempcache/pages/configuration_entitled_form.html.twig:75
3654 #: ../../tempcache/pages/groups_list.html.twig:175
3655 #: ../../tempcache/pages/configuration_payment_type_form.html.twig:65
3656 msgid "Name:"
3657 msgstr "الإسم:"
3658
3659 #: ../includes/fields_defs/members_fields.php:70
3660 msgid "First name:"
3661 msgstr ""
3662
3663 #: ../includes/fields_defs/members_fields.php:78
3664 msgid "Company:"
3665 msgstr "الشخص المعنوي:"
3666
3667 #: ../includes/fields_defs/members_fields.php:86
3668 msgid "Nickname:"
3669 msgstr "الاسم المستعار:"
3670
3671 #: ../includes/fields_defs/members_fields.php:96
3672 msgid "Title:"
3673 msgstr ""
3674
3675 #: ../includes/fields_defs/members_fields.php:104
3676 msgid "Birth date:"
3677 msgstr "تاريخ الميلاد:"
3678
3679 #: ../includes/fields_defs/members_fields.php:112
3680 msgid "Gender:"
3681 msgstr "الحالة الجنسية:"
3682
3683 #: ../includes/fields_defs/members_fields.php:120
3684 #: ../../tempcache/pages/preferences.html.twig:277
3685 #: ../../tempcache/pages/preferences.html.twig:287
3686 msgid "Address:"
3687 msgstr "العنوان:"
3688
3689 #: ../includes/fields_defs/members_fields.php:128
3690 #: ../../tempcache/pages/preferences.html.twig:299
3691 msgid "Zip Code:"
3692 msgstr "الرمز البريدي:"
3693
3694 #: ../includes/fields_defs/members_fields.php:136
3695 #: ../../tempcache/pages/preferences.html.twig:309
3696 msgid "City:"
3697 msgstr "المدينة:"
3698
3699 #: ../includes/fields_defs/members_fields.php:144
3700 #: ../../tempcache/pages/preferences.html.twig:319
3701 msgid "Country:"
3702 msgstr "البلد:"
3703
3704 #: ../includes/fields_defs/members_fields.php:152
3705 msgid "Phone:"
3706 msgstr "الهاتف:"
3707
3708 #: ../includes/fields_defs/members_fields.php:160
3709 msgid "Mobile phone:"
3710 msgstr "الهاتف المحمول:"
3711
3712 #: ../includes/fields_defs/members_fields.php:168
3713 msgid "E-Mail:"
3714 msgstr "البريد الالكتروني:"
3715
3716 #: ../includes/fields_defs/members_fields.php:176
3717 msgid "Other information (admin):"
3718 msgstr "معلومات أخرى (المدير):"
3719
3720 #: ../includes/fields_defs/members_fields.php:184
3721 msgid "Other information:"
3722 msgstr "معلومات أخرى:"
3723
3724 #: ../includes/fields_defs/members_fields.php:192
3725 msgid "Profession:"
3726 msgstr "المهنة:"
3727
3728 #: ../includes/fields_defs/members_fields.php:200 ../install/steps/admin.php:46
3729 #: ../../tempcache/pages/index.html.twig:69
3730 #: ../../tempcache/pages/index.html.twig:73
3731 #: ../../tempcache/pages/preferences.html.twig:2405
3732 msgid "Username:"
3733 msgstr "اسم المستخدم:"
3734
3735 #: ../includes/fields_defs/members_fields.php:208 ../install/steps/admin.php:50
3736 #: ../install/steps/db.php:88 ../../tempcache/pages/index.html.twig:81
3737 #: ../../tempcache/pages/index.html.twig:85
3738 #: ../../tempcache/pages/preferences.html.twig:2419
3739 msgid "Password:"
3740 msgstr "الكلمة السرية:"
3741
3742 #: ../includes/fields_defs/members_fields.php:216
3743 #: ../../tempcache/elements/group.html.twig:100
3744 msgid "Creation date:"
3745 msgstr "تاريخ الإنشاء:"
3746
3747 #: ../includes/fields_defs/members_fields.php:224
3748 msgid "Modification date:"
3749 msgstr "تاريخ التعديل:"
3750
3751 #: ../includes/fields_defs/members_fields.php:234
3752 msgid "Account:"
3753 msgstr "الحساب:"
3754
3755 #: ../includes/fields_defs/members_fields.php:242
3756 msgid "Galette Admin:"
3757 msgstr ""
3758
3759 #: ../includes/fields_defs/members_fields.php:250
3760 msgid "Freed of dues:"
3761 msgstr ""
3762
3763 #: ../includes/fields_defs/members_fields.php:258
3764 msgid "Be visible in the members list:"
3765 msgstr ""
3766
3767 #: ../includes/fields_defs/members_fields.php:266
3768 msgid "Due date:"
3769 msgstr ""
3770
3771 #: ../includes/fields_defs/members_fields.php:274
3772 #: ../../tempcache/pages/configuration_texts.html.twig:66
3773 msgid "Language:"
3774 msgstr "اللغة:"
3775
3776 #: ../includes/fields_defs/members_fields.php:282
3777 msgid "Birthplace:"
3778 msgstr "مكان الميلاد:"
3779
3780 #: ../includes/fields_defs/members_fields.php:290
3781 msgid "Id GNUpg (GPG):"
3782 msgstr ""
3783
3784 #: ../includes/fields_defs/members_fields.php:298
3785 msgid "fingerprint:"
3786 msgstr ""
3787
3788 #: ../includes/fields_defs/members_fields.php:306
3789 msgid "Parent:"
3790 msgstr ""
3791
3792 #: ../includes/fields_defs/members_fields.php:314
3793 msgid "Member number:"
3794 msgstr "رقم العضو:"
3795
3796 #: ../includes/fields_defs/members_fields.php:332
3797 msgid "State of dues"
3798 msgstr "حالة المُستحقات"
3799
3800 #: ../includes/fields_defs/texts_fields.php:40
3801 #: ../includes/fields_defs/texts_fields.php:48
3802 msgid "[{ASSO_NAME}] Your identifiers"
3803 msgstr ""
3804
3805 #: ../includes/fields_defs/texts_fields.php:41
3806 msgid ""
3807 "Hello,{NEWLINE}You've just been subscribed on the members management system "
3808 "of {ASSO_NAME}.{NEWLINE}It is now possible to follow in real time the state "
3809 "of your subscription and to update your preferences from the web interface."
3810 "{NEWLINE}Please login at this address to set your new password :{BR}"
3811 "{CHG_PWD_URI}{NEWLINE}Username: {LOGIN}{BR}The above link will be valid "
3812 "until {LINK_VALIDITY}.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
3813 "automatically)"
3814 msgstr ""
3815
3816 #: ../includes/fields_defs/texts_fields.php:43
3817 msgid "New user registration"
3818 msgstr "عضوية جديدة"
3819
3820 #: ../includes/fields_defs/texts_fields.php:49
3821 msgid ""
3822 "Hello,{NEWLINE}Someone (probably you) asked to recover your password."
3823 "{NEWLINE}Please login at this address to set your new password :{BR}"
3824 "{CHG_PWD_URI}{NEWLINE}Username: {LOGIN}{BR}The above link will be valid "
3825 "until {LINK_VALIDITY}.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
3826 "automatically)"
3827 msgstr ""
3828
3829 #: ../includes/fields_defs/texts_fields.php:51
3830 msgid "Lost password email"
3831 msgstr "استرجاع الكلمة السرية"
3832
3833 #: ../includes/fields_defs/texts_fields.php:56
3834 msgid "[{ASSO_NAME}] Your contribution"
3835 msgstr ""
3836
3837 #: ../includes/fields_defs/texts_fields.php:57
3838 msgid ""
3839 "Hello,{NEWLINE}Your contribution has successfully been taken into account by "
3840 "{ASSO_NAME}.{NEWLINE}It is valid until {DEADLINE}.{NEWLINE}You can now login "
3841 "and browse or modify your personal data using your galette identifiers at "
3842 "this address:{BR}{LOGIN_URI}.{NEWLINE}{CONTRIB_INFO}{NEWLINE}See you soon!"
3843 "{NEWLINE}(this email was sent automatically)"
3844 msgstr ""
3845
3846 #: ../includes/fields_defs/texts_fields.php:59
3847 msgid "Receipt send for new contribution"
3848 msgstr "وصل مساهمة للمستحقات"
3849
3850 #: ../includes/fields_defs/texts_fields.php:64
3851 msgid "[{ASSO_NAME}] New registration from {NAME_ADH}"
3852 msgstr ""
3853
3854 #: ../includes/fields_defs/texts_fields.php:65
3855 msgid ""
3856 "Hello dear Administrator,{NEWLINE}A new member has been registered with the "
3857 "following information:{BR}* Name: {NAME_ADH}{BR}* Login: {LOGIN}{BR}* E-"
3858 "mail: {MAIL_ADH}{NEWLINE}Yours sincerely,{BR}Galette"
3859 msgstr ""
3860
3861 #: ../includes/fields_defs/texts_fields.php:67
3862 msgid "New user registration (sent to admin)"
3863 msgstr ""
3864
3865 #: ../includes/fields_defs/texts_fields.php:72
3866 msgid "[{ASSO_NAME}] New contribution for {NAME_ADH}"
3867 msgstr ""
3868
3869 #: ../includes/fields_defs/texts_fields.php:73
3870 msgid ""
3871 "Hello dear Administrator,{NEWLINE}A contribution from {NAME_ADH} has been "
3872 "registered (new deadline: {DEADLINE}){BR}{CONTRIB_INFO}{NEWLINE}Yours "
3873 "sincerly,{BR}Galette"
3874 msgstr ""
3875
3876 #: ../includes/fields_defs/texts_fields.php:75
3877 msgid "New contribution (sent to admin)"
3878 msgstr ""
3879
3880 #: ../includes/fields_defs/texts_fields.php:80
3881 msgid "[{ASSO_NAME}] New self registration from {NAME_ADH}"
3882 msgstr ""
3883
3884 #: ../includes/fields_defs/texts_fields.php:81
3885 msgid ""
3886 "Hello dear Administrator,{NEWLINE}A new member has self registered on line "
3887 "with the following information:{BR}* Name: {NAME_ADH}{BR}* Login: {LOGIN}{BR}"
3888 "* E-mail: {MAIL_ADH}{NEWLINE}Yours sincerly,{BR}Galette"
3889 msgstr ""
3890
3891 #: ../includes/fields_defs/texts_fields.php:83
3892 msgid "New self registration (sent to admin)"
3893 msgstr ""
3894
3895 #: ../includes/fields_defs/texts_fields.php:88
3896 msgid "[{ASSO_NAME}] Your account has been modified"
3897 msgstr ""
3898
3899 #: ../includes/fields_defs/texts_fields.php:89
3900 msgid ""
3901 "Hello!{NEWLINE}Your account on {ASSO_NAME} (with the login '{LOGIN}') has "
3902 "been modified by an administrator or a staff member.{NEWLINE}You can log "
3903 "into {LOGIN_URI} to review modifications and/or change it.{NEWLINE}See you "
3904 "soon!{NEWLINE}(this email was sent automatically)"
3905 msgstr ""
3906
3907 #: ../includes/fields_defs/texts_fields.php:91
3908 msgid "Informs user that his account has been modified"
3909 msgstr ""
3910
3911 #: ../includes/fields_defs/texts_fields.php:96
3912 msgid "[{ASSO_NAME}] Your membership is about to expire"
3913 msgstr ""
3914
3915 #: ../includes/fields_defs/texts_fields.php:97
3916 msgid ""
3917 "Hello,{NEWLINE}Your {ASSO_NAME} membership is about to expire in "
3918 "{DAYS_REMAINING} days.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
3919 "automatically)"
3920 msgstr ""
3921
3922 #: ../includes/fields_defs/texts_fields.php:99
3923 #: ../../tempcache/pages/reminder.html.twig:79
3924 msgid "Impending due date"
3925 msgstr ""
3926
3927 #: ../includes/fields_defs/texts_fields.php:104
3928 msgid "[{ASSO_NAME}] Your membership has expired"
3929 msgstr ""
3930
3931 #: ../includes/fields_defs/texts_fields.php:105
3932 msgid ""
3933 "Hello,{NEWLINE}Your {ASSO_NAME} membership has expired for {DAYS_EXPIRED} "
3934 "days.{NEWLINE}See you soon!{NEWLINE}(this email was sent automatically)"
3935 msgstr ""
3936
3937 #: ../includes/fields_defs/texts_fields.php:107
3938 msgid "Late due date"
3939 msgstr ""
3940
3941 #: ../includes/fields_defs/texts_fields.php:112
3942 msgid "[{ASSO_NAME}] Your donation"
3943 msgstr ""
3944
3945 #: ../includes/fields_defs/texts_fields.php:113
3946 msgid ""
3947 "Hello,{NEWLINE}Your donation to {ASSO_NAME} has successfully been stored."
3948 "{NEWLINE}{CONTRIB_INFO}{NEWLINE}Thank you!{NEWLINE}(this email was sent "
3949 "automatically)"
3950 msgstr ""
3951
3952 #: ../includes/fields_defs/texts_fields.php:115
3953 msgid "Receipt send for new donations"
3954 msgstr "وصل للتبرع"
3955
3956 #: ../includes/fields_defs/texts_fields.php:120
3957 msgid "[{ASSO_NAME}] New donation for {NAME_ADH}"
3958 msgstr ""
3959
3960 #: ../includes/fields_defs/texts_fields.php:121
3961 msgid ""
3962 "Hello dear Administrator,{NEWLINE}A donation from {NAME_ADH} has been "
3963 "registered{BR}{CONTRIB_INFO}{NEWLINE}Yours sincerly,{BR}Galette"
3964 msgstr ""
3965
3966 #: ../includes/fields_defs/texts_fields.php:123
3967 msgid "New donation (sent to admin)"
3968 msgstr ""
3969
3970 #: ../includes/fields_defs/texts_fields.php:128
3971 msgid "[{ASSO_NAME}] Account {NAME_ADH} has been modified"
3972 msgstr ""
3973
3974 #: ../includes/fields_defs/texts_fields.php:129
3975 msgid ""
3976 "Hello!{NEWLINE}{NAME_ADH} has modified his/her account.{NEWLINE}See you soon!"
3977 "{NEWLINE}(this email was sent automatically)"
3978 msgstr ""
3979
3980 #: ../includes/fields_defs/texts_fields.php:131
3981 msgid "Informs admin a member edit his information"
3982 msgstr ""
3983
3984 #: ../includes/fields_defs/texts_fields.php:136
3985 msgid "[{ASSO_NAME}] Account {NAME_ADH} is inactive"
3986 msgstr ""
3987
3988 #: ../includes/fields_defs/texts_fields.php:137
3989 msgid ""
3990 "Hello!{NEWLINE}A password recovery request has been made on your account on "
3991 "{ASSO_NAME}, but it is currently inactive and therefore cannot be processed."
3992 "{NEWLINE}Please contact an administrator or a staff member if you think this "
3993 "is a mistake.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
3994 "automatically)"
3995 msgstr ""
3996
3997 #: ../includes/fields_defs/texts_fields.php:139
3998 msgid "Lost password email (disabled)"
3999 msgstr ""
4000
4001 #: ../install/scripts/upgrade-to-0.8.php:93
4002 msgid "Unable to create main datadir in %path!"
4003 msgstr ""
4004
4005 #: ../install/scripts/upgrade-to-0.8.php:109
4006 #, php-format
4007 msgid "Unable to create datadir in %dir!"
4008 msgstr ""
4009
4010 #: ../install/scripts/upgrade-to-0.8.php:187
4011 #, php-format
4012 msgid "File %file has not been moved :-/"
4013 msgstr ""
4014
4015 #: ../install/scripts/upgrade-to-0.8.php:200
4016 #, php-format
4017 msgid "Directory %dir has been moved!"
4018 msgstr ""
4019
4020 #: ../install/scripts/upgrade-to-0.8.php:212
4021 #, php-format
4022 msgid "Directory %dir has not been moved :("
4023 msgstr ""
4024
4025 #: ../install/scripts/upgrade-to-0.8.php:221
4026 #, php-format
4027 msgid "Directory %dir is not in its original path and will not be moved."
4028 msgstr ""
4029
4030 #: ../install/steps/end.php:48
4031 msgid "Galette has been successfully installed!"
4032 msgstr ""
4033
4034 #: ../install/steps/end.php:51
4035 msgid "Galette has been successfully updated!"
4036 msgstr ""
4037
4038 #: ../install/steps/end.php:61
4039 msgid "Homepage"
4040 msgstr "الصفحة الرئيسية"
4041
4042 #: ../install/steps/admin.php:44
4043 msgid "Please chose the parameters of the admin account on Galette"
4044 msgstr ""
4045
4046 #: ../install/steps/admin.php:54
4047 #: ../../tempcache/pages/preferences.html.twig:2428
4048 msgid "Retype password:"
4049 msgstr "تأكيد الكلمة السرية:"
4050
4051 #: ../install/steps/admin.php:62 ../install/steps/db_install.php:87
4052 #: ../install/steps/db_select_version.php:141
4053 #: ../install/steps/db_select_version.php:152
4054 #: ../install/steps/db_checks.php:250 ../install/steps/galette.php:87
4055 #: ../install/steps/check.php:174 ../install/steps/db.php:113
4056 #: ../install/steps/type.php:69
4057 #: ../../tempcache/modals/plugin_initdb.html.twig:338
4058 #: ../../tempcache/pages/plugins.html.twig:377
4059 msgid "Next step"
4060 msgstr ""
4061
4062 #: ../install/steps/admin.php:72
4063 msgid "Password mismatch!"
4064 msgstr ""
4065
4066 #: ../install/steps/db_install.php:48
4067 msgid "Database has not been installed!"
4068 msgstr ""
4069
4070 #: ../install/steps/db_install.php:50
4071 msgid "Database has not been upgraded!"
4072 msgstr ""
4073
4074 #: ../install/steps/db_install.php:54
4075 msgid "Database has been installed :)"
4076 msgstr ""
4077
4078 #: ../install/steps/db_install.php:56
4079 msgid "Database has been upgraded :)"
4080 msgstr ""
4081
4082 #: ../install/steps/db_install.php:83 ../install/steps/galette.php:83
4083 #: ../install/steps/check.php:168
4084 #: ../../tempcache/modals/plugin_initdb.html.twig:332
4085 msgid "Retry"
4086 msgstr ""
4087
4088 #: ../install/steps/db_install.php:101
4089 #: ../install/steps/db_select_version.php:144
4090 #: ../install/steps/db_select_version.php:155
4091 #: ../install/steps/db_checks.php:261 ../install/steps/galette.php:101
4092 #: ../install/steps/db.php:116 ../install/steps/type.php:72
4093 msgid "Back"
4094 msgstr ""
4095
4096 #: ../install/steps/db_select_version.php:49
4097 msgid "Select your previous Galette version below, and then click next."
4098 msgstr ""
4099
4100 #: ../install/steps/db_select_version.php:53
4101 msgid "No update script found!"
4102 msgstr ""
4103
4104 #: ../install/steps/db_select_version.php:57
4105 msgid "It seems you already use latest Galette version!"
4106 msgstr ""
4107
4108 #: ../install/steps/db_select_version.php:65
4109 msgid ""
4110 "Previous version is older than 0.7. <strong>Make sure you select the right "
4111 "version</strong>."
4112 msgstr ""
4113
4114 #: ../install/steps/db_select_version.php:69
4115 msgid ""
4116 "Your previous version should be selected and <strong>displayed in bold</"
4117 "strong>."
4118 msgstr ""
4119
4120 #: ../install/steps/db_select_version.php:76
4121 msgid ""
4122 "It seems you already use latest Galette version!<br/>Are you sure you want "
4123 "to upgrade?"
4124 msgstr ""
4125
4126 #: ../install/steps/db_select_version.php:80
4127 msgid "Your current Galette version is..."
4128 msgstr ""
4129
4130 #: ../install/steps/db_select_version.php:101
4131 #: ../../tempcache/modals/plugin_initdb.html.twig:182
4132 msgid "older than %version"
4133 msgstr ""
4134
4135 #: ../install/steps/db_select_version.php:104
4136 #: ../../tempcache/modals/plugin_initdb.html.twig:189
4137 msgid "comprised between"
4138 msgstr ""
4139
4140 #: ../install/steps/db_select_version.php:105
4141 #: ../../tempcache/modals/plugin_initdb.html.twig:193
4142 #: ../../tempcache/pages/advanced_search.html.twig:289
4143 #: ../../tempcache/pages/advanced_search.html.twig:331
4144 #: ../../tempcache/pages/advanced_search.html.twig:375
4145 #: ../../tempcache/pages/advanced_search.html.twig:417
4146 #: ../../tempcache/pages/advanced_search.html.twig:684
4147 #: ../../tempcache/pages/advanced_search.html.twig:726
4148 #: ../../tempcache/pages/advanced_search.html.twig:770
4149 #: ../../tempcache/pages/advanced_search.html.twig:805
4150 msgid "and"
4151 msgstr ""
4152
4153 #: ../install/steps/db_select_version.php:140
4154 #: ../../tempcache/modals/mass_choose_contributions_type.html.twig:120
4155 #: ../../tempcache/modals/confirm_removal.html.twig:160
4156 #: ../../tempcache/modals/mass_add_contributions.html.twig:114
4157 #: ../../tempcache/modals/mass_change_members.html.twig:216
4158 #: ../../tempcache/modals/telemetry.html.twig:136
4159 #: ../../tempcache/elements/js/modal.js.twig:279
4160 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:282
4161 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:457
4162 #: ../../tempcache/pages/configuration_entitled_form.html.twig:174
4163 #: ../../tempcache/pages/members_list.html.twig:1141
4164 #: ../../tempcache/pages/mailing_form.html.twig:717
4165 #: ../../tempcache/pages/configuration_title_form.html.twig:94
4166 #: ../../tempcache/pages/preferences.html.twig:2597
4167 #: ../../tempcache/pages/configuration_payment_type_form.html.twig:94
4168 msgid "Cancel"
4169 msgstr "إلغاء"
4170
4171 #: ../install/steps/db_checks.php:70
4172 msgid "CREATE operation not allowed"
4173 msgstr ""
4174
4175 #: ../install/steps/db_checks.php:77
4176 msgid "CREATE operation allowed"
4177 msgstr ""
4178
4179 #: ../install/steps/db_checks.php:84
4180 msgid "INSERT operation not allowed"
4181 msgstr ""
4182
4183 #: ../install/steps/db_checks.php:91
4184 msgid "INSERT operation allowed"
4185 msgstr ""
4186
4187 #: ../install/steps/db_checks.php:98
4188 msgid "UPDATE operation not allowed"
4189 msgstr ""
4190
4191 #: ../install/steps/db_checks.php:105
4192 msgid "UPDATE operation allowed"
4193 msgstr "عملية تحديث سمحت"
4194
4195 #: ../install/steps/db_checks.php:112
4196 msgid "SELECT operation not allowed"
4197 msgstr ""
4198
4199 #: ../install/steps/db_checks.php:119
4200 msgid "SELECT operation allowed"
4201 msgstr "يسمح بعملية اختيار"
4202
4203 #: ../install/steps/db_checks.php:126
4204 msgid "DELETE operation not allowed"
4205 msgstr ""
4206
4207 #: ../install/steps/db_checks.php:133
4208 msgid "DELETE operation allowed"
4209 msgstr ""
4210
4211 #: ../install/steps/db_checks.php:140
4212 msgid "DROP operation not allowed"
4213 msgstr ""
4214
4215 #: ../install/steps/db_checks.php:147
4216 msgid "DROP operation allowed"
4217 msgstr ""
4218
4219 #: ../install/steps/db_checks.php:155
4220 msgid "ALTER operation not allowed"
4221 msgstr ""
4222
4223 #: ../install/steps/db_checks.php:162
4224 msgid "ALTER operation allowed"
4225 msgstr ""
4226
4227 #: ../install/steps/db_checks.php:181
4228 msgid "Connection to database successfull"
4229 msgstr ""
4230
4231 #: ../install/steps/db_checks.php:182 ../install/steps/db_checks.php:184
4232 msgid "Permissions to database are OK."
4233 msgstr ""
4234
4235 #: ../install/steps/db_checks.php:190
4236 msgid "Check of the database"
4237 msgstr ""
4238
4239 #: ../install/steps/db_checks.php:197
4240 msgid "Unable to connect to the database"
4241 msgstr ""
4242
4243 #: ../install/steps/db_checks.php:204
4244 msgid ""
4245 "Database can't be reached. Please go back to enter the connection parameters "
4246 "again."
4247 msgstr ""
4248
4249 #: ../install/steps/db_checks.php:209
4250 msgid "Database exists and connection parameters are OK."
4251 msgstr ""
4252
4253 #: ../install/steps/db_checks.php:210
4254 msgid "Permissions on the base"
4255 msgstr "الأذونات على قاعدة"
4256
4257 #: ../install/steps/db_checks.php:217
4258 msgid ""
4259 "GALETTE hasn't got enough permissions on the database to continue the "
4260 "installation."
4261 msgstr ""
4262
4263 #: ../install/steps/db_checks.php:219
4264 msgid ""
4265 "GALETTE hasn't got enough permissions on the database to continue the update."
4266 msgstr ""
4267
4268 #: ../install/steps/galette.php:55
4269 msgid "Configuration file created!"
4270 msgstr ""
4271
4272 #: ../install/steps/galette.php:56
4273 msgid "Data initialized."
4274 msgstr ""
4275
4276 #: ../install/steps/galette.php:58
4277 #: ../../tempcache/modals/telemetry.html.twig:209
4278 #: ../../tempcache/elements/js/modal_action.js.twig:137
4279 #: ../../tempcache/elements/js/choose_adh.js.twig:249
4280 #: ../../tempcache/elements/js/removal.js.twig:161
4281 #: ../../tempcache/elements/js/removal.js.twig:177
4282 #: ../../tempcache/elements/scripts.html.twig:127
4283 #: ../../tempcache/elements/scripts.html.twig:147
4284 #: ../../tempcache/pages/plugins.html.twig:438
4285 #: ../../tempcache/pages/members_list.html.twig:1277
4286 #: ../../tempcache/pages/members_list.html.twig:1291
4287 #: ../../tempcache/pages/members_list.html.twig:1305
4288 #: ../../tempcache/pages/members_list.html.twig:1375
4289 #: ../../tempcache/pages/members_list.html.twig:1389
4290 #: ../../tempcache/pages/members_list.html.twig:1403
4291 #: ../../tempcache/pages/groups_list.html.twig:208
4292 #: ../../tempcache/pages/configuration_payment_types.html.twig:293
4293 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:178
4294 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:249
4295 msgid "An error occurred :("
4296 msgstr ""
4297
4298 #: ../install/steps/check.php:67
4299 msgid "Compilation"
4300 msgstr ""
4301
4302 #: ../install/steps/check.php:68
4303 msgid "Photos"
4304 msgstr ""
4305
4306 #: ../install/steps/check.php:69
4307 msgid "Cache"
4308 msgstr ""
4309
4310 #: ../install/steps/check.php:70
4311 msgid "Temporary images"
4312 msgstr ""
4313
4314 #: ../install/steps/check.php:75
4315 #: ../../tempcache/pages/mailing_form.html.twig:243
4316 #: ../../tempcache/pages/mailings_list.html.twig:331
4317 msgid "Attachments"
4318 msgstr ""
4319
4320 #: ../install/steps/check.php:76
4321 msgid "Files"
4322 msgstr ""
4323
4324 #: ../install/steps/check.php:92
4325 msgid "Welcome to the Galette Install!"
4326 msgstr ""
4327
4328 #: ../install/steps/check.php:95
4329 msgid "Galette requirements are met :)"
4330 msgstr ""
4331
4332 #: ../install/steps/check.php:99
4333 msgid ""
4334 "Your PHP date settings are not correct. Maybe you've missed the timezone "
4335 "settings that is mandatory since PHP 5.3?"
4336 msgstr ""
4337
4338 #: ../install/steps/check.php:104
4339 msgid "PHP version"
4340 msgstr ""
4341
4342 #: ../install/steps/check.php:108
4343 msgid "Date settings"
4344 msgstr ""
4345
4346 #: ../install/steps/check.php:113
4347 msgid "PHP Modules"
4348 msgstr ""
4349
4350 #: ../install/steps/check.php:123
4351 msgid "Files permissions"
4352 msgstr ""
4353
4354 #: ../install/steps/check.php:141
4355 msgid "Files permissions are not OK!"
4356 msgstr ""
4357
4358 #: ../install/steps/check.php:145
4359 msgid ""
4360 "To work as excpected, Galette needs write permission on files listed above."
4361 msgstr ""
4362
4363 #: ../install/steps/check.php:147
4364 msgid ""
4365 "In order to be updated, Galette needs write permission on files listed above."
4366 msgstr ""
4367
4368 #: ../install/steps/check.php:151
4369 msgid "Under UNIX/Linux, you can give the permissions using those commands"
4370 msgstr ""
4371
4372 #: ../install/steps/check.php:152
4373 msgid "apache_user"
4374 msgstr ""
4375
4376 #: ../install/steps/check.php:152
4377 msgid "file_name"
4378 msgstr ""
4379
4380 #: ../install/steps/check.php:152
4381 msgid "directory_name"
4382 msgstr ""
4383
4384 #: ../install/steps/check.php:154
4385 msgid ""
4386 "Under Windows, check these directories are not in Read-Only mode in their "
4387 "property panel."
4388 msgstr ""
4389
4390 #: ../install/steps/db.php:55
4391 msgid "If it hadn't been made, create a database and a user for Galette."
4392 msgstr ""
4393
4394 #: ../install/steps/db.php:57
4395 msgid ""
4396 "The needed permissions are CREATE, DROP, DELETE, UPDATE, SELECT and INSERT."
4397 msgstr ""
4398
4399 #: ../install/steps/db.php:59
4400 msgid "Enter connection data for the existing database."
4401 msgstr ""
4402
4403 #: ../install/steps/db.php:63
4404 msgid ""
4405 "It seems that you have already installed Galette once.<br/>All existing data "
4406 "will be removed if you keep going on using existing database!"
4407 msgstr ""
4408
4409 #: ../install/steps/db.php:68
4410 msgid "Database type:"
4411 msgstr ""
4412
4413 #: ../install/steps/db.php:76
4414 msgid "Host:"
4415 msgstr ""
4416
4417 #: ../install/steps/db.php:80
4418 msgid "Port:"
4419 msgstr ""
4420
4421 #: ../install/steps/db.php:84
4422 msgid "User:"
4423 msgstr ""
4424
4425 #: ../install/steps/db.php:92
4426 msgid "Database:"
4427 msgstr ""
4428
4429 #: ../install/steps/db.php:96
4430 msgid "Table prefix:"
4431 msgstr ""
4432
4433 #: ../install/steps/db.php:102
4434 msgid "(Indicate the CURRENT prefix of your Galette tables)"
4435 msgstr ""
4436
4437 #: ../install/steps/type.php:45
4438 #: ../../tempcache/modals/plugin_initdb.html.twig:88
4439 msgid "New installation"
4440 msgstr ""
4441
4442 #: ../install/steps/type.php:48
4443 msgid "you're installing Galette for the first time"
4444 msgstr ""
4445
4446 #: ../install/steps/type.php:49
4447 msgid "you wish to erase an older version of Galette without keeping your data"
4448 msgstr ""
4449
4450 #: ../install/steps/type.php:57
4451 #: ../../tempcache/modals/plugin_initdb.html.twig:116
4452 msgid "Update"
4453 msgstr ""
4454
4455 #: ../install/steps/type.php:60
4456 msgid ""
4457 "you already have installed Galette, and you want to upgrade to the latest "
4458 "version"
4459 msgstr ""
4460
4461 #: ../install/steps/type.php:62
4462 #: ../../tempcache/modals/plugin_initdb.html.twig:130
4463 #: ../../tempcache/pages/import.html.twig:56
4464 msgid "Warning: Don't forget to backup your current database."
4465 msgstr ""
4466
4467 #: ../../tempcache/modals/mass_choose_contributions_type.html.twig:90
4468 #, fuzzy
4469 #| msgid "Contributions types"
4470 msgid "Contribution type"
4471 msgstr "نوع الإشتراك"
4472
4473 #: ../../tempcache/modals/mass_choose_contributions_type.html.twig:114
4474 #: ../../tempcache/modals/mass_add_contributions.html.twig:107
4475 #: ../../tempcache/modals/mass_change_members.html.twig:209
4476 msgid "OK"
4477 msgstr ""
4478
4479 #: ../../tempcache/modals/plugin_initdb.html.twig:94
4480 msgid "you're installing %name for the first time"
4481 msgstr ""
4482
4483 #: ../../tempcache/modals/plugin_initdb.html.twig:98
4484 msgid ""
4485 "you wish to erase an older version of of %name without keeping your data"
4486 msgstr ""
4487
4488 #: ../../tempcache/modals/plugin_initdb.html.twig:122
4489 msgid ""
4490 "you already have installed %name, and you want to upgrade to the latest "
4491 "version"
4492 msgstr ""
4493
4494 #: ../../tempcache/modals/plugin_initdb.html.twig:159
4495 msgid "You current %name version is..."
4496 msgstr ""
4497
4498 #: ../../tempcache/modals/plugin_initdb.html.twig:234
4499 msgid "(Errors on DROP and RENAME operations can be ignored)"
4500 msgstr ""
4501
4502 #: ../../tempcache/modals/plugin_initdb.html.twig:246
4503 msgid "The tables are not totally created, it may be a permission problem."
4504 msgstr ""
4505
4506 #: ../../tempcache/modals/plugin_initdb.html.twig:252
4507 msgid ""
4508 "The tables have not been totally created, it may be a permission problem."
4509 msgstr ""
4510
4511 #: ../../tempcache/modals/plugin_initdb.html.twig:257
4512 msgid "Your database is maybe not usable, try to restore the older version."
4513 msgstr ""
4514
4515 #: ../../tempcache/modals/plugin_initdb.html.twig:278
4516 msgid "Plugin '%name' has been successfully installed!"
4517 msgstr ""
4518
4519 #: ../../tempcache/modals/plugin_initdb.html.twig:284
4520 msgid "Plugin '%name' has been successfully updated!"
4521 msgstr "تم تحديث الإضافة '%name' بنجاح!"
4522
4523 #: ../../tempcache/modals/plugin_initdb.html.twig:355
4524 msgid "Back to plugins managment page"
4525 msgstr "العودة إلى صفحة إدارة الإضافات"
4526
4527 #: ../../tempcache/modals/plugin_initdb.html.twig:400
4528 msgid "Access permissions to database"
4529 msgstr ""
4530
4531 #: ../../tempcache/modals/confirm_removal.html.twig:86
4532 msgid "Delete all associated data"
4533 msgstr ""
4534
4535 #: ../../tempcache/modals/confirm_removal.html.twig:90
4536 msgid "Cascade delete"
4537 msgstr ""
4538
4539 #: ../../tempcache/modals/confirm_removal.html.twig:134
4540 msgid "Are you sure you want to proceed?"
4541 msgstr ""
4542
4543 #: ../../tempcache/modals/confirm_removal.html.twig:136
4544 msgid "This can't be undone."
4545 msgstr ""
4546
4547 #: ../../tempcache/modals/confirm_removal.html.twig:154
4548 #: ../../tempcache/elements/js/removal.js.twig:171
4549 #: ../../tempcache/pages/mailing_form.html.twig:717
4550 msgid "Remove"
4551 msgstr ""
4552
4553 #: ../../tempcache/modals/mass_add_contributions.html.twig:105
4554 #: ../../tempcache/modals/mass_change_members.html.twig:207
4555 msgid "Edit"
4556 msgstr ""
4557
4558 #: ../../tempcache/modals/mailing_preview.html.twig:52
4559 msgid "Headers"
4560 msgstr ""
4561
4562 #: ../../tempcache/modals/mailing_preview.html.twig:61
4563 msgid "From:"
4564 msgstr ""
4565
4566 #: ../../tempcache/modals/mailing_preview.html.twig:73
4567 msgid "To:"
4568 msgstr "إلى:"
4569
4570 #: ../../tempcache/modals/mailing_preview.html.twig:117
4571 #: ../../tempcache/pages/reminder.html.twig:190
4572 #: ../../tempcache/pages/mailing_form.html.twig:406
4573 msgid "Subject:"
4574 msgstr ""
4575
4576 #: ../../tempcache/modals/mailing_preview.html.twig:129
4577 msgid "Attachments:"
4578 msgstr ""
4579
4580 #: ../../tempcache/modals/mailing_preview.html.twig:186
4581 msgid "Mail body"
4582 msgstr "هيئة البريد"
4583
4584 #: ../../tempcache/modals/mass_change_members.html.twig:92
4585 msgid "Only checked fields will be updated."
4586 msgstr ""
4587
4588 #: ../../tempcache/modals/mass_change_members.html.twig:108
4589 msgid "You are about to proceed following changes for selected members:"
4590 msgstr ""
4591
4592 #: ../../tempcache/modals/members_attendance_sheet.html.twig:90
4593 msgid "Some details about your attendance sheet..."
4594 msgstr "بعض التفاصيل عن قائمتك الخاصة بالحاضرين…"
4595
4596 #: ../../tempcache/modals/members_attendance_sheet.html.twig:92
4597 #, php-format
4598 msgid "%s attendees"
4599 msgstr ""
4600
4601 #: ../../tempcache/modals/members_attendance_sheet.html.twig:100
4602 msgid "Sheet type"
4603 msgstr ""
4604
4605 #: ../../tempcache/modals/members_attendance_sheet.html.twig:134
4606 #: ../../tempcache/pages/transaction_form.html.twig:177
4607 #: ../../tempcache/pages/contributions_list.html.twig:122
4608 #: ../../tempcache/pages/contributions_list.html.twig:139
4609 #: ../../tempcache/pages/history.html.twig:131
4610 #: ../../tempcache/pages/history.html.twig:148
4611 #: ../../tempcache/pages/contribution_form.html.twig:481
4612 #: ../../tempcache/pages/contribution_form.html.twig:523
4613 #: ../../tempcache/pages/contribution_form.html.twig:575
4614 #: ../../tempcache/pages/mailings_list.html.twig:126
4615 #: ../../tempcache/pages/mailings_list.html.twig:143
4616 #: ../../tempcache/pages/transactions_list.html.twig:77
4617 #: ../../tempcache/pages/transactions_list.html.twig:94
4618 #: ../../tempcache/pages/advanced_search.html.twig:281
4619 #: ../../tempcache/pages/advanced_search.html.twig:298
4620 #: ../../tempcache/pages/advanced_search.html.twig:323
4621 #: ../../tempcache/pages/advanced_search.html.twig:340
4622 #: ../../tempcache/pages/advanced_search.html.twig:367
4623 #: ../../tempcache/pages/advanced_search.html.twig:384
4624 #: ../../tempcache/pages/advanced_search.html.twig:409
4625 #: ../../tempcache/pages/advanced_search.html.twig:426
4626 #: ../../tempcache/pages/advanced_search.html.twig:676
4627 #: ../../tempcache/pages/advanced_search.html.twig:693
4628 #: ../../tempcache/pages/advanced_search.html.twig:718
4629 #: ../../tempcache/pages/advanced_search.html.twig:735
4630 #: ../../tempcache/pages/advanced_search.html.twig:762
4631 #: ../../tempcache/pages/advanced_search.html.twig:779
4632 #: ../../tempcache/pages/advanced_search.html.twig:1026
4633 #: ../../tempcache/pages/advanced_search.html.twig:1306
4634 #: ../../tempcache/components/forms/date.html.twig:55
4635 #: ../../tempcache/components/forms/date.html.twig:61
4636 #: ../../tempcache/components/dynamic_fields.html.twig:619
4637 msgid "(yyyy-mm-dd format)"
4638 msgstr ""
4639
4640 #: ../../tempcache/modals/members_attendance_sheet.html.twig:142
4641 msgid "With photos?"
4642 msgstr ""
4643
4644 #: ../../tempcache/modals/members_attendance_sheet.html.twig:175
4645 msgid "Generate"
4646 msgstr ""
4647
4648 #: ../../tempcache/modals/replacements_legend.html.twig:40
4649 #: ../../tempcache/modals/replacements_legend.html.twig:44
4650 msgid "Existing variables"
4651 msgstr ""
4652
4653 #: ../../tempcache/modals/replacements_legend.html.twig:131
4654 #: ../../tempcache/modals/telemetry.html.twig:112
4655 #: ../../tempcache/modals/telemetry.html.twig:118
4656 #: ../../tempcache/modals/telemetry.html.twig:209
4657 #: ../../tempcache/elements/js/modal_action.js.twig:74
4658 #: ../../tempcache/elements/js/modal_action.js.twig:137
4659 #: ../../tempcache/elements/js/photo_dnd.js.twig:159
4660 #: ../../tempcache/elements/js/pwdcheck.js.twig:135
4661 #: ../../tempcache/elements/js/choose_adh.js.twig:134
4662 #: ../../tempcache/elements/js/choose_adh.js.twig:213
4663 #: ../../tempcache/elements/js/choose_adh.js.twig:249
4664 #: ../../tempcache/elements/js/removal.js.twig:152
4665 #: ../../tempcache/elements/js/removal.js.twig:161
4666 #: ../../tempcache/elements/js/removal.js.twig:177
4667 #: ../../tempcache/elements/scripts.html.twig:127
4668 #: ../../tempcache/elements/scripts.html.twig:147
4669 #: ../../tempcache/elements/list.html.twig:424
4670 #: ../../tempcache/pages/plugins.html.twig:335
4671 #: ../../tempcache/pages/plugins.html.twig:361
4672 #: ../../tempcache/pages/plugins.html.twig:377
4673 #: ../../tempcache/pages/plugins.html.twig:409
4674 #: ../../tempcache/pages/plugins.html.twig:432
4675 #: ../../tempcache/pages/plugins.html.twig:438
4676 #: ../../tempcache/pages/transaction_form.html.twig:582
4677 #: ../../tempcache/pages/transaction_form.html.twig:637
4678 #: ../../tempcache/pages/transaction_form.html.twig:648
4679 #: ../../tempcache/pages/transaction_form.html.twig:688
4680 #: ../../tempcache/pages/transaction_form.html.twig:719
4681 #: ../../tempcache/pages/transaction_form.html.twig:750
4682 #: ../../tempcache/pages/contributions_list.html.twig:838
4683 #: ../../tempcache/pages/import_model.html.twig:271
4684 #: ../../tempcache/pages/members_list.html.twig:635
4685 #: ../../tempcache/pages/members_list.html.twig:1205
4686 #: ../../tempcache/pages/members_list.html.twig:1277
4687 #: ../../tempcache/pages/members_list.html.twig:1291
4688 #: ../../tempcache/pages/members_list.html.twig:1305
4689 #: ../../tempcache/pages/members_list.html.twig:1375
4690 #: ../../tempcache/pages/members_list.html.twig:1389
4691 #: ../../tempcache/pages/members_list.html.twig:1403
4692 #: ../../tempcache/pages/configuration_core_fields.html.twig:463
4693 #: ../../tempcache/pages/groups_list.html.twig:208
4694 #: ../../tempcache/pages/groups_list.html.twig:213
4695 #: ../../tempcache/pages/groups_list.html.twig:223
4696 #: ../../tempcache/pages/groups_list.html.twig:230
4697 #: ../../tempcache/pages/groups_list.html.twig:245
4698 #: ../../tempcache/pages/groups_list.html.twig:286
4699 #: ../../tempcache/pages/groups_list.html.twig:308
4700 #: ../../tempcache/pages/groups_list.html.twig:370
4701 #: ../../tempcache/pages/groups_list.html.twig:438
4702 #: ../../tempcache/pages/import.html.twig:313
4703 #: ../../tempcache/pages/import.html.twig:324
4704 #: ../../tempcache/pages/configuration_payment_types.html.twig:293
4705 #: ../../tempcache/pages/reminder.html.twig:215
4706 #: ../../tempcache/pages/reminder.html.twig:244
4707 #: ../../tempcache/pages/contribution_form.html.twig:757
4708 #: ../../tempcache/pages/contribution_form.html.twig:784
4709 #: ../../tempcache/pages/mailing_form.html.twig:549
4710 #: ../../tempcache/pages/mailing_form.html.twig:559
4711 #: ../../tempcache/pages/mailing_form.html.twig:586
4712 #: ../../tempcache/pages/mailing_form.html.twig:596
4713 #: ../../tempcache/pages/mailing_form.html.twig:630
4714 #: ../../tempcache/pages/mailing_form.html.twig:695
4715 #: ../../tempcache/pages/preferences.html.twig:2582
4716 #: ../../tempcache/pages/mailings_list.html.twig:453
4717 #: ../../tempcache/pages/mailings_list.html.twig:463
4718 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
4719 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:178
4720 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:249
4721 #: ../../tempcache/pages/member_form.html.twig:649
4722 #: ../../tempcache/pages/member_form.html.twig:669
4723 #: ../../tempcache/pages/member_show.html.twig:714
4724 #: ../../tempcache/pages/transactions_list.html.twig:526
4725 msgid "Close"
4726 msgstr ""
4727
4728 #: ../../tempcache/modals/replacements_legend.html.twig:139
4729 msgid "Show existing variables"
4730 msgstr ""
4731
4732 #: ../../tempcache/modals/telemetry.html.twig:44
4733 msgid ""
4734 "Telemetry data are <strong>anonymous</strong>; nothing about your "
4735 "organization or its members will be sent."
4736 msgstr ""
4737
4738 #: ../../tempcache/modals/telemetry.html.twig:48
4739 msgid ""
4740 "Nothing is automated in the process; it's up to you to send (or resend) data."
4741 msgstr ""
4742
4743 #: ../../tempcache/modals/telemetry.html.twig:50
4744 msgid ""
4745 "You can review below the raw data that would be send if you press the 'Send' "
4746 "button."
4747 msgstr ""
4748
4749 #: ../../tempcache/modals/telemetry.html.twig:52
4750 msgid ""
4751 "Also note tha all data is sent over a <strong>HTTPS secured connection</"
4752 "strong>."
4753 msgstr ""
4754
4755 #: ../../tempcache/modals/telemetry.html.twig:66
4756 msgid "Send telemetry information"
4757 msgstr ""
4758
4759 #: ../../tempcache/modals/telemetry.html.twig:118
4760 msgid "An error occurred sending telemetry information :("
4761 msgstr ""
4762
4763 #: ../../tempcache/modals/telemetry.html.twig:129
4764 #: ../../tempcache/pages/reminder.html.twig:162
4765 #: ../../tempcache/pages/mailing_form.html.twig:373
4766 #: ../../tempcache/pages/mailing_form.html.twig:464
4767 #: ../../tempcache/pages/preferences.html.twig:2590
4768 msgid "Send"
4769 msgstr ""
4770
4771 #: ../../tempcache/elements/language.html.twig:75
4772 msgid "Choose your language"
4773 msgstr ""
4774
4775 #: ../../tempcache/elements/language.html.twig:116
4776 #, php-format
4777 msgid "Switch locale to '%locale'"
4778 msgstr ""
4779
4780 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:48
4781 #: ../../tempcache/elements/edit_entitleds.html.twig:164
4782 #: ../../tempcache/elements/edit_socials.html.twig:158
4783 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:452
4784 #: ../../tempcache/pages/configuration_titles.html.twig:113
4785 #: ../../tempcache/pages/configuration_payment_types.html.twig:97
4786 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
4787 #: ../../tempcache/components/dynamic_fields.html.twig:263
4788 msgid "Add"
4789 msgstr ""
4790
4791 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:63
4792 #: ../../tempcache/pages/configuration_core_fields.html.twig:115
4793 #: ../../tempcache/pages/configuration_core_fields.html.twig:225
4794 #: ../../tempcache/pages/configuration_core_lists.html.twig:84
4795 #: ../../tempcache/pages/configuration_core_lists.html.twig:126
4796 #: ../../tempcache/pages/configuration_core_lists.html.twig:195
4797 #: ../../tempcache/pages/configuration_core_lists.html.twig:233
4798 msgid "Permissions"
4799 msgstr ""
4800
4801 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:67
4802 #: ../../tempcache/elements/edit_pdf_models.html.twig:163
4803 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:376
4804 #: ../../tempcache/pages/transaction_form.html.twig:271
4805 #: ../../tempcache/pages/contributions_list.html.twig:404
4806 #: ../../tempcache/pages/contributions_list.html.twig:673
4807 #: ../../tempcache/pages/advanced_search.html.twig:819
4808 #: ../../tempcache/pages/advanced_search.html.twig:824
4809 msgid "Type"
4810 msgstr ""
4811
4812 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:71
4813 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:417
4814 #: ../../tempcache/pages/configuration_core_fields.html.twig:109
4815 #: ../../tempcache/pages/configuration_core_fields.html.twig:174
4816 msgid "Required"
4817 msgstr "مطلوب"
4818
4819 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:75
4820 #: ../../tempcache/elements/edit_entitleds.html.twig:78
4821 #: ../../tempcache/elements/list.html.twig:375
4822 #: ../../tempcache/pages/transaction_form.html.twig:282
4823 #: ../../tempcache/pages/configuration_titles.html.twig:69
4824 #: ../../tempcache/pages/members_list.html.twig:543
4825 #: ../../tempcache/pages/import.html.twig:98
4826 #: ../../tempcache/pages/configuration_payment_types.html.twig:65
4827 #: ../../tempcache/pages/contribution_form.html.twig:296
4828 msgid "Actions"
4829 msgstr ""
4830
4831 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:131
4832 #: ../../tempcache/elements/edit_entitleds.html.twig:275
4833 #, php-format
4834 msgid "Edit '%s' field"
4835 msgstr ""
4836
4837 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:144
4838 #, php-format
4839 msgid "Translate '%s' field"
4840 msgstr ""
4841
4842 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:157
4843 #: ../../tempcache/elements/edit_entitleds.html.twig:288
4844 #, php-format
4845 msgid "Delete '%s' field"
4846 msgstr ""
4847
4848 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:177
4849 #, php-format
4850 msgid "Move up '%s' field"
4851 msgstr ""
4852
4853 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:199
4854 #, php-format
4855 msgid "Move down '%s' field"
4856 msgstr ""
4857
4858 #: ../../tempcache/elements/edit_dynamic_fields.html.twig:216
4859 #, php-format
4860 msgid "There is not yet any dynamic field configured for '%formname'"
4861 msgstr ""
4862
4863 #: ../../tempcache/elements/navigation/navigation_items.html.twig:54
4864 msgid "Go to Galette's dashboard"
4865 msgstr "انتقل إلى لوح قيادة Galette"
4866
4867 #: ../../tempcache/elements/navigation/navigation_sidebar.html.twig:49
4868 #: ../../tempcache/pages/404.html.twig:80
4869 msgid "Home"
4870 msgstr "الرئيسية"
4871
4872 #: ../../tempcache/elements/navigation/navigation_sidebar.html.twig:49
4873 #, fuzzy
4874 #| msgid "Go to Galette's dashboard"
4875 msgid "Go back to Galette homepage"
4876 msgstr "انتقل إلى لوح قيادة Galette"
4877
4878 #: ../../tempcache/elements/navigation/navigation_topbar.html.twig:55
4879 #: ../../tempcache/page.html.twig:161
4880 msgid ""
4881 "A mailing exists in the current session. Click here if you want to resume or "
4882 "cancel it."
4883 msgstr ""
4884
4885 #: ../../tempcache/elements/navigation/navigation_topbar.html.twig:62
4886 #: ../../tempcache/pages/members_list.html.twig:1167
4887 #: ../../tempcache/page.html.twig:168
4888 msgid "Existing mailing"
4889 msgstr ""
4890
4891 #: ../../tempcache/elements/navigation/navigation_aside.html.twig:111
4892 #: ../../tempcache/elements/navigation/navigation_aside.html.twig:118
4893 #, fuzzy
4894 #| msgid "Company name"
4895 msgid "Compact menu"
4896 msgstr "اسم الشركة"
4897
4898 #: ../../tempcache/elements/navigation/public_pages.html.twig:87
4899 msgid "Subscribe"
4900 msgstr ""
4901
4902 #: ../../tempcache/elements/edit_entitleds.html.twig:44
4903 #: ../../tempcache/pages/configuration_entitled_form.html.twig:115
4904 msgid ""
4905 "Note: members with a status priority lower than %priority are staff members."
4906 msgstr ""
4907
4908 #: ../../tempcache/elements/edit_entitleds.html.twig:65
4909 #: ../../tempcache/elements/edit_entitleds.html.twig:122
4910 #: ../../tempcache/elements/edit_entitleds.html.twig:230
4911 #: ../../tempcache/pages/configuration_entitled_form.html.twig:138
4912 msgid "Extends membership?"
4913 msgstr ""
4914
4915 #: ../../tempcache/elements/edit_entitleds.html.twig:72
4916 #: ../../tempcache/elements/edit_entitleds.html.twig:124
4917 #: ../../tempcache/elements/edit_entitleds.html.twig:232
4918 msgid "Priority"
4919 msgstr ""
4920
4921 #: ../../tempcache/elements/edit_entitleds.html.twig:91
4922 msgid "New status"
4923 msgstr ""
4924
4925 #: ../../tempcache/elements/edit_entitleds.html.twig:97
4926 msgid "New contribution type"
4927 msgstr ""
4928
4929 #: ../../tempcache/elements/edit_entitleds.html.twig:190
4930 #, php-format
4931 msgid "%s field"
4932 msgstr ""
4933
4934 #: ../../tempcache/elements/ajax_members.html.twig:57
4935 #: ../../tempcache/pages/preferences.html.twig:2055
4936 msgid "Zip - Town"
4937 msgstr ""
4938
4939 #: ../../tempcache/elements/ajax_members.html.twig:95
4940 #: ../../tempcache/elements/group_persons.html.twig:87
4941 #, fuzzy
4942 #| msgid "Company:"
4943 msgid "Company"
4944 msgstr "الشخص المعنوي:"
4945
4946 #: ../../tempcache/elements/ajax_members.html.twig:190
4947 msgid "no member"
4948 msgstr ""
4949
4950 #: ../../tempcache/elements/ajax_members.html.twig:213
4951 #: ../../tempcache/elements/list.html.twig:184
4952 msgid "Pages:"
4953 msgstr ""
4954
4955 #: ../../tempcache/elements/ajax_members.html.twig:239
4956 msgid "Selected members"
4957 msgstr ""
4958
4959 #: ../../tempcache/elements/ajax_members.html.twig:256
4960 msgid "No members has been selected yet."
4961 msgstr ""
4962
4963 #: ../../tempcache/elements/ajax_members.html.twig:320
4964 #: ../../tempcache/elements/ajax_groups.html.twig:205
4965 msgid "Validate"
4966 msgstr "تأكيد"
4967
4968 #: ../../tempcache/elements/ajax_groups.html.twig:52
4969 msgid "Manager(s)"
4970 msgstr "مدير"
4971
4972 #: ../../tempcache/elements/ajax_groups.html.twig:127
4973 msgid "%membercount members"
4974 msgstr ""
4975
4976 #: ../../tempcache/elements/ajax_groups.html.twig:136
4977 #: ../../tempcache/pages/groups_list.html.twig:150
4978 msgid "no group"
4979 msgstr ""
4980
4981 #: ../../tempcache/elements/ajax_groups.html.twig:152
4982 msgid "Selected groups"
4983 msgstr ""
4984
4985 #: ../../tempcache/elements/ajax_groups.html.twig:167
4986 msgid "No groups has been selected yet."
4987 msgstr ""
4988
4989 #: ../../tempcache/elements/js/calendar.js.twig:46
4990 msgid "S,M,T,W,T,F,S"
4991 msgstr ""
4992
4993 #: ../../tempcache/elements/js/calendar.js.twig:51
4994 msgid "January"
4995 msgstr ""
4996
4997 #: ../../tempcache/elements/js/calendar.js.twig:55
4998 msgid "February"
4999 msgstr ""
5000
5001 #: ../../tempcache/elements/js/calendar.js.twig:59
5002 #, fuzzy
5003 #| msgid "Search:"
5004 msgid "March"
5005 msgstr "بحث:"
5006
5007 #: ../../tempcache/elements/js/calendar.js.twig:63
5008 msgid "April"
5009 msgstr ""
5010
5011 #: ../../tempcache/elements/js/calendar.js.twig:67
5012 #: ../../tempcache/elements/js/calendar.js.twig:117
5013 #, fuzzy
5014 #| msgid "Man"
5015 msgid "May"
5016 msgstr "رجل"
5017
5018 #: ../../tempcache/elements/js/calendar.js.twig:71
5019 msgid "June"
5020 msgstr ""
5021
5022 #: ../../tempcache/elements/js/calendar.js.twig:75
5023 msgid "July"
5024 msgstr ""
5025
5026 #: ../../tempcache/elements/js/calendar.js.twig:79
5027 msgid "August"
5028 msgstr ""
5029
5030 #: ../../tempcache/elements/js/calendar.js.twig:83
5031 #, fuzzy
5032 #| msgid "Members"
5033 msgid "September"
5034 msgstr "الأعضاء"
5035
5036 #: ../../tempcache/elements/js/calendar.js.twig:87
5037 msgid "October"
5038 msgstr ""
5039
5040 #: ../../tempcache/elements/js/calendar.js.twig:91
5041 #, fuzzy
5042 #| msgid "Members"
5043 msgid "November"
5044 msgstr "الأعضاء"
5045
5046 #: ../../tempcache/elements/js/calendar.js.twig:95
5047 #, fuzzy
5048 #| msgid "Members"
5049 msgid "December"
5050 msgstr "الأعضاء"
5051
5052 #: ../../tempcache/elements/js/calendar.js.twig:101
5053 #, fuzzy
5054 #| msgid "Man"
5055 msgid "Jan"
5056 msgstr "رجل"
5057
5058 #: ../../tempcache/elements/js/calendar.js.twig:105
5059 msgid "Feb"
5060 msgstr ""
5061
5062 #: ../../tempcache/elements/js/calendar.js.twig:109
5063 #, fuzzy
5064 #| msgid "Man"
5065 msgid "Mar"
5066 msgstr "رجل"
5067
5068 #: ../../tempcache/elements/js/calendar.js.twig:113
5069 msgid "Apr"
5070 msgstr ""
5071
5072 #: ../../tempcache/elements/js/calendar.js.twig:121
5073 msgid "Jun"
5074 msgstr ""
5075
5076 #: ../../tempcache/elements/js/calendar.js.twig:125
5077 msgid "Jul"
5078 msgstr ""
5079
5080 #: ../../tempcache/elements/js/calendar.js.twig:129
5081 msgid "Aug"
5082 msgstr ""
5083
5084 #: ../../tempcache/elements/js/calendar.js.twig:133
5085 msgid "Sep"
5086 msgstr ""
5087
5088 #: ../../tempcache/elements/js/calendar.js.twig:137
5089 msgid "Oct"
5090 msgstr ""
5091
5092 #: ../../tempcache/elements/js/calendar.js.twig:141
5093 #, fuzzy
5094 #| msgid "No"
5095 msgid "Nov"
5096 msgstr "لا"
5097
5098 #: ../../tempcache/elements/js/calendar.js.twig:145
5099 msgid "Dec"
5100 msgstr ""
5101
5102 #: ../../tempcache/elements/js/calendar.js.twig:150
5103 msgid "Today"
5104 msgstr ""
5105
5106 #: ../../tempcache/elements/js/calendar.js.twig:154
5107 #, fuzzy
5108 #| msgid "No"
5109 msgid "Now"
5110 msgstr "لا"
5111
5112 #: ../../tempcache/elements/js/modal_action.js.twig:52
5113 #: ../../tempcache/elements/js/loader.js.twig:49
5114 #: ../../tempcache/elements/js/loader.js.twig:68
5115 msgid "Loading..."
5116 msgstr ""
5117
5118 #: ../../tempcache/elements/js/modal_action.js.twig:70
5119 #: ../../tempcache/elements/edit_pdf_models.html.twig:216
5120 #: ../../tempcache/elements/group.html.twig:314
5121 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:277
5122 #: ../../tempcache/pages/transaction_form.html.twig:535
5123 #: ../../tempcache/pages/configuration_texts.html.twig:190
5124 #: ../../tempcache/pages/configuration_entitled_form.html.twig:169
5125 #: ../../tempcache/pages/members_list.html.twig:387
5126 #: ../../tempcache/pages/members_list.html.twig:417
5127 #: ../../tempcache/pages/members_list.html.twig:1134
5128 #: ../../tempcache/pages/configuration_core_fields.html.twig:347
5129 #: ../../tempcache/pages/contribution_form.html.twig:658
5130 #: ../../tempcache/pages/mailing_form.html.twig:361
5131 #: ../../tempcache/pages/configuration_title_form.html.twig:89
5132 #: ../../tempcache/pages/preferences.html.twig:2464
5133 #: ../../tempcache/pages/configuration_core_lists.html.twig:287
5134 #: ../../tempcache/pages/member_form.html.twig:93
5135 #: ../../tempcache/pages/member_form.html.twig:468
5136 #: ../../tempcache/pages/configuration_payment_type_form.html.twig:89
5137 #: ../../tempcache/pages/configuration_dynamic_translations.html.twig:179
5138 msgid "Save"
5139 msgstr "حفظ"
5140
5141 #: ../../tempcache/elements/js/photo_dnd.js.twig:75
5142 #: ../../tempcache/pages/preferences.html.twig:854
5143 #: ../../tempcache/components/forms/picture.html.twig:86
5144 msgid "Square (1:1)"
5145 msgstr ""
5146
5147 #: ../../tempcache/elements/js/photo_dnd.js.twig:75
5148 #: ../../tempcache/pages/preferences.html.twig:862
5149 #: ../../tempcache/components/forms/picture.html.twig:86
5150 msgid "Portrait (3:4)"
5151 msgstr ""
5152
5153 #: ../../tempcache/elements/js/photo_dnd.js.twig:75
5154 #: ../../tempcache/pages/preferences.html.twig:870
5155 #: ../../tempcache/components/forms/picture.html.twig:86
5156 msgid "Landscape (4:3)"
5157 msgstr ""
5158
5159 #: ../../tempcache/elements/js/photo_dnd.js.twig:86
5160 #: ../../tempcache/components/forms/picture.html.twig:97
5161 msgid "Center"
5162 msgstr ""
5163
5164 #: ../../tempcache/elements/js/photo_dnd.js.twig:90
5165 #: ../../tempcache/components/forms/picture.html.twig:101
5166 #, fuzzy
5167 #| msgid "To:"
5168 msgid "Top"
5169 msgstr "إلى:"
5170
5171 #: ../../tempcache/elements/js/photo_dnd.js.twig:94
5172 #: ../../tempcache/components/forms/picture.html.twig:105
5173 msgid "Bottom"
5174 msgstr ""
5175
5176 #: ../../tempcache/elements/js/photo_dnd.js.twig:98
5177 #: ../../tempcache/components/forms/picture.html.twig:109
5178 msgid "Left"
5179 msgstr ""
5180
5181 #: ../../tempcache/elements/js/photo_dnd.js.twig:102
5182 #: ../../tempcache/components/forms/picture.html.twig:113
5183 msgid "Right"
5184 msgstr ""
5185
5186 #: ../../tempcache/elements/js/photo_dnd.js.twig:109
5187 #: ../../tempcache/components/forms/picture.html.twig:92
5188 msgid "Cropping focus"
5189 msgstr ""
5190
5191 #: ../../tempcache/elements/js/photo_dnd.js.twig:109
5192 #: ../../tempcache/components/forms/picture.html.twig:118
5193 msgid ""
5194 "Choose the area of the original image to preserve after cropping to the "
5195 "final ratio defined in the settings : %ratio"
5196 msgstr ""
5197
5198 #: ../../tempcache/elements/js/photo_dnd.js.twig:159
5199 msgid "An error occurred sending photo :("
5200 msgstr ""
5201
5202 #: ../../tempcache/elements/js/pwdcheck.js.twig:99
5203 msgid "Password is valid :)"
5204 msgstr ""
5205
5206 #: ../../tempcache/elements/js/pwdcheck.js.twig:105
5207 msgid "Password is not valid!"
5208 msgstr ""
5209
5210 #: ../../tempcache/elements/js/pwdcheck.js.twig:135
5211 msgid "An error occured checking password :("
5212 msgstr "حدث خطأ أثناء التحقق من كلمة المرور :("
5213
5214 #: ../../tempcache/elements/js/messages.js.twig:110
5215 #: ../../tempcache/elements/messages_inline.html.twig:302
5216 msgid "Your telemetry data are more than one year old."
5217 msgstr ""
5218
5219 #: ../../tempcache/elements/js/messages.js.twig:112
5220 #: ../../tempcache/elements/messages_inline.html.twig:306
5221 msgid "Do you want to send it again?"
5222 msgstr ""
5223
5224 #: ../../tempcache/elements/js/messages.js.twig:153
5225 #: ../../tempcache/elements/messages_inline.html.twig:318
5226 msgid "Later"
5227 msgstr ""
5228
5229 #: ../../tempcache/elements/js/choose_adh.js.twig:134
5230 #: ../../tempcache/elements/js/choose_adh.js.twig:213
5231 #, fuzzy
5232 #| msgid "An error occurred."
5233 msgid "An error occurred retrieving members :("
5234 msgstr "وقع هناك خطأ."
5235
5236 #: ../../tempcache/elements/js/modal.js.twig:238
5237 #: ../../tempcache/pages/export.html.twig:384
5238 msgid "Continue"
5239 msgstr ""
5240
5241 #: ../../tempcache/elements/navigate.html.twig:56
5242 #: ../../tempcache/elements/navigate.html.twig:62
5243 msgid "Previous"
5244 msgstr "السابق"
5245
5246 #: ../../tempcache/elements/navigate.html.twig:87
5247 #: ../../tempcache/elements/navigate.html.twig:92
5248 msgid "Next"
5249 msgstr ""
5250
5251 #: ../../tempcache/elements/edit_pdf_models.html.twig:87
5252 msgid "Header"
5253 msgstr "الرأسية"
5254
5255 #: ../../tempcache/elements/edit_pdf_models.html.twig:104
5256 msgid "Footer"
5257 msgstr "تذييل الصفحة"
5258
5259 #: ../../tempcache/elements/edit_pdf_models.html.twig:125
5260 msgid "Body"
5261 msgstr "هيكل"
5262
5263 #: ../../tempcache/elements/edit_pdf_models.html.twig:145
5264 msgid "CSS styles"
5265 msgstr ""
5266
5267 #: ../../tempcache/elements/edit_pdf_models.html.twig:171
5268 #: ../../tempcache/pages/contributions_list.html.twig:151
5269 #: ../../tempcache/pages/advanced_search.html.twig:961
5270 msgid "Select"
5271 msgstr "اختر"
5272
5273 #: ../../tempcache/elements/edit_pdf_models.html.twig:177
5274 msgid "Invoice"
5275 msgstr "الفاتورة"
5276
5277 #: ../../tempcache/elements/edit_pdf_models.html.twig:183
5278 msgid "Receipt"
5279 msgstr "وصل"
5280
5281 #: ../../tempcache/elements/edit_pdf_models.html.twig:189
5282 msgid "Adhesion Form"
5283 msgstr "استمارة الإنخراط"
5284
5285 #: ../../tempcache/elements/display_dynamic_fields.html.twig:45
5286 #: ../../tempcache/components/dynamic_fields.html.twig:60
5287 msgid "Additionnal fields:"
5288 msgstr "حقول إضافية:"
5289
5290 #: ../../tempcache/elements/display_dynamic_fields.html.twig:170
5291 #, php-format
5292 msgid "Open '%s' in a new window"
5293 msgstr ""
5294
5295 #: ../../tempcache/elements/group.html.twig:61
5296 #: ../../tempcache/pages/members_public_list.html.twig:94
5297 #: ../../tempcache/pages/members_public_list.html.twig:234
5298 #, fuzzy
5299 #| msgid "System information"
5300 msgid "Information"
5301 msgstr "معلومات عن النظام"
5302
5303 #: ../../tempcache/elements/group.html.twig:69
5304 msgid "Managers"
5305 msgstr ""
5306
5307 #: ../../tempcache/elements/group.html.twig:150
5308 msgid "Parent group:"
5309 msgstr ""
5310
5311 #: ../../tempcache/elements/group.html.twig:259
5312 msgid "Manage managers"
5313 msgstr ""
5314
5315 #: ../../tempcache/elements/group.html.twig:290
5316 msgid "Manage members"
5317 msgstr "إدارة الأعضاء"
5318
5319 #: ../../tempcache/elements/group.html.twig:338
5320 msgid "Current group (and attached people) as PDF"
5321 msgstr ""
5322
5323 #: ../../tempcache/elements/group.html.twig:343
5324 msgid "Group PDF"
5325 msgstr ""
5326
5327 #: ../../tempcache/elements/scripts.html.twig:243
5328 msgid "Deactivate HTML editor"
5329 msgstr ""
5330
5331 #: ../../tempcache/elements/scripts.html.twig:277
5332 #: ../../tempcache/pages/mailing_form.html.twig:338
5333 msgid "Activate HTML editor"
5334 msgstr ""
5335
5336 #: ../../tempcache/elements/messages_inline.html.twig:164
5337 msgid "- WARNING -"
5338 msgstr ""
5339
5340 #: ../../tempcache/elements/list.html.twig:258
5341 msgid "Records per page:"
5342 msgstr "التسجيلات لكل صفحة:"
5343
5344 #: ../../tempcache/elements/list.html.twig:285
5345 #: ../../tempcache/pages/configuration_texts.html.twig:122
5346 #: ../../tempcache/pages/configuration_dynamic_translations.html.twig:92
5347 msgid "Change"
5348 msgstr ""
5349
5350 #: ../../tempcache/elements/list.html.twig:447
5351 msgid "(Un)Check all"
5352 msgstr ""
5353
5354 #: ../../tempcache/elements/list.html.twig:451
5355 msgid "Invert selection"
5356 msgstr "اعكس الإختيار"
5357
5358 #: ../../tempcache/elements/list.html.twig:458
5359 #: ../../tempcache/pages/transactions_list.html.twig:541
5360 #: ../../tempcache/pages/transactions_list.html.twig:556
5361 msgid "Show legend"
5362 msgstr ""
5363
5364 #: ../../tempcache/elements/modes.html.twig:40
5365 msgid ""
5366 "You are actually logged-in as superadmin. Some functionnalities may not be "
5367 "available since this is *not* a regular member."
5368 msgstr ""
5369
5370 #: ../../tempcache/elements/modes.html.twig:45
5371 #: ../../tempcache/pages/mailings_list.html.twig:312
5372 msgid "Superadmin"
5373 msgstr ""
5374
5375 #: ../../tempcache/elements/modes.html.twig:54
5376 msgid ""
5377 "This application runs under DEMO mode, all features may not be available."
5378 msgstr ""
5379
5380 #: ../../tempcache/elements/modes.html.twig:59
5381 msgid "Demonstration"
5382 msgstr ""
5383
5384 #: ../../tempcache/elements/group_persons.html.twig:200
5385 #: ../../tempcache/pages/groups_list.html.twig:358
5386 msgid "No member attached"
5387 msgstr ""
5388
5389 #: ../../tempcache/elements/group_persons.html.twig:206
5390 msgid "No manager attached"
5391 msgstr ""
5392
5393 #: ../../tempcache/elements/logout.html.twig:98
5394 #: ../../tempcache/elements/logout.html.twig:143
5395 #: ../../tempcache/elements/logout.html.twig:161
5396 #: ../../tempcache/elements/logout.html.twig:259
5397 msgid "Unimpersonate"
5398 msgstr ""
5399
5400 #: ../../tempcache/elements/member_card.html.twig:59
5401 msgid "Picture"
5402 msgstr ""
5403
5404 #: ../../tempcache/elements/member_card.html.twig:68
5405 msgid "Drag and drop an image file to change the picture"
5406 msgstr ""
5407
5408 #: ../../tempcache/elements/mailing_recipients.html.twig:50
5409 #, php-format
5410 msgid "Your message has been sent to <strong>%s members</strong>"
5411 msgstr ""
5412
5413 #: ../../tempcache/elements/mailing_recipients.html.twig:56
5414 #, php-format
5415 msgid "You are about to send an e-mail to <strong>%s members</strong>"
5416 msgstr ""
5417
5418 #: ../../tempcache/elements/mailing_recipients.html.twig:68
5419 msgid "None of the selected members has an email address."
5420 msgstr ""
5421
5422 #: ../../tempcache/elements/mailing_recipients.html.twig:74
5423 msgid "No member selected (yet)."
5424 msgstr ""
5425
5426 #: ../../tempcache/elements/mailing_recipients.html.twig:92
5427 msgid "unreachable members:"
5428 msgstr ""
5429
5430 #: ../../tempcache/elements/mailing_recipients.html.twig:94
5431 msgid "unreachable member:"
5432 msgstr ""
5433
5434 #: ../../tempcache/elements/mailing_recipients.html.twig:100
5435 msgid ""
5436 "Some members you have selected have no e-mail address. However, you can "
5437 "generate envelope labels to contact them by snail mail."
5438 msgstr ""
5439
5440 #: ../../tempcache/elements/edit_socials.html.twig:98
5441 #: ../../tempcache/elements/edit_socials.html.twig:103
5442 #, fuzzy
5443 #| msgid "Remove payment type %1$s"
5444 msgid "Remove %type"
5445 msgstr "إزالة نوع الدفع %1$s"
5446
5447 #: ../../tempcache/elements/edit_socials.html.twig:122
5448 msgid "Add new social network"
5449 msgstr "إضافة شبكة إجتماعية جديدة"
5450
5451 #: ../../tempcache/elements/edit_socials.html.twig:129
5452 msgid "Choose or enter your own..."
5453 msgstr ""
5454
5455 #: ../../tempcache/macros.twig:421
5456 msgid "For the selection:"
5457 msgstr ""
5458
5459 #: ../../tempcache/pages/plugins.html.twig:54
5460 #: ../../tempcache/pages/plugins.html.twig:85
5461 msgid "Active plugins"
5462 msgstr "الإضافات النشطة"
5463
5464 #: ../../tempcache/pages/plugins.html.twig:64
5465 #: ../../tempcache/pages/plugins.html.twig:125
5466 #: ../../tempcache/pages/history.html.twig:102
5467 #: ../../tempcache/pages/history.html.twig:345
5468 #: ../../tempcache/pages/contribution_form.html.twig:276
5469 #: ../../tempcache/pages/transactions_list.html.twig:284
5470 #: ../../tempcache/pages/transactions_list.html.twig:423
5471 #: ../../tempcache/pages/export.html.twig:259
5472 #: ../../tempcache/pages/export.html.twig:289
5473 msgid "Description"
5474 msgstr "الوصف"
5475
5476 #: ../../tempcache/pages/plugins.html.twig:68
5477 #: ../../tempcache/pages/plugins.html.twig:131
5478 msgid "Author"
5479 msgstr "المؤلف"
5480
5481 #: ../../tempcache/pages/plugins.html.twig:72
5482 #: ../../tempcache/pages/plugins.html.twig:137
5483 msgid "Version"
5484 msgstr "الإصدار"
5485
5486 #: ../../tempcache/pages/plugins.html.twig:76
5487 #: ../../tempcache/pages/plugins.html.twig:143
5488 msgid "Release date"
5489 msgstr "تاريخ النشر"
5490
5491 #: ../../tempcache/pages/plugins.html.twig:158
5492 msgid "Click here to deactivate plugin '%name'"
5493 msgstr ""
5494
5495 #: ../../tempcache/pages/plugins.html.twig:179
5496 msgid "Initialize '%name' database"
5497 msgstr ""
5498
5499 #: ../../tempcache/pages/plugins.html.twig:207
5500 msgid "No active plugin."
5501 msgstr "ليس هناك إضافات نشطة."
5502
5503 #: ../../tempcache/pages/plugins.html.twig:219
5504 msgid "Inactive plugins"
5505 msgstr "الإضافات غير النشطة"
5506
5507 #: ../../tempcache/pages/plugins.html.twig:230
5508 #: ../../tempcache/pages/plugins.html.twig:249
5509 msgid "Cause"
5510 msgstr "السبب"
5511
5512 #: ../../tempcache/pages/plugins.html.twig:256
5513 msgid "A required file is missing"
5514 msgstr "ملف مطلوب مفقود"
5515
5516 #: ../../tempcache/pages/plugins.html.twig:263
5517 msgid "Incompatible with current version"
5518 msgstr ""
5519
5520 #: ../../tempcache/pages/plugins.html.twig:270
5521 msgid "Explicitely disabled"
5522 msgstr ""
5523
5524 #: ../../tempcache/pages/plugins.html.twig:276
5525 msgid "Unknown"
5526 msgstr ""
5527
5528 #: ../../tempcache/pages/plugins.html.twig:293
5529 msgid "Activate plugin '%name'"
5530 msgstr ""
5531
5532 #: ../../tempcache/pages/plugins.html.twig:307
5533 msgid "No inactive plugin."
5534 msgstr "ليس هناك إضافات غير نشطة."
5535
5536 #: ../../tempcache/pages/plugins.html.twig:335
5537 #: ../../tempcache/pages/preferences.html.twig:1177
5538 #: ../../tempcache/pages/preferences.html.twig:2391
5539 msgid ""
5540 "Application runs under demo mode. This functionnality is not enabled, sorry."
5541 msgstr ""
5542
5543 #: ../../tempcache/pages/plugins.html.twig:361
5544 #: ../../tempcache/pages/plugins.html.twig:409
5545 msgid ""
5546 "An error occurred displaying plugin database initialization interface :("
5547 msgstr ""
5548
5549 #: ../../tempcache/pages/plugins.html.twig:373
5550 msgid "Plugin database initialization: %name"
5551 msgstr ""
5552
5553 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:62
5554 #, php-format
5555 msgid "Edit field %field"
5556 msgstr ""
5557
5558 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:91
5559 msgid "Permissions:"
5560 msgstr "التصريحات:"
5561
5562 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:124
5563 msgid "Required:"
5564 msgstr ""
5565
5566 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:154
5567 msgid "Width:"
5568 msgstr ""
5569
5570 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:170
5571 msgid "Height:"
5572 msgstr ""
5573
5574 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:186
5575 msgid "Size:"
5576 msgstr ""
5577
5578 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:197
5579 msgid "Maximum file size, in Ko."
5580 msgstr ""
5581
5582 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:203
5583 msgid "Maximum number of characters."
5584 msgstr ""
5585
5586 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:218
5587 msgid "Repeat:"
5588 msgstr ""
5589
5590 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:226
5591 msgid "Number of values or zero if infinite."
5592 msgstr ""
5593
5594 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:238
5595 msgid "Values:"
5596 msgstr ""
5597
5598 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:246
5599 msgid "Choice list (one entry per line)."
5600 msgstr ""
5601
5602 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:255
5603 #, fuzzy
5604 #| msgid "System information"
5605 msgid "Information:"
5606 msgstr "معلومات عن النظام"
5607
5608 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:263
5609 msgid "Extra information displayed along with dynamic field."
5610 msgstr ""
5611
5612 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:303
5613 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:312
5614 #: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
5615 msgid "New dynamic field"
5616 msgstr ""
5617
5618 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:323
5619 #: ../../tempcache/pages/configuration_core_fields.html.twig:103
5620 #: ../../tempcache/pages/configuration_core_fields.html.twig:147
5621 #: ../../tempcache/pages/configuration_core_lists.html.twig:78
5622 #: ../../tempcache/pages/configuration_core_lists.html.twig:111
5623 #: ../../tempcache/pages/configuration_core_lists.html.twig:189
5624 #: ../../tempcache/pages/configuration_core_lists.html.twig:218
5625 msgid "Field name"
5626 msgstr "اسم الحقل"
5627
5628 #: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:335
5629 msgid "Visibility"
5630 msgstr ""
5631
5632 #: ../../tempcache/pages/transaction_form.html.twig:63
5633 msgid "Transaction details"
5634 msgstr ""
5635
5636 #: ../../tempcache/pages/transaction_form.html.twig:119
5637 #: ../../tempcache/pages/contribution_form.html.twig:124
5638 #: ../../tempcache/pages/member_form.html.twig:212
5639 #: ../../tempcache/components/forms/member_dropdown.html.twig:53
5640 msgid "Load previous members..."
5641 msgstr ""
5642
5643 #: ../../tempcache/pages/transaction_form.html.twig:123
5644 #: ../../tempcache/pages/contribution_form.html.twig:128
5645 #: ../../tempcache/pages/member_form.html.twig:216
5646 #: ../../tempcache/components/forms/member_dropdown.html.twig:57
5647 msgid "Load following members..."
5648 msgstr ""
5649
5650 #: ../../tempcache/pages/transaction_form.html.twig:128
5651 #: ../../tempcache/pages/contribution_form.html.twig:133
5652 #: ../../tempcache/pages/member_form.html.twig:220
5653 #: ../../tempcache/components/forms/member_dropdown.html.twig:62
5654 msgid "Search for name or ID and pick member"
5655 msgstr ""
5656
5657 #: ../../tempcache/pages/transaction_form.html.twig:206
5658 #: ../../tempcache/pages/transaction_form.html.twig:212
5659 #: ../../tempcache/pages/contribution_form.html.twig:241
5660 msgid "Select a contribution type to create for dispatch transaction"
5661 msgstr ""
5662
5663 #: ../../tempcache/pages/transaction_form.html.twig:208
5664 #: ../../tempcache/pages/contribution_form.html.twig:237
5665 msgid "Dispatch type:"
5666 msgstr ""
5667
5668 #: ../../tempcache/pages/transaction_form.html.twig:238
5669 msgid "Attached contributions"
5670 msgstr ""
5671
5672 #: ../../tempcache/pages/transaction_form.html.twig:250
5673 #: ../../tempcache/pages/contributions_list.html.twig:87
5674 #: ../../tempcache/pages/contributions_list.html.twig:388
5675 #: ../../tempcache/pages/contributions_list.html.twig:594
5676 msgid "Begin"
5677 msgstr ""
5678
5679 #: ../../tempcache/pages/transaction_form.html.twig:254
5680 #: ../../tempcache/pages/contributions_list.html.twig:97
5681 #: ../../tempcache/pages/contributions_list.html.twig:388
5682 #: ../../tempcache/pages/contributions_list.html.twig:602
5683 msgid "End"
5684 msgstr ""
5685
5686 #: ../../tempcache/pages/transaction_form.html.twig:258
5687 #: ../../tempcache/pages/contributions_list.html.twig:404
5688 #: ../../tempcache/pages/contributions_list.html.twig:697
5689 msgid "Duration"
5690 msgstr ""
5691
5692 #: ../../tempcache/pages/transaction_form.html.twig:265
5693 #: ../../tempcache/pages/contributions_list.html.twig:396
5694 #: ../../tempcache/pages/contributions_list.html.twig:613
5695 #: ../../tempcache/pages/history.html.twig:165
5696 #: ../../tempcache/pages/contribution_form.html.twig:284
5697 #: ../../tempcache/pages/transactions_list.html.twig:380
5698 msgid "Member"
5699 msgstr ""
5700
5701 #: ../../tempcache/pages/transaction_form.html.twig:299
5702 msgid "Dispatched amount:"
5703 msgstr ""
5704
5705 #: ../../tempcache/pages/transaction_form.html.twig:316
5706 msgid "Not dispatched amount:"
5707 msgstr ""
5708
5709 #: ../../tempcache/pages/transaction_form.html.twig:348
5710 #: ../../tempcache/pages/transaction_form.html.twig:355
5711 msgid "Create a new fee that will be attached to the current transaction"
5712 msgstr ""
5713
5714 #: ../../tempcache/pages/transaction_form.html.twig:368
5715 #: ../../tempcache/pages/transaction_form.html.twig:375
5716 msgid "Create a new donation that will be attached to the current transaction"
5717 msgstr ""
5718
5719 #: ../../tempcache/pages/transaction_form.html.twig:383
5720 #: ../../tempcache/pages/transaction_form.html.twig:390
5721 msgid ""
5722 "Select an existing contribution in the database, and attach it to the "
5723 "current transaction"
5724 msgstr ""
5725
5726 #: ../../tempcache/pages/transaction_form.html.twig:488
5727 msgid "Detach contribution from this transaction"
5728 msgstr ""
5729
5730 #: ../../tempcache/pages/transaction_form.html.twig:508
5731 #: ../../tempcache/pages/contributions_list.html.twig:772
5732 msgid "no contribution"
5733 msgstr ""
5734
5735 #: ../../tempcache/pages/transaction_form.html.twig:557
5736 #: ../../tempcache/pages/contribution_form.html.twig:692
5737 msgid "No member registered!"
5738 msgstr "لا يوجد أي عضو مسجل!"
5739
5740 #: ../../tempcache/pages/transaction_form.html.twig:562
5741 #: ../../tempcache/pages/contribution_form.html.twig:697
5742 msgid "Unfortunately, there is no member in your database yet,"
5743 msgstr ""
5744
5745 #: ../../tempcache/pages/transaction_form.html.twig:569
5746 #: ../../tempcache/pages/contribution_form.html.twig:704
5747 msgid "please create a member"
5748 msgstr ""
5749
5750 #: ../../tempcache/pages/transaction_form.html.twig:637
5751 #: ../../tempcache/pages/groups_list.html.twig:286
5752 #: ../../tempcache/pages/groups_list.html.twig:370
5753 #: ../../tempcache/pages/groups_list.html.twig:438
5754 #: ../../tempcache/pages/mailing_form.html.twig:586
5755 #: ../../tempcache/pages/mailing_form.html.twig:630
5756 #: ../../tempcache/pages/mailing_form.html.twig:695
5757 msgid "An error occurred displaying members interface :("
5758 msgstr ""
5759
5760 #: ../../tempcache/pages/transaction_form.html.twig:648
5761 msgid "Contributions selection"
5762 msgstr ""
5763
5764 #: ../../tempcache/pages/transaction_form.html.twig:688
5765 #: ../../tempcache/pages/transaction_form.html.twig:719
5766 #: ../../tempcache/pages/transaction_form.html.twig:750
5767 msgid "An error occurred displaying contributions :("
5768 msgstr ""
5769
5770 #: ../../tempcache/pages/transaction_form.html.twig:767
5771 #: ../../tempcache/pages/groups_list.html.twig:404
5772 #: ../../tempcache/pages/member_form.html.twig:748
5773 msgid "Click on a contribution row to attach it to the current transaction"
5774 msgstr ""
5775
5776 #: ../../tempcache/pages/plugin_info.html.twig:62
5777 msgid "By %name"
5778 msgstr ""
5779
5780 #: ../../tempcache/pages/plugin_info.html.twig:89
5781 msgid "Version:"
5782 msgstr ""
5783
5784 #: ../../tempcache/pages/plugin_info.html.twig:105
5785 msgid "Author:"
5786 msgstr ""
5787
5788 #: ../../tempcache/pages/plugin_info.html.twig:113
5789 msgid "Path:"
5790 msgstr ""
5791
5792 #: ../../tempcache/pages/plugin_info.html.twig:121
5793 msgid "Main route:"
5794 msgstr ""
5795
5796 #: ../../tempcache/pages/plugin_info.html.twig:129
5797 msgid "ACLs"
5798 msgstr ""
5799
5800 #: ../../tempcache/pages/plugin_info.html.twig:136
5801 msgid "Route"
5802 msgstr ""
5803
5804 #: ../../tempcache/pages/plugin_info.html.twig:140
5805 msgid "ACL"
5806 msgstr ""
5807
5808 #: ../../tempcache/pages/plugin_info.html.twig:166
5809 msgid "No ACLs!"
5810 msgstr ""
5811
5812 #: ../../tempcache/pages/plugin_info.html.twig:180
5813 msgid "Raw information"
5814 msgstr ""
5815
5816 #: ../../tempcache/pages/contributions_list.html.twig:54
5817 msgid "No contribution selected"
5818 msgstr "–"
5819
5820 #: ../../tempcache/pages/contributions_list.html.twig:54
5821 msgid ""
5822 "Please make sure to select at least one contribution from the list to "
5823 "perform this action."
5824 msgstr ""
5825
5826 #: ../../tempcache/pages/contributions_list.html.twig:76
5827 msgid "Show contributions by"
5828 msgstr "عرض الإشتراكات حسب"
5829
5830 #: ../../tempcache/pages/contributions_list.html.twig:107
5831 msgid "Record"
5832 msgstr ""
5833
5834 #: ../../tempcache/pages/contributions_list.html.twig:115
5835 #: ../../tempcache/pages/history.html.twig:124
5836 #: ../../tempcache/pages/mailings_list.html.twig:119
5837 msgid "since"
5838 msgstr "منذ"
5839
5840 #: ../../tempcache/pages/contributions_list.html.twig:132
5841 #: ../../tempcache/pages/history.html.twig:141
5842 #: ../../tempcache/pages/mailings_list.html.twig:136
5843 #: ../../tempcache/pages/transactions_list.html.twig:87
5844 msgid "until"
5845 msgstr "إلى غاية"
5846
5847 #: ../../tempcache/pages/contributions_list.html.twig:157
5848 #: ../../tempcache/pages/history.html.twig:247
5849 #: ../../tempcache/pages/members_list.html.twig:372
5850 #: ../../tempcache/pages/mailings_list.html.twig:221
5851 #: ../../tempcache/pages/transactions_list.html.twig:106
5852 msgid "Apply filters"
5853 msgstr ""
5854
5855 #: ../../tempcache/pages/contributions_list.html.twig:162
5856 #: ../../tempcache/pages/history.html.twig:252
5857 #: ../../tempcache/pages/members_list.html.twig:377
5858 #: ../../tempcache/pages/mailings_list.html.twig:226
5859 #: ../../tempcache/pages/transactions_list.html.twig:111
5860 #: ../../tempcache/pages/advanced_search.html.twig:1049
5861 msgid "Filter"
5862 msgstr ""
5863
5864 #: ../../tempcache/pages/contributions_list.html.twig:167
5865 #: ../../tempcache/pages/history.html.twig:257
5866 #: ../../tempcache/pages/members_list.html.twig:392
5867 #: ../../tempcache/pages/members_list.html.twig:433
5868 #: ../../tempcache/pages/mailings_list.html.twig:231
5869 #: ../../tempcache/pages/transactions_list.html.twig:116
5870 msgid "Reset all filters to defaults"
5871 msgstr ""
5872
5873 #: ../../tempcache/pages/contributions_list.html.twig:172
5874 #: ../../tempcache/pages/history.html.twig:262
5875 #: ../../tempcache/pages/members_list.html.twig:397
5876 #: ../../tempcache/pages/members_list.html.twig:438
5877 #: ../../tempcache/pages/mailings_list.html.twig:236
5878 #: ../../tempcache/pages/transactions_list.html.twig:121
5879 #: ../../tempcache/pages/advanced_search.html.twig:1057
5880 msgid "Clear filter"
5881 msgstr ""
5882
5883 #: ../../tempcache/pages/contributions_list.html.twig:208
5884 #, fuzzy
5885 #| msgid "Show all members contributions"
5886 msgid "Show all your contributions"
5887 msgstr "اظهار كافة تبرعات الأعضاء"
5888
5889 #: ../../tempcache/pages/contributions_list.html.twig:214
5890 msgid "Show all members contributions"
5891 msgstr "اظهار كافة تبرعات الأعضاء"
5892
5893 #: ../../tempcache/pages/contributions_list.html.twig:248
5894 #: ../../tempcache/pages/transactions_list.html.twig:194
5895 msgid "See member profile"
5896 msgstr ""
5897
5898 #: ../../tempcache/pages/contributions_list.html.twig:334
5899 #, php-format
5900 msgid "%count contribution"
5901 msgid_plural "%count contributions"
5902 msgstr[0] ""
5903 msgstr[1] ""
5904 msgstr[2] ""
5905 msgstr[3] ""
5906 msgstr[4] ""
5907 msgstr[5] ""
5908
5909 #: ../../tempcache/pages/contributions_list.html.twig:433
5910 #, php-format
5911 msgid "Found contributions total %f"
5912 msgstr ""
5913
5914 #: ../../tempcache/pages/contributions_list.html.twig:527
5915 #: ../../tempcache/pages/contributions_list.html.twig:556
5916 msgid "Contribution %id"
5917 msgstr ""
5918
5919 #: ../../tempcache/pages/contributions_list.html.twig:544
5920 #: ../../tempcache/pages/contributions_list.html.twig:566
5921 #, php-format
5922 msgid "Transaction: %s"
5923 msgstr ""
5924
5925 #: ../../tempcache/pages/contributions_list.html.twig:643
5926 #, fuzzy
5927 #| msgid "Show all members contributions"
5928 msgid "Show only '%name' contributions"
5929 msgstr "اظهار كافة تبرعات الأعضاء"
5930
5931 #: ../../tempcache/pages/contributions_list.html.twig:658
5932 #: ../../tempcache/pages/transactions_list.html.twig:408
5933 msgid "Show '%name' card"
5934 msgstr ""
5935
5936 #: ../../tempcache/pages/contributions_list.html.twig:717
5937 msgid "Print an invoice or a receipt (depending on contribution type)"
5938 msgstr ""
5939
5940 #: ../../tempcache/pages/contributions_list.html.twig:734
5941 msgid "Edit the contribution"
5942 msgstr ""
5943
5944 #: ../../tempcache/pages/contributions_list.html.twig:747
5945 msgid "Delete the contribution"
5946 msgstr ""
5947
5948 #: ../../tempcache/pages/contributions_list.html.twig:787
5949 #: ../../tempcache/pages/contributions_list.html.twig:791
5950 #: ../../tempcache/pages/members_list.html.twig:477
5951 #: ../../tempcache/pages/members_list.html.twig:481
5952 #: ../../tempcache/pages/transactions_list.html.twig:500
5953 #: ../../tempcache/pages/transactions_list.html.twig:504
5954 msgid "Legend"
5955 msgstr ""
5956
5957 #: ../../tempcache/pages/contributions_list.html.twig:805
5958 #: ../../tempcache/pages/members_list.html.twig:554
5959 #: ../../tempcache/pages/member_show.html.twig:83
5960 msgid "Modification"
5961 msgstr "تعديل"
5962
5963 #: ../../tempcache/pages/contributions_list.html.twig:814
5964 #: ../../tempcache/pages/members_list.html.twig:570
5965 msgid "Deletion"
5966 msgstr ""
5967
5968 #: ../../tempcache/pages/contributions_list.html.twig:824
5969 msgid "Contribution"
5970 msgstr ""
5971
5972 #: ../../tempcache/pages/contributions_list.html.twig:831
5973 msgid "Gift"
5974 msgstr ""
5975
5976 #: ../../tempcache/pages/admintools.html.twig:58
5977 msgid ""
5978 "Make sure you've done a backup of the database before using any of the "
5979 "following tools!"
5980 msgstr ""
5981
5982 #: ../../tempcache/pages/admintools.html.twig:65
5983 msgid "Select actions(s)"
5984 msgstr ""
5985
5986 #: ../../tempcache/pages/admintools.html.twig:75
5987 #: ../../tempcache/pages/admintools.html.twig:83
5988 #: ../../tempcache/pages/admintools.html.twig:97
5989 #: ../../tempcache/pages/admintools.html.twig:105
5990 msgid "Reset all emails contents to their default values"
5991 msgstr "إعادة تعيين كافة محتويات رسائل البريد الإلكتروني إلى قيمها الافتراضية"
5992
5993 #: ../../tempcache/pages/admintools.html.twig:79
5994 msgid "Reset emails contents"
5995 msgstr "إعادة تعيين محتويات رسائل البريد الإلكتروني"
5996
5997 #: ../../tempcache/pages/admintools.html.twig:87
5998 #: ../../tempcache/pages/admintools.html.twig:111
5999 #: ../../tempcache/pages/admintools.html.twig:133
6000 msgid "(all existing values will be removed)"
6001 msgstr ""
6002
6003 #: ../../tempcache/pages/admintools.html.twig:101
6004 msgid "Reset fields configuration"
6005 msgstr ""
6006
6007 #: ../../tempcache/pages/admintools.html.twig:107
6008 msgid ""
6009 "This includes fields positions, order, visibility, access levels and "
6010 "mandatory marks."
6011 msgstr ""
6012
6013 #: ../../tempcache/pages/admintools.html.twig:121
6014 #: ../../tempcache/pages/admintools.html.twig:129
6015 msgid "Reset all PDF models to their default values"
6016 msgstr ""
6017
6018 #: ../../tempcache/pages/admintools.html.twig:125
6019 msgid "Reinitialize PDF models"
6020 msgstr ""
6021
6022 #: ../../tempcache/pages/admintools.html.twig:143
6023 #: ../../tempcache/pages/admintools.html.twig:151
6024 msgid "Fill all empty login and passwords"
6025 msgstr ""
6026
6027 #: ../../tempcache/pages/admintools.html.twig:147
6028 msgid "Generate empty logins and passwords"
6029 msgstr ""
6030
6031 #: ../../tempcache/pages/admintools.html.twig:163
6032 msgid "Go"
6033 msgstr ""
6034
6035 #: ../../tempcache/pages/configuration_titles.html.twig:61
6036 #: ../../tempcache/pages/configuration_titles.html.twig:85
6037 #: ../../tempcache/pages/configuration_titles.html.twig:90
6038 #: ../../tempcache/pages/configuration_titles.html.twig:171
6039 msgid "Short form"
6040 msgstr "الصيغة القصيرة"
6041
6042 #: ../../tempcache/pages/configuration_titles.html.twig:65
6043 #: ../../tempcache/pages/configuration_titles.html.twig:97
6044 #: ../../tempcache/pages/configuration_titles.html.twig:102
6045 #: ../../tempcache/pages/configuration_titles.html.twig:177
6046 msgid "Long form"
6047 msgstr "الصيغة الطويلة"
6048
6049 #: ../../tempcache/pages/configuration_titles.html.twig:79
6050 msgid "Add title"
6051 msgstr ""
6052
6053 #: ../../tempcache/pages/configuration_titles.html.twig:164
6054 #, php-format
6055 msgid "%s title"
6056 msgstr ""
6057
6058 #: ../../tempcache/pages/configuration_titles.html.twig:192
6059 #, php-format
6060 msgid "Edit '%s' title"
6061 msgstr ""
6062
6063 #: ../../tempcache/pages/configuration_titles.html.twig:213
6064 #, php-format
6065 msgid "Delete '%s' title"
6066 msgstr ""
6067
6068 #: ../../tempcache/pages/history.html.twig:65
6069 #: ../../tempcache/pages/mailings_list.html.twig:61
6070 #, php-format
6071 msgid "%count entry"
6072 msgid_plural "%count entries"
6073 msgstr[0] ""
6074 msgstr[1] ""
6075 msgstr[2] ""
6076 msgstr[3] ""
6077 msgstr[4] ""
6078 msgstr[5] ""
6079
6080 #: ../../tempcache/pages/history.html.twig:102
6081 #: ../../tempcache/pages/history.html.twig:327
6082 msgid "IP"
6083 msgstr ""
6084
6085 #: ../../tempcache/pages/history.html.twig:102
6086 #: ../../tempcache/pages/history.html.twig:333
6087 msgid "User"
6088 msgstr ""
6089
6090 #: ../../tempcache/pages/history.html.twig:102
6091 #: ../../tempcache/pages/history.html.twig:211
6092 #: ../../tempcache/pages/history.html.twig:339
6093 msgid "Action"
6094 msgstr ""
6095
6096 #: ../../tempcache/pages/history.html.twig:174
6097 msgid "Select an user"
6098 msgstr ""
6099
6100 #: ../../tempcache/pages/history.html.twig:216
6101 msgid "Select an action"
6102 msgstr ""
6103
6104 #: ../../tempcache/pages/history.html.twig:315
6105 msgid "History entry %id"
6106 msgstr ""
6107
6108 #: ../../tempcache/pages/history.html.twig:356
6109 #: ../../tempcache/pages/history.html.twig:361
6110 msgid "Show associated query"
6111 msgstr ""
6112
6113 #: ../../tempcache/pages/history.html.twig:390
6114 msgid "logs are empty"
6115 msgstr ""
6116
6117 #: ../../tempcache/pages/import_model.html.twig:58
6118 msgid "Current model"
6119 msgstr ""
6120
6121 #: ../../tempcache/pages/import_model.html.twig:66
6122 msgid "Change model"
6123 msgstr ""
6124
6125 #: ../../tempcache/pages/import_model.html.twig:80
6126 msgid "Default fields"
6127 msgstr ""
6128
6129 #: ../../tempcache/pages/import_model.html.twig:86
6130 #, php-format
6131 msgid "Model parameted on %date"
6132 msgstr ""
6133
6134 #: ../../tempcache/pages/import_model.html.twig:96
6135 #: ../../tempcache/pages/import_model.html.twig:186
6136 msgid "Field"
6137 msgstr ""
6138
6139 #: ../../tempcache/pages/import_model.html.twig:113
6140 #, php-format
6141 msgid "Missing field '%field'"
6142 msgstr ""
6143
6144 #: ../../tempcache/pages/import_model.html.twig:141
6145 msgid "Generate empty CSV file"
6146 msgstr ""
6147
6148 #: ../../tempcache/pages/import_model.html.twig:157
6149 msgid "Remove model and back to defaults"
6150 msgstr ""
6151
6152 #: ../../tempcache/pages/import_model.html.twig:163
6153 msgid "Remove model"
6154 msgstr ""
6155
6156 #: ../../tempcache/pages/import_model.html.twig:231
6157 msgid "Store new model"
6158 msgstr ""
6159
6160 #: ../../tempcache/pages/import_model.html.twig:252
6161 msgid "Go back to import page"
6162 msgstr ""
6163
6164 #: ../../tempcache/pages/import_model.html.twig:271
6165 msgid "No field selected"
6166 msgstr "لم يتم تحديد أي حقل"
6167
6168 #: ../../tempcache/pages/import_model.html.twig:271
6169 msgid ""
6170 "Please make sure to select at least one field from the list to perform this "
6171 "action."
6172 msgstr ""
6173
6174 #: ../../tempcache/pages/configuration_texts.html.twig:54
6175 msgid "Choose an entry"
6176 msgstr ""
6177
6178 #: ../../tempcache/pages/configuration_texts.html.twig:95
6179 msgid "Reference:"
6180 msgstr ""
6181
6182 #: ../../tempcache/pages/configuration_texts.html.twig:148
6183 msgid "Email Subject"
6184 msgstr "موضوع الرسالة الإلكترونية"
6185
6186 #: ../../tempcache/pages/configuration_texts.html.twig:159
6187 msgid "(Max 255 characters)"
6188 msgstr ""
6189
6190 #: ../../tempcache/pages/configuration_texts.html.twig:165
6191 msgid "Email Body:"
6192 msgstr ""
6193
6194 #: ../../tempcache/pages/404.html.twig:69
6195 msgid "Sorry, the page you are looking for could not be found."
6196 msgstr ""
6197
6198 #: ../../tempcache/pages/configuration_entitled_form.html.twig:101
6199 msgid "Priority:"
6200 msgstr "الأولوية:"
6201
6202 #: ../../tempcache/pages/members_list.html.twig:60
6203 msgid "No member selected"
6204 msgstr ""
6205
6206 #: ../../tempcache/pages/members_list.html.twig:60
6207 msgid ""
6208 "Please make sure to select at least one member from the list to perform this "
6209 "action."
6210 msgstr ""
6211
6212 #: ../../tempcache/pages/members_list.html.twig:75
6213 #: ../../tempcache/pages/members_public_list.html.twig:63
6214 #: ../../tempcache/pages/members_public_gallery.html.twig:60
6215 #, php-format
6216 msgid "%count member"
6217 msgid_plural "%count members"
6218 msgstr[0] ""
6219 msgstr[1] ""
6220 msgstr[2] ""
6221 msgstr[3] ""
6222 msgstr[4] ""
6223 msgstr[5] ""
6224
6225 #: ../../tempcache/pages/members_list.html.twig:129
6226 msgid "Mbr id"
6227 msgstr ""
6228
6229 #: ../../tempcache/pages/members_list.html.twig:182
6230 #: ../../tempcache/pages/advanced_search.html.twig:67
6231 msgid "Search:"
6232 msgstr "بحث:"
6233
6234 #: ../../tempcache/pages/members_list.html.twig:188
6235 #: ../../tempcache/pages/advanced_search.html.twig:73
6236 msgid "Enter a value"
6237 msgstr ""
6238
6239 #: ../../tempcache/pages/members_list.html.twig:194
6240 #: ../../tempcache/pages/advanced_search.html.twig:79
6241 msgid "in:"
6242 msgstr ""
6243
6244 #: ../../tempcache/pages/members_list.html.twig:223
6245 #: ../../tempcache/pages/members_list.html.twig:252
6246 #: ../../tempcache/pages/members_list.html.twig:281
6247 msgid "among:"
6248 msgstr "بين:"
6249
6250 #: ../../tempcache/pages/members_list.html.twig:286
6251 #: ../../tempcache/pages/groups_list.html.twig:68
6252 #: ../../tempcache/pages/advanced_search.html.twig:171
6253 #: ../../tempcache/pages/advanced_search.html.twig:597
6254 msgid "Select a group"
6255 msgstr "اختر فريقا"
6256
6257 #: ../../tempcache/pages/members_list.html.twig:317
6258 msgid "Members that have an email address:"
6259 msgstr ""
6260
6261 #: ../../tempcache/pages/members_list.html.twig:331
6262 #: ../../tempcache/pages/mailings_list.html.twig:179
6263 #: ../../tempcache/pages/advanced_search.html.twig:214
6264 #: ../../tempcache/pages/advanced_search.html.twig:453
6265 msgid "Don't care"
6266 msgstr ""
6267
6268 #: ../../tempcache/pages/members_list.html.twig:347
6269 #: ../../tempcache/pages/advanced_search.html.twig:230
6270 msgid "With"
6271 msgstr ""
6272
6273 #: ../../tempcache/pages/members_list.html.twig:363
6274 #: ../../tempcache/pages/advanced_search.html.twig:246
6275 msgid "Without"
6276 msgstr ""
6277
6278 #: ../../tempcache/pages/members_list.html.twig:382
6279 msgid "Save selected criteria"
6280 msgstr ""
6281
6282 #: ../../tempcache/pages/members_list.html.twig:408
6283 msgid "Advanced search mode"
6284 msgstr "وضع البحث المتقدم"
6285
6286 #: ../../tempcache/pages/members_list.html.twig:412
6287 msgid "Save current advanced search criteria"
6288 msgstr ""
6289
6290 #: ../../tempcache/pages/members_list.html.twig:422
6291 msgid "Change search criteria"
6292 msgstr ""
6293
6294 #: ../../tempcache/pages/members_list.html.twig:427
6295 msgid "Change criteria"
6296 msgstr ""
6297
6298 #: ../../tempcache/pages/members_list.html.twig:446
6299 msgid "Show/hide query"
6300 msgstr ""
6301
6302 #: ../../tempcache/pages/members_list.html.twig:489
6303 msgid "Reading the list"
6304 msgstr ""
6305
6306 #: ../../tempcache/pages/members_list.html.twig:501
6307 msgid "Active account"
6308 msgstr "حساب نشط"
6309
6310 #: ../../tempcache/pages/members_list.html.twig:509
6311 msgid "Inactive account"
6312 msgstr "الحساب غير نشط"
6313
6314 #: ../../tempcache/pages/members_list.html.twig:516
6315 msgid "Membership in order"
6316 msgstr ""
6317
6318 #: ../../tempcache/pages/members_list.html.twig:521
6319 msgid "Membership will expire soon (&lt;30d)"
6320 msgstr ""
6321
6322 #: ../../tempcache/pages/members_list.html.twig:533
6323 msgid "Lateness in fee"
6324 msgstr ""
6325
6326 #: ../../tempcache/pages/members_list.html.twig:580
6327 msgid "User status/interactions"
6328 msgstr ""
6329
6330 #: ../../tempcache/pages/members_list.html.twig:589
6331 msgid "Send an email"
6332 msgstr ""
6333
6334 #: ../../tempcache/pages/members_list.html.twig:594
6335 #: ../../tempcache/pages/members_list.html.twig:704
6336 #: ../../tempcache/pages/members_public_list.html.twig:147
6337 #: ../../tempcache/pages/members_public_list.html.twig:151
6338 msgid "Is a company"
6339 msgstr "هل هو شخص معنوي ؟"
6340
6341 #: ../../tempcache/pages/members_list.html.twig:602
6342 #: ../../tempcache/pages/members_list.html.twig:715
6343 #: ../../tempcache/pages/members_public_list.html.twig:161
6344 #: ../../tempcache/pages/members_public_list.html.twig:165
6345 msgid "Is a man"
6346 msgstr ""
6347
6348 #: ../../tempcache/pages/members_list.html.twig:607
6349 #: ../../tempcache/pages/members_list.html.twig:726
6350 #: ../../tempcache/pages/members_public_list.html.twig:175
6351 #: ../../tempcache/pages/members_public_list.html.twig:179
6352 msgid "Is a woman"
6353 msgstr "هي امرأة"
6354
6355 #: ../../tempcache/pages/members_list.html.twig:614
6356 #: ../../tempcache/pages/members_list.html.twig:763
6357 #: ../../tempcache/pages/preferences.html.twig:132
6358 msgid "Admin"
6359 msgstr ""
6360
6361 #: ../../tempcache/pages/members_list.html.twig:1033
6362 msgid "No member has been found"
6363 msgstr ""
6364
6365 #: ../../tempcache/pages/members_list.html.twig:1096
6366 msgid "Search title"
6367 msgstr ""
6368
6369 #: ../../tempcache/pages/members_list.html.twig:1167
6370 msgid ""
6371 "A mailing already exists. Do you want to create a new one or resume the "
6372 "existing?"
6373 msgstr ""
6374
6375 #: ../../tempcache/pages/members_list.html.twig:1167
6376 msgid "New"
6377 msgstr ""
6378
6379 #: ../../tempcache/pages/members_list.html.twig:1167
6380 msgid "Resume"
6381 msgstr ""
6382
6383 #: ../../tempcache/pages/members_list.html.twig:1205
6384 msgid "An error occurred displaying attendance sheet details interface :("
6385 msgstr ""
6386
6387 #: ../../tempcache/pages/members_list.html.twig:1427
6388 #, fuzzy
6389 #| msgid "Required"
6390 msgid "Required field!"
6391 msgstr "مطلوب"
6392
6393 #: ../../tempcache/pages/configuration_core_fields.html.twig:56
6394 #: ../../tempcache/pages/configuration_core_fields.html.twig:339
6395 #: ../../tempcache/pages/configuration_core_fields.html.twig:407
6396 msgid "Expand all"
6397 msgstr ""
6398
6399 #: ../../tempcache/pages/configuration_core_fields.html.twig:177
6400 #, php-format
6401 msgid "Field '%field' cannot be set as required."
6402 msgstr ""
6403
6404 #: ../../tempcache/pages/configuration_core_fields.html.twig:179
6405 #, php-format
6406 msgid "Mark '%field' as (not) required"
6407 msgstr ""
6408
6409 #: ../../tempcache/pages/configuration_core_fields.html.twig:227
6410 #: ../../tempcache/pages/configuration_core_lists.html.twig:128
6411 #: ../../tempcache/pages/configuration_core_lists.html.twig:235
6412 #, php-format
6413 msgid "Change '%field' permissions"
6414 msgstr ""
6415
6416 #: ../../tempcache/pages/configuration_core_fields.html.twig:243
6417 #: ../../tempcache/pages/configuration_core_lists.html.twig:133
6418 #: ../../tempcache/pages/configuration_core_lists.html.twig:240
6419 msgid "Inaccessible"
6420 msgstr ""
6421
6422 #: ../../tempcache/pages/configuration_core_fields.html.twig:283
6423 #: ../../tempcache/pages/configuration_core_lists.html.twig:153
6424 #: ../../tempcache/pages/configuration_core_lists.html.twig:260
6425 msgid "Read only"
6426 msgstr ""
6427
6428 #: ../../tempcache/pages/configuration_core_fields.html.twig:293
6429 #: ../../tempcache/pages/configuration_core_lists.html.twig:158
6430 #: ../../tempcache/pages/configuration_core_lists.html.twig:265
6431 msgid "Read/Write"
6432 msgstr ""
6433
6434 #: ../../tempcache/pages/configuration_core_fields.html.twig:411
6435 msgid "Collapse all"
6436 msgstr ""
6437
6438 #: ../../tempcache/pages/configuration_core_fields.html.twig:475
6439 msgid "Warning"
6440 msgstr ""
6441
6442 #: ../../tempcache/pages/configuration_core_fields.html.twig:477
6443 msgid "Some warnings has been thrown:"
6444 msgstr ""
6445
6446 #: ../../tempcache/pages/configuration_core_fields.html.twig:479
6447 msgid "Please correct above warnings to continue."
6448 msgstr ""
6449
6450 #: ../../tempcache/pages/groups_list.html.twig:104
6451 msgid "Export all groups and their members as PDF"
6452 msgstr ""
6453
6454 #: ../../tempcache/pages/groups_list.html.twig:109
6455 msgid "All groups PDF"
6456 msgstr ""
6457
6458 #: ../../tempcache/pages/groups_list.html.twig:121
6459 #: ../../tempcache/pages/groups_list.html.twig:126
6460 msgid "New group"
6461 msgstr ""
6462
6463 #: ../../tempcache/pages/groups_list.html.twig:180
6464 msgid "Add a new group"
6465 msgstr ""
6466
6467 #: ../../tempcache/pages/groups_list.html.twig:223
6468 msgid "An error occurred checking name uniqueness :("
6469 msgstr ""
6470
6471 #: ../../tempcache/pages/groups_list.html.twig:230
6472 msgid "Please provide a group name"
6473 msgstr ""
6474
6475 #: ../../tempcache/pages/groups_list.html.twig:238
6476 msgid "Create"
6477 msgstr ""
6478
6479 #: ../../tempcache/pages/groups_list.html.twig:298
6480 msgid "Group members selection"
6481 msgstr ""
6482
6483 #: ../../tempcache/pages/groups_list.html.twig:303
6484 msgid "Group managers selection"
6485 msgstr ""
6486
6487 #: ../../tempcache/pages/groups_list.html.twig:348
6488 msgid ""
6489 "Items in this list have been modified. Don't forget to save your changes."
6490 msgstr ""
6491
6492 #: ../../tempcache/pages/index.html.twig:112
6493 #: ../../tempcache/pages/index.html.twig:118
6494 msgid "Lost your password?"
6495 msgstr "هل فقدت كلمتك السرية؟"
6496
6497 #: ../../tempcache/pages/import.html.twig:66
6498 msgid "Existing files"
6499 msgstr ""
6500
6501 #: ../../tempcache/pages/import.html.twig:79
6502 msgid "The following files seems ready to import on the disk:"
6503 msgstr ""
6504
6505 #: ../../tempcache/pages/import.html.twig:94
6506 #: ../../tempcache/pages/import.html.twig:156
6507 #: ../../tempcache/pages/export.html.twig:136
6508 #: ../../tempcache/pages/export.html.twig:187
6509 msgid "Size"
6510 msgstr ""
6511
6512 #: ../../tempcache/pages/import.html.twig:142
6513 msgid "see"
6514 msgstr ""
6515
6516 #: ../../tempcache/pages/import.html.twig:174
6517 #: ../../tempcache/pages/export.html.twig:205
6518 #, php-format
6519 msgid "Remove '%file' from disk"
6520 msgstr ""
6521
6522 #: ../../tempcache/pages/import.html.twig:198
6523 msgid "Run the import process, but do *not* store anything in the database"
6524 msgstr ""
6525
6526 #: ../../tempcache/pages/import.html.twig:202
6527 msgid "Dry run"
6528 msgstr ""
6529
6530 #: ../../tempcache/pages/import.html.twig:215
6531 msgid "Import"
6532 msgstr ""
6533
6534 #: ../../tempcache/pages/import.html.twig:227
6535 msgid "No import file actually exists."
6536 msgstr ""
6537
6538 #: ../../tempcache/pages/import.html.twig:229
6539 msgid ""
6540 "Use upload form below to send a new file on server, or copy it directly in "
6541 "the imports directory."
6542 msgstr ""
6543
6544 #: ../../tempcache/pages/import.html.twig:248
6545 msgid "Upload new file"
6546 msgstr ""
6547
6548 #: ../../tempcache/pages/import.html.twig:259
6549 #: ../../tempcache/pages/preferences.html.twig:245
6550 #: ../../tempcache/pages/preferences.html.twig:1975
6551 #: ../../tempcache/components/forms/picture.html.twig:75
6552 #: ../../tempcache/components/dynamic_fields.html.twig:726
6553 msgid "Choose a file"
6554 msgstr ""
6555
6556 #: ../../tempcache/pages/import.html.twig:273
6557 msgid "Upload file"
6558 msgstr ""
6559
6560 #: ../../tempcache/pages/import.html.twig:286
6561 msgid "Configure import model"
6562 msgstr ""
6563
6564 #: ../../tempcache/pages/import.html.twig:313
6565 #: ../../tempcache/pages/import.html.twig:324
6566 msgid "No file selected"
6567 msgstr ""
6568
6569 #: ../../tempcache/pages/import.html.twig:313
6570 msgid "Please make sure to select one file to import."
6571 msgstr ""
6572
6573 #: ../../tempcache/pages/import.html.twig:324
6574 msgid "Please make sure to select one file to upload."
6575 msgstr ""
6576
6577 #: ../../tempcache/pages/configuration_payment_types.html.twig:75
6578 msgid "Add payment type"
6579 msgstr "إضافة نوع سداد"
6580
6581 #: ../../tempcache/pages/configuration_payment_types.html.twig:81
6582 msgid "Label"
6583 msgstr ""
6584
6585 #: ../../tempcache/pages/configuration_payment_types.html.twig:148
6586 #, php-format
6587 msgid "%s payment type"
6588 msgstr "نوع السداد %s"
6589
6590 #: ../../tempcache/pages/configuration_payment_types.html.twig:170
6591 #, php-format
6592 msgid "Edit '%s' payment type"
6593 msgstr "تعديل نوع السداد '%s'"
6594
6595 #: ../../tempcache/pages/configuration_payment_types.html.twig:183
6596 #: ../../tempcache/pages/preferences.html.twig:186
6597 #: ../../tempcache/pages/preferences.html.twig:192
6598 #: ../../tempcache/pages/preferences.html.twig:1817
6599 #: ../../tempcache/pages/preferences.html.twig:1823
6600 #: ../../tempcache/pages/preferences.html.twig:1855
6601 #: ../../tempcache/pages/preferences.html.twig:1861
6602 #, php-format
6603 msgid "Translate '%s'"
6604 msgstr ""
6605
6606 #: ../../tempcache/pages/configuration_payment_types.html.twig:204
6607 #, php-format
6608 msgid "Delete '%s' payment type"
6609 msgstr "حذف نوع السداد '%s'"
6610
6611 #: ../../tempcache/pages/reminder.html.twig:57
6612 msgid "Choose wich reminder(s) you want to send:"
6613 msgstr ""
6614
6615 #: ../../tempcache/pages/reminder.html.twig:84
6616 #: ../../tempcache/pages/reminder.html.twig:121
6617 msgid "preview"
6618 msgstr ""
6619
6620 #: ../../tempcache/pages/reminder.html.twig:90
6621 #: ../../tempcache/pages/reminder.html.twig:127
6622 #, php-format
6623 msgid "%s members with an email address"
6624 msgstr ""
6625
6626 #: ../../tempcache/pages/reminder.html.twig:96
6627 #: ../../tempcache/pages/reminder.html.twig:133
6628 #, php-format
6629 msgid "%s members without email address"
6630 msgstr ""
6631
6632 #: ../../tempcache/pages/reminder.html.twig:151
6633 msgid "Generate labels for members without email address"
6634 msgstr ""
6635
6636 #: ../../tempcache/pages/reminder.html.twig:202
6637 #: ../../tempcache/pages/mailing_form.html.twig:303
6638 #: ../../tempcache/pages/mailing_form.html.twig:416
6639 #: ../../tempcache/pages/500.html.twig:111
6640 msgid "Message:"
6641 msgstr "الرسالة:"
6642
6643 #: ../../tempcache/pages/reminder.html.twig:244
6644 msgid "No reminder selected"
6645 msgstr ""
6646
6647 #: ../../tempcache/pages/reminder.html.twig:244
6648 msgid "Please make sure to select at least one reminder."
6649 msgstr ""
6650
6651 #: ../../tempcache/pages/contribution_form.html.twig:73
6652 msgid "Select contributor and membership fee type"
6653 msgstr "حدد المساهِم ونوع رسوم العضوية"
6654
6655 #: ../../tempcache/pages/contribution_form.html.twig:79
6656 msgid "Select contributor and donation type"
6657 msgstr "تحديد المساهِم ونوع التبرع"
6658
6659 #: ../../tempcache/pages/contribution_form.html.twig:90
6660 msgid "Transaction related"
6661 msgstr ""
6662
6663 #: ../../tempcache/pages/contribution_form.html.twig:220
6664 msgid "Reload"
6665 msgstr ""
6666
6667 #: ../../tempcache/pages/contribution_form.html.twig:222
6668 msgid ""
6669 "Reload date information according to selected member and contribution type"
6670 msgstr ""
6671
6672 #: ../../tempcache/pages/contribution_form.html.twig:268
6673 msgid "Related transaction information"
6674 msgstr ""
6675
6676 #: ../../tempcache/pages/contribution_form.html.twig:292
6677 msgid "Not dispatched amount"
6678 msgstr ""
6679
6680 #: ../../tempcache/pages/contribution_form.html.twig:336
6681 msgid "View transaction"
6682 msgstr ""
6683
6684 #: ../../tempcache/pages/contribution_form.html.twig:354
6685 msgid "New attached fee"
6686 msgstr ""
6687
6688 #: ../../tempcache/pages/contribution_form.html.twig:368
6689 msgid "New attached donation"
6690 msgstr ""
6691
6692 #: ../../tempcache/pages/contribution_form.html.twig:394
6693 msgid "Details of membership fee"
6694 msgstr ""
6695
6696 #: ../../tempcache/pages/contribution_form.html.twig:400
6697 msgid "Details of donation"
6698 msgstr ""
6699
6700 #: ../../tempcache/pages/contribution_form.html.twig:463
6701 msgid "Record date:"
6702 msgstr ""
6703
6704 #: ../../tempcache/pages/contribution_form.html.twig:552
6705 msgid "months"
6706 msgstr ""
6707
6708 #: ../../tempcache/pages/contribution_form.html.twig:632
6709 msgid "Notify member"
6710 msgstr ""
6711
6712 #: ../../tempcache/pages/contribution_form.html.twig:639
6713 msgid "Member will receive a notification by email, if he has an address."
6714 msgstr ""
6715
6716 #: ../../tempcache/pages/contribution_form.html.twig:757
6717 msgid "An error occurred retrieving dates :("
6718 msgstr ""
6719
6720 #: ../../tempcache/pages/contribution_form.html.twig:783
6721 #, fuzzy
6722 #| msgid "Contribution amount should be greater than %max"
6723 msgid "Contribution amount should not be greater than %max"
6724 msgstr "لا يجب أن يكون مبلغ المساهمة أكبر من %max"
6725
6726 #: ../../tempcache/pages/mailing_form.html.twig:75
6727 msgid "Mailing information"
6728 msgstr ""
6729
6730 #: ../../tempcache/pages/mailing_form.html.twig:83
6731 #: ../../tempcache/pages/mailings_list.html.twig:97
6732 #: ../../tempcache/pages/mailings_list.html.twig:309
6733 msgid "Sender"
6734 msgstr ""
6735
6736 #: ../../tempcache/pages/mailing_form.html.twig:90
6737 #: ../../tempcache/pages/preferences.html.twig:354
6738 msgid "from preferences"
6739 msgstr "من الأفضليات"
6740
6741 #: ../../tempcache/pages/mailing_form.html.twig:99
6742 msgid "current logged in user"
6743 msgstr ""
6744
6745 #: ../../tempcache/pages/mailing_form.html.twig:107
6746 msgid "other"
6747 msgstr "آخَر"
6748
6749 #: ../../tempcache/pages/mailing_form.html.twig:137
6750 #: ../../tempcache/pages/mailings_list.html.twig:97
6751 #: ../../tempcache/pages/mailings_list.html.twig:319
6752 msgid "Recipients"
6753 msgstr ""
6754
6755 #: ../../tempcache/pages/mailing_form.html.twig:150
6756 msgid "Go back to members list"
6757 msgstr ""
6758
6759 #: ../../tempcache/pages/mailing_form.html.twig:159
6760 msgid "Manage selected members"
6761 msgstr ""
6762
6763 #: ../../tempcache/pages/mailing_form.html.twig:181
6764 #: ../../tempcache/pages/configuration_core_lists.html.twig:55
6765 #: ../../tempcache/pages/charts.html.twig:56
6766 #: ../../tempcache/pages/advanced_search.html.twig:529
6767 #: ../../tempcache/components/forms/groups.html.twig:47
6768 msgid "This feature requires javascript."
6769 msgstr ""
6770
6771 #: ../../tempcache/pages/mailing_form.html.twig:198
6772 msgid "Existing attachments:"
6773 msgstr ""
6774
6775 #: ../../tempcache/pages/mailing_form.html.twig:220
6776 #: ../../tempcache/pages/mailing_form.html.twig:715
6777 msgid "Remove attachment"
6778 msgstr ""
6779
6780 #: ../../tempcache/pages/mailing_form.html.twig:255
6781 msgid ""
6782 "Select files to add as attachments.<br/>Multiple file selection using 'ctrl' "
6783 "or 'shift' keys are only available on compatible browsers."
6784 msgstr ""
6785
6786 #: ../../tempcache/pages/mailing_form.html.twig:263
6787 msgid "Add attachment"
6788 msgstr ""
6789
6790 #: ../../tempcache/pages/mailing_form.html.twig:286
6791 msgid "Write your mailing"
6792 msgstr ""
6793
6794 #: ../../tempcache/pages/mailing_form.html.twig:293
6795 msgid "Object:"
6796 msgstr ""
6797
6798 #: ../../tempcache/pages/mailing_form.html.twig:331
6799 msgid "Interpret HTML"
6800 msgstr ""
6801
6802 #: ../../tempcache/pages/mailing_form.html.twig:354
6803 msgid "Preview"
6804 msgstr ""
6805
6806 #: ../../tempcache/pages/mailing_form.html.twig:380
6807 #: ../../tempcache/pages/mailing_form.html.twig:471
6808 msgid "Cancel mailing"
6809 msgstr ""
6810
6811 #: ../../tempcache/pages/mailing_form.html.twig:397
6812 msgid "Preview your mailing"
6813 msgstr ""
6814
6815 #: ../../tempcache/pages/mailing_form.html.twig:450
6816 msgid "Modifiy mailing"
6817 msgstr ""
6818
6819 #: ../../tempcache/pages/mailing_form.html.twig:549
6820 #: ../../tempcache/pages/mailings_list.html.twig:453
6821 msgid "An error occurred displaying preview :("
6822 msgstr ""
6823
6824 #: ../../tempcache/pages/mailing_form.html.twig:596
6825 msgid "Members selection"
6826 msgstr ""
6827
6828 #: ../../tempcache/pages/mailing_form.html.twig:712
6829 msgid "Are you sure you want to remove this attachment?"
6830 msgstr ""
6831
6832 #: ../../tempcache/pages/mailing_form.html.twig:712
6833 msgid "This will immediately remove attachment from disk and cannot be undone."
6834 msgstr ""
6835
6836 #: ../../tempcache/pages/configuration_title_form.html.twig:63
6837 msgid "Short form:"
6838 msgstr "الصيغة القصيرة:"
6839
6840 #: ../../tempcache/pages/configuration_title_form.html.twig:73
6841 msgid "Long form:"
6842 msgstr "الصيغة الطويلة:"
6843
6844 #: ../../tempcache/pages/preferences.html.twig:61
6845 msgid "General"
6846 msgstr ""
6847
6848 #: ../../tempcache/pages/preferences.html.twig:77
6849 #: ../../tempcache/pages/saved_searches_list.html.twig:69
6850 msgid "Parameters"
6851 msgstr ""
6852
6853 #: ../../tempcache/pages/preferences.html.twig:85
6854 msgid "Rights"
6855 msgstr ""
6856
6857 #: ../../tempcache/pages/preferences.html.twig:93
6858 msgid "E-Mail"
6859 msgstr ""
6860
6861 #: ../../tempcache/pages/preferences.html.twig:120
6862 msgid "Security parameters"
6863 msgstr "إعدادات الحماية"
6864
6865 #: ../../tempcache/pages/preferences.html.twig:152
6866 msgid "Name of the association:"
6867 msgstr "اسم الجمعية:"
6868
6869 #: ../../tempcache/pages/preferences.html.twig:166
6870 msgid "Association's short description:"
6871 msgstr "الوصف المختصر للجمعية:"
6872
6873 #: ../../tempcache/pages/preferences.html.twig:170
6874 msgid ""
6875 "Enter here a short description for your association, it will be displayed on "
6876 "the index page and into pages' title."
6877 msgstr ""
6878 "أدخل هنا وصفا مختصرا لجمعيتكم، وسيتم عرضه على صفحة الفهرس وعنوان الصفحات."
6879
6880 #: ../../tempcache/pages/preferences.html.twig:202
6881 #: ../../tempcache/pages/preferences.html.twig:1932
6882 msgid "Logo:"
6883 msgstr "الشعار:"
6884
6885 #: ../../tempcache/pages/preferences.html.twig:218
6886 msgid "Current logo"
6887 msgstr ""
6888
6889 #: ../../tempcache/pages/preferences.html.twig:243
6890 #: ../../tempcache/pages/preferences.html.twig:1973
6891 #: ../../tempcache/components/forms/picture.html.twig:73
6892 #: ../../tempcache/components/dynamic_fields.html.twig:724
6893 msgid "Choose another file"
6894 msgstr ""
6895
6896 #: ../../tempcache/pages/preferences.html.twig:260
6897 #: ../../tempcache/pages/preferences.html.twig:1990
6898 #: ../../tempcache/components/forms/picture.html.twig:53
6899 msgid "Delete image"
6900 msgstr "حذف الصورة"
6901
6902 #: ../../tempcache/pages/preferences.html.twig:289
6903 msgid " (continuation)"
6904 msgstr ""
6905
6906 #: ../../tempcache/pages/preferences.html.twig:329
6907 msgid "Website:"
6908 msgstr "موقع الويب:"
6909
6910 #: ../../tempcache/pages/preferences.html.twig:343
6911 msgid "Postal address:"
6912 msgstr "العنوان البريدي:"
6913
6914 #: ../../tempcache/pages/preferences.html.twig:347
6915 msgid ""
6916 "Use either the address setted below or select a staff member to retrieve "
6917 "he's address."
6918 msgstr ""
6919
6920 #: ../../tempcache/pages/preferences.html.twig:368
6921 msgid "from a staff user"
6922 msgstr ""
6923
6924 #: ../../tempcache/pages/preferences.html.twig:387
6925 msgid "-- Choose a staff member --"
6926 msgstr "- اختر أحد الموظفين -"
6927
6928 #: ../../tempcache/pages/preferences.html.twig:417
6929 msgid "Footer text:"
6930 msgstr "نص التذييل:"
6931
6932 #: ../../tempcache/pages/preferences.html.twig:423
6933 msgid ""
6934 "Enter a text (HTML allowed) that will be displayed in the footer of every "
6935 "page"
6936 msgstr ""
6937
6938 #: ../../tempcache/pages/preferences.html.twig:436
6939 msgid "Telemetry date:"
6940 msgstr ""
6941
6942 #: ../../tempcache/pages/preferences.html.twig:440
6943 msgid "Last telemetry sent date."
6944 msgstr ""
6945
6946 #: ../../tempcache/pages/preferences.html.twig:450
6947 msgid "send"
6948 msgstr "ارسل"
6949
6950 #: ../../tempcache/pages/preferences.html.twig:458
6951 msgid "Registration date:"
6952 msgstr ""
6953
6954 #: ../../tempcache/pages/preferences.html.twig:462
6955 msgid "Date on which you registered your Galette instance."
6956 msgstr ""
6957
6958 #: ../../tempcache/pages/preferences.html.twig:471
6959 msgid "Update your information"
6960 msgstr "تحديث معلوماتك"
6961
6962 #: ../../tempcache/pages/preferences.html.twig:480
6963 #: ../../tempcache/pages/desktop.html.twig:105
6964 msgid "Register"
6965 msgstr "إنشاء حساب"
6966
6967 #: ../../tempcache/pages/preferences.html.twig:483
6968 msgid "Not registered"
6969 msgstr ""
6970
6971 #: ../../tempcache/pages/preferences.html.twig:522
6972 msgid "Default language:"
6973 msgstr "اللغة الافتراضية:"
6974
6975 #: ../../tempcache/pages/preferences.html.twig:562
6976 msgid "Lines / Page:"
6977 msgstr "الأسطر / الصفحة:"
6978
6979 #: ../../tempcache/pages/preferences.html.twig:596
6980 #: ../../tempcache/pages/member_form.html.twig:324
6981 msgid "After member creation:"
6982 msgstr ""
6983
6984 #: ../../tempcache/pages/preferences.html.twig:607
6985 #: ../../tempcache/pages/member_form.html.twig:335
6986 msgid "create a new contribution (default action)"
6987 msgstr ""
6988
6989 #: ../../tempcache/pages/preferences.html.twig:617
6990 #: ../../tempcache/pages/member_form.html.twig:345
6991 msgid "create a new transaction"
6992 msgstr ""
6993
6994 #: ../../tempcache/pages/preferences.html.twig:627
6995 #: ../../tempcache/pages/member_form.html.twig:355
6996 msgid "create another new member"
6997 msgstr ""
6998
6999 #: ../../tempcache/pages/preferences.html.twig:637
7000 #: ../../tempcache/pages/member_form.html.twig:365
7001 msgid "show member"
7002 msgstr ""
7003
7004 #: ../../tempcache/pages/preferences.html.twig:647
7005 #: ../../tempcache/pages/member_form.html.twig:375
7006 msgid "go to members list"
7007 msgstr ""
7008
7009 #: ../../tempcache/pages/preferences.html.twig:657
7010 #: ../../tempcache/pages/member_form.html.twig:385
7011 msgid "go to main page"
7012 msgstr ""
7013
7014 #: ../../tempcache/pages/preferences.html.twig:669
7015 msgid "Logging level:"
7016 msgstr ""
7017
7018 #: ../../tempcache/pages/preferences.html.twig:685
7019 msgid "Disabled"
7020 msgstr ""
7021
7022 #: ../../tempcache/pages/preferences.html.twig:695
7023 msgid "Enabled"
7024 msgstr ""
7025
7026 #: ../../tempcache/pages/preferences.html.twig:702
7027 msgid "Default account filter:"
7028 msgstr ""
7029
7030 #: ../../tempcache/pages/preferences.html.twig:731
7031 msgid "Default payment type:"
7032 msgstr "أسلوب السداد الافتراضي:"
7033
7034 #: ../../tempcache/pages/preferences.html.twig:770
7035 #, fuzzy
7036 msgid "Public pages enabled?"
7037 msgstr "تمكين الصفحات العامة؟"
7038
7039 #: ../../tempcache/pages/preferences.html.twig:782
7040 msgid "Show public pages for"
7041 msgstr "إظهار الصفحات العامة لـ"
7042
7043 #: ../../tempcache/pages/preferences.html.twig:793
7044 msgid "Everyone"
7045 msgstr "كل شخص"
7046
7047 #: ../../tempcache/pages/preferences.html.twig:813
7048 msgid "Admin and staff only"
7049 msgstr ""
7050
7051 #: ../../tempcache/pages/preferences.html.twig:827
7052 msgid "Force member picture ratio"
7053 msgstr ""
7054
7055 #: ../../tempcache/pages/preferences.html.twig:832
7056 msgid ""
7057 "If checked, the members's picture will be resized and cropped to the ratio "
7058 "selected below."
7059 msgstr ""
7060
7061 #: ../../tempcache/pages/preferences.html.twig:843
7062 msgid "Choose the"
7063 msgstr ""
7064
7065 #: ../../tempcache/pages/preferences.html.twig:845
7066 #, fuzzy
7067 #| msgid "Select a date"
7068 msgid "Select a ratio"
7069 msgstr "اختر التاريخ"
7070
7071 #: ../../tempcache/pages/preferences.html.twig:884
7072 msgid "Self subscription enabled?"
7073 msgstr ""
7074
7075 #: ../../tempcache/pages/preferences.html.twig:891
7076 msgid "Post new contribution script URI"
7077 msgstr ""
7078
7079 #: ../../tempcache/pages/preferences.html.twig:897
7080 msgid ""
7081 "Enter a script URI that would be called after adding a new contribution.<br/"
7082 ">Script URI must be prefixed by one of '<em>galette://</em>' for Galette "
7083 "internal call. '<em>file://</em>' for a direct file call, '<em>get://</em>' "
7084 "or '<em>post://</em>' for HTTP calls (prefix will be replaced by http:// in "
7085 "those cases)."
7086 msgstr ""
7087
7088 #: ../../tempcache/pages/preferences.html.twig:909
7089 msgid "RSS feed URL"
7090 msgstr ""
7091
7092 #: ../../tempcache/pages/preferences.html.twig:915
7093 msgid ""
7094 "Enter the full URL to the RSS feed. It will be displayed on Galette desktop."
7095 msgstr ""
7096
7097 #: ../../tempcache/pages/preferences.html.twig:927
7098 msgid "Galette base URL"
7099 msgstr ""
7100
7101 #: ../../tempcache/pages/preferences.html.twig:933
7102 msgid ""
7103 "Enter the base URL to your Galette instance. You should only change this "
7104 "parameter if the current page URL is not:<br/>%galette_url"
7105 msgstr ""
7106
7107 #: ../../tempcache/pages/preferences.html.twig:954
7108 msgid "Show identifiers"
7109 msgstr ""
7110
7111 #: ../../tempcache/pages/preferences.html.twig:959
7112 msgid "Display database identifiers in related windows"
7113 msgstr ""
7114
7115 #: ../../tempcache/pages/preferences.html.twig:976
7116 msgid "Default membership status:"
7117 msgstr "حالة العضوية الافتراضية:"
7118
7119 #: ../../tempcache/pages/preferences.html.twig:1010
7120 msgid "Default membership extension:"
7121 msgstr ""
7122
7123 #: ../../tempcache/pages/preferences.html.twig:1020
7124 msgid "(Months)"
7125 msgstr "(أشهر)"
7126
7127 #: ../../tempcache/pages/preferences.html.twig:1031
7128 msgid "Beginning of membership:"
7129 msgstr ""
7130
7131 #: ../../tempcache/pages/preferences.html.twig:1039
7132 msgid "(dd/mm)"
7133 msgstr ""
7134
7135 #: ../../tempcache/pages/preferences.html.twig:1045
7136 msgid "Number of months offered:"
7137 msgstr ""
7138
7139 #: ../../tempcache/pages/preferences.html.twig:1051
7140 msgid ""
7141 "When using the beginning of membership option; you can offer the last months "
7142 "of the year."
7143 msgstr ""
7144
7145 #: ../../tempcache/pages/preferences.html.twig:1053
7146 msgid ""
7147 "Let's say you offer last 2 months, and have a renewal on 31th of December. "
7148 "All created contributions in current year will be valid until this date, but "
7149 "as of October, they will be valid for the entire next year."
7150 msgstr ""
7151
7152 #: ../../tempcache/pages/preferences.html.twig:1083
7153 msgid "Can members create child?"
7154 msgstr ""
7155
7156 #: ../../tempcache/pages/preferences.html.twig:1097
7157 msgid "Can group managers edit their groups?"
7158 msgstr ""
7159
7160 #: ../../tempcache/pages/preferences.html.twig:1111
7161 msgid "Can group managers create members?"
7162 msgstr ""
7163
7164 #: ../../tempcache/pages/preferences.html.twig:1125
7165 msgid "Can group managers edit members?"
7166 msgstr ""
7167
7168 #: ../../tempcache/pages/preferences.html.twig:1139
7169 msgid "Can group managers send mailings?"
7170 msgstr ""
7171
7172 #: ../../tempcache/pages/preferences.html.twig:1153
7173 msgid "Can group managers do exports?"
7174 msgstr ""
7175
7176 #: ../../tempcache/pages/preferences.html.twig:1158
7177 msgid ""
7178 "Groups managers will be allowed to export members as csv, pdf cards, "
7179 "attendence sheetss and groups pdf"
7180 msgstr ""
7181
7182 #: ../../tempcache/pages/preferences.html.twig:1189
7183 msgid "Sender name:"
7184 msgstr "اسم المُرسِل:"
7185
7186 #: ../../tempcache/pages/preferences.html.twig:1199
7187 msgid "Sender Email:"
7188 msgstr ""
7189
7190 #: ../../tempcache/pages/preferences.html.twig:1210
7191 #: ../../tempcache/pages/preferences.html.twig:1253
7192 msgid ""
7193 "(You can enter several emails separated with a comma. First address will be "
7194 "the default one.)"
7195 msgstr ""
7196
7197 #: ../../tempcache/pages/preferences.html.twig:1216
7198 msgid "Reply-To Email:"
7199 msgstr ""
7200
7201 #: ../../tempcache/pages/preferences.html.twig:1222
7202 msgid "Leave empty to use Sender Email as reply address"
7203 msgstr "يترك فارغا لاستخدام البريد الإلكتروني المرسل كعنوان الرد"
7204
7205 #: ../../tempcache/pages/preferences.html.twig:1237
7206 msgid "Members administrator's Email:"
7207 msgstr ""
7208
7209 #: ../../tempcache/pages/preferences.html.twig:1243
7210 msgid "Recipient of new online registation and edition emails"
7211 msgstr ""
7212
7213 #: ../../tempcache/pages/preferences.html.twig:1266
7214 msgid "Send email to administrators?"
7215 msgstr ""
7216
7217 #: ../../tempcache/pages/preferences.html.twig:1271
7218 msgid ""
7219 "Sends an email each time a new member registers online or edit his/her "
7220 "account"
7221 msgstr ""
7222 "يرسل رسالة إلكترونية في كل مرة يسجل فيها عضو جديد على الإنترنت أو يحرر حسابه"
7223
7224 #: ../../tempcache/pages/preferences.html.twig:1284
7225 msgid "Wrap emails text?"
7226 msgstr ""
7227
7228 #: ../../tempcache/pages/preferences.html.twig:1289
7229 msgid ""
7230 "Automatically wrap emails texts before sending. Make sure to wrap yourself "
7231 "if you disable that. Please note that current editing mailing will not be "
7232 "affected by a change."
7233 msgstr ""
7234
7235 #: ../../tempcache/pages/preferences.html.twig:1302
7236 msgid "Send email to members?"
7237 msgstr "إرسال بريد إلكتروني إلى الأعضاء؟"
7238
7239 #: ../../tempcache/pages/preferences.html.twig:1307
7240 msgid ""
7241 "Sends an email each time a member card or a contribution has been added or "
7242 "edited. This can be disabled for each case."
7243 msgstr ""
7244
7245 #: ../../tempcache/pages/preferences.html.twig:1320
7246 msgid "Activate HTML editor?"
7247 msgstr ""
7248
7249 #: ../../tempcache/pages/preferences.html.twig:1325
7250 msgid "Should HTML editor be activated on page load ?"
7251 msgstr ""
7252
7253 #: ../../tempcache/pages/preferences.html.twig:1331
7254 msgid "Mail signature"
7255 msgstr "توقيع البريد الإلكتروني"
7256
7257 #: ../../tempcache/pages/preferences.html.twig:1348
7258 msgid "Emailing method:"
7259 msgstr ""
7260
7261 #: ../../tempcache/pages/preferences.html.twig:1360
7262 msgid "Emailing disabled"
7263 msgstr "البريد الإلكتروني المعوقين"
7264
7265 #: ../../tempcache/pages/preferences.html.twig:1374
7266 msgid "PHP mail() function"
7267 msgstr ""
7268
7269 #: ../../tempcache/pages/preferences.html.twig:1388
7270 msgid "Using a SMTP server (slower)"
7271 msgstr ""
7272
7273 #: ../../tempcache/pages/preferences.html.twig:1402
7274 msgid "Using GMAIL as SMTP server (slower)"
7275 msgstr ""
7276
7277 #: ../../tempcache/pages/preferences.html.twig:1416
7278 msgid "Using Sendmail server"
7279 msgstr ""
7280
7281 #: ../../tempcache/pages/preferences.html.twig:1430
7282 msgid "Using QMAIL server"
7283 msgstr ""
7284
7285 #: ../../tempcache/pages/preferences.html.twig:1446
7286 msgid "Test email settings"
7287 msgstr "اختبار إعدادات البريد الإلكتروني"
7288
7289 #: ../../tempcache/pages/preferences.html.twig:1454
7290 msgid "SMTP server:"
7291 msgstr ""
7292
7293 #: ../../tempcache/pages/preferences.html.twig:1464
7294 msgid "SMTP port:"
7295 msgstr "منفذ SMTP:"
7296
7297 #: ../../tempcache/pages/preferences.html.twig:1482
7298 msgid "Use SMTP authentication?"
7299 msgstr ""
7300
7301 #: ../../tempcache/pages/preferences.html.twig:1487
7302 msgid ""
7303 "Would emailing use any SMTP authentication? You'll have to provide username "
7304 "and password below. For GMail, authentication will always be on."
7305 msgstr ""
7306
7307 #: ../../tempcache/pages/preferences.html.twig:1500
7308 msgid "Use TLS for SMTP?"
7309 msgstr ""
7310
7311 #: ../../tempcache/pages/preferences.html.twig:1505
7312 msgid ""
7313 "Do you want to use server's TLS capabilities?<br/>For GMail, this will "
7314 "always be on."
7315 msgstr ""
7316
7317 #: ../../tempcache/pages/preferences.html.twig:1518
7318 msgid "Allow unsecure TLS?"
7319 msgstr ""
7320
7321 #: ../../tempcache/pages/preferences.html.twig:1523
7322 msgid ""
7323 "Do you want to allow 'unsecure' connections? This may be usefull if you "
7324 "server uses a self-signed certificate, and on some other cases."
7325 msgstr ""
7326
7327 #: ../../tempcache/pages/preferences.html.twig:1532
7328 msgid "SMTP (or GMail) user:"
7329 msgstr ""
7330
7331 #: ../../tempcache/pages/preferences.html.twig:1542
7332 msgid "SMTP (or GMail) password:"
7333 msgstr ""
7334
7335 #: ../../tempcache/pages/preferences.html.twig:1572
7336 #: ../../tempcache/pages/preferences.html.twig:2113
7337 msgid "Vertical margins:"
7338 msgstr "الهوامش العمودية:"
7339
7340 #: ../../tempcache/pages/preferences.html.twig:1594
7341 #: ../../tempcache/pages/preferences.html.twig:2135
7342 msgid "Horizontal margins:"
7343 msgstr "الهوامش الأفقية:"
7344
7345 #: ../../tempcache/pages/preferences.html.twig:1616
7346 #: ../../tempcache/pages/preferences.html.twig:2179
7347 msgid "Horizontal spacing:"
7348 msgstr ""
7349
7350 #: ../../tempcache/pages/preferences.html.twig:1638
7351 #: ../../tempcache/pages/preferences.html.twig:2157
7352 msgid "Vertical spacing:"
7353 msgstr ""
7354
7355 #: ../../tempcache/pages/preferences.html.twig:1662
7356 msgid "Print border"
7357 msgstr ""
7358
7359 #: ../../tempcache/pages/preferences.html.twig:1667
7360 msgid "Check this box to print a grey border around each label."
7361 msgstr ""
7362
7363 #: ../../tempcache/pages/preferences.html.twig:1681
7364 msgid "Label width:"
7365 msgstr ""
7366
7367 #: ../../tempcache/pages/preferences.html.twig:1703
7368 msgid "Label height:"
7369 msgstr ""
7370
7371 #: ../../tempcache/pages/preferences.html.twig:1725
7372 msgid "Number of label columns:"
7373 msgstr ""
7374
7375 #: ../../tempcache/pages/preferences.html.twig:1744
7376 msgid "Number of label lines:"
7377 msgstr ""
7378
7379 #: ../../tempcache/pages/preferences.html.twig:1763
7380 msgid "Font size:"
7381 msgstr ""
7382
7383 #: ../../tempcache/pages/preferences.html.twig:1788
7384 msgid ""
7385 "Each card is 75mm width and 40mm height. Each page contains 2 columns and 6 "
7386 "rows.<br/>Double check margins and spacings ;)"
7387 msgstr ""
7388
7389 #: ../../tempcache/pages/preferences.html.twig:1797
7390 msgid "Short Text (Card Center):"
7391 msgstr ""
7392
7393 #: ../../tempcache/pages/preferences.html.twig:1829
7394 msgid "(10 characters max)"
7395 msgstr ""
7396
7397 #: ../../tempcache/pages/preferences.html.twig:1835
7398 msgid "Long Text (Bottom Line):"
7399 msgstr ""
7400
7401 #: ../../tempcache/pages/preferences.html.twig:1867
7402 msgid "(65 characters max)"
7403 msgstr ""
7404
7405 #: ../../tempcache/pages/preferences.html.twig:1874
7406 msgid "Strip Text Color:"
7407 msgstr ""
7408
7409 #: ../../tempcache/pages/preferences.html.twig:1882
7410 #: ../../tempcache/pages/preferences.html.twig:1896
7411 #: ../../tempcache/pages/preferences.html.twig:1910
7412 #: ../../tempcache/pages/preferences.html.twig:1924
7413 msgid "Hexadecimal color notation: #RRGGBB"
7414 msgstr ""
7415
7416 #: ../../tempcache/pages/preferences.html.twig:1888
7417 msgid "Active Member Color:"
7418 msgstr "لون الأعضاء النشطين:"
7419
7420 #: ../../tempcache/pages/preferences.html.twig:1902
7421 msgid "Board Members Color:"
7422 msgstr ""
7423
7424 #: ../../tempcache/pages/preferences.html.twig:1916
7425 msgid "Honor Members Color:"
7426 msgstr ""
7427
7428 #: ../../tempcache/pages/preferences.html.twig:1948
7429 msgid "Current logo for printing"
7430 msgstr ""
7431
7432 #: ../../tempcache/pages/preferences.html.twig:2013
7433 msgid "Allow members to print card ?"
7434 msgstr "السماح للأعضاء بطباعة بطاقتهم؟"
7435
7436 #: ../../tempcache/pages/preferences.html.twig:2027
7437 msgid "Show title ?"
7438 msgstr ""
7439
7440 #: ../../tempcache/pages/preferences.html.twig:2032
7441 msgid "(Show or not title in front of name)"
7442 msgstr ""
7443
7444 #: ../../tempcache/pages/preferences.html.twig:2038
7445 msgid "Address type:"
7446 msgstr ""
7447
7448 #: ../../tempcache/pages/preferences.html.twig:2084
7449 msgid "(Choose address printed below name)"
7450 msgstr ""
7451
7452 #: ../../tempcache/pages/preferences.html.twig:2090
7453 msgid "Year:"
7454 msgstr "السنة:"
7455
7456 #: ../../tempcache/pages/preferences.html.twig:2096
7457 msgid ""
7458 "You can enter either:<br/>- a year,<br/>- two years with a slash as "
7459 "separator,<br/>- the string 'DEADLINE' to use member deadline"
7460 msgstr ""
7461
7462 #: ../../tempcache/pages/preferences.html.twig:2210
7463 msgid "Password length:"
7464 msgstr "طول كلمة المرور:"
7465
7466 #: ../../tempcache/pages/preferences.html.twig:2216
7467 msgid "Minimum password length required for all accounts. Minimal size is 6."
7468 msgstr ""
7469
7470 #: ../../tempcache/pages/preferences.html.twig:2235
7471 msgid "Enable password blacklists"
7472 msgstr ""
7473
7474 #: ../../tempcache/pages/preferences.html.twig:2237
7475 msgid "Enable blacklists:"
7476 msgstr ""
7477
7478 #: ../../tempcache/pages/preferences.html.twig:2242
7479 msgid ""
7480 "If you enable blacklists; it will not be possible to use any of blacklisted "
7481 "passwords. A list is provided along with Galette, but you can add you owns."
7482 msgstr ""
7483
7484 #: ../../tempcache/pages/preferences.html.twig:2248
7485 msgid "Enforce password strength"
7486 msgstr ""
7487
7488 #: ../../tempcache/pages/preferences.html.twig:2250
7489 msgid "Password strength:"
7490 msgstr ""
7491
7492 #: ../../tempcache/pages/preferences.html.twig:2261
7493 msgid "None (default)"
7494 msgstr ""
7495
7496 #: ../../tempcache/pages/preferences.html.twig:2271
7497 #: ../../tempcache/pages/preferences.html.twig:2322
7498 msgid "Weak"
7499 msgstr ""
7500
7501 #: ../../tempcache/pages/preferences.html.twig:2281
7502 #: ../../tempcache/pages/preferences.html.twig:2328
7503 msgid "Medium"
7504 msgstr ""
7505
7506 #: ../../tempcache/pages/preferences.html.twig:2291
7507 #: ../../tempcache/pages/preferences.html.twig:2334
7508 msgid "Strong"
7509 msgstr ""
7510
7511 #: ../../tempcache/pages/preferences.html.twig:2301
7512 msgid "Very strong"
7513 msgstr ""
7514
7515 #: ../../tempcache/pages/preferences.html.twig:2307
7516 msgid "Enforce minimal password strength for all password."
7517 msgstr ""
7518
7519 #: ../../tempcache/pages/preferences.html.twig:2311
7520 msgid "Levels are:"
7521 msgstr ""
7522
7523 #: ../../tempcache/pages/preferences.html.twig:2318
7524 msgid "for no strength enforcement"
7525 msgstr ""
7526
7527 #: ../../tempcache/pages/preferences.html.twig:2324
7528 msgid "require at least one matched rule"
7529 msgstr ""
7530
7531 #: ../../tempcache/pages/preferences.html.twig:2330
7532 msgid "require at least two matched rules"
7533 msgstr ""
7534
7535 #: ../../tempcache/pages/preferences.html.twig:2336
7536 msgid "require at least three matched rules (recommended for most usages)"
7537 msgstr ""
7538
7539 #: ../../tempcache/pages/preferences.html.twig:2340
7540 msgid "Very Strong"
7541 msgstr ""
7542
7543 #: ../../tempcache/pages/preferences.html.twig:2342
7544 msgid "requires all rules."
7545 msgstr ""
7546
7547 #: ../../tempcache/pages/preferences.html.twig:2347
7548 msgid ""
7549 "Rules include lower case characters, upper case characters, numbers, and "
7550 "special characters."
7551 msgstr ""
7552
7553 #: ../../tempcache/pages/preferences.html.twig:2351
7554 msgid ""
7555 "Note that with any enforcement level, user cannot use his personal "
7556 "information (name, login, ...) as password."
7557 msgstr ""
7558
7559 #: ../../tempcache/pages/preferences.html.twig:2359
7560 msgid "Test a password:"
7561 msgstr "اختبار كلمة المرور:"
7562
7563 #: ../../tempcache/pages/preferences.html.twig:2365
7564 msgid "Test a password with current selected values."
7565 msgstr ""
7566
7567 #: ../../tempcache/pages/preferences.html.twig:2367
7568 msgid ""
7569 "Do not forget to save your preferences if you're happy with the result ;)"
7570 msgstr ""
7571
7572 #: ../../tempcache/pages/preferences.html.twig:2550
7573 msgid "Enter the email adress"
7574 msgstr ""
7575
7576 #: ../../tempcache/pages/preferences.html.twig:2582
7577 msgid "An error occurred sending test email :("
7578 msgstr ""
7579
7580 #: ../../tempcache/pages/mailings_list.html.twig:85
7581 msgid "Create new mailing"
7582 msgstr ""
7583
7584 #: ../../tempcache/pages/mailings_list.html.twig:97
7585 #: ../../tempcache/pages/mailings_list.html.twig:154
7586 #: ../../tempcache/pages/mailings_list.html.twig:325
7587 msgid "Subject"
7588 msgstr ""
7589
7590 #: ../../tempcache/pages/mailings_list.html.twig:97
7591 msgid "Att."
7592 msgstr ""
7593
7594 #: ../../tempcache/pages/mailings_list.html.twig:97
7595 #: ../../tempcache/pages/mailings_list.html.twig:341
7596 msgid "Sent"
7597 msgstr ""
7598
7599 #: ../../tempcache/pages/mailings_list.html.twig:164
7600 msgid "Sent mailings:"
7601 msgstr ""
7602
7603 #: ../../tempcache/pages/mailings_list.html.twig:297
7604 msgid "Mailing entry %id"
7605 msgstr ""
7606
7607 #: ../../tempcache/pages/mailings_list.html.twig:367
7608 #, php-format
7609 msgid "Display mailing '%subject' details in preview window"
7610 msgstr ""
7611
7612 #: ../../tempcache/pages/mailings_list.html.twig:381
7613 #, php-format
7614 msgid "Use mailing '%subject' as a template for a new one"
7615 msgstr "استخدم '%subject' البريد كقالب لإنشاء واحد جديد"
7616
7617 #: ../../tempcache/pages/mailings_list.html.twig:394
7618 #, php-format
7619 msgid "Delete mailing '%subject'"
7620 msgstr ""
7621
7622 #: ../../tempcache/pages/mailings_list.html.twig:413
7623 msgid "No sent mailing has been stored in the database yet."
7624 msgstr ""
7625
7626 #: ../../tempcache/pages/configuration_core_lists.html.twig:68
7627 msgid "Fields in list"
7628 msgstr ""
7629
7630 #: ../../tempcache/pages/configuration_core_lists.html.twig:179
7631 msgid "Available fields"
7632 msgstr ""
7633
7634 #: ../../tempcache/pages/saved_searches_list.html.twig:54
7635 #, php-format
7636 msgid "%count search"
7637 msgid_plural "%count searches"
7638 msgstr[0] ""
7639 msgstr[1] ""
7640 msgstr[2] ""
7641 msgstr[3] ""
7642 msgstr[4] ""
7643 msgstr[5] ""
7644
7645 #: ../../tempcache/pages/saved_searches_list.html.twig:69
7646 #: ../../tempcache/pages/saved_searches_list.html.twig:128
7647 #: ../../tempcache/pages/advanced_search.html.twig:308
7648 #: ../../tempcache/pages/advanced_search.html.twig:661
7649 msgid "Creation date"
7650 msgstr "تاريخ الإنشاء"
7651
7652 #: ../../tempcache/pages/saved_searches_list.html.twig:140
7653 msgid "Search parameters"
7654 msgstr ""
7655
7656 #: ../../tempcache/pages/saved_searches_list.html.twig:146
7657 msgid "Show parameters"
7658 msgstr "اظهر الخيارات"
7659
7660 #: ../../tempcache/pages/saved_searches_list.html.twig:204
7661 msgid "Load saved search"
7662 msgstr ""
7663
7664 #: ../../tempcache/pages/saved_searches_list.html.twig:218
7665 msgid "Delete saved search"
7666 msgstr "حذف البحث المحفوظ"
7667
7668 #: ../../tempcache/pages/saved_searches_list.html.twig:237
7669 msgid "no search"
7670 msgstr ""
7671
7672 #: ../../tempcache/pages/member_form.html.twig:109
7673 msgid "Display"
7674 msgstr ""
7675
7676 #: ../../tempcache/pages/member_form.html.twig:141
7677 #: ../../tempcache/pages/member_show.html.twig:289
7678 msgid "Attached to:"
7679 msgstr ""
7680
7681 #: ../../tempcache/pages/member_form.html.twig:172
7682 msgid "Detach?"
7683 msgstr ""
7684
7685 #: ../../tempcache/pages/member_form.html.twig:197
7686 msgid "Attach member"
7687 msgstr ""
7688
7689 #: ../../tempcache/pages/member_form.html.twig:259
7690 #: ../../tempcache/pages/member_show.html.twig:307
7691 msgid "Parent of:"
7692 msgstr ""
7693
7694 #: ../../tempcache/pages/member_form.html.twig:427
7695 msgid "Notify member his account has been modified"
7696 msgstr ""
7697
7698 #: ../../tempcache/pages/member_form.html.twig:433
7699 msgid "Notify member his account has been created"
7700 msgstr ""
7701
7702 #: ../../tempcache/pages/member_form.html.twig:446
7703 msgid "Member will be notified by email his account has been modified."
7704 msgstr ""
7705
7706 #: ../../tempcache/pages/member_form.html.twig:452
7707 msgid ""
7708 "Member will receive his username and password by email, if he has an address."
7709 msgstr ""
7710
7711 #: ../../tempcache/pages/member_form.html.twig:649
7712 msgid "An error occurred displaying groups interface :("
7713 msgstr ""
7714
7715 #: ../../tempcache/pages/member_form.html.twig:659
7716 msgid "Groups selection"
7717 msgstr ""
7718
7719 #: ../../tempcache/pages/member_form.html.twig:664
7720 msgid "Managed groups selection"
7721 msgstr ""
7722
7723 #: ../../tempcache/pages/member_form.html.twig:684
7724 msgid "Manager for:"
7725 msgstr ""
7726
7727 #: ../../tempcache/pages/member_form.html.twig:689
7728 msgid "Member of:"
7729 msgstr ""
7730
7731 #: ../../tempcache/pages/configuration_payment_type_form.html.twig:63
7732 #: ../../tempcache/pages/configuration_payment_type_form.html.twig:71
7733 msgid "Original string for name, that will be used for translations."
7734 msgstr ""
7735
7736 #: ../../tempcache/pages/member_show.html.twig:104
7737 msgid ""
7738 "Send member a link to generate a new password, as if had used the 'lost "
7739 "password' functionality."
7740 msgstr ""
7741
7742 #: ../../tempcache/pages/member_show.html.twig:111
7743 msgid "New password"
7744 msgstr "كلمة السر الجديدة"
7745
7746 #: ../../tempcache/pages/member_show.html.twig:139
7747 msgid "Generate Member Card"
7748 msgstr "توليد بطاقة العضو"
7749
7750 #: ../../tempcache/pages/member_show.html.twig:152
7751 msgid "Adhesion form"
7752 msgstr "استمارة الإنخراط"
7753
7754 #: ../../tempcache/pages/member_show.html.twig:171
7755 msgid "View contributions"
7756 msgstr "عرض الإشتراكات"
7757
7758 #: ../../tempcache/pages/member_show.html.twig:221
7759 msgid "Create a new member with %name information."
7760 msgstr ""
7761
7762 #: ../../tempcache/pages/member_show.html.twig:228
7763 msgid "Duplicate"
7764 msgstr ""
7765
7766 #: ../../tempcache/pages/member_show.html.twig:277
7767 msgid "Family"
7768 msgstr ""
7769
7770 #: ../../tempcache/pages/member_show.html.twig:513
7771 #: ../../tempcache/components/forms/groups.html.twig:40
7772 msgid "Groups:"
7773 msgstr "الفِرَق:"
7774
7775 #: ../../tempcache/pages/member_show.html.twig:542
7776 #: ../../tempcache/pages/advanced_search.html.twig:166
7777 #: ../../tempcache/components/forms/groups.html.twig:140
7778 msgid "Member of group"
7779 msgstr ""
7780
7781 #: ../../tempcache/pages/member_show.html.twig:714
7782 msgid "Not managed group"
7783 msgstr ""
7784
7785 #: ../../tempcache/pages/member_show.html.twig:714
7786 msgid "You are not part of managers for the requested group."
7787 msgstr ""
7788
7789 #: ../../tempcache/pages/directlink.html.twig:58
7790 #: ../../tempcache/pages/directlink.html.twig:62
7791 msgid "Please confirm your email address:"
7792 msgstr ""
7793
7794 #: ../../tempcache/pages/directlink.html.twig:68
7795 msgid "Get my document"
7796 msgstr ""
7797
7798 #: ../../tempcache/pages/password_recover.html.twig:59
7799 msgid "(at least 4 characters)"
7800 msgstr ""
7801
7802 #: ../../tempcache/pages/password_recover.html.twig:65
7803 #: ../../tempcache/pages/password_recover.html.twig:69
7804 msgid "New password:"
7805 msgstr ""
7806
7807 #: ../../tempcache/pages/password_recover.html.twig:77
7808 #: ../../tempcache/pages/password_recover.html.twig:81
7809 msgid "Confirmation:"
7810 msgstr ""
7811
7812 #: ../../tempcache/pages/password_recover.html.twig:87
7813 msgid "Change my password"
7814 msgstr ""
7815
7816 #: ../../tempcache/pages/transactions_list.html.twig:70
7817 msgid "Show transactions since"
7818 msgstr ""
7819
7820 #: ../../tempcache/pages/transactions_list.html.twig:157
7821 #, fuzzy
7822 #| msgid "Show all members contributions"
7823 msgid "Show all your transactions"
7824 msgstr "اظهار كافة تبرعات الأعضاء"
7825
7826 #: ../../tempcache/pages/transactions_list.html.twig:163
7827 msgid "Show all members transactions"
7828 msgstr ""
7829
7830 #: ../../tempcache/pages/transactions_list.html.twig:228
7831 #, php-format
7832 msgid "%count transaction"
7833 msgid_plural "%count transactions"
7834 msgstr[0] ""
7835 msgstr[1] ""
7836 msgstr[2] ""
7837 msgstr[3] ""
7838 msgstr[4] ""
7839 msgstr[5] ""
7840
7841 #: ../../tempcache/pages/transactions_list.html.twig:276
7842 msgid "Originator"
7843 msgstr ""
7844
7845 #: ../../tempcache/pages/transactions_list.html.twig:360
7846 msgid "Transaction %id"
7847 msgstr ""
7848
7849 #: ../../tempcache/pages/transactions_list.html.twig:393
7850 #, fuzzy
7851 #| msgid "Show all members contributions"
7852 msgid "Show only '%name' transactions"
7853 msgstr "اظهار كافة تبرعات الأعضاء"
7854
7855 #: ../../tempcache/pages/transactions_list.html.twig:452
7856 msgid "Edit transaction #%id"
7857 msgstr ""
7858
7859 #: ../../tempcache/pages/transactions_list.html.twig:465
7860 msgid "Remove transaction #%id"
7861 msgstr ""
7862
7863 #: ../../tempcache/pages/transactions_list.html.twig:485
7864 msgid "no transaction"
7865 msgstr ""
7866
7867 #: ../../tempcache/pages/transactions_list.html.twig:512
7868 msgid "Completely dispatched transaction"
7869 msgstr ""
7870
7871 #: ../../tempcache/pages/transactions_list.html.twig:519
7872 msgid "Uncomplete dispatched transaction"
7873 msgstr ""
7874
7875 #: ../../tempcache/pages/configuration_dynamic_translations.html.twig:58
7876 msgid "Choose label to translate"
7877 msgstr ""
7878
7879 #: ../../tempcache/pages/configuration_dynamic_translations.html.twig:116
7880 #, php-format
7881 msgid "Original text: '%s'"
7882 msgstr ""
7883
7884 #: ../../tempcache/pages/configuration_dynamic_translations.html.twig:126
7885 #, php-format
7886 msgid "Translation of '%s' label"
7887 msgstr ""
7888
7889 #: ../../tempcache/pages/configuration_dynamic_translations.html.twig:199
7890 msgid "No fields to translate."
7891 msgstr ""
7892
7893 #: ../../tempcache/pages/charts.html.twig:63
7894 #: ../../tempcache/pages/charts.html.twig:148
7895 msgid "Members by status"
7896 msgstr ""
7897
7898 #: ../../tempcache/pages/charts.html.twig:73
7899 #: ../../tempcache/pages/charts.html.twig:214
7900 msgid "Members by state of dues"
7901 msgstr ""
7902
7903 #: ../../tempcache/pages/charts.html.twig:83
7904 #: ../../tempcache/pages/charts.html.twig:279
7905 msgid "Contributions types repartition"
7906 msgstr ""
7907
7908 #: ../../tempcache/pages/charts.html.twig:93
7909 #: ../../tempcache/pages/charts.html.twig:344
7910 msgid "Individuals and Companies"
7911 msgstr ""
7912
7913 #: ../../tempcache/pages/charts.html.twig:103
7914 msgid "Contributions over time"
7915 msgstr ""
7916
7917 #: ../../tempcache/pages/charts.html.twig:405
7918 #, fuzzy
7919 #| msgid "Contribution information"
7920 msgid "Total contributions for the month"
7921 msgstr "معلومات عن المساهمة"
7922
7923 #: ../../tempcache/pages/members_public_list.html.twig:114
7924 #: ../../tempcache/pages/members_public_gallery.html.twig:79
7925 msgid ""
7926 "This page shows only members who have choosen to be visible on the public "
7927 "lists and are up-to-date within their contributions. If you want your "
7928 "account to be visible here, edit your profile and check 'Be visible in the "
7929 "members list'"
7930 msgstr ""
7931
7932 #: ../../tempcache/pages/members_public_list.html.twig:248
7933 #: ../../tempcache/pages/members_public_gallery.html.twig:151
7934 msgid "No member to show"
7935 msgstr ""
7936
7937 #: ../../tempcache/pages/password_lost.html.twig:61
7938 #: ../../tempcache/pages/password_lost.html.twig:65
7939 msgid "Username or email:"
7940 msgstr "اسم المستخدم أو البريد الإلكتروني:"
7941
7942 #: ../../tempcache/pages/password_lost.html.twig:71
7943 msgid "Recover password"
7944 msgstr ""
7945
7946 #: ../../tempcache/pages/advanced_search.html.twig:59
7947 msgid "Simple search"
7948 msgstr ""
7949
7950 #: ../../tempcache/pages/advanced_search.html.twig:108
7951 msgid "Membership status"
7952 msgstr ""
7953
7954 #: ../../tempcache/pages/advanced_search.html.twig:137
7955 msgid "Account activity"
7956 msgstr ""
7957
7958 #: ../../tempcache/pages/advanced_search.html.twig:200
7959 msgid "With email:"
7960 msgstr ""
7961
7962 #: ../../tempcache/pages/advanced_search.html.twig:272
7963 #: ../../tempcache/pages/advanced_search.html.twig:314
7964 #: ../../tempcache/pages/advanced_search.html.twig:358
7965 #: ../../tempcache/pages/advanced_search.html.twig:400
7966 #: ../../tempcache/pages/advanced_search.html.twig:667
7967 #: ../../tempcache/pages/advanced_search.html.twig:709
7968 #: ../../tempcache/pages/advanced_search.html.twig:753
7969 #: ../../tempcache/pages/advanced_search.html.twig:795
7970 msgid "beetween"
7971 msgstr ""
7972
7973 #: ../../tempcache/pages/advanced_search.html.twig:352
7974 msgid "Modification date"
7975 msgstr "تاريخ التعديل"
7976
7977 #: ../../tempcache/pages/advanced_search.html.twig:394
7978 msgid "Due date"
7979 msgstr ""
7980
7981 #: ../../tempcache/pages/advanced_search.html.twig:439
7982 msgid "Show public infos"
7983 msgstr ""
7984
7985 #: ../../tempcache/pages/advanced_search.html.twig:536
7986 msgid "Advanced groups search"
7987 msgstr "البحث المتقدم للفِرَق"
7988
7989 #: ../../tempcache/pages/advanced_search.html.twig:538
7990 msgid "Experimental"
7991 msgstr ""
7992
7993 #: ../../tempcache/pages/advanced_search.html.twig:546
7994 #: ../../tempcache/pages/advanced_search.html.twig:552
7995 msgid "Add new group search criteria"
7996 msgstr ""
7997
7998 #: ../../tempcache/pages/advanced_search.html.twig:567
7999 msgid "In all selected groups"
8000 msgstr ""
8001
8002 #: ../../tempcache/pages/advanced_search.html.twig:577
8003 msgid "In any of selected groups"
8004 msgstr ""
8005
8006 #: ../../tempcache/pages/advanced_search.html.twig:626
8007 #: ../../tempcache/pages/advanced_search.html.twig:632
8008 msgid "Remove criteria"
8009 msgstr ""
8010
8011 #: ../../tempcache/pages/advanced_search.html.twig:653
8012 msgid "Within contributions"
8013 msgstr ""
8014
8015 #: ../../tempcache/pages/advanced_search.html.twig:1083
8016 msgid "is"
8017 msgstr ""
8018
8019 #: ../../tempcache/pages/advanced_search.html.twig:1093
8020 msgid "contains"
8021 msgstr ""
8022
8023 #: ../../tempcache/pages/advanced_search.html.twig:1103
8024 msgid "is not"
8025 msgstr "ليس"
8026
8027 #: ../../tempcache/pages/advanced_search.html.twig:1113
8028 msgid "do not contains"
8029 msgstr ""
8030
8031 #: ../../tempcache/pages/advanced_search.html.twig:1123
8032 msgid "starts with"
8033 msgstr ""
8034
8035 #: ../../tempcache/pages/advanced_search.html.twig:1133
8036 msgid "ends with"
8037 msgstr ""
8038
8039 #: ../../tempcache/pages/advanced_search.html.twig:1143
8040 msgid "before"
8041 msgstr ""
8042
8043 #: ../../tempcache/pages/advanced_search.html.twig:1153
8044 msgid "after"
8045 msgstr ""
8046
8047 #: ../../tempcache/pages/500.html.twig:54
8048 msgid "Application error"
8049 msgstr ""
8050
8051 #: ../../tempcache/pages/500.html.twig:86
8052 msgid "Details"
8053 msgstr ""
8054
8055 #: ../../tempcache/pages/500.html.twig:91
8056 msgid "Type:"
8057 msgstr ""
8058
8059 #: ../../tempcache/pages/500.html.twig:101
8060 msgid "Code:"
8061 msgstr ""
8062
8063 #: ../../tempcache/pages/500.html.twig:121
8064 msgid "File:"
8065 msgstr ""
8066
8067 #: ../../tempcache/pages/500.html.twig:131
8068 msgid "Line:"
8069 msgstr ""
8070
8071 #: ../../tempcache/pages/500.html.twig:142
8072 msgid "Trace"
8073 msgstr ""
8074
8075 #: ../../tempcache/pages/export.html.twig:56
8076 msgid ""
8077 "Each selected export will be stored into a separate file in the exports "
8078 "directory."
8079 msgstr ""
8080
8081 #: ../../tempcache/pages/export.html.twig:79
8082 msgid "The following files have been written on disk:"
8083 msgstr "التالية قد تم الملفات المكتوبة على القرص:"
8084
8085 #: ../../tempcache/pages/export.html.twig:114
8086 msgid "Existing exports"
8087 msgstr ""
8088
8089 #: ../../tempcache/pages/export.html.twig:120
8090 msgid "The following exports already seems to exist on the disk:"
8091 msgstr ""
8092
8093 #: ../../tempcache/pages/export.html.twig:238
8094 msgid "Parameted exports"
8095 msgstr ""
8096
8097 #: ../../tempcache/pages/export.html.twig:247
8098 msgid "Which parameted export(s) do you want to run?"
8099 msgstr ""
8100
8101 #: ../../tempcache/pages/export.html.twig:311
8102 msgid "No parameted exports are available."
8103 msgstr ""
8104
8105 #: ../../tempcache/pages/export.html.twig:325
8106 msgid "Galette tables exports"
8107 msgstr ""
8108
8109 #: ../../tempcache/pages/export.html.twig:331
8110 msgid "Additionnaly, which table(s) do you want to export?"
8111 msgstr ""
8112
8113 #: ../../tempcache/pages/export.html.twig:339
8114 msgid "Table name"
8115 msgstr "اسم الجدول"
8116
8117 #: ../../tempcache/pages/desktop.html.twig:63
8118 msgid "Help us know about you!"
8119 msgstr ""
8120
8121 #: ../../tempcache/pages/desktop.html.twig:70
8122 msgid ""
8123 "Take a moment to share some information with us so we can know better "
8124 "Galette's uses."
8125 msgstr ""
8126
8127 #: ../../tempcache/pages/desktop.html.twig:81
8128 msgid "Send anonymous and imprecise data about your Galette instance"
8129 msgstr ""
8130
8131 #: ../../tempcache/pages/desktop.html.twig:86
8132 msgid "Telemetry"
8133 msgstr ""
8134
8135 #: ../../tempcache/pages/desktop.html.twig:100
8136 msgid "Register your organization as a Galette user"
8137 msgstr ""
8138
8139 #: ../../tempcache/pages/desktop.html.twig:114
8140 msgid ""
8141 "The panel will be automatically hidden once you have registered and send "
8142 "telemetry data. Check the box if you want to hide it anyways."
8143 msgstr ""
8144
8145 #: ../../tempcache/pages/desktop.html.twig:124
8146 msgid "Hide this panel"
8147 msgstr ""
8148
8149 #: ../../tempcache/pages/desktop.html.twig:142
8150 msgid "Activities"
8151 msgstr "النشاطات"
8152
8153 #: ../../tempcache/pages/desktop.html.twig:181
8154 msgid "News"
8155 msgstr "المستجدات"
8156
8157 #: ../../tempcache/pages/desktop.html.twig:223
8158 msgid "Show dashboard on login"
8159 msgstr "عرض لوح القيادة عند تسجيل الدخول"
8160
8161 #: ../../tempcache/components/form.html.twig:235
8162 msgid "This comment is only displayed for admins and staff members."
8163 msgstr ""
8164
8165 #: ../../tempcache/components/form.html.twig:244
8166 msgid "This comment is reserved to the member."
8167 msgstr ""
8168
8169 #: ../../tempcache/components/form.html.twig:315
8170 msgid "Do member want to appear publically?"
8171 msgstr ""
8172
8173 #: ../../tempcache/components/form.html.twig:318
8174 msgid ""
8175 "If you check this box (and if you are up to date with your contributions), "
8176 "your full name and other information will be publically visible on the "
8177 "members list.<br/>If you've uploaded a photo, it will be displayed on the "
8178 "trombinoscope page.<br/>Note that administrators can disabled public pages, "
8179 "this setting will have no effect in that case."
8180 msgstr ""
8181
8182 #: ../../tempcache/components/form.html.twig:330
8183 msgid "(at least %i characters)"
8184 msgstr ""
8185
8186 #: ../../tempcache/components/forms/password.html.twig:47
8187 msgid "Password confirmation:"
8188 msgstr "تأكيد كلمة المرور:"
8189
8190 #: ../../tempcache/components/forms/groups.html.twig:178
8191 msgid "Manage user's groups"
8192 msgstr "إدارة فِرق المستخدِمين"
8193
8194 #: ../../tempcache/components/forms/groups.html.twig:191
8195 msgid "Manage user's managed groups"
8196 msgstr ""
8197
8198 #: ../../tempcache/components/forms/company.html.twig:60
8199 msgid "Is company?"
8200 msgstr "شخص معنوي؟"
8201
8202 #: ../../tempcache/components/forms/company.html.twig:60
8203 msgid "Is member a company?"
8204 msgstr ""
8205
8206 #: ../../tempcache/components/forms/company.html.twig:60
8207 msgid ""
8208 "Do you manage a non profit organization, or a company? If you do so, check "
8209 "the box, and then enter its name in the field that will appear."
8210 msgstr ""
8211
8212 #: ../../tempcache/components/forms/captcha.html.twig:67
8213 msgid "(numbers only)"
8214 msgstr ""
8215
8216 #: ../../tempcache/components/forms/captcha.html.twig:70
8217 msgid ""
8218 "This field is required trying to avoid registration spam. We are sorry for "
8219 "the inconvennience."
8220 msgstr ""
8221
8222 #: ../../tempcache/components/forms/captcha.html.twig:90
8223 msgid "Captcha"
8224 msgstr ""
8225
8226 #: ../../tempcache/components/forms/member_dropdown.html.twig:87
8227 #: ../../tempcache/components/forms/member_dropdown.html.twig:89
8228 msgid "Reset"
8229 msgstr ""
8230
8231 #: ../../tempcache/components/forms/titles.html.twig:67
8232 msgid "Not supplied"
8233 msgstr ""
8234
8235 #: ../../tempcache/components/forms/picture.html.twig:40
8236 msgid "Picture:"
8237 msgstr "صورة:"
8238
8239 #: ../../tempcache/components/dynamic_fields.html.twig:209
8240 msgid "Enter as many occurences you want."
8241 msgstr ""
8242
8243 #: ../../tempcache/components/dynamic_fields.html.twig:234
8244 #, php-format
8245 msgid "Enter up to %count more occurences."
8246 msgstr ""
8247
8248 #: ../../tempcache/components/dynamic_fields.html.twig:296
8249 #, php-format
8250 msgid "Enter up to %count more occurrences."
8251 msgstr ""
8252
8253 #: ../../tempcache/components/dynamic_fields.html.twig:545
8254 msgid "Select an option"
8255 msgstr ""
8256
8257 #: ../../tempcache/components/dynamic_fields.html.twig:767
8258 msgid "delete"
8259 msgstr ""
8260
8261 #: ../../tempcache/public_page.html.twig:177 ../../tempcache/page.html.twig:201
8262 msgid "Back to top"
8263 msgstr "عودة إلى الأعلى"
8264
8265 #: ../../tempcache/public_page.html.twig:197
8266 msgid "Public page content"
8267 msgstr ""
8268
8269 #: ../../tempcache/ajax.html.twig:44
8270 msgid "Ajax page content"
8271 msgstr ""
8272
8273 #: ../../tempcache/page.html.twig:228
8274 msgid "Page content"
8275 msgstr ""
8276
8277 #~ msgid "-- select a name --"
8278 #~ msgstr "-- اختر اسما --"
8279
8280 #~ msgid "Attendance sheet details"
8281 #~ msgstr "تفاصيل قائمة الحاضرين"
8282
8283 #, fuzzy
8284 #~| msgid "Member number"
8285 #~ msgid "Member nubmer"
8286 #~ msgstr "رقم العضو"
8287
8288 #, fuzzy
8289 #~| msgid "Add a member"
8290 #~ msgid "Saff member"
8291 #~ msgstr "إضافة عضو"
8292
8293 #~ msgid "Address (continuation)"
8294 #~ msgstr "العنوان (تكملة)"
8295
8296 #~ msgid "Navigation"
8297 #~ msgstr "التنقل"
8298
8299 #~ msgid "Security"
8300 #~ msgstr "الحماية"
8301
8302 #~ msgid "Mail settings"
8303 #~ msgstr "إعدادات البريد الإلكتروني"
8304
8305 #~ msgid "(Integer)"
8306 #~ msgstr "(عدد صحيح)"
8307
8308 #~ msgid "Cards generation parameters"
8309 #~ msgstr "خيارات توليد البطاقات"
8310
8311 #~ msgid "NB : The mandatory fields are in"
8312 #~ msgstr "ملاحظة: الحقول الإلزامية تظهر باللون"
8313
8314 #~ msgid "red"
8315 #~ msgstr "الأحمر"
8316
8317 #~ msgid "View member's contributions"
8318 #~ msgstr "اظهر تبرّعات العضو"
8319
8320 #~ msgid "Select a sender"
8321 #~ msgstr "اختر المُرسِل"
8322
8323 #~ msgid "An error occurred checking overlapping fees :("
8324 #~ msgstr "حدث خطأ أثناء التحقق من تداخل المستحقات :("
8325
8326 #~ msgid "Web Site"
8327 #~ msgstr "موقع الويب"
8328
8329 #~ msgid "Visit website"
8330 #~ msgstr "زر موقع الويب"
8331
8332 #~ msgid "Member's email address"
8333 #~ msgstr "البريد الإلكتروني للعضو"
8334
8335 #~ msgid "Member's deadline"
8336 #~ msgstr "تاريخ انتهاء العضوية"
8337
8338 #~ msgid "Member's name"
8339 #~ msgstr "اسم العضو"
8340
8341 #~ msgid "Member's address"
8342 #~ msgstr "عنوان العضو"
8343
8344 #~ msgid "Generate fake data"
8345 #~ msgstr "توليد بيانات وهمية"
8346
8347 #~ msgid "Transaction ID cannot ben set while adding!"
8348 #~ msgstr "رقم التحويل لا يمكن تعيينه أثناء الإضافة!"