decidim-admin 0.27.6 → 0.27.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/controllers/decidim/admin/authorization_workflows_controller.rb +3 -1
- data/app/controllers/decidim/admin/impersonations_controller.rb +1 -0
- data/app/controllers/decidim/admin/organization_controller.rb +7 -4
- data/config/locales/bg.yml +833 -3
- data/config/locales/de.yml +9 -9
- data/config/locales/es-MX.yml +1 -1
- data/config/locales/es-PY.yml +1 -1
- data/config/locales/es.yml +2 -2
- data/config/locales/pl.yml +1 -0
- data/config/locales/sq-AL.yml +412 -0
- data/config/locales/th-TH.yml +100 -0
- data/lib/decidim/admin/test/manage_attachment_collections_examples.rb +15 -14
- data/lib/decidim/admin/test/manage_attachments_examples.rb +3 -3
- data/lib/decidim/admin/test/manage_categories_examples.rb +12 -9
- data/lib/decidim/admin/test/manage_moderations_examples.rb +0 -9
- data/lib/decidim/admin/version.rb +1 -1
- metadata +12 -13
- data/app/mailers/decidim/admin/application_mailer.rb +0 -12
data/config/locales/de.yml
CHANGED
@@ -218,7 +218,7 @@ de:
|
|
218
218
|
error: Beim Erstellen eines neuen Bereichstyps ist ein Fehler aufgetreten.
|
219
219
|
success: Bereichstyp wurde erfolgreich erstellt.
|
220
220
|
destroy:
|
221
|
-
success: Der Bereichstyp wurde erfolgreich
|
221
|
+
success: Der Bereichstyp wurde erfolgreich gelöscht
|
222
222
|
edit:
|
223
223
|
title: Bereichstyp bearbeiten
|
224
224
|
update: Aktualisieren
|
@@ -250,7 +250,7 @@ de:
|
|
250
250
|
error: Beim Erstellen eines neuen Ordners ist ein Fehler aufgetreten.
|
251
251
|
success: Ordner erfolgreich erstellt
|
252
252
|
destroy:
|
253
|
-
success: Der Ordner wurde erfolgreich
|
253
|
+
success: Der Ordner wurde erfolgreich gelöscht.
|
254
254
|
edit:
|
255
255
|
title: Ordner bearbeiten
|
256
256
|
update: Aktualisieren
|
@@ -268,7 +268,7 @@ de:
|
|
268
268
|
error: Beim Erstellen des neuen Anhangs ist ein Fehler aufgetreten.
|
269
269
|
success: Anhang wurde erfolgreich erstellt.
|
270
270
|
destroy:
|
271
|
-
success: Anhang wurde erfolgreich
|
271
|
+
success: Anhang wurde erfolgreich gelöscht.
|
272
272
|
edit:
|
273
273
|
title: Anhang bearbeiten
|
274
274
|
update: Aktualisieren
|
@@ -703,7 +703,7 @@ de:
|
|
703
703
|
success: Newsletter erfolgreich geliefert
|
704
704
|
destroy:
|
705
705
|
error_already_sent: 'Newsletter kann nicht gelöscht werden: Es wurde bereits gesendet.'
|
706
|
-
success: Newsletter erfolgreich
|
706
|
+
success: Newsletter erfolgreich gelöscht.
|
707
707
|
edit:
|
708
708
|
save_and_preview: Speichern und Vorschau
|
709
709
|
title: Newsletter bearbeiten
|
@@ -845,7 +845,7 @@ de:
|
|
845
845
|
success: Participatory Space Privater Benutzerzugriff erfolgreich erstellt.
|
846
846
|
destroy:
|
847
847
|
error: Beim Löschen eines privaten Benutzers für diesen partizipativen Bereich ist ein Fehler aufgetreten.
|
848
|
-
success:
|
848
|
+
success: Privater Zugriff zum partizipativen Raum erfolgreich gelöscht.
|
849
849
|
index:
|
850
850
|
import_via_csv: Aus CSV-Datein importieren
|
851
851
|
title: Participatory Space privater Benutzer
|
@@ -889,7 +889,7 @@ de:
|
|
889
889
|
error: Beim Erstellen eines neuen Geltungstyps ist ein Fehler aufgetreten.
|
890
890
|
success: Der Geltungsbereichstyp wurde erfolgreich erstellt.
|
891
891
|
destroy:
|
892
|
-
success: Der
|
892
|
+
success: Der Themen-Typ wurde erfolgreich gelöscht
|
893
893
|
edit:
|
894
894
|
title: Bereichstyp bearbeiten
|
895
895
|
update: Aktualisieren
|
@@ -904,7 +904,7 @@ de:
|
|
904
904
|
error: Beim Erstellen eines neuen Bereichs ist ein Fehler aufgetreten.
|
905
905
|
success: Bereich erfolgreich erstellt
|
906
906
|
destroy:
|
907
|
-
success:
|
907
|
+
success: Thema wurde erfolgreich gelöscht
|
908
908
|
edit:
|
909
909
|
title: Bereich bearbeiten
|
910
910
|
update: Aktualisieren
|
@@ -938,7 +938,7 @@ de:
|
|
938
938
|
error: Beim Erstellen eines neuen Themas ist ein Fehler aufgetreten.
|
939
939
|
success: Thema erfolgreich erstellt.
|
940
940
|
destroy:
|
941
|
-
success: Thema erfolgreich
|
941
|
+
success: Thema erfolgreich gelöscht
|
942
942
|
edit:
|
943
943
|
title: Thema bearbeiten
|
944
944
|
update: Thema aktualisieren
|
@@ -955,7 +955,7 @@ de:
|
|
955
955
|
error: Beim Erstellen einer neuen Seite ist ein Fehler aufgetreten.
|
956
956
|
success: Seite erfolgreich erstellt
|
957
957
|
destroy:
|
958
|
-
success: Seite erfolgreich
|
958
|
+
success: Seite erfolgreich gelöscht
|
959
959
|
edit:
|
960
960
|
changed_notably_help: Wenn diese Option aktiviert ist, werden Benutzer benachrichtigt, um die neuen Nutzungsbedingungen zu akzeptieren.
|
961
961
|
title: Seite bearbeiten
|
data/config/locales/es-MX.yml
CHANGED
@@ -813,7 +813,7 @@ es-MX:
|
|
813
813
|
colors_title: Colores de organizacion
|
814
814
|
colors_warning_html: '¡Advertencia! Cambiar estos colores puede romper los contrastes de accesibilidad. Puedes comprobar el contraste de tu elección con <a href="%{link}">WebAIM Contrast Checker</a> u otras herramientas similares.'
|
815
815
|
header_snippets_help: Utiliza este campo para agregar cosas a la cabecera HTML. El uso más común es integrar servicios de terceros que requieran JavaScript o CSS adicionales. Además, puedes usarlo para agregar etiquetas HTML adicionales. Ten en cuenta que esto sólo se mostrará en las páginas públicas, no en la sección de administración.
|
816
|
-
cta_button_path_help: 'Puedes redirigir la dirección donde enlaza el
|
816
|
+
cta_button_path_help: 'Puedes redirigir la dirección donde enlaza el botón de acción principal de la página de inicio donde desees. Usa rutas parciales, no URLs completas aquí. Acepta letras, números, guiones y barras, y debe comenzar con una letra. El botón de acción principal se muestra en la página de inicio entre el texto de bienvenida y la descripción. Ejemplo: %{url}'
|
817
817
|
cta_button_text_help: Puedes sobrescribir el texto del botón de acción principal en la página de inicio para cada idioma disponible en tu organización. Si no está configurado, se usará el valor predeterminado. El botón de acción principal se muestra en la página de inicio entre el texto de bienvenida y la descripción.
|
818
818
|
homepage_appearance_title: Editar apariencia de página de inicio
|
819
819
|
homepage_highlighted_content_banner_title: Banner de contenido resaltado
|
data/config/locales/es-PY.yml
CHANGED
@@ -813,7 +813,7 @@ es-PY:
|
|
813
813
|
colors_title: Colores de organizacion
|
814
814
|
colors_warning_html: '¡Advertencia! Cambiar estos colores puede romper los contrastes de accesibilidad. Puedes comprobar el contraste de tu elección con <a href="%{link}">WebAIM Contrast Checker</a> u otras herramientas similares.'
|
815
815
|
header_snippets_help: Utiliza este campo para agregar cosas a la cabecera HTML. El uso más común es integrar servicios de terceros que requieran JavaScript o CSS adicionales. Además, puedes usarlo para agregar etiquetas HTML adicionales. Ten en cuenta que esto sólo se mostrará en las páginas públicas, no en la sección de administración.
|
816
|
-
cta_button_path_help: 'Puedes redirigir la dirección donde enlaza el
|
816
|
+
cta_button_path_help: 'Puedes redirigir la dirección donde enlaza el botón de acción principal de la página de inicio donde desees. Usa rutas parciales, no URLs completas aquí. Acepta letras, números, guiones y barras, y debe comenzar con una letra. El botón de acción principal se muestra en la página de inicio entre el texto de bienvenida y la descripción. Ejemplo: %{url}'
|
817
817
|
cta_button_text_help: Puedes sobrescribir el texto del botón de acción principal en la página de inicio para cada idioma disponible en tu organización. Si no está configurado, se usará el valor predeterminado. El botón de acción principal se muestra en la página de inicio entre el texto de bienvenida y la descripción.
|
818
818
|
homepage_appearance_title: Editar apariencia de página de inicio
|
819
819
|
homepage_highlighted_content_banner_title: Banner de contenido resaltado
|
data/config/locales/es.yml
CHANGED
@@ -813,7 +813,7 @@ es:
|
|
813
813
|
colors_title: Colores de la organización
|
814
814
|
colors_warning_html: '¡Advertencia! Cambiar estos colores puede romper los contrastes de accesibilidad. Puedes comprobar el contraste de tu elección con <a href="%{link}">WebAIM Contrast Checker</a> u otras herramientas similares.'
|
815
815
|
header_snippets_help: Utiliza este campo para agregar cosas a la cabecera HTML. El uso más común es integrar servicios de terceros que requieran JavaScript o CSS adicionales. Además, puedes usarlo para agregar etiquetas HTML adicionales. Ten en cuenta que esto sólo se mostrará en las páginas públicas, no en la sección de administración.
|
816
|
-
cta_button_path_help: 'Puedes redirigir la dirección donde enlaza el
|
816
|
+
cta_button_path_help: 'Puedes redirigir la dirección donde enlaza el botón de acción principal de la página de inicio donde desees. Usa rutas parciales, no URLs completas aquí. Acepta letras, números, guiones y barras, y debe comenzar con una letra. El botón de acción principal se muestra en la página de inicio entre el texto de bienvenida y la descripción. Ejemplo: %{url}'
|
817
817
|
cta_button_text_help: Puedes sobrescribir el texto del botón de acción principal en la página de inicio para cada idioma disponible en tu organización. Si no está configurado, se usará el valor predeterminado. El botón de acción principal se muestra en la página de inicio entre el texto de bienvenida y la descripción.
|
818
818
|
homepage_appearance_title: Editar apariencia de página de inicio
|
819
819
|
homepage_highlighted_content_banner_title: Banner de contenido resaltado
|
@@ -895,7 +895,7 @@ es:
|
|
895
895
|
update: Actualizar
|
896
896
|
new:
|
897
897
|
create: Crear tipo de ámbito
|
898
|
-
title: Nuevo ámbito
|
898
|
+
title: Nuevo tipo de ámbito
|
899
899
|
update:
|
900
900
|
error: Se ha producido un error al actualizar este tipo de ámbito.
|
901
901
|
success: Tipo de ámbito actualizado correctamente
|
data/config/locales/pl.yml
CHANGED
@@ -867,6 +867,7 @@ pl:
|
|
867
867
|
new:
|
868
868
|
destroy:
|
869
869
|
button: Usuń wszystkich prywatnych uczestników
|
870
|
+
confirm: Czy na pewno chcesz usunąć wszystkich prywatnych uczestników? Tej akcji nie można cofnąć, nie będziesz mógł (mogła) ich odzyskać.
|
870
871
|
empty: Nie masz żadnych uczestników prywatnych.
|
871
872
|
explanation: Masz %{count} uczestników prywatnych.
|
872
873
|
title: Usuń prywatnych uczestników
|
data/config/locales/sq-AL.yml
CHANGED
@@ -58,6 +58,10 @@ sq:
|
|
58
58
|
from: Adresa email e dërguesit
|
59
59
|
github_handler: Emri i përdoruesit Github
|
60
60
|
highlight_color: Theksim
|
61
|
+
highlighted_content_banner_action_subtitle: Nëntitull i butonit të veprimit
|
62
|
+
highlighted_content_banner_action_title: Titulli i butonit të veprimit
|
63
|
+
highlighted_content_banner_action_url: URL e butonit të veprimit
|
64
|
+
highlighted_content_banner_enabled: Shfaq banerin e theksuar të përmbajtjes
|
61
65
|
highlighted_content_banner_image: Imazhi
|
62
66
|
highlighted_content_banner_short_description: Përshkrim i shkurtër
|
63
67
|
highlighted_content_banner_title: Titulli
|
@@ -106,24 +110,359 @@ sq:
|
|
106
110
|
organization: Organizata
|
107
111
|
slug: Slug i adresës URL
|
108
112
|
title: Titulli
|
113
|
+
topic_id: Temë
|
114
|
+
weight: Rendit pozicionet
|
115
|
+
static_page_topic:
|
116
|
+
description: Përshkrimi
|
117
|
+
title: Titulli
|
118
|
+
weight: Rendit pozicionet
|
119
|
+
user_group_csv_verification:
|
120
|
+
file: Skeda
|
121
|
+
errors:
|
122
|
+
models:
|
123
|
+
organization:
|
124
|
+
attributes:
|
125
|
+
official_img_footer:
|
126
|
+
allowed_file_content_types: Skedar imazhi i pavlefshëm
|
127
|
+
official_img_header:
|
128
|
+
allowed_file_content_types: Skedar imazhi i pavlefshëm
|
109
129
|
activerecord:
|
110
130
|
attributes:
|
111
131
|
decidim/static_page:
|
112
132
|
content: Përmbajtje
|
113
133
|
slug: Slug i adresës URL
|
114
134
|
title: Titulli
|
135
|
+
doorkeeper/application:
|
136
|
+
authorize_url: Autorizo URL
|
137
|
+
client_secret: Sekreti i klientit
|
138
|
+
organization_name: Emri i organizatës
|
139
|
+
organization_url: URL e organizatës
|
140
|
+
redirect_uri: Ridrejto URL-të
|
141
|
+
site: Faqe interneti
|
115
142
|
decidim:
|
116
143
|
admin:
|
144
|
+
actions:
|
145
|
+
add: Shto
|
146
|
+
attachment:
|
147
|
+
new: Shtojcë e re
|
148
|
+
browse: Shfleto
|
149
|
+
category:
|
150
|
+
new: Kategoria e re
|
151
|
+
export: Eksporto të gjitha
|
152
|
+
import: Importo
|
153
|
+
newsletter:
|
154
|
+
new: Newsletter i ri
|
155
|
+
per_page: Për faqe
|
156
|
+
permissions: Lejet
|
157
|
+
reject: Refuzo
|
158
|
+
share: Shpërndaj
|
159
|
+
user:
|
160
|
+
new: Administrator i ri
|
161
|
+
verify: Verifiko
|
162
|
+
admin_terms_of_use:
|
163
|
+
actions:
|
164
|
+
accept: Pranoj kushtet
|
165
|
+
refuse: Refuzoj kushtet e administratorit
|
166
|
+
area_types:
|
167
|
+
edit:
|
168
|
+
update: Përditëso
|
169
|
+
areas:
|
170
|
+
edit:
|
171
|
+
title: Përditëso zonën
|
172
|
+
update: Përditëso
|
173
|
+
new:
|
174
|
+
create: Krijo zonën
|
175
|
+
attachment_collections:
|
176
|
+
new:
|
177
|
+
create: Krijo
|
178
|
+
title: Dojse e re
|
179
|
+
update:
|
180
|
+
error: Ndodhi një gabim gjatë përditësimit të kësaj dosjeje.
|
181
|
+
success: Dosja u përditësua me sukses.
|
182
|
+
attachments:
|
183
|
+
edit:
|
184
|
+
update: Përditëso
|
185
|
+
index:
|
186
|
+
attachments_title: Skedat e bashkëlidhura
|
187
|
+
new:
|
188
|
+
create: Krijo bashkangjitje
|
189
|
+
autocomplete:
|
190
|
+
no_results: Nuk u gjetën rezultate
|
191
|
+
block_user:
|
192
|
+
new:
|
193
|
+
action: Blloko llogarinë dhe dërgo arsyen
|
194
|
+
justification: Arsye
|
195
|
+
title: Blloko përdoruesin %{name}
|
196
|
+
categories:
|
197
|
+
create:
|
198
|
+
error: Ndodhi një gabim gjatë krijimit të kësaj kategorie.
|
199
|
+
success: Kategoria u krijua me sukses.
|
200
|
+
destroy:
|
201
|
+
success: Kategoria u fshi me sukses.
|
202
|
+
edit:
|
203
|
+
title: Përpuno kategoritë
|
204
|
+
update: Përditëso
|
205
|
+
index:
|
206
|
+
categories_title: Kategoritë
|
207
|
+
new:
|
208
|
+
create: Krijo kategori
|
209
|
+
title: Kategori e re
|
210
|
+
update:
|
211
|
+
error: Ndodhi një gabim gjatë përditësimit të kësaj kategorie.
|
212
|
+
success: Kategoria u përditësua me sukses.
|
213
|
+
component_permissions:
|
214
|
+
update:
|
215
|
+
success: Të drejtat u përditësuan me sukses.
|
216
|
+
components:
|
217
|
+
edit:
|
218
|
+
update: Përditëso
|
219
|
+
index:
|
220
|
+
headers:
|
221
|
+
actions: Veprimet
|
222
|
+
title: Komponentet
|
223
|
+
conflicts:
|
224
|
+
attempts: Tentativa
|
225
|
+
'false': 'Jo'
|
226
|
+
solved: Është zgjidhur
|
227
|
+
transfer:
|
228
|
+
email: Email
|
229
|
+
name: Emri
|
230
|
+
reason: Arsyeja
|
231
|
+
title: Transfero
|
232
|
+
'true': 'Po'
|
233
|
+
user_name: Perdoruesit
|
234
|
+
exports:
|
235
|
+
formats:
|
236
|
+
CSV: CSV
|
237
|
+
Excel: Excel
|
238
|
+
FormPDF: PDF
|
239
|
+
JSON: JSON
|
240
|
+
filters:
|
241
|
+
category_id_eq:
|
242
|
+
label: Kategori
|
243
|
+
filter_label: Filtra
|
244
|
+
invitation_accepted_at_present:
|
245
|
+
label: Ftesa u pranua
|
246
|
+
values:
|
247
|
+
'false': 'Jo'
|
248
|
+
'true': 'Po'
|
249
|
+
last_sign_in_at_present:
|
250
|
+
values:
|
251
|
+
'false': 'Jo'
|
252
|
+
'true': 'Po'
|
253
|
+
moderated_users:
|
254
|
+
reports_reason_eq:
|
255
|
+
label: Arsyeja e raportimit
|
256
|
+
values:
|
257
|
+
does_not_belong: Nuk përket
|
258
|
+
offensive: Ofenduese
|
259
|
+
spam: Spam
|
260
|
+
moderations:
|
261
|
+
reportable_type_string_eq:
|
262
|
+
label: Tipi
|
263
|
+
officialized_at_null:
|
264
|
+
label: Gjendja
|
265
|
+
participatory_space_private_users:
|
266
|
+
user_invitation_accepted_at_not_null:
|
267
|
+
label: Ftesa u pranua
|
268
|
+
values:
|
269
|
+
'false': E papranuar
|
270
|
+
'true': Pranuar
|
271
|
+
user_invitation_sent_at_not_null:
|
272
|
+
label: Ftesa u dërguan
|
273
|
+
values:
|
274
|
+
'false': Nuk është dërguar
|
275
|
+
'true': Dërguar
|
276
|
+
private_space_eq:
|
277
|
+
label: Private
|
278
|
+
values:
|
279
|
+
'false': Publike
|
280
|
+
'true': Private
|
281
|
+
published_at_null:
|
282
|
+
label: Publikuar
|
283
|
+
values:
|
284
|
+
'false': Publikuar
|
285
|
+
'true': E papublikuar
|
286
|
+
scope_id_eq:
|
287
|
+
label: Qëllimi
|
288
|
+
search_label: Kërko
|
289
|
+
state_eq:
|
290
|
+
label: Gjendja
|
291
|
+
values:
|
292
|
+
all: Të gjitha
|
293
|
+
pending: Në pritje
|
294
|
+
rejected: Refuzuar
|
295
|
+
verified: Verifikuar
|
296
|
+
forms:
|
297
|
+
file_help:
|
298
|
+
import:
|
299
|
+
message_1: Skedat CSV, JSON dhe Excel (.xlsx) janë të suportuara
|
300
|
+
impersonations:
|
301
|
+
form:
|
302
|
+
authorization_method: Mënyra e autorizimit
|
303
|
+
name: Emri
|
304
|
+
reason: Arsyeja
|
305
|
+
new:
|
306
|
+
impersonate: Hiqet si dikush
|
307
|
+
imports:
|
308
|
+
and: dhe
|
309
|
+
new:
|
310
|
+
accepted_mime_types:
|
311
|
+
csv: CSV
|
312
|
+
json: JSON
|
313
|
+
xlsx: Excel (.xlsx)
|
314
|
+
actions:
|
315
|
+
back: Prapa
|
316
|
+
import: Importo
|
317
|
+
managed_users:
|
318
|
+
promotions:
|
319
|
+
new:
|
320
|
+
promote: Promovo
|
321
|
+
menu:
|
322
|
+
admins: Administratorët
|
323
|
+
appearance: Pamja
|
324
|
+
area_types: Lloji i zonës
|
325
|
+
areas: Zonat
|
326
|
+
configuration: Konfigurimi
|
327
|
+
dashboard: Paneli
|
328
|
+
homepage: Kryefaqja
|
329
|
+
newsletters: Buletinet
|
330
|
+
participants: Pjesëmarrësit
|
331
|
+
scopes: Fushëveprimet
|
332
|
+
settings: Cilësimet
|
333
|
+
static_pages: Faqet
|
334
|
+
user_groups: Grupet
|
335
|
+
users: Pjesëmarrësit
|
336
|
+
metrics:
|
337
|
+
metrics:
|
338
|
+
see_more_metrics: Shiko më shumë të dhëna
|
117
339
|
models:
|
340
|
+
area:
|
341
|
+
fields:
|
342
|
+
area_type: Lloji i zonës
|
343
|
+
name: Emri
|
344
|
+
area_type:
|
345
|
+
fields:
|
346
|
+
name: Emri
|
347
|
+
plural: Shumës
|
348
|
+
attachment:
|
349
|
+
fields:
|
350
|
+
collection: Dosje
|
351
|
+
content_type: Lloji
|
352
|
+
file_size: Madhësia
|
353
|
+
title: Titulli
|
354
|
+
name: Bashkëngjitje
|
355
|
+
attachment_collection:
|
356
|
+
name: Dosje
|
357
|
+
category:
|
358
|
+
name: Kategori
|
359
|
+
impersonation_log:
|
360
|
+
fields:
|
361
|
+
admin: Administrator
|
362
|
+
expired_at: Skaduar më
|
363
|
+
reason: Arsyeja
|
364
|
+
user: Pjesëmarrës
|
365
|
+
newsletter:
|
366
|
+
fields:
|
367
|
+
created_at: Krijuar më
|
368
|
+
progress: Ecuria
|
369
|
+
sent_to: Dërguar drejt
|
370
|
+
subject: Subjekt
|
371
|
+
name: Buletin
|
372
|
+
scope:
|
373
|
+
fields:
|
374
|
+
name: Emri
|
375
|
+
scope_type:
|
376
|
+
fields:
|
377
|
+
name: Emri
|
378
|
+
plural: Shumës
|
118
379
|
share_token:
|
119
380
|
fields:
|
381
|
+
created_at: Krijuar më
|
382
|
+
expires_at: Skadon më
|
120
383
|
last_used_at: Hera e fundit që u përdor
|
121
384
|
times_used: Sa herë është përdorur
|
385
|
+
token: Token
|
386
|
+
moderated_users:
|
387
|
+
index:
|
388
|
+
reason: Arsyeja
|
389
|
+
report:
|
390
|
+
reasons:
|
391
|
+
does_not_belong: Nuk përket
|
392
|
+
offensive: Ofenduese
|
393
|
+
spam: Spam
|
394
|
+
tabs:
|
395
|
+
blocked: Bllokuar
|
396
|
+
moderations:
|
397
|
+
index:
|
398
|
+
title: Përmbajtje e raportuar
|
399
|
+
report:
|
400
|
+
reasons:
|
401
|
+
does_not_belong: Nuk përket
|
402
|
+
offensive: Ofenduese
|
403
|
+
spam: Spam
|
404
|
+
reports:
|
405
|
+
index:
|
406
|
+
author: Autor(ët)
|
407
|
+
content_original_language: Gjuha origjinale e përmbajtjes
|
408
|
+
reported_content: Përmbajtje e raportuar
|
409
|
+
show:
|
410
|
+
report_reason: Arsyeja
|
411
|
+
title: Detajet e raportit
|
412
|
+
newsletter_templates:
|
413
|
+
index:
|
414
|
+
preview_template: Parapamje
|
415
|
+
title: Shabllonet e newsletter
|
416
|
+
use_template: Përdor këtë shabllon
|
417
|
+
show:
|
418
|
+
use_template: Përdor këtë shabllon
|
122
419
|
newsletters:
|
420
|
+
create:
|
421
|
+
error: Ndodhi një gabim gjatë krijimit të newsletter.
|
422
|
+
success: Newsletter u krijua me sukses. Të lutem, verifikoje para se ta dërgosh.
|
423
|
+
deliver:
|
424
|
+
error: Ndodhi një gabim gjatë dërgimit të newsletter.
|
425
|
+
success: Newsletter u dërgua me sukses.
|
426
|
+
destroy:
|
427
|
+
success: Newsletter u shkatërrua me sukses.
|
428
|
+
edit:
|
429
|
+
save_and_preview: Ruaj dhe parashiko
|
430
|
+
title: Përpuno newsletter
|
431
|
+
index:
|
432
|
+
all: të gjitha
|
433
|
+
all_users: 'Të gjithë përdoruesit '
|
434
|
+
and: 'dhe '
|
435
|
+
confirm_delete: A je i sigurt që do ta fshish këtë newsletter?
|
436
|
+
followers: 'ndjekësit '
|
437
|
+
has_been_sent_to: 'I është dërguar: '
|
438
|
+
not_sent: Nuk është dërguar
|
439
|
+
participants: 'pjesëmarrësit '
|
440
|
+
subscribed_count: 'Abonuar:'
|
441
|
+
title: Newsletters
|
442
|
+
new:
|
443
|
+
save: Ruaj
|
444
|
+
title: Buletin i ri
|
123
445
|
select_recipients_to_deliver:
|
446
|
+
all_spaces: Të gjitha
|
447
|
+
all_users_help: Dërgo buletinin te të gjithë përdoruesit e konfirmuar.
|
448
|
+
confirm_deliver: A je i sigurt që do ta dërgosh këtë buletin? Veprimi nuk mund të anulohet.
|
449
|
+
deliver: Dërgo buletinin
|
450
|
+
none: Asnjë
|
124
451
|
send_to_all_users: Dërgo të gjithë përdoruesve
|
125
452
|
send_to_followers: Dërgo ndjekësve
|
126
453
|
send_to_participants: Dërgo pjesëmarrësve
|
454
|
+
show:
|
455
|
+
preview: Parapamje
|
456
|
+
subject: Tema
|
457
|
+
officializations:
|
458
|
+
index:
|
459
|
+
actions: Veprimet
|
460
|
+
block: Blloko përdoruesin
|
461
|
+
created_at: Krijuar më
|
462
|
+
name: Emri
|
463
|
+
nickname: Nofka
|
464
|
+
reports: Raportet
|
465
|
+
status: Statusi
|
127
466
|
organization:
|
128
467
|
form:
|
129
468
|
social_handlers: Rrjetet sociale
|
@@ -131,3 +470,76 @@ sq:
|
|
131
470
|
form:
|
132
471
|
colors:
|
133
472
|
colors_title: Ngjyrat e organizatës
|
473
|
+
organization_external_domain_whitelist:
|
474
|
+
edit:
|
475
|
+
update: Përditëso
|
476
|
+
organization_homepage_content_blocks:
|
477
|
+
edit:
|
478
|
+
update: Përditëso
|
479
|
+
resource_permissions:
|
480
|
+
edit:
|
481
|
+
title: Github
|
482
|
+
scope_types:
|
483
|
+
edit:
|
484
|
+
update: Përditëso
|
485
|
+
scopes:
|
486
|
+
edit:
|
487
|
+
update: Përditëso
|
488
|
+
share_tokens:
|
489
|
+
actions:
|
490
|
+
destroy: Fshi
|
491
|
+
share: Shpërndaj
|
492
|
+
static_page_topics:
|
493
|
+
edit:
|
494
|
+
title: Përpuno temën
|
495
|
+
update: Përditëso temën
|
496
|
+
new:
|
497
|
+
create: Krijo temën
|
498
|
+
title: Temë e re
|
499
|
+
static_pages:
|
500
|
+
edit:
|
501
|
+
title: Përpuno faqen
|
502
|
+
update: Përditëso
|
503
|
+
topic:
|
504
|
+
edit: Përpuno temën
|
505
|
+
titles:
|
506
|
+
dashboard: Paneli
|
507
|
+
pages: Faqet
|
508
|
+
panel: Administrator
|
509
|
+
participants: Pjesëmarrësit
|
510
|
+
static_pages: Faqet
|
511
|
+
statistics: Aktiviteti
|
512
|
+
user_groups: Grupet
|
513
|
+
users: Administratorët
|
514
|
+
user_groups_csv_verifications:
|
515
|
+
new:
|
516
|
+
upload: Ngarko
|
517
|
+
users:
|
518
|
+
form:
|
519
|
+
email: Email
|
520
|
+
name: Emri
|
521
|
+
role: Roli
|
522
|
+
new:
|
523
|
+
create: Fto
|
524
|
+
users_statistics:
|
525
|
+
users_count:
|
526
|
+
admins: Administratorët
|
527
|
+
last_day: Dita e fundit
|
528
|
+
last_month: Muaji i kaluar
|
529
|
+
last_week: Java e kaluar
|
530
|
+
participants: Pjesëmarrësit
|
531
|
+
moderations:
|
532
|
+
models:
|
533
|
+
moderation:
|
534
|
+
fields:
|
535
|
+
reportable_type: Lloji
|
536
|
+
reports: Raportet
|
537
|
+
layouts:
|
538
|
+
decidim:
|
539
|
+
admin:
|
540
|
+
newsletters:
|
541
|
+
title: Buletinet
|
542
|
+
settings:
|
543
|
+
title: Cilësimet
|
544
|
+
users:
|
545
|
+
title: Pjesëmarrësit
|
data/config/locales/th-TH.yml
CHANGED
@@ -1 +1,101 @@
|
|
1
|
+
---
|
1
2
|
th:
|
3
|
+
activemodel:
|
4
|
+
attributes:
|
5
|
+
area:
|
6
|
+
area_type: ประเภทพื้นที่
|
7
|
+
name: ชื่อ
|
8
|
+
organization: องค์กร
|
9
|
+
area_type:
|
10
|
+
name: ชื่อ
|
11
|
+
organization: องค์กร
|
12
|
+
plural: พหูพจน์
|
13
|
+
attachment:
|
14
|
+
attachment_collection_id: โฟลเดอร์
|
15
|
+
description: คำอธิบาย
|
16
|
+
file: ไฟล์
|
17
|
+
title: ชื่อไฟล์แนบหรือรูปภาพ
|
18
|
+
weight: ตำแหน่งการสั่งซื้อ
|
19
|
+
attachment_collection:
|
20
|
+
description: คำอธิบาย
|
21
|
+
name: ชื่อ
|
22
|
+
organization:
|
23
|
+
machine_translation_display_priority_translation: แปลข้อความก่อน
|
24
|
+
name: ชื่อ
|
25
|
+
official_img_footer: ส่วนท้ายของโลโก้อย่างเป็นทางการ
|
26
|
+
official_url: URL องค์กรอย่างเป็นทางการ
|
27
|
+
omnipresent_banner_short_description: คำอธิบายสั้น
|
28
|
+
omnipresent_banner_title: ชื่อ
|
29
|
+
omnipresent_banner_url: URL
|
30
|
+
organization_admin_email: อีเมลผู้ดูแลระบบองค์กร
|
31
|
+
organization_admin_name: อีเมลผู้ดูแลระบบองค์กร
|
32
|
+
organization_locales: สถานที่ขององค์กร
|
33
|
+
primary_color: หลัก
|
34
|
+
reference_prefix: คำนำหน้าอ้างอิง
|
35
|
+
rich_text_editor_in_public_views: เปิดใช้งานโปรแกรมแก้ไขข้อความแบบ Rich Text สำหรับผู้เข้าร่วม
|
36
|
+
secondary_color: รอง
|
37
|
+
secondary_hosts: เจ้าภาพรอง
|
38
|
+
send_welcome_notification: ส่งการแจ้งเตือนยินดีต้อนรับ
|
39
|
+
success_color: ความสำเร็จ
|
40
|
+
time_zone: เขตเวลา
|
41
|
+
tos_version: เงื่อนไขการให้บริการเวอร์ชัน
|
42
|
+
twitter_handler: ตัวจัดการเอ็กซ์
|
43
|
+
user_groups_enabled: เปิดใช้งานกลุ่ม
|
44
|
+
users_registration_mode: โหมดการลงทะเบียนผู้ใช้
|
45
|
+
warning_color: คำเตือน
|
46
|
+
welcome_notification_body: ยินดีต้อนรับเนื้อหาการแจ้งเตือน
|
47
|
+
welcome_notification_subject: ยินดีต้อนรับเรื่องการแจ้งเตือน
|
48
|
+
youtube_handler: ตัวจัดการ YouTube
|
49
|
+
participatory_space_private_user:
|
50
|
+
email: อีเมล
|
51
|
+
name: ชื่อ
|
52
|
+
scope:
|
53
|
+
code: รหัส
|
54
|
+
name: ชื่อ
|
55
|
+
organization: องค์กร
|
56
|
+
parent_id: พ่อแม่
|
57
|
+
scope_type: ประเภทขอบเขต
|
58
|
+
scope_type_id: ประเภทขอบเขต
|
59
|
+
scope_type:
|
60
|
+
name: ชื่อ
|
61
|
+
organization: องค์กร
|
62
|
+
plural: พหูพจน์
|
63
|
+
settings:
|
64
|
+
scope_id: ขอบเขต
|
65
|
+
static_page:
|
66
|
+
allow_public_access: อนุญาตการเข้าถึงโดยไม่ต้องตรวจสอบสิทธิ์
|
67
|
+
changed_notably: มีการเปลี่ยนแปลงที่เห็นได้ชัดเจน
|
68
|
+
content: เนื้อหา
|
69
|
+
organization: องค์กร
|
70
|
+
show_in_footer: แสดงในส่วนท้าย
|
71
|
+
slug: บุ้ง URL
|
72
|
+
title: ชื่อ
|
73
|
+
topic_id: หัวข้อ
|
74
|
+
weight: ตำแหน่งการสั่งซื้อ
|
75
|
+
static_page_topic:
|
76
|
+
description: คำอธิบาย
|
77
|
+
decidim:
|
78
|
+
admin:
|
79
|
+
area_types:
|
80
|
+
edit:
|
81
|
+
title: แก้ไขประเภทพื้นที่
|
82
|
+
update: อัปเดต
|
83
|
+
new:
|
84
|
+
create: สร้างประเภทพื้นที่
|
85
|
+
title: ประเภทพื้นที่ใหม่
|
86
|
+
update:
|
87
|
+
error: เกิดปัญหาในการอัปเดตประเภทพื้นที่นี้
|
88
|
+
areas:
|
89
|
+
create:
|
90
|
+
error: เกิดปัญหาในการสร้างพื้นที่ใหม่
|
91
|
+
success: สร้างพื้นที่สำเร็จแล้ว
|
92
|
+
destroy:
|
93
|
+
has_spaces: พื้นที่นี้มีช่องว่างที่ต้องพึ่งพา โปรดตรวจสอบให้แน่ใจว่าไม่มี Participatory Space อ้างอิงถึงพื้นที่นี้ก่อนที่จะลบออก
|
94
|
+
edit:
|
95
|
+
title: แก้ไขพื้นที่
|
96
|
+
organization_external_domain_whitelist:
|
97
|
+
edit:
|
98
|
+
update: อัปเดต
|
99
|
+
organization_homepage_content_blocks:
|
100
|
+
edit:
|
101
|
+
update: อัปเดต
|