decidim-system 0.19.1 → 0.23.0
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of decidim-system might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/app/assets/javascripts/decidim/system/application.js.es6 +3 -1
- data/app/assets/stylesheets/decidim/system/_forms.scss +36 -0
- data/app/assets/stylesheets/decidim/system/_foundation_and_overrides.scss +1 -0
- data/app/assets/stylesheets/decidim/system/_sidebar.scss +0 -2
- data/app/assets/stylesheets/decidim/system/application.scss +1 -0
- data/app/commands/decidim/system/create_default_content_blocks.rb +1 -1
- data/app/commands/decidim/system/create_oauth_application.rb +37 -0
- data/app/commands/decidim/system/destroy_oauth_application.rb +39 -0
- data/app/commands/decidim/system/register_organization.rb +3 -1
- data/app/commands/decidim/system/update_oauth_application.rb +39 -0
- data/app/commands/decidim/system/update_organization.rb +5 -0
- data/app/controllers/decidim/system/oauth_applications_controller.rb +84 -0
- data/app/controllers/decidim/system/organizations_controller.rb +9 -1
- data/app/forms/decidim/system/file_upload_settings_form.rb +70 -0
- data/app/forms/decidim/system/oauth_application_form.rb +35 -0
- data/app/forms/decidim/system/update_organization_form.rb +33 -0
- data/app/views/decidim/system/devise/shared/_links.html.erb +1 -1
- data/app/views/decidim/system/oauth_applications/_form.html.erb +26 -0
- data/app/views/decidim/system/oauth_applications/edit.html.erb +13 -0
- data/app/views/decidim/system/oauth_applications/index.html.erb +41 -0
- data/app/views/decidim/system/oauth_applications/new.html.erb +13 -0
- data/app/views/decidim/system/oauth_applications/show.html.erb +27 -0
- data/app/views/decidim/system/organizations/_file_upload_settings.erb +56 -0
- data/app/views/decidim/system/organizations/_omniauth_provider.html.erb +23 -0
- data/app/views/decidim/system/organizations/_omniauth_settings.html.erb +11 -0
- data/app/views/decidim/system/organizations/_smtp_settings.html.erb +5 -1
- data/app/views/decidim/system/organizations/edit.html.erb +2 -0
- data/app/views/decidim/system/organizations/new.html.erb +2 -0
- data/app/views/layouts/decidim/system/_header.html.erb +1 -0
- data/app/views/layouts/decidim/system/_js_configuration.html.erb +9 -0
- data/app/views/layouts/decidim/system/application.html.erb +2 -0
- data/config/locales/am-ET.yml +1 -0
- data/config/locales/ar.yml +11 -0
- data/config/locales/bg-BG.yml +8 -0
- data/config/locales/bg.yml +8 -0
- data/config/locales/ca.yml +97 -0
- data/config/locales/cs.yml +98 -1
- data/config/locales/da-DK.yml +1 -0
- data/config/locales/da.yml +1 -0
- data/config/locales/de.yml +52 -0
- data/config/locales/el-GR.yml +1 -0
- data/config/locales/el.yml +98 -0
- data/config/locales/en.yml +97 -0
- data/config/locales/eo.yml +1 -0
- data/config/locales/es-MX.yml +97 -0
- data/config/locales/es-PY.yml +97 -0
- data/config/locales/es.yml +97 -0
- data/config/locales/et-EE.yml +1 -0
- data/config/locales/et.yml +1 -0
- data/config/locales/fi-plain.yml +97 -0
- data/config/locales/fi.yml +97 -0
- data/config/locales/fr-CA.yml +173 -0
- data/config/locales/fr.yml +97 -0
- data/config/locales/ga-IE.yml +1 -0
- data/config/locales/hr-HR.yml +1 -0
- data/config/locales/hr.yml +1 -0
- data/config/locales/hu.yml +18 -0
- data/config/locales/is-IS.yml +55 -0
- data/config/locales/is.yml +55 -0
- data/config/locales/it.yml +23 -1
- data/config/locales/ja-JP.yml +101 -0
- data/config/locales/ja.yml +173 -0
- data/config/locales/ko-KR.yml +1 -0
- data/config/locales/ko.yml +1 -0
- data/config/locales/lt-LT.yml +1 -0
- data/config/locales/lt.yml +1 -0
- data/config/locales/lv.yml +98 -0
- data/config/locales/mt-MT.yml +1 -0
- data/config/locales/mt.yml +1 -0
- data/config/locales/nl.yml +22 -0
- data/config/locales/no.yml +60 -3
- data/config/locales/om-ET.yml +1 -0
- data/config/locales/pl.yml +86 -21
- data/config/locales/pt-BR.yml +1 -1
- data/config/locales/pt.yml +47 -24
- data/config/locales/ro-RO.yml +98 -0
- data/config/locales/sk-SK.yml +90 -0
- data/config/locales/sk.yml +95 -0
- data/config/locales/sl.yml +51 -0
- data/config/locales/so-SO.yml +1 -0
- data/config/locales/sr-CS.yml +26 -0
- data/config/locales/sv.yml +64 -0
- data/config/locales/ti-ER.yml +1 -0
- data/config/locales/vi-VN.yml +1 -0
- data/config/locales/vi.yml +1 -0
- data/config/locales/zh-CN.yml +173 -0
- data/config/locales/zh-TW.yml +1 -0
- data/config/routes.rb +2 -0
- data/lib/decidim/system/engine.rb +5 -0
- data/lib/decidim/system/test/factories.rb +11 -0
- data/lib/decidim/system/version.rb +1 -1
- metadata +65 -17
@@ -0,0 +1 @@
|
|
1
|
+
ko:
|
@@ -0,0 +1 @@
|
|
1
|
+
ko:
|
@@ -0,0 +1 @@
|
|
1
|
+
lt:
|
@@ -0,0 +1 @@
|
|
1
|
+
lt:
|
@@ -0,0 +1,98 @@
|
|
1
|
+
lv:
|
2
|
+
decidim:
|
3
|
+
system:
|
4
|
+
actions:
|
5
|
+
confirm_destroy: Vai tiešām vēlaties šo dzēst?
|
6
|
+
destroy: Dzēst
|
7
|
+
edit: Labot
|
8
|
+
new: Jauns
|
9
|
+
save: Saglabāt
|
10
|
+
title: Darbības
|
11
|
+
admins:
|
12
|
+
create:
|
13
|
+
error: Jauna administratora izveides laikā radās problēma.
|
14
|
+
success: Administrators ir veiksmīgi izveidots
|
15
|
+
destroy:
|
16
|
+
success: Administrators ir veiksmīgi izdzēsts
|
17
|
+
edit:
|
18
|
+
title: Rediģēt administratoru
|
19
|
+
update: Atjaunināt
|
20
|
+
index:
|
21
|
+
title: Administratori
|
22
|
+
new:
|
23
|
+
create: Izveidot
|
24
|
+
title: Jauns administrators
|
25
|
+
update:
|
26
|
+
error: Administratora atjaunināšanas laikā radās problēma.
|
27
|
+
success: Administrators ir veiksmīgi atjaunināts
|
28
|
+
default_pages:
|
29
|
+
placeholders:
|
30
|
+
content: Lūdzu, pievienojiet nozīmīgu saturu statiskajai lapai %{page} administratora informācijas panelī.
|
31
|
+
title: '%{page} noklusējuma nosaukums'
|
32
|
+
menu:
|
33
|
+
admins: Administratori
|
34
|
+
dashboard: Informācijas panelis
|
35
|
+
organizations: Organizācijas
|
36
|
+
models:
|
37
|
+
admin:
|
38
|
+
fields:
|
39
|
+
created_at: Izveidots plkst.
|
40
|
+
email: E-pasts
|
41
|
+
name: Administrators
|
42
|
+
validations:
|
43
|
+
email_uniqueness: cits administrators ar tādu pašu e-pasta adresi jau pastāv
|
44
|
+
organization:
|
45
|
+
actions:
|
46
|
+
save_and_invite: Izveidot organizāciju un uzaicināt administratoru
|
47
|
+
fields:
|
48
|
+
created_at: Izveidots plkst.
|
49
|
+
name: Nosaukums
|
50
|
+
omniauth_settings: Omniauth iestatījumi
|
51
|
+
smtp_settings: SMTP iestatījumi
|
52
|
+
name: Organizācija
|
53
|
+
organizations:
|
54
|
+
create:
|
55
|
+
error: Jaunas organizācijas izveides laikā radās problēma.
|
56
|
+
success: Organizācija ir veiksmīgi izveidota.
|
57
|
+
edit:
|
58
|
+
secondary_hosts_hint: Katru no tām ievadiet jaunā rindā
|
59
|
+
index:
|
60
|
+
title: Organizācijas
|
61
|
+
new:
|
62
|
+
reference_prefix_hint: Atsauces prefiksu izmanto, lai varētu identificēt resursus visā organizācijā
|
63
|
+
secondary_hosts_hint: Katru no tām ievadiet jaunā rindā
|
64
|
+
title: Jauna organizācija
|
65
|
+
omniauth_settings:
|
66
|
+
decidim:
|
67
|
+
client_id: Klienta ID
|
68
|
+
client_secret: Klienta noslēpums
|
69
|
+
site_url: Vietnes URL
|
70
|
+
enabled: Iespējots
|
71
|
+
enabled_by_default: Šis pakalpojumu sniedzējs ir iespējots pēc noklusējuma. To var rediģēt, bet nevar atspējot.
|
72
|
+
facebook:
|
73
|
+
app_id: Lietotnes ID
|
74
|
+
app_secret: Lietotnes noslēpums
|
75
|
+
google_oauth2:
|
76
|
+
client_id: Klienta ID
|
77
|
+
client_secret: Klienta noslēpums
|
78
|
+
icon: Ikona
|
79
|
+
icon_path: Ikonas ceļš
|
80
|
+
twitter:
|
81
|
+
api_key: API atslēga
|
82
|
+
api_secret: API noslēpums
|
83
|
+
smtp_settings:
|
84
|
+
placeholder:
|
85
|
+
from_label: jūsu-organizācijas-nosaukums
|
86
|
+
update:
|
87
|
+
error: Šīs organizācijas atjaunināšanas laikā radās problēma.
|
88
|
+
success: Organizācija ir veiksmīgi atjaunināta.
|
89
|
+
users_registration_mode:
|
90
|
+
disabled: Piekļuvi var veikt tikai ar ārējiem kontiem
|
91
|
+
enabled: Ļauj dalībniekiem reģistrēties un pierakstīties
|
92
|
+
existing: Neļauj dalībniekiem reģistrēties, bet ļauj esošajiem dalībniekiem pierakstīties
|
93
|
+
shared:
|
94
|
+
notices:
|
95
|
+
no_organization_warning_html: Lai sāktu, jums ir jāizveido organizācija. Pirms turpināt, noteikti izlasiet %{guide}.
|
96
|
+
our_getting_started_guide: mūsu darba sākšanas ceļvedis
|
97
|
+
titles:
|
98
|
+
dashboard: Informācijas panelis
|
@@ -0,0 +1 @@
|
|
1
|
+
mt:
|
@@ -0,0 +1 @@
|
|
1
|
+
mt:
|
data/config/locales/nl.yml
CHANGED
@@ -47,6 +47,7 @@ nl:
|
|
47
47
|
fields:
|
48
48
|
created_at: Gemaakt bij
|
49
49
|
name: Naam
|
50
|
+
omniauth_settings: Omniauth instellingen
|
50
51
|
smtp_settings: SMTP-instellingen
|
51
52
|
name: Organisatie
|
52
53
|
organizations:
|
@@ -61,6 +62,27 @@ nl:
|
|
61
62
|
reference_prefix_hint: Het referentie-voorvoegsel wordt gebruikt ter identificatie van unieke middelen over alle organisaties
|
62
63
|
secondary_hosts_hint: Voer elk van hen op een nieuwe regel in
|
63
64
|
title: Nieuwe organisatie
|
65
|
+
omniauth_settings:
|
66
|
+
decidim:
|
67
|
+
client_id: Klant ID
|
68
|
+
client_secret: Klant geheim
|
69
|
+
site_url: Website URL
|
70
|
+
enabled: Ingeschakeld
|
71
|
+
enabled_by_default: Deze provider is standaard ingeschakeld. Het kan worden bewerkt maar niet uitgeschakeld.
|
72
|
+
facebook:
|
73
|
+
app_id: App-ID
|
74
|
+
app_secret: App secret
|
75
|
+
google_oauth2:
|
76
|
+
client_id: Client-ID
|
77
|
+
client_secret: Client secret
|
78
|
+
icon: Pictogram
|
79
|
+
icon_path: Icoon pad
|
80
|
+
twitter:
|
81
|
+
api_key: API key
|
82
|
+
api_secret: API secret
|
83
|
+
smtp_settings:
|
84
|
+
placeholder:
|
85
|
+
from_label: jouw-organisatienaam
|
64
86
|
update:
|
65
87
|
error: Er is een fout opgetreden bij het bijwerken van deze organisatie.
|
66
88
|
success: Organisatie is succesvol bijgewerkt.
|
data/config/locales/no.yml
CHANGED
@@ -3,31 +3,88 @@
|
|
3
3
|
system:
|
4
4
|
actions:
|
5
5
|
confirm_destroy: Er du sikker på at du vil slette dette?
|
6
|
-
|
6
|
+
destroy: Slett
|
7
|
+
edit: Rediger
|
8
|
+
new: Nytt
|
9
|
+
save: Lagre
|
7
10
|
title: Handlinger
|
8
11
|
admins:
|
9
12
|
create:
|
13
|
+
error: Det oppstod et problem med å opprette en ny administrator.
|
10
14
|
success: Admin opprettet
|
11
15
|
destroy:
|
12
16
|
success: Admin ble slettet
|
17
|
+
edit:
|
18
|
+
title: Endre administrator
|
19
|
+
update: Oppdater
|
13
20
|
index:
|
14
21
|
title: Adminer
|
22
|
+
new:
|
23
|
+
create: Opprett
|
24
|
+
title: Ny administrator
|
15
25
|
update:
|
26
|
+
error: Det oppsto et problem med å oppdatere administratoren.
|
16
27
|
success: Admin ble oppdatert
|
28
|
+
default_pages:
|
29
|
+
placeholders:
|
30
|
+
content: Legg til meningsfylt innhold til den statiske siden %{page} på administrator kontrollpanelet.
|
31
|
+
title: Standard tittel for %{page}
|
17
32
|
menu:
|
18
33
|
admins: Adminer
|
34
|
+
dashboard: Skrivebord
|
35
|
+
organizations: Organisasjoner
|
19
36
|
models:
|
20
37
|
admin:
|
21
38
|
fields:
|
39
|
+
created_at: Opprettet på
|
22
40
|
email: Epost
|
23
|
-
name:
|
41
|
+
name: Administrator
|
24
42
|
validations:
|
25
|
-
email_uniqueness: en annen
|
43
|
+
email_uniqueness: en annen administrator med samme email eksisterer allerede
|
26
44
|
organization:
|
45
|
+
actions:
|
46
|
+
save_and_invite: Opprett organisasjon og inviter administrator
|
27
47
|
fields:
|
48
|
+
created_at: Opprettet på
|
28
49
|
name: Navn
|
50
|
+
omniauth_settings: Omniauth innstillinger
|
51
|
+
smtp_settings: SMTP innstillinger
|
52
|
+
name: Organisasjon
|
29
53
|
organizations:
|
54
|
+
create:
|
55
|
+
error: Det oppstod et problem med å opprette en ny organisasjon.
|
56
|
+
success: Organisasjonen ble opprettet.
|
57
|
+
edit:
|
58
|
+
secondary_hosts_hint: Skriv inn hver enkelt av dem på en ny linje
|
59
|
+
index:
|
60
|
+
title: Organisasjoner
|
61
|
+
new:
|
62
|
+
reference_prefix_hint: Referanse prefikset brukes til å identifisere ressurser på tvers av alle organisasjoner
|
63
|
+
secondary_hosts_hint: Skriv inn hver enkelt av dem på en ny linje
|
64
|
+
title: Ny organisasjon
|
65
|
+
omniauth_settings:
|
66
|
+
enabled: Aktivert
|
67
|
+
facebook:
|
68
|
+
app_id: App ID
|
69
|
+
app_secret: App hemmelighet
|
70
|
+
google_oauth2:
|
71
|
+
client_id: Klient ID
|
72
|
+
client_secret: Klient hemmlighet
|
73
|
+
icon: Ikon
|
74
|
+
icon_path: Ikon sti
|
75
|
+
twitter:
|
76
|
+
api_key: API-nøkkel
|
77
|
+
api_secret: API secret
|
78
|
+
update:
|
79
|
+
error: Det oppstod et problem med å oppdatere denne organisasjon.
|
80
|
+
success: Organisasjonen ble oppdatert.
|
30
81
|
users_registration_mode:
|
31
82
|
disabled: Tilgang kan bare gjøres med eksterne kontoer
|
32
83
|
enabled: Tillat deltakerne å registrere og logge inn
|
33
84
|
existing: Ikke la deltakerne registrere seg, men la eksisterende deltakere logge inn
|
85
|
+
shared:
|
86
|
+
notices:
|
87
|
+
no_organization_warning_html: Du må opprette en organisasjon for å starte. Vær sikker på at du leser %{guide} før du fortsetter.
|
88
|
+
our_getting_started_guide: vår begynner guide
|
89
|
+
titles:
|
90
|
+
dashboard: Skrivebord
|
@@ -0,0 +1 @@
|
|
1
|
+
om:
|
data/config/locales/pl.yml
CHANGED
@@ -1,57 +1,101 @@
|
|
1
1
|
pl:
|
2
|
+
activemodel:
|
3
|
+
attributes:
|
4
|
+
oauth_application:
|
5
|
+
name: Nazwa aplikacji OAuth
|
6
|
+
organization_logo: Logo organizacji (kwadrat)
|
7
|
+
organization_name: Organizacja
|
8
|
+
organization_url: Adres URL organizacji
|
9
|
+
redirect_uri: Przekierowanie URI
|
10
|
+
errors:
|
11
|
+
models:
|
12
|
+
oauth_application:
|
13
|
+
attributes:
|
14
|
+
redirect_uri:
|
15
|
+
must_be_ssl: URI przekierowania musi być URI SSL
|
2
16
|
decidim:
|
3
17
|
system:
|
4
18
|
actions:
|
5
19
|
confirm_destroy: Czy na pewno chcesz to usunąć?
|
6
|
-
destroy:
|
7
|
-
edit:
|
20
|
+
destroy: Usuń
|
21
|
+
edit: Edytuj
|
8
22
|
new: Nowy
|
9
|
-
save:
|
10
|
-
title:
|
23
|
+
save: Zapisz
|
24
|
+
title: Działania
|
11
25
|
admins:
|
12
26
|
create:
|
13
27
|
error: Podczas tworzenia nowego administratora wystąpił błąd.
|
14
|
-
success:
|
28
|
+
success: Administrator został utworzony
|
15
29
|
destroy:
|
16
|
-
success: Administrator został
|
30
|
+
success: Administrator został usunięty
|
17
31
|
edit:
|
18
32
|
title: Edytuj administratora
|
19
|
-
update:
|
33
|
+
update: Aktualizuj
|
20
34
|
index:
|
21
35
|
title: Administratorzy
|
22
36
|
new:
|
23
|
-
create:
|
37
|
+
create: Utwórz
|
24
38
|
title: Nowy administrator
|
25
39
|
update:
|
26
40
|
error: Podczas aktualizowania tego administratora wystąpił błąd.
|
27
|
-
success:
|
41
|
+
success: Administrator został zaktualizowany
|
28
42
|
default_pages:
|
29
43
|
placeholders:
|
30
|
-
content: Proszę dodać istotne treści do strony
|
44
|
+
content: Proszę dodać istotne treści do strony statycznej %{page} w panelu administratora.
|
31
45
|
title: Domyślny tytuł dla %{page}
|
32
46
|
menu:
|
33
47
|
admins: Administratorzy
|
34
|
-
dashboard:
|
48
|
+
dashboard: Panel
|
49
|
+
oauth_applications: Aplikacje OAuth
|
35
50
|
organizations: Organizacje
|
36
51
|
models:
|
37
52
|
admin:
|
38
53
|
fields:
|
39
|
-
created_at: Utworzono
|
40
|
-
email:
|
41
|
-
name:
|
54
|
+
created_at: Utworzono
|
55
|
+
email: Adres e-mail
|
56
|
+
name: Administrator
|
42
57
|
validations:
|
43
|
-
email_uniqueness:
|
58
|
+
email_uniqueness: inny administrator z tym samym e-mailem już istnieje
|
59
|
+
oauth_application:
|
60
|
+
fields:
|
61
|
+
created_at: Utworzono
|
62
|
+
name: Nazwa aplikacji OAuth
|
63
|
+
organization_name: Organizacja
|
64
|
+
name: Aplikacja OAuth
|
44
65
|
organization:
|
45
66
|
actions:
|
46
|
-
save_and_invite: Utwórz organizację i
|
67
|
+
save_and_invite: Utwórz organizację i zaproś administratora
|
47
68
|
fields:
|
48
|
-
created_at: Utworzono
|
69
|
+
created_at: Utworzono
|
49
70
|
name: Nazwa
|
71
|
+
omniauth_settings: Ustawienia Omniauth
|
72
|
+
smtp_settings: Ustawienia SMTP
|
50
73
|
name: Organizacja
|
74
|
+
oauth_applications:
|
75
|
+
create:
|
76
|
+
error: Wystąpił błąd podczas tworzenia tej aplikacji.
|
77
|
+
success: Aplikacja została utworzona.
|
78
|
+
destroy:
|
79
|
+
error: Wystąpił błąd podczas usuwania aplikacji.
|
80
|
+
success: Aplikacja została usunięta.
|
81
|
+
edit:
|
82
|
+
save: Zapisz
|
83
|
+
title: Edytuj aplikację
|
84
|
+
form:
|
85
|
+
select_organization: Wybierz organizację
|
86
|
+
index:
|
87
|
+
confirm_delete: Czy na pewno chcesz usunąć tę aplikację?
|
88
|
+
title: Aplikacje OAuth
|
89
|
+
new:
|
90
|
+
save: Zapisz
|
91
|
+
title: Nowa aplikacja
|
92
|
+
update:
|
93
|
+
error: Wystąpił błąd podczas aktualizowania tej aplikacji.
|
94
|
+
success: Aplikacja została zaktualizowana.
|
51
95
|
organizations:
|
52
96
|
create:
|
53
97
|
error: Podczas tworzenia nowej organizacji wystąpił błąd.
|
54
|
-
success: Organizacja
|
98
|
+
success: Organizacja została utworzona.
|
55
99
|
edit:
|
56
100
|
secondary_hosts_hint: Wpisz każdy z nich w nowej linii
|
57
101
|
index:
|
@@ -60,6 +104,27 @@ pl:
|
|
60
104
|
reference_prefix_hint: Prefiks referencyjny służy do jednoznacznego identyfikowania zasobów we wszystkich organizacjach
|
61
105
|
secondary_hosts_hint: Wpisz każdy z nich w nowej linii
|
62
106
|
title: Nowa organizacja
|
107
|
+
omniauth_settings:
|
108
|
+
decidim:
|
109
|
+
client_id: Identyfikator klienta
|
110
|
+
client_secret: Sekret klienta
|
111
|
+
site_url: URL strony
|
112
|
+
enabled: Włączone
|
113
|
+
enabled_by_default: Ten dostawca jest włączony domyślnie. Można go edytować, ale nie można go wyłączyć.
|
114
|
+
facebook:
|
115
|
+
app_id: ID aplikacji
|
116
|
+
app_secret: Sekret aplikacji
|
117
|
+
google_oauth2:
|
118
|
+
client_id: ID klienta
|
119
|
+
client_secret: Sekret klienta
|
120
|
+
icon: Ikona
|
121
|
+
icon_path: Ścieżka ikony
|
122
|
+
twitter:
|
123
|
+
api_key: Klucz API
|
124
|
+
api_secret: Sekret API
|
125
|
+
smtp_settings:
|
126
|
+
placeholder:
|
127
|
+
from_label: twoja-nazwa-organizacji
|
63
128
|
update:
|
64
129
|
error: Podczas aktualizowania tej organizacji wystąpił błąd.
|
65
130
|
success: Organizacja została zaktualizowana.
|
@@ -69,7 +134,7 @@ pl:
|
|
69
134
|
existing: Nie zezwalaj użytkownikom na rejestrację, ale zezwalaj istniejącym użytkownikom na logowanie
|
70
135
|
shared:
|
71
136
|
notices:
|
72
|
-
no_organization_warning_html: Aby rozpocząć, musisz utworzyć organizację. Przed kontynuowaniem przeczytaj
|
73
|
-
our_getting_started_guide:
|
137
|
+
no_organization_warning_html: Aby rozpocząć, musisz utworzyć organizację. Przed kontynuowaniem przeczytaj %{guide}.
|
138
|
+
our_getting_started_guide: nasz przewodnik
|
74
139
|
titles:
|
75
|
-
dashboard:
|
140
|
+
dashboard: Panel
|
data/config/locales/pt-BR.yml
CHANGED
data/config/locales/pt.yml
CHANGED
@@ -2,74 +2,97 @@ pt:
|
|
2
2
|
decidim:
|
3
3
|
system:
|
4
4
|
actions:
|
5
|
-
confirm_destroy: Tem certeza de que
|
6
|
-
destroy:
|
5
|
+
confirm_destroy: Tem a certeza de que pretende eliminar isto?
|
6
|
+
destroy: Eliminar
|
7
7
|
edit: Editar
|
8
8
|
new: Novo
|
9
|
-
save:
|
9
|
+
save: Guardar
|
10
10
|
title: Ações
|
11
11
|
admins:
|
12
12
|
create:
|
13
|
-
error: Ocorreu um
|
14
|
-
success:
|
13
|
+
error: Ocorreu um problema ao criar um novo administrador.
|
14
|
+
success: Administrador criado corretamente
|
15
15
|
destroy:
|
16
|
-
success:
|
16
|
+
success: Administrador eliminado corretamente
|
17
17
|
edit:
|
18
|
-
title:
|
19
|
-
update:
|
18
|
+
title: Editar administrador
|
19
|
+
update: Atualizar
|
20
20
|
index:
|
21
21
|
title: Administradores
|
22
22
|
new:
|
23
23
|
create: Criar
|
24
24
|
title: Novo administrador
|
25
25
|
update:
|
26
|
-
error: Ocorreu um
|
27
|
-
success:
|
26
|
+
error: Ocorreu um problema ao atualizar este administrador.
|
27
|
+
success: Administrador atualizado corretamente
|
28
28
|
default_pages:
|
29
29
|
placeholders:
|
30
|
-
content:
|
30
|
+
content: Por favor adicione conteúdo relevante à página estática %{page} no painel de administrador.
|
31
31
|
title: Título padrão para %{page}
|
32
32
|
menu:
|
33
33
|
admins: Administradores
|
34
|
-
dashboard:
|
34
|
+
dashboard: Painel de controlo
|
35
35
|
organizations: Organizações
|
36
36
|
models:
|
37
37
|
admin:
|
38
38
|
fields:
|
39
39
|
created_at: Criado em
|
40
|
-
email:
|
40
|
+
email: E-mail
|
41
41
|
name: Administrador
|
42
42
|
validations:
|
43
|
-
email_uniqueness: outro administrador com o mesmo e-mail
|
43
|
+
email_uniqueness: já existe outro administrador com o mesmo e-mail
|
44
44
|
organization:
|
45
45
|
actions:
|
46
|
-
save_and_invite: Criar organização e convidar
|
46
|
+
save_and_invite: Criar organização e convidar administrador
|
47
47
|
fields:
|
48
48
|
created_at: Criado em
|
49
49
|
name: Nome
|
50
|
+
omniauth_settings: Configurações Omniauth
|
51
|
+
smtp_settings: Configurações SMTP
|
50
52
|
name: Organização
|
51
53
|
organizations:
|
52
54
|
create:
|
53
|
-
error: Ocorreu um
|
54
|
-
success: Organização criada
|
55
|
+
error: Ocorreu um problema ao criar uma nova organização.
|
56
|
+
success: Organização criada corretamente.
|
55
57
|
edit:
|
56
58
|
secondary_hosts_hint: Insira cada um deles em uma nova linha
|
57
59
|
index:
|
58
60
|
title: Organizações
|
59
61
|
new:
|
60
|
-
reference_prefix_hint: O prefixo de referência é usado para identificar
|
62
|
+
reference_prefix_hint: O prefixo de referência é usado para identificar recursos únicos em todas as organizações
|
61
63
|
secondary_hosts_hint: Insira cada um deles em uma nova linha
|
62
64
|
title: Nova organização
|
65
|
+
omniauth_settings:
|
66
|
+
decidim:
|
67
|
+
client_id: ID do cliente
|
68
|
+
client_secret: Segredo do cliente
|
69
|
+
site_url: URL do sítio
|
70
|
+
enabled: Ativado
|
71
|
+
enabled_by_default: Este fornecedor está ativado por predefinição. Pode ser editado mas não desativado.
|
72
|
+
facebook:
|
73
|
+
app_id: ID da aplicação
|
74
|
+
app_secret: Segredo da aplicação
|
75
|
+
google_oauth2:
|
76
|
+
client_id: ID do cliente
|
77
|
+
client_secret: Segredo do cliente
|
78
|
+
icon: Ícone
|
79
|
+
icon_path: Caminho de ícone
|
80
|
+
twitter:
|
81
|
+
api_key: Chave de API
|
82
|
+
api_secret: Segredo de API
|
83
|
+
smtp_settings:
|
84
|
+
placeholder:
|
85
|
+
from_label: nome-da-sua-organização
|
63
86
|
update:
|
64
|
-
error: Ocorreu um
|
65
|
-
success: Organização atualizada
|
87
|
+
error: Ocorreu um problema ao atualizar esta organização.
|
88
|
+
success: Organização atualizada corretamente.
|
66
89
|
users_registration_mode:
|
67
90
|
disabled: O acesso só pode ser feito com contas externas
|
68
|
-
enabled: Permitir que os
|
69
|
-
existing: Não permitir que os
|
91
|
+
enabled: Permitir que os participantes se registem e iniciem sessão
|
92
|
+
existing: Não permitir que os participantes se registem, mas permitir que participantes existentes iniciem sessão
|
70
93
|
shared:
|
71
94
|
notices:
|
72
95
|
no_organization_warning_html: Você deve criar uma organização para começar. Certifique-se de ler %{guide} antes de prosseguir.
|
73
|
-
our_getting_started_guide: nosso guia inicial
|
96
|
+
our_getting_started_guide: o nosso guia inicial
|
74
97
|
titles:
|
75
|
-
dashboard:
|
98
|
+
dashboard: Painel de controlo
|