decidim-admin 0.32.0.rc2 → 0.32.0
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/commands/decidim/admin/create_newsletter.rb +1 -1
- data/app/commands/decidim/admin/create_taxonomy_filter.rb +16 -2
- data/app/commands/decidim/admin/participatory_space/create_member.rb +16 -6
- data/app/commands/decidim/admin/update_taxonomy_filter.rb +24 -6
- data/app/controllers/decidim/admin/block_user_controller.rb +2 -0
- data/app/controllers/decidim/admin/newsletters_controller.rb +1 -0
- data/app/controllers/decidim/admin/officializations_controller.rb +2 -0
- data/app/events/decidim/participatory_space/member_added_event.rb +37 -0
- data/app/forms/decidim/admin/taxonomy_filter_form.rb +11 -9
- data/app/packs/stylesheets/decidim/admin/application.scss +1 -1
- data/app/views/decidim/admin/attachment_collections/index.html.erb +1 -1
- data/app/views/decidim/admin/components/_actions.html.erb +1 -1
- data/app/views/decidim/admin/moderations/_moderation-tr.html.erb +1 -1
- data/app/views/decidim/admin/officializations/show_email.html.erb +7 -1
- data/app/views/decidim/admin/shared/_attachments.html.erb +15 -0
- data/app/views/decidim/admin/taxonomy_filters/_table.html.erb +2 -2
- data/app/views/layouts/decidim/admin/_application.html.erb +1 -1
- data/config/locales/ar.yml +0 -5
- data/config/locales/bg.yml +0 -5
- data/config/locales/bs-BA.yml +0 -4
- data/config/locales/ca-IT.yml +14 -5
- data/config/locales/ca.yml +14 -5
- data/config/locales/cs.yml +11 -5
- data/config/locales/de.yml +4 -5
- data/config/locales/el.yml +0 -6
- data/config/locales/en.yml +14 -5
- data/config/locales/es-MX.yml +14 -5
- data/config/locales/es-PY.yml +14 -5
- data/config/locales/es.yml +14 -5
- data/config/locales/eu.yml +17 -8
- data/config/locales/fi-plain.yml +13 -4
- data/config/locales/fi.yml +13 -4
- data/config/locales/fr-CA.yml +78 -5
- data/config/locales/fr.yml +78 -5
- data/config/locales/gl.yml +0 -6
- data/config/locales/he-IL.yml +0 -1
- data/config/locales/hu.yml +0 -6
- data/config/locales/it.yml +1 -4
- data/config/locales/ja.yml +8 -7
- data/config/locales/kaa.yml +0 -4
- data/config/locales/ko.yml +0 -6
- data/config/locales/lb.yml +0 -5
- data/config/locales/lt.yml +0 -6
- data/config/locales/lv.yml +0 -4
- data/config/locales/nl.yml +0 -6
- data/config/locales/no.yml +0 -6
- data/config/locales/pl.yml +0 -5
- data/config/locales/pt-BR.yml +9 -14
- data/config/locales/pt.yml +0 -5
- data/config/locales/ro-RO.yml +0 -6
- data/config/locales/sk.yml +3 -6
- data/config/locales/sl.yml +0 -1
- data/config/locales/sq-AL.yml +0 -1
- data/config/locales/sr-CS.yml +0 -4
- data/config/locales/sv.yml +2 -5
- data/config/locales/tr-TR.yml +7 -12
- data/config/locales/zh-CN.yml +0 -5
- data/config/locales/zh-TW.yml +0 -6
- data/decidim-admin.gemspec +1 -1
- data/lib/decidim/admin/version.rb +1 -1
- metadata +9 -8
- data/app/views/decidim/admin/shared/_gallery.html.erb +0 -15
data/config/locales/el.yml
CHANGED
|
@@ -50,7 +50,6 @@ el:
|
|
|
50
50
|
alert_color: Ειδοποίηση
|
|
51
51
|
available_authorizations: Διαθέσιμες εγκρίσεις
|
|
52
52
|
badges_enabled: Ενεργοποίηση εμβλημάτων
|
|
53
|
-
comments_max_length: Μέγιστο μέγεθος σχολίων (Αφήστε το 0 για το προκαθορισμένο μέγεθος)
|
|
54
53
|
customize_welcome_notification: Προσαρμογή ειδοποίησης καλωσορίσματος
|
|
55
54
|
default_locale: Προεπιλεγμένες τοπικές ρυθμίσεις
|
|
56
55
|
description: Περιγραφή
|
|
@@ -780,11 +779,6 @@ el:
|
|
|
780
779
|
share_tokens:
|
|
781
780
|
actions:
|
|
782
781
|
destroy: Διαγραφή
|
|
783
|
-
shared:
|
|
784
|
-
gallery:
|
|
785
|
-
add_images: Προσθήκη εικόνων
|
|
786
|
-
edit_images: Επεξεργασία εικόνας
|
|
787
|
-
gallery_legend: Προσθήκη συλλογής εικόνων (προαιρετικά)
|
|
788
782
|
static_page_topics:
|
|
789
783
|
create:
|
|
790
784
|
error: Υπήρξε ένα πρόβλημα κατά τη δημιουργία ενός νέου θέματος.
|
data/config/locales/en.yml
CHANGED
|
@@ -12,6 +12,7 @@ en:
|
|
|
12
12
|
plural: Plural
|
|
13
13
|
attachment:
|
|
14
14
|
attachment_collection_id: Folder
|
|
15
|
+
attachments: Attachments
|
|
15
16
|
description: Description
|
|
16
17
|
file: File
|
|
17
18
|
title: Attachment or image name
|
|
@@ -50,7 +51,7 @@ en:
|
|
|
50
51
|
alert_color: Alert
|
|
51
52
|
available_authorizations: Available authorizations
|
|
52
53
|
badges_enabled: Enable badges
|
|
53
|
-
comments_max_length:
|
|
54
|
+
comments_max_length: Max characters per comment (Leave 0 for default value)
|
|
54
55
|
customize_welcome_notification: Customize welcome notification
|
|
55
56
|
default_locale: Default locale
|
|
56
57
|
description: Description
|
|
@@ -900,6 +901,7 @@ en:
|
|
|
900
901
|
officializations:
|
|
901
902
|
block:
|
|
902
903
|
error: There was a problem blocking the participant.
|
|
904
|
+
no_user: No user found
|
|
903
905
|
success: Participant successfully blocked.
|
|
904
906
|
bulk_action:
|
|
905
907
|
block:
|
|
@@ -909,6 +911,7 @@ en:
|
|
|
909
911
|
invalid: There was a problem unblocking the participants.
|
|
910
912
|
success: Participants successfully unblocked.
|
|
911
913
|
create:
|
|
914
|
+
no_user_found: Participant was not found.
|
|
912
915
|
success: Participant successfully officialized.
|
|
913
916
|
destroy:
|
|
914
917
|
success: Participant successfully unofficialized.
|
|
@@ -935,6 +938,7 @@ en:
|
|
|
935
938
|
officialize: Officialize
|
|
936
939
|
title: Officialize participant "%{name}"
|
|
937
940
|
show_email:
|
|
941
|
+
no_user: No user found
|
|
938
942
|
title: Show email
|
|
939
943
|
show_email_modal:
|
|
940
944
|
description: If you need to contact a participant directly, you can click on the Show button to see their email address. This action will be logged.
|
|
@@ -1094,10 +1098,10 @@ en:
|
|
|
1094
1098
|
next_title: Next item
|
|
1095
1099
|
previous: Previous
|
|
1096
1100
|
previous_title: Previous item
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
+
attachments:
|
|
1102
|
+
add_attachments: Add attachments
|
|
1103
|
+
attachment_legend: Add an attachment gallery (Optional)
|
|
1104
|
+
edit_attachments: Edit attachments
|
|
1101
1105
|
static_page_topics:
|
|
1102
1106
|
create:
|
|
1103
1107
|
error: There was a problem creating a new topic.
|
|
@@ -1313,6 +1317,11 @@ en:
|
|
|
1313
1317
|
errors:
|
|
1314
1318
|
impersonate_user:
|
|
1315
1319
|
reason: You need to provide a reason when managing a non-managed participant.
|
|
1320
|
+
file_help:
|
|
1321
|
+
attachment:
|
|
1322
|
+
explanation: 'Guidance for file:'
|
|
1323
|
+
message_1: CSV, JSON and Excel (.xlsx) files are supported
|
|
1324
|
+
message_2: For CSV files, the separator between columns must be a semicolon (";")
|
|
1316
1325
|
moderations:
|
|
1317
1326
|
actions:
|
|
1318
1327
|
expand: Expand
|
data/config/locales/es-MX.yml
CHANGED
|
@@ -12,6 +12,7 @@ es-MX:
|
|
|
12
12
|
plural: Plural
|
|
13
13
|
attachment:
|
|
14
14
|
attachment_collection_id: Carpeta
|
|
15
|
+
attachments: Archivos adjuntos
|
|
15
16
|
description: Descripción
|
|
16
17
|
file: Archivo
|
|
17
18
|
title: Nombre del adjunto o imagen
|
|
@@ -50,7 +51,7 @@ es-MX:
|
|
|
50
51
|
alert_color: Alerta
|
|
51
52
|
available_authorizations: Autorizaciones disponibles
|
|
52
53
|
badges_enabled: Habilitar insignias
|
|
53
|
-
comments_max_length:
|
|
54
|
+
comments_max_length: Caracteres máximos por comentario (dejar 0 para el valor predeterminado)
|
|
54
55
|
customize_welcome_notification: Personalizar notificación de bienvenida
|
|
55
56
|
default_locale: Idioma predeterminado
|
|
56
57
|
description: Descripción
|
|
@@ -900,6 +901,7 @@ es-MX:
|
|
|
900
901
|
officializations:
|
|
901
902
|
block:
|
|
902
903
|
error: Se ha producido un error al bloquear a la participante.
|
|
904
|
+
no_user: No se ha encontrado ninguna usuaria
|
|
903
905
|
success: Participante bloqueada correctamente.
|
|
904
906
|
bulk_action:
|
|
905
907
|
block:
|
|
@@ -909,6 +911,7 @@ es-MX:
|
|
|
909
911
|
invalid: Se ha producido un error al desbloquear a las participantes.
|
|
910
912
|
success: Participantes desbloqueadas correctamente.
|
|
911
913
|
create:
|
|
914
|
+
no_user_found: No se ha encontrado a esta participante.
|
|
912
915
|
success: Participante oficializada correctamente.
|
|
913
916
|
destroy:
|
|
914
917
|
success: Se ha retirado correctamente la oficialización de la participante.
|
|
@@ -935,6 +938,7 @@ es-MX:
|
|
|
935
938
|
officialize: Oficializar
|
|
936
939
|
title: Oficializar el usuario "%{name}"
|
|
937
940
|
show_email:
|
|
941
|
+
no_user: No se ha encontrado ninguna usuaria
|
|
938
942
|
title: Mostrar el correo electrónico
|
|
939
943
|
show_email_modal:
|
|
940
944
|
description: Si necesitas contactar directamente con una participante, puedes hacer clic en el botón Mostrar para ver la dirección de correo electrónico. Esta acción se registrará.
|
|
@@ -1094,10 +1098,10 @@ es-MX:
|
|
|
1094
1098
|
next_title: Siguiente elemento
|
|
1095
1099
|
previous: Anterior
|
|
1096
1100
|
previous_title: Elemento anterior
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
+
attachments:
|
|
1102
|
+
add_attachments: Agregar archivo(s) adjunto(s)
|
|
1103
|
+
attachment_legend: Añadir una galería de archivos adjuntos (opcional)
|
|
1104
|
+
edit_attachments: Editar los archivos adjuntos
|
|
1101
1105
|
static_page_topics:
|
|
1102
1106
|
create:
|
|
1103
1107
|
error: Se ha producido un error al crear un nuevo tema.
|
|
@@ -1313,6 +1317,11 @@ es-MX:
|
|
|
1313
1317
|
errors:
|
|
1314
1318
|
impersonate_user:
|
|
1315
1319
|
reason: Debes indicar un motivo para la gestión de una participante no gestionada.
|
|
1320
|
+
file_help:
|
|
1321
|
+
attachment:
|
|
1322
|
+
explanation: 'Instrucciones para el archivo:'
|
|
1323
|
+
message_1: Se admiten archivos CSV, JSON y Excel (.xlsx)
|
|
1324
|
+
message_2: Para archivos CSV, el separador entre columnas debe ser un punto y coma (";")
|
|
1316
1325
|
moderations:
|
|
1317
1326
|
actions:
|
|
1318
1327
|
expand: Expandir
|
data/config/locales/es-PY.yml
CHANGED
|
@@ -12,6 +12,7 @@ es-PY:
|
|
|
12
12
|
plural: Plural
|
|
13
13
|
attachment:
|
|
14
14
|
attachment_collection_id: Carpeta
|
|
15
|
+
attachments: Archivos adjuntos
|
|
15
16
|
description: Descripción
|
|
16
17
|
file: Archivo
|
|
17
18
|
title: Nombre del adjunto o imagen
|
|
@@ -50,7 +51,7 @@ es-PY:
|
|
|
50
51
|
alert_color: Alerta
|
|
51
52
|
available_authorizations: Autorizaciones disponibles
|
|
52
53
|
badges_enabled: Habilitar insignias
|
|
53
|
-
comments_max_length:
|
|
54
|
+
comments_max_length: Caracteres máximos por comentario (dejar 0 para el valor predeterminado)
|
|
54
55
|
customize_welcome_notification: Personalizar notificación de bienvenida
|
|
55
56
|
default_locale: Idioma predeterminado
|
|
56
57
|
description: Descripción
|
|
@@ -900,6 +901,7 @@ es-PY:
|
|
|
900
901
|
officializations:
|
|
901
902
|
block:
|
|
902
903
|
error: Se ha producido un error al bloquear a la participante.
|
|
904
|
+
no_user: No se ha encontrado ninguna usuaria
|
|
903
905
|
success: Participante bloqueada correctamente.
|
|
904
906
|
bulk_action:
|
|
905
907
|
block:
|
|
@@ -909,6 +911,7 @@ es-PY:
|
|
|
909
911
|
invalid: Se ha producido un error al desbloquear a las participantes.
|
|
910
912
|
success: Participantes desbloqueadas correctamente.
|
|
911
913
|
create:
|
|
914
|
+
no_user_found: No se ha encontrado a esta participante.
|
|
912
915
|
success: Participante oficializada correctamente.
|
|
913
916
|
destroy:
|
|
914
917
|
success: Se ha retirado correctamente la oficialización de la participante.
|
|
@@ -935,6 +938,7 @@ es-PY:
|
|
|
935
938
|
officialize: Oficializar
|
|
936
939
|
title: Oficializar el usuario "%{name}"
|
|
937
940
|
show_email:
|
|
941
|
+
no_user: No se ha encontrado ninguna usuaria
|
|
938
942
|
title: Mostrar el correo electrónico
|
|
939
943
|
show_email_modal:
|
|
940
944
|
description: Si necesitas contactar directamente con una participante, puedes hacer clic en el botón Mostrar para ver la dirección de correo electrónico. Esta acción se registrará.
|
|
@@ -1094,10 +1098,10 @@ es-PY:
|
|
|
1094
1098
|
next_title: Siguiente elemento
|
|
1095
1099
|
previous: Anterior
|
|
1096
1100
|
previous_title: Elemento anterior
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
+
attachments:
|
|
1102
|
+
add_attachments: Agregar archivo(s) adjunto(s)
|
|
1103
|
+
attachment_legend: Añadir una galería de archivos adjuntos (opcional)
|
|
1104
|
+
edit_attachments: Editar los archivos adjuntos
|
|
1101
1105
|
static_page_topics:
|
|
1102
1106
|
create:
|
|
1103
1107
|
error: Se ha producido un error al crear un nuevo tema.
|
|
@@ -1313,6 +1317,11 @@ es-PY:
|
|
|
1313
1317
|
errors:
|
|
1314
1318
|
impersonate_user:
|
|
1315
1319
|
reason: Debes indicar un motivo para la gestión de una participante no gestionada.
|
|
1320
|
+
file_help:
|
|
1321
|
+
attachment:
|
|
1322
|
+
explanation: 'Instrucciones para el archivo:'
|
|
1323
|
+
message_1: Se admiten archivos CSV, JSON y Excel (.xlsx)
|
|
1324
|
+
message_2: Para archivos CSV, el separador entre columnas debe ser un punto y coma (";")
|
|
1316
1325
|
moderations:
|
|
1317
1326
|
actions:
|
|
1318
1327
|
expand: Expandir
|
data/config/locales/es.yml
CHANGED
|
@@ -12,6 +12,7 @@ es:
|
|
|
12
12
|
plural: Plural
|
|
13
13
|
attachment:
|
|
14
14
|
attachment_collection_id: Carpeta
|
|
15
|
+
attachments: Archivos adjuntos
|
|
15
16
|
description: Descripción
|
|
16
17
|
file: Archivo
|
|
17
18
|
title: Nombre del adjunto o imagen
|
|
@@ -50,7 +51,7 @@ es:
|
|
|
50
51
|
alert_color: Alerta
|
|
51
52
|
available_authorizations: Autorizaciones disponibles
|
|
52
53
|
badges_enabled: Habilitar insignias
|
|
53
|
-
comments_max_length:
|
|
54
|
+
comments_max_length: Caracteres máximos por comentario (dejar 0 para el valor predeterminado)
|
|
54
55
|
customize_welcome_notification: Personalizar notificación de bienvenida
|
|
55
56
|
default_locale: Idioma predeterminado
|
|
56
57
|
description: Descripción
|
|
@@ -900,6 +901,7 @@ es:
|
|
|
900
901
|
officializations:
|
|
901
902
|
block:
|
|
902
903
|
error: Se ha producido un error al bloquear a la participante.
|
|
904
|
+
no_user: No se ha encontrado ninguna usuaria
|
|
903
905
|
success: Participante bloqueada correctamente.
|
|
904
906
|
bulk_action:
|
|
905
907
|
block:
|
|
@@ -909,6 +911,7 @@ es:
|
|
|
909
911
|
invalid: Se ha producido un error al desbloquear a las participantes.
|
|
910
912
|
success: Participantes desbloqueadas correctamente.
|
|
911
913
|
create:
|
|
914
|
+
no_user_found: No se ha encontrado a esta participante.
|
|
912
915
|
success: Participante oficializada correctamente.
|
|
913
916
|
destroy:
|
|
914
917
|
success: Se ha retirado correctamente la oficialización de la participante.
|
|
@@ -935,6 +938,7 @@ es:
|
|
|
935
938
|
officialize: Oficializar
|
|
936
939
|
title: Oficializar participante "%{name}"
|
|
937
940
|
show_email:
|
|
941
|
+
no_user: No se ha encontrado ninguna usuaria
|
|
938
942
|
title: Mostrar el correo electrónico
|
|
939
943
|
show_email_modal:
|
|
940
944
|
description: Si necesitas contactar directamente con una participante, puedes hacer clic en el botón Mostrar para ver la dirección de correo electrónico. Esta acción se registrará.
|
|
@@ -1094,10 +1098,10 @@ es:
|
|
|
1094
1098
|
next_title: Siguiente elemento
|
|
1095
1099
|
previous: Anterior
|
|
1096
1100
|
previous_title: Elemento anterior
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
+
attachments:
|
|
1102
|
+
add_attachments: Agregar archivo(s) adjunto(s)
|
|
1103
|
+
attachment_legend: Añadir una galería de archivos adjuntos (opcional)
|
|
1104
|
+
edit_attachments: Editar los archivos adjuntos
|
|
1101
1105
|
static_page_topics:
|
|
1102
1106
|
create:
|
|
1103
1107
|
error: Se ha producido un error al crear un nuevo tema.
|
|
@@ -1313,6 +1317,11 @@ es:
|
|
|
1313
1317
|
errors:
|
|
1314
1318
|
impersonate_user:
|
|
1315
1319
|
reason: Debes indicar un motivo para la gestión de una participante no gestionada.
|
|
1320
|
+
file_help:
|
|
1321
|
+
attachment:
|
|
1322
|
+
explanation: 'Instrucciones para el archivo:'
|
|
1323
|
+
message_1: Se admiten archivos CSV, JSON y Excel (.xlsx)
|
|
1324
|
+
message_2: Para archivos CSV, el separador entre columnas debe ser un punto y coma (";")
|
|
1316
1325
|
moderations:
|
|
1317
1326
|
actions:
|
|
1318
1327
|
expand: Expandir
|
data/config/locales/eu.yml
CHANGED
|
@@ -12,6 +12,7 @@ eu:
|
|
|
12
12
|
plural: Plurala
|
|
13
13
|
attachment:
|
|
14
14
|
attachment_collection_id: Karpeta
|
|
15
|
+
attachments: Erantsitako fitxategiak
|
|
15
16
|
description: Deskribapena
|
|
16
17
|
file: Fitxategia
|
|
17
18
|
title: Erantsitakoaren edo irudiaren izena
|
|
@@ -50,7 +51,7 @@ eu:
|
|
|
50
51
|
alert_color: Abisua
|
|
51
52
|
available_authorizations: Baimen erabilgarriak
|
|
52
53
|
badges_enabled: Gaitu garaikurrak
|
|
53
|
-
comments_max_length:
|
|
54
|
+
comments_max_length: Iruzkin bakoitzeko gehieneko karaktereak (utzi 0 aurrez zehaztutako baliorako)
|
|
54
55
|
customize_welcome_notification: Pertsonalizatu ongi etorri jakinarazpena
|
|
55
56
|
default_locale: Kokapen lehenetsia
|
|
56
57
|
description: Deskribapena
|
|
@@ -183,7 +184,7 @@ eu:
|
|
|
183
184
|
configure: Konfiguratu
|
|
184
185
|
confirm_delete_component: |
|
|
185
186
|
Ziur zaude osagai hau ezabatu nahi duzula?
|
|
186
|
-
Osagai honek honako hauek ditu:
|
|
187
|
+
Osagai honek honako hauek ditu:
|
|
187
188
|
<ul class="list-disc ml-6 my-2">
|
|
188
189
|
<li class="font-bold">%{resources_count} resources</li>
|
|
189
190
|
</ul>
|
|
@@ -236,7 +237,7 @@ eu:
|
|
|
236
237
|
index:
|
|
237
238
|
title: Arlo motak
|
|
238
239
|
new:
|
|
239
|
-
create:
|
|
240
|
+
create: Arlo mota sortu
|
|
240
241
|
title: Beste arlo mota bat
|
|
241
242
|
update:
|
|
242
243
|
error: Arazo bat egon da arlo mota hau eguneratzean.
|
|
@@ -404,7 +405,7 @@ eu:
|
|
|
404
405
|
show:
|
|
405
406
|
dropdown: Goitibeherako zerrrenda
|
|
406
407
|
title: Kontrol-panela
|
|
407
|
-
view_more_logs: Ikusi erregistro gehiago
|
|
408
|
+
view_more_logs: Ikusi erregistro gehiago
|
|
408
409
|
domain_allowlist:
|
|
409
410
|
form:
|
|
410
411
|
domain_too_short: Domeinu laburregia
|
|
@@ -900,6 +901,7 @@ eu:
|
|
|
900
901
|
officializations:
|
|
901
902
|
block:
|
|
902
903
|
error: Arazo bat izan da parte-hartzailea blokeatzean.
|
|
904
|
+
no_user: Ez da parte-hartzailerik aurkitu
|
|
903
905
|
success: Parte-hartzailea zuzen blokeatua.
|
|
904
906
|
bulk_action:
|
|
905
907
|
block:
|
|
@@ -909,6 +911,7 @@ eu:
|
|
|
909
911
|
invalid: Arazo bat izan da parte-hartzaileak desblokeatzean.
|
|
910
912
|
success: Parte-hartzaileak zuzen desblokeatuta.
|
|
911
913
|
create:
|
|
914
|
+
no_user_found: Ez da Parte-hartzailerik aurkitu.
|
|
912
915
|
success: Pate-hartzailea zuzen ofizializatua.
|
|
913
916
|
destroy:
|
|
914
917
|
success: Parte-hartzailearen ofizializazioa behar bezala desgaitua.
|
|
@@ -935,6 +938,7 @@ eu:
|
|
|
935
938
|
officialize: Ofizializatzen du
|
|
936
939
|
title: Parte-hartzaile ofiziala "%{name}"
|
|
937
940
|
show_email:
|
|
941
|
+
no_user: Ez da parte-hartzailerik aurkitu
|
|
938
942
|
title: Erakutsi mezu elektronikoa
|
|
939
943
|
show_email_modal:
|
|
940
944
|
description: Parte-hartzaile batekin zuzenean harremanetan jarri behar baduzu, Erakutsi botoian klik egin dezakezu helbide elektronikoa ikusteko. Ekintza hori erregistratu egingo da.
|
|
@@ -1094,10 +1098,10 @@ eu:
|
|
|
1094
1098
|
next_title: Hurrengo elementua
|
|
1095
1099
|
previous: Aurrekoa
|
|
1096
1100
|
previous_title: Aurreko elementua
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
+
attachments:
|
|
1102
|
+
add_attachments: Gehitu eranskinak
|
|
1103
|
+
attachment_legend: Gehitu irudi-galeria bat (aukerakoa)
|
|
1104
|
+
edit_attachments: Editatu eranskinak
|
|
1101
1105
|
static_page_topics:
|
|
1102
1106
|
create:
|
|
1103
1107
|
error: Arazo bat egon da beste gai bat sortzean.
|
|
@@ -1313,6 +1317,11 @@ eu:
|
|
|
1313
1317
|
errors:
|
|
1314
1318
|
impersonate_user:
|
|
1315
1319
|
reason: Arrazoi bat adierazi behar duzu kudeatu gabeko parte-hartzaile bat kudeatzeko.
|
|
1320
|
+
file_help:
|
|
1321
|
+
attachment:
|
|
1322
|
+
explanation: 'Fitxategiako jarraibieak:'
|
|
1323
|
+
message_1: CSV, JSON eta Excel (.xlsx) fitxategiak onartzen dira
|
|
1324
|
+
message_2: CSV fitxategietarako, zutabeen arteko bereizgailuak erdikolona (";") izan behar du
|
|
1316
1325
|
moderations:
|
|
1317
1326
|
actions:
|
|
1318
1327
|
expand: Zabaldu
|
data/config/locales/fi-plain.yml
CHANGED
|
@@ -12,6 +12,7 @@ fi-pl:
|
|
|
12
12
|
plural: Monikko
|
|
13
13
|
attachment:
|
|
14
14
|
attachment_collection_id: Kansio
|
|
15
|
+
attachments: Liitteet
|
|
15
16
|
description: Kuvaus
|
|
16
17
|
file: Tiedosto
|
|
17
18
|
title: Liitetiedoston tai kuvan nimi
|
|
@@ -900,6 +901,7 @@ fi-pl:
|
|
|
900
901
|
officializations:
|
|
901
902
|
block:
|
|
902
903
|
error: Osallistujan estäminen epäonnistui.
|
|
904
|
+
no_user: Käyttäjää ei löytynyt
|
|
903
905
|
success: Osallistujan estäminen onnistui.
|
|
904
906
|
bulk_action:
|
|
905
907
|
block:
|
|
@@ -909,6 +911,7 @@ fi-pl:
|
|
|
909
911
|
invalid: Osallistujien eston peruminen epäonnistui.
|
|
910
912
|
success: Osallistujien eston peruminen onnistui.
|
|
911
913
|
create:
|
|
914
|
+
no_user_found: Osallistujaa ei löytynyt.
|
|
912
915
|
success: Osallistujan virallistaminen onnistui.
|
|
913
916
|
destroy:
|
|
914
917
|
success: Osallistujan virallistamisen peruuttaminen onnistui.
|
|
@@ -935,6 +938,7 @@ fi-pl:
|
|
|
935
938
|
officialize: Virallista
|
|
936
939
|
title: Virallista käyttäjä "%{name}"
|
|
937
940
|
show_email:
|
|
941
|
+
no_user: Käyttäjää ei löytynyt
|
|
938
942
|
title: Näytä sähköposti
|
|
939
943
|
show_email_modal:
|
|
940
944
|
description: Jos haluat ottaa suoraan yhteyttä osallistujaan, voit klikata Näytä-painiketta nähdäksesi hänen sähköpostiosoitteensa. Tästä toiminnosta jää jälki lokiin.
|
|
@@ -1094,10 +1098,10 @@ fi-pl:
|
|
|
1094
1098
|
next_title: Seuraava kohde
|
|
1095
1099
|
previous: Edellinen
|
|
1096
1100
|
previous_title: Edellinen kohde
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
+
attachments:
|
|
1102
|
+
add_attachments: Lisää liitteitä
|
|
1103
|
+
attachment_legend: Lisää liitegalleria (valinnainen)
|
|
1104
|
+
edit_attachments: Muokkaa liitteitä
|
|
1101
1105
|
static_page_topics:
|
|
1102
1106
|
create:
|
|
1103
1107
|
error: Uuden aiheen luomisessa tapahtui virhe.
|
|
@@ -1313,6 +1317,11 @@ fi-pl:
|
|
|
1313
1317
|
errors:
|
|
1314
1318
|
impersonate_user:
|
|
1315
1319
|
reason: Sinun on annettava syy, kun hallitset osallistujaa, joka ei ole hallittu osallistuja.
|
|
1320
|
+
file_help:
|
|
1321
|
+
attachment:
|
|
1322
|
+
explanation: 'Tiedoston ohjeistus:'
|
|
1323
|
+
message_1: CSV-, JSON- ja Excel-tiedostoja (.xlsx) tuetaan
|
|
1324
|
+
message_2: CSV-tiedostoissa sarake-erottimen on oltava puolipiste (";")
|
|
1316
1325
|
moderations:
|
|
1317
1326
|
actions:
|
|
1318
1327
|
expand: Avaa
|
data/config/locales/fi.yml
CHANGED
|
@@ -12,6 +12,7 @@ fi:
|
|
|
12
12
|
plural: Monikko
|
|
13
13
|
attachment:
|
|
14
14
|
attachment_collection_id: Kansio
|
|
15
|
+
attachments: Liitteet
|
|
15
16
|
description: Kuvaus
|
|
16
17
|
file: Tiedosto
|
|
17
18
|
title: Liitetiedoston tai kuvan nimi
|
|
@@ -900,6 +901,7 @@ fi:
|
|
|
900
901
|
officializations:
|
|
901
902
|
block:
|
|
902
903
|
error: Osallistujan estäminen epäonnistui.
|
|
904
|
+
no_user: Käyttäjää ei löytynyt
|
|
903
905
|
success: Osallistujan estäminen onnistui.
|
|
904
906
|
bulk_action:
|
|
905
907
|
block:
|
|
@@ -909,6 +911,7 @@ fi:
|
|
|
909
911
|
invalid: Osallistujien eston peruminen epäonnistui.
|
|
910
912
|
success: Osallistujien eston peruminen onnistui.
|
|
911
913
|
create:
|
|
914
|
+
no_user_found: Osallistujaa ei löytynyt.
|
|
912
915
|
success: Osallistujan virallistaminen onnistui.
|
|
913
916
|
destroy:
|
|
914
917
|
success: Osallistujan virallistamisen peruminen onnistui.
|
|
@@ -935,6 +938,7 @@ fi:
|
|
|
935
938
|
officialize: Virallista
|
|
936
939
|
title: Virallista käyttäjä "%{name}"
|
|
937
940
|
show_email:
|
|
941
|
+
no_user: Käyttäjää ei löytynyt
|
|
938
942
|
title: Näytä sähköposti
|
|
939
943
|
show_email_modal:
|
|
940
944
|
description: Jos haluat ottaa suoraan yhteyttä osallistujaan, voit klikata Näytä-painiketta nähdäksesi hänen sähköpostiosoitteensa. Tästä toiminnosta jää jälki lokiin.
|
|
@@ -1094,10 +1098,10 @@ fi:
|
|
|
1094
1098
|
next_title: Seuraava kohde
|
|
1095
1099
|
previous: Edellinen
|
|
1096
1100
|
previous_title: Edellinen kohde
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
+
attachments:
|
|
1102
|
+
add_attachments: Lisää liitteitä
|
|
1103
|
+
attachment_legend: Lisää liitegalleria (valinnainen)
|
|
1104
|
+
edit_attachments: Muokkaa liitteitä
|
|
1101
1105
|
static_page_topics:
|
|
1102
1106
|
create:
|
|
1103
1107
|
error: Uuden aiheen luonti epäonnistui.
|
|
@@ -1313,6 +1317,11 @@ fi:
|
|
|
1313
1317
|
errors:
|
|
1314
1318
|
impersonate_user:
|
|
1315
1319
|
reason: Sinun on annettava syy, kun hallitset osallistujaa, joka ei ole hallittu osallistuja.
|
|
1320
|
+
file_help:
|
|
1321
|
+
attachment:
|
|
1322
|
+
explanation: 'Tiedoston ohjeistus:'
|
|
1323
|
+
message_1: CSV-, JSON- ja Excel-tiedostoja (.xlsx) tuetaan
|
|
1324
|
+
message_2: CSV-tiedostoissa sarake-erottimen on oltava puolipiste (";")
|
|
1316
1325
|
moderations:
|
|
1317
1326
|
actions:
|
|
1318
1327
|
expand: Avaa
|