decidim-system 0.23.1 → 0.23.2

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.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d6d6cdf2e956ea0aecb6c7a11ef2a367b2207263eb9dbeee16c79b753138bb31
4
- data.tar.gz: b042b0430a8f7b1d5a705205eb6ea4b68b00ff436382da2ad5c4d5d8a19addd1
3
+ metadata.gz: b6855dac1fc2f75edf2cb7bce84bbef040bcf0adb8b27e91410f40bef15c0e83
4
+ data.tar.gz: 31d67fcc3f3237df018320edd2404144d9eed9afc97a68d2c8a66833ba8839b7
5
5
  SHA512:
6
- metadata.gz: 827904c8c90e2baa6c3ee237076ee9ed3556499aa444c25fced2552f03aaa6d2dee06b70b5a2893474d78e87859a9fb725a6b9a7e37538743789da6cfe072f0f
7
- data.tar.gz: a635a2250a37f597044064775bed7fbb8816c994b19e53cad22f6ed30c265f11c7c9e63c680ef938769df89066987461ad5c3ab9e947ba292d0f178596a23716
6
+ metadata.gz: 1632c8a60adc4a69835b752d6fe4ca62e7e28113bdccc75b741127431881666233420c71a1c57019f5c104141e78e93ca48367ee689b811a4f46eb8065b70321
7
+ data.tar.gz: 7bcad044b5fe4b2db7121b0b71aa467046f27209d70c2c94845cdcbcfb62bdd73903e77c35062c028af70cf55a8a2ab0b2192a0aec3f3d8d6f450c5d3f0b7831
@@ -80,9 +80,9 @@ module Decidim
80
80
  end
81
81
 
82
82
  def set_from
83
- return smtp_settings["from_email"] if smtp_settings["from_label"].blank?
83
+ return from_email if from_label.blank?
84
84
 
85
- "#{smtp_settings["from_label"]} <#{smtp_settings["from_email"]}>"
85
+ "#{from_label} <#{from_email}>"
86
86
  end
87
87
 
88
88
  def encrypted_omniauth_settings
@@ -1,13 +1,13 @@
1
1
  <div class="fieldset">
2
2
  <h4><%= t("decidim.system.models.organization.fields.smtp_settings") %></h4>
3
3
  <%= f.fields_for :smtp_settings do %>
4
- <div class="field">
4
+ <fieldset class="fieldset">
5
+ <legend><%= t(".fieldsets.sender") %></legend>
5
6
  <%= f.email_field :from_email, placeholder: t(".placeholder.from_email") %>
6
- </div>
7
- <div class="field">
8
- <%= f.email_field :from_label, placeholder: t(".placeholder.from_label") %>
9
- <p><%= t(".instructions.from_label") %></p>
10
- </div>
7
+ <%= f.text_field :from_label, placeholder: t(".placeholder.from_label") %>
8
+ <p class="help-text"><%= t(".instructions.from_label") %></p>
9
+ </fieldset>
10
+
11
11
  <div class="field">
12
12
  <%= f.text_field :user_name %>
13
13
  </div>
@@ -7,6 +7,13 @@ ca:
7
7
  organization_name: Organització
8
8
  organization_url: URL de l'organització
9
9
  redirect_uri: URI de redirecció
10
+ organization:
11
+ address: Nom del servidor SMTP
12
+ from_email: Adreça de correu electrònic
13
+ from_label: Etiqueta
14
+ password: Contrasenya
15
+ port: Port
16
+ user_name: Nom d'usuari
10
17
  organization_file_uploads:
11
18
  allowed_content_types:
12
19
  admin: Tipus MIME del panell de administració
@@ -153,8 +160,10 @@ ca:
153
160
  api_key: Clau de l'API
154
161
  api_secret: Clau secreta de l'API
155
162
  smtp_settings:
163
+ fieldsets:
164
+ sender: Remitent
156
165
  instructions:
157
- from_label: 'El remitent de correu electrònic serà: "la-teva-organitzacio <your-organization@example.org>". Deixa-ho en blanc per a usar el ''from_email'' com a etiqueta'
166
+ from_label: 'El remitent de correu electrònic serà: "la-teva-organitzacio <your-organization@example.org>". Deixa-ho en blanc per a usar l''adreça de correu com a etiqueta'
158
167
  placeholder:
159
168
  from_email: la-teva-organitzacio@example.org
160
169
  from_label: el-nom-de-la-vostra-organitzacio
@@ -7,6 +7,13 @@ cs:
7
7
  organization_name: Organizace
8
8
  organization_url: URL organizace
9
9
  redirect_uri: Přesměrovací URI
10
+ organization:
11
+ address: SMTP hostname
12
+ from_email: E-mailová adresa
13
+ from_label: Popisek
14
+ password: Heslo
15
+ port: Port
16
+ user_name: Uživatelské jméno
10
17
  organization_file_uploads:
11
18
  allowed_content_types:
12
19
  admin: Admin MIME typy
@@ -52,7 +59,7 @@ cs:
52
59
  success: Správce byl úspěšně aktualizován
53
60
  default_pages:
54
61
  placeholders:
55
- content: Přidejte významný obsah na statickou stránku %{page} na řídicím panelu administrátora.
62
+ content: Přidejte smysluplný obsah na statickou stránku %{page} na ovládacím panelu administrátora.
56
63
  title: Výchozí název pro %{page}
57
64
  menu:
58
65
  admins: Správci
@@ -153,8 +160,10 @@ cs:
153
160
  api_key: Klíč API
154
161
  api_secret: API heslo
155
162
  smtp_settings:
163
+ fieldsets:
164
+ sender: Odesilatel
156
165
  instructions:
157
- from_label: 'Odesílatel e-mailu bude: "jméno-vaší-organizace <your-organization@example.org>". Nechte prázdné pro použití štítku ''from_email'''
166
+ from_label: 'Odesílatel e-mailu bude: "Název vaší organizace <your-organization@example.org>". Ponechte prázdné pro použití ''E-mailová adresa'' jako popisku'
158
167
  placeholder:
159
168
  from_email: vaše-organizace@example.org
160
169
  from_label: jméno vaší organizace
@@ -170,4 +179,4 @@ cs:
170
179
  no_organization_warning_html: Abyste mohli začít, musíte vytvořit organizaci. Před pokračováním se ujistěte, že jste si přečetli %{guide}.
171
180
  our_getting_started_guide: náš průvodce začínáme
172
181
  titles:
173
- dashboard: Přístrojová deska
182
+ dashboard: Ovládací panel
@@ -1,6 +1,19 @@
1
1
  de:
2
2
  activemodel:
3
3
  attributes:
4
+ oauth_application:
5
+ name: Name OAuth-Anwendung
6
+ organization_logo: Organisationslogo (quadratisch)
7
+ organization_name: Organisation
8
+ organization_url: URL der Organisation
9
+ redirect_uri: Weiterleitungs-URI
10
+ organization:
11
+ address: SMTP Hostname
12
+ from_email: E-Mail-Adresse
13
+ from_label: Beschreibung
14
+ password: Passwort
15
+ port: Datenbank Port
16
+ user_name: Benutzername
4
17
  organization_file_uploads:
5
18
  allowed_content_types:
6
19
  admin: Admin MIME-Typen
@@ -12,6 +25,12 @@ de:
12
25
  maximum_file_size:
13
26
  avatar: Avatar Dateigröße
14
27
  default: Standard-Dateigröße
28
+ errors:
29
+ models:
30
+ oauth_application:
31
+ attributes:
32
+ redirect_uri:
33
+ must_be_ssl: Der Umleitungs-URI muss ein SSL-URI sein
15
34
  decidim:
16
35
  system:
17
36
  actions:
@@ -45,6 +64,7 @@ de:
45
64
  menu:
46
65
  admins: Admins
47
66
  dashboard: Instrumententafel
67
+ oauth_applications: OAuth-Anwendungen
48
68
  organizations: Organisationen
49
69
  models:
50
70
  admin:
@@ -54,9 +74,15 @@ de:
54
74
  name: Administrator
55
75
  validations:
56
76
  email_uniqueness: ein anderer Administrator mit der gleichen E-Mail existiert bereits
77
+ oauth_application:
78
+ fields:
79
+ created_at: Erstellt am
80
+ name: Name OAuth-Anwendung
81
+ organization_name: Organisation
82
+ name: OAuth-Anwendung
57
83
  organization:
58
84
  actions:
59
- save_and_invite: Organisieren & einladen admin erstellen
85
+ save_and_invite: Organisation erstellen & den Admin einladen
60
86
  fields:
61
87
  created_at: Hergestellt in
62
88
  file_upload_settings: Datei-Upload Einstellungen
@@ -64,6 +90,27 @@ de:
64
90
  omniauth_settings: Omniauth-Einstellungen
65
91
  smtp_settings: SMTP-Einstellungen
66
92
  name: Organisation
93
+ oauth_applications:
94
+ create:
95
+ error: Beim Erstellen dieser Anwendung ist ein Fehler aufgetreten.
96
+ success: Anwendung erfolgreich erstellt.
97
+ destroy:
98
+ error: Beim Löschen dieser Anwendung ist ein Fehler aufgetreten.
99
+ success: Anwendung erfolgreich gelöscht.
100
+ edit:
101
+ save: Speichern
102
+ title: Anwendung bearbeiten
103
+ form:
104
+ select_organization: Organisation wählen
105
+ index:
106
+ confirm_delete: Möchten Sie diese Anwendung wirklich löschen?
107
+ title: OAuth-Anwendungen
108
+ new:
109
+ save: Speichern
110
+ title: Neue Applikation
111
+ update:
112
+ error: Beim Erstellen dieser Anwendung ist ein Fehler aufgetreten.
113
+ success: Die Anwendung wurde erfolgreich aktualisiert.
67
114
  organizations:
68
115
  create:
69
116
  error: Beim Erstellen einer neuen Organisation ist ein Fehler aufgetreten.
@@ -72,16 +119,22 @@ de:
72
119
  secondary_hosts_hint: Geben Sie jede von ihnen in einer neuen Zeile ein
73
120
  file_upload_settings:
74
121
  content_types:
75
- admin_hint: Diese MIME-Typen sind für das Hochladen in der Admin-Sektion erlaubt. Administrator-Benutzer sollten sich der Risiken des Hochladens einiger Dokumentformate bewusst sein, so können Sie erwarten, dass Administratoren mit den Datei-Uploads vertrauter sind.
122
+ admin_hint: Diese MIME-Typen sind für das Hochladen im Admin-Panel erlaubt. Admin-Benutzer sollten sich der Risiken des Hochladens einiger Dokumentformate bewusst sein, so dass man von ihnen erwarten kann dass sie vorsichtiger mit Datei-Uploads sind.
76
123
  default_hint: Diese MIME-Typen sind standardmäßig für alle Benutzer erlaubt.
77
124
  intro_html: Sie fügen Platzhalter mit dem Sternzeichen für die MIME-Typen hinzu, z.B. <code>image/*</code>.
78
125
  title: Erlaubte MIME-Typen
79
126
  file_extensions:
127
+ admin_hint: Diese Datei-Erweiterungen sind für das Hochladen im Admin-Panel erlaubt. Admin-Benutzer sollten sich der Risiken des Hochladens einiger Dokumentformate bewusst sein, so dass man von ihnen erwarten kann dass sie vorsichtiger mit Datei-Uploads sind.
80
128
  default_hint: Diese Dateierweiterungen sind standardmäßig für alle Benutzer erlaubt.
81
129
  image_hint: Diese Dateierweiterungen sind für alle Arten von Bild-Uploads erlaubt.
82
130
  title: Zulässige Dateierweiterungen
83
131
  file_sizes:
84
132
  avatar_hint: Megabytes (MB). Maximale Dateigröße für das Hochladen des Avatars.
133
+ default_hint: Megabytes (MB). Diese Dateigröße ist die Standardeinstellung, die für alle Datei-Uploads verwendet wird, sofern nicht anders angegeben.
134
+ title: Maximale Dateigröße
135
+ intro: |
136
+ Bitte seien Sie besonders vorsichtig, wenn Sie überlegen, diese Einstellungen zu ändern. Je weniger Sie erlauben, desto besser.
137
+ Wenn bestimmte Dateierweiterungen oder MIME-Typen zugelassen werden, können Benutzer Sicherheitsrisiken ausgesetzt werden und es kann auch die Zugänglichkeit der Website beeinträchtigen.
85
138
  index:
86
139
  title: Organisationen
87
140
  new:
@@ -90,8 +143,8 @@ de:
90
143
  title: Neue Organisation
91
144
  omniauth_settings:
92
145
  decidim:
93
- client_id: Kunden-ID
94
- client_secret: Kundengeheimnis
146
+ client_id: Client-ID
147
+ client_secret: Client-Secret
95
148
  site_url: Website-URL
96
149
  enabled: Aktiviert
97
150
  enabled_by_default: Dieser Anbieter ist standardmäßig aktiviert. Er kann bearbeitet aber nicht deaktiviert werden.
@@ -99,14 +152,16 @@ de:
99
152
  app_id: App-ID
100
153
  app_secret: App-Geheimnis
101
154
  google_oauth2:
102
- client_id: Kunden-ID
103
- client_secret: Kundengeheimnis
155
+ client_id: Client-ID
156
+ client_secret: Client-Secret
104
157
  icon: Symbol
105
158
  icon_path: Icon-Pfad
106
159
  twitter:
107
160
  api_key: API-Schlüssel
108
161
  api_secret: API-Geheimnis
109
162
  smtp_settings:
163
+ fieldsets:
164
+ sender: Absender
110
165
  instructions:
111
166
  from_label: 'E-Mail-Absender lautet: "Dein-Organisationsname <your-organization@example.org>". Leer lassen um ''from_email'' als Absender zu verwenden'
112
167
  placeholder:
@@ -8,6 +8,13 @@ en:
8
8
  organization_name: Organization
9
9
  organization_url: Organization URL
10
10
  redirect_uri: Redirect URI
11
+ organization:
12
+ address: SMTP hostname
13
+ from_email: Email address
14
+ from_label: Label
15
+ password: Password
16
+ port: Port
17
+ user_name: Username
11
18
  organization_file_uploads:
12
19
  allowed_content_types:
13
20
  admin: Admin MIME types
@@ -154,8 +161,10 @@ en:
154
161
  api_key: API key
155
162
  api_secret: API secret
156
163
  smtp_settings:
164
+ fieldsets:
165
+ sender: Sender
157
166
  instructions:
158
- from_label: 'Email sender will be: "your-organization-name <your-organization@example.org>". Leave blank to use the ''from_email'' as label'
167
+ from_label: 'Email sender will be: "your-organization-name <your-organization@example.org>". Leave blank to use the ''Email address'' as label'
159
168
  placeholder:
160
169
  from_email: your-organization@example.org
161
170
  from_label: your-organization-name
@@ -7,6 +7,13 @@ es-MX:
7
7
  organization_name: Organización
8
8
  organization_url: URL de organización
9
9
  redirect_uri: Redirigir URI
10
+ organization:
11
+ address: Nombre de host SMTP
12
+ from_email: Dirección de correo electrónico
13
+ from_label: Etiqueta
14
+ password: Contraseña
15
+ port: Puerto
16
+ user_name: Nombre de usuario
10
17
  organization_file_uploads:
11
18
  allowed_content_types:
12
19
  admin: Tipos MIME del panel de administración
@@ -153,8 +160,10 @@ es-MX:
153
160
  api_key: Clave API
154
161
  api_secret: Secreto API
155
162
  smtp_settings:
163
+ fieldsets:
164
+ sender: Remitente
156
165
  instructions:
157
- from_label: 'El remitente de correo electrónico será: "su-nombre de organización <your-organization@example.org>". Déjalo en blanco para usar el ''from_email'' como etiqueta'
166
+ from_label: 'El remitente de correo electrónico será: "su-nombre de organización <your-organization@example.org>". Déjalo en blanco para usar el campo ''Dirección de correo electrónico'' como etiqueta'
158
167
  placeholder:
159
168
  from_email: tu-organizacion@example.org
160
169
  from_label: el-nombre-de-tu-organizacion
@@ -7,6 +7,13 @@ es-PY:
7
7
  organization_name: Organización
8
8
  organization_url: URL de organización
9
9
  redirect_uri: Redirigir URI
10
+ organization:
11
+ address: Nombre de host SMTP
12
+ from_email: Dirección de correo electrónico
13
+ from_label: Etiqueta
14
+ password: Contraseña
15
+ port: Puerto
16
+ user_name: Nombre de usuario
10
17
  organization_file_uploads:
11
18
  allowed_content_types:
12
19
  admin: Tipos MIME del panel de administración
@@ -153,8 +160,10 @@ es-PY:
153
160
  api_key: Clave API
154
161
  api_secret: Secreto API
155
162
  smtp_settings:
163
+ fieldsets:
164
+ sender: Remitente
156
165
  instructions:
157
- from_label: 'El remitente de correo electrónico será: "su-nombre de organización <your-organization@example.org>". Déjalo en blanco para usar el ''from_email'' como etiqueta'
166
+ from_label: 'El remitente de correo electrónico será: "su-nombre de organización <your-organization@example.org>". Déjalo en blanco para usar el campo ''Dirección de correo electrónico'' como etiqueta'
158
167
  placeholder:
159
168
  from_email: tu-organizacion@example.org
160
169
  from_label: el-nombre-de-tu-organizacion
@@ -7,6 +7,13 @@ es:
7
7
  organization_name: Organización
8
8
  organization_url: URL de organización
9
9
  redirect_uri: Redirigir URI
10
+ organization:
11
+ address: Nombre de host SMTP
12
+ from_email: Dirección de correo electrónico
13
+ from_label: Etiqueta
14
+ password: Contraseña
15
+ port: Puerto
16
+ user_name: Nombre de usuario
10
17
  organization_file_uploads:
11
18
  allowed_content_types:
12
19
  admin: Tipos MIME del panel de administración
@@ -153,8 +160,10 @@ es:
153
160
  api_key: Clave API
154
161
  api_secret: Secreto API
155
162
  smtp_settings:
163
+ fieldsets:
164
+ sender: Remitente
156
165
  instructions:
157
- from_label: 'El remitente de correo electrónico será: "su-nombre de organización <your-organization@example.org>". Déjalo en blanco para usar el ''from_email'' como etiqueta'
166
+ from_label: 'El remitente de correo electrónico será: "su-nombre de organización <your-organization@example.org>". Déjalo en blanco para usar el campo ''Dirección de correo electrónico'' como etiqueta'
158
167
  placeholder:
159
168
  from_email: tu-organizacion@example.org
160
169
  from_label: el-nombre-de-tu-organizacion
@@ -7,6 +7,13 @@ fi-pl:
7
7
  organization_name: Organisaatio
8
8
  organization_url: Organisaation URL-osoite
9
9
  redirect_uri: Uudelleenohjauksen osoite (URI)
10
+ organization:
11
+ address: SMTP-palvelimen osoite
12
+ from_email: Sähköpostiosoite
13
+ from_label: Nimike
14
+ password: Salasana
15
+ port: Portti
16
+ user_name: Käyttäjänimi
10
17
  organization_file_uploads:
11
18
  allowed_content_types:
12
19
  admin: Hallintakäyttäjien MIME-tyypit
@@ -153,8 +160,10 @@ fi-pl:
153
160
  api_key: API-avain
154
161
  api_secret: API-salausavain
155
162
  smtp_settings:
163
+ fieldsets:
164
+ sender: Lähettäjä
156
165
  instructions:
157
- from_label: 'Sähköpostin lähettäjä on: "organisaatiosi-nimi <sinun-organisaatiosi@example.org>". Jätä tyhjäksi käyttääksesi lähetyssähköpostia (''from_email'') lähettäjän nimenä'
166
+ from_label: 'Sähköpostin lähettäjä on: "organisaatiosi-nimi <your-organization@example.org>". Jätä tyhjäksi käyttääksesi "Sähköpostiosoite" -kentän arvoa lähettäjän nimenä'
158
167
  placeholder:
159
168
  from_email: sinun-organisaatiosi@example.org
160
169
  from_label: organisaatiosi-nimi
@@ -7,6 +7,13 @@ fi:
7
7
  organization_name: Organisaatio
8
8
  organization_url: Organisaation URL-osoite
9
9
  redirect_uri: Uudelleenohjauksen osoite (URI)
10
+ organization:
11
+ address: SMTP-palvelimen osoite
12
+ from_email: Sähköpostiosoite
13
+ from_label: Nimike
14
+ password: Salasana
15
+ port: Portti
16
+ user_name: Käyttäjänimi
10
17
  organization_file_uploads:
11
18
  allowed_content_types:
12
19
  admin: Hallintakäyttäjien MIME-tyypit
@@ -153,8 +160,10 @@ fi:
153
160
  api_key: API-avain
154
161
  api_secret: API-salausavain
155
162
  smtp_settings:
163
+ fieldsets:
164
+ sender: Lähettäjä
156
165
  instructions:
157
- from_label: 'Sähköpostin lähettäjä on: "organisaatiosi-nimi <sinun-organisaatiosi@example.org>". Jätä tyhjäksi käyttääksesi lähetyssähköpostia (''from_email'') lähettäjän nimenä'
166
+ from_label: 'Sähköpostin lähettäjä on: "organisaatiosi-nimi <your-organization@example.org>". Jätä tyhjäksi käyttääksesi "Sähköpostiosoite" -kentän arvoa lähettäjän nimenä'
158
167
  placeholder:
159
168
  from_email: sinun-organisaatiosi@example.org
160
169
  from_label: organisaatiosi-nimi
@@ -7,6 +7,13 @@ fr-CA:
7
7
  organization_name: Organisation
8
8
  organization_url: URL de l'organisation
9
9
  redirect_uri: URI de redirection
10
+ organization:
11
+ address: Nom de l'hôte SMTP
12
+ from_email: Adresse e-mail d'envoi des notifications
13
+ from_label: Label de l'envoyeur
14
+ password: Mot de passe
15
+ port: Port
16
+ user_name: Nom d'utilisateur
10
17
  organization_file_uploads:
11
18
  allowed_content_types:
12
19
  admin: Formats autorisés - Admin (MIME)
@@ -153,8 +160,10 @@ fr-CA:
153
160
  api_key: Clé API
154
161
  api_secret: Secret de l'API
155
162
  smtp_settings:
163
+ fieldsets:
164
+ sender: Expéditeur
156
165
  instructions:
157
- from_label: 'L''expéditeur du mail sera "nom-de-votre-organisation <your-organization@example.org>". Laissez le champ vide pour utiliser la valeur de ''from_email'' comme étiquette'
166
+ from_label: 'L''expéditeur du mail sera "nom-de-votre-organisation <your-organization@example.org>". Laissez le champ vide pour utiliser la valeur de ''from_email'' comme label'
158
167
  placeholder:
159
168
  from_email: votre-organisation@exemple.org
160
169
  from_label: nom-de-votre-organisation
@@ -7,6 +7,13 @@ fr:
7
7
  organization_name: Organisation
8
8
  organization_url: URL de l'organisation
9
9
  redirect_uri: URI de redirection
10
+ organization:
11
+ address: Nom de l'hôte SMTP
12
+ from_email: Adresse e-mail d'envoi des notifications
13
+ from_label: Label de l'envoyeur
14
+ password: Mot de passe
15
+ port: Port
16
+ user_name: Nom d'utilisateur
10
17
  organization_file_uploads:
11
18
  allowed_content_types:
12
19
  admin: Formats autorisés - Admin (MIME)
@@ -16,8 +23,8 @@ fr:
16
23
  default: Extensions de fichiers par défaut
17
24
  image: Formats d'image autorisés
18
25
  maximum_file_size:
19
- avatar: Taille de l'image Avatar
20
- default: Taille du fichier par défaut
26
+ avatar: Taille du fichier de l'avatar
27
+ default: Taille de fichier par défaut
21
28
  errors:
22
29
  models:
23
30
  oauth_application:
@@ -114,7 +121,7 @@ fr:
114
121
  content_types:
115
122
  admin_hint: Ces types MIME sont autorisés pour les téléchargements dans la section admin. Les administrateurs doivent être conscients des risques liés au téléchargement de certains formats de document, il faut donc vous attendre à qu'ils soient plus prudents avec les téléchargements de fichiers.
116
123
  default_hint: Ces formats de fichiers sont autorisés par défaut pour tous les utilisateurs.
117
- intro_html: Vous ajoutez des jokers avec le caractère astérisque pour les types MIME, par exemple <code>image/*</code>.
124
+ intro_html: Vous ajoutez des wildcards (jokers) avec le caractère astérisque pour les types MIME, par exemple <code>image/*</code>.
118
125
  title: Types MIME acceptés
119
126
  file_extensions:
120
127
  admin_hint: Ces formats de fichiers sont autorisés pour les téléchargements dans la section admin. Les administrateurs doivent être conscients des risques liés au téléchargement de certains formats de document, il faut donc vous attendre à qu'ils soient plus prudents avec les téléchargements de fichiers.
@@ -126,7 +133,7 @@ fr:
126
133
  default_hint: Megabytes (MB). Cette limite de taille de fichier est la valeur par défaut utilisée pour tous les téléchargements de fichiers, sauf indication contraire.
127
134
  title: Taille maximum des fichiers
128
135
  intro: |
129
- Veuillez être extrèmement prudent lorsque vous envisagez de modifier ces paramètres. Moins vous autorisez, mieux c'est.
136
+ Veuillez être extrêmement prudent lorsque vous envisagez de modifier ces paramètres. Moins vous autorisez, mieux c'est.
130
137
  L'autorisation d'extensions de fichiers spécifiques ou de types MIME peut exposer les utilisateurs du système à des risques de sécurité et peut également affecter l'accessibilité du site.
131
138
  index:
132
139
  title: Organisations
@@ -153,8 +160,10 @@ fr:
153
160
  api_key: Clé API
154
161
  api_secret: Secret de l'API
155
162
  smtp_settings:
163
+ fieldsets:
164
+ sender: Expéditeur
156
165
  instructions:
157
- from_label: 'L''expéditeur du mail sera "nom-de-votre-organisation <your-organization@example.org>". Laissez le champ vide pour utiliser la valeur de ''from_email'' comme étiquette'
166
+ from_label: 'L''expéditeur du mail sera "nom-de-votre-organisation <your-organization@example.org>". Laissez le champ vide pour utiliser la valeur de ''from_email'' comme label'
158
167
  placeholder:
159
168
  from_email: votre-organisation@exemple.org
160
169
  from_label: nom-de-votre-organisation
@@ -1,8 +1,40 @@
1
1
  gl:
2
+ activemodel:
3
+ attributes:
4
+ oauth_application:
5
+ name: Nome da aplicación OAuth
6
+ organization_logo: Logo da organización (cadrado)
7
+ organization_name: Organización
8
+ organization_url: URL da organización
9
+ redirect_uri: URI de redirección
10
+ organization:
11
+ address: Nome do servidor SMTP
12
+ from_email: Enderezo de correo electrónico
13
+ from_label: Etiqueta
14
+ password: Contrasinal
15
+ port: Porto
16
+ user_name: Nome de usuario
17
+ organization_file_uploads:
18
+ allowed_content_types:
19
+ admin: Tipos MIME do panel de administración
20
+ default: Tipos MIME predefinidos
21
+ allowed_file_extensions:
22
+ admin: Extensións de ficheiros do panel de administrador
23
+ default: Extensións predefinidas de ficheiro
24
+ image: Extensións dos ficheiros de imaxe
25
+ maximum_file_size:
26
+ avatar: Tamaño do ficheiro do avatar
27
+ default: Tamaño de ficheiro predefinido
28
+ errors:
29
+ models:
30
+ oauth_application:
31
+ attributes:
32
+ redirect_uri:
33
+ must_be_ssl: A URI de redirección ten de ser un URI SSL
2
34
  decidim:
3
35
  system:
4
36
  actions:
5
- confirm_destroy: Estás seguro de que queres eliminar isto?
37
+ confirm_destroy: Estás certo/a de querer eliminar isto?
6
38
  destroy: Eliminar
7
39
  edit: Editar
8
40
  new: Novo
@@ -13,63 +45,138 @@ gl:
13
45
  error: Produciuse un erro ao crear un administrador novo.
14
46
  success: O administrador creouse con éxito
15
47
  destroy:
16
- success: O administrador eliminouse con éxito
48
+ success: Administrador eliminado con éxito
17
49
  edit:
18
50
  title: Editar administrador
19
- update: Actualización
51
+ update: Actualizar
20
52
  index:
21
53
  title: Administradores
22
54
  new:
23
55
  create: Crear
24
56
  title: Novo administrador
25
57
  update:
26
- error: Houbo un erro ao actualizar este administrador.
27
- success: Admin actualizouse con éxito
58
+ error: Produciuse un problema ao actualizar este administrador.
59
+ success: Administrador actualizado con éxito
28
60
  default_pages:
29
61
  placeholders:
30
- content: Engade contido significativo á páxina %{page} estática no taboleiro de administrador.
31
- title: Título predeterminado para %{page}
62
+ content: Por favor, engade contido signification á páxina estática %{page} no panel do administrador.
63
+ title: Título predefinido para %{page}
32
64
  menu:
33
65
  admins: Administradores
34
- dashboard: Taboleiro de instrumentos
66
+ dashboard: Panel de control
67
+ oauth_applications: Aplicacións OAuth
35
68
  organizations: Organizacións
36
69
  models:
37
70
  admin:
38
71
  fields:
39
72
  created_at: Creado en
40
73
  email: Correo electrónico
41
- name: Admin
74
+ name: Administrador
42
75
  validations:
43
76
  email_uniqueness: xa existe outro administrador co mesmo correo electrónico
77
+ oauth_application:
78
+ fields:
79
+ created_at: Creado o
80
+ name: Nome da aplicación OAuth
81
+ organization_name: Organización
82
+ name: Aplicacións OAuth
44
83
  organization:
45
84
  actions:
46
85
  save_and_invite: Crear organización e invitar administrador
47
86
  fields:
48
87
  created_at: Creado en
88
+ file_upload_settings: Axustes de subida de ficheiros
49
89
  name: Nome
90
+ omniauth_settings: Axustes do Omniauth
91
+ smtp_settings: Axustes SMTP
50
92
  name: Organización
93
+ oauth_applications:
94
+ create:
95
+ error: Produciuse un problema ao crear esta aplicación.
96
+ success: Aplicación creada con éxito.
97
+ destroy:
98
+ error: Produciuse un problema ao destruír esta aplicación.
99
+ success: Aplicación destruída con éxito.
100
+ edit:
101
+ save: Gardar
102
+ title: Editar aplicación
103
+ form:
104
+ select_organization: Seleccionar unha organización
105
+ index:
106
+ confirm_delete: Estás certo/a de querer eliminar esta aplicación?
107
+ title: Aplicacións OAuth
108
+ new:
109
+ save: Gardar
110
+ title: Nova aplicación
111
+ update:
112
+ error: Produciuse un erro ao actualizar esta aplicación.
113
+ success: Aplicación actualizada con éxito.
51
114
  organizations:
52
115
  create:
53
116
  error: Produciuse un erro ao crear unha nova organización.
54
117
  success: Organización creada con éxito.
55
118
  edit:
56
119
  secondary_hosts_hint: Entre cada unha delas nunha nova liña
120
+ file_upload_settings:
121
+ content_types:
122
+ admin_hint: Estes tipos MIME están permitidos na sección de subidas do panel de administración. Os usuarios administradores teñen que ser conscientes dos riscos de subir algúns formatos de documentos, agardase entón que sexan cautelosos á hora de subir ficheiros.
123
+ default_hint: Estas tipos MIME están permitidos de xeito predefinido para todos os usuarios.
124
+ intro_html: Podes engadir comodíns co asterisco para os tipos MIME, p. ex. <code>image/*</code>.
125
+ title: Tipos MiME permitidos
126
+ file_extensions:
127
+ admin_hint: Estas extensións de ficheiro están permitidas na sección de subidas do panel de administración. Os usuarios administradores teñen que ser conscientes dos riscos de subir algúns formatos de documentos, agardase entón que sexan cautelosos á hora de subir ficheiros.
128
+ default_hint: Estas extensións de ficheiro están permitidas de xeito predefinido para todos os usuarios.
129
+ image_hint: Estas extensións de ficheiro están permitidas para calquera imaxe a subir.
130
+ title: Extensións de ficheiro permitidas
131
+ file_sizes:
132
+ avatar_hint: Megabytes (MB). Este límite no tamaño de ficheiro é o empregado para subir a imaxe do avatar.
133
+ default_hint: Megabytes (MB). Este límite no tamaño de ficheiro é o predefinido a empregar para todos os ficheiros a subir agás se especifique o contrario.
134
+ title: Tamaño máximo de ficheiros
135
+ intro: |
136
+ Por favor, ten moita precaución á hora de mudar estes axustes. Cantas menos opcións permitas, mellor.
137
+ Permitir extensións especificas ou tipos MIME, pode expor os usuarios do sistema a riscos de seguranza e tamén pode afectar á accesibilidade do sitio web.
57
138
  index:
58
139
  title: Organizacións
59
140
  new:
60
141
  reference_prefix_hint: O prefixo de referencia utilízase para identificar de forma exclusiva recursos en todas as organizacións
61
142
  secondary_hosts_hint: Entre cada unha delas nunha nova liña
62
143
  title: Nova organización
144
+ omniauth_settings:
145
+ decidim:
146
+ client_id: ID do cliente
147
+ client_secret: Segredo do cliente
148
+ site_url: URL do sitio
149
+ enabled: Habilitado
150
+ enabled_by_default: Este provedor esta habilitado de xeito predefinido. Pódese editar pero non deshabilitar.
151
+ facebook:
152
+ app_id: ID da app
153
+ app_secret: Segredo da app
154
+ google_oauth2:
155
+ client_id: ID do cliente
156
+ client_secret: Segredo do cliente
157
+ icon: Icona
158
+ icon_path: Ruta da icona
159
+ twitter:
160
+ api_key: Clave da API
161
+ api_secret: Segredo da API
162
+ smtp_settings:
163
+ fieldsets:
164
+ sender: Remitente
165
+ instructions:
166
+ from_label: 'O remitente do correo será: "o-nome-da-tua-organizacion <your-organization@example.org>". Deixar baleiro para empregar ''Correo electrónico'' como etiqueta'
167
+ placeholder:
168
+ from_email: a-tua-organizacion@exemplo.org
169
+ from_label: o-nome-da-tua-organizacion
63
170
  update:
64
171
  error: Produciuse un erro ao actualizar esta organización.
65
172
  success: A organización actualizouse con éxito.
66
173
  users_registration_mode:
67
174
  disabled: O acceso só se pode facer con contas externas
68
175
  enabled: Permitir aos usuarios rexistrarse e iniciar sesión
69
- existing: Non permita que os usuarios se rexistren, pero permiten que os usuarios xa teñan acceso
176
+ existing: Non permitir que os usuarios se rexistren, mais permitir que os usuarios existentes inicien sesión
70
177
  shared:
71
178
  notices:
72
179
  no_organization_warning_html: Debes crear unha organización para comezar. Asegúrate de ler %{guide} antes de continuar.
73
180
  our_getting_started_guide: a nosa guía de inicio
74
181
  titles:
75
- dashboard: Taboleiro de instrumentos
182
+ dashboard: Panel de control
@@ -153,8 +153,6 @@ ja:
153
153
  api_key: API キー
154
154
  api_secret: API secret
155
155
  smtp_settings:
156
- instructions:
157
- from_label: 'メール送信者は "あなたの組織名 <your-organization@example.org>"になります。''from_email''をラベルとして使用する場合は空白のままにしてください。'
158
156
  placeholder:
159
157
  from_email: your-organization@example.org
160
158
  from_label: 組織名
@@ -1,4 +1,13 @@
1
1
  nl:
2
+ activemodel:
3
+ attributes:
4
+ organization:
5
+ address: SMTP hostname
6
+ from_email: E-mailadres
7
+ from_label: Label
8
+ password: Wachtwoord
9
+ port: Poort
10
+ user_name: Gebruikersnaam
2
11
  decidim:
3
12
  system:
4
13
  actions:
@@ -81,6 +90,10 @@ nl:
81
90
  api_key: API key
82
91
  api_secret: API secret
83
92
  smtp_settings:
93
+ fieldsets:
94
+ sender: Afzender
95
+ instructions:
96
+ from_label: 'E-mail afzender zal zijn: "jouw-organisatie naam <your-organization@example.org>". Laat leeg om ''E-mailadres'' te gebruiken als label'
84
97
  placeholder:
85
98
  from_label: jouw-organisatienaam
86
99
  update:
@@ -1,4 +1,9 @@
1
1
  "no":
2
+ activemodel:
3
+ attributes:
4
+ organization_file_uploads:
5
+ maximum_file_size:
6
+ default: Standard filstørrelse
2
7
  decidim:
3
8
  system:
4
9
  actions:
@@ -56,6 +61,11 @@
56
61
  success: Organisasjonen ble opprettet.
57
62
  edit:
58
63
  secondary_hosts_hint: Skriv inn hver enkelt av dem på en ny linje
64
+ file_upload_settings:
65
+ file_sizes:
66
+ avatar_hint: Megabyte (MB). Denne begrensning på filstørrelse brukes for opplasting av avatarbilde.
67
+ default_hint: Megabyte (MB). Denne filstørrelsesgrensen er standardverdien som brukes for alle filopplastinger med mindre annet er angitt.
68
+ title: Maks filstørrelse
59
69
  index:
60
70
  title: Organisasjoner
61
71
  new:
@@ -7,6 +7,24 @@ pl:
7
7
  organization_name: Organizacja
8
8
  organization_url: Adres URL organizacji
9
9
  redirect_uri: Przekierowanie URI
10
+ organization:
11
+ address: Nazwa hosta SMTP
12
+ from_email: Adresy e-mail
13
+ from_label: Etykieta
14
+ password: Hasło
15
+ port: Port
16
+ user_name: Nazwa użytkownika
17
+ organization_file_uploads:
18
+ allowed_content_types:
19
+ admin: Typy MIME administratora
20
+ default: Domyślne typy MIME
21
+ allowed_file_extensions:
22
+ admin: Rozszerzenia plików administratora
23
+ default: Domyślne rozszerzenia plików
24
+ image: Rozszerzenia pliku obrazu
25
+ maximum_file_size:
26
+ avatar: Rozmiar pliku awatara
27
+ default: Domyślny rozmiar pliku
10
28
  errors:
11
29
  models:
12
30
  oauth_application:
@@ -67,6 +85,7 @@ pl:
67
85
  save_and_invite: Utwórz organizację i zaproś administratora
68
86
  fields:
69
87
  created_at: Utworzono
88
+ file_upload_settings: Ustawienia przesyłania pliku
70
89
  name: Nazwa
71
90
  omniauth_settings: Ustawienia Omniauth
72
91
  smtp_settings: Ustawienia SMTP
@@ -98,6 +117,19 @@ pl:
98
117
  success: Organizacja została utworzona.
99
118
  edit:
100
119
  secondary_hosts_hint: Wpisz każdy z nich w nowej linii
120
+ file_upload_settings:
121
+ content_types:
122
+ default_hint: Te typy MIME są domyślnie dozwolone dla wszystkich użytkowników.
123
+ title: Dozwolone typy MIME
124
+ file_extensions:
125
+ title: Dozwolone rozszerzenia plików
126
+ file_sizes:
127
+ avatar_hint: Megabajty (MB). Ten limit rozmiaru pliku jest używany do przesyłania obrazu awatara.
128
+ default_hint: Megabajty (MB). Ten limit rozmiaru pliku jest domyślny, jest używany dla wszystkich przesyłanych plików, chyba że określono inaczej.
129
+ title: Maksymalne rozmiary plików
130
+ intro: |
131
+ Proszę zachować szczególną ostrożność podczas rozważania zmiany tych ustawień. Im mniej na to pozwalasz, tym lepiej.
132
+ Zezwalanie na określone rozszerzenia plików lub typów MIME może narazić użytkowników systemu na zagrożenia bezpieczeństwa i może mieć również wpływ na dostępność witryny.
101
133
  index:
102
134
  title: Organizacje
103
135
  new:
@@ -123,7 +155,12 @@ pl:
123
155
  api_key: Klucz API
124
156
  api_secret: Sekret API
125
157
  smtp_settings:
158
+ fieldsets:
159
+ sender: Nadawca
160
+ instructions:
161
+ from_label: 'Nadawcą wiadomości e-mail będzie: "Twoja organizacja <your-organization@example.org>". Pozostaw puste, aby użyć "Adres e-mail" jako etykiety'
126
162
  placeholder:
163
+ from_email: twoja-organizacja@przyklad.org
127
164
  from_label: twoja-nazwa-organizacji
128
165
  update:
129
166
  error: Podczas aktualizowania tej organizacji wystąpił błąd.
@@ -0,0 +1 @@
1
+ si:
@@ -0,0 +1 @@
1
+ sw:
@@ -1,4 +1,36 @@
1
1
  tr:
2
+ activemodel:
3
+ attributes:
4
+ oauth_application:
5
+ name: OAuth Uygulama Adı
6
+ organization_logo: Kuruluş logosu (kare)
7
+ organization_name: Kuruluş
8
+ organization_url: Kuruluş URL'si
9
+ redirect_uri: Yönlendirme URL'si
10
+ organization:
11
+ address: SMTP Sunucu Adı
12
+ from_email: E-posta adresi
13
+ from_label: Etiket
14
+ password: Şifre
15
+ port: Port
16
+ user_name: Kullanıcı adı
17
+ organization_file_uploads:
18
+ allowed_content_types:
19
+ admin: Yönetici MIME türleri
20
+ default: Varsayılan MIME türleri
21
+ allowed_file_extensions:
22
+ admin: Yönetici dosya uzantıları
23
+ default: Varsayılan dosya uzantıları
24
+ image: Görüntü dosyası uzantıları
25
+ maximum_file_size:
26
+ avatar: Avatar dosya boyutu
27
+ default: Varsayılan dosya boyutu
28
+ errors:
29
+ models:
30
+ oauth_application:
31
+ attributes:
32
+ redirect_uri:
33
+ must_be_ssl: Yönlendirme URI'sı bir SSL URI olmalıdır
2
34
  decidim:
3
35
  system:
4
36
  actions:
@@ -32,6 +64,7 @@ tr:
32
64
  menu:
33
65
  admins: Yöneticiler
34
66
  dashboard: Pano
67
+ oauth_applications: OAuth uygulamaları
35
68
  organizations: Organizasyonlar
36
69
  models:
37
70
  admin:
@@ -41,26 +74,99 @@ tr:
41
74
  name: yönetim
42
75
  validations:
43
76
  email_uniqueness: aynı e-postaya sahip başka bir yönetici zaten var
77
+ oauth_application:
78
+ fields:
79
+ created_at: Oluşturuldu
80
+ name: OAuth Uygulama Adı
81
+ organization_name: Kuruluş
82
+ name: OAuth uygulaması
44
83
  organization:
45
84
  actions:
46
85
  save_and_invite: Kuruluş oluşturun ve yöneticiyi davet edin
47
86
  fields:
48
- created_at: Adresinde düzenlendi
49
- name: isim
87
+ created_at: Oluşturuldu
88
+ file_upload_settings: Dosya yükleme ayarları
89
+ name: Adı
90
+ omniauth_settings: Omniauth ayarları
50
91
  smtp_settings: SMTP ayarları
51
92
  name: organizasyon
93
+ oauth_applications:
94
+ create:
95
+ error: Bu uygulama oluşturulurken bir hata oluştu.
96
+ success: Uygulama başarıyla oluşturuldu.
97
+ destroy:
98
+ error: Bu uygulamayı yok ederken bir sorun oluştu.
99
+ success: Uygulama başarıyla yok edildi.
100
+ edit:
101
+ save: Kaydet
102
+ title: Uygulamayı düzenle
103
+ form:
104
+ select_organization: Bir kuruluş seçin
105
+ index:
106
+ confirm_delete: Bu uygulamayı silmek istediğinizden emin misiniz?
107
+ title: OAuth uygulamaları
108
+ new:
109
+ save: Kaydet
110
+ title: Yeni uygulama
111
+ update:
112
+ error: Bu uygulama güncellenirken bir hata oluştu.
113
+ success: Uygulama başarıyla güncellendi.
52
114
  organizations:
53
115
  create:
54
116
  error: Yeni bir organizasyon oluştururken bir sorun oluştu.
55
117
  success: Kuruluş başarıyla oluşturuldu.
56
118
  edit:
57
119
  secondary_hosts_hint: Her birini yeni bir satıra girin
120
+ file_upload_settings:
121
+ content_types:
122
+ admin_hint: Bu MIME türlerine yönetici bölümü yüklemeleri için izin verilir. Yönetici kullanıcılar, bazı belge biçimlerini yüklemenin risklerinin farkında olmalıdır, böylece dosya yüklemelerinde daha dikkatli olmalarını bekleyebilirsiniz.
123
+ default_hint: Bu MIME türlerine varsayılan olarak tüm kullanıcılar için izin verilir.
124
+ intro_html: MIME türleri için yıldız karakterli joker karakterler eklersiniz, ör. <code> resim / * </code>.
125
+ title: İzin verilen MIME türleri
126
+ file_extensions:
127
+ admin_hint: Bu dosya uzantılarına yönetici bölümü yüklemeleri için izin verilir. Yönetici kullanıcılar, bazı belge biçimlerini yüklemenin risklerinin farkında olmalıdır, böylece dosya yüklemelerinde daha dikkatli olmalarını bekleyebilirsiniz.
128
+ default_hint: Bu dosya uzantılarına varsayılan olarak tüm kullanıcılar için izin verilir.
129
+ image_hint: Bu dosya uzantılarına her türlü resim yüklemesi için izin verilir.
130
+ title: İzin verilen dosya uzantıları
131
+ file_sizes:
132
+ avatar_hint: Megabayt (MB). Bu dosya boyutu sınırı, avatar resmi yüklemeleri için kullanılır.
133
+ default_hint: Megabayt (MB). Bu dosya boyutu sınırı, aksi belirtilmedikçe tüm dosya yüklemeleri için kullanılan varsayılandır.
134
+ title: Maksimum dosya boyutu
135
+ intro: |
136
+ Lütfen bu ayarları değiştirmeyi düşünürken çok dikkatli olun. Ne kadar az izin verirseniz o kadar iyi.
137
+ Belirli dosya uzantılarına veya MIME türlerine izin vermek, sistem kullanıcılarını güvenlik risklerine maruz bırakabilir ve ayrıca web sitesinin erişilebilirliğini etkileyebilir.
58
138
  index:
59
139
  title: Organizasyonlar
60
140
  new:
61
141
  reference_prefix_hint: Başvuru öneki, tüm kuruluştaki kaynakları benzersiz şekilde tanımlamak için kullanılır
62
142
  secondary_hosts_hint: Her birini yeni bir satıra girin
63
143
  title: Yeni organizasyon
144
+ omniauth_settings:
145
+ decidim:
146
+ client_id: Client ID
147
+ client_secret: Client secret
148
+ site_url: Site URL'si
149
+ enabled: Etkinleştirildi
150
+ enabled_by_default: Bu sağlayıcı varsayılan olarak etkindir. Düzenlenebilir ancak devre dışı bırakılamaz.
151
+ facebook:
152
+ app_id: App ID
153
+ app_secret: App secret
154
+ google_oauth2:
155
+ client_id: Client ID
156
+ client_secret: Client secret
157
+ icon: İkon
158
+ icon_path: İkon yolu
159
+ twitter:
160
+ api_key: API anahtarı
161
+ api_secret: API secret
162
+ smtp_settings:
163
+ fieldsets:
164
+ sender: Gönderen
165
+ instructions:
166
+ from_label: 'E-posta göndereni: "your-organization-name <your-organization@example.org>" olacaktır. ''E-posta adresini'' etiket olarak kullanmak için boş bırakın'
167
+ placeholder:
168
+ from_email: your-organization@example.org
169
+ from_label: your-organization-name
64
170
  update:
65
171
  error: Bu kuruluş güncellenirken bir sorun oluştu.
66
172
  success: Kuruluş başarıyla güncellendi.
@@ -153,8 +153,6 @@ zh-CN:
153
153
  api_key: API 密钥
154
154
  api_secret: API 密钥
155
155
  smtp_settings:
156
- instructions:
157
- from_label: '电子邮件发件人将是:"您的组织名称 <your-organization@example.org>"。留空则使用“from_email”作为标签'
158
156
  placeholder:
159
157
  from_email: Your-organization@example.org
160
158
  from_label: 您的组织名称
@@ -4,7 +4,7 @@ module Decidim
4
4
  # This holds the decidim-system version.
5
5
  module System
6
6
  def self.version
7
- "0.23.1"
7
+ "0.23.2"
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,16 +1,16 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-system
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.1
4
+ version: 0.23.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josep Jaume Rey Peroy
8
8
  - Marc Riera Casals
9
9
  - Oriol Gual Oliva
10
- autorequire:
10
+ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2020-11-12 00:00:00.000000000 Z
13
+ date: 2021-02-09 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: active_link_to
@@ -32,14 +32,14 @@ dependencies:
32
32
  requirements:
33
33
  - - '='
34
34
  - !ruby/object:Gem::Version
35
- version: 0.23.1
35
+ version: 0.23.2
36
36
  type: :runtime
37
37
  prerelease: false
38
38
  version_requirements: !ruby/object:Gem::Requirement
39
39
  requirements:
40
40
  - - '='
41
41
  - !ruby/object:Gem::Version
42
- version: 0.23.1
42
+ version: 0.23.2
43
43
  - !ruby/object:Gem::Dependency
44
44
  name: devise
45
45
  requirement: !ruby/object:Gem::Requirement
@@ -130,14 +130,14 @@ dependencies:
130
130
  requirements:
131
131
  - - '='
132
132
  - !ruby/object:Gem::Version
133
- version: 0.23.1
133
+ version: 0.23.2
134
134
  type: :development
135
135
  prerelease: false
136
136
  version_requirements: !ruby/object:Gem::Requirement
137
137
  requirements:
138
138
  - - '='
139
139
  - !ruby/object:Gem::Version
140
- version: 0.23.1
140
+ version: 0.23.2
141
141
  description: System administration to create new organization in an installation.
142
142
  email:
143
143
  - josepjaume@gmail.com
@@ -273,12 +273,14 @@ files:
273
273
  - config/locales/pt.yml
274
274
  - config/locales/ro-RO.yml
275
275
  - config/locales/ru.yml
276
+ - config/locales/si-LK.yml
276
277
  - config/locales/sk-SK.yml
277
278
  - config/locales/sk.yml
278
279
  - config/locales/sl.yml
279
280
  - config/locales/so-SO.yml
280
281
  - config/locales/sr-CS.yml
281
282
  - config/locales/sv.yml
283
+ - config/locales/sw-KE.yml
282
284
  - config/locales/ti-ER.yml
283
285
  - config/locales/tr-TR.yml
284
286
  - config/locales/uk.yml
@@ -297,7 +299,7 @@ homepage: https://github.com/decidim/decidim
297
299
  licenses:
298
300
  - AGPL-3.0
299
301
  metadata: {}
300
- post_install_message:
302
+ post_install_message:
301
303
  rdoc_options: []
302
304
  require_paths:
303
305
  - lib
@@ -313,7 +315,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
313
315
  version: '0'
314
316
  requirements: []
315
317
  rubygems_version: 3.0.3
316
- signing_key:
318
+ signing_key:
317
319
  specification_version: 4
318
320
  summary: Decidim system administration
319
321
  test_files: []