decidim-forms 0.29.2 → 0.29.3
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/config/locales/ar.yml +1 -16
- data/config/locales/bg.yml +0 -36
- data/config/locales/ca-IT.yml +198 -0
- data/config/locales/ca.yml +7 -7
- data/config/locales/cs.yml +3 -14
- data/config/locales/de.yml +7 -7
- data/config/locales/el.yml +0 -35
- data/config/locales/es-MX.yml +10 -10
- data/config/locales/es-PY.yml +10 -10
- data/config/locales/es.yml +9 -9
- data/config/locales/eu.yml +6 -6
- data/config/locales/fi-plain.yml +5 -5
- data/config/locales/fi.yml +5 -5
- data/config/locales/fr-CA.yml +8 -8
- data/config/locales/fr.yml +8 -8
- data/config/locales/ga-IE.yml +0 -5
- data/config/locales/gl.yml +1 -7
- data/config/locales/hu.yml +1 -10
- data/config/locales/id-ID.yml +1 -7
- data/config/locales/it.yml +3 -27
- data/config/locales/ja.yml +11 -6
- data/config/locales/lb.yml +1 -28
- data/config/locales/lt.yml +0 -35
- data/config/locales/lv.yml +1 -11
- data/config/locales/nl.yml +0 -23
- data/config/locales/no.yml +0 -27
- data/config/locales/pl.yml +0 -37
- data/config/locales/pt-BR.yml +0 -29
- data/config/locales/pt.yml +0 -27
- data/config/locales/ro-RO.yml +14 -36
- data/config/locales/ru.yml +2 -1
- data/config/locales/sk.yml +1 -10
- data/config/locales/sl.yml +0 -7
- data/config/locales/sv.yml +0 -37
- data/config/locales/tr-TR.yml +0 -23
- data/config/locales/zh-CN.yml +0 -23
- data/config/locales/zh-TW.yml +0 -35
- data/lib/decidim/forms/version.rb +1 -1
- metadata +9 -8
data/config/locales/lb.yml
CHANGED
@@ -4,24 +4,12 @@ lb:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Äntwert
|
7
|
-
choices: Choixen
|
8
|
-
selected_choices: Ausgewählte Auswahl
|
9
7
|
question:
|
10
8
|
max_choices: Maximale Anzahl von Auswahlmöglichkeiten
|
11
9
|
question_type: Zort
|
12
10
|
questionnaire_question:
|
13
11
|
mandatory: Verpflichtend
|
14
12
|
max_characters: Maximale Anzahl Zeichen (0 bedeutet kein Limit)
|
15
|
-
errors:
|
16
|
-
models:
|
17
|
-
answer:
|
18
|
-
attributes:
|
19
|
-
add_documents:
|
20
|
-
needs_to_be_reattached: Muss erneut angehängt werden
|
21
|
-
body:
|
22
|
-
too_long: ist zu lang
|
23
|
-
choices:
|
24
|
-
missing: sind nicht vollständig
|
25
13
|
decidim:
|
26
14
|
forms:
|
27
15
|
admin:
|
@@ -35,22 +23,14 @@ lb:
|
|
35
23
|
show: Antworten anzeigen
|
36
24
|
answer_option:
|
37
25
|
answer_option: Antwortoption
|
38
|
-
free_text: Freier Text
|
39
26
|
remove: Löschen
|
40
27
|
statement: Aussage
|
41
28
|
answers:
|
42
29
|
actions:
|
43
|
-
back: Zurück zu Antworten
|
44
|
-
export: Exportieren
|
45
30
|
show: Antworten anzeigen
|
46
31
|
empty: Noch keine Antworten
|
47
|
-
export:
|
48
|
-
answer:
|
49
|
-
title: 'Antwort #%{number}'
|
50
32
|
export_response:
|
51
33
|
title: Umfrage_Benutzer_Antworten_%{token}
|
52
|
-
index:
|
53
|
-
title: "%{total} Antworten insgesamt"
|
54
34
|
show:
|
55
35
|
title: 'Antwort #%{number}'
|
56
36
|
display_condition:
|
@@ -120,7 +100,6 @@ lb:
|
|
120
100
|
questionnaires:
|
121
101
|
answer:
|
122
102
|
invalid: Bei der Beantwortung des Fragebogens sind Fehler aufgetreten.
|
123
|
-
max_choices_alert: Es wurden zu viele Auswahlmöglichkeiten ausgewählt
|
124
103
|
success: Fragebogen erfolgreich beantwortet.
|
125
104
|
question:
|
126
105
|
max_choices: 'Max Auswahlmöglichkeiten: %{n}'
|
@@ -151,12 +130,6 @@ lb:
|
|
151
130
|
submit: einreichen
|
152
131
|
user_answers_serializer:
|
153
132
|
body: Antwort
|
154
|
-
completion: Abschluss
|
155
133
|
created_at: Beantwortet am
|
156
134
|
id: ID beantworten
|
157
|
-
|
158
|
-
question: Frage
|
159
|
-
registered: Registriert
|
160
|
-
session_token: Benutzerkennung
|
161
|
-
unregistered: Nicht registriert
|
162
|
-
user_status: Benutzerstatus
|
135
|
+
question: Fro
|
data/config/locales/lt.yml
CHANGED
@@ -4,8 +4,6 @@ lt:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Atsakymas
|
7
|
-
choices: Pasirinkimai
|
8
|
-
selected_choices: Pasirinkti pasirinkimai
|
9
7
|
question:
|
10
8
|
max_choices: Maksimalus pasirinkimų skaičius
|
11
9
|
question_type: Tipas
|
@@ -14,14 +12,6 @@ lt:
|
|
14
12
|
max_characters: Simbolių limitas (palikti 0 jei limito nėra)
|
15
13
|
errors:
|
16
14
|
models:
|
17
|
-
answer:
|
18
|
-
attributes:
|
19
|
-
add_documents:
|
20
|
-
needs_to_be_reattached: Reikia pridėti iš naujo
|
21
|
-
body:
|
22
|
-
too_long: per ilgas
|
23
|
-
choices:
|
24
|
-
missing: nepilnas - trūksta elementų
|
25
15
|
questionnaire:
|
26
16
|
request_invalid: Tvarkant prašymą įvyko klaida. Bandykite dar kartą.
|
27
17
|
decidim:
|
@@ -37,24 +27,14 @@ lt:
|
|
37
27
|
show: Rodyti atsakymus
|
38
28
|
answer_option:
|
39
29
|
answer_option: Atsakymo variantas
|
40
|
-
free_text: Laisva forma
|
41
30
|
remove: Pašalinti
|
42
31
|
statement: Pareiškimas
|
43
32
|
answers:
|
44
33
|
actions:
|
45
|
-
back: Grįžti į atsakymus
|
46
|
-
export: Eksportuoti
|
47
|
-
next: Kitas ›
|
48
|
-
previous: "‹ Ankst."
|
49
34
|
show: Rodyti atsakymus
|
50
35
|
empty: Atsakymų dar nėra
|
51
|
-
export:
|
52
|
-
answer:
|
53
|
-
title: 'Atsakymas #%{number}'
|
54
36
|
export_response:
|
55
37
|
title: apklausa_naudotoju_atsakymai_%{token}
|
56
|
-
index:
|
57
|
-
title: "%{total} iš viso atsakymų"
|
58
38
|
show:
|
59
39
|
title: 'Atsakymas #%{number}'
|
60
40
|
display_condition:
|
@@ -122,9 +102,6 @@ lt:
|
|
122
102
|
admin_log:
|
123
103
|
questionnaire:
|
124
104
|
update: "%{user_name} atnaujino %{resource_name} klausimyną"
|
125
|
-
errors:
|
126
|
-
answer:
|
127
|
-
body: Pagrindinė dalis negali būti tuščia
|
128
105
|
images:
|
129
106
|
dimensions: "%{width} x %{height} px"
|
130
107
|
processors:
|
@@ -140,20 +117,14 @@ lt:
|
|
140
117
|
single_option: Vienas variantas
|
141
118
|
sorting: Rūšiavimas
|
142
119
|
title_and_description: Pavadinimas ir aprašymas
|
143
|
-
questionnaire_answer_presenter:
|
144
|
-
download_attachment: Parsisiųsti priedą
|
145
120
|
questionnaires:
|
146
121
|
answer:
|
147
122
|
invalid: Atsakant į šią formą iškilo problema.
|
148
|
-
max_choices_alert: Per daug pasirinktų variantų
|
149
123
|
success: Į formos klausimus atsakyta.
|
150
124
|
question:
|
151
125
|
max_choices: 'Didžiausias pasirinkčių skaičius: %{n}'
|
152
126
|
show:
|
153
127
|
answer_questionnaire:
|
154
|
-
already_have_an_account?: Jau turite paskyrą?
|
155
|
-
are_you_new?: Naujas naudotojas?
|
156
|
-
sign_up_description: Norėdami dalyvauti apklausoje, susikurkite dalyvio paskyrą
|
157
128
|
title: Atsakyti į formos klausimus
|
158
129
|
current_step: Žingsnis %{step}
|
159
130
|
of_total_steps: iš%{total_steps}
|
@@ -179,12 +150,6 @@ lt:
|
|
179
150
|
submit: Pateikti
|
180
151
|
user_answers_serializer:
|
181
152
|
body: Atsakymas
|
182
|
-
completion: Užbaigimas
|
183
153
|
created_at: Atsakyta
|
184
154
|
id: Atsakymo ID
|
185
|
-
ip_hash: IP adreso "hash" kodas
|
186
155
|
question: Klausimas
|
187
|
-
registered: Užregistruota
|
188
|
-
session_token: Naudotojo identifikatorius
|
189
|
-
unregistered: Neregistruoti
|
190
|
-
user_status: Naudotojo būsena
|
data/config/locales/lv.yml
CHANGED
@@ -9,12 +9,6 @@ lv:
|
|
9
9
|
question_type: Veids
|
10
10
|
questionnaire_question:
|
11
11
|
mandatory: Obligāti
|
12
|
-
errors:
|
13
|
-
models:
|
14
|
-
answer:
|
15
|
-
attributes:
|
16
|
-
choices:
|
17
|
-
missing: nav pabeigti
|
18
12
|
decidim:
|
19
13
|
forms:
|
20
14
|
admin:
|
@@ -25,7 +19,6 @@ lv:
|
|
25
19
|
questionnaires:
|
26
20
|
answer_option:
|
27
21
|
answer_option: Atbildes iespēja
|
28
|
-
free_text: Brīva vieta tekstam
|
29
22
|
remove: Noņemt
|
30
23
|
statement: Paziņojums
|
31
24
|
edit:
|
@@ -71,7 +64,6 @@ lv:
|
|
71
64
|
questionnaires:
|
72
65
|
answer:
|
73
66
|
invalid: Atbildot uz veidlapas jautājumiem, radās problēma.
|
74
|
-
max_choices_alert: Ir izvēlēti pārāk daudzi varianti
|
75
67
|
success: Uz veidlapas jautājumiem ir veiksmīgi atbildēts.
|
76
68
|
question:
|
77
69
|
max_choices: 'Maksimālais izvēļu skaits: %{n}'
|
@@ -98,6 +90,4 @@ lv:
|
|
98
90
|
user_answers_serializer:
|
99
91
|
created_at: Atbildēts
|
100
92
|
id: Atbildes ID
|
101
|
-
|
102
|
-
unregistered: Nereģistrēts
|
103
|
-
user_status: Lietotāja statuss
|
93
|
+
question: Jautājums
|
data/config/locales/nl.yml
CHANGED
@@ -4,19 +4,11 @@ nl:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Antwoord
|
7
|
-
choices: Keuzes
|
8
|
-
selected_choices: Geselecteerde keuzes
|
9
7
|
question:
|
10
8
|
max_choices: Maximum aantal keuzes
|
11
9
|
question_type: Type
|
12
10
|
questionnaire_question:
|
13
11
|
mandatory: Verplicht
|
14
|
-
errors:
|
15
|
-
models:
|
16
|
-
answer:
|
17
|
-
attributes:
|
18
|
-
choices:
|
19
|
-
missing: zijn niet compleet
|
20
12
|
decidim:
|
21
13
|
forms:
|
22
14
|
admin:
|
@@ -30,22 +22,14 @@ nl:
|
|
30
22
|
show: Antwoorden tonen
|
31
23
|
answer_option:
|
32
24
|
answer_option: Antwoord optie
|
33
|
-
free_text: Vrije tekst
|
34
25
|
remove: Verwijderen
|
35
26
|
statement: Uitspraak
|
36
27
|
answers:
|
37
28
|
actions:
|
38
|
-
back: Terug naar antwoorden
|
39
|
-
export: Exporteren
|
40
29
|
show: Toon antwoorden
|
41
30
|
empty: Nog geen antwoorden
|
42
|
-
export:
|
43
|
-
answer:
|
44
|
-
title: 'Antwoord #%{number}'
|
45
31
|
export_response:
|
46
32
|
title: survey_user_answers_%{token}
|
47
|
-
index:
|
48
|
-
title: "%{total} totale antwoorden"
|
49
33
|
show:
|
50
34
|
title: 'Antwoord #%{number}'
|
51
35
|
display_condition:
|
@@ -123,7 +107,6 @@ nl:
|
|
123
107
|
questionnaires:
|
124
108
|
answer:
|
125
109
|
invalid: Er zijn fouten opgetreden bij het beantwoorden van de vragenlijst.
|
126
|
-
max_choices_alert: Er zijn te veel keuzes geselecteerd
|
127
110
|
success: Vragenlijst met succes beantwoord.
|
128
111
|
question:
|
129
112
|
max_choices: 'Max. Keuzes: %{n}'
|
@@ -154,12 +137,6 @@ nl:
|
|
154
137
|
submit: Verzenden
|
155
138
|
user_answers_serializer:
|
156
139
|
body: Beantwoorden
|
157
|
-
completion: Voltooiing
|
158
140
|
created_at: Beantwoord
|
159
141
|
id: Antwoord ID
|
160
|
-
ip_hash: IP Hash
|
161
142
|
question: Vraag
|
162
|
-
registered: Geregistreerd
|
163
|
-
session_token: Gebruiker identificatie
|
164
|
-
unregistered: Niet-geregistreerd
|
165
|
-
user_status: Gebruiker-status
|
data/config/locales/no.yml
CHANGED
@@ -4,24 +4,12 @@
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Svar
|
7
|
-
choices: Valg
|
8
|
-
selected_choices: Valgte valg
|
9
7
|
question:
|
10
8
|
max_choices: Maksimalt antall valg
|
11
9
|
question_type: Type
|
12
10
|
questionnaire_question:
|
13
11
|
mandatory: Obligatorisk
|
14
12
|
max_characters: Tegngrense (la være 0 hvis ingen begrensning)
|
15
|
-
errors:
|
16
|
-
models:
|
17
|
-
answer:
|
18
|
-
attributes:
|
19
|
-
add_documents:
|
20
|
-
needs_to_be_reattached: Må legges til på nytt
|
21
|
-
body:
|
22
|
-
too_long: er for lang
|
23
|
-
choices:
|
24
|
-
missing: er ikke fullstendig
|
25
13
|
decidim:
|
26
14
|
forms:
|
27
15
|
admin:
|
@@ -35,22 +23,14 @@
|
|
35
23
|
show: Vis svar
|
36
24
|
answer_option:
|
37
25
|
answer_option: Svaralternativ
|
38
|
-
free_text: Fri tekst
|
39
26
|
remove: Fjern
|
40
27
|
statement: Uttalelse
|
41
28
|
answers:
|
42
29
|
actions:
|
43
|
-
back: Tilbake til svar
|
44
|
-
export: Eksporter
|
45
30
|
show: Vis svar
|
46
31
|
empty: Ingen svar enda
|
47
|
-
export:
|
48
|
-
answer:
|
49
|
-
title: 'Svar #%{number}'
|
50
32
|
export_response:
|
51
33
|
title: undersøkelse_bruker_svar_%{token}
|
52
|
-
index:
|
53
|
-
title: "%{total} svar totalt"
|
54
34
|
show:
|
55
35
|
title: 'Svar #%{number}'
|
56
36
|
display_condition:
|
@@ -130,7 +110,6 @@
|
|
130
110
|
questionnaires:
|
131
111
|
answer:
|
132
112
|
invalid: Det oppstod et problem med å svare på skjemaet.
|
133
|
-
max_choices_alert: For mange valg er merket
|
134
113
|
success: Skjema ble besvart.
|
135
114
|
question:
|
136
115
|
max_choices: 'Maksimum valg: %{n}'
|
@@ -161,12 +140,6 @@
|
|
161
140
|
submit: Send inn
|
162
141
|
user_answers_serializer:
|
163
142
|
body: Svar
|
164
|
-
completion: Fullføring
|
165
143
|
created_at: Besvart på
|
166
144
|
id: Svar ID
|
167
|
-
ip_hash: IP Hash
|
168
145
|
question: Spørsmål
|
169
|
-
registered: Registrert
|
170
|
-
session_token: Brukeridentifikator
|
171
|
-
unregistered: Uregistrert
|
172
|
-
user_status: Brukerstatus
|
data/config/locales/pl.yml
CHANGED
@@ -4,8 +4,6 @@ pl:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Odpowiedź
|
7
|
-
choices: Opcje
|
8
|
-
selected_choices: Wybrane opcje
|
9
7
|
question:
|
10
8
|
max_choices: Maksymalna liczba opcji do wyboru
|
11
9
|
question_type: Typ odpowiedzi
|
@@ -14,15 +12,6 @@ pl:
|
|
14
12
|
max_characters: Limit znaków (zostaw 0, jeśli nie chcesz ustawiać limitu)
|
15
13
|
errors:
|
16
14
|
models:
|
17
|
-
answer:
|
18
|
-
attributes:
|
19
|
-
add_documents:
|
20
|
-
needs_to_be_reattached: Załącz ponownie
|
21
|
-
body:
|
22
|
-
too_long: jest zbyt długie
|
23
|
-
choices:
|
24
|
-
missing: nie są kompletne
|
25
|
-
too_many: Możesz wybrać maksymalnie %{count}.
|
26
15
|
questionnaire:
|
27
16
|
request_invalid: Wystąpił błąd podczas obsługi żądania. Spróbuj ponownie.
|
28
17
|
decidim:
|
@@ -38,24 +27,14 @@ pl:
|
|
38
27
|
show: Pokaż odpowiedzi
|
39
28
|
answer_option:
|
40
29
|
answer_option: Opcja odpowiedzi
|
41
|
-
free_text: Możliwość wpisania dowolnego tekstu
|
42
30
|
remove: Usuń
|
43
31
|
statement: Komunikat
|
44
32
|
answers:
|
45
33
|
actions:
|
46
|
-
back: Powrót do odpowiedzi
|
47
|
-
export: Eksportuj
|
48
|
-
next: Następne ›
|
49
|
-
previous: "‹ Poprzedni"
|
50
34
|
show: Pokaż odpowiedzi
|
51
35
|
empty: Brak odpowiedzi
|
52
|
-
export:
|
53
|
-
answer:
|
54
|
-
title: 'Odpowiedź #%{number}'
|
55
36
|
export_response:
|
56
37
|
title: ankieta_odpowiedzi_uzytkownika_%{token}
|
57
|
-
index:
|
58
|
-
title: "%{total} odpowiedzi ogółem"
|
59
38
|
show:
|
60
39
|
title: 'Odpowiedź #%{number}'
|
61
40
|
display_condition:
|
@@ -123,9 +102,6 @@ pl:
|
|
123
102
|
admin_log:
|
124
103
|
questionnaire:
|
125
104
|
update: "%{user_name} zaktualizował(a) kwestionariusz %{resource_name}"
|
126
|
-
errors:
|
127
|
-
answer:
|
128
|
-
body: Treść nie może być pusta
|
129
105
|
images:
|
130
106
|
dimensions: "%{width} × %{height} px"
|
131
107
|
processors:
|
@@ -141,21 +117,14 @@ pl:
|
|
141
117
|
single_option: Jedna opcja
|
142
118
|
sorting: Sortowanie
|
143
119
|
title_and_description: Tytuł i opis
|
144
|
-
questionnaire_answer_presenter:
|
145
|
-
download_attachment: Pobierz załącznik
|
146
120
|
questionnaires:
|
147
121
|
answer:
|
148
122
|
invalid: Podczas wypełniania formularza wystąpiły błędy.
|
149
|
-
max_choices_alert: Wybrano zbyt wiele opcji
|
150
123
|
success: Wypełniono formularz.
|
151
124
|
question:
|
152
125
|
max_choices: 'Maksymalny wybór opcji: %{n}'
|
153
126
|
show:
|
154
127
|
answer_questionnaire:
|
155
|
-
already_have_an_account?: Posiadasz już konto?
|
156
|
-
are_you_new?: Nowy użytkownik?
|
157
|
-
sign_in_description: Zaloguj się, aby wziąć udział w ankiecie
|
158
|
-
sign_up_description: Utwórz konto uczestnika, aby wziąć udział w ankiecie
|
159
128
|
title: Wypełnij formularz
|
160
129
|
current_step: Krok %{step}
|
161
130
|
empty: Nie skonfigurowano jeszcze żadnych pytań dla tego formularza.
|
@@ -182,12 +151,6 @@ pl:
|
|
182
151
|
submit: Zatwierdź
|
183
152
|
user_answers_serializer:
|
184
153
|
body: Odpowiedź
|
185
|
-
completion: Ukończenie
|
186
154
|
created_at: Odpowiedziałem
|
187
155
|
id: ID odpowiedzi
|
188
|
-
ip_hash: Hash IP
|
189
156
|
question: Pytanie
|
190
|
-
registered: Zarejestrowano
|
191
|
-
session_token: Identyfikator użytkownika
|
192
|
-
unregistered: Nie zarejestrowano
|
193
|
-
user_status: Status użytkownika
|
data/config/locales/pt-BR.yml
CHANGED
@@ -4,24 +4,12 @@ pt-BR:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Responda
|
7
|
-
choices: Escolhas
|
8
|
-
selected_choices: Escolhas selecionadas
|
9
7
|
question:
|
10
8
|
max_choices: Número máximo de escolhas
|
11
9
|
question_type: Tipo
|
12
10
|
questionnaire_question:
|
13
11
|
mandatory: Obrigatório
|
14
12
|
max_characters: Limite de caracteres (deixe para 0 se não houver limite)
|
15
|
-
errors:
|
16
|
-
models:
|
17
|
-
answer:
|
18
|
-
attributes:
|
19
|
-
add_documents:
|
20
|
-
needs_to_be_reattached: Precisa ser reanexado
|
21
|
-
body:
|
22
|
-
too_long: é longo demais
|
23
|
-
choices:
|
24
|
-
missing: não estão completos
|
25
13
|
decidim:
|
26
14
|
forms:
|
27
15
|
admin:
|
@@ -35,22 +23,14 @@ pt-BR:
|
|
35
23
|
show: Mostrar respostas
|
36
24
|
answer_option:
|
37
25
|
answer_option: Opção de resposta
|
38
|
-
free_text: Texto livre
|
39
26
|
remove: Remover
|
40
27
|
statement: Declaração
|
41
28
|
answers:
|
42
29
|
actions:
|
43
|
-
back: Voltar para respostas
|
44
|
-
export: Exportar
|
45
30
|
show: Mostrar respostas
|
46
31
|
empty: Ainda não há respostas
|
47
|
-
export:
|
48
|
-
answer:
|
49
|
-
title: 'Resposta #%{number}'
|
50
32
|
export_response:
|
51
33
|
title: pesquisa_respostas_do_usuário_%{token}
|
52
|
-
index:
|
53
|
-
title: "%{total} respostas totais"
|
54
34
|
show:
|
55
35
|
title: 'Resposta #%{number}'
|
56
36
|
display_condition:
|
@@ -133,12 +113,9 @@ pt-BR:
|
|
133
113
|
single_option: Opção única
|
134
114
|
sorting: Classificação
|
135
115
|
title_and_description: Título e descrição
|
136
|
-
questionnaire_answer_presenter:
|
137
|
-
download_attachment: Baixar anexo
|
138
116
|
questionnaires:
|
139
117
|
answer:
|
140
118
|
invalid: Houve erros ao responder a pesquisa.
|
141
|
-
max_choices_alert: Há muitas opções selecionadas
|
142
119
|
success: Questionário respondido com sucesso.
|
143
120
|
question:
|
144
121
|
max_choices: 'Escolhas máximas: %{n}'
|
@@ -169,12 +146,6 @@ pt-BR:
|
|
169
146
|
submit: Enviar
|
170
147
|
user_answers_serializer:
|
171
148
|
body: Resposta
|
172
|
-
completion: Conclusão
|
173
149
|
created_at: Respondido em
|
174
150
|
id: ID da resposta
|
175
|
-
ip_hash: Hash IP
|
176
151
|
question: Questão
|
177
|
-
registered: Registrado
|
178
|
-
session_token: Identificador de Usuário
|
179
|
-
unregistered: Não registrado
|
180
|
-
user_status: Status do usuário
|
data/config/locales/pt.yml
CHANGED
@@ -4,24 +4,12 @@ pt:
|
|
4
4
|
attributes:
|
5
5
|
answer:
|
6
6
|
body: Responder
|
7
|
-
choices: Escolhas
|
8
|
-
selected_choices: Escolhas seleccionadas
|
9
7
|
question:
|
10
8
|
max_choices: Número máximo de escolhas
|
11
9
|
question_type: Tipo
|
12
10
|
questionnaire_question:
|
13
11
|
mandatory: Obrigatório
|
14
12
|
max_characters: Limite de caracteres (deixar 0 se não houver limite)
|
15
|
-
errors:
|
16
|
-
models:
|
17
|
-
answer:
|
18
|
-
attributes:
|
19
|
-
add_documents:
|
20
|
-
needs_to_be_reattached: Precisa de ser reanexado
|
21
|
-
body:
|
22
|
-
too_long: é demasiado longo
|
23
|
-
choices:
|
24
|
-
missing: não estão completos
|
25
13
|
decidim:
|
26
14
|
forms:
|
27
15
|
admin:
|
@@ -35,22 +23,14 @@ pt:
|
|
35
23
|
show: Mostrar respostas
|
36
24
|
answer_option:
|
37
25
|
answer_option: Opção de resposta
|
38
|
-
free_text: Texto livre
|
39
26
|
remove: Remover
|
40
27
|
statement: Declaração
|
41
28
|
answers:
|
42
29
|
actions:
|
43
|
-
back: Retroceder às respostas
|
44
|
-
export: Exportar
|
45
30
|
show: Mostrar respostas
|
46
31
|
empty: Ainda não há respostas
|
47
|
-
export:
|
48
|
-
answer:
|
49
|
-
title: 'Resposta #%{number}'
|
50
32
|
export_response:
|
51
33
|
title: survey_user_answers_%{token}
|
52
|
-
index:
|
53
|
-
title: "%{total} respostas totais"
|
54
34
|
show:
|
55
35
|
title: 'Resposta #%{number}'
|
56
36
|
display_condition:
|
@@ -120,7 +100,6 @@ pt:
|
|
120
100
|
questionnaires:
|
121
101
|
answer:
|
122
102
|
invalid: Ocorreu um problema ao responder ao questionário.
|
123
|
-
max_choices_alert: Estão selecionadas demasiadas opções
|
124
103
|
success: Questionário respondido corretamente.
|
125
104
|
question:
|
126
105
|
max_choices: 'Escolhas máximas: %{n}'
|
@@ -151,12 +130,6 @@ pt:
|
|
151
130
|
submit: Submeter
|
152
131
|
user_answers_serializer:
|
153
132
|
body: Responder
|
154
|
-
completion: Conclusão
|
155
133
|
created_at: Respondido em
|
156
134
|
id: ID da resposta
|
157
|
-
ip_hash: IP Hash
|
158
135
|
question: Questão
|
159
|
-
registered: Registado
|
160
|
-
session_token: Identificador do utilizador
|
161
|
-
unregistered: Não registado
|
162
|
-
user_status: Estado de utilizador
|