decidim-verifications 0.27.0.rc2 → 0.27.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 718894122a6f23fa247c0adc546e02e634e056ef8d5ded9d96ea2844e436db41
4
- data.tar.gz: efa608b4c815a10fb969c29606acc6d52fa8b0ebd93959104652b2f273d56a8a
3
+ metadata.gz: 6eabe14092a2b8578d027cd891e0454b79fe26b8ee21983af6337a2ebcd684df
4
+ data.tar.gz: 074aaa11652271e9838ce5c2f8922c768b21bbb84ddf1160de98716024f16204
5
5
  SHA512:
6
- metadata.gz: e14a682759d19b61eee0216d2ff4452567bdfad3334a59555c87f87a83e4a873ea30814cefa6cfa2959b3eafd5799c391cd26d0d886f9fcc448549b175ebccc5
7
- data.tar.gz: 8661d81663b57a420736e7e034341e690bc0be3851f20c1ddc5e8e069a81b0f071c7eebf615798985dd4210dd6be75b9113d6de4313e8d7b6d5c5ad667096ec2
6
+ metadata.gz: 7fa6b6ea97991c9b833e2f37ce64cac6df7526f2b56a9921388b51a875e9d602ef99fa8d8fcee5cbeee661687a1e904b8f8f48340779df9fd5b0198c685b0753
7
+ data.tar.gz: feb5469de7af030b87d8aa352955bafc1021cb07482b81f090024c4ff0ee15f1432d26ecce29e948f7fd89909df8f8bafcd285b239bdec274369c00700f91261
@@ -115,7 +115,7 @@ cs:
115
115
  authorize: Poslat
116
116
  authorize_with: Ověřte pomocí %{authorizer}
117
117
  renew_modal:
118
- cancel: zrušení
118
+ cancel: Zrušit
119
119
  close: zavřít
120
120
  continue: Pokračovat
121
121
  info_renew: Pokud chcete aktualizovat data, pokračujte obnovením
@@ -185,7 +185,7 @@ cs:
185
185
  error: Ověření neodpovídá vloženým údajům. Zkuste to znovu, nebo řekněte uživateli, ať si je změní
186
186
  success: Uživatel úspěšně ověřen
187
187
  new:
188
- cancel: zrušení
188
+ cancel: Zrušit
189
189
  introduce_user_data: Zadejte e-mail uživatele a data dokumentu
190
190
  verify: Ověřte
191
191
  pending_authorizations:
@@ -65,7 +65,7 @@ ja:
65
65
  - 郵便物を送信済みとしてマークすると、参加者はコードを入力して検証することができます。
66
66
  csv_census:
67
67
  explanation: 組織センサスを使用して認証を取得する
68
- name: 組織の国勢調査
68
+ name: 組織のセンサス
69
69
  direct: ダイレクト
70
70
  help: ヘルプ
71
71
  id_documents:
@@ -98,7 +98,7 @@ ja:
98
98
  first_login:
99
99
  actions:
100
100
  another_dummy_authorization_handler: 認証ハンドラーの別の例に対して検証する
101
- csv_census: 組織の国勢調査に照らして確認
101
+ csv_census: 組織のセンサスに照らして確認
102
102
  dummy_authorization_handler: 認証ハンドラーの例に対して確認する
103
103
  dummy_authorization_workflow: 認証ワークフローの例に対して確認する
104
104
  id_documents: 本人確認書類をアップロードして認証を取得する
@@ -129,14 +129,14 @@ ja:
129
129
  error: センサスのインポート中にエラーが発生しました。
130
130
  success: '%{count} 個のアイテムを正常にインポートしました (%{errors} 個のエラー)'
131
131
  destroy_all:
132
- success: すべての国勢調査データが削除されました
132
+ success: すべてのセンサスデータが削除されました
133
133
  destroy:
134
- confirm: 国勢調査をすべて削除することはできません。続行してもよろしいですか?
135
- title: 国勢調査データをすべて削除する
134
+ confirm: センサスをすべて削除することはできません。続行してもよろしいですか?
135
+ title: センサスデータをすべて削除する
136
136
  index:
137
137
  data: 合計 %{count} 件のレコードが読み込まれています。最終アップロード日は %{due_date}です。
138
- empty: 国勢調査データがありません。CSVファイルを使用してインポートするには、以下のフォームを使用してください。
139
- title: 現在の国勢調査データ
138
+ empty: センサスデータがありません。CSVファイルを使用してインポートするには、以下のフォームを使用してください。
139
+ title: 現在のセンサスデータ
140
140
  instructions:
141
141
  body: これを行うには、システム管理を入力し、csv_census の認証を組織に追加する必要があります。
142
142
  title: この組織のCSVセンサス認証を有効にする必要があります
@@ -144,7 +144,7 @@ ja:
144
144
  file: "電子メールデータを含む.csvファイル"
145
145
  info: 'メールアドレスの列が 1 つだけの CSV 形式のファイルである必要があります:'
146
146
  submit: ファイルをアップロード
147
- title: 新しい国勢調査をアップロード
147
+ title: 新しいセンサスをアップロード
148
148
  authorizations:
149
149
  new:
150
150
  error: お客様のアカウントを確認できませんでした。また、組織のセンサスに入っていない場合もあります。
@@ -0,0 +1 @@
1
+ oc:
@@ -4,7 +4,7 @@ module Decidim
4
4
  # This holds the decidim-verifications version.
5
5
  module Verifications
6
6
  def self.version
7
- "0.27.0.rc2"
7
+ "0.27.0"
8
8
  end
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: decidim-verifications
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.0.rc2
4
+ version: 0.27.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Rodriguez
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-09-19 00:00:00.000000000 Z
11
+ date: 2022-09-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: decidim-core
@@ -16,42 +16,42 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 0.27.0.rc2
19
+ version: 0.27.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 0.27.0.rc2
26
+ version: 0.27.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: decidim-admin
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 0.27.0.rc2
33
+ version: 0.27.0
34
34
  type: :development
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 0.27.0.rc2
40
+ version: 0.27.0
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: decidim-dev
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
45
  - - '='
46
46
  - !ruby/object:Gem::Version
47
- version: 0.27.0.rc2
47
+ version: 0.27.0
48
48
  type: :development
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - '='
53
53
  - !ruby/object:Gem::Version
54
- version: 0.27.0.rc2
54
+ version: 0.27.0
55
55
  description: Several verification methods for your decidim instance
56
56
  email:
57
57
  - deivid.rodriguez@riseup.net
@@ -189,6 +189,7 @@ files:
189
189
  - config/locales/mt.yml
190
190
  - config/locales/nl.yml
191
191
  - config/locales/no.yml
192
+ - config/locales/oc-FR.yml
192
193
  - config/locales/om-ET.yml
193
194
  - config/locales/pl.yml
194
195
  - config/locales/pt-BR.yml
@@ -256,9 +257,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
256
257
  version: '3.0'
257
258
  required_rubygems_version: !ruby/object:Gem::Requirement
258
259
  requirements:
259
- - - ">"
260
+ - - ">="
260
261
  - !ruby/object:Gem::Version
261
- version: 1.3.1
262
+ version: '0'
262
263
  requirements: []
263
264
  rubygems_version: 3.2.22
264
265
  signing_key: