]> git.agnieray.net Git - galette.git/blobdiff - galette/lang/galette_es.utf8.po
Update translation files
[galette.git] / galette / lang / galette_es.utf8.po
index cb44de26d489f2d2c4157550657b62f8ac3011f3..c393d18be6294fe3686052cbbe54666be5abac4b 100644 (file)
@@ -41,7 +41,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2023-10-19 21:25+0200\n"
+"POT-Creation-Date: 2023-10-20 14:28+0200\n"
 "PO-Revision-Date: 2023-10-04 11:27+0000\n"
 "Last-Translator: Johan Cwiklinski <trasher@x-tnd.be>\n"
 "Language-Team: Spanish <https://hosted.weblate.org/projects/galette/galette/"
@@ -53,3163 +53,3105 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Weblate 5.1-dev\n"
 
-#: ../lib/Galette/Controllers/Crud/TransactionsController.php:153
-msgid "Transaction"
-msgstr "Transacción"
-
-#: ../lib/Galette/Controllers/Crud/TransactionsController.php:155
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1034
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:116
-msgid "modification"
-msgstr "modificación"
-
-#: ../lib/Galette/Controllers/Crud/TransactionsController.php:157
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1036
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:118
-msgid "creation"
-msgstr "creación"
-
-#: ../lib/Galette/Controllers/Crud/TransactionsController.php:267
-msgid "An error occurred while storing the transaction."
-msgstr "Se ha producido un error al almacenar la transacción."
-
-#: ../lib/Galette/Controllers/Crud/TransactionsController.php:302
-msgid "Transaction has been successfully stored"
-msgstr "Se ha almacenado la transacción correctamente"
-
-#: ../lib/Galette/Controllers/Crud/TransactionsController.php:358
-msgid "Unable to attach contribution to transaction"
-msgstr "No se ha podido adjuntar la contribución a la transacción"
-
-#: ../lib/Galette/Controllers/Crud/TransactionsController.php:363
-msgid "Contribution has been successfully attached to current transaction"
-msgstr "Se ha adjuntado la contribución a la transacción actual correctamente"
-
-#: ../lib/Galette/Controllers/Crud/TransactionsController.php:390
-msgid "Unable to detach contribution from transaction"
-msgstr "No se ha podido desadjuntar la contribución de la transacción"
-
-#: ../lib/Galette/Controllers/Crud/TransactionsController.php:395
-msgid "Contribution has been successfully detached from current transaction"
-msgstr ""
-"Se ha desadjuntado la contribución de la transacción actual correctamente"
-
-#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:117
-msgid "Payment types management"
-msgstr "Gestión de tipos de pago"
-
-#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:161
-#: ../../tempcache/pages/configuration_payment_types.html.twig:254
-msgid "Edit payment type"
-msgstr "Editar tipo de pago"
-
-#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:211
-#, fuzzy
-#| msgid "Missing required field name!"
-msgid "Missing required payment type's name!"
-msgstr "Falta campo obligatorio!"
-
-#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:220
-#, php-format
-msgid "Payment type '%s' has not been added!"
-msgstr "¡No se ha añadido el tipo de pago «%s»!"
-
-#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:226
-#, php-format
-msgid "Payment type '%s' has not been modified!"
-msgstr "¡No se ha modificado el tipo de pago «%s»!"
-
-#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:236
-#, php-format
-msgid "Payment type '%s' has been successfully added."
-msgstr "Se ha añadido el tipo de pago «%s» correctamente."
-
-#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:242
-#, php-format
-msgid "Payment type '%s' has been successfully modified."
-msgstr "Se ha modificado el tipo de pago «%s» correctamente."
-
-#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:318
+#: ../lib/Galette/IO/CsvIn.php:230
 #, php-format
-msgid "Remove payment type %1$s"
-msgstr "Quitar tipo de pago %1$s"
-
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:126
-msgid "Group name is missing!"
-msgstr "¡Falta el nombre del grupo!"
-
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:201
-#: ../lib/Galette/Core/Galette.php:559
-msgid "Groups"
-msgstr "Grupos"
+msgid "File %filename cannot be open!"
+msgstr "¡El documento %filename no se puede abrir!"
 
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:388
-msgid "Group `%groupname` has been successfully saved."
-msgstr "El grupo `%groupname` ha sido guardado exitosamente."
+#: ../lib/Galette/IO/CsvIn.php:278
+msgid ""
+"Fields count mismatch... There should be %should_count fields and there are "
+"%count (row %row)"
+msgstr ""
+"El número de campos no corresponde… Debe haber %should_count campos, pero "
+"hay %count (fila %row)"
 
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:395
-msgid "An error occurred while storing the group."
-msgstr "Se ha producido un error al almacenar el grupo."
+#: ../lib/Galette/IO/CsvIn.php:300
+msgid "Field %field is required, but missing in row %row"
+msgstr "Se requiere el campo %field , pero no se encuentra en la fila %row"
 
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:500
+#: ../lib/Galette/IO/CsvIn.php:322
 #, php-format
-msgid "Remove group %1$s"
-msgstr "Quitar grupo %1$s"
-
-#: ../lib/Galette/Controllers/Crud/GroupsController.php:523
-msgid "Group is not empty, it cannot be deleted. Use cascade delete instead."
-msgstr "Grupo no es vacillo, no se puede borrar. Usa borar en cacascada."
-
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:103
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:107
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:255
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:257
-msgid "Trying to load mailing while email is disabled in preferences."
-msgstr ""
-"Intentando cargar correspondencia mientras el correo está deshabilitado en "
-"preferencias."
-
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:151
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:275
-msgid "No member selected for mailing!"
-msgstr "¡Ningún miembro seleccionado para contactar por correo!"
+msgid "Status %status does not exists!"
+msgstr "¡El estado %status no existe!"
 
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:202
-msgid "Mailing"
-msgstr "Correspondencia"
+#: ../lib/Galette/IO/CsvIn.php:342
+msgid "Title %title does not exists!"
+msgstr "¡El título %title no existe!"
 
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:294
-msgid "Please type an object for the message."
-msgstr "Por favor, escriba un objeto para el mensaje."
+#: ../lib/Galette/IO/CsvIn.php:358
+msgid "from another member in import"
+msgstr "de otro miembro en la importación"
 
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:300
-msgid "Please enter a message."
-msgstr "Escriba un mensaje."
+#: ../lib/Galette/IO/CsvIn.php:358
+msgid "from member %id_adh"
+msgstr "del miembro %id_adh"
 
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:397
-msgid "Mailing has been successfully sent!"
-msgstr "¡El envío fue exitoso!"
+#: ../lib/Galette/IO/CsvIn.php:364
+msgid "Email address %address is already used! (%extra)"
+msgstr "¡La dirección de correo electrónico %address ya está ocupada! {%extra}"
 
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:420
-msgid "Mailing has been successfully saved."
-msgstr "La correspondencia ha sido guardada satisfactoriamente."
+#: ../lib/Galette/IO/CsvIn.php:389
+msgid "Lang %lang does not exists!"
+msgstr "¡El lenguaje %lang no existe!"
 
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:502
-#: ../lib/Galette/Core/Galette.php:575
-msgid "Mailings"
-msgstr "Correspondencias"
+#: ../lib/Galette/IO/CsvIn.php:441
+msgid "File is empty!"
+msgstr "¡El archivo está vacío!"
 
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:653
-#, php-format
-msgid "Remove mailing #%1$s"
-msgstr "Eliminar correspondencia n.º %1$s"
+#: ../lib/Galette/IO/CsvIn.php:528 ../lib/Galette/IO/CsvIn.php:539
+msgid "An error occurred storing member at row %row (%name):"
+msgstr "Hubo un error al guardar el miembro en la fila %row {%name}:"
 
-#: ../lib/Galette/Controllers/Crud/MailingsController.php:735
-#: ../../tempcache/pages/mailing_form.html.twig:559
-#: ../../tempcache/pages/mailings_list.html.twig:463
-msgid "Mailing preview"
-msgstr "Previsualización de correspondencia"
+#: ../lib/Galette/IO/CsvIn.php:574
+msgid "An error occurred while importing members"
+msgstr "Hubo un error al importar los miembros"
 
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:77
-msgid "Add field"
-msgstr "Añadir campo"
+#. TRANS: see https://www.php.net/manual/datetime.format.php
+#: ../lib/Galette/IO/ContributionsCsv.php:140
+#: ../lib/Galette/IO/ContributionsCsv.php:152
+#: ../lib/Galette/IO/ContributionsCsv.php:164
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:90
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:122
+#: ../lib/Galette/IO/MembersCsv.php:183 ../lib/Galette/IO/MembersCsv.php:195
+#: ../lib/Galette/IO/MembersCsv.php:207 ../lib/Galette/IO/MembersCsv.php:219
+#: ../lib/Galette/Entity/ImportModel.php:215
+#: ../lib/Galette/Entity/Contribution.php:435
+#: ../lib/Galette/Entity/Contribution.php:448
+#: ../lib/Galette/Entity/Contribution.php:457
+#: ../lib/Galette/Entity/Contribution.php:609
+#: ../lib/Galette/Entity/Contribution.php:1217
+#: ../lib/Galette/Entity/Contribution.php:1341
+#: ../lib/Galette/Entity/Contribution.php:1350
+#: ../lib/Galette/Entity/Contribution.php:1359
+#: ../lib/Galette/Entity/Adherent.php:793
+#: ../lib/Galette/Entity/Adherent.php:816
+#: ../lib/Galette/Entity/Adherent.php:829
+#: ../lib/Galette/Entity/Adherent.php:1268
+#: ../lib/Galette/Entity/Adherent.php:1302
+#: ../lib/Galette/Entity/Adherent.php:1311
+#: ../lib/Galette/Entity/Adherent.php:1811
+#: ../lib/Galette/Entity/SavedSearch.php:274
+#: ../lib/Galette/Entity/Transaction.php:327
+#: ../lib/Galette/Entity/Transaction.php:340
+#: ../lib/Galette/Entity/Transaction.php:349
+#: ../lib/Galette/Entity/Transaction.php:616
+#: ../lib/Galette/Entity/Group.php:636
+#: ../lib/Galette/Filters/AdvancedMembersList.php:343
+#: ../lib/Galette/Filters/AdvancedMembersList.php:460
+#: ../lib/Galette/Filters/AdvancedMembersList.php:606
+#: ../lib/Galette/Filters/HistoryList.php:155
+#: ../lib/Galette/Filters/HistoryList.php:251
+#: ../lib/Galette/Filters/HistoryList.php:260
+#: ../lib/Galette/Filters/HistoryList.php:289
+#: ../lib/Galette/Filters/TransactionsList.php:144
+#: ../lib/Galette/Filters/TransactionsList.php:245
+#: ../lib/Galette/Filters/TransactionsList.php:254
+#: ../lib/Galette/Filters/TransactionsList.php:283
+#: ../lib/Galette/Filters/MailingsList.php:150
+#: ../lib/Galette/Filters/MailingsList.php:246
+#: ../lib/Galette/Filters/MailingsList.php:255
+#: ../lib/Galette/Filters/MailingsList.php:284
+#: ../lib/Galette/Filters/ContributionsList.php:180
+#: ../lib/Galette/Filters/ContributionsList.php:188
+#: ../lib/Galette/Filters/ContributionsList.php:288
+#: ../lib/Galette/Filters/ContributionsList.php:297
+#: ../lib/Galette/Filters/ContributionsList.php:326
+#: ../lib/Galette/Util/Password.php:267
+#: ../lib/Galette/Features/Dynamics.php:182
+#: ../lib/Galette/Features/Dynamics.php:195
+#: ../lib/Galette/Features/Dynamics.php:204
+#: ../lib/Galette/Features/Replacements.php:503
+#: ../lib/Galette/Repository/Members.php:1395
+#: ../lib/Galette/Repository/Members.php:1399
+#: ../lib/Galette/Repository/Members.php:1502
+#: ../lib/Galette/Repository/Members.php:1506
+#: ../../tempcache/pages/advanced_search.html.twig:1379
+#: ../../tempcache/pages/member_form.html.twig:902
+msgid "Y-m-d"
+msgstr "d-m-Y"
 
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:138
-msgid "An error occurred adding dynamic field :("
-msgstr "Se ha producido un error al añadir el campo dinámico :("
+#: ../lib/Galette/IO/PdfGroups.php:72
+msgid "groups_list"
+msgstr "lista_de_grupos"
 
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:152
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:498
-msgid "Dynamic field has been successfully stored!"
-msgstr "¡Se almacenó el campo dinámico correctamente!"
+#: ../lib/Galette/IO/PdfGroups.php:86 ../lib/Galette/IO/PdfGroups.php:107
+msgid "Members by groups"
+msgstr "Miembros por grupos"
 
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:237
-msgid "Dynamic fields configuration"
-msgstr "Configuración de campos dinámicos"
+#: ../lib/Galette/IO/PdfGroups.php:109
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:141
+#: ../lib/Galette/IO/PdfMembersLabels.php:86
+#: ../lib/Galette/IO/PdfMembersCards.php:105
+msgid "Generated by Galette"
+msgstr "Generado por Galette"
 
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:326
-#: ../lib/Galette/Controllers/Crud/MembersController.php:260
-#: ../lib/Galette/Controllers/Crud/MembersController.php:990
-#: ../lib/Galette/Controllers/PdfController.php:119
-#: ../lib/Galette/Controllers/PdfController.php:286
-#: ../lib/Galette/Middleware/Authenticate.php:192
-msgid "You do not have permission for requested URL."
-msgstr "No tienes permiso para la URL solicitada."
+#: ../lib/Galette/IO/PdfGroups.php:169
+msgid "Managers:"
+msgstr "Gestores:"
 
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:382
-msgid "The file does not exists or cannot be read :("
-msgstr "El archivo no existe o no puede ser leído :("
+#: ../lib/Galette/IO/PdfGroups.php:179
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:185
+#: ../lib/Galette/Entity/PdfModel.php:463
+#: ../lib/Galette/Filters/MembersList.php:292
+#: ../lib/Galette/Features/Replacements.php:264
+#: ../includes/fields_defs/members_fields.php:322
+#: ../../tempcache/pages/saved_searches_list.html.twig:69
+#: ../../tempcache/pages/saved_searches_list.html.twig:134
+#: ../../tempcache/pages/plugins.html.twig:60
+#: ../../tempcache/pages/plugins.html.twig:226
+#: ../../tempcache/pages/members_public_list.html.twig:78
+#: ../../tempcache/pages/import.html.twig:86
+#: ../../tempcache/pages/members_list.html.twig:497
+#: ../../tempcache/pages/members_list.html.twig:505
+#: ../../tempcache/pages/export.html.twig:128
+#: ../../tempcache/pages/export.html.twig:255
+#: ../../tempcache/pages/mailing_form.html.twig:114
+#: ../../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/elements/edit_entitleds.html.twig:58
+#: ../../tempcache/elements/edit_entitleds.html.twig:106
+#: ../../tempcache/elements/edit_entitleds.html.twig:111
+#: ../../tempcache/elements/edit_entitleds.html.twig:197
+#: ../../tempcache/elements/ajax_members.html.twig:51
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:59
+#: ../../tempcache/elements/ajax_groups.html.twig:46
+#: ../../tempcache/elements/group_persons.html.twig:44
+msgid "Name"
+msgstr "Nombre"
 
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:417
-msgid "Unable to retrieve field information."
-msgstr "No se ha podido recuperar la información del campo."
+#: ../lib/Galette/IO/PdfGroups.php:180
+#: ../lib/Galette/Features/Replacements.php:328
+#: ../lib/Galette/Features/Replacements.php:376
+#: ../../tempcache/pages/members_public_list.html.twig:86
+#: ../../tempcache/pages/members_public_list.html.twig:222
+#: ../../tempcache/pages/preferences.html.twig:2045
+#: ../../tempcache/elements/member_card.html.twig:147
+msgid "Email"
+msgstr "Correo electrónico"
 
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:426
-#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:206
-msgid "Edit field"
-msgstr "Editar campo"
+#: ../lib/Galette/IO/PdfGroups.php:181
+#: ../lib/Galette/Entity/ListsConfig.php:223
+#: ../lib/Galette/Features/Replacements.php:320
+#: ../../tempcache/elements/member_card.html.twig:107
+msgid "Phone"
+msgstr "Teléfono"
 
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:484
-msgid "An error occurred editing dynamic field :("
-msgstr "Se produjo un error al editar el campo dinámico :("
+#: ../lib/Galette/IO/PdfGroups.php:182
+#: ../lib/Galette/Features/Replacements.php:324
+msgid "GSM"
+msgstr "GSM"
 
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:583
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:585
-msgid "Requested field does not exists!"
-msgstr "¡El campo solicitado no existe!"
+#: ../lib/Galette/IO/PdfAdhesionForm.php:86
+msgid "adherent_form"
+msgstr "adherent_form"
 
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:589
-#, php-format
-msgid "Remove dynamic field %1$s"
-msgstr "Eliminar campo dinámico %1$s"
+#: ../lib/Galette/IO/Csv.php:115 ../lib/Galette/Core/Preferences.php:1143
+#: ../lib/Galette/Core/Preferences.php:1159 ../lib/Galette/Entity/Texts.php:214
+#: ../../tempcache/pages/history.html.twig:323
+#: ../../tempcache/pages/mailings_list.html.twig:274
+msgid "Y-m-d H:i:s"
+msgstr "Y-m-d H:i:s"
 
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:634
-msgid "Field has been successfully moved"
-msgstr "El campo ha sido movido con éxito"
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:105
+msgid "attendance_sheet"
+msgstr "hoja_de_asistencia"
 
-#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:639
-msgid "An error occurred moving field :("
-msgstr "Se produjo un error al mover el campo :("
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:142
+#: ../lib/Galette/Core/Galette.php:909
+#: ../lib/Galette/Controllers/PdfController.php:406
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:104
+msgid "Attendance sheet"
+msgstr "Hoja de asistencia"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:170
-msgid "Subscription"
-msgstr "Suscripción"
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:167
+msgid "MMMM, EEEE d y"
+msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:275
-msgid "No member #%id."
-msgstr "Sin miembro n.º%id."
+#: ../lib/Galette/IO/PdfAttendanceSheet.php:186
+msgid "Signature"
+msgstr "Firma"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:294
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1032
-msgid "Member Profile"
-msgstr "Perfil de miembro"
+#: ../lib/Galette/IO/Charts.php:143 ../lib/Galette/Filters/MembersList.php:318
+msgid "Staff members"
+msgstr "Miembros del personal"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:375
-#: ../lib/Galette/Core/Galette.php:495 ../lib/Galette/Core/Galette.php:496
-msgid "Members list"
-msgstr "Lista de miembros"
+#: ../lib/Galette/IO/Charts.php:182
+msgid "Due free"
+msgstr "Cotización gratis"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:375
-#: ../lib/Galette/Core/Galette.php:504 ../lib/Galette/Core/Galette.php:505
-msgid "Trombinoscope"
-msgstr "Trombinoscopio"
+#: ../lib/Galette/IO/Charts.php:198
+msgid "Never contribute"
+msgstr "Nunca contribuir"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:477
-msgid "Members management"
-msgstr "Gestión de miembros"
+#: ../lib/Galette/IO/Charts.php:220
+msgid "Impending due dates"
+msgstr "Fechas de vencimiento próximas"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:675
-msgid "Status label"
-msgstr "Etiqueta de estado"
+#: ../lib/Galette/IO/Charts.php:236
+msgid "Up to date"
+msgstr "Actualizado"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:718
-#: ../lib/Galette/Core/Galette.php:185
-#: ../../tempcache/pages/advanced_search.html.twig:258
-msgid "Advanced search"
-msgstr "Búsqueda avanzada"
+#: ../lib/Galette/IO/Charts.php:252
+#: ../../tempcache/pages/reminder.html.twig:116
+msgid "Late"
+msgstr "Tarde"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:940
-#: ../lib/Galette/Controllers/PdfController.php:152
-#: ../lib/Galette/Controllers/PdfController.php:233
-msgid "No member was selected, please check at least one name."
-msgstr ""
-"No se ha seleccionado ningún miembro, por favor marque al menos un nombre."
+#: ../lib/Galette/IO/Charts.php:307
+msgid "Individuals"
+msgstr "Particulares"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1155
-#, php-format
-msgid "Mass change %count members"
-msgstr "Cambio masivo %count de miembros"
+#: ../lib/Galette/IO/Charts.php:308
+msgid "Companies"
+msgstr "Compañías"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1186
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1283
-msgid "Mass changes has not been confirmed!"
-msgstr "¡No se han confirmado los cambios masivos!"
+#: ../lib/Galette/IO/PdfContribution.php:85
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:961
+msgid "contribution"
+msgstr "contribución"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1252
-#, php-format
-msgid "Review mass change %count members"
-msgstr "Revisar cambio masivo %count de miembros"
+#: ../lib/Galette/IO/PdfContribution.php:89
+msgid "receipt"
+msgstr "recibo"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1336
-msgid "Nothing to do!"
-msgstr "¡No queda nada que hacer!"
+#: ../lib/Galette/IO/PdfContribution.php:91
+msgid "invoice"
+msgstr "factura"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1361
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1594
-msgid "An error occurred while storing the member."
-msgstr "Se produjo un error al almacenar al miembro."
+#: ../lib/Galette/IO/PdfMembersLabels.php:73
+msgid "labels_print_filename"
+msgstr "labels_print_filename"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1373
-msgid "Something went wront during mass edition!"
-msgstr "Ocurrió un error durante la edición masiva!"
+#: ../lib/Galette/IO/PdfMembersLabels.php:85
+msgid "Member's Labels"
+msgstr "Etiquetas de los miembros"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1380
-#, php-format
-msgid "%count members has been changed successfully!"
-msgstr "%count de miembros se ha modificado correctamente!"
+#: ../lib/Galette/IO/PdfMembersLabels.php:87
+#: ../../tempcache/pages/preferences.html.twig:101
+msgid "Labels"
+msgstr "Etiquetas"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1445
-msgid "Invalid captcha"
-msgstr "Captcha inválido"
+#: ../lib/Galette/IO/MembersCsv.php:84
+msgid "filtered_memberslist"
+msgstr "Lista filtrada de miembros"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1552
-msgid "Your account has been created!"
-msgstr "¡Tu cuenta ha sido creada!"
+#: ../lib/Galette/IO/MembersCsv.php:229 ../lib/Galette/Entity/Adherent.php:1771
+#: ../lib/Galette/Features/Replacements.php:614
+#: ../../tempcache/pages/advanced_search.html.twig:1143
+#: ../../tempcache/pages/advanced_search.html.twig:1664
+#: ../../tempcache/components/forms/gender.html.twig:129
+#: ../../tempcache/elements/ajax_members.html.twig:106
+#: ../../tempcache/elements/group_persons.html.twig:98
+#: ../../tempcache/modals/mass_change_members.html.twig:163
+msgid "Man"
+msgstr "Hombre"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1557
-msgid "An email has been sent to you, check your inbox."
-msgstr "Se te envió un correo electrónico, revisa tu bandeja de entrada."
+#: ../lib/Galette/IO/MembersCsv.php:232 ../lib/Galette/Entity/Adherent.php:1773
+#: ../lib/Galette/Features/Replacements.php:616
+#: ../../tempcache/pages/advanced_search.html.twig:1143
+#: ../../tempcache/pages/advanced_search.html.twig:1664
+#: ../../tempcache/components/forms/gender.html.twig:146
+#: ../../tempcache/elements/ajax_members.html.twig:117
+#: ../../tempcache/elements/group_persons.html.twig:109
+#: ../../tempcache/modals/mass_change_members.html.twig:154
+msgid "Woman"
+msgstr "Mujer"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1560
-msgid "New member has been successfully added."
-msgstr "Has añadido un nuevo miembro correctamente."
+#: ../lib/Galette/IO/MembersCsv.php:235 ../lib/Galette/Entity/Adherent.php:1775
+#: ../lib/Galette/Features/Replacements.php:618
+#: ../../tempcache/pages/advanced_search.html.twig:1143
+#: ../../tempcache/pages/advanced_search.html.twig:1664
+#: ../../tempcache/components/forms/gender.html.twig:112
+#: ../../tempcache/modals/mass_change_members.html.twig:145
+msgid "Unspecified"
+msgstr "Sin especificar"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1563
-msgid "Member account has been modified."
-msgstr "Se ha modificado el miembro de la cuenta."
+#: ../lib/Galette/IO/MembersCsv.php:243 ../lib/Galette/IO/MembersCsv.php:247
+#: ../lib/Galette/IO/MembersCsv.php:251 ../lib/Galette/IO/MembersCsv.php:255
+#: ../lib/Galette/Entity/Adherent.php:1737
+#: ../lib/Galette/Entity/Adherent.php:1739
+#: ../lib/Galette/Entity/Adherent.php:1741
+#: ../lib/Galette/Entity/Adherent.php:1743
+#: ../lib/Galette/Features/Replacements.php:739
+#: ../../tempcache/pages/advanced_search.html.twig:469
+#: ../../tempcache/pages/advanced_search.html.twig:1407
+#: ../../tempcache/pages/advanced_search.html.twig:1751
+#: ../../tempcache/pages/configuration_core_fields.html.twig:186
+#: ../../tempcache/pages/mailings_list.html.twig:195
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:141
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:434
+#: ../../tempcache/elements/js/messages.js.twig:118
+#: ../../tempcache/elements/messages_inline.html.twig:310
+#: ../../tempcache/elements/edit_entitleds.html.twig:140
+#: ../../tempcache/elements/edit_entitleds.html.twig:243
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:111
+#: ../../tempcache/elements/display_dynamic_fields.html.twig:135
+msgid "Yes"
+msgstr "Si"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1575
-msgid "An error occurred adding member to its groups."
-msgstr "Se produjo un problema al agregar el miembro a sus grupos."
+#: ../lib/Galette/IO/MembersCsv.php:243 ../lib/Galette/IO/MembersCsv.php:247
+#: ../lib/Galette/IO/MembersCsv.php:251 ../lib/Galette/IO/MembersCsv.php:255
+#: ../lib/Galette/Entity/Adherent.php:1737
+#: ../lib/Galette/Entity/Adherent.php:1739
+#: ../lib/Galette/Entity/Adherent.php:1741
+#: ../lib/Galette/Entity/Adherent.php:1743
+#: ../lib/Galette/Features/Replacements.php:739
+#: ../../tempcache/pages/advanced_search.html.twig:485
+#: ../../tempcache/pages/advanced_search.html.twig:1415
+#: ../../tempcache/pages/advanced_search.html.twig:1753
+#: ../../tempcache/pages/configuration_core_fields.html.twig:205
+#: ../../tempcache/pages/mailings_list.html.twig:211
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:133
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:426
+#: ../../tempcache/elements/js/messages.js.twig:136
+#: ../../tempcache/elements/messages_inline.html.twig:314
+#: ../../tempcache/elements/edit_entitleds.html.twig:136
+#: ../../tempcache/elements/edit_entitleds.html.twig:249
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:113
+#: ../../tempcache/elements/display_dynamic_fields.html.twig:141
+msgid "No"
+msgstr "No"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1589
-msgid "An error occurred adding member to its groups as manager."
-msgstr ""
-"Se produjo un error al agregar el miembro a sus grupos como administrador."
+#: ../lib/Galette/IO/PdfMembersCards.php:93
+msgid "cards"
+msgstr "tarjetas"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1612
-#: ../lib/Galette/Controllers/GaletteController.php:323
-#: ../lib/Galette/Controllers/GaletteController.php:355
-msgid "Delete failed"
-msgstr "Eliminación errónea"
+#: ../lib/Galette/IO/PdfMembersCards.php:104
+msgid "Member's Cards"
+msgstr "Tarjetas de los miembros"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1758
-#, php-format
-msgid "Remove member %1$s"
-msgstr "Remover miembro %1$s"
+#: ../lib/Galette/IO/PdfMembersCards.php:106
+#: ../../tempcache/pages/preferences.html.twig:109
+msgid "Cards"
+msgstr "Tarjetas"
 
-#: ../lib/Galette/Controllers/Crud/MembersController.php:1767
+#: ../lib/Galette/IO/Pdf.php:100 ../lib/Galette/IO/Pdf.php:226
 #, php-format
-msgid "You are about to remove %count members."
-msgstr "Está por remover %count miembros."
-
-#: ../lib/Galette/Controllers/Crud/TitlesController.php:112
-msgid "Titles management"
-msgstr "Gestión de títulos"
+msgid "Association %s"
+msgstr "Asociación %s"
 
-#: ../lib/Galette/Controllers/Crud/TitlesController.php:155
-#: ../../tempcache/pages/configuration_titles.html.twig:261
-msgid "Edit title"
-msgstr "Editar título"
+#: ../lib/Galette/IO/FileTrait.php:483
+msgid "An error occurred."
+msgstr "Se produjo un error."
 
-#: ../lib/Galette/Controllers/Crud/TitlesController.php:206
-#, fuzzy
-#| msgid "Missing required form!"
-msgid "Missing required title's short or long form!"
-msgstr "¡Falta formulario requerido!"
+#: ../lib/Galette/IO/FileTrait.php:487
+msgid ""
+"File name is invalid, it should not contain any special character or space."
+msgstr ""
+"El nombre del archivo no es válido, no debe contener caracteres especiales "
+"ni espacios."
 
-#: ../lib/Galette/Controllers/Crud/TitlesController.php:215
+#: ../lib/Galette/IO/FileTrait.php:493
 #, php-format
-msgid "Title '%s' has not been added!"
-msgstr "¡No se ha añadido el título «%s»!"
+msgid "File extension is not allowed, only %s files are."
+msgstr "No se permite la extensión de archivo, pero sí los archivos %s."
 
-#: ../lib/Galette/Controllers/Crud/TitlesController.php:221
+#: ../lib/Galette/IO/FileTrait.php:500 ../lib/Galette/Features/Dynamics.php:306
 #, php-format
-msgid "Title '%s' has not been modified!"
-msgstr "¡No se ha modificado el título «%s»!"
+msgid "File is too big. Maximum allowed size is %dKo"
+msgstr "El archivo es demasiado grande. El tamaño máximo permitido es de %dKo"
 
-#: ../lib/Galette/Controllers/Crud/TitlesController.php:231
+#: ../lib/Galette/IO/FileTrait.php:505
 #, php-format
-msgid "Title '%s' has been successfully added."
-msgstr "Se ha añadido el título «%s» correctamente."
+msgid "Image is too small. The minimum image side size allowed is %spx"
+msgstr ""
 
-#: ../lib/Galette/Controllers/Crud/TitlesController.php:237
-#, php-format
-msgid "Title '%s' has been successfully modified."
-msgstr "Se ha modificado el título «%s» correctamente."
+#: ../lib/Galette/IO/FileTrait.php:511
+msgid "Mime-Type not allowed"
+msgstr "Mime-Type no permitido"
 
-#: ../lib/Galette/Controllers/Crud/TitlesController.php:302
-#, php-format
-msgid "Remove title %1$s"
-msgstr "Remover título %1$s"
+#: ../lib/Galette/IO/FileTrait.php:514
+msgid "A file with that name already exists!"
+msgstr "¡Ya existe un archivo con ese nombre!"
 
-#: ../lib/Galette/Controllers/Crud/EntitledsController.php:121
-msgid "User statuses"
-msgstr "Estado del Usuario"
+#: ../lib/Galette/IO/FileTrait.php:517
+msgid "File does not comply with requirements."
+msgstr "El archivo no cumple con los requisitos."
 
-#: ../lib/Galette/Controllers/Crud/EntitledsController.php:127
-#: ../lib/Galette/Core/Install.php:1161 ../lib/Galette/Core/Galette.php:388
-msgid "Contributions types"
-msgstr "Tipos de contribución"
+#: ../lib/Galette/IO/FileTrait.php:520
+msgid "Unable to write file or temporary file"
+msgstr "No se puede grabar el fichero o fichero temporal"
 
-#: ../lib/Galette/Controllers/Crud/EntitledsController.php:193
-#: ../../tempcache/pages/configuration_entitleds.html.twig:83
-msgid "Edit status"
-msgstr "Editar estatus"
+#: ../lib/Galette/IO/FileTrait.php:550
+msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
+msgstr ""
+"El archivo cargado sobrepasa la directiva upload_max_filesize en php.ini"
 
-#: ../lib/Galette/Controllers/Crud/EntitledsController.php:199
-#: ../../tempcache/pages/configuration_entitleds.html.twig:89
-msgid "Edit contribution type"
-msgstr "Editar un tipo de contribución"
+#: ../lib/Galette/IO/FileTrait.php:552
+msgid ""
+"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
+"the HTML form"
+msgstr ""
+"El archivo cargado excede el directivo MAX_FILE_SIZE que se especificó en el "
+"formulario HTML"
 
-#: ../lib/Galette/Controllers/Crud/EntitledsController.php:283
-#, fuzzy
-#| msgid "Missing required field name!"
-msgid "Missing required %type name!"
-msgstr "Falta campo obligatorio!"
+#: ../lib/Galette/IO/FileTrait.php:554
+msgid "The uploaded file was only partially uploaded"
+msgstr "El archivo no se cargó completamente"
 
-#: ../lib/Galette/Controllers/Crud/EntitledsController.php:289
-msgid "%type has not been added :("
-msgstr "%type no se ha añadido :("
+#: ../lib/Galette/IO/FileTrait.php:556
+msgid "No file was uploaded"
+msgstr "No se subió ningún archivo"
+
+#: ../lib/Galette/IO/FileTrait.php:558
+msgid "Missing a temporary folder"
+msgstr "Falta una carpeta temporal"
+
+#: ../lib/Galette/IO/FileTrait.php:560
+msgid "Failed to write file to disk"
+msgstr "No se pudo grabar el archivo en el disco"
+
+#: ../lib/Galette/IO/FileTrait.php:562
+msgid "File upload stopped by extension"
+msgstr "La subida del archivo fue detenida por extensión"
+
+#: ../lib/Galette/IO/FileTrait.php:564
+msgid "Unknown upload error"
+msgstr "Ocurrió un error desconocido al cargar el archivo"
 
-#: ../lib/Galette/Controllers/Crud/EntitledsController.php:289
-msgid "%type #%id has not been updated"
-msgstr "%type n.º %id no se ha actualizado"
+#: ../lib/Galette/Core/Picture.php:1014
+msgid "An SQL error has occurred."
+msgstr "Ha ocurrido un error de SQL."
 
-#: ../lib/Galette/Controllers/Crud/EntitledsController.php:295
-msgid "%type has been successfully added!"
-msgstr "¡%type fue añadido exitosamente!"
+#: ../lib/Galette/Core/CheckModules.php:96
+#, php-format
+msgid "'%s' module"
+msgstr "modulo '%s'"
 
-#: ../lib/Galette/Controllers/Crud/EntitledsController.php:295
-msgid "%type #%id has been successfully updated!"
-msgstr "¡%type #%id ha sido actualizado exitosamente!"
+#: ../lib/Galette/Core/CheckModules.php:102
+msgid "either 'mysql' or 'pgsql' PDO driver"
+msgstr "cualquier manejador PDO 'mysql' o 'pgsql'"
 
-#: ../lib/Galette/Controllers/Crud/EntitledsController.php:382
-msgid "Remove %type '%label'"
-msgstr "Remover %type '%label'"
+#: ../lib/Galette/Core/CheckModules.php:139 ../lib/Galette/Core/Install.php:166
+msgid "Ko"
+msgstr "Ko"
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:110
-#: ../../tempcache/pages/transaction_form.html.twig:218
-#: ../../tempcache/pages/contribution_form.html.twig:247
-msgid "Membership fee"
-msgstr "Cuota de afiliación"
+#: ../lib/Galette/Core/CheckModules.php:147 ../lib/Galette/Core/Install.php:166
+msgid "Ok"
+msgstr "Bien"
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:112
-#: ../lib/Galette/Entity/Contribution.php:1137
-#: ../../tempcache/modals/mass_choose_contributions_type.html.twig:103
-#: ../../tempcache/pages/transaction_form.html.twig:224
-#: ../../tempcache/pages/contribution_form.html.twig:251
-msgid "Donation"
-msgstr "Donación"
+#: ../lib/Galette/Core/MailingHistory.php:505
+msgid "Delete mailing entries"
+msgstr "Borrar entradas de correo"
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:255
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:303
+#: ../lib/Galette/Core/Authentication.php:301
 #, php-format
-msgid "Mass add contribution on %count members"
-msgstr "Agregación masiva de contribución en %count miembros"
-
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:527
-msgid "Contributions management"
-msgstr "Gestión de contribuciones"
+msgid "Logged in as:<br/>%login"
+msgstr "Conectado como:<br>%login"
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:527
-msgid "Transactions management"
-msgstr "Gestión de transacciones"
+#: ../lib/Galette/Core/Plugins.php:273 ../lib/Galette/Core/Plugins.php:296
+msgid "No such module."
+msgstr "No existe el módulo."
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:659
-msgid "- Unknown payment type!"
-msgstr "- ¡Tipo de pago desconocido!"
+#: ../lib/Galette/Core/Plugins.php:277 ../lib/Galette/Core/Plugins.php:281
+msgid "Cannot deactivate plugin."
+msgstr "No se puede desactivar el plugin."
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:716
-msgid "No contribution was selected, please check at least one."
-msgstr ""
-"No se ha seleccionado ninguna contribución, por favor marque al menos una."
+#: ../lib/Galette/Core/Plugins.php:300 ../lib/Galette/Core/Plugins.php:304
+msgid "Cannot activate plugin."
+msgstr "No se puede activar el plugin."
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:752
-#: ../lib/Galette/Controllers/PdfController.php:446
-#: ../lib/Galette/Controllers/PdfController.php:715
-msgid "Unable to load contribution #%id!"
-msgstr "¡No se ha podido cargar la contribución #%id!"
+#: ../lib/Galette/Core/Plugins.php:520 ../lib/Galette/Core/Plugins.php:582
+msgid "Module does not exists!"
+msgstr "¡El módulo no existe!"
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:846
-msgid "Contribution has been successfully stored"
-msgstr "Se almacenó la contribución correctamente"
+#: ../lib/Galette/Core/Plugins.php:579
+msgid "File not found!"
+msgstr "¡No se encontró el archivo!"
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:850
-msgid "An error occurred while storing the contribution."
-msgstr "Se produjo un error al almacenar la contribución."
+#: ../lib/Galette/Core/I18n.php:230
+msgid "Unknown lang (%lang)"
+msgstr "Idioma desconocido (%lang)"
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:954
-#, php-format
-msgid "Remove %1$s %2$s"
-msgstr "Retirar %1$s %2$s"
+#: ../lib/Galette/Core/Install.php:123 ../webroot/installer.php:296
+msgid "Checks"
+msgstr "Verificaciones"
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:956
-msgid "contributions"
-msgstr "contribuciones"
+#: ../lib/Galette/Core/Install.php:126 ../webroot/installer.php:302
+#: ../../tempcache/modals/plugin_initdb.html.twig:386
+msgid "Installation mode"
+msgstr "Modo de instalación"
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:956
-msgid "transactions"
-msgstr "Transacciones"
+#: ../lib/Galette/Core/Install.php:129 ../webroot/installer.php:308
+msgid "Database"
+msgstr "Base de datos"
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:960
-#, php-format
-msgid "Remove %1$s #%2$s"
-msgstr "Eliminar %1$s #%2$s"
+#: ../lib/Galette/Core/Install.php:132
+msgid "Database access and permissions"
+msgstr "Accesos y permisos de la base de datos"
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:961
-#: ../lib/Galette/IO/PdfContribution.php:85
-msgid "contribution"
-msgstr "contribución"
+#: ../lib/Galette/Core/Install.php:135
+msgid "Previous version selection"
+msgstr "Selección de la versión anterior"
 
-#: ../lib/Galette/Controllers/Crud/ContributionsController.php:961
-msgid "transaction"
-msgstr "transacción"
+#: ../lib/Galette/Core/Install.php:138
+msgid "Datapase upgrade"
+msgstr "Mejora de la base de datos"
 
-#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:125
-msgid "An SQL error has occurred while storing search."
-msgstr "Se ha producido un error de SQL al almacenar la búsqueda."
+#: ../lib/Galette/Core/Install.php:141
+msgid "Tables Creation"
+msgstr "Creación de tablas"
 
-#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:130
-msgid "This search is already saved."
-msgstr "Esta búsqueda ya está guardada."
+#: ../lib/Galette/Core/Install.php:144 ../webroot/installer.php:349
+msgid "Admin parameters"
+msgstr "Parámetros de administrador"
 
-#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:136
-msgid "Search has been saved."
-msgstr "La búsqueda se ha guardado."
+#: ../lib/Galette/Core/Install.php:147
+msgid "Galette initialization"
+msgstr "Inicialización de Galette"
 
-#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:204
-#: ../lib/Galette/Core/Galette.php:192 ../lib/Galette/Core/Galette.php:193
-msgid "Saved searches"
-msgstr "Búsquedas guardadas"
+#: ../lib/Galette/Core/Install.php:150 ../webroot/installer.php:364
+#: ../../tempcache/modals/plugin_initdb.html.twig:451
+msgid "End!"
+msgstr "¡Fin!"
 
-#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:300
-msgid "Remove saved search"
-msgstr "Borrar búsquedas guardadas"
+#: ../lib/Galette/Core/Install.php:325
+msgid "Database type unknown"
+msgstr "Tipo desconocido de base de datos"
 
-#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:307
-#, php-format
-msgid "You are about to remove %count searches."
-msgstr "Vas a remover %count busquedas."
+#: ../lib/Galette/Core/Install.php:685
+msgid "%version script has been successfully executed :)"
+msgstr "El script %version ha sido ejecutado con éxito :)"
 
-#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:356
-msgid "Saved search loaded"
-msgstr "Búsqueda guardada cargada"
+#: ../lib/Galette/Core/Install.php:697
+msgid "Unable to run %version update script :("
+msgstr "No se puede ejecutar el script de actualización de %version :("
 
-#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:374
-msgid "An SQL error has occurred while loading search."
-msgstr "Se ha producido un error de SQL al cargar la búsqueda."
+#: ../lib/Galette/Core/Install.php:1046
+msgid "Write configuration file"
+msgstr "Escribir archivo de configuración"
 
-#: ../lib/Galette/Controllers/GaletteController.php:108
-#: ../../tempcache/elements/footer.html.twig:83
-msgid "System information"
-msgstr "Información del sistema"
+#: ../lib/Galette/Core/Install.php:1075
+msgid "Config file already exists and is up to date"
+msgstr "El archivo de configuración ya existe y está actualizado"
 
-#: ../lib/Galette/Controllers/GaletteController.php:128
-#: ../../tempcache/elements/navigation/navigation_items.html.twig:71
-#: ../../tempcache/elements/navigation/navigation_items.html.twig:86
-msgid "Dashboard"
-msgstr "Tablero de mandos"
+#: ../lib/Galette/Core/Install.php:1104
+msgid "Unable to create configuration file (%path)"
+msgstr "No se ha podido crear el archivo de configuración (%path)"
 
-#: ../lib/Galette/Controllers/GaletteController.php:243
-#: ../lib/Galette/Core/Galette.php:334 ../lib/Galette/Core/Galette.php:617
-msgid "Settings"
-msgstr "Ajustes"
+#: ../lib/Galette/Core/Install.php:1157
+msgid "Preferences"
+msgstr "Preferencias"
 
-#: ../lib/Galette/Controllers/GaletteController.php:258
-#: ../lib/Galette/Filters/MembersList.php:327
-msgid "All accounts"
-msgstr "Todas las cuentas"
+#: ../lib/Galette/Core/Install.php:1161 ../lib/Galette/Core/Galette.php:388
+#: ../lib/Galette/Controllers/Crud/EntitledsController.php:127
+msgid "Contributions types"
+msgstr "Tipos de contribución"
 
-#: ../lib/Galette/Controllers/GaletteController.php:259
-#: ../lib/Galette/Filters/MembersList.php:328
-msgid "Active accounts"
-msgstr "Activar cuentas"
+#: ../lib/Galette/Core/Install.php:1165
+#: ../../tempcache/pages/advanced_search.html.twig:494
+#: ../../tempcache/pages/advanced_search.html.twig:499
+msgid "Status"
+msgstr "Estado"
 
-#: ../lib/Galette/Controllers/GaletteController.php:260
-#: ../lib/Galette/Filters/MembersList.php:329
-msgid "Inactive accounts"
-msgstr "Cuentas inactivas"
+#: ../lib/Galette/Core/Install.php:1169
+msgid "Fields config and categories"
+msgstr "Configuración de campos y categorías"
 
-#: ../lib/Galette/Controllers/GaletteController.php:288
-msgid ""
-"An SQL error has occurred while storing preferences. Please try again, and "
-"contact the administrator if the problem persists."
-msgstr ""
-"Se produjo un error de SQL al almacenar las preferencias. Inténtelo de nuevo "
-"y, si el problema persiste, póngase en contacto con el personal "
-"administrativo."
+#: ../lib/Galette/Core/Install.php:1173 ../lib/Galette/Core/Install.php:1195
+msgid "Mails texts"
+msgstr "Textos de correos"
 
-#: ../lib/Galette/Controllers/GaletteController.php:292
-msgid "Preferences has been saved."
-msgstr "Las preferencias han sido guardadas."
+#: ../lib/Galette/Core/Install.php:1177 ../lib/Galette/Core/Galette.php:403
+msgid "Titles"
+msgstr "Títulos"
 
-#: ../lib/Galette/Controllers/GaletteController.php:409
-msgid ""
-"You asked Galette to send a test email, but email has been disabled in the "
-"preferences."
-msgstr ""
-"Has pedido que Galette enviará un email de prueba, pero los emails han sido "
-"deshabilitados en las preferencias."
+#: ../lib/Galette/Core/Install.php:1181 ../lib/Galette/Core/Galette.php:411
+#: ../lib/Galette/Controllers/PdfController.php:547
+msgid "PDF models"
+msgstr "Modelos PDF"
 
-#: ../lib/Galette/Controllers/GaletteController.php:416
-msgid "Test message"
-msgstr "Mensaje de prueba"
+#: ../lib/Galette/Core/Install.php:1187
+msgid "Update preferences"
+msgstr "Preferencias de actualización"
 
-#: ../lib/Galette/Controllers/GaletteController.php:419
-msgid "Galette admin"
-msgstr "Administrador de Galette"
+#: ../lib/Galette/Core/Install.php:1191
+msgid "Update models"
+msgstr "Modelos de actualización"
 
-#: ../lib/Galette/Controllers/GaletteController.php:422
-msgid "Test message."
-msgstr "Mensaje de prueba."
+#: ../lib/Galette/Core/Pagination.php:279
+msgid "First page"
+msgstr "Primera página"
 
-#: ../lib/Galette/Controllers/GaletteController.php:431
-#, php-format
-msgid "An email has been sent to %email"
-msgstr "Un correo ha sido enviado a %email"
+#: ../lib/Galette/Core/Pagination.php:285
+msgid "Previous page (%i)"
+msgstr "Página anterior (%i)"
 
-#: ../lib/Galette/Controllers/GaletteController.php:440
-#, php-format
-msgid "No email sent to %email"
-msgstr "Ningún correo enviado a %email"
+#: ../lib/Galette/Core/Pagination.php:297
+msgid "Current page (%i)"
+msgstr "Página actual (%i)"
 
-#: ../lib/Galette/Controllers/GaletteController.php:447
-msgid "Invalid email adress!"
-msgstr "Correo electrónico invalido!"
+#: ../lib/Galette/Core/Pagination.php:305
+msgid "Page %i"
+msgstr "Página %i"
 
-#: ../lib/Galette/Controllers/GaletteController.php:491
-#: ../lib/Galette/Core/Galette.php:319
-msgid "Charts"
-msgstr "Gráficos"
+#: ../lib/Galette/Core/Pagination.php:313
+msgid "Next page (%i)"
+msgstr "Página siguiente (%i)"
 
-#: ../lib/Galette/Controllers/GaletteController.php:512
-msgid "Fields configuration"
-msgstr "Configuración de campos"
+#: ../lib/Galette/Core/Pagination.php:319
+msgid "Last page (%i)"
+msgstr "Última página (%i)"
 
-#: ../lib/Galette/Controllers/GaletteController.php:575
-msgid "Fields configuration has been successfully stored"
-msgstr ""
-"La configuración de los campos ha sido archivada satisfactoriamente "
-"almacenada"
+#: ../lib/Galette/Core/Pagination.php:334
+msgid "All"
+msgstr "Todo"
 
-#: ../lib/Galette/Controllers/GaletteController.php:580
-msgid "An error occurred while storing fields configuration :("
-msgstr "Ha ocurrido un error al almacenar la configuración de los campos :("
+#: ../lib/Galette/Core/Gaptcha.php:103
+#, php-format
+msgid "How much is %1$s plus %2$s?"
+msgstr "¿Cuánto cuesta %1$s más %2$s?"
 
-#: ../lib/Galette/Controllers/GaletteController.php:605
-msgid "Lists configuration"
-msgstr "Configuración de listas"
+#: ../lib/Galette/Core/Gaptcha.php:104
+#, php-format
+msgid "How much is %1$s added to %2$s?"
+msgstr "¿A cuánto asciende %1$s añadido %2$s?"
 
-#: ../lib/Galette/Controllers/GaletteController.php:643
-msgid "List configuration has been successfully stored"
-msgstr "La lista de configuraciones ha sido almacenada satisfactoriamente"
+#: ../lib/Galette/Core/Gaptcha.php:105
+#, php-format
+msgid ""
+"I have %1$s Galettes, a friend give me %2$s more. How many Galettes do I "
+"have?"
+msgstr ""
+"Tengo %1$s Galettes, un amigo me ha dado %2$s más. ¿Cuántas Galettes tengo?"
 
-#: ../lib/Galette/Controllers/GaletteController.php:648
-msgid "An error occurred while storing list configuration :("
-msgstr "Se produjo un error al almacenar la configuración de la lista :("
+#: ../lib/Galette/Core/Gaptcha.php:108
+#, php-format
+msgid "How much is %1$s minus %2$s?"
+msgstr "¿Cuánto es %1$s menos %2$s?"
 
-#: ../lib/Galette/Controllers/GaletteController.php:682
-#: ../lib/Galette/Core/Galette.php:262 ../lib/Galette/Core/Galette.php:601
-msgid "Reminders"
-msgstr "Recordatorios"
+#: ../lib/Galette/Core/Gaptcha.php:109
+#, php-format
+msgid "How much is %1$s on which we retire %2$s?"
+msgstr "¿A cuánto asciende el %1$s con el que nos retiramos el %2$s?"
 
-#: ../lib/Galette/Controllers/GaletteController.php:723
-msgid "No reminder to send for now."
-msgstr "Ningún recordatorio ha sido enviado de momento."
+#: ../lib/Galette/Core/Gaptcha.php:110
+#, php-format
+msgid "How much is %2$s retired to %1$s?"
+msgstr "¿Cuánto se jubila %2$s a %1$s?"
 
-#: ../lib/Galette/Controllers/GaletteController.php:760
-msgid "There are no member to proceed."
-msgstr "No hay elementos para proceder."
+#: ../lib/Galette/Core/Gaptcha.php:111
+#, php-format
+msgid "I have %1$s Galettes, I give %2$s of them. How many Galettes do I have?"
+msgstr "Tengo %1$s Galettes, doy %2$s de ellas. ¿Cuántas Galettes tengo?"
 
-#: ../lib/Galette/Controllers/GaletteController.php:767
-msgid "Reminder has not been sent:"
-msgstr "Recordatorio no ha sido enviado:"
+#: ../lib/Galette/Core/Preferences.php:533
+msgid "- You must indicate a sender name for emails!"
+msgstr "- ¡Debes indicar un nombre de remitente para los correos electrónicos!"
 
-#: ../lib/Galette/Controllers/GaletteController.php:774
-msgid "Sent reminders:"
-msgstr "Recordatorios enviados:"
+#: ../lib/Galette/Core/Preferences.php:539
+msgid "- You must indicate an email address Galette should use to send emails!"
+msgstr ""
+"- ¡Debe indicar la dirección de correo que Galette debe utilizar para enviar "
+"mensajes!"
 
-#: ../lib/Galette/Controllers/GaletteController.php:850
-msgid "Download document"
-msgstr "Descargar documento"
+#: ../lib/Galette/Core/Preferences.php:546
+msgid "- You must indicate the SMTP server you want to use!"
+msgstr "- ¡Debes indicar el servidor SMTP que deseas utilizar!"
 
-#: ../lib/Galette/Controllers/AjaxController.php:103
-msgid "Required argument not present!"
-msgstr "¡El argumento requerido no está presente!"
+#: ../lib/Galette/Core/Preferences.php:558
+msgid "- You must provide a login for SMTP authentication."
+msgstr "- Debes proporcionar un nombre de usuario para la autenticación SMTP."
 
-#: ../lib/Galette/Controllers/AjaxController.php:147
-msgid "Member photo has been changed."
-msgstr "Foto del miembro ha sido modificada."
+#: ../lib/Galette/Core/Preferences.php:564
+msgid "- You must provide a password for SMTP authentication."
+msgstr "- Debes proporcionar una contraseña para la autenticación SMTP."
 
-#: ../lib/Galette/Controllers/AjaxController.php:280
-msgid "Telemetry information has been sent. Thank you!"
-msgstr "Se envió la información de telemetría. ¡Gracias!"
+#: ../lib/Galette/Core/Preferences.php:576
+msgid ""
+"- Default membership extention and beginning of membership are mutually "
+"exclusive."
+msgstr ""
+"- La ampliación de la afiliación por defecto y el inicio de la afiliación "
+"son mutuamente excluyentes."
 
-#: ../lib/Galette/Controllers/AjaxController.php:306
-msgid "Thank you for registering!"
-msgstr "¡Gracias por registrarse!"
+#: ../lib/Galette/Core/Preferences.php:585
+msgid "- Offering months is only compatible with beginning of membership."
+msgstr ""
+"- La oferta de meses sólo es compatible con el inicio de la afiliación."
 
-#: ../lib/Galette/Controllers/CrudController.php:281
-#: ../lib/Galette/Controllers/HistoryController.php:206
-#: ../lib/Galette/Controllers/CsvController.php:504
-msgid "Removal has not been confirmed!"
-msgstr "¡La eliminación no ha sido confirmada!"
+#: ../lib/Galette/Core/Preferences.php:594
+#: ../lib/Galette/Entity/Contribution.php:531
+#: ../lib/Galette/Entity/Adherent.php:1190
+#: ../lib/Galette/Entity/Transaction.php:386
+#, php-format
+msgid "- Mandatory field %field empty."
+msgstr "- Campo obligatorio %field vacío."
 
-#: ../lib/Galette/Controllers/CrudController.php:289
-msgid "Successfully deleted!"
-msgstr "¡Se ha eliminado correctamente!"
+#: ../lib/Galette/Core/Preferences.php:602 ../webroot/installer.php:185
+msgid "Passwords mismatch"
+msgstr "Las contraseñas no coinciden"
 
-#: ../lib/Galette/Controllers/CrudController.php:301
-msgid "An error occurred trying to delete :("
-msgstr "Se produjo un error al intentar eliminar :("
+#: ../lib/Galette/Core/Preferences.php:615
+msgid "You have to select a staff member"
+msgstr "Tienes que seleccionar a un miembro del personal"
 
-#: ../lib/Galette/Controllers/PdfController.php:184
-#: ../lib/Galette/Controllers/PdfController.php:256
-#: ../lib/Galette/Controllers/PdfController.php:696
-msgid "Unable to get members list."
-msgstr "No se puede obtener la lista de elementos."
+#: ../lib/Galette/Core/Preferences.php:670
+#, php-format
+msgid "Invalid E-Mail address: %s"
+msgstr "Dirección de correo electrónico inválida: %s"
 
-#: ../lib/Galette/Controllers/PdfController.php:343
-msgid "Attendance sheet configuration"
-msgstr "Configuración de la lista de asistencia"
+#: ../lib/Galette/Core/Preferences.php:684
+msgid "- The username must be composed of at least 4 characters!"
+msgstr "- ¡El nombre de usuario debe estar compuesto de al menos 4 caracteres!"
 
-#: ../lib/Galette/Controllers/PdfController.php:379
-#: ../lib/Galette/Controllers/PdfController.php:398
-msgid "No member selected to generate attendance sheet"
-msgstr ""
-"Ningún elemento ha sido seleccionado para generar la lista de asistencia"
+#: ../lib/Galette/Core/Preferences.php:688
+msgid "- This username is already used by another member !"
+msgstr "- ¡Este nombre de usuario ya está siendo utilizado por otro usuario!"
 
-#: ../lib/Galette/Controllers/PdfController.php:406
-#: ../lib/Galette/Core/Galette.php:909
-#: ../lib/Galette/IO/PdfAttendanceSheet.php:142
-#: ../../tempcache/modals/members_attendance_sheet.html.twig:104
-msgid "Attendance sheet"
-msgstr "Hoja de asistencia"
+#: ../lib/Galette/Core/Preferences.php:695
+#: ../lib/Galette/Core/Preferences.php:716
+msgid "- The numbers and measures have to be integers!"
+msgstr "- ¡Los números y las medidas tienen que ser enteros!"
 
-#: ../lib/Galette/Controllers/PdfController.php:489
-msgid "Unable to get groups list."
-msgstr "No se puede obtener la lista de grupos."
+#: ../lib/Galette/Core/Preferences.php:750
+msgid "- Invalid number of months of membership extension."
+msgstr "- Número inválido de meses de membresía extendida."
 
-#: ../lib/Galette/Controllers/PdfController.php:547
-#: ../lib/Galette/Core/Install.php:1181 ../lib/Galette/Core/Galette.php:411
-msgid "PDF models"
-msgstr "Modelos PDF"
+#: ../lib/Galette/Core/Preferences.php:756
+msgid "- Invalid format of beginning of membership."
+msgstr "- Formato inválido del inicio de la afiliación."
 
-#: ../lib/Galette/Controllers/PdfController.php:576
-msgid "Missing PDF model type!"
-msgstr "¡Falta el tipo de modelo de PDF!"
+#: ../lib/Galette/Core/Preferences.php:760
+msgid "- Invalid date for beginning of membership."
+msgstr "- Fecha inválida para el inicio de la afiliación."
 
-#: ../lib/Galette/Controllers/PdfController.php:611
-msgid "Model has been successfully stored!"
-msgstr "¡El modelo ha sido archivado satisfactoriamente!"
+#: ../lib/Galette/Core/Preferences.php:766
+msgid "- Invalid number of offered months."
+msgstr "- Número inválido de meses ofrecidos."
 
-#: ../lib/Galette/Controllers/PdfController.php:614
-msgid "Model has not been stored :("
-msgstr "No se ha almacenado el modelo :("
+#: ../lib/Galette/Core/Preferences.php:771
+msgid "- Invalid year for cards."
+msgstr "- Año inválido para las tarjetas."
 
-#: ../lib/Galette/Controllers/PdfController.php:656
-msgid "Invalid link!"
-msgstr "¡El enlace no es válido!"
+#: ../lib/Galette/Core/Preferences.php:888
+msgid "%name association's %status"
+msgstr "%name de la asociación %status"
 
-#: ../lib/Galette/Controllers/AuthController.php:88
-#: ../lib/Galette/Controllers/AuthController.php:148
-#: ../lib/Galette/Features/Replacements.php:332
-#: ../lib/Galette/Features/Replacements.php:372
-#: ../../tempcache/elements/navigation/public_pages.html.twig:96
-#: ../../tempcache/pages/index.html.twig:91
-msgid "Login"
-msgstr "Acceso"
+#: ../lib/Galette/Core/Preferences.php:1124
+msgid "Please define constant \"GALETTE_URI\" with the path to your instance."
+msgstr ""
 
-#: ../lib/Galette/Controllers/AuthController.php:114
-msgid "You must provide both login and password."
-msgstr "Debes proporcionar usuario y contraseña."
+#: ../lib/Galette/Core/Preferences.php:1145
+msgid "Never"
+msgstr "Nunca"
 
-#: ../lib/Galette/Controllers/AuthController.php:143
-msgid "Your password is too weak! Please consider updating it."
-msgstr "¡Tu contraseña es muy débil! Por favor considera actualizarla."
+#: ../lib/Galette/Core/Preferences.php:1183
+msgid "Current cards configuration may exceed page width!"
+msgstr ""
+"¡La configuración actual de las tarjetas podría exceder la anchura de la "
+"página!"
 
-#: ../lib/Galette/Controllers/AuthController.php:151
-msgid "Login failed."
-msgstr "El acceso ha fallado."
+#: ../lib/Galette/Core/Preferences.php:1194
+msgid "Current cards configuration may exceed page height!"
+msgstr ""
+"¡Es posible que la configuración de las tarjetas actuales excedan la altura "
+"de página!"
 
-#: ../lib/Galette/Controllers/AuthController.php:152
-msgid "Authentication failed"
-msgstr "La autenticación ha fallado"
+#: ../lib/Galette/Core/Preferences.php:1220
+#: ../lib/Galette/Features/Replacements.php:794
+msgid "Main information"
+msgstr "Informacion principal"
 
-#: ../lib/Galette/Controllers/AuthController.php:168
-#: ../../tempcache/elements/logout.html.twig:100
-#: ../../tempcache/elements/logout.html.twig:145
-#: ../../tempcache/elements/logout.html.twig:163
-#: ../../tempcache/elements/logout.html.twig:261
-msgid "Log off"
-msgstr "Cerrar la sesión"
+#: ../lib/Galette/Core/Preferences.php:1227
+#: ../../tempcache/pages/preferences.html.twig:69
+#: ../../tempcache/elements/edit_socials.html.twig:56
+#: ../../tempcache/elements/display_socials.html.twig:45
+msgid "Social networks"
+msgstr "Redes sociales"
 
-#: ../lib/Galette/Controllers/AuthController.php:193
-#, php-format
-msgid "Impersonating as %login"
-msgstr "Suplantación como %login"
+#: ../lib/Galette/Core/Galette.php:126
+msgid "My Account"
+msgstr "Mi cuenta"
 
-#: ../lib/Galette/Controllers/AuthController.php:205
-msgid "Unable to impersonate as %id"
-msgstr "No se puede suplantar como %id"
+#: ../lib/Galette/Core/Galette.php:130 ../lib/Galette/Core/Galette.php:650
+msgid "My contributions"
+msgstr "Mis contribuciones"
 
-#: ../lib/Galette/Controllers/AuthController.php:231
-#: ../lib/Galette/Controllers/AuthController.php:236
-msgid "Impersonating ended"
-msgstr "La suplantación terminó"
+#: ../lib/Galette/Core/Galette.php:131 ../lib/Galette/Core/Galette.php:651
+msgid "View and filter all my contributions"
+msgstr "Mostrar y filtrar todas mis contribuciones"
 
-#: ../lib/Galette/Controllers/AuthController.php:261
-#: ../lib/Galette/Controllers/AuthController.php:462
-msgid "Password recovery"
-msgstr "Contraseña recuperada"
+#: ../lib/Galette/Core/Galette.php:138 ../lib/Galette/Core/Galette.php:659
+msgid "My transactions"
+msgstr "Mis transacciones"
 
-#: ../lib/Galette/Controllers/AuthController.php:293
-#: ../../tempcache/pages/mailing_form.html.twig:58
-msgid "Email sent is disabled in the preferences. Ask galette admin"
+#: ../lib/Galette/Core/Galette.php:139 ../lib/Galette/Core/Galette.php:660
+msgid "View and filter all my transactions"
 msgstr ""
-"El envío de correo electrónico está desactivado en las preferencias. "
-"Pregunte al administrador de la sección"
 
-#: ../lib/Galette/Controllers/AuthController.php:352
-#, php-format
-msgid "Email sent to '%s' for password recovery."
-msgstr "Correo enviado a '%s' para recuperación de contraseña."
-
-#: ../lib/Galette/Controllers/AuthController.php:356
-msgid ""
-"An email has been sent to your address.<br/>Please check your inbox and "
-"follow the instructions."
+#: ../lib/Galette/Core/Galette.php:146 ../lib/Galette/Core/Galette.php:642
+msgid "My information"
 msgstr ""
-"Se ha enviado un correo a tu dirección.<br>Por favor revisa tu bandeja de "
-"entrada y sigue las instrucciones."
 
-#: ../lib/Galette/Controllers/AuthController.php:358
-msgid "An email has been sent to the member."
-msgstr "Un correo ha sido enviado al usuario."
+#: ../lib/Galette/Core/Galette.php:147 ../lib/Galette/Core/Galette.php:643
+msgid "View my member card"
+msgstr ""
 
-#: ../lib/Galette/Controllers/AuthController.php:369
-#, php-format
-msgid "A problem happened while sending password for account '%s'"
-msgstr "Ha ocurrido un problema al enviar la contraseña a la cuenta '%s'"
+#: ../lib/Galette/Core/Galette.php:158
+msgid "Add a child member"
+msgstr "Agregar un miembro secundario"
 
-#: ../lib/Galette/Controllers/AuthController.php:383
-#: ../lib/Galette/Events/MemberListener.php:220
-#, php-format
-msgid ""
-"An error occurred storing temporary password for %s. Please inform an admin."
+#: ../lib/Galette/Core/Galette.php:159
+msgid "Add new child member in database"
 msgstr ""
-"Ha ocurrido un error al almacenar temporalmente la contraseña para %s. Favor "
-"de informar al administrador."
-
-#: ../lib/Galette/Controllers/AuthController.php:395
-#, php-format
-msgid "Your account (%s) do not contain any valid email address"
-msgstr "Tu cuenta (%s) no contiene una dirección de correo válida"
 
-#: ../lib/Galette/Controllers/AuthController.php:409
-#, php-format
-msgid "Mails address %s does not exist"
-msgstr "La dirección de correo %s no existe"
+#: ../lib/Galette/Core/Galette.php:169 ../lib/Galette/Core/Galette.php:551
+#: ../lib/Galette/DynamicFields/DynamicField.php:537
+#: ../../tempcache/elements/group.html.twig:79
+msgid "Members"
+msgstr "Miembros"
 
-#: ../lib/Galette/Controllers/AuthController.php:415
-#, php-format
-msgid "Login %s does not exist"
-msgstr "El acceso %s no existe"
+#: ../lib/Galette/Core/Galette.php:177
+msgid "List of members"
+msgstr ""
 
-#: ../lib/Galette/Controllers/AuthController.php:446
-msgid ""
-"This link is no longer valid. You should ask to retrieve your password again."
+#: ../lib/Galette/Core/Galette.php:178 ../lib/Galette/Core/Galette.php:552
+msgid "View, search into and filter member's list"
 msgstr ""
-"Este enlace ya no es válido. Debe solicitar que se recupere su contraseña de "
-"nuevo."
 
-#: ../lib/Galette/Controllers/AuthController.php:492
-#: ../webroot/installer.php:134 ../webroot/installer.php:177
-msgid "No password"
-msgstr "Sin contraseña"
+#: ../lib/Galette/Core/Galette.php:185
+#: ../lib/Galette/Controllers/Crud/MembersController.php:718
+#: ../../tempcache/pages/advanced_search.html.twig:258
+msgid "Advanced search"
+msgstr "Búsqueda avanzada"
 
-#: ../lib/Galette/Controllers/AuthController.php:495
-#: ../lib/Galette/Entity/Adherent.php:1409
-msgid "- The passwords don't match!"
-msgstr "- ¡Las contraseñas no coinciden!"
+#: ../lib/Galette/Core/Galette.php:186
+msgid "Perform advanced search into members list"
+msgstr ""
 
-#: ../lib/Galette/Controllers/AuthController.php:501
-msgid "Your password is too weak!"
-msgstr "¡Su contraseña es demasiado débil!"
+#: ../lib/Galette/Core/Galette.php:192 ../lib/Galette/Core/Galette.php:193
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:204
+msgid "Saved searches"
+msgstr "Búsquedas guardadas"
 
-#: ../lib/Galette/Controllers/AuthController.php:510
-msgid "An error occurred while updating your password."
-msgstr "Se produjo un error al actualizar su contraseña."
+#: ../lib/Galette/Core/Galette.php:207
+#: ../../tempcache/pages/members_list.html.twig:102
+msgid "Add a member"
+msgstr "Añadir miembro"
 
-#: ../lib/Galette/Controllers/AuthController.php:516
-#, php-format
-msgid "Password changed for member '%s'."
-msgstr "La contraseña cambió para el usuario '%s'."
+#: ../lib/Galette/Core/Galette.php:208
+msgid "Add new member in database"
+msgstr ""
 
-#: ../lib/Galette/Controllers/AuthController.php:524
-msgid "Your password has been changed!"
-msgstr "¡Tu contraseña ha sido cambiada!"
+#: ../lib/Galette/Core/Galette.php:217 ../lib/Galette/Core/Galette.php:583
+#: ../lib/Galette/DynamicFields/DynamicField.php:538
+#: ../../tempcache/pages/members_list.html.twig:561
+msgid "Contributions"
+msgstr "Contribuciones"
 
-#: ../lib/Galette/Controllers/AdminToolsController.php:73
-msgid "Administration tools"
-msgstr "Herramientas administrativas"
+#: ../lib/Galette/Core/Galette.php:221
+msgid "List of contributions"
+msgstr "Lista de contribuciones"
 
-#: ../lib/Galette/Controllers/AdminToolsController.php:81
-#: ../install/steps/check.php:116
-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."
+#: ../lib/Galette/Core/Galette.php:222 ../lib/Galette/Core/Galette.php:584
+msgid "View and filter contributions"
 msgstr ""
-"Faltan algunos módulos de PHP. Instálelos o póngase en contacto con el "
-"soporte.<br>Encontrará en la documentación más información sobre los módulos "
-"requeridos."
 
-#: ../lib/Galette/Controllers/AdminToolsController.php:114
-msgid "Texts has been successfully reinitialized."
-msgstr "El texto se han reiniciado con éxito."
+#: ../lib/Galette/Core/Galette.php:230
+msgid "List of transactions"
+msgstr "Lista de transacciones"
 
-#: ../lib/Galette/Controllers/AdminToolsController.php:116
-msgid "An error occurred reinitializing texts :("
-msgstr "Se produjo un error al reinicializar los textos :("
+#: ../lib/Galette/Core/Galette.php:231 ../lib/Galette/Core/Galette.php:593
+msgid "View and filter transactions"
+msgstr ""
 
-#: ../lib/Galette/Controllers/AdminToolsController.php:125
-msgid "Fields configuration has been successfully reinitialized."
-msgstr "La configuración de los campos ha sido reiniciada con éxito."
+#: ../lib/Galette/Core/Galette.php:239
+#: ../../tempcache/pages/member_show.html.twig:192
+#: ../../tempcache/pages/contributions_list.html.twig:262
+#: ../../tempcache/pages/contributions_list.html.twig:361
+msgid "Add a membership fee"
+msgstr ""
 
-#: ../lib/Galette/Controllers/AdminToolsController.php:127
-msgid "An error occurred reinitializing fields configuration :("
-msgstr "Ha ocurrido un error al reiniciar la configuración de los campos :("
+#: ../lib/Galette/Core/Galette.php:240
+msgid "Add new membership fee in database"
+msgstr ""
 
-#: ../lib/Galette/Controllers/AdminToolsController.php:136
-msgid "PDF models has been successfully reinitialized."
-msgstr "Los modelos PDF han sido reiniciados con éxito."
+#: ../lib/Galette/Core/Galette.php:247
+#: ../../tempcache/pages/member_show.html.twig:207
+#: ../../tempcache/pages/contributions_list.html.twig:276
+#: ../../tempcache/pages/contributions_list.html.twig:374
+msgid "Add a donation"
+msgstr ""
 
-#: ../lib/Galette/Controllers/AdminToolsController.php:138
-msgid "An error occurred reinitializing PDF models :("
-msgstr "Ha ocurrido un error al reiniciar los modelos PDF :("
+#: ../lib/Galette/Core/Galette.php:248
+msgid "Add new donation in database"
+msgstr ""
+
+#: ../lib/Galette/Core/Galette.php:255
+#: ../../tempcache/pages/transactions_list.html.twig:204
+#: ../../tempcache/pages/transactions_list.html.twig:255
+msgid "Add a transaction"
+msgstr "Agregar una transacción"
 
-#: ../lib/Galette/Controllers/AdminToolsController.php:151
-msgid "Logins and passwords have been successfully filled (%i processed)."
+#: ../lib/Galette/Core/Galette.php:256
+msgid "Add new transaction in database"
 msgstr ""
-"Los nombres de usuario y las contraseñas se han llenado con éxito (%i "
-"procesados)."
 
-#: ../lib/Galette/Controllers/AdminToolsController.php:154
-msgid "An error occurred filling empty logins and passwords :("
+#: ../lib/Galette/Core/Galette.php:262 ../lib/Galette/Core/Galette.php:601
+#: ../lib/Galette/Controllers/GaletteController.php:682
+msgid "Reminders"
+msgstr "Recordatorios"
+
+#: ../lib/Galette/Core/Galette.php:263 ../lib/Galette/Core/Galette.php:602
+msgid "Send reminders to late members"
 msgstr ""
-"Se ha producido un error al llenar los inicios de sesión y las contraseñas "
-"vacías :("
 
+#: ../lib/Galette/Core/Galette.php:274
+msgid "Management"
+msgstr "Administración"
+
+#: ../lib/Galette/Core/Galette.php:278
+msgid "Manage groups"
+msgstr "Gestionar grupos"
+
+#: ../lib/Galette/Core/Galette.php:279 ../lib/Galette/Core/Galette.php:560
+msgid "View and manage groups"
+msgstr "Mostrar y gestionar grupos"
+
+#: ../lib/Galette/Core/Galette.php:290
 #: ../lib/Galette/Controllers/HistoryController.php:111
-#: ../lib/Galette/Core/Galette.php:290 ../install/steps/check.php:74
+#: ../install/steps/check.php:74
 msgid "Logs"
 msgstr "Registros"
 
-#: ../lib/Galette/Controllers/HistoryController.php:218
-msgid "Logs have been flushed!"
-msgstr "¡Los registros han sido limpiados!"
+#: ../lib/Galette/Core/Galette.php:291
+msgid "View application's logs"
+msgstr ""
 
-#: ../lib/Galette/Controllers/HistoryController.php:230
-msgid "An error occurred trying to flush logs :("
-msgstr "Ha ocurrido un error al intentar limpiar los registros :("
+#: ../lib/Galette/Core/Galette.php:297
+msgid "Manage mailings"
+msgstr "Gestionar correspondencia masiva"
 
-#: ../lib/Galette/Controllers/HistoryController.php:269
-#: ../../tempcache/pages/history.html.twig:90
-msgid "Flush the logs"
-msgstr "Limpiar los registros"
+#: ../lib/Galette/Core/Galette.php:298 ../lib/Galette/Core/Galette.php:576
+msgid "Manage mailings that has been sent"
+msgstr ""
 
-#: ../lib/Galette/Controllers/PluginsController.php:83
-#: ../lib/Galette/Core/Galette.php:341 ../lib/Galette/Core/Galette.php:625
-msgid "Plugins"
-msgstr "Complementos"
+#: ../lib/Galette/Core/Galette.php:304 ../install/steps/check.php:72
+msgid "Exports"
+msgstr "Exportaciones"
 
-#: ../lib/Galette/Controllers/PluginsController.php:114
-msgid "Plugin %name has been enabled"
-msgstr "El complemento %name ha sido activado"
+#: ../lib/Galette/Core/Galette.php:305
+msgid "Export some data in various formats"
+msgstr "Exporta algunos datos en varios formatos"
 
-#: ../lib/Galette/Controllers/PluginsController.php:132
-msgid "Plugin %name has been disabled"
-msgstr "El complemento %name ha sido desactivado"
+#: ../lib/Galette/Core/Galette.php:311 ../install/steps/check.php:73
+msgid "Imports"
+msgstr "Importaciones"
 
-#: ../lib/Galette/Controllers/DynamicTranslationsController.php:76
-#: ../lib/Galette/Core/Galette.php:371
-#: ../../tempcache/pages/configuration_payment_types.html.twig:293
-#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:249
-msgid "Translate labels"
-msgstr "Traducir etiquetas"
+#: ../lib/Galette/Core/Galette.php:312
+msgid "Import members from CSV files"
+msgstr ""
 
-#: ../lib/Galette/Controllers/DynamicTranslationsController.php:119
-#, php-format
-msgid ""
-"No translation for '%s'!<br/>Please fill and submit above form to create it."
+#: ../lib/Galette/Core/Galette.php:319
+#: ../lib/Galette/Controllers/GaletteController.php:491
+msgid "Charts"
+msgstr "Gráficos"
+
+#: ../lib/Galette/Core/Galette.php:320
+msgid "Various charts"
 msgstr ""
-"No hay traducción para «%s».<br>Por favor, llene y envíe el formulario de "
-"arriba para crearlo."
 
-#: ../lib/Galette/Controllers/DynamicTranslationsController.php:202
-#: ../lib/Galette/Controllers/DynamicTranslationsController.php:227
-msgid "An error occurred saving label `%label` for language `%lang`"
+#: ../lib/Galette/Core/Galette.php:330 ../install/steps/check.php:71
+msgid "Configuration"
+msgstr "Configuración"
+
+#: ../lib/Galette/Core/Galette.php:334 ../lib/Galette/Core/Galette.php:617
+#: ../lib/Galette/Controllers/GaletteController.php:243
+msgid "Settings"
+msgstr "Ajustes"
+
+#: ../lib/Galette/Core/Galette.php:335 ../lib/Galette/Core/Galette.php:618
+msgid ""
+"Set applications preferences (address, website, member's cards "
+"configuration, ...)"
 msgstr ""
-"Ha ocurrido un error guardando la etiqueta `%label` para el idioma `%lang`"
 
-#: ../lib/Galette/Controllers/DynamicTranslationsController.php:243
-msgid "Labels has been sucessfully translated!"
-msgstr "¡Las etiquetas han sido traducidas con éxito!"
+#: ../lib/Galette/Core/Galette.php:341 ../lib/Galette/Core/Galette.php:625
+#: ../lib/Galette/Controllers/PluginsController.php:83
+msgid "Plugins"
+msgstr "Complementos"
 
-#: ../lib/Galette/Controllers/CsvController.php:128
-msgid "CVS database Export"
-msgstr "Exportación de la base de datos CVS"
+#: ../lib/Galette/Core/Galette.php:342 ../lib/Galette/Core/Galette.php:626
+msgid "Information about available plugins"
+msgstr "Información sobre los complementos disponibles"
 
-#: ../lib/Galette/Controllers/CsvController.php:181
-msgid "Table %table is empty, and has not been exported."
-msgstr "La tabla %table está vacía, y no ha sido exportada."
+#: ../lib/Galette/Core/Galette.php:348
+msgid "Core lists"
+msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:199
-#, php-format
-msgid ""
-"Export file could not be write on disk for '%export'. Make sure web server "
-"can write in the exports directory."
+#: ../lib/Galette/Core/Galette.php:349
+msgid "Customize lists fields and order"
 msgstr ""
-"No se ha podido escribir el archivo de exportación en el disco para "
-"'%export'. Asegúrese de que el servidor web puede escribir en el directorio "
-"de exportaciones."
 
-#: ../lib/Galette/Controllers/CsvController.php:209
-#, php-format
-msgid "An error occurred running parameted export '%export'."
+#: ../lib/Galette/Core/Galette.php:356
+msgid "Core fields"
 msgstr ""
-"Se ha producido un error al ejecutar la exportación parametrizada '%export'."
 
-#: ../lib/Galette/Controllers/CsvController.php:219
-#, php-format
+#: ../lib/Galette/Core/Galette.php:357
 msgid ""
-"An error occurred running parameted export '%export'. Please check the logs."
+"Customize fields order, set which are required, and for who they're visibles"
 msgstr ""
-"Se ha producido un error al ejecutar la exportación parametrizada '%export'. "
-"Por favor revise los registros."
 
-#: ../lib/Galette/Controllers/CsvController.php:268
-msgid "CSV members import"
-msgstr "Importación de usuarios CSV"
+#: ../lib/Galette/Core/Galette.php:363
+msgid "Dynamic fields"
+msgstr "Campos dinámicos"
 
-#: ../lib/Galette/Controllers/CsvController.php:320
-msgid "An error occurred importing the file :("
-msgstr "Se ha producido un error al importar el archivo :("
+#: ../lib/Galette/Core/Galette.php:364
+msgid "Manage additional fields for various forms"
+msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:332
-msgid "File '%filename%' has been successfully imported :)"
-msgstr "El archivo '%filename%' ha sido importado con éxito :)"
+#: ../lib/Galette/Core/Galette.php:371
+#: ../lib/Galette/Controllers/DynamicTranslationsController.php:76
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:249
+#: ../../tempcache/pages/configuration_payment_types.html.twig:293
+msgid "Translate labels"
+msgstr "Traducir etiquetas"
 
-#: ../lib/Galette/Controllers/CsvController.php:365
-msgid "Your file has been successfully uploaded!"
-msgstr "¡Se cargó el archivo correctamente!"
+#: ../lib/Galette/Core/Galette.php:372
+msgid "Translate additionnals fields labels"
+msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:384
-msgid "No files has been seleted for upload!"
-msgstr "¡No se ha seleccionado ningún archivo para cargar!"
+#: ../lib/Galette/Core/Galette.php:378 ../lib/Galette/Core/Galette.php:379
+msgid "Manage statuses"
+msgstr "Gestionar estados"
 
-#: ../lib/Galette/Controllers/CsvController.php:390
-msgid "No files has been uploaded!"
-msgstr "¡No se ha actualizado ningún archivo!"
+#: ../lib/Galette/Core/Galette.php:389
+msgid "Manage contributions types"
+msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:464
-#, php-format
-msgid "Remove %1$s file %2$s"
-msgstr "Eliminar %1$s archivo %2$s"
+#: ../lib/Galette/Core/Galette.php:396
+msgid "Emails content"
+msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:517
-#, php-format
-msgid "'%export' file has been removed from disk."
-msgstr "El archivo '%export' ha sido eliminado del disco."
+#: ../lib/Galette/Core/Galette.php:397
+msgid "Manage emails texts and subjects"
+msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:527
-#, php-format
-msgid "Cannot remove '%export' from disk :/"
-msgstr "No se puede eliminar «%export» del disco :/"
+#: ../lib/Galette/Core/Galette.php:404
+msgid "Manage titles"
+msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:603
-msgid "CSV import model"
-msgstr "Importación de modelo CSV"
+#: ../lib/Galette/Core/Galette.php:412
+msgid "Manage PDF models"
+msgstr "Gestionar modelos PDF"
 
-#: ../lib/Galette/Controllers/CsvController.php:644
-msgid "galette_import_model.csv"
-msgstr "galette_import_model.csv"
+#: ../lib/Galette/Core/Galette.php:418
+msgid "Payment types"
+msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:680
-msgid "Import model has been successfully stored :)"
-msgstr "El modelo importado ha sido almacenado con éxito :)"
+#: ../lib/Galette/Core/Galette.php:419
+msgid "Manage payment types"
+msgstr ""
 
-#: ../lib/Galette/Controllers/CsvController.php:685
-msgid "Import model has not been stored :("
-msgstr "El modelo importado no ha sido almacenado :("
+#: ../lib/Galette/Core/Galette.php:426
+msgid "Empty adhesion form"
+msgstr ""
 
-#: ../lib/Galette/Controllers/TextController.php:91
-msgid "Automatic emails texts edition"
-msgstr "Edición automática de mensajes de correo electrónico"
+#: ../lib/Galette/Core/Galette.php:427
+msgid "Download empty adhesion form"
+msgstr ""
 
-#: ../lib/Galette/Controllers/TextController.php:160
-#, php-format
-msgid "Email: '%s' has not been modified!"
-msgstr "Correo: '%s' ¡no ha sido modificado!"
+#: ../lib/Galette/Core/Galette.php:437
+msgid "Admin tools"
+msgstr ""
 
-#: ../lib/Galette/Controllers/TextController.php:169
-#, php-format
-msgid "Email: '%s' has been successfully modified."
-msgstr "Correo: '%s' ha sido modificado con éxito."
+#: ../lib/Galette/Core/Galette.php:438
+msgid "Various administrative tools"
+msgstr ""
 
-#: ../lib/Galette/Core/Install.php:123 ../webroot/installer.php:296
-msgid "Checks"
-msgstr "Verificaciones"
+#: ../lib/Galette/Core/Galette.php:491
+msgid "Public pages"
+msgstr ""
 
-#: ../lib/Galette/Core/Install.php:126 ../webroot/installer.php:302
-#: ../../tempcache/modals/plugin_initdb.html.twig:386
-msgid "Installation mode"
-msgstr "Modo de instalación"
+#: ../lib/Galette/Core/Galette.php:495 ../lib/Galette/Core/Galette.php:496
+#: ../lib/Galette/Controllers/Crud/MembersController.php:375
+msgid "Members list"
+msgstr "Lista de miembros"
 
-#: ../lib/Galette/Core/Install.php:129 ../webroot/installer.php:308
-msgid "Database"
-msgstr "Base de datos"
+#: ../lib/Galette/Core/Galette.php:504 ../lib/Galette/Core/Galette.php:505
+#: ../lib/Galette/Controllers/Crud/MembersController.php:375
+msgid "Trombinoscope"
+msgstr "Trombinoscopio"
 
-#: ../lib/Galette/Core/Install.php:132
-msgid "Database access and permissions"
-msgstr "Accesos y permisos de la base de datos"
+#: ../lib/Galette/Core/Galette.php:559
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:201
+msgid "Groups"
+msgstr "Grupos"
 
-#: ../lib/Galette/Core/Install.php:135
-msgid "Previous version selection"
-msgstr "Selección de la versión anterior"
+#: ../lib/Galette/Core/Galette.php:575
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:502
+msgid "Mailings"
+msgstr "Correspondencias"
 
-#: ../lib/Galette/Core/Install.php:138
-msgid "Datapase upgrade"
-msgstr "Mejora de la base de datos"
+#: ../lib/Galette/Core/Galette.php:592
+#: ../lib/Galette/DynamicFields/DynamicField.php:539
+msgid "Transactions"
+msgstr "Transacciones"
 
-#: ../lib/Galette/Core/Install.php:141
-msgid "Tables Creation"
-msgstr "Creación de tablas"
+#: ../lib/Galette/Core/Galette.php:710 ../lib/Galette/Core/Galette.php:715
+msgid "%membername: edit information"
+msgstr "%membername: editar información"
 
-#: ../lib/Galette/Core/Install.php:144 ../webroot/installer.php:349
-msgid "Admin parameters"
-msgstr "Parámetros de administrador"
+#: ../lib/Galette/Core/Galette.php:731 ../lib/Galette/Core/Galette.php:736
+msgid "%membername: contributions"
+msgstr "%membername: contribuciones"
 
-#: ../lib/Galette/Core/Install.php:147
-msgid "Galette initialization"
-msgstr "Inicialización de Galette"
+#: ../lib/Galette/Core/Galette.php:752 ../lib/Galette/Core/Galette.php:757
+msgid "%membername: remove from database"
+msgstr "%membername: quitar de base de datos"
 
-#: ../lib/Galette/Core/Install.php:150 ../webroot/installer.php:364
-#: ../../tempcache/modals/plugin_initdb.html.twig:451
-msgid "End!"
-msgstr "¡Fin!"
+#: ../lib/Galette/Core/Galette.php:776 ../lib/Galette/Core/Galette.php:781
+#: ../../tempcache/elements/group_persons.html.twig:182
+msgid "Log in in as %membername"
+msgstr "Acceder como %membername"
 
-#: ../lib/Galette/Core/Install.php:166 ../lib/Galette/Core/CheckModules.php:147
-msgid "Ok"
-msgstr "Bien"
+#: ../lib/Galette/Core/Galette.php:867
+msgid "Mass change"
+msgstr "Cambio masivo"
 
-#: ../lib/Galette/Core/Install.php:166 ../lib/Galette/Core/CheckModules.php:139
-msgid "Ko"
-msgstr "Ko"
+#: ../lib/Galette/Core/Galette.php:872
+msgid "Mass add contributions"
+msgstr "Añadir contribuciones en masa"
 
-#: ../lib/Galette/Core/Install.php:325
-msgid "Database type unknown"
-msgstr "Tipo desconocido de base de datos"
+#: ../lib/Galette/Core/Galette.php:877
+#: ../../tempcache/pages/contributions_list.html.twig:56
+#: ../../tempcache/elements/group.html.twig:358
+msgid "Delete"
+msgstr "Eliminar"
 
-#: ../lib/Galette/Core/Install.php:685
-msgid "%version script has been successfully executed :)"
-msgstr "El script %version ha sido ejecutado con éxito :)"
+#: ../lib/Galette/Core/Galette.php:893
+#: ../../tempcache/pages/members_list.html.twig:745
+msgid "Mail"
+msgstr "Correo"
 
-#: ../lib/Galette/Core/Install.php:697
-msgid "Unable to run %version update script :("
-msgstr "No se puede ejecutar el script de actualización de %version :("
+#: ../lib/Galette/Core/Galette.php:914
+#: ../../tempcache/elements/mailing_recipients.html.twig:106
+msgid "Generate labels"
+msgstr "Generar etiquetas"
 
-#: ../lib/Galette/Core/Install.php:1046
-msgid "Write configuration file"
-msgstr "Escribir archivo de configuración"
+#: ../lib/Galette/Core/Galette.php:919
+msgid "Generate Member Cards"
+msgstr "Generar tarjetas de miembro"
 
-#: ../lib/Galette/Core/Install.php:1075
-msgid "Config file already exists and is up to date"
-msgstr "El archivo de configuración ya existe y está actualizado"
+#: ../lib/Galette/Core/Galette.php:924
+#: ../../tempcache/pages/contributions_list.html.twig:56
+msgid "Export as CSV"
+msgstr "Exportar como CSV"
 
-#: ../lib/Galette/Core/Install.php:1104
-msgid "Unable to create configuration file (%path)"
-msgstr "No se ha podido crear el archivo de configuración (%path)"
+#: ../lib/Galette/Core/Db.php:1066
+#, php-format
+msgid "Minimum version for %1$s engine is %2$s, %1$s %3$s found!"
+msgstr ""
 
-#: ../lib/Galette/Core/Install.php:1157
-msgid "Preferences"
-msgstr "Preferencias"
+#: ../lib/Galette/Entity/PdfModel.php:313
+#, php-format
+msgid "%field should be less than %chars characters long."
+msgstr "%field debe tener menos de %chars caracteres."
 
-#: ../lib/Galette/Core/Install.php:1165
-#: ../../tempcache/pages/advanced_search.html.twig:494
-#: ../../tempcache/pages/advanced_search.html.twig:499
-msgid "Status"
-msgstr "Estado"
+#: ../lib/Galette/Entity/PdfModel.php:323
+#, php-format
+msgid "%field should not be empty!"
+msgstr "¡El campo %field no puede estar vacío!"
 
-#: ../lib/Galette/Core/Install.php:1169
-msgid "Fields config and categories"
-msgstr "Configuración de campos y categorías"
+#: ../lib/Galette/Entity/PdfModel.php:456
+msgid "Unknown type %type!"
+msgstr "¡Tipo desconocido %type!"
 
-#: ../lib/Galette/Core/Install.php:1173 ../lib/Galette/Core/Install.php:1195
-msgid "Mails texts"
-msgstr "Textos de correos"
+#: ../lib/Galette/Entity/PdfModel.php:472
+#: ../lib/Galette/Features/Replacements.php:252
+#: ../../tempcache/elements/edit_pdf_models.html.twig:50
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:110
+msgid "Title"
+msgstr "Título"
 
-#: ../lib/Galette/Core/Install.php:1177 ../lib/Galette/Core/Galette.php:403
-msgid "Titles"
-msgstr "Títulos"
+#: ../lib/Galette/Entity/PdfModel.php:474
+#: ../../tempcache/elements/edit_pdf_models.html.twig:67
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:117
+msgid "Subtitle"
+msgstr "Subtítulo"
 
-#: ../lib/Galette/Core/Install.php:1187
-msgid "Update preferences"
-msgstr "Preferencias de actualización"
+#: ../lib/Galette/Entity/PdfModel.php:489
+msgid "header and footer should not be empty!"
+msgstr "¡la cabecera y el pie de página no pueden quedar vacíos!"
 
-#: ../lib/Galette/Core/Install.php:1191
-msgid "Update models"
-msgstr "Modelos de actualización"
+#: ../lib/Galette/Entity/PdfModel.php:493
+msgid "body should not be empty!"
+msgstr "¡El cuerpo no puede estar vacío!"
 
-#: ../lib/Galette/Core/Gaptcha.php:103
-#, php-format
-msgid "How much is %1$s plus %2$s?"
-msgstr "¿Cuánto cuesta %1$s más %2$s?"
+#: ../lib/Galette/Entity/Status.php:120
+msgid "status"
+msgstr "estado"
 
-#: ../lib/Galette/Core/Gaptcha.php:104
-#, php-format
-msgid "How much is %1$s added to %2$s?"
-msgstr "¿A cuánto asciende %1$s añadido %2$s?"
+#: ../lib/Galette/Entity/Status.php:133
+msgid "You cannot delete default status!"
+msgstr "¡No puedes borrar el estado por defecto!"
 
-#: ../lib/Galette/Core/Gaptcha.php:105
-#, php-format
-msgid ""
-"I have %1$s Galettes, a friend give me %2$s more. How many Galettes do I "
-"have?"
-msgstr ""
-"Tengo %1$s Galettes, un amigo me ha dado %2$s más. ¿Cuántas Galettes tengo?"
+#: ../lib/Galette/Entity/Title.php:191
+msgid "You cannot delete Mr. or Mrs. titles!"
+msgstr "¡No puedes borrar los títulos de Sr. o Sra!"
 
-#: ../lib/Galette/Core/Gaptcha.php:108
-#, php-format
-msgid "How much is %1$s minus %2$s?"
-msgstr "¿Cuánto es %1$s menos %2$s?"
+#: ../lib/Galette/Entity/Contribution.php:150
+#: ../lib/Galette/Features/Replacements.php:430
+msgid "Contribution id"
+msgstr "ID de contribucion"
 
-#: ../lib/Galette/Core/Gaptcha.php:109
-#, php-format
-msgid "How much is %1$s on which we retire %2$s?"
-msgstr "¿A cuánto asciende el %1$s con el que nos retiramos el %2$s?"
+#: ../lib/Galette/Entity/Contribution.php:154
+#: ../../tempcache/pages/contribution_form.html.twig:112
+msgid "Contributor:"
+msgstr "Contribuidor:"
 
-#: ../lib/Galette/Core/Gaptcha.php:110
-#, php-format
-msgid "How much is %2$s retired to %1$s?"
-msgstr "¿Cuánto se jubila %2$s a %1$s?"
+#: ../lib/Galette/Entity/Contribution.php:158
+#: ../../tempcache/pages/contribution_form.html.twig:167
+msgid "Contribution type:"
+msgstr "Tipo de contribuidor:"
 
-#: ../lib/Galette/Core/Gaptcha.php:111
-#, php-format
-msgid "I have %1$s Galettes, I give %2$s of them. How many Galettes do I have?"
-msgstr "Tengo %1$s Galettes, doy %2$s de ellas. ¿Cuántas Galettes tengo?"
+#: ../lib/Galette/Entity/Contribution.php:162
+#: ../lib/Galette/Entity/Transaction.php:123
+#: ../../tempcache/pages/transaction_form.html.twig:188
+#: ../../tempcache/pages/contribution_form.html.twig:417
+msgid "Amount:"
+msgstr "Monto:"
 
-#: ../lib/Galette/Core/Pagination.php:279
-msgid "First page"
-msgstr "Primera página"
+#: ../lib/Galette/Entity/Contribution.php:166
+#: ../../tempcache/components/forms/payment_types.html.twig:53
+msgid "Payment type:"
+msgstr "Tipo de remuneración:"
 
-#: ../lib/Galette/Core/Pagination.php:285
-msgid "Previous page (%i)"
-msgstr "Página anterior (%i)"
+#: ../lib/Galette/Entity/Contribution.php:170
+#: ../../tempcache/pages/contribution_form.html.twig:593
+msgid "Comments:"
+msgstr "Comentarios:"
+
+#: ../lib/Galette/Entity/Contribution.php:174
+#: ../../tempcache/pages/transactions_list.html.twig:268
+#: ../../tempcache/pages/transactions_list.html.twig:369
+#: ../../tempcache/pages/transaction_form.html.twig:246
+#: ../../tempcache/pages/import.html.twig:90
+#: ../../tempcache/pages/import.html.twig:147
+#: ../../tempcache/pages/history.html.twig:102
+#: ../../tempcache/pages/history.html.twig:321
+#: ../../tempcache/pages/contributions_list.html.twig:388
+#: ../../tempcache/pages/contributions_list.html.twig:586
+#: ../../tempcache/pages/mailings_list.html.twig:97
+#: ../../tempcache/pages/mailings_list.html.twig:303
+#: ../../tempcache/pages/export.html.twig:132
+#: ../../tempcache/pages/export.html.twig:178
+#: ../../tempcache/pages/contribution_form.html.twig:280
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:124
+msgid "Date"
+msgstr "Fecha"
 
-#: ../lib/Galette/Core/Pagination.php:297
-msgid "Current page (%i)"
-msgstr "Página actual (%i)"
+#: ../lib/Galette/Entity/Contribution.php:178
+#: ../../tempcache/pages/contribution_form.html.twig:502
+msgid "Date of contribution:"
+msgstr "Fecha de Contribución:"
 
-#: ../lib/Galette/Core/Pagination.php:305
-msgid "Page %i"
-msgstr "Página %i"
+#: ../lib/Galette/Entity/Contribution.php:179
+#: ../../tempcache/pages/contribution_form.html.twig:496
+msgid "Start date of membership:"
+msgstr "Fecha inicio de membresía:"
 
-#: ../lib/Galette/Core/Pagination.php:313
-msgid "Next page (%i)"
-msgstr "Página siguiente (%i)"
+#: ../lib/Galette/Entity/Contribution.php:183
+#: ../../tempcache/pages/contribution_form.html.twig:558
+msgid "End date of membership:"
+msgstr "Fecha de finalización de membresía:"
 
-#: ../lib/Galette/Core/Pagination.php:319
-msgid "Last page (%i)"
-msgstr "Última página (%i)"
+#: ../lib/Galette/Entity/Contribution.php:187
+msgid "Transaction ID"
+msgstr "ID de transacción"
 
-#: ../lib/Galette/Core/Pagination.php:334
-msgid "All"
-msgstr "Todo"
+#: ../lib/Galette/Entity/Contribution.php:193
+#: ../../tempcache/pages/contribution_form.html.twig:540
+msgid "Membership extension:"
+msgstr "Extensión de membresía:"
 
-#: ../lib/Galette/Core/Authentication.php:301
+#: ../lib/Galette/Entity/Contribution.php:460
+#: ../lib/Galette/Entity/Contribution.php:1362
+#: ../lib/Galette/Entity/Adherent.php:1314
+#: ../lib/Galette/Entity/Transaction.php:352
+#: ../lib/Galette/Features/Dynamics.php:207
 #, php-format
-msgid "Logged in as:<br/>%login"
-msgstr "Conectado como:<br>%login"
-
-#: ../lib/Galette/Core/MailingHistory.php:505
-msgid "Delete mailing entries"
-msgstr "Borrar entradas de correo"
-
-#: ../lib/Galette/Core/Galette.php:126
-msgid "My Account"
-msgstr "Mi cuenta"
-
-#: ../lib/Galette/Core/Galette.php:130 ../lib/Galette/Core/Galette.php:650
-msgid "My contributions"
-msgstr "Mis contribuciones"
-
-#: ../lib/Galette/Core/Galette.php:131 ../lib/Galette/Core/Galette.php:651
-msgid "View and filter all my contributions"
-msgstr "Mostrar y filtrar todas mis contribuciones"
+msgid "- Wrong date format (%date_format) for %field!"
+msgstr "- ¡Formato de fecha incorrecto (%date_format) para %field!"
 
-#: ../lib/Galette/Core/Galette.php:138 ../lib/Galette/Core/Galette.php:659
-msgid "My transactions"
-msgstr "Mis transacciones"
+#: ../lib/Galette/Entity/Contribution.php:481
+#: ../lib/Galette/Entity/Transaction.php:363
+msgid "- The amount must be an integer!"
+msgstr "- ¡El monto debe ser un número entero!"
 
-#: ../lib/Galette/Core/Galette.php:139 ../lib/Galette/Core/Galette.php:660
-msgid "View and filter all my transactions"
-msgstr ""
+#: ../lib/Galette/Entity/Contribution.php:494
+msgid "- Unknown payment type"
+msgstr "- Tipo de pago desconocido"
 
-#: ../lib/Galette/Core/Galette.php:146 ../lib/Galette/Core/Galette.php:642
-msgid "My information"
-msgstr ""
+#: ../lib/Galette/Entity/Contribution.php:508
+msgid "- The duration must be a positive integer!"
+msgstr "- ¡el duracion nesesitan ser un integro positivo!"
 
-#: ../lib/Galette/Core/Galette.php:147 ../lib/Galette/Core/Galette.php:643
-msgid "View my member card"
+#: ../lib/Galette/Entity/Contribution.php:542
+#: ../lib/Galette/Entity/Transaction.php:395
+msgid "- Sum of all contributions exceed corresponding transaction amount."
 msgstr ""
+"- La suma de todas las contribuciones excede el monto de la transacción "
+"correspondiente."
 
-#: ../lib/Galette/Core/Galette.php:158
-msgid "Add a child member"
-msgstr "Agregar un miembro secundario"
+#: ../lib/Galette/Entity/Contribution.php:608
+msgid "- Membership period overlaps period starting at "
+msgstr "- Periodo de afiliación supera el periodo de comienzo en "
 
-#: ../lib/Galette/Core/Galette.php:159
-msgid "Add new child member in database"
-msgstr ""
+#: ../lib/Galette/Entity/Contribution.php:677
+msgid "Contribution added"
+msgstr "La contribución se ha añadido"
 
-#: ../lib/Galette/Core/Galette.php:169 ../lib/Galette/Core/Galette.php:551
-#: ../lib/Galette/DynamicFields/DynamicField.php:537
-#: ../../tempcache/elements/group.html.twig:79
-msgid "Members"
-msgstr "Miembros"
+#: ../lib/Galette/Entity/Contribution.php:683
+msgid "Fail to add new contribution."
+msgstr "Ha ocurrido un error al añadir la contribución."
 
-#: ../lib/Galette/Core/Galette.php:177
-msgid "List of members"
-msgstr ""
+#: ../lib/Galette/Entity/Contribution.php:698
+msgid "Contribution updated"
+msgstr "La contribución se ha actualizado"
 
-#: ../lib/Galette/Core/Galette.php:178 ../lib/Galette/Core/Galette.php:552
-msgid "View, search into and filter member's list"
-msgstr ""
+#: ../lib/Galette/Entity/Contribution.php:1105
+#: ../lib/Galette/Entity/PdfContribution.php:86
+#: ../lib/Galette/Entity/Texts.php:632
+#: ../lib/Galette/Features/Replacements.php:438
+msgid "Contribution information"
+msgstr "Información sobre la contribución"
 
-#: ../lib/Galette/Core/Galette.php:186
-msgid "Perform advanced search into members list"
-msgstr ""
+#: ../lib/Galette/Entity/Contribution.php:1107
+msgid "Script output"
+msgstr "Salida del script"
 
-#: ../lib/Galette/Core/Galette.php:207
-#: ../../tempcache/pages/members_list.html.twig:102
-msgid "Add a member"
-msgstr "Añadir miembro"
+#: ../lib/Galette/Entity/Contribution.php:1135
+#: ../../tempcache/modals/mass_choose_contributions_type.html.twig:97
+msgid "Membership"
+msgstr "Membresía"
 
-#: ../lib/Galette/Core/Galette.php:208
-msgid "Add new member in database"
-msgstr ""
+#: ../lib/Galette/Entity/Contribution.php:1137
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:112
+#: ../../tempcache/pages/transaction_form.html.twig:224
+#: ../../tempcache/pages/contribution_form.html.twig:251
+#: ../../tempcache/modals/mass_choose_contributions_type.html.twig:103
+msgid "Donation"
+msgstr "Donación"
 
-#: ../lib/Galette/Core/Galette.php:217 ../lib/Galette/Core/Galette.php:583
-#: ../lib/Galette/DynamicFields/DynamicField.php:538
-#: ../../tempcache/pages/members_list.html.twig:561
-msgid "Contributions"
-msgstr "Contribuciones"
+#: ../lib/Galette/Entity/Texts.php:124
+msgid "Insert a carriage return"
+msgstr "Introduce un retorno de carro"
 
-#: ../lib/Galette/Core/Galette.php:221
-msgid "List of contributions"
-msgstr "Lista de contribuciones"
+#: ../lib/Galette/Entity/Texts.php:128
+msgid "Insert a new blank line"
+msgstr "Introduce una nueva línea"
 
-#: ../lib/Galette/Core/Galette.php:222 ../lib/Galette/Core/Galette.php:584
-msgid "View and filter contributions"
-msgstr ""
+#: ../lib/Galette/Entity/Texts.php:132
+msgid "Link validity"
+msgstr "Validez del enlace"
 
-#: ../lib/Galette/Core/Galette.php:230
-msgid "List of transactions"
-msgstr "Lista de transacciones"
+#: ../lib/Galette/Entity/Texts.php:137
+msgid "Direct link for member card download"
+msgstr "Enlace directo para descargar tarjeta de miembro"
 
-#: ../lib/Galette/Core/Galette.php:231 ../lib/Galette/Core/Galette.php:593
-msgid "View and filter transactions"
-msgstr ""
+#: ../lib/Galette/Entity/Texts.php:142
+msgid "Direct link for invoice/receipt download"
+msgstr "Enlace directo para descargar factura/recibo"
 
-#: ../lib/Galette/Core/Galette.php:239
-#: ../../tempcache/pages/contributions_list.html.twig:262
-#: ../../tempcache/pages/contributions_list.html.twig:361
-#: ../../tempcache/pages/member_show.html.twig:192
-msgid "Add a membership fee"
-msgstr ""
+#: ../lib/Galette/Entity/Texts.php:147
+msgid "Galette's change password URI"
+msgstr "URL de Galette para el cambio de contraseña"
 
-#: ../lib/Galette/Core/Galette.php:240
-msgid "Add new membership fee in database"
-msgstr ""
+#: ../lib/Galette/Entity/Texts.php:639
+msgid "Mail specific"
+msgstr "Ajustes del correo"
 
-#: ../lib/Galette/Core/Galette.php:247
-#: ../../tempcache/pages/contributions_list.html.twig:276
-#: ../../tempcache/pages/contributions_list.html.twig:374
-#: ../../tempcache/pages/member_show.html.twig:207
-msgid "Add a donation"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:787
+msgid "Freed of dues"
+msgstr "Libre de cuotas"
 
-#: ../lib/Galette/Core/Galette.php:248
-msgid "Add new donation in database"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:799
+#, php-format
+msgid "Never contributed: Registered %days days ago (since %date)"
+msgstr "Nunca contribuido: registrado hace %days días (desde %date)"
 
-#: ../lib/Galette/Core/Galette.php:255
-#: ../../tempcache/pages/transactions_list.html.twig:204
-#: ../../tempcache/pages/transactions_list.html.twig:255
-msgid "Add a transaction"
-msgstr "Agregar una transacción"
+#: ../lib/Galette/Entity/Adherent.php:802
+#: ../lib/Galette/Filters/MembersList.php:317
+#: ../../tempcache/pages/members_list.html.twig:528
+msgid "Never contributed"
+msgstr "Nunca Contribuido"
 
-#: ../lib/Galette/Core/Galette.php:256
-msgid "Add new transaction in database"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:807
+msgid "Last day!"
+msgstr "¡Último día!"
 
-#: ../lib/Galette/Core/Galette.php:263 ../lib/Galette/Core/Galette.php:602
-msgid "Send reminders to late members"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:809
+msgid "Late since today!"
+msgstr "¡Último desde hoy!"
 
-#: ../lib/Galette/Core/Galette.php:274
-msgid "Management"
-msgstr "Administración"
+#: ../lib/Galette/Entity/Adherent.php:821
+#, php-format
+msgid "%days days remaining (ending on %date)"
+msgstr "Faltan %days días {se termina el %date}"
 
-#: ../lib/Galette/Core/Galette.php:278
-msgid "Manage groups"
-msgstr "Gestionar grupos"
+#: ../lib/Galette/Entity/Adherent.php:835
+#, php-format
+msgid "Late of %days days (since %date)"
+msgstr "Espacio de %days días (desde %date)"
 
-#: ../lib/Galette/Core/Galette.php:279 ../lib/Galette/Core/Galette.php:560
-msgid "View and manage groups"
-msgstr "Mostrar y gestionar grupos"
+#: ../lib/Galette/Entity/Adherent.php:838
+msgid "No longer member"
+msgstr "Ya no es miembro"
 
-#: ../lib/Galette/Core/Galette.php:291
-msgid "View application's logs"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:1203
+#: ../lib/Galette/Entity/Adherent.php:1213
+msgid "You have to select a group you own!"
+msgstr "¡Tiene que seleccionar a un grupo del personal!"
 
-#: ../lib/Galette/Core/Galette.php:297
-msgid "Manage mailings"
-msgstr "Gestionar correspondencia masiva"
+#: ../lib/Galette/Entity/Adherent.php:1285
+msgid "- Birthdate must be set in the past!"
+msgstr "- ¡Fecha de cumpleaños debe estar en el pasado!"
 
-#: ../lib/Galette/Core/Galette.php:298 ../lib/Galette/Core/Galette.php:576
-msgid "Manage mailings that has been sent"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:1293
+msgid "- Members must be less than 200 years old (currently %years)!"
+msgstr "- ¡Los miembros deben tener menos de 200 años (actualmente %years)!"
 
-#: ../lib/Galette/Core/Galette.php:304 ../install/steps/check.php:72
-msgid "Exports"
-msgstr "Exportaciones"
+#: ../lib/Galette/Entity/Adherent.php:1331
+msgid "- Non-valid E-Mail address!"
+msgstr "- ¡La dirección de correo no es válida!"
 
-#: ../lib/Galette/Core/Galette.php:305
-msgid "Export some data in various formats"
-msgstr "Exporta algunos datos en varios formatos"
+#: ../lib/Galette/Entity/Adherent.php:1349
+msgid "- This E-Mail address is already used by another member!"
+msgstr "- ¡Este correo electrónico ya está siendo usado por otro miembro!"
 
-#: ../lib/Galette/Core/Galette.php:311 ../install/steps/check.php:73
-msgid "Imports"
-msgstr "Importaciones"
+#: ../lib/Galette/Entity/Adherent.php:1356
+#: ../lib/Galette/Entity/Adherent.php:1398
+msgid "An error has occurred while looking if login already exists."
+msgstr "Ha ocurrido un error al buscar si el inicio de sesión ya existe."
 
-#: ../lib/Galette/Core/Galette.php:312
-msgid "Import members from CSV files"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:1366
+msgid "- The username must be composed of at least %i characters!"
+msgstr "- ¡El nombre de usuario debe tener por lo menos %i caracteres!"
 
-#: ../lib/Galette/Core/Galette.php:320
-msgid "Various charts"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:1371
+msgid "- The username cannot contain the @ character"
+msgstr "- El usuario no puede contener @ como carácter"
 
-#: ../lib/Galette/Core/Galette.php:330 ../install/steps/check.php:71
-msgid "Configuration"
-msgstr "Configuración"
+#: ../lib/Galette/Entity/Adherent.php:1391
+msgid "- This username is already in use, please choose another one!"
+msgstr "- ¡Este nombre de usuario ya se utiliza; elija otro!"
 
-#: ../lib/Galette/Core/Galette.php:335 ../lib/Galette/Core/Galette.php:618
-msgid ""
-"Set applications preferences (address, website, member's cards "
-"configuration, ...)"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:1409
+#: ../lib/Galette/Controllers/AuthController.php:495
+msgid "- The passwords don't match!"
+msgstr "- ¡Las contraseñas no coinciden!"
 
-#: ../lib/Galette/Core/Galette.php:342 ../lib/Galette/Core/Galette.php:626
-msgid "Information about available plugins"
-msgstr "Información sobre los complementos disponibles"
+#: ../lib/Galette/Entity/Adherent.php:1414
+msgid "Password misrepeated: "
+msgstr "La contraseña no se ha repetido igual: "
 
-#: ../lib/Galette/Core/Galette.php:348
-msgid "Core lists"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:1448
+msgid "Status #%id does not exists in database."
+msgstr "El estado #%id no existe en la base de datos."
 
-#: ../lib/Galette/Core/Galette.php:349
-msgid "Customize lists fields and order"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:1457
+msgid "An error has occurred while looking if status does exists."
+msgstr "Ha ocurrido un error al buscar si el estado existe."
 
-#: ../lib/Galette/Core/Galette.php:356
-msgid "Core fields"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:1464
+msgid "Gender %gender does not exists!"
+msgstr "¡El género %gender no existe!"
 
-#: ../lib/Galette/Core/Galette.php:357
-msgid ""
-"Customize fields order, set which are required, and for who they're visibles"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:1578
+msgid "Self_subscription as a member: "
+msgstr "Auto_subscricion como miembro"
 
-#: ../lib/Galette/Core/Galette.php:363
-msgid "Dynamic fields"
-msgstr "Campos dinámicos"
+#: ../lib/Galette/Entity/Adherent.php:1584
+msgid "Member card added"
+msgstr "Tarjeta de miembro agregada"
 
-#: ../lib/Galette/Core/Galette.php:364
-msgid "Manage additional fields for various forms"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:1592
+msgid "Fail to add new member."
+msgstr "Error al agregar nuevo miembro."
 
-#: ../lib/Galette/Core/Galette.php:372
-msgid "Translate additionnals fields labels"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:1622
+msgid "Member card updated"
+msgstr "Tarjeta de miembro actualizada"
 
-#: ../lib/Galette/Core/Galette.php:378 ../lib/Galette/Core/Galette.php:379
-msgid "Manage statuses"
-msgstr "Gestionar estados"
+#: ../lib/Galette/Entity/Adherent.php:1745
+#: ../../tempcache/components/forms/account.html.twig:64
+msgid "Active"
+msgstr "Activa"
 
-#: ../lib/Galette/Core/Galette.php:389
-msgid "Manage contributions types"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:1745
+#: ../../tempcache/pages/transactions_list.html.twig:180
+#: ../../tempcache/pages/contributions_list.html.twig:231
+#: ../../tempcache/components/forms/account.html.twig:72
+msgid "Inactive"
+msgstr "Inactiva"
 
-#: ../lib/Galette/Core/Galette.php:396
-msgid "Emails content"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:2026
+#: ../../tempcache/pages/member_form.html.twig:916
+msgid " (%age years old)"
+msgstr " (%age años)"
 
-#: ../lib/Galette/Core/Galette.php:397
-msgid "Manage emails texts and subjects"
-msgstr ""
+#: ../lib/Galette/Entity/Adherent.php:2104
+msgid "Duplicated from %name (%id)"
+msgstr "Duplicado de %name (%id)"
 
-#: ../lib/Galette/Core/Galette.php:404
-msgid "Manage titles"
-msgstr ""
+#: ../lib/Galette/Entity/SavedSearch.php:163
+msgid "Form is mandatory!"
+msgstr "¡El formulario es obligatorio!"
 
-#: ../lib/Galette/Core/Galette.php:412
-msgid "Manage PDF models"
-msgstr "Gestionar modelos PDF"
+#: ../lib/Galette/Entity/SavedSearch.php:357
+#, php-format
+msgid "Unknown form %form!"
+msgstr "¡Formulario desconocido %form!"
 
-#: ../lib/Galette/Core/Galette.php:418
-msgid "Payment types"
-msgstr ""
+#: ../lib/Galette/Entity/SavedSearch.php:372
+msgid "Name cannot be empty!"
+msgstr "¡El nombre no puede quedar vacío!"
 
-#: ../lib/Galette/Core/Galette.php:419
-msgid "Manage payment types"
-msgstr ""
+#: ../lib/Galette/Entity/PaymentType.php:191
+msgid "You cannot delete system payment types!"
+msgstr "¡No puedes borrar los tipos de pago del sistema!"
 
-#: ../lib/Galette/Core/Galette.php:426
-msgid "Empty adhesion form"
-msgstr ""
+#: ../lib/Galette/Entity/PaymentType.php:297
+msgid "Other"
+msgstr "Otros"
 
-#: ../lib/Galette/Core/Galette.php:427
-msgid "Download empty adhesion form"
-msgstr ""
+#: ../lib/Galette/Entity/PaymentType.php:298
+msgid "Cash"
+msgstr "Efectivo"
 
-#: ../lib/Galette/Core/Galette.php:437
-msgid "Admin tools"
-msgstr ""
+#: ../lib/Galette/Entity/PaymentType.php:299
+msgid "Credit card"
+msgstr "Tarjeta de crédito"
 
-#: ../lib/Galette/Core/Galette.php:438
-msgid "Various administrative tools"
-msgstr ""
+#: ../lib/Galette/Entity/PaymentType.php:300
+msgid "Check"
+msgstr "Cheque"
 
-#: ../lib/Galette/Core/Galette.php:491
-msgid "Public pages"
-msgstr ""
+#: ../lib/Galette/Entity/PaymentType.php:301
+msgid "Transfer"
+msgstr "Transferir"
 
-#: ../lib/Galette/Core/Galette.php:592
-#: ../lib/Galette/DynamicFields/DynamicField.php:539
-msgid "Transactions"
-msgstr "Transacciones"
+#: ../lib/Galette/Entity/PaymentType.php:302
+msgid "Paypal"
+msgstr "Paypal"
 
-#: ../lib/Galette/Core/Galette.php:710 ../lib/Galette/Core/Galette.php:715
-msgid "%membername: edit information"
-msgstr "%membername: editar información"
+#: ../lib/Galette/Entity/ContributionsTypes.php:118
+msgid "contribution type"
+msgstr "tipo de contribución"
 
-#: ../lib/Galette/Core/Galette.php:731 ../lib/Galette/Core/Galette.php:736
-msgid "%membername: contributions"
-msgstr "%membername: contribuciones"
+#: ../lib/Galette/Entity/Transaction.php:119
+#: ../../tempcache/pages/plugin_info.html.twig:97
+#: ../../tempcache/pages/transaction_form.html.twig:160
+msgid "Date:"
+msgstr "Fecha:"
 
-#: ../lib/Galette/Core/Galette.php:752 ../lib/Galette/Core/Galette.php:757
-msgid "%membername: remove from database"
-msgstr "%membername: quitar de base de datos"
+#: ../lib/Galette/Entity/Transaction.php:127
+#: ../../tempcache/pages/plugin_info.html.twig:81
+#: ../../tempcache/pages/transaction_form.html.twig:83
+msgid "Description:"
+msgstr "Descripción:"
 
-#: ../lib/Galette/Core/Galette.php:776 ../lib/Galette/Core/Galette.php:781
-#: ../../tempcache/elements/group_persons.html.twig:182
-msgid "Log in in as %membername"
-msgstr "Acceder como %membername"
+#: ../lib/Galette/Entity/Transaction.php:131
+#: ../../tempcache/pages/transaction_form.html.twig:102
+msgid "Originator:"
+msgstr "Creador inicial:"
 
-#: ../lib/Galette/Core/Galette.php:867
-msgid "Mass change"
-msgstr "Cambio masivo"
+#: ../lib/Galette/Entity/Transaction.php:370
+msgid "- Transaction description must be 150 characters long maximum."
+msgstr ""
+"- La descripción de transacción solamente puede tener un máximo de 150 "
+"caracteres."
 
-#: ../lib/Galette/Core/Galette.php:872
-msgid "Mass add contributions"
-msgstr "Añadir contribuciones en masa"
+#: ../lib/Galette/Entity/Transaction.php:452
+msgid "Transaction added"
+msgstr "Se ha añadido la transacción"
 
-#: ../lib/Galette/Core/Galette.php:877
-#: ../../tempcache/elements/group.html.twig:358
-#: ../../tempcache/pages/contributions_list.html.twig:56
-msgid "Delete"
-msgstr "Eliminar"
+#: ../lib/Galette/Entity/Transaction.php:458
+msgid "Fail to add new transaction."
+msgstr "Error al agregar una nueva transacción."
 
-#: ../lib/Galette/Core/Galette.php:893
-#: ../../tempcache/pages/members_list.html.twig:745
-msgid "Mail"
-msgstr "Correo"
+#: ../lib/Galette/Entity/Transaction.php:472
+msgid "Transaction updated"
+msgstr "Transacción actualizada"
 
-#: ../lib/Galette/Core/Galette.php:914
-#: ../../tempcache/elements/mailing_recipients.html.twig:106
-msgid "Generate labels"
-msgstr "Generar etiquetas"
+#: ../lib/Galette/Entity/Entitled.php:344
+msgid "ID must be an integer!"
+msgstr "¡El ID debe ser un número entero!"
 
-#: ../lib/Galette/Core/Galette.php:919
-msgid "Generate Member Cards"
-msgstr "Generar tarjetas de miembro"
+#: ../lib/Galette/Entity/Entitled.php:356
+msgid "Label does not exist"
+msgstr "La etiqueta no existe"
 
-#: ../lib/Galette/Core/Galette.php:924
-#: ../../tempcache/pages/contributions_list.html.twig:56
-msgid "Export as CSV"
-msgstr "Exportar como CSV"
+#: ../lib/Galette/Entity/Entitled.php:554
+msgid "Cannot delete this label: it's still used"
+msgstr "No se puede eliminar esta etiqueta: aún se utiliza"
 
-#: ../lib/Galette/Core/Preferences.php:533
-msgid "- You must indicate a sender name for emails!"
-msgstr "- ¡Debes indicar un nombre de remitente para los correos electrónicos!"
+#: ../lib/Galette/Entity/ListsConfig.php:213
+msgid "Is admin"
+msgstr "Es administrador"
 
-#: ../lib/Galette/Core/Preferences.php:539
-msgid "- You must indicate an email address Galette should use to send emails!"
-msgstr ""
-"- ¡Debe indicar la dirección de correo que Galette debe utilizar para enviar "
-"mensajes!"
+#: ../lib/Galette/Entity/ListsConfig.php:216
+msgid "Modified"
+msgstr "Modificado"
 
-#: ../lib/Galette/Core/Preferences.php:546
-msgid "- You must indicate the SMTP server you want to use!"
-msgstr "- ¡Debes indicar el servidor SMTP que deseas utilizar!"
+#. TRANS: see https://www.urbandictionary.com/define.php?term=b-day
+#: ../lib/Galette/Entity/ListsConfig.php:220
+msgid "b-day"
+msgstr "cumpleaños"
 
-#: ../lib/Galette/Core/Preferences.php:558
-msgid "- You must provide a login for SMTP authentication."
-msgstr "- Debes proporcionar un nombre de usuario para la autenticación SMTP."
+#: ../lib/Galette/Entity/ListsConfig.php:226
+msgid "Public"
+msgstr "Público"
 
-#: ../lib/Galette/Core/Preferences.php:564
-msgid "- You must provide a password for SMTP authentication."
-msgstr "- Debes proporcionar una contraseña para la autenticación SMTP."
+#: ../lib/Galette/Entity/Reminder.php:277
+msgid "%name <%mail> (%days days)"
+msgstr "%name &lt;%mail&gt; {%days días}"
 
-#: ../lib/Galette/Core/Preferences.php:576
-msgid ""
-"- Default membership extention and beginning of membership are mutually "
-"exclusive."
-msgstr ""
-"- La ampliación de la afiliación por defecto y el inicio de la afiliación "
-"son mutuamente excluyentes."
+#: ../lib/Galette/Entity/Reminder.php:284
+msgid "Sent reminder email for late membership"
+msgstr "Mandarme un recordatorio por correo del pago de la membresía"
 
-#: ../lib/Galette/Core/Preferences.php:585
-msgid "- Offering months is only compatible with beginning of membership."
+#: ../lib/Galette/Entity/Reminder.php:286
+msgid "Sent reminder email for impending membership"
 msgstr ""
-"- La oferta de meses sólo es compatible con el inicio de la afiliación."
-
-#: ../lib/Galette/Core/Preferences.php:594
-#: ../lib/Galette/Entity/Adherent.php:1190
-#: ../lib/Galette/Entity/Transaction.php:386
-#: ../lib/Galette/Entity/Contribution.php:531
-#, php-format
-msgid "- Mandatory field %field empty."
-msgstr "- Campo obligatorio %field vacío."
+"Mandarme un recordatorio por correo antes de la fecha de vencimiento de la "
+"membresía"
 
-#: ../lib/Galette/Core/Preferences.php:602 ../webroot/installer.php:185
-msgid "Passwords mismatch"
-msgstr "Las contraseñas no coinciden"
+#: ../lib/Galette/Entity/Reminder.php:292
+msgid "A problem happened while sending late membership email"
+msgstr ""
+"Se ha producido un problema al enviar el correo electrónico de afiliación "
+"tardía"
 
-#: ../lib/Galette/Core/Preferences.php:615
-msgid "You have to select a staff member"
-msgstr "Tienes que seleccionar a un miembro del personal"
+#: ../lib/Galette/Entity/Reminder.php:294
+msgid "A problem happened while sending impending membership email"
+msgstr ""
+"Se ha producido un problema al enviar el correo electrónico de adhesión "
+"inminente"
 
-#: ../lib/Galette/Core/Preferences.php:670
-#, php-format
-msgid "Invalid E-Mail address: %s"
-msgstr "Dirección de correo electrónico inválida: %s"
+#: ../lib/Galette/Entity/Reminder.php:304
+msgid "Unable to send %membership reminder (no email address)."
+msgstr ""
+"No se pudo enviar el recordario de la %membership {falta correo electrónico}."
 
-#: ../lib/Galette/Core/Preferences.php:684
-msgid "- The username must be composed of at least 4 characters!"
-msgstr "- ¡El nombre de usuario debe estar compuesto de al menos 4 caracteres!"
+#: ../lib/Galette/Entity/Reminder.php:317
+msgid "%name (#%id - %days days)"
+msgstr "%name (#%id - %días días)"
 
-#: ../lib/Galette/Core/Preferences.php:688
-msgid "- This username is already used by another member !"
-msgstr "- ¡Este nombre de usuario ya está siendo utilizado por otro usuario!"
+#: ../lib/Galette/Entity/Group.php:385
+msgid "Group has been detached from its parent"
+msgstr "Grupo ha sido desencajado desde su antecesor"
 
-#: ../lib/Galette/Core/Preferences.php:695
-#: ../lib/Galette/Core/Preferences.php:716
-msgid "- The numbers and measures have to be integers!"
-msgstr "- ¡Los números y las medidas tienen que ser enteros!"
+#: ../lib/Galette/Entity/Group.php:422
+#: ../../tempcache/pages/groups_list.html.twig:213
+msgid "The group name you have requested already exists in the database."
+msgstr "El nombre de grupo que ha solicitado ya existe en la BdD."
 
-#: ../lib/Galette/Core/Preferences.php:750
-msgid "- Invalid number of months of membership extension."
-msgstr "- Número inválido de meses de membresía extendida."
+#: ../lib/Galette/Entity/Group.php:450
+msgid "Group added"
+msgstr "Se ha añadido el grupo"
 
-#: ../lib/Galette/Core/Preferences.php:756
-msgid "- Invalid format of beginning of membership."
-msgstr "- Formato inválido del inicio de la afiliación."
+#: ../lib/Galette/Entity/Group.php:455
+msgid "Fail to add new group."
+msgstr "Falló la adición del grupo nuevo."
 
-#: ../lib/Galette/Core/Preferences.php:760
-msgid "- Invalid date for beginning of membership."
-msgstr "- Fecha inválida para el inicio de la afiliación."
+#: ../lib/Galette/Entity/Group.php:473
+msgid "Group updated"
+msgstr "Se ha actualizado el grupo"
 
-#: ../lib/Galette/Core/Preferences.php:766
-msgid "- Invalid number of offered months."
-msgstr "- Número inválido de meses ofrecidos."
+#: ../lib/Galette/Entity/Group.php:710
+#, php-format
+msgid "Group `%1$s` cannot be set as parent!"
+msgstr "¡El grupo `%1$s` no se puede establecer como padre!"
 
-#: ../lib/Galette/Core/Preferences.php:771
-msgid "- Invalid year for cards."
-msgstr "- Año inválido para las tarjetas."
+#: ../lib/Galette/Entity/Social.php:362
+msgid "Mastodon"
+msgstr "Mastodon"
 
-#: ../lib/Galette/Core/Preferences.php:888
-msgid "%name association's %status"
-msgstr "%name de la asociación %status"
+#: ../lib/Galette/Entity/Social.php:363
+msgid "Twitter"
+msgstr "Twitter"
 
-#: ../lib/Galette/Core/Preferences.php:1124
-msgid "Please define constant \"GALETTE_URI\" with the path to your instance."
-msgstr ""
+#: ../lib/Galette/Entity/Social.php:364
+msgid "Facebook"
+msgstr "Facebook"
 
-#: ../lib/Galette/Core/Preferences.php:1143
-#: ../lib/Galette/Core/Preferences.php:1159 ../lib/Galette/IO/Csv.php:115
-#: ../lib/Galette/Entity/Texts.php:214
-#: ../../tempcache/pages/history.html.twig:323
-#: ../../tempcache/pages/mailings_list.html.twig:274
-msgid "Y-m-d H:i:s"
-msgstr "Y-m-d H:i:s"
+#: ../lib/Galette/Entity/Social.php:365
+msgid "LinkedIn"
+msgstr "LinkedIn"
 
-#: ../lib/Galette/Core/Preferences.php:1145
-msgid "Never"
-msgstr "Nunca"
+#: ../lib/Galette/Entity/Social.php:366
+msgid "Viadeo"
+msgstr "Red Social Viadeo"
 
-#: ../lib/Galette/Core/Preferences.php:1183
-msgid "Current cards configuration may exceed page width!"
-msgstr ""
-"¡La configuración actual de las tarjetas podría exceder la anchura de la "
-"página!"
+#: ../lib/Galette/Entity/Social.php:367
+msgid "Jabber"
+msgstr "Jabber"
 
-#: ../lib/Galette/Core/Preferences.php:1194
-msgid "Current cards configuration may exceed page height!"
-msgstr ""
-"¡Es posible que la configuración de las tarjetas actuales excedan la altura "
-"de página!"
+#: ../lib/Galette/Entity/Social.php:368
+msgid "ICQ"
+msgstr "ICQ"
 
-#: ../lib/Galette/Core/Preferences.php:1220
-#: ../lib/Galette/Features/Replacements.php:794
-msgid "Main information"
-msgstr "Informacion principal"
+#: ../lib/Galette/Entity/Social.php:369 ../webroot/installer.php:374
+#: ../../tempcache/elements/footer.html.twig:44
+msgid "Website"
+msgstr "Sitio web"
 
-#: ../lib/Galette/Core/Preferences.php:1227
-#: ../../tempcache/elements/display_socials.html.twig:45
-#: ../../tempcache/elements/edit_socials.html.twig:56
-#: ../../tempcache/pages/preferences.html.twig:69
-msgid "Social networks"
-msgstr "Redes sociales"
+#: ../lib/Galette/Entity/Social.php:370
+msgid "Blog"
+msgstr "Blog"
 
-#: ../lib/Galette/Core/I18n.php:230
-msgid "Unknown lang (%lang)"
-msgstr "Idioma desconocido (%lang)"
+#: ../lib/Galette/Controllers/TextController.php:91
+msgid "Automatic emails texts edition"
+msgstr "Edición automática de mensajes de correo electrónico"
 
-#: ../lib/Galette/Core/CheckModules.php:96
+#: ../lib/Galette/Controllers/TextController.php:160
 #, php-format
-msgid "'%s' module"
-msgstr "modulo '%s'"
-
-#: ../lib/Galette/Core/CheckModules.php:102
-msgid "either 'mysql' or 'pgsql' PDO driver"
-msgstr "cualquier manejador PDO 'mysql' o 'pgsql'"
+msgid "Email: '%s' has not been modified!"
+msgstr "Correo: '%s' ¡no ha sido modificado!"
 
-#: ../lib/Galette/Core/Db.php:1066
+#: ../lib/Galette/Controllers/TextController.php:169
 #, php-format
-msgid "Minimum version for %1$s engine is %2$s, %1$s %3$s found!"
-msgstr ""
-
-#: ../lib/Galette/Core/Plugins.php:273 ../lib/Galette/Core/Plugins.php:296
-msgid "No such module."
-msgstr "No existe el módulo."
-
-#: ../lib/Galette/Core/Plugins.php:277 ../lib/Galette/Core/Plugins.php:281
-msgid "Cannot deactivate plugin."
-msgstr "No se puede desactivar el plugin."
+msgid "Email: '%s' has been successfully modified."
+msgstr "Correo: '%s' ha sido modificado con éxito."
 
-#: ../lib/Galette/Core/Plugins.php:300 ../lib/Galette/Core/Plugins.php:304
-msgid "Cannot activate plugin."
-msgstr "No se puede activar el plugin."
+#: ../lib/Galette/Controllers/HistoryController.php:206
+#: ../lib/Galette/Controllers/CrudController.php:281
+#: ../lib/Galette/Controllers/CsvController.php:504
+msgid "Removal has not been confirmed!"
+msgstr "¡La eliminación no ha sido confirmada!"
 
-#: ../lib/Galette/Core/Plugins.php:520 ../lib/Galette/Core/Plugins.php:582
-msgid "Module does not exists!"
-msgstr "¡El módulo no existe!"
+#: ../lib/Galette/Controllers/HistoryController.php:218
+msgid "Logs have been flushed!"
+msgstr "¡Los registros han sido limpiados!"
 
-#: ../lib/Galette/Core/Plugins.php:579
-msgid "File not found!"
-msgstr "¡No se encontró el archivo!"
+#: ../lib/Galette/Controllers/HistoryController.php:230
+msgid "An error occurred trying to flush logs :("
+msgstr "Ha ocurrido un error al intentar limpiar los registros :("
 
-#: ../lib/Galette/Core/Picture.php:1014
-msgid "An SQL error has occurred."
-msgstr "Ha ocurrido un error de SQL."
+#: ../lib/Galette/Controllers/HistoryController.php:269
+#: ../../tempcache/pages/history.html.twig:90
+msgid "Flush the logs"
+msgstr "Limpiar los registros"
 
-#: ../lib/Galette/Repository/Members.php:332
-msgid "Member Picture deleted"
-msgstr "Pintura del Miembro eliminado"
+#: ../lib/Galette/Controllers/CrudController.php:289
+msgid "Successfully deleted!"
+msgstr "¡Se ha eliminado correctamente!"
 
-#: ../lib/Galette/Repository/Members.php:417
-msgid "Delete members cards, transactions and dues"
-msgstr "Eliminadas tarjetas de miembros, transacciones y cuotas"
+#: ../lib/Galette/Controllers/CrudController.php:301
+msgid "An error occurred trying to delete :("
+msgstr "Se produjo un error al intentar eliminar :("
 
-#: ../lib/Galette/Repository/Members.php:434
-msgid "Cannot remove a member who still have dependencies (mailings, ...)"
+#: ../lib/Galette/Controllers/PdfController.php:119
+#: ../lib/Galette/Controllers/PdfController.php:286
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:326
+#: ../lib/Galette/Controllers/Crud/MembersController.php:260
+#: ../lib/Galette/Controllers/Crud/MembersController.php:990
+#: ../lib/Galette/Middleware/Authenticate.php:192
+msgid "You do not have permission for requested URL."
+msgstr "No tienes permiso para la URL solicitada."
+
+#: ../lib/Galette/Controllers/PdfController.php:152
+#: ../lib/Galette/Controllers/PdfController.php:233
+#: ../lib/Galette/Controllers/Crud/MembersController.php:940
+msgid "No member was selected, please check at least one name."
 msgstr ""
-"No se puede eliminar a un miembro que todavía tiene dependencias "
-"(correos, ...)"
+"No se ha seleccionado ningún miembro, por favor marque al menos un nombre."
 
-#. TRANS: see https://www.php.net/manual/datetime.format.php
-#: ../lib/Galette/Repository/Members.php:1395
-#: ../lib/Galette/Repository/Members.php:1399
-#: ../lib/Galette/Repository/Members.php:1502
-#: ../lib/Galette/Repository/Members.php:1506
-#: ../lib/Galette/Util/Password.php:267 ../lib/Galette/IO/MembersCsv.php:183
-#: ../lib/Galette/IO/MembersCsv.php:195 ../lib/Galette/IO/MembersCsv.php:207
-#: ../lib/Galette/IO/MembersCsv.php:219
-#: ../lib/Galette/IO/PdfAttendanceSheet.php:90
-#: ../lib/Galette/IO/PdfAttendanceSheet.php:122
-#: ../lib/Galette/IO/ContributionsCsv.php:140
-#: ../lib/Galette/IO/ContributionsCsv.php:152
-#: ../lib/Galette/IO/ContributionsCsv.php:164
-#: ../lib/Galette/Features/Replacements.php:503
-#: ../lib/Galette/Features/Dynamics.php:182
-#: ../lib/Galette/Features/Dynamics.php:195
-#: ../lib/Galette/Features/Dynamics.php:204
-#: ../lib/Galette/Entity/Adherent.php:793
-#: ../lib/Galette/Entity/Adherent.php:816
-#: ../lib/Galette/Entity/Adherent.php:829
-#: ../lib/Galette/Entity/Adherent.php:1268
-#: ../lib/Galette/Entity/Adherent.php:1302
-#: ../lib/Galette/Entity/Adherent.php:1311
-#: ../lib/Galette/Entity/Adherent.php:1811
-#: ../lib/Galette/Entity/Transaction.php:327
-#: ../lib/Galette/Entity/Transaction.php:340
-#: ../lib/Galette/Entity/Transaction.php:349
-#: ../lib/Galette/Entity/Transaction.php:616
-#: ../lib/Galette/Entity/Contribution.php:435
-#: ../lib/Galette/Entity/Contribution.php:448
-#: ../lib/Galette/Entity/Contribution.php:457
-#: ../lib/Galette/Entity/Contribution.php:609
-#: ../lib/Galette/Entity/Contribution.php:1217
-#: ../lib/Galette/Entity/Contribution.php:1341
-#: ../lib/Galette/Entity/Contribution.php:1350
-#: ../lib/Galette/Entity/Contribution.php:1359
-#: ../lib/Galette/Entity/ImportModel.php:215
-#: ../lib/Galette/Entity/SavedSearch.php:274
-#: ../lib/Galette/Entity/Group.php:636
-#: ../lib/Galette/Filters/TransactionsList.php:144
-#: ../lib/Galette/Filters/TransactionsList.php:245
-#: ../lib/Galette/Filters/TransactionsList.php:254
-#: ../lib/Galette/Filters/TransactionsList.php:283
-#: ../lib/Galette/Filters/HistoryList.php:155
-#: ../lib/Galette/Filters/HistoryList.php:251
-#: ../lib/Galette/Filters/HistoryList.php:260
-#: ../lib/Galette/Filters/HistoryList.php:289
-#: ../lib/Galette/Filters/MailingsList.php:150
-#: ../lib/Galette/Filters/MailingsList.php:246
-#: ../lib/Galette/Filters/MailingsList.php:255
-#: ../lib/Galette/Filters/MailingsList.php:284
-#: ../lib/Galette/Filters/ContributionsList.php:180
-#: ../lib/Galette/Filters/ContributionsList.php:188
-#: ../lib/Galette/Filters/ContributionsList.php:288
-#: ../lib/Galette/Filters/ContributionsList.php:297
-#: ../lib/Galette/Filters/ContributionsList.php:326
-#: ../lib/Galette/Filters/AdvancedMembersList.php:343
-#: ../lib/Galette/Filters/AdvancedMembersList.php:460
-#: ../lib/Galette/Filters/AdvancedMembersList.php:606
-#: ../../tempcache/pages/member_form.html.twig:902
-msgid "Y-m-d"
-msgstr "d-m-Y"
+#: ../lib/Galette/Controllers/PdfController.php:184
+#: ../lib/Galette/Controllers/PdfController.php:256
+#: ../lib/Galette/Controllers/PdfController.php:696
+msgid "Unable to get members list."
+msgstr "No se puede obtener la lista de elementos."
 
-#: ../lib/Galette/Repository/SavedSearches.php:271
-msgid "Searches deleted (%list)"
-msgstr "Búsquedas eliminadas (%list)"
+#: ../lib/Galette/Controllers/PdfController.php:343
+msgid "Attendance sheet configuration"
+msgstr "Configuración de la lista de asistencia"
 
-#: ../lib/Galette/Repository/Contributions.php:534
-msgid "Contributions deleted (%list)"
-msgstr "Contribuciones eliminadas (%list)"
+#: ../lib/Galette/Controllers/PdfController.php:379
+#: ../lib/Galette/Controllers/PdfController.php:398
+msgid "No member selected to generate attendance sheet"
+msgstr ""
+"Ningún elemento ha sido seleccionado para generar la lista de asistencia"
 
-#: ../lib/Galette/Util/Password.php:87
-msgid "Password is blacklisted!"
-msgstr "Password en cuarentena!"
+#: ../lib/Galette/Controllers/PdfController.php:446
+#: ../lib/Galette/Controllers/PdfController.php:715
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:752
+msgid "Unable to load contribution #%id!"
+msgstr "¡No se ha podido cargar la contribución #%id!"
 
-#: ../lib/Galette/Util/Password.php:97
-#, php-format
-msgid "Too short (%lenght characters minimum, %count found)"
-msgstr "Longitud muy corta (%lenght characters minimum, %count found)"
+#: ../lib/Galette/Controllers/PdfController.php:489
+msgid "Unable to get groups list."
+msgstr "No se puede obtener la lista de grupos."
 
-#: ../lib/Galette/Util/Password.php:109
-msgid "Do not use any of your personal information as password!"
-msgstr "No use información personal en la contraseña!"
+#: ../lib/Galette/Controllers/PdfController.php:576
+msgid "Missing PDF model type!"
+msgstr "¡Falta el tipo de modelo de PDF!"
 
-#: ../lib/Galette/Util/Password.php:150
-msgid "Does not contains lowercase letters"
-msgstr "No contiene minúsculas"
+#: ../lib/Galette/Controllers/PdfController.php:611
+msgid "Model has been successfully stored!"
+msgstr "¡El modelo ha sido archivado satisfactoriamente!"
 
-#: ../lib/Galette/Util/Password.php:154
-msgid "Does not contains uppercase letters"
-msgstr "No contiene letras mayúsculas"
+#: ../lib/Galette/Controllers/PdfController.php:614
+msgid "Model has not been stored :("
+msgstr "No se ha almacenado el modelo :("
 
-#: ../lib/Galette/Util/Password.php:157
-msgid "Does not contains letters"
-msgstr "No contiene letras"
+#: ../lib/Galette/Controllers/PdfController.php:656
+msgid "Invalid link!"
+msgstr "¡El enlace no es válido!"
 
-#: ../lib/Galette/Util/Password.php:163
-msgid "Does not contains numbers"
-msgstr "No contiene números"
+#: ../lib/Galette/Controllers/AdminToolsController.php:73
+msgid "Administration tools"
+msgstr "Herramientas administrativas"
 
-#: ../lib/Galette/Util/Password.php:169
-msgid "Does not contains special characters"
-msgstr "No contiene carácteres especiales"
+#: ../lib/Galette/Controllers/AdminToolsController.php:81
+#: ../install/steps/check.php:116
+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 ""
+"Faltan algunos módulos de PHP. Instálelos o póngase en contacto con el "
+"soporte.<br>Encontrará en la documentación más información sobre los módulos "
+"requeridos."
 
-#: ../lib/Galette/Util/FakeData.php:104
-msgid "Photo has not been stored!"
-msgstr "¡No se almacenó la fotografía!"
+#: ../lib/Galette/Controllers/AdminToolsController.php:114
+msgid "Texts has been successfully reinitialized."
+msgstr "El texto se han reiniciado con éxito."
 
-#: ../lib/Galette/Util/FakeData.php:111
-msgid "Photo has not been copied!"
-msgstr "No se copió la foto!"
+#: ../lib/Galette/Controllers/AdminToolsController.php:116
+msgid "An error occurred reinitializing texts :("
+msgstr "Se produjo un error al reinicializar los textos :("
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:521
-msgid "User, read/write"
-msgstr "Usuario, leer/escribir"
+#: ../lib/Galette/Controllers/AdminToolsController.php:125
+msgid "Fields configuration has been successfully reinitialized."
+msgstr "La configuración de los campos ha sido reiniciada con éxito."
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:522
-#: ../../tempcache/elements/edit_entitleds.html.twig:210
-#: ../../tempcache/elements/ajax_members.html.twig:147
-#: ../../tempcache/elements/group_persons.html.twig:137
-#: ../../tempcache/pages/members_list.html.twig:619
-#: ../../tempcache/pages/members_list.html.twig:774
-#: ../../tempcache/pages/configuration_core_fields.html.twig:263
-#: ../../tempcache/pages/preferences.html.twig:382
-#: ../../tempcache/pages/configuration_core_lists.html.twig:143
-#: ../../tempcache/pages/configuration_core_lists.html.twig:250
-msgid "Staff member"
-msgstr "Miembro del personal"
+#: ../lib/Galette/Controllers/AdminToolsController.php:127
+msgid "An error occurred reinitializing fields configuration :("
+msgstr "Ha ocurrido un error al reiniciar la configuración de los campos :("
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:523
-#: ../../tempcache/elements/ajax_members.html.twig:136
-#: ../../tempcache/elements/group_persons.html.twig:126
-#: ../../tempcache/pages/configuration_core_fields.html.twig:253
-#: ../../tempcache/pages/configuration_core_lists.html.twig:138
-#: ../../tempcache/pages/configuration_core_lists.html.twig:245
-msgid "Administrator"
-msgstr "Administrador"
+#: ../lib/Galette/Controllers/AdminToolsController.php:136
+msgid "PDF models has been successfully reinitialized."
+msgstr "Los modelos PDF han sido reiniciados con éxito."
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:524
-#: ../../tempcache/elements/ajax_members.html.twig:158
-#: ../../tempcache/elements/group_persons.html.twig:148
-#: ../../tempcache/pages/members_list.html.twig:626
-#: ../../tempcache/pages/members_list.html.twig:785
-#: ../../tempcache/pages/configuration_core_fields.html.twig:273
-#: ../../tempcache/pages/configuration_core_lists.html.twig:148
-#: ../../tempcache/pages/configuration_core_lists.html.twig:255
-#: ../../tempcache/pages/member_show.html.twig:551
-#: ../../tempcache/components/forms/groups.html.twig:149
-msgid "Group manager"
-msgstr "Gerente de grupo"
+#: ../lib/Galette/Controllers/AdminToolsController.php:138
+msgid "An error occurred reinitializing PDF models :("
+msgstr "Ha ocurrido un error al reiniciar los modelos PDF :("
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:525
-msgid "User, read only"
-msgstr "Usuario, solo lectura"
+#: ../lib/Galette/Controllers/AdminToolsController.php:151
+msgid "Logins and passwords have been successfully filled (%i processed)."
+msgstr ""
+"Los nombres de usuario y las contraseñas se han llenado con éxito (%i "
+"procesados)."
+
+#: ../lib/Galette/Controllers/AdminToolsController.php:154
+msgid "An error occurred filling empty logins and passwords :("
+msgstr ""
+"Se ha producido un error al llenar los inicios de sesión y las contraseñas "
+"vacías :("
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:613
-msgid "Missing required field name!"
-msgstr "Falta campo obligatorio!"
+#: ../lib/Galette/Controllers/GaletteController.php:108
+#: ../../tempcache/elements/footer.html.twig:83
+msgid "System information"
+msgstr "Información del sistema"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:622
-msgid "Missing required field permissions!"
-msgstr "¡Faltan los campos de permisos requeridos!"
+#: ../lib/Galette/Controllers/GaletteController.php:128
+#: ../../tempcache/elements/navigation/navigation_items.html.twig:71
+#: ../../tempcache/elements/navigation/navigation_items.html.twig:86
+msgid "Dashboard"
+msgstr "Tablero de mandos"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:627
-msgid "Unknown permission!"
-msgstr "¡Credenciales desconocidas!"
+#: ../lib/Galette/Controllers/GaletteController.php:258
+#: ../lib/Galette/Filters/MembersList.php:327
+msgid "All accounts"
+msgstr "Todas las cuentas"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:633
-msgid "Missing required form!"
-msgstr "¡Falta formulario requerido!"
+#: ../lib/Galette/Controllers/GaletteController.php:259
+#: ../lib/Galette/Filters/MembersList.php:328
+msgid "Active accounts"
+msgstr "Activar cuentas"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:638
-msgid "Unknown form!"
-msgstr "¡Formulario desconocido!"
+#: ../lib/Galette/Controllers/GaletteController.php:260
+#: ../lib/Galette/Filters/MembersList.php:329
+msgid "Inactive accounts"
+msgstr "Cuentas inactivas"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:646
-msgid "- Field name already used."
-msgstr "- Ya se utiliza el nombre del campo."
+#: ../lib/Galette/Controllers/GaletteController.php:288
+msgid ""
+"An SQL error has occurred while storing preferences. Please try again, and "
+"contact the administrator if the problem persists."
+msgstr ""
+"Se produjo un error de SQL al almacenar las preferencias. Inténtelo de nuevo "
+"y, si el problema persiste, póngase en contacto con el personal "
+"administrativo."
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:760
-msgid "An error occurred storing the field."
-msgstr "Ha ocurrido un error al guardar el campo."
+#: ../lib/Galette/Controllers/GaletteController.php:292
+msgid "Preferences has been saved."
+msgstr "Las preferencias han sido guardadas."
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:781
-msgid "An error occurred creating field values table"
-msgstr "Hubo un error al crear el campo en la tabla de valores"
+#: ../lib/Galette/Controllers/GaletteController.php:323
+#: ../lib/Galette/Controllers/GaletteController.php:355
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1612
+msgid "Delete failed"
+msgstr "Eliminación errónea"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:815
-msgid "An error occurred storing dynamic field values :("
-msgstr "Hubo un error al almacenar los campos dinámicos de valores"
+#: ../lib/Galette/Controllers/GaletteController.php:409
+msgid ""
+"You asked Galette to send a test email, but email has been disabled in the "
+"preferences."
+msgstr ""
+"Has pedido que Galette enviará un email de prueba, pero los emails han sido "
+"deshabilitados en las preferencias."
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1027
-msgid "separator"
-msgstr "separador"
+#: ../lib/Galette/Controllers/GaletteController.php:416
+msgid "Test message"
+msgstr "Mensaje de prueba"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1028
-msgid "free text"
-msgstr "texto libre"
+#: ../lib/Galette/Controllers/GaletteController.php:419
+msgid "Galette admin"
+msgstr "Administrador de Galette"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1029
-msgid "single line"
-msgstr "una linea"
+#: ../lib/Galette/Controllers/GaletteController.php:422
+msgid "Test message."
+msgstr "Mensaje de prueba."
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1030
-msgid "choice"
-msgstr "elección"
+#: ../lib/Galette/Controllers/GaletteController.php:431
+#, php-format
+msgid "An email has been sent to %email"
+msgstr "Un correo ha sido enviado a %email"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1031
-msgid "date"
-msgstr "fecha"
+#: ../lib/Galette/Controllers/GaletteController.php:440
+#, php-format
+msgid "No email sent to %email"
+msgstr "Ningún correo enviado a %email"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1032
-msgid "boolean"
-msgstr "booleano"
+#: ../lib/Galette/Controllers/GaletteController.php:447
+msgid "Invalid email adress!"
+msgstr "Correo electrónico invalido!"
 
-#: ../lib/Galette/DynamicFields/DynamicField.php:1033
-msgid "file"
-msgstr "archivo"
+#: ../lib/Galette/Controllers/GaletteController.php:512
+msgid "Fields configuration"
+msgstr "Configuración de campos"
 
-#: ../lib/Galette/Renderers/Html.php:81
-msgid "Galette error"
-msgstr "Error de Galette"
+#: ../lib/Galette/Controllers/GaletteController.php:575
+msgid "Fields configuration has been successfully stored"
+msgstr ""
+"La configuración de los campos ha sido archivada satisfactoriamente "
+"almacenada"
 
-#: ../lib/Galette/Renderers/Html.php:84 ../../tempcache/pages/404.html.twig:63
-msgid "Page not found"
-msgstr "No se encontró la página"
+#: ../lib/Galette/Controllers/GaletteController.php:580
+msgid "An error occurred while storing fields configuration :("
+msgstr "Ha ocurrido un error al almacenar la configuración de los campos :("
 
-#: ../lib/Galette/IO/PdfGroups.php:72
-msgid "groups_list"
-msgstr "lista_de_grupos"
+#: ../lib/Galette/Controllers/GaletteController.php:605
+msgid "Lists configuration"
+msgstr "Configuración de listas"
 
-#: ../lib/Galette/IO/PdfGroups.php:86 ../lib/Galette/IO/PdfGroups.php:107
-msgid "Members by groups"
-msgstr "Miembros por grupos"
+#: ../lib/Galette/Controllers/GaletteController.php:643
+msgid "List configuration has been successfully stored"
+msgstr "La lista de configuraciones ha sido almacenada satisfactoriamente"
 
-#: ../lib/Galette/IO/PdfGroups.php:109
-#: ../lib/Galette/IO/PdfAttendanceSheet.php:141
-#: ../lib/Galette/IO/PdfMembersLabels.php:86
-#: ../lib/Galette/IO/PdfMembersCards.php:105
-msgid "Generated by Galette"
-msgstr "Generado por Galette"
+#: ../lib/Galette/Controllers/GaletteController.php:648
+msgid "An error occurred while storing list configuration :("
+msgstr "Se produjo un error al almacenar la configuración de la lista :("
 
-#: ../lib/Galette/IO/PdfGroups.php:169
-msgid "Managers:"
-msgstr "Gestores:"
+#: ../lib/Galette/Controllers/GaletteController.php:723
+msgid "No reminder to send for now."
+msgstr "Ningún recordatorio ha sido enviado de momento."
 
-#: ../lib/Galette/IO/PdfGroups.php:179
-#: ../lib/Galette/IO/PdfAttendanceSheet.php:185
-#: ../lib/Galette/Features/Replacements.php:264
-#: ../lib/Galette/Entity/PdfModel.php:463
-#: ../lib/Galette/Filters/MembersList.php:292
-#: ../includes/fields_defs/members_fields.php:322
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:59
-#: ../../tempcache/elements/edit_entitleds.html.twig:58
-#: ../../tempcache/elements/edit_entitleds.html.twig:106
-#: ../../tempcache/elements/edit_entitleds.html.twig:111
-#: ../../tempcache/elements/edit_entitleds.html.twig:197
-#: ../../tempcache/elements/ajax_members.html.twig:51
-#: ../../tempcache/elements/ajax_groups.html.twig:46
-#: ../../tempcache/elements/group_persons.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/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/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:78
-#: ../../tempcache/pages/export.html.twig:128
-#: ../../tempcache/pages/export.html.twig:255
-msgid "Name"
-msgstr "Nombre"
+#: ../lib/Galette/Controllers/GaletteController.php:760
+msgid "There are no member to proceed."
+msgstr "No hay elementos para proceder."
 
-#: ../lib/Galette/IO/PdfGroups.php:180
-#: ../lib/Galette/Features/Replacements.php:328
-#: ../lib/Galette/Features/Replacements.php:376
-#: ../../tempcache/elements/member_card.html.twig:147
-#: ../../tempcache/pages/preferences.html.twig:2045
-#: ../../tempcache/pages/members_public_list.html.twig:86
-#: ../../tempcache/pages/members_public_list.html.twig:222
-msgid "Email"
-msgstr "Correo electrónico"
+#: ../lib/Galette/Controllers/GaletteController.php:767
+msgid "Reminder has not been sent:"
+msgstr "Recordatorio no ha sido enviado:"
 
-#: ../lib/Galette/IO/PdfGroups.php:181
-#: ../lib/Galette/Features/Replacements.php:320
-#: ../lib/Galette/Entity/ListsConfig.php:223
-#: ../../tempcache/elements/member_card.html.twig:107
-msgid "Phone"
-msgstr "Teléfono"
+#: ../lib/Galette/Controllers/GaletteController.php:774
+msgid "Sent reminders:"
+msgstr "Recordatorios enviados:"
 
-#: ../lib/Galette/IO/PdfGroups.php:182
-#: ../lib/Galette/Features/Replacements.php:324
-msgid "GSM"
-msgstr "GSM"
+#: ../lib/Galette/Controllers/GaletteController.php:850
+msgid "Download document"
+msgstr "Descargar documento"
 
-#: ../lib/Galette/IO/MembersCsv.php:84
-msgid "filtered_memberslist"
-msgstr "Lista filtrada de miembros"
+#: ../lib/Galette/Controllers/PluginsController.php:114
+msgid "Plugin %name has been enabled"
+msgstr "El complemento %name ha sido activado"
 
-#: ../lib/Galette/IO/MembersCsv.php:229
-#: ../lib/Galette/Features/Replacements.php:614
-#: ../lib/Galette/Entity/Adherent.php:1771
-#: ../../tempcache/modals/mass_change_members.html.twig:163
-#: ../../tempcache/elements/ajax_members.html.twig:106
-#: ../../tempcache/elements/group_persons.html.twig:98
-#: ../../tempcache/pages/advanced_search.html.twig:1187
-#: ../../tempcache/components/forms/gender.html.twig:129
-msgid "Man"
-msgstr "Hombre"
+#: ../lib/Galette/Controllers/PluginsController.php:132
+msgid "Plugin %name has been disabled"
+msgstr "El complemento %name ha sido desactivado"
 
-#: ../lib/Galette/IO/MembersCsv.php:232
-#: ../lib/Galette/Features/Replacements.php:616
-#: ../lib/Galette/Entity/Adherent.php:1773
-#: ../../tempcache/modals/mass_change_members.html.twig:154
-#: ../../tempcache/elements/ajax_members.html.twig:117
-#: ../../tempcache/elements/group_persons.html.twig:109
-#: ../../tempcache/pages/advanced_search.html.twig:1187
-#: ../../tempcache/components/forms/gender.html.twig:146
-msgid "Woman"
-msgstr "Mujer"
+#: ../lib/Galette/Controllers/AuthController.php:88
+#: ../lib/Galette/Controllers/AuthController.php:148
+#: ../lib/Galette/Features/Replacements.php:332
+#: ../lib/Galette/Features/Replacements.php:372
+#: ../../tempcache/pages/index.html.twig:91
+#: ../../tempcache/elements/navigation/public_pages.html.twig:96
+msgid "Login"
+msgstr "Acceso"
 
-#: ../lib/Galette/IO/MembersCsv.php:235
-#: ../lib/Galette/Features/Replacements.php:618
-#: ../lib/Galette/Entity/Adherent.php:1775
-#: ../../tempcache/modals/mass_change_members.html.twig:145
-#: ../../tempcache/pages/advanced_search.html.twig:1187
-#: ../../tempcache/components/forms/gender.html.twig:112
-msgid "Unspecified"
-msgstr "Sin especificar"
+#: ../lib/Galette/Controllers/AuthController.php:114
+msgid "You must provide both login and password."
+msgstr "Debes proporcionar usuario y contraseña."
 
-#: ../lib/Galette/IO/MembersCsv.php:243 ../lib/Galette/IO/MembersCsv.php:247
-#: ../lib/Galette/IO/MembersCsv.php:251 ../lib/Galette/IO/MembersCsv.php:255
-#: ../lib/Galette/Features/Replacements.php:739
-#: ../lib/Galette/Entity/Adherent.php:1737
-#: ../lib/Galette/Entity/Adherent.php:1739
-#: ../lib/Galette/Entity/Adherent.php:1741
-#: ../lib/Galette/Entity/Adherent.php:1743
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:111
-#: ../../tempcache/elements/edit_entitleds.html.twig:140
-#: ../../tempcache/elements/edit_entitleds.html.twig:243
-#: ../../tempcache/elements/js/messages.js.twig:118
-#: ../../tempcache/elements/display_dynamic_fields.html.twig:135
-#: ../../tempcache/elements/messages_inline.html.twig:310
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:141
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:434
-#: ../../tempcache/pages/configuration_core_fields.html.twig:186
-#: ../../tempcache/pages/mailings_list.html.twig:195
-#: ../../tempcache/pages/advanced_search.html.twig:469
-#: ../../tempcache/pages/advanced_search.html.twig:1274
-msgid "Yes"
-msgstr "Si"
+#: ../lib/Galette/Controllers/AuthController.php:143
+msgid "Your password is too weak! Please consider updating it."
+msgstr "¡Tu contraseña es muy débil! Por favor considera actualizarla."
 
-#: ../lib/Galette/IO/MembersCsv.php:243 ../lib/Galette/IO/MembersCsv.php:247
-#: ../lib/Galette/IO/MembersCsv.php:251 ../lib/Galette/IO/MembersCsv.php:255
-#: ../lib/Galette/Features/Replacements.php:739
-#: ../lib/Galette/Entity/Adherent.php:1737
-#: ../lib/Galette/Entity/Adherent.php:1739
-#: ../lib/Galette/Entity/Adherent.php:1741
-#: ../lib/Galette/Entity/Adherent.php:1743
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:113
-#: ../../tempcache/elements/edit_entitleds.html.twig:136
-#: ../../tempcache/elements/edit_entitleds.html.twig:249
-#: ../../tempcache/elements/js/messages.js.twig:136
-#: ../../tempcache/elements/display_dynamic_fields.html.twig:141
-#: ../../tempcache/elements/messages_inline.html.twig:314
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:133
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:426
-#: ../../tempcache/pages/configuration_core_fields.html.twig:205
-#: ../../tempcache/pages/mailings_list.html.twig:211
-#: ../../tempcache/pages/advanced_search.html.twig:485
-#: ../../tempcache/pages/advanced_search.html.twig:1276
-msgid "No"
-msgstr "No"
+#: ../lib/Galette/Controllers/AuthController.php:151
+msgid "Login failed."
+msgstr "El acceso ha fallado."
 
-#: ../lib/Galette/IO/PdfAttendanceSheet.php:105
-msgid "attendance_sheet"
-msgstr "hoja_de_asistencia"
+#: ../lib/Galette/Controllers/AuthController.php:152
+msgid "Authentication failed"
+msgstr "La autenticación ha fallado"
 
-#: ../lib/Galette/IO/PdfAttendanceSheet.php:167
-msgid "MMMM, EEEE d y"
-msgstr ""
+#: ../lib/Galette/Controllers/AuthController.php:168
+#: ../../tempcache/elements/logout.html.twig:100
+#: ../../tempcache/elements/logout.html.twig:145
+#: ../../tempcache/elements/logout.html.twig:163
+#: ../../tempcache/elements/logout.html.twig:261
+msgid "Log off"
+msgstr "Cerrar la sesión"
 
-#: ../lib/Galette/IO/PdfAttendanceSheet.php:186
-msgid "Signature"
-msgstr "Firma"
+#: ../lib/Galette/Controllers/AuthController.php:193
+#, php-format
+msgid "Impersonating as %login"
+msgstr "Suplantación como %login"
 
-#: ../lib/Galette/IO/Charts.php:143 ../lib/Galette/Filters/MembersList.php:318
-msgid "Staff members"
-msgstr "Miembros del personal"
+#: ../lib/Galette/Controllers/AuthController.php:205
+msgid "Unable to impersonate as %id"
+msgstr "No se puede suplantar como %id"
 
-#: ../lib/Galette/IO/Charts.php:182
-msgid "Due free"
-msgstr "Cotización gratis"
+#: ../lib/Galette/Controllers/AuthController.php:231
+#: ../lib/Galette/Controllers/AuthController.php:236
+msgid "Impersonating ended"
+msgstr "La suplantación terminó"
 
-#: ../lib/Galette/IO/Charts.php:198
-msgid "Never contribute"
-msgstr "Nunca contribuir"
+#: ../lib/Galette/Controllers/AuthController.php:261
+#: ../lib/Galette/Controllers/AuthController.php:462
+msgid "Password recovery"
+msgstr "Contraseña recuperada"
 
-#: ../lib/Galette/IO/Charts.php:220
-msgid "Impending due dates"
-msgstr "Fechas de vencimiento próximas"
+#: ../lib/Galette/Controllers/AuthController.php:293
+#: ../../tempcache/pages/mailing_form.html.twig:58
+msgid "Email sent is disabled in the preferences. Ask galette admin"
+msgstr ""
+"El envío de correo electrónico está desactivado en las preferencias. "
+"Pregunte al administrador de la sección"
 
-#: ../lib/Galette/IO/Charts.php:236
-msgid "Up to date"
-msgstr "Actualizado"
+#: ../lib/Galette/Controllers/AuthController.php:352
+#, php-format
+msgid "Email sent to '%s' for password recovery."
+msgstr "Correo enviado a '%s' para recuperación de contraseña."
 
-#: ../lib/Galette/IO/Charts.php:252
-#: ../../tempcache/pages/reminder.html.twig:116
-msgid "Late"
-msgstr "Tarde"
+#: ../lib/Galette/Controllers/AuthController.php:356
+msgid ""
+"An email has been sent to your address.<br/>Please check your inbox and "
+"follow the instructions."
+msgstr ""
+"Se ha enviado un correo a tu dirección.<br>Por favor revisa tu bandeja de "
+"entrada y sigue las instrucciones."
 
-#: ../lib/Galette/IO/Charts.php:307
-msgid "Individuals"
-msgstr "Particulares"
+#: ../lib/Galette/Controllers/AuthController.php:358
+msgid "An email has been sent to the member."
+msgstr "Un correo ha sido enviado al usuario."
 
-#: ../lib/Galette/IO/Charts.php:308
-msgid "Companies"
-msgstr "Compañías"
+#: ../lib/Galette/Controllers/AuthController.php:369
+#, php-format
+msgid "A problem happened while sending password for account '%s'"
+msgstr "Ha ocurrido un problema al enviar la contraseña a la cuenta '%s'"
 
-#: ../lib/Galette/IO/PdfMembersLabels.php:73
-msgid "labels_print_filename"
-msgstr "labels_print_filename"
+#: ../lib/Galette/Controllers/AuthController.php:383
+#: ../lib/Galette/Events/MemberListener.php:220
+#, php-format
+msgid ""
+"An error occurred storing temporary password for %s. Please inform an admin."
+msgstr ""
+"Ha ocurrido un error al almacenar temporalmente la contraseña para %s. Favor "
+"de informar al administrador."
 
-#: ../lib/Galette/IO/PdfMembersLabels.php:85
-msgid "Member's Labels"
-msgstr "Etiquetas de los miembros"
+#: ../lib/Galette/Controllers/AuthController.php:395
+#, php-format
+msgid "Your account (%s) do not contain any valid email address"
+msgstr "Tu cuenta (%s) no contiene una dirección de correo válida"
 
-#: ../lib/Galette/IO/PdfMembersLabels.php:87
-#: ../../tempcache/pages/preferences.html.twig:101
-msgid "Labels"
-msgstr "Etiquetas"
+#: ../lib/Galette/Controllers/AuthController.php:409
+#, php-format
+msgid "Mails address %s does not exist"
+msgstr "La dirección de correo %s no existe"
 
-#: ../lib/Galette/IO/CsvIn.php:230
+#: ../lib/Galette/Controllers/AuthController.php:415
 #, php-format
-msgid "File %filename cannot be open!"
-msgstr "¡El documento %filename no se puede abrir!"
+msgid "Login %s does not exist"
+msgstr "El acceso %s no existe"
 
-#: ../lib/Galette/IO/CsvIn.php:278
+#: ../lib/Galette/Controllers/AuthController.php:446
 msgid ""
-"Fields count mismatch... There should be %should_count fields and there are "
-"%count (row %row)"
+"This link is no longer valid. You should ask to retrieve your password again."
 msgstr ""
-"El número de campos no corresponde… Debe haber %should_count campos, pero "
-"hay %count (fila %row)"
+"Este enlace ya no es válido. Debe solicitar que se recupere su contraseña de "
+"nuevo."
 
-#: ../lib/Galette/IO/CsvIn.php:300
-msgid "Field %field is required, but missing in row %row"
-msgstr "Se requiere el campo %field , pero no se encuentra en la fila %row"
+#: ../lib/Galette/Controllers/AuthController.php:492
+#: ../webroot/installer.php:134 ../webroot/installer.php:177
+msgid "No password"
+msgstr "Sin contraseña"
 
-#: ../lib/Galette/IO/CsvIn.php:322
+#: ../lib/Galette/Controllers/AuthController.php:501
+msgid "Your password is too weak!"
+msgstr "¡Su contraseña es demasiado débil!"
+
+#: ../lib/Galette/Controllers/AuthController.php:510
+msgid "An error occurred while updating your password."
+msgstr "Se produjo un error al actualizar su contraseña."
+
+#: ../lib/Galette/Controllers/AuthController.php:516
 #, php-format
-msgid "Status %status does not exists!"
-msgstr "¡El estado %status no existe!"
+msgid "Password changed for member '%s'."
+msgstr "La contraseña cambió para el usuario '%s'."
 
-#: ../lib/Galette/IO/CsvIn.php:342
-msgid "Title %title does not exists!"
-msgstr "¡El título %title no existe!"
+#: ../lib/Galette/Controllers/AuthController.php:524
+msgid "Your password has been changed!"
+msgstr "¡Tu contraseña ha sido cambiada!"
 
-#: ../lib/Galette/IO/CsvIn.php:358
-msgid "from another member in import"
-msgstr "de otro miembro en la importación"
+#: ../lib/Galette/Controllers/DynamicTranslationsController.php:119
+#, php-format
+msgid ""
+"No translation for '%s'!<br/>Please fill and submit above form to create it."
+msgstr ""
+"No hay traducción para «%s».<br>Por favor, llene y envíe el formulario de "
+"arriba para crearlo."
 
-#: ../lib/Galette/IO/CsvIn.php:358
-msgid "from member %id_adh"
-msgstr "del miembro %id_adh"
+#: ../lib/Galette/Controllers/DynamicTranslationsController.php:202
+#: ../lib/Galette/Controllers/DynamicTranslationsController.php:227
+msgid "An error occurred saving label `%label` for language `%lang`"
+msgstr ""
+"Ha ocurrido un error guardando la etiqueta `%label` para el idioma `%lang`"
 
-#: ../lib/Galette/IO/CsvIn.php:364
-msgid "Email address %address is already used! (%extra)"
-msgstr "¡La dirección de correo electrónico %address ya está ocupada! {%extra}"
+#: ../lib/Galette/Controllers/DynamicTranslationsController.php:243
+msgid "Labels has been sucessfully translated!"
+msgstr "¡Las etiquetas han sido traducidas con éxito!"
 
-#: ../lib/Galette/IO/CsvIn.php:389
-msgid "Lang %lang does not exists!"
-msgstr "¡El lenguaje %lang no existe!"
+#: ../lib/Galette/Controllers/CsvController.php:128
+msgid "CVS database Export"
+msgstr "Exportación de la base de datos CVS"
 
-#: ../lib/Galette/IO/CsvIn.php:441
-msgid "File is empty!"
-msgstr "¡El archivo está vacío!"
+#: ../lib/Galette/Controllers/CsvController.php:181
+msgid "Table %table is empty, and has not been exported."
+msgstr "La tabla %table está vacía, y no ha sido exportada."
 
-#: ../lib/Galette/IO/CsvIn.php:528 ../lib/Galette/IO/CsvIn.php:539
-msgid "An error occurred storing member at row %row (%name):"
-msgstr "Hubo un error al guardar el miembro en la fila %row {%name}:"
+#: ../lib/Galette/Controllers/CsvController.php:199
+#, php-format
+msgid ""
+"Export file could not be write on disk for '%export'. Make sure web server "
+"can write in the exports directory."
+msgstr ""
+"No se ha podido escribir el archivo de exportación en el disco para "
+"'%export'. Asegúrese de que el servidor web puede escribir en el directorio "
+"de exportaciones."
 
-#: ../lib/Galette/IO/CsvIn.php:574
-msgid "An error occurred while importing members"
-msgstr "Hubo un error al importar los miembros"
+#: ../lib/Galette/Controllers/CsvController.php:209
+#, php-format
+msgid "An error occurred running parameted export '%export'."
+msgstr ""
+"Se ha producido un error al ejecutar la exportación parametrizada '%export'."
 
-#: ../lib/Galette/IO/Pdf.php:100 ../lib/Galette/IO/Pdf.php:226
+#: ../lib/Galette/Controllers/CsvController.php:219
 #, php-format
-msgid "Association %s"
-msgstr "Asociación %s"
+msgid ""
+"An error occurred running parameted export '%export'. Please check the logs."
+msgstr ""
+"Se ha producido un error al ejecutar la exportación parametrizada '%export'. "
+"Por favor revise los registros."
 
-#: ../lib/Galette/IO/PdfMembersCards.php:93
-msgid "cards"
-msgstr "tarjetas"
+#: ../lib/Galette/Controllers/CsvController.php:268
+msgid "CSV members import"
+msgstr "Importación de usuarios CSV"
 
-#: ../lib/Galette/IO/PdfMembersCards.php:104
-msgid "Member's Cards"
-msgstr "Tarjetas de los miembros"
+#: ../lib/Galette/Controllers/CsvController.php:320
+msgid "An error occurred importing the file :("
+msgstr "Se ha producido un error al importar el archivo :("
 
-#: ../lib/Galette/IO/PdfMembersCards.php:106
-#: ../../tempcache/pages/preferences.html.twig:109
-msgid "Cards"
-msgstr "Tarjetas"
+#: ../lib/Galette/Controllers/CsvController.php:332
+msgid "File '%filename%' has been successfully imported :)"
+msgstr "El archivo '%filename%' ha sido importado con éxito :)"
 
-#: ../lib/Galette/IO/FileTrait.php:483
-msgid "An error occurred."
-msgstr "Se produjo un error."
+#: ../lib/Galette/Controllers/CsvController.php:365
+msgid "Your file has been successfully uploaded!"
+msgstr "¡Se cargó el archivo correctamente!"
 
-#: ../lib/Galette/IO/FileTrait.php:487
-msgid ""
-"File name is invalid, it should not contain any special character or space."
-msgstr ""
-"El nombre del archivo no es válido, no debe contener caracteres especiales "
-"ni espacios."
+#: ../lib/Galette/Controllers/CsvController.php:384
+msgid "No files has been seleted for upload!"
+msgstr "¡No se ha seleccionado ningún archivo para cargar!"
 
-#: ../lib/Galette/IO/FileTrait.php:493
+#: ../lib/Galette/Controllers/CsvController.php:390
+msgid "No files has been uploaded!"
+msgstr "¡No se ha actualizado ningún archivo!"
+
+#: ../lib/Galette/Controllers/CsvController.php:464
 #, php-format
-msgid "File extension is not allowed, only %s files are."
-msgstr "No se permite la extensión de archivo, pero sí los archivos %s."
+msgid "Remove %1$s file %2$s"
+msgstr "Eliminar %1$s archivo %2$s"
 
-#: ../lib/Galette/IO/FileTrait.php:500 ../lib/Galette/Features/Dynamics.php:306
+#: ../lib/Galette/Controllers/CsvController.php:517
 #, php-format
-msgid "File is too big. Maximum allowed size is %dKo"
-msgstr "El archivo es demasiado grande. El tamaño máximo permitido es de %dKo"
+msgid "'%export' file has been removed from disk."
+msgstr "El archivo '%export' ha sido eliminado del disco."
 
-#: ../lib/Galette/IO/FileTrait.php:505
+#: ../lib/Galette/Controllers/CsvController.php:527
 #, php-format
-msgid "Image is too small. The minimum image side size allowed is %spx"
-msgstr ""
+msgid "Cannot remove '%export' from disk :/"
+msgstr "No se puede eliminar «%export» del disco :/"
 
-#: ../lib/Galette/IO/FileTrait.php:511
-msgid "Mime-Type not allowed"
-msgstr "Mime-Type no permitido"
+#: ../lib/Galette/Controllers/CsvController.php:603
+msgid "CSV import model"
+msgstr "Importación de modelo CSV"
 
-#: ../lib/Galette/IO/FileTrait.php:514
-msgid "A file with that name already exists!"
-msgstr "¡Ya existe un archivo con ese nombre!"
+#: ../lib/Galette/Controllers/CsvController.php:644
+msgid "galette_import_model.csv"
+msgstr "galette_import_model.csv"
 
-#: ../lib/Galette/IO/FileTrait.php:517
-msgid "File does not comply with requirements."
-msgstr "El archivo no cumple con los requisitos."
+#: ../lib/Galette/Controllers/CsvController.php:680
+msgid "Import model has been successfully stored :)"
+msgstr "El modelo importado ha sido almacenado con éxito :)"
 
-#: ../lib/Galette/IO/FileTrait.php:520
-msgid "Unable to write file or temporary file"
-msgstr "No se puede grabar el fichero o fichero temporal"
+#: ../lib/Galette/Controllers/CsvController.php:685
+msgid "Import model has not been stored :("
+msgstr "El modelo importado no ha sido almacenado :("
 
-#: ../lib/Galette/IO/FileTrait.php:550
-msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
-msgstr ""
-"El archivo cargado sobrepasa la directiva upload_max_filesize en php.ini"
+#: ../lib/Galette/Controllers/Crud/EntitledsController.php:121
+msgid "User statuses"
+msgstr "Estado del Usuario"
 
-#: ../lib/Galette/IO/FileTrait.php:552
-msgid ""
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
-"the HTML form"
-msgstr ""
-"El archivo cargado excede el directivo MAX_FILE_SIZE que se especificó en el "
-"formulario HTML"
+#: ../lib/Galette/Controllers/Crud/EntitledsController.php:193
+#: ../../tempcache/pages/configuration_entitleds.html.twig:83
+msgid "Edit status"
+msgstr "Editar estatus"
 
-#: ../lib/Galette/IO/FileTrait.php:554
-msgid "The uploaded file was only partially uploaded"
-msgstr "El archivo no se cargó completamente"
+#: ../lib/Galette/Controllers/Crud/EntitledsController.php:199
+#: ../../tempcache/pages/configuration_entitleds.html.twig:89
+msgid "Edit contribution type"
+msgstr "Editar un tipo de contribución"
 
-#: ../lib/Galette/IO/FileTrait.php:556
-msgid "No file was uploaded"
-msgstr "No se subió ningún archivo"
+#: ../lib/Galette/Controllers/Crud/EntitledsController.php:283
+#, fuzzy
+#| msgid "Missing required field name!"
+msgid "Missing required %type name!"
+msgstr "Falta campo obligatorio!"
 
-#: ../lib/Galette/IO/FileTrait.php:558
-msgid "Missing a temporary folder"
-msgstr "Falta una carpeta temporal"
+#: ../lib/Galette/Controllers/Crud/EntitledsController.php:289
+msgid "%type has not been added :("
+msgstr "%type no se ha añadido :("
 
-#: ../lib/Galette/IO/FileTrait.php:560
-msgid "Failed to write file to disk"
-msgstr "No se pudo grabar el archivo en el disco"
+#: ../lib/Galette/Controllers/Crud/EntitledsController.php:289
+msgid "%type #%id has not been updated"
+msgstr "%type n.º %id no se ha actualizado"
 
-#: ../lib/Galette/IO/FileTrait.php:562
-msgid "File upload stopped by extension"
-msgstr "La subida del archivo fue detenida por extensión"
+#: ../lib/Galette/Controllers/Crud/EntitledsController.php:295
+msgid "%type has been successfully added!"
+msgstr "¡%type fue añadido exitosamente!"
 
-#: ../lib/Galette/IO/FileTrait.php:564
-msgid "Unknown upload error"
-msgstr "Ocurrió un error desconocido al cargar el archivo"
+#: ../lib/Galette/Controllers/Crud/EntitledsController.php:295
+msgid "%type #%id has been successfully updated!"
+msgstr "¡%type #%id ha sido actualizado exitosamente!"
 
-#: ../lib/Galette/IO/PdfAdhesionForm.php:86
-msgid "adherent_form"
-msgstr "adherent_form"
+#: ../lib/Galette/Controllers/Crud/EntitledsController.php:382
+msgid "Remove %type '%label'"
+msgstr "Remover %type '%label'"
 
-#: ../lib/Galette/IO/PdfContribution.php:89
-msgid "receipt"
-msgstr "recibo"
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:110
+#: ../../tempcache/pages/transaction_form.html.twig:218
+#: ../../tempcache/pages/contribution_form.html.twig:247
+msgid "Membership fee"
+msgstr "Cuota de afiliación"
 
-#: ../lib/Galette/IO/PdfContribution.php:91
-msgid "invoice"
-msgstr "factura"
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:116
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:155
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1034
+msgid "modification"
+msgstr "modificación"
 
-#: ../lib/Galette/Features/I18n.php:136
-#, php-format
-msgid "Unable to add dynamic translation for %field :("
-msgstr "No es posible agregar traducción dinámica para %field :("
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:118
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:157
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1036
+msgid "creation"
+msgstr "creación"
 
-#: ../lib/Galette/Features/I18n.php:202
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:255
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:303
 #, php-format
-msgid "Unable to update dynamic translation for %field :("
-msgstr "No se puede actualizar la traducción dinámica para %field :("
+msgid "Mass add contribution on %count members"
+msgstr "Agregación masiva de contribución en %count miembros"
 
-#: ../lib/Galette/Features/I18n.php:237
-#, php-format
-msgid "Unable to remove old dynamic translation for %field :("
-msgstr "Imposibel de remover a antiga traduccion dinamica para %field"
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:527
+msgid "Contributions management"
+msgstr "Gestión de contribuciones"
 
-#: ../lib/Galette/Features/Replacements.php:129
-#, php-format
-msgid "Label for dynamic field \"%s\""
-msgstr "Etiqueta para el campo dinámico \"%s\""
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:527
+msgid "Transactions management"
+msgstr "Gestión de transacciones"
 
-#: ../lib/Galette/Features/Replacements.php:132
-#, php-format
-msgid "Form entry for dynamic field \"%s\""
-msgstr "Apunte del formulario para el campo dinámico \"%s\""
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:659
+msgid "- Unknown payment type!"
+msgstr "- ¡Tipo de pago desconocido!"
 
-#: ../lib/Galette/Features/Replacements.php:138
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:716
+msgid "No contribution was selected, please check at least one."
+msgstr ""
+"No se ha seleccionado ninguna contribución, por favor marque al menos una."
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:846
+msgid "Contribution has been successfully stored"
+msgstr "Se almacenó la contribución correctamente"
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:850
+msgid "An error occurred while storing the contribution."
+msgstr "Se produjo un error al almacenar la contribución."
+
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:954
 #, php-format
-msgid "Value for dynamic field \"%s\""
-msgstr "Valor para el campo dinámico \"%s\""
+msgid "Remove %1$s %2$s"
+msgstr "Retirar %1$s %2$s"
 
-#: ../lib/Galette/Features/Replacements.php:205
-msgid "Your organisation name"
-msgstr "Nombre de su organizacion"
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:956
+msgid "contributions"
+msgstr "contribuciones"
 
-#: ../lib/Galette/Features/Replacements.php:209
-msgid "Your organisation slogan"
-msgstr "Eslogan de su organizacion"
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:956
+msgid "transactions"
+msgstr "Transacciones"
 
-#: ../lib/Galette/Features/Replacements.php:213
-#: ../lib/Galette/Features/Replacements.php:217
-msgid "Your organisation address"
-msgstr "Direccion de su organizacion"
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:960
+#, php-format
+msgid "Remove %1$s #%2$s"
+msgstr "Eliminar %1$s #%2$s"
 
-#: ../lib/Galette/Features/Replacements.php:217
-#: ../lib/Galette/Features/Replacements.php:304
-msgid "with break lines"
-msgstr "con líneas de interrupción"
+#: ../lib/Galette/Controllers/Crud/ContributionsController.php:961
+msgid "transaction"
+msgstr "transacción"
 
-#: ../lib/Galette/Features/Replacements.php:221
-msgid "Your organisation website"
-msgstr "Sitio web de su organización"
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:125
+msgid "An SQL error has occurred while storing search."
+msgstr "Se ha producido un error de SQL al almacenar la búsqueda."
 
-#: ../lib/Galette/Features/Replacements.php:225
-msgid "Your organisation logo"
-msgstr "El logo de su organización"
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:130
+msgid "This search is already saved."
+msgstr "Esta búsqueda ya está guardada."
 
-#. TRANS: see https://www.php.net/manual/datetime.format.php
-#: ../lib/Galette/Features/Replacements.php:230
-msgid "Current date (Y-m-d)"
-msgstr "Fecha actual (Y-m-d)"
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:136
+msgid "Search has been saved."
+msgstr "La búsqueda se ha guardado."
 
-#: ../lib/Galette/Features/Replacements.php:234
-msgid "Galette's login URI"
-msgstr "URI de acceso de Galette"
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:300
+msgid "Remove saved search"
+msgstr "Borrar búsquedas guardadas"
 
-#: ../lib/Galette/Features/Replacements.php:252
-#: ../lib/Galette/Entity/PdfModel.php:472
-#: ../../tempcache/modals/members_attendance_sheet.html.twig:110
-#: ../../tempcache/elements/edit_pdf_models.html.twig:50
-msgid "Title"
-msgstr "Título"
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:307
+#, php-format
+msgid "You are about to remove %count searches."
+msgstr "Vas a remover %count busquedas."
 
-#: ../lib/Galette/Features/Replacements.php:256
-msgid "Member's ID"
-msgstr "ID de miembro"
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:356
+msgid "Saved search loaded"
+msgstr "Búsqueda guardada cargada"
 
-#: ../lib/Galette/Features/Replacements.php:260
-#: ../lib/Galette/Filters/MembersList.php:293
-#: ../../tempcache/pages/preferences.html.twig:2077
-msgid "Member number"
-msgstr "Número de miembros"
+#: ../lib/Galette/Controllers/Crud/SavedSearchesController.php:374
+msgid "An SQL error has occurred while loading search."
+msgstr "Se ha producido un error de SQL al cargar la búsqueda."
 
-#: ../lib/Galette/Features/Replacements.php:268
-#: ../lib/Galette/Features/Replacements.php:364
-msgid "Last name"
-msgstr "Apellido"
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:112
+msgid "Titles management"
+msgstr "Gestión de títulos"
 
-#: ../lib/Galette/Features/Replacements.php:272
-#: ../lib/Galette/Features/Replacements.php:368 ../includes/i18n.inc.php:330
-msgid "First name"
-msgstr "Nombre"
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:155
+#: ../../tempcache/pages/configuration_titles.html.twig:261
+msgid "Edit title"
+msgstr "Editar título"
 
-#: ../lib/Galette/Features/Replacements.php:276
-#: ../../tempcache/elements/group_persons.html.twig:50
-#: ../../tempcache/pages/preferences.html.twig:2061
-#: ../../tempcache/pages/members_public_list.html.twig:78
-#: ../../tempcache/pages/members_public_list.html.twig:211
-msgid "Nickname"
-msgstr "Apodo"
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:206
+#, fuzzy
+#| msgid "Missing required form!"
+msgid "Missing required title's short or long form!"
+msgstr "¡Falta formulario requerido!"
 
-#: ../lib/Galette/Features/Replacements.php:280
-msgid "Gender"
-msgstr "Género"
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:215
+#, php-format
+msgid "Title '%s' has not been added!"
+msgstr "¡No se ha añadido el título «%s»!"
 
-#: ../lib/Galette/Features/Replacements.php:284
-#: ../../tempcache/pages/advanced_search.html.twig:266
-msgid "Birth date"
-msgstr "Fecha de nacimiento"
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:221
+#, php-format
+msgid "Title '%s' has not been modified!"
+msgstr "¡No se ha modificado el título «%s»!"
 
-#: ../lib/Galette/Features/Replacements.php:288
-msgid "Birth place"
-msgstr "Lugar de nacimiento"
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:231
+#, php-format
+msgid "Title '%s' has been successfully added."
+msgstr "Se ha añadido el título «%s» correctamente."
 
-#: ../lib/Galette/Features/Replacements.php:292
-#: ../../tempcache/pages/preferences.html.twig:2069
-msgid "Profession"
-msgstr "Profesión"
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:237
+#, php-format
+msgid "Title '%s' has been successfully modified."
+msgstr "Se ha modificado el título «%s» correctamente."
 
-#: ../lib/Galette/Features/Replacements.php:296
-#: ../lib/Galette/Features/Replacements.php:360
-#: ../lib/Galette/Filters/MembersList.php:294
-msgid "Company name"
-msgstr "Nombre de la compañía"
+#: ../lib/Galette/Controllers/Crud/TitlesController.php:302
+#, php-format
+msgid "Remove title %1$s"
+msgstr "Remover título %1$s"
 
-#: ../lib/Galette/Features/Replacements.php:300
-#: ../lib/Galette/Features/Replacements.php:304
-#: ../lib/Galette/Filters/MembersList.php:295
-#: ../../tempcache/pages/mailing_form.html.twig:124
-msgid "Address"
-msgstr "Dirección"
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:77
+msgid "Add field"
+msgstr "Añadir campo"
 
-#: ../lib/Galette/Features/Replacements.php:308
-msgid "Zipcode"
-msgstr "Código postal"
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:138
+msgid "An error occurred adding dynamic field :("
+msgstr "Se ha producido un error al añadir el campo dinámico :("
 
-#: ../lib/Galette/Features/Replacements.php:312
-msgid "Town"
-msgstr "Pueblo"
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:152
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:498
+msgid "Dynamic field has been successfully stored!"
+msgstr "¡Se almacenó el campo dinámico correctamente!"
 
-#: ../lib/Galette/Features/Replacements.php:316 ../includes/i18n.inc.php:327
-msgid "Country"
-msgstr "País"
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:237
+msgid "Dynamic fields configuration"
+msgstr "Configuración de campos dinámicos"
 
-#: ../lib/Galette/Features/Replacements.php:336
-msgid "Member's main group"
-msgstr "Grupo principal del miembro"
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:382
+msgid "The file does not exists or cannot be read :("
+msgstr "El archivo no existe o no puede ser leído :("
 
-#: ../lib/Galette/Features/Replacements.php:340
-msgid "Member's groups (as list)"
-msgstr "Grupos de miembros (como lista)"
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:417
+msgid "Unable to retrieve field information."
+msgstr "No se ha podido recuperar la información del campo."
 
-#: ../lib/Galette/Features/Replacements.php:344
-msgid "Member state of dues"
-msgstr "Estado de cuotas del miembro"
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:426
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:206
+msgid "Edit field"
+msgstr "Editar campo"
 
-#: ../lib/Galette/Features/Replacements.php:348
-msgid "Membership remaining days"
-msgstr "Días restantes de la membresía"
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:484
+msgid "An error occurred editing dynamic field :("
+msgstr "Se produjo un error al editar el campo dinámico :("
 
-#: ../lib/Galette/Features/Replacements.php:352
-msgid "Membership expired since"
-msgstr "La membresía expiró desde"
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:583
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:585
+msgid "Requested field does not exists!"
+msgstr "¡El campo solicitado no existe!"
 
-#: ../lib/Galette/Features/Replacements.php:398
-msgid "Contribution label"
-msgstr "Etiqueta de contribución"
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:589
+#, php-format
+msgid "Remove dynamic field %1$s"
+msgstr "Eliminar campo dinámico %1$s"
 
-#: ../lib/Galette/Features/Replacements.php:402
-#: ../../tempcache/pages/transaction_form.html.twig:275
-#: ../../tempcache/pages/contributions_list.html.twig:404
-#: ../../tempcache/pages/contributions_list.html.twig:681
-#: ../../tempcache/pages/contribution_form.html.twig:288
-#: ../../tempcache/pages/transactions_list.html.twig:289
-#: ../../tempcache/pages/transactions_list.html.twig:431
-#: ../../tempcache/pages/advanced_search.html.twig:789
-msgid "Amount"
-msgstr "Monto"
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:634
+msgid "Field has been successfully moved"
+msgstr "El campo ha sido movido con éxito"
 
-#: ../lib/Galette/Features/Replacements.php:406
-msgid "Amount (in letters)"
-msgstr "Cantidad (en letras)"
+#: ../lib/Galette/Controllers/Crud/DynamicFieldsController.php:639
+msgid "An error occurred moving field :("
+msgstr "Se produjo un error al mover el campo :("
 
-#: ../lib/Galette/Features/Replacements.php:410
-msgid "Full date"
-msgstr "Fecha completa"
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:126
+msgid "Group name is missing!"
+msgstr "¡Falta el nombre del grupo!"
 
-#: ../lib/Galette/Features/Replacements.php:414
-msgid "Contribution year"
-msgstr "Año de contribución"
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:388
+msgid "Group `%groupname` has been successfully saved."
+msgstr "El grupo `%groupname` ha sido guardado exitosamente."
 
-#: ../lib/Galette/Features/Replacements.php:418
-msgid "Comment"
-msgstr "Comentario"
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:395
+msgid "An error occurred while storing the group."
+msgstr "Se ha producido un error al almacenar el grupo."
 
-#: ../lib/Galette/Features/Replacements.php:422
-#: ../../tempcache/pages/advanced_search.html.twig:703
-msgid "Begin date"
-msgstr "Fecha de inicio"
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:500
+#, php-format
+msgid "Remove group %1$s"
+msgstr "Quitar grupo %1$s"
 
-#: ../lib/Galette/Features/Replacements.php:426
-#: ../../tempcache/pages/advanced_search.html.twig:747
-msgid "End date"
-msgstr "Fecha de finalización"
+#: ../lib/Galette/Controllers/Crud/GroupsController.php:523
+msgid "Group is not empty, it cannot be deleted. Use cascade delete instead."
+msgstr "Grupo no es vacillo, no se puede borrar. Usa borar en cacascada."
 
-#: ../lib/Galette/Features/Replacements.php:430
-#: ../lib/Galette/Entity/Contribution.php:150
-msgid "Contribution id"
-msgstr "ID de contribucion"
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:103
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:107
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:255
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:257
+msgid "Trying to load mailing while email is disabled in preferences."
+msgstr ""
+"Intentando cargar correspondencia mientras el correo está deshabilitado en "
+"preferencias."
 
-#: ../lib/Galette/Features/Replacements.php:434
-#: ../../tempcache/pages/contributions_list.html.twig:404
-#: ../../tempcache/pages/contributions_list.html.twig:689
-#: ../../tempcache/pages/advanced_search.html.twig:853
-#: ../../tempcache/pages/advanced_search.html.twig:858
-msgid "Payment type"
-msgstr "Tipo de pago"
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:151
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:275
+msgid "No member selected for mailing!"
+msgstr "¡Ningún miembro seleccionado para contactar por correo!"
+
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:202
+msgid "Mailing"
+msgstr "Correspondencia"
 
-#: ../lib/Galette/Features/Replacements.php:438
-#: ../lib/Galette/Entity/Contribution.php:1105
-#: ../lib/Galette/Entity/Texts.php:632
-#: ../lib/Galette/Entity/PdfContribution.php:86
-msgid "Contribution information"
-msgstr "Información sobre la contribución"
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:294
+msgid "Please type an object for the message."
+msgstr "Por favor, escriba un objeto para el mensaje."
 
-#: ../lib/Galette/Features/Replacements.php:622
-#: ../lib/Galette/Features/Replacements.php:623
-#: ../../tempcache/elements/group.html.twig:186
-#: ../../tempcache/elements/group.html.twig:229
-#: ../../tempcache/pages/preferences.html.twig:2314
-msgid "None"
-msgstr "Ninguno"
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:300
+msgid "Please enter a message."
+msgstr "Escriba un mensaje."
 
-#: ../lib/Galette/Features/Replacements.php:799
-msgid "Member information"
-msgstr "Información del miembro"
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:397
+msgid "Mailing has been successfully sent!"
+msgstr "¡El envío fue exitoso!"
 
-#: ../lib/Galette/Features/Dynamics.php:163
-#, php-format
-msgid "Missing required field %field"
-msgstr "Falta el campo requerido %field"
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:420
+msgid "Mailing has been successfully saved."
+msgstr "La correspondencia ha sido guardada satisfactoriamente."
 
-#: ../lib/Galette/Features/Dynamics.php:207
-#: ../lib/Galette/Entity/Adherent.php:1314
-#: ../lib/Galette/Entity/Transaction.php:352
-#: ../lib/Galette/Entity/Contribution.php:460
-#: ../lib/Galette/Entity/Contribution.php:1362
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:653
 #, php-format
-msgid "- Wrong date format (%date_format) for %field!"
-msgstr "- ¡Formato de fecha incorrecto (%date_format) para %field!"
-
-#: ../lib/Galette/Entity/ListsConfig.php:213
-msgid "Is admin"
-msgstr "Es administrador"
+msgid "Remove mailing #%1$s"
+msgstr "Eliminar correspondencia n.º %1$s"
 
-#: ../lib/Galette/Entity/ListsConfig.php:216
-msgid "Modified"
-msgstr "Modificado"
+#: ../lib/Galette/Controllers/Crud/MailingsController.php:735
+#: ../../tempcache/pages/mailings_list.html.twig:463
+#: ../../tempcache/pages/mailing_form.html.twig:559
+msgid "Mailing preview"
+msgstr "Previsualización de correspondencia"
 
-#. TRANS: see https://www.urbandictionary.com/define.php?term=b-day
-#: ../lib/Galette/Entity/ListsConfig.php:220
-msgid "b-day"
-msgstr "cumpleaños"
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:153
+msgid "Transaction"
+msgstr "Transacción"
 
-#: ../lib/Galette/Entity/ListsConfig.php:226
-msgid "Public"
-msgstr "Público"
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:267
+msgid "An error occurred while storing the transaction."
+msgstr "Se ha producido un error al almacenar la transacción."
 
-#: ../lib/Galette/Entity/Reminder.php:277
-msgid "%name <%mail> (%days days)"
-msgstr "%name &lt;%mail&gt; {%days días}"
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:302
+msgid "Transaction has been successfully stored"
+msgstr "Se ha almacenado la transacción correctamente"
 
-#: ../lib/Galette/Entity/Reminder.php:284
-msgid "Sent reminder email for late membership"
-msgstr "Mandarme un recordatorio por correo del pago de la membresía"
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:358
+msgid "Unable to attach contribution to transaction"
+msgstr "No se ha podido adjuntar la contribución a la transacción"
 
-#: ../lib/Galette/Entity/Reminder.php:286
-msgid "Sent reminder email for impending membership"
-msgstr ""
-"Mandarme un recordatorio por correo antes de la fecha de vencimiento de la "
-"membresía"
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:363
+msgid "Contribution has been successfully attached to current transaction"
+msgstr "Se ha adjuntado la contribución a la transacción actual correctamente"
 
-#: ../lib/Galette/Entity/Reminder.php:292
-msgid "A problem happened while sending late membership email"
-msgstr ""
-"Se ha producido un problema al enviar el correo electrónico de afiliación "
-"tardía"
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:390
+msgid "Unable to detach contribution from transaction"
+msgstr "No se ha podido desadjuntar la contribución de la transacción"
 
-#: ../lib/Galette/Entity/Reminder.php:294
-msgid "A problem happened while sending impending membership email"
+#: ../lib/Galette/Controllers/Crud/TransactionsController.php:395
+msgid "Contribution has been successfully detached from current transaction"
 msgstr ""
-"Se ha producido un problema al enviar el correo electrónico de adhesión "
-"inminente"
+"Se ha desadjuntado la contribución de la transacción actual correctamente"
 
-#: ../lib/Galette/Entity/Reminder.php:304
-msgid "Unable to send %membership reminder (no email address)."
-msgstr ""
-"No se pudo enviar el recordario de la %membership {falta correo electrónico}."
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:117
+msgid "Payment types management"
+msgstr "Gestión de tipos de pago"
 
-#: ../lib/Galette/Entity/Reminder.php:317
-msgid "%name (#%id - %days days)"
-msgstr "%name (#%id - %días días)"
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:161
+#: ../../tempcache/pages/configuration_payment_types.html.twig:254
+msgid "Edit payment type"
+msgstr "Editar tipo de pago"
 
-#: ../lib/Galette/Entity/Adherent.php:787
-msgid "Freed of dues"
-msgstr "Libre de cuotas"
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:211
+#, fuzzy
+#| msgid "Missing required field name!"
+msgid "Missing required payment type's name!"
+msgstr "Falta campo obligatorio!"
 
-#: ../lib/Galette/Entity/Adherent.php:799
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:220
 #, php-format
-msgid "Never contributed: Registered %days days ago (since %date)"
-msgstr "Nunca contribuido: registrado hace %days días (desde %date)"
-
-#: ../lib/Galette/Entity/Adherent.php:802
-#: ../lib/Galette/Filters/MembersList.php:317
-#: ../../tempcache/pages/members_list.html.twig:528
-msgid "Never contributed"
-msgstr "Nunca Contribuido"
-
-#: ../lib/Galette/Entity/Adherent.php:807
-msgid "Last day!"
-msgstr "¡Último día!"
-
-#: ../lib/Galette/Entity/Adherent.php:809
-msgid "Late since today!"
-msgstr "¡Último desde hoy!"
+msgid "Payment type '%s' has not been added!"
+msgstr "¡No se ha añadido el tipo de pago «%s»!"
 
-#: ../lib/Galette/Entity/Adherent.php:821
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:226
 #, php-format
-msgid "%days days remaining (ending on %date)"
-msgstr "Faltan %days días {se termina el %date}"
+msgid "Payment type '%s' has not been modified!"
+msgstr "¡No se ha modificado el tipo de pago «%s»!"
 
-#: ../lib/Galette/Entity/Adherent.php:835
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:236
 #, php-format
-msgid "Late of %days days (since %date)"
-msgstr "Espacio de %days días (desde %date)"
-
-#: ../lib/Galette/Entity/Adherent.php:838
-msgid "No longer member"
-msgstr "Ya no es miembro"
-
-#: ../lib/Galette/Entity/Adherent.php:1203
-#: ../lib/Galette/Entity/Adherent.php:1213
-msgid "You have to select a group you own!"
-msgstr "¡Tiene que seleccionar a un grupo del personal!"
+msgid "Payment type '%s' has been successfully added."
+msgstr "Se ha añadido el tipo de pago «%s» correctamente."
 
-#: ../lib/Galette/Entity/Adherent.php:1285
-msgid "- Birthdate must be set in the past!"
-msgstr "- ¡Fecha de cumpleaños debe estar en el pasado!"
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:242
+#, php-format
+msgid "Payment type '%s' has been successfully modified."
+msgstr "Se ha modificado el tipo de pago «%s» correctamente."
 
-#: ../lib/Galette/Entity/Adherent.php:1293
-msgid "- Members must be less than 200 years old (currently %years)!"
-msgstr "- ¡Los miembros deben tener menos de 200 años (actualmente %years)!"
+#: ../lib/Galette/Controllers/Crud/PaymentTypeController.php:318
+#, php-format
+msgid "Remove payment type %1$s"
+msgstr "Quitar tipo de pago %1$s"
 
-#: ../lib/Galette/Entity/Adherent.php:1331
-msgid "- Non-valid E-Mail address!"
-msgstr "- ¡La dirección de correo no es válida!"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:170
+msgid "Subscription"
+msgstr "Suscripción"
 
-#: ../lib/Galette/Entity/Adherent.php:1349
-msgid "- This E-Mail address is already used by another member!"
-msgstr "- ¡Este correo electrónico ya está siendo usado por otro miembro!"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:275
+msgid "No member #%id."
+msgstr "Sin miembro n.º%id."
 
-#: ../lib/Galette/Entity/Adherent.php:1356
-#: ../lib/Galette/Entity/Adherent.php:1398
-msgid "An error has occurred while looking if login already exists."
-msgstr "Ha ocurrido un error al buscar si el inicio de sesión ya existe."
+#: ../lib/Galette/Controllers/Crud/MembersController.php:294
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1032
+msgid "Member Profile"
+msgstr "Perfil de miembro"
 
-#: ../lib/Galette/Entity/Adherent.php:1366
-msgid "- The username must be composed of at least %i characters!"
-msgstr "- ¡El nombre de usuario debe tener por lo menos %i caracteres!"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:477
+msgid "Members management"
+msgstr "Gestión de miembros"
 
-#: ../lib/Galette/Entity/Adherent.php:1371
-msgid "- The username cannot contain the @ character"
-msgstr "- El usuario no puede contener @ como carácter"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:675
+msgid "Status label"
+msgstr "Etiqueta de estado"
 
-#: ../lib/Galette/Entity/Adherent.php:1391
-msgid "- This username is already in use, please choose another one!"
-msgstr "- ¡Este nombre de usuario ya se utiliza; elija otro!"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1155
+#, php-format
+msgid "Mass change %count members"
+msgstr "Cambio masivo %count de miembros"
 
-#: ../lib/Galette/Entity/Adherent.php:1414
-msgid "Password misrepeated: "
-msgstr "La contraseña no se ha repetido igual: "
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1186
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1283
+msgid "Mass changes has not been confirmed!"
+msgstr "¡No se han confirmado los cambios masivos!"
 
-#: ../lib/Galette/Entity/Adherent.php:1448
-msgid "Status #%id does not exists in database."
-msgstr "El estado #%id no existe en la base de datos."
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1252
+#, php-format
+msgid "Review mass change %count members"
+msgstr "Revisar cambio masivo %count de miembros"
 
-#: ../lib/Galette/Entity/Adherent.php:1457
-msgid "An error has occurred while looking if status does exists."
-msgstr "Ha ocurrido un error al buscar si el estado existe."
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1336
+msgid "Nothing to do!"
+msgstr "¡No queda nada que hacer!"
 
-#: ../lib/Galette/Entity/Adherent.php:1464
-msgid "Gender %gender does not exists!"
-msgstr "¡El género %gender no existe!"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1361
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1594
+msgid "An error occurred while storing the member."
+msgstr "Se produjo un error al almacenar al miembro."
 
-#: ../lib/Galette/Entity/Adherent.php:1578
-msgid "Self_subscription as a member: "
-msgstr "Auto_subscricion como miembro"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1373
+msgid "Something went wront during mass edition!"
+msgstr "Ocurrió un error durante la edición masiva!"
 
-#: ../lib/Galette/Entity/Adherent.php:1584
-msgid "Member card added"
-msgstr "Tarjeta de miembro agregada"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1380
+#, php-format
+msgid "%count members has been changed successfully!"
+msgstr "%count de miembros se ha modificado correctamente!"
 
-#: ../lib/Galette/Entity/Adherent.php:1592
-msgid "Fail to add new member."
-msgstr "Error al agregar nuevo miembro."
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1445
+msgid "Invalid captcha"
+msgstr "Captcha inválido"
 
-#: ../lib/Galette/Entity/Adherent.php:1622
-msgid "Member card updated"
-msgstr "Tarjeta de miembro actualizada"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1552
+msgid "Your account has been created!"
+msgstr "¡Tu cuenta ha sido creada!"
 
-#: ../lib/Galette/Entity/Adherent.php:1745
-#: ../../tempcache/components/forms/account.html.twig:64
-msgid "Active"
-msgstr "Activa"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1557
+msgid "An email has been sent to you, check your inbox."
+msgstr "Se te envió un correo electrónico, revisa tu bandeja de entrada."
 
-#: ../lib/Galette/Entity/Adherent.php:1745
-#: ../../tempcache/pages/contributions_list.html.twig:231
-#: ../../tempcache/pages/transactions_list.html.twig:180
-#: ../../tempcache/components/forms/account.html.twig:72
-msgid "Inactive"
-msgstr "Inactiva"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1560
+msgid "New member has been successfully added."
+msgstr "Has añadido un nuevo miembro correctamente."
 
-#: ../lib/Galette/Entity/Adherent.php:2026
-#: ../../tempcache/pages/member_form.html.twig:916
-msgid " (%age years old)"
-msgstr " (%age años)"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1563
+msgid "Member account has been modified."
+msgstr "Se ha modificado el miembro de la cuenta."
 
-#: ../lib/Galette/Entity/Adherent.php:2104
-msgid "Duplicated from %name (%id)"
-msgstr "Duplicado de %name (%id)"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1575
+msgid "An error occurred adding member to its groups."
+msgstr "Se produjo un problema al agregar el miembro a sus grupos."
 
-#: ../lib/Galette/Entity/Transaction.php:119
-#: ../../tempcache/pages/transaction_form.html.twig:160
-#: ../../tempcache/pages/plugin_info.html.twig:97
-msgid "Date:"
-msgstr "Fecha:"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1589
+msgid "An error occurred adding member to its groups as manager."
+msgstr ""
+"Se produjo un error al agregar el miembro a sus grupos como administrador."
 
-#: ../lib/Galette/Entity/Transaction.php:123
-#: ../lib/Galette/Entity/Contribution.php:162
-#: ../../tempcache/pages/transaction_form.html.twig:188
-#: ../../tempcache/pages/contribution_form.html.twig:417
-msgid "Amount:"
-msgstr "Monto:"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1758
+#, php-format
+msgid "Remove member %1$s"
+msgstr "Remover miembro %1$s"
 
-#: ../lib/Galette/Entity/Transaction.php:127
-#: ../../tempcache/pages/transaction_form.html.twig:83
-#: ../../tempcache/pages/plugin_info.html.twig:81
-msgid "Description:"
-msgstr "Descripción:"
+#: ../lib/Galette/Controllers/Crud/MembersController.php:1767
+#, php-format
+msgid "You are about to remove %count members."
+msgstr "Está por remover %count miembros."
 
-#: ../lib/Galette/Entity/Transaction.php:131
-#: ../../tempcache/pages/transaction_form.html.twig:102
-msgid "Originator:"
-msgstr "Creador inicial:"
+#: ../lib/Galette/Controllers/AjaxController.php:103
+msgid "Required argument not present!"
+msgstr "¡El argumento requerido no está presente!"
 
-#: ../lib/Galette/Entity/Transaction.php:363
-#: ../lib/Galette/Entity/Contribution.php:481
-msgid "- The amount must be an integer!"
-msgstr "- ¡El monto debe ser un número entero!"
+#: ../lib/Galette/Controllers/AjaxController.php:147
+msgid "Member photo has been changed."
+msgstr "Foto del miembro ha sido modificada."
 
-#: ../lib/Galette/Entity/Transaction.php:370
-msgid "- Transaction description must be 150 characters long maximum."
-msgstr ""
-"- La descripción de transacción solamente puede tener un máximo de 150 "
-"caracteres."
+#: ../lib/Galette/Controllers/AjaxController.php:280
+msgid "Telemetry information has been sent. Thank you!"
+msgstr "Se envió la información de telemetría. ¡Gracias!"
 
-#: ../lib/Galette/Entity/Transaction.php:395
-#: ../lib/Galette/Entity/Contribution.php:542
-msgid "- Sum of all contributions exceed corresponding transaction amount."
-msgstr ""
-"- La suma de todas las contribuciones excede el monto de la transacción "
-"correspondiente."
+#: ../lib/Galette/Controllers/AjaxController.php:306
+msgid "Thank you for registering!"
+msgstr "¡Gracias por registrarse!"
 
-#: ../lib/Galette/Entity/Transaction.php:452
-msgid "Transaction added"
-msgstr "Se ha añadido la transacción"
+#: ../lib/Galette/Filters/HistoryList.php:221
+#: ../lib/Galette/Filters/HistoryList.php:258
+#: ../lib/Galette/Filters/TransactionsList.php:215
+#: ../lib/Galette/Filters/TransactionsList.php:252
+#: ../lib/Galette/Filters/MailingsList.php:216
+#: ../lib/Galette/Filters/MailingsList.php:253
+#: ../lib/Galette/Filters/ContributionsList.php:258
+#: ../lib/Galette/Filters/ContributionsList.php:295
+msgid "Y"
+msgstr "Y"
 
-#: ../lib/Galette/Entity/Transaction.php:458
-msgid "Fail to add new transaction."
-msgstr "Error al agregar una nueva transacción."
+#: ../lib/Galette/Filters/HistoryList.php:237
+#: ../lib/Galette/Filters/HistoryList.php:259
+#: ../lib/Galette/Filters/TransactionsList.php:231
+#: ../lib/Galette/Filters/TransactionsList.php:253
+#: ../lib/Galette/Filters/MailingsList.php:232
+#: ../lib/Galette/Filters/MailingsList.php:254
+#: ../lib/Galette/Filters/ContributionsList.php:274
+#: ../lib/Galette/Filters/ContributionsList.php:296
+msgid "Y-m"
+msgstr "Y-m"
 
-#: ../lib/Galette/Entity/Transaction.php:472
-msgid "Transaction updated"
-msgstr "Transacción actualizada"
+#: ../lib/Galette/Filters/HistoryList.php:265
+#: ../lib/Galette/Filters/TransactionsList.php:259
+#: ../lib/Galette/Filters/MailingsList.php:260
+#: ../lib/Galette/Filters/ContributionsList.php:302
+msgid "start date filter"
+msgstr "filtro de fecha de inicio"
 
-#: ../lib/Galette/Entity/ContributionsTypes.php:118
-msgid "contribution type"
-msgstr "tipo de contribución"
+#: ../lib/Galette/Filters/HistoryList.php:268
+#: ../lib/Galette/Filters/TransactionsList.php:262
+#: ../lib/Galette/Filters/MailingsList.php:263
+#: ../lib/Galette/Filters/ContributionsList.php:305
+msgid "end date filter"
+msgstr "filtro de fecha de finalización"
 
-#: ../lib/Galette/Entity/Contribution.php:154
-#: ../../tempcache/pages/contribution_form.html.twig:112
-#: ../../tempcache/components/forms/member_dropdown.html.twig:40
-msgid "Contributor:"
-msgstr "Contribuidor:"
+#: ../lib/Galette/Filters/HistoryList.php:278
+#: ../lib/Galette/Filters/TransactionsList.php:272
+#: ../lib/Galette/Filters/MailingsList.php:273
+#: ../lib/Galette/Filters/ContributionsList.php:315
+#, php-format
+msgid "Unknown date format for %field.<br/>Know formats are: %formats"
+msgstr ""
+"Formato de fecha desconocida para %field.<br>Formatos conocidos: %formats"
 
-#: ../lib/Galette/Entity/Contribution.php:158
-#: ../../tempcache/pages/contribution_form.html.twig:167
-msgid "Contribution type:"
-msgstr "Tipo de contribuidor:"
+#: ../lib/Galette/Filters/MembersList.php:293
+#: ../lib/Galette/Features/Replacements.php:260
+#: ../../tempcache/pages/preferences.html.twig:2077
+msgid "Member number"
+msgstr "Número de miembros"
 
-#: ../lib/Galette/Entity/Contribution.php:166
-#: ../../tempcache/components/forms/payment_types.html.twig:53
-msgid "Payment type:"
-msgstr "Tipo de remuneración:"
+#: ../lib/Galette/Filters/MembersList.php:294
+#: ../lib/Galette/Features/Replacements.php:296
+#: ../lib/Galette/Features/Replacements.php:360
+msgid "Company name"
+msgstr "Nombre de la compañía"
 
-#: ../lib/Galette/Entity/Contribution.php:170
-#: ../../tempcache/pages/contribution_form.html.twig:593
-msgid "Comments:"
-msgstr "Comentarios:"
+#: ../lib/Galette/Filters/MembersList.php:295
+#: ../lib/Galette/Features/Replacements.php:300
+#: ../lib/Galette/Features/Replacements.php:304
+#: ../../tempcache/pages/mailing_form.html.twig:124
+msgid "Address"
+msgstr "Dirección"
 
-#: ../lib/Galette/Entity/Contribution.php:174
-#: ../../tempcache/modals/members_attendance_sheet.html.twig:124
-#: ../../tempcache/pages/transaction_form.html.twig:246
-#: ../../tempcache/pages/contributions_list.html.twig:388
-#: ../../tempcache/pages/contributions_list.html.twig:586
-#: ../../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:280
-#: ../../tempcache/pages/mailings_list.html.twig:97
-#: ../../tempcache/pages/mailings_list.html.twig:303
-#: ../../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 "Fecha"
+#: ../lib/Galette/Filters/MembersList.php:296
+msgid "Email,URL,IM"
+msgstr "Corre-e,URL,IM"
 
-#: ../lib/Galette/Entity/Contribution.php:178
-#: ../../tempcache/pages/contribution_form.html.twig:502
-msgid "Date of contribution:"
-msgstr "Fecha de Contribución:"
+#: ../lib/Galette/Filters/MembersList.php:297
+msgid "Job"
+msgstr "Empleo"
 
-#: ../lib/Galette/Entity/Contribution.php:179
-#: ../../tempcache/pages/contribution_form.html.twig:496
-msgid "Start date of membership:"
-msgstr "Fecha inicio de membresía:"
+#: ../lib/Galette/Filters/MembersList.php:298
+msgid "Infos"
+msgstr "Informes"
 
-#: ../lib/Galette/Entity/Contribution.php:183
-#: ../../tempcache/pages/contribution_form.html.twig:558
-msgid "End date of membership:"
-msgstr "Fecha de finalización de membresía:"
+#: ../lib/Galette/Filters/MembersList.php:302
+#: ../../tempcache/pages/transaction_form.html.twig:114
+#: ../../tempcache/pages/member_form.html.twig:207
+#: ../../tempcache/pages/contribution_form.html.twig:119
+msgid "Member ID"
+msgstr "ID de miembro"
 
-#: ../lib/Galette/Entity/Contribution.php:187
-msgid "Transaction ID"
-msgstr "ID de transacción"
+#: ../lib/Galette/Filters/MembersList.php:313
+msgid "All members"
+msgstr "Todos los miembros"
 
-#: ../lib/Galette/Entity/Contribution.php:193
-#: ../../tempcache/pages/contribution_form.html.twig:540
-msgid "Membership extension:"
-msgstr "Extensión de membresía:"
+#: ../lib/Galette/Filters/MembersList.php:314
+#: ../../tempcache/pages/preferences.html.twig:803
+msgid "Up to date members"
+msgstr "Hasta la fecha de los miembros"
 
-#: ../lib/Galette/Entity/Contribution.php:494
-msgid "- Unknown payment type"
-msgstr "- Tipo de pago desconocido"
+#: ../lib/Galette/Filters/MembersList.php:315
+msgid "Close expiries"
+msgstr "Cierra vencimiento"
 
-#: ../lib/Galette/Entity/Contribution.php:508
-msgid "- The duration must be a positive integer!"
-msgstr "- ¡el duracion nesesitan ser un integro positivo!"
+#: ../lib/Galette/Filters/MembersList.php:316
+msgid "Latecomers"
+msgstr "Rezagados"
 
-#: ../lib/Galette/Entity/Contribution.php:608
-msgid "- Membership period overlaps period starting at "
-msgstr "- Periodo de afiliación supera el periodo de comienzo en "
+#: ../lib/Galette/Filters/MembersList.php:319
+msgid "Administrators"
+msgstr "Administradores"
 
-#: ../lib/Galette/Entity/Contribution.php:677
-msgid "Contribution added"
-msgstr "La contribución se ha añadido"
+#: ../lib/Galette/Filters/MembersList.php:320
+msgid "Non members"
+msgstr "No miembros"
 
-#: ../lib/Galette/Entity/Contribution.php:683
-msgid "Fail to add new contribution."
-msgstr "Ha ocurrido un error al añadir la contribución."
+#: ../lib/Galette/Util/FakeData.php:104
+msgid "Photo has not been stored!"
+msgstr "¡No se almacenó la fotografía!"
 
-#: ../lib/Galette/Entity/Contribution.php:698
-msgid "Contribution updated"
-msgstr "La contribución se ha actualizado"
+#: ../lib/Galette/Util/FakeData.php:111
+msgid "Photo has not been copied!"
+msgstr "No se copió la foto!"
 
-#: ../lib/Galette/Entity/Contribution.php:1107
-msgid "Script output"
-msgstr "Salida del script"
+#: ../lib/Galette/Util/Password.php:87
+msgid "Password is blacklisted!"
+msgstr "Password en cuarentena!"
 
-#: ../lib/Galette/Entity/Contribution.php:1135
-#: ../../tempcache/modals/mass_choose_contributions_type.html.twig:97
-msgid "Membership"
-msgstr "Membresía"
+#: ../lib/Galette/Util/Password.php:97
+#, php-format
+msgid "Too short (%lenght characters minimum, %count found)"
+msgstr "Longitud muy corta (%lenght characters minimum, %count found)"
 
-#: ../lib/Galette/Entity/Entitled.php:344
-msgid "ID must be an integer!"
-msgstr "¡El ID debe ser un número entero!"
+#: ../lib/Galette/Util/Password.php:109
+msgid "Do not use any of your personal information as password!"
+msgstr "No use información personal en la contraseña!"
 
-#: ../lib/Galette/Entity/Entitled.php:356
-msgid "Label does not exist"
-msgstr "La etiqueta no existe"
+#: ../lib/Galette/Util/Password.php:150
+msgid "Does not contains lowercase letters"
+msgstr "No contiene minúsculas"
 
-#: ../lib/Galette/Entity/Entitled.php:554
-msgid "Cannot delete this label: it's still used"
-msgstr "No se puede eliminar esta etiqueta: aún se utiliza"
+#: ../lib/Galette/Util/Password.php:154
+msgid "Does not contains uppercase letters"
+msgstr "No contiene letras mayúsculas"
 
-#: ../lib/Galette/Entity/Title.php:191
-msgid "You cannot delete Mr. or Mrs. titles!"
-msgstr "¡No puedes borrar los títulos de Sr. o Sra!"
+#: ../lib/Galette/Util/Password.php:157
+msgid "Does not contains letters"
+msgstr "No contiene letras"
 
-#: ../lib/Galette/Entity/Texts.php:124
-msgid "Insert a carriage return"
-msgstr "Introduce un retorno de carro"
+#: ../lib/Galette/Util/Password.php:163
+msgid "Does not contains numbers"
+msgstr "No contiene números"
 
-#: ../lib/Galette/Entity/Texts.php:128
-msgid "Insert a new blank line"
-msgstr "Introduce una nueva línea"
+#: ../lib/Galette/Util/Password.php:169
+msgid "Does not contains special characters"
+msgstr "No contiene carácteres especiales"
 
-#: ../lib/Galette/Entity/Texts.php:132
-msgid "Link validity"
-msgstr "Validez del enlace"
+#: ../lib/Galette/Features/Dynamics.php:163
+#, php-format
+msgid "Missing required field %field"
+msgstr "Falta el campo requerido %field"
 
-#: ../lib/Galette/Entity/Texts.php:137
-msgid "Direct link for member card download"
-msgstr "Enlace directo para descargar tarjeta de miembro"
+#: ../lib/Galette/Features/I18n.php:136
+#, php-format
+msgid "Unable to add dynamic translation for %field :("
+msgstr "No es posible agregar traducción dinámica para %field :("
 
-#: ../lib/Galette/Entity/Texts.php:142
-msgid "Direct link for invoice/receipt download"
-msgstr "Enlace directo para descargar factura/recibo"
+#: ../lib/Galette/Features/I18n.php:202
+#, php-format
+msgid "Unable to update dynamic translation for %field :("
+msgstr "No se puede actualizar la traducción dinámica para %field :("
 
-#: ../lib/Galette/Entity/Texts.php:147
-msgid "Galette's change password URI"
-msgstr "URL de Galette para el cambio de contraseña"
+#: ../lib/Galette/Features/I18n.php:237
+#, php-format
+msgid "Unable to remove old dynamic translation for %field :("
+msgstr "Imposibel de remover a antiga traduccion dinamica para %field"
 
-#: ../lib/Galette/Entity/Texts.php:639
-msgid "Mail specific"
-msgstr "Ajustes del correo"
+#: ../lib/Galette/Features/Replacements.php:129
+#, php-format
+msgid "Label for dynamic field \"%s\""
+msgstr "Etiqueta para el campo dinámico \"%s\""
 
-#: ../lib/Galette/Entity/Social.php:362
-msgid "Mastodon"
-msgstr "Mastodon"
+#: ../lib/Galette/Features/Replacements.php:132
+#, php-format
+msgid "Form entry for dynamic field \"%s\""
+msgstr "Apunte del formulario para el campo dinámico \"%s\""
 
-#: ../lib/Galette/Entity/Social.php:363
-msgid "Twitter"
-msgstr "Twitter"
+#: ../lib/Galette/Features/Replacements.php:138
+#, php-format
+msgid "Value for dynamic field \"%s\""
+msgstr "Valor para el campo dinámico \"%s\""
 
-#: ../lib/Galette/Entity/Social.php:364
-msgid "Facebook"
-msgstr "Facebook"
+#: ../lib/Galette/Features/Replacements.php:205
+msgid "Your organisation name"
+msgstr "Nombre de su organizacion"
 
-#: ../lib/Galette/Entity/Social.php:365
-msgid "LinkedIn"
-msgstr "LinkedIn"
+#: ../lib/Galette/Features/Replacements.php:209
+msgid "Your organisation slogan"
+msgstr "Eslogan de su organizacion"
 
-#: ../lib/Galette/Entity/Social.php:366
-msgid "Viadeo"
-msgstr "Red Social Viadeo"
+#: ../lib/Galette/Features/Replacements.php:213
+#: ../lib/Galette/Features/Replacements.php:217
+msgid "Your organisation address"
+msgstr "Direccion de su organizacion"
 
-#: ../lib/Galette/Entity/Social.php:367
-msgid "Jabber"
-msgstr "Jabber"
+#: ../lib/Galette/Features/Replacements.php:217
+#: ../lib/Galette/Features/Replacements.php:304
+msgid "with break lines"
+msgstr "con líneas de interrupción"
 
-#: ../lib/Galette/Entity/Social.php:368
-msgid "ICQ"
-msgstr "ICQ"
+#: ../lib/Galette/Features/Replacements.php:221
+msgid "Your organisation website"
+msgstr "Sitio web de su organización"
 
-#: ../lib/Galette/Entity/Social.php:369 ../webroot/installer.php:374
-#: ../../tempcache/elements/footer.html.twig:44
-msgid "Website"
-msgstr "Sitio web"
+#: ../lib/Galette/Features/Replacements.php:225
+msgid "Your organisation logo"
+msgstr "El logo de su organización"
 
-#: ../lib/Galette/Entity/Social.php:370
-msgid "Blog"
-msgstr "Blog"
+#. TRANS: see https://www.php.net/manual/datetime.format.php
+#: ../lib/Galette/Features/Replacements.php:230
+msgid "Current date (Y-m-d)"
+msgstr "Fecha actual (Y-m-d)"
 
-#: ../lib/Galette/Entity/PdfModel.php:313
-#, php-format
-msgid "%field should be less than %chars characters long."
-msgstr "%field debe tener menos de %chars caracteres."
+#: ../lib/Galette/Features/Replacements.php:234
+msgid "Galette's login URI"
+msgstr "URI de acceso de Galette"
 
-#: ../lib/Galette/Entity/PdfModel.php:323
-#, php-format
-msgid "%field should not be empty!"
-msgstr "¡El campo %field no puede estar vacío!"
+#: ../lib/Galette/Features/Replacements.php:256
+msgid "Member's ID"
+msgstr "ID de miembro"
 
-#: ../lib/Galette/Entity/PdfModel.php:456
-msgid "Unknown type %type!"
-msgstr "¡Tipo desconocido %type!"
+#: ../lib/Galette/Features/Replacements.php:268
+#: ../lib/Galette/Features/Replacements.php:364
+msgid "Last name"
+msgstr "Apellido"
 
-#: ../lib/Galette/Entity/PdfModel.php:474
-#: ../../tempcache/modals/members_attendance_sheet.html.twig:117
-#: ../../tempcache/elements/edit_pdf_models.html.twig:67
-msgid "Subtitle"
-msgstr "Subtítulo"
+#: ../lib/Galette/Features/Replacements.php:272
+#: ../lib/Galette/Features/Replacements.php:368 ../includes/i18n.inc.php:330
+msgid "First name"
+msgstr "Nombre"
 
-#: ../lib/Galette/Entity/PdfModel.php:489
-msgid "header and footer should not be empty!"
-msgstr "¡la cabecera y el pie de página no pueden quedar vacíos!"
+#: ../lib/Galette/Features/Replacements.php:276
+#: ../../tempcache/pages/members_public_list.html.twig:78
+#: ../../tempcache/pages/members_public_list.html.twig:211
+#: ../../tempcache/pages/preferences.html.twig:2061
+#: ../../tempcache/elements/group_persons.html.twig:50
+msgid "Nickname"
+msgstr "Apodo"
 
-#: ../lib/Galette/Entity/PdfModel.php:493
-msgid "body should not be empty!"
-msgstr "¡El cuerpo no puede estar vacío!"
+#: ../lib/Galette/Features/Replacements.php:280
+msgid "Gender"
+msgstr "Género"
 
-#: ../lib/Galette/Entity/PaymentType.php:191
-msgid "You cannot delete system payment types!"
-msgstr "¡No puedes borrar los tipos de pago del sistema!"
+#: ../lib/Galette/Features/Replacements.php:284
+#: ../../tempcache/pages/advanced_search.html.twig:266
+msgid "Birth date"
+msgstr "Fecha de nacimiento"
 
-#: ../lib/Galette/Entity/PaymentType.php:297
-msgid "Other"
-msgstr "Otros"
+#: ../lib/Galette/Features/Replacements.php:288
+msgid "Birth place"
+msgstr "Lugar de nacimiento"
 
-#: ../lib/Galette/Entity/PaymentType.php:298
-msgid "Cash"
-msgstr "Efectivo"
+#: ../lib/Galette/Features/Replacements.php:292
+#: ../../tempcache/pages/preferences.html.twig:2069
+msgid "Profession"
+msgstr "Profesión"
 
-#: ../lib/Galette/Entity/PaymentType.php:299
-msgid "Credit card"
-msgstr "Tarjeta de crédito"
+#: ../lib/Galette/Features/Replacements.php:308
+msgid "Zipcode"
+msgstr "Código postal"
 
-#: ../lib/Galette/Entity/PaymentType.php:300
-msgid "Check"
-msgstr "Cheque"
+#: ../lib/Galette/Features/Replacements.php:312
+msgid "Town"
+msgstr "Pueblo"
 
-#: ../lib/Galette/Entity/PaymentType.php:301
-msgid "Transfer"
-msgstr "Transferir"
+#: ../lib/Galette/Features/Replacements.php:316 ../includes/i18n.inc.php:327
+msgid "Country"
+msgstr "País"
+
+#: ../lib/Galette/Features/Replacements.php:336
+msgid "Member's main group"
+msgstr "Grupo principal del miembro"
 
-#: ../lib/Galette/Entity/PaymentType.php:302
-msgid "Paypal"
-msgstr "Paypal"
+#: ../lib/Galette/Features/Replacements.php:340
+msgid "Member's groups (as list)"
+msgstr "Grupos de miembros (como lista)"
 
-#: ../lib/Galette/Entity/Status.php:120
-msgid "status"
-msgstr "estado"
+#: ../lib/Galette/Features/Replacements.php:344
+msgid "Member state of dues"
+msgstr "Estado de cuotas del miembro"
 
-#: ../lib/Galette/Entity/Status.php:133
-msgid "You cannot delete default status!"
-msgstr "¡No puedes borrar el estado por defecto!"
+#: ../lib/Galette/Features/Replacements.php:348
+msgid "Membership remaining days"
+msgstr "Días restantes de la membresía"
 
-#: ../lib/Galette/Entity/SavedSearch.php:163
-msgid "Form is mandatory!"
-msgstr "¡El formulario es obligatorio!"
+#: ../lib/Galette/Features/Replacements.php:352
+msgid "Membership expired since"
+msgstr "La membresía expiró desde"
 
-#: ../lib/Galette/Entity/SavedSearch.php:357
-#, php-format
-msgid "Unknown form %form!"
-msgstr "¡Formulario desconocido %form!"
+#: ../lib/Galette/Features/Replacements.php:398
+msgid "Contribution label"
+msgstr "Etiqueta de contribución"
 
-#: ../lib/Galette/Entity/SavedSearch.php:372
-msgid "Name cannot be empty!"
-msgstr "¡El nombre no puede quedar vacío!"
+#: ../lib/Galette/Features/Replacements.php:402
+#: ../../tempcache/pages/advanced_search.html.twig:789
+#: ../../tempcache/pages/transactions_list.html.twig:289
+#: ../../tempcache/pages/transactions_list.html.twig:431
+#: ../../tempcache/pages/transaction_form.html.twig:275
+#: ../../tempcache/pages/contributions_list.html.twig:404
+#: ../../tempcache/pages/contributions_list.html.twig:681
+#: ../../tempcache/pages/contribution_form.html.twig:288
+msgid "Amount"
+msgstr "Monto"
 
-#: ../lib/Galette/Entity/Group.php:385
-msgid "Group has been detached from its parent"
-msgstr "Grupo ha sido desencajado desde su antecesor"
+#: ../lib/Galette/Features/Replacements.php:406
+msgid "Amount (in letters)"
+msgstr "Cantidad (en letras)"
 
-#: ../lib/Galette/Entity/Group.php:422
-#: ../../tempcache/pages/groups_list.html.twig:213
-msgid "The group name you have requested already exists in the database."
-msgstr "El nombre de grupo que ha solicitado ya existe en la BdD."
+#: ../lib/Galette/Features/Replacements.php:410
+msgid "Full date"
+msgstr "Fecha completa"
 
-#: ../lib/Galette/Entity/Group.php:450
-msgid "Group added"
-msgstr "Se ha añadido el grupo"
+#: ../lib/Galette/Features/Replacements.php:414
+msgid "Contribution year"
+msgstr "Año de contribución"
 
-#: ../lib/Galette/Entity/Group.php:455
-msgid "Fail to add new group."
-msgstr "Falló la adición del grupo nuevo."
+#: ../lib/Galette/Features/Replacements.php:418
+msgid "Comment"
+msgstr "Comentario"
 
-#: ../lib/Galette/Entity/Group.php:473
-msgid "Group updated"
-msgstr "Se ha actualizado el grupo"
+#: ../lib/Galette/Features/Replacements.php:422
+#: ../../tempcache/pages/advanced_search.html.twig:703
+msgid "Begin date"
+msgstr "Fecha de inicio"
 
-#: ../lib/Galette/Entity/Group.php:710
-#, php-format
-msgid "Group `%1$s` cannot be set as parent!"
-msgstr "¡El grupo `%1$s` no se puede establecer como padre!"
+#: ../lib/Galette/Features/Replacements.php:426
+#: ../../tempcache/pages/advanced_search.html.twig:747
+msgid "End date"
+msgstr "Fecha de finalización"
 
-#: ../lib/Galette/Middleware/Authenticate.php:124
-msgid "Login required"
-msgstr "Acceso requerido"
+#: ../lib/Galette/Features/Replacements.php:434
+#: ../../tempcache/pages/advanced_search.html.twig:853
+#: ../../tempcache/pages/advanced_search.html.twig:858
+#: ../../tempcache/pages/contributions_list.html.twig:404
+#: ../../tempcache/pages/contributions_list.html.twig:689
+msgid "Payment type"
+msgstr "Tipo de pago"
 
-#: ../lib/Galette/Middleware/Authenticate.php:181
-msgid "Unknown ACL rule '%acl'!"
-msgstr "¡Regla ACL desconocida '%acl'!"
+#: ../lib/Galette/Features/Replacements.php:622
+#: ../lib/Galette/Features/Replacements.php:623
+#: ../../tempcache/pages/preferences.html.twig:2314
+#: ../../tempcache/elements/group.html.twig:186
+#: ../../tempcache/elements/group.html.twig:229
+msgid "None"
+msgstr "Ninguno"
 
-#: ../lib/Galette/Middleware/Authenticate.php:232
-msgid "Route '%name' is not registered in ACLs!"
-msgstr "¡La ruta «%name» no está registrada con los ACL!"
+#: ../lib/Galette/Features/Replacements.php:799
+msgid "Member information"
+msgstr "Información del miembro"
 
 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:146
 #: ../lib/Galette/Middleware/UpdateAndMaintenance.php:191
@@ -3238,8 +3180,157 @@ msgstr ""
 "Ejecute el procedimiento de instalación o modernizar (compruebe la "
 "documentación)"
 
-#: ../lib/Galette/Events/ContribListener.php:159
+#: ../lib/Galette/Middleware/Authenticate.php:124
+msgid "Login required"
+msgstr "Acceso requerido"
+
+#: ../lib/Galette/Middleware/Authenticate.php:181
+msgid "Unknown ACL rule '%acl'!"
+msgstr "¡Regla ACL desconocida '%acl'!"
+
+#: ../lib/Galette/Middleware/Authenticate.php:232
+msgid "Route '%name' is not registered in ACLs!"
+msgstr "¡La ruta «%name» no está registrada con los ACL!"
+
+#: ../lib/Galette/Renderers/Html.php:81
+msgid "Galette error"
+msgstr "Error de Galette"
+
+#: ../lib/Galette/Renderers/Html.php:84 ../../tempcache/pages/404.html.twig:63
+msgid "Page not found"
+msgstr "No se encontró la página"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:521
+msgid "User, read/write"
+msgstr "Usuario, leer/escribir"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:522
+#: ../../tempcache/pages/configuration_core_fields.html.twig:263
+#: ../../tempcache/pages/preferences.html.twig:382
+#: ../../tempcache/pages/members_list.html.twig:619
+#: ../../tempcache/pages/members_list.html.twig:774
+#: ../../tempcache/pages/configuration_core_lists.html.twig:143
+#: ../../tempcache/pages/configuration_core_lists.html.twig:250
+#: ../../tempcache/elements/edit_entitleds.html.twig:210
+#: ../../tempcache/elements/ajax_members.html.twig:147
+#: ../../tempcache/elements/group_persons.html.twig:137
+msgid "Staff member"
+msgstr "Miembro del personal"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:523
+#: ../../tempcache/pages/configuration_core_fields.html.twig:253
+#: ../../tempcache/pages/configuration_core_lists.html.twig:138
+#: ../../tempcache/pages/configuration_core_lists.html.twig:245
+#: ../../tempcache/elements/ajax_members.html.twig:136
+#: ../../tempcache/elements/group_persons.html.twig:126
+msgid "Administrator"
+msgstr "Administrador"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:524
+#: ../../tempcache/pages/configuration_core_fields.html.twig:273
+#: ../../tempcache/pages/member_show.html.twig:551
+#: ../../tempcache/pages/members_list.html.twig:626
+#: ../../tempcache/pages/members_list.html.twig:785
+#: ../../tempcache/pages/configuration_core_lists.html.twig:148
+#: ../../tempcache/pages/configuration_core_lists.html.twig:255
+#: ../../tempcache/components/forms/groups.html.twig:149
+#: ../../tempcache/elements/ajax_members.html.twig:158
+#: ../../tempcache/elements/group_persons.html.twig:148
+msgid "Group manager"
+msgstr "Gerente de grupo"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:525
+msgid "User, read only"
+msgstr "Usuario, solo lectura"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:613
+msgid "Missing required field name!"
+msgstr "Falta campo obligatorio!"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:622
+msgid "Missing required field permissions!"
+msgstr "¡Faltan los campos de permisos requeridos!"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:627
+msgid "Unknown permission!"
+msgstr "¡Credenciales desconocidas!"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:633
+msgid "Missing required form!"
+msgstr "¡Falta formulario requerido!"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:638
+msgid "Unknown form!"
+msgstr "¡Formulario desconocido!"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:646
+msgid "- Field name already used."
+msgstr "- Ya se utiliza el nombre del campo."
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:760
+msgid "An error occurred storing the field."
+msgstr "Ha ocurrido un error al guardar el campo."
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:781
+msgid "An error occurred creating field values table"
+msgstr "Hubo un error al crear el campo en la tabla de valores"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:815
+msgid "An error occurred storing dynamic field values :("
+msgstr "Hubo un error al almacenar los campos dinámicos de valores"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1027
+msgid "separator"
+msgstr "separador"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1028
+msgid "free text"
+msgstr "texto libre"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1029
+msgid "single line"
+msgstr "una linea"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1030
+msgid "choice"
+msgstr "elección"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1031
+msgid "date"
+msgstr "fecha"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1032
+msgid "boolean"
+msgstr "booleano"
+
+#: ../lib/Galette/DynamicFields/DynamicField.php:1033
+msgid "file"
+msgstr "archivo"
+
+#: ../lib/Galette/Repository/Members.php:332
+msgid "Member Picture deleted"
+msgstr "Pintura del Miembro eliminado"
+
+#: ../lib/Galette/Repository/Members.php:417
+msgid "Delete members cards, transactions and dues"
+msgstr "Eliminadas tarjetas de miembros, transacciones y cuotas"
+
+#: ../lib/Galette/Repository/Members.php:434
+msgid "Cannot remove a member who still have dependencies (mailings, ...)"
+msgstr ""
+"No se puede eliminar a un miembro que todavía tiene dependencias "
+"(correos, ...)"
+
+#: ../lib/Galette/Repository/SavedSearches.php:271
+msgid "Searches deleted (%list)"
+msgstr "Búsquedas eliminadas (%list)"
+
+#: ../lib/Galette/Repository/Contributions.php:534
+msgid "Contributions deleted (%list)"
+msgstr "Contribuciones eliminadas (%list)"
+
 #: ../lib/Galette/Events/MemberListener.php:185
+#: ../lib/Galette/Events/ContribListener.php:159
 msgid ""
 "You asked Galette to send a confirmation email to the member, but email has "
 "been disabled in the preferences."
@@ -3247,53 +3338,14 @@ msgstr ""
 "Ha solicitado que Galette envíe una confirmación al miembro, pero se ha "
 "desactivado el correo electrónico en las preferencias."
 
-#: ../lib/Galette/Events/ContribListener.php:174
 #: ../lib/Galette/Events/MemberListener.php:196
+#: ../lib/Galette/Events/ContribListener.php:174
 msgid ""
 "- You can't send a confirmation by email if the member hasn't got an address!"
 msgstr ""
 "- ¡No puedes enviar un correo de confirmación si el miembro no tiene una "
 "dirección de correo!"
 
-#: ../lib/Galette/Events/ContribListener.php:232
-msgid "Email sent to user %name (%email)"
-msgstr "Correo-e enviado al usuario %name (%email)"
-
-#: ../lib/Galette/Events/ContribListener.php:239
-msgid ""
-"A problem happened while sending contribution receipt to user %name (%email)"
-msgstr ""
-"Ha ocurrido un problema mientras enviaba recibo de contribución al usuario "
-"%name (%email)"
-
-#: ../lib/Galette/Events/ContribListener.php:304
-msgid "Email sent to admin for user %name (%email)"
-msgstr "Correo-e enviado al admin para el usuario %name (%email)"
-
-#: ../lib/Galette/Events/ContribListener.php:311
-msgid ""
-"A problem happened while sending to admin notification for user %name "
-"(%email) contribution"
-msgstr ""
-"Ha ocurrido un problema mientras enviaba al admin una notificación para el "
-"usuario %name (%email) con una contribución"
-
-#: ../lib/Galette/Events/ContribListener.php:340
-msgid "Post contribution script failed"
-msgstr "Script de contribución posterior erróneo"
-
-#: ../lib/Galette/Events/ContribListener.php:349
-msgid "The configured post contribution script has failed."
-msgstr "El script de contribución posterior configurada ha fallado."
-
-#: ../lib/Galette/Events/ContribListener.php:350
-msgid "You can find contribution information and script output below."
-msgstr "Puede encontrar información de contribución y salida script debajo."
-
-#: ../lib/Galette/Events/ContribListener.php:358
-msgid "Post contribution script has failed."
-msgstr "El script post contribución ha fallado."
-
 #: ../lib/Galette/Events/MemberListener.php:251
 #, php-format
 msgid "New account email sent to '%s'."
@@ -3330,95 +3382,44 @@ msgid "A problem happened while sending account email to admin"
 msgstr ""
 "Ha ocurrido un problema mientras enviada el correo-e de la cuanta al admin"
 
-#: ../lib/Galette/Filters/MembersList.php:296
-msgid "Email,URL,IM"
-msgstr "Corre-e,URL,IM"
-
-#: ../lib/Galette/Filters/MembersList.php:297
-msgid "Job"
-msgstr "Empleo"
-
-#: ../lib/Galette/Filters/MembersList.php:298
-msgid "Infos"
-msgstr "Informes"
-
-#: ../lib/Galette/Filters/MembersList.php:302
-#: ../../tempcache/pages/transaction_form.html.twig:114
-#: ../../tempcache/pages/contribution_form.html.twig:119
-#: ../../tempcache/pages/member_form.html.twig:207
-#: ../../tempcache/components/forms/member_dropdown.html.twig:48
-msgid "Member ID"
-msgstr "ID de miembro"
-
-#: ../lib/Galette/Filters/MembersList.php:313
-msgid "All members"
-msgstr "Todos los miembros"
-
-#: ../lib/Galette/Filters/MembersList.php:314
-#: ../../tempcache/pages/preferences.html.twig:803
-msgid "Up to date members"
-msgstr "Hasta la fecha de los miembros"
-
-#: ../lib/Galette/Filters/MembersList.php:315
-msgid "Close expiries"
-msgstr "Cierra vencimiento"
-
-#: ../lib/Galette/Filters/MembersList.php:316
-msgid "Latecomers"
-msgstr "Rezagados"
+#: ../lib/Galette/Events/ContribListener.php:232
+msgid "Email sent to user %name (%email)"
+msgstr "Correo-e enviado al usuario %name (%email)"
 
-#: ../lib/Galette/Filters/MembersList.php:319
-msgid "Administrators"
-msgstr "Administradores"
+#: ../lib/Galette/Events/ContribListener.php:239
+msgid ""
+"A problem happened while sending contribution receipt to user %name (%email)"
+msgstr ""
+"Ha ocurrido un problema mientras enviaba recibo de contribución al usuario "
+"%name (%email)"
 
-#: ../lib/Galette/Filters/MembersList.php:320
-msgid "Non members"
-msgstr "No miembros"
+#: ../lib/Galette/Events/ContribListener.php:304
+msgid "Email sent to admin for user %name (%email)"
+msgstr "Correo-e enviado al admin para el usuario %name (%email)"
 
-#: ../lib/Galette/Filters/TransactionsList.php:215
-#: ../lib/Galette/Filters/TransactionsList.php:252
-#: ../lib/Galette/Filters/HistoryList.php:221
-#: ../lib/Galette/Filters/HistoryList.php:258
-#: ../lib/Galette/Filters/MailingsList.php:216
-#: ../lib/Galette/Filters/MailingsList.php:253
-#: ../lib/Galette/Filters/ContributionsList.php:258
-#: ../lib/Galette/Filters/ContributionsList.php:295
-msgid "Y"
-msgstr "Y"
+#: ../lib/Galette/Events/ContribListener.php:311
+msgid ""
+"A problem happened while sending to admin notification for user %name "
+"(%email) contribution"
+msgstr ""
+"Ha ocurrido un problema mientras enviaba al admin una notificación para el "
+"usuario %name (%email) con una contribución"
 
-#: ../lib/Galette/Filters/TransactionsList.php:231
-#: ../lib/Galette/Filters/TransactionsList.php:253
-#: ../lib/Galette/Filters/HistoryList.php:237
-#: ../lib/Galette/Filters/HistoryList.php:259
-#: ../lib/Galette/Filters/MailingsList.php:232
-#: ../lib/Galette/Filters/MailingsList.php:254
-#: ../lib/Galette/Filters/ContributionsList.php:274
-#: ../lib/Galette/Filters/ContributionsList.php:296
-msgid "Y-m"
-msgstr "Y-m"
+#: ../lib/Galette/Events/ContribListener.php:340
+msgid "Post contribution script failed"
+msgstr "Script de contribución posterior erróneo"
 
-#: ../lib/Galette/Filters/TransactionsList.php:259
-#: ../lib/Galette/Filters/HistoryList.php:265
-#: ../lib/Galette/Filters/MailingsList.php:260
-#: ../lib/Galette/Filters/ContributionsList.php:302
-msgid "start date filter"
-msgstr "filtro de fecha de inicio"
+#: ../lib/Galette/Events/ContribListener.php:349
+msgid "The configured post contribution script has failed."
+msgstr "El script de contribución posterior configurada ha fallado."
 
-#: ../lib/Galette/Filters/TransactionsList.php:262
-#: ../lib/Galette/Filters/HistoryList.php:268
-#: ../lib/Galette/Filters/MailingsList.php:263
-#: ../lib/Galette/Filters/ContributionsList.php:305
-msgid "end date filter"
-msgstr "filtro de fecha de finalización"
+#: ../lib/Galette/Events/ContribListener.php:350
+msgid "You can find contribution information and script output below."
+msgstr "Puede encontrar información de contribución y salida script debajo."
 
-#: ../lib/Galette/Filters/TransactionsList.php:272
-#: ../lib/Galette/Filters/HistoryList.php:278
-#: ../lib/Galette/Filters/MailingsList.php:273
-#: ../lib/Galette/Filters/ContributionsList.php:315
-#, php-format
-msgid "Unknown date format for %field.<br/>Know formats are: %formats"
-msgstr ""
-"Formato de fecha desconocida para %field.<br>Formatos conocidos: %formats"
+#: ../lib/Galette/Events/ContribListener.php:358
+msgid "Post contribution script has failed."
+msgstr "El script post contribución ha fallado."
 
 #: ../webroot/installer.php:125
 msgid "No host"
@@ -3480,262 +3481,228 @@ msgstr "Arranque de Galette"
 msgid "Documentation"
 msgstr "Documentación"
 
-#: ../includes/main.inc.php:151
-msgid "Unauthorized"
-msgstr "Desautorizado"
-
-#: ../includes/i18n.inc.php:277
-msgid "Realization:"
-msgstr "Realización:"
-
-#: ../includes/i18n.inc.php:278
-msgid "Graphics:"
-msgstr "Gráficos:"
-
-#: ../includes/i18n.inc.php:279
-msgid "Publisher:"
-msgstr "Editor:"
-
-#: ../includes/i18n.inc.php:280
-msgid "President"
-msgstr "Presidente"
-
-#: ../includes/i18n.inc.php:281
-msgid "Vice-president"
-msgstr "Vicepresidente"
-
-#: ../includes/i18n.inc.php:282
-msgid "Treasurer"
-msgstr "Tesorero"
-
-#: ../includes/i18n.inc.php:283
-msgid "Vice-treasurer"
-msgstr "Vicetesorero"
-
-#: ../includes/i18n.inc.php:284
-msgid "Secretary"
-msgstr "Secretario"
-
-#: ../includes/i18n.inc.php:285
-msgid "Vice-secretary"
-msgstr "Vicesecretario"
-
-#: ../includes/i18n.inc.php:286
-msgid "Active member"
-msgstr "Miembro activo"
-
-#: ../includes/i18n.inc.php:287
-msgid "Benefactor member"
-msgstr "Miembro beneficiario"
-
-#: ../includes/i18n.inc.php:288
-msgid "Founder member"
-msgstr "Miembro fundador"
-
-#: ../includes/i18n.inc.php:289
-msgid "Old-timer"
-msgstr "Veterano"
-
-#: ../includes/i18n.inc.php:290
-msgid "Legal entity"
-msgstr "Entidad legal"
-
-#: ../includes/i18n.inc.php:291
-msgid "Non-member"
-msgstr "No miembro"
-
-#: ../includes/i18n.inc.php:292
-msgid "Reduced annual contribution"
-msgstr "Contribución anual reducida"
-
-#: ../includes/i18n.inc.php:293
-msgid "Company cotisation"
-msgstr "Cotización de persona moral"
-
-#: ../includes/i18n.inc.php:294
-msgid "Donation in kind"
-msgstr "Donación en reino"
-
-#: ../includes/i18n.inc.php:295
-msgid "Donation in money"
-msgstr "Donación en dinero"
-
-#: ../includes/i18n.inc.php:296
-msgid "Partnership"
-msgstr "Consorcio"
-
-#: ../includes/i18n.inc.php:297
-msgid "french"
-msgstr "francés"
-
-#: ../includes/i18n.inc.php:298
-msgid "english"
-msgstr "inglés"
-
-#: ../includes/i18n.inc.php:299
-msgid "spanish"
-msgstr "español"
-
-#: ../includes/i18n.inc.php:300
-msgid "annual fee"
-msgstr "comisión anual"
+#: ../includes/main.inc.php:151
+msgid "Unauthorized"
+msgstr "Desautorizado"
 
-#: ../includes/i18n.inc.php:301
-msgid "annual fee (to be paid)"
-msgstr "comisión anual (a ser abonada)"
+#. 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:188
+msgid "YYYY-MM-DD"
+msgstr "DD-MM-YYYY"
 
-#: ../includes/i18n.inc.php:302
-msgid "company fee"
-msgstr "comisión compañía"
+#: ../includes/dependencies.php:459
+msgid "Failed CSRF check!"
+msgstr "¡Comprobación CSRF fallida!"
 
-#: ../includes/i18n.inc.php:303
-msgid "donation in kind"
-msgstr "donación amable"
+#: ../includes/fields_defs/texts_fields.php:40
+#: ../includes/fields_defs/texts_fields.php:48
+msgid "[{ASSO_NAME}] Your identifiers"
+msgstr "[{ASSO_NAME}] Sus identificadores"
 
-#: ../includes/i18n.inc.php:304
-msgid "donation in money"
-msgstr "donación en dinero"
+#: ../includes/fields_defs/texts_fields.php:41
+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 ""
+"Hola:{NEWLINE}Te acabas de suscribir al sistema de gestión de miembros de "
+"{ASSO_NAME}.{NEWLINE}Ahora es posible seguir en tiempo real el estado de tu "
+"suscripción y actualizar tus preferencias desde la interfaz web.{NEWLINE} }"
+"Inicie sesión en esta dirección para configurar su nueva contraseña:{BR}"
+"{CHG_PWD_URI}{NEWLINE}Nombre de usuario: {LOGIN}{BR}El enlace anterior será "
+"válido hasta el {LINK_VALIDITY}.{NEWLINE}¡Hasta pronto!{NEWLINE} (este "
+"correo fue enviado automáticamente)"
 
-#: ../includes/i18n.inc.php:305
-msgid "partnership"
-msgstr "consorcio"
+#: ../includes/fields_defs/texts_fields.php:43
+msgid "New user registration"
+msgstr "Nuevo registro de usuario"
 
-#: ../includes/i18n.inc.php:306
-msgid "reduced annual fee"
-msgstr "comisión anual reducida"
+#: ../includes/fields_defs/texts_fields.php:49
+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/i18n.inc.php:307
-msgid "Identity"
-msgstr "Identidad"
+#: ../includes/fields_defs/texts_fields.php:51
+msgid "Lost password email"
+msgstr "Correo-e de contraseña olvidada"
 
-#: ../includes/i18n.inc.php:308
-msgid "Galette-related data"
-msgstr "Datos Galette relativa"
+#: ../includes/fields_defs/texts_fields.php:56
+msgid "[{ASSO_NAME}] Your contribution"
+msgstr "[{ASSO_NAME}] Su contribución"
 
-#: ../includes/i18n.inc.php:309
-msgid "Contact information"
-msgstr "Información de contacto"
+#: ../includes/fields_defs/texts_fields.php:57
+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/i18n.inc.php:310
-msgid "Mr."
-msgstr "Sr."
+#: ../includes/fields_defs/texts_fields.php:59
+msgid "Receipt send for new contribution"
+msgstr "Recibo enviado para nueva contribución"
 
-#: ../includes/i18n.inc.php:311
-msgid "Mrs."
-msgstr "Sra."
+#: ../includes/fields_defs/texts_fields.php:64
+msgid "[{ASSO_NAME}] New registration from {NAME_ADH}"
+msgstr "[{ASSO_NAME}] Registro nuevo desde {NAME_ADH}"
 
-#: ../includes/i18n.inc.php:312
-msgid "Miss"
-msgstr "Srta."
+#: ../includes/fields_defs/texts_fields.php:65
+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/i18n.inc.php:313
-msgid "Identity:"
-msgstr "Identidad:"
+#: ../includes/fields_defs/texts_fields.php:67
+msgid "New user registration (sent to admin)"
+msgstr "Registro de usuario nuevo (envíe al admin)"
 
-#: ../includes/i18n.inc.php:314
-msgid "Galette-related data:"
-msgstr "Datos Galette relacionados:"
+#: ../includes/fields_defs/texts_fields.php:72
+msgid "[{ASSO_NAME}] New contribution for {NAME_ADH}"
+msgstr "[{ASSO_NAME}] Contribución nueva para {NAME_ADH}"
 
-#: ../includes/i18n.inc.php:315
-msgid "Contact information:"
-msgstr "Información de contacto:"
+#: ../includes/fields_defs/texts_fields.php:73
+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/i18n.inc.php:316
-msgid "Society"
-msgstr "Sociedad"
+#: ../includes/fields_defs/texts_fields.php:75
+msgid "New contribution (sent to admin)"
+msgstr "Nueva contribución enviada al administrador"
 
-#: ../includes/i18n.inc.php:317
-msgid "Politeness"
-msgstr "Cortesía"
+#: ../includes/fields_defs/texts_fields.php:80
+msgid "[{ASSO_NAME}] New self registration from {NAME_ADH}"
+msgstr ""
 
-#: ../includes/i18n.inc.php:319
-msgid "Main"
-msgstr "Principal"
+#: ../includes/fields_defs/texts_fields.php:81
+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/i18n.inc.php:320
-msgid "** Galette identifier, if applicable"
-msgstr "** Identificador Galette, si es aplicable"
+#: ../includes/fields_defs/texts_fields.php:83
+msgid "New self registration (sent to admin)"
+msgstr ""
 
-#: ../includes/i18n.inc.php:321
-msgid "* Only for compagnies"
-msgstr "* Solamente para compañeros"
+#: ../includes/fields_defs/texts_fields.php:88
+msgid "[{ASSO_NAME}] Your account has been modified"
+msgstr "[{ASSO_NAME}]Su cuenta ha sido modificada"
 
-#: ../includes/i18n.inc.php:322
-#, php-format
-msgid "Hereby, I agree to comply to %s association statutes and its rules."
+#: ../includes/fields_defs/texts_fields.php:89
+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 ""
-"Aquí, estoy de acuerdo de cumplir los estatutos y reglas de la asociación %s."
 
-#: ../includes/i18n.inc.php:323
-msgid "At ................................................"
-msgstr "En ................................................."
+#: ../includes/fields_defs/texts_fields.php:91
+msgid "Informs user that his account has been modified"
+msgstr "Informa al usuario que esta cuenta ha sido modificada"
 
-#: ../includes/i18n.inc.php:324
-msgid "On .......... / .......... / .......... "
-msgstr "El .......... / .......... / .......... "
+#: ../includes/fields_defs/texts_fields.php:96
+msgid "[{ASSO_NAME}] Your membership is about to expire"
+msgstr "[{ASSO_NAME}] Su afiliación está apunto de caducar"
 
-#: ../includes/i18n.inc.php:325
-msgid "Username"
-msgstr "Nombre de usuario"
+#: ../includes/fields_defs/texts_fields.php:97
+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/i18n.inc.php:326
-msgid "Email address"
-msgstr "Dirección de correo"
+#: ../includes/fields_defs/texts_fields.php:99
+#: ../../tempcache/pages/reminder.html.twig:79
+msgid "Impending due date"
+msgstr "Impidiendo fecha de vencimiento"
 
-#: ../includes/i18n.inc.php:328
-msgid "City"
-msgstr "Ciudad"
+#: ../includes/fields_defs/texts_fields.php:104
+msgid "[{ASSO_NAME}] Your membership has expired"
+msgstr "[{ASSO_NAME}] Su afiliación ha vencido"
 
-#: ../includes/i18n.inc.php:329
-msgid "Zip Code"
-msgstr "Código postal"
+#: ../includes/fields_defs/texts_fields.php:105
+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/i18n.inc.php:331
+#: ../includes/fields_defs/texts_fields.php:107
+msgid "Late due date"
+msgstr "Última fecha de vencimiento"
+
+#: ../includes/fields_defs/texts_fields.php:112
+msgid "[{ASSO_NAME}] Your donation"
+msgstr "[{ASSO_NAME}] Su donativo"
+
+#: ../includes/fields_defs/texts_fields.php:113
 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."
+"Hello,{NEWLINE}Your donation to {ASSO_NAME} has successfully been stored."
+"{NEWLINE}{CONTRIB_INFO}{NEWLINE}Thank you!{NEWLINE}(this email was sent "
+"automatically)"
 msgstr ""
-"La contribución mínima para cada tipo de membresía están definidas en el "
-"sitio web de la asociación. La cantidad de donaciones son libres para ser "
-"definidas por la generosa donación."
 
-#: ../includes/i18n.inc.php:332
-msgid "Required membership:"
-msgstr "Membresía requerida:"
+#: ../includes/fields_defs/texts_fields.php:115
+msgid "Receipt send for new donations"
+msgstr "Recibo enviado para donaciones nuevas"
 
-#: ../includes/i18n.inc.php:333
+#: ../includes/fields_defs/texts_fields.php:120
+msgid "[{ASSO_NAME}] New donation for {NAME_ADH}"
+msgstr "[{ASSO_NAME}] Donación nueva para {NAME_ADH}"
+
+#: ../includes/fields_defs/texts_fields.php:121
 msgid ""
-"Complete the following form and send it with your funds, in order to "
-"complete your subscription."
+"Hello dear Administrator,{NEWLINE}A donation from {NAME_ADH} has been "
+"registered{BR}{CONTRIB_INFO}{NEWLINE}Yours sincerly,{BR}Galette"
 msgstr ""
-"Para finalizar su suscripción, complete este formulario y envíelo junto con "
-"su financiación."
+"Estimado Administrador,{NEWLINE}Ha sido registrada una donación desde "
+"{NAME_ADH} {BR}{CONTRIB_INFO}{NEWLINE}Sinceramente, su {BR}Galette"
+
+#: ../includes/fields_defs/texts_fields.php:123
+msgid "New donation (sent to admin)"
+msgstr "Donación nueva (envío al admin)"
 
-#: ../includes/i18n.inc.php:334
-msgid "on"
-msgstr "el"
+#: ../includes/fields_defs/texts_fields.php:128
+msgid "[{ASSO_NAME}] Account {NAME_ADH} has been modified"
+msgstr "[{ASSO_NAME}] Cuenta {NAME_ADH} ha sido modificado"
 
-#: ../includes/i18n.inc.php:335
-msgid "from"
-msgstr "desde"
+#: ../includes/fields_defs/texts_fields.php:129
+msgid ""
+"Hello!{NEWLINE}{NAME_ADH} has modified his/her account.{NEWLINE}See you soon!"
+"{NEWLINE}(this email was sent automatically)"
+msgstr ""
 
-#: ../includes/i18n.inc.php:336
-msgid "to"
-msgstr "hasta"
+#: ../includes/fields_defs/texts_fields.php:131
+msgid "Informs admin a member edit his information"
+msgstr "Informa al administrador que un miembro edita su información"
 
-#: ../includes/i18n.inc.php:337
-msgid "Association"
-msgstr "Asociación"
+#: ../includes/fields_defs/texts_fields.php:136
+msgid "[{ASSO_NAME}] Account {NAME_ADH} is inactive"
+msgstr "[{ASSO_NAME}] Cuenta {NAME_ADH} está inactiva"
 
-#. 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:188
-msgid "YYYY-MM-DD"
-msgstr "DD-MM-YYYY"
+#: ../includes/fields_defs/texts_fields.php:137
+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/dependencies.php:459
-msgid "Failed CSRF check!"
-msgstr "¡Comprobación CSRF fallida!"
+#: ../includes/fields_defs/texts_fields.php:139
+msgid "Lost password email (disabled)"
+msgstr "Correo-e para contraseña olvidada (desactivada)"
 
 #: ../includes/fields_defs/members_fields.php:42
 msgid "Member id:"
@@ -3746,12 +3713,12 @@ msgid "Status:"
 msgstr "Estado:"
 
 #: ../includes/fields_defs/members_fields.php:62
-#: ../../tempcache/elements/group.html.twig:117
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:77
 #: ../../tempcache/pages/plugin_info.html.twig:73
 #: ../../tempcache/pages/configuration_entitled_form.html.twig:75
 #: ../../tempcache/pages/groups_list.html.twig:175
 #: ../../tempcache/pages/configuration_payment_type_form.html.twig:65
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:77
+#: ../../tempcache/elements/group.html.twig:117
 msgid "Name:"
 msgstr "Nombre:"
 
@@ -3825,16 +3792,16 @@ msgid "Profession:"
 msgstr "Profesión:"
 
 #: ../includes/fields_defs/members_fields.php:200 ../install/steps/admin.php:46
+#: ../../tempcache/pages/preferences.html.twig:2403
 #: ../../tempcache/pages/index.html.twig:69
 #: ../../tempcache/pages/index.html.twig:73
-#: ../../tempcache/pages/preferences.html.twig:2403
 msgid "Username:"
 msgstr "Usuario:"
 
 #: ../includes/fields_defs/members_fields.php:208 ../install/steps/admin.php:50
-#: ../install/steps/db.php:88 ../../tempcache/pages/index.html.twig:81
+#: ../install/steps/db.php:88 ../../tempcache/pages/preferences.html.twig:2417
+#: ../../tempcache/pages/index.html.twig:81
 #: ../../tempcache/pages/index.html.twig:85
-#: ../../tempcache/pages/preferences.html.twig:2417
 msgid "Password:"
 msgstr "Contraseña:"
 
@@ -3896,215 +3863,249 @@ msgstr "Nº de miembro:"
 msgid "State of dues"
 msgstr "Estado de deudas"
 
-#: ../includes/fields_defs/texts_fields.php:40
-#: ../includes/fields_defs/texts_fields.php:48
-msgid "[{ASSO_NAME}] Your identifiers"
-msgstr "[{ASSO_NAME}] Sus identificadores"
+#: ../includes/i18n.inc.php:277
+msgid "Realization:"
+msgstr "Realización:"
 
-#: ../includes/fields_defs/texts_fields.php:41
-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 ""
-"Hola:{NEWLINE}Te acabas de suscribir al sistema de gestión de miembros de "
-"{ASSO_NAME}.{NEWLINE}Ahora es posible seguir en tiempo real el estado de tu "
-"suscripción y actualizar tus preferencias desde la interfaz web.{NEWLINE} }"
-"Inicie sesión en esta dirección para configurar su nueva contraseña:{BR}"
-"{CHG_PWD_URI}{NEWLINE}Nombre de usuario: {LOGIN}{BR}El enlace anterior será "
-"válido hasta el {LINK_VALIDITY}.{NEWLINE}¡Hasta pronto!{NEWLINE} (este "
-"correo fue enviado automáticamente)"
+#: ../includes/i18n.inc.php:278
+msgid "Graphics:"
+msgstr "Gráficos:"
 
-#: ../includes/fields_defs/texts_fields.php:43
-msgid "New user registration"
-msgstr "Nuevo registro de usuario"
+#: ../includes/i18n.inc.php:279
+msgid "Publisher:"
+msgstr "Editor:"
 
-#: ../includes/fields_defs/texts_fields.php:49
-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/i18n.inc.php:280
+msgid "President"
+msgstr "Presidente"
 
-#: ../includes/fields_defs/texts_fields.php:51
-msgid "Lost password email"
-msgstr "Correo-e de contraseña olvidada"
+#: ../includes/i18n.inc.php:281
+msgid "Vice-president"
+msgstr "Vicepresidente"
 
-#: ../includes/fields_defs/texts_fields.php:56
-msgid "[{ASSO_NAME}] Your contribution"
-msgstr "[{ASSO_NAME}] Su contribución"
+#: ../includes/i18n.inc.php:282
+msgid "Treasurer"
+msgstr "Tesorero"
 
-#: ../includes/fields_defs/texts_fields.php:57
-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/i18n.inc.php:283
+msgid "Vice-treasurer"
+msgstr "Vicetesorero"
 
-#: ../includes/fields_defs/texts_fields.php:59
-msgid "Receipt send for new contribution"
-msgstr "Recibo enviado para nueva contribución"
+#: ../includes/i18n.inc.php:284
+msgid "Secretary"
+msgstr "Secretario"
 
-#: ../includes/fields_defs/texts_fields.php:64
-msgid "[{ASSO_NAME}] New registration from {NAME_ADH}"
-msgstr "[{ASSO_NAME}] Registro nuevo desde {NAME_ADH}"
+#: ../includes/i18n.inc.php:285
+msgid "Vice-secretary"
+msgstr "Vicesecretario"
 
-#: ../includes/fields_defs/texts_fields.php:65
-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/i18n.inc.php:286
+msgid "Active member"
+msgstr "Miembro activo"
 
-#: ../includes/fields_defs/texts_fields.php:67
-msgid "New user registration (sent to admin)"
-msgstr "Registro de usuario nuevo (envíe al admin)"
+#: ../includes/i18n.inc.php:287
+msgid "Benefactor member"
+msgstr "Miembro beneficiario"
 
-#: ../includes/fields_defs/texts_fields.php:72
-msgid "[{ASSO_NAME}] New contribution for {NAME_ADH}"
-msgstr "[{ASSO_NAME}] Contribución nueva para {NAME_ADH}"
+#: ../includes/i18n.inc.php:288
+msgid "Founder member"
+msgstr "Miembro fundador"
 
-#: ../includes/fields_defs/texts_fields.php:73
-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/i18n.inc.php:289
+msgid "Old-timer"
+msgstr "Veterano"
 
-#: ../includes/fields_defs/texts_fields.php:75
-msgid "New contribution (sent to admin)"
-msgstr "Nueva contribución enviada al administrador"
+#: ../includes/i18n.inc.php:290
+msgid "Legal entity"
+msgstr "Entidad legal"
 
-#: ../includes/fields_defs/texts_fields.php:80
-msgid "[{ASSO_NAME}] New self registration from {NAME_ADH}"
-msgstr ""
+#: ../includes/i18n.inc.php:291
+msgid "Non-member"
+msgstr "No miembro"
 
-#: ../includes/fields_defs/texts_fields.php:81
-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/i18n.inc.php:292
+msgid "Reduced annual contribution"
+msgstr "Contribución anual reducida"
+
+#: ../includes/i18n.inc.php:293
+msgid "Company cotisation"
+msgstr "Cotización de persona moral"
+
+#: ../includes/i18n.inc.php:294
+msgid "Donation in kind"
+msgstr "Donación en reino"
+
+#: ../includes/i18n.inc.php:295
+msgid "Donation in money"
+msgstr "Donación en dinero"
+
+#: ../includes/i18n.inc.php:296
+msgid "Partnership"
+msgstr "Consorcio"
+
+#: ../includes/i18n.inc.php:297
+msgid "french"
+msgstr "francés"
+
+#: ../includes/i18n.inc.php:298
+msgid "english"
+msgstr "inglés"
+
+#: ../includes/i18n.inc.php:299
+msgid "spanish"
+msgstr "español"
+
+#: ../includes/i18n.inc.php:300
+msgid "annual fee"
+msgstr "comisión anual"
+
+#: ../includes/i18n.inc.php:301
+msgid "annual fee (to be paid)"
+msgstr "comisión anual (a ser abonada)"
+
+#: ../includes/i18n.inc.php:302
+msgid "company fee"
+msgstr "comisión compañía"
+
+#: ../includes/i18n.inc.php:303
+msgid "donation in kind"
+msgstr "donación amable"
+
+#: ../includes/i18n.inc.php:304
+msgid "donation in money"
+msgstr "donación en dinero"
+
+#: ../includes/i18n.inc.php:305
+msgid "partnership"
+msgstr "consorcio"
+
+#: ../includes/i18n.inc.php:306
+msgid "reduced annual fee"
+msgstr "comisión anual reducida"
+
+#: ../includes/i18n.inc.php:307
+msgid "Identity"
+msgstr "Identidad"
+
+#: ../includes/i18n.inc.php:308
+msgid "Galette-related data"
+msgstr "Datos Galette relativa"
+
+#: ../includes/i18n.inc.php:309
+msgid "Contact information"
+msgstr "Información de contacto"
+
+#: ../includes/i18n.inc.php:310
+msgid "Mr."
+msgstr "Sr."
+
+#: ../includes/i18n.inc.php:311
+msgid "Mrs."
+msgstr "Sra."
 
-#: ../includes/fields_defs/texts_fields.php:83
-msgid "New self registration (sent to admin)"
-msgstr ""
+#: ../includes/i18n.inc.php:312
+msgid "Miss"
+msgstr "Srta."
 
-#: ../includes/fields_defs/texts_fields.php:88
-msgid "[{ASSO_NAME}] Your account has been modified"
-msgstr "[{ASSO_NAME}]Su cuenta ha sido modificada"
+#: ../includes/i18n.inc.php:313
+msgid "Identity:"
+msgstr "Identidad:"
 
-#: ../includes/fields_defs/texts_fields.php:89
-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/i18n.inc.php:314
+msgid "Galette-related data:"
+msgstr "Datos Galette relacionados:"
 
-#: ../includes/fields_defs/texts_fields.php:91
-msgid "Informs user that his account has been modified"
-msgstr "Informa al usuario que esta cuenta ha sido modificada"
+#: ../includes/i18n.inc.php:315
+msgid "Contact information:"
+msgstr "Información de contacto:"
 
-#: ../includes/fields_defs/texts_fields.php:96
-msgid "[{ASSO_NAME}] Your membership is about to expire"
-msgstr "[{ASSO_NAME}] Su afiliación está apunto de caducar"
+#: ../includes/i18n.inc.php:316
+msgid "Society"
+msgstr "Sociedad"
 
-#: ../includes/fields_defs/texts_fields.php:97
-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/i18n.inc.php:317
+msgid "Politeness"
+msgstr "Cortesía"
 
-#: ../includes/fields_defs/texts_fields.php:99
-#: ../../tempcache/pages/reminder.html.twig:79
-msgid "Impending due date"
-msgstr "Impidiendo fecha de vencimiento"
+#: ../includes/i18n.inc.php:319
+msgid "Main"
+msgstr "Principal"
 
-#: ../includes/fields_defs/texts_fields.php:104
-msgid "[{ASSO_NAME}] Your membership has expired"
-msgstr "[{ASSO_NAME}] Su afiliación ha vencido"
+#: ../includes/i18n.inc.php:320
+msgid "** Galette identifier, if applicable"
+msgstr "** Identificador Galette, si es aplicable"
 
-#: ../includes/fields_defs/texts_fields.php:105
-msgid ""
-"Hello,{NEWLINE}Your {ASSO_NAME} membership has expired for {DAYS_EXPIRED} "
-"days.{NEWLINE}See you soon!{NEWLINE}(this email was sent automatically)"
+#: ../includes/i18n.inc.php:321
+msgid "* Only for compagnies"
+msgstr "* Solamente para compañeros"
+
+#: ../includes/i18n.inc.php:322
+#, php-format
+msgid "Hereby, I agree to comply to %s association statutes and its rules."
 msgstr ""
+"Aquí, estoy de acuerdo de cumplir los estatutos y reglas de la asociación %s."
 
-#: ../includes/fields_defs/texts_fields.php:107
-msgid "Late due date"
-msgstr "Última fecha de vencimiento"
+#: ../includes/i18n.inc.php:323
+msgid "At ................................................"
+msgstr "En ................................................."
 
-#: ../includes/fields_defs/texts_fields.php:112
-msgid "[{ASSO_NAME}] Your donation"
-msgstr "[{ASSO_NAME}] Su donativo"
+#: ../includes/i18n.inc.php:324
+msgid "On .......... / .......... / .......... "
+msgstr "El .......... / .......... / .......... "
 
-#: ../includes/fields_defs/texts_fields.php:113
-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/i18n.inc.php:325
+msgid "Username"
+msgstr "Nombre de usuario"
 
-#: ../includes/fields_defs/texts_fields.php:115
-msgid "Receipt send for new donations"
-msgstr "Recibo enviado para donaciones nuevas"
+#: ../includes/i18n.inc.php:326
+msgid "Email address"
+msgstr "Dirección de correo"
 
-#: ../includes/fields_defs/texts_fields.php:120
-msgid "[{ASSO_NAME}] New donation for {NAME_ADH}"
-msgstr "[{ASSO_NAME}] Donación nueva para {NAME_ADH}"
+#: ../includes/i18n.inc.php:328
+msgid "City"
+msgstr "Ciudad"
 
-#: ../includes/fields_defs/texts_fields.php:121
+#: ../includes/i18n.inc.php:329
+msgid "Zip Code"
+msgstr "Código postal"
+
+#: ../includes/i18n.inc.php:331
 msgid ""
-"Hello dear Administrator,{NEWLINE}A donation from {NAME_ADH} has been "
-"registered{BR}{CONTRIB_INFO}{NEWLINE}Yours sincerly,{BR}Galette"
+"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 ""
-"Estimado Administrador,{NEWLINE}Ha sido registrada una donación desde "
-"{NAME_ADH} {BR}{CONTRIB_INFO}{NEWLINE}Sinceramente, su {BR}Galette"
-
-#: ../includes/fields_defs/texts_fields.php:123
-msgid "New donation (sent to admin)"
-msgstr "Donación nueva (envío al admin)"
+"La contribución mínima para cada tipo de membresía están definidas en el "
+"sitio web de la asociación. La cantidad de donaciones son libres para ser "
+"definidas por la generosa donación."
 
-#: ../includes/fields_defs/texts_fields.php:128
-msgid "[{ASSO_NAME}] Account {NAME_ADH} has been modified"
-msgstr "[{ASSO_NAME}] Cuenta {NAME_ADH} ha sido modificado"
+#: ../includes/i18n.inc.php:332
+msgid "Required membership:"
+msgstr "Membresía requerida:"
 
-#: ../includes/fields_defs/texts_fields.php:129
+#: ../includes/i18n.inc.php:333
 msgid ""
-"Hello!{NEWLINE}{NAME_ADH} has modified his/her account.{NEWLINE}See you soon!"
-"{NEWLINE}(this email was sent automatically)"
+"Complete the following form and send it with your funds, in order to "
+"complete your subscription."
 msgstr ""
+"Para finalizar su suscripción, complete este formulario y envíelo junto con "
+"su financiación."
 
-#: ../includes/fields_defs/texts_fields.php:131
-msgid "Informs admin a member edit his information"
-msgstr "Informa al administrador que un miembro edita su información"
+#: ../includes/i18n.inc.php:334
+msgid "on"
+msgstr "el"
 
-#: ../includes/fields_defs/texts_fields.php:136
-msgid "[{ASSO_NAME}] Account {NAME_ADH} is inactive"
-msgstr "[{ASSO_NAME}] Cuenta {NAME_ADH} está inactiva"
+#: ../includes/i18n.inc.php:335
+msgid "from"
+msgstr "desde"
 
-#: ../includes/fields_defs/texts_fields.php:137
-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/i18n.inc.php:336
+msgid "to"
+msgstr "hasta"
 
-#: ../includes/fields_defs/texts_fields.php:139
-msgid "Lost password email (disabled)"
-msgstr "Correo-e para contraseña olvidada (desactivada)"
+#: ../includes/i18n.inc.php:337
+msgid "Association"
+msgstr "Asociación"
 
 #: ../install/scripts/upgrade-to-0.8.php:93
 msgid "Unable to create main datadir in %path!"
@@ -4136,153 +4137,209 @@ msgid "Directory %dir is not in its original path and will not be moved."
 msgstr ""
 "Directorio %dir no está dentro de su ruta original y no será trasladado."
 
-#: ../install/steps/end.php:48
-msgid "Galette has been successfully installed!"
-msgstr "¡Galette ha sido instalado correctamente!"
+#: ../install/steps/type.php:45
+#: ../../tempcache/modals/plugin_initdb.html.twig:88
+msgid "New installation"
+msgstr ""
 
-#: ../install/steps/end.php:51
-msgid "Galette has been successfully updated!"
-msgstr "¡Galette ha sido actualizado correctamente!"
+#: ../install/steps/type.php:48
+msgid "you're installing Galette for the first time"
+msgstr ""
 
-#: ../install/steps/end.php:61
-msgid "Homepage"
-msgstr "Inicio"
+#: ../install/steps/type.php:49
+msgid "you wish to erase an older version of Galette without keeping your data"
+msgstr ""
 
-#: ../install/steps/admin.php:44
-msgid "Please chose the parameters of the admin account on Galette"
-msgstr "Elija los parámetros de la cuenta admin en Galette"
+#: ../install/steps/type.php:57
+#: ../../tempcache/modals/plugin_initdb.html.twig:116
+msgid "Update"
+msgstr ""
+
+#: ../install/steps/type.php:60
+msgid ""
+"you already have installed Galette, and you want to upgrade to the latest "
+"version"
+msgstr ""
+
+#: ../install/steps/type.php:62 ../../tempcache/pages/import.html.twig:56
+#: ../../tempcache/modals/plugin_initdb.html.twig:130
+msgid "Warning: Don't forget to backup your current database."
+msgstr ""
+
+#: ../install/steps/type.php:69 ../install/steps/db_install.php:87
+#: ../install/steps/check.php:174 ../install/steps/admin.php:62
+#: ../install/steps/galette.php:87 ../install/steps/db_checks.php:260
+#: ../install/steps/db_select_version.php:141
+#: ../install/steps/db_select_version.php:152 ../install/steps/db.php:113
+#: ../../tempcache/pages/plugins.html.twig:377
+#: ../../tempcache/modals/plugin_initdb.html.twig:338
+msgid "Next step"
+msgstr "Paso siguiente"
+
+#: ../install/steps/type.php:72 ../install/steps/db_install.php:101
+#: ../install/steps/galette.php:101 ../install/steps/db_checks.php:271
+#: ../install/steps/db_select_version.php:144
+#: ../install/steps/db_select_version.php:155 ../install/steps/db.php:116
+msgid "Back"
+msgstr "Atrás"
+
+#: ../install/steps/db_install.php:48
+msgid "Database has not been installed!"
+msgstr "¡La BdD no ha sido instalada!"
+
+#: ../install/steps/db_install.php:50
+msgid "Database has not been upgraded!"
+msgstr "¡La BdD no ha sido modernizada!"
+
+#: ../install/steps/db_install.php:54
+msgid "Database has been installed :)"
+msgstr "La BdD ha sido instalada :)"
+
+#: ../install/steps/db_install.php:56
+msgid "Database has been upgraded :)"
+msgstr "La BdD ha sido modernizada :)"
+
+#: ../install/steps/db_install.php:83 ../install/steps/check.php:168
+#: ../install/steps/galette.php:83
+#: ../../tempcache/modals/plugin_initdb.html.twig:332
+msgid "Retry"
+msgstr "Intentar de nuevo"
+
+#: ../install/steps/check.php:67
+msgid "Compilation"
+msgstr "Compilación"
+
+#: ../install/steps/check.php:68
+msgid "Photos"
+msgstr "Fotografías"
+
+#: ../install/steps/check.php:69
+msgid "Cache"
+msgstr "Tampón"
+
+#: ../install/steps/check.php:70
+msgid "Temporary images"
+msgstr "Imágenes temporales"
+
+#: ../install/steps/check.php:75
+#: ../../tempcache/pages/mailings_list.html.twig:331
+#: ../../tempcache/pages/mailing_form.html.twig:243
+msgid "Attachments"
+msgstr "Archivos adjuntos"
+
+#: ../install/steps/check.php:76
+msgid "Files"
+msgstr "Archivos"
 
-#: ../install/steps/admin.php:54
-#: ../../tempcache/pages/preferences.html.twig:2426
-msgid "Retype password:"
-msgstr "Reteclee contraseña:"
+#: ../install/steps/check.php:92
+msgid "Welcome to the Galette Install!"
+msgstr "¡Bienvenido a la Instalación de Galette!"
 
-#: ../install/steps/admin.php:62 ../install/steps/db_install.php:87
-#: ../install/steps/db_select_version.php:141
-#: ../install/steps/db_select_version.php:152
-#: ../install/steps/db_checks.php:260 ../install/steps/galette.php:87
-#: ../install/steps/check.php:174 ../install/steps/db.php:113
-#: ../install/steps/type.php:69
-#: ../../tempcache/modals/plugin_initdb.html.twig:338
-#: ../../tempcache/pages/plugins.html.twig:377
-msgid "Next step"
-msgstr "Paso siguiente"
+#: ../install/steps/check.php:95
+msgid "Galette requirements are met :)"
+msgstr ""
 
-#: ../install/steps/admin.php:72
-msgid "Password mismatch!"
-msgstr "Contraseña no coincidente"
+#: ../install/steps/check.php:99
+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/db_install.php:48
-msgid "Database has not been installed!"
-msgstr "¡La BdD no ha sido instalada!"
+#: ../install/steps/check.php:104
+msgid "PHP version"
+msgstr ""
 
-#: ../install/steps/db_install.php:50
-msgid "Database has not been upgraded!"
-msgstr "¡La BdD no ha sido modernizada!"
+#: ../install/steps/check.php:108
+msgid "Date settings"
+msgstr ""
 
-#: ../install/steps/db_install.php:54
-msgid "Database has been installed :)"
-msgstr "La BdD ha sido instalada :)"
+#: ../install/steps/check.php:113
+msgid "PHP Modules"
+msgstr "Módulos de PHP"
 
-#: ../install/steps/db_install.php:56
-msgid "Database has been upgraded :)"
-msgstr "La BdD ha sido modernizada :)"
+#: ../install/steps/check.php:123
+msgid "Files permissions"
+msgstr "Permisos de archivos"
 
-#: ../install/steps/db_install.php:83 ../install/steps/galette.php:83
-#: ../install/steps/check.php:168
-#: ../../tempcache/modals/plugin_initdb.html.twig:332
-msgid "Retry"
-msgstr "Intentar de nuevo"
+#: ../install/steps/check.php:141
+msgid "Files permissions are not OK!"
+msgstr ""
 
-#: ../install/steps/db_install.php:101
-#: ../install/steps/db_select_version.php:144
-#: ../install/steps/db_select_version.php:155
-#: ../install/steps/db_checks.php:271 ../install/steps/galette.php:101
-#: ../install/steps/db.php:116 ../install/steps/type.php:72
-msgid "Back"
-msgstr "Atrás"
+#: ../install/steps/check.php:145
+msgid ""
+"To work as excpected, Galette needs write permission on files listed above."
+msgstr ""
 
-#: ../install/steps/db_select_version.php:49
-msgid "Select your previous Galette version below, and then click next."
+#: ../install/steps/check.php:147
+msgid ""
+"In order to be updated, Galette needs write permission on files listed above."
 msgstr ""
-"Seleccione debajo su versión anterior de Galette, y después pulse siguiente."
 
-#: ../install/steps/db_select_version.php:53
-msgid "No update script found!"
-msgstr "¡No se ha encontrado el script de actualización!"
+#: ../install/steps/check.php:151
+msgid "Under UNIX/Linux, you can give the permissions using those commands"
+msgstr ""
 
-#: ../install/steps/db_select_version.php:57
-msgid "It seems you already use latest Galette version!"
-msgstr "¡Parece que utiliza la última versión de Galette!"
+#: ../install/steps/check.php:152
+msgid "apache_user"
+msgstr ""
 
-#: ../install/steps/db_select_version.php:65
-msgid ""
-"Previous version is older than 0.7. <strong>Make sure you select the right "
-"version</strong>."
+#: ../install/steps/check.php:152
+msgid "file_name"
 msgstr ""
-"La versión anterior es más antigua que la 0.7. <strong>Asegúrese que "
-"seleccione la versión correcta</strong>."
 
-#: ../install/steps/db_select_version.php:69
-msgid ""
-"Your previous version should be selected and <strong>displayed in bold</"
-"strong>."
+#: ../install/steps/check.php:152
+msgid "directory_name"
 msgstr ""
-"Su versión anterior sería seleccionada y <strong>representada en virgulilla</"
-"strong>."
 
-#: ../install/steps/db_select_version.php:76
+#: ../install/steps/check.php:154
 msgid ""
-"It seems you already use latest Galette version!<br/>Are you sure you want "
-"to upgrade?"
+"Under Windows, check these directories are not in Read-Only mode in their "
+"property panel."
 msgstr ""
-"¡Parece que ya utiliza la última versión de Galette!<br>¿Está seguro que "
-"quiere modernizar?"
+"Bajo Windows, compruebe que estos directorios no estén en modo Solo-Lectura "
+"en su panel de propiedades."
 
-#: ../install/steps/db_select_version.php:80
-msgid "Your current Galette version is..."
-msgstr "Su versión actual de Galette es..."
+#: ../install/steps/admin.php:44
+msgid "Please chose the parameters of the admin account on Galette"
+msgstr "Elija los parámetros de la cuenta admin en Galette"
 
-#: ../install/steps/db_select_version.php:101
-#: ../../tempcache/modals/plugin_initdb.html.twig:182
-msgid "older than %version"
-msgstr "anterior que la versión %version"
+#: ../install/steps/admin.php:54
+#: ../../tempcache/pages/preferences.html.twig:2426
+msgid "Retype password:"
+msgstr "Reteclee contraseña:"
 
-#: ../install/steps/db_select_version.php:104
-#: ../../tempcache/modals/plugin_initdb.html.twig:189
-msgid "comprised between"
-msgstr "comprimida entre"
+#: ../install/steps/admin.php:72
+msgid "Password mismatch!"
+msgstr "Contraseña no coincidente"
 
-#: ../install/steps/db_select_version.php:105
-#: ../../tempcache/modals/plugin_initdb.html.twig:193
-#: ../../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
-msgid "and"
-msgstr "y"
+#: ../install/steps/galette.php:55
+msgid "Configuration file created!"
+msgstr "¡Archivo de configuración creado!"
 
-#: ../install/steps/db_select_version.php:140
-#: ../../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:136
-#: ../../tempcache/elements/js/modal.js.twig:279
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:282
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:457
-#: ../../tempcache/pages/configuration_entitled_form.html.twig:174
-#: ../../tempcache/pages/members_list.html.twig:1141
-#: ../../tempcache/pages/mailing_form.html.twig:717
-#: ../../tempcache/pages/configuration_title_form.html.twig:94
-#: ../../tempcache/pages/preferences.html.twig:2595
-#: ../../tempcache/pages/configuration_payment_type_form.html.twig:94
-msgid "Cancel"
-msgstr "Cancelar"
+#: ../install/steps/galette.php:56
+msgid "Data initialized."
+msgstr "Datos inicializados."
+
+#: ../install/steps/galette.php:58 ../../tempcache/pages/plugins.html.twig:438
+#: ../../tempcache/pages/groups_list.html.twig:208
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:178
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:249
+#: ../../tempcache/pages/members_list.html.twig:1277
+#: ../../tempcache/pages/members_list.html.twig:1291
+#: ../../tempcache/pages/members_list.html.twig:1305
+#: ../../tempcache/pages/members_list.html.twig:1375
+#: ../../tempcache/pages/members_list.html.twig:1389
+#: ../../tempcache/pages/members_list.html.twig:1403
+#: ../../tempcache/pages/configuration_payment_types.html.twig:293
+#: ../../tempcache/elements/js/choose_adh.js.twig:249
+#: ../../tempcache/elements/js/removal.js.twig:161
+#: ../../tempcache/elements/js/removal.js.twig:177
+#: ../../tempcache/elements/js/modal_action.js.twig:137
+#: ../../tempcache/elements/scripts.html.twig:127
+#: ../../tempcache/elements/scripts.html.twig:147
+#: ../../tempcache/modals/telemetry.html.twig:209
+msgid "An error occurred :("
+msgstr "Se produjo un error :("
 
 #: ../install/steps/db_checks.php:76
 msgid "CREATE operation not allowed"
@@ -4387,129 +4444,100 @@ msgid ""
 "GALETTE hasn't got enough permissions on the database to continue the update."
 msgstr ""
 
-#: ../install/steps/galette.php:55
-msgid "Configuration file created!"
-msgstr "¡Archivo de configuración creado!"
-
-#: ../install/steps/galette.php:56
-msgid "Data initialized."
-msgstr "Datos inicializados."
-
-#: ../install/steps/galette.php:58
-#: ../../tempcache/modals/telemetry.html.twig:209
-#: ../../tempcache/elements/js/modal_action.js.twig:137
-#: ../../tempcache/elements/js/choose_adh.js.twig:249
-#: ../../tempcache/elements/js/removal.js.twig:161
-#: ../../tempcache/elements/js/removal.js.twig:177
-#: ../../tempcache/elements/scripts.html.twig:127
-#: ../../tempcache/elements/scripts.html.twig:147
-#: ../../tempcache/pages/plugins.html.twig:438
-#: ../../tempcache/pages/members_list.html.twig:1277
-#: ../../tempcache/pages/members_list.html.twig:1291
-#: ../../tempcache/pages/members_list.html.twig:1305
-#: ../../tempcache/pages/members_list.html.twig:1375
-#: ../../tempcache/pages/members_list.html.twig:1389
-#: ../../tempcache/pages/members_list.html.twig:1403
-#: ../../tempcache/pages/groups_list.html.twig:208
-#: ../../tempcache/pages/configuration_payment_types.html.twig:293
-#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:178
-#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:249
-msgid "An error occurred :("
-msgstr "Se produjo un error :("
-
-#: ../install/steps/check.php:67
-msgid "Compilation"
-msgstr "Compilación"
-
-#: ../install/steps/check.php:68
-msgid "Photos"
-msgstr "Fotografías"
-
-#: ../install/steps/check.php:69
-msgid "Cache"
-msgstr "Tampón"
-
-#: ../install/steps/check.php:70
-msgid "Temporary images"
-msgstr "Imágenes temporales"
-
-#: ../install/steps/check.php:75
-#: ../../tempcache/pages/mailing_form.html.twig:243
-#: ../../tempcache/pages/mailings_list.html.twig:331
-msgid "Attachments"
-msgstr "Archivos adjuntos"
-
-#: ../install/steps/check.php:76
-msgid "Files"
-msgstr "Archivos"
-
-#: ../install/steps/check.php:92
-msgid "Welcome to the Galette Install!"
-msgstr "¡Bienvenido a la Instalación de Galette!"
-
-#: ../install/steps/check.php:95
-msgid "Galette requirements are met :)"
-msgstr ""
+#: ../install/steps/end.php:48
+msgid "Galette has been successfully installed!"
+msgstr "¡Galette ha sido instalado correctamente!"
 
-#: ../install/steps/check.php:99
-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/end.php:51
+msgid "Galette has been successfully updated!"
+msgstr "¡Galette ha sido actualizado correctamente!"
 
-#: ../install/steps/check.php:104
-msgid "PHP version"
-msgstr ""
+#: ../install/steps/end.php:61
+msgid "Homepage"
+msgstr "Inicio"
 
-#: ../install/steps/check.php:108
-msgid "Date settings"
+#: ../install/steps/db_select_version.php:49
+msgid "Select your previous Galette version below, and then click next."
 msgstr ""
+"Seleccione debajo su versión anterior de Galette, y después pulse siguiente."
 
-#: ../install/steps/check.php:113
-msgid "PHP Modules"
-msgstr "Módulos de PHP"
+#: ../install/steps/db_select_version.php:53
+msgid "No update script found!"
+msgstr "¡No se ha encontrado el script de actualización!"
 
-#: ../install/steps/check.php:123
-msgid "Files permissions"
-msgstr "Permisos de archivos"
+#: ../install/steps/db_select_version.php:57
+msgid "It seems you already use latest Galette version!"
+msgstr "¡Parece que utiliza la última versión de Galette!"
 
-#: ../install/steps/check.php:141
-msgid "Files permissions are not OK!"
+#: ../install/steps/db_select_version.php:65
+msgid ""
+"Previous version is older than 0.7. <strong>Make sure you select the right "
+"version</strong>."
 msgstr ""
+"La versión anterior es más antigua que la 0.7. <strong>Asegúrese que "
+"seleccione la versión correcta</strong>."
 
-#: ../install/steps/check.php:145
+#: ../install/steps/db_select_version.php:69
 msgid ""
-"To work as excpected, Galette needs write permission on files listed above."
+"Your previous version should be selected and <strong>displayed in bold</"
+"strong>."
 msgstr ""
+"Su versión anterior sería seleccionada y <strong>representada en virgulilla</"
+"strong>."
 
-#: ../install/steps/check.php:147
+#: ../install/steps/db_select_version.php:76
 msgid ""
-"In order to be updated, Galette needs write permission on files listed above."
+"It seems you already use latest Galette version!<br/>Are you sure you want "
+"to upgrade?"
 msgstr ""
+"¡Parece que ya utiliza la última versión de Galette!<br>¿Está seguro que "
+"quiere modernizar?"
 
-#: ../install/steps/check.php:151
-msgid "Under UNIX/Linux, you can give the permissions using those commands"
-msgstr ""
+#: ../install/steps/db_select_version.php:80
+msgid "Your current Galette version is..."
+msgstr "Su versión actual de Galette es..."
 
-#: ../install/steps/check.php:152
-msgid "apache_user"
-msgstr ""
+#: ../install/steps/db_select_version.php:101
+#: ../../tempcache/modals/plugin_initdb.html.twig:182
+msgid "older than %version"
+msgstr "anterior que la versión %version"
 
-#: ../install/steps/check.php:152
-msgid "file_name"
-msgstr ""
+#: ../install/steps/db_select_version.php:104
+#: ../../tempcache/modals/plugin_initdb.html.twig:189
+msgid "comprised between"
+msgstr "comprimida entre"
 
-#: ../install/steps/check.php:152
-msgid "directory_name"
-msgstr ""
+#: ../install/steps/db_select_version.php:105
+#: ../../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
+#: ../../tempcache/modals/plugin_initdb.html.twig:193
+msgid "and"
+msgstr "y"
 
-#: ../install/steps/check.php:154
-msgid ""
-"Under Windows, check these directories are not in Read-Only mode in their "
-"property panel."
-msgstr ""
-"Bajo Windows, compruebe que estos directorios no estén en modo Solo-Lectura "
-"en su panel de propiedades."
+#: ../install/steps/db_select_version.php:140
+#: ../../tempcache/pages/configuration_entitled_form.html.twig:174
+#: ../../tempcache/pages/configuration_title_form.html.twig:94
+#: ../../tempcache/pages/preferences.html.twig:2595
+#: ../../tempcache/pages/configuration_payment_type_form.html.twig:94
+#: ../../tempcache/pages/members_list.html.twig:1141
+#: ../../tempcache/pages/mailing_form.html.twig:717
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:282
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:457
+#: ../../tempcache/elements/js/modal.js.twig:279
+#: ../../tempcache/modals/confirm_removal.html.twig:160
+#: ../../tempcache/modals/mass_change_members.html.twig:216
+#: ../../tempcache/modals/mass_choose_contributions_type.html.twig:120
+#: ../../tempcache/modals/telemetry.html.twig:136
+#: ../../tempcache/modals/mass_add_contributions.html.twig:114
+msgid "Cancel"
+msgstr "Cancelar"
 
 #: ../install/steps/db.php:55
 msgid "If it hadn't been made, create a database and a user for Galette."
@@ -4559,1218 +4587,1148 @@ msgstr ""
 msgid "(Indicate the CURRENT prefix of your Galette tables)"
 msgstr ""
 
-#: ../install/steps/type.php:45
-#: ../../tempcache/modals/plugin_initdb.html.twig:88
-msgid "New installation"
-msgstr ""
-
-#: ../install/steps/type.php:48
-msgid "you're installing Galette for the first time"
-msgstr ""
-
-#: ../install/steps/type.php:49
-msgid "you wish to erase an older version of Galette without keeping your data"
-msgstr ""
-
-#: ../install/steps/type.php:57
-#: ../../tempcache/modals/plugin_initdb.html.twig:116
-msgid "Update"
-msgstr ""
-
-#: ../install/steps/type.php:60
-msgid ""
-"you already have installed Galette, and you want to upgrade to the latest "
-"version"
-msgstr ""
-
-#: ../install/steps/type.php:62
-#: ../../tempcache/modals/plugin_initdb.html.twig:130
-#: ../../tempcache/pages/import.html.twig:56
-msgid "Warning: Don't forget to backup your current database."
-msgstr ""
-
-#: ../../tempcache/modals/mass_choose_contributions_type.html.twig:90
-msgid "Contribution type"
-msgstr "Tipo de contribución"
-
-#: ../../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 "Aceptar"
-
-#: ../../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 "Su versión actual de %name es…"
-
-#: ../../tempcache/modals/plugin_initdb.html.twig:234
-msgid "(Errors on DROP and RENAME operations can be ignored)"
-msgstr ""
-
-#: ../../tempcache/modals/plugin_initdb.html.twig:246
-msgid "The tables are not totally created, it may be a permission problem."
-msgstr ""
-
-#: ../../tempcache/modals/plugin_initdb.html.twig:252
+#: ../../tempcache/page.html.twig:161
+#: ../../tempcache/elements/navigation/navigation_topbar.html.twig:55
 msgid ""
-"The tables have not been totally created, it may be a permission problem."
-msgstr ""
-
-#: ../../tempcache/modals/plugin_initdb.html.twig:257
-msgid "Your database is maybe not usable, try to restore the older version."
-msgstr ""
-"Tal vez la base de datos no esté en condiciones operativas. Pruebe a "
-"restaurar la versión anterior."
-
-#: ../../tempcache/modals/plugin_initdb.html.twig:278
-msgid "Plugin '%name' has been successfully installed!"
-msgstr "¡Se instaló el complemento «%name» correctamente!"
-
-#: ../../tempcache/modals/plugin_initdb.html.twig:284
-msgid "Plugin '%name' has been successfully updated!"
-msgstr ""
-
-#: ../../tempcache/modals/plugin_initdb.html.twig:355
-msgid "Back to plugins managment page"
-msgstr "Volver a la página de gestión de complementos"
-
-#: ../../tempcache/modals/plugin_initdb.html.twig:400
-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 "Eliminación en cascada"
-
-#: ../../tempcache/modals/confirm_removal.html.twig:134
-msgid "Are you sure you want to proceed?"
-msgstr "¿Confirma que quiere continuar?"
-
-#: ../../tempcache/modals/confirm_removal.html.twig:136
-msgid "This can't be undone."
-msgstr "Esto no puede deshacerse."
-
-#: ../../tempcache/modals/confirm_removal.html.twig:154
-#: ../../tempcache/elements/js/removal.js.twig:171
-#: ../../tempcache/pages/mailing_form.html.twig:717
-msgid "Remove"
-msgstr ""
-
-#: ../../tempcache/modals/mass_add_contributions.html.twig:105
-#: ../../tempcache/modals/mass_change_members.html.twig:207
-msgid "Edit"
-msgstr "Editar"
-
-#: ../../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 "A:"
-
-#: ../../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:"
+"A mailing exists in the current session. Click here if you want to resume or "
+"cancel it."
 msgstr ""
 
-#: ../../tempcache/modals/mailing_preview.html.twig:186
-msgid "Mail body"
-msgstr "Cuerpo del mensaje"
-
-#: ../../tempcache/modals/mass_change_members.html.twig:92
-msgid "Only checked fields will be updated."
+#: ../../tempcache/page.html.twig:168
+#: ../../tempcache/pages/members_list.html.twig:1167
+#: ../../tempcache/elements/navigation/navigation_topbar.html.twig:62
+msgid "Existing mailing"
 msgstr ""
-
-#: ../../tempcache/modals/mass_change_members.html.twig:108
-msgid "You are about to proceed following changes for selected members:"
+
+#: ../../tempcache/page.html.twig:201 ../../tempcache/public_page.html.twig:177
+msgid "Back to top"
 msgstr ""
 
-#: ../../tempcache/modals/members_attendance_sheet.html.twig:90
-msgid "Some details about your attendance sheet..."
+#: ../../tempcache/page.html.twig:228
+msgid "Page content"
 msgstr ""
 
-#: ../../tempcache/modals/members_attendance_sheet.html.twig:92
+#: ../../tempcache/pages/saved_searches_list.html.twig:54
 #, php-format
-msgid "%s attendees"
-msgstr ""
+msgid "%count search"
+msgid_plural "%count searches"
+msgstr[0] "%count búsqueda"
+msgstr[1] "%count búsquedas"
 
-#: ../../tempcache/modals/members_attendance_sheet.html.twig:100
-msgid "Sheet type"
+#: ../../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 "Fecha de creación"
+
+#: ../../tempcache/pages/saved_searches_list.html.twig:69
+#: ../../tempcache/pages/preferences.html.twig:77
+msgid "Parameters"
+msgstr "Parámetros"
+
+#: ../../tempcache/pages/saved_searches_list.html.twig:140
+msgid "Search parameters"
+msgstr "Parámetros de búsqueda"
+
+#: ../../tempcache/pages/saved_searches_list.html.twig:146
+msgid "Show parameters"
+msgstr "Mostrar parámetros"
+
+#: ../../tempcache/pages/saved_searches_list.html.twig:204
+msgid "Load saved search"
 msgstr ""
 
-#: ../../tempcache/modals/members_attendance_sheet.html.twig:134
-#: ../../tempcache/pages/transaction_form.html.twig:177
-#: ../../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:481
-#: ../../tempcache/pages/contribution_form.html.twig:523
-#: ../../tempcache/pages/contribution_form.html.twig:575
-#: ../../tempcache/pages/mailings_list.html.twig:126
-#: ../../tempcache/pages/mailings_list.html.twig:143
-#: ../../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:1306
-#: ../../tempcache/components/forms/date.html.twig:55
-#: ../../tempcache/components/forms/date.html.twig:61
-#: ../../tempcache/components/dynamic_fields.html.twig:619
-msgid "(yyyy-mm-dd format)"
+#: ../../tempcache/pages/saved_searches_list.html.twig:218
+msgid "Delete saved search"
 msgstr ""
 
-#: ../../tempcache/modals/members_attendance_sheet.html.twig:142
-msgid "With photos?"
+#: ../../tempcache/pages/saved_searches_list.html.twig:237
+msgid "no search"
 msgstr ""
 
-#: ../../tempcache/modals/members_attendance_sheet.html.twig:175
-msgid "Generate"
-msgstr "Generar"
+#: ../../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 "Formulario corto"
 
-#: ../../tempcache/modals/replacements_legend.html.twig:40
-#: ../../tempcache/modals/replacements_legend.html.twig:44
-msgid "Existing variables"
-msgstr "Variables existentes"
+#: ../../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 "Formulario Largo"
 
-#: ../../tempcache/modals/replacements_legend.html.twig:131
-#: ../../tempcache/modals/telemetry.html.twig:112
-#: ../../tempcache/modals/telemetry.html.twig:118
-#: ../../tempcache/modals/telemetry.html.twig:209
-#: ../../tempcache/elements/js/modal_action.js.twig:74
-#: ../../tempcache/elements/js/modal_action.js.twig:137
-#: ../../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/removal.js.twig:152
-#: ../../tempcache/elements/js/removal.js.twig:161
-#: ../../tempcache/elements/js/removal.js.twig:177
-#: ../../tempcache/elements/scripts.html.twig:127
-#: ../../tempcache/elements/scripts.html.twig:147
-#: ../../tempcache/elements/list.html.twig:424
-#: ../../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:582
-#: ../../tempcache/pages/transaction_form.html.twig:637
-#: ../../tempcache/pages/transaction_form.html.twig:648
-#: ../../tempcache/pages/transaction_form.html.twig:688
-#: ../../tempcache/pages/transaction_form.html.twig:719
-#: ../../tempcache/pages/transaction_form.html.twig:750
-#: ../../tempcache/pages/contributions_list.html.twig:838
-#: ../../tempcache/pages/import_model.html.twig:271
-#: ../../tempcache/pages/members_list.html.twig:635
-#: ../../tempcache/pages/members_list.html.twig:1205
-#: ../../tempcache/pages/members_list.html.twig:1277
-#: ../../tempcache/pages/members_list.html.twig:1291
-#: ../../tempcache/pages/members_list.html.twig:1305
-#: ../../tempcache/pages/members_list.html.twig:1375
-#: ../../tempcache/pages/members_list.html.twig:1389
-#: ../../tempcache/pages/members_list.html.twig:1403
-#: ../../tempcache/pages/configuration_core_fields.html.twig:463
-#: ../../tempcache/pages/groups_list.html.twig:208
-#: ../../tempcache/pages/groups_list.html.twig:213
-#: ../../tempcache/pages/groups_list.html.twig:223
-#: ../../tempcache/pages/groups_list.html.twig:230
-#: ../../tempcache/pages/groups_list.html.twig:245
-#: ../../tempcache/pages/groups_list.html.twig:286
-#: ../../tempcache/pages/groups_list.html.twig:308
-#: ../../tempcache/pages/groups_list.html.twig:370
-#: ../../tempcache/pages/groups_list.html.twig:438
-#: ../../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:757
-#: ../../tempcache/pages/contribution_form.html.twig:784
-#: ../../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:695
-#: ../../tempcache/pages/preferences.html.twig:2580
-#: ../../tempcache/pages/mailings_list.html.twig:453
-#: ../../tempcache/pages/mailings_list.html.twig:463
-#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
-#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:178
-#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:249
-#: ../../tempcache/pages/member_form.html.twig:649
-#: ../../tempcache/pages/member_form.html.twig:669
-#: ../../tempcache/pages/member_show.html.twig:714
-#: ../../tempcache/pages/transactions_list.html.twig:526
-msgid "Close"
+#: ../../tempcache/pages/configuration_titles.html.twig:69
+#: ../../tempcache/pages/transaction_form.html.twig:282
+#: ../../tempcache/pages/import.html.twig:98
+#: ../../tempcache/pages/members_list.html.twig:543
+#: ../../tempcache/pages/contribution_form.html.twig:296
+#: ../../tempcache/pages/configuration_payment_types.html.twig:65
+#: ../../tempcache/elements/edit_entitleds.html.twig:78
+#: ../../tempcache/elements/list.html.twig:375
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:75
+msgid "Actions"
 msgstr ""
 
-#: ../../tempcache/modals/replacements_legend.html.twig:139
-msgid "Show existing variables"
-msgstr ""
+#: ../../tempcache/pages/configuration_titles.html.twig:79
+msgid "Add title"
+msgstr "Añadir título"
 
-#: ../../tempcache/modals/telemetry.html.twig:44
-msgid ""
-"Telemetry data are <strong>anonymous</strong>; nothing about your "
-"organization or its members will be sent."
+#: ../../tempcache/pages/configuration_titles.html.twig:113
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
+#: ../../tempcache/pages/configuration_payment_types.html.twig:97
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:452
+#: ../../tempcache/components/dynamic_fields.html.twig:263
+#: ../../tempcache/elements/edit_socials.html.twig:158
+#: ../../tempcache/elements/edit_entitleds.html.twig:164
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:48
+msgid "Add"
 msgstr ""
 
-#: ../../tempcache/modals/telemetry.html.twig:48
-msgid ""
-"Nothing is automated in the process; it's up to you to send (or resend) data."
+#: ../../tempcache/pages/configuration_titles.html.twig:164
+#, php-format
+msgid "%s title"
 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."
+#: ../../tempcache/pages/configuration_titles.html.twig:192
+#, php-format
+msgid "Edit '%s' title"
 msgstr ""
 
-#: ../../tempcache/modals/telemetry.html.twig:52
-msgid ""
-"Also note tha all data is sent over a <strong>HTTPS secured connection</"
-"strong>."
+#: ../../tempcache/pages/configuration_titles.html.twig:213
+#, php-format
+msgid "Delete '%s' title"
 msgstr ""
 
-#: ../../tempcache/modals/telemetry.html.twig:66
-msgid "Send telemetry information"
-msgstr "Enviar información de la telemetría"
+#: ../../tempcache/pages/plugin_info.html.twig:62
+msgid "By %name"
+msgstr ""
 
-#: ../../tempcache/modals/telemetry.html.twig:118
-msgid "An error occurred sending telemetry information :("
-msgstr "Se produjo un error al enviar información de telemetría :("
+#: ../../tempcache/pages/plugin_info.html.twig:89
+msgid "Version:"
+msgstr "Versión:"
 
-#: ../../tempcache/modals/telemetry.html.twig:129
-#: ../../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:2588
-msgid "Send"
+#: ../../tempcache/pages/plugin_info.html.twig:105
+msgid "Author:"
 msgstr ""
 
-#: ../../tempcache/elements/language.html.twig:75
-msgid "Choose your language"
-msgstr "Elige tu idioma"
-
-#: ../../tempcache/elements/language.html.twig:116
-#, php-format
-msgid "Switch locale to '%locale'"
+#: ../../tempcache/pages/plugin_info.html.twig:113
+msgid "Path:"
 msgstr ""
 
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:48
-#: ../../tempcache/elements/edit_entitleds.html.twig:164
-#: ../../tempcache/elements/edit_socials.html.twig:158
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:452
-#: ../../tempcache/pages/configuration_titles.html.twig:113
-#: ../../tempcache/pages/configuration_payment_types.html.twig:97
-#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
-#: ../../tempcache/components/dynamic_fields.html.twig:263
-msgid "Add"
+#: ../../tempcache/pages/plugin_info.html.twig:121
+msgid "Main route:"
 msgstr ""
 
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:63
-#: ../../tempcache/pages/configuration_core_fields.html.twig:115
-#: ../../tempcache/pages/configuration_core_fields.html.twig:225
-#: ../../tempcache/pages/configuration_core_lists.html.twig:84
-#: ../../tempcache/pages/configuration_core_lists.html.twig:126
-#: ../../tempcache/pages/configuration_core_lists.html.twig:195
-#: ../../tempcache/pages/configuration_core_lists.html.twig:233
-msgid "Permissions"
+#: ../../tempcache/pages/plugin_info.html.twig:129
+msgid "ACLs"
 msgstr ""
 
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:67
-#: ../../tempcache/elements/edit_pdf_models.html.twig:163
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:376
-#: ../../tempcache/pages/transaction_form.html.twig:271
-#: ../../tempcache/pages/contributions_list.html.twig:404
-#: ../../tempcache/pages/contributions_list.html.twig:673
-#: ../../tempcache/pages/advanced_search.html.twig:819
-#: ../../tempcache/pages/advanced_search.html.twig:824
-msgid "Type"
+#: ../../tempcache/pages/plugin_info.html.twig:136
+msgid "Route"
 msgstr ""
 
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:71
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:417
-#: ../../tempcache/pages/configuration_core_fields.html.twig:109
-#: ../../tempcache/pages/configuration_core_fields.html.twig:174
-msgid "Required"
-msgstr "Requerido"
+#: ../../tempcache/pages/plugin_info.html.twig:140
+msgid "ACL"
+msgstr ""
 
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:75
-#: ../../tempcache/elements/edit_entitleds.html.twig:78
-#: ../../tempcache/elements/list.html.twig:375
-#: ../../tempcache/pages/transaction_form.html.twig:282
-#: ../../tempcache/pages/configuration_titles.html.twig:69
-#: ../../tempcache/pages/members_list.html.twig:543
-#: ../../tempcache/pages/import.html.twig:98
-#: ../../tempcache/pages/configuration_payment_types.html.twig:65
-#: ../../tempcache/pages/contribution_form.html.twig:296
-msgid "Actions"
+#: ../../tempcache/pages/plugin_info.html.twig:166
+msgid "No ACLs!"
 msgstr ""
 
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:131
-#: ../../tempcache/elements/edit_entitleds.html.twig:275
-#, php-format
-msgid "Edit '%s' field"
+#: ../../tempcache/pages/plugin_info.html.twig:180
+msgid "Raw information"
+msgstr "Información en bruto"
+
+#: ../../tempcache/pages/advanced_search.html.twig:59
+msgid "Simple search"
 msgstr ""
 
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:144
-#, php-format
-msgid "Translate '%s' field"
+#: ../../tempcache/pages/advanced_search.html.twig:67
+#: ../../tempcache/pages/members_list.html.twig:182
+msgid "Search:"
+msgstr "Buscar:"
+
+#: ../../tempcache/pages/advanced_search.html.twig:73
+#: ../../tempcache/pages/members_list.html.twig:188
+msgid "Enter a value"
 msgstr ""
 
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:157
-#: ../../tempcache/elements/edit_entitleds.html.twig:288
-#, php-format
-msgid "Delete '%s' field"
+#: ../../tempcache/pages/advanced_search.html.twig:79
+#: ../../tempcache/pages/members_list.html.twig:194
+msgid "in:"
 msgstr ""
 
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:177
-#, php-format
-msgid "Move up '%s' field"
+#: ../../tempcache/pages/advanced_search.html.twig:108
+msgid "Membership status"
 msgstr ""
 
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:199
-#, php-format
-msgid "Move down '%s' field"
+#: ../../tempcache/pages/advanced_search.html.twig:137
+msgid "Account activity"
 msgstr ""
 
-#: ../../tempcache/elements/edit_dynamic_fields.html.twig:216
-#, php-format
-msgid "There is not yet any dynamic field configured for '%formname'"
+#: ../../tempcache/pages/advanced_search.html.twig:166
+#: ../../tempcache/pages/member_show.html.twig:542
+#: ../../tempcache/components/forms/groups.html.twig:140
+msgid "Member of group"
 msgstr ""
 
-#: ../../tempcache/elements/navigation/navigation_items.html.twig:54
-msgid "Go to Galette's dashboard"
+#: ../../tempcache/pages/advanced_search.html.twig:171
+#: ../../tempcache/pages/advanced_search.html.twig:597
+#: ../../tempcache/pages/groups_list.html.twig:68
+#: ../../tempcache/pages/members_list.html.twig:286
+msgid "Select a group"
+msgstr "Seleccione un grupo"
+
+#: ../../tempcache/pages/advanced_search.html.twig:200
+msgid "With email:"
 msgstr ""
 
-#: ../../tempcache/elements/navigation/navigation_sidebar.html.twig:49
-#: ../../tempcache/pages/404.html.twig:80
-msgid "Home"
+#: ../../tempcache/pages/advanced_search.html.twig:214
+#: ../../tempcache/pages/advanced_search.html.twig:453
+#: ../../tempcache/pages/members_list.html.twig:331
+#: ../../tempcache/pages/mailings_list.html.twig:179
+msgid "Don't care"
+msgstr "No importa"
+
+#: ../../tempcache/pages/advanced_search.html.twig:230
+#: ../../tempcache/pages/members_list.html.twig:347
+msgid "With"
+msgstr "Con"
+
+#: ../../tempcache/pages/advanced_search.html.twig:246
+#: ../../tempcache/pages/members_list.html.twig:363
+msgid "Without"
+msgstr "Sin"
+
+#: ../../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/elements/navigation/navigation_sidebar.html.twig:49
-msgid "Go back to Galette homepage"
-msgstr "Volver a la página de inicio de Galette"
+#: ../../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:1383
+#: ../../tempcache/pages/advanced_search.html.twig:1783
+#: ../../tempcache/pages/transactions_list.html.twig:77
+#: ../../tempcache/pages/transactions_list.html.twig:94
+#: ../../tempcache/pages/transaction_form.html.twig:177
+#: ../../tempcache/pages/history.html.twig:131
+#: ../../tempcache/pages/history.html.twig:148
+#: ../../tempcache/pages/contributions_list.html.twig:122
+#: ../../tempcache/pages/contributions_list.html.twig:139
+#: ../../tempcache/pages/mailings_list.html.twig:126
+#: ../../tempcache/pages/mailings_list.html.twig:143
+#: ../../tempcache/pages/contribution_form.html.twig:481
+#: ../../tempcache/pages/contribution_form.html.twig:523
+#: ../../tempcache/pages/contribution_form.html.twig:575
+#: ../../tempcache/components/forms/date.html.twig:55
+#: ../../tempcache/components/forms/date.html.twig:61
+#: ../../tempcache/components/dynamic_fields.html.twig:619
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:134
+msgid "(yyyy-mm-dd format)"
+msgstr ""
 
-#: ../../tempcache/elements/navigation/navigation_topbar.html.twig:55
-#: ../../tempcache/page.html.twig:161
-msgid ""
-"A mailing exists in the current session. Click here if you want to resume or "
-"cancel it."
+#: ../../tempcache/pages/advanced_search.html.twig:352
+msgid "Modification date"
 msgstr ""
 
-#: ../../tempcache/elements/navigation/navigation_topbar.html.twig:62
-#: ../../tempcache/pages/members_list.html.twig:1167
-#: ../../tempcache/page.html.twig:168
-msgid "Existing mailing"
+#: ../../tempcache/pages/advanced_search.html.twig:394
+msgid "Due date"
 msgstr ""
 
-#: ../../tempcache/elements/navigation/navigation_aside.html.twig:111
-#: ../../tempcache/elements/navigation/navigation_aside.html.twig:118
-#, fuzzy
-#| msgid "Company name"
-msgid "Compact menu"
-msgstr "Nombre de la compañía"
+#: ../../tempcache/pages/advanced_search.html.twig:439
+msgid "Show public infos"
+msgstr "Mostrar información pública"
 
-#: ../../tempcache/elements/navigation/public_pages.html.twig:87
-msgid "Subscribe"
+#: ../../tempcache/pages/advanced_search.html.twig:529
+#: ../../tempcache/pages/advanced_search.html.twig:1044
+#: ../../tempcache/pages/charts.html.twig:56
+#: ../../tempcache/pages/configuration_core_lists.html.twig:55
+#: ../../tempcache/pages/mailing_form.html.twig:181
+#: ../../tempcache/components/forms/groups.html.twig:47
+msgid "This feature requires javascript."
 msgstr ""
 
-#: ../../tempcache/elements/edit_entitleds.html.twig:44
-#: ../../tempcache/pages/configuration_entitled_form.html.twig:115
-msgid ""
-"Note: members with a status priority lower than %priority are staff members."
+#: ../../tempcache/pages/advanced_search.html.twig:536
+msgid "Advanced groups search"
+msgstr "Búsqueda avanzada de grupos"
+
+#: ../../tempcache/pages/advanced_search.html.twig:538
+#: ../../tempcache/pages/advanced_search.html.twig:1053
+msgid "Experimental"
+msgstr "Experimental"
+
+#: ../../tempcache/pages/advanced_search.html.twig:546
+#: ../../tempcache/pages/advanced_search.html.twig:552
+msgid "Add new group search criteria"
+msgstr "Agregar nuevos criterios de búsqueda de grupos"
+
+#: ../../tempcache/pages/advanced_search.html.twig:567
+msgid "In all selected groups"
+msgstr "En todos los grupos seleccionados"
+
+#: ../../tempcache/pages/advanced_search.html.twig:577
+msgid "In any of selected groups"
+msgstr "En cualquiera de los grupos seleccionados"
+
+#: ../../tempcache/pages/advanced_search.html.twig:626
+#: ../../tempcache/pages/advanced_search.html.twig:632
+#: ../../tempcache/pages/advanced_search.html.twig:1499
+#: ../../tempcache/pages/advanced_search.html.twig:1505
+msgid "Remove criteria"
 msgstr ""
 
-#: ../../tempcache/elements/edit_entitleds.html.twig:65
-#: ../../tempcache/elements/edit_entitleds.html.twig:122
-#: ../../tempcache/elements/edit_entitleds.html.twig:230
-#: ../../tempcache/pages/configuration_entitled_form.html.twig:138
-msgid "Extends membership?"
+#: ../../tempcache/pages/advanced_search.html.twig:653
+msgid "Within contributions"
 msgstr ""
 
-#: ../../tempcache/elements/edit_entitleds.html.twig:72
-#: ../../tempcache/elements/edit_entitleds.html.twig:124
-#: ../../tempcache/elements/edit_entitleds.html.twig:232
-msgid "Priority"
-msgstr "Prioridad"
+#: ../../tempcache/pages/advanced_search.html.twig:819
+#: ../../tempcache/pages/advanced_search.html.twig:824
+#: ../../tempcache/pages/transaction_form.html.twig:271
+#: ../../tempcache/pages/contributions_list.html.twig:404
+#: ../../tempcache/pages/contributions_list.html.twig:673
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:376
+#: ../../tempcache/elements/edit_pdf_models.html.twig:163
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:67
+msgid "Type"
+msgstr ""
 
-#: ../../tempcache/elements/edit_entitleds.html.twig:91
-msgid "New status"
-msgstr "Estado nuevo"
+#: ../../tempcache/pages/advanced_search.html.twig:961
+#: ../../tempcache/pages/contributions_list.html.twig:151
+#: ../../tempcache/elements/edit_pdf_models.html.twig:171
+msgid "Select"
+msgstr "Seleccionar"
 
-#: ../../tempcache/elements/edit_entitleds.html.twig:97
-msgid "New contribution type"
-msgstr ""
+#: ../../tempcache/pages/advanced_search.html.twig:1051
+#, fuzzy
+#| msgid "Expert search"
+msgid "Free search"
+msgstr "Buscador avanzado"
 
-#: ../../tempcache/elements/edit_entitleds.html.twig:190
-#, php-format
-msgid "%s field"
-msgstr ""
+#: ../../tempcache/pages/advanced_search.html.twig:1061
+#: ../../tempcache/pages/advanced_search.html.twig:1067
+#, fuzzy
+#| msgid "Add new group search criteria"
+msgid "Add new free search criteria"
+msgstr "Agregar nuevos criterios de búsqueda de grupos"
 
-#: ../../tempcache/elements/ajax_members.html.twig:57
-#: ../../tempcache/pages/preferences.html.twig:2053
-msgid "Zip - Town"
+#: ../../tempcache/pages/advanced_search.html.twig:1104
+msgid "or"
 msgstr ""
 
-#: ../../tempcache/elements/ajax_members.html.twig:95
-#: ../../tempcache/elements/group_persons.html.twig:87
-msgid "Company"
-msgstr "Compañía"
+#: ../../tempcache/pages/advanced_search.html.twig:1110
+#, fuzzy
+#| msgid "Select a file:"
+msgid "Select a field"
+msgstr "Seleccione un archivo:"
 
-#: ../../tempcache/elements/ajax_members.html.twig:190
-msgid "no member"
+#: ../../tempcache/pages/advanced_search.html.twig:1276
+#: ../../tempcache/pages/advanced_search.html.twig:1354
+#: ../../tempcache/pages/advanced_search.html.twig:1398
+#: ../../tempcache/pages/advanced_search.html.twig:1429
+#: ../../tempcache/pages/advanced_search.html.twig:1560
+msgid "is"
 msgstr ""
 
-#: ../../tempcache/elements/ajax_members.html.twig:213
-#: ../../tempcache/elements/list.html.twig:184
-msgid "Pages:"
-msgstr "Páginas:"
+#: ../../tempcache/pages/advanced_search.html.twig:1286
+#: ../../tempcache/pages/advanced_search.html.twig:1449
+#: ../../tempcache/pages/advanced_search.html.twig:1580
+msgid "is not"
+msgstr ""
 
-#: ../../tempcache/elements/ajax_members.html.twig:239
-msgid "Selected members"
+#: ../../tempcache/pages/advanced_search.html.twig:1364
+#: ../../tempcache/pages/advanced_search.html.twig:1620
+msgid "before"
 msgstr ""
 
-#: ../../tempcache/elements/ajax_members.html.twig:256
-msgid "No members has been selected yet."
+#: ../../tempcache/pages/advanced_search.html.twig:1374
+#: ../../tempcache/pages/advanced_search.html.twig:1630
+msgid "after"
 msgstr ""
 
-#: ../../tempcache/elements/ajax_members.html.twig:320
-#: ../../tempcache/elements/ajax_groups.html.twig:205
-msgid "Validate"
-msgstr "Validar"
+#: ../../tempcache/pages/advanced_search.html.twig:1439
+#: ../../tempcache/pages/advanced_search.html.twig:1570
+msgid "contains"
+msgstr ""
 
-#: ../../tempcache/elements/ajax_groups.html.twig:52
-msgid "Manager(s)"
+#: ../../tempcache/pages/advanced_search.html.twig:1459
+#: ../../tempcache/pages/advanced_search.html.twig:1590
+msgid "do not contains"
 msgstr ""
 
-#: ../../tempcache/elements/ajax_groups.html.twig:127
-msgid "%membercount members"
-msgstr "%membercount miembros"
+#: ../../tempcache/pages/advanced_search.html.twig:1469
+#: ../../tempcache/pages/advanced_search.html.twig:1600
+msgid "starts with"
+msgstr ""
 
-#: ../../tempcache/elements/ajax_groups.html.twig:136
-#: ../../tempcache/pages/groups_list.html.twig:150
-msgid "no group"
+#: ../../tempcache/pages/advanced_search.html.twig:1479
+#: ../../tempcache/pages/advanced_search.html.twig:1610
+msgid "ends with"
 msgstr ""
 
-#: ../../tempcache/elements/ajax_groups.html.twig:152
-msgid "Selected groups"
-msgstr "Grupos seleccionados"
+#: ../../tempcache/pages/advanced_search.html.twig:1526
+#: ../../tempcache/pages/transactions_list.html.twig:111
+#: ../../tempcache/pages/history.html.twig:252
+#: ../../tempcache/pages/members_list.html.twig:377
+#: ../../tempcache/pages/contributions_list.html.twig:162
+#: ../../tempcache/pages/mailings_list.html.twig:226
+msgid "Filter"
+msgstr "Filtrar"
 
-#: ../../tempcache/elements/ajax_groups.html.twig:167
-msgid "No groups has been selected yet."
+#: ../../tempcache/pages/advanced_search.html.twig:1534
+#: ../../tempcache/pages/transactions_list.html.twig:121
+#: ../../tempcache/pages/history.html.twig:262
+#: ../../tempcache/pages/members_list.html.twig:397
+#: ../../tempcache/pages/members_list.html.twig:438
+#: ../../tempcache/pages/contributions_list.html.twig:172
+#: ../../tempcache/pages/mailings_list.html.twig:236
+msgid "Clear filter"
 msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:46
-msgid "S,M,T,W,T,F,S"
-msgstr ""
+#: ../../tempcache/pages/plugins.html.twig:54
+#: ../../tempcache/pages/plugins.html.twig:85
+msgid "Active plugins"
+msgstr "Complementos activos"
 
-#: ../../tempcache/elements/js/calendar.js.twig:51
-msgid "January"
-msgstr ""
+#: ../../tempcache/pages/plugins.html.twig:64
+#: ../../tempcache/pages/plugins.html.twig:125
+#: ../../tempcache/pages/transactions_list.html.twig:284
+#: ../../tempcache/pages/transactions_list.html.twig:423
+#: ../../tempcache/pages/history.html.twig:102
+#: ../../tempcache/pages/history.html.twig:345
+#: ../../tempcache/pages/export.html.twig:259
+#: ../../tempcache/pages/export.html.twig:289
+#: ../../tempcache/pages/contribution_form.html.twig:276
+msgid "Description"
+msgstr "Descripción"
 
-#: ../../tempcache/elements/js/calendar.js.twig:55
-msgid "February"
+#: ../../tempcache/pages/plugins.html.twig:68
+#: ../../tempcache/pages/plugins.html.twig:131
+msgid "Author"
 msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:59
-#, fuzzy
-#| msgid "Search:"
-msgid "March"
-msgstr "Buscar:"
+#: ../../tempcache/pages/plugins.html.twig:72
+#: ../../tempcache/pages/plugins.html.twig:137
+msgid "Version"
+msgstr "Versión"
 
-#: ../../tempcache/elements/js/calendar.js.twig:63
-msgid "April"
+#: ../../tempcache/pages/plugins.html.twig:76
+#: ../../tempcache/pages/plugins.html.twig:143
+msgid "Release date"
+msgstr "Fecha de publicación"
+
+#: ../../tempcache/pages/plugins.html.twig:158
+msgid "Click here to deactivate plugin '%name'"
 msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:67
-#: ../../tempcache/elements/js/calendar.js.twig:117
-#, fuzzy
-#| msgid "Man"
-msgid "May"
-msgstr "Hombre"
+#: ../../tempcache/pages/plugins.html.twig:179
+msgid "Initialize '%name' database"
+msgstr "Inicializar base de datos «%name»"
 
-#: ../../tempcache/elements/js/calendar.js.twig:71
-msgid "June"
-msgstr ""
+#: ../../tempcache/pages/plugins.html.twig:207
+msgid "No active plugin."
+msgstr "Ningún complemento activo."
 
-#: ../../tempcache/elements/js/calendar.js.twig:75
-msgid "July"
+#: ../../tempcache/pages/plugins.html.twig:219
+msgid "Inactive plugins"
 msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:79
-msgid "August"
+#: ../../tempcache/pages/plugins.html.twig:230
+#: ../../tempcache/pages/plugins.html.twig:249
+msgid "Cause"
 msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:83
-#, fuzzy
-#| msgid "Staff member"
-msgid "September"
-msgstr "Miembro del personal"
+#: ../../tempcache/pages/plugins.html.twig:256
+msgid "A required file is missing"
+msgstr "Falta un archivo requerido"
 
-#: ../../tempcache/elements/js/calendar.js.twig:87
-msgid "October"
+#: ../../tempcache/pages/plugins.html.twig:263
+msgid "Incompatible with current version"
 msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:91
-#, fuzzy
-#| msgid "Non-member"
-msgid "November"
-msgstr "No miembro"
-
-#: ../../tempcache/elements/js/calendar.js.twig:95
-#, fuzzy
-#| msgid "Member"
-msgid "December"
-msgstr "Miembro"
+#: ../../tempcache/pages/plugins.html.twig:270
+msgid "Explicitely disabled"
+msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:101
-#, fuzzy
-#| msgid "Man"
-msgid "Jan"
-msgstr "Hombre"
+#: ../../tempcache/pages/plugins.html.twig:276
+msgid "Unknown"
+msgstr "Desconocido"
 
-#: ../../tempcache/elements/js/calendar.js.twig:105
-msgid "Feb"
+#: ../../tempcache/pages/plugins.html.twig:293
+msgid "Activate plugin '%name'"
 msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:109
-#, fuzzy
-#| msgid "Man"
-msgid "Mar"
-msgstr "Hombre"
+#: ../../tempcache/pages/plugins.html.twig:307
+msgid "No inactive plugin."
+msgstr "No hay ningún complemento inactivo."
 
-#: ../../tempcache/elements/js/calendar.js.twig:113
-msgid "Apr"
+#: ../../tempcache/pages/plugins.html.twig:335
+#: ../../tempcache/pages/preferences.html.twig:1175
+#: ../../tempcache/pages/preferences.html.twig:2389
+msgid ""
+"Application runs under demo mode. This functionnality is not enabled, sorry."
+msgstr ""
+
+#: ../../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/configuration_core_fields.html.twig:463
+#: ../../tempcache/pages/transactions_list.html.twig:526
+#: ../../tempcache/pages/groups_list.html.twig:208
+#: ../../tempcache/pages/groups_list.html.twig:213
+#: ../../tempcache/pages/groups_list.html.twig:223
+#: ../../tempcache/pages/groups_list.html.twig:230
+#: ../../tempcache/pages/groups_list.html.twig:245
+#: ../../tempcache/pages/groups_list.html.twig:286
+#: ../../tempcache/pages/groups_list.html.twig:308
+#: ../../tempcache/pages/groups_list.html.twig:370
+#: ../../tempcache/pages/groups_list.html.twig:438
+#: ../../tempcache/pages/import_model.html.twig:271
+#: ../../tempcache/pages/transaction_form.html.twig:582
+#: ../../tempcache/pages/transaction_form.html.twig:637
+#: ../../tempcache/pages/transaction_form.html.twig:648
+#: ../../tempcache/pages/transaction_form.html.twig:688
+#: ../../tempcache/pages/transaction_form.html.twig:719
+#: ../../tempcache/pages/transaction_form.html.twig:750
+#: ../../tempcache/pages/member_form.html.twig:649
+#: ../../tempcache/pages/member_form.html.twig:669
+#: ../../tempcache/pages/import.html.twig:313
+#: ../../tempcache/pages/import.html.twig:324
+#: ../../tempcache/pages/member_show.html.twig:714
+#: ../../tempcache/pages/reminder.html.twig:215
+#: ../../tempcache/pages/reminder.html.twig:244
+#: ../../tempcache/pages/preferences.html.twig:2580
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:178
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:249
+#: ../../tempcache/pages/members_list.html.twig:635
+#: ../../tempcache/pages/members_list.html.twig:1205
+#: ../../tempcache/pages/members_list.html.twig:1277
+#: ../../tempcache/pages/members_list.html.twig:1291
+#: ../../tempcache/pages/members_list.html.twig:1305
+#: ../../tempcache/pages/members_list.html.twig:1375
+#: ../../tempcache/pages/members_list.html.twig:1389
+#: ../../tempcache/pages/members_list.html.twig:1403
+#: ../../tempcache/pages/contributions_list.html.twig:838
+#: ../../tempcache/pages/mailings_list.html.twig:453
+#: ../../tempcache/pages/mailings_list.html.twig:463
+#: ../../tempcache/pages/contribution_form.html.twig:757
+#: ../../tempcache/pages/contribution_form.html.twig:784
+#: ../../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:695
+#: ../../tempcache/pages/configuration_payment_types.html.twig:293
+#: ../../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/photo_dnd.js.twig:159
+#: ../../tempcache/elements/js/pwdcheck.js.twig:135
+#: ../../tempcache/elements/js/removal.js.twig:152
+#: ../../tempcache/elements/js/removal.js.twig:161
+#: ../../tempcache/elements/js/removal.js.twig:177
+#: ../../tempcache/elements/js/modal_action.js.twig:74
+#: ../../tempcache/elements/js/modal_action.js.twig:137
+#: ../../tempcache/elements/list.html.twig:424
+#: ../../tempcache/elements/scripts.html.twig:127
+#: ../../tempcache/elements/scripts.html.twig:147
+#: ../../tempcache/modals/replacements_legend.html.twig:131
+#: ../../tempcache/modals/telemetry.html.twig:112
+#: ../../tempcache/modals/telemetry.html.twig:118
+#: ../../tempcache/modals/telemetry.html.twig:209
+msgid "Close"
 msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:121
-msgid "Jun"
+#: ../../tempcache/pages/plugins.html.twig:361
+#: ../../tempcache/pages/plugins.html.twig:409
+msgid ""
+"An error occurred displaying plugin database initialization interface :("
 msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:125
-msgid "Jul"
+#: ../../tempcache/pages/plugins.html.twig:373
+msgid "Plugin database initialization: %name"
 msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:129
-msgid "Aug"
+#: ../../tempcache/pages/charts.html.twig:63
+#: ../../tempcache/pages/charts.html.twig:148
+msgid "Members by status"
 msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:133
-#, fuzzy
-#| msgid "Steps:"
-msgid "Sep"
-msgstr "Pasos:"
-
-#: ../../tempcache/elements/js/calendar.js.twig:137
-msgid "Oct"
+#: ../../tempcache/pages/charts.html.twig:73
+#: ../../tempcache/pages/charts.html.twig:214
+msgid "Members by state of dues"
 msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:141
-#, fuzzy
-#| msgid "No"
-msgid "Nov"
-msgstr "No"
-
-#: ../../tempcache/elements/js/calendar.js.twig:145
-msgid "Dec"
+#: ../../tempcache/pages/charts.html.twig:83
+#: ../../tempcache/pages/charts.html.twig:279
+msgid "Contributions types repartition"
 msgstr ""
 
-#: ../../tempcache/elements/js/calendar.js.twig:150
-msgid "Today"
-msgstr "Hoy"
-
-#: ../../tempcache/elements/js/calendar.js.twig:154
-msgid "Now"
-msgstr "Ahora"
-
-#: ../../tempcache/elements/js/modal_action.js.twig:52
-#: ../../tempcache/elements/js/loader.js.twig:49
-#: ../../tempcache/elements/js/loader.js.twig:68
-msgid "Loading..."
+#: ../../tempcache/pages/charts.html.twig:93
+#: ../../tempcache/pages/charts.html.twig:344
+msgid "Individuals and Companies"
 msgstr ""
 
-#: ../../tempcache/elements/js/modal_action.js.twig:70
-#: ../../tempcache/elements/edit_pdf_models.html.twig:216
-#: ../../tempcache/elements/group.html.twig:314
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:277
-#: ../../tempcache/pages/transaction_form.html.twig:535
-#: ../../tempcache/pages/configuration_texts.html.twig:190
-#: ../../tempcache/pages/configuration_entitled_form.html.twig:169
-#: ../../tempcache/pages/members_list.html.twig:387
-#: ../../tempcache/pages/members_list.html.twig:417
-#: ../../tempcache/pages/members_list.html.twig:1134
-#: ../../tempcache/pages/configuration_core_fields.html.twig:347
-#: ../../tempcache/pages/contribution_form.html.twig:658
-#: ../../tempcache/pages/mailing_form.html.twig:361
-#: ../../tempcache/pages/configuration_title_form.html.twig:89
-#: ../../tempcache/pages/preferences.html.twig:2462
-#: ../../tempcache/pages/configuration_core_lists.html.twig:287
-#: ../../tempcache/pages/member_form.html.twig:93
-#: ../../tempcache/pages/member_form.html.twig:468
-#: ../../tempcache/pages/configuration_payment_type_form.html.twig:89
-#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:179
-msgid "Save"
-msgstr "Guardar"
-
-#: ../../tempcache/elements/js/photo_dnd.js.twig:75
-#: ../../tempcache/pages/preferences.html.twig:852
-#: ../../tempcache/components/forms/picture.html.twig:86
-msgid "Square (1:1)"
+#: ../../tempcache/pages/charts.html.twig:103
+msgid "Contributions over time"
 msgstr ""
 
-#: ../../tempcache/elements/js/photo_dnd.js.twig:75
-#: ../../tempcache/pages/preferences.html.twig:860
-#: ../../tempcache/components/forms/picture.html.twig:86
-msgid "Portrait (3:4)"
-msgstr ""
+#: ../../tempcache/pages/charts.html.twig:405
+msgid "Total contributions for the month"
+msgstr "Aportes totales del mes"
 
-#: ../../tempcache/elements/js/photo_dnd.js.twig:75
-#: ../../tempcache/pages/preferences.html.twig:868
-#: ../../tempcache/components/forms/picture.html.twig:86
-msgid "Landscape (4:3)"
+#: ../../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/elements/js/photo_dnd.js.twig:86
-#: ../../tempcache/components/forms/picture.html.twig:97
-msgid "Center"
+#: ../../tempcache/pages/admintools.html.twig:65
+msgid "Select actions(s)"
 msgstr ""
 
-#: ../../tempcache/elements/js/photo_dnd.js.twig:90
-#: ../../tempcache/components/forms/picture.html.twig:101
-#, fuzzy
-#| msgid "To:"
-msgid "Top"
-msgstr "A:"
-
-#: ../../tempcache/elements/js/photo_dnd.js.twig:94
-#: ../../tempcache/components/forms/picture.html.twig:105
-msgid "Bottom"
+#: ../../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/elements/js/photo_dnd.js.twig:98
-#: ../../tempcache/components/forms/picture.html.twig:109
-msgid "Left"
-msgstr ""
+#: ../../tempcache/pages/admintools.html.twig:79
+msgid "Reset emails contents"
+msgstr "Restablecer contenido de mensajes de correo"
 
-#: ../../tempcache/elements/js/photo_dnd.js.twig:102
-#: ../../tempcache/components/forms/picture.html.twig:113
-#, fuzzy
-#| msgid "Rights"
-msgid "Right"
-msgstr "Derechos"
+#: ../../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/elements/js/photo_dnd.js.twig:109
-#: ../../tempcache/components/forms/picture.html.twig:92
-msgid "Cropping focus"
+#: ../../tempcache/pages/admintools.html.twig:101
+msgid "Reset fields configuration"
 msgstr ""
 
-#: ../../tempcache/elements/js/photo_dnd.js.twig:109
-#: ../../tempcache/components/forms/picture.html.twig:118
+#: ../../tempcache/pages/admintools.html.twig:107
 msgid ""
-"Choose the area of the original image to preserve after cropping to the "
-"final ratio defined in the settings : %ratio"
+"This includes fields positions, order, visibility, access levels and "
+"mandatory marks."
 msgstr ""
+"Esto incluye la posición de los campos, el orden, la visibilidad, los "
+"niveles de acceso y el carácter de obligatorio."
 
-#: ../../tempcache/elements/js/photo_dnd.js.twig:159
-msgid "An error occurred sending photo :("
+#: ../../tempcache/pages/admintools.html.twig:121
+#: ../../tempcache/pages/admintools.html.twig:129
+msgid "Reset all PDF models to their default values"
 msgstr ""
 
-#: ../../tempcache/elements/js/pwdcheck.js.twig:99
-msgid "Password is valid :)"
-msgstr "Contraseña válida :)"
-
-#: ../../tempcache/elements/js/pwdcheck.js.twig:105
-msgid "Password is not valid!"
+#: ../../tempcache/pages/admintools.html.twig:125
+msgid "Reinitialize PDF models"
 msgstr ""
 
-#: ../../tempcache/elements/js/pwdcheck.js.twig:135
-msgid "An error occured checking password :("
-msgstr "Ocurrió un error al verificar la contraseña :("
-
-#: ../../tempcache/elements/js/messages.js.twig:110
-#: ../../tempcache/elements/messages_inline.html.twig:302
-msgid "Your telemetry data are more than one year old."
+#: ../../tempcache/pages/admintools.html.twig:143
+#: ../../tempcache/pages/admintools.html.twig:151
+msgid "Fill all empty login and passwords"
 msgstr ""
 
-#: ../../tempcache/elements/js/messages.js.twig:112
-#: ../../tempcache/elements/messages_inline.html.twig:306
-msgid "Do you want to send it again?"
+#: ../../tempcache/pages/admintools.html.twig:147
+msgid "Generate empty logins and passwords"
 msgstr ""
 
-#: ../../tempcache/elements/js/messages.js.twig:153
-#: ../../tempcache/elements/messages_inline.html.twig:318
-msgid "Later"
+#: ../../tempcache/pages/admintools.html.twig:163
+msgid "Go"
 msgstr ""
 
-#: ../../tempcache/elements/js/choose_adh.js.twig:134
-#: ../../tempcache/elements/js/choose_adh.js.twig:213
-#, fuzzy
-#| msgid "An error occurred retrieving dates :("
-msgid "An error occurred retrieving members :("
-msgstr "Ha ocurrido un error mientras obtenía datos :("
-
-#: ../../tempcache/elements/js/modal.js.twig:238
-#: ../../tempcache/pages/export.html.twig:384
-msgid "Continue"
-msgstr "Continuar"
-
-#: ../../tempcache/elements/navigate.html.twig:56
-#: ../../tempcache/elements/navigate.html.twig:62
-msgid "Previous"
+#: ../../tempcache/pages/configuration_entitled_form.html.twig:101
+msgid "Priority:"
 msgstr ""
 
-#: ../../tempcache/elements/navigate.html.twig:87
-#: ../../tempcache/elements/navigate.html.twig:92
-msgid "Next"
+#: ../../tempcache/pages/configuration_entitled_form.html.twig:115
+#: ../../tempcache/elements/edit_entitleds.html.twig:44
+msgid ""
+"Note: members with a status priority lower than %priority are staff members."
 msgstr ""
 
-#: ../../tempcache/elements/edit_pdf_models.html.twig:87
-msgid "Header"
+#: ../../tempcache/pages/configuration_entitled_form.html.twig:138
+#: ../../tempcache/elements/edit_entitleds.html.twig:65
+#: ../../tempcache/elements/edit_entitleds.html.twig:122
+#: ../../tempcache/elements/edit_entitleds.html.twig:230
+msgid "Extends membership?"
 msgstr ""
 
-#: ../../tempcache/elements/edit_pdf_models.html.twig:104
-msgid "Footer"
-msgstr "Pie de página"
-
-#: ../../tempcache/elements/edit_pdf_models.html.twig:125
-msgid "Body"
-msgstr "Carrocería"
-
-#: ../../tempcache/elements/edit_pdf_models.html.twig:145
-msgid "CSS styles"
-msgstr "Estilos CSS"
-
-#: ../../tempcache/elements/edit_pdf_models.html.twig:171
-#: ../../tempcache/pages/contributions_list.html.twig:151
-#: ../../tempcache/pages/advanced_search.html.twig:961
-msgid "Select"
-msgstr "Seleccionar"
-
-#: ../../tempcache/elements/edit_pdf_models.html.twig:177
-msgid "Invoice"
-msgstr "Factura"
+#: ../../tempcache/pages/configuration_entitled_form.html.twig:169
+#: ../../tempcache/pages/configuration_title_form.html.twig:89
+#: ../../tempcache/pages/configuration_core_fields.html.twig:347
+#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:179
+#: ../../tempcache/pages/transaction_form.html.twig:535
+#: ../../tempcache/pages/member_form.html.twig:93
+#: ../../tempcache/pages/member_form.html.twig:468
+#: ../../tempcache/pages/preferences.html.twig:2462
+#: ../../tempcache/pages/configuration_payment_type_form.html.twig:89
+#: ../../tempcache/pages/members_list.html.twig:387
+#: ../../tempcache/pages/members_list.html.twig:417
+#: ../../tempcache/pages/members_list.html.twig:1134
+#: ../../tempcache/pages/configuration_texts.html.twig:190
+#: ../../tempcache/pages/configuration_core_lists.html.twig:287
+#: ../../tempcache/pages/contribution_form.html.twig:658
+#: ../../tempcache/pages/mailing_form.html.twig:361
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:277
+#: ../../tempcache/elements/js/modal_action.js.twig:70
+#: ../../tempcache/elements/edit_pdf_models.html.twig:216
+#: ../../tempcache/elements/group.html.twig:314
+msgid "Save"
+msgstr "Guardar"
 
-#: ../../tempcache/elements/edit_pdf_models.html.twig:183
-msgid "Receipt"
+#: ../../tempcache/pages/configuration_title_form.html.twig:63
+msgid "Short form:"
 msgstr ""
 
-#: ../../tempcache/elements/edit_pdf_models.html.twig:189
-#: ../../tempcache/pages/member_show.html.twig:152
-msgid "Adhesion form"
+#: ../../tempcache/pages/configuration_title_form.html.twig:73
+msgid "Long form:"
 msgstr ""
 
-#: ../../tempcache/elements/display_dynamic_fields.html.twig:45
-#: ../../tempcache/components/dynamic_fields.html.twig:60
-msgid "Additionnal fields:"
+#: ../../tempcache/pages/configuration_core_fields.html.twig:56
+#: ../../tempcache/pages/configuration_core_fields.html.twig:339
+#: ../../tempcache/pages/configuration_core_fields.html.twig:407
+msgid "Expand all"
 msgstr ""
 
-#: ../../tempcache/elements/display_dynamic_fields.html.twig:170
-#, php-format
-msgid "Open '%s' in a new window"
-msgstr "Abrir «%s» en una ventana nueva"
+#: ../../tempcache/pages/configuration_core_fields.html.twig:103
+#: ../../tempcache/pages/configuration_core_fields.html.twig:147
+#: ../../tempcache/pages/configuration_core_lists.html.twig:78
+#: ../../tempcache/pages/configuration_core_lists.html.twig:111
+#: ../../tempcache/pages/configuration_core_lists.html.twig:189
+#: ../../tempcache/pages/configuration_core_lists.html.twig:218
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:323
+msgid "Field name"
+msgstr "Nombre del campo"
 
-#: ../../tempcache/elements/group.html.twig:61
-#: ../../tempcache/pages/members_public_list.html.twig:94
-#: ../../tempcache/pages/members_public_list.html.twig:234
-msgid "Information"
-msgstr "Información"
+#: ../../tempcache/pages/configuration_core_fields.html.twig:109
+#: ../../tempcache/pages/configuration_core_fields.html.twig:174
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:417
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:71
+msgid "Required"
+msgstr "Requerido"
 
-#: ../../tempcache/elements/group.html.twig:69
-msgid "Managers"
+#: ../../tempcache/pages/configuration_core_fields.html.twig:115
+#: ../../tempcache/pages/configuration_core_fields.html.twig:225
+#: ../../tempcache/pages/configuration_core_lists.html.twig:84
+#: ../../tempcache/pages/configuration_core_lists.html.twig:126
+#: ../../tempcache/pages/configuration_core_lists.html.twig:195
+#: ../../tempcache/pages/configuration_core_lists.html.twig:233
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:63
+msgid "Permissions"
 msgstr ""
 
-#: ../../tempcache/elements/group.html.twig:150
-msgid "Parent group:"
-msgstr "Grupo primario:"
-
-#: ../../tempcache/elements/group.html.twig:259
-msgid "Manage managers"
+#: ../../tempcache/pages/configuration_core_fields.html.twig:177
+#, php-format
+msgid "Field '%field' cannot be set as required."
 msgstr ""
 
-#: ../../tempcache/elements/group.html.twig:290
-msgid "Manage members"
-msgstr "Gestionar miembros"
-
-#: ../../tempcache/elements/group.html.twig:338
-msgid "Current group (and attached people) as PDF"
+#: ../../tempcache/pages/configuration_core_fields.html.twig:179
+#, php-format
+msgid "Mark '%field' as (not) required"
 msgstr ""
 
-#: ../../tempcache/elements/group.html.twig:343
-msgid "Group PDF"
+#: ../../tempcache/pages/configuration_core_fields.html.twig:227
+#: ../../tempcache/pages/configuration_core_lists.html.twig:128
+#: ../../tempcache/pages/configuration_core_lists.html.twig:235
+#, php-format
+msgid "Change '%field' permissions"
 msgstr ""
 
-#: ../../tempcache/elements/scripts.html.twig:243
-msgid "Deactivate HTML editor"
-msgstr "Desactivar el editor HTML"
-
-#: ../../tempcache/elements/scripts.html.twig:277
-#: ../../tempcache/pages/mailing_form.html.twig:338
-msgid "Activate HTML editor"
-msgstr "Activar el editor HTML"
-
-#: ../../tempcache/elements/messages_inline.html.twig:164
-msgid "- WARNING -"
-msgstr "- ATENCIÓN -"
+#: ../../tempcache/pages/configuration_core_fields.html.twig:243
+#: ../../tempcache/pages/configuration_core_lists.html.twig:133
+#: ../../tempcache/pages/configuration_core_lists.html.twig:240
+msgid "Inaccessible"
+msgstr "No accesible"
 
-#: ../../tempcache/elements/list.html.twig:258
-msgid "Records per page:"
-msgstr "Registros por página:"
+#: ../../tempcache/pages/configuration_core_fields.html.twig:283
+#: ../../tempcache/pages/configuration_core_lists.html.twig:153
+#: ../../tempcache/pages/configuration_core_lists.html.twig:260
+msgid "Read only"
+msgstr "Solo lectura"
 
-#: ../../tempcache/elements/list.html.twig:285
-#: ../../tempcache/pages/configuration_texts.html.twig:122
-#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:92
-msgid "Change"
-msgstr ""
+#: ../../tempcache/pages/configuration_core_fields.html.twig:293
+#: ../../tempcache/pages/configuration_core_lists.html.twig:158
+#: ../../tempcache/pages/configuration_core_lists.html.twig:265
+msgid "Read/Write"
+msgstr "Lectura/escritura"
 
-#: ../../tempcache/elements/list.html.twig:447
-msgid "(Un)Check all"
-msgstr ""
+#: ../../tempcache/pages/configuration_core_fields.html.twig:411
+msgid "Collapse all"
+msgstr "Contraer todo"
 
-#: ../../tempcache/elements/list.html.twig:451
-msgid "Invert selection"
+#: ../../tempcache/pages/configuration_core_fields.html.twig:475
+msgid "Warning"
 msgstr ""
 
-#: ../../tempcache/elements/list.html.twig:458
-#: ../../tempcache/pages/transactions_list.html.twig:541
-#: ../../tempcache/pages/transactions_list.html.twig:556
-msgid "Show legend"
+#: ../../tempcache/pages/configuration_core_fields.html.twig:477
+msgid "Some warnings has been thrown:"
 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."
+#: ../../tempcache/pages/configuration_core_fields.html.twig:479
+msgid "Please correct above warnings to continue."
 msgstr ""
 
-#: ../../tempcache/elements/modes.html.twig:45
-#: ../../tempcache/pages/mailings_list.html.twig:312
-msgid "Superadmin"
-msgstr "Superadmin"
-
-#: ../../tempcache/elements/modes.html.twig:54
-msgid ""
-"This application runs under DEMO mode, all features may not be available."
+#: ../../tempcache/pages/transactions_list.html.twig:70
+msgid "Show transactions since"
 msgstr ""
 
-#: ../../tempcache/elements/modes.html.twig:59
-msgid "Demonstration"
-msgstr "Demostración"
+#: ../../tempcache/pages/transactions_list.html.twig:87
+#: ../../tempcache/pages/history.html.twig:141
+#: ../../tempcache/pages/contributions_list.html.twig:132
+#: ../../tempcache/pages/mailings_list.html.twig:136
+msgid "until"
+msgstr "hasta"
 
-#: ../../tempcache/elements/group_persons.html.twig:200
-#: ../../tempcache/pages/groups_list.html.twig:358
-msgid "No member attached"
-msgstr ""
+#: ../../tempcache/pages/transactions_list.html.twig:106
+#: ../../tempcache/pages/history.html.twig:247
+#: ../../tempcache/pages/members_list.html.twig:372
+#: ../../tempcache/pages/contributions_list.html.twig:157
+#: ../../tempcache/pages/mailings_list.html.twig:221
+msgid "Apply filters"
+msgstr "Aplicar filtros"
 
-#: ../../tempcache/elements/group_persons.html.twig:206
-msgid "No manager attached"
-msgstr ""
+#: ../../tempcache/pages/transactions_list.html.twig:116
+#: ../../tempcache/pages/history.html.twig:257
+#: ../../tempcache/pages/members_list.html.twig:392
+#: ../../tempcache/pages/members_list.html.twig:433
+#: ../../tempcache/pages/contributions_list.html.twig:167
+#: ../../tempcache/pages/mailings_list.html.twig:231
+msgid "Reset all filters to defaults"
+msgstr "Restablecer todos los filtros a valores predeterminados"
 
-#: ../../tempcache/elements/logout.html.twig:98
-#: ../../tempcache/elements/logout.html.twig:143
-#: ../../tempcache/elements/logout.html.twig:161
-#: ../../tempcache/elements/logout.html.twig:259
+#: ../../tempcache/pages/transactions_list.html.twig:157
 #, fuzzy
-#| msgid "Unable to impersonate as %id"
-msgid "Unimpersonate"
-msgstr "No se puede suplantar como %id"
+#| msgid "Show all members transactions"
+msgid "Show all your transactions"
+msgstr "Mostrar transacciones de todos los miembros"
 
-#: ../../tempcache/elements/member_card.html.twig:59
-msgid "Picture"
-msgstr "Foto"
+#: ../../tempcache/pages/transactions_list.html.twig:163
+msgid "Show all members transactions"
+msgstr "Mostrar transacciones de todos los miembros"
 
-#: ../../tempcache/elements/member_card.html.twig:68
-msgid "Drag and drop an image file to change the picture"
+#: ../../tempcache/pages/transactions_list.html.twig:194
+#: ../../tempcache/pages/contributions_list.html.twig:248
+msgid "See member profile"
 msgstr ""
 
-#: ../../tempcache/elements/mailing_recipients.html.twig:50
+#: ../../tempcache/pages/transactions_list.html.twig:228
 #, php-format
-msgid "Your message has been sent to <strong>%s members</strong>"
-msgstr ""
+msgid "%count transaction"
+msgid_plural "%count transactions"
+msgstr[0] "%count transacción"
+msgstr[1] "%count transacciones"
 
-#: ../../tempcache/elements/mailing_recipients.html.twig:56
-#, php-format
-msgid "You are about to send an e-mail to <strong>%s members</strong>"
+#: ../../tempcache/pages/transactions_list.html.twig:276
+msgid "Originator"
 msgstr ""
 
-#: ../../tempcache/elements/mailing_recipients.html.twig:68
-msgid "None of the selected members has an email address."
+#: ../../tempcache/pages/transactions_list.html.twig:360
+msgid "Transaction %id"
 msgstr ""
 
-#: ../../tempcache/elements/mailing_recipients.html.twig:74
-msgid "No member selected (yet)."
-msgstr ""
+#: ../../tempcache/pages/transactions_list.html.twig:380
+#: ../../tempcache/pages/transaction_form.html.twig:265
+#: ../../tempcache/pages/history.html.twig:165
+#: ../../tempcache/pages/contributions_list.html.twig:396
+#: ../../tempcache/pages/contributions_list.html.twig:613
+#: ../../tempcache/pages/contribution_form.html.twig:284
+msgid "Member"
+msgstr "Miembro"
 
-#: ../../tempcache/elements/mailing_recipients.html.twig:92
-msgid "unreachable members:"
-msgstr "miembros no localizables:"
+#: ../../tempcache/pages/transactions_list.html.twig:393
+msgid "Show only '%name' transactions"
+msgstr "Mostrar solo transacciones '%name'"
 
-#: ../../tempcache/elements/mailing_recipients.html.twig:94
-msgid "unreachable member:"
+#: ../../tempcache/pages/transactions_list.html.twig:408
+#: ../../tempcache/pages/contributions_list.html.twig:658
+msgid "Show '%name' card"
 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."
+#: ../../tempcache/pages/transactions_list.html.twig:452
+msgid "Edit transaction #%id"
 msgstr ""
 
-#: ../../tempcache/elements/edit_socials.html.twig:98
-#: ../../tempcache/elements/edit_socials.html.twig:103
-msgid "Remove %type"
-msgstr "Quitar %type"
+#: ../../tempcache/pages/transactions_list.html.twig:465
+msgid "Remove transaction #%id"
+msgstr ""
 
-#: ../../tempcache/elements/edit_socials.html.twig:122
-msgid "Add new social network"
+#: ../../tempcache/pages/transactions_list.html.twig:485
+msgid "no transaction"
 msgstr ""
 
-#: ../../tempcache/elements/edit_socials.html.twig:129
-msgid "Choose or enter your own..."
+#: ../../tempcache/pages/transactions_list.html.twig:500
+#: ../../tempcache/pages/transactions_list.html.twig:504
+#: ../../tempcache/pages/members_list.html.twig:477
+#: ../../tempcache/pages/members_list.html.twig:481
+#: ../../tempcache/pages/contributions_list.html.twig:787
+#: ../../tempcache/pages/contributions_list.html.twig:791
+msgid "Legend"
 msgstr ""
 
-#: ../../tempcache/macros.twig:421
-msgid "For the selection:"
+#: ../../tempcache/pages/transactions_list.html.twig:512
+msgid "Completely dispatched transaction"
 msgstr ""
 
-#: ../../tempcache/pages/plugins.html.twig:54
-#: ../../tempcache/pages/plugins.html.twig:85
-msgid "Active plugins"
-msgstr "Complementos activos"
+#: ../../tempcache/pages/transactions_list.html.twig:519
+msgid "Uncomplete dispatched transaction"
+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/contribution_form.html.twig:276
-#: ../../tempcache/pages/transactions_list.html.twig:284
-#: ../../tempcache/pages/transactions_list.html.twig:423
-#: ../../tempcache/pages/export.html.twig:259
-#: ../../tempcache/pages/export.html.twig:289
-msgid "Description"
-msgstr "Descripción"
+#: ../../tempcache/pages/transactions_list.html.twig:541
+#: ../../tempcache/pages/transactions_list.html.twig:556
+#: ../../tempcache/elements/list.html.twig:458
+msgid "Show legend"
+msgstr ""
 
-#: ../../tempcache/pages/plugins.html.twig:68
-#: ../../tempcache/pages/plugins.html.twig:131
-msgid "Author"
+#: ../../tempcache/pages/groups_list.html.twig:104
+msgid "Export all groups and their members as PDF"
 msgstr ""
 
-#: ../../tempcache/pages/plugins.html.twig:72
-#: ../../tempcache/pages/plugins.html.twig:137
-msgid "Version"
-msgstr "Versión"
+#: ../../tempcache/pages/groups_list.html.twig:109
+msgid "All groups PDF"
+msgstr "PDF de todos los grupos"
 
-#: ../../tempcache/pages/plugins.html.twig:76
-#: ../../tempcache/pages/plugins.html.twig:143
-msgid "Release date"
-msgstr "Fecha de publicación"
+#: ../../tempcache/pages/groups_list.html.twig:121
+#: ../../tempcache/pages/groups_list.html.twig:126
+msgid "New group"
+msgstr "Grupo nuevo"
 
-#: ../../tempcache/pages/plugins.html.twig:158
-msgid "Click here to deactivate plugin '%name'"
+#: ../../tempcache/pages/groups_list.html.twig:150
+#: ../../tempcache/elements/ajax_groups.html.twig:136
+msgid "no group"
 msgstr ""
 
-#: ../../tempcache/pages/plugins.html.twig:179
-msgid "Initialize '%name' database"
-msgstr "Inicializar base de datos «%name»"
-
-#: ../../tempcache/pages/plugins.html.twig:207
-msgid "No active plugin."
-msgstr "Ningún complemento activo."
+#: ../../tempcache/pages/groups_list.html.twig:180
+msgid "Add a new group"
+msgstr "Añadir grupo nuevo"
 
-#: ../../tempcache/pages/plugins.html.twig:219
-msgid "Inactive plugins"
+#: ../../tempcache/pages/groups_list.html.twig:223
+msgid "An error occurred checking name uniqueness :("
 msgstr ""
 
-#: ../../tempcache/pages/plugins.html.twig:230
-#: ../../tempcache/pages/plugins.html.twig:249
-msgid "Cause"
+#: ../../tempcache/pages/groups_list.html.twig:230
+msgid "Please provide a group name"
 msgstr ""
 
-#: ../../tempcache/pages/plugins.html.twig:256
-msgid "A required file is missing"
-msgstr "Falta un archivo requerido"
+#: ../../tempcache/pages/groups_list.html.twig:238
+msgid "Create"
+msgstr "Crear"
 
-#: ../../tempcache/pages/plugins.html.twig:263
-msgid "Incompatible with current version"
+#: ../../tempcache/pages/groups_list.html.twig:286
+#: ../../tempcache/pages/groups_list.html.twig:370
+#: ../../tempcache/pages/groups_list.html.twig:438
+#: ../../tempcache/pages/transaction_form.html.twig:637
+#: ../../tempcache/pages/mailing_form.html.twig:586
+#: ../../tempcache/pages/mailing_form.html.twig:630
+#: ../../tempcache/pages/mailing_form.html.twig:695
+msgid "An error occurred displaying members interface :("
 msgstr ""
 
-#: ../../tempcache/pages/plugins.html.twig:270
-msgid "Explicitely disabled"
+#: ../../tempcache/pages/groups_list.html.twig:298
+msgid "Group members selection"
 msgstr ""
 
-#: ../../tempcache/pages/plugins.html.twig:276
-msgid "Unknown"
-msgstr "Desconocido"
-
-#: ../../tempcache/pages/plugins.html.twig:293
-msgid "Activate plugin '%name'"
+#: ../../tempcache/pages/groups_list.html.twig:303
+msgid "Group managers selection"
 msgstr ""
 
-#: ../../tempcache/pages/plugins.html.twig:307
-msgid "No inactive plugin."
-msgstr "No hay ningún complemento inactivo."
-
-#: ../../tempcache/pages/plugins.html.twig:335
-#: ../../tempcache/pages/preferences.html.twig:1175
-#: ../../tempcache/pages/preferences.html.twig:2389
+#: ../../tempcache/pages/groups_list.html.twig:348
 msgid ""
-"Application runs under demo mode. This functionnality is not enabled, sorry."
+"Items in this list have been modified. Don't forget to save your changes."
 msgstr ""
 
-#: ../../tempcache/pages/plugins.html.twig:361
-#: ../../tempcache/pages/plugins.html.twig:409
-msgid ""
-"An error occurred displaying plugin database initialization interface :("
+#: ../../tempcache/pages/groups_list.html.twig:358
+#: ../../tempcache/elements/group_persons.html.twig:200
+msgid "No member attached"
 msgstr ""
 
-#: ../../tempcache/pages/plugins.html.twig:373
-msgid "Plugin database initialization: %name"
+#: ../../tempcache/pages/groups_list.html.twig:404
+#: ../../tempcache/pages/transaction_form.html.twig:767
+#: ../../tempcache/pages/member_form.html.twig:748
+msgid "Click on a contribution row to attach it to the current transaction"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:62
+#: ../../tempcache/pages/import_model.html.twig:58
+msgid "Current model"
+msgstr "Modelo actual"
+
+#: ../../tempcache/pages/import_model.html.twig:66
+msgid "Change model"
+msgstr "Cambiar modelo"
+
+#: ../../tempcache/pages/import_model.html.twig:80
+msgid "Default fields"
+msgstr "Campos predeterminados"
+
+#: ../../tempcache/pages/import_model.html.twig:86
 #, php-format
-msgid "Edit field %field"
+msgid "Model parameted on %date"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:91
-msgid "Permissions:"
-msgstr "Permisos:"
+#: ../../tempcache/pages/import_model.html.twig:96
+#: ../../tempcache/pages/import_model.html.twig:186
+msgid "Field"
+msgstr "Campo"
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:124
-msgid "Required:"
-msgstr ""
+#: ../../tempcache/pages/import_model.html.twig:113
+#, php-format
+msgid "Missing field '%field'"
+msgstr "Falta un campo '%filed'"
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:154
-msgid "Width:"
-msgstr ""
+#: ../../tempcache/pages/import_model.html.twig:141
+msgid "Generate empty CSV file"
+msgstr "Generar archivo CSV vacío"
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:170
-msgid "Height:"
-msgstr "Altura:"
+#: ../../tempcache/pages/import_model.html.twig:157
+msgid "Remove model and back to defaults"
+msgstr "Quitar modelo y volver a valores predeterminados"
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:186
-msgid "Size:"
-msgstr ""
+#: ../../tempcache/pages/import_model.html.twig:163
+msgid "Remove model"
+msgstr "Quitar modelo"
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:197
-msgid "Maximum file size, in Ko."
+#: ../../tempcache/pages/import_model.html.twig:231
+msgid "Store new model"
+msgstr "Almacenar modelo nuevo"
+
+#: ../../tempcache/pages/import_model.html.twig:252
+msgid "Go back to import page"
+msgstr "Volver a la página de importaciones"
+
+#: ../../tempcache/pages/import_model.html.twig:271
+msgid "No field selected"
+msgstr "No se ha seleccionado ningún campo"
+
+#: ../../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 ""
+"Asegúrese de seleccionar al menos un campo de la lista para efectuar esta "
+"acción."
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:203
-msgid "Maximum number of characters."
+#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:58
+msgid "Choose label to translate"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:218
-msgid "Repeat:"
+#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:92
+#: ../../tempcache/pages/configuration_texts.html.twig:122
+#: ../../tempcache/elements/list.html.twig:285
+msgid "Change"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:226
-msgid "Number of values or zero if infinite."
+#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:116
+#, php-format
+msgid "Original text: '%s'"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:238
-msgid "Values:"
+#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:126
+#, php-format
+msgid "Translation of '%s' label"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:246
-msgid "Choice list (one entry per line)."
+#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:199
+msgid "No fields to translate."
 msgstr ""
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:255
-msgid "Information:"
-msgstr "Información:"
+#: ../../tempcache/pages/members_public_list.html.twig:63
+#: ../../tempcache/pages/members_list.html.twig:75
+#: ../../tempcache/pages/members_public_gallery.html.twig:60
+#, php-format
+msgid "%count member"
+msgid_plural "%count members"
+msgstr[0] "%count miembro"
+msgstr[1] "%count miembros"
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:263
-msgid "Extra information displayed along with dynamic field."
+#: ../../tempcache/pages/members_public_list.html.twig:94
+#: ../../tempcache/pages/members_public_list.html.twig:234
+#: ../../tempcache/elements/group.html.twig:61
+msgid "Information"
+msgstr "Información"
+
+#: ../../tempcache/pages/members_public_list.html.twig:114
+#: ../../tempcache/pages/members_public_gallery.html.twig:79
+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/members_public_list.html.twig:147
+#: ../../tempcache/pages/members_public_list.html.twig:151
+#: ../../tempcache/pages/members_list.html.twig:594
+#: ../../tempcache/pages/members_list.html.twig:704
+msgid "Is a company"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:303
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:312
-#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
-msgid "New dynamic field"
+#: ../../tempcache/pages/members_public_list.html.twig:161
+#: ../../tempcache/pages/members_public_list.html.twig:165
+#: ../../tempcache/pages/members_list.html.twig:602
+#: ../../tempcache/pages/members_list.html.twig:715
+msgid "Is a man"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:323
-#: ../../tempcache/pages/configuration_core_fields.html.twig:103
-#: ../../tempcache/pages/configuration_core_fields.html.twig:147
-#: ../../tempcache/pages/configuration_core_lists.html.twig:78
-#: ../../tempcache/pages/configuration_core_lists.html.twig:111
-#: ../../tempcache/pages/configuration_core_lists.html.twig:189
-#: ../../tempcache/pages/configuration_core_lists.html.twig:218
-msgid "Field name"
-msgstr "Nombre del campo"
-
-#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:335
-msgid "Visibility"
+#: ../../tempcache/pages/members_public_list.html.twig:175
+#: ../../tempcache/pages/members_public_list.html.twig:179
+#: ../../tempcache/pages/members_list.html.twig:607
+#: ../../tempcache/pages/members_list.html.twig:726
+msgid "Is a woman"
 msgstr ""
 
+#: ../../tempcache/pages/members_public_list.html.twig:248
+#: ../../tempcache/pages/members_public_gallery.html.twig:151
+msgid "No member to show"
+msgstr "No hay ningún miembro que mostrar"
+
 #: ../../tempcache/pages/transaction_form.html.twig:63
 msgid "Transaction details"
 msgstr ""
 
 #: ../../tempcache/pages/transaction_form.html.twig:119
-#: ../../tempcache/pages/contribution_form.html.twig:124
 #: ../../tempcache/pages/member_form.html.twig:212
-#: ../../tempcache/components/forms/member_dropdown.html.twig:53
+#: ../../tempcache/pages/contribution_form.html.twig:124
 msgid "Load previous members..."
 msgstr "Cargar miembros anteriores…"
 
 #: ../../tempcache/pages/transaction_form.html.twig:123
-#: ../../tempcache/pages/contribution_form.html.twig:128
 #: ../../tempcache/pages/member_form.html.twig:216
-#: ../../tempcache/components/forms/member_dropdown.html.twig:57
+#: ../../tempcache/pages/contribution_form.html.twig:128
 msgid "Load following members..."
 msgstr "Cargar los miembros siguientes…"
 
 #: ../../tempcache/pages/transaction_form.html.twig:128
-#: ../../tempcache/pages/contribution_form.html.twig:133
 #: ../../tempcache/pages/member_form.html.twig:220
-#: ../../tempcache/components/forms/member_dropdown.html.twig:62
+#: ../../tempcache/pages/contribution_form.html.twig:133
 msgid "Search for name or ID and pick member"
 msgstr ""
 
@@ -5809,15 +5767,6 @@ msgstr "Final"
 msgid "Duration"
 msgstr "Duración"
 
-#: ../../tempcache/pages/transaction_form.html.twig:265
-#: ../../tempcache/pages/contributions_list.html.twig:396
-#: ../../tempcache/pages/contributions_list.html.twig:613
-#: ../../tempcache/pages/history.html.twig:165
-#: ../../tempcache/pages/contribution_form.html.twig:284
-#: ../../tempcache/pages/transactions_list.html.twig:380
-msgid "Member"
-msgstr "Miembro"
-
 #: ../../tempcache/pages/transaction_form.html.twig:299
 msgid "Dispatched amount:"
 msgstr ""
@@ -5867,16 +5816,6 @@ msgstr ""
 msgid "please create a member"
 msgstr ""
 
-#: ../../tempcache/pages/transaction_form.html.twig:637
-#: ../../tempcache/pages/groups_list.html.twig:286
-#: ../../tempcache/pages/groups_list.html.twig:370
-#: ../../tempcache/pages/groups_list.html.twig:438
-#: ../../tempcache/pages/mailing_form.html.twig:586
-#: ../../tempcache/pages/mailing_form.html.twig:630
-#: ../../tempcache/pages/mailing_form.html.twig:695
-msgid "An error occurred displaying members interface :("
-msgstr ""
-
 #: ../../tempcache/pages/transaction_form.html.twig:648
 msgid "Contributions selection"
 msgstr ""
@@ -5887,298 +5826,298 @@ msgstr ""
 msgid "An error occurred displaying contributions :("
 msgstr "Se produjo un error al mostrar las contribuciones :("
 
-#: ../../tempcache/pages/transaction_form.html.twig:767
-#: ../../tempcache/pages/groups_list.html.twig:404
-#: ../../tempcache/pages/member_form.html.twig:748
-msgid "Click on a contribution row to attach it to the current transaction"
+#: ../../tempcache/pages/member_form.html.twig:109
+msgid "Display"
 msgstr ""
 
-#: ../../tempcache/pages/plugin_info.html.twig:62
-msgid "By %name"
+#: ../../tempcache/pages/member_form.html.twig:141
+#: ../../tempcache/pages/member_show.html.twig:289
+msgid "Attached to:"
 msgstr ""
 
-#: ../../tempcache/pages/plugin_info.html.twig:89
-msgid "Version:"
-msgstr "Versión:"
+#: ../../tempcache/pages/member_form.html.twig:172
+msgid "Detach?"
+msgstr ""
 
-#: ../../tempcache/pages/plugin_info.html.twig:105
-msgid "Author:"
+#: ../../tempcache/pages/member_form.html.twig:197
+msgid "Attach member"
 msgstr ""
 
-#: ../../tempcache/pages/plugin_info.html.twig:113
-msgid "Path:"
+#: ../../tempcache/pages/member_form.html.twig:259
+#: ../../tempcache/pages/member_show.html.twig:307
+msgid "Parent of:"
+msgstr "Elemento primario de:"
+
+#: ../../tempcache/pages/member_form.html.twig:324
+#: ../../tempcache/pages/preferences.html.twig:596
+msgid "After member creation:"
 msgstr ""
 
-#: ../../tempcache/pages/plugin_info.html.twig:121
-msgid "Main route:"
+#: ../../tempcache/pages/member_form.html.twig:335
+#: ../../tempcache/pages/preferences.html.twig:607
+msgid "create a new contribution (default action)"
 msgstr ""
 
-#: ../../tempcache/pages/plugin_info.html.twig:129
-msgid "ACLs"
+#: ../../tempcache/pages/member_form.html.twig:345
+#: ../../tempcache/pages/preferences.html.twig:617
+msgid "create a new transaction"
 msgstr ""
 
-#: ../../tempcache/pages/plugin_info.html.twig:136
-msgid "Route"
+#: ../../tempcache/pages/member_form.html.twig:355
+#: ../../tempcache/pages/preferences.html.twig:627
+msgid "create another new member"
 msgstr ""
 
-#: ../../tempcache/pages/plugin_info.html.twig:140
-msgid "ACL"
+#: ../../tempcache/pages/member_form.html.twig:365
+#: ../../tempcache/pages/preferences.html.twig:637
+msgid "show member"
 msgstr ""
 
-#: ../../tempcache/pages/plugin_info.html.twig:166
-msgid "No ACLs!"
+#: ../../tempcache/pages/member_form.html.twig:375
+#: ../../tempcache/pages/preferences.html.twig:647
+msgid "go to members list"
 msgstr ""
 
-#: ../../tempcache/pages/plugin_info.html.twig:180
-msgid "Raw information"
-msgstr "Información en bruto"
+#: ../../tempcache/pages/member_form.html.twig:385
+#: ../../tempcache/pages/preferences.html.twig:657
+msgid "go to main page"
+msgstr "ir a la página principal"
 
-#: ../../tempcache/pages/contributions_list.html.twig:54
-msgid "No contribution selected"
-msgstr "No se seleccionó ninguna contribución"
+#: ../../tempcache/pages/member_form.html.twig:427
+msgid "Notify member his account has been modified"
+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."
+#: ../../tempcache/pages/member_form.html.twig:433
+msgid "Notify member his account has been created"
 msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:76
-msgid "Show contributions by"
-msgstr "Mostrar contribuciones por"
+#: ../../tempcache/pages/member_form.html.twig:446
+msgid "Member will be notified by email his account has been modified."
+msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:107
-msgid "Record"
+#: ../../tempcache/pages/member_form.html.twig:452
+msgid ""
+"Member will receive his username and password by email, if he has an address."
 msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:115
-#: ../../tempcache/pages/history.html.twig:124
-#: ../../tempcache/pages/mailings_list.html.twig:119
-msgid "since"
-msgstr "desde"
+#: ../../tempcache/pages/member_form.html.twig:649
+msgid "An error occurred displaying groups interface :("
+msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:132
-#: ../../tempcache/pages/history.html.twig:141
-#: ../../tempcache/pages/mailings_list.html.twig:136
-#: ../../tempcache/pages/transactions_list.html.twig:87
-msgid "until"
-msgstr "hasta"
+#: ../../tempcache/pages/member_form.html.twig:659
+msgid "Groups selection"
+msgstr "Selección de grupos"
 
-#: ../../tempcache/pages/contributions_list.html.twig:157
-#: ../../tempcache/pages/history.html.twig:247
-#: ../../tempcache/pages/members_list.html.twig:372
-#: ../../tempcache/pages/mailings_list.html.twig:221
-#: ../../tempcache/pages/transactions_list.html.twig:106
-msgid "Apply filters"
-msgstr "Aplicar filtros"
+#: ../../tempcache/pages/member_form.html.twig:664
+msgid "Managed groups selection"
+msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:162
-#: ../../tempcache/pages/history.html.twig:252
-#: ../../tempcache/pages/members_list.html.twig:377
-#: ../../tempcache/pages/mailings_list.html.twig:226
-#: ../../tempcache/pages/transactions_list.html.twig:111
-#: ../../tempcache/pages/advanced_search.html.twig:1049
-msgid "Filter"
-msgstr "Filtrar"
+#: ../../tempcache/pages/member_form.html.twig:684
+msgid "Manager for:"
+msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:167
-#: ../../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:231
-#: ../../tempcache/pages/transactions_list.html.twig:116
-msgid "Reset all filters to defaults"
-msgstr "Restablecer todos los filtros a valores predeterminados"
+#: ../../tempcache/pages/member_form.html.twig:689
+msgid "Member of:"
+msgstr "Miembro de:"
 
-#: ../../tempcache/pages/contributions_list.html.twig:172
-#: ../../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:236
-#: ../../tempcache/pages/transactions_list.html.twig:121
-#: ../../tempcache/pages/advanced_search.html.twig:1057
-msgid "Clear filter"
-msgstr ""
+#: ../../tempcache/pages/import.html.twig:66
+msgid "Existing files"
+msgstr "Archivos existentes"
 
-#: ../../tempcache/pages/contributions_list.html.twig:208
-#, fuzzy
-#| msgid "Show all members contributions"
-msgid "Show all your contributions"
-msgstr "Mostrar contribuciones de todos los miembros"
+#: ../../tempcache/pages/import.html.twig:79
+msgid "The following files seems ready to import on the disk:"
+msgstr ""
+"Los archivos siguientes parecen listos para su importación en el disco:"
 
-#: ../../tempcache/pages/contributions_list.html.twig:214
-msgid "Show all members contributions"
-msgstr "Mostrar contribuciones de todos los miembros"
+#: ../../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/contributions_list.html.twig:248
-#: ../../tempcache/pages/transactions_list.html.twig:194
-msgid "See member profile"
+#: ../../tempcache/pages/import.html.twig:142
+msgid "see"
 msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:334
+#: ../../tempcache/pages/import.html.twig:174
+#: ../../tempcache/pages/export.html.twig:205
 #, php-format
-msgid "%count contribution"
-msgid_plural "%count contributions"
-msgstr[0] "%count contribucion"
-msgstr[1] "%count contribuciones"
+msgid "Remove '%file' from disk"
+msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:433
-#, php-format
-msgid "Found contributions total %f"
-msgstr "Total de contribuciones encontradas: %f"
+#: ../../tempcache/pages/import.html.twig:198
+msgid "Run the import process, but do *not* store anything in the database"
+msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:527
-#: ../../tempcache/pages/contributions_list.html.twig:556
-msgid "Contribution %id"
+#: ../../tempcache/pages/import.html.twig:202
+msgid "Dry run"
+msgstr ""
+
+#: ../../tempcache/pages/import.html.twig:215
+msgid "Import"
+msgstr "Importación"
+
+#: ../../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/contributions_list.html.twig:544
-#: ../../tempcache/pages/contributions_list.html.twig:566
-#, php-format
-msgid "Transaction: %s"
+#: ../../tempcache/pages/import.html.twig:248
+msgid "Upload new file"
 msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:643
-msgid "Show only '%name' contributions"
-msgstr "Mostrar solo las contribuciones de '%name'"
+#: ../../tempcache/pages/import.html.twig:259
+#: ../../tempcache/pages/preferences.html.twig:245
+#: ../../tempcache/pages/preferences.html.twig:1973
+#: ../../tempcache/components/forms/picture.html.twig:75
+#: ../../tempcache/components/dynamic_fields.html.twig:726
+#, fuzzy
+#| msgid "Choose your language"
+msgid "Choose a file"
+msgstr "Elige tu idioma"
 
-#: ../../tempcache/pages/contributions_list.html.twig:658
-#: ../../tempcache/pages/transactions_list.html.twig:408
-msgid "Show '%name' card"
-msgstr ""
+#: ../../tempcache/pages/import.html.twig:273
+msgid "Upload file"
+msgstr "Cargar archivo"
 
-#: ../../tempcache/pages/contributions_list.html.twig:717
-msgid "Print an invoice or a receipt (depending on contribution type)"
+#: ../../tempcache/pages/import.html.twig:286
+msgid "Configure import model"
 msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:734
-msgid "Edit the contribution"
+#: ../../tempcache/pages/import.html.twig:313
+#: ../../tempcache/pages/import.html.twig:324
+msgid "No file selected"
 msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:747
-msgid "Delete the contribution"
+#: ../../tempcache/pages/import.html.twig:313
+msgid "Please make sure to select one file to import."
 msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:787
-#: ../../tempcache/pages/contributions_list.html.twig:791
-#: ../../tempcache/pages/members_list.html.twig:477
-#: ../../tempcache/pages/members_list.html.twig:481
-#: ../../tempcache/pages/transactions_list.html.twig:500
-#: ../../tempcache/pages/transactions_list.html.twig:504
-msgid "Legend"
+#: ../../tempcache/pages/import.html.twig:324
+msgid "Please make sure to select one file to upload."
 msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:805
-#: ../../tempcache/pages/members_list.html.twig:554
 #: ../../tempcache/pages/member_show.html.twig:83
+#: ../../tempcache/pages/members_list.html.twig:554
+#: ../../tempcache/pages/contributions_list.html.twig:805
 msgid "Modification"
 msgstr ""
 
-#: ../../tempcache/pages/contributions_list.html.twig:814
-#: ../../tempcache/pages/members_list.html.twig:570
-msgid "Deletion"
+#: ../../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/contributions_list.html.twig:824
-msgid "Contribution"
-msgstr "Contribución"
+#: ../../tempcache/pages/member_show.html.twig:111
+msgid "New password"
+msgstr "Contraseña nueva"
 
-#: ../../tempcache/pages/contributions_list.html.twig:831
-msgid "Gift"
-msgstr ""
+#: ../../tempcache/pages/member_show.html.twig:139
+msgid "Generate Member Card"
+msgstr "Generar tarjeta de miembro"
 
-#: ../../tempcache/pages/admintools.html.twig:58
-msgid ""
-"Make sure you've done a backup of the database before using any of the "
-"following tools!"
+#: ../../tempcache/pages/member_show.html.twig:152
+#: ../../tempcache/elements/edit_pdf_models.html.twig:189
+msgid "Adhesion form"
 msgstr ""
 
-#: ../../tempcache/pages/admintools.html.twig:65
-msgid "Select actions(s)"
+#: ../../tempcache/pages/member_show.html.twig:171
+msgid "View contributions"
 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"
+#: ../../tempcache/pages/member_show.html.twig:221
+msgid "Create a new member with %name information."
 msgstr ""
 
-#: ../../tempcache/pages/admintools.html.twig:79
-msgid "Reset emails contents"
-msgstr "Restablecer contenido de mensajes de correo"
+#: ../../tempcache/pages/member_show.html.twig:228
+msgid "Duplicate"
+msgstr "Duplicar"
 
-#: ../../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)"
+#: ../../tempcache/pages/member_show.html.twig:277
+msgid "Family"
 msgstr ""
 
-#: ../../tempcache/pages/admintools.html.twig:101
-msgid "Reset fields configuration"
+#: ../../tempcache/pages/member_show.html.twig:513
+#: ../../tempcache/components/forms/groups.html.twig:40
+msgid "Groups:"
 msgstr ""
 
-#: ../../tempcache/pages/admintools.html.twig:107
-msgid ""
-"This includes fields positions, order, visibility, access levels and "
-"mandatory marks."
+#: ../../tempcache/pages/member_show.html.twig:714
+msgid "Not managed group"
 msgstr ""
-"Esto incluye la posición de los campos, el orden, la visibilidad, los "
-"niveles de acceso y el carácter de obligatorio."
 
-#: ../../tempcache/pages/admintools.html.twig:121
-#: ../../tempcache/pages/admintools.html.twig:129
-msgid "Reset all PDF models to their default values"
+#: ../../tempcache/pages/member_show.html.twig:714
+msgid "You are not part of managers for the requested group."
 msgstr ""
 
-#: ../../tempcache/pages/admintools.html.twig:125
-msgid "Reinitialize PDF models"
+#: ../../tempcache/pages/reminder.html.twig:57
+msgid "Choose wich reminder(s) you want to send:"
 msgstr ""
 
-#: ../../tempcache/pages/admintools.html.twig:143
-#: ../../tempcache/pages/admintools.html.twig:151
-msgid "Fill all empty login and passwords"
+#: ../../tempcache/pages/reminder.html.twig:84
+#: ../../tempcache/pages/reminder.html.twig:121
+msgid "preview"
+msgstr "previsualizar"
+
+#: ../../tempcache/pages/reminder.html.twig:90
+#: ../../tempcache/pages/reminder.html.twig:127
+#, php-format
+msgid "%s members with an email address"
 msgstr ""
 
-#: ../../tempcache/pages/admintools.html.twig:147
-msgid "Generate empty logins and passwords"
+#: ../../tempcache/pages/reminder.html.twig:96
+#: ../../tempcache/pages/reminder.html.twig:133
+#, php-format
+msgid "%s members without email address"
 msgstr ""
 
-#: ../../tempcache/pages/admintools.html.twig:163
-msgid "Go"
+#: ../../tempcache/pages/reminder.html.twig:151
+msgid "Generate labels for members without email address"
 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 "Formulario corto"
+#: ../../tempcache/pages/reminder.html.twig:162
+#: ../../tempcache/pages/preferences.html.twig:2588
+#: ../../tempcache/pages/mailing_form.html.twig:373
+#: ../../tempcache/pages/mailing_form.html.twig:464
+#: ../../tempcache/modals/telemetry.html.twig:129
+msgid "Send"
+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 "Formulario Largo"
+#: ../../tempcache/pages/reminder.html.twig:190
+#: ../../tempcache/pages/mailing_form.html.twig:406
+#: ../../tempcache/modals/mailing_preview.html.twig:117
+msgid "Subject:"
+msgstr ""
 
-#: ../../tempcache/pages/configuration_titles.html.twig:79
-msgid "Add title"
-msgstr "Añadir título"
+#: ../../tempcache/pages/reminder.html.twig:202
+#: ../../tempcache/pages/500.html.twig:111
+#: ../../tempcache/pages/mailing_form.html.twig:303
+#: ../../tempcache/pages/mailing_form.html.twig:416
+msgid "Message:"
+msgstr "Mensaje:"
 
-#: ../../tempcache/pages/configuration_titles.html.twig:164
-#, php-format
-msgid "%s title"
+#: ../../tempcache/pages/reminder.html.twig:244
+msgid "No reminder selected"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_titles.html.twig:192
-#, php-format
-msgid "Edit '%s' title"
+#: ../../tempcache/pages/reminder.html.twig:244
+msgid "Please make sure to select at least one reminder."
 msgstr ""
 
-#: ../../tempcache/pages/configuration_titles.html.twig:213
-#, php-format
-msgid "Delete '%s' title"
+#: ../../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/history.html.twig:65
@@ -6205,6 +6144,12 @@ msgstr "Usuario"
 msgid "Action"
 msgstr ""
 
+#: ../../tempcache/pages/history.html.twig:124
+#: ../../tempcache/pages/contributions_list.html.twig:115
+#: ../../tempcache/pages/mailings_list.html.twig:119
+msgid "since"
+msgstr "desde"
+
 #: ../../tempcache/pages/history.html.twig:174
 msgid "Select an user"
 msgstr ""
@@ -6226,2141 +6171,2226 @@ msgstr ""
 msgid "logs are empty"
 msgstr ""
 
-#: ../../tempcache/pages/import_model.html.twig:58
-msgid "Current model"
-msgstr "Modelo actual"
+#: ../../tempcache/pages/password_recover.html.twig:59
+msgid "(at least 4 characters)"
+msgstr ""
 
-#: ../../tempcache/pages/import_model.html.twig:66
-msgid "Change model"
-msgstr "Cambiar modelo"
+#: ../../tempcache/pages/password_recover.html.twig:65
+#: ../../tempcache/pages/password_recover.html.twig:69
+msgid "New password:"
+msgstr "Contraseña nueva:"
 
-#: ../../tempcache/pages/import_model.html.twig:80
-msgid "Default fields"
-msgstr "Campos predeterminados"
+#: ../../tempcache/pages/password_recover.html.twig:77
+#: ../../tempcache/pages/password_recover.html.twig:81
+msgid "Confirmation:"
+msgstr "Confirmación:"
 
-#: ../../tempcache/pages/import_model.html.twig:86
-#, php-format
-msgid "Model parameted on %date"
+#: ../../tempcache/pages/password_recover.html.twig:87
+msgid "Change my password"
 msgstr ""
 
-#: ../../tempcache/pages/import_model.html.twig:96
-#: ../../tempcache/pages/import_model.html.twig:186
-msgid "Field"
-msgstr "Campo"
-
-#: ../../tempcache/pages/import_model.html.twig:113
-#, php-format
-msgid "Missing field '%field'"
-msgstr "Falta un campo '%filed'"
+#: ../../tempcache/pages/preferences.html.twig:61
+msgid "General"
+msgstr "General"
 
-#: ../../tempcache/pages/import_model.html.twig:141
-msgid "Generate empty CSV file"
-msgstr "Generar archivo CSV vacío"
+#: ../../tempcache/pages/preferences.html.twig:85
+msgid "Rights"
+msgstr "Derechos"
 
-#: ../../tempcache/pages/import_model.html.twig:157
-msgid "Remove model and back to defaults"
-msgstr "Quitar modelo y volver a valores predeterminados"
+#: ../../tempcache/pages/preferences.html.twig:93
+msgid "E-Mail"
+msgstr "Correo electrónico"
 
-#: ../../tempcache/pages/import_model.html.twig:163
-msgid "Remove model"
-msgstr "Quitar modelo"
+#: ../../tempcache/pages/preferences.html.twig:120
+msgid "Security parameters"
+msgstr "Parámetros de seguridad"
 
-#: ../../tempcache/pages/import_model.html.twig:231
-msgid "Store new model"
-msgstr "Almacenar modelo nuevo"
+#: ../../tempcache/pages/preferences.html.twig:132
+#: ../../tempcache/pages/members_list.html.twig:614
+#: ../../tempcache/pages/members_list.html.twig:763
+msgid "Admin"
+msgstr "Administrador"
 
-#: ../../tempcache/pages/import_model.html.twig:252
-msgid "Go back to import page"
-msgstr "Volver a la página de importaciones"
+#: ../../tempcache/pages/preferences.html.twig:152
+msgid "Name of the association:"
+msgstr ""
 
-#: ../../tempcache/pages/import_model.html.twig:271
-msgid "No field selected"
-msgstr "No se ha seleccionado ningún campo"
+#: ../../tempcache/pages/preferences.html.twig:166
+msgid "Association's short description:"
+msgstr ""
 
-#: ../../tempcache/pages/import_model.html.twig:271
+#: ../../tempcache/pages/preferences.html.twig:170
 msgid ""
-"Please make sure to select at least one field from the list to perform this "
-"action."
+"Enter here a short description for your association, it will be displayed on "
+"the index page and into pages' title."
 msgstr ""
-"Asegúrese de seleccionar al menos un campo de la lista para efectuar esta "
-"acción."
 
-#: ../../tempcache/pages/configuration_texts.html.twig:54
-msgid "Choose an entry"
+#: ../../tempcache/pages/preferences.html.twig:186
+#: ../../tempcache/pages/preferences.html.twig:192
+#: ../../tempcache/pages/preferences.html.twig:1815
+#: ../../tempcache/pages/preferences.html.twig:1821
+#: ../../tempcache/pages/preferences.html.twig:1853
+#: ../../tempcache/pages/preferences.html.twig:1859
+#: ../../tempcache/pages/configuration_payment_types.html.twig:183
+#, php-format
+msgid "Translate '%s'"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_texts.html.twig:95
-msgid "Reference:"
-msgstr "Referencia:"
+#: ../../tempcache/pages/preferences.html.twig:202
+#: ../../tempcache/pages/preferences.html.twig:1930
+msgid "Logo:"
+msgstr ""
 
-#: ../../tempcache/pages/configuration_texts.html.twig:148
-msgid "Email Subject"
-msgstr "Asunto del mensaje de correo"
+#: ../../tempcache/pages/preferences.html.twig:218
+msgid "Current logo"
+msgstr ""
 
-#: ../../tempcache/pages/configuration_texts.html.twig:159
-msgid "(Max 255 characters)"
-msgstr "(255 caracteres máx.)"
+#: ../../tempcache/pages/preferences.html.twig:243
+#: ../../tempcache/pages/preferences.html.twig:1971
+#: ../../tempcache/components/forms/picture.html.twig:73
+#: ../../tempcache/components/dynamic_fields.html.twig:724
+#, fuzzy
+#| msgid "Choose your language"
+msgid "Choose another file"
+msgstr "Elige tu idioma"
 
-#: ../../tempcache/pages/configuration_texts.html.twig:165
-msgid "Email Body:"
-msgstr "Cuerpo del mensaje:"
+#: ../../tempcache/pages/preferences.html.twig:260
+#: ../../tempcache/pages/preferences.html.twig:1988
+#: ../../tempcache/components/forms/picture.html.twig:53
+msgid "Delete image"
+msgstr "Borrar imagen"
 
-#: ../../tempcache/pages/404.html.twig:69
-msgid "Sorry, the page you are looking for could not be found."
-msgstr "No se pudo encontrar la página que buscaba."
+#: ../../tempcache/pages/preferences.html.twig:289
+msgid " (continuation)"
+msgstr " (continuación)"
 
-#: ../../tempcache/pages/configuration_entitled_form.html.twig:101
-msgid "Priority:"
-msgstr ""
+#: ../../tempcache/pages/preferences.html.twig:329
+msgid "Website:"
+msgstr "Sitio web:"
 
-#: ../../tempcache/pages/members_list.html.twig:60
-msgid "No member selected"
-msgstr "No se seleccionó ningún miembro"
+#: ../../tempcache/pages/preferences.html.twig:343
+msgid "Postal address:"
+msgstr "Dirección postal:"
 
-#: ../../tempcache/pages/members_list.html.twig:60
+#: ../../tempcache/pages/preferences.html.twig:347
 msgid ""
-"Please make sure to select at least one member from the list to perform this "
-"action."
+"Use either the address setted below or select a staff member to retrieve "
+"he's address."
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:75
-#: ../../tempcache/pages/members_public_list.html.twig:63
-#: ../../tempcache/pages/members_public_gallery.html.twig:60
-#, php-format
-msgid "%count member"
-msgid_plural "%count members"
-msgstr[0] "%count miembro"
-msgstr[1] "%count miembros"
+#: ../../tempcache/pages/preferences.html.twig:354
+#: ../../tempcache/pages/mailing_form.html.twig:90
+msgid "from preferences"
+msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:129
-msgid "Mbr id"
+#: ../../tempcache/pages/preferences.html.twig:368
+msgid "from a staff user"
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:182
-#: ../../tempcache/pages/advanced_search.html.twig:67
-msgid "Search:"
-msgstr "Buscar:"
+#: ../../tempcache/pages/preferences.html.twig:387
+msgid "-- Choose a staff member --"
+msgstr "-- Elija miembro del personal --"
 
-#: ../../tempcache/pages/members_list.html.twig:188
-#: ../../tempcache/pages/advanced_search.html.twig:73
-msgid "Enter a value"
+#: ../../tempcache/pages/preferences.html.twig:417
+msgid "Footer text:"
+msgstr "Texto en pie de página:"
+
+#: ../../tempcache/pages/preferences.html.twig:423
+msgid ""
+"Enter a text (HTML allowed) that will be displayed in the footer of every "
+"page"
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:194
-#: ../../tempcache/pages/advanced_search.html.twig:79
-msgid "in:"
+#: ../../tempcache/pages/preferences.html.twig:436
+msgid "Telemetry date:"
 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 "entre:"
+#: ../../tempcache/pages/preferences.html.twig:440
+msgid "Last telemetry sent date."
+msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:286
-#: ../../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 "Seleccione un grupo"
+#: ../../tempcache/pages/preferences.html.twig:450
+msgid "send"
+msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:317
-msgid "Members that have an email address:"
-msgstr "Miembros que tienen dirección de correo:"
+#: ../../tempcache/pages/preferences.html.twig:458
+msgid "Registration date:"
+msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:331
-#: ../../tempcache/pages/mailings_list.html.twig:179
-#: ../../tempcache/pages/advanced_search.html.twig:214
-#: ../../tempcache/pages/advanced_search.html.twig:453
-msgid "Don't care"
-msgstr "No importa"
+#: ../../tempcache/pages/preferences.html.twig:462
+msgid "Date on which you registered your Galette instance."
+msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:347
-#: ../../tempcache/pages/advanced_search.html.twig:230
-msgid "With"
-msgstr "Con"
+#: ../../tempcache/pages/preferences.html.twig:471
+msgid "Update your information"
+msgstr "Actualiza tus datos"
 
-#: ../../tempcache/pages/members_list.html.twig:363
-#: ../../tempcache/pages/advanced_search.html.twig:246
-msgid "Without"
-msgstr "Sin"
+#: ../../tempcache/pages/preferences.html.twig:480
+#: ../../tempcache/pages/desktop.html.twig:105
+msgid "Register"
+msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:382
-msgid "Save selected criteria"
-msgstr "Guardar criterios seleccionados"
+#: ../../tempcache/pages/preferences.html.twig:483
+msgid "Not registered"
+msgstr "No registrado"
 
-#: ../../tempcache/pages/members_list.html.twig:408
-msgid "Advanced search mode"
-msgstr "Modo de búsqueda avanzada"
+#: ../../tempcache/pages/preferences.html.twig:522
+msgid "Default language:"
+msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:412
-msgid "Save current advanced search criteria"
-msgstr "Guardar criterios de búsqueda avanzados actuales"
+#: ../../tempcache/pages/preferences.html.twig:562
+msgid "Lines / Page:"
+msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:422
-msgid "Change search criteria"
-msgstr "Cambiar criterios de búsqueda"
+#: ../../tempcache/pages/preferences.html.twig:669
+msgid "Logging level:"
+msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:427
-msgid "Change criteria"
-msgstr "Cambiar criterios"
+#: ../../tempcache/pages/preferences.html.twig:685
+msgid "Disabled"
+msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:446
-msgid "Show/hide query"
-msgstr "Mostrar/ocultar consulta"
+#: ../../tempcache/pages/preferences.html.twig:695
+msgid "Enabled"
+msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:489
-msgid "Reading the list"
+#: ../../tempcache/pages/preferences.html.twig:702
+msgid "Default account filter:"
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:501
-msgid "Active account"
-msgstr "Cuenta activa"
+#: ../../tempcache/pages/preferences.html.twig:731
+msgid "Default payment type:"
+msgstr "Tipo predeterminado del pago:"
 
-#: ../../tempcache/pages/members_list.html.twig:509
-msgid "Inactive account"
-msgstr "Cuenta inactiva"
+#: ../../tempcache/pages/preferences.html.twig:770
+msgid "Public pages enabled?"
+msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:516
-msgid "Membership in order"
+#: ../../tempcache/pages/preferences.html.twig:782
+msgid "Show public pages for"
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:521
-msgid "Membership will expire soon (&lt;30d)"
+#: ../../tempcache/pages/preferences.html.twig:793
+msgid "Everyone"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:813
+msgid "Admin and staff only"
+msgstr ""
+
+#: ../../tempcache/pages/preferences.html.twig:827
+msgid "Force member picture ratio"
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:533
-msgid "Lateness in fee"
+#: ../../tempcache/pages/preferences.html.twig:832
+msgid ""
+"If checked, the members's picture will be resized and cropped to the ratio "
+"selected below."
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:580
-msgid "User status/interactions"
-msgstr "Estado/interacciones de usuario"
+#: ../../tempcache/pages/preferences.html.twig:843
+#, fuzzy
+#| msgid "Select an option"
+msgid "Select a ratio"
+msgstr "Seleccione una opción"
 
-#: ../../tempcache/pages/members_list.html.twig:589
-msgid "Send an email"
+#: ../../tempcache/pages/preferences.html.twig:852
+#: ../../tempcache/components/forms/picture.html.twig:86
+#: ../../tempcache/elements/js/photo_dnd.js.twig:75
+msgid "Square (1:1)"
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:594
-#: ../../tempcache/pages/members_list.html.twig:704
-#: ../../tempcache/pages/members_public_list.html.twig:147
-#: ../../tempcache/pages/members_public_list.html.twig:151
-msgid "Is a company"
+#: ../../tempcache/pages/preferences.html.twig:860
+#: ../../tempcache/components/forms/picture.html.twig:86
+#: ../../tempcache/elements/js/photo_dnd.js.twig:75
+msgid "Portrait (3:4)"
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:602
-#: ../../tempcache/pages/members_list.html.twig:715
-#: ../../tempcache/pages/members_public_list.html.twig:161
-#: ../../tempcache/pages/members_public_list.html.twig:165
-msgid "Is a man"
+#: ../../tempcache/pages/preferences.html.twig:868
+#: ../../tempcache/components/forms/picture.html.twig:86
+#: ../../tempcache/elements/js/photo_dnd.js.twig:75
+msgid "Landscape (4:3)"
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:607
-#: ../../tempcache/pages/members_list.html.twig:726
-#: ../../tempcache/pages/members_public_list.html.twig:175
-#: ../../tempcache/pages/members_public_list.html.twig:179
-msgid "Is a woman"
+#: ../../tempcache/pages/preferences.html.twig:882
+msgid "Self subscription enabled?"
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:614
-#: ../../tempcache/pages/members_list.html.twig:763
-#: ../../tempcache/pages/preferences.html.twig:132
-msgid "Admin"
-msgstr "Administrador"
+#: ../../tempcache/pages/preferences.html.twig:889
+msgid "Post new contribution script URI"
+msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:1033
-msgid "No member has been found"
+#: ../../tempcache/pages/preferences.html.twig:895
+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/members_list.html.twig:1096
-msgid "Search title"
+#: ../../tempcache/pages/preferences.html.twig:907
+msgid "RSS feed URL"
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:1167
+#: ../../tempcache/pages/preferences.html.twig:913
 msgid ""
-"A mailing already exists. Do you want to create a new one or resume the "
-"existing?"
+"Enter the full URL to the RSS feed. It will be displayed on Galette desktop."
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:1167
-msgid "New"
-msgstr "Crear"
-
-#: ../../tempcache/pages/members_list.html.twig:1167
-msgid "Resume"
+#: ../../tempcache/pages/preferences.html.twig:925
+msgid "Galette base URL"
 msgstr ""
 
-#: ../../tempcache/pages/members_list.html.twig:1205
-msgid "An error occurred displaying attendance sheet details interface :("
+#: ../../tempcache/pages/preferences.html.twig:931
+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/members_list.html.twig:1427
-#, fuzzy
-#| msgid "Required"
-msgid "Required field!"
-msgstr "Requerido"
-
-#: ../../tempcache/pages/configuration_core_fields.html.twig:56
-#: ../../tempcache/pages/configuration_core_fields.html.twig:339
-#: ../../tempcache/pages/configuration_core_fields.html.twig:407
-msgid "Expand all"
+#: ../../tempcache/pages/preferences.html.twig:952
+msgid "Show identifiers"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_core_fields.html.twig:177
-#, php-format
-msgid "Field '%field' cannot be set as required."
+#: ../../tempcache/pages/preferences.html.twig:957
+msgid "Display database identifiers in related windows"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_core_fields.html.twig:179
-#, php-format
-msgid "Mark '%field' as (not) required"
+#: ../../tempcache/pages/preferences.html.twig:974
+msgid "Default membership status:"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_core_fields.html.twig:227
-#: ../../tempcache/pages/configuration_core_lists.html.twig:128
-#: ../../tempcache/pages/configuration_core_lists.html.twig:235
-#, php-format
-msgid "Change '%field' permissions"
+#: ../../tempcache/pages/preferences.html.twig:1008
+msgid "Default membership extension:"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_core_fields.html.twig:243
-#: ../../tempcache/pages/configuration_core_lists.html.twig:133
-#: ../../tempcache/pages/configuration_core_lists.html.twig:240
-msgid "Inaccessible"
-msgstr "No accesible"
-
-#: ../../tempcache/pages/configuration_core_fields.html.twig:283
-#: ../../tempcache/pages/configuration_core_lists.html.twig:153
-#: ../../tempcache/pages/configuration_core_lists.html.twig:260
-msgid "Read only"
-msgstr "Solo lectura"
-
-#: ../../tempcache/pages/configuration_core_fields.html.twig:293
-#: ../../tempcache/pages/configuration_core_lists.html.twig:158
-#: ../../tempcache/pages/configuration_core_lists.html.twig:265
-msgid "Read/Write"
-msgstr "Lectura/escritura"
-
-#: ../../tempcache/pages/configuration_core_fields.html.twig:411
-msgid "Collapse all"
-msgstr "Contraer todo"
+#: ../../tempcache/pages/preferences.html.twig:1018
+msgid "(Months)"
+msgstr "(Meses)"
 
-#: ../../tempcache/pages/configuration_core_fields.html.twig:475
-msgid "Warning"
+#: ../../tempcache/pages/preferences.html.twig:1029
+msgid "Beginning of membership:"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_core_fields.html.twig:477
-msgid "Some warnings has been thrown:"
+#: ../../tempcache/pages/preferences.html.twig:1037
+msgid "(dd/mm)"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_core_fields.html.twig:479
-msgid "Please correct above warnings to continue."
+#: ../../tempcache/pages/preferences.html.twig:1043
+msgid "Number of months offered:"
 msgstr ""
 
-#: ../../tempcache/pages/groups_list.html.twig:104
-msgid "Export all groups and their members as PDF"
+#: ../../tempcache/pages/preferences.html.twig:1049
+msgid ""
+"When using the beginning of membership option; you can offer the last months "
+"of the year."
 msgstr ""
 
-#: ../../tempcache/pages/groups_list.html.twig:109
-msgid "All groups PDF"
-msgstr "PDF de todos los grupos"
-
-#: ../../tempcache/pages/groups_list.html.twig:121
-#: ../../tempcache/pages/groups_list.html.twig:126
-msgid "New group"
-msgstr "Grupo nuevo"
+#: ../../tempcache/pages/preferences.html.twig:1051
+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/groups_list.html.twig:180
-msgid "Add a new group"
-msgstr "Añadir grupo nuevo"
+#: ../../tempcache/pages/preferences.html.twig:1081
+msgid "Can members create child?"
+msgstr ""
 
-#: ../../tempcache/pages/groups_list.html.twig:223
-msgid "An error occurred checking name uniqueness :("
+#: ../../tempcache/pages/preferences.html.twig:1095
+msgid "Can group managers edit their groups?"
 msgstr ""
 
-#: ../../tempcache/pages/groups_list.html.twig:230
-msgid "Please provide a group name"
+#: ../../tempcache/pages/preferences.html.twig:1109
+msgid "Can group managers create members?"
 msgstr ""
 
-#: ../../tempcache/pages/groups_list.html.twig:238
-msgid "Create"
-msgstr "Crear"
+#: ../../tempcache/pages/preferences.html.twig:1123
+msgid "Can group managers edit members?"
+msgstr ""
 
-#: ../../tempcache/pages/groups_list.html.twig:298
-msgid "Group members selection"
+#: ../../tempcache/pages/preferences.html.twig:1137
+msgid "Can group managers send mailings?"
 msgstr ""
 
-#: ../../tempcache/pages/groups_list.html.twig:303
-msgid "Group managers selection"
+#: ../../tempcache/pages/preferences.html.twig:1151
+msgid "Can group managers do exports?"
 msgstr ""
 
-#: ../../tempcache/pages/groups_list.html.twig:348
+#: ../../tempcache/pages/preferences.html.twig:1156
 msgid ""
-"Items in this list have been modified. Don't forget to save your changes."
+"Groups managers will be allowed to export members as csv, pdf cards, "
+"attendence sheetss and groups pdf"
 msgstr ""
 
-#: ../../tempcache/pages/index.html.twig:112
-#: ../../tempcache/pages/index.html.twig:118
-msgid "Lost your password?"
-msgstr "¿Olvidó la contraseña?"
-
-#: ../../tempcache/pages/import.html.twig:66
-msgid "Existing files"
-msgstr "Archivos existentes"
+#: ../../tempcache/pages/preferences.html.twig:1187
+msgid "Sender name:"
+msgstr ""
 
-#: ../../tempcache/pages/import.html.twig:79
-msgid "The following files seems ready to import on the disk:"
+#: ../../tempcache/pages/preferences.html.twig:1197
+msgid "Sender Email:"
 msgstr ""
-"Los archivos siguientes parecen listos para su importación en el disco:"
 
-#: ../../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"
+#: ../../tempcache/pages/preferences.html.twig:1208
+#: ../../tempcache/pages/preferences.html.twig:1251
+msgid ""
+"(You can enter several emails separated with a comma. First address will be "
+"the default one.)"
 msgstr ""
 
-#: ../../tempcache/pages/import.html.twig:142
-msgid "see"
+#: ../../tempcache/pages/preferences.html.twig:1214
+msgid "Reply-To Email:"
 msgstr ""
 
-#: ../../tempcache/pages/import.html.twig:174
-#: ../../tempcache/pages/export.html.twig:205
-#, php-format
-msgid "Remove '%file' from disk"
+#: ../../tempcache/pages/preferences.html.twig:1220
+msgid "Leave empty to use Sender Email as reply address"
 msgstr ""
 
-#: ../../tempcache/pages/import.html.twig:198
-msgid "Run the import process, but do *not* store anything in the database"
+#: ../../tempcache/pages/preferences.html.twig:1235
+msgid "Members administrator's Email:"
+msgstr "Dirección de correo de administrador de miembros:"
+
+#: ../../tempcache/pages/preferences.html.twig:1241
+msgid "Recipient of new online registation and edition emails"
 msgstr ""
 
-#: ../../tempcache/pages/import.html.twig:202
-msgid "Dry run"
+#: ../../tempcache/pages/preferences.html.twig:1264
+msgid "Send email to administrators?"
+msgstr "¿Enviar correo-e a los administradores?"
+
+#: ../../tempcache/pages/preferences.html.twig:1269
+msgid ""
+"Sends an email each time a new member registers online or edit his/her "
+"account"
 msgstr ""
 
-#: ../../tempcache/pages/import.html.twig:215
-msgid "Import"
-msgstr "Importación"
-
-#: ../../tempcache/pages/import.html.twig:227
-msgid "No import file actually exists."
+#: ../../tempcache/pages/preferences.html.twig:1282
+msgid "Wrap emails text?"
 msgstr ""
 
-#: ../../tempcache/pages/import.html.twig:229
+#: ../../tempcache/pages/preferences.html.twig:1287
 msgid ""
-"Use upload form below to send a new file on server, or copy it directly in "
-"the imports directory."
+"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/import.html.twig:248
-msgid "Upload new file"
-msgstr ""
+#: ../../tempcache/pages/preferences.html.twig:1300
+msgid "Send email to members?"
+msgstr "¿Envío un correo-e a los miembros?"
 
-#: ../../tempcache/pages/import.html.twig:259
-#: ../../tempcache/pages/preferences.html.twig:245
-#: ../../tempcache/pages/preferences.html.twig:1973
-#: ../../tempcache/components/forms/picture.html.twig:75
-#: ../../tempcache/components/dynamic_fields.html.twig:726
-#, fuzzy
-#| msgid "Choose your language"
-msgid "Choose a file"
-msgstr "Elige tu idioma"
+#: ../../tempcache/pages/preferences.html.twig:1305
+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/import.html.twig:273
-msgid "Upload file"
-msgstr "Cargar archivo"
+#: ../../tempcache/pages/preferences.html.twig:1318
+msgid "Activate HTML editor?"
+msgstr ""
 
-#: ../../tempcache/pages/import.html.twig:286
-msgid "Configure import model"
+#: ../../tempcache/pages/preferences.html.twig:1323
+msgid "Should HTML editor be activated on page load ?"
 msgstr ""
 
-#: ../../tempcache/pages/import.html.twig:313
-#: ../../tempcache/pages/import.html.twig:324
-msgid "No file selected"
+#: ../../tempcache/pages/preferences.html.twig:1329
+msgid "Mail signature"
 msgstr ""
 
-#: ../../tempcache/pages/import.html.twig:313
-msgid "Please make sure to select one file to import."
+#: ../../tempcache/pages/preferences.html.twig:1346
+msgid "Emailing method:"
 msgstr ""
 
-#: ../../tempcache/pages/import.html.twig:324
-msgid "Please make sure to select one file to upload."
+#: ../../tempcache/pages/preferences.html.twig:1358
+msgid "Emailing disabled"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_payment_types.html.twig:75
-msgid "Add payment type"
-msgstr "Añadir tipo de pago"
+#: ../../tempcache/pages/preferences.html.twig:1372
+msgid "PHP mail() function"
+msgstr "Función de correo PHP ()"
 
-#: ../../tempcache/pages/configuration_payment_types.html.twig:81
-msgid "Label"
+#: ../../tempcache/pages/preferences.html.twig:1386
+msgid "Using a SMTP server (slower)"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_payment_types.html.twig:148
-#, php-format
-msgid "%s payment type"
-msgstr "Tipo de pago %s"
+#: ../../tempcache/pages/preferences.html.twig:1400
+msgid "Using GMAIL as SMTP server (slower)"
+msgstr ""
 
-#: ../../tempcache/pages/configuration_payment_types.html.twig:170
-#, php-format
-msgid "Edit '%s' payment type"
+#: ../../tempcache/pages/preferences.html.twig:1414
+msgid "Using Sendmail server"
 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:1815
-#: ../../tempcache/pages/preferences.html.twig:1821
-#: ../../tempcache/pages/preferences.html.twig:1853
-#: ../../tempcache/pages/preferences.html.twig:1859
-#, php-format
-msgid "Translate '%s'"
+#: ../../tempcache/pages/preferences.html.twig:1428
+msgid "Using QMAIL server"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_payment_types.html.twig:204
-#, php-format
-msgid "Delete '%s' payment type"
-msgstr "Eliminar tipo de pago «%s»"
+#: ../../tempcache/pages/preferences.html.twig:1444
+msgid "Test email settings"
+msgstr "Prueba de la configuración del correo electrónico"
 
-#: ../../tempcache/pages/reminder.html.twig:57
-msgid "Choose wich reminder(s) you want to send:"
-msgstr ""
+#: ../../tempcache/pages/preferences.html.twig:1452
+msgid "SMTP server:"
+msgstr "Servidor SMTP:"
 
-#: ../../tempcache/pages/reminder.html.twig:84
-#: ../../tempcache/pages/reminder.html.twig:121
-msgid "preview"
-msgstr "previsualizar"
+#: ../../tempcache/pages/preferences.html.twig:1462
+msgid "SMTP port:"
+msgstr "Puerto SMTP:"
 
-#: ../../tempcache/pages/reminder.html.twig:90
-#: ../../tempcache/pages/reminder.html.twig:127
-#, php-format
-msgid "%s members with an email address"
+#: ../../tempcache/pages/preferences.html.twig:1480
+msgid "Use SMTP authentication?"
+msgstr "¿Quiere utilizar la autenticación SMTP?"
+
+#: ../../tempcache/pages/preferences.html.twig:1485
+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/reminder.html.twig:96
-#: ../../tempcache/pages/reminder.html.twig:133
-#, php-format
-msgid "%s members without email address"
+#: ../../tempcache/pages/preferences.html.twig:1498
+msgid "Use TLS for SMTP?"
 msgstr ""
 
-#: ../../tempcache/pages/reminder.html.twig:151
-msgid "Generate labels for members without email address"
+#: ../../tempcache/pages/preferences.html.twig:1503
+msgid ""
+"Do you want to use server's TLS capabilities?<br/>For GMail, this will "
+"always be on."
 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 "Mensaje:"
+#: ../../tempcache/pages/preferences.html.twig:1516
+msgid "Allow unsecure TLS?"
+msgstr ""
 
-#: ../../tempcache/pages/reminder.html.twig:244
-msgid "No reminder selected"
+#: ../../tempcache/pages/preferences.html.twig:1521
+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/reminder.html.twig:244
-msgid "Please make sure to select at least one reminder."
+#: ../../tempcache/pages/preferences.html.twig:1530
+msgid "SMTP (or GMail) user:"
 msgstr ""
 
-#: ../../tempcache/pages/contribution_form.html.twig:73
-msgid "Select contributor and membership fee type"
+#: ../../tempcache/pages/preferences.html.twig:1540
+msgid "SMTP (or GMail) password:"
 msgstr ""
 
-#: ../../tempcache/pages/contribution_form.html.twig:79
-msgid "Select contributor and donation type"
-msgstr "Seleccionar contribuidor y tipo de donación"
+#: ../../tempcache/pages/preferences.html.twig:1570
+#: ../../tempcache/pages/preferences.html.twig:2111
+msgid "Vertical margins:"
+msgstr "Márgenes verticales:"
 
-#: ../../tempcache/pages/contribution_form.html.twig:90
-msgid "Transaction related"
+#: ../../tempcache/pages/preferences.html.twig:1592
+#: ../../tempcache/pages/preferences.html.twig:2133
+msgid "Horizontal margins:"
 msgstr ""
 
-#: ../../tempcache/pages/contribution_form.html.twig:220
-msgid "Reload"
-msgstr ""
+#: ../../tempcache/pages/preferences.html.twig:1614
+#: ../../tempcache/pages/preferences.html.twig:2177
+msgid "Horizontal spacing:"
+msgstr "Espaciamiento horizontal:"
 
-#: ../../tempcache/pages/contribution_form.html.twig:222
-msgid ""
-"Reload date information according to selected member and contribution type"
+#: ../../tempcache/pages/preferences.html.twig:1636
+#: ../../tempcache/pages/preferences.html.twig:2155
+msgid "Vertical spacing:"
 msgstr ""
 
-#: ../../tempcache/pages/contribution_form.html.twig:268
-msgid "Related transaction information"
-msgstr "Información relacionada con la transacción"
+#: ../../tempcache/pages/preferences.html.twig:1660
+msgid "Print border"
+msgstr ""
 
-#: ../../tempcache/pages/contribution_form.html.twig:292
-msgid "Not dispatched amount"
+#: ../../tempcache/pages/preferences.html.twig:1665
+msgid "Check this box to print a grey border around each label."
 msgstr ""
 
-#: ../../tempcache/pages/contribution_form.html.twig:336
-msgid "View transaction"
+#: ../../tempcache/pages/preferences.html.twig:1679
+msgid "Label width:"
 msgstr ""
 
-#: ../../tempcache/pages/contribution_form.html.twig:354
-msgid "New attached fee"
+#: ../../tempcache/pages/preferences.html.twig:1701
+msgid "Label height:"
 msgstr ""
 
-#: ../../tempcache/pages/contribution_form.html.twig:368
-msgid "New attached donation"
+#: ../../tempcache/pages/preferences.html.twig:1723
+msgid "Number of label columns:"
 msgstr ""
 
-#: ../../tempcache/pages/contribution_form.html.twig:394
-msgid "Details of membership fee"
+#: ../../tempcache/pages/preferences.html.twig:1742
+msgid "Number of label lines:"
 msgstr ""
 
-#: ../../tempcache/pages/contribution_form.html.twig:400
-msgid "Details of donation"
+#: ../../tempcache/pages/preferences.html.twig:1761
+msgid "Font size:"
 msgstr ""
 
-#: ../../tempcache/pages/contribution_form.html.twig:463
-msgid "Record date:"
+#: ../../tempcache/pages/preferences.html.twig:1786
+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/contribution_form.html.twig:552
-msgid "months"
-msgstr "meses"
+#: ../../tempcache/pages/preferences.html.twig:1795
+msgid "Short Text (Card Center):"
+msgstr "Texto breve (centro de la tarjeta):"
 
-#: ../../tempcache/pages/contribution_form.html.twig:632
-msgid "Notify member"
+#: ../../tempcache/pages/preferences.html.twig:1827
+msgid "(10 characters max)"
 msgstr ""
 
-#: ../../tempcache/pages/contribution_form.html.twig:639
-msgid "Member will receive a notification by email, if he has an address."
+#: ../../tempcache/pages/preferences.html.twig:1833
+msgid "Long Text (Bottom Line):"
 msgstr ""
 
-#: ../../tempcache/pages/contribution_form.html.twig:757
-msgid "An error occurred retrieving dates :("
-msgstr "Ha ocurrido un error mientras obtenía datos :("
-
-#: ../../tempcache/pages/contribution_form.html.twig:783
-msgid "Contribution amount should not be greater than %max"
+#: ../../tempcache/pages/preferences.html.twig:1865
+msgid "(65 characters max)"
 msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:75
-msgid "Mailing information"
-msgstr "Información de envío"
+#: ../../tempcache/pages/preferences.html.twig:1872
+msgid "Strip Text Color:"
+msgstr "Color de texto en la franja:"
 
-#: ../../tempcache/pages/mailing_form.html.twig:83
-#: ../../tempcache/pages/mailings_list.html.twig:97
-#: ../../tempcache/pages/mailings_list.html.twig:309
-msgid "Sender"
+#: ../../tempcache/pages/preferences.html.twig:1880
+#: ../../tempcache/pages/preferences.html.twig:1894
+#: ../../tempcache/pages/preferences.html.twig:1908
+#: ../../tempcache/pages/preferences.html.twig:1922
+msgid "Hexadecimal color notation: #RRGGBB"
 msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:90
-#: ../../tempcache/pages/preferences.html.twig:354
-msgid "from preferences"
+#: ../../tempcache/pages/preferences.html.twig:1886
+msgid "Active Member Color:"
 msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:99
-msgid "current logged in user"
-msgstr "usuario conectado en este momento"
-
-#: ../../tempcache/pages/mailing_form.html.twig:107
-msgid "other"
+#: ../../tempcache/pages/preferences.html.twig:1900
+msgid "Board Members Color:"
 msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:137
-#: ../../tempcache/pages/mailings_list.html.twig:97
-#: ../../tempcache/pages/mailings_list.html.twig:319
-msgid "Recipients"
+#: ../../tempcache/pages/preferences.html.twig:1914
+msgid "Honor Members Color:"
 msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:150
-msgid "Go back to members list"
-msgstr "Volver a la lista de miembros"
+#: ../../tempcache/pages/preferences.html.twig:1946
+msgid "Current logo for printing"
+msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:159
-msgid "Manage selected members"
-msgstr "Gestionar miembros seleccionados"
+#: ../../tempcache/pages/preferences.html.twig:2011
+msgid "Allow members to print card ?"
+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/components/forms/groups.html.twig:47
-msgid "This feature requires javascript."
+#: ../../tempcache/pages/preferences.html.twig:2025
+msgid "Show title ?"
 msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:198
-msgid "Existing attachments:"
+#: ../../tempcache/pages/preferences.html.twig:2030
+msgid "(Show or not title in front of name)"
 msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:220
-#: ../../tempcache/pages/mailing_form.html.twig:715
-msgid "Remove attachment"
+#: ../../tempcache/pages/preferences.html.twig:2036
+msgid "Address type:"
 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."
+#: ../../tempcache/pages/preferences.html.twig:2053
+#: ../../tempcache/elements/ajax_members.html.twig:57
+msgid "Zip - Town"
 msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:263
-msgid "Add attachment"
-msgstr "Añadir archivo adjunto"
+#: ../../tempcache/pages/preferences.html.twig:2082
+msgid "(Choose address printed below name)"
+msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:286
-msgid "Write your mailing"
+#: ../../tempcache/pages/preferences.html.twig:2088
+msgid "Year:"
 msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:293
-msgid "Object:"
+#: ../../tempcache/pages/preferences.html.twig:2094
+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/mailing_form.html.twig:331
-msgid "Interpret HTML"
+#: ../../tempcache/pages/preferences.html.twig:2208
+msgid "Password length:"
+msgstr "Longitud de la contraseña:"
+
+#: ../../tempcache/pages/preferences.html.twig:2214
+msgid "Minimum password length required for all accounts. Minimal size is 6."
 msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:354
-msgid "Preview"
-msgstr "Previsualización"
+#: ../../tempcache/pages/preferences.html.twig:2233
+msgid "Enable password blacklists"
+msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:380
-#: ../../tempcache/pages/mailing_form.html.twig:471
-msgid "Cancel mailing"
+#: ../../tempcache/pages/preferences.html.twig:2235
+msgid "Enable blacklists:"
 msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:397
-msgid "Preview your mailing"
+#: ../../tempcache/pages/preferences.html.twig:2240
+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/mailing_form.html.twig:450
-msgid "Modifiy mailing"
+#: ../../tempcache/pages/preferences.html.twig:2246
+msgid "Enforce password strength"
 msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:549
-#: ../../tempcache/pages/mailings_list.html.twig:453
-msgid "An error occurred displaying preview :("
-msgstr "Se produjo un error al mostrar la previsualización :("
+#: ../../tempcache/pages/preferences.html.twig:2248
+msgid "Password strength:"
+msgstr "Complejidad de la contraseña:"
 
-#: ../../tempcache/pages/mailing_form.html.twig:596
-msgid "Members selection"
-msgstr "Selección de miembros"
+#: ../../tempcache/pages/preferences.html.twig:2259
+msgid "None (default)"
+msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:712
-msgid "Are you sure you want to remove this attachment?"
-msgstr "¿Confirma que quiere eliminar este archivo adjunto?"
+#: ../../tempcache/pages/preferences.html.twig:2269
+#: ../../tempcache/pages/preferences.html.twig:2320
+msgid "Weak"
+msgstr ""
 
-#: ../../tempcache/pages/mailing_form.html.twig:712
-msgid "This will immediately remove attachment from disk and cannot be undone."
+#: ../../tempcache/pages/preferences.html.twig:2279
+#: ../../tempcache/pages/preferences.html.twig:2326
+msgid "Medium"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_title_form.html.twig:63
-msgid "Short form:"
+#: ../../tempcache/pages/preferences.html.twig:2289
+#: ../../tempcache/pages/preferences.html.twig:2332
+msgid "Strong"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_title_form.html.twig:73
-msgid "Long form:"
+#: ../../tempcache/pages/preferences.html.twig:2299
+#: ../../tempcache/pages/preferences.html.twig:2338
+msgid "Very strong"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:61
-msgid "General"
-msgstr "General"
+#: ../../tempcache/pages/preferences.html.twig:2305
+msgid "Enforce minimal password strength for all password."
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:77
-#: ../../tempcache/pages/saved_searches_list.html.twig:69
-msgid "Parameters"
-msgstr "Parámetros"
+#: ../../tempcache/pages/preferences.html.twig:2309
+msgid "Levels are:"
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:85
-msgid "Rights"
-msgstr "Derechos"
+#: ../../tempcache/pages/preferences.html.twig:2316
+msgid "for no strength enforcement"
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:93
-msgid "E-Mail"
-msgstr "Correo electrónico"
+#: ../../tempcache/pages/preferences.html.twig:2322
+msgid "require at least one matched rule"
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:120
-msgid "Security parameters"
-msgstr "Parámetros de seguridad"
+#: ../../tempcache/pages/preferences.html.twig:2328
+msgid "require at least two matched rules"
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:152
-msgid "Name of the association:"
+#: ../../tempcache/pages/preferences.html.twig:2334
+msgid "require at least three matched rules (recommended for most usages)"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:166
-msgid "Association's short description:"
+#: ../../tempcache/pages/preferences.html.twig:2340
+msgid "requires all rules."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:170
+#: ../../tempcache/pages/preferences.html.twig:2345
 msgid ""
-"Enter here a short description for your association, it will be displayed on "
-"the index page and into pages' title."
+"Rules include lower case characters, upper case characters, numbers, and "
+"special characters."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:202
-#: ../../tempcache/pages/preferences.html.twig:1930
-msgid "Logo:"
+#: ../../tempcache/pages/preferences.html.twig:2349
+msgid ""
+"Note that with any enforcement level, user cannot use his personal "
+"information (name, login, ...) as password."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:218
-msgid "Current logo"
+#: ../../tempcache/pages/preferences.html.twig:2357
+msgid "Test a password:"
+msgstr "Pruebe una contraseña:"
+
+#: ../../tempcache/pages/preferences.html.twig:2363
+msgid "Test a password with current selected values."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:243
-#: ../../tempcache/pages/preferences.html.twig:1971
-#: ../../tempcache/components/forms/picture.html.twig:73
-#: ../../tempcache/components/dynamic_fields.html.twig:724
-#, fuzzy
-#| msgid "Choose your language"
-msgid "Choose another file"
-msgstr "Elige tu idioma"
+#: ../../tempcache/pages/preferences.html.twig:2365
+msgid ""
+"Do not forget to save your preferences if you're happy with the result ;)"
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:260
-#: ../../tempcache/pages/preferences.html.twig:1988
-#: ../../tempcache/components/forms/picture.html.twig:53
-msgid "Delete image"
-msgstr "Borrar imagen"
+#: ../../tempcache/pages/preferences.html.twig:2548
+msgid "Enter the email adress"
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:289
-msgid " (continuation)"
-msgstr " (continuación)"
+#: ../../tempcache/pages/preferences.html.twig:2580
+msgid "An error occurred sending test email :("
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:329
-msgid "Website:"
-msgstr "Sitio web:"
+#: ../../tempcache/pages/configuration_dynamic_fields.html.twig:172
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:303
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:312
+msgid "New dynamic field"
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:343
-msgid "Postal address:"
-msgstr "Dirección postal:"
+#: ../../tempcache/pages/directlink.html.twig:58
+#: ../../tempcache/pages/directlink.html.twig:62
+msgid "Please confirm your email address:"
+msgstr "Confirme su dirección de correo electrónico:"
 
-#: ../../tempcache/pages/preferences.html.twig:347
-msgid ""
-"Use either the address setted below or select a staff member to retrieve "
-"he's address."
+#: ../../tempcache/pages/directlink.html.twig:68
+msgid "Get my document"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:368
-msgid "from a staff user"
+#: ../../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/preferences.html.twig:387
-msgid "-- Choose a staff member --"
-msgstr "-- Elija miembro del personal --"
-
-#: ../../tempcache/pages/preferences.html.twig:417
-msgid "Footer text:"
-msgstr "Texto en pie de página:"
+#: ../../tempcache/pages/members_list.html.twig:60
+msgid "No member selected"
+msgstr "No se seleccionó ningún miembro"
 
-#: ../../tempcache/pages/preferences.html.twig:423
+#: ../../tempcache/pages/members_list.html.twig:60
 msgid ""
-"Enter a text (HTML allowed) that will be displayed in the footer of every "
-"page"
+"Please make sure to select at least one member from the list to perform this "
+"action."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:436
-msgid "Telemetry date:"
+#: ../../tempcache/pages/members_list.html.twig:129
+msgid "Mbr id"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:440
-msgid "Last telemetry sent date."
-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 "entre:"
 
-#: ../../tempcache/pages/preferences.html.twig:450
-msgid "send"
-msgstr ""
+#: ../../tempcache/pages/members_list.html.twig:317
+msgid "Members that have an email address:"
+msgstr "Miembros que tienen dirección de correo:"
 
-#: ../../tempcache/pages/preferences.html.twig:458
-msgid "Registration date:"
-msgstr ""
+#: ../../tempcache/pages/members_list.html.twig:382
+msgid "Save selected criteria"
+msgstr "Guardar criterios seleccionados"
 
-#: ../../tempcache/pages/preferences.html.twig:462
-msgid "Date on which you registered your Galette instance."
-msgstr ""
+#: ../../tempcache/pages/members_list.html.twig:408
+msgid "Advanced search mode"
+msgstr "Modo de búsqueda avanzada"
 
-#: ../../tempcache/pages/preferences.html.twig:471
-msgid "Update your information"
-msgstr "Actualiza tus datos"
+#: ../../tempcache/pages/members_list.html.twig:412
+msgid "Save current advanced search criteria"
+msgstr "Guardar criterios de búsqueda avanzados actuales"
 
-#: ../../tempcache/pages/preferences.html.twig:480
-#: ../../tempcache/pages/desktop.html.twig:105
-msgid "Register"
-msgstr ""
+#: ../../tempcache/pages/members_list.html.twig:422
+msgid "Change search criteria"
+msgstr "Cambiar criterios de búsqueda"
 
-#: ../../tempcache/pages/preferences.html.twig:483
-msgid "Not registered"
-msgstr "No registrado"
+#: ../../tempcache/pages/members_list.html.twig:427
+msgid "Change criteria"
+msgstr "Cambiar criterios"
 
-#: ../../tempcache/pages/preferences.html.twig:522
-msgid "Default language:"
-msgstr ""
+#: ../../tempcache/pages/members_list.html.twig:446
+msgid "Show/hide query"
+msgstr "Mostrar/ocultar consulta"
 
-#: ../../tempcache/pages/preferences.html.twig:562
-msgid "Lines / Page:"
+#: ../../tempcache/pages/members_list.html.twig:489
+msgid "Reading the list"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:596
-#: ../../tempcache/pages/member_form.html.twig:324
-msgid "After member creation:"
-msgstr ""
+#: ../../tempcache/pages/members_list.html.twig:501
+msgid "Active account"
+msgstr "Cuenta activa"
 
-#: ../../tempcache/pages/preferences.html.twig:607
-#: ../../tempcache/pages/member_form.html.twig:335
-msgid "create a new contribution (default action)"
-msgstr ""
+#: ../../tempcache/pages/members_list.html.twig:509
+msgid "Inactive account"
+msgstr "Cuenta inactiva"
 
-#: ../../tempcache/pages/preferences.html.twig:617
-#: ../../tempcache/pages/member_form.html.twig:345
-msgid "create a new transaction"
+#: ../../tempcache/pages/members_list.html.twig:516
+msgid "Membership in order"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:627
-#: ../../tempcache/pages/member_form.html.twig:355
-msgid "create another new member"
+#: ../../tempcache/pages/members_list.html.twig:521
+msgid "Membership will expire soon (&lt;30d)"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:637
-#: ../../tempcache/pages/member_form.html.twig:365
-msgid "show member"
+#: ../../tempcache/pages/members_list.html.twig:533
+msgid "Lateness in fee"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:647
-#: ../../tempcache/pages/member_form.html.twig:375
-msgid "go to members list"
+#: ../../tempcache/pages/members_list.html.twig:570
+#: ../../tempcache/pages/contributions_list.html.twig:814
+msgid "Deletion"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:657
-#: ../../tempcache/pages/member_form.html.twig:385
-msgid "go to main page"
-msgstr "ir a la página principal"
+#: ../../tempcache/pages/members_list.html.twig:580
+msgid "User status/interactions"
+msgstr "Estado/interacciones de usuario"
 
-#: ../../tempcache/pages/preferences.html.twig:669
-msgid "Logging level:"
+#: ../../tempcache/pages/members_list.html.twig:589
+msgid "Send an email"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:685
-msgid "Disabled"
+#: ../../tempcache/pages/members_list.html.twig:1033
+msgid "No member has been found"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:695
-msgid "Enabled"
+#: ../../tempcache/pages/members_list.html.twig:1096
+msgid "Search title"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:702
-msgid "Default account filter:"
+#: ../../tempcache/pages/members_list.html.twig:1167
+msgid ""
+"A mailing already exists. Do you want to create a new one or resume the "
+"existing?"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:731
-msgid "Default payment type:"
-msgstr "Tipo predeterminado del pago:"
+#: ../../tempcache/pages/members_list.html.twig:1167
+msgid "New"
+msgstr "Crear"
 
-#: ../../tempcache/pages/preferences.html.twig:770
-msgid "Public pages enabled?"
+#: ../../tempcache/pages/members_list.html.twig:1167
+msgid "Resume"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:782
-msgid "Show public pages for"
+#: ../../tempcache/pages/members_list.html.twig:1205
+msgid "An error occurred displaying attendance sheet details interface :("
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:793
-msgid "Everyone"
-msgstr ""
+#: ../../tempcache/pages/members_list.html.twig:1427
+#, fuzzy
+#| msgid "Required"
+msgid "Required field!"
+msgstr "Requerido"
 
-#: ../../tempcache/pages/preferences.html.twig:813
-msgid "Admin and staff only"
-msgstr ""
+#: ../../tempcache/pages/contributions_list.html.twig:54
+msgid "No contribution selected"
+msgstr "No se seleccionó ninguna contribución"
 
-#: ../../tempcache/pages/preferences.html.twig:827
-msgid "Force member picture ratio"
+#: ../../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/preferences.html.twig:832
-msgid ""
-"If checked, the members's picture will be resized and cropped to the ratio "
-"selected below."
+#: ../../tempcache/pages/contributions_list.html.twig:76
+msgid "Show contributions by"
+msgstr "Mostrar contribuciones por"
+
+#: ../../tempcache/pages/contributions_list.html.twig:107
+msgid "Record"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:843
+#: ../../tempcache/pages/contributions_list.html.twig:208
 #, fuzzy
-#| msgid "Select an option"
-msgid "Select a ratio"
-msgstr "Seleccione una opción"
+#| msgid "Show all members contributions"
+msgid "Show all your contributions"
+msgstr "Mostrar contribuciones de todos los miembros"
 
-#: ../../tempcache/pages/preferences.html.twig:882
-msgid "Self subscription enabled?"
-msgstr ""
+#: ../../tempcache/pages/contributions_list.html.twig:214
+msgid "Show all members contributions"
+msgstr "Mostrar contribuciones de todos los miembros"
 
-#: ../../tempcache/pages/preferences.html.twig:889
-msgid "Post new contribution script URI"
-msgstr ""
+#: ../../tempcache/pages/contributions_list.html.twig:334
+#, php-format
+msgid "%count contribution"
+msgid_plural "%count contributions"
+msgstr[0] "%count contribucion"
+msgstr[1] "%count contribuciones"
 
-#: ../../tempcache/pages/preferences.html.twig:895
-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/contributions_list.html.twig:433
+#, php-format
+msgid "Found contributions total %f"
+msgstr "Total de contribuciones encontradas: %f"
 
-#: ../../tempcache/pages/preferences.html.twig:907
-msgid "RSS feed URL"
+#: ../../tempcache/pages/contributions_list.html.twig:527
+#: ../../tempcache/pages/contributions_list.html.twig:556
+msgid "Contribution %id"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:913
-msgid ""
-"Enter the full URL to the RSS feed. It will be displayed on Galette desktop."
+#: ../../tempcache/pages/contributions_list.html.twig:544
+#: ../../tempcache/pages/contributions_list.html.twig:566
+#, php-format
+msgid "Transaction: %s"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:925
-msgid "Galette base URL"
-msgstr ""
+#: ../../tempcache/pages/contributions_list.html.twig:643
+msgid "Show only '%name' contributions"
+msgstr "Mostrar solo las contribuciones de '%name'"
 
-#: ../../tempcache/pages/preferences.html.twig:931
-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"
+#: ../../tempcache/pages/contributions_list.html.twig:717
+msgid "Print an invoice or a receipt (depending on contribution type)"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:952
-msgid "Show identifiers"
+#: ../../tempcache/pages/contributions_list.html.twig:734
+msgid "Edit the contribution"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:957
-msgid "Display database identifiers in related windows"
+#: ../../tempcache/pages/contributions_list.html.twig:747
+msgid "Delete the contribution"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:974
-msgid "Default membership status:"
-msgstr ""
+#: ../../tempcache/pages/contributions_list.html.twig:824
+msgid "Contribution"
+msgstr "Contribución"
 
-#: ../../tempcache/pages/preferences.html.twig:1008
-msgid "Default membership extension:"
+#: ../../tempcache/pages/contributions_list.html.twig:831
+msgid "Gift"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1018
-msgid "(Months)"
-msgstr "(Meses)"
+#: ../../tempcache/pages/500.html.twig:54
+msgid "Application error"
+msgstr "Error en la aplicación"
+
+#: ../../tempcache/pages/500.html.twig:86
+msgid "Details"
+msgstr "Detalles"
 
-#: ../../tempcache/pages/preferences.html.twig:1029
-msgid "Beginning of membership:"
+#: ../../tempcache/pages/500.html.twig:91
+msgid "Type:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1037
-msgid "(dd/mm)"
+#: ../../tempcache/pages/500.html.twig:101
+msgid "Code:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1043
-msgid "Number of months offered:"
+#: ../../tempcache/pages/500.html.twig:121
+msgid "File:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1049
-msgid ""
-"When using the beginning of membership option; you can offer the last months "
-"of the year."
+#: ../../tempcache/pages/500.html.twig:131
+msgid "Line:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1051
-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."
+#: ../../tempcache/pages/500.html.twig:142
+msgid "Trace"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1081
-msgid "Can members create child?"
+#: ../../tempcache/pages/mailings_list.html.twig:85
+msgid "Create new mailing"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1095
-msgid "Can group managers edit their groups?"
+#: ../../tempcache/pages/mailings_list.html.twig:97
+#: ../../tempcache/pages/mailings_list.html.twig:309
+#: ../../tempcache/pages/mailing_form.html.twig:83
+msgid "Sender"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1109
-msgid "Can group managers create members?"
+#: ../../tempcache/pages/mailings_list.html.twig:97
+#: ../../tempcache/pages/mailings_list.html.twig:319
+#: ../../tempcache/pages/mailing_form.html.twig:137
+msgid "Recipients"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1123
-msgid "Can group managers edit members?"
+#: ../../tempcache/pages/mailings_list.html.twig:97
+#: ../../tempcache/pages/mailings_list.html.twig:154
+#: ../../tempcache/pages/mailings_list.html.twig:325
+msgid "Subject"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1137
-msgid "Can group managers send mailings?"
+#: ../../tempcache/pages/mailings_list.html.twig:97
+msgid "Att."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1151
-msgid "Can group managers do exports?"
+#: ../../tempcache/pages/mailings_list.html.twig:97
+#: ../../tempcache/pages/mailings_list.html.twig:341
+msgid "Sent"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1156
-msgid ""
-"Groups managers will be allowed to export members as csv, pdf cards, "
-"attendence sheetss and groups pdf"
+#: ../../tempcache/pages/mailings_list.html.twig:164
+msgid "Sent mailings:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1187
-msgid "Sender name:"
+#: ../../tempcache/pages/mailings_list.html.twig:297
+msgid "Mailing entry %id"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1197
-msgid "Sender Email:"
-msgstr ""
+#: ../../tempcache/pages/mailings_list.html.twig:312
+#: ../../tempcache/elements/modes.html.twig:45
+msgid "Superadmin"
+msgstr "Superadmin"
 
-#: ../../tempcache/pages/preferences.html.twig:1208
-#: ../../tempcache/pages/preferences.html.twig:1251
-msgid ""
-"(You can enter several emails separated with a comma. First address will be "
-"the default one.)"
+#: ../../tempcache/pages/mailings_list.html.twig:367
+#, php-format
+msgid "Display mailing '%subject' details in preview window"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1214
-msgid "Reply-To Email:"
+#: ../../tempcache/pages/mailings_list.html.twig:381
+#, php-format
+msgid "Use mailing '%subject' as a template for a new one"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1220
-msgid "Leave empty to use Sender Email as reply address"
+#: ../../tempcache/pages/mailings_list.html.twig:394
+#, php-format
+msgid "Delete mailing '%subject'"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1235
-msgid "Members administrator's Email:"
-msgstr "Dirección de correo de administrador de miembros:"
-
-#: ../../tempcache/pages/preferences.html.twig:1241
-msgid "Recipient of new online registation and edition emails"
+#: ../../tempcache/pages/mailings_list.html.twig:413
+msgid "No sent mailing has been stored in the database yet."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1264
-msgid "Send email to administrators?"
-msgstr "¿Enviar correo-e a los administradores?"
+#: ../../tempcache/pages/mailings_list.html.twig:453
+#: ../../tempcache/pages/mailing_form.html.twig:549
+msgid "An error occurred displaying preview :("
+msgstr "Se produjo un error al mostrar la previsualización :("
 
-#: ../../tempcache/pages/preferences.html.twig:1269
+#: ../../tempcache/pages/index.html.twig:112
+#: ../../tempcache/pages/index.html.twig:118
+msgid "Lost your password?"
+msgstr "¿Olvidó la contraseña?"
+
+#: ../../tempcache/pages/export.html.twig:56
 msgid ""
-"Sends an email each time a new member registers online or edit his/her "
-"account"
+"Each selected export will be stored into a separate file in the exports "
+"directory."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1282
-msgid "Wrap emails text?"
-msgstr ""
+#: ../../tempcache/pages/export.html.twig:79
+msgid "The following files have been written on disk:"
+msgstr "Se guardaron los archivos siguientes en el disco:"
 
-#: ../../tempcache/pages/preferences.html.twig:1287
-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."
+#: ../../tempcache/pages/export.html.twig:114
+msgid "Existing exports"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1300
-msgid "Send email to members?"
-msgstr "¿Envío un correo-e a los miembros?"
+#: ../../tempcache/pages/export.html.twig:120
+msgid "The following exports already seems to exist on the disk:"
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1305
-msgid ""
-"Sends an email each time a member card or a contribution has been added or "
-"edited. This can be disabled for each case."
+#: ../../tempcache/pages/export.html.twig:238
+msgid "Parameted exports"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1318
-msgid "Activate HTML editor?"
+#: ../../tempcache/pages/export.html.twig:247
+msgid "Which parameted export(s) do you want to run?"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1323
-msgid "Should HTML editor be activated on page load ?"
+#: ../../tempcache/pages/export.html.twig:311
+msgid "No parameted exports are available."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1329
-msgid "Mail signature"
+#: ../../tempcache/pages/export.html.twig:325
+msgid "Galette tables exports"
+msgstr "Exportaciones de tablas de Galette"
+
+#: ../../tempcache/pages/export.html.twig:331
+msgid "Additionnaly, which table(s) do you want to export?"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1346
-msgid "Emailing method:"
+#: ../../tempcache/pages/export.html.twig:339
+msgid "Table name"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1358
-msgid "Emailing disabled"
+#: ../../tempcache/pages/export.html.twig:384
+#: ../../tempcache/elements/js/modal.js.twig:238
+msgid "Continue"
+msgstr "Continuar"
+
+#: ../../tempcache/pages/configuration_texts.html.twig:54
+msgid "Choose an entry"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1372
-msgid "PHP mail() function"
-msgstr "Función de correo PHP ()"
+#: ../../tempcache/pages/configuration_texts.html.twig:95
+msgid "Reference:"
+msgstr "Referencia:"
 
-#: ../../tempcache/pages/preferences.html.twig:1386
-msgid "Using a SMTP server (slower)"
+#: ../../tempcache/pages/configuration_texts.html.twig:148
+msgid "Email Subject"
+msgstr "Asunto del mensaje de correo"
+
+#: ../../tempcache/pages/configuration_texts.html.twig:159
+msgid "(Max 255 characters)"
+msgstr "(255 caracteres máx.)"
+
+#: ../../tempcache/pages/configuration_texts.html.twig:165
+msgid "Email Body:"
+msgstr "Cuerpo del mensaje:"
+
+#: ../../tempcache/pages/configuration_core_lists.html.twig:68
+msgid "Fields in list"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1400
-msgid "Using GMAIL as SMTP server (slower)"
+#: ../../tempcache/pages/configuration_core_lists.html.twig:179
+msgid "Available fields"
+msgstr "Campos disponibles"
+
+#: ../../tempcache/pages/contribution_form.html.twig:73
+msgid "Select contributor and membership fee type"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1414
-msgid "Using Sendmail server"
+#: ../../tempcache/pages/contribution_form.html.twig:79
+msgid "Select contributor and donation type"
+msgstr "Seleccionar contribuidor y tipo de donación"
+
+#: ../../tempcache/pages/contribution_form.html.twig:90
+msgid "Transaction related"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1428
-msgid "Using QMAIL server"
+#: ../../tempcache/pages/contribution_form.html.twig:220
+msgid "Reload"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1444
-msgid "Test email settings"
-msgstr "Prueba de la configuración del correo electrónico"
+#: ../../tempcache/pages/contribution_form.html.twig:222
+msgid ""
+"Reload date information according to selected member and contribution type"
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1452
-msgid "SMTP server:"
-msgstr "Servidor SMTP:"
+#: ../../tempcache/pages/contribution_form.html.twig:268
+msgid "Related transaction information"
+msgstr "Información relacionada con la transacción"
 
-#: ../../tempcache/pages/preferences.html.twig:1462
-msgid "SMTP port:"
-msgstr "Puerto SMTP:"
+#: ../../tempcache/pages/contribution_form.html.twig:292
+msgid "Not dispatched amount"
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1480
-msgid "Use SMTP authentication?"
-msgstr "¿Quiere utilizar la autenticación SMTP?"
+#: ../../tempcache/pages/contribution_form.html.twig:336
+msgid "View transaction"
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1485
-msgid ""
-"Would emailing use any SMTP authentication? You'll have to provide username "
-"and password below. For GMail, authentication will always be on."
+#: ../../tempcache/pages/contribution_form.html.twig:354
+msgid "New attached fee"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1498
-msgid "Use TLS for SMTP?"
+#: ../../tempcache/pages/contribution_form.html.twig:368
+msgid "New attached donation"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1503
-msgid ""
-"Do you want to use server's TLS capabilities?<br/>For GMail, this will "
-"always be on."
+#: ../../tempcache/pages/contribution_form.html.twig:394
+msgid "Details of membership fee"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1516
-msgid "Allow unsecure TLS?"
+#: ../../tempcache/pages/contribution_form.html.twig:400
+msgid "Details of donation"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1521
-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."
+#: ../../tempcache/pages/contribution_form.html.twig:463
+msgid "Record date:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1530
-msgid "SMTP (or GMail) user:"
+#: ../../tempcache/pages/contribution_form.html.twig:552
+msgid "months"
+msgstr "meses"
+
+#: ../../tempcache/pages/contribution_form.html.twig:632
+msgid "Notify member"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1540
-msgid "SMTP (or GMail) password:"
+#: ../../tempcache/pages/contribution_form.html.twig:639
+msgid "Member will receive a notification by email, if he has an address."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1570
-#: ../../tempcache/pages/preferences.html.twig:2111
-msgid "Vertical margins:"
-msgstr "Márgenes verticales:"
+#: ../../tempcache/pages/contribution_form.html.twig:757
+msgid "An error occurred retrieving dates :("
+msgstr "Ha ocurrido un error mientras obtenía datos :("
 
-#: ../../tempcache/pages/preferences.html.twig:1592
-#: ../../tempcache/pages/preferences.html.twig:2133
-msgid "Horizontal margins:"
+#: ../../tempcache/pages/contribution_form.html.twig:783
+msgid "Contribution amount should not be greater than %max"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1614
-#: ../../tempcache/pages/preferences.html.twig:2177
-msgid "Horizontal spacing:"
-msgstr "Espaciamiento horizontal:"
+#: ../../tempcache/pages/mailing_form.html.twig:75
+msgid "Mailing information"
+msgstr "Información de envío"
 
-#: ../../tempcache/pages/preferences.html.twig:1636
-#: ../../tempcache/pages/preferences.html.twig:2155
-msgid "Vertical spacing:"
-msgstr ""
+#: ../../tempcache/pages/mailing_form.html.twig:99
+msgid "current logged in user"
+msgstr "usuario conectado en este momento"
 
-#: ../../tempcache/pages/preferences.html.twig:1660
-msgid "Print border"
+#: ../../tempcache/pages/mailing_form.html.twig:107
+msgid "other"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1665
-msgid "Check this box to print a grey border around each label."
-msgstr ""
+#: ../../tempcache/pages/mailing_form.html.twig:150
+msgid "Go back to members list"
+msgstr "Volver a la lista de miembros"
 
-#: ../../tempcache/pages/preferences.html.twig:1679
-msgid "Label width:"
+#: ../../tempcache/pages/mailing_form.html.twig:159
+msgid "Manage selected members"
+msgstr "Gestionar miembros seleccionados"
+
+#: ../../tempcache/pages/mailing_form.html.twig:198
+msgid "Existing attachments:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1701
-msgid "Label height:"
+#: ../../tempcache/pages/mailing_form.html.twig:220
+#: ../../tempcache/pages/mailing_form.html.twig:715
+msgid "Remove attachment"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1723
-msgid "Number of label columns:"
+#: ../../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/preferences.html.twig:1742
-msgid "Number of label lines:"
+#: ../../tempcache/pages/mailing_form.html.twig:263
+msgid "Add attachment"
+msgstr "Añadir archivo adjunto"
+
+#: ../../tempcache/pages/mailing_form.html.twig:286
+msgid "Write your mailing"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1761
-msgid "Font size:"
+#: ../../tempcache/pages/mailing_form.html.twig:293
+msgid "Object:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1786
-msgid ""
-"Each card is 75mm width and 40mm height. Each page contains 2 columns and 6 "
-"rows.<br/>Double check margins and spacings ;)"
+#: ../../tempcache/pages/mailing_form.html.twig:331
+msgid "Interpret HTML"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1795
-msgid "Short Text (Card Center):"
-msgstr "Texto breve (centro de la tarjeta):"
+#: ../../tempcache/pages/mailing_form.html.twig:338
+#: ../../tempcache/elements/scripts.html.twig:277
+msgid "Activate HTML editor"
+msgstr "Activar el editor HTML"
 
-#: ../../tempcache/pages/preferences.html.twig:1827
-msgid "(10 characters max)"
+#: ../../tempcache/pages/mailing_form.html.twig:354
+msgid "Preview"
+msgstr "Previsualización"
+
+#: ../../tempcache/pages/mailing_form.html.twig:380
+#: ../../tempcache/pages/mailing_form.html.twig:471
+msgid "Cancel mailing"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1833
-msgid "Long Text (Bottom Line):"
+#: ../../tempcache/pages/mailing_form.html.twig:397
+msgid "Preview your mailing"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1865
-msgid "(65 characters max)"
+#: ../../tempcache/pages/mailing_form.html.twig:450
+msgid "Modifiy mailing"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1872
-msgid "Strip Text Color:"
-msgstr "Color de texto en la franja:"
+#: ../../tempcache/pages/mailing_form.html.twig:596
+msgid "Members selection"
+msgstr "Selección de miembros"
 
-#: ../../tempcache/pages/preferences.html.twig:1880
-#: ../../tempcache/pages/preferences.html.twig:1894
-#: ../../tempcache/pages/preferences.html.twig:1908
-#: ../../tempcache/pages/preferences.html.twig:1922
-msgid "Hexadecimal color notation: #RRGGBB"
-msgstr ""
+#: ../../tempcache/pages/mailing_form.html.twig:712
+msgid "Are you sure you want to remove this attachment?"
+msgstr "¿Confirma que quiere eliminar este archivo adjunto?"
 
-#: ../../tempcache/pages/preferences.html.twig:1886
-msgid "Active Member Color:"
+#: ../../tempcache/pages/mailing_form.html.twig:712
+msgid "This will immediately remove attachment from disk and cannot be undone."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1900
-msgid "Board Members Color:"
+#: ../../tempcache/pages/mailing_form.html.twig:717
+#: ../../tempcache/elements/js/removal.js.twig:171
+#: ../../tempcache/modals/confirm_removal.html.twig:154
+msgid "Remove"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:1914
-msgid "Honor Members Color:"
-msgstr ""
+#: ../../tempcache/pages/404.html.twig:69
+msgid "Sorry, the page you are looking for could not be found."
+msgstr "No se pudo encontrar la página que buscaba."
 
-#: ../../tempcache/pages/preferences.html.twig:1946
-msgid "Current logo for printing"
+#: ../../tempcache/pages/404.html.twig:80
+#: ../../tempcache/elements/navigation/navigation_sidebar.html.twig:49
+msgid "Home"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2011
-msgid "Allow members to print card ?"
+#: ../../tempcache/pages/configuration_payment_types.html.twig:75
+msgid "Add payment type"
+msgstr "Añadir tipo de pago"
+
+#: ../../tempcache/pages/configuration_payment_types.html.twig:81
+msgid "Label"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2025
-msgid "Show title ?"
+#: ../../tempcache/pages/configuration_payment_types.html.twig:148
+#, php-format
+msgid "%s payment type"
+msgstr "Tipo de pago %s"
+
+#: ../../tempcache/pages/configuration_payment_types.html.twig:170
+#, php-format
+msgid "Edit '%s' payment type"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2030
-msgid "(Show or not title in front of name)"
+#: ../../tempcache/pages/configuration_payment_types.html.twig:204
+#, php-format
+msgid "Delete '%s' payment type"
+msgstr "Eliminar tipo de pago «%s»"
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:62
+#, php-format
+msgid "Edit field %field"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2036
-msgid "Address type:"
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:91
+msgid "Permissions:"
+msgstr "Permisos:"
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:124
+msgid "Required:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2082
-msgid "(Choose address printed below name)"
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:154
+msgid "Width:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2088
-msgid "Year:"
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:170
+msgid "Height:"
+msgstr "Altura:"
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:186
+msgid "Size:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2094
-msgid ""
-"You can enter either:<br/>- a year,<br/>- two years with a slash as "
-"separator,<br/>- the string 'DEADLINE' to use member deadline"
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:197
+msgid "Maximum file size, in Ko."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2208
-msgid "Password length:"
-msgstr "Longitud de la contraseña:"
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:203
+msgid "Maximum number of characters."
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2214
-msgid "Minimum password length required for all accounts. Minimal size is 6."
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:218
+msgid "Repeat:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2233
-msgid "Enable password blacklists"
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:226
+msgid "Number of values or zero if infinite."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2235
-msgid "Enable blacklists:"
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:238
+msgid "Values:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2240
-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."
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:246
+msgid "Choice list (one entry per line)."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2246
-msgid "Enforce password strength"
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:255
+msgid "Information:"
+msgstr "Información:"
+
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:263
+msgid "Extra information displayed along with dynamic field."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2248
-msgid "Password strength:"
-msgstr "Complejidad de la contraseña:"
+#: ../../tempcache/pages/configuration_dynamic_field_form.html.twig:335
+msgid "Visibility"
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2259
-msgid "None (default)"
+#: ../../tempcache/pages/desktop.html.twig:63
+msgid "Help us know about you!"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2269
-#: ../../tempcache/pages/preferences.html.twig:2320
-msgid "Weak"
+#: ../../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/preferences.html.twig:2279
-#: ../../tempcache/pages/preferences.html.twig:2326
-msgid "Medium"
+#: ../../tempcache/pages/desktop.html.twig:81
+msgid "Send anonymous and imprecise data about your Galette instance"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2289
-#: ../../tempcache/pages/preferences.html.twig:2332
-msgid "Strong"
-msgstr ""
+#: ../../tempcache/pages/desktop.html.twig:86
+msgid "Telemetry"
+msgstr "Telemetría"
 
-#: ../../tempcache/pages/preferences.html.twig:2299
-#: ../../tempcache/pages/preferences.html.twig:2338
-msgid "Very strong"
+#: ../../tempcache/pages/desktop.html.twig:100
+msgid "Register your organization as a Galette user"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2305
-msgid "Enforce minimal password strength for all password."
+#: ../../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/preferences.html.twig:2309
-msgid "Levels are:"
+#: ../../tempcache/pages/desktop.html.twig:124
+msgid "Hide this panel"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2316
-msgid "for no strength enforcement"
+#: ../../tempcache/pages/desktop.html.twig:142
+msgid "Activities"
+msgstr "Actividades"
+
+#: ../../tempcache/pages/desktop.html.twig:181
+msgid "News"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2322
-msgid "require at least one matched rule"
+#: ../../tempcache/pages/desktop.html.twig:223
+msgid "Show dashboard on login"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2328
-msgid "require at least two matched rules"
+#: ../../tempcache/macros.twig:421
+msgid "For the selection:"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2334
-msgid "require at least three matched rules (recommended for most usages)"
+#: ../../tempcache/public_page.html.twig:197
+msgid "Public page content"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2340
-msgid "requires all rules."
+#: ../../tempcache/components/forms/company.html.twig:60
+msgid "Is company?"
+msgstr "¿Es una persona moral?"
+
+#: ../../tempcache/components/forms/company.html.twig:60
+msgid "Is member a company?"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2345
+#: ../../tempcache/components/forms/company.html.twig:60
 msgid ""
-"Rules include lower case characters, upper case characters, numbers, and "
-"special characters."
+"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/pages/preferences.html.twig:2349
-msgid ""
-"Note that with any enforcement level, user cannot use his personal "
-"information (name, login, ...) as password."
+#: ../../tempcache/components/forms/titles.html.twig:67
+msgid "Not supplied"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2357
-msgid "Test a password:"
-msgstr "Pruebe una contraseña:"
+#: ../../tempcache/components/forms/password.html.twig:47
+msgid "Password confirmation:"
+msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2363
-msgid "Test a password with current selected values."
+#: ../../tempcache/components/forms/captcha.html.twig:67
+msgid "(numbers only)"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2365
+#: ../../tempcache/components/forms/captcha.html.twig:70
 msgid ""
-"Do not forget to save your preferences if you're happy with the result ;)"
+"This field is required trying to avoid registration spam. We are sorry for "
+"the inconvennience."
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2548
-msgid "Enter the email adress"
+#: ../../tempcache/components/forms/captcha.html.twig:90
+msgid "Captcha"
 msgstr ""
 
-#: ../../tempcache/pages/preferences.html.twig:2580
-msgid "An error occurred sending test email :("
-msgstr ""
+#: ../../tempcache/components/forms/groups.html.twig:178
+msgid "Manage user's groups"
+msgstr "Gestionar grupos de usuario"
 
-#: ../../tempcache/pages/mailings_list.html.twig:85
-msgid "Create new mailing"
+#: ../../tempcache/components/forms/groups.html.twig:191
+msgid "Manage user's managed groups"
 msgstr ""
 
-#: ../../tempcache/pages/mailings_list.html.twig:97
-#: ../../tempcache/pages/mailings_list.html.twig:154
-#: ../../tempcache/pages/mailings_list.html.twig:325
-msgid "Subject"
+#: ../../tempcache/components/forms/picture.html.twig:40
+msgid "Picture:"
+msgstr "Foto:"
+
+#: ../../tempcache/components/forms/picture.html.twig:92
+#: ../../tempcache/elements/js/photo_dnd.js.twig:109
+msgid "Cropping focus"
 msgstr ""
 
-#: ../../tempcache/pages/mailings_list.html.twig:97
-msgid "Att."
+#: ../../tempcache/components/forms/picture.html.twig:97
+#: ../../tempcache/elements/js/photo_dnd.js.twig:86
+msgid "Center"
 msgstr ""
 
-#: ../../tempcache/pages/mailings_list.html.twig:97
-#: ../../tempcache/pages/mailings_list.html.twig:341
-msgid "Sent"
+#: ../../tempcache/components/forms/picture.html.twig:101
+#: ../../tempcache/elements/js/photo_dnd.js.twig:90
+#, fuzzy
+#| msgid "To:"
+msgid "Top"
+msgstr "A:"
+
+#: ../../tempcache/components/forms/picture.html.twig:105
+#: ../../tempcache/elements/js/photo_dnd.js.twig:94
+msgid "Bottom"
 msgstr ""
 
-#: ../../tempcache/pages/mailings_list.html.twig:164
-msgid "Sent mailings:"
+#: ../../tempcache/components/forms/picture.html.twig:109
+#: ../../tempcache/elements/js/photo_dnd.js.twig:98
+msgid "Left"
 msgstr ""
 
-#: ../../tempcache/pages/mailings_list.html.twig:297
-msgid "Mailing entry %id"
+#: ../../tempcache/components/forms/picture.html.twig:113
+#: ../../tempcache/elements/js/photo_dnd.js.twig:102
+#, fuzzy
+#| msgid "Rights"
+msgid "Right"
+msgstr "Derechos"
+
+#: ../../tempcache/components/forms/picture.html.twig:118
+#: ../../tempcache/elements/js/photo_dnd.js.twig:109
+msgid ""
+"Choose the area of the original image to preserve after cropping to the "
+"final ratio defined in the settings : %ratio"
 msgstr ""
 
-#: ../../tempcache/pages/mailings_list.html.twig:367
-#, php-format
-msgid "Display mailing '%subject' details in preview window"
+#: ../../tempcache/components/dynamic_fields.html.twig:60
+#: ../../tempcache/elements/display_dynamic_fields.html.twig:45
+msgid "Additionnal fields:"
 msgstr ""
 
-#: ../../tempcache/pages/mailings_list.html.twig:381
+#: ../../tempcache/components/dynamic_fields.html.twig:209
+msgid "Enter as many occurences you want."
+msgstr "Proporcione tantas ocurrencias como desee."
+
+#: ../../tempcache/components/dynamic_fields.html.twig:234
 #, php-format
-msgid "Use mailing '%subject' as a template for a new one"
+msgid "Enter up to %count more occurences."
 msgstr ""
 
-#: ../../tempcache/pages/mailings_list.html.twig:394
+#: ../../tempcache/components/dynamic_fields.html.twig:296
 #, php-format
-msgid "Delete mailing '%subject'"
+msgid "Enter up to %count more occurrences."
 msgstr ""
 
-#: ../../tempcache/pages/mailings_list.html.twig:413
-msgid "No sent mailing has been stored in the database yet."
-msgstr ""
+#: ../../tempcache/components/dynamic_fields.html.twig:545
+msgid "Select an option"
+msgstr "Seleccione una opción"
 
-#: ../../tempcache/pages/configuration_core_lists.html.twig:68
-msgid "Fields in list"
-msgstr ""
+#: ../../tempcache/components/dynamic_fields.html.twig:767
+msgid "delete"
+msgstr "eliminar"
 
-#: ../../tempcache/pages/configuration_core_lists.html.twig:179
-msgid "Available fields"
-msgstr "Campos disponibles"
+#: ../../tempcache/components/form.html.twig:235
+msgid "This comment is only displayed for admins and staff members."
+msgstr ""
 
-#: ../../tempcache/pages/saved_searches_list.html.twig:54
-#, php-format
-msgid "%count search"
-msgid_plural "%count searches"
-msgstr[0] "%count búsqueda"
-msgstr[1] "%count búsquedas"
+#: ../../tempcache/components/form.html.twig:244
+msgid "This comment is reserved to the member."
+msgstr "Este comentario está reservado para los miembros."
 
-#: ../../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 "Fecha de creación"
+#: ../../tempcache/components/form.html.twig:315
+msgid "Do member want to appear publically?"
+msgstr ""
 
-#: ../../tempcache/pages/saved_searches_list.html.twig:140
-msgid "Search parameters"
-msgstr "Parámetros de búsqueda"
+#: ../../tempcache/components/form.html.twig:318
+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/pages/saved_searches_list.html.twig:146
-msgid "Show parameters"
-msgstr "Mostrar parámetros"
+#: ../../tempcache/components/form.html.twig:330
+msgid "(at least %i characters)"
+msgstr "(por lo menos %i caracteres)"
 
-#: ../../tempcache/pages/saved_searches_list.html.twig:204
-msgid "Load saved search"
+#: ../../tempcache/ajax.html.twig:44
+msgid "Ajax page content"
 msgstr ""
 
-#: ../../tempcache/pages/saved_searches_list.html.twig:218
-msgid "Delete saved search"
+#: ../../tempcache/elements/member_card.html.twig:59
+msgid "Picture"
+msgstr "Foto"
+
+#: ../../tempcache/elements/member_card.html.twig:68
+msgid "Drag and drop an image file to change the picture"
 msgstr ""
 
-#: ../../tempcache/pages/saved_searches_list.html.twig:237
-msgid "no search"
+#: ../../tempcache/elements/js/choose_adh.js.twig:134
+#: ../../tempcache/elements/js/choose_adh.js.twig:213
+#, fuzzy
+#| msgid "An error occurred retrieving dates :("
+msgid "An error occurred retrieving members :("
+msgstr "Ha ocurrido un error mientras obtenía datos :("
+
+#: ../../tempcache/elements/js/photo_dnd.js.twig:159
+msgid "An error occurred sending photo :("
 msgstr ""
 
-#: ../../tempcache/pages/member_form.html.twig:109
-msgid "Display"
+#: ../../tempcache/elements/js/messages.js.twig:110
+#: ../../tempcache/elements/messages_inline.html.twig:302
+msgid "Your telemetry data are more than one year old."
 msgstr ""
 
-#: ../../tempcache/pages/member_form.html.twig:141
-#: ../../tempcache/pages/member_show.html.twig:289
-msgid "Attached to:"
+#: ../../tempcache/elements/js/messages.js.twig:112
+#: ../../tempcache/elements/messages_inline.html.twig:306
+msgid "Do you want to send it again?"
 msgstr ""
 
-#: ../../tempcache/pages/member_form.html.twig:172
-msgid "Detach?"
+#: ../../tempcache/elements/js/messages.js.twig:153
+#: ../../tempcache/elements/messages_inline.html.twig:318
+msgid "Later"
 msgstr ""
 
-#: ../../tempcache/pages/member_form.html.twig:197
-msgid "Attach member"
+#: ../../tempcache/elements/js/loader.js.twig:49
+#: ../../tempcache/elements/js/loader.js.twig:68
+#: ../../tempcache/elements/js/modal_action.js.twig:52
+msgid "Loading..."
 msgstr ""
 
-#: ../../tempcache/pages/member_form.html.twig:259
-#: ../../tempcache/pages/member_show.html.twig:307
-msgid "Parent of:"
-msgstr "Elemento primario de:"
+#: ../../tempcache/elements/js/pwdcheck.js.twig:99
+msgid "Password is valid :)"
+msgstr "Contraseña válida :)"
 
-#: ../../tempcache/pages/member_form.html.twig:427
-msgid "Notify member his account has been modified"
+#: ../../tempcache/elements/js/pwdcheck.js.twig:105
+msgid "Password is not valid!"
 msgstr ""
 
-#: ../../tempcache/pages/member_form.html.twig:433
-msgid "Notify member his account has been created"
-msgstr ""
+#: ../../tempcache/elements/js/pwdcheck.js.twig:135
+msgid "An error occured checking password :("
+msgstr "Ocurrió un error al verificar la contraseña :("
 
-#: ../../tempcache/pages/member_form.html.twig:446
-msgid "Member will be notified by email his account has been modified."
+#: ../../tempcache/elements/js/calendar.js.twig:46
+msgid "S,M,T,W,T,F,S"
 msgstr ""
 
-#: ../../tempcache/pages/member_form.html.twig:452
-msgid ""
-"Member will receive his username and password by email, if he has an address."
+#: ../../tempcache/elements/js/calendar.js.twig:51
+msgid "January"
 msgstr ""
 
-#: ../../tempcache/pages/member_form.html.twig:649
-msgid "An error occurred displaying groups interface :("
+#: ../../tempcache/elements/js/calendar.js.twig:55
+msgid "February"
 msgstr ""
 
-#: ../../tempcache/pages/member_form.html.twig:659
-msgid "Groups selection"
-msgstr "Selección de grupos"
+#: ../../tempcache/elements/js/calendar.js.twig:59
+#, fuzzy
+#| msgid "Search:"
+msgid "March"
+msgstr "Buscar:"
 
-#: ../../tempcache/pages/member_form.html.twig:664
-msgid "Managed groups selection"
+#: ../../tempcache/elements/js/calendar.js.twig:63
+msgid "April"
 msgstr ""
 
-#: ../../tempcache/pages/member_form.html.twig:684
-msgid "Manager for:"
+#: ../../tempcache/elements/js/calendar.js.twig:67
+#: ../../tempcache/elements/js/calendar.js.twig:117
+#, fuzzy
+#| msgid "Man"
+msgid "May"
+msgstr "Hombre"
+
+#: ../../tempcache/elements/js/calendar.js.twig:71
+msgid "June"
 msgstr ""
 
-#: ../../tempcache/pages/member_form.html.twig:689
-msgid "Member of:"
-msgstr "Miembro de:"
+#: ../../tempcache/elements/js/calendar.js.twig:75
+msgid "July"
+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."
+#: ../../tempcache/elements/js/calendar.js.twig:79
+msgid "August"
 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."
+#: ../../tempcache/elements/js/calendar.js.twig:83
+#, fuzzy
+#| msgid "Staff member"
+msgid "September"
+msgstr "Miembro del personal"
+
+#: ../../tempcache/elements/js/calendar.js.twig:87
+msgid "October"
 msgstr ""
 
-#: ../../tempcache/pages/member_show.html.twig:111
-msgid "New password"
-msgstr "Contraseña nueva"
+#: ../../tempcache/elements/js/calendar.js.twig:91
+#, fuzzy
+#| msgid "Non-member"
+msgid "November"
+msgstr "No miembro"
 
-#: ../../tempcache/pages/member_show.html.twig:139
-msgid "Generate Member Card"
-msgstr "Generar tarjeta de miembro"
+#: ../../tempcache/elements/js/calendar.js.twig:95
+#, fuzzy
+#| msgid "Member"
+msgid "December"
+msgstr "Miembro"
 
-#: ../../tempcache/pages/member_show.html.twig:171
-msgid "View contributions"
-msgstr ""
+#: ../../tempcache/elements/js/calendar.js.twig:101
+#, fuzzy
+#| msgid "Man"
+msgid "Jan"
+msgstr "Hombre"
 
-#: ../../tempcache/pages/member_show.html.twig:221
-msgid "Create a new member with %name information."
+#: ../../tempcache/elements/js/calendar.js.twig:105
+msgid "Feb"
 msgstr ""
 
-#: ../../tempcache/pages/member_show.html.twig:228
-msgid "Duplicate"
-msgstr "Duplicar"
+#: ../../tempcache/elements/js/calendar.js.twig:109
+#, fuzzy
+#| msgid "Man"
+msgid "Mar"
+msgstr "Hombre"
 
-#: ../../tempcache/pages/member_show.html.twig:277
-msgid "Family"
+#: ../../tempcache/elements/js/calendar.js.twig:113
+msgid "Apr"
 msgstr ""
 
-#: ../../tempcache/pages/member_show.html.twig:513
-#: ../../tempcache/components/forms/groups.html.twig:40
-msgid "Groups:"
+#: ../../tempcache/elements/js/calendar.js.twig:121
+msgid "Jun"
 msgstr ""
 
-#: ../../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"
+#: ../../tempcache/elements/js/calendar.js.twig:125
+msgid "Jul"
 msgstr ""
 
-#: ../../tempcache/pages/member_show.html.twig:714
-msgid "Not managed group"
+#: ../../tempcache/elements/js/calendar.js.twig:129
+msgid "Aug"
 msgstr ""
 
-#: ../../tempcache/pages/member_show.html.twig:714
-msgid "You are not part of managers for the requested group."
+#: ../../tempcache/elements/js/calendar.js.twig:133
+#, fuzzy
+#| msgid "Steps:"
+msgid "Sep"
+msgstr "Pasos:"
+
+#: ../../tempcache/elements/js/calendar.js.twig:137
+msgid "Oct"
 msgstr ""
 
-#: ../../tempcache/pages/directlink.html.twig:58
-#: ../../tempcache/pages/directlink.html.twig:62
-msgid "Please confirm your email address:"
-msgstr "Confirme su dirección de correo electrónico:"
+#: ../../tempcache/elements/js/calendar.js.twig:141
+#, fuzzy
+#| msgid "No"
+msgid "Nov"
+msgstr "No"
 
-#: ../../tempcache/pages/directlink.html.twig:68
-msgid "Get my document"
+#: ../../tempcache/elements/js/calendar.js.twig:145
+msgid "Dec"
 msgstr ""
 
-#: ../../tempcache/pages/password_recover.html.twig:59
-msgid "(at least 4 characters)"
-msgstr ""
+#: ../../tempcache/elements/js/calendar.js.twig:150
+msgid "Today"
+msgstr "Hoy"
 
-#: ../../tempcache/pages/password_recover.html.twig:65
-#: ../../tempcache/pages/password_recover.html.twig:69
-msgid "New password:"
-msgstr "Contraseña nueva:"
+#: ../../tempcache/elements/js/calendar.js.twig:154
+msgid "Now"
+msgstr "Ahora"
 
-#: ../../tempcache/pages/password_recover.html.twig:77
-#: ../../tempcache/pages/password_recover.html.twig:81
-msgid "Confirmation:"
-msgstr "Confirmación:"
+#: ../../tempcache/elements/edit_socials.html.twig:98
+#: ../../tempcache/elements/edit_socials.html.twig:103
+msgid "Remove %type"
+msgstr "Quitar %type"
 
-#: ../../tempcache/pages/password_recover.html.twig:87
-msgid "Change my password"
+#: ../../tempcache/elements/edit_socials.html.twig:122
+msgid "Add new social network"
 msgstr ""
 
-#: ../../tempcache/pages/transactions_list.html.twig:70
-msgid "Show transactions since"
+#: ../../tempcache/elements/edit_socials.html.twig:129
+msgid "Choose or enter your own..."
 msgstr ""
 
-#: ../../tempcache/pages/transactions_list.html.twig:157
-#, fuzzy
-#| msgid "Show all members transactions"
-msgid "Show all your transactions"
-msgstr "Mostrar transacciones de todos los miembros"
+#: ../../tempcache/elements/messages_inline.html.twig:164
+msgid "- WARNING -"
+msgstr "- ATENCIÓN -"
 
-#: ../../tempcache/pages/transactions_list.html.twig:163
-msgid "Show all members transactions"
-msgstr "Mostrar transacciones de todos los miembros"
+#: ../../tempcache/elements/edit_entitleds.html.twig:72
+#: ../../tempcache/elements/edit_entitleds.html.twig:124
+#: ../../tempcache/elements/edit_entitleds.html.twig:232
+msgid "Priority"
+msgstr "Prioridad"
 
-#: ../../tempcache/pages/transactions_list.html.twig:228
-#, php-format
-msgid "%count transaction"
-msgid_plural "%count transactions"
-msgstr[0] "%count transacción"
-msgstr[1] "%count transacciones"
+#: ../../tempcache/elements/edit_entitleds.html.twig:91
+msgid "New status"
+msgstr "Estado nuevo"
 
-#: ../../tempcache/pages/transactions_list.html.twig:276
-msgid "Originator"
+#: ../../tempcache/elements/edit_entitleds.html.twig:97
+msgid "New contribution type"
 msgstr ""
 
-#: ../../tempcache/pages/transactions_list.html.twig:360
-msgid "Transaction %id"
+#: ../../tempcache/elements/edit_entitleds.html.twig:190
+#, php-format
+msgid "%s field"
 msgstr ""
 
-#: ../../tempcache/pages/transactions_list.html.twig:393
-msgid "Show only '%name' transactions"
-msgstr "Mostrar solo transacciones '%name'"
-
-#: ../../tempcache/pages/transactions_list.html.twig:452
-msgid "Edit transaction #%id"
+#: ../../tempcache/elements/edit_entitleds.html.twig:275
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:131
+#, php-format
+msgid "Edit '%s' field"
 msgstr ""
 
-#: ../../tempcache/pages/transactions_list.html.twig:465
-msgid "Remove transaction #%id"
+#: ../../tempcache/elements/edit_entitleds.html.twig:288
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:157
+#, php-format
+msgid "Delete '%s' field"
 msgstr ""
 
-#: ../../tempcache/pages/transactions_list.html.twig:485
-msgid "no transaction"
-msgstr ""
+#: ../../tempcache/elements/list.html.twig:184
+#: ../../tempcache/elements/ajax_members.html.twig:213
+msgid "Pages:"
+msgstr "Páginas:"
 
-#: ../../tempcache/pages/transactions_list.html.twig:512
-msgid "Completely dispatched transaction"
-msgstr ""
+#: ../../tempcache/elements/list.html.twig:258
+msgid "Records per page:"
+msgstr "Registros por página:"
 
-#: ../../tempcache/pages/transactions_list.html.twig:519
-msgid "Uncomplete dispatched transaction"
+#: ../../tempcache/elements/list.html.twig:447
+msgid "(Un)Check all"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:58
-msgid "Choose label to translate"
+#: ../../tempcache/elements/list.html.twig:451
+msgid "Invert selection"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:116
-#, php-format
-msgid "Original text: '%s'"
+#: ../../tempcache/elements/edit_pdf_models.html.twig:87
+msgid "Header"
 msgstr ""
 
-#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:126
-#, php-format
-msgid "Translation of '%s' label"
-msgstr ""
+#: ../../tempcache/elements/edit_pdf_models.html.twig:104
+msgid "Footer"
+msgstr "Pie de página"
 
-#: ../../tempcache/pages/configuration_dynamic_translations.html.twig:199
-msgid "No fields to translate."
-msgstr ""
+#: ../../tempcache/elements/edit_pdf_models.html.twig:125
+msgid "Body"
+msgstr "Carrocería"
 
-#: ../../tempcache/pages/charts.html.twig:63
-#: ../../tempcache/pages/charts.html.twig:148
-msgid "Members by status"
-msgstr ""
+#: ../../tempcache/elements/edit_pdf_models.html.twig:145
+msgid "CSS styles"
+msgstr "Estilos CSS"
 
-#: ../../tempcache/pages/charts.html.twig:73
-#: ../../tempcache/pages/charts.html.twig:214
-msgid "Members by state of dues"
-msgstr ""
+#: ../../tempcache/elements/edit_pdf_models.html.twig:177
+msgid "Invoice"
+msgstr "Factura"
 
-#: ../../tempcache/pages/charts.html.twig:83
-#: ../../tempcache/pages/charts.html.twig:279
-msgid "Contributions types repartition"
+#: ../../tempcache/elements/edit_pdf_models.html.twig:183
+msgid "Receipt"
 msgstr ""
 
-#: ../../tempcache/pages/charts.html.twig:93
-#: ../../tempcache/pages/charts.html.twig:344
-msgid "Individuals and Companies"
+#: ../../tempcache/elements/navigate.html.twig:56
+#: ../../tempcache/elements/navigate.html.twig:62
+msgid "Previous"
 msgstr ""
 
-#: ../../tempcache/pages/charts.html.twig:103
-msgid "Contributions over time"
+#: ../../tempcache/elements/navigate.html.twig:87
+#: ../../tempcache/elements/navigate.html.twig:92
+msgid "Next"
 msgstr ""
 
-#: ../../tempcache/pages/charts.html.twig:405
-msgid "Total contributions for the month"
-msgstr "Aportes totales del mes"
-
-#: ../../tempcache/pages/members_public_list.html.twig:114
-#: ../../tempcache/pages/members_public_gallery.html.twig:79
-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/elements/navigation/navigation_aside.html.twig:111
+#: ../../tempcache/elements/navigation/navigation_aside.html.twig:118
+#, fuzzy
+#| msgid "Company name"
+msgid "Compact menu"
+msgstr "Nombre de la compañía"
 
-#: ../../tempcache/pages/members_public_list.html.twig:248
-#: ../../tempcache/pages/members_public_gallery.html.twig:151
-msgid "No member to show"
-msgstr "No hay ningún miembro que mostrar"
+#: ../../tempcache/elements/navigation/navigation_sidebar.html.twig:49
+msgid "Go back to Galette homepage"
+msgstr "Volver a la página de inicio de Galette"
 
-#: ../../tempcache/pages/password_lost.html.twig:61
-#: ../../tempcache/pages/password_lost.html.twig:65
-msgid "Username or email:"
+#: ../../tempcache/elements/navigation/public_pages.html.twig:87
+msgid "Subscribe"
 msgstr ""
 
-#: ../../tempcache/pages/password_lost.html.twig:71
-msgid "Recover password"
+#: ../../tempcache/elements/navigation/navigation_items.html.twig:54
+msgid "Go to Galette's dashboard"
 msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:59
-msgid "Simple search"
-msgstr ""
+#: ../../tempcache/elements/scripts.html.twig:243
+msgid "Deactivate HTML editor"
+msgstr "Desactivar el editor HTML"
 
-#: ../../tempcache/pages/advanced_search.html.twig:108
-msgid "Membership status"
+#: ../../tempcache/elements/mailing_recipients.html.twig:50
+#, php-format
+msgid "Your message has been sent to <strong>%s members</strong>"
 msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:137
-msgid "Account activity"
+#: ../../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/pages/advanced_search.html.twig:200
-msgid "With email:"
+#: ../../tempcache/elements/mailing_recipients.html.twig:68
+msgid "None of the selected members has an email address."
 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"
+#: ../../tempcache/elements/mailing_recipients.html.twig:74
+msgid "No member selected (yet)."
 msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:352
-msgid "Modification date"
-msgstr ""
+#: ../../tempcache/elements/mailing_recipients.html.twig:92
+msgid "unreachable members:"
+msgstr "miembros no localizables:"
 
-#: ../../tempcache/pages/advanced_search.html.twig:394
-msgid "Due date"
+#: ../../tempcache/elements/mailing_recipients.html.twig:94
+msgid "unreachable member:"
 msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:439
-msgid "Show public infos"
-msgstr "Mostrar información pública"
+#: ../../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/pages/advanced_search.html.twig:536
-msgid "Advanced groups search"
-msgstr "Búsqueda avanzada de grupos"
+#: ../../tempcache/elements/ajax_members.html.twig:95
+#: ../../tempcache/elements/group_persons.html.twig:87
+msgid "Company"
+msgstr "Compañía"
 
-#: ../../tempcache/pages/advanced_search.html.twig:538
-msgid "Experimental"
-msgstr "Experimental"
+#: ../../tempcache/elements/ajax_members.html.twig:190
+msgid "no member"
+msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:546
-#: ../../tempcache/pages/advanced_search.html.twig:552
-msgid "Add new group search criteria"
-msgstr "Agregar nuevos criterios de búsqueda de grupos"
+#: ../../tempcache/elements/ajax_members.html.twig:239
+msgid "Selected members"
+msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:567
-msgid "In all selected groups"
-msgstr "En todos los grupos seleccionados"
+#: ../../tempcache/elements/ajax_members.html.twig:256
+msgid "No members has been selected yet."
+msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:577
-msgid "In any of selected groups"
-msgstr "En cualquiera de los grupos seleccionados"
+#: ../../tempcache/elements/ajax_members.html.twig:320
+#: ../../tempcache/elements/ajax_groups.html.twig:205
+msgid "Validate"
+msgstr "Validar"
 
-#: ../../tempcache/pages/advanced_search.html.twig:626
-#: ../../tempcache/pages/advanced_search.html.twig:632
-msgid "Remove criteria"
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:144
+#, php-format
+msgid "Translate '%s' field"
 msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:653
-msgid "Within contributions"
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:177
+#, php-format
+msgid "Move up '%s' field"
 msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:1083
-msgid "is"
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:199
+#, php-format
+msgid "Move down '%s' field"
 msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:1093
-msgid "contains"
+#: ../../tempcache/elements/edit_dynamic_fields.html.twig:216
+#, php-format
+msgid "There is not yet any dynamic field configured for '%formname'"
 msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:1103
-msgid "is not"
-msgstr ""
+#: ../../tempcache/elements/display_dynamic_fields.html.twig:170
+#, php-format
+msgid "Open '%s' in a new window"
+msgstr "Abrir «%s» en una ventana nueva"
 
-#: ../../tempcache/pages/advanced_search.html.twig:1113
-msgid "do not contains"
+#: ../../tempcache/elements/group.html.twig:69
+msgid "Managers"
 msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:1123
-msgid "starts with"
-msgstr ""
+#: ../../tempcache/elements/group.html.twig:150
+msgid "Parent group:"
+msgstr "Grupo primario:"
 
-#: ../../tempcache/pages/advanced_search.html.twig:1133
-msgid "ends with"
+#: ../../tempcache/elements/group.html.twig:259
+msgid "Manage managers"
 msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:1143
-msgid "before"
+#: ../../tempcache/elements/group.html.twig:290
+msgid "Manage members"
+msgstr "Gestionar miembros"
+
+#: ../../tempcache/elements/group.html.twig:338
+msgid "Current group (and attached people) as PDF"
 msgstr ""
 
-#: ../../tempcache/pages/advanced_search.html.twig:1153
-msgid "after"
+#: ../../tempcache/elements/group.html.twig:343
+msgid "Group PDF"
 msgstr ""
 
-#: ../../tempcache/pages/500.html.twig:54
-msgid "Application error"
-msgstr "Error en la aplicación"
+#: ../../tempcache/elements/ajax_groups.html.twig:52
+msgid "Manager(s)"
+msgstr ""
 
-#: ../../tempcache/pages/500.html.twig:86
-msgid "Details"
-msgstr "Detalles"
+#: ../../tempcache/elements/ajax_groups.html.twig:127
+msgid "%membercount members"
+msgstr "%membercount miembros"
 
-#: ../../tempcache/pages/500.html.twig:91
-msgid "Type:"
-msgstr ""
+#: ../../tempcache/elements/ajax_groups.html.twig:152
+msgid "Selected groups"
+msgstr "Grupos seleccionados"
 
-#: ../../tempcache/pages/500.html.twig:101
-msgid "Code:"
+#: ../../tempcache/elements/ajax_groups.html.twig:167
+msgid "No groups has been selected yet."
 msgstr ""
 
-#: ../../tempcache/pages/500.html.twig:121
-msgid "File:"
-msgstr ""
+#: ../../tempcache/elements/language.html.twig:75
+msgid "Choose your language"
+msgstr "Elige tu idioma"
 
-#: ../../tempcache/pages/500.html.twig:131
-msgid "Line:"
+#: ../../tempcache/elements/language.html.twig:116
+#, php-format
+msgid "Switch locale to '%locale'"
 msgstr ""
 
-#: ../../tempcache/pages/500.html.twig:142
-msgid "Trace"
-msgstr ""
+#: ../../tempcache/elements/logout.html.twig:98
+#: ../../tempcache/elements/logout.html.twig:143
+#: ../../tempcache/elements/logout.html.twig:161
+#: ../../tempcache/elements/logout.html.twig:259
+#, fuzzy
+#| msgid "Unable to impersonate as %id"
+msgid "Unimpersonate"
+msgstr "No se puede suplantar como %id"
 
-#: ../../tempcache/pages/export.html.twig:56
+#: ../../tempcache/elements/modes.html.twig:40
 msgid ""
-"Each selected export will be stored into a separate file in the exports "
-"directory."
+"You are actually logged-in as superadmin. Some functionnalities may not be "
+"available since this is *not* a regular member."
 msgstr ""
 
-#: ../../tempcache/pages/export.html.twig:79
-msgid "The following files have been written on disk:"
-msgstr "Se guardaron los archivos siguientes en el disco:"
-
-#: ../../tempcache/pages/export.html.twig:114
-msgid "Existing exports"
+#: ../../tempcache/elements/modes.html.twig:54
+msgid ""
+"This application runs under DEMO mode, all features may not be available."
 msgstr ""
 
-#: ../../tempcache/pages/export.html.twig:120
-msgid "The following exports already seems to exist on the disk:"
-msgstr ""
+#: ../../tempcache/elements/modes.html.twig:59
+msgid "Demonstration"
+msgstr "Demostración"
 
-#: ../../tempcache/pages/export.html.twig:238
-msgid "Parameted exports"
+#: ../../tempcache/elements/group_persons.html.twig:206
+msgid "No manager attached"
 msgstr ""
 
-#: ../../tempcache/pages/export.html.twig:247
-msgid "Which parameted export(s) do you want to run?"
+#: ../../tempcache/modals/mailing_preview.html.twig:52
+msgid "Headers"
 msgstr ""
 
-#: ../../tempcache/pages/export.html.twig:311
-msgid "No parameted exports are available."
+#: ../../tempcache/modals/mailing_preview.html.twig:61
+msgid "From:"
 msgstr ""
 
-#: ../../tempcache/pages/export.html.twig:325
-msgid "Galette tables exports"
-msgstr "Exportaciones de tablas de Galette"
+#: ../../tempcache/modals/mailing_preview.html.twig:73
+msgid "To:"
+msgstr "A:"
 
-#: ../../tempcache/pages/export.html.twig:331
-msgid "Additionnaly, which table(s) do you want to export?"
+#: ../../tempcache/modals/mailing_preview.html.twig:129
+msgid "Attachments:"
 msgstr ""
 
-#: ../../tempcache/pages/export.html.twig:339
-msgid "Table name"
-msgstr ""
+#: ../../tempcache/modals/mailing_preview.html.twig:186
+msgid "Mail body"
+msgstr "Cuerpo del mensaje"
 
-#: ../../tempcache/pages/desktop.html.twig:63
-msgid "Help us know about you!"
+#: ../../tempcache/modals/confirm_removal.html.twig:86
+msgid "Delete all associated data"
 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/modals/confirm_removal.html.twig:90
+msgid "Cascade delete"
+msgstr "Eliminación en cascada"
 
-#: ../../tempcache/pages/desktop.html.twig:81
-msgid "Send anonymous and imprecise data about your Galette instance"
-msgstr ""
+#: ../../tempcache/modals/confirm_removal.html.twig:134
+msgid "Are you sure you want to proceed?"
+msgstr "¿Confirma que quiere continuar?"
 
-#: ../../tempcache/pages/desktop.html.twig:86
-msgid "Telemetry"
-msgstr "Telemetría"
+#: ../../tempcache/modals/confirm_removal.html.twig:136
+msgid "This can't be undone."
+msgstr "Esto no puede deshacerse."
 
-#: ../../tempcache/pages/desktop.html.twig:100
-msgid "Register your organization as a Galette user"
+#: ../../tempcache/modals/plugin_initdb.html.twig:94
+msgid "you're installing %name for the first time"
 msgstr ""
 
-#: ../../tempcache/pages/desktop.html.twig:114
+#: ../../tempcache/modals/plugin_initdb.html.twig:98
 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"
+"you wish to erase an older version of of %name without keeping your data"
 msgstr ""
 
-#: ../../tempcache/pages/desktop.html.twig:142
-msgid "Activities"
-msgstr "Actividades"
-
-#: ../../tempcache/pages/desktop.html.twig:181
-msgid "News"
+#: ../../tempcache/modals/plugin_initdb.html.twig:122
+msgid ""
+"you already have installed %name, and you want to upgrade to the latest "
+"version"
 msgstr ""
 
-#: ../../tempcache/pages/desktop.html.twig:223
-msgid "Show dashboard on login"
-msgstr ""
+#: ../../tempcache/modals/plugin_initdb.html.twig:159
+msgid "You current %name version is..."
+msgstr "Su versión actual de %name es…"
 
-#: ../../tempcache/components/form.html.twig:235
-msgid "This comment is only displayed for admins and staff members."
+#: ../../tempcache/modals/plugin_initdb.html.twig:234
+msgid "(Errors on DROP and RENAME operations can be ignored)"
 msgstr ""
 
-#: ../../tempcache/components/form.html.twig:244
-msgid "This comment is reserved to the member."
-msgstr "Este comentario está reservado para los miembros."
-
-#: ../../tempcache/components/form.html.twig:315
-msgid "Do member want to appear publically?"
+#: ../../tempcache/modals/plugin_initdb.html.twig:246
+msgid "The tables are not totally created, it may be a permission problem."
 msgstr ""
 
-#: ../../tempcache/components/form.html.twig:318
+#: ../../tempcache/modals/plugin_initdb.html.twig:252
 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."
+"The tables have not been totally created, it may be a permission problem."
 msgstr ""
 
-#: ../../tempcache/components/form.html.twig:330
-msgid "(at least %i characters)"
-msgstr "(por lo menos %i caracteres)"
-
-#: ../../tempcache/components/forms/password.html.twig:47
-msgid "Password confirmation:"
+#: ../../tempcache/modals/plugin_initdb.html.twig:257
+msgid "Your database is maybe not usable, try to restore the older version."
 msgstr ""
+"Tal vez la base de datos no esté en condiciones operativas. Pruebe a "
+"restaurar la versión anterior."
 
-#: ../../tempcache/components/forms/groups.html.twig:178
-msgid "Manage user's groups"
-msgstr "Gestionar grupos de usuario"
+#: ../../tempcache/modals/plugin_initdb.html.twig:278
+msgid "Plugin '%name' has been successfully installed!"
+msgstr "¡Se instaló el complemento «%name» correctamente!"
 
-#: ../../tempcache/components/forms/groups.html.twig:191
-msgid "Manage user's managed groups"
+#: ../../tempcache/modals/plugin_initdb.html.twig:284
+msgid "Plugin '%name' has been successfully updated!"
 msgstr ""
 
-#: ../../tempcache/components/forms/company.html.twig:60
-msgid "Is company?"
-msgstr "¿Es una persona moral?"
+#: ../../tempcache/modals/plugin_initdb.html.twig:355
+msgid "Back to plugins managment page"
+msgstr "Volver a la página de gestión de complementos"
 
-#: ../../tempcache/components/forms/company.html.twig:60
-msgid "Is member a company?"
+#: ../../tempcache/modals/plugin_initdb.html.twig:400
+msgid "Access permissions to database"
 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/modals/replacements_legend.html.twig:40
+#: ../../tempcache/modals/replacements_legend.html.twig:44
+msgid "Existing variables"
+msgstr "Variables existentes"
 
-#: ../../tempcache/components/forms/captcha.html.twig:67
-msgid "(numbers only)"
+#: ../../tempcache/modals/replacements_legend.html.twig:139
+msgid "Show existing variables"
 msgstr ""
 
-#: ../../tempcache/components/forms/captcha.html.twig:70
-msgid ""
-"This field is required trying to avoid registration spam. We are sorry for "
-"the inconvennience."
+#: ../../tempcache/modals/mass_change_members.html.twig:92
+msgid "Only checked fields will be updated."
 msgstr ""
 
-#: ../../tempcache/components/forms/captcha.html.twig:90
-msgid "Captcha"
+#: ../../tempcache/modals/mass_change_members.html.twig:108
+msgid "You are about to proceed following changes for selected members:"
 msgstr ""
 
-#: ../../tempcache/components/forms/member_dropdown.html.twig:87
-#: ../../tempcache/components/forms/member_dropdown.html.twig:89
-msgid "Reset"
-msgstr ""
+#: ../../tempcache/modals/mass_change_members.html.twig:207
+#: ../../tempcache/modals/mass_add_contributions.html.twig:105
+msgid "Edit"
+msgstr "Editar"
 
-#: ../../tempcache/components/forms/titles.html.twig:67
-msgid "Not supplied"
-msgstr ""
+#: ../../tempcache/modals/mass_change_members.html.twig:209
+#: ../../tempcache/modals/mass_choose_contributions_type.html.twig:114
+#: ../../tempcache/modals/mass_add_contributions.html.twig:107
+msgid "OK"
+msgstr "Aceptar"
 
-#: ../../tempcache/components/forms/picture.html.twig:40
-msgid "Picture:"
-msgstr "Foto:"
+#: ../../tempcache/modals/mass_choose_contributions_type.html.twig:90
+msgid "Contribution type"
+msgstr "Tipo de contribución"
 
-#: ../../tempcache/components/dynamic_fields.html.twig:209
-msgid "Enter as many occurences you want."
-msgstr "Proporcione tantas ocurrencias como desee."
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:90
+msgid "Some details about your attendance sheet..."
+msgstr ""
 
-#: ../../tempcache/components/dynamic_fields.html.twig:234
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:92
 #, php-format
-msgid "Enter up to %count more occurences."
+msgid "%s attendees"
 msgstr ""
 
-#: ../../tempcache/components/dynamic_fields.html.twig:296
-#, php-format
-msgid "Enter up to %count more occurrences."
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:100
+msgid "Sheet type"
 msgstr ""
 
-#: ../../tempcache/components/dynamic_fields.html.twig:545
-msgid "Select an option"
-msgstr "Seleccione una opción"
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:142
+msgid "With photos?"
+msgstr ""
 
-#: ../../tempcache/components/dynamic_fields.html.twig:767
-msgid "delete"
-msgstr "eliminar"
+#: ../../tempcache/modals/members_attendance_sheet.html.twig:175
+msgid "Generate"
+msgstr "Generar"
 
-#: ../../tempcache/public_page.html.twig:177 ../../tempcache/page.html.twig:201
-msgid "Back to top"
+#: ../../tempcache/modals/telemetry.html.twig:44
+msgid ""
+"Telemetry data are <strong>anonymous</strong>; nothing about your "
+"organization or its members will be sent."
 msgstr ""
 
-#: ../../tempcache/public_page.html.twig:197
-msgid "Public page content"
+#: ../../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/ajax.html.twig:44
-msgid "Ajax page content"
+#: ../../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/page.html.twig:228
-msgid "Page content"
+#: ../../tempcache/modals/telemetry.html.twig:52
+msgid ""
+"Also note tha all data is sent over a <strong>HTTPS secured connection</"
+"strong>."
 msgstr ""
 
+#: ../../tempcache/modals/telemetry.html.twig:66
+msgid "Send telemetry information"
+msgstr "Enviar información de la telemetría"
+
+#: ../../tempcache/modals/telemetry.html.twig:118
+msgid "An error occurred sending telemetry information :("
+msgstr "Se produjo un error al enviar información de telemetría :("
+
 #~ msgid "Contribution types"
 #~ msgstr "Tipos de contribución"
 
@@ -8408,9 +8438,6 @@ msgstr ""
 #~ msgid "-- select a name --"
 #~ msgstr "-- seleccione un nombre --"
 
-#~ msgid "Select a file:"
-#~ msgstr "Seleccione un archivo:"
-
 #~ msgid "New occurrence"
 #~ msgstr "Ocurrencia nueva"
 
@@ -8569,9 +8596,6 @@ msgstr ""
 #~ "Se modificó la contraseña. Pulse el botón «Inicio» para ir a la página de "
 #~ "acceso."
 
-#~ msgid "Expert search"
-#~ msgstr "Buscador avanzado"
-
 #~ msgid "SQL query"
 #~ msgstr "Consulta de SQL"