decidim-admin 0.30.6 → 0.30.8
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/admin/content_block/show.erb +1 -1
- data/app/commands/decidim/admin/create_attachment.rb +1 -0
- data/app/helpers/decidim/admin/settings_helper.rb +13 -1
- data/app/packs/stylesheets/decidim/admin/_forms.scss +0 -1
- data/app/packs/stylesheets/decidim/admin/_sidebar-menu.scss +6 -2
- data/app/packs/stylesheets/decidim/admin/_table-list.scss +1 -1
- data/app/packs/stylesheets/decidim/admin/_taxonomies.scss +1 -1
- data/config/locales/ar.yml +4 -15
- data/config/locales/bg.yml +1 -14
- data/config/locales/bs-BA.yml +5 -7
- data/config/locales/ca-IT.yml +19 -15
- data/config/locales/ca.yml +19 -15
- data/config/locales/cs.yml +7 -6
- data/config/locales/de.yml +11 -17
- data/config/locales/el.yml +30 -13
- data/config/locales/en.yml +4 -0
- data/config/locales/eo.yml +0 -1
- data/config/locales/es-MX.yml +14 -10
- data/config/locales/es-PY.yml +14 -10
- data/config/locales/es.yml +27 -23
- data/config/locales/eu.yml +7 -3
- data/config/locales/fi-plain.yml +10 -5
- data/config/locales/fi.yml +9 -4
- data/config/locales/fr-CA.yml +26 -11
- data/config/locales/fr.yml +26 -11
- data/config/locales/ga-IE.yml +1 -3
- data/config/locales/gl.yml +4 -13
- data/config/locales/hu.yml +2 -17
- data/config/locales/id-ID.yml +2 -11
- data/config/locales/is-IS.yml +1 -6
- data/config/locales/it.yml +14 -21
- data/config/locales/ja.yml +16 -12
- data/config/locales/kaa.yml +8 -0
- data/config/locales/ko.yml +0 -12
- data/config/locales/lb.yml +4 -13
- data/config/locales/lt.yml +4 -15
- data/config/locales/lv.yml +2 -11
- data/config/locales/nl.yml +4 -14
- data/config/locales/no.yml +3 -13
- data/config/locales/pl.yml +2 -16
- data/config/locales/pt-BR.yml +6 -4
- data/config/locales/pt.yml +4 -13
- data/config/locales/ro-RO.yml +2 -14
- data/config/locales/ru.yml +3 -9
- data/config/locales/sk.yml +3 -12
- data/config/locales/sl.yml +2 -0
- data/config/locales/sq-AL.yml +2 -5
- data/config/locales/sr-CS.yml +5 -7
- data/config/locales/sv.yml +20 -30
- data/config/locales/tr-TR.yml +103 -19
- data/config/locales/uk.yml +1 -9
- data/config/locales/zh-CN.yml +1 -11
- data/config/locales/zh-TW.yml +3 -13
- data/lib/decidim/admin/test/manage_hide_content_examples.rb +1 -0
- data/lib/decidim/admin/version.rb +1 -1
- metadata +8 -8
data/config/locales/lt.yml
CHANGED
|
@@ -207,7 +207,6 @@ lt:
|
|
|
207
207
|
alert: 'Būtina: Peržiūrėkite naudojimo sąlygų atnaujinimus'
|
|
208
208
|
callout: Kviečiame peržiūrėti administratoriaus nustatytas naudojimosi sąlygas. Priešingu atveju šios platformos administruoti negalėsite.
|
|
209
209
|
cta: Peržiūrėti jas dabar.
|
|
210
|
-
title: Administratorių naudojimo politika
|
|
211
210
|
area_types:
|
|
212
211
|
create:
|
|
213
212
|
error: Kuriant naujos erdvės tipą iškilo problema.
|
|
@@ -249,8 +248,6 @@ lt:
|
|
|
249
248
|
edit:
|
|
250
249
|
title: Redaguoti aplanką
|
|
251
250
|
update: Atnaujinti
|
|
252
|
-
index:
|
|
253
|
-
attachment_collections_title: Priedų aplankai
|
|
254
251
|
new:
|
|
255
252
|
create: Sukurti
|
|
256
253
|
title: Naujas aplankas
|
|
@@ -266,8 +263,6 @@ lt:
|
|
|
266
263
|
edit:
|
|
267
264
|
title: Redaguoti priedą
|
|
268
265
|
update: Atnaujinti
|
|
269
|
-
index:
|
|
270
|
-
attachments_title: Priedai
|
|
271
266
|
new:
|
|
272
267
|
create: Sukurti priedą
|
|
273
268
|
title: Naujas priedas
|
|
@@ -326,7 +321,6 @@ lt:
|
|
|
326
321
|
'false': 'Ne'
|
|
327
322
|
managed_user_name: Tvarkomas Dalyvis
|
|
328
323
|
solved: Išspręsta
|
|
329
|
-
title: Patikros konfliktai
|
|
330
324
|
transfer:
|
|
331
325
|
email: El. paštas
|
|
332
326
|
name: Vardas
|
|
@@ -446,7 +440,7 @@ lt:
|
|
|
446
440
|
impersonate: Naudoti pakaitinę tapatybę
|
|
447
441
|
impersonate_existing_managed_user: Tvarkyti dalyvį "%{name}"
|
|
448
442
|
impersonate_existing_user: Tvarkyti dalyvį "%{name}"
|
|
449
|
-
impersonate_new_managed_user: Tvarkyti
|
|
443
|
+
impersonate_new_managed_user: Tvarkyti naujo dalyvio duomenis
|
|
450
444
|
imports:
|
|
451
445
|
and: ir
|
|
452
446
|
data_errors:
|
|
@@ -508,7 +502,6 @@ lt:
|
|
|
508
502
|
promotions:
|
|
509
503
|
new:
|
|
510
504
|
explanation: Tvarkomi dalyviai gali būti paaukštinti į standartinius dalyvius. Tai reiškia, kad jie bus pakviesti į platformą ir nebegalėsite jų tvarkyti. Pakviesti naudotojai gaus kvietimą prisijungti el. paštu.
|
|
511
|
-
new_managed_user_promotion: Naujas tvarkomo naudotojo paaukštinimas
|
|
512
505
|
promote: Paaukštinti
|
|
513
506
|
menu:
|
|
514
507
|
admin_log: Administratoriaus veiklos žurnalas
|
|
@@ -668,7 +661,6 @@ lt:
|
|
|
668
661
|
title: Naujienlaiškio šablonai
|
|
669
662
|
use_template: Naudoti šį šabloną
|
|
670
663
|
show:
|
|
671
|
-
preview: 'Peržiūrėti šabloną: %{template_name}'
|
|
672
664
|
use_template: Naudoti šį šabloną
|
|
673
665
|
newsletters:
|
|
674
666
|
create:
|
|
@@ -707,6 +699,7 @@ lt:
|
|
|
707
699
|
participants_help: Naujienlaiškis išsiunčiamas visiems patvirtintiems naudotojams, kurie dalyvavo bet kurioje sąraše nurodytoje pasirinktoje dalyvaujamojo proceso erdvėje.
|
|
708
700
|
recipients_count: Šis naujienlaiškis bus išsiųstas <strong id='recipients_count'>%{count}</strong> naudotojams.
|
|
709
701
|
select_spaces: Pasirinkite naujienlaiškio segmentacijos vietas
|
|
702
|
+
send_to_all_users: Siųsti visiems naudotojams
|
|
710
703
|
title: Pasirinkti gavėjus, kuriems išsiųsti
|
|
711
704
|
warning: "<strong>Dėmesio:</strong> Šis naujienlaiškis bus išsiųstas tik tiems dalyviams, kurie savo pranešimų nuostatose aktyvino<em> „noriu gauti naujienlaiškius“</em>."
|
|
712
705
|
send:
|
|
@@ -903,13 +896,10 @@ lt:
|
|
|
903
896
|
error: Atnaujinant šį puslapį iškilo problema.
|
|
904
897
|
success: Puslapis atnaujintas.
|
|
905
898
|
titles:
|
|
906
|
-
|
|
907
|
-
area_types: Aplinkos tipai
|
|
899
|
+
area_types: Erdvės tipas
|
|
908
900
|
areas: Aplinkos
|
|
909
901
|
authorization_workflows: Verifikacijos metodai
|
|
910
|
-
dashboard: Švieslentė
|
|
911
902
|
edit_organization_appearance: Keisti pagrindinio puslapio išvaizdą
|
|
912
|
-
impersonatable_users: Dalyviai, kurių duomenis galima tvarkyti
|
|
913
903
|
impersonations: Dalyvių tvarkymas
|
|
914
904
|
metrics: Duomenys
|
|
915
905
|
pages: Puslapiai
|
|
@@ -919,7 +909,6 @@ lt:
|
|
|
919
909
|
scopes: Apimtys
|
|
920
910
|
statistics: Veikla
|
|
921
911
|
user_groups: Grupės
|
|
922
|
-
users: Administratoriai
|
|
923
912
|
user_group:
|
|
924
913
|
csv_verify:
|
|
925
914
|
invalid: Skaitant CSV rinkmeną iškilo problema.
|
|
@@ -987,7 +976,7 @@ lt:
|
|
|
987
976
|
not_hidden: Nepaslėpta
|
|
988
977
|
title: Veiksmai
|
|
989
978
|
unhide: Nebeslėpti
|
|
990
|
-
unreport:
|
|
979
|
+
unreport: Naikinti raportavimą
|
|
991
980
|
admin:
|
|
992
981
|
reportable:
|
|
993
982
|
hide:
|
data/config/locales/lv.yml
CHANGED
|
@@ -160,8 +160,6 @@ lv:
|
|
|
160
160
|
edit:
|
|
161
161
|
title: Rediģēt mapi
|
|
162
162
|
update: Atjaunināt
|
|
163
|
-
index:
|
|
164
|
-
attachment_collections_title: Pielikumu mapes
|
|
165
163
|
new:
|
|
166
164
|
create: Izveidot
|
|
167
165
|
title: Jauna mape
|
|
@@ -177,8 +175,6 @@ lv:
|
|
|
177
175
|
edit:
|
|
178
176
|
title: Rediģēt pielikumu
|
|
179
177
|
update: Atjaunināt
|
|
180
|
-
index:
|
|
181
|
-
attachments_title: Pielikumi
|
|
182
178
|
new:
|
|
183
179
|
create: Izveidot pielikumu
|
|
184
180
|
title: Jauns pielikums
|
|
@@ -216,7 +212,6 @@ lv:
|
|
|
216
212
|
title: 'Pievienot komponentu: %{name}'
|
|
217
213
|
publish:
|
|
218
214
|
success: Komponents ir veiksmīgi publicēts.
|
|
219
|
-
title: Komponenti
|
|
220
215
|
unpublish:
|
|
221
216
|
success: Komponenta publicēšana ir veiksmīgi atcelta.
|
|
222
217
|
update:
|
|
@@ -297,7 +292,6 @@ lv:
|
|
|
297
292
|
promotions:
|
|
298
293
|
new:
|
|
299
294
|
explanation: Pārvaldītos dalībniekus var paaugstināt par standarta dalībniekiem. Tas nozīmē, ka viņi tiks uzaicināti uz lietojumprogrammu un jūs viņus vairs nevarēsiet pārvaldīt. Uzaicinātais dalībnieks saņems e-pastu ar jūsu ielūgumu.
|
|
300
|
-
new_managed_user_promotion: Jauna pārvaldīta dalībnieka paaugstināšana
|
|
301
295
|
promote: Paaugstināt
|
|
302
296
|
menu:
|
|
303
297
|
admin_log: Administratora darbību žurnāls
|
|
@@ -406,7 +400,6 @@ lv:
|
|
|
406
400
|
title: Informatīvo biļetenu veidnes
|
|
407
401
|
use_template: Izmantot šo veidni
|
|
408
402
|
show:
|
|
409
|
-
preview: 'Priekšskatīt veidni: %{template_name}'
|
|
410
403
|
use_template: Izmantot šo veidni
|
|
411
404
|
newsletters:
|
|
412
405
|
create:
|
|
@@ -444,6 +437,7 @@ lv:
|
|
|
444
437
|
participants_help: Nosūta informatīvo biļetenu visiem apstiprinātajiem lietotājiem, kuri ir piedalījušies jebkurā no sarakstā atzīmētajām līdzdalības telpām.
|
|
445
438
|
recipients_count: Šis informatīvais biļetens tiks nosūtīts <strong id='recipients_count'>%{count}</strong> lietotājiem.
|
|
446
439
|
select_spaces: Izvēlieties telpas, lai segmentētu informatīvo biļetenu
|
|
440
|
+
send_to_all_users: Nosūtīt visiem lietotājiem
|
|
447
441
|
title: Izvēlieties adresātus, kuriem nosūtīt
|
|
448
442
|
warning: "<strong>Uzmanību:</strong> šis informatīvais biļetens tiks nosūtīts tikai tiem lietotājiem, kuri savos paziņojumu iestatījumos ir aktivizējuši <em>Vēlos saņemt informatīvos biļetenus</em>."
|
|
449
443
|
show:
|
|
@@ -590,14 +584,12 @@ lv:
|
|
|
590
584
|
update:
|
|
591
585
|
error: Šīs lapas atjaunināšanas laikā radās problēma.
|
|
592
586
|
titles:
|
|
593
|
-
admin_log: Administratora žurnāls
|
|
594
587
|
area_types: Jomu veidi
|
|
595
588
|
areas: Jomas
|
|
596
589
|
authorization_workflows: Verifikācijas metodes
|
|
597
|
-
dashboard: Informācijas panelis
|
|
598
|
-
impersonatable_users: Pārvaldāmie dalībnieki
|
|
599
590
|
impersonations: Dalībnieku pārvaldība
|
|
600
591
|
metrics: Rādītāji
|
|
592
|
+
pages: Lapas
|
|
601
593
|
participants: Dalībnieki
|
|
602
594
|
scope_types: Tvēruma veidi
|
|
603
595
|
scopes: Darbības tvērums
|
|
@@ -646,7 +638,6 @@ lv:
|
|
|
646
638
|
not_hidden: Nav paslēpts
|
|
647
639
|
title: Darbības
|
|
648
640
|
unhide: Atcelt slēpšanu
|
|
649
|
-
unreport: Atcelt ziņošanu
|
|
650
641
|
admin:
|
|
651
642
|
reportable:
|
|
652
643
|
hide:
|
data/config/locales/nl.yml
CHANGED
|
@@ -201,8 +201,6 @@ nl:
|
|
|
201
201
|
edit:
|
|
202
202
|
title: Bewerk map
|
|
203
203
|
update: Bijwerken
|
|
204
|
-
index:
|
|
205
|
-
attachment_collections_title: Bijlagemappen
|
|
206
204
|
new:
|
|
207
205
|
create: creëren
|
|
208
206
|
title: Nieuwe map
|
|
@@ -218,8 +216,6 @@ nl:
|
|
|
218
216
|
edit:
|
|
219
217
|
title: Bewerk bijlage
|
|
220
218
|
update: Bijwerken
|
|
221
|
-
index:
|
|
222
|
-
attachments_title: Bijlagen
|
|
223
219
|
new:
|
|
224
220
|
create: Maak bijlage
|
|
225
221
|
title: Nieuwe bijlage
|
|
@@ -265,7 +261,6 @@ nl:
|
|
|
265
261
|
title: 'Voeg onderdeel toe: %{name}'
|
|
266
262
|
publish:
|
|
267
263
|
success: Het onderdeel is succesvol gepubliceerd.
|
|
268
|
-
title: Onderdelen
|
|
269
264
|
unpublish:
|
|
270
265
|
success: Het onderdeel is met succes verwijderd.
|
|
271
266
|
update:
|
|
@@ -276,7 +271,6 @@ nl:
|
|
|
276
271
|
'false': 'Nee'
|
|
277
272
|
managed_user_name: Beheerde gebruiker
|
|
278
273
|
solved: Opgelost
|
|
279
|
-
title: Controle conflicten
|
|
280
274
|
transfer:
|
|
281
275
|
email: E-mail
|
|
282
276
|
name: Naam
|
|
@@ -441,7 +435,6 @@ nl:
|
|
|
441
435
|
promotions:
|
|
442
436
|
new:
|
|
443
437
|
explanation: Beheerde deelnemers kunnen worden gepromoveerd tot standaarddeelnemers. Dit betekent dat ze worden uitgenodigd voor de toepassing en dat u ze niet meer kunt beheren. De uitgenodigde deelnemer ontvangt een e-mail om uw uitnodiging te accepteren.
|
|
444
|
-
new_managed_user_promotion: Nieuwe promotie voor beheerde deelnemers
|
|
445
438
|
promote: Promoten
|
|
446
439
|
menu:
|
|
447
440
|
admin_log: Admin activiteitenlogboek
|
|
@@ -595,7 +588,6 @@ nl:
|
|
|
595
588
|
title: Nieuwsbrief templates
|
|
596
589
|
use_template: Gebruik deze template
|
|
597
590
|
show:
|
|
598
|
-
preview: 'Voorbeeld sjabloon: %{template_name}'
|
|
599
591
|
use_template: Gebruik deze template
|
|
600
592
|
newsletters:
|
|
601
593
|
create:
|
|
@@ -634,6 +626,7 @@ nl:
|
|
|
634
626
|
participants_help: Verstuurt nieuwsbrief naar alle bevestigde gebruikers die hebben deelgenomen aan een van de geselecteerde participatieve ruimten in de lijst.
|
|
635
627
|
recipients_count: Deze nieuwsbrief zal worden verzonden naar <strong id='recipients_count'>%{count}</strong> gebruikers.
|
|
636
628
|
select_spaces: Selecteer ruimtes om de nieuwsbrief te segmenteren
|
|
629
|
+
send_to_all_users: Stuur naar alle gebruikers
|
|
637
630
|
title: Selecteer ontvangers
|
|
638
631
|
warning: "<strong>Opgelet:</strong> Deze nieuwsbrief zal alleen worden verzonden naar gebruikers die <em>Ik wil nieuwsbrieven ontvangen</em> in hun notificatie instellingen hebben geactiveerd."
|
|
639
632
|
show:
|
|
@@ -807,21 +800,18 @@ nl:
|
|
|
807
800
|
update:
|
|
808
801
|
error: Er is een fout opgetreden bij het bijwerken van deze pagina.
|
|
809
802
|
titles:
|
|
810
|
-
|
|
811
|
-
area_types: Thema's
|
|
803
|
+
area_types: Pagina types
|
|
812
804
|
areas: Onderwerpen
|
|
813
805
|
authorization_workflows: Verificatiemethoden
|
|
814
|
-
dashboard: Dashboard
|
|
815
|
-
impersonatable_users: Beheersbare deelnemers
|
|
816
806
|
impersonations: Beheer van deelnemers
|
|
817
807
|
metrics: Cijfers
|
|
808
|
+
pages: Pagina's
|
|
818
809
|
panel: Admin
|
|
819
810
|
participants: Deelnemers
|
|
820
811
|
scope_types: Scope types
|
|
821
812
|
scopes: Scopes
|
|
822
813
|
statistics: Activiteit
|
|
823
814
|
user_groups: groepen
|
|
824
|
-
users: Beheerders
|
|
825
815
|
user_group:
|
|
826
816
|
csv_verify:
|
|
827
817
|
invalid: Er is een fout opgetreden bij het lezen van het CSV-bestand.
|
|
@@ -879,7 +869,7 @@ nl:
|
|
|
879
869
|
not_hidden: niet verstopt
|
|
880
870
|
title: Acties
|
|
881
871
|
unhide: Zichtbaar maken
|
|
882
|
-
unreport:
|
|
872
|
+
unreport: Niet langer rapporteren
|
|
883
873
|
admin:
|
|
884
874
|
reportable:
|
|
885
875
|
hide:
|
data/config/locales/no.yml
CHANGED
|
@@ -201,8 +201,6 @@
|
|
|
201
201
|
edit:
|
|
202
202
|
title: Rediger mappe
|
|
203
203
|
update: Oppdater
|
|
204
|
-
index:
|
|
205
|
-
attachment_collections_title: Vedleggsmapper
|
|
206
204
|
new:
|
|
207
205
|
create: Opprett
|
|
208
206
|
title: Ny mappe
|
|
@@ -218,8 +216,6 @@
|
|
|
218
216
|
edit:
|
|
219
217
|
title: Rediger vedlegg
|
|
220
218
|
update: Oppdater
|
|
221
|
-
index:
|
|
222
|
-
attachments_title: Vedlegg
|
|
223
219
|
new:
|
|
224
220
|
create: Opprett vedlegg
|
|
225
221
|
title: Nytt vedlegg
|
|
@@ -265,7 +261,6 @@
|
|
|
265
261
|
title: 'Legg til komponent: %{name}'
|
|
266
262
|
publish:
|
|
267
263
|
success: Komponenten har blitt publisert.
|
|
268
|
-
title: Komponenter
|
|
269
264
|
unpublish:
|
|
270
265
|
success: Komponenten har blitt avpublisert.
|
|
271
266
|
update:
|
|
@@ -276,7 +271,6 @@
|
|
|
276
271
|
'false': 'Nei'
|
|
277
272
|
managed_user_name: Håndtert bruker
|
|
278
273
|
solved: Løst
|
|
279
|
-
title: Verifiseringskonflikter
|
|
280
274
|
transfer:
|
|
281
275
|
email: E-post
|
|
282
276
|
name: Navn
|
|
@@ -445,7 +439,6 @@
|
|
|
445
439
|
promotions:
|
|
446
440
|
new:
|
|
447
441
|
explanation: Styrte deltakere kan bli promotert til standard deltakere. Dette betyr at de vil bli invitert til applikasjonen og du vil ikke kunne administrere dem lenger. De inviterte deltakerene vil motta en email så de kan akseptere invitasjonen.
|
|
448
|
-
new_managed_user_promotion: Ny administrert deltaker forfremmelse
|
|
449
442
|
promote: Promoter
|
|
450
443
|
menu:
|
|
451
444
|
admin_log: Admin aktivitet logg
|
|
@@ -599,7 +592,6 @@
|
|
|
599
592
|
title: Mal for nyhetsbrev
|
|
600
593
|
use_template: Bruk denne malen
|
|
601
594
|
show:
|
|
602
|
-
preview: 'Forhåndsvis mal: %{template_name}'
|
|
603
595
|
use_template: Bruk denne malen
|
|
604
596
|
newsletters:
|
|
605
597
|
create:
|
|
@@ -638,6 +630,7 @@
|
|
|
638
630
|
participants_help: Sender nyhetsbrev til alle bekreftede brukere som har deltatt i noen av de valgte deltakerområdene på listen.
|
|
639
631
|
recipients_count: Dette nyhetsbrevet vil bli sendt til <strong id='recipients_count'>%{count}</strong> brukere.
|
|
640
632
|
select_spaces: Velg rom for å segmentere nyhetsbrevet
|
|
633
|
+
send_to_all_users: Send til alle brukere
|
|
641
634
|
title: Velg mottakere som skal leveres
|
|
642
635
|
warning: "<strong>Oppmerksomhet:</strong> Dette nyhetsbrevet vil bare bli sendt til brukere som har aktivert <em>Jeg ønsker å motta nyhetsbrev</em> i varslingsinnstillingene."
|
|
643
636
|
show:
|
|
@@ -811,23 +804,20 @@
|
|
|
811
804
|
update:
|
|
812
805
|
error: Det oppstod et problem med å oppdatere denne siden.
|
|
813
806
|
titles:
|
|
814
|
-
admin_log: Admin logg
|
|
815
807
|
area_types: Områdetyper
|
|
816
808
|
areas: Områder
|
|
817
809
|
authorization_workflows: Verifiseringsmetoder
|
|
818
|
-
dashboard: Skrivebord
|
|
819
810
|
edit_landing_page: Sideinnhold
|
|
820
|
-
impersonatable_users: Håndterbare deltakere
|
|
821
811
|
impersonations: Deltakernes administrasjon
|
|
822
812
|
menu: Meny
|
|
823
813
|
metrics: Måltall
|
|
814
|
+
pages: Sider
|
|
824
815
|
panel: Administrator
|
|
825
816
|
participants: Deltakere
|
|
826
817
|
scope_types: Tematyper
|
|
827
818
|
scopes: Tema
|
|
828
819
|
statistics: Aktivitet
|
|
829
820
|
user_groups: Grupper
|
|
830
|
-
users: Administratorer
|
|
831
821
|
user_group:
|
|
832
822
|
csv_verify:
|
|
833
823
|
invalid: Det oppstod et problem med å lese CSV-filen.
|
|
@@ -885,7 +875,7 @@
|
|
|
885
875
|
not_hidden: Ikke skjult
|
|
886
876
|
title: Handlinger
|
|
887
877
|
unhide: Vis
|
|
888
|
-
unreport:
|
|
878
|
+
unreport: Opphev rapport
|
|
889
879
|
admin:
|
|
890
880
|
reportable:
|
|
891
881
|
hide:
|
data/config/locales/pl.yml
CHANGED
|
@@ -212,7 +212,6 @@ pl:
|
|
|
212
212
|
alert: 'Wymagane: Przejrzyj nasze warunki użytkowania dla administratora'
|
|
213
213
|
callout: Poświęć chwilę, aby zapoznać się z warunkami użytkowania dla administratorów. W przeciwnym razie nie uzyskasz dostępu do administrowania platformą.
|
|
214
214
|
cta: Zapoznaj się z nimi teraz.
|
|
215
|
-
title: Regulamin administratora
|
|
216
215
|
area_types:
|
|
217
216
|
create:
|
|
218
217
|
error: Wystąpił błąd podczas tworzenia nowego typu kategorii.
|
|
@@ -254,8 +253,6 @@ pl:
|
|
|
254
253
|
edit:
|
|
255
254
|
title: Edytuj folder
|
|
256
255
|
update: Aktualizuj
|
|
257
|
-
index:
|
|
258
|
-
attachment_collections_title: Foldery załączników
|
|
259
256
|
new:
|
|
260
257
|
create: Utwórz
|
|
261
258
|
title: Nowy folder
|
|
@@ -271,8 +268,6 @@ pl:
|
|
|
271
268
|
edit:
|
|
272
269
|
title: Edytuj załącznik
|
|
273
270
|
update: Aktualizuj
|
|
274
|
-
index:
|
|
275
|
-
attachments_title: Załączniki
|
|
276
271
|
new:
|
|
277
272
|
create: Utwórz załącznik
|
|
278
273
|
title: Nowy załącznik
|
|
@@ -334,7 +329,6 @@ pl:
|
|
|
334
329
|
'false': 'Nie'
|
|
335
330
|
managed_user_name: Zarządzany użytkownik
|
|
336
331
|
solved: Rozwiązane
|
|
337
|
-
title: Konflikty weryfikacji
|
|
338
332
|
transfer:
|
|
339
333
|
email: Adres e-mail
|
|
340
334
|
error: Podczas transferu bieżącego użytkownika do zarządzanego użytkownika wystąpił błąd.
|
|
@@ -538,7 +532,6 @@ pl:
|
|
|
538
532
|
promotions:
|
|
539
533
|
new:
|
|
540
534
|
explanation: Zarządzani użytkownicy mogą być promowani do standardowych użytkowników. Oznacza to, że zostaną zaproszeni do udziału w aplikacji i nie będą mogli podszywać się pod inne osoby. Zaproszony użytkownik otrzyma wiadomość e-mail, aby zaakceptować zaproszenie.
|
|
541
|
-
new_managed_user_promotion: Nowa zarządzana promocja użytkowników
|
|
542
535
|
promote: Awansuj
|
|
543
536
|
menu:
|
|
544
537
|
admin_log: Logi aktywności administratora
|
|
@@ -702,7 +695,6 @@ pl:
|
|
|
702
695
|
title: Szablony newslettera
|
|
703
696
|
use_template: Użyj tego szablonu
|
|
704
697
|
show:
|
|
705
|
-
preview: 'Podgląd szablonu: %{template_name}'
|
|
706
698
|
use_template: Użyj tego szablonu
|
|
707
699
|
newsletters:
|
|
708
700
|
create:
|
|
@@ -833,7 +825,6 @@ pl:
|
|
|
833
825
|
up: Do góry
|
|
834
826
|
form:
|
|
835
827
|
add: Dodaj do listy dozwolonych
|
|
836
|
-
title: Dozwolone domeny zewnętrzne
|
|
837
828
|
participatory_space_private_users:
|
|
838
829
|
create:
|
|
839
830
|
error: Wystąpił błąd podczas dodawania użytkownika prywatnego do tej przestrzeni partycypacyjnej.
|
|
@@ -964,19 +955,15 @@ pl:
|
|
|
964
955
|
error: Podczas aktualizowania tej strony wystąpił błąd.
|
|
965
956
|
success: Strona została zaktualizowana.
|
|
966
957
|
titles:
|
|
967
|
-
admin_log: Logi administratora
|
|
968
958
|
area_types: Typy kategorii
|
|
969
959
|
areas: Kategorie
|
|
970
960
|
authorization_workflows: Metody weryfikacji
|
|
971
|
-
dashboard: Panel
|
|
972
|
-
edit_external_domains: Dozwolone domeny zewnętrzne
|
|
973
961
|
edit_landing_page: Zawartość strony
|
|
974
962
|
edit_organization_appearance: Edytuj wygląd strony głównej
|
|
975
|
-
impersonatable_users: Zarządzaj użytkownikami
|
|
976
963
|
impersonations: Zarządzanie użytkownikami
|
|
977
964
|
menu: Menu
|
|
978
965
|
metrics: Partycypacja w liczbach
|
|
979
|
-
page_topics:
|
|
966
|
+
page_topics: Tematy
|
|
980
967
|
pages: Strony
|
|
981
968
|
panel: Administrator
|
|
982
969
|
participants: Użytkownicy
|
|
@@ -984,7 +971,6 @@ pl:
|
|
|
984
971
|
scopes: Zakresy
|
|
985
972
|
statistics: Aktywność
|
|
986
973
|
user_groups: Grupy użytkowników
|
|
987
|
-
users: Administratorzy
|
|
988
974
|
user_group:
|
|
989
975
|
csv_verify:
|
|
990
976
|
invalid: Wystąpił błąd podczas odczytu pliku CSV.
|
|
@@ -1053,7 +1039,7 @@ pl:
|
|
|
1053
1039
|
not_hidden: Widoczny
|
|
1054
1040
|
title: Działania
|
|
1055
1041
|
unhide: Pokaż
|
|
1056
|
-
unreport:
|
|
1042
|
+
unreport: Cofnij zgłoszenie
|
|
1057
1043
|
admin:
|
|
1058
1044
|
reportable:
|
|
1059
1045
|
hide:
|
data/config/locales/pt-BR.yml
CHANGED
|
@@ -367,7 +367,6 @@ pt-BR:
|
|
|
367
367
|
text: Pesquisar por e-mail, nome ou apelido do usuário.
|
|
368
368
|
managed_user_name: Usuário gerenciado
|
|
369
369
|
solved: Resolvido
|
|
370
|
-
title: Conflitos de verificação
|
|
371
370
|
transfer:
|
|
372
371
|
email: E-mail
|
|
373
372
|
error: Ocorreu um erro ao transferir o participante atual para o participante gerenciado.
|
|
@@ -1246,11 +1245,10 @@ pt-BR:
|
|
|
1246
1245
|
none: Nenhum
|
|
1247
1246
|
title: Novo item em %{taxonomy}
|
|
1248
1247
|
titles:
|
|
1249
|
-
admin_log: Log
|
|
1248
|
+
admin_log: Log do Admin
|
|
1250
1249
|
area_types: Tipos de área
|
|
1251
1250
|
areas: Áreas
|
|
1252
1251
|
authorization_workflows: Métodos de verificação
|
|
1253
|
-
dashboard: painel de controle
|
|
1254
1252
|
edit_external_domains: Lista de domínios externos permitidos
|
|
1255
1253
|
edit_landing_page: Conteúdo da página
|
|
1256
1254
|
edit_organization_appearance: Editar aparência da página inicial
|
|
@@ -1261,7 +1259,7 @@ pt-BR:
|
|
|
1261
1259
|
page_topics: Tópicos
|
|
1262
1260
|
pages: Páginas
|
|
1263
1261
|
panel: Administrador
|
|
1264
|
-
participants:
|
|
1262
|
+
participants: Participantes
|
|
1265
1263
|
scope_types: Tipos de âmbito
|
|
1266
1264
|
scopes: Âmbitos
|
|
1267
1265
|
statistics: Atividade
|
|
@@ -1326,6 +1324,10 @@ pt-BR:
|
|
|
1326
1324
|
last_week: Última semana
|
|
1327
1325
|
no_users_count_statistics_yet: Ainda não há nenhuma estatística de participantes.
|
|
1328
1326
|
participants: Participantes
|
|
1327
|
+
components:
|
|
1328
|
+
settings:
|
|
1329
|
+
global:
|
|
1330
|
+
taxonomy_filters_unavailable: Selecionar filtros de taxonomia será possível após a criação do componente.
|
|
1329
1331
|
forms:
|
|
1330
1332
|
errors:
|
|
1331
1333
|
impersonate_user:
|
data/config/locales/pt.yml
CHANGED
|
@@ -200,8 +200,6 @@ pt:
|
|
|
200
200
|
edit:
|
|
201
201
|
title: Editar pasta
|
|
202
202
|
update: Atualizar
|
|
203
|
-
index:
|
|
204
|
-
attachment_collections_title: Pastas de anexos
|
|
205
203
|
new:
|
|
206
204
|
create: Criar
|
|
207
205
|
title: Nova pasta
|
|
@@ -217,8 +215,6 @@ pt:
|
|
|
217
215
|
edit:
|
|
218
216
|
title: Editar anexo
|
|
219
217
|
update: Actualizar
|
|
220
|
-
index:
|
|
221
|
-
attachments_title: Anexos
|
|
222
218
|
new:
|
|
223
219
|
create: Criar anexo
|
|
224
220
|
title: Novo anexo
|
|
@@ -267,7 +263,6 @@ pt:
|
|
|
267
263
|
title: 'Adicionar componente: %{name}'
|
|
268
264
|
publish:
|
|
269
265
|
success: O componente foi publicado corretamente.
|
|
270
|
-
title: Componentes
|
|
271
266
|
unpublish:
|
|
272
267
|
success: O componente deixou de estar publicado corretamente.
|
|
273
268
|
update:
|
|
@@ -278,7 +273,6 @@ pt:
|
|
|
278
273
|
'false': 'Não'
|
|
279
274
|
managed_user_name: Utilizador gerido
|
|
280
275
|
solved: Resolvido
|
|
281
|
-
title: Conflitos de verificação
|
|
282
276
|
transfer:
|
|
283
277
|
email: e-Mail
|
|
284
278
|
name: Nome
|
|
@@ -406,7 +400,6 @@ pt:
|
|
|
406
400
|
promotions:
|
|
407
401
|
new:
|
|
408
402
|
explanation: Os participantes geridos podem ser promovidos para participantes padrão. Isto significa que eles serão convidados para a aplicação e não poderá geri-los novamente. O participante convidado receberá um e-mail para aceitar o seu convite.
|
|
409
|
-
new_managed_user_promotion: Nova promoção de usuário participante gerido
|
|
410
403
|
promote: Destacar
|
|
411
404
|
menu:
|
|
412
405
|
admin_log: Registo de atividade de administração
|
|
@@ -573,7 +566,6 @@ pt:
|
|
|
573
566
|
title: Modelos de Boletim Informativo
|
|
574
567
|
use_template: Utilizar este modelo
|
|
575
568
|
show:
|
|
576
|
-
preview: 'Pré-visualizar modelo: %{template_name}'
|
|
577
569
|
use_template: Utilizar este modelo
|
|
578
570
|
newsletters:
|
|
579
571
|
create:
|
|
@@ -612,7 +604,7 @@ pt:
|
|
|
612
604
|
participants_help: Envia um boletim informativo para todos os utilizadores confirmados que tenham participado em qualquer um dos espaços participativos selecionados na lista.
|
|
613
605
|
recipients_count: Este boletim informativo será enviado para <strong id='recipients_count'>%{count}</strong> utilizadores.
|
|
614
606
|
select_spaces: Selecione os espaços para segmentar o boletim informativo
|
|
615
|
-
send_to_all_users: Enviar para
|
|
607
|
+
send_to_all_users: Enviar para todos os utilizadores
|
|
616
608
|
title: Selecione os destinatários
|
|
617
609
|
warning: "<strong>Atenção:</strong> Este boletim informativo apenas será enviado para utilizadores que tenham ativado a opção <em>Pretendo receber boletins informativo</em> nas suas definições de notificações."
|
|
618
610
|
show:
|
|
@@ -772,19 +764,18 @@ pt:
|
|
|
772
764
|
update:
|
|
773
765
|
error: Ocorreu um problema ao atualizar esta página.
|
|
774
766
|
titles:
|
|
775
|
-
admin_log: Registo de administrador
|
|
776
767
|
area_types: Tipos de área
|
|
777
768
|
areas: Áreas
|
|
778
769
|
authorization_workflows: Métodos de verificação
|
|
779
|
-
dashboard: Painel de Controlo
|
|
780
|
-
impersonatable_users: Participantes geríveis
|
|
781
770
|
impersonations: Gestão de participantes
|
|
782
771
|
metrics: Métricas
|
|
772
|
+
pages: Páginas
|
|
783
773
|
panel: Administrador
|
|
784
774
|
participants: Participantes
|
|
785
775
|
scope_types: Tipos de âmbito
|
|
786
776
|
scopes: Âmbitos
|
|
787
777
|
statistics: Atividade
|
|
778
|
+
taxonomies: Taxonomias
|
|
788
779
|
user_groups: Grupos
|
|
789
780
|
user_group:
|
|
790
781
|
csv_verify:
|
|
@@ -842,7 +833,7 @@ pt:
|
|
|
842
833
|
not_hidden: Não oculto
|
|
843
834
|
title: Ações
|
|
844
835
|
unhide: Mostrar
|
|
845
|
-
unreport:
|
|
836
|
+
unreport: Remover denúncia
|
|
846
837
|
admin:
|
|
847
838
|
reportable:
|
|
848
839
|
hide:
|
data/config/locales/ro-RO.yml
CHANGED
|
@@ -210,7 +210,6 @@ ro:
|
|
|
210
210
|
alert: 'Necesar: Revizuirea actualizărilor termenilor de utilizare a serviciului'
|
|
211
211
|
callout: Vă rugăm să dedicați un moment pentru a revizui Termenii de utilizare pentru admin. În caz contrar, nu veți putea administra platforma.
|
|
212
212
|
cta: Revizuiți-le acum.
|
|
213
|
-
title: Condiții de administrare a serviciului
|
|
214
213
|
area_types:
|
|
215
214
|
create:
|
|
216
215
|
error: A apărut o problemă la crearea unui nou tip de zonă.
|
|
@@ -253,8 +252,6 @@ ro:
|
|
|
253
252
|
edit:
|
|
254
253
|
title: Editează dosarul
|
|
255
254
|
update: Actualizează
|
|
256
|
-
index:
|
|
257
|
-
attachment_collections_title: Dosare atașate
|
|
258
255
|
new:
|
|
259
256
|
create: Creează
|
|
260
257
|
title: Dosar nou
|
|
@@ -270,8 +267,6 @@ ro:
|
|
|
270
267
|
edit:
|
|
271
268
|
title: Editează atașamentul
|
|
272
269
|
update: Actualizează
|
|
273
|
-
index:
|
|
274
|
-
attachments_title: Atașamente
|
|
275
270
|
new:
|
|
276
271
|
create: Creează un atașament
|
|
277
272
|
title: Atașament nou
|
|
@@ -320,7 +315,6 @@ ro:
|
|
|
320
315
|
title: 'Adaugă componenta: %{name}'
|
|
321
316
|
publish:
|
|
322
317
|
success: Componenta a fost publicată cu succes.
|
|
323
|
-
title: Componente
|
|
324
318
|
unpublish:
|
|
325
319
|
success: Componenta a fost de-publicată cu succes.
|
|
326
320
|
update:
|
|
@@ -331,7 +325,6 @@ ro:
|
|
|
331
325
|
'false': 'Nr'
|
|
332
326
|
managed_user_name: Gestionare utilizatori
|
|
333
327
|
solved: Rezolvat
|
|
334
|
-
title: Conflicte de verificare
|
|
335
328
|
transfer:
|
|
336
329
|
email: E-mail
|
|
337
330
|
name: Nume
|
|
@@ -509,7 +502,6 @@ ro:
|
|
|
509
502
|
promotions:
|
|
510
503
|
new:
|
|
511
504
|
explanation: Participanții gestionați pot fi promovați drept participanți standard. Înseamnă că vor fi invitați în aplicație și nu vei mai putea să îi gestionezi din nou. Participantul invitat va primi un e-mail pentru a accepta invitația ta.
|
|
512
|
-
new_managed_user_promotion: Promovarea unui nou participant gestionat
|
|
513
505
|
promote: Promovează
|
|
514
506
|
menu:
|
|
515
507
|
admin_log: Jurnal activitate admin
|
|
@@ -670,7 +662,6 @@ ro:
|
|
|
670
662
|
title: Modele de buletine informative
|
|
671
663
|
use_template: Utilizează acest model
|
|
672
664
|
show:
|
|
673
|
-
preview: 'Previzualizează modelul: %{template_name}'
|
|
674
665
|
use_template: Utilizează acest model
|
|
675
666
|
newsletters:
|
|
676
667
|
create:
|
|
@@ -933,22 +924,19 @@ ro:
|
|
|
933
924
|
error: A apărut o problema la actualizarea acestui filtru de taxonomie.
|
|
934
925
|
success: Filtrul de taxonomie actualizat cu succes.
|
|
935
926
|
titles:
|
|
936
|
-
admin_log: Jurnal de administrare
|
|
937
927
|
area_types: Tipuri de zone
|
|
938
928
|
areas: Zone
|
|
939
929
|
authorization_workflows: Metode de verificare
|
|
940
|
-
dashboard: Panou de administrare
|
|
941
|
-
impersonatable_users: Participanți gestionabili
|
|
942
930
|
impersonations: Gestionarea participanților
|
|
943
931
|
menu: Meniu
|
|
944
932
|
metrics: Indicatori
|
|
933
|
+
pages: Pagini
|
|
945
934
|
panel: Administrator
|
|
946
935
|
participants: Participanți
|
|
947
|
-
scope_types: Tipuri de
|
|
936
|
+
scope_types: Tipuri de domenii
|
|
948
937
|
scopes: Domenii de interes
|
|
949
938
|
statistics: Activitate
|
|
950
939
|
user_groups: Grupuri
|
|
951
|
-
users: Administratori
|
|
952
940
|
user_group:
|
|
953
941
|
csv_verify:
|
|
954
942
|
invalid: A apărut o problemă la citirea fișierului CSV.
|