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