forked from indico/newdle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmessages.po
695 lines (531 loc) · 17.2 KB
/
messages.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
msgid ""
msgstr ""
"POT-Creation-Date: 2020-09-17 00:51+0200\n"
"Mime-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: @lingui/cli\n"
"Language: es\n"
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Plural-Forms: \n"
#: src/components/answer/AnswerPage.js:114
msgid "1 option chosen"
msgstr ""
#: src/components/home/HomeHeader.js:11
msgid "<0>newdle</0> is a collective meeting scheduling application."
msgstr "<0>newdle</0> es una aplicación para programar reuniones colectivamente."
#: src/components/home/HomePage.js:37
msgid "<0>newdle</0> will collect the answers!"
msgstr "<0>newdle</0> guardará las respuestas"
#: src/components/creation/FinalStep.js:168
msgid "A participant can only choose a single slot. Only slots not chosen by someone else can be selected."
msgstr ""
#: src/components/answer/AnswerPage.js:308
msgid "Accept all options where I'm available"
msgstr ""
#: src/components/creation/userSearch/UserSearch.js:63
msgid "Add myself"
msgstr ""
#: src/components/creation/userSearch/UserSearch.js:148
msgid "Add new participants"
msgstr ""
#: src/components/creation/userSearch/UserSearch.js:76
msgid "Add participant"
msgstr ""
#: src/components/creation/FinalStep.js:185
msgid "Advanced options"
msgstr ""
#: src/components/MyNewdles.js:115
msgid "All participants answered."
msgstr ""
#: src/components/NewdleTitle.js:81
msgid "Answer newdle"
msgstr ""
#: src/components/answer/AnswerPage.js:91
msgid "Answering on behalf of:"
msgstr ""
#: src/components/creation/FinalStep.js:173
msgid "Anyone can choose one or more slots. You then pick one final slot."
msgstr ""
#: src/components/UnloadPrompt.js:8
msgid "Are you sure you want to leave this page without saving?"
msgstr ""
#: src/components/creation/FinalStep.js:123
msgid "Attention"
msgstr ""
#: src/components/NewdlesParticipating.js:107
msgid "Awaiting your reply"
msgstr ""
#: src/components/creation/timeslots/TimeslotsStep.js:87
msgid "Back"
msgstr ""
#: src/components/answer/AnswerPage.js:364
msgid "Calendar"
msgstr ""
#: src/components/creation/userSearch/UserSearch.js:174
#: src/components/login/LoginPrompt.js:45
#: src/components/summary/SummaryPage.js:214
msgid "Cancel"
msgstr ""
#: src/components/creation/FinalStep.js:246
msgid "Change participants"
msgstr ""
#: src/components/creation/FinalStep.js:255
msgid "Change time slots"
msgstr ""
#: src/components/creation/CreationHeader.js:15
msgid "Choose the participants"
msgstr ""
#: src/components/creation/CreationHeader.js:19
msgid "Choose the time slots"
msgstr ""
#: src/components/home/HomePage.js:25
msgid "Choose your participants"
msgstr "Elige a los participantes"
#: src/components/creation/timeslots/Timeline.js:465
msgid "Click the timeline to add your first time slot"
msgstr ""
#: src/components/creation/timeslots/Timeline.js:409
msgid "Click to add time slots"
msgstr ""
#: src/components/creation/ClonePage.js:34
#: src/components/summary/SummaryPage.js:250
#: src/components/summary/SummaryPage.js:324
msgid "Clone newdle"
msgstr ""
#: src/components/creation/ClonePage.js:94
msgid "Cloning options"
msgstr ""
#: src/components/creation/ParticipantsStep.js:61
#: src/components/creation/timeslots/TimeslotsStep.js:103
#: src/components/creation/userSearch/UserSearch.js:171
#: src/components/summary/SummaryPage.js:211
msgid "Confirm"
msgstr ""
#: src/components/creation/FinalStep.js:233
msgid "Confirm changes"
msgstr ""
#: src/components/NewdleTitle.js:143
#: src/components/creation/CreationSuccessPage.js:59
msgid "Copied!"
msgstr ""
#: src/components/creation/timeslots/Timeline.js:414
msgid "Copy time slots from previous day"
msgstr ""
#: src/components/NewdleTitle.js:150
#: src/components/creation/CreationSuccessPage.js:66
msgid "Copy to clipboard"
msgstr ""
#: src/components/summary/SummaryPage.js:120
msgid "Create event"
msgstr ""
#: src/components/creation/CreationPage.js:30
msgid "Create newdle"
msgstr ""
#: src/components/MyNewdles.js:46
msgid "Create your first newdle!"
msgstr ""
#: src/components/creation/FinalStep.js:230
msgid "Create your newdle!"
msgstr ""
#: src/components/summary/DeleteModal.js:96
#: src/components/summary/SummaryPage.js:254
#: src/components/summary/SummaryPage.js:326
msgid "Delete newdle"
msgstr ""
#: src/components/summary/DeleteModal.js:57
msgid "Delete this newdle"
msgstr ""
#: src/components/summary/DeleteModal.js:60
msgid "Do you really wish to delete this newdle? Please be aware that <0>this action cannot be undone</0>."
msgstr ""
#: src/components/creation/CreationSuccessPage.js:31
msgid "Done!"
msgstr ""
#: src/components/creation/timeslots/DurationPicker.js:53
msgid "Duration"
msgstr ""
#: src/components/summary/SummaryPage.js:115
#: src/components/summary/SummaryPage.js:184
msgid "E-mail participants"
msgstr ""
#: src/components/summary/SummaryPage.js:312
msgid "Edit"
msgstr ""
#: src/components/creation/EditPage.js:18
msgid "Editing newdle"
msgstr ""
#: src/components/creation/userSearch/UserSearchForm.js:40
msgid "Email address"
msgstr ""
#: src/components/ErrorMessage.js:30
msgid "Error occurred"
msgstr ""
#: src/components/summary/SummaryPage.js:129
msgid "Export answers"
msgstr ""
#: src/components/summary/SummaryPage.js:308
msgid "Finalize newdle"
msgstr ""
#: src/components/creation/CreationHeader.js:23
msgid "Finalize your newdle"
msgstr ""
#: src/components/creation/FinalStep.js:89
msgid "Find a common date"
msgstr ""
#: src/components/home/HomePage.js:54
msgid "Get started"
msgstr "Comenzar"
#: src/components/creation/CreationSuccessPage.js:77
msgid "Go to newdle summary!"
msgstr ""
#: src/components/home/HomePage.js:19
msgid "How does it work?"
msgstr "¿Cómo funciona?"
#: src/components/answer/AnswerPage.js:278
msgid "It is not possible to answer this newdle anymore."
msgstr ""
#: src/components/creation/ClonePage.js:114
#: src/components/creation/ClonePage.js:121
msgid "Keep list of participants"
msgstr ""
#: src/components/creation/FinalStep.js:193
msgid "Keep list of participants private"
msgstr ""
#: src/components/creation/ClonePage.js:77
#: src/components/creation/ClonePage.js:84
msgid "Keep the timeslots as they are"
msgstr ""
#: src/components/creation/ClonePage.js:134
msgid "Keep timeslots"
msgstr ""
#: src/components/creation/ClonePage.js:100
msgid "Keep title and settings"
msgstr ""
#: src/components/summary/DeleteModal.js:74
msgid "Leave a comment (optional)"
msgstr ""
#: src/components/answer/AnswerPage.js:465
msgid "Leave a comment..."
msgstr ""
#: src/components/UserMenu.js:58
msgid "Log in"
msgstr ""
#: src/components/UserMenu.js:51
msgid "Log out"
msgstr ""
#: src/components/login/LoggingIn.js:9
msgid "Logging in..."
msgstr ""
#: src/components/login/LoginPrompt.js:28
#: src/components/login/LoginPrompt.js:42
msgid "Login"
msgstr ""
#: src/components/login/LoginPrompt.js:39
msgid "Login required"
msgstr ""
#: src/components/login/LoginPrompt.js:29
msgid "Logout"
msgstr ""
#: src/components/Footer.js:65
msgid "Made at {cernLink}"
msgstr ""
#: src/components/creation/userSearch/UserSearchForm.js:10
msgid "Missing search criteria"
msgstr ""
#: src/components/MyNewdles.js:17
#: src/components/UserMenu.js:39
msgid "My newdles"
msgstr ""
#: src/components/creation/userSearch/UserSearchForm.js:33
msgid "Name"
msgstr ""
#: src/components/creation/CreationSuccessPage.js:14
msgid "Newdle created"
msgstr ""
#: src/components/creation/FinalStep.js:147
msgid "Newdle type"
msgstr ""
#: src/components/UserMenu.js:48
msgid "Newdles I'm in"
msgstr ""
#: src/components/NewdlesParticipating.js:14
msgid "Newdles I'm participating in"
msgstr ""
#: src/components/creation/ParticipantsStep.js:56
msgid "Next"
msgstr ""
#: src/components/creation/timeslots/TimeslotsStep.js:97
msgid "Next step"
msgstr ""
#: src/components/answer/Calendar.js:225
msgid "No data"
msgstr ""
#: src/components/answer/AnswerPage.js:129
msgid "No options chosen"
msgstr ""
#: src/components/creation/userSearch/UserSearch.js:134
msgid "No participants selected"
msgstr ""
#: src/components/creation/userSearch/UserSearchResults.js:33
msgid "No users matching the criteria"
msgstr ""
#: src/components/ParticipantTable.js:107
msgid "Nobody has voted yet."
msgstr ""
#: src/client.js:319
msgid "Not logged in"
msgstr ""
#: src/components/summary/SummaryPage.js:172
msgid "Note that some of your participants did not provide an email address and thus could not be notified!"
msgstr ""
#: src/components/creation/FinalStep.js:206
msgid "Notify me about new answers"
msgstr ""
#: src/components/creation/FinalStep.js:133
msgid "Once the newdle is created, you will be shown a link which you need to send to anyone you wish to invite."
msgstr ""
#: src/components/summary/SummaryPage.js:323
msgid "Options"
msgstr ""
#: src/components/NewdleTitle.js:64
msgid "Other participants' answers are hidden"
msgstr ""
#: src/components/GridCommon.js:198
#: src/components/summary/SummaryPage.js:321
msgid "Participants"
msgstr ""
#: src/components/creation/FinalStep.js:99
msgid "Pick one date per participant"
msgstr ""
#: src/components/creation/FinalStep.js:109
msgid "Please enter a title for your event..."
msgstr ""
#: src/components/answer/AnswerPage.js:75
msgid "Please enter your name..."
msgstr ""
#: src/components/login/LoginPrompt.js:26
msgid "Please log in again to confirm your identity"
msgstr ""
#: src/components/creation/timeslots/Timeline.js:523
msgid "Revert to the local timezone"
msgstr ""
#: src/components/creation/ClonePage.js:181
msgid "Review cloned newdle"
msgstr ""
#: src/components/creation/userSearch/UserSearchForm.js:48
msgid "Search"
msgstr ""
#: src/components/summary/SummaryPage.js:308
msgid "Select final date"
msgstr ""
#: src/components/common/LanguageSelector.js:26
msgid "Select your language"
msgstr ""
#: src/components/answer/AnswerPage.js:480
msgid "Send your answer"
msgstr ""
#: src/components/home/HomePage.js:31
msgid "Set the time slots based on their availability"
msgstr "Configura las franjas horarias según su disponibilidad"
#: src/components/creation/ClonePage.js:155
msgid "Set the timeslots to start at a specific date"
msgstr ""
#: src/components/NewdleTitle.js:139
msgid "Shareable link"
msgstr ""
#: src/components/creation/ParticipantsStep.js:56
msgid "Skip"
msgstr ""
#: src/components/creation/ClonePage.js:79
msgid "Some of the current timeslots are in the past"
msgstr ""
#: src/components/summary/DeleteModal.js:83
#: src/components/summary/SummaryPage.js:193
msgid "Some of your participants do not have e-mail addresses and will not be contacted:"
msgstr ""
#: src/components/creation/ClonePage.js:116
msgid "Some participants were not logged in and will be skipped in the cloned newdle."
msgstr ""
#: src/components/summary/SummaryPage.js:158
msgid "Something went wrong when notifying participants:"
msgstr ""
#: src/components/creation/ClonePage.js:163
msgid "Starting date:"
msgstr ""
#: src/components/summary/SummaryPage.js:59
msgid "Summary: {0}"
msgstr ""
#: src/components/summary/SummaryPage.js:289
msgid "The following participants have not voted yet:"
msgstr ""
#: src/components/summary/SummaryPage.js:168
msgid "The participants have been notified of the final date."
msgstr ""
#: src/components/MyNewdles.js:105
#: src/components/ParticipantTable.js:105
msgid "There are no participants yet."
msgstr ""
#: src/components/creation/CreationHeader.js:20
msgid "They will be presented as options to the participants"
msgstr ""
#: src/components/NewdleTitle.js:81
#: src/components/answer/AnswerPage.js:277
msgid "This newdle has already finished"
msgstr ""
#: src/components/answer/AnswerPage.js:245
#: src/components/summary/SummaryPage.js:86
msgid "This newdle has been deleted by its creator."
msgstr ""
#: src/components/NewdlesParticipating.js:105
msgid "This newdle has finished"
msgstr ""
#: src/components/answer/AnswerPage.js:400
msgid "This page is personal and its URL should not be shared. Please use the shareable link above to share the newdle with others."
msgstr ""
#: src/components/answer/AnswerGrid.js:109
msgid "This slot is already taken"
msgstr ""
#: src/components/ParticipantGrid.js:46
msgid "This slot was added after the participant has already answered"
msgstr ""
#: src/components/creation/userSearch/UserSearch.js:106
msgid "This user was not logged in and will be skipped in the cloned newdle."
msgstr ""
#: src/components/answer/AnswerPage.js:374
#: src/components/summary/SummaryPage.js:322
msgid "Timeslots"
msgstr ""
#: src/components/creation/timeslots/Timeline.js:531
msgid "Timezone"
msgstr ""
#: src/components/creation/timeslots/Timeline.js:529
msgid "Timezone {revertIcon}"
msgstr ""
#: src/components/NewdleTitle.js:113
msgid "Toggle grid view"
msgstr ""
#: src/components/answer/AnswerPage.js:480
msgid "Update your answer"
msgstr ""
#: src/components/NewdleTitle.js:96
msgid "View summary"
msgstr ""
#: src/components/creation/CreationHeader.js:24
msgid "We are almost there!"
msgstr ""
#: src/components/creation/ParticipantsStep.js:38
msgid "We have prefilled this form with the data you selected. If needed, you can make adjustments and then finalize your newdle in the last step."
msgstr ""
#: src/components/home/HomeHeader.js:8
msgid "Welcome to newdle!"
msgstr "Bienvenido a newdle!"
#: src/components/answer/AnswerPage.js:69
msgid "Who are you?"
msgstr ""
#: src/components/NewdlesParticipating.js:29
msgid "You are not part of any newdles yet."
msgstr ""
#: src/components/creation/CreationHeader.js:16
msgid "You can also \"Skip\" this step and simply share the link to your newdle"
msgstr ""
#: src/components/NewdleTitle.js:71
msgid "You can only choose a single timeslot"
msgstr ""
#: src/components/home/HomeHeader.js:15
msgid "You can use it to find out the best dates/times for your meetings."
msgstr "Puedes usarlo para conocer los mejores dias/fechas para tus reuniones."
#: src/components/login/LoginPrompt.js:40
msgid "You need to log in to access this page"
msgstr ""
#: src/components/answer/AnswerPage.js:391
msgid "Your answer has been saved!"
msgstr ""
#: src/components/creation/CreationSuccessPage.js:35
msgid "Your newdle was created and invitation e-mails have been sent. You can send the following link to everyone you would like to invite:"
msgstr ""
#: src/components/creation/CreationSuccessPage.js:42
msgid "Your newdle was created. You can now send the following to everyone you would like to invite:"
msgstr ""
#: src/components/creation/FinalStep.js:127
msgid "Your participants will receive an e-mail asking them to register to their preference. Once the newdle is created, you will be shown a link you can share with anyone else you wish to invite."
msgstr ""
#: src/client.js:243
msgid "Your selected slot is already taken"
msgstr ""
#: src/components/common/FinalDate.js:19
msgid "Your selected timeslot is:"
msgstr ""
#: src/components/login/LoginPrompt.js:25
msgid "Your session expired"
msgstr ""
#: src/components/NewdleTitle.js:57
msgid "by {author}"
msgstr ""
#: src/components/MyNewdles.js:83
#: src/components/NewdlesParticipating.js:83
msgid "finished"
msgstr ""
#: src/components/TopHeader.js:21
msgid "newdle logo"
msgstr ""
#: src/components/MyNewdles.js:83
#: src/components/NewdlesParticipating.js:83
msgid "ongoing"
msgstr ""
#: src/components/creation/FinalStep.js:161
msgid "or"
msgstr ""
#: src/components/answer/AnswerPage.js:329
msgid "originally created in the <0>{newdleTz}</0> timezone"
msgstr ""
#: src/components/answer/AnswerPage.js:345
msgid "switch back to the <0>{defaultUserTz}</0> timezone"
msgstr ""
#: src/components/creation/timeslots/Timeline.js:317
msgid "{0, plural, =0 {No participants registered} one {# participant registered} other {# participants registered}}"
msgstr ""
#: src/components/summary/SummaryPage.js:201
msgid "{0, plural, one {# participant will be e-mailed:} other {# participants will be e-mailed:}}"
msgstr ""
#: src/components/ParticipantTable.js:61
#: src/components/RecipientList.js:60
msgid "{0, plural, one {+# more} other {+# more}}"
msgstr ""
#: src/components/NewdlesParticipating.js:109
msgid "{0, plural, one {You replied with # timeslot} other {You replied with # timeslots}}"
msgstr ""
#: src/components/MyNewdles.js:107
msgid "{0, plural, one {{1} out of # participant answered} other {{2} out of # participants answered}}"
msgstr ""
#: src/components/summary/SummaryPage.js:221
msgid "{0} has been finalized"
msgstr ""
#: src/components/summary/SummaryPage.js:223
msgid "{0} will take place on:"
msgstr ""
#: src/components/ParticipantTable.js:172
msgid "{availableCount, plural, one {# available participant} other {# available participants}}"
msgstr ""
#: src/components/creation/timeslots/DurationPicker.js:23
msgid "{hours, plural, one {{hours} hour} other {{hours} hours}}"
msgstr ""
#: src/components/creation/timeslots/DurationPicker.js:25
msgid "{hours}h {minutes}min"
msgstr ""
#: src/components/Footer.js:62
msgid "{newdleLink} is Open Source"
msgstr ""
#: src/components/creation/timeslots/TimeslotsStep.js:25
msgid "{numSlots, plural, one {<0>#</0> slot selected} other {<1>#</1> slots selected} =0 {You haven't selected any slots yet}}"
msgstr ""
#: src/components/answer/AnswerPage.js:116
msgid "{numberOfTimeslots, plural, one {{numberOfAvailable} out of # option chosen} other {{numberOfAvailable} out of # options chosen}}"
msgstr ""
#: src/components/common/FinalDate.js:21
msgid "{title} will take place on:"
msgstr ""