metadata_presenter 3.3.33 → 3.3.34

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 21f00e0571713d8b74a2883bb464ad8c342502cc6708808a5dfaaea78a9b534c
4
- data.tar.gz: 5ee73d1243561920fcef19397169ac1225972d2380ee165cb1df557a3afbb53e
3
+ metadata.gz: c8518bc2fca3d0f5fec907a7b15c8eb032fc8c33e079809e778713765841010e
4
+ data.tar.gz: 2d27dcca2327531e0ecf8da4208cffc6456d96a91ab0d1ff71d2ec92032bb305
5
5
  SHA512:
6
- metadata.gz: da292175228fb81f4936fcb2ad4fde0336d5e7b2713960a5ff011fc35b44c5a224eacb7537270befc59bc815e68a07851891e31dae03ea50d7fa6c4afc1f987a
7
- data.tar.gz: 93ad61db2246bae318c363337337885a7783d14118a6c14c6e096a046d0ce78cefc611e9c71d0ac9536fe79559227f0395456db1b7178e890e98f5204a644873
6
+ metadata.gz: c0d26fc240f57980e3282c9a7d4d30ba3e76abc121fde1139f64aa3159b5df8f4e82105df6141dc1f3d783a2091d4a4f0f5d0ae93b75e66d79ddc39048442bd4
7
+ data.tar.gz: 8cd9283fd1b7f93ab1bb51db351b84df694c3a9e23e0f98a50c22a652eca8cc18eba19d3d81548649f7af4385700f222ef22014b07c2d1915710e1abc34384dd
@@ -14,7 +14,7 @@ cy:
14
14
  start: Dechrau nawr
15
15
  continue: Parhau
16
16
  submit: Cyflwyno
17
- sign_in: Sign in
17
+ sign_in: Mewngofnodi
18
18
  upload_options: Llwytho opsiynau
19
19
  change_html: Newid <span class="govuk-visually-hidden">eich ateb ar gyfer %{question}</span>
20
20
  errors:
@@ -40,12 +40,12 @@ cy:
40
40
  maintenance_page_heading: Mae’n ddrwg gennym, nid yw’r ffurflen hon ar gael
41
41
  maintenance_page_content: "Os oeddech chi yng nghanol llenwi’r ffurflen, nid yw eich data wedi’i chadw.\r\n\r\nBydd y ffurflen ar gael eto o 9am ar ddydd Llun 19 Tachwedd.\r\n\r\n\r\n\r\n### Other ways to apply\r\n\r\nCysylltwch â ni os yw eich cais yn frys \r\n\r\nEmail: \r\nTelephone: \r\nDydd Llun i ddydd Gwener, 9am i 5pm \r\n[Gwybodaeth am gost galwadau](https://www.gov.uk/costau-galwadau)"
42
42
  authorisation:
43
- heading: Sign in
44
- lede: This form has its own username and password. Contact the form owner if you are unsure what these are.
45
- warning: This is a Test version of the form and should not be shared without the form owner’s permission.
43
+ heading: Mewngofnodi
44
+ lede: Mae gan y ffurflen hon ei henw defnyddiwr a’i chyfrinair ei hun. Cysylltwch â pherchennog y ffurflen os nad ydych yn siŵr beth yw’r rhain.
45
+ warning: Fersiwn Brawf o’r ffurflen yw hon ac ni ddylid ei rhannu heb ganiatâd perchennog y ffurflen.
46
46
  labels:
47
- username: Username
48
- password: Password
47
+ username: Enw defnyddiwr
48
+ password: Cyfrinair
49
49
  session_timeout_warning:
50
50
  heading: Ydych chi eisiau mwy o amser?
51
51
  timer: Byddwn yn ailosod eich ffurflen ac yn dileu eich gwybodaeth os na fyddwch yn parhau mewn
@@ -181,11 +181,11 @@ cy:
181
181
  metadata_presenter/auth_form:
182
182
  attributes:
183
183
  base:
184
- unauthorised: The username and password do not match. Try again
184
+ unauthorised: Nid yw’r enw defnyddiwr a’r cyfrinair yn cyfateb. Rhowch gynnig arall arni
185
185
  username:
186
- blank: Enter a username
186
+ blank: Rhowch enw defnyddiwr
187
187
  password:
188
- blank: Enter a password
188
+ blank: Rhowch gyfrinair
189
189
  attributes:
190
190
  metadata_presenter/saved_form:
191
191
  secret_question: Cwestiwn cudd
@@ -3,5 +3,5 @@
3
3
  "_type": "string.error",
4
4
  "description": "Input (string) does not match with the regular expression",
5
5
  "value:en": "Your answer for \"%{control}\" must match the required format",
6
- "value:cy": "(cy) Your answer for \"%{control}\" must match the required format"
7
- }
6
+ "value:cy": "Rhaid i’ch ateb ar gyfer \"%{control}\" gyfateb i’r fformat gofynnol"
7
+ }
@@ -1,3 +1,3 @@
1
1
  module MetadataPresenter
2
- VERSION = '3.3.33'.freeze
2
+ VERSION = '3.3.34'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metadata_presenter
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.33
4
+ version: 3.3.34
5
5
  platform: ruby
6
6
  authors:
7
7
  - MoJ Forms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-17 00:00:00.000000000 Z
11
+ date: 2024-04-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: govuk_design_system_formbuilder
@@ -290,20 +290,6 @@ dependencies:
290
290
  - - "<"
291
291
  - !ruby/object:Gem::Version
292
292
  version: '5.0'
293
- - !ruby/object:Gem::Dependency
294
- name: sqlite3
295
- requirement: !ruby/object:Gem::Requirement
296
- requirements:
297
- - - ">="
298
- - !ruby/object:Gem::Version
299
- version: '0'
300
- type: :development
301
- prerelease: false
302
- version_requirements: !ruby/object:Gem::Requirement
303
- requirements:
304
- - - ">="
305
- - !ruby/object:Gem::Version
306
- version: '0'
307
293
  - !ruby/object:Gem::Dependency
308
294
  name: yard
309
295
  requirement: !ruby/object:Gem::Requirement