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