decidim-admin 0.30.1 → 0.30.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/controllers/decidim/admin/share_tokens_controller.rb +6 -6
- data/config/locales/ar.yml +7 -1
- data/config/locales/bg.yml +9 -1
- data/config/locales/ca-IT.yml +2 -2
- data/config/locales/ca.yml +2 -2
- data/config/locales/cs.yml +3 -3
- data/config/locales/de.yml +5 -5
- data/config/locales/el.yml +8 -0
- data/config/locales/es-MX.yml +3 -3
- data/config/locales/es-PY.yml +3 -3
- data/config/locales/es.yml +3 -3
- data/config/locales/eu.yml +6 -6
- data/config/locales/fi-plain.yml +12 -1
- data/config/locales/fi.yml +11 -0
- data/config/locales/fr-CA.yml +8 -1
- data/config/locales/fr.yml +8 -1
- data/config/locales/ga-IE.yml +9 -0
- data/config/locales/gl.yml +9 -0
- data/config/locales/hu.yml +10 -2
- data/config/locales/id-ID.yml +4 -0
- data/config/locales/it.yml +188 -1
- data/config/locales/ja.yml +12 -3
- data/config/locales/ko.yml +2 -3
- data/config/locales/lb.yml +10 -1
- data/config/locales/lt.yml +8 -1
- data/config/locales/lv.yml +4 -0
- data/config/locales/nl.yml +9 -0
- data/config/locales/no.yml +10 -0
- data/config/locales/pl.yml +8 -0
- data/config/locales/pt-BR.yml +131 -2
- data/config/locales/pt.yml +6 -0
- data/config/locales/ro-RO.yml +9 -1
- data/config/locales/ru.yml +4 -0
- data/config/locales/sk.yml +4 -0
- data/config/locales/sl.yml +1 -1
- data/config/locales/sq-AL.yml +3 -1
- data/config/locales/sv.yml +3 -3
- data/config/locales/th-TH.yml +5 -0
- data/config/locales/tr-TR.yml +7 -1
- data/config/locales/uk.yml +1 -1
- data/config/locales/zh-CN.yml +4 -0
- data/config/locales/zh-TW.yml +8 -0
- data/lib/decidim/admin/version.rb +1 -1
- metadata +8 -8
data/config/locales/pt-BR.yml
CHANGED
@@ -617,8 +617,11 @@ pt-BR:
|
|
617
617
|
plural: Plural
|
618
618
|
share_token:
|
619
619
|
fields:
|
620
|
+
actions: Ações
|
620
621
|
expires_at: Expira em
|
622
|
+
registered_only: Registrado apenas?
|
621
623
|
times_used: Tempo Usado
|
624
|
+
token: Acessar Link
|
622
625
|
static_page:
|
623
626
|
fields:
|
624
627
|
created_at: Criado em
|
@@ -648,13 +651,27 @@ pt-BR:
|
|
648
651
|
index:
|
649
652
|
actions:
|
650
653
|
block: Bloquear usuário
|
654
|
+
bulk_actions:
|
655
|
+
actions_dropdown: Ações
|
656
|
+
block:
|
657
|
+
title: Bloquear
|
658
|
+
update_moderated_user_button: Bloquear usuários
|
659
|
+
unblock:
|
660
|
+
title: Desbloquear
|
661
|
+
update_moderated_user_button: Desbloquear usuários
|
662
|
+
unreport:
|
663
|
+
title: Anular denúncia
|
664
|
+
ignore:
|
665
|
+
update_moderated_user_button: Anular denúncias de usuários
|
651
666
|
title: Ações
|
652
667
|
unblock: Desbloquear usuário
|
653
668
|
unreport: Anular denúncia
|
669
|
+
cancel: Cancelar
|
654
670
|
name: Nome
|
655
671
|
nickname: Apelido
|
656
672
|
reason: Motivo
|
657
673
|
reports: Número de denúncias
|
674
|
+
selected: Selecionado
|
658
675
|
title: Participantes relatados
|
659
676
|
report:
|
660
677
|
reasons:
|
@@ -666,12 +683,26 @@ pt-BR:
|
|
666
683
|
unblocked: Não bloqueado
|
667
684
|
moderations:
|
668
685
|
index:
|
686
|
+
actions:
|
687
|
+
actions_dropdown: Ações
|
688
|
+
hide:
|
689
|
+
title: Ocultar
|
690
|
+
update_moderation_button: Ocultar os recursos selecionados
|
691
|
+
unhide:
|
692
|
+
title: Mostrar
|
693
|
+
update_moderation_button: Desocultar os recursos selecionados
|
694
|
+
unreport:
|
695
|
+
title: Anular denúncia
|
696
|
+
update_moderation_button: Anular denúncia dos recursos selecionados
|
697
|
+
cancel: Cancelar
|
698
|
+
selected: selecionado
|
669
699
|
title: Conteúdo relatado
|
670
700
|
report:
|
671
701
|
reasons:
|
672
702
|
does_not_belong: Não pertence
|
673
703
|
hidden_during_block: Oculto enquanto bloqueia o usuário
|
674
704
|
offensive: Ofensivo
|
705
|
+
parent_hidden: Conteúdo pai foi oculto
|
675
706
|
spam: Spam
|
676
707
|
reports:
|
677
708
|
index:
|
@@ -688,6 +719,11 @@ pt-BR:
|
|
688
719
|
report_language: Reportar idioma
|
689
720
|
report_reason: Motivo
|
690
721
|
title: Detalhes da denúncia
|
722
|
+
new_import:
|
723
|
+
accepted_mime_types:
|
724
|
+
csv: CSV
|
725
|
+
json: JSON
|
726
|
+
xlsx: XLSX
|
691
727
|
newsletter_templates:
|
692
728
|
index:
|
693
729
|
preview_template: Pré-visualização
|
@@ -697,6 +733,10 @@ pt-BR:
|
|
697
733
|
preview: 'Pré-visualização de modelo: %{template_name}'
|
698
734
|
use_template: Utilizar este modelo
|
699
735
|
newsletters:
|
736
|
+
confirm_recipients:
|
737
|
+
email: E-mail
|
738
|
+
name: Nome
|
739
|
+
title: Confirmar destinatários
|
700
740
|
create:
|
701
741
|
error: Ocorreu um erro ao criar este boletim informativo.
|
702
742
|
success: Boletim informativo criado com Sucesso. Por favo, revise o antes de enviar.
|
@@ -718,9 +758,12 @@ pt-BR:
|
|
718
758
|
has_been_sent_to: 'Foi enviado para: '
|
719
759
|
not_sent: Não enviado
|
720
760
|
participants: 'participantes '
|
761
|
+
private_members: 'membros privados '
|
721
762
|
segmented_to: 'Segmentado para %{subject}: '
|
722
763
|
subscribed_count: 'Inscrever-se:'
|
723
764
|
title: Newsletters
|
765
|
+
verification_types: 'Tipos de verificação: %{types}'
|
766
|
+
verified_users: Usuários verificados
|
724
767
|
new:
|
725
768
|
save: Salvar
|
726
769
|
title: Novo boletim informativo
|
@@ -728,13 +771,24 @@ pt-BR:
|
|
728
771
|
all_spaces: Todos
|
729
772
|
all_users_help: Enviar newsletter para todos os usuários confirmados.
|
730
773
|
confirm_deliver: Deseja mesmo enviar este boletim informativo? Essa ação não pode ser desfeita.
|
774
|
+
confirm_recipients: Confirmar destinatários
|
731
775
|
deliver: Entregar boletim informativo
|
732
776
|
followers_help: Enviar newsletter para todos os usuários confirmados que seguem quaisquer espaços participativos selecionados na lista.
|
733
777
|
participants_help: Enviar newsletter para todos os usuários confirmados que participaram de qualquer um dos espaços participativos selecionados na lista.
|
778
|
+
private_members_help: Envia uma newsletter para todos os usuários confirmados que foram adicionados aos espaços participativos privados selecionados.
|
734
779
|
recipients_count: Esta newsletter será enviada para <strong id='recipients_count'>%{count}</strong> usuários.
|
780
|
+
select_assemblies: Escolher assemblies
|
781
|
+
select_conferences: Escolher conferências
|
782
|
+
select_initiatives: Escolher iniciativas
|
783
|
+
select_participatory_processes: Escolher processos participativos
|
735
784
|
select_spaces: Selecionar espaços para segmentar a newsletter
|
785
|
+
select_users_for_participatory_space: Enviar boletim informativo para um ou mais espaços participativos
|
786
|
+
select_users_general: Enviar newsletter geral
|
787
|
+
select_verification_types: Escolher métodos de verificação
|
736
788
|
send_to_all_users: Enviar para todos os usuários
|
789
|
+
send_to_verified_users: Enviar para usuários verificados
|
737
790
|
title: Selecionar destinatários para entregar
|
791
|
+
verified_users_help: Envia uma newsletter para todos os usuários confirmados e verificados por meio de qualquer método de verificação selecionado.
|
738
792
|
warning: "<strong>Atenção:</strong> Esta newsletter será enviada apenas para usuários que ativaram <em>quero receber newsletters</em> nas configurações de notificação."
|
739
793
|
send:
|
740
794
|
no_recipients: Nenhum destinatário para esta seleção.
|
@@ -750,7 +804,15 @@ pt-BR:
|
|
750
804
|
success: Newsletter atualizada com sucesso. Por favor, reveja-o antes de enviar.
|
751
805
|
officializations:
|
752
806
|
block:
|
807
|
+
error: Houve um problema ao bloquear o participante.
|
753
808
|
success: Participante bloqueado com sucesso.
|
809
|
+
bulk_action:
|
810
|
+
block:
|
811
|
+
invalid: Houve um problema ao bloquear os participantes.
|
812
|
+
success: Participantes bloqueados com sucesso.
|
813
|
+
unblock:
|
814
|
+
invalid: Houve um problema ao desbloquear os participantes.
|
815
|
+
success: Participantes desbloqueados com sucesso.
|
754
816
|
create:
|
755
817
|
success: Participante oficializado com sucesso.
|
756
818
|
destroy:
|
@@ -769,7 +831,7 @@ pt-BR:
|
|
769
831
|
reports: Denúncias
|
770
832
|
show_email: Mostrar endereço de e-mail
|
771
833
|
status: Status
|
772
|
-
unblock: Desbloquear
|
834
|
+
unblock: Desbloquear usuário
|
773
835
|
unofficialize: Não oficializar
|
774
836
|
new:
|
775
837
|
badge: Emblema de oficialização
|
@@ -783,6 +845,7 @@ pt-BR:
|
|
783
845
|
show: Mostrar
|
784
846
|
title: Mostrar endereço de e-mail do participante
|
785
847
|
unblock:
|
848
|
+
error: Houve um problema ao desbloquear o participante.
|
786
849
|
success: Participante desbloqueado com sucesso.
|
787
850
|
organization:
|
788
851
|
edit:
|
@@ -907,7 +970,25 @@ pt-BR:
|
|
907
970
|
share_tokens:
|
908
971
|
actions:
|
909
972
|
destroy: Excluir
|
973
|
+
index:
|
974
|
+
new_share_token_button: Novo link de acesso
|
975
|
+
share_tokens_help_html: |
|
976
|
+
Crie e compartilhe um link de acesso para permitir que outros visualizem este recurso não publicado.
|
977
|
+
Links de acesso podem ser válidos apenas para participantes registrados ou ter uma data de expiração, se necessário.
|
978
|
+
Para compartilhar um novo link de acesso com alguém, crie-o e, em seguida, copie o link usando o ícone de ação "%{clipboard} clipboard".
|
979
|
+
title: 'Links de acesso para: %{name}'
|
980
|
+
new:
|
981
|
+
create: Criar
|
982
|
+
title: 'Novo link de acesso para: %{name}'
|
983
|
+
update:
|
984
|
+
error: Houve um problema ao atualizar este acesso.
|
985
|
+
success: Link de acesso atualizado com sucesso.
|
910
986
|
shared:
|
987
|
+
adjacent_navigation:
|
988
|
+
next: Próximo
|
989
|
+
next_title: Próximo item
|
990
|
+
previous: Anterior
|
991
|
+
previous_title: Item anterior
|
911
992
|
gallery:
|
912
993
|
add_images: Adicione imagens
|
913
994
|
edit_images: Editar imagens
|
@@ -955,19 +1036,67 @@ pt-BR:
|
|
955
1036
|
error: Ocorreu um erro ao atualizar esta página.
|
956
1037
|
success: Página atualizada com sucesso.
|
957
1038
|
taxonomies:
|
1039
|
+
actions:
|
1040
|
+
actions: Ações
|
1041
|
+
destroy: Excluir taxonomia e itens
|
1042
|
+
edit: Editar taxonomia e itens
|
1043
|
+
filters: Gerenciar filtros
|
1044
|
+
breadcrumb:
|
1045
|
+
edit: Editar taxonomia
|
1046
|
+
new: Nova taxonomia
|
1047
|
+
count: Recursos associados
|
1048
|
+
create:
|
1049
|
+
invalid: Houve um problema ao criar esta taxonomia.
|
1050
|
+
success: Taxonomia criada com sucesso.
|
1051
|
+
destroy:
|
1052
|
+
invalid: Houve um problema ao destruir esta taxonomia.
|
1053
|
+
success: Taxonomia destruída com sucesso.
|
958
1054
|
edit:
|
959
1055
|
back: Retornar
|
1056
|
+
description: Os itens desta taxonomia serão usados para classificar ou filtrar recursos, como espaços participativos ou componentes. Use arrastar e soltar para reordenar a lista.
|
960
1057
|
new_item: Novo item
|
1058
|
+
no_items: Atualmente não há itens nesta taxonomia. Crie uma lista de itens aqui para classificar ou filtrar recursos, como espaços participativos ou componentes. Itens podem ser aninhados até três níveis.
|
1059
|
+
subtitle: Itens em "%{taxonomy_name}"
|
1060
|
+
title: Editar taxonomia "%{taxonomy_name}"
|
1061
|
+
update: Atualizar
|
1062
|
+
filters:
|
1063
|
+
search_placeholder: Pesquisar
|
1064
|
+
index:
|
1065
|
+
description: Taxonomias e filtros permitem que os administradores ordenem e organizem conteúdo. Por exemplo, acrescente uma taxonomia aos distritos e bairros da cidade e depois crie filtros apenas com os distritos ou para um bairro específico.
|
1066
|
+
new_taxonomy: Nova taxonomia
|
1067
|
+
no_items_found: Nenhuma taxonomia encontrada correspondente ao critério de pesquisa.
|
1068
|
+
name: Nome
|
1069
|
+
new:
|
1070
|
+
create: Criar taxonomia
|
1071
|
+
title: Nova taxonomia
|
1072
|
+
no_taxonomies: Atualmente não há taxonomias. Crie uma lista de taxonomias aqui e defina itens em cada um deles para classificar ou filtrar recursos.
|
961
1073
|
table:
|
962
1074
|
to_next_page: Arraste para a próxima página
|
963
1075
|
to_prev_page: Arraste sobre a página anterior
|
1076
|
+
taxonomy_actions:
|
1077
|
+
confirm_destroy: 'Tem certeza que deseja excluir %{name}? Isto também irá excluir todos os itens filhos. NOTA: Os recursos que estão usando esta taxonomia não serão afetados, mas eles perderão a referência a esta taxonomia.'
|
1078
|
+
total_filters: Filtros
|
1079
|
+
total_items: Itens na taxonomia
|
1080
|
+
update:
|
1081
|
+
invalid: Houve um problema ao atualizar esta taxonomia.
|
1082
|
+
success: Taxonomia atualizada com sucesso.
|
964
1083
|
taxonomy_filters:
|
965
1084
|
actions:
|
966
1085
|
new_taxonomy_filter: Novo filtro de taxonomia
|
1086
|
+
breadcrumb:
|
1087
|
+
edit: Editar filtro
|
1088
|
+
filters: Filtros
|
1089
|
+
new: Novo filtro
|
967
1090
|
create:
|
1091
|
+
error: Houve um problema ao criar este filtro de taxonomia.
|
968
1092
|
success: Filtro de taxonomia criado com sucesso.
|
1093
|
+
destroy:
|
1094
|
+
error: Houve um problema ao destruir este filtro de taxonomia.
|
1095
|
+
success: Filtro de taxonomia destruído com sucesso.
|
969
1096
|
edit:
|
970
1097
|
back: Retornar
|
1098
|
+
title: Editar filtro de taxonomia
|
1099
|
+
update: Atualizar filtro de taxonomia
|
971
1100
|
new:
|
972
1101
|
back: Voltar
|
973
1102
|
create: Criar filtro de taxonomia
|
@@ -991,7 +1120,7 @@ pt-BR:
|
|
991
1120
|
authorization_workflows: Métodos de verificação
|
992
1121
|
dashboard: painel de controle
|
993
1122
|
edit_external_domains: Lista de domínios externos permitidos
|
994
|
-
edit_landing_page:
|
1123
|
+
edit_landing_page: Conteúdo da página
|
995
1124
|
edit_organization_appearance: Editar aparência da página inicial
|
996
1125
|
impersonatable_users: Usuários gerenciáveis
|
997
1126
|
impersonations: Gerenciamento de usuários
|
data/config/locales/pt.yml
CHANGED
data/config/locales/ro-RO.yml
CHANGED
@@ -623,6 +623,9 @@ ro:
|
|
623
623
|
index:
|
624
624
|
actions:
|
625
625
|
block: Blochează utilizatorul
|
626
|
+
bulk_actions:
|
627
|
+
unreport:
|
628
|
+
title: Anulează raportarea
|
626
629
|
title: Acţiuni
|
627
630
|
unblock: Deblochează utilizatorul
|
628
631
|
unreport: Anulează raportarea
|
@@ -641,6 +644,11 @@ ro:
|
|
641
644
|
unblocked: Nu este blocat
|
642
645
|
moderations:
|
643
646
|
index:
|
647
|
+
actions:
|
648
|
+
unhide:
|
649
|
+
title: Anulează ascunderea
|
650
|
+
unreport:
|
651
|
+
title: Anulează raportarea
|
644
652
|
title: Conținut raportat
|
645
653
|
report:
|
646
654
|
reasons:
|
@@ -731,7 +739,7 @@ ro:
|
|
731
739
|
index:
|
732
740
|
actions: Acțiuni
|
733
741
|
badge: Insignă
|
734
|
-
block: Blochează
|
742
|
+
block: Blochează utilizatorul
|
735
743
|
created_at: Creat la
|
736
744
|
name: Nume
|
737
745
|
nickname: Pseudonim
|
data/config/locales/ru.yml
CHANGED
data/config/locales/sk.yml
CHANGED
data/config/locales/sl.yml
CHANGED
@@ -46,7 +46,7 @@ sl:
|
|
46
46
|
highlighted_content_banner_action_url: Tipka URL
|
47
47
|
highlighted_content_banner_image: Slika
|
48
48
|
highlighted_content_banner_short_description: Kratek opis
|
49
|
-
highlighted_content_banner_title:
|
49
|
+
highlighted_content_banner_title: Naziv
|
50
50
|
instagram_handler: Instagram krmilnik
|
51
51
|
logo: Logotip
|
52
52
|
name: Ime
|
data/config/locales/sq-AL.yml
CHANGED
@@ -455,7 +455,6 @@ sq:
|
|
455
455
|
officializations:
|
456
456
|
index:
|
457
457
|
actions: Veprimet
|
458
|
-
block: Blloko përdoruesin
|
459
458
|
created_at: Krijuar më
|
460
459
|
name: Emri
|
461
460
|
nickname: Nofka
|
@@ -465,6 +464,8 @@ sq:
|
|
465
464
|
form:
|
466
465
|
social_handlers: Rrjetet sociale
|
467
466
|
organization_appearance:
|
467
|
+
edit:
|
468
|
+
update: Përditëso
|
468
469
|
form:
|
469
470
|
images:
|
470
471
|
preview: Parapamje
|
@@ -493,6 +494,7 @@ sq:
|
|
493
494
|
update: Përditëso
|
494
495
|
titles:
|
495
496
|
dashboard: Paneli
|
497
|
+
edit_landing_page: Përmbatja e faqes
|
496
498
|
menu: Menu
|
497
499
|
page_topics: Temat
|
498
500
|
pages: Faqet
|
data/config/locales/sv.yml
CHANGED
@@ -700,7 +700,7 @@ sv:
|
|
700
700
|
title: Häv blockering
|
701
701
|
update_moderated_user_button: Avblockera användare
|
702
702
|
unreport:
|
703
|
-
title:
|
703
|
+
title: Ta bort rapport
|
704
704
|
ignore:
|
705
705
|
update_moderated_user_button: Avrapportera användare
|
706
706
|
title: Åtgärder
|
@@ -732,7 +732,7 @@ sv:
|
|
732
732
|
title: Sluta dölja
|
733
733
|
update_moderation_button: Sluta dölja valda resurser
|
734
734
|
unreport:
|
735
|
-
title:
|
735
|
+
title: Ta bort rapport
|
736
736
|
update_moderation_button: Avrapportera valda resurser
|
737
737
|
cancel: Avbryt
|
738
738
|
selected: valda
|
@@ -919,7 +919,7 @@ sv:
|
|
919
919
|
cta_button_path_help_html: 'Du kan ändra vad Call To Action-knappen på startsidan länkar till. Använd relativa sökvägar, inte fullständiga URL:er här. Accepterar bokstäver, siffror, bindestreck och snedstreck, och måste inledas med en bokstav. Knappen visas på startsidan mellan välkomsttexten och beskrivningen. Exempel: %{url}'
|
920
920
|
cta_button_text_help: Du kan ha separata texter på Call to Action-knappen på startsidan för varje tillgängligt språk i organisationen. Om det inte anges kommer det förvalda värdet att användas. Call to Action-knappen visas på startsidan mellan välkomsttexten och beskrivningen.
|
921
921
|
header_snippets:
|
922
|
-
header_snippets_help_html: Använd det här fältet för att göra tillägg till HTML-huvudet. Den vanligaste användningen är
|
922
|
+
header_snippets_help_html: Använd det här fältet för att göra tillägg till saker HTML-huvudet. Den vanligaste användningen är att integrera tredjepartstjänster som kräver extra JavaScript eller CSS. Du kan också använda den för att lägga till extra metataggar till HTML. Observera att detta endast kommer att visas på offentliga sidor, inte i admin-sektionen. Om koden interagerar med externa API:er eller inte följer webbplatsens säkerhetsriktlinjer behöver du ändra säkerhetspolicyn. Läs mer <a href="https://docs.decidim.org/develop/en/customize/content_security_policy">på dokumentationssidan</a>.
|
923
923
|
title: HTML header snippets
|
924
924
|
homepage_appearance_title: Redigera startsidans utseende
|
925
925
|
homepage_highlighted_content_banner_title: Banner med utvalt innehåll
|
data/config/locales/th-TH.yml
CHANGED
@@ -20,6 +20,8 @@ th:
|
|
20
20
|
description: คำอธิบาย
|
21
21
|
name: ชื่อ
|
22
22
|
organization:
|
23
|
+
highlighted_content_banner_short_description: คำอธิบายสั้น
|
24
|
+
highlighted_content_banner_title: ชื่อ
|
23
25
|
machine_translation_display_priority_translation: แปลข้อความก่อน
|
24
26
|
name: ชื่อ
|
25
27
|
official_img_footer: ส่วนท้ายของโลโก้อย่างเป็นทางการ
|
@@ -101,3 +103,6 @@ th:
|
|
101
103
|
user_group:
|
102
104
|
fields:
|
103
105
|
name: ชื่อ
|
106
|
+
organization_appearance:
|
107
|
+
edit:
|
108
|
+
update: อัปเดต
|
data/config/locales/tr-TR.yml
CHANGED
@@ -685,7 +685,7 @@ tr:
|
|
685
685
|
title: Engelli kaldır
|
686
686
|
update_moderated_user_button: Kullanıcıların Engelini Kaldır
|
687
687
|
unreport:
|
688
|
-
title:
|
688
|
+
title: Bildirilmedi
|
689
689
|
ignore:
|
690
690
|
update_moderated_user_button: Kullanıcıların şikayetlerini geri çek
|
691
691
|
title: Eylemler
|
@@ -701,6 +701,12 @@ tr:
|
|
701
701
|
offensive: Saldırgan
|
702
702
|
spam: İstenmeyen
|
703
703
|
moderations:
|
704
|
+
index:
|
705
|
+
actions:
|
706
|
+
unhide:
|
707
|
+
title: unhide
|
708
|
+
unreport:
|
709
|
+
title: Bildirilmedi
|
704
710
|
report:
|
705
711
|
reasons:
|
706
712
|
does_not_belong: Ait değil
|
data/config/locales/uk.yml
CHANGED
@@ -44,7 +44,7 @@ uk:
|
|
44
44
|
highlighted_content_banner_enabled: Показувати банер висвітленого вмісту
|
45
45
|
highlighted_content_banner_image: Зображення
|
46
46
|
highlighted_content_banner_short_description: Стислий опис
|
47
|
-
highlighted_content_banner_title:
|
47
|
+
highlighted_content_banner_title: Заголовок
|
48
48
|
instagram_handler: Адреса Instagram
|
49
49
|
logo: Логотип
|
50
50
|
name: Назва
|
data/config/locales/zh-CN.yml
CHANGED
data/config/locales/zh-TW.yml
CHANGED
@@ -605,6 +605,9 @@ zh-TW:
|
|
605
605
|
index:
|
606
606
|
actions:
|
607
607
|
block: 封鎖使用者
|
608
|
+
bulk_actions:
|
609
|
+
unreport:
|
610
|
+
title: 取消報告
|
608
611
|
title: 操作
|
609
612
|
unblock: 取消封鎖使用者
|
610
613
|
unreport: 取消報告
|
@@ -623,6 +626,11 @@ zh-TW:
|
|
623
626
|
unblocked: 未封鎖的
|
624
627
|
moderations:
|
625
628
|
index:
|
629
|
+
actions:
|
630
|
+
unhide:
|
631
|
+
title: 解除隱藏
|
632
|
+
unreport:
|
633
|
+
title: 取消報告
|
626
634
|
title: 已檢舉內容
|
627
635
|
report:
|
628
636
|
reasons:
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: decidim-admin
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.30.
|
4
|
+
version: 0.30.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Josep Jaume Rey Peroy
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2025-
|
13
|
+
date: 2025-09-23 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: active_link_to
|
@@ -32,14 +32,14 @@ dependencies:
|
|
32
32
|
requirements:
|
33
33
|
- - '='
|
34
34
|
- !ruby/object:Gem::Version
|
35
|
-
version: 0.30.
|
35
|
+
version: 0.30.2
|
36
36
|
type: :runtime
|
37
37
|
prerelease: false
|
38
38
|
version_requirements: !ruby/object:Gem::Requirement
|
39
39
|
requirements:
|
40
40
|
- - '='
|
41
41
|
- !ruby/object:Gem::Version
|
42
|
-
version: 0.30.
|
42
|
+
version: 0.30.2
|
43
43
|
- !ruby/object:Gem::Dependency
|
44
44
|
name: devise
|
45
45
|
requirement: !ruby/object:Gem::Requirement
|
@@ -94,28 +94,28 @@ dependencies:
|
|
94
94
|
requirements:
|
95
95
|
- - '='
|
96
96
|
- !ruby/object:Gem::Version
|
97
|
-
version: 0.30.
|
97
|
+
version: 0.30.2
|
98
98
|
type: :development
|
99
99
|
prerelease: false
|
100
100
|
version_requirements: !ruby/object:Gem::Requirement
|
101
101
|
requirements:
|
102
102
|
- - '='
|
103
103
|
- !ruby/object:Gem::Version
|
104
|
-
version: 0.30.
|
104
|
+
version: 0.30.2
|
105
105
|
- !ruby/object:Gem::Dependency
|
106
106
|
name: decidim-participatory_processes
|
107
107
|
requirement: !ruby/object:Gem::Requirement
|
108
108
|
requirements:
|
109
109
|
- - '='
|
110
110
|
- !ruby/object:Gem::Version
|
111
|
-
version: 0.30.
|
111
|
+
version: 0.30.2
|
112
112
|
type: :development
|
113
113
|
prerelease: false
|
114
114
|
version_requirements: !ruby/object:Gem::Requirement
|
115
115
|
requirements:
|
116
116
|
- - '='
|
117
117
|
- !ruby/object:Gem::Version
|
118
|
-
version: 0.30.
|
118
|
+
version: 0.30.2
|
119
119
|
description: Organization administration to manage a single organization.
|
120
120
|
email:
|
121
121
|
- josepjaume@gmail.com
|