decidim-system 0.22.0 → 0.23.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


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

Files changed (64) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/decidim/system/application.js.es6 +1 -0
  3. data/app/assets/stylesheets/decidim/system/_forms.scss +36 -0
  4. data/app/assets/stylesheets/decidim/system/application.scss +1 -0
  5. data/app/commands/decidim/system/create_oauth_application.rb +37 -0
  6. data/app/commands/decidim/system/destroy_oauth_application.rb +39 -0
  7. data/app/commands/decidim/system/register_organization.rb +2 -1
  8. data/app/commands/decidim/system/update_oauth_application.rb +39 -0
  9. data/app/commands/decidim/system/update_organization.rb +4 -0
  10. data/app/controllers/decidim/system/oauth_applications_controller.rb +84 -0
  11. data/app/controllers/decidim/system/organizations_controller.rb +1 -0
  12. data/app/forms/decidim/system/file_upload_settings_form.rb +70 -0
  13. data/app/forms/decidim/system/oauth_application_form.rb +35 -0
  14. data/app/forms/decidim/system/update_organization_form.rb +3 -1
  15. data/app/views/decidim/system/oauth_applications/_form.html.erb +26 -0
  16. data/app/views/decidim/system/oauth_applications/edit.html.erb +13 -0
  17. data/app/views/decidim/system/oauth_applications/index.html.erb +41 -0
  18. data/app/views/decidim/system/oauth_applications/new.html.erb +13 -0
  19. data/app/views/decidim/system/oauth_applications/show.html.erb +27 -0
  20. data/app/views/decidim/system/organizations/_file_upload_settings.erb +56 -0
  21. data/app/views/decidim/system/organizations/edit.html.erb +1 -0
  22. data/app/views/decidim/system/organizations/new.html.erb +1 -0
  23. data/config/locales/am-ET.yml +1 -0
  24. data/config/locales/bg.yml +8 -0
  25. data/config/locales/ca.yml +74 -2
  26. data/config/locales/cs.yml +74 -2
  27. data/config/locales/da.yml +1 -0
  28. data/config/locales/de.yml +28 -2
  29. data/config/locales/el.yml +0 -3
  30. data/config/locales/en.yml +74 -2
  31. data/config/locales/eo.yml +1 -0
  32. data/config/locales/es-MX.yml +74 -2
  33. data/config/locales/es-PY.yml +74 -2
  34. data/config/locales/es.yml +74 -2
  35. data/config/locales/et.yml +1 -0
  36. data/config/locales/fi-plain.yml +74 -2
  37. data/config/locales/fi.yml +74 -2
  38. data/config/locales/fr-CA.yml +74 -2
  39. data/config/locales/fr.yml +74 -2
  40. data/config/locales/hr.yml +1 -0
  41. data/config/locales/is.yml +55 -0
  42. data/config/locales/it.yml +0 -3
  43. data/config/locales/ja.yml +173 -0
  44. data/config/locales/ko-KR.yml +1 -0
  45. data/config/locales/ko.yml +1 -0
  46. data/config/locales/lt.yml +1 -0
  47. data/config/locales/{lv-LV.yml → lv.yml} +0 -3
  48. data/config/locales/mt.yml +1 -0
  49. data/config/locales/nl.yml +0 -3
  50. data/config/locales/om-ET.yml +1 -0
  51. data/config/locales/pl.yml +62 -23
  52. data/config/locales/pt.yml +0 -3
  53. data/config/locales/ro-RO.yml +0 -3
  54. data/config/locales/so-SO.yml +1 -0
  55. data/config/locales/sv.yml +42 -3
  56. data/config/locales/ti-ER.yml +1 -0
  57. data/config/locales/vi-VN.yml +1 -0
  58. data/config/locales/vi.yml +1 -0
  59. data/config/locales/zh-CN.yml +173 -0
  60. data/config/locales/zh-TW.yml +1 -0
  61. data/config/routes.rb +2 -0
  62. data/lib/decidim/system/engine.rb +5 -0
  63. data/lib/decidim/system/version.rb +1 -1
  64. metadata +41 -9
@@ -0,0 +1 @@
1
+ hr:
@@ -0,0 +1,55 @@
1
+ is:
2
+ decidim:
3
+ system:
4
+ actions:
5
+ confirm_destroy: Ertu viss um að þú viljir eyða þessu?
6
+ edit: Breyta
7
+ new: Nýtt
8
+ save: Vista
9
+ title: Aðgerðir
10
+ admins:
11
+ edit:
12
+ title: Breyta admin
13
+ update: Uppfæra
14
+ index:
15
+ title: Admins
16
+ new:
17
+ create: Búa til
18
+ title: Nýr admin
19
+ default_pages:
20
+ placeholders:
21
+ content: Vinsamlegast bættu við mikilvægu efni á %{page} truflanir síðunni á stjórnborðinu.
22
+ title: Sjálfgefin titill fyrir %{page}
23
+ menu:
24
+ admins: Admins
25
+ dashboard: Mælaborð
26
+ organizations: Stofnanir
27
+ models:
28
+ admin:
29
+ fields:
30
+ created_at: Búið til á
31
+ email: Email
32
+ name: Admin
33
+ validations:
34
+ email_uniqueness: annar admin með sama netfangi er þegar til
35
+ organization:
36
+ actions:
37
+ save_and_invite: Búðu til stofnun og bjóðið admin
38
+ fields:
39
+ created_at: Búið til á
40
+ name: Nafn
41
+ name: Skipulag
42
+ organizations:
43
+ edit:
44
+ secondary_hosts_hint: Sláðu inn hvert þeirra í nýjum línu
45
+ index:
46
+ title: Stofnanir
47
+ new:
48
+ secondary_hosts_hint: Sláðu inn hvert þeirra í nýjum línu
49
+ title: Ný samtök
50
+ shared:
51
+ notices:
52
+ no_organization_warning_html: Þú verður að stofna stofnun til að byrja. Gakktu úr skugga um að þú lest %{guide} áður en þú heldur áfram.
53
+ our_getting_started_guide: byrjunarleiðbeiningar okkar
54
+ titles:
55
+ dashboard: Mælaborð
@@ -81,10 +81,7 @@ it:
81
81
  api_key: API Key
82
82
  api_secret: API secret
83
83
  smtp_settings:
84
- instructions:
85
- from_label: 'Il mittente email sarà: "nome-della-tua-organizzazione <tuaorganizzazione@tuoprovider.org>". Lascia vuoto per usare ''from_email'' come etichetta'
86
84
  placeholder:
87
- from_email: tuaorganizzazione@ytuoprovider.org
88
85
  from_label: nome-della-tua-organizzazione
89
86
  update:
90
87
  error: C'è stato un errore durante l'aggiornamento di questa organizzazione.
@@ -0,0 +1,173 @@
1
+ ja:
2
+ activemodel:
3
+ attributes:
4
+ oauth_application:
5
+ name: OAuthアプリケーション名
6
+ organization_logo: 組織のロゴ (正方形)
7
+ organization_name: 組織
8
+ organization_url: 組織のURL
9
+ redirect_uri: リダイレクトURI
10
+ organization_file_uploads:
11
+ allowed_content_types:
12
+ admin: 管理者が使えるMIMEタイプ
13
+ default: 規定のMIMEタイプ
14
+ allowed_file_extensions:
15
+ admin: 管理者が使えるファイル拡張子
16
+ default: 既定のファイル拡張子
17
+ image: 画像ファイルの拡張子
18
+ maximum_file_size:
19
+ avatar: アバターの画像サイズ
20
+ default: 既定のファイルサイズ
21
+ errors:
22
+ models:
23
+ oauth_application:
24
+ attributes:
25
+ redirect_uri:
26
+ must_be_ssl: リダイレクト URI は SSL が有効な URI でなければなりません
27
+ decidim:
28
+ system:
29
+ actions:
30
+ confirm_destroy: 削除してもよろしいですか?
31
+ destroy: 削除
32
+ edit: 編集
33
+ new: 新規作成
34
+ save: 保存
35
+ title: アクション
36
+ admins:
37
+ create:
38
+ error: 新しい管理者の作成中に問題が発生しました。
39
+ success: 管理者が正常に作成されました
40
+ destroy:
41
+ success: 管理者が正常に削除されました
42
+ edit:
43
+ title: 管理者を編集
44
+ update: 更新
45
+ index:
46
+ title: 管理者
47
+ new:
48
+ create: 作成
49
+ title: 新しい管理者
50
+ update:
51
+ error: 管理者の更新中に問題が発生しました。
52
+ success: 管理者が正常に更新されました
53
+ default_pages:
54
+ placeholders:
55
+ content: 管理ダッシュボードの %{page} 静的ページに意味のあるコンテンツを追加してください。
56
+ title: '%{page} のデフォルトのタイトル'
57
+ menu:
58
+ admins: 管理者
59
+ dashboard: ダッシュボード
60
+ oauth_applications: OAuthアプリケーション
61
+ organizations: 組織
62
+ models:
63
+ admin:
64
+ fields:
65
+ created_at: 作成日時
66
+ email: Eメールアドレス
67
+ name: 管理者
68
+ validations:
69
+ email_uniqueness: 同じメールアドレスを持つ別の管理者が既に存在します
70
+ oauth_application:
71
+ fields:
72
+ created_at: 作成日時
73
+ name: OAuthアプリケーション名
74
+ organization_name: 組織
75
+ name: OAuthアプリケーション
76
+ organization:
77
+ actions:
78
+ save_and_invite: 組織を作成して管理者を招待する
79
+ fields:
80
+ created_at: 作成日時
81
+ file_upload_settings: ファイルアップロードの設定
82
+ name: 名前
83
+ omniauth_settings: Omniauth 設定
84
+ smtp_settings: SMTP設定
85
+ name: 組織
86
+ oauth_applications:
87
+ create:
88
+ error: このアプリケーションの作成中に問題が発生しました。
89
+ success: アプリケーションの作成に成功しました。
90
+ destroy:
91
+ error: このアプリケーションを削除する際に問題が発生しました。
92
+ success: アプリケーションが正常に削除されました。
93
+ edit:
94
+ save: 保存
95
+ title: アプリケーションを編集
96
+ form:
97
+ select_organization: 組織を選択
98
+ index:
99
+ confirm_delete: このアプリケーションを削除してもよろしいですか?
100
+ title: OAuthアプリケーション
101
+ new:
102
+ save: 保存
103
+ title: 新しいアプリケーション
104
+ update:
105
+ error: このアプリケーションの更新に問題がありました。
106
+ success: アプリケーションが更新されました。
107
+ organizations:
108
+ create:
109
+ error: 新しい組織を作成する際に問題が発生しました。
110
+ success: 組織が正常に作成されました。
111
+ edit:
112
+ secondary_hosts_hint: 新しい行にそれぞれ入力してください
113
+ file_upload_settings:
114
+ content_types:
115
+ admin_hint: これらの MIME タイプは、管理者セクションのアップロードで許可されています。 管理者ユーザーは、ドキュメント形式をアップロードする際のリスクを認識している必要があります。 ファイルのアップロードに注意を払う必要があります
116
+ default_hint: これらの MIME タイプは、デフォルトですべてのユーザに対して許可されます。
117
+ intro_html: 'MIME タイプのアスタリスク文字を使ってワイルドカードを追加します。例: <code>image/*</code>.'
118
+ title: 許可されたMIMEタイプ
119
+ file_extensions:
120
+ admin_hint: これらの拡張子は管理者セクションのアップロードで許可されています。 管理者ユーザーは、ドキュメント形式をアップロードする際のリスクを認識している必要があります。 ファイルのアップロードに注意を払う必要があります
121
+ default_hint: これらの拡張子は、デフォルトですべてのユーザーに許可されています。
122
+ image_hint: これらのファイル拡張子は、あらゆる種類の画像アップロードに対して許可されています。
123
+ title: 許可されたファイル拡張子
124
+ file_sizes:
125
+ avatar_hint: メガバイト (MB) 。このファイルサイズ制限は、アバター画像のアップロードに使用されます。
126
+ default_hint: メガバイト (MB) 。このファイルサイズ制限は、特に指定されていない限り、すべてのファイルアップロードに使用されるデフォルトの制限です。
127
+ title: 最大ファイルサイズ
128
+ intro: |
129
+ これらの設定を変更する場合は、余分に注意してください。許可する数が少ないほど好ましいです。
130
+ 特定のファイル拡張子や MIME タイプを許可することは、システムユーザーをセキュリティリスクにさらす可能性があり、ウェブサイトのアクセシビリティにも影響を与える可能性があります。
131
+ index:
132
+ title: 組織
133
+ new:
134
+ reference_prefix_hint: 参照プレフィックスは、すべての組織でリソースを一意に識別するために使用されます。
135
+ secondary_hosts_hint: 新しい行にそれぞれ入力してください
136
+ title: 新しい組織
137
+ omniauth_settings:
138
+ decidim:
139
+ client_id: クライアント ID
140
+ client_secret: クライアントシークレット
141
+ site_url: サイト URL
142
+ enabled: 有効
143
+ enabled_by_default: このプロバイダはデフォルトで有効になっています。編集はできますが無効にはできません。
144
+ facebook:
145
+ app_id: アプリ ID
146
+ app_secret: アプリのシークレット
147
+ google_oauth2:
148
+ client_id: クライアント ID
149
+ client_secret: クライアントシークレット
150
+ icon: アイコン
151
+ icon_path: アイコンのパス
152
+ twitter:
153
+ api_key: API キー
154
+ api_secret: API secret
155
+ smtp_settings:
156
+ instructions:
157
+ from_label: 'メール送信者は "あなたの組織名 <your-organization@example.org>"になります。''from_email''をラベルとして使用する場合は空白のままにしてください。'
158
+ placeholder:
159
+ from_email: your-organization@example.org
160
+ from_label: 組織名
161
+ update:
162
+ error: この組織の更新に問題がありました。
163
+ success: 組織が更新されました。
164
+ users_registration_mode:
165
+ disabled: 外部アカウントでのみアクセスできます
166
+ enabled: 参加者に登録とログインを許可する
167
+ existing: 参加者が登録することはできませんが、既存の参加者がログインできるようにします
168
+ shared:
169
+ notices:
170
+ no_organization_warning_html: 開始するには組織を作成する必要があります。先に進む前に %{guide} を読んでください。
171
+ our_getting_started_guide: 入門ガイド
172
+ titles:
173
+ dashboard: ダッシュボード
@@ -0,0 +1 @@
1
+ ko:
@@ -0,0 +1 @@
1
+ ko:
@@ -0,0 +1 @@
1
+ lt:
@@ -81,10 +81,7 @@ lv:
81
81
  api_key: API atslēga
82
82
  api_secret: API noslēpums
83
83
  smtp_settings:
84
- instructions:
85
- from_label: 'E-pasta sūtītājs būs: "jūsu-organizācijas-nosaukums <jūsu-organizācija@jūsu-pakalpojuma-sniedzējs.org>". Atstājiet tukšu, lai izmantotu ''no_e-pasta'' kā marķējumu'
86
84
  placeholder:
87
- from_email: jūsu-organizācija@jūsu-pakalpojuma-sniedzējs.org
88
85
  from_label: jūsu-organizācijas-nosaukums
89
86
  update:
90
87
  error: Šīs organizācijas atjaunināšanas laikā radās problēma.
@@ -0,0 +1 @@
1
+ mt:
@@ -81,10 +81,7 @@ nl:
81
81
  api_key: API key
82
82
  api_secret: API secret
83
83
  smtp_settings:
84
- instructions:
85
- from_label: 'E-mail afzender zal zijn: "jouw-organisatie-naam <your-organization@your-provider.org>". Laat leeg om de ''van_email'' te gebruiken als label'
86
84
  placeholder:
87
- from_email: jouw-organisatie@jouw-provider.org
88
85
  from_label: jouw-organisatienaam
89
86
  update:
90
87
  error: Er is een fout opgetreden bij het bijwerken van deze organisatie.
@@ -0,0 +1 @@
1
+ om:
@@ -1,4 +1,18 @@
1
1
  pl:
2
+ activemodel:
3
+ attributes:
4
+ oauth_application:
5
+ name: Nazwa aplikacji OAuth
6
+ organization_logo: Logo organizacji (kwadrat)
7
+ organization_name: Organizacja
8
+ organization_url: Adres URL organizacji
9
+ redirect_uri: Przekierowanie URI
10
+ errors:
11
+ models:
12
+ oauth_application:
13
+ attributes:
14
+ redirect_uri:
15
+ must_be_ssl: URI przekierowania musi być URI SSL
2
16
  decidim:
3
17
  system:
4
18
  actions:
@@ -7,53 +21,81 @@ pl:
7
21
  edit: Edytuj
8
22
  new: Nowy
9
23
  save: Zapisz
10
- title: działania
24
+ title: Działania
11
25
  admins:
12
26
  create:
13
27
  error: Podczas tworzenia nowego administratora wystąpił błąd.
14
- success: Admin został utworzony
28
+ success: Administrator został utworzony
15
29
  destroy:
16
- success: Administrator został pomyślnie usunięty
30
+ success: Administrator został usunięty
17
31
  edit:
18
32
  title: Edytuj administratora
19
- update: Aktualizacja
33
+ update: Aktualizuj
20
34
  index:
21
35
  title: Administratorzy
22
36
  new:
23
- create: Stwórz
37
+ create: Utwórz
24
38
  title: Nowy administrator
25
39
  update:
26
40
  error: Podczas aktualizowania tego administratora wystąpił błąd.
27
- success: Admin został zaktualizowany
41
+ success: Administrator został zaktualizowany
28
42
  default_pages:
29
43
  placeholders:
30
- content: Proszę dodać istotne treści do strony statyczne %{page} na panelu administratora.
44
+ content: Proszę dodać istotne treści do strony statycznej %{page} w panelu administratora.
31
45
  title: Domyślny tytuł dla %{page}
32
46
  menu:
33
47
  admins: Administratorzy
34
- dashboard: Deska rozdzielcza
48
+ dashboard: Panel
49
+ oauth_applications: Aplikacje OAuth
35
50
  organizations: Organizacje
36
51
  models:
37
52
  admin:
38
53
  fields:
39
- created_at: Utworzono w
40
- email: E-mail
41
- name: Admin
54
+ created_at: Utworzono
55
+ email: Adres e-mail
56
+ name: Administrator
42
57
  validations:
43
- email_uniqueness: Inny admin z tym samym e-mailem już istnieje
58
+ email_uniqueness: inny administrator z tym samym e-mailem już istnieje
59
+ oauth_application:
60
+ fields:
61
+ created_at: Utworzono
62
+ name: Nazwa aplikacji OAuth
63
+ organization_name: Organizacja
64
+ name: Aplikacja OAuth
44
65
  organization:
45
66
  actions:
46
- save_and_invite: Utwórz organizację i zapraszaj administratora
67
+ save_and_invite: Utwórz organizację i zaproś administratora
47
68
  fields:
48
- created_at: Utworzono w
69
+ created_at: Utworzono
49
70
  name: Nazwa
50
71
  omniauth_settings: Ustawienia Omniauth
51
72
  smtp_settings: Ustawienia SMTP
52
73
  name: Organizacja
74
+ oauth_applications:
75
+ create:
76
+ error: Wystąpił błąd podczas tworzenia tej aplikacji.
77
+ success: Aplikacja została utworzona.
78
+ destroy:
79
+ error: Wystąpił błąd podczas usuwania aplikacji.
80
+ success: Aplikacja została usunięta.
81
+ edit:
82
+ save: Zapisz
83
+ title: Edytuj aplikację
84
+ form:
85
+ select_organization: Wybierz organizację
86
+ index:
87
+ confirm_delete: Czy na pewno chcesz usunąć tę aplikację?
88
+ title: Aplikacje OAuth
89
+ new:
90
+ save: Zapisz
91
+ title: Nowa aplikacja
92
+ update:
93
+ error: Wystąpił błąd podczas aktualizowania tej aplikacji.
94
+ success: Aplikacja została zaktualizowana.
53
95
  organizations:
54
96
  create:
55
97
  error: Podczas tworzenia nowej organizacji wystąpił błąd.
56
- success: Organizacja powiodła się.
98
+ success: Organizacja została utworzona.
57
99
  edit:
58
100
  secondary_hosts_hint: Wpisz każdy z nich w nowej linii
59
101
  index:
@@ -73,7 +115,7 @@ pl:
73
115
  app_id: ID aplikacji
74
116
  app_secret: Sekret aplikacji
75
117
  google_oauth2:
76
- client_id: Identyfikator klienta
118
+ client_id: ID klienta
77
119
  client_secret: Sekret klienta
78
120
  icon: Ikona
79
121
  icon_path: Ścieżka ikony
@@ -81,11 +123,8 @@ pl:
81
123
  api_key: Klucz API
82
124
  api_secret: Sekret API
83
125
  smtp_settings:
84
- instructions:
85
- from_label: 'Nadawcą wiadomości e-mail będzie: „your-organization-name <your-organization@your-provider.org>”. Pozostaw puste, aby użyć ''from_email'' jako etykiety'
86
126
  placeholder:
87
- from_email: twoja-organizacja@twoja-dostawca.org
88
- from_label: Twoja nazwa organizacji
127
+ from_label: twoja-nazwa-organizacji
89
128
  update:
90
129
  error: Podczas aktualizowania tej organizacji wystąpił błąd.
91
130
  success: Organizacja została zaktualizowana.
@@ -95,7 +134,7 @@ pl:
95
134
  existing: Nie zezwalaj użytkownikom na rejestrację, ale zezwalaj istniejącym użytkownikom na logowanie
96
135
  shared:
97
136
  notices:
98
- no_organization_warning_html: Aby rozpocząć, musisz utworzyć organizację. Przed kontynuowaniem przeczytaj, czy przeczytasz %{guide}.
99
- our_getting_started_guide: Nasz przewodnik
137
+ no_organization_warning_html: Aby rozpocząć, musisz utworzyć organizację. Przed kontynuowaniem przeczytaj %{guide}.
138
+ our_getting_started_guide: nasz przewodnik
100
139
  titles:
101
- dashboard: Deska rozdzielcza
140
+ dashboard: Panel
@@ -81,10 +81,7 @@ pt:
81
81
  api_key: Chave de API
82
82
  api_secret: Segredo de API
83
83
  smtp_settings:
84
- instructions:
85
- from_label: 'O remetente do e-mail será: "nome-da-sua-organização <a-sua-organização@o-seu-fornecedor.org>". Deixe em branco para utilizar ''from_email'' como etiqueta'
86
84
  placeholder:
87
- from_email: a-sua-organização@o-seu-fornecedor.org
88
85
  from_label: nome-da-sua-organização
89
86
  update:
90
87
  error: Ocorreu um problema ao atualizar esta organização.
@@ -81,10 +81,7 @@ ro:
81
81
  api_key: Cheie API
82
82
  api_secret: API secret
83
83
  smtp_settings:
84
- instructions:
85
- from_label: 'Expeditorul de e-mail va fi: "organizația-nume <your-organization@your-provider.org>". Lăsați necompletat pentru a utiliza ''from_email'' ca etichetă'
86
84
  placeholder:
87
- from_email: organizație@provider.org
88
85
  from_label: numele tău de organizatorie
89
86
  update:
90
87
  error: A apărut o eroare la actualizarea acestei organizații.