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