]> git.agnieray.net Git - galette.git/commitdiff
Added translation using Weblate (Portuguese)
authorLanguages add-on <noreply-addon-languages@weblate.org>
Sun, 28 Apr 2024 16:25:11 +0000 (18:25 +0200)
committerHosted Weblate <hosted@weblate.org>
Sun, 28 Apr 2024 16:25:11 +0000 (18:25 +0200)
galette/lang/galette_pt.utf8.po [new file with mode: 0644]

diff --git a/galette/lang/galette_pt.utf8.po b/galette/lang/galette_pt.utf8.po
new file mode 100644 (file)
index 0000000..4272919
--- /dev/null
@@ -0,0 +1,8645 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Languages add-on <noreply-addon-languages@weblate.org>, 2024.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2024-04-21 09:11+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: pt\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n > 1;\n"
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:125
+msgid "Transaction"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:127
+#: ../lib/Galette/Controllers/Crud/MembersController.php:979
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:96
+msgid "modification"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:129
+#: ../lib/Galette/Controllers/Crud/MembersController.php:981
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:98
+msgid "creation"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:238
+msgid "An error occurred while storing the transaction."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:273
+msgid "Transaction has been successfully stored"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:329
+msgid "Unable to attach contribution to transaction"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:334
+msgid "Contribution has been successfully attached to current transaction"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:361
+msgid "Unable to detach contribution from transaction"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:366
+msgid "Contribution has been successfully detached from current transaction"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:95
+msgid "Payment types management"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:139
+#: ../../tempcache/pages/configuration_payment_types.html.twig:254
+msgid "Edit payment type"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:189
+msgid "Missing required payment type's name!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:198
+#, php-format
+msgid "Payment type '%s' has not been added!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:204
+#, php-format
+msgid "Payment type '%s' has not been modified!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:214
+#, php-format
+msgid "Payment type '%s' has been successfully added."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:220
+#, php-format
+msgid "Payment type '%s' has been successfully modified."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:296
+#, php-format
+msgid "Remove payment type %1$s"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:67
+msgid "Contribution is fully scheduled!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:88
+msgid "Add scheduled payment"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:178
+msgid "Scheduled payments management"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:271
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:661
+msgid "- Unknown payment type!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:327
+msgid "No scheduled payment was selected, please check at least one."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:363
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:400
+msgid "Edit scheduled payment"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:433
+msgid "Scheduled payment has not been added!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:435
+msgid "Scheduled payment has not been modified!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:441
+msgid "Scheduled payment has been successfully added."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:443
+msgid "Scheduled payment has been successfully modified."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ScheduledPaymentController.php:507
+msgid "Remove scheduled payment"
+msgid_plural "Remove scheduled payments"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:104
+msgid "Group name is missing!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:184
+#: ../lib/Galette/Core/Galette.php:585
+msgid "Groups"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:375
+msgid "Group `%groupname` has been successfully saved."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:382
+msgid "An error occurred while storing the group."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:487
+#, php-format
+msgid "Remove group %1$s"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:510
+msgid "Group is not empty, it cannot be deleted. Use cascade delete instead."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:82
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:86
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:231
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:233
+msgid "Trying to load mailing while email is disabled in preferences."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:128
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:251
+msgid "No member selected for mailing!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:179
+msgid "Mailing"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:270
+msgid "Please type an object for the message."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:276
+msgid "Please enter a message."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:372
+msgid "Mailing has been successfully sent!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:395
+msgid "Mailing has been successfully saved."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:477
+#: ../lib/Galette/Core/Galette.php:601
+msgid "Mailings"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:613
+#, php-format
+msgid "Remove mailing #%1$s"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:693
+#: ../../tempcache/pages/mailing_form.html.twig:559
+#: ../../tempcache/pages/mailings_list.html.twig:485
+msgid "Mailing preview"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:89
+#: ../lib/Galette/Core/Install.php:1166 ../lib/Galette/Core/Galette.php:402
+msgid "Contributions types"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:141
+#: ../../tempcache/pages/contributions_types_list.html.twig:260
+msgid "Edit contribution type"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:210
+msgid "Missing required contribution type name!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:216
+msgid "Contribution type has not been added :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:216
+msgid "Contribution type #%id has not been updated"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:222
+msgid "Contribution type has been successfully added!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:222
+msgid "Contribution type #%id has been successfully updated!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsTypesController.php:300
+msgid "Remove contribution type '%label'"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:56
+msgid "Add field"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:117
+msgid "An error occurred adding dynamic field :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:131
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:492
+msgid "Dynamic field has been successfully stored!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:216
+msgid "Dynamic fields configuration"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:308
+#: ../lib/Galette/Controllers/Crud/MembersController.php:237
+#: ../lib/Galette/Controllers/Crud/MembersController.php:935
+#: ../lib/Galette/Controllers/Crud/DocumentsController.php:276
+#: ../lib/Galette/Controllers/PdfController.php:97
+#: ../lib/Galette/Controllers/PdfController.php:264
+#: ../lib/Galette/Middleware/Authenticate.php:157
+msgid "You do not have permission for requested URL."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:364
+#: ../lib/Galette/Controllers/Crud/DocumentsController.php:315
+msgid "The file does not exists or cannot be read :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:406
+msgid "Unable to retrieve field information."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:415
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:207
+msgid "Edit field"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:477
+msgid "An error occurred editing dynamic field :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:578
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:580
+msgid "Requested field does not exists!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:584
+#, php-format
+msgid "Remove dynamic field %1$s"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:629
+msgid "Field has been successfully moved"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:634
+msgid "An error occurred moving field :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:147
+msgid "Subscription"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:252
+msgid "No member #%id."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:271
+#: ../lib/Galette/Controllers/Crud/MembersController.php:977
+msgid "Member Profile"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:352
+#: ../lib/Galette/Core/Galette.php:508
+msgid "Members list"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:352
+#: ../lib/Galette/Core/Galette.php:516
+msgid "Trombinoscope"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:454
+msgid "Members management"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:689
+#: ../lib/Galette/Core/Galette.php:188
+#: ../../tempcache/pages/advanced_search.html.twig:258
+msgid "Advanced search"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:885
+#: ../lib/Galette/Controllers/PdfController.php:130
+#: ../lib/Galette/Controllers/PdfController.php:211
+msgid "No member was selected, please check at least one name."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1100
+#, php-format
+msgid "Mass change %count members"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1131
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1228
+msgid "Mass changes has not been confirmed!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1197
+#, php-format
+msgid "Review mass change %count members"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1281
+msgid "Nothing to do!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1308
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1545
+msgid "An error occurred while storing the member."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1320
+msgid "Something went wront during mass edition!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1327
+#, php-format
+msgid "%1$s member has been changed successfully!"
+msgid_plural "%1$s members has been changed successfully!"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1396
+msgid "Invalid captcha"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1503
+msgid "Your account has been created!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1508
+msgid "An email has been sent to you, check your inbox."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1511
+msgid "New member has been successfully added."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1514
+msgid "Member account has been modified."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1526
+msgid "An error occurred adding member to its groups."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1540
+msgid "An error occurred adding member to its groups as manager."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1563
+#: ../lib/Galette/Controllers/GaletteController.php:302
+#: ../lib/Galette/Controllers/GaletteController.php:334
+msgid "Delete failed"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1701
+#, php-format
+msgid "Remove member %1$s"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1711
+#, php-format
+msgid "You are about to remove %count members."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:90
+msgid "Titles management"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:133
+#: ../../tempcache/pages/configuration_titles.html.twig:261
+msgid "Edit title"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:184
+msgid "Missing required title's short or long form!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:193
+#, php-format
+msgid "Title '%s' has not been added!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:199
+#, php-format
+msgid "Title '%s' has not been modified!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:209
+#, php-format
+msgid "Title '%s' has been successfully added."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:215
+#, php-format
+msgid "Title '%s' has been successfully modified."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:280
+#, php-format
+msgid "Remove title %1$s"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/StatusController.php:95
+msgid "User statuses"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/StatusController.php:148
+#: ../../tempcache/pages/status_list.html.twig:244
+msgid "Edit status"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/StatusController.php:215
+msgid "Missing required status name!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/StatusController.php:221
+msgid "Status has not been added :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/StatusController.php:221
+msgid "Status #%id has not been updated"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/StatusController.php:227
+msgid "Status has been successfully added!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/StatusController.php:227
+msgid "Status #%id has been successfully updated!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/StatusController.php:305
+msgid "Remove status '%label'"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:90
+#: ../../tempcache/pages/transaction_form.html.twig:180
+#: ../../tempcache/pages/contribution_form.html.twig:356
+msgid "Membership fee"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:92
+#: ../lib/Galette/Entity/Contribution.php:1107
+#: ../../tempcache/modals/mass_choose_contributions_type.html.twig:103
+#: ../../tempcache/pages/transaction_form.html.twig:186
+#: ../../tempcache/pages/contribution_form.html.twig:366
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:337
+msgid "Donation"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:243
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:291
+#, php-format
+msgid "Mass add contribution on %count members"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:522
+msgid "Contributions management"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:522
+msgid "Transactions management"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:674
+msgid "- Unknown contribution type!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:732
+msgid "No contribution was selected, please check at least one."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:768
+#: ../lib/Galette/Controllers/PdfController.php:424
+#: ../lib/Galette/Controllers/PdfController.php:693
+msgid "Unable to load contribution #%id!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:866
+msgid "Contribution has been successfully stored"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:870
+msgid "An error occurred while storing the contribution."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:982
+#, php-format
+msgid "Remove %1$s %2$s"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:984
+msgid "contributions"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:984
+msgid "transactions"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:988
+#, php-format
+msgid "Remove %1$s #%2$s"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:989
+#: ../lib/Galette/IO/PdfContribution.php:62
+msgid "contribution"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:989
+msgid "transaction"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DocumentsController.php:64
+msgid "Add document"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DocumentsController.php:120
+#: ../lib/Galette/Controllers/Crud/DocumentsController.php:406
+msgid "An error occurred adding document :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DocumentsController.php:134
+#: ../lib/Galette/Controllers/Crud/DocumentsController.php:420
+msgid "Document has been successfully stored!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DocumentsController.php:195
+#: ../lib/Galette/Controllers/Crud/DocumentsController.php:230
+msgid "Documents list"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DocumentsController.php:350
+#: ../../tempcache/pages/documents_list.html.twig:203
+msgid "Edit document"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/DocumentsController.php:492
+#: ../../tempcache/pages/documents_list.html.twig:216
+msgid "Delete document"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:102
+msgid "This search is already saved."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:107
+msgid "Search has been saved."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:175
+#: ../lib/Galette/Core/Galette.php:195
+msgid "Saved searches"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:271
+#: ../../tempcache/pages/saved_searches_list.html.twig:218
+msgid "Remove saved search"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:278
+#, php-format
+msgid "You are about to remove %count searches."
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:327
+msgid "Saved search loaded"
+msgstr ""
+
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:345
+msgid "An SQL error has occurred while loading search."
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:87
+#: ../../tempcache/elements/footer.html.twig:113
+msgid "System information"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:107
+#: ../../tempcache/elements/navigation/navigation_items.html.twig:71
+#: ../../tempcache/elements/navigation/navigation_items.html.twig:86
+msgid "Dashboard"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:222
+#: ../lib/Galette/Core/Install.php:1162 ../lib/Galette/Core/Galette.php:351
+#: ../lib/Galette/Core/Galette.php:662
+msgid "Settings"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:237
+#: ../lib/Galette/Filters/MembersList.php:306
+msgid "All accounts"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:238
+#: ../lib/Galette/Filters/MembersList.php:307
+msgid "Active accounts"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:239
+#: ../lib/Galette/Filters/MembersList.php:308
+msgid "Inactive accounts"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:267
+msgid ""
+"An SQL error has occurred while storing preferences. Please try again, and "
+"contact the administrator if the problem persists."
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:271
+msgid "Preferences has been saved."
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:388
+msgid ""
+"You asked Galette to send a test email, but email has been disabled in the "
+"preferences."
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:395
+msgid "Test message"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:398
+msgid "Galette admin"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:401
+msgid "Test message."
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:410
+#, php-format
+msgid "An email has been sent to %email"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:419
+#, php-format
+msgid "No email sent to %email"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:426
+msgid "Invalid email adress!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:470
+#: ../lib/Galette/Core/Galette.php:329
+msgid "Charts"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:491
+msgid "Fields configuration"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:556
+msgid "Fields configuration has been successfully stored"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:561
+msgid "An error occurred while storing fields configuration :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:586
+msgid "Lists configuration"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:625
+msgid "List configuration has been successfully stored"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:630
+msgid "An error occurred while storing list configuration :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:664
+#: ../lib/Galette/Core/Galette.php:272 ../lib/Galette/Core/Galette.php:627
+msgid "Reminders"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:705
+msgid "No reminder to send for now."
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:742
+msgid "There are no member to proceed."
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:749
+msgid "Reminder has not been sent:"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:756
+msgid "Sent reminders:"
+msgstr ""
+
+#: ../lib/Galette/Controllers/GaletteController.php:832
+msgid "Download document"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AjaxController.php:61
+#: ../webroot/installer.php:269
+#: ../../tempcache/elements/messages_inline.html.twig:90
+msgid "- ERROR -"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AjaxController.php:72
+#: ../../tempcache/elements/messages_inline.html.twig:171
+msgid "- WARNING -"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AjaxController.php:124
+msgid "Required argument not present!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AjaxController.php:168
+msgid "Member photo has been changed."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AjaxController.php:341
+msgid "Telemetry information has been sent. Thank you!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AjaxController.php:367
+msgid "Thank you for registering!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CrudController.php:261
+#: ../lib/Galette/Controllers/HistoryController.php:169
+#: ../lib/Galette/Controllers/CsvController.php:476
+msgid "Removal has not been confirmed!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CrudController.php:270
+msgid "Successfully deleted!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CrudController.php:282
+msgid "An error occurred trying to delete :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/PdfController.php:162
+#: ../lib/Galette/Controllers/PdfController.php:234
+#: ../lib/Galette/Controllers/PdfController.php:674
+msgid "Unable to get members list."
+msgstr ""
+
+#: ../lib/Galette/Controllers/PdfController.php:321
+msgid "Attendance sheet configuration"
+msgstr ""
+
+#: ../lib/Galette/Controllers/PdfController.php:357
+#: ../lib/Galette/Controllers/PdfController.php:376
+msgid "No member selected to generate attendance sheet"
+msgstr ""
+
+#: ../lib/Galette/Controllers/PdfController.php:384
+#: ../lib/Galette/Core/Galette.php:953
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:120
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:104
+msgid "Attendance sheet"
+msgstr ""
+
+#: ../lib/Galette/Controllers/PdfController.php:467
+msgid "Unable to get groups list."
+msgstr ""
+
+#: ../lib/Galette/Controllers/PdfController.php:525
+#: ../lib/Galette/Core/Install.php:1186 ../lib/Galette/Core/Galette.php:424
+msgid "PDF models"
+msgstr ""
+
+#: ../lib/Galette/Controllers/PdfController.php:554
+msgid "Missing PDF model type!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/PdfController.php:589
+msgid "Model has been successfully stored!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/PdfController.php:592
+msgid "Model has not been stored :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/PdfController.php:634
+msgid "Invalid link!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:68
+#: ../lib/Galette/Controllers/AuthController.php:172
+#: ../lib/Galette/Features/Replacements.php:308
+#: ../lib/Galette/Features/Replacements.php:348
+#: ../../tempcache/elements/navigation/public_pages.html.twig:96
+#: ../../tempcache/pages/index.html.twig:99
+msgid "Login"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:94
+msgid "You must provide both login and password."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:146
+#: ../../tempcache/elements/footer.html.twig:73
+#: ../../tempcache/elements/footer.html.twig:89
+msgid "A new Galette release is available."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:148
+#: ../../tempcache/elements/footer.html.twig:75
+#, php-format
+msgid "You currently use Galette %1$s, and %2$s is available."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:167
+msgid "Your password is too weak! Please consider updating it."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:175
+msgid "Login failed."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:176
+msgid "Authentication failed"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:192
+#: ../../tempcache/elements/logged_user.html.twig:119
+#: ../../tempcache/elements/logged_user.html.twig:194
+#: ../../tempcache/elements/logged_user.html.twig:212
+#: ../../tempcache/elements/logged_user.html.twig:363
+#: ../../tempcache/elements/logged_user.html.twig:381
+msgid "Log off"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:217
+#, php-format
+msgid "Impersonating as %login"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:229
+msgid "Unable to impersonate as %id"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:255
+#: ../lib/Galette/Controllers/AuthController.php:260
+msgid "Impersonating ended"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:285
+#: ../lib/Galette/Controllers/AuthController.php:486
+msgid "Password recovery"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:317
+#: ../../tempcache/pages/mailing_form.html.twig:58
+msgid "Email sent is disabled in the preferences. Ask galette admin"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:376
+#, php-format
+msgid "Email sent to '%s' for password recovery."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:380
+msgid ""
+"An email has been sent to your address.<br/>Please check your inbox and "
+"follow the instructions."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:382
+msgid "An email has been sent to the member."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:393
+#, php-format
+msgid "A problem happened while sending password for account '%s'"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:407
+#: ../lib/Galette/Events/MemberListener.php:192
+#, php-format
+msgid ""
+"An error occurred storing temporary password for %s. Please inform an admin."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:419
+#, php-format
+msgid "Your account (%s) do not contain any valid email address"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:433
+#, php-format
+msgid "Mails address %s does not exist"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:439
+#, php-format
+msgid "Login %s does not exist"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:470
+msgid ""
+"This link is no longer valid. You should ask to retrieve your password again."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:516
+#: ../webroot/installer.php:139 ../webroot/installer.php:183
+msgid "No password"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:519
+#: ../lib/Galette/Entity/Adherent.php:1479
+msgid "- The passwords don't match!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:525
+msgid "Your password is too weak!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:534
+msgid "An error occurred while updating your password."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:540
+#, php-format
+msgid "Password changed for member '%s'."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AuthController.php:548
+msgid "Your password has been changed!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AdminToolsController.php:51
+msgid "Administration tools"
+msgstr ""
+
+#: ../lib/Galette/Controllers/AdminToolsController.php:59
+#: ../install/steps/check.php:94
+msgid ""
+"Some PHP modules are missing. Please install them or contact your support."
+"<br/>More information on required modules may be found in the documentation."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AdminToolsController.php:92
+msgid "Texts has been successfully reinitialized."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AdminToolsController.php:94
+msgid "An error occurred reinitializing texts :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/AdminToolsController.php:103
+msgid "Fields configuration has been successfully reinitialized."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AdminToolsController.php:105
+msgid "An error occurred reinitializing fields configuration :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/AdminToolsController.php:114
+msgid "PDF models has been successfully reinitialized."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AdminToolsController.php:116
+msgid "An error occurred reinitializing PDF models :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/AdminToolsController.php:129
+msgid "Logins and passwords have been successfully filled (%i processed)."
+msgstr ""
+
+#: ../lib/Galette/Controllers/AdminToolsController.php:132
+msgid "An error occurred filling empty logins and passwords :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/HistoryController.php:89
+#: ../lib/Galette/Core/Galette.php:300 ../install/steps/check.php:56
+msgid "Logs"
+msgstr ""
+
+#: ../lib/Galette/Controllers/HistoryController.php:181
+msgid "Logs have been flushed!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/HistoryController.php:193
+msgid "An error occurred trying to flush logs :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/HistoryController.php:232
+#: ../../tempcache/pages/history.html.twig:90
+msgid "Flush the logs"
+msgstr ""
+
+#: ../lib/Galette/Controllers/PluginsController.php:61
+#: ../lib/Galette/Core/Galette.php:358 ../lib/Galette/Core/Galette.php:670
+msgid "Plugins"
+msgstr ""
+
+#: ../lib/Galette/Controllers/PluginsController.php:92
+msgid "Plugin %name has been enabled"
+msgstr ""
+
+#: ../lib/Galette/Controllers/PluginsController.php:110
+msgid "Plugin %name has been disabled"
+msgstr ""
+
+#: ../lib/Galette/Controllers/DynamicTranslationsController.php:54
+#: ../lib/Galette/Core/Galette.php:388
+#: ../../tempcache/pages/configuration_payment_types.html.twig:293
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:250
+msgid "Translate labels"
+msgstr ""
+
+#: ../lib/Galette/Controllers/DynamicTranslationsController.php:97
+#, php-format
+msgid ""
+"No translation for '%s'!<br/>Please fill and submit above form to create it."
+msgstr ""
+
+#: ../lib/Galette/Controllers/DynamicTranslationsController.php:180
+#: ../lib/Galette/Controllers/DynamicTranslationsController.php:205
+msgid "An error occurred saving label `%label` for language `%lang`"
+msgstr ""
+
+#: ../lib/Galette/Controllers/DynamicTranslationsController.php:221
+msgid "Labels has been sucessfully translated!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:107
+msgid "CVS database Export"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:160
+msgid "Table %table is empty, and has not been exported."
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:178
+#, php-format
+msgid ""
+"Export file could not be write on disk for '%export'. Make sure web server "
+"can write in the exports directory."
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:188
+#, php-format
+msgid "An error occurred running parameted export '%export'."
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:198
+#, php-format
+msgid ""
+"An error occurred running parameted export '%export'. Please check the logs."
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:246
+msgid "CSV members import"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:298
+msgid "An error occurred importing the file :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:310
+msgid "File '%filename%' has been successfully imported :)"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:343
+msgid "Your file has been successfully uploaded!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:362
+msgid "No files has been seleted for upload!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:368
+msgid "No files has been uploaded!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:437
+#, php-format
+msgid "Remove %1$s file %2$s"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:489
+#, php-format
+msgid "'%export' file has been removed from disk."
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:499
+#, php-format
+msgid "Cannot remove '%export' from disk :/"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:575
+msgid "CSV import model"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:616
+msgid "galette_import_model.csv"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:652
+msgid "Import model has been successfully stored :)"
+msgstr ""
+
+#: ../lib/Galette/Controllers/CsvController.php:657
+msgid "Import model has not been stored :("
+msgstr ""
+
+#: ../lib/Galette/Controllers/TextController.php:68
+msgid "Automatic emails texts edition"
+msgstr ""
+
+#: ../lib/Galette/Controllers/TextController.php:138
+#, php-format
+msgid "Email: '%s' has not been modified!"
+msgstr ""
+
+#: ../lib/Galette/Controllers/TextController.php:147
+#, php-format
+msgid "Email: '%s' has been successfully modified."
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:102 ../webroot/installer.php:289
+msgid "Checks"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:105 ../webroot/installer.php:295
+#: ../../tempcache/modals/plugin_initdb.html.twig:393
+msgid "Installation mode"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:108 ../webroot/installer.php:301
+msgid "Database"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:111 ../webroot/installer.php:307
+msgid "Database access and permissions"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:114
+msgid "Previous version selection"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:117
+msgid "Datapase upgrade"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:120
+msgid "Tables Creation"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:123 ../webroot/installer.php:342
+msgid "Admin parameters"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:126 ../webroot/installer.php:351
+#: ../../tempcache/pages/desktop.html.twig:86
+msgid "Telemetry"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:129
+msgid "Galette initialization"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:132 ../webroot/installer.php:363
+#: ../../tempcache/modals/plugin_initdb.html.twig:458
+msgid "End!"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:148 ../lib/Galette/Core/CheckModules.php:129
+msgid "Ok"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:148 ../lib/Galette/Core/CheckModules.php:121
+msgid "Ko"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:309
+msgid "Database type unknown"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:670
+msgid "%version script has been successfully executed :)"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:682
+msgid "Unable to run %version update script :("
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:1051
+msgid "Write configuration file"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:1080
+msgid "Config file already exists and is up to date"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:1109
+msgid "Unable to create configuration file (%path)"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:1170
+#: ../../tempcache/pages/advanced_search.html.twig:494
+#: ../../tempcache/pages/advanced_search.html.twig:499
+msgid "Status"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:1174
+msgid "Fields config and categories"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:1178 ../lib/Galette/Core/Install.php:1200
+msgid "Mails texts"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:1182 ../lib/Galette/Core/Galette.php:416
+msgid "Titles"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:1192
+msgid "Update preferences"
+msgstr ""
+
+#: ../lib/Galette/Core/Install.php:1196
+msgid "Update models"
+msgstr ""
+
+#: ../lib/Galette/Core/Gaptcha.php:76
+#, php-format
+msgid "How much is %1$s plus %2$s?"
+msgstr ""
+
+#: ../lib/Galette/Core/Gaptcha.php:77
+#, php-format
+msgid "How much is %1$s added to %2$s?"
+msgstr ""
+
+#: ../lib/Galette/Core/Gaptcha.php:78
+#, php-format
+msgid ""
+"I have %1$s Galettes, a friend give me %2$s more. How many Galettes do I "
+"have?"
+msgstr ""
+
+#: ../lib/Galette/Core/Gaptcha.php:81
+#, php-format
+msgid "How much is %1$s minus %2$s?"
+msgstr ""
+
+#: ../lib/Galette/Core/Gaptcha.php:82
+#, php-format
+msgid "How much is %1$s on which we retire %2$s?"
+msgstr ""
+
+#: ../lib/Galette/Core/Gaptcha.php:83
+#, php-format
+msgid "How much is %2$s retired to %1$s?"
+msgstr ""
+
+#: ../lib/Galette/Core/Gaptcha.php:84
+#, php-format
+msgid "I have %1$s Galettes, I give %2$s of them. How many Galettes do I have?"
+msgstr ""
+
+#: ../lib/Galette/Core/Pagination.php:244
+msgid "First page"
+msgstr ""
+
+#: ../lib/Galette/Core/Pagination.php:250
+msgid "Previous page (%i)"
+msgstr ""
+
+#: ../lib/Galette/Core/Pagination.php:262
+msgid "Current page (%i)"
+msgstr ""
+
+#: ../lib/Galette/Core/Pagination.php:270
+msgid "Page %i"
+msgstr ""
+
+#: ../lib/Galette/Core/Pagination.php:278
+msgid "Next page (%i)"
+msgstr ""
+
+#: ../lib/Galette/Core/Pagination.php:284
+msgid "Last page (%i)"
+msgstr ""
+
+#: ../lib/Galette/Core/Pagination.php:299
+#: ../../tempcache/elements/list.html.twig:270
+msgid "All"
+msgstr ""
+
+#: ../lib/Galette/Core/Authentication.php:284
+#, php-format
+msgid "Logged in as:<br/>%login"
+msgstr ""
+
+#: ../lib/Galette/Core/MailingHistory.php:479
+msgid "Delete mailing entries"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:122
+msgid "My Account"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:126 ../lib/Galette/Core/Galette.php:695
+msgid "My contributions"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:127 ../lib/Galette/Core/Galette.php:696
+msgid "View and filter all my contributions"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:134
+msgid "My scheduled payments"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:135
+msgid "View and filter all my scheduled payments"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:141 ../lib/Galette/Core/Galette.php:704
+msgid "My transactions"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:142 ../lib/Galette/Core/Galette.php:705
+msgid "View and filter all my transactions"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:149 ../lib/Galette/Core/Galette.php:687
+msgid "My information"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:150 ../lib/Galette/Core/Galette.php:688
+msgid "View my member card"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:161
+msgid "Add a child member"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:162
+msgid "Add new child member in database"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:172 ../lib/Galette/Core/Galette.php:577
+#: ../lib/Galette/DynamicFields/DynamicField.php:533
+#: ../../tempcache/elements/group.html.twig:95
+msgid "Members"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:180
+msgid "List of members"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:181 ../lib/Galette/Core/Galette.php:578
+msgid "View, search into and filter member's list"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:189
+msgid "Perform advanced search into members list"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:209
+#: ../../tempcache/pages/members_list.html.twig:102
+msgid "Add a member"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:210
+msgid "Add new member in database"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:219 ../lib/Galette/Core/Galette.php:609
+#: ../lib/Galette/DynamicFields/DynamicField.php:534
+#: ../../tempcache/pages/members_list.html.twig:561
+msgid "Contributions"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:223
+msgid "List of contributions"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:224 ../lib/Galette/Core/Galette.php:610
+msgid "View and filter contributions"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:232
+msgid "List of scheduled payments"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:233
+msgid "View and filter scheduled payments"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:240
+msgid "List of transactions"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:241 ../lib/Galette/Core/Galette.php:619
+msgid "View and filter transactions"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:249
+#: ../../tempcache/pages/contributions_list.html.twig:296
+#: ../../tempcache/pages/contributions_list.html.twig:399
+#: ../../tempcache/pages/member_show.html.twig:192
+msgid "Add a membership fee"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:250
+msgid "Add new membership fee in database"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:257
+#: ../../tempcache/pages/contributions_list.html.twig:310
+#: ../../tempcache/pages/contributions_list.html.twig:412
+#: ../../tempcache/pages/member_show.html.twig:207
+msgid "Add a donation"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:258
+msgid "Add new donation in database"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:265
+#: ../../tempcache/pages/transactions_list.html.twig:204
+#: ../../tempcache/pages/transactions_list.html.twig:255
+msgid "Add a transaction"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:266
+msgid "Add new transaction in database"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:273 ../lib/Galette/Core/Galette.php:628
+msgid "Send reminders to late members"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:284
+msgid "Management"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:288
+msgid "Manage groups"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:289 ../lib/Galette/Core/Galette.php:586
+msgid "View and manage groups"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:301
+msgid "View application's logs"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:307
+msgid "Manage mailings"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:308 ../lib/Galette/Core/Galette.php:602
+msgid "Manage mailings that has been sent"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:314 ../install/steps/check.php:54
+msgid "Exports"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:315
+msgid "Export some data in various formats"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:321 ../install/steps/check.php:55
+msgid "Imports"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:322
+msgid "Import members from CSV files"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:330
+msgid "Various charts"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:335 ../lib/Galette/Core/Galette.php:531
+#: ../lib/Galette/Core/Galette.php:646
+msgid "Documents"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:336
+msgid ""
+"Add documents to share related to your association (status, rules of "
+"procedure, ...)"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:347 ../install/steps/check.php:53
+msgid "Configuration"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:352 ../lib/Galette/Core/Galette.php:663
+msgid ""
+"Set applications preferences (address, website, member's cards "
+"configuration, ...)"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:359 ../lib/Galette/Core/Galette.php:671
+msgid "Information about available plugins"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:365
+msgid "Core lists"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:366
+msgid "Customize lists fields and order"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:373
+msgid "Core fields"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:374
+msgid ""
+"Customize fields order, set which are required, and for who they're visibles"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:380
+msgid "Dynamic fields"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:381
+msgid "Manage additional fields for various forms"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:389
+msgid "Translate additional fields labels"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:395
+msgid "Manage statuses"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:403
+msgid "Manage contributions types"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:409
+msgid "Emails content"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:410
+msgid "Manage emails texts and subjects"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:417
+msgid "Manage titles"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:425
+msgid "Manage PDF models"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:431
+msgid "Payment types"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:432
+msgid "Manage payment types"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:439
+msgid "Empty adhesion form"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:440
+msgid "Download empty adhesion form"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:450
+msgid "Admin tools"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:451
+msgid "Various administrative tools"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:504
+msgid "Public pages"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:532 ../lib/Galette/Core/Galette.php:647
+msgid "View documents related to your association"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:618
+#: ../lib/Galette/DynamicFields/DynamicField.php:535
+msgid "Transactions"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:754 ../lib/Galette/Core/Galette.php:759
+msgid "%membername: edit information"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:775 ../lib/Galette/Core/Galette.php:780
+msgid "%membername: contributions"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:796 ../lib/Galette/Core/Galette.php:801
+msgid "%membername: remove from database"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:820 ../lib/Galette/Core/Galette.php:825
+#: ../../tempcache/elements/group_persons.html.twig:182
+msgid "Log in in as %membername"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:911
+msgid "Mass change"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:916
+msgid "Mass add contributions"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:921
+#: ../../tempcache/elements/group.html.twig:374
+#: ../../tempcache/pages/contributions_list.html.twig:56
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:52
+msgid "Delete"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:937
+#: ../../tempcache/pages/members_list.html.twig:740
+msgid "Mail"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:958
+#: ../../tempcache/elements/mailing_recipients.html.twig:106
+msgid "Generate labels"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:963
+msgid "Generate Member Cards"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:968
+#: ../../tempcache/pages/contributions_list.html.twig:56
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:52
+msgid "Export as CSV"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:530
+msgid "- You must indicate a sender name for emails!"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:536
+msgid "- You must indicate an email address Galette should use to send emails!"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:543
+msgid "- You must indicate the SMTP server you want to use!"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:555
+msgid "- You must provide a login for SMTP authentication."
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:561
+msgid "- You must provide a password for SMTP authentication."
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:573
+msgid ""
+"- Default membership extention and beginning of membership are mutually "
+"exclusive."
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:582
+msgid "- Offering months is only compatible with beginning of membership."
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:591
+#: ../lib/Galette/Entity/Adherent.php:1266
+#: ../lib/Galette/Entity/Transaction.php:365
+#: ../lib/Galette/Entity/Contribution.php:507
+#, php-format
+msgid "- Mandatory field %field empty."
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:599 ../webroot/installer.php:191
+msgid "Passwords mismatch"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:612
+msgid "You have to select a staff member"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:666
+#, php-format
+msgid "Invalid E-Mail address: %s"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:680
+msgid "- The username must be composed of at least 4 characters!"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:684
+msgid "- This username is already used by another member !"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:704
+msgid "- The numbers and measures have to be integers!"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:738
+msgid "- Invalid number of months of membership extension."
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:744
+msgid "- Invalid format of beginning of membership."
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:748
+msgid "- Invalid date for beginning of membership."
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:754
+msgid "- Invalid number of offered months."
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:759
+msgid "- Invalid year for cards."
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:767
+msgid "- Invalid website URL."
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:881
+msgid "%name association's %status"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:1117
+msgid "Please define constant \"GALETTE_URI\" with the path to your instance."
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:1136
+#: ../lib/Galette/Core/Preferences.php:1152 ../lib/Galette/IO/Csv.php:97
+#: ../lib/Galette/Entity/Document.php:444 ../lib/Galette/Entity/Texts.php:193
+#: ../../tempcache/pages/history.html.twig:323
+#: ../../tempcache/pages/mailings_list.html.twig:296
+msgid "Y-m-d H:i:s"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:1138
+msgid "Never"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:1176
+msgid "Current cards configuration may exceed page width!"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:1187
+msgid "Current cards configuration may exceed page height!"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:1213
+#: ../lib/Galette/Features/Replacements.php:802
+msgid "Main information"
+msgstr ""
+
+#: ../lib/Galette/Core/Preferences.php:1220
+#: ../../tempcache/elements/display_socials.html.twig:45
+#: ../../tempcache/elements/edit_socials.html.twig:76
+#: ../../tempcache/pages/preferences.html.twig:69
+msgid "Social networks"
+msgstr ""
+
+#: ../lib/Galette/Core/I18n.php:210
+msgid "Unknown lang (%lang)"
+msgstr ""
+
+#: ../lib/Galette/Core/CheckModules.php:78
+#, php-format
+msgid "'%s' module"
+msgstr ""
+
+#: ../lib/Galette/Core/CheckModules.php:84
+msgid "either 'mysql' or 'pgsql' PDO driver"
+msgstr ""
+
+#: ../lib/Galette/Core/Db.php:1069
+#, php-format
+msgid "Minimum version for %1$s engine is %2$s, %1$s %3$s found!"
+msgstr ""
+
+#: ../lib/Galette/Core/Plugins.php:257 ../lib/Galette/Core/Plugins.php:280
+msgid "No such module."
+msgstr ""
+
+#: ../lib/Galette/Core/Plugins.php:261 ../lib/Galette/Core/Plugins.php:265
+msgid "Cannot deactivate plugin."
+msgstr ""
+
+#: ../lib/Galette/Core/Plugins.php:284 ../lib/Galette/Core/Plugins.php:288
+msgid "Cannot activate plugin."
+msgstr ""
+
+#: ../lib/Galette/Core/Plugins.php:504 ../lib/Galette/Core/Plugins.php:566
+msgid "Module does not exists!"
+msgstr ""
+
+#: ../lib/Galette/Core/Plugins.php:563
+msgid "File not found!"
+msgstr ""
+
+#: ../lib/Galette/Core/Picture.php:972
+msgid "An SQL error has occurred."
+msgstr ""
+
+#: ../lib/Galette/Repository/Members.php:307
+msgid "Member Picture deleted"
+msgstr ""
+
+#: ../lib/Galette/Repository/Members.php:387
+msgid "Delete members cards, transactions and dues"
+msgstr ""
+
+#: ../lib/Galette/Repository/Members.php:404
+msgid "Cannot remove a member who still have dependencies (mailings, ...)"
+msgstr ""
+
+#. TRANS: see https://www.php.net/manual/datetime.format.php
+#: ../lib/Galette/Repository/Members.php:1394
+#: ../lib/Galette/Repository/Members.php:1398
+#: ../lib/Galette/Repository/Members.php:1501
+#: ../lib/Galette/Repository/Members.php:1505
+#: ../lib/Galette/Util/Password.php:268 ../lib/Galette/IO/MembersCsv.php:161
+#: ../lib/Galette/IO/MembersCsv.php:173 ../lib/Galette/IO/MembersCsv.php:185
+#: ../lib/Galette/IO/MembersCsv.php:197
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:66
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:98
+#: ../lib/Galette/IO/ScheduledPaymentsCsv.php:98
+#: ../lib/Galette/IO/ScheduledPaymentsCsv.php:110
+#: ../lib/Galette/IO/ContributionsCsv.php:113
+#: ../lib/Galette/IO/ContributionsCsv.php:125
+#: ../lib/Galette/IO/ContributionsCsv.php:137
+#: ../lib/Galette/Features/Replacements.php:510
+#: ../lib/Galette/Features/Dynamics.php:160
+#: ../lib/Galette/Features/Dynamics.php:173
+#: ../lib/Galette/Features/Dynamics.php:179
+#: ../lib/Galette/Entity/Adherent.php:813
+#: ../lib/Galette/Entity/Adherent.php:836
+#: ../lib/Galette/Entity/Adherent.php:849
+#: ../lib/Galette/Entity/Adherent.php:1344
+#: ../lib/Galette/Entity/Adherent.php:1378
+#: ../lib/Galette/Entity/Adherent.php:1384
+#: ../lib/Galette/Entity/Adherent.php:1871
+#: ../lib/Galette/Entity/Contribution.php:592
+#: ../lib/Galette/Entity/ImportModel.php:195
+#: ../lib/Galette/Entity/SavedSearch.php:265
+#: ../lib/Galette/Entity/Group.php:664
+#: ../lib/Galette/Filters/AdvancedMembersList.php:568
+#: ../lib/Galette/Helpers/DatesHelper.php:48
+#: ../lib/Galette/Helpers/DatesHelper.php:67
+#: ../lib/Galette/Helpers/DatesHelper.php:80
+#: ../lib/Galette/Helpers/DatesHelper.php:102
+#: ../lib/Galette/Helpers/DatesHelper.php:139
+#: ../lib/Galette/Helpers/DatesHelper.php:216
+#: ../../tempcache/pages/member_form.html.twig:877
+#: ../../tempcache/pages/advanced_search.html.twig:1385
+msgid "Y-m-d"
+msgstr ""
+
+#: ../lib/Galette/Repository/SavedSearches.php:242
+msgid "Searches deleted (%list)"
+msgstr ""
+
+#: ../lib/Galette/Repository/ScheduledPayments.php:434
+msgid "Scheduled payments deleted (%list)"
+msgstr ""
+
+#: ../lib/Galette/Repository/Contributions.php:509
+msgid "Contributions deleted (%list)"
+msgstr ""
+
+#: ../lib/Galette/Util/Password.php:79
+msgid "Password is blacklisted!"
+msgstr ""
+
+#: ../lib/Galette/Util/Password.php:89
+#, php-format
+msgid "Too short (%lenght characters minimum, %count found)"
+msgstr ""
+
+#: ../lib/Galette/Util/Password.php:101
+msgid "Do not use any of your personal information as password!"
+msgstr ""
+
+#: ../lib/Galette/Util/Password.php:142
+msgid "Does not contains lowercase letters"
+msgstr ""
+
+#: ../lib/Galette/Util/Password.php:146
+msgid "Does not contains uppercase letters"
+msgstr ""
+
+#: ../lib/Galette/Util/Password.php:149
+msgid "Does not contains letters"
+msgstr ""
+
+#: ../lib/Galette/Util/Password.php:155
+msgid "Does not contains numbers"
+msgstr ""
+
+#: ../lib/Galette/Util/Password.php:161
+msgid "Does not contains special characters"
+msgstr ""
+
+#: ../lib/Galette/Util/FakeData.php:84
+msgid "Photo has not been stored!"
+msgstr ""
+
+#: ../lib/Galette/Util/FakeData.php:91
+msgid "Photo has not been copied!"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:598
+msgid "Missing required field name!"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:607
+msgid "Missing required field permissions!"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:612
+msgid "Unknown permission!"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:618
+msgid "Missing required form!"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:623
+msgid "Unknown form!"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:633
+msgid "- Field name already used."
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:638
+msgid "- Width must be a positive integer!"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:646
+msgid "- Height must be a positive integer!"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:654
+msgid "- Size must be a positive integer!"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:662
+msgid "- Min size must be a positive integer!"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:675
+msgid "- Min size must be lower than size!"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:681
+msgid "- Repeat must be an integer!"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:792
+msgid "An error occurred storing the field."
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:813
+msgid "An error occurred creating field values table"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:847
+msgid "An error occurred storing dynamic field values :("
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1060
+msgid "separator"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1061
+msgid "free text"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1062
+msgid "single line"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1063
+msgid "choice"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1064
+msgid "date"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1065
+msgid "boolean"
+msgstr ""
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1066
+msgid "file"
+msgstr ""
+
+#: ../lib/Galette/Renderers/Html.php:59
+msgid "Galette error"
+msgstr ""
+
+#: ../lib/Galette/Renderers/Html.php:62 ../../tempcache/pages/404.html.twig:63
+msgid "Page not found"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfGroups.php:48
+msgid "groups_list"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfGroups.php:64 ../lib/Galette/IO/PdfGroups.php:85
+msgid "Members by groups"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfGroups.php:87
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:119
+#: ../lib/Galette/IO/PdfMembersLabels.php:63
+#: ../lib/Galette/IO/PdfMembersCards.php:89
+msgid "Generated by Galette"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfGroups.php:144
+msgid "Managers:"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfGroups.php:154
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:165
+#: ../lib/Galette/Features/Replacements.php:240
+#: ../lib/Galette/Entity/PdfModel.php:444
+#: ../lib/Galette/Filters/MembersList.php:271
+#: ../includes/fields_defs/members_fields.php:315
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:59
+#: ../../tempcache/elements/ajax_members.html.twig:51
+#: ../../tempcache/elements/ajax_groups.html.twig:46
+#: ../../tempcache/elements/group_persons.html.twig:44
+#: ../../tempcache/elements/edit_core_fields.html.twig:44
+#: ../../tempcache/pages/plugins.html.twig:60
+#: ../../tempcache/pages/plugins.html.twig:226
+#: ../../tempcache/pages/members_list.html.twig:497
+#: ../../tempcache/pages/members_list.html.twig:505
+#: ../../tempcache/pages/contributions_types_list.html.twig:61
+#: ../../tempcache/pages/contributions_types_list.html.twig:89
+#: ../../tempcache/pages/contributions_types_list.html.twig:94
+#: ../../tempcache/pages/contributions_types_list.html.twig:165
+#: ../../tempcache/pages/import.html.twig:86
+#: ../../tempcache/pages/configuration_payment_types.html.twig:61
+#: ../../tempcache/pages/configuration_payment_types.html.twig:86
+#: ../../tempcache/pages/configuration_payment_types.html.twig:155
+#: ../../tempcache/pages/status_list.html.twig:70
+#: ../../tempcache/pages/status_list.html.twig:94
+#: ../../tempcache/pages/status_list.html.twig:99
+#: ../../tempcache/pages/status_list.html.twig:149
+#: ../../tempcache/pages/mailing_form.html.twig:114
+#: ../../tempcache/pages/saved_searches_list.html.twig:69
+#: ../../tempcache/pages/saved_searches_list.html.twig:134
+#: ../../tempcache/pages/members_public_list.html.twig:79
+#: ../../tempcache/pages/export.html.twig:128
+#: ../../tempcache/pages/export.html.twig:255
+msgid "Name"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfGroups.php:155
+#: ../lib/Galette/Features/Replacements.php:304
+#: ../lib/Galette/Features/Replacements.php:352
+#: ../../tempcache/elements/member_card.html.twig:147
+#: ../../tempcache/pages/preferences.html.twig:2089
+#: ../../tempcache/pages/members_public_list.html.twig:87
+#: ../../tempcache/pages/members_public_list.html.twig:293
+msgid "Email"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfGroups.php:156
+#: ../lib/Galette/Features/Replacements.php:296
+#: ../lib/Galette/Entity/ListsConfig.php:198
+#: ../../tempcache/elements/member_card.html.twig:107
+msgid "Phone"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfGroups.php:157
+#: ../lib/Galette/Features/Replacements.php:300
+msgid "GSM"
+msgstr ""
+
+#: ../lib/Galette/IO/MembersCsv.php:62
+msgid "filtered_memberslist"
+msgstr ""
+
+#: ../lib/Galette/IO/MembersCsv.php:207
+#: ../lib/Galette/Features/Replacements.php:622
+#: ../lib/Galette/Entity/Adherent.php:1837
+#: ../../tempcache/modals/mass_change_members.html.twig:163
+#: ../../tempcache/elements/ajax_members.html.twig:100
+#: ../../tempcache/elements/group_persons.html.twig:98
+#: ../../tempcache/pages/advanced_search.html.twig:1149
+#: ../../tempcache/pages/advanced_search.html.twig:1668
+#: ../../tempcache/components/forms/gender.html.twig:129
+msgid "Man"
+msgstr ""
+
+#: ../lib/Galette/IO/MembersCsv.php:210
+#: ../lib/Galette/Features/Replacements.php:624
+#: ../lib/Galette/Entity/Adherent.php:1839
+#: ../../tempcache/modals/mass_change_members.html.twig:154
+#: ../../tempcache/elements/ajax_members.html.twig:111
+#: ../../tempcache/elements/group_persons.html.twig:109
+#: ../../tempcache/pages/advanced_search.html.twig:1149
+#: ../../tempcache/pages/advanced_search.html.twig:1668
+#: ../../tempcache/components/forms/gender.html.twig:146
+msgid "Woman"
+msgstr ""
+
+#: ../lib/Galette/IO/MembersCsv.php:213
+#: ../lib/Galette/Features/Replacements.php:626
+#: ../lib/Galette/Entity/Adherent.php:1841
+#: ../../tempcache/modals/mass_change_members.html.twig:145
+#: ../../tempcache/pages/advanced_search.html.twig:1149
+#: ../../tempcache/pages/advanced_search.html.twig:1668
+#: ../../tempcache/components/forms/gender.html.twig:112
+msgid "Unspecified"
+msgstr ""
+
+#: ../lib/Galette/IO/MembersCsv.php:221 ../lib/Galette/IO/MembersCsv.php:225
+#: ../lib/Galette/IO/MembersCsv.php:229 ../lib/Galette/IO/MembersCsv.php:233
+#: ../lib/Galette/Features/Replacements.php:747
+#: ../lib/Galette/Entity/Adherent.php:1804
+#: ../lib/Galette/Entity/Adherent.php:1806
+#: ../lib/Galette/Entity/Adherent.php:1808
+#: ../lib/Galette/Entity/Adherent.php:1810
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:127
+#: ../../tempcache/elements/js/messages.js.twig:326
+#: ../../tempcache/elements/display_dynamic_fields.html.twig:135
+#: ../../tempcache/elements/messages_inline.html.twig:419
+#: ../../tempcache/elements/edit_core_fields.html.twig:185
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:141
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:306
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:522
+#: ../../tempcache/pages/contributions_types_list.html.twig:122
+#: ../../tempcache/pages/contributions_types_list.html.twig:187
+#: ../../tempcache/pages/mailings_list.html.twig:217
+#: ../../tempcache/pages/advanced_search.html.twig:469
+#: ../../tempcache/pages/advanced_search.html.twig:1411
+#: ../../tempcache/pages/advanced_search.html.twig:1761
+msgid "Yes"
+msgstr ""
+
+#: ../lib/Galette/IO/MembersCsv.php:221 ../lib/Galette/IO/MembersCsv.php:225
+#: ../lib/Galette/IO/MembersCsv.php:229 ../lib/Galette/IO/MembersCsv.php:233
+#: ../lib/Galette/Features/Replacements.php:747
+#: ../lib/Galette/Entity/Adherent.php:1804
+#: ../lib/Galette/Entity/Adherent.php:1806
+#: ../lib/Galette/Entity/Adherent.php:1808
+#: ../lib/Galette/Entity/Adherent.php:1810
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:129
+#: ../../tempcache/elements/js/messages.js.twig:344
+#: ../../tempcache/elements/display_dynamic_fields.html.twig:141
+#: ../../tempcache/elements/messages_inline.html.twig:423
+#: ../../tempcache/elements/edit_core_fields.html.twig:204
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:133
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:298
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:514
+#: ../../tempcache/pages/contributions_types_list.html.twig:118
+#: ../../tempcache/pages/contributions_types_list.html.twig:193
+#: ../../tempcache/pages/mailings_list.html.twig:233
+#: ../../tempcache/pages/advanced_search.html.twig:485
+#: ../../tempcache/pages/advanced_search.html.twig:1419
+#: ../../tempcache/pages/advanced_search.html.twig:1763
+msgid "No"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:81
+msgid "attendance_sheet"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:147
+msgid "MMMM, EEEE d y"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:166
+msgid "Signature"
+msgstr ""
+
+#: ../lib/Galette/IO/Charts.php:124 ../lib/Galette/Filters/MembersList.php:297
+msgid "Staff members"
+msgstr ""
+
+#: ../lib/Galette/IO/Charts.php:163
+msgid "Due free"
+msgstr ""
+
+#: ../lib/Galette/IO/Charts.php:179
+msgid "Never contribute"
+msgstr ""
+
+#: ../lib/Galette/IO/Charts.php:201
+msgid "Impending due dates"
+msgstr ""
+
+#: ../lib/Galette/IO/Charts.php:217
+msgid "Up to date"
+msgstr ""
+
+#: ../lib/Galette/IO/Charts.php:233
+#: ../../tempcache/pages/reminder.html.twig:116
+msgid "Late"
+msgstr ""
+
+#: ../lib/Galette/IO/Charts.php:288
+msgid "Individuals"
+msgstr ""
+
+#: ../lib/Galette/IO/Charts.php:289
+msgid "Companies"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfMembersLabels.php:50
+msgid "labels_print_filename"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfMembersLabels.php:62
+msgid "Member's Labels"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfMembersLabels.php:64
+#: ../../tempcache/pages/preferences.html.twig:101
+msgid "Labels"
+msgstr ""
+
+#: ../lib/Galette/IO/CsvIn.php:180 ../lib/Galette/IO/CsvIn.php:228
+#, php-format
+msgid "File %filename cannot be open!"
+msgstr ""
+
+#: ../lib/Galette/IO/CsvIn.php:276
+msgid ""
+"Fields count mismatch... There should be %should_count fields and there are "
+"%count (row %row)"
+msgstr ""
+
+#: ../lib/Galette/IO/CsvIn.php:298
+msgid "Field %field is required, but missing in row %row"
+msgstr ""
+
+#: ../lib/Galette/IO/CsvIn.php:320
+#, php-format
+msgid "Status %status does not exists!"
+msgstr ""
+
+#: ../lib/Galette/IO/CsvIn.php:340
+msgid "Title %title does not exists!"
+msgstr ""
+
+#: ../lib/Galette/IO/CsvIn.php:356
+msgid "from another member in import"
+msgstr ""
+
+#: ../lib/Galette/IO/CsvIn.php:356
+msgid "from member %id_adh"
+msgstr ""
+
+#: ../lib/Galette/IO/CsvIn.php:362
+msgid "Email address %address is already used! (%extra)"
+msgstr ""
+
+#: ../lib/Galette/IO/CsvIn.php:388
+msgid "Lang %lang does not exists!"
+msgstr ""
+
+#: ../lib/Galette/IO/CsvIn.php:441
+msgid "File is empty!"
+msgstr ""
+
+#: ../lib/Galette/IO/CsvIn.php:532 ../lib/Galette/IO/CsvIn.php:543
+msgid "An error occurred storing member at row %row (%name):"
+msgstr ""
+
+#: ../lib/Galette/IO/CsvIn.php:578
+msgid "An error occurred while importing members"
+msgstr ""
+
+#: ../lib/Galette/IO/Pdf.php:78
+#, php-format
+msgid "Association %s"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfMembersCards.php:76
+msgid "cards"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfMembersCards.php:88
+msgid "Member's Cards"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfMembersCards.php:90
+#: ../../tempcache/pages/preferences.html.twig:109
+msgid "Cards"
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:497
+msgid "An error occurred."
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:501
+msgid ""
+"File name is invalid, it should not contain any special character or space."
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:507
+#, php-format
+msgid "File extension is not allowed, only %s files are."
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:514 ../lib/Galette/Features/Dynamics.php:279
+#, php-format
+msgid "File is too big. Maximum allowed size is %dKo"
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:519
+#, php-format
+msgid "Image is too small. The minimum image side size allowed is %spx"
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:525
+msgid "Mime-Type not allowed"
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:528
+msgid "A file with that name already exists!"
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:531
+msgid "File does not comply with requirements."
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:534
+msgid "Unable to write file or temporary file"
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:564
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:566
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:568
+msgid "The uploaded file was only partially uploaded"
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:570
+msgid "No file was uploaded"
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:572
+msgid "Missing a temporary folder"
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:574
+msgid "Failed to write file to disk"
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:576
+msgid "File upload stopped by extension"
+msgstr ""
+
+#: ../lib/Galette/IO/FileTrait.php:578
+msgid "Unknown upload error"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfAdhesionForm.php:64
+msgid "adherent_form"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfContribution.php:66
+msgid "receipt"
+msgstr ""
+
+#: ../lib/Galette/IO/PdfContribution.php:68
+msgid "invoice"
+msgstr ""
+
+#: ../lib/Galette/Features/Permissions.php:60
+msgid "Inaccessible"
+msgstr ""
+
+#: ../lib/Galette/Features/Permissions.php:64
+#: ../lib/Galette/Entity/ListsConfig.php:201
+msgid "Public"
+msgstr ""
+
+#: ../lib/Galette/Features/Permissions.php:68
+msgid "User, read only"
+msgstr ""
+
+#: ../lib/Galette/Features/Permissions.php:69
+msgid "User, read/write"
+msgstr ""
+
+#: ../lib/Galette/Features/Permissions.php:70
+#: ../../tempcache/elements/ajax_members.html.twig:152
+#: ../../tempcache/elements/group_persons.html.twig:148
+#: ../../tempcache/pages/members_list.html.twig:626
+#: ../../tempcache/pages/members_list.html.twig:780
+#: ../../tempcache/pages/member_form.html.twig:663
+#: ../../tempcache/pages/member_show.html.twig:551
+#: ../../tempcache/components/forms/groups.html.twig:151
+msgid "Group manager"
+msgstr ""
+
+#: ../lib/Galette/Features/Permissions.php:71
+#: ../../tempcache/elements/ajax_members.html.twig:141
+#: ../../tempcache/elements/group_persons.html.twig:137
+#: ../../tempcache/pages/members_list.html.twig:619
+#: ../../tempcache/pages/members_list.html.twig:769
+#: ../../tempcache/pages/status_list.html.twig:159
+#: ../../tempcache/pages/preferences.html.twig:392
+msgid "Staff member"
+msgstr ""
+
+#: ../lib/Galette/Features/Permissions.php:72
+#: ../../tempcache/elements/ajax_members.html.twig:130
+#: ../../tempcache/elements/group_persons.html.twig:126
+msgid "Administrator"
+msgstr ""
+
+#: ../lib/Galette/Features/I18n.php:115
+#, php-format
+msgid "Unable to add dynamic translation for %field :("
+msgstr ""
+
+#: ../lib/Galette/Features/I18n.php:181
+#, php-format
+msgid "Unable to update dynamic translation for %field :("
+msgstr ""
+
+#: ../lib/Galette/Features/I18n.php:216
+#, php-format
+msgid "Unable to remove old dynamic translation for %field :("
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:101
+#, php-format
+msgid "Label for dynamic field \"%s\""
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:104
+#, php-format
+msgid "Form entry for dynamic field \"%s\""
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:110
+#, php-format
+msgid "Value for dynamic field \"%s\""
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:173
+msgid "Your organisation name"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:177
+msgid "Your organisation slogan"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:181
+#: ../lib/Galette/Features/Replacements.php:185
+msgid "Your organisation address"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:185
+#: ../lib/Galette/Features/Replacements.php:280
+msgid "with break lines"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:189
+msgid "Your organisation website"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:193
+msgid "Your organisation logo"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:197
+msgid "Your organisation logo (print specific)"
+msgstr ""
+
+#. TRANS: see https://www.php.net/manual/datetime.format.php
+#: ../lib/Galette/Features/Replacements.php:202
+msgid "Current date (Y-m-d)"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:206
+msgid "Galette's login URI"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:210
+#: ../../tempcache/pages/preferences.html.twig:427
+msgid "Footer text:"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:228
+#: ../lib/Galette/Entity/PdfModel.php:453
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:110
+#: ../../tempcache/elements/edit_pdf_models.html.twig:50
+msgid "Title"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:232
+msgid "Member's ID"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:236
+#: ../lib/Galette/Filters/MembersList.php:272
+#: ../../tempcache/pages/preferences.html.twig:2121
+msgid "Member number"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:244
+#: ../lib/Galette/Features/Replacements.php:340
+msgid "Last name"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:248
+#: ../lib/Galette/Features/Replacements.php:344 ../includes/i18n.inc.php:312
+msgid "First name"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:252
+#: ../../tempcache/elements/group_persons.html.twig:50
+#: ../../tempcache/pages/preferences.html.twig:2105
+#: ../../tempcache/pages/members_public_list.html.twig:79
+#: ../../tempcache/pages/members_public_list.html.twig:282
+msgid "Nickname"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:256
+msgid "Gender"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:260
+#: ../../tempcache/pages/advanced_search.html.twig:266
+msgid "Birth date"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:264
+msgid "Birth place"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:268
+#: ../../tempcache/pages/preferences.html.twig:2113
+msgid "Profession"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:272
+#: ../lib/Galette/Features/Replacements.php:336
+#: ../lib/Galette/Filters/MembersList.php:273
+msgid "Company name"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:276
+#: ../lib/Galette/Features/Replacements.php:280
+#: ../lib/Galette/Filters/MembersList.php:274
+#: ../../tempcache/pages/mailing_form.html.twig:124
+msgid "Address"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:284
+msgid "Zipcode"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:288
+msgid "Town"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:292 ../includes/i18n.inc.php:309
+msgid "Country"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:312
+msgid "Member's main group"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:316
+msgid "Member's groups (as list)"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:320
+msgid "Member state of dues"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:324
+msgid "Membership remaining days"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:328
+msgid "Membership expired since"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:374
+msgid "Contribution label"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:378
+#: ../../tempcache/pages/transaction_form.html.twig:237
+#: ../../tempcache/pages/contributions_list.html.twig:442
+#: ../../tempcache/pages/contributions_list.html.twig:702
+#: ../../tempcache/pages/contributions_types_list.html.twig:65
+#: ../../tempcache/pages/contributions_types_list.html.twig:101
+#: ../../tempcache/pages/contributions_types_list.html.twig:106
+#: ../../tempcache/pages/contribution_form.html.twig:260
+#: ../../tempcache/pages/contribution_form.html.twig:411
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:203
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:208
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:371
+#: ../../tempcache/pages/transactions_list.html.twig:289
+#: ../../tempcache/pages/transactions_list.html.twig:425
+#: ../../tempcache/pages/advanced_search.html.twig:789
+msgid "Amount"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:382
+msgid "Amount (in letters)"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:386
+msgid "Full date"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:390
+msgid "Contribution year"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:394
+#: ../../tempcache/pages/document_form.html.twig:176
+msgid "Comment"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:398
+#: ../../tempcache/pages/advanced_search.html.twig:703
+msgid "Begin date"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:402
+#: ../../tempcache/pages/advanced_search.html.twig:747
+msgid "End date"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:406
+#: ../lib/Galette/Entity/Contribution.php:201
+msgid "Contribution id"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:410
+#: ../../tempcache/pages/contributions_list.html.twig:442
+#: ../../tempcache/pages/contributions_list.html.twig:708
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:208
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:377
+#: ../../tempcache/pages/transactions_list.html.twig:294
+#: ../../tempcache/pages/transactions_list.html.twig:431
+#: ../../tempcache/pages/advanced_search.html.twig:853
+#: ../../tempcache/pages/advanced_search.html.twig:858
+msgid "Payment type"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:414
+#: ../lib/Galette/Entity/Contribution.php:1075
+#: ../lib/Galette/Entity/Texts.php:623
+#: ../lib/Galette/Entity/PdfContribution.php:65
+msgid "Contribution information"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:630
+#: ../lib/Galette/Features/Replacements.php:631
+#: ../../tempcache/elements/group.html.twig:202
+#: ../../tempcache/elements/group.html.twig:245
+#: ../../tempcache/pages/transaction_form.html.twig:158
+#: ../../tempcache/pages/preferences.html.twig:2358
+msgid "None"
+msgstr ""
+
+#: ../lib/Galette/Features/Replacements.php:807
+msgid "Member information"
+msgstr ""
+
+#: ../lib/Galette/Features/Dynamics.php:141
+#, php-format
+msgid "Missing required field %field"
+msgstr ""
+
+#. TRANS: %1$s date format, %2$s is the field name
+#. TRANS %1$s is the expected dat format, %2$s the field label
+#. TRANS: %1$s is the date format, %2$s is the field name
+#: ../lib/Galette/Features/Dynamics.php:178
+#: ../lib/Galette/Entity/Adherent.php:1383
+#: ../lib/Galette/Helpers/DatesHelper.php:79
+#: ../lib/Galette/Helpers/DatesHelper.php:179
+#, php-format
+msgid "- Wrong date format (%1$s) for %2$s!"
+msgstr ""
+
+#: ../lib/Galette/Entity/ListsConfig.php:192
+msgid "Is admin"
+msgstr ""
+
+#: ../lib/Galette/Entity/ListsConfig.php:195
+msgid "Modified"
+msgstr ""
+
+#: ../lib/Galette/Entity/Reminder.php:248
+msgid "%name <%mail> (%days days)"
+msgstr ""
+
+#: ../lib/Galette/Entity/Reminder.php:255
+msgid "Sent reminder email for late membership"
+msgstr ""
+
+#: ../lib/Galette/Entity/Reminder.php:257
+msgid "Sent reminder email for impending membership"
+msgstr ""
+
+#: ../lib/Galette/Entity/Reminder.php:263
+msgid "A problem happened while sending late membership email"
+msgstr ""
+
+#: ../lib/Galette/Entity/Reminder.php:265
+msgid "A problem happened while sending impending membership email"
+msgstr ""
+
+#: ../lib/Galette/Entity/Reminder.php:275
+msgid "Unable to send %membership reminder (no email address)."
+msgstr ""
+
+#: ../lib/Galette/Entity/Reminder.php:288
+msgid "%name (#%id - %days days)"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:803
+msgid "Freed of dues"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:819
+#, php-format
+msgid "Never contributed: Registered %days days ago (since %date)"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:822
+#: ../lib/Galette/Filters/MembersList.php:296
+#: ../../tempcache/pages/members_list.html.twig:528
+msgid "Never contributed"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:827
+msgid "Last day!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:829
+msgid "Late since today!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:841
+#, php-format
+msgid "%days days remaining (ending on %date)"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:855
+#, php-format
+msgid "Late of %days days (since %date)"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:858
+msgid "No longer member"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1279
+#: ../lib/Galette/Entity/Adherent.php:1289
+msgid "You have to select a group you own!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1361
+msgid "- Birthdate must be set in the past!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1369
+msgid "- Members must be less than 200 years old (currently %years)!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1402
+msgid "- Non-valid E-Mail address!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1420
+msgid "- This E-Mail address is already used by another member!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1427
+#: ../lib/Galette/Entity/Adherent.php:1468
+msgid "An error has occurred while looking if login already exists."
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1436
+msgid "- The username must be composed of at least %i characters!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1441
+msgid "- The username cannot contain the @ character"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1461
+msgid "- This username is already in use, please choose another one!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1484
+msgid "Password misrepeated: "
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1518
+msgid "Status #%id does not exists in database."
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1527
+msgid "An error has occurred while looking if status does exists."
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1534
+msgid "Gender %gender does not exists!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1540
+msgid "A member cannot be its own parent!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1654
+msgid "Self_subscription as a member: "
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1660
+msgid "Member card added"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1667
+msgid "Fail to add new member."
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1697
+msgid "Member card updated"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1812
+#: ../../tempcache/components/forms/account.html.twig:64
+msgid "Active"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:1812
+#: ../../tempcache/pages/contributions_list.html.twig:265
+#: ../../tempcache/pages/transactions_list.html.twig:180
+#: ../../tempcache/components/forms/account.html.twig:72
+msgid "Inactive"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:2101
+#: ../../tempcache/pages/member_form.html.twig:891
+msgid " (%age years old)"
+msgstr ""
+
+#: ../lib/Galette/Entity/Adherent.php:2179
+msgid "Duplicated from %name (%id)"
+msgstr ""
+
+#: ../lib/Galette/Entity/Transaction.php:114
+#: ../../tempcache/pages/transaction_form.html.twig:108
+#: ../../tempcache/pages/plugin_info.html.twig:97
+msgid "Date:"
+msgstr ""
+
+#: ../lib/Galette/Entity/Transaction.php:118
+#: ../lib/Galette/Entity/Contribution.php:213
+#: ../lib/Galette/Entity/ScheduledPayment.php:638
+#: ../../tempcache/pages/contribution_type_form.html.twig:73
+#: ../../tempcache/pages/transaction_form.html.twig:134
+#: ../../tempcache/pages/contribution_form.html.twig:497
+msgid "Amount:"
+msgstr ""
+
+#: ../lib/Galette/Entity/Transaction.php:122
+#: ../../tempcache/pages/transaction_form.html.twig:84
+#: ../../tempcache/pages/plugin_info.html.twig:81
+msgid "Description:"
+msgstr ""
+
+#: ../lib/Galette/Entity/Transaction.php:126
+#: ../../tempcache/pages/transaction_form.html.twig:98
+msgid "Originator:"
+msgstr ""
+
+#: ../lib/Galette/Entity/Transaction.php:130
+#: ../lib/Galette/Entity/Contribution.php:217
+#: ../lib/Galette/Entity/ScheduledPayment.php:626
+#: ../../tempcache/components/forms/payment_types.html.twig:53
+msgid "Payment type:"
+msgstr ""
+
+#: ../lib/Galette/Entity/Transaction.php:326
+#: ../lib/Galette/Entity/Contribution.php:465
+msgid "- The amount must be an integer!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Transaction.php:333
+msgid "- Transaction description must be 150 characters long maximum."
+msgstr ""
+
+#: ../lib/Galette/Entity/Transaction.php:349
+#: ../lib/Galette/Entity/Contribution.php:1451
+msgid "- Unknown payment type"
+msgstr ""
+
+#: ../lib/Galette/Entity/Transaction.php:374
+#: ../lib/Galette/Entity/Contribution.php:518
+msgid "- Sum of all contributions exceed corresponding transaction amount."
+msgstr ""
+
+#: ../lib/Galette/Entity/Transaction.php:432
+msgid "Transaction added"
+msgstr ""
+
+#: ../lib/Galette/Entity/Transaction.php:437
+msgid "Fail to add new transaction."
+msgstr ""
+
+#: ../lib/Galette/Entity/Transaction.php:451
+msgid "Transaction updated"
+msgstr ""
+
+#: ../lib/Galette/Entity/ContributionsTypes.php:317
+#: ../lib/Galette/Entity/Status.php:281
+msgid "Label does not exist"
+msgstr ""
+
+#: ../lib/Galette/Entity/ContributionsTypes.php:515
+#: ../lib/Galette/Entity/Status.php:481
+msgid "Cannot delete this label: it's still used"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:205
+#: ../../tempcache/pages/contribution_form.html.twig:122
+msgid "Contributor:"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:209
+#: ../../tempcache/pages/contributions_list.html.twig:157
+#: ../../tempcache/pages/contribution_form.html.twig:135
+msgid "Contribution type:"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:221
+#: ../lib/Galette/Entity/ScheduledPayment.php:646
+#: ../../tempcache/pages/contribution_form.html.twig:669
+msgid "Comments:"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:225
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:124
+#: ../../tempcache/pages/transaction_form.html.twig:208
+#: ../../tempcache/pages/contributions_list.html.twig:426
+#: ../../tempcache/pages/contributions_list.html.twig:617
+#: ../../tempcache/pages/history.html.twig:102
+#: ../../tempcache/pages/history.html.twig:321
+#: ../../tempcache/pages/import.html.twig:90
+#: ../../tempcache/pages/import.html.twig:147
+#: ../../tempcache/pages/contribution_form.html.twig:236
+#: ../../tempcache/pages/mailings_list.html.twig:119
+#: ../../tempcache/pages/mailings_list.html.twig:325
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:83
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:208
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:359
+#: ../../tempcache/pages/transactions_list.html.twig:268
+#: ../../tempcache/pages/transactions_list.html.twig:369
+#: ../../tempcache/pages/export.html.twig:132
+#: ../../tempcache/pages/export.html.twig:178
+msgid "Date"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:229
+#: ../../tempcache/pages/contribution_form.html.twig:582
+msgid "Date of contribution:"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:230
+#: ../../tempcache/pages/contribution_form.html.twig:576
+msgid "Start date of membership:"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:234
+#: ../../tempcache/pages/contribution_form.html.twig:636
+msgid "End date of membership:"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:238
+msgid "Transaction ID"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:244
+#: ../../tempcache/pages/contribution_form.html.twig:618
+msgid "Membership extension:"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:484
+msgid "- The duration must be a positive integer!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:591
+msgid "- Membership period overlaps period starting at "
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:660
+msgid "Contribution added"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:665
+msgid "Fail to add new contribution."
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:680
+msgid "Contribution updated"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:1077
+msgid "Script output"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:1105
+#: ../../tempcache/modals/mass_choose_contributions_type.html.twig:97
+msgid "Membership"
+msgstr ""
+
+#: ../lib/Galette/Entity/Contribution.php:1442
+msgid "Cannot change payment type if there is an attached scheduled payment"
+msgstr ""
+
+#: ../lib/Galette/Entity/Document.php:460
+msgid "Association status"
+msgstr ""
+
+#: ../lib/Galette/Entity/Document.php:461
+msgid "Rules of procedure"
+msgstr ""
+
+#: ../lib/Galette/Entity/Document.php:462
+#: ../../tempcache/elements/edit_pdf_models.html.twig:189
+#: ../../tempcache/pages/member_show.html.twig:152
+msgid "Adhesion form"
+msgstr ""
+
+#: ../lib/Galette/Entity/Document.php:463
+msgid "Meeting minutes"
+msgstr ""
+
+#: ../lib/Galette/Entity/Document.php:464
+msgid "Votes results"
+msgstr ""
+
+#: ../lib/Galette/Entity/Title.php:169
+msgid "You cannot delete Mr. or Mrs. titles!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Texts.php:103
+msgid "Insert a carriage return"
+msgstr ""
+
+#: ../lib/Galette/Entity/Texts.php:107
+msgid "Insert a new blank line"
+msgstr ""
+
+#: ../lib/Galette/Entity/Texts.php:111
+msgid "Link validity"
+msgstr ""
+
+#: ../lib/Galette/Entity/Texts.php:116
+msgid "Direct link for member card download"
+msgstr ""
+
+#: ../lib/Galette/Entity/Texts.php:121
+msgid "Direct link for invoice/receipt download"
+msgstr ""
+
+#: ../lib/Galette/Entity/Texts.php:126
+msgid "Galette's change password URI"
+msgstr ""
+
+#: ../lib/Galette/Entity/Texts.php:630
+msgid "Mail specific"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:149
+msgid "Contribution is required"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:152
+#: ../lib/Galette/Entity/ScheduledPayment.php:318
+msgid "Unable to load contribution"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:157
+msgid "Amount must be a positive number"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:164
+msgid "Amount cannot be greater than non allocated amount"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:169
+msgid "Payment type for contribution must be set to scheduled"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:175
+msgid "Payment type is required"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:179
+msgid "Cannot schedule a scheduled payment!"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:186
+msgid "Scheduled date is required"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:360
+msgid "Unable to load payment type"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:618
+msgid "Scheduled payment ID"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:622
+msgid "Contribution ID"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:630
+#: ../../tempcache/pages/contribution_form.html.twig:545
+msgid "Record date:"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:634
+msgid "Scheduled date:"
+msgstr ""
+
+#: ../lib/Galette/Entity/ScheduledPayment.php:642
+msgid "Paid"
+msgstr ""
+
+#: ../lib/Galette/Entity/Social.php:337
+msgid "Mastodon"
+msgstr ""
+
+#: ../lib/Galette/Entity/Social.php:338
+msgid "Twitter"
+msgstr ""
+
+#: ../lib/Galette/Entity/Social.php:339
+msgid "Facebook"
+msgstr ""
+
+#: ../lib/Galette/Entity/Social.php:340
+msgid "LinkedIn"
+msgstr ""
+
+#: ../lib/Galette/Entity/Social.php:341
+msgid "Viadeo"
+msgstr ""
+
+#: ../lib/Galette/Entity/Social.php:342
+msgid "Jabber"
+msgstr ""
+
+#: ../lib/Galette/Entity/Social.php:343
+msgid "ICQ"
+msgstr ""
+
+#: ../lib/Galette/Entity/Social.php:344 ../webroot/installer.php:400
+#: ../../tempcache/elements/footer.html.twig:51
+msgid "Website"
+msgstr ""
+
+#: ../lib/Galette/Entity/Social.php:345
+msgid "Blog"
+msgstr ""
+
+#: ../lib/Galette/Entity/Social.php:346
+msgid "Discord"
+msgstr ""
+
+#: ../lib/Galette/Entity/PdfModel.php:294
+#, php-format
+msgid "%field should be less than %chars characters long."
+msgstr ""
+
+#: ../lib/Galette/Entity/PdfModel.php:304
+#, php-format
+msgid "%field should not be empty!"
+msgstr ""
+
+#: ../lib/Galette/Entity/PdfModel.php:437
+msgid "Unknown type %type!"
+msgstr ""
+
+#: ../lib/Galette/Entity/PdfModel.php:455
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:117
+#: ../../tempcache/elements/edit_pdf_models.html.twig:67
+msgid "Subtitle"
+msgstr ""
+
+#: ../lib/Galette/Entity/PdfModel.php:470
+msgid "header and footer should not be empty!"
+msgstr ""
+
+#: ../lib/Galette/Entity/PdfModel.php:474
+msgid "body should not be empty!"
+msgstr ""
+
+#: ../lib/Galette/Entity/PaymentType.php:171
+msgid "You cannot delete system payment types!"
+msgstr ""
+
+#: ../lib/Galette/Entity/PaymentType.php:279
+msgid "Other"
+msgstr ""
+
+#: ../lib/Galette/Entity/PaymentType.php:280
+msgid "Cash"
+msgstr ""
+
+#: ../lib/Galette/Entity/PaymentType.php:281
+msgid "Credit card"
+msgstr ""
+
+#: ../lib/Galette/Entity/PaymentType.php:282
+msgid "Check"
+msgstr ""
+
+#: ../lib/Galette/Entity/PaymentType.php:283
+msgid "Transfer"
+msgstr ""
+
+#: ../lib/Galette/Entity/PaymentType.php:284
+msgid "Paypal"
+msgstr ""
+
+#: ../lib/Galette/Entity/PaymentType.php:285
+msgid "Payment schedule"
+msgstr ""
+
+#: ../lib/Galette/Entity/Status.php:471
+msgid "You cannot delete default status!"
+msgstr ""
+
+#: ../lib/Galette/Entity/SavedSearch.php:153
+msgid "Form is mandatory!"
+msgstr ""
+
+#: ../lib/Galette/Entity/SavedSearch.php:349
+#, php-format
+msgid "Unknown form %form!"
+msgstr ""
+
+#: ../lib/Galette/Entity/SavedSearch.php:364
+msgid "Name cannot be empty!"
+msgstr ""
+
+#: ../lib/Galette/Entity/Group.php:398
+msgid "Group has been detached from its parent"
+msgstr ""
+
+#: ../lib/Galette/Entity/Group.php:435
+#: ../../tempcache/pages/groups_list.html.twig:211
+msgid "The group name you have requested already exists in the database."
+msgstr ""
+
+#: ../lib/Galette/Entity/Group.php:461
+msgid "Group added"
+msgstr ""
+
+#: ../lib/Galette/Entity/Group.php:466
+msgid "Fail to add new group."
+msgstr ""
+
+#: ../lib/Galette/Entity/Group.php:485
+msgid "Group updated"
+msgstr ""
+
+#: ../lib/Galette/Entity/Group.php:738
+#, php-format
+msgid "Group `%1$s` cannot be set as parent!"
+msgstr ""
+
+#: ../lib/Galette/Middleware/Authenticate.php:90
+msgid "Login required"
+msgstr ""
+
+#: ../lib/Galette/Middleware/Authenticate.php:146
+msgid "Unknown ACL rule '%acl'!"
+msgstr ""
+
+#: ../lib/Galette/Middleware/Authenticate.php:196
+msgid "Route '%name' is not registered in ACLs!"
+msgstr ""
+
+#: ../lib/Galette/Middleware/UpdateAndMaintenance.php:123
+#: ../lib/Galette/Middleware/UpdateAndMaintenance.php:167
+msgid "Galette needs update!"
+msgstr ""
+
+#: ../lib/Galette/Middleware/UpdateAndMaintenance.php:153
+msgid "Galette is currently under maintenance!"
+msgstr ""
+
+#: ../lib/Galette/Middleware/UpdateAndMaintenance.php:154
+msgid ""
+"The Galette instance you are requesting is currently under maintenance. "
+"Please come back later."
+msgstr ""
+
+#: ../lib/Galette/Middleware/UpdateAndMaintenance.php:168
+msgid "Your Galette database is not present, or not up to date."
+msgstr ""
+
+#: ../lib/Galette/Middleware/UpdateAndMaintenance.php:169
+msgid "Please run install or upgrade procedure (check the documentation)"
+msgstr ""
+
+#: ../lib/Galette/Middleware/PublicPages.php:74
+msgid "Unauthorized"
+msgstr ""
+
+#: ../lib/Galette/Events/ContribListener.php:131
+#: ../lib/Galette/Events/MemberListener.php:157
+msgid ""
+"You asked Galette to send a confirmation email to the member, but email has "
+"been disabled in the preferences."
+msgstr ""
+
+#: ../lib/Galette/Events/ContribListener.php:146
+#: ../lib/Galette/Events/MemberListener.php:168
+msgid ""
+"- You can't send a confirmation by email if the member hasn't got an address!"
+msgstr ""
+
+#: ../lib/Galette/Events/ContribListener.php:204
+msgid "Email sent to user %name (%email)"
+msgstr ""
+
+#: ../lib/Galette/Events/ContribListener.php:211
+msgid ""
+"A problem happened while sending contribution receipt to user %name (%email)"
+msgstr ""
+
+#: ../lib/Galette/Events/ContribListener.php:276
+msgid "Email sent to admin for user %name (%email)"
+msgstr ""
+
+#: ../lib/Galette/Events/ContribListener.php:283
+msgid ""
+"A problem happened while sending to admin notification for user %name "
+"(%email) contribution"
+msgstr ""
+
+#: ../lib/Galette/Events/ContribListener.php:312
+msgid "Post contribution script failed"
+msgstr ""
+
+#: ../lib/Galette/Events/ContribListener.php:321
+msgid "The configured post contribution script has failed."
+msgstr ""
+
+#: ../lib/Galette/Events/ContribListener.php:322
+msgid "You can find contribution information and script output below."
+msgstr ""
+
+#: ../lib/Galette/Events/ContribListener.php:330
+msgid "Post contribution script has failed."
+msgstr ""
+
+#: ../lib/Galette/Events/MemberListener.php:223
+#, php-format
+msgid "New account email sent to '%s'."
+msgstr ""
+
+#: ../lib/Galette/Events/MemberListener.php:223
+#, php-format
+msgid "Account modification email sent to '%s'."
+msgstr ""
+
+#: ../lib/Galette/Events/MemberListener.php:231
+#, php-format
+msgid "A problem happened while sending account email to '%s'"
+msgstr ""
+
+#: ../lib/Galette/Events/MemberListener.php:291
+#, php-format
+msgid "New account email sent to admin for '%s'."
+msgstr ""
+
+#: ../lib/Galette/Events/MemberListener.php:292
+msgid "Account modification email sent to admin."
+msgstr ""
+
+#: ../lib/Galette/Events/MemberListener.php:304
+#, php-format
+msgid "A problem happened while sending email to admin for account '%s'."
+msgstr ""
+
+#: ../lib/Galette/Events/MemberListener.php:305
+msgid "A problem happened while sending account email to admin"
+msgstr ""
+
+#: ../lib/Galette/Filters/MembersList.php:275
+msgid "Email,URL,IM"
+msgstr ""
+
+#: ../lib/Galette/Filters/MembersList.php:276
+msgid "Job"
+msgstr ""
+
+#: ../lib/Galette/Filters/MembersList.php:277
+msgid "Infos"
+msgstr ""
+
+#: ../lib/Galette/Filters/MembersList.php:281
+#: ../../tempcache/components/forms/member_dropdown.html.twig:63
+msgid "Member ID"
+msgstr ""
+
+#: ../lib/Galette/Filters/MembersList.php:292
+msgid "All members"
+msgstr ""
+
+#: ../lib/Galette/Filters/MembersList.php:293
+#: ../../tempcache/pages/preferences.html.twig:828
+msgid "Up to date members"
+msgstr ""
+
+#: ../lib/Galette/Filters/MembersList.php:294
+msgid "Close expiries"
+msgstr ""
+
+#: ../lib/Galette/Filters/MembersList.php:295
+msgid "Latecomers"
+msgstr ""
+
+#: ../lib/Galette/Filters/MembersList.php:298
+msgid "Administrators"
+msgstr ""
+
+#: ../lib/Galette/Filters/MembersList.php:299
+msgid "Non members"
+msgstr ""
+
+#: ../lib/Galette/Helpers/DatesHelper.php:100
+#: ../lib/Galette/Helpers/DatesHelper.php:107
+msgid "Y"
+msgstr ""
+
+#: ../lib/Galette/Helpers/DatesHelper.php:101
+#: ../lib/Galette/Helpers/DatesHelper.php:124
+msgid "Y-m"
+msgstr ""
+
+#: ../lib/Galette/Helpers/DatesHelper.php:147
+msgid "start date filter"
+msgstr ""
+
+#: ../lib/Galette/Helpers/DatesHelper.php:149
+msgid "end date filter"
+msgstr ""
+
+#. TRANS: %1$s is field name, %2$s is list of known date formats
+#: ../lib/Galette/Helpers/DatesHelper.php:155
+#, php-format
+msgid "Unknown date format for %1$s.<br/>Know formats are: %2$s"
+msgstr ""
+
+#: ../webroot/installer.php:130
+msgid "No host"
+msgstr ""
+
+#: ../webroot/installer.php:133
+msgid "No port"
+msgstr ""
+
+#: ../webroot/installer.php:136 ../webroot/installer.php:177
+msgid "No user name"
+msgstr ""
+
+#: ../webroot/installer.php:142
+msgid "No database name"
+msgstr ""
+
+#: ../webroot/installer.php:180
+msgid "The username cannot contain the @ character"
+msgstr ""
+
+#: ../webroot/installer.php:225
+msgid "Galette Installation"
+msgstr ""
+
+#: ../webroot/installer.php:233 ../../tempcache/public_page.html.twig:73
+#: ../../tempcache/page.html.twig:65
+msgid "Skip to content"
+msgstr ""
+
+#: ../webroot/installer.php:237
+msgid "Galette installation"
+msgstr ""
+
+#: ../webroot/installer.php:316
+#: ../../tempcache/modals/plugin_initdb.html.twig:424
+msgid "Version selection"
+msgstr ""
+
+#: ../webroot/installer.php:322
+#: ../../tempcache/modals/plugin_initdb.html.twig:443
+msgid "Database upgrade"
+msgstr ""
+
+#: ../webroot/installer.php:331
+#: ../../tempcache/modals/plugin_initdb.html.twig:441
+msgid "Database installation"
+msgstr ""
+
+#: ../webroot/installer.php:357
+msgid "Galette initialisation"
+msgstr ""
+
+#: ../webroot/installer.php:404 ../../tempcache/elements/footer.html.twig:58
+msgid "Documentation"
+msgstr ""
+
+#: ../includes/i18n.inc.php:259
+msgid "Realization:"
+msgstr ""
+
+#: ../includes/i18n.inc.php:260
+msgid "Graphics:"
+msgstr ""
+
+#: ../includes/i18n.inc.php:261
+msgid "Publisher:"
+msgstr ""
+
+#: ../includes/i18n.inc.php:262
+msgid "President"
+msgstr ""
+
+#: ../includes/i18n.inc.php:263
+msgid "Vice-president"
+msgstr ""
+
+#: ../includes/i18n.inc.php:264
+msgid "Treasurer"
+msgstr ""
+
+#: ../includes/i18n.inc.php:265
+msgid "Vice-treasurer"
+msgstr ""
+
+#: ../includes/i18n.inc.php:266
+msgid "Secretary"
+msgstr ""
+
+#: ../includes/i18n.inc.php:267
+msgid "Vice-secretary"
+msgstr ""
+
+#: ../includes/i18n.inc.php:268
+msgid "Active member"
+msgstr ""
+
+#: ../includes/i18n.inc.php:269
+msgid "Benefactor member"
+msgstr ""
+
+#: ../includes/i18n.inc.php:270
+msgid "Founder member"
+msgstr ""
+
+#: ../includes/i18n.inc.php:271
+msgid "Old-timer"
+msgstr ""
+
+#: ../includes/i18n.inc.php:272
+msgid "Legal entity"
+msgstr ""
+
+#: ../includes/i18n.inc.php:273
+msgid "Non-member"
+msgstr ""
+
+#: ../includes/i18n.inc.php:274
+msgid "Reduced annual contribution"
+msgstr ""
+
+#: ../includes/i18n.inc.php:275
+msgid "Company cotisation"
+msgstr ""
+
+#: ../includes/i18n.inc.php:276
+msgid "Donation in kind"
+msgstr ""
+
+#: ../includes/i18n.inc.php:277
+msgid "Donation in money"
+msgstr ""
+
+#: ../includes/i18n.inc.php:278
+msgid "Partnership"
+msgstr ""
+
+#: ../includes/i18n.inc.php:279
+msgid "french"
+msgstr ""
+
+#: ../includes/i18n.inc.php:280
+msgid "english"
+msgstr ""
+
+#: ../includes/i18n.inc.php:281
+msgid "spanish"
+msgstr ""
+
+#: ../includes/i18n.inc.php:282
+msgid "annual fee"
+msgstr ""
+
+#: ../includes/i18n.inc.php:283
+msgid "annual fee (to be paid)"
+msgstr ""
+
+#: ../includes/i18n.inc.php:284
+msgid "company fee"
+msgstr ""
+
+#: ../includes/i18n.inc.php:285
+msgid "donation in kind"
+msgstr ""
+
+#: ../includes/i18n.inc.php:286
+msgid "donation in money"
+msgstr ""
+
+#: ../includes/i18n.inc.php:287
+msgid "partnership"
+msgstr ""
+
+#: ../includes/i18n.inc.php:288
+msgid "reduced annual fee"
+msgstr ""
+
+#: ../includes/i18n.inc.php:289
+msgid "Identity"
+msgstr ""
+
+#: ../includes/i18n.inc.php:290
+msgid "Galette-related data"
+msgstr ""
+
+#: ../includes/i18n.inc.php:291
+msgid "Contact information"
+msgstr ""
+
+#: ../includes/i18n.inc.php:292
+msgid "Mr."
+msgstr ""
+
+#: ../includes/i18n.inc.php:293
+msgid "Mrs."
+msgstr ""
+
+#: ../includes/i18n.inc.php:294
+msgid "Miss"
+msgstr ""
+
+#: ../includes/i18n.inc.php:295
+msgid "Identity:"
+msgstr ""
+
+#: ../includes/i18n.inc.php:296
+msgid "Galette-related data:"
+msgstr ""
+
+#: ../includes/i18n.inc.php:297
+msgid "Contact information:"
+msgstr ""
+
+#: ../includes/i18n.inc.php:298
+msgid "Society"
+msgstr ""
+
+#: ../includes/i18n.inc.php:299
+msgid "Politeness"
+msgstr ""
+
+#: ../includes/i18n.inc.php:301
+msgid "Main"
+msgstr ""
+
+#: ../includes/i18n.inc.php:302
+msgid "** Galette identifier, if applicable"
+msgstr ""
+
+#: ../includes/i18n.inc.php:303
+msgid "* Only for compagnies"
+msgstr ""
+
+#: ../includes/i18n.inc.php:304
+#, php-format
+msgid "Hereby, I agree to comply to %s association statutes and its rules."
+msgstr ""
+
+#: ../includes/i18n.inc.php:305
+msgid "At ................................................"
+msgstr ""
+
+#: ../includes/i18n.inc.php:306
+msgid "On .......... / .......... / .......... "
+msgstr ""
+
+#: ../includes/i18n.inc.php:307
+msgid "Username"
+msgstr ""
+
+#: ../includes/i18n.inc.php:308
+msgid "Email address"
+msgstr ""
+
+#: ../includes/i18n.inc.php:310
+msgid "City"
+msgstr ""
+
+#: ../includes/i18n.inc.php:311
+msgid "Zip Code"
+msgstr ""
+
+#: ../includes/i18n.inc.php:313
+msgid ""
+"The minimum contribution for each type of membership are defined on the "
+"website of the association. The amount of donations are free to be decided "
+"by the generous donor."
+msgstr ""
+
+#: ../includes/i18n.inc.php:314
+msgid "Required membership:"
+msgstr ""
+
+#: ../includes/i18n.inc.php:315
+msgid ""
+"Complete the following form and send it with your funds, in order to "
+"complete your subscription."
+msgstr ""
+
+#: ../includes/i18n.inc.php:316
+msgid "on"
+msgstr ""
+
+#: ../includes/i18n.inc.php:317
+msgid "from"
+msgstr ""
+
+#: ../includes/i18n.inc.php:318
+msgid "to"
+msgstr ""
+
+#: ../includes/i18n.inc.php:319
+msgid "Association"
+msgstr ""
+
+#. 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
+#: ../includes/dependencies.php:174
+msgid "YYYY-MM-DD"
+msgstr ""
+
+#: ../includes/dependencies.php:445
+msgid "Failed CSRF check!"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:27
+msgid "Member id:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:37
+msgid "Status:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:47
+#: ../../tempcache/elements/group.html.twig:133
+#: ../../tempcache/pages/contribution_type_form.html.twig:63
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:77
+#: ../../tempcache/pages/plugin_info.html.twig:73
+#: ../../tempcache/pages/groups_list.html.twig:173
+#: ../../tempcache/pages/status_form.html.twig:63
+#: ../../tempcache/pages/configuration_payment_type_form.html.twig:65
+msgid "Name:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:55
+msgid "First name:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:63
+msgid "Company:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:71
+msgid "Nickname:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:81
+msgid "Title:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:89
+msgid "Birth date:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:97
+msgid "Gender:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:105
+#: ../../tempcache/pages/preferences.html.twig:277
+#: ../../tempcache/pages/preferences.html.twig:287
+msgid "Address:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:113
+#: ../../tempcache/pages/preferences.html.twig:299
+msgid "Zip Code:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:121
+#: ../../tempcache/pages/preferences.html.twig:309
+msgid "City:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:129
+#: ../../tempcache/pages/preferences.html.twig:319
+msgid "Region:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:137
+#: ../../tempcache/pages/preferences.html.twig:329
+msgid "Country:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:145
+msgid "Phone:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:153
+msgid "Mobile phone:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:161
+msgid "E-Mail:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:169
+msgid "Other information (admin):"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:177
+msgid "Other information:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:185
+msgid "Profession:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:193 ../install/steps/admin.php:27
+#: ../../tempcache/pages/index.html.twig:77
+#: ../../tempcache/pages/index.html.twig:81
+#: ../../tempcache/pages/preferences.html.twig:2447
+msgid "Username:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:201 ../install/steps/admin.php:31
+#: ../install/steps/db.php:69 ../../tempcache/pages/index.html.twig:89
+#: ../../tempcache/pages/index.html.twig:93
+#: ../../tempcache/pages/preferences.html.twig:2461
+msgid "Password:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:209
+#: ../../tempcache/elements/group.html.twig:116
+msgid "Creation date:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:217
+msgid "Modification date:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:227
+msgid "Account:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:235
+msgid "Galette Admin:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:243
+msgid "Freed of dues:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:251
+msgid "Be visible in the members list:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:259
+msgid "Due date:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:267
+#: ../../tempcache/pages/configuration_texts.html.twig:66
+msgid "Language:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:275
+msgid "Birthplace:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:283
+msgid "Id GNUpg (GPG):"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:291
+msgid "fingerprint:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:299
+msgid "Parent:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:307
+msgid "Member number:"
+msgstr ""
+
+#: ../includes/fields_defs/members_fields.php:325
+msgid "State of dues"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:25
+#: ../includes/fields_defs/texts_fields.php:33
+msgid "[{ASSO_NAME}] Your identifiers"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:26
+msgid ""
+"Hello,{NEWLINE}You've just been subscribed on the members management system "
+"of {ASSO_NAME}.{NEWLINE}It is now possible to follow in real time the state "
+"of your subscription and to update your preferences from the web interface."
+"{NEWLINE}Please login at this address to set your new password :{BR}"
+"{CHG_PWD_URI}{NEWLINE}Username: {LOGIN}{BR}The above link will be valid "
+"until {LINK_VALIDITY}.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
+"automatically)"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:28
+msgid "New user registration"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:34
+msgid ""
+"Hello,{NEWLINE}Someone (probably you) asked to recover your password."
+"{NEWLINE}Please login at this address to set your new password :{BR}"
+"{CHG_PWD_URI}{NEWLINE}Username: {LOGIN}{BR}The above link will be valid "
+"until {LINK_VALIDITY}.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
+"automatically)"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:36
+msgid "Lost password email"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:41
+msgid "[{ASSO_NAME}] Your contribution"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:42
+msgid ""
+"Hello,{NEWLINE}Your contribution has successfully been taken into account by "
+"{ASSO_NAME}.{NEWLINE}It is valid until {DEADLINE}.{NEWLINE}You can now login "
+"and browse or modify your personal data using your galette identifiers at "
+"this address:{BR}{LOGIN_URI}.{NEWLINE}{CONTRIB_INFO}{NEWLINE}See you soon!"
+"{NEWLINE}(this email was sent automatically)"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:44
+msgid "Receipt send for new contribution"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:49
+msgid "[{ASSO_NAME}] New registration from {NAME_ADH}"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:50
+msgid ""
+"Hello dear Administrator,{NEWLINE}A new member has been registered with the "
+"following information:{BR}* Name: {NAME_ADH}{BR}* Login: {LOGIN}{BR}* E-"
+"mail: {MAIL_ADH}{NEWLINE}Yours sincerely,{BR}Galette"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:52
+msgid "New user registration (sent to admin)"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:57
+msgid "[{ASSO_NAME}] New contribution for {NAME_ADH}"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:58
+msgid ""
+"Hello dear Administrator,{NEWLINE}A contribution from {NAME_ADH} has been "
+"registered (new deadline: {DEADLINE}){BR}{CONTRIB_INFO}{NEWLINE}Yours "
+"sincerly,{BR}Galette"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:60
+msgid "New contribution (sent to admin)"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:65
+msgid "[{ASSO_NAME}] New self registration from {NAME_ADH}"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:66
+msgid ""
+"Hello dear Administrator,{NEWLINE}A new member has self registered on line "
+"with the following information:{BR}* Name: {NAME_ADH}{BR}* Login: {LOGIN}{BR}"
+"* E-mail: {MAIL_ADH}{NEWLINE}Yours sincerly,{BR}Galette"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:68
+msgid "New self registration (sent to admin)"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:73
+msgid "[{ASSO_NAME}] Your account has been modified"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:74
+msgid ""
+"Hello!{NEWLINE}Your account on {ASSO_NAME} (with the login '{LOGIN}') has "
+"been modified by an administrator or a staff member.{NEWLINE}You can log "
+"into {LOGIN_URI} to review modifications and/or change it.{NEWLINE}See you "
+"soon!{NEWLINE}(this email was sent automatically)"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:76
+msgid "Informs user that his account has been modified"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:81
+msgid "[{ASSO_NAME}] Your membership is about to expire"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:82
+msgid ""
+"Hello,{NEWLINE}Your {ASSO_NAME} membership is about to expire in "
+"{DAYS_REMAINING} days.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
+"automatically)"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:84
+#: ../../tempcache/pages/reminder.html.twig:79
+msgid "Impending due date"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:89
+msgid "[{ASSO_NAME}] Your membership has expired"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:90
+msgid ""
+"Hello,{NEWLINE}Your {ASSO_NAME} membership has expired for {DAYS_EXPIRED} "
+"days.{NEWLINE}See you soon!{NEWLINE}(this email was sent automatically)"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:92
+msgid "Late due date"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:97
+msgid "[{ASSO_NAME}] Your donation"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:98
+msgid ""
+"Hello,{NEWLINE}Your donation to {ASSO_NAME} has successfully been stored."
+"{NEWLINE}{CONTRIB_INFO}{NEWLINE}Thank you!{NEWLINE}(this email was sent "
+"automatically)"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:100
+msgid "Receipt send for new donations"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:105
+msgid "[{ASSO_NAME}] New donation for {NAME_ADH}"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:106
+msgid ""
+"Hello dear Administrator,{NEWLINE}A donation from {NAME_ADH} has been "
+"registered{BR}{CONTRIB_INFO}{NEWLINE}Yours sincerly,{BR}Galette"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:108
+msgid "New donation (sent to admin)"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:113
+msgid "[{ASSO_NAME}] Account {NAME_ADH} has been modified"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:114
+msgid ""
+"Hello!{NEWLINE}{NAME_ADH} has modified his/her account.{NEWLINE}See you soon!"
+"{NEWLINE}(this email was sent automatically)"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:116
+msgid "Informs admin a member edit his information"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:121
+msgid "[{ASSO_NAME}] Account {NAME_ADH} is inactive"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:122
+msgid ""
+"Hello!{NEWLINE}A password recovery request has been made on your account on "
+"{ASSO_NAME}, but it is currently inactive and therefore cannot be processed."
+"{NEWLINE}Please contact an administrator or a staff member if you think this "
+"is a mistake.{NEWLINE}See you soon!{NEWLINE}(this email was sent "
+"automatically)"
+msgstr ""
+
+#: ../includes/fields_defs/texts_fields.php:124
+msgid "Lost password email (disabled)"
+msgstr ""
+
+#: ../install/scripts/upgrade-to-0.8.php:70
+msgid "Unable to create main datadir in %path!"
+msgstr ""
+
+#: ../install/scripts/upgrade-to-0.8.php:86
+#, php-format
+msgid "Unable to create datadir in %dir!"
+msgstr ""
+
+#: ../install/scripts/upgrade-to-0.8.php:164
+#, php-format
+msgid "File %file has not been moved :-/"
+msgstr ""
+
+#: ../install/scripts/upgrade-to-0.8.php:177
+#, php-format
+msgid "Directory %dir has been moved!"
+msgstr ""
+
+#: ../install/scripts/upgrade-to-0.8.php:189
+#, php-format
+msgid "Directory %dir has not been moved :("
+msgstr ""
+
+#: ../install/scripts/upgrade-to-0.8.php:198
+#, php-format
+msgid "Directory %dir is not in its original path and will not be moved."
+msgstr ""
+
+#: ../install/steps/end.php:29
+msgid "Galette has been successfully installed!"
+msgstr ""
+
+#: ../install/steps/end.php:32
+msgid "Galette has been successfully updated!"
+msgstr ""
+
+#: ../install/steps/end.php:42
+msgid "Homepage"
+msgstr ""
+
+#: ../install/steps/admin.php:25
+msgid "Please chose the parameters of the admin account on Galette"
+msgstr ""
+
+#: ../install/steps/admin.php:35
+#: ../../tempcache/pages/preferences.html.twig:2470
+msgid "Retype password:"
+msgstr ""
+
+#: ../install/steps/admin.php:43 ../install/steps/db_install.php:66
+#: ../install/steps/db_select_version.php:133
+#: ../install/steps/db_select_version.php:144
+#: ../install/steps/db_checks.php:239 ../install/steps/galette.php:65
+#: ../install/steps/check.php:150 ../install/steps/db.php:91
+#: ../install/steps/type.php:53 ../install/steps/telemetry.php:66
+#: ../../tempcache/modals/plugin_initdb.html.twig:345
+#: ../../tempcache/pages/plugins.html.twig:377
+msgid "Next step"
+msgstr ""
+
+#: ../install/steps/admin.php:53
+msgid "Password mismatch!"
+msgstr ""
+
+#: ../install/steps/db_install.php:28
+msgid "Database has not been installed!"
+msgstr ""
+
+#: ../install/steps/db_install.php:30
+msgid "Database has not been upgraded!"
+msgstr ""
+
+#: ../install/steps/db_install.php:34
+msgid "Database has been installed :)"
+msgstr ""
+
+#: ../install/steps/db_install.php:36
+msgid "Database has been upgraded :)"
+msgstr ""
+
+#: ../install/steps/db_install.php:62 ../install/steps/galette.php:61
+#: ../install/steps/check.php:144
+#: ../../tempcache/modals/plugin_initdb.html.twig:339
+msgid "Retry"
+msgstr ""
+
+#: ../install/steps/db_install.php:80
+#: ../install/steps/db_select_version.php:136
+#: ../install/steps/db_select_version.php:147
+#: ../install/steps/db_checks.php:250 ../install/steps/galette.php:79
+#: ../install/steps/db.php:94 ../install/steps/type.php:56
+msgid "Back"
+msgstr ""
+
+#: ../install/steps/db_select_version.php:35
+#: ../install/steps/db_select_version.php:49
+msgid "It seems you already use latest Galette version!"
+msgstr ""
+
+#: ../install/steps/db_select_version.php:38
+msgid "Are you sure you want to upgrade?"
+msgstr ""
+
+#: ../install/steps/db_select_version.php:41
+#: ../../tempcache/elements/navigation/navigation_sidebar.html.twig:49
+#: ../../tempcache/pages/404.html.twig:80
+msgid "Home"
+msgstr ""
+
+#: ../install/steps/db_select_version.php:42 ../install/steps/type.php:41
+#: ../../tempcache/modals/plugin_initdb.html.twig:116
+msgid "Update"
+msgstr ""
+
+#: ../install/steps/db_select_version.php:53
+msgid "Select your previous Galette version below, and then click next."
+msgstr ""
+
+#: ../install/steps/db_select_version.php:57
+msgid "No update script found!"
+msgstr ""
+
+#: ../install/steps/db_select_version.php:63
+msgid ""
+"Previous version is older than 0.7. <strong>Make sure you select the right "
+"version</strong>."
+msgstr ""
+
+#: ../install/steps/db_select_version.php:67
+msgid ""
+"Your previous version should be selected and <strong>displayed in bold</"
+"strong>."
+msgstr ""
+
+#: ../install/steps/db_select_version.php:72
+msgid "Your current Galette version is..."
+msgstr ""
+
+#: ../install/steps/db_select_version.php:93
+#: ../../tempcache/modals/plugin_initdb.html.twig:185
+msgid "older than %version"
+msgstr ""
+
+#: ../install/steps/db_select_version.php:96
+#: ../../tempcache/modals/plugin_initdb.html.twig:192
+msgid "comprised between"
+msgstr ""
+
+#: ../install/steps/db_select_version.php:97
+#: ../../tempcache/modals/plugin_initdb.html.twig:196
+#: ../../tempcache/pages/advanced_search.html.twig:289
+#: ../../tempcache/pages/advanced_search.html.twig:331
+#: ../../tempcache/pages/advanced_search.html.twig:375
+#: ../../tempcache/pages/advanced_search.html.twig:417
+#: ../../tempcache/pages/advanced_search.html.twig:684
+#: ../../tempcache/pages/advanced_search.html.twig:726
+#: ../../tempcache/pages/advanced_search.html.twig:770
+#: ../../tempcache/pages/advanced_search.html.twig:805
+#: ../../tempcache/pages/advanced_search.html.twig:1094
+msgid "and"
+msgstr ""
+
+#: ../install/steps/db_select_version.php:132
+#: ../../tempcache/modals/mass_choose_contributions_type.html.twig:120
+#: ../../tempcache/modals/confirm_removal.html.twig:160
+#: ../../tempcache/modals/mass_add_contributions.html.twig:114
+#: ../../tempcache/modals/mass_change_members.html.twig:216
+#: ../../tempcache/modals/telemetry.html.twig:139
+#: ../../tempcache/elements/js/modal.js.twig:279
+#: ../../tempcache/pages/contribution_type_form.html.twig:115
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:370
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:545
+#: ../../tempcache/pages/members_list.html.twig:1165
+#: ../../tempcache/pages/status_form.html.twig:106
+#: ../../tempcache/pages/mailing_form.html.twig:721
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:326
+#: ../../tempcache/pages/configuration_title_form.html.twig:94
+#: ../../tempcache/pages/preferences.html.twig:2662
+#: ../../tempcache/pages/configuration_payment_type_form.html.twig:94
+#: ../../tempcache/pages/document_form.html.twig:201
+msgid "Cancel"
+msgstr ""
+
+#: ../install/steps/db_checks.php:60
+msgid "CREATE operation not allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:67
+msgid "CREATE operation allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:74
+msgid "INSERT operation not allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:81
+msgid "INSERT operation allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:88
+msgid "UPDATE operation not allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:95
+msgid "UPDATE operation allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:102
+msgid "SELECT operation not allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:109
+msgid "SELECT operation allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:116
+msgid "DELETE operation not allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:123
+msgid "DELETE operation allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:130
+msgid "DROP operation not allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:137
+msgid "DROP operation allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:145
+msgid "ALTER operation not allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:152
+msgid "ALTER operation allowed"
+msgstr ""
+
+#: ../install/steps/db_checks.php:168
+msgid "Check of the database"
+msgstr ""
+
+#: ../install/steps/db_checks.php:170
+msgid "Database exists and connection parameters are OK."
+msgstr ""
+
+#: ../install/steps/db_checks.php:174
+msgid "Incompatible database version."
+msgstr ""
+
+#: ../install/steps/db_checks.php:178
+msgid "Connection to database successfull"
+msgstr ""
+
+#: ../install/steps/db_checks.php:179 ../install/steps/db_checks.php:182
+msgid "Permissions to database are OK."
+msgstr ""
+
+#: ../install/steps/db_checks.php:188
+msgid "Unable to connect to the database"
+msgstr ""
+
+#: ../install/steps/db_checks.php:195
+msgid ""
+"Database can't be reached. Please go back to enter the connection parameters "
+"again."
+msgstr ""
+
+#: ../install/steps/db_checks.php:200
+msgid "Permissions on the base"
+msgstr ""
+
+#: ../install/steps/db_checks.php:207
+msgid ""
+"GALETTE hasn't got enough permissions on the database to continue the "
+"installation."
+msgstr ""
+
+#: ../install/steps/db_checks.php:209
+msgid ""
+"GALETTE hasn't got enough permissions on the database to continue the update."
+msgstr ""
+
+#: ../install/steps/galette.php:34
+msgid "Configuration file created!"
+msgstr ""
+
+#: ../install/steps/galette.php:35
+msgid "Data initialized."
+msgstr ""
+
+#: ../install/steps/galette.php:37
+#: ../../tempcache/elements/js/modal_action.js.twig:138
+#: ../../tempcache/elements/js/choose_adh.js.twig:249
+#: ../../tempcache/elements/js/removal.js.twig:177
+#: ../../tempcache/elements/js/removal.js.twig:193
+#: ../../tempcache/elements/scripts.html.twig:208
+#: ../../tempcache/elements/scripts.html.twig:228
+#: ../../tempcache/elements/scripts.html.twig:248
+#: ../../tempcache/pages/plugins.html.twig:438
+#: ../../tempcache/pages/members_list.html.twig:1301
+#: ../../tempcache/pages/members_list.html.twig:1315
+#: ../../tempcache/pages/members_list.html.twig:1329
+#: ../../tempcache/pages/members_list.html.twig:1399
+#: ../../tempcache/pages/members_list.html.twig:1413
+#: ../../tempcache/pages/members_list.html.twig:1427
+#: ../../tempcache/pages/groups_list.html.twig:206
+#: ../../tempcache/pages/configuration_payment_types.html.twig:293
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:178
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:250
+msgid "An error occurred :("
+msgstr ""
+
+#: ../install/steps/check.php:49
+msgid "Compilation"
+msgstr ""
+
+#: ../install/steps/check.php:50
+msgid "Photos"
+msgstr ""
+
+#: ../install/steps/check.php:51
+msgid "Cache"
+msgstr ""
+
+#: ../install/steps/check.php:52
+msgid "Temporary images"
+msgstr ""
+
+#: ../install/steps/check.php:57
+#: ../../tempcache/pages/mailing_form.html.twig:243
+#: ../../tempcache/pages/mailings_list.html.twig:353
+msgid "Attachments"
+msgstr ""
+
+#: ../install/steps/check.php:58
+msgid "Files"
+msgstr ""
+
+#: ../install/steps/check.php:70
+msgid "Welcome to the Galette Install!"
+msgstr ""
+
+#: ../install/steps/check.php:73
+msgid "Galette requirements are met :)"
+msgstr ""
+
+#: ../install/steps/check.php:77
+msgid ""
+"Your PHP date settings are not correct. Maybe you've missed the timezone "
+"settings that is mandatory since PHP 5.3?"
+msgstr ""
+
+#: ../install/steps/check.php:82
+msgid "PHP version"
+msgstr ""
+
+#: ../install/steps/check.php:86
+msgid "Date settings"
+msgstr ""
+
+#: ../install/steps/check.php:91
+msgid "PHP Modules"
+msgstr ""
+
+#: ../install/steps/check.php:101
+msgid "Files permissions"
+msgstr ""
+
+#: ../install/steps/check.php:119
+msgid "Files permissions are not OK!"
+msgstr ""
+
+#: ../install/steps/check.php:123
+msgid ""
+"To work as excpected, Galette needs write permission on files listed above."
+msgstr ""
+
+#: ../install/steps/check.php:125
+msgid ""
+"In order to be updated, Galette needs write permission on files listed above."
+msgstr ""
+
+#: ../install/steps/check.php:129
+msgid "Under UNIX/Linux, you can give the permissions using those commands"
+msgstr ""
+
+#: ../install/steps/check.php:130
+msgid "apache_user"
+msgstr ""
+
+#: ../install/steps/check.php:130
+msgid "file_name"
+msgstr ""
+
+#: ../install/steps/check.php:130
+msgid "directory_name"
+msgstr ""
+
+#: ../install/steps/check.php:132
+msgid ""
+"Under Windows, check these directories are not in Read-Only mode in their "
+"property panel."
+msgstr ""
+
+#: ../install/steps/db.php:36
+msgid "If it hadn't been made, create a database and a user for Galette."
+msgstr ""
+
+#: ../install/steps/db.php:38
+msgid ""
+"The needed permissions are CREATE, DROP, DELETE, UPDATE, SELECT and INSERT."
+msgstr ""
+
+#: ../install/steps/db.php:40
+msgid "Enter connection data for the existing database."
+msgstr ""
+
+#: ../install/steps/db.php:44
+msgid ""
+"It seems that you have already installed Galette once.<br/>All existing data "
+"will be removed if you keep going on using existing database!"
+msgstr ""
+
+#: ../install/steps/db.php:49
+msgid "Database type:"
+msgstr ""
+
+#: ../install/steps/db.php:57
+msgid "Host:"
+msgstr ""
+
+#: ../install/steps/db.php:61
+msgid "Port:"
+msgstr ""
+
+#: ../install/steps/db.php:65
+msgid "User:"
+msgstr ""
+
+#: ../install/steps/db.php:73
+msgid "Database:"
+msgstr ""
+
+#: ../install/steps/db.php:77
+msgid "Table prefix:"
+msgstr ""
+
+#: ../install/steps/db.php:82
+msgid "(Indicate the CURRENT prefix of your Galette tables)"
+msgstr ""
+
+#: ../install/steps/type.php:29
+#: ../../tempcache/modals/plugin_initdb.html.twig:88
+msgid "New installation"
+msgstr ""
+
+#: ../install/steps/type.php:32
+msgid "you're installing Galette for the first time"
+msgstr ""
+
+#: ../install/steps/type.php:33
+msgid "you wish to erase an older version of Galette without keeping your data"
+msgstr ""
+
+#: ../install/steps/type.php:44
+msgid ""
+"you already have installed Galette, and you want to upgrade to the latest "
+"version"
+msgstr ""
+
+#: ../install/steps/type.php:46
+#: ../../tempcache/modals/plugin_initdb.html.twig:130
+#: ../../tempcache/pages/import.html.twig:56
+msgid "Warning: Don't forget to backup your current database."
+msgstr ""
+
+#: ../install/steps/telemetry.php:35 ../../tempcache/pages/desktop.html.twig:81
+msgid "Send anonymous and imprecise data about your Galette instance"
+msgstr ""
+
+#: ../install/steps/telemetry.php:37
+#: ../../tempcache/modals/telemetry.html.twig:66
+msgid "Send telemetry information"
+msgstr ""
+
+#: ../install/steps/telemetry.php:44
+#: ../../tempcache/pages/desktop.html.twig:100
+msgid "Register your organization as a Galette user"
+msgstr ""
+
+#: ../install/steps/telemetry.php:46
+#: ../../tempcache/pages/preferences.html.twig:490
+#: ../../tempcache/pages/desktop.html.twig:105
+msgid "Register"
+msgstr ""
+
+#: ../install/steps/telemetry.php:54
+#: ../../tempcache/modals/telemetry.html.twig:44
+msgid ""
+"Telemetry data are <strong>anonymous</strong>; nothing about your "
+"organization or its members will be sent."
+msgstr ""
+
+#: ../install/steps/telemetry.php:56
+#: ../../tempcache/modals/telemetry.html.twig:52
+msgid ""
+"Also note that all data are sent over a <strong>HTTPS secured connection</"
+"strong>."
+msgstr ""
+
+#: ../../tempcache/modals/mass_choose_contributions_type.html.twig:90
+msgid "Contribution type"
+msgstr ""
+
+#: ../../tempcache/modals/mass_choose_contributions_type.html.twig:114
+#: ../../tempcache/modals/mass_add_contributions.html.twig:107
+#: ../../tempcache/modals/mass_change_members.html.twig:209
+msgid "OK"
+msgstr ""
+
+#: ../../tempcache/modals/plugin_initdb.html.twig:94
+msgid "you're installing %name for the first time"
+msgstr ""
+
+#: ../../tempcache/modals/plugin_initdb.html.twig:98
+msgid ""
+"you wish to erase an older version of of %name without keeping your data"
+msgstr ""
+
+#: ../../tempcache/modals/plugin_initdb.html.twig:122
+msgid ""
+"you already have installed %name, and you want to upgrade to the latest "
+"version"
+msgstr ""
+
+#: ../../tempcache/modals/plugin_initdb.html.twig:159
+msgid "You current %name version is..."
+msgstr ""
+
+#: ../../tempcache/modals/plugin_initdb.html.twig:241
+msgid "(Errors on DROP and RENAME operations can be ignored)"
+msgstr ""
+
+#: ../../tempcache/modals/plugin_initdb.html.twig:253
+msgid "The tables are not totally created, it may be a permission problem."
+msgstr ""
+
+#: ../../tempcache/modals/plugin_initdb.html.twig:259
+msgid ""
+"The tables have not been totally created, it may be a permission problem."
+msgstr ""
+
+#: ../../tempcache/modals/plugin_initdb.html.twig:264
+msgid "Your database is maybe not usable, try to restore the older version."
+msgstr ""
+
+#: ../../tempcache/modals/plugin_initdb.html.twig:285
+msgid "Plugin '%name' has been successfully installed!"
+msgstr ""
+
+#: ../../tempcache/modals/plugin_initdb.html.twig:291
+msgid "Plugin '%name' has been successfully updated!"
+msgstr ""
+
+#: ../../tempcache/modals/plugin_initdb.html.twig:362
+msgid "Back to plugins managment page"
+msgstr ""
+
+#: ../../tempcache/modals/plugin_initdb.html.twig:407
+msgid "Access permissions to database"
+msgstr ""
+
+#: ../../tempcache/modals/confirm_removal.html.twig:86
+msgid "Delete all associated data"
+msgstr ""
+
+#: ../../tempcache/modals/confirm_removal.html.twig:90
+msgid "Cascade delete"
+msgstr ""
+
+#: ../../tempcache/modals/confirm_removal.html.twig:134
+msgid "Are you sure you want to proceed?"
+msgstr ""
+
+#: ../../tempcache/modals/confirm_removal.html.twig:136
+msgid "This can't be undone."
+msgstr ""
+
+#: ../../tempcache/modals/confirm_removal.html.twig:154
+#: ../../tempcache/elements/js/removal.js.twig:187
+#: ../../tempcache/pages/mailing_form.html.twig:721
+msgid "Remove"
+msgstr ""
+
+#: ../../tempcache/modals/mass_add_contributions.html.twig:105
+#: ../../tempcache/modals/mass_change_members.html.twig:207
+msgid "Edit"
+msgstr ""
+
+#: ../../tempcache/modals/mailing_preview.html.twig:52
+msgid "Headers"
+msgstr ""
+
+#: ../../tempcache/modals/mailing_preview.html.twig:61
+msgid "From:"
+msgstr ""
+
+#: ../../tempcache/modals/mailing_preview.html.twig:73
+msgid "To:"
+msgstr ""
+
+#: ../../tempcache/modals/mailing_preview.html.twig:117
+#: ../../tempcache/pages/reminder.html.twig:190
+#: ../../tempcache/pages/mailing_form.html.twig:406
+msgid "Subject:"
+msgstr ""
+
+#: ../../tempcache/modals/mailing_preview.html.twig:129
+msgid "Attachments:"
+msgstr ""
+
+#: ../../tempcache/modals/mailing_preview.html.twig:186
+msgid "Mail body"
+msgstr ""
+
+#: ../../tempcache/modals/mass_change_members.html.twig:92
+msgid "Only checked fields will be updated."
+msgstr ""
+
+#: ../../tempcache/modals/mass_change_members.html.twig:108
+msgid "You are about to proceed following changes for selected members:"
+msgstr ""
+
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:90
+msgid "Some details about your attendance sheet..."
+msgstr ""
+
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:92
+#, php-format
+msgid "%s attendees"
+msgstr ""
+
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:100
+msgid "Sheet type"
+msgstr ""
+
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:134
+#: ../../tempcache/pages/transaction_form.html.twig:121
+#: ../../tempcache/pages/contributions_list.html.twig:122
+#: ../../tempcache/pages/contributions_list.html.twig:139
+#: ../../tempcache/pages/history.html.twig:131
+#: ../../tempcache/pages/history.html.twig:148
+#: ../../tempcache/pages/contribution_form.html.twig:559
+#: ../../tempcache/pages/contribution_form.html.twig:599
+#: ../../tempcache/pages/contribution_form.html.twig:649
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:275
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:292
+#: ../../tempcache/pages/mailings_list.html.twig:148
+#: ../../tempcache/pages/mailings_list.html.twig:165
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:108
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:125
+#: ../../tempcache/pages/transactions_list.html.twig:77
+#: ../../tempcache/pages/transactions_list.html.twig:94
+#: ../../tempcache/pages/advanced_search.html.twig:281
+#: ../../tempcache/pages/advanced_search.html.twig:298
+#: ../../tempcache/pages/advanced_search.html.twig:323
+#: ../../tempcache/pages/advanced_search.html.twig:340
+#: ../../tempcache/pages/advanced_search.html.twig:367
+#: ../../tempcache/pages/advanced_search.html.twig:384
+#: ../../tempcache/pages/advanced_search.html.twig:409
+#: ../../tempcache/pages/advanced_search.html.twig:426
+#: ../../tempcache/pages/advanced_search.html.twig:676
+#: ../../tempcache/pages/advanced_search.html.twig:693
+#: ../../tempcache/pages/advanced_search.html.twig:718
+#: ../../tempcache/pages/advanced_search.html.twig:735
+#: ../../tempcache/pages/advanced_search.html.twig:762
+#: ../../tempcache/pages/advanced_search.html.twig:779
+#: ../../tempcache/pages/advanced_search.html.twig:1026
+#: ../../tempcache/pages/advanced_search.html.twig:1387
+#: ../../tempcache/pages/advanced_search.html.twig:1793
+#: ../../tempcache/components/forms/date.html.twig:55
+#: ../../tempcache/components/dynamic_fields.html.twig:626
+msgid "yyyy-mm-dd format"
+msgstr ""
+
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:142
+msgid "With photos?"
+msgstr ""
+
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:175
+msgid "Generate"
+msgstr ""
+
+#: ../../tempcache/modals/replacements_legend.html.twig:40
+#: ../../tempcache/modals/replacements_legend.html.twig:44
+msgid "Existing variables"
+msgstr ""
+
+#: ../../tempcache/modals/replacements_legend.html.twig:131
+#: ../../tempcache/modals/telemetry.html.twig:112
+#: ../../tempcache/modals/telemetry.html.twig:118
+#: ../../tempcache/modals/telemetry.html.twig:212
+#: ../../tempcache/elements/js/modal_action.js.twig:74
+#: ../../tempcache/elements/js/modal_action.js.twig:138
+#: ../../tempcache/elements/js/photo_dnd.js.twig:159
+#: ../../tempcache/elements/js/pwdcheck.js.twig:135
+#: ../../tempcache/elements/js/choose_adh.js.twig:134
+#: ../../tempcache/elements/js/choose_adh.js.twig:213
+#: ../../tempcache/elements/js/choose_adh.js.twig:249
+#: ../../tempcache/elements/js/choose_adh.js.twig:287
+#: ../../tempcache/elements/js/removal.js.twig:177
+#: ../../tempcache/elements/js/removal.js.twig:193
+#: ../../tempcache/elements/scripts.html.twig:208
+#: ../../tempcache/elements/scripts.html.twig:228
+#: ../../tempcache/elements/scripts.html.twig:248
+#: ../../tempcache/elements/list.html.twig:436
+#: ../../tempcache/pages/plugins.html.twig:335
+#: ../../tempcache/pages/plugins.html.twig:361
+#: ../../tempcache/pages/plugins.html.twig:377
+#: ../../tempcache/pages/plugins.html.twig:409
+#: ../../tempcache/pages/plugins.html.twig:432
+#: ../../tempcache/pages/plugins.html.twig:438
+#: ../../tempcache/pages/transaction_form.html.twig:567
+#: ../../tempcache/pages/transaction_form.html.twig:578
+#: ../../tempcache/pages/transaction_form.html.twig:621
+#: ../../tempcache/pages/transaction_form.html.twig:652
+#: ../../tempcache/pages/transaction_form.html.twig:683
+#: ../../tempcache/pages/contributions_list.html.twig:853
+#: ../../tempcache/pages/import_model.html.twig:271
+#: ../../tempcache/pages/members_list.html.twig:635
+#: ../../tempcache/pages/members_list.html.twig:1229
+#: ../../tempcache/pages/members_list.html.twig:1301
+#: ../../tempcache/pages/members_list.html.twig:1315
+#: ../../tempcache/pages/members_list.html.twig:1329
+#: ../../tempcache/pages/members_list.html.twig:1399
+#: ../../tempcache/pages/members_list.html.twig:1413
+#: ../../tempcache/pages/members_list.html.twig:1427
+#: ../../tempcache/pages/groups_list.html.twig:206
+#: ../../tempcache/pages/groups_list.html.twig:211
+#: ../../tempcache/pages/groups_list.html.twig:221
+#: ../../tempcache/pages/groups_list.html.twig:228
+#: ../../tempcache/pages/groups_list.html.twig:243
+#: ../../tempcache/pages/groups_list.html.twig:284
+#: ../../tempcache/pages/groups_list.html.twig:306
+#: ../../tempcache/pages/groups_list.html.twig:368
+#: ../../tempcache/pages/groups_list.html.twig:436
+#: ../../tempcache/pages/import.html.twig:313
+#: ../../tempcache/pages/import.html.twig:324
+#: ../../tempcache/pages/configuration_payment_types.html.twig:293
+#: ../../tempcache/pages/reminder.html.twig:215
+#: ../../tempcache/pages/reminder.html.twig:244
+#: ../../tempcache/pages/contribution_form.html.twig:872
+#: ../../tempcache/pages/contribution_form.html.twig:917
+#: ../../tempcache/pages/contribution_form.html.twig:928
+#: ../../tempcache/pages/contribution_form.html.twig:971
+#: ../../tempcache/pages/contribution_form.html.twig:1002
+#: ../../tempcache/pages/contribution_form.html.twig:1033
+#: ../../tempcache/pages/mailing_form.html.twig:549
+#: ../../tempcache/pages/mailing_form.html.twig:559
+#: ../../tempcache/pages/mailing_form.html.twig:586
+#: ../../tempcache/pages/mailing_form.html.twig:596
+#: ../../tempcache/pages/mailing_form.html.twig:630
+#: ../../tempcache/pages/mailing_form.html.twig:699
+#: ../../tempcache/pages/preferences.html.twig:2647
+#: ../../tempcache/pages/mailings_list.html.twig:475
+#: ../../tempcache/pages/mailings_list.html.twig:485
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:178
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:250
+#: ../../tempcache/pages/member_form.html.twig:603
+#: ../../tempcache/pages/member_form.html.twig:623
+#: ../../tempcache/pages/member_show.html.twig:714
+#: ../../tempcache/pages/transactions_list.html.twig:524
+msgid "Close"
+msgstr ""
+
+#: ../../tempcache/modals/replacements_legend.html.twig:139
+msgid "Show existing variables"
+msgstr ""
+
+#: ../../tempcache/modals/telemetry.html.twig:48
+msgid ""
+"Nothing is automated in the process; it's up to you to send (or resend) data."
+msgstr ""
+
+#: ../../tempcache/modals/telemetry.html.twig:50
+msgid ""
+"You can review below the raw data that would be send if you press the 'Send' "
+"button."
+msgstr ""
+
+#: ../../tempcache/modals/telemetry.html.twig:118
+msgid "An error occurred sending telemetry information :("
+msgstr ""
+
+#: ../../tempcache/modals/telemetry.html.twig:132
+#: ../../tempcache/pages/reminder.html.twig:162
+#: ../../tempcache/pages/mailing_form.html.twig:373
+#: ../../tempcache/pages/mailing_form.html.twig:464
+#: ../../tempcache/pages/preferences.html.twig:2655
+msgid "Send"
+msgstr ""
+
+#: ../../tempcache/elements/language.html.twig:75
+msgid "Choose your language"
+msgstr ""
+
+#: ../../tempcache/elements/language.html.twig:120
+#, php-format
+msgid "Switch locale to '%locale'"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:48
+#: ../../tempcache/elements/edit_socials.html.twig:182
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:540
+#: ../../tempcache/pages/configuration_titles.html.twig:113
+#: ../../tempcache/pages/contributions_types_list.html.twig:132
+#: ../../tempcache/pages/configuration_payment_types.html.twig:97
+#: ../../tempcache/pages/status_list.html.twig:116
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
+#: ../../tempcache/pages/configuration_core_lists.html.twig:142
+#: ../../tempcache/components/dynamic_fields.html.twig:281
+msgid "Add"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:63
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:107
+#: ../../tempcache/elements/edit_core_fields.html.twig:48
+#: ../../tempcache/elements/edit_core_fields.html.twig:129
+#: ../../tempcache/elements/edit_core_fields.html.twig:133
+#: ../../tempcache/pages/configuration_core_lists.html.twig:74
+#: ../../tempcache/pages/configuration_core_lists.html.twig:186
+#: ../../tempcache/pages/configuration_core_lists.html.twig:305
+#: ../../tempcache/pages/document_form.html.twig:147
+msgid "Permissions"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:67
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:113
+#: ../../tempcache/elements/edit_pdf_models.html.twig:163
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:464
+#: ../../tempcache/pages/transaction_form.html.twig:233
+#: ../../tempcache/pages/contributions_list.html.twig:442
+#: ../../tempcache/pages/contributions_list.html.twig:696
+#: ../../tempcache/pages/documents_list.html.twig:97
+#: ../../tempcache/pages/documents_list.html.twig:154
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:148
+#: ../../tempcache/pages/advanced_search.html.twig:819
+#: ../../tempcache/pages/advanced_search.html.twig:824
+msgid "Type"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:71
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:119
+#: ../../tempcache/elements/edit_core_fields.html.twig:52
+#: ../../tempcache/elements/edit_core_fields.html.twig:169
+#: ../../tempcache/elements/edit_core_fields.html.twig:173
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:505
+msgid "Required"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:78
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:141
+#: ../../tempcache/elements/edit_core_fields.html.twig:59
+#: ../../tempcache/elements/edit_core_fields.html.twig:226
+#: ../../tempcache/elements/edit_core_fields.html.twig:230
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:317
+msgid "Width in forms"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:84
+#: ../../tempcache/elements/list.html.twig:387
+#: ../../tempcache/pages/transaction_form.html.twig:244
+#: ../../tempcache/pages/configuration_titles.html.twig:69
+#: ../../tempcache/pages/members_list.html.twig:543
+#: ../../tempcache/pages/contributions_types_list.html.twig:73
+#: ../../tempcache/pages/import.html.twig:98
+#: ../../tempcache/pages/configuration_payment_types.html.twig:65
+#: ../../tempcache/pages/status_list.html.twig:78
+#: ../../tempcache/pages/configuration_core_lists.html.twig:78
+msgid "Actions"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:148
+#: ../../tempcache/elements/edit_core_fields.html.twig:265
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:345
+msgid "Half"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:155
+#: ../../tempcache/elements/edit_core_fields.html.twig:254
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:334
+msgid "Full"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:161
+#: ../../tempcache/elements/edit_core_fields.html.twig:246
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:326
+msgid "Default"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:181
+#: ../../tempcache/pages/contributions_types_list.html.twig:210
+#: ../../tempcache/pages/status_list.html.twig:193
+#, php-format
+msgid "Edit '%s' field"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:194
+#, php-format
+msgid "Translate '%s' field"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:207
+#: ../../tempcache/pages/contributions_types_list.html.twig:223
+#: ../../tempcache/pages/status_list.html.twig:206
+#: ../../tempcache/pages/configuration_core_lists.html.twig:198
+#: ../../tempcache/pages/configuration_core_lists.html.twig:311
+#, php-format
+msgid "Delete '%s' field"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:227
+#, php-format
+msgid "Move up '%s' field"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:249
+#, php-format
+msgid "Move down '%s' field"
+msgstr ""
+
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:266
+#, php-format
+msgid "There is not yet any dynamic field configured for '%formname'"
+msgstr ""
+
+#: ../../tempcache/elements/navigation/navigation_items.html.twig:54
+msgid "Go to Galette's dashboard"
+msgstr ""
+
+#: ../../tempcache/elements/navigation/navigation_sidebar.html.twig:49
+msgid "Go back to Galette homepage"
+msgstr ""
+
+#: ../../tempcache/elements/navigation/navigation_topbar.html.twig:42
+msgid "Menu"
+msgstr ""
+
+#: ../../tempcache/elements/navigation/navigation_aside.html.twig:69
+#: ../../tempcache/elements/logged_user.html.twig:267
+#: ../../tempcache/elements/display_dynamic_fields.html.twig:170
+#: ../../tempcache/public_page.html.twig:134 ../../tempcache/page.html.twig:125
+#, php-format
+msgid "Open '%s' in a new window"
+msgstr ""
+
+#: ../../tempcache/elements/navigation/navigation_aside.html.twig:114
+msgid "Main menu"
+msgstr ""
+
+#: ../../tempcache/elements/navigation/navigation_aside.html.twig:138
+#: ../../tempcache/elements/navigation/navigation_aside.html.twig:145
+msgid "Compact menu"
+msgstr ""
+
+#: ../../tempcache/elements/navigation/public_pages.html.twig:87
+msgid "Subscribe"
+msgstr ""
+
+#: ../../tempcache/elements/navigation/public_pages.html.twig:132
+#: ../../tempcache/elements/navigation/public_pages.html.twig:142
+#: ../../tempcache/elements/logged_user.html.twig:82
+#: ../../tempcache/elements/logged_user.html.twig:156
+#: ../../tempcache/elements/logged_user.html.twig:166
+#: ../../tempcache/elements/logged_user.html.twig:324
+#: ../../tempcache/elements/logged_user.html.twig:335
+msgid "Disable dark mode"
+msgstr ""
+
+#: ../../tempcache/elements/navigation/public_pages.html.twig:134
+#: ../../tempcache/elements/navigation/public_pages.html.twig:144
+#: ../../tempcache/elements/logged_user.html.twig:84
+#: ../../tempcache/elements/logged_user.html.twig:158
+#: ../../tempcache/elements/logged_user.html.twig:168
+#: ../../tempcache/elements/logged_user.html.twig:326
+#: ../../tempcache/elements/logged_user.html.twig:337
+msgid "Enable dark mode"
+msgstr ""
+
+#: ../../tempcache/elements/logged_user.html.twig:117
+#: ../../tempcache/elements/logged_user.html.twig:192
+#: ../../tempcache/elements/logged_user.html.twig:210
+#: ../../tempcache/elements/logged_user.html.twig:361
+#: ../../tempcache/elements/logged_user.html.twig:379
+msgid "Unimpersonate"
+msgstr ""
+
+#: ../../tempcache/elements/logged_user.html.twig:133
+#: ../../tempcache/elements/logged_user.html.twig:235
+msgid "User menu"
+msgstr ""
+
+#: ../../tempcache/elements/ajax_members.html.twig:57
+#: ../../tempcache/pages/preferences.html.twig:2097
+msgid "Zip - Town"
+msgstr ""
+
+#: ../../tempcache/elements/ajax_members.html.twig:89
+#: ../../tempcache/elements/group_persons.html.twig:87
+msgid "Company"
+msgstr ""
+
+#: ../../tempcache/elements/ajax_members.html.twig:182
+msgid "no member"
+msgstr ""
+
+#: ../../tempcache/elements/ajax_members.html.twig:205
+#: ../../tempcache/elements/list.html.twig:185
+msgid "Pages:"
+msgstr ""
+
+#: ../../tempcache/elements/ajax_members.html.twig:231
+msgid "Selected members"
+msgstr ""
+
+#: ../../tempcache/elements/ajax_members.html.twig:248
+msgid "No members has been selected yet."
+msgstr ""
+
+#: ../../tempcache/elements/ajax_members.html.twig:312
+#: ../../tempcache/elements/ajax_groups.html.twig:205
+msgid "Validate"
+msgstr ""
+
+#: ../../tempcache/elements/ajax_groups.html.twig:52
+msgid "Manager(s)"
+msgstr ""
+
+#: ../../tempcache/elements/ajax_groups.html.twig:127
+msgid "%membercount members"
+msgstr ""
+
+#: ../../tempcache/elements/ajax_groups.html.twig:136
+#: ../../tempcache/pages/groups_list.html.twig:148
+msgid "no group"
+msgstr ""
+
+#: ../../tempcache/elements/ajax_groups.html.twig:152
+msgid "Selected groups"
+msgstr ""
+
+#: ../../tempcache/elements/ajax_groups.html.twig:167
+msgid "No groups has been selected yet."
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:46
+msgid "S,M,T,W,T,F,S"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:51
+msgid "January"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:55
+msgid "February"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:59
+msgid "March"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:63
+msgid "April"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:67
+#: ../../tempcache/elements/js/calendar.js.twig:117
+msgid "May"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:71
+msgid "June"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:75
+msgid "July"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:79
+msgid "August"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:83
+msgid "September"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:87
+msgid "October"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:91
+msgid "November"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:95
+msgid "December"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:101
+msgid "Jan"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:105
+msgid "Feb"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:109
+msgid "Mar"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:113
+msgid "Apr"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:121
+msgid "Jun"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:125
+msgid "Jul"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:129
+msgid "Aug"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:133
+msgid "Sep"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:137
+msgid "Oct"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:141
+msgid "Nov"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:145
+msgid "Dec"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:150
+msgid "Today"
+msgstr ""
+
+#: ../../tempcache/elements/js/calendar.js.twig:154
+msgid "Now"
+msgstr ""
+
+#: ../../tempcache/elements/js/modal_action.js.twig:52
+#: ../../tempcache/elements/js/loader.js.twig:49
+#: ../../tempcache/elements/js/loader.js.twig:68
+msgid "Loading..."
+msgstr ""
+
+#: ../../tempcache/elements/js/modal_action.js.twig:70
+#: ../../tempcache/elements/edit_pdf_models.html.twig:216
+#: ../../tempcache/elements/group.html.twig:330
+#: ../../tempcache/pages/contribution_type_form.html.twig:110
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:365
+#: ../../tempcache/pages/transaction_form.html.twig:477
+#: ../../tempcache/pages/configuration_texts.html.twig:217
+#: ../../tempcache/pages/members_list.html.twig:387
+#: ../../tempcache/pages/members_list.html.twig:417
+#: ../../tempcache/pages/members_list.html.twig:1158
+#: ../../tempcache/pages/configuration_core_fields.html.twig:160
+#: ../../tempcache/pages/status_form.html.twig:101
+#: ../../tempcache/pages/contribution_form.html.twig:734
+#: ../../tempcache/pages/mailing_form.html.twig:361
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:321
+#: ../../tempcache/pages/configuration_title_form.html.twig:89
+#: ../../tempcache/pages/preferences.html.twig:2506
+#: ../../tempcache/pages/configuration_core_lists.html.twig:216
+#: ../../tempcache/pages/member_form.html.twig:93
+#: ../../tempcache/pages/member_form.html.twig:433
+#: ../../tempcache/pages/configuration_payment_type_form.html.twig:89
+#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:185
+#: ../../tempcache/pages/document_form.html.twig:196
+msgid "Save"
+msgstr ""
+
+#: ../../tempcache/elements/js/photo_dnd.js.twig:75
+#: ../../tempcache/pages/preferences.html.twig:877
+#: ../../tempcache/components/forms/picture.html.twig:86
+msgid "Square (1:1)"
+msgstr ""
+
+#: ../../tempcache/elements/js/photo_dnd.js.twig:75
+#: ../../tempcache/pages/preferences.html.twig:885
+#: ../../tempcache/components/forms/picture.html.twig:86
+msgid "Portrait (3:4)"
+msgstr ""
+
+#: ../../tempcache/elements/js/photo_dnd.js.twig:75
+#: ../../tempcache/pages/preferences.html.twig:893
+#: ../../tempcache/components/forms/picture.html.twig:86
+msgid "Landscape (4:3)"
+msgstr ""
+
+#: ../../tempcache/elements/js/photo_dnd.js.twig:86
+#: ../../tempcache/components/forms/picture.html.twig:97
+msgid "Center"
+msgstr ""
+
+#: ../../tempcache/elements/js/photo_dnd.js.twig:90
+#: ../../tempcache/components/forms/picture.html.twig:101
+msgid "Top"
+msgstr ""
+
+#: ../../tempcache/elements/js/photo_dnd.js.twig:94
+#: ../../tempcache/components/forms/picture.html.twig:105
+msgid "Bottom"
+msgstr ""
+
+#: ../../tempcache/elements/js/photo_dnd.js.twig:98
+#: ../../tempcache/components/forms/picture.html.twig:109
+msgid "Left"
+msgstr ""
+
+#: ../../tempcache/elements/js/photo_dnd.js.twig:102
+#: ../../tempcache/components/forms/picture.html.twig:113
+msgid "Right"
+msgstr ""
+
+#: ../../tempcache/elements/js/photo_dnd.js.twig:109
+#: ../../tempcache/components/forms/picture.html.twig:92
+msgid "Cropping focus"
+msgstr ""
+
+#: ../../tempcache/elements/js/photo_dnd.js.twig:109
+#: ../../tempcache/components/forms/picture.html.twig:118
+msgid ""
+"Choose the area of the original image to preserve after cropping to the "
+"final ratio defined in the settings : %ratio"
+msgstr ""
+
+#: ../../tempcache/elements/js/photo_dnd.js.twig:159
+msgid "An error occurred sending photo :("
+msgstr ""
+
+#: ../../tempcache/elements/js/pwdcheck.js.twig:99
+msgid "Password is valid :)"
+msgstr ""
+
+#: ../../tempcache/elements/js/pwdcheck.js.twig:105
+msgid "Password is not valid!"
+msgstr ""
+
+#: ../../tempcache/elements/js/pwdcheck.js.twig:135
+msgid "An error occured checking password :("
+msgstr ""
+
+#: ../../tempcache/elements/js/messages.js.twig:318
+#: ../../tempcache/elements/messages_inline.html.twig:411
+msgid "Your telemetry data are more than one year old."
+msgstr ""
+
+#: ../../tempcache/elements/js/messages.js.twig:320
+#: ../../tempcache/elements/messages_inline.html.twig:415
+msgid "Do you want to send it again?"
+msgstr ""
+
+#: ../../tempcache/elements/js/messages.js.twig:361
+#: ../../tempcache/elements/messages_inline.html.twig:427
+msgid "Later"
+msgstr ""
+
+#: ../../tempcache/elements/js/choose_adh.js.twig:134
+#: ../../tempcache/elements/js/choose_adh.js.twig:213
+msgid "An error occurred retrieving members :("
+msgstr ""
+
+#: ../../tempcache/elements/js/choose_adh.js.twig:287
+msgid "An error occurred retrieving dates :("
+msgstr ""
+
+#: ../../tempcache/elements/js/modal.js.twig:238
+#: ../../tempcache/pages/export.html.twig:384
+msgid "Continue"
+msgstr ""
+
+#: ../../tempcache/elements/navigate.html.twig:56
+#: ../../tempcache/elements/navigate.html.twig:62
+msgid "Previous"
+msgstr ""
+
+#: ../../tempcache/elements/navigate.html.twig:87
+#: ../../tempcache/elements/navigate.html.twig:92
+msgid "Next"
+msgstr ""
+
+#: ../../tempcache/elements/edit_pdf_models.html.twig:87
+msgid "Header"
+msgstr ""
+
+#: ../../tempcache/elements/edit_pdf_models.html.twig:104
+msgid "Footer"
+msgstr ""
+
+#: ../../tempcache/elements/edit_pdf_models.html.twig:125
+msgid "Body"
+msgstr ""
+
+#: ../../tempcache/elements/edit_pdf_models.html.twig:145
+msgid "CSS styles"
+msgstr ""
+
+#: ../../tempcache/elements/edit_pdf_models.html.twig:171
+#: ../../tempcache/pages/contributions_list.html.twig:151
+#: ../../tempcache/pages/contributions_list.html.twig:162
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:137
+#: ../../tempcache/pages/advanced_search.html.twig:961
+msgid "Select"
+msgstr ""
+
+#: ../../tempcache/elements/edit_pdf_models.html.twig:177
+msgid "Invoice"
+msgstr ""
+
+#: ../../tempcache/elements/edit_pdf_models.html.twig:183
+msgid "Receipt"
+msgstr ""
+
+#: ../../tempcache/elements/display_dynamic_fields.html.twig:45
+#: ../../tempcache/components/dynamic_fields.html.twig:60
+msgid "Additionnal fields:"
+msgstr ""
+
+#: ../../tempcache/elements/group.html.twig:77
+#: ../../tempcache/pages/members_public_list.html.twig:95
+#: ../../tempcache/pages/members_public_list.html.twig:305
+msgid "Information"
+msgstr ""
+
+#: ../../tempcache/elements/group.html.twig:85
+msgid "Managers"
+msgstr ""
+
+#: ../../tempcache/elements/group.html.twig:166
+msgid "Parent group:"
+msgstr ""
+
+#: ../../tempcache/elements/group.html.twig:275
+msgid "Manage managers"
+msgstr ""
+
+#: ../../tempcache/elements/group.html.twig:306
+msgid "Manage members"
+msgstr ""
+
+#: ../../tempcache/elements/group.html.twig:354
+msgid "Current group (and attached people) as PDF"
+msgstr ""
+
+#: ../../tempcache/elements/group.html.twig:359
+msgid "Group PDF"
+msgstr ""
+
+#: ../../tempcache/elements/scripts.html.twig:386
+msgid "Deactivate HTML editor"
+msgstr ""
+
+#: ../../tempcache/elements/scripts.html.twig:396
+#: ../../tempcache/pages/mailing_form.html.twig:338
+msgid "Activate HTML editor"
+msgstr ""
+
+#: ../../tempcache/elements/list.html.twig:259
+msgid "Records per page:"
+msgstr ""
+
+#: ../../tempcache/elements/list.html.twig:459
+msgid "(Un)Check all"
+msgstr ""
+
+#: ../../tempcache/elements/list.html.twig:463
+msgid "Invert selection"
+msgstr ""
+
+#: ../../tempcache/elements/list.html.twig:470
+#: ../../tempcache/pages/transactions_list.html.twig:539
+#: ../../tempcache/pages/transactions_list.html.twig:554
+msgid "Show legend"
+msgstr ""
+
+#: ../../tempcache/elements/modes.html.twig:40
+msgid ""
+"You are actually logged-in as superadmin. Some functionnalities may not be "
+"available since this is *not* a regular member."
+msgstr ""
+
+#: ../../tempcache/elements/modes.html.twig:45
+#: ../../tempcache/pages/mailings_list.html.twig:334
+msgid "Superadmin"
+msgstr ""
+
+#: ../../tempcache/elements/modes.html.twig:54
+msgid ""
+"This application runs under DEMO mode, all features may not be available."
+msgstr ""
+
+#: ../../tempcache/elements/modes.html.twig:59
+msgid "Demonstration"
+msgstr ""
+
+#: ../../tempcache/elements/group_persons.html.twig:207
+#: ../../tempcache/pages/groups_list.html.twig:356
+msgid "No member attached"
+msgstr ""
+
+#: ../../tempcache/elements/group_persons.html.twig:213
+msgid "No manager attached"
+msgstr ""
+
+#: ../../tempcache/elements/edit_core_fields.html.twig:135
+#, php-format
+msgid "Change '%field' permissions"
+msgstr ""
+
+#: ../../tempcache/elements/edit_core_fields.html.twig:176
+#, php-format
+msgid "Field '%field' cannot be set as required."
+msgstr ""
+
+#: ../../tempcache/elements/edit_core_fields.html.twig:178
+#, php-format
+msgid "Mark '%field' as (not) required"
+msgstr ""
+
+#: ../../tempcache/elements/edit_core_fields.html.twig:232
+msgid "Change field's width with in forms"
+msgstr ""
+
+#: ../../tempcache/elements/member_card.html.twig:59
+msgid "Picture"
+msgstr ""
+
+#: ../../tempcache/elements/member_card.html.twig:68
+msgid "Drag and drop an image file to change the picture"
+msgstr ""
+
+#: ../../tempcache/elements/mailing_recipients.html.twig:50
+#, php-format
+msgid "Your message has been sent to <strong>%s members</strong>"
+msgstr ""
+
+#: ../../tempcache/elements/mailing_recipients.html.twig:56
+#, php-format
+msgid "You are about to send an e-mail to <strong>%s members</strong>"
+msgstr ""
+
+#: ../../tempcache/elements/mailing_recipients.html.twig:68
+msgid "None of the selected members has an email address."
+msgstr ""
+
+#: ../../tempcache/elements/mailing_recipients.html.twig:74
+msgid "No member selected (yet)."
+msgstr ""
+
+#: ../../tempcache/elements/mailing_recipients.html.twig:92
+msgid "unreachable members:"
+msgstr ""
+
+#: ../../tempcache/elements/mailing_recipients.html.twig:94
+msgid "unreachable member:"
+msgstr ""
+
+#: ../../tempcache/elements/mailing_recipients.html.twig:100
+msgid ""
+"Some members you have selected have no e-mail address. However, you can "
+"generate envelope labels to contact them by snail mail."
+msgstr ""
+
+#: ../../tempcache/elements/edit_socials.html.twig:61
+msgid "Disable social networks on member form"
+msgstr ""
+
+#: ../../tempcache/elements/edit_socials.html.twig:118
+#: ../../tempcache/elements/edit_socials.html.twig:123
+msgid "Remove %type"
+msgstr ""
+
+#: ../../tempcache/elements/edit_socials.html.twig:142
+msgid "Add new social network"
+msgstr ""
+
+#: ../../tempcache/elements/edit_socials.html.twig:151
+#: ../../tempcache/pages/document_form.html.twig:121
+msgid "Choose or enter your own..."
+msgstr ""
+
+#: ../../tempcache/macros.twig:440
+msgid "For the selection:"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_type_form.html.twig:90
+#: ../../tempcache/pages/contributions_types_list.html.twig:69
+#: ../../tempcache/pages/contributions_types_list.html.twig:113
+#: ../../tempcache/pages/contributions_types_list.html.twig:180
+msgid "Extends membership?"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:54
+#: ../../tempcache/pages/plugins.html.twig:85
+msgid "Active plugins"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:64
+#: ../../tempcache/pages/plugins.html.twig:125
+#: ../../tempcache/pages/history.html.twig:102
+#: ../../tempcache/pages/history.html.twig:345
+#: ../../tempcache/pages/transactions_list.html.twig:284
+#: ../../tempcache/pages/transactions_list.html.twig:419
+#: ../../tempcache/pages/export.html.twig:259
+#: ../../tempcache/pages/export.html.twig:289
+msgid "Description"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:68
+#: ../../tempcache/pages/plugins.html.twig:131
+msgid "Author"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:72
+#: ../../tempcache/pages/plugins.html.twig:137
+msgid "Version"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:76
+#: ../../tempcache/pages/plugins.html.twig:143
+msgid "Release date"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:158
+msgid "Click here to deactivate plugin '%name'"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:179
+msgid "Initialize '%name' database"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:207
+msgid "No active plugin."
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:219
+msgid "Inactive plugins"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:230
+#: ../../tempcache/pages/plugins.html.twig:249
+msgid "Cause"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:256
+msgid "A required file is missing"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:263
+msgid "Incompatible with current version"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:270
+msgid "Explicitely disabled"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:276
+msgid "Unknown"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:293
+msgid "Activate plugin '%name'"
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:307
+msgid "No inactive plugin."
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:335
+#: ../../tempcache/pages/preferences.html.twig:1226
+#: ../../tempcache/pages/preferences.html.twig:2433
+msgid ""
+"Application runs under demo mode. This functionnality is not enabled, sorry."
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:361
+#: ../../tempcache/pages/plugins.html.twig:409
+msgid ""
+"An error occurred displaying plugin database initialization interface :("
+msgstr ""
+
+#: ../../tempcache/pages/plugins.html.twig:373
+msgid "Plugin database initialization: %name"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:62
+#, php-format
+msgid "Edit field %field"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:91
+msgid "Permissions:"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:124
+msgid "Required:"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:154
+msgid "Width:"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:170
+msgid "Height:"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:186
+msgid "Min Size:"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:194
+msgid "Minimum number of characters."
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:206
+msgid "Size:"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:217
+msgid "Maximum file size, in Ko."
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:223
+msgid "Maximum number of characters."
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:238
+msgid "Repeat:"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:246
+msgid "Number of values or zero if infinite."
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:258
+msgid "Values:"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:266
+msgid "Choice list (one entry per line)."
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:275
+msgid "Information:"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:283
+msgid "Extra information displayed along with dynamic field."
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:289
+msgid "Display information above input"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:391
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:400
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
+msgid "New dynamic field"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:411
+#: ../../tempcache/pages/configuration_core_lists.html.twig:70
+#: ../../tempcache/pages/configuration_core_lists.html.twig:173
+#: ../../tempcache/pages/configuration_core_lists.html.twig:299
+msgid "Field name"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:423
+#: ../../tempcache/pages/documents_list.html.twig:97
+#: ../../tempcache/pages/documents_list.html.twig:160
+msgid "Visibility"
+msgstr ""
+
+#: ../../tempcache/pages/documents_public_list.html.twig:60
+#: ../../tempcache/pages/documents_list.html.twig:247
+msgid "No document"
+msgstr ""
+
+#: ../../tempcache/pages/documents_public_list.html.twig:102
+#: ../../tempcache/pages/documents_list.html.twig:57
+#, php-format
+msgid "%count document"
+msgid_plural "%count documents"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:65
+msgid "Transaction details"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:168
+#: ../../tempcache/pages/transaction_form.html.twig:174
+#: ../../tempcache/pages/contribution_form.html.twig:346
+msgid "Select a contribution type to create for dispatch transaction"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:170
+#: ../../tempcache/pages/contribution_form.html.twig:342
+msgid "Dispatch type:"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:200
+msgid "Attached contributions"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:212
+#: ../../tempcache/pages/contributions_list.html.twig:87
+#: ../../tempcache/pages/contributions_list.html.twig:426
+#: ../../tempcache/pages/contributions_list.html.twig:623
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:160
+msgid "Begin"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:216
+#: ../../tempcache/pages/contributions_list.html.twig:97
+#: ../../tempcache/pages/contributions_list.html.twig:426
+#: ../../tempcache/pages/contributions_list.html.twig:629
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:172
+msgid "End"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:220
+#: ../../tempcache/pages/contributions_list.html.twig:442
+#: ../../tempcache/pages/contributions_list.html.twig:714
+msgid "Duration"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:227
+#: ../../tempcache/pages/contributions_list.html.twig:434
+#: ../../tempcache/pages/contributions_list.html.twig:638
+#: ../../tempcache/pages/history.html.twig:165
+#: ../../tempcache/pages/contribution_form.html.twig:248
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:188
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:208
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:353
+#: ../../tempcache/pages/transactions_list.html.twig:378
+msgid "Member"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:261
+msgid "Dispatched amount:"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:278
+msgid "Not dispatched amount:"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:310
+#: ../../tempcache/pages/transaction_form.html.twig:317
+#: ../../tempcache/pages/contribution_form.html.twig:296
+#: ../../tempcache/pages/contribution_form.html.twig:303
+msgid "Create a new fee that will be attached to the current transaction"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:330
+#: ../../tempcache/pages/transaction_form.html.twig:337
+#: ../../tempcache/pages/contribution_form.html.twig:316
+#: ../../tempcache/pages/contribution_form.html.twig:323
+msgid "Create a new donation that will be attached to the current transaction"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:345
+#: ../../tempcache/pages/transaction_form.html.twig:352
+msgid ""
+"Select an existing contribution in the database, and attach it to the "
+"current transaction"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:430
+msgid "Detach contribution from this transaction"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:450
+#: ../../tempcache/pages/contributions_list.html.twig:787
+msgid "no contribution"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:499
+#: ../../tempcache/pages/contribution_form.html.twig:768
+msgid "No member registered!"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:504
+#: ../../tempcache/pages/contribution_form.html.twig:773
+msgid "Unfortunately, there is no member in your database yet,"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:511
+#: ../../tempcache/pages/contribution_form.html.twig:780
+msgid "please create a member"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:567
+#: ../../tempcache/pages/transaction_form.html.twig:621
+#: ../../tempcache/pages/transaction_form.html.twig:652
+#: ../../tempcache/pages/transaction_form.html.twig:683
+#: ../../tempcache/pages/contribution_form.html.twig:971
+#: ../../tempcache/pages/contribution_form.html.twig:1002
+#: ../../tempcache/pages/contribution_form.html.twig:1033
+msgid "An error occurred displaying contributions :("
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:578
+msgid "Contributions selection"
+msgstr ""
+
+#: ../../tempcache/pages/transaction_form.html.twig:700
+msgid "Click on a contribution row to attach it to the current transaction"
+msgstr ""
+
+#: ../../tempcache/pages/plugin_info.html.twig:62
+msgid "By %name"
+msgstr ""
+
+#: ../../tempcache/pages/plugin_info.html.twig:89
+msgid "Version:"
+msgstr ""
+
+#: ../../tempcache/pages/plugin_info.html.twig:105
+msgid "Author:"
+msgstr ""
+
+#: ../../tempcache/pages/plugin_info.html.twig:113
+msgid "Path:"
+msgstr ""
+
+#: ../../tempcache/pages/plugin_info.html.twig:121
+msgid "Main route:"
+msgstr ""
+
+#: ../../tempcache/pages/plugin_info.html.twig:129
+msgid "ACLs"
+msgstr ""
+
+#: ../../tempcache/pages/plugin_info.html.twig:136
+msgid "Route"
+msgstr ""
+
+#: ../../tempcache/pages/plugin_info.html.twig:140
+msgid "ACL"
+msgstr ""
+
+#: ../../tempcache/pages/plugin_info.html.twig:166
+msgid "No ACLs!"
+msgstr ""
+
+#: ../../tempcache/pages/plugin_info.html.twig:180
+msgid "Raw information"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:54
+msgid "No contribution selected"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:54
+msgid ""
+"Please make sure to select at least one contribution from the list to "
+"perform this action."
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:76
+msgid "Show contributions by"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:107
+msgid "Record"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:115
+#: ../../tempcache/pages/history.html.twig:124
+#: ../../tempcache/pages/mailings_list.html.twig:141
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:101
+msgid "since"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:132
+#: ../../tempcache/pages/history.html.twig:141
+#: ../../tempcache/pages/mailings_list.html.twig:158
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:118
+#: ../../tempcache/pages/transactions_list.html.twig:87
+msgid "until"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:192
+#: ../../tempcache/pages/history.html.twig:247
+#: ../../tempcache/pages/members_list.html.twig:372
+#: ../../tempcache/pages/mailings_list.html.twig:243
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:143
+#: ../../tempcache/pages/transactions_list.html.twig:106
+msgid "Apply filters"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:197
+#: ../../tempcache/pages/history.html.twig:252
+#: ../../tempcache/pages/members_list.html.twig:377
+#: ../../tempcache/pages/mailings_list.html.twig:248
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:148
+#: ../../tempcache/pages/transactions_list.html.twig:111
+#: ../../tempcache/pages/advanced_search.html.twig:1530
+msgid "Filter"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:202
+#: ../../tempcache/pages/history.html.twig:257
+#: ../../tempcache/pages/members_list.html.twig:392
+#: ../../tempcache/pages/members_list.html.twig:433
+#: ../../tempcache/pages/mailings_list.html.twig:253
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:153
+#: ../../tempcache/pages/transactions_list.html.twig:116
+msgid "Reset all filters to defaults"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:207
+#: ../../tempcache/pages/history.html.twig:262
+#: ../../tempcache/pages/members_list.html.twig:397
+#: ../../tempcache/pages/members_list.html.twig:438
+#: ../../tempcache/pages/mailings_list.html.twig:258
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:158
+#: ../../tempcache/pages/transactions_list.html.twig:121
+#: ../../tempcache/pages/advanced_search.html.twig:1538
+msgid "Clear filter"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:242
+msgid "Show all your contributions"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:248
+msgid "Show all members contributions"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:282
+#: ../../tempcache/pages/transactions_list.html.twig:194
+msgid "See member profile"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:372
+#, php-format
+msgid "%count contribution"
+msgid_plural "%count contributions"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:471
+#, php-format
+msgid "Found contributions total %f"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:560
+#: ../../tempcache/pages/contributions_list.html.twig:589
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:343
+msgid "Contribution %id"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:577
+#: ../../tempcache/pages/contributions_list.html.twig:599
+#, php-format
+msgid "Transaction: %s"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:668
+msgid "Show only '%name' contributions"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:683
+#: ../../tempcache/pages/transactions_list.html.twig:406
+msgid "Show '%name' card"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:732
+msgid "Print an invoice or a receipt (depending on contribution type)"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:749
+msgid "Edit the contribution"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:762
+msgid "Delete the contribution"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:802
+#: ../../tempcache/pages/contributions_list.html.twig:806
+#: ../../tempcache/pages/members_list.html.twig:477
+#: ../../tempcache/pages/members_list.html.twig:481
+#: ../../tempcache/pages/transactions_list.html.twig:498
+#: ../../tempcache/pages/transactions_list.html.twig:502
+msgid "Legend"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:820
+#: ../../tempcache/pages/members_list.html.twig:554
+#: ../../tempcache/pages/member_show.html.twig:83
+msgid "Modification"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:829
+#: ../../tempcache/pages/members_list.html.twig:570
+msgid "Deletion"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:839
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:335
+msgid "Contribution"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_list.html.twig:846
+msgid "Gift"
+msgstr ""
+
+#: ../../tempcache/pages/admintools.html.twig:58
+msgid ""
+"Make sure you've done a backup of the database before using any of the "
+"following tools!"
+msgstr ""
+
+#: ../../tempcache/pages/admintools.html.twig:65
+msgid "Select actions(s)"
+msgstr ""
+
+#: ../../tempcache/pages/admintools.html.twig:75
+#: ../../tempcache/pages/admintools.html.twig:83
+#: ../../tempcache/pages/admintools.html.twig:97
+#: ../../tempcache/pages/admintools.html.twig:105
+msgid "Reset all emails contents to their default values"
+msgstr ""
+
+#: ../../tempcache/pages/admintools.html.twig:79
+msgid "Reset emails contents"
+msgstr ""
+
+#: ../../tempcache/pages/admintools.html.twig:87
+#: ../../tempcache/pages/admintools.html.twig:111
+#: ../../tempcache/pages/admintools.html.twig:133
+msgid "(all existing values will be removed)"
+msgstr ""
+
+#: ../../tempcache/pages/admintools.html.twig:101
+msgid "Reset fields configuration"
+msgstr ""
+
+#: ../../tempcache/pages/admintools.html.twig:107
+msgid ""
+"This includes fields positions, order, visibility, access levels and "
+"mandatory marks."
+msgstr ""
+
+#: ../../tempcache/pages/admintools.html.twig:121
+#: ../../tempcache/pages/admintools.html.twig:129
+msgid "Reset all PDF models to their default values"
+msgstr ""
+
+#: ../../tempcache/pages/admintools.html.twig:125
+msgid "Reinitialize PDF models"
+msgstr ""
+
+#: ../../tempcache/pages/admintools.html.twig:143
+#: ../../tempcache/pages/admintools.html.twig:151
+msgid "Fill all empty login and passwords"
+msgstr ""
+
+#: ../../tempcache/pages/admintools.html.twig:147
+msgid "Generate empty logins and passwords"
+msgstr ""
+
+#: ../../tempcache/pages/admintools.html.twig:163
+msgid "Go"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_titles.html.twig:61
+#: ../../tempcache/pages/configuration_titles.html.twig:85
+#: ../../tempcache/pages/configuration_titles.html.twig:90
+#: ../../tempcache/pages/configuration_titles.html.twig:171
+msgid "Short form"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_titles.html.twig:65
+#: ../../tempcache/pages/configuration_titles.html.twig:97
+#: ../../tempcache/pages/configuration_titles.html.twig:102
+#: ../../tempcache/pages/configuration_titles.html.twig:177
+msgid "Long form"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_titles.html.twig:79
+msgid "Add title"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_titles.html.twig:164
+#, php-format
+msgid "%s title"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_titles.html.twig:192
+#, php-format
+msgid "Edit '%s' title"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_titles.html.twig:213
+#, php-format
+msgid "Delete '%s' title"
+msgstr ""
+
+#: ../../tempcache/pages/history.html.twig:65
+#: ../../tempcache/pages/mailings_list.html.twig:61
+#, php-format
+msgid "%count entry"
+msgid_plural "%count entries"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../tempcache/pages/history.html.twig:102
+#: ../../tempcache/pages/history.html.twig:327
+msgid "IP"
+msgstr ""
+
+#: ../../tempcache/pages/history.html.twig:102
+#: ../../tempcache/pages/history.html.twig:333
+msgid "User"
+msgstr ""
+
+#: ../../tempcache/pages/history.html.twig:102
+#: ../../tempcache/pages/history.html.twig:211
+#: ../../tempcache/pages/history.html.twig:339
+msgid "Action"
+msgstr ""
+
+#: ../../tempcache/pages/history.html.twig:174
+msgid "Select an user"
+msgstr ""
+
+#: ../../tempcache/pages/history.html.twig:216
+msgid "Select an action"
+msgstr ""
+
+#: ../../tempcache/pages/history.html.twig:315
+msgid "History entry %id"
+msgstr ""
+
+#: ../../tempcache/pages/history.html.twig:356
+#: ../../tempcache/pages/history.html.twig:361
+msgid "Show associated query"
+msgstr ""
+
+#: ../../tempcache/pages/history.html.twig:390
+msgid "logs are empty"
+msgstr ""
+
+#: ../../tempcache/pages/import_model.html.twig:58
+msgid "Current model"
+msgstr ""
+
+#: ../../tempcache/pages/import_model.html.twig:66
+msgid "Change model"
+msgstr ""
+
+#: ../../tempcache/pages/import_model.html.twig:80
+msgid "Default fields"
+msgstr ""
+
+#: ../../tempcache/pages/import_model.html.twig:86
+#, php-format
+msgid "Model parameted on %date"
+msgstr ""
+
+#: ../../tempcache/pages/import_model.html.twig:96
+#: ../../tempcache/pages/import_model.html.twig:186
+msgid "Field"
+msgstr ""
+
+#: ../../tempcache/pages/import_model.html.twig:113
+#, php-format
+msgid "Missing field '%field'"
+msgstr ""
+
+#: ../../tempcache/pages/import_model.html.twig:141
+msgid "Generate empty CSV file"
+msgstr ""
+
+#: ../../tempcache/pages/import_model.html.twig:157
+msgid "Remove model and back to defaults"
+msgstr ""
+
+#: ../../tempcache/pages/import_model.html.twig:163
+msgid "Remove model"
+msgstr ""
+
+#: ../../tempcache/pages/import_model.html.twig:231
+msgid "Store new model"
+msgstr ""
+
+#: ../../tempcache/pages/import_model.html.twig:252
+msgid "Go back to import page"
+msgstr ""
+
+#: ../../tempcache/pages/import_model.html.twig:271
+msgid "No field selected"
+msgstr ""
+
+#: ../../tempcache/pages/import_model.html.twig:271
+msgid ""
+"Please make sure to select at least one field from the list to perform this "
+"action."
+msgstr ""
+
+#: ../../tempcache/pages/configuration_texts.html.twig:54
+msgid "Choose an entry"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_texts.html.twig:106
+msgid "Reference:"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_texts.html.twig:175
+msgid "Email Subject"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_texts.html.twig:186
+msgid "(Max 255 characters)"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_texts.html.twig:192
+msgid "Email Body:"
+msgstr ""
+
+#: ../../tempcache/pages/404.html.twig:69
+msgid "Sorry, the page you are looking for could not be found."
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:60
+msgid "No member selected"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:60
+msgid ""
+"Please make sure to select at least one member from the list to perform this "
+"action."
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:75
+#: ../../tempcache/pages/members_public_list.html.twig:64
+#: ../../tempcache/pages/members_public_gallery.html.twig:61
+#, php-format
+msgid "%count member"
+msgid_plural "%count members"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../tempcache/pages/members_list.html.twig:129
+msgid "Mbr id"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:182
+#: ../../tempcache/pages/advanced_search.html.twig:67
+msgid "Search:"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:188
+#: ../../tempcache/pages/advanced_search.html.twig:73
+msgid "Enter a value"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:194
+#: ../../tempcache/pages/advanced_search.html.twig:79
+msgid "in:"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:223
+#: ../../tempcache/pages/members_list.html.twig:252
+#: ../../tempcache/pages/members_list.html.twig:281
+msgid "among:"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:286
+msgid "All groups"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:317
+msgid "Members that have an email address:"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:331
+#: ../../tempcache/pages/mailings_list.html.twig:201
+#: ../../tempcache/pages/advanced_search.html.twig:214
+#: ../../tempcache/pages/advanced_search.html.twig:453
+msgid "Don't care"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:347
+#: ../../tempcache/pages/advanced_search.html.twig:230
+msgid "With"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:363
+#: ../../tempcache/pages/advanced_search.html.twig:246
+msgid "Without"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:382
+msgid "Save selected criteria"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:408
+msgid "Advanced search mode"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:412
+msgid "Save current advanced search criteria"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:422
+msgid "Change search criteria"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:427
+msgid "Change criteria"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:446
+msgid "Show/hide query"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:489
+msgid "Reading the list"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:501
+msgid "Active account"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:509
+msgid "Inactive account"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:516
+msgid "Membership in order"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:521
+msgid "Membership will expire soon (&lt;30d)"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:533
+msgid "Lateness in fee"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:580
+msgid "User status/interactions"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:589
+msgid "Send an email"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:594
+#: ../../tempcache/pages/members_list.html.twig:699
+#: ../../tempcache/pages/members_public_list.html.twig:205
+#: ../../tempcache/pages/members_public_list.html.twig:209
+msgid "Is a company"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:602
+#: ../../tempcache/pages/members_list.html.twig:710
+#: ../../tempcache/pages/members_public_list.html.twig:219
+#: ../../tempcache/pages/members_public_list.html.twig:223
+msgid "Is a man"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:607
+#: ../../tempcache/pages/members_list.html.twig:721
+#: ../../tempcache/pages/members_public_list.html.twig:233
+#: ../../tempcache/pages/members_public_list.html.twig:237
+msgid "Is a woman"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:614
+#: ../../tempcache/pages/members_list.html.twig:758
+#: ../../tempcache/pages/preferences.html.twig:132
+msgid "Admin"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:906
+msgid "Is a sponsor"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:1038
+#: ../../tempcache/pages/members_public_list.html.twig:167
+#: ../../tempcache/pages/members_public_gallery.html.twig:130
+msgid "No member"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:1101
+msgid "Search title"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:1191
+#: ../../tempcache/pages/mailings_list.html.twig:106
+msgid "Existing mailing"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:1191
+msgid ""
+"A mailing already exists. Do you want to create a new one or resume the "
+"existing?"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:1191
+msgid "New"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:1191
+msgid "Resume"
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:1229
+msgid "An error occurred displaying attendance sheet details interface :("
+msgstr ""
+
+#: ../../tempcache/pages/members_list.html.twig:1452
+msgid "Required field!"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_core_fields.html.twig:261
+msgid "Some warnings has been thrown:"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_core_fields.html.twig:269
+msgid "Please correct above warnings to continue."
+msgstr ""
+
+#: ../../tempcache/pages/configuration_core_fields.html.twig:275
+msgid "Warning"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_types_list.html.twig:83
+msgid "New contribution type"
+msgstr ""
+
+#: ../../tempcache/pages/contributions_types_list.html.twig:158
+#: ../../tempcache/pages/status_list.html.twig:142
+#, php-format
+msgid "%s field"
+msgstr ""
+
+#: ../../tempcache/pages/groups_list.html.twig:68
+#: ../../tempcache/pages/advanced_search.html.twig:171
+#: ../../tempcache/pages/advanced_search.html.twig:597
+msgid "Select a group"
+msgstr ""
+
+#: ../../tempcache/pages/groups_list.html.twig:104
+msgid "Export all groups and their members as PDF"
+msgstr ""
+
+#: ../../tempcache/pages/groups_list.html.twig:109
+msgid "All groups PDF"
+msgstr ""
+
+#: ../../tempcache/pages/groups_list.html.twig:124
+msgid "New group"
+msgstr ""
+
+#: ../../tempcache/pages/groups_list.html.twig:178
+msgid "Add a new group"
+msgstr ""
+
+#: ../../tempcache/pages/groups_list.html.twig:221
+msgid "An error occurred checking name uniqueness :("
+msgstr ""
+
+#: ../../tempcache/pages/groups_list.html.twig:228
+msgid "Please provide a group name"
+msgstr ""
+
+#: ../../tempcache/pages/groups_list.html.twig:236
+msgid "Create"
+msgstr ""
+
+#: ../../tempcache/pages/groups_list.html.twig:284
+#: ../../tempcache/pages/groups_list.html.twig:368
+#: ../../tempcache/pages/groups_list.html.twig:436
+#: ../../tempcache/pages/mailing_form.html.twig:586
+#: ../../tempcache/pages/mailing_form.html.twig:630
+#: ../../tempcache/pages/mailing_form.html.twig:699
+msgid "An error occurred displaying members interface :("
+msgstr ""
+
+#: ../../tempcache/pages/groups_list.html.twig:296
+msgid "Group members selection"
+msgstr ""
+
+#: ../../tempcache/pages/groups_list.html.twig:301
+msgid "Group managers selection"
+msgstr ""
+
+#: ../../tempcache/pages/groups_list.html.twig:346
+#: ../../tempcache/pages/member_form.html.twig:679
+msgid ""
+"Items in this list have been modified. Don't forget to save your changes."
+msgstr ""
+
+#: ../../tempcache/pages/groups_list.html.twig:402
+#: ../../tempcache/pages/mailing_form.html.twig:662
+msgid "Click on a row to select a member"
+msgstr ""
+
+#: ../../tempcache/pages/documents_list.html.twig:84
+msgid "Add a document"
+msgstr ""
+
+#: ../../tempcache/pages/documents_list.html.twig:97
+#: ../../tempcache/pages/documents_list.html.twig:166
+msgid "Filename"
+msgstr ""
+
+#: ../../tempcache/pages/documents_list.html.twig:97
+#: ../../tempcache/pages/documents_list.html.twig:180
+#: ../../tempcache/pages/saved_searches_list.html.twig:69
+#: ../../tempcache/pages/saved_searches_list.html.twig:128
+#: ../../tempcache/pages/advanced_search.html.twig:308
+#: ../../tempcache/pages/advanced_search.html.twig:661
+msgid "Creation date"
+msgstr ""
+
+#: ../../tempcache/pages/index.html.twig:122
+msgid "Lost your password?"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:66
+msgid "Existing files"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:79
+msgid "The following files seems ready to import on the disk:"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:94
+#: ../../tempcache/pages/import.html.twig:156
+#: ../../tempcache/pages/export.html.twig:136
+#: ../../tempcache/pages/export.html.twig:187
+msgid "Size"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:142
+msgid "see"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:174
+#: ../../tempcache/pages/export.html.twig:205
+#, php-format
+msgid "Remove '%file' from disk"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:198
+msgid "Run the import process, but do *not* store anything in the database"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:202
+msgid "Dry run"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:215
+msgid "Import"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:227
+msgid "No import file actually exists."
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:229
+msgid ""
+"Use upload form below to send a new file on server, or copy it directly in "
+"the imports directory."
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:248
+msgid "Upload new file"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:259
+#: ../../tempcache/pages/preferences.html.twig:245
+#: ../../tempcache/pages/preferences.html.twig:2017
+#: ../../tempcache/pages/document_form.html.twig:101
+#: ../../tempcache/components/forms/picture.html.twig:75
+#: ../../tempcache/components/dynamic_fields.html.twig:758
+msgid "Choose a file"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:273
+msgid "Upload file"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:286
+msgid "Configure import model"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:313
+#: ../../tempcache/pages/import.html.twig:324
+msgid "No file selected"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:313
+msgid "Please make sure to select one file to import."
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:324
+msgid "Please make sure to select one file to upload."
+msgstr ""
+
+#: ../../tempcache/pages/status_form.html.twig:74
+msgid "Priority:"
+msgstr ""
+
+#: ../../tempcache/pages/status_form.html.twig:84
+#: ../../tempcache/pages/status_list.html.twig:59
+msgid ""
+"Note: members with a status priority lower than %priority are staff members."
+msgstr ""
+
+#: ../../tempcache/pages/configuration_payment_types.html.twig:75
+msgid "Add payment type"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_payment_types.html.twig:81
+msgid "Label"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_payment_types.html.twig:148
+#, php-format
+msgid "%s payment type"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_payment_types.html.twig:170
+#, php-format
+msgid "Edit '%s' payment type"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_payment_types.html.twig:183
+#: ../../tempcache/pages/preferences.html.twig:186
+#: ../../tempcache/pages/preferences.html.twig:192
+#: ../../tempcache/pages/preferences.html.twig:1859
+#: ../../tempcache/pages/preferences.html.twig:1865
+#: ../../tempcache/pages/preferences.html.twig:1897
+#: ../../tempcache/pages/preferences.html.twig:1903
+#, php-format
+msgid "Translate '%s'"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_payment_types.html.twig:204
+#, php-format
+msgid "Delete '%s' payment type"
+msgstr ""
+
+#: ../../tempcache/pages/status_list.html.twig:74
+#: ../../tempcache/pages/status_list.html.twig:106
+#: ../../tempcache/pages/status_list.html.twig:175
+msgid "Priority"
+msgstr ""
+
+#: ../../tempcache/pages/status_list.html.twig:88
+msgid "New status"
+msgstr ""
+
+#: ../../tempcache/pages/reminder.html.twig:57
+msgid "Choose wich reminder(s) you want to send:"
+msgstr ""
+
+#: ../../tempcache/pages/reminder.html.twig:84
+#: ../../tempcache/pages/reminder.html.twig:121
+msgid "preview"
+msgstr ""
+
+#: ../../tempcache/pages/reminder.html.twig:90
+#: ../../tempcache/pages/reminder.html.twig:127
+#, php-format
+msgid "%s members with an email address"
+msgstr ""
+
+#: ../../tempcache/pages/reminder.html.twig:96
+#: ../../tempcache/pages/reminder.html.twig:133
+#, php-format
+msgid "%s members without email address"
+msgstr ""
+
+#: ../../tempcache/pages/reminder.html.twig:151
+msgid "Generate labels for members without email address"
+msgstr ""
+
+#: ../../tempcache/pages/reminder.html.twig:202
+#: ../../tempcache/pages/mailing_form.html.twig:303
+#: ../../tempcache/pages/mailing_form.html.twig:416
+#: ../../tempcache/pages/500.html.twig:111
+msgid "Message:"
+msgstr ""
+
+#: ../../tempcache/pages/reminder.html.twig:244
+msgid "No reminder selected"
+msgstr ""
+
+#: ../../tempcache/pages/reminder.html.twig:244
+msgid "Please make sure to select at least one reminder."
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:73
+msgid "Select contributor and membership fee type"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:79
+msgid "Select contributor and donation type"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:90
+msgid "Transaction related"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:102
+msgid "Has scheduled payments"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:222
+msgid "View transaction"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:227
+msgid "Related transaction information"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:276
+#: ../../tempcache/pages/contribution_form.html.twig:423
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:219
+msgid "Not dispatched amount"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:393
+msgid "View scheduled payments"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:398
+#: ../../tempcache/pages/contribution_form.html.twig:928
+msgid "Scheduled payments"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:437
+#: ../../tempcache/pages/contribution_form.html.twig:444
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:237
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:244
+msgid "Create a new scheduled payment"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:474
+msgid "Details of membership fee"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:480
+msgid "Details of donation"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:630
+msgid "months"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:708
+msgid "Notify member"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:715
+msgid "Member will receive a notification by email, if he has an address."
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:871
+msgid "Contribution amount should not be greater than %max"
+msgstr ""
+
+#: ../../tempcache/pages/contribution_form.html.twig:917
+msgid "An error occurred displaying scheduled payments :("
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:75
+msgid "Mailing information"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:83
+#: ../../tempcache/pages/mailings_list.html.twig:119
+#: ../../tempcache/pages/mailings_list.html.twig:331
+msgid "Sender"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:90
+#: ../../tempcache/pages/preferences.html.twig:364
+msgid "from preferences"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:99
+msgid "current logged in user"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:107
+msgid "other"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:137
+#: ../../tempcache/pages/mailings_list.html.twig:119
+#: ../../tempcache/pages/mailings_list.html.twig:341
+msgid "Recipients"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:150
+msgid "Go back to members list"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:159
+msgid "Manage selected members"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:181
+#: ../../tempcache/pages/configuration_core_lists.html.twig:55
+#: ../../tempcache/pages/charts.html.twig:56
+#: ../../tempcache/pages/advanced_search.html.twig:529
+#: ../../tempcache/pages/advanced_search.html.twig:1044
+#: ../../tempcache/components/forms/groups.html.twig:47
+msgid "This feature requires javascript."
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:198
+msgid "Existing attachments:"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:220
+#: ../../tempcache/pages/mailing_form.html.twig:719
+msgid "Remove attachment"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:255
+msgid ""
+"Select files to add as attachments.<br/>Multiple file selection using 'ctrl' "
+"or 'shift' keys are only available on compatible browsers."
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:263
+msgid "Add attachment"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:286
+msgid "Write your mailing"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:293
+msgid "Object:"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:331
+msgid "Interpret HTML"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:354
+msgid "Preview"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:380
+#: ../../tempcache/pages/mailing_form.html.twig:471
+msgid "Cancel mailing"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:397
+msgid "Preview your mailing"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:450
+msgid "Modifiy mailing"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:549
+#: ../../tempcache/pages/mailings_list.html.twig:475
+msgid "An error occurred displaying preview :("
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:596
+msgid "Members selection"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:716
+msgid "Are you sure you want to remove this attachment?"
+msgstr ""
+
+#: ../../tempcache/pages/mailing_form.html.twig:716
+msgid "This will immediately remove attachment from disk and cannot be undone."
+msgstr ""
+
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:61
+msgid "Scheduled payment"
+msgstr ""
+
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:134
+msgid "View contribution"
+msgstr ""
+
+#: ../../tempcache/pages/scheduledpayment_form.html.twig:139
+msgid "Related contribution information"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_title_form.html.twig:63
+msgid "Short form:"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_title_form.html.twig:73
+msgid "Long form:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:61
+msgid "General"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:77
+#: ../../tempcache/pages/saved_searches_list.html.twig:69
+msgid "Parameters"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:85
+msgid "Rights"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:93
+msgid "E-Mail"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:120
+msgid "Security parameters"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:152
+msgid "Name of the association:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:166
+msgid "Association's short description:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:170
+msgid ""
+"Enter here a short description for your association, it will be displayed on "
+"the index page and into pages' title."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:202
+#: ../../tempcache/pages/preferences.html.twig:1974
+msgid "Logo:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:218
+msgid "Current logo"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:243
+#: ../../tempcache/pages/preferences.html.twig:2015
+#: ../../tempcache/pages/document_form.html.twig:99
+#: ../../tempcache/components/forms/picture.html.twig:73
+#: ../../tempcache/components/dynamic_fields.html.twig:756
+msgid "Choose another file"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:260
+#: ../../tempcache/pages/preferences.html.twig:2032
+#: ../../tempcache/components/forms/picture.html.twig:53
+msgid "Delete image"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:289
+msgid " (continuation)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:339
+msgid "Website:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:353
+msgid "Postal address:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:357
+msgid ""
+"Use either the address setted below or select a staff member to retrieve "
+"he's address."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:378
+msgid "from a staff user"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:397
+msgid "-- Choose a staff member --"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:433
+msgid ""
+"Enter a text (HTML allowed) that will be displayed in the footer of every "
+"page"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:446
+msgid "Telemetry date:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:450
+msgid "Last telemetry sent date."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:460
+msgid "send"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:468
+msgid "Registration date:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:472
+msgid "Date on which you registered your Galette instance."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:481
+msgid "Update your information"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:493
+msgid "Not registered"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:517
+msgid "Prevent search engines indexation"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:547
+msgid "Default language:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:587
+msgid "Lines / Page:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:621
+#: ../../tempcache/pages/member_form.html.twig:289
+msgid "After member creation:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:632
+#: ../../tempcache/pages/member_form.html.twig:300
+msgid "create a new contribution (default action)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:642
+#: ../../tempcache/pages/member_form.html.twig:310
+msgid "create a new transaction"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:652
+#: ../../tempcache/pages/member_form.html.twig:320
+msgid "create another new member"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:662
+#: ../../tempcache/pages/member_form.html.twig:330
+msgid "show member"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:672
+#: ../../tempcache/pages/member_form.html.twig:340
+msgid "go to members list"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:682
+#: ../../tempcache/pages/member_form.html.twig:350
+msgid "go to main page"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:694
+msgid "Logging level:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:710
+msgid "Disabled"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:720
+msgid "Enabled"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:727
+msgid "Default account filter:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:756
+msgid "Default payment type:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:795
+msgid "Public pages enabled?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:807
+msgid "Show public pages for"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:818
+msgid "Everyone"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:838
+msgid "Admin and staff only"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:852
+msgid "Force member picture ratio"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:857
+msgid ""
+"If checked, the members's picture will be resized and cropped to the ratio "
+"selected below."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:868
+msgid "Select a ratio"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:907
+msgid "Self subscription enabled?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:914
+msgid "Number of columns on the member form"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:940
+msgid "Post new contribution script URI"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:946
+msgid ""
+"Enter a script URI that would be called after adding a new contribution.<br/"
+">Script URI must be prefixed by one of '<em>galette://</em>' for Galette "
+"internal call. '<em>file://</em>' for a direct file call, '<em>get://</em>' "
+"or '<em>post://</em>' for HTTP calls (prefix will be replaced by http:// in "
+"those cases)."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:958
+msgid "RSS feed URL"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:964
+msgid ""
+"Enter the full URL to the RSS feed. It will be displayed on Galette desktop."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:976
+msgid "Galette base URL"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:982
+msgid ""
+"Enter the base URL to your Galette instance. You should only change this "
+"parameter if the current page URL is not:<br/>%galette_url"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1003
+msgid "Show identifiers"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1008
+msgid "Display database identifiers in related windows"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1025
+msgid "Default membership status:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1059
+msgid "Default membership extension:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1069
+msgid "(Months)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1080
+msgid "Beginning of membership:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1088
+msgid "(dd/mm)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1094
+msgid "Number of months offered:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1100
+msgid ""
+"When using the beginning of membership option; you can offer the last months "
+"of the year."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1102
+msgid ""
+"Let's say you offer last 2 months, and have a renewal on 31th of December. "
+"All created contributions in current year will be valid until this date, but "
+"as of October, they will be valid for the entire next year."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1132
+msgid "Can members create child?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1146
+msgid "Can group managers edit their groups?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1160
+msgid "Can group managers create members?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1174
+msgid "Can group managers edit members?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1188
+msgid "Can group managers send mailings?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1202
+msgid "Can group managers do exports?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1207
+msgid ""
+"Groups managers will be allowed to export members as csv, pdf cards, "
+"attendence sheetss and groups pdf"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1238
+msgid "Sender name:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1248
+msgid "Sender Email:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1258
+msgid "Reply-To Email:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1264
+msgid "Leave empty to use Sender Email as reply address"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1279
+msgid "Members administrator's Email:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1285
+msgid "Recipient of new online registation and edition emails"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1295
+msgid ""
+"(You can enter several emails separated with a comma. First address will be "
+"the default one.)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1308
+msgid "Send email to administrators?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1313
+msgid ""
+"Sends an email each time a new member registers online or edit his/her "
+"account"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1326
+msgid "Wrap emails text?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1331
+msgid ""
+"Automatically wrap emails texts before sending. Make sure to wrap yourself "
+"if you disable that. Please note that current editing mailing will not be "
+"affected by a change."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1344
+msgid "Send email to members?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1349
+msgid ""
+"Sends an email each time a member card or a contribution has been added or "
+"edited. This can be disabled for each case."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1362
+msgid "Activate HTML editor?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1367
+msgid "Should HTML editor be activated on page load ?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1373
+msgid "Mail signature"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1390
+msgid "Emailing method:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1402
+msgid "Emailing disabled"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1416
+msgid "PHP mail() function"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1430
+msgid "Using a SMTP server (slower)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1444
+msgid "Using GMAIL as SMTP server (slower)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1458
+msgid "Using Sendmail server"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1472
+msgid "Using QMAIL server"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1488
+msgid "Test email settings"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1496
+msgid "SMTP server:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1506
+msgid "SMTP port:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1524
+msgid "Use SMTP authentication?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1529
+msgid ""
+"Would emailing use any SMTP authentication? You'll have to provide username "
+"and password below. For GMail, authentication will always be on."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1542
+msgid "Use TLS for SMTP?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1547
+msgid ""
+"Do you want to use server's TLS capabilities?<br/>For GMail, this will "
+"always be on."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1560
+msgid "Allow unsecure TLS?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1565
+msgid ""
+"Do you want to allow 'unsecure' connections? This may be usefull if you "
+"server uses a self-signed certificate, and on some other cases."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1574
+msgid "SMTP (or GMail) user:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1584
+msgid "SMTP (or GMail) password:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1614
+#: ../../tempcache/pages/preferences.html.twig:2155
+msgid "Vertical margins:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1636
+#: ../../tempcache/pages/preferences.html.twig:2177
+msgid "Horizontal margins:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1658
+#: ../../tempcache/pages/preferences.html.twig:2221
+msgid "Horizontal spacing:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1680
+#: ../../tempcache/pages/preferences.html.twig:2199
+msgid "Vertical spacing:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1704
+msgid "Print border"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1709
+msgid "Check this box to print a grey border around each label."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1723
+msgid "Label width:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1745
+msgid "Label height:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1767
+msgid "Number of label columns:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1786
+msgid "Number of label lines:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1805
+msgid "Font size:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1830
+msgid ""
+"Each card is 75mm width and 40mm height. Each page contains 2 columns and 6 "
+"rows.<br/>Double check margins and spacings ;)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1839
+msgid "Short Text (Card Center):"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1871
+msgid "(10 characters max)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1877
+msgid "Long Text (Bottom Line):"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1909
+msgid "(65 characters max)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1916
+msgid "Strip Text Color:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1924
+#: ../../tempcache/pages/preferences.html.twig:1938
+#: ../../tempcache/pages/preferences.html.twig:1952
+#: ../../tempcache/pages/preferences.html.twig:1966
+msgid "Hexadecimal color notation: #RRGGBB"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1930
+msgid "Active Member Color:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1944
+msgid "Board Members Color:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1958
+msgid "Honor Members Color:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:1990
+msgid "Current logo for printing"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2055
+msgid "Allow members to print card ?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2069
+msgid "Show title ?"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2074
+msgid "(Show or not title in front of name)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2080
+msgid "Address type:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2126
+msgid "(Choose address printed below name)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2132
+msgid "Year:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2138
+msgid ""
+"You can enter either:<br/>- a year,<br/>- two years with a slash as "
+"separator,<br/>- the string 'DEADLINE' to use member deadline"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2252
+msgid "Password length:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2258
+msgid "Minimum password length required for all accounts. Minimal size is 6."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2277
+msgid "Enable password blacklists"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2279
+msgid "Enable blacklists:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2284
+msgid ""
+"If you enable blacklists; it will not be possible to use any of blacklisted "
+"passwords. A list is provided along with Galette, but you can add you owns."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2290
+msgid "Enforce password strength"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2292
+msgid "Password strength:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2303
+msgid "None (default)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2313
+#: ../../tempcache/pages/preferences.html.twig:2364
+msgid "Weak"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2323
+#: ../../tempcache/pages/preferences.html.twig:2370
+msgid "Medium"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2333
+#: ../../tempcache/pages/preferences.html.twig:2376
+msgid "Strong"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2343
+#: ../../tempcache/pages/preferences.html.twig:2382
+msgid "Very strong"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2349
+msgid "Enforce minimal password strength for all password."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2353
+msgid "Levels are:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2360
+msgid "for no strength enforcement"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2366
+msgid "require at least one matched rule"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2372
+msgid "require at least two matched rules"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2378
+msgid "require at least three matched rules (recommended for most usages)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2384
+msgid "requires all rules."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2389
+msgid ""
+"Rules include lower case characters, upper case characters, numbers, and "
+"special characters."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2393
+msgid ""
+"Note that with any enforcement level, user cannot use his personal "
+"information (name, login, ...) as password."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2401
+msgid "Test a password:"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2407
+msgid "Test a password with current selected values."
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2409
+msgid ""
+"Do not forget to save your preferences if you're happy with the result ;)"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2596
+msgid "Enter the email adress"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:2647
+msgid "An error occurred sending test email :("
+msgstr ""
+
+#: ../../tempcache/pages/mailings_list.html.twig:85
+msgid "Create new mailing"
+msgstr ""
+
+#: ../../tempcache/pages/mailings_list.html.twig:100
+msgid ""
+"A mailing exists in the current session. Click here if you want to resume or "
+"cancel it."
+msgstr ""
+
+#: ../../tempcache/pages/mailings_list.html.twig:119
+#: ../../tempcache/pages/mailings_list.html.twig:176
+#: ../../tempcache/pages/mailings_list.html.twig:347
+msgid "Subject"
+msgstr ""
+
+#: ../../tempcache/pages/mailings_list.html.twig:119
+msgid "Att."
+msgstr ""
+
+#: ../../tempcache/pages/mailings_list.html.twig:119
+#: ../../tempcache/pages/mailings_list.html.twig:363
+msgid "Sent"
+msgstr ""
+
+#: ../../tempcache/pages/mailings_list.html.twig:186
+msgid "Sent mailings:"
+msgstr ""
+
+#: ../../tempcache/pages/mailings_list.html.twig:319
+msgid "Mailing entry %id"
+msgstr ""
+
+#: ../../tempcache/pages/mailings_list.html.twig:389
+#, php-format
+msgid "Display mailing '%subject' details in preview window"
+msgstr ""
+
+#: ../../tempcache/pages/mailings_list.html.twig:403
+#, php-format
+msgid "Use mailing '%subject' as a template for a new one"
+msgstr ""
+
+#: ../../tempcache/pages/mailings_list.html.twig:416
+#, php-format
+msgid "Delete mailing '%subject'"
+msgstr ""
+
+#: ../../tempcache/pages/mailings_list.html.twig:435
+msgid "No sent mailing has been stored in the database yet."
+msgstr ""
+
+#: ../../tempcache/pages/configuration_core_lists.html.twig:87
+#: ../../tempcache/pages/configuration_core_lists.html.twig:93
+msgid "Available fields"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_core_lists.html.twig:273
+msgid ""
+"Deleting the last field is not possible. There must be at least one field in "
+"the list."
+msgstr ""
+
+#: ../../tempcache/pages/saved_searches_list.html.twig:54
+#, php-format
+msgid "%count search"
+msgid_plural "%count searches"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../tempcache/pages/saved_searches_list.html.twig:140
+msgid "Search parameters"
+msgstr ""
+
+#: ../../tempcache/pages/saved_searches_list.html.twig:146
+msgid "Show parameters"
+msgstr ""
+
+#: ../../tempcache/pages/saved_searches_list.html.twig:204
+msgid "Load saved search"
+msgstr ""
+
+#: ../../tempcache/pages/saved_searches_list.html.twig:237
+msgid "no search"
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:109
+msgid "Display"
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:141
+#: ../../tempcache/pages/member_show.html.twig:289
+msgid "Attached to:"
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:172
+msgid "Detach?"
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:197
+msgid "Attach member"
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:204
+msgid "Parent member"
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:224
+#: ../../tempcache/pages/member_show.html.twig:307
+msgid "Parent of:"
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:392
+msgid "Notify member his account has been modified"
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:398
+msgid "Notify member his account has been created"
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:411
+msgid "Member will be notified by email his account has been modified."
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:417
+msgid ""
+"Member will receive his username and password by email, if he has an address."
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:603
+msgid "An error occurred displaying groups interface :("
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:613
+msgid "Groups selection"
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:618
+msgid "Managed groups selection"
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:669
+#: ../../tempcache/pages/member_show.html.twig:542
+#: ../../tempcache/pages/advanced_search.html.twig:166
+#: ../../tempcache/components/forms/groups.html.twig:140
+msgid "Member of group"
+msgstr ""
+
+#: ../../tempcache/pages/member_form.html.twig:723
+msgid "Click on a row to select a group"
+msgstr ""
+
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:50
+msgid "No entry selected"
+msgstr ""
+
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:50
+msgid ""
+"Please make sure to select at least one entry from the list to perform this "
+"action."
+msgstr ""
+
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:72
+msgid "Show payments by"
+msgstr ""
+
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:93
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:208
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:365
+msgid "Scheduled date"
+msgstr ""
+
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:193
+#, php-format
+msgid "%count shceduled payment"
+msgid_plural "%count scheduled payments"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:248
+#, php-format
+msgid "Found total scheduled %f"
+msgstr ""
+
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:413
+msgid "Delete scheduled payment"
+msgstr ""
+
+#: ../../tempcache/pages/scheduledpayments_list.html.twig:438
+msgid "No scheduled payment"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_payment_type_form.html.twig:63
+#: ../../tempcache/pages/configuration_payment_type_form.html.twig:71
+msgid "Original string for name, that will be used for translations."
+msgstr ""
+
+#: ../../tempcache/pages/member_show.html.twig:104
+msgid ""
+"Send member a link to generate a new password, as if had used the 'lost "
+"password' functionality."
+msgstr ""
+
+#: ../../tempcache/pages/member_show.html.twig:111
+msgid "New password"
+msgstr ""
+
+#: ../../tempcache/pages/member_show.html.twig:139
+msgid "Generate Member Card"
+msgstr ""
+
+#: ../../tempcache/pages/member_show.html.twig:171
+msgid "View contributions"
+msgstr ""
+
+#: ../../tempcache/pages/member_show.html.twig:221
+msgid "Create a new member with %name information."
+msgstr ""
+
+#: ../../tempcache/pages/member_show.html.twig:228
+msgid "Duplicate"
+msgstr ""
+
+#: ../../tempcache/pages/member_show.html.twig:277
+msgid "Family"
+msgstr ""
+
+#: ../../tempcache/pages/member_show.html.twig:513
+#: ../../tempcache/components/forms/groups.html.twig:40
+msgid "Groups:"
+msgstr ""
+
+#: ../../tempcache/pages/member_show.html.twig:714
+msgid "Not managed group"
+msgstr ""
+
+#: ../../tempcache/pages/member_show.html.twig:714
+msgid "You are not part of managers for the requested group."
+msgstr ""
+
+#: ../../tempcache/pages/directlink.html.twig:58
+#: ../../tempcache/pages/directlink.html.twig:62
+msgid "Please confirm your email address:"
+msgstr ""
+
+#: ../../tempcache/pages/directlink.html.twig:68
+msgid "Get my document"
+msgstr ""
+
+#: ../../tempcache/pages/password_recover.html.twig:59
+msgid "(at least 4 characters)"
+msgstr ""
+
+#: ../../tempcache/pages/password_recover.html.twig:65
+#: ../../tempcache/pages/password_recover.html.twig:69
+msgid "New password:"
+msgstr ""
+
+#: ../../tempcache/pages/password_recover.html.twig:77
+#: ../../tempcache/pages/password_recover.html.twig:81
+msgid "Confirmation:"
+msgstr ""
+
+#: ../../tempcache/pages/password_recover.html.twig:87
+msgid "Change my password"
+msgstr ""
+
+#: ../../tempcache/pages/transactions_list.html.twig:70
+msgid "Show transactions since"
+msgstr ""
+
+#: ../../tempcache/pages/transactions_list.html.twig:157
+msgid "Show all your transactions"
+msgstr ""
+
+#: ../../tempcache/pages/transactions_list.html.twig:163
+msgid "Show all members transactions"
+msgstr ""
+
+#: ../../tempcache/pages/transactions_list.html.twig:228
+#, php-format
+msgid "%count transaction"
+msgid_plural "%count transactions"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../tempcache/pages/transactions_list.html.twig:276
+msgid "Originator"
+msgstr ""
+
+#: ../../tempcache/pages/transactions_list.html.twig:362
+msgid "Transaction %id"
+msgstr ""
+
+#: ../../tempcache/pages/transactions_list.html.twig:391
+msgid "Show only '%name' transactions"
+msgstr ""
+
+#: ../../tempcache/pages/transactions_list.html.twig:450
+msgid "Edit transaction #%id"
+msgstr ""
+
+#: ../../tempcache/pages/transactions_list.html.twig:463
+msgid "Remove transaction #%id"
+msgstr ""
+
+#: ../../tempcache/pages/transactions_list.html.twig:483
+msgid "no transaction"
+msgstr ""
+
+#: ../../tempcache/pages/transactions_list.html.twig:510
+msgid "Completely dispatched transaction"
+msgstr ""
+
+#: ../../tempcache/pages/transactions_list.html.twig:517
+msgid "Uncomplete dispatched transaction"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:57
+msgid "Choose label to translate"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:122
+#, php-format
+msgid "Original text: '%s'"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:132
+#, php-format
+msgid "Translation of '%s' label"
+msgstr ""
+
+#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:205
+msgid "No fields to translate."
+msgstr ""
+
+#: ../../tempcache/pages/charts.html.twig:63
+#: ../../tempcache/pages/charts.html.twig:148
+msgid "Members by status"
+msgstr ""
+
+#: ../../tempcache/pages/charts.html.twig:73
+#: ../../tempcache/pages/charts.html.twig:214
+msgid "Members by state of dues"
+msgstr ""
+
+#: ../../tempcache/pages/charts.html.twig:83
+#: ../../tempcache/pages/charts.html.twig:279
+msgid "Contributions types repartition"
+msgstr ""
+
+#: ../../tempcache/pages/charts.html.twig:93
+#: ../../tempcache/pages/charts.html.twig:344
+msgid "Individuals and Companies"
+msgstr ""
+
+#: ../../tempcache/pages/charts.html.twig:103
+msgid "Contributions over time"
+msgstr ""
+
+#: ../../tempcache/pages/charts.html.twig:405
+msgid "Total contributions for the month"
+msgstr ""
+
+#: ../../tempcache/pages/members_public_list.html.twig:115
+#: ../../tempcache/pages/members_public_gallery.html.twig:80
+msgid ""
+"This page shows only members who have choosen to be visible on the public "
+"lists and are up-to-date within their contributions. If you want your "
+"account to be visible here, edit your profile and check 'Be visible in the "
+"members list'"
+msgstr ""
+
+#: ../../tempcache/pages/password_lost.html.twig:61
+#: ../../tempcache/pages/password_lost.html.twig:65
+msgid "Username or email:"
+msgstr ""
+
+#: ../../tempcache/pages/password_lost.html.twig:71
+msgid "Recover password"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:59
+msgid "Simple search"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:108
+msgid "Membership status"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:137
+msgid "Account activity"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:200
+msgid "With email:"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:272
+#: ../../tempcache/pages/advanced_search.html.twig:314
+#: ../../tempcache/pages/advanced_search.html.twig:358
+#: ../../tempcache/pages/advanced_search.html.twig:400
+#: ../../tempcache/pages/advanced_search.html.twig:667
+#: ../../tempcache/pages/advanced_search.html.twig:709
+#: ../../tempcache/pages/advanced_search.html.twig:753
+#: ../../tempcache/pages/advanced_search.html.twig:795
+msgid "beetween"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:352
+msgid "Modification date"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:394
+msgid "Due date"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:439
+msgid "Show public infos"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:536
+msgid "Advanced groups search"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:538
+#: ../../tempcache/pages/advanced_search.html.twig:1053
+msgid "Experimental"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:546
+#: ../../tempcache/pages/advanced_search.html.twig:552
+msgid "Add new group search criteria"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:567
+msgid "In all selected groups"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:577
+msgid "In any of selected groups"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:626
+#: ../../tempcache/pages/advanced_search.html.twig:632
+#: ../../tempcache/pages/advanced_search.html.twig:1503
+#: ../../tempcache/pages/advanced_search.html.twig:1509
+msgid "Remove criteria"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:653
+msgid "Within contributions"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:1051
+msgid "Free search"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:1061
+#: ../../tempcache/pages/advanced_search.html.twig:1067
+msgid "Add new free search criteria"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:1104
+msgid "or"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:1115
+#: ../../tempcache/pages/advanced_search.html.twig:1819
+msgid "Select a field"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:1282
+#: ../../tempcache/pages/advanced_search.html.twig:1360
+#: ../../tempcache/pages/advanced_search.html.twig:1402
+#: ../../tempcache/pages/advanced_search.html.twig:1433
+#: ../../tempcache/pages/advanced_search.html.twig:1564
+msgid "is"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:1292
+#: ../../tempcache/pages/advanced_search.html.twig:1453
+#: ../../tempcache/pages/advanced_search.html.twig:1584
+msgid "is not"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:1370
+#: ../../tempcache/pages/advanced_search.html.twig:1624
+msgid "before"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:1380
+#: ../../tempcache/pages/advanced_search.html.twig:1634
+msgid "after"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:1443
+#: ../../tempcache/pages/advanced_search.html.twig:1574
+msgid "contains"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:1463
+#: ../../tempcache/pages/advanced_search.html.twig:1594
+msgid "do not contains"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:1473
+#: ../../tempcache/pages/advanced_search.html.twig:1604
+msgid "starts with"
+msgstr ""
+
+#: ../../tempcache/pages/advanced_search.html.twig:1483
+#: ../../tempcache/pages/advanced_search.html.twig:1614
+msgid "ends with"
+msgstr ""
+
+#: ../../tempcache/pages/500.html.twig:54
+msgid "Application error"
+msgstr ""
+
+#: ../../tempcache/pages/500.html.twig:86
+msgid "Details"
+msgstr ""
+
+#: ../../tempcache/pages/500.html.twig:91
+msgid "Type:"
+msgstr ""
+
+#: ../../tempcache/pages/500.html.twig:101
+msgid "Code:"
+msgstr ""
+
+#: ../../tempcache/pages/500.html.twig:121
+#: ../../tempcache/pages/document_form.html.twig:68
+msgid "File:"
+msgstr ""
+
+#: ../../tempcache/pages/500.html.twig:131
+msgid "Line:"
+msgstr ""
+
+#: ../../tempcache/pages/500.html.twig:142
+msgid "Trace"
+msgstr ""
+
+#: ../../tempcache/pages/document_form.html.twig:111
+msgid "Document type"
+msgstr ""
+
+#: ../../tempcache/pages/document_form.html.twig:184
+msgid "Extra information displayed along with document."
+msgstr ""
+
+#: ../../tempcache/pages/export.html.twig:56
+msgid ""
+"Each selected export will be stored into a separate file in the exports "
+"directory."
+msgstr ""
+
+#: ../../tempcache/pages/export.html.twig:79
+msgid "The following files have been written on disk:"
+msgstr ""
+
+#: ../../tempcache/pages/export.html.twig:114
+msgid "Existing exports"
+msgstr ""
+
+#: ../../tempcache/pages/export.html.twig:120
+msgid "The following exports already seems to exist on the disk:"
+msgstr ""
+
+#: ../../tempcache/pages/export.html.twig:238
+msgid "Parameted exports"
+msgstr ""
+
+#: ../../tempcache/pages/export.html.twig:247
+msgid "Which parameted export(s) do you want to run?"
+msgstr ""
+
+#: ../../tempcache/pages/export.html.twig:311
+msgid "No parameted exports are available."
+msgstr ""
+
+#: ../../tempcache/pages/export.html.twig:325
+msgid "Galette tables exports"
+msgstr ""
+
+#: ../../tempcache/pages/export.html.twig:331
+msgid "Additionnaly, which table(s) do you want to export?"
+msgstr ""
+
+#: ../../tempcache/pages/export.html.twig:339
+msgid "Table name"
+msgstr ""
+
+#: ../../tempcache/pages/desktop.html.twig:63
+msgid "Help us know about you!"
+msgstr ""
+
+#: ../../tempcache/pages/desktop.html.twig:70
+msgid ""
+"Take a moment to share some information with us so we can know better "
+"Galette's uses."
+msgstr ""
+
+#: ../../tempcache/pages/desktop.html.twig:114
+msgid ""
+"The panel will be automatically hidden once you have registered and send "
+"telemetry data. Check the box if you want to hide it anyways."
+msgstr ""
+
+#: ../../tempcache/pages/desktop.html.twig:124
+msgid "Hide this panel"
+msgstr ""
+
+#: ../../tempcache/pages/desktop.html.twig:142
+msgid "Activities"
+msgstr ""
+
+#: ../../tempcache/pages/desktop.html.twig:181
+msgid "News"
+msgstr ""
+
+#: ../../tempcache/pages/desktop.html.twig:223
+msgid "Show dashboard on login"
+msgstr ""
+
+#: ../../tempcache/components/form.html.twig:258
+msgid "This comment is only displayed for admins and staff members."
+msgstr ""
+
+#: ../../tempcache/components/form.html.twig:267
+msgid "This comment is reserved to the member."
+msgstr ""
+
+#: ../../tempcache/components/form.html.twig:338
+msgid "Do member want to appear publically?"
+msgstr ""
+
+#: ../../tempcache/components/form.html.twig:341
+msgid ""
+"If you check this box (and if you are up to date with your contributions), "
+"your full name and other information will be publically visible on the "
+"members list.<br/>If you've uploaded a photo, it will be displayed on the "
+"trombinoscope page.<br/>Note that administrators can disabled public pages, "
+"this setting will have no effect in that case."
+msgstr ""
+
+#: ../../tempcache/components/form.html.twig:353
+msgid "(at least %i characters)"
+msgstr ""
+
+#: ../../tempcache/components/forms/password.html.twig:47
+msgid "Password confirmation:"
+msgstr ""
+
+#: ../../tempcache/components/forms/groups.html.twig:180
+msgid "Manage user's groups"
+msgstr ""
+
+#: ../../tempcache/components/forms/groups.html.twig:193
+msgid "Manage user's managed groups"
+msgstr ""
+
+#: ../../tempcache/components/forms/company.html.twig:60
+msgid "Is company?"
+msgstr ""
+
+#: ../../tempcache/components/forms/company.html.twig:60
+msgid "Is member a company?"
+msgstr ""
+
+#: ../../tempcache/components/forms/company.html.twig:60
+msgid ""
+"Do you manage a non profit organization, or a company? If you do so, check "
+"the box, and then enter its name in the field that will appear."
+msgstr ""
+
+#: ../../tempcache/components/forms/captcha.html.twig:67
+msgid "(numbers only)"
+msgstr ""
+
+#: ../../tempcache/components/forms/captcha.html.twig:70
+msgid ""
+"This field is required trying to avoid registration spam. We are sorry for "
+"the inconvennience."
+msgstr ""
+
+#: ../../tempcache/components/forms/captcha.html.twig:90
+msgid "Captcha"
+msgstr ""
+
+#: ../../tempcache/components/forms/member_dropdown.html.twig:69
+msgid "Load previous members..."
+msgstr ""
+
+#: ../../tempcache/components/forms/member_dropdown.html.twig:75
+msgid "Load following members..."
+msgstr ""
+
+#: ../../tempcache/components/forms/member_dropdown.html.twig:80
+msgid "Search for name or ID and pick member"
+msgstr ""
+
+#: ../../tempcache/components/forms/titles.html.twig:67
+msgid "Not supplied"
+msgstr ""
+
+#: ../../tempcache/components/forms/picture.html.twig:40
+msgid "Picture:"
+msgstr ""
+
+#: ../../tempcache/components/dynamic_fields.html.twig:227
+msgid "Enter as many occurences you want."
+msgstr ""
+
+#: ../../tempcache/components/dynamic_fields.html.twig:252
+#, php-format
+msgid "Enter up to %count more occurences."
+msgstr ""
+
+#: ../../tempcache/components/dynamic_fields.html.twig:314
+#, php-format
+msgid "Enter up to %count more occurrences."
+msgstr ""
+
+#: ../../tempcache/components/dynamic_fields.html.twig:579
+msgid "Select an option"
+msgstr ""
+
+#: ../../tempcache/components/dynamic_fields.html.twig:799
+msgid "delete"
+msgstr ""
+
+#: ../../tempcache/public_page.html.twig:207 ../../tempcache/page.html.twig:209
+msgid "Back to top"
+msgstr ""
+
+#: ../../tempcache/public_page.html.twig:227
+msgid "Public page content"
+msgstr ""
+
+#: ../../tempcache/ajax.html.twig:44
+msgid "Ajax page content"
+msgstr ""
+
+#: ../../tempcache/page.html.twig:165
+msgid "Language menu"
+msgstr ""
+
+#: ../../tempcache/page.html.twig:236
+msgid "Page content"
+msgstr ""