decidim-core 0.28.5 → 0.28.6
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/cells/decidim/participatory_space_dropdown_metadata/show.erb +5 -3
- data/app/cells/decidim/resource_types_filter/show.erb +1 -1
- data/app/cells/decidim/resource_types_filter_cell.rb +6 -6
- data/app/cells/decidim/user_activity/show.erb +1 -1
- data/app/commands/decidim/create_omniauth_registration.rb +14 -8
- data/app/commands/decidim/search.rb +14 -0
- data/app/controllers/decidim/profiles_controller.rb +2 -2
- data/app/controllers/decidim/reports_controller.rb +1 -1
- data/app/controllers/decidim/user_activities_controller.rb +1 -1
- data/app/forms/decidim/account_form.rb +5 -2
- data/app/helpers/decidim/orders_helper.rb +2 -1
- data/app/helpers/decidim/participatory_space_helpers.rb +1 -1
- data/app/models/decidim/user.rb +0 -4
- data/app/models/decidim/user_base_entity.rb +4 -0
- data/app/packs/src/decidim/index.js +4 -2
- data/app/packs/src/decidim/map/provider/here.js +1 -1
- data/app/packs/stylesheets/decidim/_hashtags.scss +5 -0
- data/app/packs/stylesheets/decidim/_header.scss +20 -2
- data/app/packs/stylesheets/decidim/application.scss +1 -0
- data/app/presenters/decidim/log/user_presenter.rb +1 -0
- data/app/services/decidim/base_diff_renderer.rb +2 -0
- data/app/services/decidim/static_map_generator.rb +1 -1
- data/app/views/decidim/last_activities/index.html.erb +1 -1
- data/app/views/decidim/reported_mailer/hide.html.erb +1 -1
- data/app/views/decidim/reported_mailer/report.html.erb +1 -1
- data/app/views/decidim/searches/_count.html.erb +1 -1
- data/app/views/decidim/searches/_filters.html.erb +40 -38
- data/app/views/decidim/shared/_orders.html.erb +2 -2
- data/config/locales/ar.yml +44 -13
- data/config/locales/bg.yml +17 -8
- data/config/locales/bs-BA.yml +2 -0
- data/config/locales/ca-IT.yml +2115 -0
- data/config/locales/ca.yml +56 -13
- data/config/locales/cs.yml +57 -15
- data/config/locales/de.yml +51 -8
- data/config/locales/el.yml +14 -2
- data/config/locales/en.yml +43 -0
- data/config/locales/eo.yml +2 -0
- data/config/locales/es-MX.yml +56 -13
- data/config/locales/es-PY.yml +60 -17
- data/config/locales/es.yml +61 -18
- data/config/locales/eu.yml +114 -73
- data/config/locales/fi-plain.yml +46 -11
- data/config/locales/fi.yml +48 -13
- data/config/locales/fr-CA.yml +52 -9
- data/config/locales/fr.yml +51 -8
- data/config/locales/ga-IE.yml +6 -0
- data/config/locales/gl.yml +29 -2
- data/config/locales/hu.yml +16 -9
- data/config/locales/id-ID.yml +28 -3
- data/config/locales/is-IS.yml +14 -1
- data/config/locales/it.yml +44 -14
- data/config/locales/ja.yml +55 -10
- data/config/locales/lb.yml +27 -7
- data/config/locales/lt.yml +8 -2
- data/config/locales/lv.yml +22 -2
- data/config/locales/nl.yml +27 -5
- data/config/locales/no.yml +20 -0
- data/config/locales/pl.yml +14 -5
- data/config/locales/pt-BR.yml +17 -7
- data/config/locales/pt.yml +20 -0
- data/config/locales/ro-RO.yml +232 -73
- data/config/locales/ru.yml +29 -1
- data/config/locales/sk.yml +34 -6
- data/config/locales/sl.yml +4 -0
- data/config/locales/sr-CS.yml +2 -0
- data/config/locales/sv.yml +28 -9
- data/config/locales/tr-TR.yml +26 -7
- data/config/locales/uk.yml +16 -1
- data/config/locales/zh-CN.yml +22 -2
- data/config/locales/zh-TW.yml +10 -0
- data/lib/decidim/attributes/time_with_zone.rb +5 -1
- data/lib/decidim/content_parsers/blob_parser.rb +10 -8
- data/lib/decidim/content_parsers/user_parser.rb +1 -1
- data/lib/decidim/core/test/shared_examples/reports_examples.rb +48 -6
- data/lib/decidim/core/test/shared_examples/uncommentable_component_examples.rb +26 -0
- data/lib/decidim/core/test/shared_examples/versions_controller_examples.rb +26 -0
- data/lib/decidim/core/version.rb +1 -1
- data/lib/decidim/map/provider/dynamic_map/here.rb +1 -40
- data/lib/decidim/map/provider/static_map/here.rb +34 -0
- data/lib/decidim/nicknamizable.rb +1 -1
- data/lib/decidim/reportable.rb +6 -2
- data/lib/decidim/translatable_attributes.rb +5 -1
- data/lib/decidim/view_model.rb +1 -0
- data/lib/tasks/upgrade/decidim_fix_nickname_uniqueness.rake +23 -20
- metadata +8 -7
- data/app/packs/src/decidim/vendor/leaflet-tilelayer-here.js +0 -212
data/config/locales/en.yml
CHANGED
@@ -4,10 +4,19 @@ en:
|
|
4
4
|
attributes:
|
5
5
|
account:
|
6
6
|
delete_reason: Reason to delete your account
|
7
|
+
attachment:
|
8
|
+
documents: Documents
|
9
|
+
image: Image
|
10
|
+
photos: Photos
|
7
11
|
common:
|
8
12
|
created_at: Created at
|
13
|
+
content_block_attachment:
|
14
|
+
background_image: Background image
|
15
|
+
main_image: Main image
|
9
16
|
conversation:
|
10
17
|
body: Body
|
18
|
+
editor_image:
|
19
|
+
file: File
|
11
20
|
group:
|
12
21
|
about: About
|
13
22
|
avatar: Avatar
|
@@ -16,12 +25,15 @@ en:
|
|
16
25
|
name: Name
|
17
26
|
nickname: Nickname
|
18
27
|
phone: Phone
|
28
|
+
import:
|
29
|
+
file: File
|
19
30
|
message:
|
20
31
|
body: Body
|
21
32
|
report:
|
22
33
|
details: Additional comments
|
23
34
|
user:
|
24
35
|
about: About
|
36
|
+
avatar: Avatar
|
25
37
|
email: Your email
|
26
38
|
encrypted_password: Password
|
27
39
|
locale: Locale
|
@@ -33,6 +45,14 @@ en:
|
|
33
45
|
personal_url: Personal URL
|
34
46
|
remove_avatar: Remove avatar
|
35
47
|
tos_agreement: Terms of service agreement
|
48
|
+
user_group:
|
49
|
+
avatar: Avatar
|
50
|
+
errors:
|
51
|
+
models:
|
52
|
+
user:
|
53
|
+
attributes:
|
54
|
+
nickname:
|
55
|
+
format: The nickname must be lowercase and contain no spaces
|
36
56
|
models:
|
37
57
|
decidim/attachment_created_event: Attachment
|
38
58
|
decidim/component_published_event: Active component
|
@@ -85,6 +105,9 @@ en:
|
|
85
105
|
file_size_too_large: File size is too large
|
86
106
|
not_inside_organization: The file is not attached to any organization
|
87
107
|
date:
|
108
|
+
buttons:
|
109
|
+
close: Close
|
110
|
+
select: Select
|
88
111
|
formats:
|
89
112
|
decidim_short: "%d/%m/%Y"
|
90
113
|
decidim_short_dashed: "%d-%m-%Y"
|
@@ -92,6 +115,10 @@ en:
|
|
92
115
|
decidim_with_day_and_month_name: "%A %d %b %Y"
|
93
116
|
decidim_with_month_name: "%d %B %Y"
|
94
117
|
decidim_with_month_name_short: "%d %b"
|
118
|
+
help:
|
119
|
+
date_format: 'Format: dd/mm/yyyy'
|
120
|
+
order: d-m-y
|
121
|
+
separator: "/"
|
95
122
|
datetime:
|
96
123
|
distance_in_words:
|
97
124
|
about_x_hours:
|
@@ -145,6 +172,7 @@ en:
|
|
145
172
|
front_page_link: Go to front page
|
146
173
|
logo: "%{organization}'s official logo"
|
147
174
|
opens_in_new_tab: Opens in new tab
|
175
|
+
secondary_menu: Secondary menu
|
148
176
|
skip_button: Skip to main content
|
149
177
|
account:
|
150
178
|
blocked: This account has been blocked due to terms of service violation
|
@@ -500,6 +528,8 @@ en:
|
|
500
528
|
dummy_step_attribute1: Dummy Step Attribute 1
|
501
529
|
dummy_step_attribute2: Dummy Step Attribute 2
|
502
530
|
dummy_step_translatable_text: Dummy Step Translatable Text
|
531
|
+
pagination:
|
532
|
+
page_title: "%{component_name} - Page %{current_page} of %{total_pages}"
|
503
533
|
contact: Contact
|
504
534
|
content_blocks:
|
505
535
|
announcement:
|
@@ -738,6 +768,11 @@ en:
|
|
738
768
|
email_outro: You have received this notification because you are following %{amendable_title}. You can stop receiving notifications following the previous link.
|
739
769
|
email_subject: Amendment rejected for %{amendable_title} from %{emendation_author_nickname}
|
740
770
|
notification_title: The <a href="%{emendation_path}">amendment</a> created by <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> has been rejected for <a href="%{amendable_path}">%{amendable_title}</a>.
|
771
|
+
emendation_promoted:
|
772
|
+
follower:
|
773
|
+
email_intro: 'An emendation has been published for %{amendable_title}. You can see it from this page:'
|
774
|
+
email_outro: You have received this notification because you are an author of %{amendable_title}.
|
775
|
+
email_subject: An emendation from %{emendation_author_nickname} has been published as a new %{amendable_type}
|
741
776
|
attachments:
|
742
777
|
attachment_created:
|
743
778
|
email_intro: 'A new document has been added to %{resource_title}. You can see it from this page:'
|
@@ -1175,6 +1210,8 @@ en:
|
|
1175
1210
|
not_started: Not started yet
|
1176
1211
|
remaining: "%{time_distance} remaining"
|
1177
1212
|
metrics:
|
1213
|
+
blocked_users:
|
1214
|
+
description: Number of blocked participants
|
1178
1215
|
download:
|
1179
1216
|
csv: Download data (CSV)
|
1180
1217
|
followers:
|
@@ -1185,6 +1222,10 @@ en:
|
|
1185
1222
|
description: Number of active participants in organization
|
1186
1223
|
object: participants
|
1187
1224
|
title: Participants
|
1225
|
+
reported_users:
|
1226
|
+
description: Number of reported participants
|
1227
|
+
user_reports:
|
1228
|
+
description: Number of reports done by participants
|
1188
1229
|
users:
|
1189
1230
|
description: Number of participants in organization
|
1190
1231
|
object: participants
|
@@ -1249,10 +1290,12 @@ en:
|
|
1249
1290
|
notifications_digest_mailer:
|
1250
1291
|
header:
|
1251
1292
|
daily: Daily Notification Digest
|
1293
|
+
real_time: Real time
|
1252
1294
|
weekly: Weekly Notification Digest
|
1253
1295
|
hello: Hello %{name},
|
1254
1296
|
intro:
|
1255
1297
|
daily: 'These are the notifications from the last day based on the activity you are following:'
|
1298
|
+
real_time: 'These is a notification on the activity you are following:'
|
1256
1299
|
weekly: 'These are the notifications from the last week based on the activity you are following:'
|
1257
1300
|
outro: You have received these notifications because you are following this content or its authors. You can unfollow them from their respective pages.
|
1258
1301
|
see_more: See more notifications
|
data/config/locales/eo.yml
CHANGED
@@ -23,6 +23,8 @@ eo:
|
|
23
23
|
password_confirmation: Konfirmu vian pasvorton
|
24
24
|
personal_url: Persona URL
|
25
25
|
remove_avatar: Forigi avataron
|
26
|
+
user_group:
|
27
|
+
avatar: Avataro
|
26
28
|
models:
|
27
29
|
decidim/attachment_created_event: Ligiteco
|
28
30
|
decidim/component_published_event: Aktiva komponanto
|
data/config/locales/es-MX.yml
CHANGED
@@ -4,10 +4,19 @@ es-MX:
|
|
4
4
|
attributes:
|
5
5
|
account:
|
6
6
|
delete_reason: Motivo de eliminar tu cuenta
|
7
|
+
attachment:
|
8
|
+
documents: Documentos
|
9
|
+
image: Imagen
|
10
|
+
photos: Fotos
|
7
11
|
common:
|
8
12
|
created_at: Creado el
|
13
|
+
content_block_attachment:
|
14
|
+
background_image: Imagen de fondo
|
15
|
+
main_image: Imagen principal
|
9
16
|
conversation:
|
10
17
|
body: Cuerpo
|
18
|
+
editor_image:
|
19
|
+
file: Archivo
|
11
20
|
group:
|
12
21
|
about: Acerca de
|
13
22
|
avatar: Avatar
|
@@ -16,12 +25,15 @@ es-MX:
|
|
16
25
|
name: Nombre
|
17
26
|
nickname: Alias
|
18
27
|
phone: Teléfono
|
28
|
+
import:
|
29
|
+
file: Archivo
|
19
30
|
message:
|
20
31
|
body: Cuerpo
|
21
32
|
report:
|
22
33
|
details: Comentarios adicionales
|
23
34
|
user:
|
24
35
|
about: Acerca de
|
36
|
+
avatar: Imagen de perfil
|
25
37
|
email: Tu correo electrónico
|
26
38
|
encrypted_password: Contraseña
|
27
39
|
locale: Configuración regional
|
@@ -33,6 +45,14 @@ es-MX:
|
|
33
45
|
personal_url: URL personal
|
34
46
|
remove_avatar: Eliminar imagen de perfil
|
35
47
|
tos_agreement: Términos y condiciones uso
|
48
|
+
user_group:
|
49
|
+
avatar: Avatar
|
50
|
+
errors:
|
51
|
+
models:
|
52
|
+
user:
|
53
|
+
attributes:
|
54
|
+
nickname:
|
55
|
+
format: El alias o apodo debe estar en minúsculas y no contener espacios
|
36
56
|
models:
|
37
57
|
decidim/attachment_created_event: Archivo adjunto
|
38
58
|
decidim/component_published_event: Componente activo
|
@@ -85,6 +105,9 @@ es-MX:
|
|
85
105
|
file_size_too_large: El tamaño del archivo es demasiado grande
|
86
106
|
not_inside_organization: El archivo no está relacionado con ninguna organización
|
87
107
|
date:
|
108
|
+
buttons:
|
109
|
+
close: Cerrar
|
110
|
+
select: Seleccionar
|
88
111
|
formats:
|
89
112
|
decidim_short: "%d/%m/%Y"
|
90
113
|
decidim_short_dashed: "%d-%m-%Y"
|
@@ -92,6 +115,10 @@ es-MX:
|
|
92
115
|
decidim_with_day_and_month_name: "%A %d %b %Y"
|
93
116
|
decidim_with_month_name: "%d %B %Y"
|
94
117
|
decidim_with_month_name_short: "%d %b"
|
118
|
+
help:
|
119
|
+
date_format: 'Formato: dd/mm/aaaa'
|
120
|
+
order: d-m-y
|
121
|
+
separator: "/"
|
95
122
|
datetime:
|
96
123
|
distance_in_words:
|
97
124
|
about_x_hours:
|
@@ -145,6 +172,7 @@ es-MX:
|
|
145
172
|
front_page_link: Ir a la página principal
|
146
173
|
logo: "Logo oficial de %{organization}"
|
147
174
|
opens_in_new_tab: Abrir en una pestaña nueva
|
175
|
+
secondary_menu: Menú secundario
|
148
176
|
skip_button: Saltar al contenido principal
|
149
177
|
account:
|
150
178
|
blocked: Esta cuenta ha sido bloqueada por una violación de los términos y condiciones de uso
|
@@ -500,6 +528,8 @@ es-MX:
|
|
500
528
|
dummy_step_attribute1: Atributo de fase de prueba 1
|
501
529
|
dummy_step_attribute2: Atributo de fase de prueba 2
|
502
530
|
dummy_step_translatable_text: Fase de ejemplo traducible
|
531
|
+
pagination:
|
532
|
+
page_title: "%{component_name} - Página %{current_page} de %{total_pages}"
|
503
533
|
contact: Contacto
|
504
534
|
content_blocks:
|
505
535
|
announcement:
|
@@ -548,7 +578,7 @@ es-MX:
|
|
548
578
|
metrics:
|
549
579
|
name: Métricas de la organización
|
550
580
|
participatory_space_metrics:
|
551
|
-
name:
|
581
|
+
name: Participación en cifras
|
552
582
|
participatory_space_stats:
|
553
583
|
name: Estadísticas
|
554
584
|
social_networks_metadata:
|
@@ -734,6 +764,11 @@ es-MX:
|
|
734
764
|
email_outro: Has recibido esta notificación porque estás siguiendo a %{amendable_title}. Puedes dejar de recibir notificaciones siguiendo el enlace anterior.
|
735
765
|
email_subject: Una enmienda rechazada por %{amendable_title} de %{emendation_author_nickname}
|
736
766
|
notification_title: El <a href="%{emendation_path}">enmienda</a> creado por <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> ha sido rechazada por <a href="%{amendable_path}">%{amendable_title}</a>.
|
767
|
+
emendation_promoted:
|
768
|
+
follower:
|
769
|
+
email_intro: 'Se ha publicado una enmienda para %{amendable_title}. Puedes verla en esta página:'
|
770
|
+
email_outro: Has recibido esta notificación porque es autora de %{amendable_title}.
|
771
|
+
email_subject: Una enmienda de %{emendation_author_nickname} se ha publicado como un nuevo %{amendable_type}
|
737
772
|
attachments:
|
738
773
|
attachment_created:
|
739
774
|
email_intro: 'Se ha agregado un nuevo documento a %{resource_title}. Puedes verlo desde esta página:'
|
@@ -1099,7 +1134,7 @@ es-MX:
|
|
1099
1134
|
conversation_mailer:
|
1100
1135
|
comanagers_new_conversation:
|
1101
1136
|
admin_in_group: Recibes esta notificación porque eres administradora de %{group}.
|
1102
|
-
greeting:
|
1137
|
+
greeting: Hola, %{recipient}!
|
1103
1138
|
intro: "%{manager} ha iniciado una nueva conversación en nombre de %{group}. Haz clic aquí para verla:"
|
1104
1139
|
outro: '¡Disfruta de la plataforma!'
|
1105
1140
|
subject: "%{manager} ha iniciado una nueva conversación como %{group}"
|
@@ -1116,13 +1151,13 @@ es-MX:
|
|
1116
1151
|
subject: "%{sender} ha iniciado una conversación contigo"
|
1117
1152
|
new_group_conversation:
|
1118
1153
|
admin_in_group: Recibes esta notificación porque eres administradora de %{group}.
|
1119
|
-
greeting:
|
1154
|
+
greeting: Hola, %{recipient}!
|
1120
1155
|
intro: "%{sender} ha iniciado una nueva conversación con el grupo %{group}. Haz clic aquí para verla:"
|
1121
1156
|
outro: '¡Disfruta de la plataforma!'
|
1122
1157
|
subject: "%{sender} ha iniciado una nueva conversación con %{group}"
|
1123
1158
|
new_group_message:
|
1124
1159
|
admin_in_group: Recibes esta notificación porque eres administradora de %{group}.
|
1125
|
-
greeting:
|
1160
|
+
greeting: Hola, %{recipient}!
|
1126
1161
|
intro: "%{sender} ha iniciado una nueva conversación con el grupo %{group}. Haz clic aquí para verla:"
|
1127
1162
|
outro: '¡Disfruta de la plataforma!'
|
1128
1163
|
subject: "%{group} tiene nuevos mensajes de %{sender}"
|
@@ -1171,6 +1206,8 @@ es-MX:
|
|
1171
1206
|
not_started: Aún no ha comenzado
|
1172
1207
|
remaining: "Queda(n) %{time_distance}"
|
1173
1208
|
metrics:
|
1209
|
+
blocked_users:
|
1210
|
+
description: Número de participantes bloqueadas
|
1174
1211
|
download:
|
1175
1212
|
csv: Descargar datos (CSV)
|
1176
1213
|
followers:
|
@@ -1181,10 +1218,14 @@ es-MX:
|
|
1181
1218
|
description: Número de usuarios activos en la organización.
|
1182
1219
|
object: participantes
|
1183
1220
|
title: Participantes
|
1221
|
+
reported_users:
|
1222
|
+
description: Número de participantes reportadas
|
1223
|
+
user_reports:
|
1224
|
+
description: Número de denuncias realizadas por participantes
|
1184
1225
|
users:
|
1185
1226
|
description: Número de usuarios en la organización.
|
1186
1227
|
object: usuarios
|
1187
|
-
title:
|
1228
|
+
title: Participantes
|
1188
1229
|
newsletter_mailer:
|
1189
1230
|
newsletter:
|
1190
1231
|
no_reply_notice: Este correo electrónico se ha enviado desde una dirección de correo de notificación que no acepta entrada de correos. Por favor, no respondas a este mensaje.
|
@@ -1245,10 +1286,12 @@ es-MX:
|
|
1245
1286
|
notifications_digest_mailer:
|
1246
1287
|
header:
|
1247
1288
|
daily: Resumen diario de notificaciones
|
1289
|
+
real_time: En tiempo real
|
1248
1290
|
weekly: Resumen semanal de notificaciones
|
1249
1291
|
hello: Hola %{name},
|
1250
1292
|
intro:
|
1251
1293
|
daily: 'Estas son las notificaciones del último día basadas en la actividad que estás siguiendo:'
|
1294
|
+
real_time: 'Esta es una notificación sobre la actividad que sigues:'
|
1252
1295
|
weekly: 'Estas son las notificaciones de la última semana basadas en la actividad que estás siguiendo:'
|
1253
1296
|
outro: Has recibido estas notificaciones porque sigues este contenido o a sus autoras. Puedes dejar de seguirlas desde sus respectivas páginas.
|
1254
1297
|
see_more: Ver más notificaciones
|
@@ -1359,7 +1402,7 @@ es-MX:
|
|
1359
1402
|
conversations: Conversaciones
|
1360
1403
|
followers: Seguidores
|
1361
1404
|
following: Sigue
|
1362
|
-
group_admins: Gestionar
|
1405
|
+
group_admins: Gestionar administradores
|
1363
1406
|
group_members: Gestionar miembros
|
1364
1407
|
groups: Grupos
|
1365
1408
|
members: Miembros
|
@@ -1373,16 +1416,16 @@ es-MX:
|
|
1373
1416
|
actions:
|
1374
1417
|
create_user_group: Crear un grupo
|
1375
1418
|
disabled_message: Mensaje
|
1376
|
-
edit_profile: Editar
|
1419
|
+
edit_profile: Editar perfil
|
1377
1420
|
edit_user_group: Editar el perfil del grupo
|
1378
|
-
invite_user: Invitar
|
1421
|
+
invite_user: Invitar al usuario
|
1379
1422
|
join_user_group: Solicitar unirse al grupo
|
1380
|
-
leave_user_group:
|
1423
|
+
leave_user_group: Dejar el grupo
|
1381
1424
|
manage_user_group: Gestionar el grupo
|
1382
|
-
manage_user_group_admins: Gestionar
|
1425
|
+
manage_user_group_admins: Gestionar administradores
|
1383
1426
|
manage_user_group_users: Gestionar miembros
|
1384
1427
|
message: Mensaje
|
1385
|
-
resend_email_confirmation_instructions:
|
1428
|
+
resend_email_confirmation_instructions: Vuelva a enviar las instrucciones de confirmación por correo electrónico
|
1386
1429
|
confirmation_instructions_sent: Instrucciones de confirmación enviadas por correo electrónico.
|
1387
1430
|
create_user_group: Crear un grupo
|
1388
1431
|
edit_profile: Editar perfil
|
@@ -1391,8 +1434,8 @@ es-MX:
|
|
1391
1434
|
invite_user: Invitar al usuario
|
1392
1435
|
join_user_group: Solicitar unirse al grupo
|
1393
1436
|
leave_user_group: Dejar el grupo
|
1394
|
-
manage_user_group_admins: Gestionar
|
1395
|
-
manage_user_group_users: Gestionar
|
1437
|
+
manage_user_group_admins: Gestionar administradores
|
1438
|
+
manage_user_group_users: Gestionar miembros
|
1396
1439
|
resend_email_confirmation_instructions: Vuelva a enviar las instrucciones de confirmación por correo electrónico
|
1397
1440
|
reported_mailer:
|
1398
1441
|
hide:
|
data/config/locales/es-PY.yml
CHANGED
@@ -4,10 +4,19 @@ es-PY:
|
|
4
4
|
attributes:
|
5
5
|
account:
|
6
6
|
delete_reason: Motivo de eliminar tu cuenta
|
7
|
+
attachment:
|
8
|
+
documents: Documentos
|
9
|
+
image: Imagen
|
10
|
+
photos: Fotos
|
7
11
|
common:
|
8
12
|
created_at: Creado el
|
13
|
+
content_block_attachment:
|
14
|
+
background_image: Imagen de fondo
|
15
|
+
main_image: Imagen principal
|
9
16
|
conversation:
|
10
17
|
body: Cuerpo
|
18
|
+
editor_image:
|
19
|
+
file: Archivo
|
11
20
|
group:
|
12
21
|
about: Acerca de
|
13
22
|
avatar: Avatar
|
@@ -16,12 +25,15 @@ es-PY:
|
|
16
25
|
name: Nombre
|
17
26
|
nickname: Alias
|
18
27
|
phone: Teléfono
|
28
|
+
import:
|
29
|
+
file: Archivo
|
19
30
|
message:
|
20
31
|
body: Cuerpo
|
21
32
|
report:
|
22
33
|
details: Comentarios adicionales
|
23
34
|
user:
|
24
35
|
about: Acerca de
|
36
|
+
avatar: Imagen de perfil
|
25
37
|
email: Tu correo electrónico
|
26
38
|
encrypted_password: Contraseña
|
27
39
|
locale: Configuración regional
|
@@ -33,6 +45,14 @@ es-PY:
|
|
33
45
|
personal_url: URL personal
|
34
46
|
remove_avatar: Eliminar imagen de perfil
|
35
47
|
tos_agreement: Términos y condiciones uso
|
48
|
+
user_group:
|
49
|
+
avatar: Avatar
|
50
|
+
errors:
|
51
|
+
models:
|
52
|
+
user:
|
53
|
+
attributes:
|
54
|
+
nickname:
|
55
|
+
format: El alias o apodo debe estar en minúsculas y no contener espacios
|
36
56
|
models:
|
37
57
|
decidim/attachment_created_event: Archivo adjunto
|
38
58
|
decidim/component_published_event: Componente activo
|
@@ -85,6 +105,9 @@ es-PY:
|
|
85
105
|
file_size_too_large: El tamaño del archivo es demasiado grande
|
86
106
|
not_inside_organization: El archivo no está relacionado con ninguna organización
|
87
107
|
date:
|
108
|
+
buttons:
|
109
|
+
close: Cerrar
|
110
|
+
select: Seleccionar
|
88
111
|
formats:
|
89
112
|
decidim_short: "%d/%m/%Y"
|
90
113
|
decidim_short_dashed: "%d-%m-%Y"
|
@@ -92,6 +115,10 @@ es-PY:
|
|
92
115
|
decidim_with_day_and_month_name: "%A %d %b %Y"
|
93
116
|
decidim_with_month_name: "%d %B %Y"
|
94
117
|
decidim_with_month_name_short: "%d %b"
|
118
|
+
help:
|
119
|
+
date_format: 'Formato: dd/mm/aaaa'
|
120
|
+
order: d-m-y
|
121
|
+
separator: "/"
|
95
122
|
datetime:
|
96
123
|
distance_in_words:
|
97
124
|
about_x_hours:
|
@@ -145,6 +172,7 @@ es-PY:
|
|
145
172
|
front_page_link: Ir a la página principal
|
146
173
|
logo: "Logo oficial de %{organization}"
|
147
174
|
opens_in_new_tab: Abrir en una pestaña nueva
|
175
|
+
secondary_menu: Menú secundario
|
148
176
|
skip_button: Saltar al contenido principal
|
149
177
|
account:
|
150
178
|
blocked: Esta cuenta ha sido bloqueada por una violación de los términos y condiciones de uso
|
@@ -500,6 +528,8 @@ es-PY:
|
|
500
528
|
dummy_step_attribute1: Atributo de paso ficticio 1
|
501
529
|
dummy_step_attribute2: Atributo de paso ficticio 2
|
502
530
|
dummy_step_translatable_text: Fase de ejemplo traducible
|
531
|
+
pagination:
|
532
|
+
page_title: "%{component_name} - Página %{current_page} de %{total_pages}"
|
503
533
|
contact: Contacto
|
504
534
|
content_blocks:
|
505
535
|
announcement:
|
@@ -548,7 +578,7 @@ es-PY:
|
|
548
578
|
metrics:
|
549
579
|
name: Métricas de la organización
|
550
580
|
participatory_space_metrics:
|
551
|
-
name:
|
581
|
+
name: Participación en cifras.
|
552
582
|
participatory_space_stats:
|
553
583
|
name: Estadísticas
|
554
584
|
social_networks_metadata:
|
@@ -734,6 +764,11 @@ es-PY:
|
|
734
764
|
email_outro: Has recibido esta notificación porque estás siguiendo a %{amendable_title}. Puedes dejar de recibir notificaciones siguiendo el enlace anterior.
|
735
765
|
email_subject: Una enmienda rechazada por %{amendable_title} de %{emendation_author_nickname}
|
736
766
|
notification_title: El <a href="%{emendation_path}">enmienda</a> creado por <a href="%{emendation_author_path}">%{emendation_author_nickname}</a> ha sido rechazada por <a href="%{amendable_path}">%{amendable_title}</a>.
|
767
|
+
emendation_promoted:
|
768
|
+
follower:
|
769
|
+
email_intro: 'Se ha publicado una enmienda para %{amendable_title}. Puedes verla en esta página:'
|
770
|
+
email_outro: Has recibido esta notificación porque es autora de %{amendable_title}.
|
771
|
+
email_subject: Una enmienda de %{emendation_author_nickname} se ha publicado como un nuevo %{amendable_type}
|
737
772
|
attachments:
|
738
773
|
attachment_created:
|
739
774
|
email_intro: 'Se ha agregado un nuevo documento a %{resource_title}. Puedes verlo desde esta página:'
|
@@ -1099,7 +1134,7 @@ es-PY:
|
|
1099
1134
|
conversation_mailer:
|
1100
1135
|
comanagers_new_conversation:
|
1101
1136
|
admin_in_group: Recibes esta notificación porque eres administradora de %{group}.
|
1102
|
-
greeting:
|
1137
|
+
greeting: Hola, %{recipient}!
|
1103
1138
|
intro: "%{manager} ha iniciado una nueva conversación en nombre de %{group}. Haz clic aquí para verla:"
|
1104
1139
|
outro: '¡Disfruta de la plataforma!'
|
1105
1140
|
subject: "%{manager} ha iniciado una nueva conversación como %{group}"
|
@@ -1116,13 +1151,13 @@ es-PY:
|
|
1116
1151
|
subject: "%{sender} ha iniciado una conversación contigo"
|
1117
1152
|
new_group_conversation:
|
1118
1153
|
admin_in_group: Recibes esta notificación porque eres administradora de %{group}.
|
1119
|
-
greeting:
|
1154
|
+
greeting: Hola, %{recipient}!
|
1120
1155
|
intro: "%{sender} ha iniciado una nueva conversación con el grupo %{group}. Haz clic aquí para verla:"
|
1121
1156
|
outro: '¡Disfruta de la plataforma!'
|
1122
1157
|
subject: "%{sender} ha iniciado una nueva conversación con %{group}"
|
1123
1158
|
new_group_message:
|
1124
1159
|
admin_in_group: Recibes esta notificación porque eres administradora de %{group}.
|
1125
|
-
greeting:
|
1160
|
+
greeting: Hola, %{recipient}!
|
1126
1161
|
intro: "%{sender} ha iniciado una nueva conversación con el grupo %{group}. Haz clic aquí para verla:"
|
1127
1162
|
outro: '¡Disfruta de la plataforma!'
|
1128
1163
|
subject: "%{group} tiene nuevos mensajes de %{sender}"
|
@@ -1171,6 +1206,8 @@ es-PY:
|
|
1171
1206
|
not_started: Aún no ha comenzado
|
1172
1207
|
remaining: "Queda(n) %{time_distance}"
|
1173
1208
|
metrics:
|
1209
|
+
blocked_users:
|
1210
|
+
description: Número de participantes bloqueadas
|
1174
1211
|
download:
|
1175
1212
|
csv: Descargar datos (CSV)
|
1176
1213
|
followers:
|
@@ -1181,10 +1218,14 @@ es-PY:
|
|
1181
1218
|
description: Número de usuarios activos en la organización.
|
1182
1219
|
object: Participantes
|
1183
1220
|
title: Participantes
|
1221
|
+
reported_users:
|
1222
|
+
description: Número de participantes reportadas
|
1223
|
+
user_reports:
|
1224
|
+
description: Número de denuncias realizadas por participantes
|
1184
1225
|
users:
|
1185
1226
|
description: Número de usuarios en la organización.
|
1186
1227
|
object: usuarios
|
1187
|
-
title:
|
1228
|
+
title: Participantes
|
1188
1229
|
newsletter_mailer:
|
1189
1230
|
newsletter:
|
1190
1231
|
no_reply_notice: Este correo electrónico se ha enviado desde una dirección de correo de notificación que no acepta entrada de correos. Por favor, no respondas a este mensaje.
|
@@ -1245,10 +1286,12 @@ es-PY:
|
|
1245
1286
|
notifications_digest_mailer:
|
1246
1287
|
header:
|
1247
1288
|
daily: Resumen diario de notificaciones
|
1289
|
+
real_time: En tiempo real
|
1248
1290
|
weekly: Resumen semanal de notificaciones
|
1249
1291
|
hello: Hola %{name},
|
1250
1292
|
intro:
|
1251
1293
|
daily: 'Estas son las notificaciones del último día basadas en la actividad que estás siguiendo:'
|
1294
|
+
real_time: 'Esta es una notificación sobre la actividad que sigues:'
|
1252
1295
|
weekly: 'Estas son las notificaciones de la última semana basadas en la actividad que estás siguiendo:'
|
1253
1296
|
outro: Has recibido estas notificaciones porque sigues este contenido o a sus autoras. Puedes dejar de seguirlas desde sus respectivas páginas.
|
1254
1297
|
see_more: Ver más notificaciones
|
@@ -1359,8 +1402,8 @@ es-PY:
|
|
1359
1402
|
conversations: Conversaciones
|
1360
1403
|
followers: Seguidores
|
1361
1404
|
following: Sigue
|
1362
|
-
group_admins:
|
1363
|
-
group_members:
|
1405
|
+
group_admins: Administrar administradores
|
1406
|
+
group_members: Administrar miembros
|
1364
1407
|
groups: Los grupos
|
1365
1408
|
members: Miembros
|
1366
1409
|
officialized: Participante oficial
|
@@ -1368,21 +1411,21 @@ es-PY:
|
|
1368
1411
|
sidebar:
|
1369
1412
|
badges:
|
1370
1413
|
info: Las insignias se obtienen realizando una actividad específica en la plataforma.
|
1371
|
-
title:
|
1414
|
+
title: Distintivos
|
1372
1415
|
user:
|
1373
1416
|
actions:
|
1374
|
-
create_user_group:
|
1417
|
+
create_user_group: Crea un grupo
|
1375
1418
|
disabled_message: Mensaje
|
1376
|
-
edit_profile: Editar
|
1377
|
-
edit_user_group: Editar
|
1378
|
-
invite_user: Invitar
|
1379
|
-
join_user_group:
|
1380
|
-
leave_user_group:
|
1419
|
+
edit_profile: Editar perfil
|
1420
|
+
edit_user_group: Editar perfil de grupo
|
1421
|
+
invite_user: Invitar al usuario
|
1422
|
+
join_user_group: Solicitud para unirse al grupo
|
1423
|
+
leave_user_group: Dejar grupo
|
1381
1424
|
manage_user_group: Gestionar el grupo
|
1382
|
-
manage_user_group_admins:
|
1383
|
-
manage_user_group_users:
|
1425
|
+
manage_user_group_admins: Administrar administradores
|
1426
|
+
manage_user_group_users: Administrar miembros
|
1384
1427
|
message: Mensaje
|
1385
|
-
resend_email_confirmation_instructions:
|
1428
|
+
resend_email_confirmation_instructions: Vuelva a enviar las instrucciones de confirmación por correo electrónico
|
1386
1429
|
confirmation_instructions_sent: Instrucciones de confirmación enviadas por correo electrónico.
|
1387
1430
|
create_user_group: Crea un grupo
|
1388
1431
|
edit_profile: Editar perfil
|