decidim-admin 0.31.0 → 0.31.2
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/content_blocks/update_content_block.rb +12 -3
- data/app/commands/decidim/admin/destroy_participatory_space_private_user.rb +10 -0
- data/app/commands/decidim/admin/publish_component.rb +1 -0
- data/app/commands/decidim/admin/unpublish_component.rb +1 -0
- data/app/commands/decidim/admin/unreport_user.rb +1 -1
- data/app/helpers/decidim/admin/moderations/reports_helper.rb +1 -1
- data/app/jobs/decidim/admin/destroy_private_users_follows_job.rb +37 -0
- data/app/packs/entrypoints/decidim_admin.js +3 -3
- data/app/packs/src/decidim/admin/draggable-table.js +34 -16
- data/app/packs/src/decidim/admin/sort_list.component.js +3 -2
- data/app/views/decidim/admin/exports/_dropdown.html.erb +2 -2
- data/app/views/decidim/admin/taxonomies/_taxonomy_actions.html.erb +1 -1
- data/config/locales/ar.yml +5 -12
- data/config/locales/bg.yml +6 -22
- data/config/locales/bs-BA.yml +14 -1
- data/config/locales/ca-IT.yml +16 -12
- data/config/locales/ca.yml +16 -12
- data/config/locales/cs.yml +20 -6
- data/config/locales/de.yml +13 -10
- data/config/locales/el.yml +5 -15
- data/config/locales/en.yml +11 -7
- data/config/locales/eo.yml +4 -0
- data/config/locales/es-MX.yml +15 -11
- data/config/locales/es-PY.yml +15 -11
- data/config/locales/es.yml +16 -12
- data/config/locales/eu.yml +19 -15
- data/config/locales/fi-plain.yml +10 -7
- data/config/locales/fi.yml +9 -6
- data/config/locales/fr-CA.yml +45 -15
- data/config/locales/fr.yml +45 -15
- data/config/locales/ga-IE.yml +7 -10
- data/config/locales/gl.yml +8 -11
- data/config/locales/he-IL.yml +9 -1
- data/config/locales/hu.yml +7 -24
- data/config/locales/id-ID.yml +7 -0
- data/config/locales/is-IS.yml +7 -0
- data/config/locales/it.yml +2 -26
- data/config/locales/ja.yml +16 -12
- data/config/locales/kaa.yml +5 -3
- data/config/locales/ko.yml +7 -4
- data/config/locales/lb.yml +9 -12
- data/config/locales/lt.yml +6 -21
- data/config/locales/lv.yml +11 -2
- data/config/locales/nl.yml +8 -11
- data/config/locales/no.yml +8 -11
- data/config/locales/pl.yml +12 -21
- data/config/locales/pt-BR.yml +226 -16
- data/config/locales/pt.yml +9 -13
- data/config/locales/ro-RO.yml +11 -26
- data/config/locales/ru.yml +12 -2
- data/config/locales/sk.yml +11 -2
- data/config/locales/sl.yml +4 -0
- data/config/locales/sq-AL.yml +9 -9
- data/config/locales/sr-CS.yml +21 -7
- data/config/locales/sv.yml +27 -19
- data/config/locales/th-TH.yml +5 -1
- data/config/locales/tr-TR.yml +110 -20
- data/config/locales/uk.yml +7 -0
- data/config/locales/zh-CN.yml +11 -1
- data/config/locales/zh-TW.yml +5 -20
- data/lib/decidim/admin/test/admin_participatory_space_access_examples.rb +18 -0
- data/lib/decidim/admin/test/filters_participatory_space_users_examples.rb +1 -1
- data/lib/decidim/admin/test/manage_attachments_examples.rb +12 -0
- data/lib/decidim/admin/version.rb +1 -1
- metadata +9 -9
- data/app/packs/src/decidim/admin/choose_language.js +0 -16
data/config/locales/ca.yml
CHANGED
|
@@ -36,7 +36,7 @@ ca:
|
|
|
36
36
|
id: ID
|
|
37
37
|
newsletter:
|
|
38
38
|
body: Cos
|
|
39
|
-
send_to_all_users: Envia a totes les
|
|
39
|
+
send_to_all_users: Envia a totes les participants
|
|
40
40
|
send_to_followers: Envia a totes les seguidores
|
|
41
41
|
send_to_participants: Envia a les participants
|
|
42
42
|
subject: Assumpte
|
|
@@ -126,6 +126,9 @@ ca:
|
|
|
126
126
|
show_in_footer: Mostra al peu de pàgina
|
|
127
127
|
title: Títol
|
|
128
128
|
weight: Ordre de posició
|
|
129
|
+
taxonomy:
|
|
130
|
+
item_name: Nom de l'element
|
|
131
|
+
parent_id: Taxonomia mare
|
|
129
132
|
user_group_csv_verification:
|
|
130
133
|
file: Fitxer
|
|
131
134
|
errors:
|
|
@@ -187,7 +190,8 @@ ca:
|
|
|
187
190
|
</ul>
|
|
188
191
|
Si canvies d'opinió, el pots restaurar més endavant.
|
|
189
192
|
export: Exporta
|
|
190
|
-
|
|
193
|
+
export_all: Exportar tot
|
|
194
|
+
export_selection: Exportar selecció
|
|
191
195
|
import: Importar
|
|
192
196
|
menu_hidden: Amaga del menú
|
|
193
197
|
moderate: Gestionar les moderacions
|
|
@@ -300,7 +304,7 @@ ca:
|
|
|
300
304
|
title: Bloquejar usuàries
|
|
301
305
|
new:
|
|
302
306
|
action: Bloquejar compte i enviar justificació
|
|
303
|
-
already_reported_html: Si segueixes amb aquesta acció, amagaràs tots els continguts de
|
|
307
|
+
already_reported_html: Si segueixes amb aquesta acció, amagaràs tots els continguts de les participants.
|
|
304
308
|
description: El bloqueig d'una usuària deixarà el seu compte inutilitzable. Pots proporcionar en la teva justificació els criteris sota els quals consideraries desbloquejar-la.
|
|
305
309
|
justification: Justificació
|
|
306
310
|
title: Bloquejar a la usuària %{name}
|
|
@@ -317,7 +321,7 @@ ca:
|
|
|
317
321
|
success: El component s'ha creat correctament.
|
|
318
322
|
success_landing_page: Component creat amb èxit. Pots afegir un bloc de contingut per aquest component a la pàgina d'inici de l'espai de participació. <a href="%{landing_page_path}">Vés a la pàgina d'inici</a> per a configurar-la.
|
|
319
323
|
edit:
|
|
320
|
-
title:
|
|
324
|
+
title: Configura el component
|
|
321
325
|
update: Actualitzar
|
|
322
326
|
form:
|
|
323
327
|
default_step_settings: Configuració per defecte
|
|
@@ -394,7 +398,7 @@ ca:
|
|
|
394
398
|
form:
|
|
395
399
|
domain_too_short: El domini és massa curt
|
|
396
400
|
update:
|
|
397
|
-
error: S'ha produït un error en actualitzar el llistat de
|
|
401
|
+
error: S'ha produït un error en actualitzar el llistat de dominis externs permesos.
|
|
398
402
|
success: El llistat de dominis externs permesos s'ha actualitzat correctament.
|
|
399
403
|
exports:
|
|
400
404
|
export_as: "%{name} com a %{export_format}"
|
|
@@ -438,9 +442,9 @@ ca:
|
|
|
438
442
|
'false': No acceptada
|
|
439
443
|
'true': Acceptada
|
|
440
444
|
user_invitation_sent_at_not_null:
|
|
441
|
-
label:
|
|
445
|
+
label: Invitació enviada
|
|
442
446
|
values:
|
|
443
|
-
'false': No
|
|
447
|
+
'false': No enviat
|
|
444
448
|
'true': Enviada
|
|
445
449
|
private_space_eq:
|
|
446
450
|
label: Privat
|
|
@@ -810,7 +814,7 @@ ca:
|
|
|
810
814
|
select_users_for_participatory_space: Enviar el butlletí informatiu a un o més espais de participació
|
|
811
815
|
select_users_general: Enviar un butlletí general
|
|
812
816
|
select_verification_types: Seleccionar mètodes de verificació
|
|
813
|
-
send_to_all_users: Envia a totes les
|
|
817
|
+
send_to_all_users: Envia a totes les usuàries
|
|
814
818
|
send_to_verified_users: Enviar a usuàries verificades
|
|
815
819
|
title: Selecciona les destinatàries a lliurar
|
|
816
820
|
verified_users_help: Envia un butlletí informatiu a tots els usuaris confirmats i verificats amb qualsevol dels mètodes de verificació seleccionats.
|
|
@@ -928,9 +932,9 @@ ca:
|
|
|
928
932
|
update: Actualitzar
|
|
929
933
|
index:
|
|
930
934
|
import_via_csv: Importar des de CSV
|
|
931
|
-
publish_all: Publicar
|
|
935
|
+
publish_all: Publicar totes
|
|
932
936
|
title: Participant de l'espai participatiu privat
|
|
933
|
-
unpublish_all: Despublicar
|
|
937
|
+
unpublish_all: Despublicar totes
|
|
934
938
|
new:
|
|
935
939
|
create: Crear
|
|
936
940
|
title: Nova participant de l'espai privat.
|
|
@@ -962,7 +966,7 @@ ca:
|
|
|
962
966
|
john.doe@example.org%{csv_col_sep}John Doe
|
|
963
967
|
jane.doe@example.org%{csv_col_sep}Jane Doe
|
|
964
968
|
title: Importar participant privades via CSV
|
|
965
|
-
upload:
|
|
969
|
+
upload: Carregar
|
|
966
970
|
reminders:
|
|
967
971
|
create:
|
|
968
972
|
error: Hi ha hagut un problema en crear els recordatoris.
|
|
@@ -1271,7 +1275,7 @@ ca:
|
|
|
1271
1275
|
last_day: El darrer dia
|
|
1272
1276
|
last_month: El darrer mes
|
|
1273
1277
|
last_week: La darrera setmana
|
|
1274
|
-
no_users_count_statistics_yet: Encara no hi ha estadístiques de recompte
|
|
1278
|
+
no_users_count_statistics_yet: Encara no hi ha estadístiques de recompte de participants.
|
|
1275
1279
|
participants: Participants
|
|
1276
1280
|
forms:
|
|
1277
1281
|
errors:
|
data/config/locales/cs.yml
CHANGED
|
@@ -36,7 +36,7 @@ cs:
|
|
|
36
36
|
id: ID
|
|
37
37
|
newsletter:
|
|
38
38
|
body: Tělo
|
|
39
|
-
send_to_all_users:
|
|
39
|
+
send_to_all_users: Poslat všem účastníkům
|
|
40
40
|
send_to_followers: Odeslat sledujícím
|
|
41
41
|
send_to_participants: Odeslat účastníkům
|
|
42
42
|
subject: Předmět
|
|
@@ -126,6 +126,9 @@ cs:
|
|
|
126
126
|
show_in_footer: Zobrazit v zápatí
|
|
127
127
|
title: Titul
|
|
128
128
|
weight: Pozice v řazení
|
|
129
|
+
taxonomy:
|
|
130
|
+
item_name: Název položky
|
|
131
|
+
parent_id: Nadřazený
|
|
129
132
|
user_group_csv_verification:
|
|
130
133
|
file: Soubor
|
|
131
134
|
errors:
|
|
@@ -187,7 +190,8 @@ cs:
|
|
|
187
190
|
</ul>
|
|
188
191
|
Pokud změníte názor, můžete ji obnovit později.
|
|
189
192
|
export: Exportovat
|
|
190
|
-
|
|
193
|
+
export_all: Exportovat vše
|
|
194
|
+
export_selection: Exportovat výběr
|
|
191
195
|
import: Importovat
|
|
192
196
|
menu_hidden: Skrýt v menu
|
|
193
197
|
moderate: Spravovat moderace
|
|
@@ -396,7 +400,7 @@ cs:
|
|
|
396
400
|
form:
|
|
397
401
|
domain_too_short: Doména je příliš krátká
|
|
398
402
|
update:
|
|
399
|
-
error:
|
|
403
|
+
error: Nepodařilo se aktualizovat seznam povolených externích domén.
|
|
400
404
|
success: Seznam povolených externích domén byl úspěšně aktualizován.
|
|
401
405
|
exports:
|
|
402
406
|
export_as: "%{name} jako %{export_format}"
|
|
@@ -459,6 +463,9 @@ cs:
|
|
|
459
463
|
search_placeholder:
|
|
460
464
|
name_or_nickname_or_email_cont: Hledat %{collection} podle e-mailu, jména nebo přezdívky
|
|
461
465
|
report_count_eq: Počet nahlášení
|
|
466
|
+
reported_id_string_or_reported_content_cont: Hledat %{collection} podle nahlášeného Id nebo obsahu
|
|
467
|
+
title_cont: Hledat %{collection} podle názvu
|
|
468
|
+
user_name_or_user_nickname_or_user_email_cont: Hledat %{collection} podle e-mailu, jména nebo přezdívky
|
|
462
469
|
state_eq:
|
|
463
470
|
label: Stav
|
|
464
471
|
values:
|
|
@@ -478,7 +485,7 @@ cs:
|
|
|
478
485
|
import_csv:
|
|
479
486
|
explanation: 'Pokyny pro soubor:'
|
|
480
487
|
message_1: CSV soubory jsou podporovány
|
|
481
|
-
message_2: ".csv soubor s e-
|
|
488
|
+
message_2: ".csv soubor s daty e-mailu"
|
|
482
489
|
help_sections:
|
|
483
490
|
error: Při aktualizaci sekcí nápovědy došlo k chybě.
|
|
484
491
|
form:
|
|
@@ -565,6 +572,7 @@ cs:
|
|
|
565
572
|
logs:
|
|
566
573
|
filters:
|
|
567
574
|
participatory_space: Najít participační prostor
|
|
575
|
+
text: Hledat podle e-mailu, jména nebo přezdívky
|
|
568
576
|
user: Uživatel
|
|
569
577
|
logs_list:
|
|
570
578
|
no_logs_yet: Zatím nejsou žádné logy.
|
|
@@ -696,6 +704,7 @@ cs:
|
|
|
696
704
|
update_moderated_user_button: Zrušit nahlášení uživatelů
|
|
697
705
|
title: Akce
|
|
698
706
|
unblock: Odblokovat uživatele
|
|
707
|
+
unreport: Zpět hlášení
|
|
699
708
|
cancel: Zrušit
|
|
700
709
|
name: Jméno
|
|
701
710
|
nickname: Přezdívka
|
|
@@ -722,6 +731,7 @@ cs:
|
|
|
722
731
|
title: Vrátit skrytí
|
|
723
732
|
update_moderation_button: Odkrýt vybrané zdroje
|
|
724
733
|
unreport:
|
|
734
|
+
title: Zpět hlášení
|
|
725
735
|
update_moderation_button: Zrušit nahlášení vybraných zdrojů
|
|
726
736
|
cancel: Zrušit
|
|
727
737
|
selected: vybráno
|
|
@@ -929,7 +939,7 @@ cs:
|
|
|
929
939
|
success: Přístup soukromého účastníka do participativního prostoru byl úspěšně zrušen.
|
|
930
940
|
edit:
|
|
931
941
|
title: Upravit participační prostor soukromého účastníka.
|
|
932
|
-
update:
|
|
942
|
+
update: Aktualizace
|
|
933
943
|
index:
|
|
934
944
|
import_via_csv: Importovat přes CSV
|
|
935
945
|
publish_all: Publikovat vše
|
|
@@ -1248,6 +1258,9 @@ cs:
|
|
|
1248
1258
|
taxonomy_filters: Filtry taxonomie pro "%{taxonomy}"
|
|
1249
1259
|
users: Administrátoři
|
|
1250
1260
|
tooltips:
|
|
1261
|
+
cannot_destroy_taxonomy_filter: Nelze zničit tento filtr taxonomie
|
|
1262
|
+
cannot_edit_taxonomy_filter: Nelze upravit tento filtr taxonomie
|
|
1263
|
+
deleted_attachment_collections_info: Tuto složku nelze odstranit, protože obsahuje přílohy.
|
|
1251
1264
|
deleted_component_info: Tato komponenta může být odstraněna pouze v případě, že je stav 'Nezveřejněno'.
|
|
1252
1265
|
trash_management:
|
|
1253
1266
|
restore:
|
|
@@ -1276,7 +1289,7 @@ cs:
|
|
|
1276
1289
|
last_day: Poslední den
|
|
1277
1290
|
last_month: Minulý měsíc
|
|
1278
1291
|
last_week: Minulý týden
|
|
1279
|
-
no_users_count_statistics_yet: Zatím nejsou žádné statistiky počtu
|
|
1292
|
+
no_users_count_statistics_yet: Zatím nejsou žádné statistiky počtu účastníků.
|
|
1280
1293
|
participants: Účastníci
|
|
1281
1294
|
forms:
|
|
1282
1295
|
errors:
|
|
@@ -1291,6 +1304,7 @@ cs:
|
|
|
1291
1304
|
parent_hidden: Nelze odkrýt tento zdroj, protože jeho nadřazená položka je stále skrytá.
|
|
1292
1305
|
title: Akce
|
|
1293
1306
|
unhide: Vrátit skrytí
|
|
1307
|
+
unreport: Zpět hlášení
|
|
1294
1308
|
admin:
|
|
1295
1309
|
reportable:
|
|
1296
1310
|
bulk_action:
|
data/config/locales/de.yml
CHANGED
|
@@ -36,7 +36,7 @@ de:
|
|
|
36
36
|
id: ID
|
|
37
37
|
newsletter:
|
|
38
38
|
body: Haupttext
|
|
39
|
-
send_to_all_users: An alle
|
|
39
|
+
send_to_all_users: An alle Teilnehmende senden
|
|
40
40
|
send_to_followers: An Follower senden
|
|
41
41
|
send_to_participants: An Teilnehmende senden
|
|
42
42
|
subject: Betreff
|
|
@@ -93,7 +93,7 @@ de:
|
|
|
93
93
|
welcome_notification_subject: Betreff der Willkommens-Benachrichtigung
|
|
94
94
|
youtube_handler: YouTube-Handler
|
|
95
95
|
participatory_space_private_user:
|
|
96
|
-
email:
|
|
96
|
+
email: Email
|
|
97
97
|
name: Name
|
|
98
98
|
participatory_space_private_user_csv_import:
|
|
99
99
|
file: Datei
|
|
@@ -126,6 +126,9 @@ de:
|
|
|
126
126
|
show_in_footer: In der Fußzeile anzeigen
|
|
127
127
|
title: Titel
|
|
128
128
|
weight: Reihenfolge
|
|
129
|
+
taxonomy:
|
|
130
|
+
item_name: Elementbezeichnung
|
|
131
|
+
parent_id: Übergeordnetes Element
|
|
129
132
|
user_group_csv_verification:
|
|
130
133
|
file: Datei
|
|
131
134
|
errors:
|
|
@@ -187,7 +190,7 @@ de:
|
|
|
187
190
|
</ul>
|
|
188
191
|
Wenn Sie Ihre Meinung ändern, können Sie es später wiederherstellen.
|
|
189
192
|
export: Exportieren
|
|
190
|
-
|
|
193
|
+
export_all: Alles exportieren
|
|
191
194
|
import: Importieren
|
|
192
195
|
menu_hidden: Im Menü ausblenden
|
|
193
196
|
moderate: Moderationen verwalten
|
|
@@ -394,7 +397,7 @@ de:
|
|
|
394
397
|
form:
|
|
395
398
|
domain_too_short: Domain zu kurz
|
|
396
399
|
update:
|
|
397
|
-
error: Liste der zulässigen externen Domains
|
|
400
|
+
error: Das Aktualisieren der Liste der zulässigen externen Domains ist fehlgeschlagen.
|
|
398
401
|
success: Die Liste der zulässigen externen Domains wurde erfolgreich aktualisiert.
|
|
399
402
|
exports:
|
|
400
403
|
export_as: "%{name} als %{export_format}"
|
|
@@ -440,7 +443,7 @@ de:
|
|
|
440
443
|
user_invitation_sent_at_not_null:
|
|
441
444
|
label: Einladung versendet
|
|
442
445
|
values:
|
|
443
|
-
'false': Nicht
|
|
446
|
+
'false': Nicht gesendet
|
|
444
447
|
'true': Versendet
|
|
445
448
|
private_space_eq:
|
|
446
449
|
label: Privat
|
|
@@ -810,7 +813,7 @@ de:
|
|
|
810
813
|
select_users_for_participatory_space: Newsletter an einen oder mehrere partizipative Bereiche senden
|
|
811
814
|
select_users_general: Plattformweiter Newsletter senden
|
|
812
815
|
select_verification_types: Verifizierungsmethoden auswählen
|
|
813
|
-
send_to_all_users: An alle
|
|
816
|
+
send_to_all_users: An alle Benutzenden senden
|
|
814
817
|
send_to_verified_users: An verifizierte Teilnehmende senden
|
|
815
818
|
title: Empfänger auswählen
|
|
816
819
|
verified_users_help: Sendet einen Newsletter an alle bestätigten und verifizierten Teilnehmenden über jede ausgewählte Verifikationsmethode.
|
|
@@ -927,7 +930,7 @@ de:
|
|
|
927
930
|
title: Privates Mitglied des partiziaptiven Bereichs bearbeiten.
|
|
928
931
|
update: Aktualisieren
|
|
929
932
|
index:
|
|
930
|
-
import_via_csv: Aus CSV
|
|
933
|
+
import_via_csv: Aus CSV importieren
|
|
931
934
|
publish_all: Alle veröffentlichen
|
|
932
935
|
title: Participatory Space privater Benutzer
|
|
933
936
|
unpublish_all: Alle Veröffentlichungen aufheben
|
|
@@ -946,7 +949,7 @@ de:
|
|
|
946
949
|
participatory_space_private_users_csv_imports:
|
|
947
950
|
create:
|
|
948
951
|
invalid: Beim Lesen der CSV-Datei ist ein Problem aufgetreten. Bitte stellen Sie sicher, dass Sie den Anweisungen korrekt gefolgt sind.
|
|
949
|
-
success: CSV-Datei wurde erfolgreich hochgeladen
|
|
952
|
+
success: CSV-Datei wurde erfolgreich hochgeladen. Wir senden eine Einladungs-E-Mail an die Teilnehmenden. Dies kann eine Weile dauern.
|
|
950
953
|
new:
|
|
951
954
|
csv_upload:
|
|
952
955
|
title: Laden Sie Ihre CSV-Datei hoch
|
|
@@ -973,7 +976,7 @@ de:
|
|
|
973
976
|
submit: Senden
|
|
974
977
|
resource_permissions:
|
|
975
978
|
edit:
|
|
976
|
-
submit:
|
|
979
|
+
submit: Absenden
|
|
977
980
|
title: Berechtigungen bearbeiten
|
|
978
981
|
options_form:
|
|
979
982
|
ephemeral_warning: Um diese Autorisierungsmethode zu aktivieren, müssen Sie alle bestehenden Autorisierungen <a href="%{path}“>zurücknehmen</a>. Dadurch wird das Risiko von Überprüfungskonflikten minimiert. Alle Berechtigungen dieses Typs werden in der Organisation automatisch entzogen, wenn Sie Änderungen einreichen, die diese Methode hinzufügen oder ihre Konfiguration verändern, nachdem sie hinzugefügt wurde.
|
|
@@ -1271,7 +1274,7 @@ de:
|
|
|
1271
1274
|
last_day: Letzter Tag
|
|
1272
1275
|
last_month: Letzter Monat
|
|
1273
1276
|
last_week: Letzte Woche
|
|
1274
|
-
no_users_count_statistics_yet: Es gibt noch keine
|
|
1277
|
+
no_users_count_statistics_yet: Es gibt noch keine Statistiken über die Teilnehmenden.
|
|
1275
1278
|
participants: Teilnehmer
|
|
1276
1279
|
forms:
|
|
1277
1280
|
errors:
|
data/config/locales/el.yml
CHANGED
|
@@ -90,6 +90,8 @@ el:
|
|
|
90
90
|
participatory_space_private_user:
|
|
91
91
|
email: Email
|
|
92
92
|
name: Όνομα
|
|
93
|
+
participatory_space_private_user_csv_import:
|
|
94
|
+
file: Αρχείο
|
|
93
95
|
scope:
|
|
94
96
|
code: Κωδικός
|
|
95
97
|
name: Όνομα
|
|
@@ -168,7 +170,7 @@ el:
|
|
|
168
170
|
browse: Αναζήτηση
|
|
169
171
|
configure: Διαμόρφωση
|
|
170
172
|
export: Εξαγωγή
|
|
171
|
-
|
|
173
|
+
export_all: Εξαγωγή όλων
|
|
172
174
|
import: Εισαγωγή
|
|
173
175
|
newsletter:
|
|
174
176
|
new: Νέο ενημερωτικό δελτίο
|
|
@@ -359,16 +361,9 @@ el:
|
|
|
359
361
|
'false': Επισημοποιήθηκε
|
|
360
362
|
'true': Δεν επισημοποιήθηκε
|
|
361
363
|
participatory_space_private_users:
|
|
362
|
-
user_invitation_accepted_at_not_null:
|
|
363
|
-
label: Πρόσκληση αποδεκτή
|
|
364
|
-
values:
|
|
365
|
-
'false': Δεν γίνεται δεκτό
|
|
366
|
-
'true': Αποδοχή
|
|
367
364
|
user_invitation_sent_at_not_null:
|
|
368
|
-
label: Πρόσκλησης εστάλει
|
|
369
365
|
values:
|
|
370
366
|
'false': Δεν έχει σταλεί
|
|
371
|
-
'true': Απεστάλλει
|
|
372
367
|
private_space_eq:
|
|
373
368
|
label: Ιδιωτικό
|
|
374
369
|
values:
|
|
@@ -661,7 +656,6 @@ el:
|
|
|
661
656
|
participants_help: Στέλνει ενημερωτικό δελτίο σε όλους τους επιβεβαιωμένους χρήστες που έχουν συμμετάσχει σε οποιουσδήποτε από τους επιλεγμένους χώρους συμμετοχής στη λίστα.
|
|
662
657
|
recipients_count: Αυτό το ενημερωτικό δελτίο θα σταλεί σε <strong id='recipients_count'>%{count}</strong> χρήστες.
|
|
663
658
|
select_spaces: Επιλέξτε χώρους για τμηματοποίηση του ενημερωτικού δελτίου
|
|
664
|
-
send_to_all_users: Αποστολή σε όλους τους χρήστες
|
|
665
659
|
title: Επιλέξτε παραλήπτες για παράδοση
|
|
666
660
|
warning: "<strong>Προσοχή:</strong> Αυτό το ενημερωτικό δελτίο θα σταλεί μόνο σε χρήστες που έχουν ενεργοποιήσει την επιλογή <em>Θέλω να λαμβάνω ενημερωτικά δελτία</em> στις ρυθμίσεις ειδοποιήσεών τους."
|
|
667
661
|
send:
|
|
@@ -728,20 +722,17 @@ el:
|
|
|
728
722
|
destroy:
|
|
729
723
|
error: Υπήρξε ένα πρόβλημα κατά τη διαγραφή ενός ιδιωτικού συμμετέχοντα για αυτόν τον χώρο συμμετοχής.
|
|
730
724
|
success: Η πρόσβαση του ιδιωτικού συμμετέχοντα στον χώρο συμμετοχής καταστράφηκε με επιτυχία.
|
|
725
|
+
edit:
|
|
726
|
+
update: Ενημέρωση
|
|
731
727
|
index:
|
|
732
|
-
import_via_csv: Εισαγωγή μέσω CSV
|
|
733
728
|
title: Ιδιωτικός συμμετέχων χώρου συμμετοχής
|
|
734
729
|
new:
|
|
735
730
|
create: Δημιουργία
|
|
736
731
|
title: Νέο ιδιωτικός συμμετέχων χώρου συμμετοχής.
|
|
737
732
|
participatory_space_private_users_csv_imports:
|
|
738
|
-
create:
|
|
739
|
-
success: Το αρχείο CSV μεταφορτώθηκε με επιτυχία. Στέλνουμε πρόσκληση στους συμμετέχοντες μέσω email. Αυτή η διαδικασία μπορεί να χρειαστεί λίγη ώρα.
|
|
740
733
|
new:
|
|
741
734
|
csv_upload:
|
|
742
735
|
title: Αποστολή του αρχείου σας CSV
|
|
743
|
-
example_file: 'Παράδειγμα αρχείου:'
|
|
744
|
-
upload: Αποστολή
|
|
745
736
|
reminders:
|
|
746
737
|
new:
|
|
747
738
|
submit: Αποστολή
|
|
@@ -859,7 +850,6 @@ el:
|
|
|
859
850
|
last_day: Τελευταία ημέρα
|
|
860
851
|
last_month: Τελευταίος μήνας
|
|
861
852
|
last_week: Τελευταία εβδομάδα
|
|
862
|
-
no_users_count_statistics_yet: Δεν υπάρχουν στατιστικά στοιχεία καταμέτρησης χρηστών ακόμα.
|
|
863
853
|
participants: Συμμετέχοντες
|
|
864
854
|
forms:
|
|
865
855
|
errors:
|
data/config/locales/en.yml
CHANGED
|
@@ -36,7 +36,7 @@ en:
|
|
|
36
36
|
id: ID
|
|
37
37
|
newsletter:
|
|
38
38
|
body: Body
|
|
39
|
-
send_to_all_users: Send to all
|
|
39
|
+
send_to_all_users: Send to all participants
|
|
40
40
|
send_to_followers: Send to followers
|
|
41
41
|
send_to_participants: Send to participants
|
|
42
42
|
subject: Subject
|
|
@@ -126,6 +126,9 @@ en:
|
|
|
126
126
|
show_in_footer: Show in the footer
|
|
127
127
|
title: Title
|
|
128
128
|
weight: Order position
|
|
129
|
+
taxonomy:
|
|
130
|
+
item_name: Item name
|
|
131
|
+
parent_id: Parent
|
|
129
132
|
user_group_csv_verification:
|
|
130
133
|
file: File
|
|
131
134
|
errors:
|
|
@@ -187,7 +190,8 @@ en:
|
|
|
187
190
|
</ul>
|
|
188
191
|
If you change your mind, you can restore it later.
|
|
189
192
|
export: Export
|
|
190
|
-
|
|
193
|
+
export_all: Export all
|
|
194
|
+
export_selection: Export selection
|
|
191
195
|
import: Import
|
|
192
196
|
menu_hidden: Hide from menu
|
|
193
197
|
moderate: Manage moderations
|
|
@@ -294,13 +298,13 @@ en:
|
|
|
294
298
|
block_user:
|
|
295
299
|
bulk_new:
|
|
296
300
|
action: Block accounts and send justification
|
|
297
|
-
already_reported_html:
|
|
301
|
+
already_reported_html: By continuing with this action, you will also hide all the participant's content.
|
|
298
302
|
description: Blocking a user will render their account unusable. You may provide in your justification any guidelines on ways you would consider unblocking the user.
|
|
299
303
|
justification: Justification
|
|
300
304
|
title: Block Users
|
|
301
305
|
new:
|
|
302
306
|
action: Block account and send justification
|
|
303
|
-
already_reported_html:
|
|
307
|
+
already_reported_html: By continuing with this action, you will also hide all the participant's content.
|
|
304
308
|
description: Blocking a user will render their account unusable. You may provide in your justification any guidelines on ways you would consider unblocking the user.
|
|
305
309
|
justification: Justification
|
|
306
310
|
title: Block User %{name}
|
|
@@ -394,7 +398,7 @@ en:
|
|
|
394
398
|
form:
|
|
395
399
|
domain_too_short: Domain too short
|
|
396
400
|
update:
|
|
397
|
-
error: Failed to update list of allowed external domains
|
|
401
|
+
error: Failed to update list of allowed external domains.
|
|
398
402
|
success: The list of allowed external domain successfully updated.
|
|
399
403
|
exports:
|
|
400
404
|
export_as: "%{name} as %{export_format}"
|
|
@@ -479,7 +483,7 @@ en:
|
|
|
479
483
|
import_csv:
|
|
480
484
|
explanation: 'Guidance for file:'
|
|
481
485
|
message_1: CSV files are supported
|
|
482
|
-
message_2: ".csv file with
|
|
486
|
+
message_2: ".csv file with email data"
|
|
483
487
|
help_sections:
|
|
484
488
|
error: There was a problem updating the help sections.
|
|
485
489
|
form:
|
|
@@ -1271,7 +1275,7 @@ en:
|
|
|
1271
1275
|
last_day: Last day
|
|
1272
1276
|
last_month: Last month
|
|
1273
1277
|
last_week: Last week
|
|
1274
|
-
no_users_count_statistics_yet: There are no
|
|
1278
|
+
no_users_count_statistics_yet: There are no participant count statistics yet.
|
|
1275
1279
|
participants: Participants
|
|
1276
1280
|
forms:
|
|
1277
1281
|
errors:
|
data/config/locales/eo.yml
CHANGED
data/config/locales/es-MX.yml
CHANGED
|
@@ -36,7 +36,7 @@ es-MX:
|
|
|
36
36
|
id: ID
|
|
37
37
|
newsletter:
|
|
38
38
|
body: Cuerpo
|
|
39
|
-
send_to_all_users: Enviar a todas las
|
|
39
|
+
send_to_all_users: Enviar a todas las participantes
|
|
40
40
|
send_to_followers: Enviar a las seguidoras
|
|
41
41
|
send_to_participants: Enviar a las participantes
|
|
42
42
|
subject: Asunto
|
|
@@ -126,6 +126,9 @@ es-MX:
|
|
|
126
126
|
show_in_footer: Mostrar en el pie de página
|
|
127
127
|
title: Título
|
|
128
128
|
weight: Orden de posición
|
|
129
|
+
taxonomy:
|
|
130
|
+
item_name: Nombre del elemento
|
|
131
|
+
parent_id: Taxonomía madre
|
|
129
132
|
user_group_csv_verification:
|
|
130
133
|
file: Expediente
|
|
131
134
|
errors:
|
|
@@ -187,7 +190,8 @@ es-MX:
|
|
|
187
190
|
</ul>
|
|
188
191
|
Si cambias de opinión, puedes restaurarlo más tarde.
|
|
189
192
|
export: Exportar
|
|
190
|
-
|
|
193
|
+
export_all: Exportar todo
|
|
194
|
+
export_selection: Exportar selección
|
|
191
195
|
import: Importar
|
|
192
196
|
menu_hidden: Ocultar del menú
|
|
193
197
|
moderate: Gestionar las moderaciones
|
|
@@ -300,7 +304,7 @@ es-MX:
|
|
|
300
304
|
title: Bloquear usuarias
|
|
301
305
|
new:
|
|
302
306
|
action: Bloquear cuenta y enviar justificación
|
|
303
|
-
already_reported_html: Al continuar con esta acción también ocultarás todos los contenidos de
|
|
307
|
+
already_reported_html: Al continuar con esta acción también ocultarás todos los contenidos de las participantes.
|
|
304
308
|
description: El bloqueo de una usuaria dejará su cuenta inutilizable. Puedes proporcionar en tu justificación los criterios bajo los cuales considerarías desbloquearla.
|
|
305
309
|
justification: Justificación
|
|
306
310
|
title: Bloquear a la usuaria %{name}
|
|
@@ -394,7 +398,7 @@ es-MX:
|
|
|
394
398
|
form:
|
|
395
399
|
domain_too_short: El dominio es demasiado corto
|
|
396
400
|
update:
|
|
397
|
-
error: Se ha producido un error al actualizar la lista de dominios externos permitidos
|
|
401
|
+
error: Se ha producido un error al actualizar la lista de dominios externos permitidos.
|
|
398
402
|
success: La lista de dominios externos permitidos se ha actualizado correctamente.
|
|
399
403
|
exports:
|
|
400
404
|
export_as: "%{name} como %{export_format}"
|
|
@@ -440,7 +444,7 @@ es-MX:
|
|
|
440
444
|
user_invitation_sent_at_not_null:
|
|
441
445
|
label: Invitación enviada
|
|
442
446
|
values:
|
|
443
|
-
'false': No
|
|
447
|
+
'false': No enviado
|
|
444
448
|
'true': Enviada
|
|
445
449
|
private_space_eq:
|
|
446
450
|
label: Privado
|
|
@@ -810,7 +814,7 @@ es-MX:
|
|
|
810
814
|
select_users_for_participatory_space: Enviar el boletín informativo a uno o más espacios de participación
|
|
811
815
|
select_users_general: Enviar un boletín general
|
|
812
816
|
select_verification_types: Seleccionar métodos de verificación
|
|
813
|
-
send_to_all_users: Enviar a
|
|
817
|
+
send_to_all_users: Enviar a todas las usuarias
|
|
814
818
|
send_to_verified_users: Enviar a usuarias verificadas
|
|
815
819
|
title: Selecciona los destinatarios
|
|
816
820
|
verified_users_help: Envía un boletín informativo a todas las usuarias confirmadas y verificadas con cualquiera de los métodos de verificación seleccionados.
|
|
@@ -928,9 +932,9 @@ es-MX:
|
|
|
928
932
|
update: Actualizar
|
|
929
933
|
index:
|
|
930
934
|
import_via_csv: Importar vía csv
|
|
931
|
-
publish_all: Publicar
|
|
935
|
+
publish_all: Publicar todas
|
|
932
936
|
title: Usuario privado de espacio participativo.
|
|
933
|
-
unpublish_all: Despublicar
|
|
937
|
+
unpublish_all: Despublicar todas
|
|
934
938
|
new:
|
|
935
939
|
create: Crear
|
|
936
940
|
title: Nuevo usuario privado en el espacio participativo.
|
|
@@ -956,13 +960,13 @@ es-MX:
|
|
|
956
960
|
empty: No hay participantes privadas.
|
|
957
961
|
explanation: Hay %{count} participante/s privada/s.
|
|
958
962
|
title: Borrar las participantes privadas
|
|
959
|
-
example_file: '
|
|
963
|
+
example_file: 'Archivo de ejemplo:'
|
|
960
964
|
explanation: 'Sube tu archivo CSV. Debe tener dos columnas con correo electrónico en la primera columna del archivo y el nombre en la última columna del archivo de las participantes que deseas añadir al espacio participativo, sin encabezados. Evita usar caracteres no válidos como `<>?%&^*#@()[]=+:;"{}\|` en el nombre de usuaria.'
|
|
961
965
|
explanation_example: |
|
|
962
966
|
john.doe@example.org%{csv_col_sep}John Doe
|
|
963
967
|
jane.doe@example.org%{csv_col_sep}Jane Doe
|
|
964
968
|
title: Importar participantes privadas vía CSV
|
|
965
|
-
upload:
|
|
969
|
+
upload: Cargar
|
|
966
970
|
reminders:
|
|
967
971
|
create:
|
|
968
972
|
error: Se ha producido un error al crear los recordatorios.
|
|
@@ -1271,7 +1275,7 @@ es-MX:
|
|
|
1271
1275
|
last_day: Del último día
|
|
1272
1276
|
last_month: El último mes
|
|
1273
1277
|
last_week: La última semana
|
|
1274
|
-
no_users_count_statistics_yet: Aún no hay estadísticas de recuento de
|
|
1278
|
+
no_users_count_statistics_yet: Aún no hay estadísticas de recuento de participantes.
|
|
1275
1279
|
participants: Participantes
|
|
1276
1280
|
forms:
|
|
1277
1281
|
errors:
|
data/config/locales/es-PY.yml
CHANGED
|
@@ -36,7 +36,7 @@ es-PY:
|
|
|
36
36
|
id: ID
|
|
37
37
|
newsletter:
|
|
38
38
|
body: Cuerpo
|
|
39
|
-
send_to_all_users: Enviar a todas las
|
|
39
|
+
send_to_all_users: Enviar a todas las participantes
|
|
40
40
|
send_to_followers: Enviar a las seguidoras
|
|
41
41
|
send_to_participants: Enviar a las participantes
|
|
42
42
|
subject: Asunto
|
|
@@ -126,6 +126,9 @@ es-PY:
|
|
|
126
126
|
show_in_footer: Mostrar en el pie de página
|
|
127
127
|
title: Título
|
|
128
128
|
weight: Orden de posición
|
|
129
|
+
taxonomy:
|
|
130
|
+
item_name: Nombre del elemento
|
|
131
|
+
parent_id: Taxonomía madre
|
|
129
132
|
user_group_csv_verification:
|
|
130
133
|
file: Expediente
|
|
131
134
|
errors:
|
|
@@ -187,7 +190,8 @@ es-PY:
|
|
|
187
190
|
</ul>
|
|
188
191
|
Si cambias de opinión, puedes restaurarlo más tarde.
|
|
189
192
|
export: Exportar
|
|
190
|
-
|
|
193
|
+
export_all: Exportar todo
|
|
194
|
+
export_selection: Exportar selección
|
|
191
195
|
import: Importar
|
|
192
196
|
menu_hidden: Ocultar del menú
|
|
193
197
|
moderate: Gestionar las moderaciones
|
|
@@ -300,7 +304,7 @@ es-PY:
|
|
|
300
304
|
title: Bloquear usuarias
|
|
301
305
|
new:
|
|
302
306
|
action: Bloquear cuenta y enviar justificación
|
|
303
|
-
already_reported_html: Al continuar con esta acción también ocultarás todos los contenidos de
|
|
307
|
+
already_reported_html: Al continuar con esta acción también ocultarás todos los contenidos de las participantes.
|
|
304
308
|
description: El bloqueo de una usuaria dejará su cuenta inutilizable. Puedes proporcionar en tu justificación los criterios bajo los cuales considerarías desbloquearla.
|
|
305
309
|
justification: Justificación
|
|
306
310
|
title: Bloquear a la usuaria %{name}
|
|
@@ -394,7 +398,7 @@ es-PY:
|
|
|
394
398
|
form:
|
|
395
399
|
domain_too_short: El dominio es demasiado corto
|
|
396
400
|
update:
|
|
397
|
-
error: Se ha producido un error al actualizar la lista de dominios externos permitidos
|
|
401
|
+
error: Se ha producido un error al actualizar la lista de dominios externos permitidos.
|
|
398
402
|
success: La lista de dominios externos permitidos se ha actualizado correctamente.
|
|
399
403
|
exports:
|
|
400
404
|
export_as: "%{name} como %{export_format}"
|
|
@@ -440,7 +444,7 @@ es-PY:
|
|
|
440
444
|
user_invitation_sent_at_not_null:
|
|
441
445
|
label: Invitación enviada
|
|
442
446
|
values:
|
|
443
|
-
'false': No
|
|
447
|
+
'false': No enviado
|
|
444
448
|
'true': Enviada
|
|
445
449
|
private_space_eq:
|
|
446
450
|
label: Privado
|
|
@@ -810,7 +814,7 @@ es-PY:
|
|
|
810
814
|
select_users_for_participatory_space: Enviar el boletín informativo a uno o más espacios de participación
|
|
811
815
|
select_users_general: Enviar un boletín general
|
|
812
816
|
select_verification_types: Seleccionar métodos de verificación
|
|
813
|
-
send_to_all_users: Enviar a
|
|
817
|
+
send_to_all_users: Enviar a todas las usuarias
|
|
814
818
|
send_to_verified_users: Enviar a usuarias verificadas
|
|
815
819
|
title: Selecciona los destinatarios
|
|
816
820
|
verified_users_help: Envía un boletín informativo a todas las usuarias confirmadas y verificadas con cualquiera de los métodos de verificación seleccionados.
|
|
@@ -928,9 +932,9 @@ es-PY:
|
|
|
928
932
|
update: Actualizar
|
|
929
933
|
index:
|
|
930
934
|
import_via_csv: Importar vía csv
|
|
931
|
-
publish_all: Publicar
|
|
935
|
+
publish_all: Publicar todas
|
|
932
936
|
title: Usuario privado de espacio participativo.
|
|
933
|
-
unpublish_all: Despublicar
|
|
937
|
+
unpublish_all: Despublicar todas
|
|
934
938
|
new:
|
|
935
939
|
create: Crear
|
|
936
940
|
title: Nuevo usuario privado en el espacio participativo.
|
|
@@ -956,13 +960,13 @@ es-PY:
|
|
|
956
960
|
empty: No hay participantes privadas.
|
|
957
961
|
explanation: Hay %{count} participante/s privada/s.
|
|
958
962
|
title: Borrar las participantes privadas
|
|
959
|
-
example_file: '
|
|
963
|
+
example_file: 'Archivo de ejemplo:'
|
|
960
964
|
explanation: 'Sube tu archivo CSV. Debe tener dos columnas con correo electrónico en la primera columna del archivo y el nombre en la última columna del archivo de las participantes que deseas añadir al espacio participativo, sin encabezados. Evita usar caracteres no válidos como `<>?%&^*#@()[]=+:;"{}\|` en el nombre de usuaria.'
|
|
961
965
|
explanation_example: |
|
|
962
966
|
john.doe@example.org%{csv_col_sep}John Doe
|
|
963
967
|
jane.doe@example.org%{csv_col_sep}Jane Doe
|
|
964
968
|
title: Importar participantes privadas vía CSV
|
|
965
|
-
upload:
|
|
969
|
+
upload: Cargar
|
|
966
970
|
reminders:
|
|
967
971
|
create:
|
|
968
972
|
error: Se ha producido un error al crear los recordatorios.
|
|
@@ -1271,7 +1275,7 @@ es-PY:
|
|
|
1271
1275
|
last_day: Del último día
|
|
1272
1276
|
last_month: El último mes
|
|
1273
1277
|
last_week: La última semana
|
|
1274
|
-
no_users_count_statistics_yet: Aún no hay estadísticas de recuento de
|
|
1278
|
+
no_users_count_statistics_yet: Aún no hay estadísticas de recuento de participantes.
|
|
1275
1279
|
participants: Participantes
|
|
1276
1280
|
forms:
|
|
1277
1281
|
errors:
|