decidim-admin 0.26.0.rc2 → 0.26.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.

Potentially problematic release.


This version of decidim-admin might be problematic. Click here for more details.

Files changed (42) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/decidim/admin/conflicts_controller.rb +3 -1
  3. data/app/controllers/decidim/admin/global_moderations_controller.rb +2 -2
  4. data/app/controllers/decidim/admin/moderations_controller.rb +2 -2
  5. data/app/forms/decidim/admin/selective_newsletter_form.rb +1 -1
  6. data/app/helpers/decidim/admin/newsletters_helper.rb +1 -1
  7. data/app/queries/decidim/admin/newsletter_recipients.rb +4 -3
  8. data/app/views/decidim/admin/organization_appearance/form/_colors.html.erb +6 -6
  9. data/config/locales/ar.yml +229 -26
  10. data/config/locales/ca.yml +6 -2
  11. data/config/locales/cs.yml +5 -1
  12. data/config/locales/de.yml +62 -2
  13. data/config/locales/el.yml +0 -1
  14. data/config/locales/en.yml +5 -1
  15. data/config/locales/es-MX.yml +6 -2
  16. data/config/locales/es-PY.yml +6 -2
  17. data/config/locales/es.yml +6 -2
  18. data/config/locales/eu.yml +1 -2
  19. data/config/locales/fi-plain.yml +6 -2
  20. data/config/locales/fi.yml +6 -2
  21. data/config/locales/fr-CA.yml +5 -1
  22. data/config/locales/fr.yml +5 -1
  23. data/config/locales/ga-IE.yml +0 -1
  24. data/config/locales/gl.yml +10 -2
  25. data/config/locales/hu.yml +11 -1
  26. data/config/locales/id-ID.yml +1 -1
  27. data/config/locales/it.yml +1 -2
  28. data/config/locales/ja.yml +17 -13
  29. data/config/locales/lb.yml +1 -2
  30. data/config/locales/lt.yml +101 -0
  31. data/config/locales/nl.yml +0 -1
  32. data/config/locales/no.yml +242 -3
  33. data/config/locales/pl.yml +8 -3
  34. data/config/locales/pt-BR.yml +1 -2
  35. data/config/locales/pt.yml +0 -1
  36. data/config/locales/ro-RO.yml +0 -1
  37. data/config/locales/sr-CS.yml +1 -0
  38. data/config/locales/sv.yml +19 -7
  39. data/config/locales/tr-TR.yml +1 -2
  40. data/config/locales/uk.yml +0 -1
  41. data/lib/decidim/admin/version.rb +1 -1
  42. metadata +10 -10
@@ -123,6 +123,10 @@ ja:
123
123
  file: ファイル
124
124
  errors:
125
125
  models:
126
+ newsletter:
127
+ attributes:
128
+ base:
129
+ at_least_one_space: 少なくとも1つの参加スペースを選択してください
126
130
  organization:
127
131
  attributes:
128
132
  official_img_footer:
@@ -328,7 +332,7 @@ ja:
328
332
  title: 確認の競合
329
333
  transfer:
330
334
  email: Eメールアドレス
331
- error: 参加者から管理参加者への移転中に問題が発生しました。
335
+ error: 参加者から管理対象参加者への移行中に問題が発生しました。
332
336
  name: 名前
333
337
  reason: 理由
334
338
  success: 現在の移転が正常に完了しました。
@@ -394,10 +398,10 @@ ja:
394
398
  'false': 未送信
395
399
  'true': 送信済み
396
400
  private_space_eq:
397
- label: 非公開
401
+ label: プライベート
398
402
  values:
399
403
  'false': 公開
400
- 'true': 非公開
404
+ 'true': プライベート
401
405
  published_at_null:
402
406
  label: 公開済み
403
407
  values:
@@ -436,14 +440,14 @@ ja:
436
440
  filter:
437
441
  all: すべて
438
442
  managed: 管理
439
- not_managed: 未管理
443
+ not_managed: 非管理対象
440
444
  filter_by: フィルター
441
445
  impersonate: なりすまし
442
446
  impersonate_new_managed_user: 新規参加者の管理
443
447
  managed: 管理
444
448
  name: 名前
445
449
  needs_authorization_warning: この組織に対して少なくとも1つの承認が有効になっている必要があります。
446
- not_managed: 未管理
450
+ not_managed: 非管理対象
447
451
  promote: プロモート
448
452
  search: 検索
449
453
  status: ステータス
@@ -454,14 +458,14 @@ ja:
454
458
  success: 現在の偽装セッションは正常に終了しました。
455
459
  create:
456
460
  error: 参加者の管理に問題がありました。
457
- success: 管理対象の参加者が正常に作成されました。
461
+ success: 管理対象参加者が正常に作成されました。
458
462
  form:
459
463
  authorization_method: 認証方法
460
464
  name: 名前
461
465
  reason: 理由:
462
466
  new:
463
467
  impersonate: なりすまし
464
- impersonate_existing_managed_user: 参加者を管理 "%{name}"
468
+ impersonate_existing_managed_user: 参加者 "%{name}" を管理
465
469
  impersonate_existing_user: 参加者を管理 "%{name}"
466
470
  impersonate_new_managed_user: 新規参加者の管理
467
471
  imports:
@@ -503,12 +507,12 @@ ja:
503
507
  no_logs_yet: ログはまだありません
504
508
  managed_users:
505
509
  promotion:
506
- error: 運営参加者の促進には問題がありました。
507
- success: 管理対象の参加者が正常に昇進されました。
510
+ error: 管理対象参加者の昇格に問題が発生しました。
511
+ success: 管理対象参加者が正常に昇格されました。
508
512
  promotions:
509
513
  new:
510
- explanation: 管理された参加者は標準参加者に昇格することができます。 つまり、彼らはアプリケーションに招待され、あなたはそれらを再び管理することはできません。 招待された参加者は、招待を承諾するためのメールを受け取ります。
511
- new_managed_user_promotion: 新しいマネージド参加者のプロモーション
514
+ explanation: 管理対象参加者は通常の参加者に昇格することができます。 その場合、彼らはアプリケーションに招待され、あなたはそれらを再び管理することはできなくなります。 招待された参加者は、招待を承諾するためのメールを受け取ります。
515
+ new_managed_user_promotion: 新しい管理対象参加者の昇格
512
516
  promote: プロモート
513
517
  menu:
514
518
  admin_log: 管理者アクティビティログ
@@ -996,7 +1000,7 @@ ja:
996
1000
  forms:
997
1001
  errors:
998
1002
  impersonate_user:
999
- reason: 管理されていない参加者を管理する場合、その理由を入力する必要があります
1003
+ reason: 管理対象ではない参加者を管理する場合、その理由を入力する必要があります
1000
1004
  metrics:
1001
1005
  blocked_users:
1002
1006
  object: ブロックされたユーザー
@@ -1034,7 +1038,7 @@ ja:
1034
1038
  hidden_at: '非表示:'
1035
1039
  participatory_space: 参加型スペース
1036
1040
  report_count: カウント
1037
- reportable_id: Id
1041
+ reportable_id: ID
1038
1042
  reportable_type: 種別
1039
1043
  reported_content_url: 報告されたコンテンツ URL
1040
1044
  reports: レポート
@@ -912,7 +912,7 @@ lb:
912
912
  static_pages: Seiten
913
913
  statistics: Aktivität
914
914
  user_groups: Benutzergruppen
915
- users: Benutzer
915
+ users: Teilnehmer
916
916
  user_group:
917
917
  csv_verify:
918
918
  invalid: Beim Lesen der CSV-Datei ist ein Fehler aufgetreten.
@@ -999,7 +999,6 @@ lb:
999
999
  hidden_at: Versteckt bei
1000
1000
  participatory_space: Beteiligungsbereich
1001
1001
  report_count: Anzahl
1002
- reportable_id: ID
1003
1002
  reportable_type: Typ
1004
1003
  reported_content_url: URL des gemeldeten Inhalts
1005
1004
  reports: Berichte
@@ -1 +1,102 @@
1
1
  lt:
2
+ activemodel:
3
+ attributes:
4
+ area:
5
+ area_type: Vietovės tipas
6
+ name: Vardas
7
+ organization: Organizacija
8
+ area_type:
9
+ name: Vardas
10
+ organization: Organizacija
11
+ organization:
12
+ highlighted_content_banner_short_description: Trumpas aprašymas
13
+ highlighted_content_banner_title: Pavadinimas
14
+ host: Šeimininkas
15
+ instagram_handler: '„Instagram“ tvarkyklė'
16
+ logo: Logotipas
17
+ machine_translation_display_priority: Mašininio vertimo pateikimo pirmenybė
18
+ machine_translation_display_priority_original: Pirma - originalus tekstas
19
+ machine_translation_display_priority_translation: Pirma - išverstas tekstas
20
+ name: Pavadinimas
21
+ official_img_footer: Oficialaus logotipo poraštė
22
+ official_img_header: Oficialaus logotipo antraštė
23
+ official_url: Oficialus organizacijos URL
24
+ omnipresent_banner_short_description: Trumpas aprašymas
25
+ omnipresent_banner_title: Pavadinimas
26
+ omnipresent_banner_url: Nuoroda
27
+ organization_admin_email: Organizacijos administratoriaus el. paštas
28
+ organization_admin_name: Organizacijos administratoriaus vardas
29
+ organization_locales: Organizacijos būstinė
30
+ primary_color: Pagrindinė
31
+ reference_prefix: Nuorodos priešdėlis
32
+ rich_text_editor_in_public_views: Įjungti dalyviams papildomas teksto redaktoriaus funkcijas
33
+ secondary_color: Antrinė
34
+ secondary_hosts: Antriniai šeimininkai
35
+ send_welcome_notification: Siųsti pasisveikinimo pranešimą
36
+ success_color: Atlikta
37
+ time_zone: Laiko zona
38
+ tos_version: Paslaugų teikimo sąlygų versija
39
+ twitter_handler: '„Twitter“ tvarkyklė'
40
+ user_groups_enabled: Įjungti grupes
41
+ users_registration_mode: Vartotojo registracijos tipas
42
+ warning_color: Perspėjimas
43
+ welcome_notification_body: Pasisveikinimo pranešimo tekstas
44
+ welcome_notification_subject: Pasisveikinimo pranešimo antraštė
45
+ youtube_handler: '„YouTube“ tvarkyklė'
46
+ scope:
47
+ code: Kodas
48
+ name: Pavadinimas
49
+ organization: Organizacija
50
+ parent_id: Motininis
51
+ scope_type: Apimties tipas
52
+ scope_type_id: Apimties tipas
53
+ scope_type:
54
+ name: Pavadinimas
55
+ organization: Organizacija
56
+ plural: Daugiskaita
57
+ settings:
58
+ scope_id: Apimtis
59
+ static_page:
60
+ allow_public_access: Leisti priėjima be autentifikacijos
61
+ changed_notably: Įvyko reikšmingų pokyčių.
62
+ content: Turinys
63
+ organization: Organizacija
64
+ show_in_footer: Rodyti poraštėje
65
+ slug: URL laukas
66
+ decidim:
67
+ admin:
68
+ attachment_collections:
69
+ index:
70
+ attachment_collection_used: Šio aplanko negalima pašalinti, nes jis naudojamas.
71
+ attachment_collections_title: Priedų aplankai
72
+ new:
73
+ create: Sukurti
74
+ title: Naujas aplankas
75
+ update:
76
+ error: Atnaujinant šį aplanką iškilo problema.
77
+ success: Aplankas sėkmingai atnaujintas.
78
+ attachments:
79
+ create:
80
+ error: Kuriant naują priedą iškilo problema.
81
+ success: Priedas sukurtas sėkmingai.
82
+ destroy:
83
+ success: Priedas sėkingai sunaikintas.
84
+ edit:
85
+ title: Redaguoti priedą
86
+ update: Atnaujinti
87
+ index:
88
+ attachments_title: Priedai
89
+ new:
90
+ create: Sukurti priedą
91
+ title: Naujas priedas
92
+ update:
93
+ error: Atnaujinant šį priedą iškilo problema.
94
+ success: Priedas atnaujintas.
95
+ autocomplete:
96
+ no_results: Rezultatų nerasta
97
+ search_prompt: Įveskite bent tris raides paieškai pradėti
98
+ block_user:
99
+ new:
100
+ action: Užblokuoti paskyrą ir išsiųsti paaiškinimą
101
+ description: Naudotojo užblokavimas pavers paskyrą nenaudojama. Rekomenduojame paaiškinime pasidalinti būdais kaip naudotojas gali būti atblokuotas.
102
+ justification: Paaiškinimas
@@ -983,7 +983,6 @@ nl:
983
983
  hidden_at: Verborgen op
984
984
  participatory_space: Participatieve ruimte
985
985
  report_count: Aantal
986
- reportable_id: Id
987
986
  reportable_type: Type
988
987
  reported_content_url: Gerapporteerde inhouds-URL
989
988
  reports: Meldingen