decidim-conferences 0.27.4 → 0.27.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/controllers/decidim/conferences/conferences_controller.rb +1 -1
- data/config/environment.rb +3 -0
- data/config/locales/ar.yml +0 -8
- data/config/locales/ca.yml +4 -4
- data/config/locales/cs.yml +10 -10
- data/config/locales/de.yml +10 -10
- data/config/locales/el.yml +0 -6
- data/config/locales/en.yml +2 -2
- data/config/locales/es-MX.yml +2 -2
- data/config/locales/es-PY.yml +4 -4
- data/config/locales/es.yml +3 -3
- data/config/locales/eu.yml +160 -154
- data/config/locales/fi-plain.yml +3 -3
- data/config/locales/fi.yml +10 -10
- data/config/locales/fr-CA.yml +4 -4
- data/config/locales/fr.yml +5 -5
- data/config/locales/gl.yml +0 -8
- data/config/locales/hu.yml +1 -7
- data/config/locales/id-ID.yml +0 -7
- data/config/locales/it.yml +1 -9
- data/config/locales/ja.yml +4 -6
- data/config/locales/lb.yml +1 -5
- data/config/locales/lt.yml +12 -7
- data/config/locales/lv.yml +0 -5
- data/config/locales/nl.yml +0 -8
- data/config/locales/no.yml +0 -6
- data/config/locales/pl.yml +15 -3
- data/config/locales/pt-BR.yml +1 -6
- data/config/locales/pt.yml +1 -7
- data/config/locales/ro-RO.yml +1 -9
- data/config/locales/sk.yml +0 -5
- data/config/locales/sl.yml +0 -1
- data/config/locales/sq-AL.yml +1 -0
- data/config/locales/sv.yml +3 -8
- data/config/locales/th-TH.yml +1 -0
- data/config/locales/tr-TR.yml +1 -7
- data/config/locales/zh-CN.yml +0 -7
- data/config/locales/zh-TW.yml +0 -6
- data/lib/decidim/api/conference_speaker_type.rb +1 -1
- data/lib/decidim/conferences/version.rb +1 -1
- metadata +13 -11
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 98a81bd733a850a73a9c9cbd536bc8496069fbeaff54977c565e35025a2e882e
|
|
4
|
+
data.tar.gz: 90f1cc1a169cc532b88b743dda0560997f9f31d57291c0d46b7f436d6b409151
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7c92d693c990153d68b3b43d236ab011fa59f6d3ee3af05dd278458c6e92712c9a64ce805be50b1d0294748af6f98df196437995c4c4f51ace4c5d8ae38da627
|
|
7
|
+
data.tar.gz: 62a28b10eb414cb37916f8d75f42d532efc0a5266ae7846acf263f9b7ffa4d77adf65454f46a57c68401816b8cce5141ee984ad8ad8b7531b5b586a7dc0eef61
|
|
@@ -18,7 +18,7 @@ module Decidim
|
|
|
18
18
|
helper_method :collection, :promoted_conferences, :conferences, :stats
|
|
19
19
|
|
|
20
20
|
def index
|
|
21
|
-
|
|
21
|
+
raise ActionController::RoutingError, "Not Found" if published_conferences.none?
|
|
22
22
|
|
|
23
23
|
enforce_permission_to :list, :conference
|
|
24
24
|
end
|
data/config/environment.rb
CHANGED
data/config/locales/ar.yml
CHANGED
|
@@ -58,7 +58,6 @@ ar:
|
|
|
58
58
|
conference_meeting_ids: الاجتماعات ذات الصلة
|
|
59
59
|
full_name: الاسم الكامل
|
|
60
60
|
position: المنصب
|
|
61
|
-
twitter_handle: مُعرّف حساب تويتر
|
|
62
61
|
user_id: المستخدم
|
|
63
62
|
conference_user_role:
|
|
64
63
|
email: البريد الإلكتروني
|
|
@@ -333,9 +332,6 @@ ar:
|
|
|
333
332
|
title: مكبرات الصوت
|
|
334
333
|
conferences:
|
|
335
334
|
admin:
|
|
336
|
-
conference_copies:
|
|
337
|
-
form:
|
|
338
|
-
slug_help: 'يتم استخدام slugs URL لإنشاء عناوين URL التي تشير إلى هذا المؤتمر. يقبل الحروف والأرقام والشرطات فقط ، ويجب أن يبدأ بحرف. مثال: %{url}'
|
|
339
335
|
conference_invites:
|
|
340
336
|
create:
|
|
341
337
|
error: حدثت مشكلة أثناء دعوة المشارك للانضمام إلى المؤتمر.
|
|
@@ -348,9 +344,7 @@ ar:
|
|
|
348
344
|
select_user: اختر المشارك
|
|
349
345
|
index:
|
|
350
346
|
filter:
|
|
351
|
-
accepted: وافقت
|
|
352
347
|
all: الكل
|
|
353
|
-
rejected: مرفوض
|
|
354
348
|
sent: أرسلت
|
|
355
349
|
filter_by: مصنف بواسطة
|
|
356
350
|
invite_attendee: دعوة مشارك
|
|
@@ -381,7 +375,6 @@ ar:
|
|
|
381
375
|
few: كان هناك %{count} التسجيلات.
|
|
382
376
|
many: كان هناك %{count} التسجيلات.
|
|
383
377
|
other: كان هناك %{count} التسجيلات.
|
|
384
|
-
slug_help: 'يتم استخدام slugs URL لإنشاء عناوين URL التي تشير إلى هذا المؤتمر. يقبل الحروف والأرقام والشرطات فقط ، ويجب أن يبدأ بحرف. مثال: %{url}'
|
|
385
378
|
diplomas:
|
|
386
379
|
edit:
|
|
387
380
|
save: حفظ
|
|
@@ -447,7 +440,6 @@ ar:
|
|
|
447
440
|
invalid: حدثت مشكلة أثناء مغادرة هذا المؤتمر.
|
|
448
441
|
success: لقد تركت المؤتمر بنجاح.
|
|
449
442
|
conference_speaker:
|
|
450
|
-
go_to_twitter: انتقل إلى تويتر
|
|
451
443
|
more_info: مزيد من المعلومات
|
|
452
444
|
personal_website: موقع الويب الشخصي
|
|
453
445
|
show:
|
data/config/locales/ca.yml
CHANGED
|
@@ -63,7 +63,7 @@ ca:
|
|
|
63
63
|
personal_url: URL personal
|
|
64
64
|
position: Càrrec
|
|
65
65
|
short_bio: Breu biografia
|
|
66
|
-
twitter_handle: Compte
|
|
66
|
+
twitter_handle: Compte a X
|
|
67
67
|
user_id: Usuària
|
|
68
68
|
conference_user_role:
|
|
69
69
|
email: Correu electrònic
|
|
@@ -347,7 +347,7 @@ ca:
|
|
|
347
347
|
accepted: Acceptada
|
|
348
348
|
all: Totes
|
|
349
349
|
rejected: Rebutjada
|
|
350
|
-
sent:
|
|
350
|
+
sent: Enviat
|
|
351
351
|
filter_by: Filtrar per
|
|
352
352
|
invite_attendee: Convidar participant
|
|
353
353
|
invites: Convida
|
|
@@ -428,7 +428,7 @@ ca:
|
|
|
428
428
|
pending_validation:
|
|
429
429
|
confirmation_pending: Rebràs la confirmació en breu
|
|
430
430
|
details: 'La teva inscripció a la jornada és de tipus %{registration_type} amb un cost de %{price} i pots assistir als següents esdeveniments:'
|
|
431
|
-
pending_html: La teva inscripció a la jornada <a href="%{url}">%{title}</a> està pendent de
|
|
431
|
+
pending_html: La teva inscripció a la jornada <a href="%{url}">%{title}</a> està pendent de confirmació.
|
|
432
432
|
conference_registrations:
|
|
433
433
|
create:
|
|
434
434
|
invalid: S'ha produït un error en inscriure't a aquesta jornada.
|
|
@@ -442,7 +442,7 @@ ca:
|
|
|
442
442
|
invalid: S'ha produït un error en abandonar aquesta jornada.
|
|
443
443
|
success: Has abandonat la jornada correctament.
|
|
444
444
|
conference_speaker:
|
|
445
|
-
go_to_twitter:
|
|
445
|
+
go_to_twitter: Ves a X
|
|
446
446
|
more_info: més informació
|
|
447
447
|
personal_website: Lloc web personal
|
|
448
448
|
show:
|
data/config/locales/cs.yml
CHANGED
|
@@ -18,7 +18,7 @@ cs:
|
|
|
18
18
|
location: Lokalita
|
|
19
19
|
main_logo: Hlavní logo
|
|
20
20
|
objectives: Cíle
|
|
21
|
-
participatory_processes_ids: Související procesy
|
|
21
|
+
participatory_processes_ids: Související participativní procesy
|
|
22
22
|
promoted: Propagováno
|
|
23
23
|
published_at: Publikováno v
|
|
24
24
|
registration_terms: Podmínky registrace
|
|
@@ -63,7 +63,7 @@ cs:
|
|
|
63
63
|
personal_url: Osobní URL
|
|
64
64
|
position: Pozice
|
|
65
65
|
short_bio: Krátký životopis
|
|
66
|
-
twitter_handle:
|
|
66
|
+
twitter_handle: X handle
|
|
67
67
|
user_id: Uživatel
|
|
68
68
|
conference_user_role:
|
|
69
69
|
email: E-mail
|
|
@@ -84,7 +84,7 @@ cs:
|
|
|
84
84
|
other: Konference
|
|
85
85
|
decidim/conference_speaker:
|
|
86
86
|
one: Řečník Konference
|
|
87
|
-
few:
|
|
87
|
+
few: Řečníci Konference
|
|
88
88
|
many: Řečníci Konference
|
|
89
89
|
other: Řečníci Konference
|
|
90
90
|
decidim/conference_user_role:
|
|
@@ -124,7 +124,7 @@ cs:
|
|
|
124
124
|
title: Aktualizovat řečníka konference.
|
|
125
125
|
update: Aktualizace
|
|
126
126
|
index:
|
|
127
|
-
conference_speakers_title:
|
|
127
|
+
conference_speakers_title: Řečníci konference
|
|
128
128
|
new:
|
|
129
129
|
create: Vytvořit
|
|
130
130
|
title: Nový řečník konference.
|
|
@@ -337,7 +337,7 @@ cs:
|
|
|
337
337
|
admin:
|
|
338
338
|
conference_copies:
|
|
339
339
|
form:
|
|
340
|
-
slug_help: 'URL
|
|
340
|
+
slug_help: 'URL slugy se používají ke generování adres URL, které odkazují na tuto konferenci. Povolená jsou pouze písmena, číslice a pomlčky a musí začínat písmenem. Příklad: %{url}'
|
|
341
341
|
conference_invites:
|
|
342
342
|
create:
|
|
343
343
|
error: Při pozvání uživatele do konference došlo k problému.
|
|
@@ -353,7 +353,7 @@ cs:
|
|
|
353
353
|
accepted: Přijato
|
|
354
354
|
all: Vše
|
|
355
355
|
rejected: Odmítnuto
|
|
356
|
-
sent:
|
|
356
|
+
sent: Odeslaná
|
|
357
357
|
filter_by: Filtrovat podle
|
|
358
358
|
invite_attendee: Pozvat účastníka
|
|
359
359
|
invites: Pozvánky
|
|
@@ -381,7 +381,7 @@ cs:
|
|
|
381
381
|
few: Bylo zde %{count} registrací.
|
|
382
382
|
many: Bylo zde %{count} registrací.
|
|
383
383
|
other: Bylo zde %{count} registrací.
|
|
384
|
-
slug_help: '
|
|
384
|
+
slug_help: 'URL slugy se používají ke generování adres URL, které odkazují na tuto konferenci. Povolená jsou pouze písmena, číslice a pomlčky a musí začínat písmenem. Příklad: %{url}'
|
|
385
385
|
diplomas:
|
|
386
386
|
edit:
|
|
387
387
|
save: Uložit
|
|
@@ -415,7 +415,7 @@ cs:
|
|
|
415
415
|
cancel: Zrušit
|
|
416
416
|
confirm: Potvrdit
|
|
417
417
|
show:
|
|
418
|
-
free:
|
|
418
|
+
free: Volný
|
|
419
419
|
going: Chystáte se
|
|
420
420
|
no_slots_available: Žádné sloty nejsou k dispozici
|
|
421
421
|
registration: Registrace
|
|
@@ -450,7 +450,7 @@ cs:
|
|
|
450
450
|
invalid: Při této konferenci došlo k problému.
|
|
451
451
|
success: Konference jste úspěšně opustili.
|
|
452
452
|
conference_speaker:
|
|
453
|
-
go_to_twitter:
|
|
453
|
+
go_to_twitter: Přejít na X
|
|
454
454
|
more_info: více informací
|
|
455
455
|
personal_website: Osobní web
|
|
456
456
|
show:
|
|
@@ -545,7 +545,7 @@ cs:
|
|
|
545
545
|
objectives: Cíle
|
|
546
546
|
related_assemblies: Související shromáždění
|
|
547
547
|
related_consultations: Související konzultace
|
|
548
|
-
related_participatory_processes: Související procesy
|
|
548
|
+
related_participatory_processes: Související participativní procesy
|
|
549
549
|
events:
|
|
550
550
|
conferences:
|
|
551
551
|
conference_registration_confirmed:
|
data/config/locales/de.yml
CHANGED
|
@@ -20,7 +20,7 @@ de:
|
|
|
20
20
|
objectives: Ziele
|
|
21
21
|
participatory_processes_ids: Ähnliche Beteiligungsprozesse
|
|
22
22
|
promoted: Gefördert
|
|
23
|
-
published_at: Veröffentlicht
|
|
23
|
+
published_at: Veröffentlicht am
|
|
24
24
|
registration_terms: Registrierungsbedingungen
|
|
25
25
|
registrations_enabled: Registrierungen aktiviert
|
|
26
26
|
scope_id: Umfang
|
|
@@ -63,7 +63,7 @@ de:
|
|
|
63
63
|
personal_url: Persönliche URL
|
|
64
64
|
position: Position
|
|
65
65
|
short_bio: Kurze Beschreibung
|
|
66
|
-
twitter_handle:
|
|
66
|
+
twitter_handle: X-Handler
|
|
67
67
|
user_id: Nutzer
|
|
68
68
|
conference_user_role:
|
|
69
69
|
email: Email
|
|
@@ -132,7 +132,7 @@ de:
|
|
|
132
132
|
destroy:
|
|
133
133
|
success: Benutzer wurde erfolgreich von dieser Konferenz entfernt.
|
|
134
134
|
edit:
|
|
135
|
-
title:
|
|
135
|
+
title: Konferenzadmin aktualisieren.
|
|
136
136
|
update: Aktualisieren
|
|
137
137
|
index:
|
|
138
138
|
conference_admins_title: Konferenzadmins
|
|
@@ -204,7 +204,7 @@ de:
|
|
|
204
204
|
models:
|
|
205
205
|
conference:
|
|
206
206
|
fields:
|
|
207
|
-
created_at:
|
|
207
|
+
created_at: Erstellt am
|
|
208
208
|
promoted: Gefördert
|
|
209
209
|
published: Veröffentlicht
|
|
210
210
|
title: Titel
|
|
@@ -331,7 +331,7 @@ de:
|
|
|
331
331
|
admin:
|
|
332
332
|
conference_copies:
|
|
333
333
|
form:
|
|
334
|
-
slug_help: 'URL-Slugs werden
|
|
334
|
+
slug_help: 'URL-Slugs werden zum Generieren der URLs verwendet, die auf diese Konferenz verweisen. Akzeptiert werden nur Buchstaben, Zahlen und Bindestriche und es muss mit einem Buchstaben beginnen. Beispiel: %{url}'
|
|
335
335
|
conference_invites:
|
|
336
336
|
create:
|
|
337
337
|
error: Beim Einladen des Benutzers zur Teilnahme an der Konferenz ist ein Problem aufgetreten.
|
|
@@ -344,7 +344,7 @@ de:
|
|
|
344
344
|
select_user: Nutzer wählen
|
|
345
345
|
index:
|
|
346
346
|
filter:
|
|
347
|
-
accepted:
|
|
347
|
+
accepted: Angenommen
|
|
348
348
|
all: Alle
|
|
349
349
|
rejected: Abgelehnt
|
|
350
350
|
sent: Geschickt
|
|
@@ -373,7 +373,7 @@ de:
|
|
|
373
373
|
registrations_count:
|
|
374
374
|
one: Es gab 1 Registrierung.
|
|
375
375
|
other: Es gab %{count} Registrierungen.
|
|
376
|
-
slug_help: 'URL-Slugs werden
|
|
376
|
+
slug_help: 'URL-Slugs werden zum Generieren der URLs verwendet, die auf diese Konferenz verweisen. Akzeptiert werden nur Buchstaben, Zahlen und Bindestriche und es muss mit einem Buchstaben beginnen. Beispiel: %{url}'
|
|
377
377
|
diplomas:
|
|
378
378
|
edit:
|
|
379
379
|
save: Speichern
|
|
@@ -404,7 +404,7 @@ de:
|
|
|
404
404
|
success: Konferenz-Teilnahmebestätigung korrekt gesendet
|
|
405
405
|
conference:
|
|
406
406
|
registration_confirm:
|
|
407
|
-
cancel:
|
|
407
|
+
cancel: Abbrechen
|
|
408
408
|
confirm: Bestätigen
|
|
409
409
|
show:
|
|
410
410
|
free: Kostenlos
|
|
@@ -442,7 +442,7 @@ de:
|
|
|
442
442
|
invalid: Beim Verlassen dieser Konferenz ist ein Problem aufgetreten.
|
|
443
443
|
success: Sie haben die Konferenz erfolgreich verlassen.
|
|
444
444
|
conference_speaker:
|
|
445
|
-
go_to_twitter: Gehe zu
|
|
445
|
+
go_to_twitter: Gehe zu X
|
|
446
446
|
more_info: Mehr Informationen
|
|
447
447
|
personal_website: Persönliche Webseite
|
|
448
448
|
show:
|
|
@@ -498,7 +498,7 @@ de:
|
|
|
498
498
|
email: Email
|
|
499
499
|
name: Name
|
|
500
500
|
registration_type: Registrierungstyp
|
|
501
|
-
state:
|
|
501
|
+
state: Status
|
|
502
502
|
states:
|
|
503
503
|
confirmed: Bestätigt
|
|
504
504
|
pending: steht aus
|
data/config/locales/el.yml
CHANGED
|
@@ -63,7 +63,6 @@ el:
|
|
|
63
63
|
personal_url: Προσωπικό URL
|
|
64
64
|
position: Θέση
|
|
65
65
|
short_bio: Σύντομο βιογραφικό
|
|
66
|
-
twitter_handle: Ψευδώνυμο Twitter
|
|
67
66
|
user_id: Χρήστης
|
|
68
67
|
conference_user_role:
|
|
69
68
|
email: Email
|
|
@@ -329,9 +328,6 @@ el:
|
|
|
329
328
|
title: Ομιλητές
|
|
330
329
|
conferences:
|
|
331
330
|
admin:
|
|
332
|
-
conference_copies:
|
|
333
|
-
form:
|
|
334
|
-
slug_help: 'Τα slug διεύθυνσης URL χρησιμοποιούνται για τη δημιουργία διευθύνσεων URL που οδηγούν σε αυτήν τη διάσκεψη. Δέχεται μόνο γράμματα, αριθμούς και παύλες, και πρέπει να ξεκινά με γράμμα. Παράδειγμα: διεύθυνση %{url}'
|
|
335
331
|
conference_invites:
|
|
336
332
|
create:
|
|
337
333
|
error: Υπήρξε ένα πρόβλημα κατά την πρόσκληση του συμμετέχοντα στη διάσκεψη.
|
|
@@ -373,7 +369,6 @@ el:
|
|
|
373
369
|
registrations_count:
|
|
374
370
|
one: Πραγματοποιήθηκε 1 εγγραφή.
|
|
375
371
|
other: Πραγματοποιήθηκαν %{count} εγγραφές.
|
|
376
|
-
slug_help: 'Τα slug διεύθυνσης URL χρησιμοποιούνται για τη δημιουργία διευθύνσεων URL που οδηγούν σε αυτήν τη διάσκεψη. Δέχεται μόνο γράμματα, αριθμούς και παύλες, και πρέπει να ξεκινά με γράμμα. Παράδειγμα: διεύθυνση %{url}'
|
|
377
372
|
diplomas:
|
|
378
373
|
edit:
|
|
379
374
|
save: Αποθήκευση
|
|
@@ -442,7 +437,6 @@ el:
|
|
|
442
437
|
invalid: Υπήρξε ένα πρόβλημα κατά την αποχώρηση από αυτήν τη διάσκεψη.
|
|
443
438
|
success: Αποχωρήσατε από τη διάσκεψη με επιτυχία.
|
|
444
439
|
conference_speaker:
|
|
445
|
-
go_to_twitter: Μετάβαση στο Twitter
|
|
446
440
|
more_info: περισσότερες πληροφορίες
|
|
447
441
|
personal_website: Προσωπικός ιστότοπος
|
|
448
442
|
show:
|
data/config/locales/en.yml
CHANGED
|
@@ -63,7 +63,7 @@ en:
|
|
|
63
63
|
personal_url: Personal URL
|
|
64
64
|
position: Position
|
|
65
65
|
short_bio: Short bio
|
|
66
|
-
twitter_handle:
|
|
66
|
+
twitter_handle: X handle
|
|
67
67
|
user_id: User
|
|
68
68
|
conference_user_role:
|
|
69
69
|
email: Email
|
|
@@ -442,7 +442,7 @@ en:
|
|
|
442
442
|
invalid: There was a problem leaving this conference.
|
|
443
443
|
success: You have successfully left the conference.
|
|
444
444
|
conference_speaker:
|
|
445
|
-
go_to_twitter: Go to
|
|
445
|
+
go_to_twitter: Go to X
|
|
446
446
|
more_info: more info
|
|
447
447
|
personal_website: Personal website
|
|
448
448
|
show:
|
data/config/locales/es-MX.yml
CHANGED
|
@@ -63,7 +63,7 @@ es-MX:
|
|
|
63
63
|
personal_url: URL personal
|
|
64
64
|
position: Cargo
|
|
65
65
|
short_bio: Breve biografía
|
|
66
|
-
twitter_handle: Cuenta
|
|
66
|
+
twitter_handle: Cuenta en X
|
|
67
67
|
user_id: Usuaria
|
|
68
68
|
conference_user_role:
|
|
69
69
|
email: Correo electrónico
|
|
@@ -442,7 +442,7 @@ es-MX:
|
|
|
442
442
|
invalid: Ha habido un problema al abandonar esta conferencia.
|
|
443
443
|
success: Has abandonado la conferencia con éxito.
|
|
444
444
|
conference_speaker:
|
|
445
|
-
go_to_twitter: Ir a
|
|
445
|
+
go_to_twitter: Ir a X
|
|
446
446
|
more_info: más información
|
|
447
447
|
personal_website: Sitio web personal
|
|
448
448
|
show:
|
data/config/locales/es-PY.yml
CHANGED
|
@@ -63,7 +63,7 @@ es-PY:
|
|
|
63
63
|
personal_url: URL personal
|
|
64
64
|
position: Cargo
|
|
65
65
|
short_bio: Breve biografía
|
|
66
|
-
twitter_handle: Cuenta
|
|
66
|
+
twitter_handle: Cuenta en X
|
|
67
67
|
user_id: Usuaria
|
|
68
68
|
conference_user_role:
|
|
69
69
|
email: Correo electrónico
|
|
@@ -331,7 +331,7 @@ es-PY:
|
|
|
331
331
|
admin:
|
|
332
332
|
conference_copies:
|
|
333
333
|
form:
|
|
334
|
-
slug_help: 'Las
|
|
334
|
+
slug_help: 'Las URL amigables se utilizan para generar las URL que apuntan a esta conferencia. Solo acepta letras, números y guiones, y debe comenzar con una letra. Ejemplo: %{url}'
|
|
335
335
|
conference_invites:
|
|
336
336
|
create:
|
|
337
337
|
error: Ha habido un problema al invitar al usuario a unirse a la conferencia.
|
|
@@ -373,7 +373,7 @@ es-PY:
|
|
|
373
373
|
registrations_count:
|
|
374
374
|
one: Ha habido 1 registro.
|
|
375
375
|
other: Ha habido %{count} registros.
|
|
376
|
-
slug_help: 'Las
|
|
376
|
+
slug_help: 'Las URL amigables se utilizan para generar las URL que apuntan a esta conferencia. Solo acepta letras, números y guiones, y debe comenzar con una letra. Ejemplo: %{url}'
|
|
377
377
|
diplomas:
|
|
378
378
|
edit:
|
|
379
379
|
save: Salvar
|
|
@@ -442,7 +442,7 @@ es-PY:
|
|
|
442
442
|
invalid: Ha habido un problema al abandonar esta conferencia.
|
|
443
443
|
success: Usted ha abandonado la conferencia con éxito.
|
|
444
444
|
conference_speaker:
|
|
445
|
-
go_to_twitter: Ir a
|
|
445
|
+
go_to_twitter: Ir a X
|
|
446
446
|
more_info: más información
|
|
447
447
|
personal_website: Sitio web personal
|
|
448
448
|
show:
|
data/config/locales/es.yml
CHANGED
|
@@ -63,7 +63,7 @@ es:
|
|
|
63
63
|
personal_url: URL personal
|
|
64
64
|
position: Cargo
|
|
65
65
|
short_bio: Breve biografía
|
|
66
|
-
twitter_handle: Cuenta
|
|
66
|
+
twitter_handle: Cuenta en X
|
|
67
67
|
user_id: Usuaria
|
|
68
68
|
conference_user_role:
|
|
69
69
|
email: Correo electrónico
|
|
@@ -347,7 +347,7 @@ es:
|
|
|
347
347
|
accepted: Aceptada
|
|
348
348
|
all: Todas
|
|
349
349
|
rejected: Rechazada
|
|
350
|
-
sent:
|
|
350
|
+
sent: Enviado
|
|
351
351
|
filter_by: Filtrar por
|
|
352
352
|
invite_attendee: Invitar participante
|
|
353
353
|
invites: Invita
|
|
@@ -442,7 +442,7 @@ es:
|
|
|
442
442
|
invalid: Se ha producido un error al abandonar esta jornada.
|
|
443
443
|
success: Has abandonado la jornada correctamente.
|
|
444
444
|
conference_speaker:
|
|
445
|
-
go_to_twitter: Ir a
|
|
445
|
+
go_to_twitter: Ir a X
|
|
446
446
|
more_info: más información
|
|
447
447
|
personal_website: Sitio web personal
|
|
448
448
|
show:
|