decidim-consultations 0.15.1 → 0.15.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/config/locales/en.yml +1 -2
- data/config/locales/fi-pl.yml +292 -0
- data/config/locales/fi.yml +2 -2
- data/config/locales/id-ID.yml +282 -0
- data/config/locales/sv.yml +16 -16
- data/config/locales/tr-TR.yml +292 -0
- data/lib/decidim/consultations/version.rb +1 -1
- metadata +14 -11
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0a41cfbace0676b87536bffbbff5b74b0e4127ba603f76d455e33dac3cacea2c
|
|
4
|
+
data.tar.gz: 8420725a4b5ed8d8ac57b58e379ebc5d9649f9f22b1eabe81bd649fbb536cab7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fd084d82736182b94239bfbacfa19674c4ae5f673a6ea465bbb63a2176e2157b0e55b16272b66164f8b503de9459ccd82d0490e6a6c01a8f1d89c3af202db2ec
|
|
7
|
+
data.tar.gz: 489d6b5239a964e9cef3c079d18cee64cb5932636525fbbcb0393b666fa06762517f6b3be52fc02c795f2a499e51cba8aead7208d5ba132b2db2218b9be5efab
|
data/config/locales/en.yml
CHANGED
|
@@ -0,0 +1,292 @@
|
|
|
1
|
+
fi-pl:
|
|
2
|
+
activemodel:
|
|
3
|
+
attributes:
|
|
4
|
+
consultation:
|
|
5
|
+
banner_image: Bannerikuva
|
|
6
|
+
decidim_highlighted_scope_id: Korostettu teema
|
|
7
|
+
description: Kuvaus
|
|
8
|
+
end_voting_date: Äänestys päättyy
|
|
9
|
+
introductory_image: Esittelykuva
|
|
10
|
+
introductory_video_url: Esittelyvideon URL-osoite
|
|
11
|
+
questions: Kysymykset
|
|
12
|
+
slug: URL-tunniste
|
|
13
|
+
start_voting_date: Äänestys alkaa
|
|
14
|
+
subtitle: Alaotsikko
|
|
15
|
+
title: Otsikko
|
|
16
|
+
question:
|
|
17
|
+
banner_image: Bannerikuva
|
|
18
|
+
decidim_scope_id: Kunnan alue
|
|
19
|
+
hashtag: Hashtag
|
|
20
|
+
hero_image: Etusivun kuva
|
|
21
|
+
i_frame_url: Ulkopuolisen äänestysjärjestelmän URL-osoite
|
|
22
|
+
origin_scope: Teema
|
|
23
|
+
origin_title: Alkuperä
|
|
24
|
+
origin_url: Alkuperän URL-osoite
|
|
25
|
+
participatory_scope: Osallisuusteema
|
|
26
|
+
promoter_group: Suositteluryhmä
|
|
27
|
+
question_context: Konteksti
|
|
28
|
+
reference: Viite
|
|
29
|
+
scope: Kunnan alue
|
|
30
|
+
slug: URL-tunniste
|
|
31
|
+
subtitle: Alaotsikko
|
|
32
|
+
title: Otsikko
|
|
33
|
+
vote: Ulkoinen äänestysjärjestelmä
|
|
34
|
+
what_is_decided: Mitä päätetään
|
|
35
|
+
errors:
|
|
36
|
+
vote:
|
|
37
|
+
decidim_consultations_response_id:
|
|
38
|
+
not_found: Vastausta ei löytynyt.
|
|
39
|
+
activerecord:
|
|
40
|
+
models:
|
|
41
|
+
decidim/consultations:
|
|
42
|
+
one: Kuuleminen
|
|
43
|
+
other: Kuulemiset
|
|
44
|
+
decidim/consultations/question:
|
|
45
|
+
one: Kysymys
|
|
46
|
+
other: Kysymykset
|
|
47
|
+
decidim/consultations/response:
|
|
48
|
+
one: Vastaus
|
|
49
|
+
other: Vastaukset
|
|
50
|
+
decidim/consultations/vote:
|
|
51
|
+
one: Ei ääniä
|
|
52
|
+
other: Äänet
|
|
53
|
+
decidim:
|
|
54
|
+
admin:
|
|
55
|
+
actions:
|
|
56
|
+
new_consultation: Uusi kuuleminen
|
|
57
|
+
new_question: Uusi kysymys
|
|
58
|
+
new_response: Uusi vastaus
|
|
59
|
+
publish_results: Julkaise tulokset
|
|
60
|
+
unpublish_results: Peru tulosten julkistus
|
|
61
|
+
consultation_publications:
|
|
62
|
+
create:
|
|
63
|
+
error: Tämän kuulemisen julkaisussa tapahtui virhe.
|
|
64
|
+
success: Kuuleminen julkaistu onnistuneesti.
|
|
65
|
+
destroy:
|
|
66
|
+
error: Tämän kuulemisen julkaisun perumisessa tapahtui virhe.
|
|
67
|
+
success: Kuulemisen julkaisu peruttu onnistuneesti.
|
|
68
|
+
consultation_results_publications:
|
|
69
|
+
create:
|
|
70
|
+
error: Virhe julkaistasessa tämän kuulemisen tuloksia.
|
|
71
|
+
success: Kuulemisen tulokset julkaistiin onnistuneesti.
|
|
72
|
+
destroy:
|
|
73
|
+
error: Virhe tämän kuulemisen tulosten julkaisun perumisessa.
|
|
74
|
+
success: Kuulemisen tulosten julkaisu peruttu onnistuneesti.
|
|
75
|
+
consultations:
|
|
76
|
+
create:
|
|
77
|
+
error: Virhe uuden kuulemisen luonnissa.
|
|
78
|
+
success: Kuuleminen luotu onnistuneesti.
|
|
79
|
+
destroy:
|
|
80
|
+
success: Kuuleminen poistettu onnistuneesti.
|
|
81
|
+
edit:
|
|
82
|
+
update: Päivitä
|
|
83
|
+
form:
|
|
84
|
+
slug_help: 'URL-tunnisteita käytetään luomaan URL-osoitteita, jotka viittaavat tähän kuulemiseen. Hyväksyy vain kirjaimet, numerot ja viivat. Kirjaimen on oltava ensimmäinen merkki tunnisteessa. Esimerkki: %{url}'
|
|
85
|
+
title: Yleistä tietoa
|
|
86
|
+
index:
|
|
87
|
+
not_published: Ei julkaistu
|
|
88
|
+
published: Julkaistu
|
|
89
|
+
new:
|
|
90
|
+
create: Luo
|
|
91
|
+
title: Uusi kuuleminen
|
|
92
|
+
update:
|
|
93
|
+
error: Virhe päivitettäessä tätä kuulemista.
|
|
94
|
+
success: Kuuleminen päivitetty onnistuneesti.
|
|
95
|
+
menu:
|
|
96
|
+
consultations: Kuulemiset
|
|
97
|
+
consultations_submenu:
|
|
98
|
+
info: Tiedot
|
|
99
|
+
questions: Kysymykset
|
|
100
|
+
questions_submenu:
|
|
101
|
+
components: Komponentit
|
|
102
|
+
consultation: Kuuleminen
|
|
103
|
+
info: Tiedot
|
|
104
|
+
responses: Vastaukset
|
|
105
|
+
models:
|
|
106
|
+
consultation:
|
|
107
|
+
fields:
|
|
108
|
+
created_at: Luontiaika
|
|
109
|
+
published: Julkaistu
|
|
110
|
+
title: Otsikko
|
|
111
|
+
name:
|
|
112
|
+
one: Kuuleminen
|
|
113
|
+
other: Kuulemiset
|
|
114
|
+
question:
|
|
115
|
+
fields:
|
|
116
|
+
created_at: Luontiaika
|
|
117
|
+
published: Julkaistu
|
|
118
|
+
title: Otsikko
|
|
119
|
+
name:
|
|
120
|
+
one: Kysymys
|
|
121
|
+
other: Kysymykset
|
|
122
|
+
response:
|
|
123
|
+
fields:
|
|
124
|
+
created_at: Luontiaika
|
|
125
|
+
title: Otsikko
|
|
126
|
+
name:
|
|
127
|
+
one: Vastaus
|
|
128
|
+
other: Vastaukset
|
|
129
|
+
question_publications:
|
|
130
|
+
create:
|
|
131
|
+
error: Virhe julkaistaessa tätä kysymystä.
|
|
132
|
+
success: Kysymys julkaistu onnistuneesti.
|
|
133
|
+
destroy:
|
|
134
|
+
error: Virhe tämän kysymyksen julkaisun perumisessa.
|
|
135
|
+
success: Kysymyksen julkaisu peruutettu onnistuneesti.
|
|
136
|
+
questions:
|
|
137
|
+
create:
|
|
138
|
+
error: Uuden kysymyksen luomisessa tapahtui virhe.
|
|
139
|
+
success: Kysymys luotu onnistuneesti.
|
|
140
|
+
destroy:
|
|
141
|
+
success: Kysely poistettu onnistuneesti.
|
|
142
|
+
edit:
|
|
143
|
+
update: Päivitä
|
|
144
|
+
form:
|
|
145
|
+
title: Yleistä tietoa
|
|
146
|
+
index:
|
|
147
|
+
not_published: Ei julkaistu
|
|
148
|
+
published: Julkaistu
|
|
149
|
+
new:
|
|
150
|
+
create: Luo
|
|
151
|
+
title: Uusi kysymys
|
|
152
|
+
update:
|
|
153
|
+
error: Tämän kysymyksen päivityksessä tapahtui virhe.
|
|
154
|
+
success: Kysymys päivitetty onnistuneesti.
|
|
155
|
+
responses:
|
|
156
|
+
create:
|
|
157
|
+
error: Uuden vastauksen luonnissa tapahtui virhe.
|
|
158
|
+
success: Vastaus luotu onnistuneesti.
|
|
159
|
+
destroy:
|
|
160
|
+
error: Poistettaessa vastausta tapahtui virhe.
|
|
161
|
+
success: Vastaus poistettu onnistuneesti.
|
|
162
|
+
edit:
|
|
163
|
+
update: Päivitä
|
|
164
|
+
form:
|
|
165
|
+
title: Yleistä tietoa
|
|
166
|
+
new:
|
|
167
|
+
create: Luo
|
|
168
|
+
title: Uusi vastaus
|
|
169
|
+
update:
|
|
170
|
+
error: Tämän vastauksen päivittämisessä tapahtui virhe.
|
|
171
|
+
success: Vastaus päivitetty onnistuneesti.
|
|
172
|
+
titles:
|
|
173
|
+
consultations: Kuulemiset
|
|
174
|
+
questions: Kysymykset
|
|
175
|
+
responses: Vastaukset
|
|
176
|
+
consultations:
|
|
177
|
+
admin:
|
|
178
|
+
content_blocks:
|
|
179
|
+
highlighted_consultations:
|
|
180
|
+
max_results: Näytettävien elementtien enimmäismäärä
|
|
181
|
+
consultation:
|
|
182
|
+
start_voting_date: Äänestyksen alkamisajankohta
|
|
183
|
+
view_results: Näytä tulokset
|
|
184
|
+
consultation_card:
|
|
185
|
+
view_results: Näytä tulokset
|
|
186
|
+
consultations:
|
|
187
|
+
orders:
|
|
188
|
+
label: 'Lajittele kuulemiset:'
|
|
189
|
+
random: Sattumanvarainen järjestys
|
|
190
|
+
recent: Viimeisin ensin
|
|
191
|
+
content_blocks:
|
|
192
|
+
highlighted_consultations:
|
|
193
|
+
name: Tärkeimmät kuulemiset
|
|
194
|
+
count:
|
|
195
|
+
title:
|
|
196
|
+
one: "%{count} kuuleminen"
|
|
197
|
+
other: "%{count} kuulemista"
|
|
198
|
+
filters:
|
|
199
|
+
active: Aktiiviset
|
|
200
|
+
all: Kaikki
|
|
201
|
+
finished: Valmiit
|
|
202
|
+
search: Hae
|
|
203
|
+
state: Tila
|
|
204
|
+
upcoming: Tulevat
|
|
205
|
+
filters_small_view:
|
|
206
|
+
close_modal: Sulje ikkuna
|
|
207
|
+
filter: Suodata
|
|
208
|
+
filter_by: Suodata
|
|
209
|
+
unfold: Avaa
|
|
210
|
+
highlighted_questions:
|
|
211
|
+
title: Kysymykset teemasta %{scope_name}
|
|
212
|
+
index:
|
|
213
|
+
title: Kuulemiset
|
|
214
|
+
last_activity:
|
|
215
|
+
new_consultation: Uusi kuuleminen
|
|
216
|
+
new_question_at_html: "<span>Uusi kysymys osoitteessa %{link}</span>"
|
|
217
|
+
pages:
|
|
218
|
+
home:
|
|
219
|
+
highlighted_consultations:
|
|
220
|
+
active_consultations: Aktiiviset kuulemiset
|
|
221
|
+
see_all_consultations: Katso kaikki kuulemiset
|
|
222
|
+
voting_ends_in:
|
|
223
|
+
one: Äänestys päättyy <strong>huomenna</strong>
|
|
224
|
+
other: Äänestys päättyy <strong>%{count} päivän</strong> päästä
|
|
225
|
+
voting_ends_today: Äänestys päättyy <strong>tänään</strong>
|
|
226
|
+
question:
|
|
227
|
+
take_part: Osallistu
|
|
228
|
+
view_results: Näytä tulokset
|
|
229
|
+
votes_out_of:
|
|
230
|
+
one: ääni yhteismäärästä
|
|
231
|
+
other: ääntä yhteismäärästä
|
|
232
|
+
question_votes:
|
|
233
|
+
create:
|
|
234
|
+
error: Kysymystä äänestäessä tapahtui virheitä
|
|
235
|
+
regular_questions:
|
|
236
|
+
title: Tätä kuulemista koskevat kysymykset
|
|
237
|
+
show:
|
|
238
|
+
badge_name:
|
|
239
|
+
finished: Valmiit
|
|
240
|
+
open: Avoimet
|
|
241
|
+
open_votes: Äänestys avoinna
|
|
242
|
+
published_results: Tulokset julkaistu
|
|
243
|
+
footer_button_text:
|
|
244
|
+
debate: Keskustelu
|
|
245
|
+
view: Näytä
|
|
246
|
+
view_results: Näytä tulokset
|
|
247
|
+
vote: Äänestä
|
|
248
|
+
unspecified: Ei määritelty
|
|
249
|
+
menu:
|
|
250
|
+
consultations: Kuulemiset
|
|
251
|
+
pages:
|
|
252
|
+
home:
|
|
253
|
+
statistics:
|
|
254
|
+
consultations_count: Kuulemiset
|
|
255
|
+
questions:
|
|
256
|
+
results:
|
|
257
|
+
title: Tulokset
|
|
258
|
+
show:
|
|
259
|
+
read_more: Lue lisää
|
|
260
|
+
statistics:
|
|
261
|
+
assistants_count_title: Avustajat
|
|
262
|
+
comments_count_title: Kommentit
|
|
263
|
+
meetings_count_title: Tapaamiset
|
|
264
|
+
supports_count_title: Kannatukset
|
|
265
|
+
technical_info:
|
|
266
|
+
technical_data: Tekniset tiedot
|
|
267
|
+
vote_button:
|
|
268
|
+
already_voted: Äänestetty aikaisemmin
|
|
269
|
+
already_voted_hover: Peruuta kannatus
|
|
270
|
+
starting_from: Alkaa %{date}
|
|
271
|
+
vote: Äänestä
|
|
272
|
+
vote_modal:
|
|
273
|
+
contextual_help: Valitse vaihtoehto.
|
|
274
|
+
title: 'Kuuleminen: kysymyksen kannatus'
|
|
275
|
+
vote_modal_confirm:
|
|
276
|
+
change: Muuta
|
|
277
|
+
confirm: Vahvista
|
|
278
|
+
contextual_help: Vahvista valittu vaihtoehto.
|
|
279
|
+
title: 'Kuuleminen: vahvista kannatus'
|
|
280
|
+
layouts:
|
|
281
|
+
decidim:
|
|
282
|
+
admin:
|
|
283
|
+
question:
|
|
284
|
+
attachments: Liitteet
|
|
285
|
+
categories: Ryhmät
|
|
286
|
+
consultation_voting_data:
|
|
287
|
+
start_voting_date: Äänestys alkaa
|
|
288
|
+
question_components:
|
|
289
|
+
question_menu_item: Kysymys
|
|
290
|
+
unfold: Avaa
|
|
291
|
+
question_header:
|
|
292
|
+
back_to_consultation: Näytä kaikki kuulemiset
|
data/config/locales/fi.yml
CHANGED
|
@@ -22,7 +22,7 @@ fi:
|
|
|
22
22
|
origin_scope: Teema
|
|
23
23
|
origin_title: Alkuperä
|
|
24
24
|
origin_url: Alkuperän URL-osoite
|
|
25
|
-
participatory_scope:
|
|
25
|
+
participatory_scope: Osallisuusteema
|
|
26
26
|
promoter_group: Suositteluryhmä
|
|
27
27
|
question_context: Konteksti
|
|
28
28
|
reference: Viite
|
|
@@ -48,7 +48,7 @@ fi:
|
|
|
48
48
|
one: Vastaus
|
|
49
49
|
other: Vastaukset
|
|
50
50
|
decidim/consultations/vote:
|
|
51
|
-
one:
|
|
51
|
+
one: Ei ääniä
|
|
52
52
|
other: Äänet
|
|
53
53
|
decidim:
|
|
54
54
|
admin:
|
|
@@ -0,0 +1,282 @@
|
|
|
1
|
+
id:
|
|
2
|
+
activemodel:
|
|
3
|
+
attributes:
|
|
4
|
+
consultation:
|
|
5
|
+
banner_image: Gambar spanduk
|
|
6
|
+
decidim_highlighted_scope_id: Ruang lingkup yang disorot
|
|
7
|
+
description: Deskripsi
|
|
8
|
+
end_voting_date: Voting berakhir
|
|
9
|
+
introductory_image: Gambar perkenalan
|
|
10
|
+
introductory_video_url: URL video perkenalan
|
|
11
|
+
questions: Pertanyaan
|
|
12
|
+
slug: Siput URL
|
|
13
|
+
start_voting_date: Voting dimulai
|
|
14
|
+
subtitle: Subtitle
|
|
15
|
+
title: Judul
|
|
16
|
+
question:
|
|
17
|
+
banner_image: Gambar spanduk
|
|
18
|
+
decidim_scope_id: Daerah kota
|
|
19
|
+
hashtag: Tanda pagar
|
|
20
|
+
hero_image: Gambar rumah
|
|
21
|
+
i_frame_url: URL sistem pemungutan suara eksternal
|
|
22
|
+
origin_scope: Cakupan
|
|
23
|
+
origin_title: Asal
|
|
24
|
+
origin_url: URL Asal
|
|
25
|
+
participatory_scope: Ruang lingkup partisipatif
|
|
26
|
+
promoter_group: Grup promotor
|
|
27
|
+
question_context: Konteks
|
|
28
|
+
reference: Referensi
|
|
29
|
+
scope: Daerah kota
|
|
30
|
+
slug: Siput URL
|
|
31
|
+
subtitle: Subtitle
|
|
32
|
+
title: Judul
|
|
33
|
+
vote: Sistem pemungutan suara eksternal
|
|
34
|
+
what_is_decided: Apa yang diputuskan
|
|
35
|
+
errors:
|
|
36
|
+
vote:
|
|
37
|
+
decidim_consultations_response_id:
|
|
38
|
+
not_found: Tanggapan tidak ditemukan.
|
|
39
|
+
activerecord:
|
|
40
|
+
models:
|
|
41
|
+
decidim/consultations:
|
|
42
|
+
other: Konsultasi
|
|
43
|
+
decidim/consultations/question:
|
|
44
|
+
other: Pertanyaan
|
|
45
|
+
decidim/consultations/response:
|
|
46
|
+
other: Tanggapan
|
|
47
|
+
decidim/consultations/vote:
|
|
48
|
+
other: Suara
|
|
49
|
+
decidim:
|
|
50
|
+
admin:
|
|
51
|
+
actions:
|
|
52
|
+
new_consultation: Konsultasi baru
|
|
53
|
+
new_question: Pertanyaan baru
|
|
54
|
+
new_response: Tanggapan baru
|
|
55
|
+
publish_results: Publikasikan hasil
|
|
56
|
+
unpublish_results: Jangan publikasikan hasil
|
|
57
|
+
consultation_publications:
|
|
58
|
+
create:
|
|
59
|
+
error: Terjadi kesalahan saat memublikasikan konsultasi ini.
|
|
60
|
+
success: Konsultasi berhasil dipublikasikan.
|
|
61
|
+
destroy:
|
|
62
|
+
error: Terjadi kesalahan saat membatalkan publikasi konsultasi ini.
|
|
63
|
+
success: Konsultasi tidak berhasil dipublikasikan.
|
|
64
|
+
consultation_results_publications:
|
|
65
|
+
create:
|
|
66
|
+
error: Terjadi kesalahan saat memublikasikan hasil untuk konsultasi ini.
|
|
67
|
+
success: Hasil konsultasi berhasil dipublikasikan.
|
|
68
|
+
destroy:
|
|
69
|
+
error: Ada kesalahan membatalkan publikasi hasil untuk konsultasi ini.
|
|
70
|
+
success: Hasil konsultasi tidak berhasil dipublikasikan.
|
|
71
|
+
consultations:
|
|
72
|
+
create:
|
|
73
|
+
error: Ada kesalahan saat membuat konsultasi baru.
|
|
74
|
+
success: Konsultasi berhasil dibuat.
|
|
75
|
+
destroy:
|
|
76
|
+
success: Konsultasi berhasil dihapus.
|
|
77
|
+
edit:
|
|
78
|
+
update: Memperbarui
|
|
79
|
+
form:
|
|
80
|
+
slug_help: 'Siput URL digunakan untuk menghasilkan URL yang mengarah ke konsultasi ini. Hanya menerima huruf, angka, dan tanda hubung, dan harus dimulai dengan huruf. Contoh: %{url}'
|
|
81
|
+
title: Informasi Umum
|
|
82
|
+
index:
|
|
83
|
+
not_published: Tidak diterbitkan
|
|
84
|
+
published: Diterbitkan
|
|
85
|
+
new:
|
|
86
|
+
create: Membuat
|
|
87
|
+
title: Konsultasi baru
|
|
88
|
+
update:
|
|
89
|
+
error: Ada kesalahan saat memperbarui konsultasi ini.
|
|
90
|
+
success: Konsultasi berhasil diperbarui.
|
|
91
|
+
menu:
|
|
92
|
+
consultations: Konsultasi
|
|
93
|
+
consultations_submenu:
|
|
94
|
+
info: Informasi
|
|
95
|
+
questions: Pertanyaan
|
|
96
|
+
questions_submenu:
|
|
97
|
+
components: Komponen
|
|
98
|
+
consultation: Konsultasi
|
|
99
|
+
info: Informasi
|
|
100
|
+
responses: Tanggapan
|
|
101
|
+
models:
|
|
102
|
+
consultation:
|
|
103
|
+
fields:
|
|
104
|
+
created_at: Dibuat di
|
|
105
|
+
published: Diterbitkan
|
|
106
|
+
title: Judul
|
|
107
|
+
name:
|
|
108
|
+
other: Konsultasi
|
|
109
|
+
question:
|
|
110
|
+
fields:
|
|
111
|
+
created_at: Dibuat di
|
|
112
|
+
published: Diterbitkan
|
|
113
|
+
title: Judul
|
|
114
|
+
name:
|
|
115
|
+
other: Pertanyaan
|
|
116
|
+
response:
|
|
117
|
+
fields:
|
|
118
|
+
created_at: Dibuat di
|
|
119
|
+
title: Judul
|
|
120
|
+
name:
|
|
121
|
+
other: Tanggapan
|
|
122
|
+
question_publications:
|
|
123
|
+
create:
|
|
124
|
+
error: Terjadi kesalahan saat memublikasikan pertanyaan ini.
|
|
125
|
+
success: Pertanyaan berhasil diterbitkan.
|
|
126
|
+
destroy:
|
|
127
|
+
error: Terjadi kesalahan saat membatalkan publikasi pertanyaan ini.
|
|
128
|
+
success: Pertanyaan tidak berhasil diterbitkan.
|
|
129
|
+
questions:
|
|
130
|
+
create:
|
|
131
|
+
error: Ada kesalahan saat membuat pertanyaan baru.
|
|
132
|
+
success: Pertanyaan berhasil dibuat.
|
|
133
|
+
destroy:
|
|
134
|
+
success: Pertanyaan berhasil dihapus.
|
|
135
|
+
edit:
|
|
136
|
+
update: Memperbarui
|
|
137
|
+
form:
|
|
138
|
+
title: Informasi Umum
|
|
139
|
+
index:
|
|
140
|
+
not_published: Tidak diterbitkan
|
|
141
|
+
published: Diterbitkan
|
|
142
|
+
new:
|
|
143
|
+
create: Membuat
|
|
144
|
+
title: Pertanyaan baru
|
|
145
|
+
update:
|
|
146
|
+
error: Ada kesalahan saat memperbarui pertanyaan ini.
|
|
147
|
+
success: Pertanyaan berhasil diperbarui.
|
|
148
|
+
responses:
|
|
149
|
+
create:
|
|
150
|
+
error: Ada kesalahan saat membuat tanggapan baru.
|
|
151
|
+
success: Tanggapan berhasil dibuat.
|
|
152
|
+
destroy:
|
|
153
|
+
error: Ada kesalahan saat menghapus respons.
|
|
154
|
+
success: Tanggapan berhasil dihapus.
|
|
155
|
+
edit:
|
|
156
|
+
update: Memperbarui
|
|
157
|
+
form:
|
|
158
|
+
title: Informasi Umum
|
|
159
|
+
new:
|
|
160
|
+
create: Membuat
|
|
161
|
+
title: Tanggapan baru
|
|
162
|
+
update:
|
|
163
|
+
error: Terjadi kesalahan saat memperbarui tanggapan ini.
|
|
164
|
+
success: Tanggapan berhasil diperbarui.
|
|
165
|
+
titles:
|
|
166
|
+
consultations: Konsultasi
|
|
167
|
+
questions: Pertanyaan
|
|
168
|
+
responses: Tanggapan
|
|
169
|
+
consultations:
|
|
170
|
+
admin:
|
|
171
|
+
content_blocks:
|
|
172
|
+
highlighted_consultations:
|
|
173
|
+
max_results: Jumlah maksimum elemen untuk ditampilkan
|
|
174
|
+
consultation:
|
|
175
|
+
start_voting_date: Voting dimulai
|
|
176
|
+
view_results: Lihat hasil
|
|
177
|
+
consultation_card:
|
|
178
|
+
view_results: Lihat hasil
|
|
179
|
+
consultations:
|
|
180
|
+
orders:
|
|
181
|
+
label: 'Urutkan konsultasi dengan:'
|
|
182
|
+
random: Acak
|
|
183
|
+
recent: Terbaru
|
|
184
|
+
content_blocks:
|
|
185
|
+
highlighted_consultations:
|
|
186
|
+
name: Konsultasi yang disorot
|
|
187
|
+
count:
|
|
188
|
+
title:
|
|
189
|
+
other: "%{count} konsultasi"
|
|
190
|
+
filters:
|
|
191
|
+
active: Aktif
|
|
192
|
+
all: Semua
|
|
193
|
+
finished: Jadi
|
|
194
|
+
search: Pencarian
|
|
195
|
+
state: Negara
|
|
196
|
+
upcoming: Mendatang
|
|
197
|
+
filters_small_view:
|
|
198
|
+
close_modal: Tutup jendela
|
|
199
|
+
filter: Filter
|
|
200
|
+
filter_by: Filter berdasarkan
|
|
201
|
+
unfold: Membuka
|
|
202
|
+
highlighted_questions:
|
|
203
|
+
title: Pertanyaan dari %{scope_name}
|
|
204
|
+
index:
|
|
205
|
+
title: Konsultasi
|
|
206
|
+
last_activity:
|
|
207
|
+
new_consultation: Konsultasi baru
|
|
208
|
+
new_question_at_html: "<span>Pertanyaan baru pada %{link}</span>"
|
|
209
|
+
pages:
|
|
210
|
+
home:
|
|
211
|
+
highlighted_consultations:
|
|
212
|
+
active_consultations: Konsultasi aktif
|
|
213
|
+
see_all_consultations: Lihat semua konsultasi
|
|
214
|
+
voting_ends_in:
|
|
215
|
+
other: Voting berakhir dalam <strong>%{count} hari</strong>
|
|
216
|
+
voting_ends_today: Voting berakhir <strong>hari ini</strong>
|
|
217
|
+
question:
|
|
218
|
+
take_part: Ambil bagian
|
|
219
|
+
view_results: Lihat hasil
|
|
220
|
+
votes_out_of:
|
|
221
|
+
other: suara keluar
|
|
222
|
+
question_votes:
|
|
223
|
+
create:
|
|
224
|
+
error: Ada kesalahan saat memilih pertanyaan
|
|
225
|
+
regular_questions:
|
|
226
|
+
title: Pertanyaan untuk konsultasi ini
|
|
227
|
+
show:
|
|
228
|
+
badge_name:
|
|
229
|
+
finished: Jadi
|
|
230
|
+
open: Buka
|
|
231
|
+
open_votes: Buka suara
|
|
232
|
+
published_results: Hasil dipublikasikan
|
|
233
|
+
footer_button_text:
|
|
234
|
+
debate: Perdebatan
|
|
235
|
+
view: Melihat
|
|
236
|
+
view_results: Lihat hasil
|
|
237
|
+
vote: Memilih
|
|
238
|
+
unspecified: Tidak ditentukan
|
|
239
|
+
menu:
|
|
240
|
+
consultations: Konsultasi
|
|
241
|
+
pages:
|
|
242
|
+
home:
|
|
243
|
+
statistics:
|
|
244
|
+
consultations_count: Konsultasi
|
|
245
|
+
questions:
|
|
246
|
+
results:
|
|
247
|
+
title: Hasil
|
|
248
|
+
show:
|
|
249
|
+
read_more: Baca lebih lajut
|
|
250
|
+
statistics:
|
|
251
|
+
assistants_count_title: Asisten
|
|
252
|
+
comments_count_title: Komentar
|
|
253
|
+
meetings_count_title: Rapat
|
|
254
|
+
supports_count_title: Mendukung
|
|
255
|
+
technical_info:
|
|
256
|
+
technical_data: Data teknis
|
|
257
|
+
vote_button:
|
|
258
|
+
already_voted: Sudah memilih
|
|
259
|
+
already_voted_hover: Cabut dukungan
|
|
260
|
+
starting_from: Mulai dari %{date}
|
|
261
|
+
vote: Memilih
|
|
262
|
+
vote_modal:
|
|
263
|
+
contextual_help: Silakan, pilih opsi.
|
|
264
|
+
title: 'Konsultasi: dukungan pertanyaan'
|
|
265
|
+
vote_modal_confirm:
|
|
266
|
+
change: Perubahan
|
|
267
|
+
confirm: Memastikan
|
|
268
|
+
contextual_help: Harap konfirmasikan opsi yang dipilih.
|
|
269
|
+
title: 'Konsultasi: konfirmasi dukungan'
|
|
270
|
+
layouts:
|
|
271
|
+
decidim:
|
|
272
|
+
admin:
|
|
273
|
+
question:
|
|
274
|
+
attachments: Lampiran
|
|
275
|
+
categories: Kategori
|
|
276
|
+
consultation_voting_data:
|
|
277
|
+
start_voting_date: Voting dimulai
|
|
278
|
+
question_components:
|
|
279
|
+
question_menu_item: Pertanyaan
|
|
280
|
+
unfold: Membuka
|
|
281
|
+
question_header:
|
|
282
|
+
back_to_consultation: Lihat semua konsultasi
|
data/config/locales/sv.yml
CHANGED
|
@@ -16,7 +16,7 @@ sv:
|
|
|
16
16
|
question:
|
|
17
17
|
banner_image: Banner image
|
|
18
18
|
decidim_scope_id: Kommunala området
|
|
19
|
-
hashtag:
|
|
19
|
+
hashtag: Hashtag
|
|
20
20
|
hero_image: Hembild
|
|
21
21
|
i_frame_url: Webbplats för externt röstningssystem
|
|
22
22
|
origin_scope: Omfattning
|
|
@@ -24,7 +24,7 @@ sv:
|
|
|
24
24
|
origin_url: Ursprungsadress
|
|
25
25
|
participatory_scope: Deltagande räckvidd
|
|
26
26
|
promoter_group: Promotorgrupp
|
|
27
|
-
question_context:
|
|
27
|
+
question_context: Kontext
|
|
28
28
|
reference: Referens
|
|
29
29
|
scope: Kommunala området
|
|
30
30
|
slug: URL slug
|
|
@@ -43,7 +43,7 @@ sv:
|
|
|
43
43
|
other: samråd
|
|
44
44
|
decidim/consultations/question:
|
|
45
45
|
one: Fråga
|
|
46
|
-
other:
|
|
46
|
+
other: Frågor
|
|
47
47
|
decidim/consultations/response:
|
|
48
48
|
one: Svar
|
|
49
49
|
other: Svar
|
|
@@ -79,7 +79,7 @@ sv:
|
|
|
79
79
|
destroy:
|
|
80
80
|
success: Samråd har tagits bort.
|
|
81
81
|
edit:
|
|
82
|
-
update:
|
|
82
|
+
update: Uppdatera
|
|
83
83
|
form:
|
|
84
84
|
slug_help: 'URL-slitsar används för att generera de webbadresser som pekar på detta samråd. Accepterar bara bokstäver, siffror och bindestreck, och måste börja med ett brev. Exempel: %{url}'
|
|
85
85
|
title: Allmän information
|
|
@@ -140,7 +140,7 @@ sv:
|
|
|
140
140
|
destroy:
|
|
141
141
|
success: Fråga med framgång raderad.
|
|
142
142
|
edit:
|
|
143
|
-
update:
|
|
143
|
+
update: Uppdatera
|
|
144
144
|
form:
|
|
145
145
|
title: Allmän information
|
|
146
146
|
index:
|
|
@@ -160,7 +160,7 @@ sv:
|
|
|
160
160
|
error: Ett fel uppstod när svaret togs bort.
|
|
161
161
|
success: Svaret har tagits bort.
|
|
162
162
|
edit:
|
|
163
|
-
update:
|
|
163
|
+
update: Uppdatera
|
|
164
164
|
form:
|
|
165
165
|
title: Allmän information
|
|
166
166
|
new:
|
|
@@ -196,15 +196,15 @@ sv:
|
|
|
196
196
|
one: "%{count} konsultation"
|
|
197
197
|
other: "%{count} konsultationer"
|
|
198
198
|
filters:
|
|
199
|
-
active:
|
|
200
|
-
all:
|
|
199
|
+
active: Aktiv
|
|
200
|
+
all: Alla
|
|
201
201
|
finished: Färdiga
|
|
202
202
|
search: Sök
|
|
203
|
-
state:
|
|
204
|
-
upcoming:
|
|
203
|
+
state: Status
|
|
204
|
+
upcoming: Kommande
|
|
205
205
|
filters_small_view:
|
|
206
206
|
close_modal: Stäng fönstret
|
|
207
|
-
filter:
|
|
207
|
+
filter: Filter
|
|
208
208
|
filter_by: Filtrera efter
|
|
209
209
|
unfold: Veckla ut
|
|
210
210
|
highlighted_questions:
|
|
@@ -236,7 +236,7 @@ sv:
|
|
|
236
236
|
title: Frågor för detta samråd
|
|
237
237
|
show:
|
|
238
238
|
badge_name:
|
|
239
|
-
finished:
|
|
239
|
+
finished: Avslutad
|
|
240
240
|
open: Öppen
|
|
241
241
|
open_votes: Öppna röster
|
|
242
242
|
published_results: Resultat publicerade
|
|
@@ -259,9 +259,9 @@ sv:
|
|
|
259
259
|
read_more: Läs mer
|
|
260
260
|
statistics:
|
|
261
261
|
assistants_count_title: assistenter
|
|
262
|
-
comments_count_title:
|
|
263
|
-
meetings_count_title:
|
|
264
|
-
supports_count_title:
|
|
262
|
+
comments_count_title: Kommentarer
|
|
263
|
+
meetings_count_title: Möten
|
|
264
|
+
supports_count_title: Stöder
|
|
265
265
|
technical_info:
|
|
266
266
|
technical_data: Teknisk data
|
|
267
267
|
vote_button:
|
|
@@ -273,7 +273,7 @@ sv:
|
|
|
273
273
|
contextual_help: Var god välj ett alternativ.
|
|
274
274
|
title: 'Samråd: Frågestöd'
|
|
275
275
|
vote_modal_confirm:
|
|
276
|
-
change:
|
|
276
|
+
change: Ändra
|
|
277
277
|
confirm: Bekräfta
|
|
278
278
|
contextual_help: Vänligen bekräfta det valda alternativet.
|
|
279
279
|
title: 'Samråd: bekräfta support'
|
|
@@ -0,0 +1,292 @@
|
|
|
1
|
+
tr:
|
|
2
|
+
activemodel:
|
|
3
|
+
attributes:
|
|
4
|
+
consultation:
|
|
5
|
+
banner_image: Banner resmi
|
|
6
|
+
decidim_highlighted_scope_id: Vurgulanan kapsam
|
|
7
|
+
description: Açıklama
|
|
8
|
+
end_voting_date: Oylama biter
|
|
9
|
+
introductory_image: Tanıtım görüntü
|
|
10
|
+
introductory_video_url: Tanıtım videosu URL'si
|
|
11
|
+
questions: Sorular
|
|
12
|
+
slug: URL sümüklü böcek
|
|
13
|
+
start_voting_date: Oylama başlıyor
|
|
14
|
+
subtitle: Alt yazı
|
|
15
|
+
title: Başlık
|
|
16
|
+
question:
|
|
17
|
+
banner_image: Banner resmi
|
|
18
|
+
decidim_scope_id: Belediye alanı
|
|
19
|
+
hashtag: Başlık etiketi
|
|
20
|
+
hero_image: Ana resim
|
|
21
|
+
i_frame_url: Harici oylama sistemi URL'si
|
|
22
|
+
origin_scope: kapsam
|
|
23
|
+
origin_title: Menşei
|
|
24
|
+
origin_url: Kökeni URL
|
|
25
|
+
participatory_scope: Katılımcı kapsamı
|
|
26
|
+
promoter_group: Tanıtım grubu
|
|
27
|
+
question_context: bağlam
|
|
28
|
+
reference: Referans
|
|
29
|
+
scope: Belediye alanı
|
|
30
|
+
slug: URL sümüklü böcek
|
|
31
|
+
subtitle: Alt yazı
|
|
32
|
+
title: Başlık
|
|
33
|
+
vote: Dış oylama sistemi
|
|
34
|
+
what_is_decided: Karar nedir
|
|
35
|
+
errors:
|
|
36
|
+
vote:
|
|
37
|
+
decidim_consultations_response_id:
|
|
38
|
+
not_found: Yanıt bulunamadı.
|
|
39
|
+
activerecord:
|
|
40
|
+
models:
|
|
41
|
+
decidim/consultations:
|
|
42
|
+
one: konsültasyon
|
|
43
|
+
other: istişareler
|
|
44
|
+
decidim/consultations/question:
|
|
45
|
+
one: Soru
|
|
46
|
+
other: Sorular
|
|
47
|
+
decidim/consultations/response:
|
|
48
|
+
one: Tepki
|
|
49
|
+
other: Tepkiler
|
|
50
|
+
decidim/consultations/vote:
|
|
51
|
+
one: Oy yok
|
|
52
|
+
other: oy
|
|
53
|
+
decidim:
|
|
54
|
+
admin:
|
|
55
|
+
actions:
|
|
56
|
+
new_consultation: Yeni danışma
|
|
57
|
+
new_question: Yeni soru
|
|
58
|
+
new_response: Yeni cevap
|
|
59
|
+
publish_results: Sonuçları yayınla
|
|
60
|
+
unpublish_results: Sonuçları yayından kaldır
|
|
61
|
+
consultation_publications:
|
|
62
|
+
create:
|
|
63
|
+
error: Bu danışmada bir hata oluştu.
|
|
64
|
+
success: Danışmanlık başarıyla yayınlandı.
|
|
65
|
+
destroy:
|
|
66
|
+
error: Bu danışma işleminin yayından kaldırılmasıyla ilgili bir hata oluştu.
|
|
67
|
+
success: Danışmanlık başarıyla yayından kaldırıldı.
|
|
68
|
+
consultation_results_publications:
|
|
69
|
+
create:
|
|
70
|
+
error: Bu danışma için sonuçları yayınlayan bir hata oluştu.
|
|
71
|
+
success: Danışmanlık sonuçları başarıyla yayınlandı.
|
|
72
|
+
destroy:
|
|
73
|
+
error: Bu danışma için sonuçların yayından kaldırılmasıyla ilgili bir hata oluştu.
|
|
74
|
+
success: Danışmanlık sonuçları başarılı bir şekilde yayınlanmamıştır.
|
|
75
|
+
consultations:
|
|
76
|
+
create:
|
|
77
|
+
error: Yeni bir danışma oluştururken bir hata oluştu.
|
|
78
|
+
success: Danışmanlık başarıyla oluşturuldu.
|
|
79
|
+
destroy:
|
|
80
|
+
success: Danışmanlık başarıyla silindi.
|
|
81
|
+
edit:
|
|
82
|
+
update: Güncelleştirme
|
|
83
|
+
form:
|
|
84
|
+
slug_help: 'URL sümükleri, bu danışmaya işaret eden URL''leri oluşturmak için kullanılır. Sadece harfleri, sayıları ve kısa çizgileri kabul eder ve bir harfle başlamalıdır. Örnek: %{url}'
|
|
85
|
+
title: Genel bilgi
|
|
86
|
+
index:
|
|
87
|
+
not_published: Yayınlanmadı
|
|
88
|
+
published: Yayınlanan
|
|
89
|
+
new:
|
|
90
|
+
create: yaratmak
|
|
91
|
+
title: Yeni danışma
|
|
92
|
+
update:
|
|
93
|
+
error: Bu danışma hizmetini güncellerken bir hata oluştu.
|
|
94
|
+
success: Danışma başarıyla güncellendi.
|
|
95
|
+
menu:
|
|
96
|
+
consultations: istişareler
|
|
97
|
+
consultations_submenu:
|
|
98
|
+
info: Bilgi
|
|
99
|
+
questions: Sorular
|
|
100
|
+
questions_submenu:
|
|
101
|
+
components: Bileşenler
|
|
102
|
+
consultation: konsültasyon
|
|
103
|
+
info: Bilgi
|
|
104
|
+
responses: Tepkiler
|
|
105
|
+
models:
|
|
106
|
+
consultation:
|
|
107
|
+
fields:
|
|
108
|
+
created_at: Düzenlendi
|
|
109
|
+
published: Yayınlanan
|
|
110
|
+
title: Başlık
|
|
111
|
+
name:
|
|
112
|
+
one: konsültasyon
|
|
113
|
+
other: istişareler
|
|
114
|
+
question:
|
|
115
|
+
fields:
|
|
116
|
+
created_at: Düzenlendi
|
|
117
|
+
published: Yayınlanan
|
|
118
|
+
title: Başlık
|
|
119
|
+
name:
|
|
120
|
+
one: Soru
|
|
121
|
+
other: Sorular
|
|
122
|
+
response:
|
|
123
|
+
fields:
|
|
124
|
+
created_at: Düzenlendi
|
|
125
|
+
title: Başlık
|
|
126
|
+
name:
|
|
127
|
+
one: Tepki
|
|
128
|
+
other: Tepkiler
|
|
129
|
+
question_publications:
|
|
130
|
+
create:
|
|
131
|
+
error: Bu soruyu yayınlarken bir hata oluştu.
|
|
132
|
+
success: Soru başarıyla basıldı.
|
|
133
|
+
destroy:
|
|
134
|
+
error: Bu soruyu yayından kaldırmada bir hata oluştu.
|
|
135
|
+
success: Soru başarıyla basıldı.
|
|
136
|
+
questions:
|
|
137
|
+
create:
|
|
138
|
+
error: Yeni bir soru oluşturulurken bir hata oluştu.
|
|
139
|
+
success: Soru başarıyla oluşturuldu.
|
|
140
|
+
destroy:
|
|
141
|
+
success: Soru başarıyla silindi.
|
|
142
|
+
edit:
|
|
143
|
+
update: Güncelleştirme
|
|
144
|
+
form:
|
|
145
|
+
title: Genel bilgi
|
|
146
|
+
index:
|
|
147
|
+
not_published: Yayınlanmadı
|
|
148
|
+
published: Yayınlanan
|
|
149
|
+
new:
|
|
150
|
+
create: yaratmak
|
|
151
|
+
title: Yeni soru
|
|
152
|
+
update:
|
|
153
|
+
error: Bu soru güncellenirken bir hata oluştu.
|
|
154
|
+
success: Soru başarıyla güncellendi.
|
|
155
|
+
responses:
|
|
156
|
+
create:
|
|
157
|
+
error: Yeni bir yanıt oluştururken bir hata oluştu.
|
|
158
|
+
success: Yanıt başarıyla oluşturuldu.
|
|
159
|
+
destroy:
|
|
160
|
+
error: Yanıtı kaldırırken bir hata oluştu.
|
|
161
|
+
success: Yanıt başarıyla silindi.
|
|
162
|
+
edit:
|
|
163
|
+
update: Güncelleştirme
|
|
164
|
+
form:
|
|
165
|
+
title: Genel bilgi
|
|
166
|
+
new:
|
|
167
|
+
create: yaratmak
|
|
168
|
+
title: Yeni cevap
|
|
169
|
+
update:
|
|
170
|
+
error: Bu yanıtı güncellerken bir hata oluştu.
|
|
171
|
+
success: Yanıt başarıyla güncellendi.
|
|
172
|
+
titles:
|
|
173
|
+
consultations: istişareler
|
|
174
|
+
questions: Sorular
|
|
175
|
+
responses: Tepkiler
|
|
176
|
+
consultations:
|
|
177
|
+
admin:
|
|
178
|
+
content_blocks:
|
|
179
|
+
highlighted_consultations:
|
|
180
|
+
max_results: Gösterilecek maksimum öğe miktarı
|
|
181
|
+
consultation:
|
|
182
|
+
start_voting_date: Oylama başlıyor
|
|
183
|
+
view_results: Sonuçları Görüntüle
|
|
184
|
+
consultation_card:
|
|
185
|
+
view_results: Sonuçları Görüntüle
|
|
186
|
+
consultations:
|
|
187
|
+
orders:
|
|
188
|
+
label: 'Danışmanlıklara göre sırala:'
|
|
189
|
+
random: rasgele
|
|
190
|
+
recent: En yeni
|
|
191
|
+
content_blocks:
|
|
192
|
+
highlighted_consultations:
|
|
193
|
+
name: Vurgulanan istişareler
|
|
194
|
+
count:
|
|
195
|
+
title:
|
|
196
|
+
one: "%{count} danışma"
|
|
197
|
+
other: "%{count} görüşme"
|
|
198
|
+
filters:
|
|
199
|
+
active: Aktif
|
|
200
|
+
all: Herşey
|
|
201
|
+
finished: bitirdi
|
|
202
|
+
search: Arama
|
|
203
|
+
state: Belirtmek, bildirmek
|
|
204
|
+
upcoming: Yaklaşan
|
|
205
|
+
filters_small_view:
|
|
206
|
+
close_modal: Pencereyi kapat
|
|
207
|
+
filter: filtre
|
|
208
|
+
filter_by: Tarafından filtre
|
|
209
|
+
unfold: açılmak
|
|
210
|
+
highlighted_questions:
|
|
211
|
+
title: '%{scope_name}soru'
|
|
212
|
+
index:
|
|
213
|
+
title: istişareler
|
|
214
|
+
last_activity:
|
|
215
|
+
new_consultation: Yeni danışma
|
|
216
|
+
new_question_at_html: "<span>Yeni soru, %{link}</span>"
|
|
217
|
+
pages:
|
|
218
|
+
home:
|
|
219
|
+
highlighted_consultations:
|
|
220
|
+
active_consultations: Aktif istişareler
|
|
221
|
+
see_all_consultations: Tüm istişarelere bakın
|
|
222
|
+
voting_ends_in:
|
|
223
|
+
one: Oylama bitiş <strong>yarın</strong>
|
|
224
|
+
other: Oylama <strong>%{count} gün içinde sona erer</strong>
|
|
225
|
+
voting_ends_today: Oylama bitiş <strong>bugün</strong>
|
|
226
|
+
question:
|
|
227
|
+
take_part: Yer almak
|
|
228
|
+
view_results: Sonuçları Görüntüle
|
|
229
|
+
votes_out_of:
|
|
230
|
+
one: oy vermek
|
|
231
|
+
other: oy vermemek
|
|
232
|
+
question_votes:
|
|
233
|
+
create:
|
|
234
|
+
error: Soruya oy verirken hatalar oldu
|
|
235
|
+
regular_questions:
|
|
236
|
+
title: Bu danışma için sorular
|
|
237
|
+
show:
|
|
238
|
+
badge_name:
|
|
239
|
+
finished: bitirdi
|
|
240
|
+
open: Açık
|
|
241
|
+
open_votes: Açık oylar
|
|
242
|
+
published_results: Sonuçlar yayınlandı
|
|
243
|
+
footer_button_text:
|
|
244
|
+
debate: tartışma
|
|
245
|
+
view: Görünüm
|
|
246
|
+
view_results: Sonuçları Görüntüle
|
|
247
|
+
vote: Oy
|
|
248
|
+
unspecified: Belirtilmemiş
|
|
249
|
+
menu:
|
|
250
|
+
consultations: istişareler
|
|
251
|
+
pages:
|
|
252
|
+
home:
|
|
253
|
+
statistics:
|
|
254
|
+
consultations_count: istişareler
|
|
255
|
+
questions:
|
|
256
|
+
results:
|
|
257
|
+
title: Sonuçlar
|
|
258
|
+
show:
|
|
259
|
+
read_more: Daha fazla oku
|
|
260
|
+
statistics:
|
|
261
|
+
assistants_count_title: Yardımcıları
|
|
262
|
+
comments_count_title: Yorumlar
|
|
263
|
+
meetings_count_title: Toplantılar
|
|
264
|
+
supports_count_title: Destekler
|
|
265
|
+
technical_info:
|
|
266
|
+
technical_data: Teknik veri
|
|
267
|
+
vote_button:
|
|
268
|
+
already_voted: Çoktan oy verildi
|
|
269
|
+
already_voted_hover: Desteği iptal et
|
|
270
|
+
starting_from: '%{date}başlayarak'
|
|
271
|
+
vote: Oy
|
|
272
|
+
vote_modal:
|
|
273
|
+
contextual_help: Lütfen bir seçenek seçin.
|
|
274
|
+
title: 'Danışma: soru desteği'
|
|
275
|
+
vote_modal_confirm:
|
|
276
|
+
change: Değişiklik
|
|
277
|
+
confirm: Onaylamak
|
|
278
|
+
contextual_help: Lütfen seçilen seçeneği onaylayın.
|
|
279
|
+
title: 'Danışma: teyit teyit'
|
|
280
|
+
layouts:
|
|
281
|
+
decidim:
|
|
282
|
+
admin:
|
|
283
|
+
question:
|
|
284
|
+
attachments: Ekler
|
|
285
|
+
categories: Kategoriler
|
|
286
|
+
consultation_voting_data:
|
|
287
|
+
start_voting_date: Oylama başlıyor
|
|
288
|
+
question_components:
|
|
289
|
+
question_menu_item: Soru
|
|
290
|
+
unfold: açılmak
|
|
291
|
+
question_header:
|
|
292
|
+
back_to_consultation: Tüm istişarelere bakın
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: decidim-consultations
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.15.
|
|
4
|
+
version: 0.15.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Juan Salvador Perez Garcia
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2019-01-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: decidim-admin
|
|
@@ -16,56 +16,56 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - '='
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: 0.15.
|
|
19
|
+
version: 0.15.2
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
24
|
- - '='
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: 0.15.
|
|
26
|
+
version: 0.15.2
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: decidim-comments
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
30
30
|
requirements:
|
|
31
31
|
- - '='
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: 0.15.
|
|
33
|
+
version: 0.15.2
|
|
34
34
|
type: :runtime
|
|
35
35
|
prerelease: false
|
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
37
|
requirements:
|
|
38
38
|
- - '='
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
|
-
version: 0.15.
|
|
40
|
+
version: 0.15.2
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
42
|
name: decidim-core
|
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
|
44
44
|
requirements:
|
|
45
45
|
- - '='
|
|
46
46
|
- !ruby/object:Gem::Version
|
|
47
|
-
version: 0.15.
|
|
47
|
+
version: 0.15.2
|
|
48
48
|
type: :runtime
|
|
49
49
|
prerelease: false
|
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
|
51
51
|
requirements:
|
|
52
52
|
- - '='
|
|
53
53
|
- !ruby/object:Gem::Version
|
|
54
|
-
version: 0.15.
|
|
54
|
+
version: 0.15.2
|
|
55
55
|
- !ruby/object:Gem::Dependency
|
|
56
56
|
name: decidim-dev
|
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
|
58
58
|
requirements:
|
|
59
59
|
- - '='
|
|
60
60
|
- !ruby/object:Gem::Version
|
|
61
|
-
version: 0.15.
|
|
61
|
+
version: 0.15.2
|
|
62
62
|
type: :development
|
|
63
63
|
prerelease: false
|
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
|
65
65
|
requirements:
|
|
66
66
|
- - '='
|
|
67
67
|
- !ruby/object:Gem::Version
|
|
68
|
-
version: 0.15.
|
|
68
|
+
version: 0.15.2
|
|
69
69
|
description: Extends Decidim adding a first level public consultation component
|
|
70
70
|
email:
|
|
71
71
|
- jsperezg@gmail.com
|
|
@@ -221,10 +221,12 @@ files:
|
|
|
221
221
|
- config/locales/es-PY.yml
|
|
222
222
|
- config/locales/es.yml
|
|
223
223
|
- config/locales/eu.yml
|
|
224
|
+
- config/locales/fi-pl.yml
|
|
224
225
|
- config/locales/fi.yml
|
|
225
226
|
- config/locales/fr.yml
|
|
226
227
|
- config/locales/gl.yml
|
|
227
228
|
- config/locales/hu.yml
|
|
229
|
+
- config/locales/id-ID.yml
|
|
228
230
|
- config/locales/it.yml
|
|
229
231
|
- config/locales/nl.yml
|
|
230
232
|
- config/locales/pl.yml
|
|
@@ -232,6 +234,7 @@ files:
|
|
|
232
234
|
- config/locales/pt.yml
|
|
233
235
|
- config/locales/ru.yml
|
|
234
236
|
- config/locales/sv.yml
|
|
237
|
+
- config/locales/tr-TR.yml
|
|
235
238
|
- config/locales/uk.yml
|
|
236
239
|
- db/migrate/20180109092205_create_decidim_consultations.rb
|
|
237
240
|
- db/migrate/20180112053247_create_decidim_consultations_questions.rb
|
|
@@ -292,7 +295,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
292
295
|
version: '0'
|
|
293
296
|
requirements: []
|
|
294
297
|
rubyforge_project:
|
|
295
|
-
rubygems_version: 2.7.
|
|
298
|
+
rubygems_version: 2.7.7
|
|
296
299
|
signing_key:
|
|
297
300
|
specification_version: 4
|
|
298
301
|
summary: Decidim consultations module
|