decidim-conferences 0.29.1 → 0.29.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/forms/decidim/conferences/admin/conference_form.rb +4 -4
- data/app/forms/decidim/conferences/admin/conference_speaker_form.rb +1 -1
- data/app/forms/decidim/conferences/admin/registration_type_form.rb +1 -1
- data/app/mailers/decidim/conferences/admin/send_conference_diploma_mailer.rb +9 -5
- data/app/views/decidim/conferences/admin/media_links/new.html.erb +1 -1
- data/app/views/decidim/conferences/admin/send_conference_diploma_mailer/diploma_user.html.erb +10 -6
- data/app/views/layouts/decidim/diploma.html.erb +1 -1
- data/config/initializers/wicked_pdf.rb +0 -1
- data/config/locales/ar.yml +0 -21
- data/config/locales/bg.yml +0 -21
- data/config/locales/bn-BD.yml +1 -0
- data/config/locales/bs-BA.yml +14 -0
- data/config/locales/ca.yml +11 -11
- data/config/locales/cs.yml +13 -13
- data/config/locales/de.yml +12 -12
- data/config/locales/el.yml +0 -21
- data/config/locales/en.yml +19 -19
- data/config/locales/es-MX.yml +12 -12
- data/config/locales/es-PY.yml +15 -15
- data/config/locales/es.yml +8 -8
- data/config/locales/eu.yml +167 -167
- data/config/locales/fi-plain.yml +13 -13
- data/config/locales/fi.yml +19 -19
- data/config/locales/fr-CA.yml +13 -13
- data/config/locales/fr.yml +13 -13
- data/config/locales/gl.yml +0 -21
- data/config/locales/hu.yml +0 -21
- data/config/locales/id-ID.yml +0 -21
- data/config/locales/it.yml +0 -21
- data/config/locales/ja.yml +8 -10
- data/config/locales/lb.yml +0 -19
- data/config/locales/lt.yml +0 -21
- data/config/locales/lv.yml +0 -21
- data/config/locales/nl.yml +0 -21
- data/config/locales/no.yml +0 -21
- data/config/locales/pl.yml +0 -21
- data/config/locales/pt-BR.yml +0 -21
- data/config/locales/pt.yml +0 -21
- data/config/locales/ro-RO.yml +13 -12
- data/config/locales/sk.yml +0 -21
- data/config/locales/sv.yml +10 -31
- data/config/locales/tr-TR.yml +0 -21
- data/config/locales/zh-CN.yml +0 -21
- data/config/locales/zh-TW.yml +0 -21
- data/decidim-conferences.gemspec +1 -5
- data/lib/decidim/conferences/version.rb +1 -1
- metadata +13 -25
data/config/locales/id-ID.yml
CHANGED
@@ -64,13 +64,11 @@ id:
|
|
64
64
|
destroy:
|
65
65
|
success: Pembicara berhasil dihapus untuk konferensi ini.
|
66
66
|
edit:
|
67
|
-
title: Perbarui pembicara konferensi.
|
68
67
|
update: Memperbarui
|
69
68
|
index:
|
70
69
|
conference_speakers_title: Pembicara konferensi
|
71
70
|
new:
|
72
71
|
create: Membuat
|
73
|
-
title: Pembicara konferensi baru.
|
74
72
|
update:
|
75
73
|
error: Terjadi kesalahan saat memperbarui pembicara untuk konferensi ini.
|
76
74
|
success: Pembicara berhasil diperbarui untuk konferensi ini.
|
@@ -81,11 +79,9 @@ id:
|
|
81
79
|
destroy:
|
82
80
|
success: Pengguna berhasil dihapus dari konferensi ini.
|
83
81
|
edit:
|
84
|
-
title: Perbarui pengguna konferensi.
|
85
82
|
update: Memperbarui
|
86
83
|
new:
|
87
84
|
create: Membuat
|
88
|
-
title: Pengguna konferensi baru.
|
89
85
|
update:
|
90
86
|
error: Terjadi kesalahan saat memperbarui pengguna untuk konferensi ini.
|
91
87
|
success: Pengguna berhasil diperbarui untuk konferensi ini.
|
@@ -114,20 +110,12 @@ id:
|
|
114
110
|
media_links:
|
115
111
|
create:
|
116
112
|
error: Terjadi kesalahan saat membuat tautan media baru.
|
117
|
-
success: Media Link berhasil dibuat.
|
118
|
-
destroy:
|
119
|
-
success: Tautan Media berhasil dihapus.
|
120
113
|
edit:
|
121
|
-
title: Perbarui tautan media.
|
122
114
|
update: Memperbarui
|
123
|
-
index:
|
124
|
-
media_links_title: Tautan Media
|
125
115
|
new:
|
126
116
|
create: Membuat
|
127
|
-
title: Tautan Media
|
128
117
|
update:
|
129
118
|
error: Terjadi kesalahan saat memperbarui tautan media ini.
|
130
|
-
success: Media Link berhasil diperbarui.
|
131
119
|
menu:
|
132
120
|
conferences: Konferensi
|
133
121
|
conferences_submenu:
|
@@ -139,13 +127,9 @@ id:
|
|
139
127
|
conference_admins: Admin konferensi
|
140
128
|
conference_invites: Undangan
|
141
129
|
conference_speakers: Pembicara
|
142
|
-
diploma: Sertifikat kehadiran
|
143
|
-
media_links: Tautan Media
|
144
130
|
moderations: Moderasi
|
145
131
|
partners: Mitra
|
146
|
-
registration_types: Jenis Pendaftaran
|
147
132
|
registrations: Pendaftaran
|
148
|
-
user_registrations: Registrasi Pengguna
|
149
133
|
models:
|
150
134
|
conference:
|
151
135
|
fields:
|
@@ -173,7 +157,6 @@ id:
|
|
173
157
|
date: Tanggal
|
174
158
|
link: Link
|
175
159
|
title: Judul
|
176
|
-
name: Tautan Media
|
177
160
|
partner:
|
178
161
|
fields:
|
179
162
|
link: Link
|
@@ -198,7 +181,6 @@ id:
|
|
198
181
|
destroy:
|
199
182
|
success: Mitra berhasil dihapus dari konferensi ini.
|
200
183
|
edit:
|
201
|
-
title: Perbarui mitra.
|
202
184
|
update: Memperbarui
|
203
185
|
new:
|
204
186
|
create: Membuat
|
@@ -220,7 +202,6 @@ id:
|
|
220
202
|
destroy:
|
221
203
|
success: Jenis pendaftaran berhasil dihapus dari konferensi ini.
|
222
204
|
edit:
|
223
|
-
title: Perbarui jenis pendaftaran.
|
224
205
|
update: Memperbarui
|
225
206
|
new:
|
226
207
|
create: Membuat
|
@@ -301,7 +282,6 @@ id:
|
|
301
282
|
diplomas:
|
302
283
|
edit:
|
303
284
|
save: Menyimpan
|
304
|
-
title: Sertifikat kehadiran
|
305
285
|
invite_join_conference_mailer:
|
306
286
|
invite:
|
307
287
|
decline: Tolak undangan '%{conference_title}'
|
@@ -320,7 +300,6 @@ id:
|
|
320
300
|
diploma_html: Anda akan menemukan sertifikat kehadiran untuk konferensi <a href="%{url}">%{title}</a> di lampiran.
|
321
301
|
diploma_user:
|
322
302
|
attendance_verified_by: Kehadiran diverifikasi oleh
|
323
|
-
certificate_of_attendance: Sertifikat kehadiran
|
324
303
|
certificate_of_attendance_description: Ini untuk menyatakan bahwa <strong>%{user}</strong> telah hadir dan mengambil bagian dalam <strong>%{title}</strong> diadakan pada <strong>%{location}</strong> pada <strong>%{start} - %{end}</strong>
|
325
304
|
send_diploma:
|
326
305
|
error: Ada masalah saat mengirim sertifikat kehadiran konferensi.
|
data/config/locales/it.yml
CHANGED
@@ -100,13 +100,11 @@ it:
|
|
100
100
|
destroy:
|
101
101
|
success: Relatore della conferenza cancellato con successo.
|
102
102
|
edit:
|
103
|
-
title: Aggiorna relatore della conferenza.
|
104
103
|
update: Aggiorna
|
105
104
|
index:
|
106
105
|
conference_speakers_title: Relatori della conferenza
|
107
106
|
new:
|
108
107
|
create: Crea
|
109
|
-
title: Nuovo relatore per la conferenza.
|
110
108
|
update:
|
111
109
|
error: Si è verificato un errore durante l'aggiornamento del relatore per questa conferenza.
|
112
110
|
success: Relatore aggiornato con successo per questa conferenza.
|
@@ -117,11 +115,9 @@ it:
|
|
117
115
|
destroy:
|
118
116
|
success: Amministratore della conferenza rimosso con successo.
|
119
117
|
edit:
|
120
|
-
title: Aggiorna l'amministratore della conferenza.
|
121
118
|
update: Aggiornare
|
122
119
|
new:
|
123
120
|
create: Creare
|
124
|
-
title: Nuovo amministratore della conferenza.
|
125
121
|
update:
|
126
122
|
error: Si è verificato un problema durante l'aggiornamento di questo amministratore della conferenza.
|
127
123
|
success: Amministratore della conferenza aggiornato con successo.
|
@@ -151,20 +147,12 @@ it:
|
|
151
147
|
media_links:
|
152
148
|
create:
|
153
149
|
error: Si è verificato un errore durante la creazione di un nuovo collegamento multimediale.
|
154
|
-
success: Link multimediale creato correttamente.
|
155
|
-
destroy:
|
156
|
-
success: Link multimediale cancellato con successo.
|
157
150
|
edit:
|
158
|
-
title: Aggiorna collegamento multimediale.
|
159
151
|
update: Aggiorna
|
160
|
-
index:
|
161
|
-
media_links_title: Link multimediali
|
162
152
|
new:
|
163
153
|
create: Crea
|
164
|
-
title: Link multimediale
|
165
154
|
update:
|
166
155
|
error: Si è verificato un errore aggiornando questo link multimediale.
|
167
|
-
success: Link multimediale aggiornato correttamente.
|
168
156
|
menu:
|
169
157
|
conferences: Conferenze
|
170
158
|
conferences_submenu:
|
@@ -176,13 +164,9 @@ it:
|
|
176
164
|
conference_admins: Amministratori della conferenza
|
177
165
|
conference_invites: Inviti
|
178
166
|
conference_speakers: Relatori
|
179
|
-
diploma: Certificato di partecipazione
|
180
|
-
media_links: Link multimediali
|
181
167
|
moderations: Moderazioni
|
182
168
|
partners: Partners
|
183
|
-
registration_types: Tipi di iscrizione
|
184
169
|
registrations: Iscrizioni
|
185
|
-
user_registrations: Iscrizioni utenti
|
186
170
|
models:
|
187
171
|
conference:
|
188
172
|
fields:
|
@@ -211,7 +195,6 @@ it:
|
|
211
195
|
date: Data
|
212
196
|
link: Collegamento
|
213
197
|
title: Titolo
|
214
|
-
name: Link multimediale
|
215
198
|
partner:
|
216
199
|
fields:
|
217
200
|
link: Collegamento
|
@@ -237,7 +220,6 @@ it:
|
|
237
220
|
destroy:
|
238
221
|
success: Partner rimosso correttamente da questa conferenza.
|
239
222
|
edit:
|
240
|
-
title: Aggiorna partner.
|
241
223
|
update: Aggiornare
|
242
224
|
new:
|
243
225
|
create: Crea
|
@@ -259,7 +241,6 @@ it:
|
|
259
241
|
destroy:
|
260
242
|
success: Tipo di iscrizione rimosso con successo da questa conferenza.
|
261
243
|
edit:
|
262
|
-
title: Aggiorna il tipo di iscrizione.
|
263
244
|
update: Aggiorna
|
264
245
|
new:
|
265
246
|
create: Crea
|
@@ -345,7 +326,6 @@ it:
|
|
345
326
|
diplomas:
|
346
327
|
edit:
|
347
328
|
save: Salva
|
348
|
-
title: Certificato di partecipazione
|
349
329
|
invite_join_conference_mailer:
|
350
330
|
invite:
|
351
331
|
decline: Rifiuta l'invito '%{conference_title}'
|
@@ -364,7 +344,6 @@ it:
|
|
364
344
|
diploma_html: Troverai il certificato di frequenza per la conferenza <a href="%{url}">%{title}</a> negli allegati.
|
365
345
|
diploma_user:
|
366
346
|
attendance_verified_by: Presenza verificata da
|
367
|
-
certificate_of_attendance: Certificato di partecipazione
|
368
347
|
certificate_of_attendance_description: La presente per certificare che <strong>%{user}</strong> ha partecipato e partecipato al <strong>%{title}</strong> tenuta al <strong>%{location}</strong> in data <strong>%{start} - %{end}</strong>
|
369
348
|
send_diploma:
|
370
349
|
error: C'è stato un problema durante l'invio dei certificati di frequenza alla conferenza.
|
data/config/locales/ja.yml
CHANGED
@@ -117,13 +117,13 @@ ja:
|
|
117
117
|
destroy:
|
118
118
|
success: カンファレンススピーカーを削除しました。
|
119
119
|
edit:
|
120
|
-
title:
|
120
|
+
title: カンファレンススピーカーを更新
|
121
121
|
update: 更新
|
122
122
|
index:
|
123
123
|
conference_speakers_title: カンファレンススピーカー
|
124
124
|
new:
|
125
125
|
create: 作成
|
126
|
-
title:
|
126
|
+
title: 新しいカンファレンススピーカー
|
127
127
|
publish:
|
128
128
|
invalid: このスピーカーを公開中に問題が発生しました。
|
129
129
|
success: カンファレンスのスピーカーを公開しました。
|
@@ -180,13 +180,13 @@ ja:
|
|
180
180
|
destroy:
|
181
181
|
success: メディアリンクを削除しました。
|
182
182
|
edit:
|
183
|
-
title:
|
183
|
+
title: メディア リンクを更新
|
184
184
|
update: 更新
|
185
185
|
index:
|
186
186
|
media_links_title: メディアリンク
|
187
187
|
new:
|
188
188
|
create: 作成
|
189
|
-
title:
|
189
|
+
title: メディアリンクを作成
|
190
190
|
update:
|
191
191
|
error: このメディア リンクの更新中に問題が発生しました。
|
192
192
|
success: メディアリンクを更新しました。
|
@@ -201,7 +201,7 @@ ja:
|
|
201
201
|
conference_admins: カンファレンス管理者
|
202
202
|
conference_invites: 招待
|
203
203
|
conference_speakers: スピーカー
|
204
|
-
diploma:
|
204
|
+
diploma: 参加証明書
|
205
205
|
info: このカンファレンスについて
|
206
206
|
media_links: メディアリンク
|
207
207
|
moderations: モデレーション
|
@@ -238,7 +238,7 @@ ja:
|
|
238
238
|
date: 日付
|
239
239
|
link: リンク
|
240
240
|
title: タイトル
|
241
|
-
name:
|
241
|
+
name: メディア リンク
|
242
242
|
partner:
|
243
243
|
fields:
|
244
244
|
link: リンク
|
@@ -264,7 +264,7 @@ ja:
|
|
264
264
|
destroy:
|
265
265
|
success: カンファレンスパートナーを削除しました。
|
266
266
|
edit:
|
267
|
-
title:
|
267
|
+
title: パートナーを更新
|
268
268
|
update: 更新
|
269
269
|
new:
|
270
270
|
create: 作成
|
@@ -286,7 +286,7 @@ ja:
|
|
286
286
|
destroy:
|
287
287
|
success: カンファレンスの登録種別を削除しました。
|
288
288
|
edit:
|
289
|
-
title:
|
289
|
+
title: 登録種別を更新
|
290
290
|
update: 更新
|
291
291
|
new:
|
292
292
|
create: 作成
|
@@ -380,7 +380,6 @@ ja:
|
|
380
380
|
diplomas:
|
381
381
|
edit:
|
382
382
|
save: 保存
|
383
|
-
title: 出席証明書
|
384
383
|
invite_join_conference_mailer:
|
385
384
|
invite:
|
386
385
|
decline: 招待を拒否する '%{conference_title}'
|
@@ -400,7 +399,6 @@ ja:
|
|
400
399
|
diploma_html: 添付ファイルに、カンファレンス <a href="%{url}">%{title}</a> の出席証明書があります。
|
401
400
|
diploma_user:
|
402
401
|
attendance_verified_by: 出席者が確認しました
|
403
|
-
certificate_of_attendance: 出席証明書
|
404
402
|
certificate_of_attendance_description: これは、<strong>%{user}</strong>が、<strong>%{start} から %{end}</strong>に<strong>%{location}</strong>で開催された<strong>%{title}</strong>に出席し、参加したことを証明するものです。
|
405
403
|
send_diploma:
|
406
404
|
error: カンファレンス出席証明書の送信に問題がありました。
|
data/config/locales/lb.yml
CHANGED
@@ -53,11 +53,9 @@ lb:
|
|
53
53
|
destroy:
|
54
54
|
success: Benutzer wurde erfolgreich von dieser Konferenz entfernt.
|
55
55
|
edit:
|
56
|
-
title: Aktualisieren Sie den Konferenzbenutzer.
|
57
56
|
update: Aktualisieren
|
58
57
|
new:
|
59
58
|
create: Erstellen
|
60
|
-
title: Neuer Konferenzbenutzer
|
61
59
|
update:
|
62
60
|
error: Bei einem Fehler ist ein Benutzer für diese Konferenz aktualisiert worden.
|
63
61
|
success: Der Benutzer wurde für diese Konferenz erfolgreich aktualisiert.
|
@@ -86,20 +84,12 @@ lb:
|
|
86
84
|
media_links:
|
87
85
|
create:
|
88
86
|
error: Beim Erstellen einer neuen Medienverknüpfung ist ein Fehler aufgetreten.
|
89
|
-
success: Medienlink erfolgreich erstellt
|
90
|
-
destroy:
|
91
|
-
success: Medienlink wurde erfolgreich gelöscht.
|
92
87
|
edit:
|
93
|
-
title: Medienlink aktualisieren
|
94
88
|
update: Aktualisieren
|
95
|
-
index:
|
96
|
-
media_links_title: Medienlinks
|
97
89
|
new:
|
98
90
|
create: Erstellen
|
99
|
-
title: Medienlink
|
100
91
|
update:
|
101
92
|
error: Beim Aktualisieren dieser Medienverbindung ist ein Fehler aufgetreten.
|
102
|
-
success: Media Link wurde erfolgreich aktualisiert.
|
103
93
|
menu:
|
104
94
|
conferences: Konferenzen
|
105
95
|
conferences_submenu:
|
@@ -111,13 +101,9 @@ lb:
|
|
111
101
|
conference_admins: Konferenzadministratoren
|
112
102
|
conference_invites: Lädt ein
|
113
103
|
conference_speakers: Lautsprecher
|
114
|
-
diploma: Teilnahmebestätigung
|
115
|
-
media_links: Medienlinks
|
116
104
|
moderations: Moderationen
|
117
105
|
partners: Partner
|
118
|
-
registration_types: Registrierungsarten
|
119
106
|
registrations: Registrierungen
|
120
|
-
user_registrations: Benutzerregistrierungen
|
121
107
|
models:
|
122
108
|
conference:
|
123
109
|
fields:
|
@@ -142,7 +128,6 @@ lb:
|
|
142
128
|
date: Datum
|
143
129
|
link: Verknüpfung
|
144
130
|
title: Titel
|
145
|
-
name: Medienlink
|
146
131
|
partner:
|
147
132
|
fields:
|
148
133
|
link: Verknüpfung
|
@@ -168,7 +153,6 @@ lb:
|
|
168
153
|
destroy:
|
169
154
|
success: Der Partner wurde erfolgreich von dieser Konferenz entfernt.
|
170
155
|
edit:
|
171
|
-
title: Partner aktualisieren
|
172
156
|
update: Aktualisieren
|
173
157
|
new:
|
174
158
|
create: Erstellen
|
@@ -190,7 +174,6 @@ lb:
|
|
190
174
|
destroy:
|
191
175
|
success: Der Registrierungstyp wurde erfolgreich von dieser Konferenz entfernt.
|
192
176
|
edit:
|
193
|
-
title: Registrierungsart aktualisieren
|
194
177
|
update: Aktualisieren
|
195
178
|
new:
|
196
179
|
create: Erstellen
|
@@ -276,7 +259,6 @@ lb:
|
|
276
259
|
diplomas:
|
277
260
|
edit:
|
278
261
|
save: Speichern
|
279
|
-
title: Teilnahmebestätigung
|
280
262
|
invite_join_conference_mailer:
|
281
263
|
invite:
|
282
264
|
decline: Einladung '%{conference_title}' ablehnen
|
@@ -295,7 +277,6 @@ lb:
|
|
295
277
|
diploma_html: Die Teilnahmebescheinigung für die Konferenz <a href="%{url}">%{title}</a> finden Sie in den Anhängen.
|
296
278
|
diploma_user:
|
297
279
|
attendance_verified_by: Anwesenheit überprüft durch
|
298
|
-
certificate_of_attendance: Teilnahmebestätigung
|
299
280
|
certificate_of_attendance_description: Hiermit wird bestätigt, dass <strong>%{user}</strong> an den <strong>%{title}</strong> teilgenommen hat, die am <strong>%{location}</strong> am <strong>%{start} - %{end}</strong>abgehalten wurden
|
300
281
|
send_diploma:
|
301
282
|
error: Beim Senden der Teilnahmebestätigung der Konferenz ist ein Problem aufgetreten.
|
data/config/locales/lt.yml
CHANGED
@@ -119,13 +119,11 @@ lt:
|
|
119
119
|
destroy:
|
120
120
|
success: Konferencijos pranešėjas pašalintas.
|
121
121
|
edit:
|
122
|
-
title: Atnaujinti konferencijos pranešėją.
|
123
122
|
update: Atnaujinti
|
124
123
|
index:
|
125
124
|
conference_speakers_title: Konferencijos pranešėjai
|
126
125
|
new:
|
127
126
|
create: Sukurti
|
128
|
-
title: Naujas konferencijos pranešėjas.
|
129
127
|
update:
|
130
128
|
error: Atnaujinant šį konferencijos pranešėją iškilo problema.
|
131
129
|
success: Konferencijos pranešėjas atnaujintas.
|
@@ -136,13 +134,11 @@ lt:
|
|
136
134
|
destroy:
|
137
135
|
success: Konferencijos administratorius pašalintas.
|
138
136
|
edit:
|
139
|
-
title: Atnaujinti konferencijos administratorių.
|
140
137
|
update: Atnaujinti
|
141
138
|
index:
|
142
139
|
conference_admins_title: Konferencijos administratoriai
|
143
140
|
new:
|
144
141
|
create: Sukurti
|
145
|
-
title: Naujas konferencijos administratorius.
|
146
142
|
update:
|
147
143
|
error: Atnaujinant šios konferencijos administratorių iškilo problema.
|
148
144
|
success: Konferencijos administratorius atnaujintas.
|
@@ -171,20 +167,12 @@ lt:
|
|
171
167
|
media_links:
|
172
168
|
create:
|
173
169
|
error: Kuriant naują multimedijos nuorodą iškilo problema.
|
174
|
-
success: Multimedijos nuoroda sukurta.
|
175
|
-
destroy:
|
176
|
-
success: Multimedijos nuoroda pašalinta.
|
177
170
|
edit:
|
178
|
-
title: Atnaujinti multimedijos nuorodą.
|
179
171
|
update: Atnaujinti
|
180
|
-
index:
|
181
|
-
media_links_title: Multimedijos Nuorodos
|
182
172
|
new:
|
183
173
|
create: Sukurti
|
184
|
-
title: Multimedijos Nuoroda
|
185
174
|
update:
|
186
175
|
error: Atnaujinant šią multimedijos nuorodą iškilo problema.
|
187
|
-
success: Multimedijos Nuoroda atnaujinta.
|
188
176
|
menu:
|
189
177
|
conferences: Konferencijos
|
190
178
|
conferences_submenu:
|
@@ -196,13 +184,9 @@ lt:
|
|
196
184
|
conference_admins: Konferencijos administratoriai
|
197
185
|
conference_invites: Pakvietimai
|
198
186
|
conference_speakers: Pranešėjai
|
199
|
-
diploma: Dalyvavimo konferencijoje pažymėjimas
|
200
|
-
media_links: Multimedijos Nuorodos
|
201
187
|
moderations: Moderavimai
|
202
188
|
partners: Partneriai
|
203
|
-
registration_types: Registracijos tipai
|
204
189
|
registrations: Registracijos
|
205
|
-
user_registrations: Naudotojų registracijos
|
206
190
|
models:
|
207
191
|
conference:
|
208
192
|
fields:
|
@@ -231,7 +215,6 @@ lt:
|
|
231
215
|
date: Data
|
232
216
|
link: Nuoroda
|
233
217
|
title: Pavadinimas
|
234
|
-
name: Multimedijos Nuoroda
|
235
218
|
partner:
|
236
219
|
fields:
|
237
220
|
link: Nuoroda
|
@@ -257,7 +240,6 @@ lt:
|
|
257
240
|
destroy:
|
258
241
|
success: Konferencijos partneris pašalintas.
|
259
242
|
edit:
|
260
|
-
title: Atnaujinti partnerį.
|
261
243
|
update: Atnaujinti
|
262
244
|
new:
|
263
245
|
create: Sukurti
|
@@ -279,7 +261,6 @@ lt:
|
|
279
261
|
destroy:
|
280
262
|
success: Konferencijos registracijos tipas pašalintas.
|
281
263
|
edit:
|
282
|
-
title: Atnaujinti registracijos tipą.
|
283
264
|
update: Atnaujinti
|
284
265
|
new:
|
285
266
|
create: Sukurti
|
@@ -369,7 +350,6 @@ lt:
|
|
369
350
|
diplomas:
|
370
351
|
edit:
|
371
352
|
save: Išsaugoti
|
372
|
-
title: Dalyvavimo pažymėjimas
|
373
353
|
invite_join_conference_mailer:
|
374
354
|
invite:
|
375
355
|
decline: Atmesti kvietimą į „%{conference_title}“
|
@@ -389,7 +369,6 @@ lt:
|
|
389
369
|
diploma_html: Rasite konferencijos <a href="%{url}">%{title}</a> dalyvavimo pažymėjimą laiško prieduose.
|
390
370
|
diploma_user:
|
391
371
|
attendance_verified_by: Dalyvavimas patvirtintas
|
392
|
-
certificate_of_attendance: Dalyvavimo pažymėjimas
|
393
372
|
certificate_of_attendance_description: Patvirtiname, kad <strong>%{user}</strong> dalyvavo <strong>%{title}</strong> konferencijoje vykusioje <strong>%{location}</strong> nuo <strong>%{start} iki %{end}</strong>
|
394
373
|
send_diploma:
|
395
374
|
error: Siunčiant dalyvavimo pažymėjimus iškilo problema.
|
data/config/locales/lv.yml
CHANGED
@@ -70,13 +70,11 @@ lv:
|
|
70
70
|
destroy:
|
71
71
|
success: Konferences runātājs ir veiksmīgi izdzēsts.
|
72
72
|
edit:
|
73
|
-
title: Atjaunināt konferences runātāju.
|
74
73
|
update: Atjaunināt
|
75
74
|
index:
|
76
75
|
conference_speakers_title: Konferences runātāji
|
77
76
|
new:
|
78
77
|
create: Izveidot
|
79
|
-
title: Jauns konferences runātājs.
|
80
78
|
update:
|
81
79
|
error: Šī konferences runātāja atjaunināšanas laikā radās problēma.
|
82
80
|
success: Konferences runātājs ir veiksmīgi atjaunināts.
|
@@ -87,11 +85,9 @@ lv:
|
|
87
85
|
destroy:
|
88
86
|
success: Konferences administrators ir veiksmīgi noņemts.
|
89
87
|
edit:
|
90
|
-
title: Atjaunināt konferences administratoru.
|
91
88
|
update: Atjaunināt
|
92
89
|
new:
|
93
90
|
create: Izveidot
|
94
|
-
title: Jauns konferences administrators.
|
95
91
|
update:
|
96
92
|
error: Šī konferences administratora atjaunināšanas laikā radās problēma.
|
97
93
|
success: Konferences administrators ir veiksmīgi atjaunināts.
|
@@ -120,20 +116,12 @@ lv:
|
|
120
116
|
media_links:
|
121
117
|
create:
|
122
118
|
error: Jaunas mediju saites izveides laikā radās problēma.
|
123
|
-
success: Mediju saite ir veiksmīgi izveidota.
|
124
|
-
destroy:
|
125
|
-
success: Mediju saite ir veiksmīgi dzēsta
|
126
119
|
edit:
|
127
|
-
title: Atjaunināt mediju saiti
|
128
120
|
update: Atjaunināt
|
129
|
-
index:
|
130
|
-
media_links_title: Mediju saites
|
131
121
|
new:
|
132
122
|
create: Izveidot
|
133
|
-
title: Mediju saite
|
134
123
|
update:
|
135
124
|
error: Šīs mediju saites atjaunināšanas laikā radās problēma.
|
136
|
-
success: Mediju saite ir veiksmīgi atjaunināta.
|
137
125
|
menu:
|
138
126
|
conferences: Konferences
|
139
127
|
conferences_submenu:
|
@@ -145,13 +133,9 @@ lv:
|
|
145
133
|
conference_admins: Konferences administratori
|
146
134
|
conference_invites: Ielūgumi
|
147
135
|
conference_speakers: Runātāji
|
148
|
-
diploma: Apmeklējuma sertifikāts
|
149
|
-
media_links: Mediju saites
|
150
136
|
moderations: Moderācijas
|
151
137
|
partners: Partneri
|
152
|
-
registration_types: Reģistrācijas veidi
|
153
138
|
registrations: Reģistrācija
|
154
|
-
user_registrations: Lietotāju reģistrācija
|
155
139
|
models:
|
156
140
|
conference:
|
157
141
|
fields:
|
@@ -180,7 +164,6 @@ lv:
|
|
180
164
|
date: Datums
|
181
165
|
link: Saite
|
182
166
|
title: Nosaukums
|
183
|
-
name: Mediju saite
|
184
167
|
partner:
|
185
168
|
fields:
|
186
169
|
link: Saite
|
@@ -205,7 +188,6 @@ lv:
|
|
205
188
|
destroy:
|
206
189
|
success: Konferences partneris ir veiksmīgi noņemts.
|
207
190
|
edit:
|
208
|
-
title: Atjaunināt partneri.
|
209
191
|
update: Atjaunināt
|
210
192
|
new:
|
211
193
|
create: Izveidot
|
@@ -227,7 +209,6 @@ lv:
|
|
227
209
|
destroy:
|
228
210
|
success: Konferences reģistrācijas veids ir veiksmīgi noņemts.
|
229
211
|
edit:
|
230
|
-
title: Atjaunināt reģistrācijas veidu.
|
231
212
|
update: Atjaunināt
|
232
213
|
new:
|
233
214
|
create: Izveidot
|
@@ -310,7 +291,6 @@ lv:
|
|
310
291
|
diplomas:
|
311
292
|
edit:
|
312
293
|
save: Saglabāt
|
313
|
-
title: Apmeklējuma sertifikāts
|
314
294
|
invite_join_conference_mailer:
|
315
295
|
invite:
|
316
296
|
decline: Noraidīt ielūgumu '%{conference_title}'
|
@@ -329,7 +309,6 @@ lv:
|
|
329
309
|
diploma_html: Jūs atradīsiet konferences <a href="%{url}">%{title}</a> apmeklējuma sertifikātu pielikumos.
|
330
310
|
diploma_user:
|
331
311
|
attendance_verified_by: Apmeklējumu pārbaudīja
|
332
|
-
certificate_of_attendance: Apmeklējuma sertifikāts
|
333
312
|
certificate_of_attendance_description: Ar šo apliecinām, ka <strong>%{user}</strong> ir apmeklējis un piedalījies <strong>%{title}</strong>, kas notika <strong>%{location}</strong> laikā <strong>%{start} - %{end}</strong>
|
334
313
|
send_diploma:
|
335
314
|
error: Nosūtot konferences apmeklējuma sertifikātus, radās problēma.
|
data/config/locales/nl.yml
CHANGED
@@ -100,13 +100,11 @@ nl:
|
|
100
100
|
destroy:
|
101
101
|
success: Conferentiespreker is met succes verwijderd.
|
102
102
|
edit:
|
103
|
-
title: Conferentiespreker updaten.
|
104
103
|
update: Bijwerken
|
105
104
|
index:
|
106
105
|
conference_speakers_title: Sprekers van de conferentie
|
107
106
|
new:
|
108
107
|
create: Creëren
|
109
|
-
title: Nieuwe spreker voor conferenties.
|
110
108
|
update:
|
111
109
|
error: Er is een fout opgetreden bij het bijwerken van de spreker voor deze conferentie.
|
112
110
|
success: Luidspreker succesvol bijgewerkt voor deze conferentie.
|
@@ -117,11 +115,9 @@ nl:
|
|
117
115
|
destroy:
|
118
116
|
success: Conference-beheerder verwijderd.
|
119
117
|
edit:
|
120
|
-
title: Update conferentiebeheerder.
|
121
118
|
update: Bijwerken
|
122
119
|
new:
|
123
120
|
create: Creëren
|
124
|
-
title: Nieuwe conferentiebeheerder.
|
125
121
|
update:
|
126
122
|
error: Er is een probleem opgetreden bij het bijwerken van deze conferentiebeheerder.
|
127
123
|
success: Conferentiebeheerder succesvol bijgewerkt.
|
@@ -150,20 +146,12 @@ nl:
|
|
150
146
|
media_links:
|
151
147
|
create:
|
152
148
|
error: Er is een probleem opgetreden bij het maken van een nieuwe mediakoppeling.
|
153
|
-
success: Mediakoppeling met succes aangemaakt.
|
154
|
-
destroy:
|
155
|
-
success: Mediakoppeling succesvol verwijderd.
|
156
149
|
edit:
|
157
|
-
title: Mediakoppeling bijwerken.
|
158
150
|
update: Bijwerken
|
159
|
-
index:
|
160
|
-
media_links_title: Mediakoppelingen
|
161
151
|
new:
|
162
152
|
create: Creëren
|
163
|
-
title: Mediakoppeling
|
164
153
|
update:
|
165
154
|
error: Er is een probleem opgetreden bij het bijwerken van deze mediakoppeling.
|
166
|
-
success: Mediakoppeling succesvol bijgewerkt.
|
167
155
|
menu:
|
168
156
|
conferences: Conferenties
|
169
157
|
conferences_submenu:
|
@@ -175,13 +163,9 @@ nl:
|
|
175
163
|
conference_admins: Conferentiebeheerders
|
176
164
|
conference_invites: Uitnodigingen
|
177
165
|
conference_speakers: Sprekers
|
178
|
-
diploma: Certificaat van Deelname
|
179
|
-
media_links: Mediakoppelingen
|
180
166
|
moderations: Moderaties
|
181
167
|
partners: Partners
|
182
|
-
registration_types: Registratietypes
|
183
168
|
registrations: Inschrijvingen
|
184
|
-
user_registrations: Gebruikersregistraties
|
185
169
|
models:
|
186
170
|
conference:
|
187
171
|
fields:
|
@@ -210,7 +194,6 @@ nl:
|
|
210
194
|
date: Datum
|
211
195
|
link: Link
|
212
196
|
title: Titel
|
213
|
-
name: Mediakoppeling
|
214
197
|
partner:
|
215
198
|
fields:
|
216
199
|
link: Link
|
@@ -236,7 +219,6 @@ nl:
|
|
236
219
|
destroy:
|
237
220
|
success: Partner verwijderd van deze conferentie.
|
238
221
|
edit:
|
239
|
-
title: Update partner.
|
240
222
|
update: Bijwerken
|
241
223
|
new:
|
242
224
|
create: Creëren
|
@@ -258,7 +240,6 @@ nl:
|
|
258
240
|
destroy:
|
259
241
|
success: Registratietype is met succes van deze conferentie verwijderd.
|
260
242
|
edit:
|
261
|
-
title: Update registratietype.
|
262
243
|
update: Bijwerken
|
263
244
|
new:
|
264
245
|
create: Creëren
|
@@ -344,7 +325,6 @@ nl:
|
|
344
325
|
diplomas:
|
345
326
|
edit:
|
346
327
|
save: Opslaan
|
347
|
-
title: Certificaat van Deelname
|
348
328
|
invite_join_conference_mailer:
|
349
329
|
invite:
|
350
330
|
decline: Uitnodiging '%{conference_title}' weigeren
|
@@ -363,7 +343,6 @@ nl:
|
|
363
343
|
diploma_html: U vindt het certificaat van deelname voor de conferentie <a href="%{url}">%{title}</a> in de bijlagen.
|
364
344
|
diploma_user:
|
365
345
|
attendance_verified_by: Aanwezigheid geverifieerd door
|
366
|
-
certificate_of_attendance: Certificaat van Deelname
|
367
346
|
certificate_of_attendance_description: Dit is om te verklaren dat <strong>%{user}</strong> aanwezig is geweest en heeft deelgenomen aan de <strong>%{title}</strong> gehouden op de <strong>%{location}</strong> op <strong>%{start} - %{end}</strong>
|
368
347
|
send_diploma:
|
369
348
|
error: Er is een probleem opgetreden tijdens het verzenden van de certificaten van deelname.
|