Skip to content

Commit 288362a

Browse files
committed
Latest language strings, bundle & yarn updates
1 parent 6ad0f8e commit 288362a

File tree

32 files changed

+371
-334
lines changed

32 files changed

+371
-334
lines changed

Gemfile.lock

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ GEM
121121
dry-logic (1.2.0)
122122
concurrent-ruby (~> 1.0)
123123
dry-core (~> 0.5, >= 0.5)
124-
dry-schema (1.9.1)
124+
dry-schema (1.9.2)
125125
concurrent-ruby (~> 1.0)
126126
dry-configurable (~> 0.13, >= 0.13.0)
127127
dry-core (~> 0.5, >= 0.5)
@@ -134,12 +134,12 @@ GEM
134134
dry-core (~> 0.5, >= 0.5)
135135
dry-inflector (~> 0.1, >= 0.1.2)
136136
dry-logic (~> 1.0, >= 1.0.2)
137-
dry-validation (1.8.0)
137+
dry-validation (1.8.1)
138138
concurrent-ruby (~> 1.0)
139139
dry-container (~> 0.7, >= 0.7.1)
140140
dry-core (~> 0.5, >= 0.5)
141141
dry-initializer (~> 3.0)
142-
dry-schema (~> 1.9, >= 1.9.1)
142+
dry-schema (~> 1.8, >= 1.8.0)
143143
erubi (1.10.0)
144144
execjs (2.8.1)
145145
ffi (1.15.5)
@@ -193,7 +193,7 @@ GEM
193193
builder
194194
minitest (>= 5.0)
195195
ruby-progressbar
196-
msgpack (1.5.1)
196+
msgpack (1.5.2)
197197
nio4r (2.5.8)
198198
nokogiri (1.13.6)
199199
mini_portile2 (~> 2.8.0)
@@ -217,7 +217,7 @@ GEM
217217
puma (5.6.4)
218218
nio4r (~> 2.0)
219219
racc (1.6.0)
220-
rack (2.2.3)
220+
rack (2.2.3.1)
221221
rack-attack (6.6.1)
222222
rack (>= 1.0, < 3)
223223
rack-cors (1.1.1)
@@ -261,7 +261,7 @@ GEM
261261
rb-fsevent (0.11.1)
262262
rb-inotify (0.10.1)
263263
ffi (~> 1.0)
264-
regexp_parser (2.4.0)
264+
regexp_parser (2.5.0)
265265
responders (3.0.1)
266266
actionpack (>= 5.0)
267267
railties (>= 5.0)
@@ -270,13 +270,13 @@ GEM
270270
actionpack (>= 5.2, < 7.1)
271271
activesupport (>= 5.2, < 7.1)
272272
addressable (~> 2.7)
273-
rubocop (1.29.1)
273+
rubocop (1.30.0)
274274
parallel (~> 1.10)
275275
parser (>= 3.1.0.0)
276276
rainbow (>= 2.2.2, < 4.0)
277277
regexp_parser (>= 1.8, < 3.0)
278278
rexml (>= 3.2.5, < 4.0)
279-
rubocop-ast (>= 1.17.0, < 2.0)
279+
rubocop-ast (>= 1.18.0, < 2.0)
280280
ruby-progressbar (~> 1.7)
281281
unicode-display_width (>= 1.4.0, < 3.0)
282282
rubocop-ast (1.18.0)
@@ -295,10 +295,11 @@ GEM
295295
sprockets (> 3.0)
296296
sprockets-rails
297297
tilt
298-
selenium-webdriver (4.1.0)
298+
selenium-webdriver (4.2.0)
299299
childprocess (>= 0.5, < 5.0)
300300
rexml (~> 3.2, >= 3.2.5)
301-
rubyzip (>= 1.2.2)
301+
rubyzip (>= 1.2.2, < 3.0)
302+
websocket (~> 1.0)
302303
semantic_range (3.0.0)
303304
sentry-rails (5.3.1)
304305
railties (>= 5.0)
@@ -346,6 +347,7 @@ GEM
346347
rack-proxy (>= 0.6.1)
347348
railties (>= 5.2)
348349
semantic_range (>= 2.3.0)
350+
websocket (1.2.9)
349351
websocket-driver (0.7.5)
350352
websocket-extensions (>= 0.1.0)
351353
websocket-extensions (0.1.5)

config/locales/.translation_io

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# ignore the conflicts and "sync" again, it will fix this file for you.
66

77
---
8-
timestamp: 1653407956
8+
timestamp: 1653820014

config/locales/gettext/app.pot

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: pwpush 1.0\n"
1010
"Report-Msgid-Bugs-To: contact@translation.io\n"
11-
"POT-Creation-Date: 2022-05-24 17:59+0200\n"
12-
"PO-Revision-Date: 2022-05-24 17:59+0200\n"
11+
"POT-Creation-Date: 2022-05-29 12:26+0200\n"
12+
"PO-Revision-Date: 2022-05-29 12:26+0200\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
1515
"Language: \n"
@@ -1342,32 +1342,36 @@ msgid "Generate Password"
13421342
msgstr ""
13431343

13441344
#: ../../../app/views/passwords/new.html.erb:113
1345-
msgid ""
1346-
"Tip: Only enter the password into the box. Other identifying information can "
1347-
"compromise security."
1345+
msgid "Use the button above to generate a random password."
13481346
msgstr ""
13491347

13501348
#: ../../../app/views/passwords/new.html.erb:114
13511349
msgid ""
1350+
"Tip: Only enter a password into the box. Other identifying information can co"
1351+
"mpromise security."
1352+
msgstr ""
1353+
1354+
#: ../../../app/views/passwords/new.html.erb:115
1355+
msgid ""
13521356
"All passwords are encrypted prior to storage and are available to only those w"
13531357
"ith the secret link. Once expired, encrypted passwords are unequivocally dele"
13541358
"ted from the database."
13551359
msgstr ""
13561360

1357-
#: ../../../app/views/passwords/new.html.erb:121
1361+
#: ../../../app/views/passwords/new.html.erb:122
13581362
#: ../../../app/views/shared/_pw_generator_modal.html.erb:70
13591363
msgid "Save"
13601364
msgstr ""
13611365

1362-
#: ../../../app/views/passwords/new.html.erb:121
1366+
#: ../../../app/views/passwords/new.html.erb:122
13631367
msgid "the above settings as the page default."
13641368
msgstr ""
13651369

1366-
#: ../../../app/views/passwords/new.html.erb:129
1370+
#: ../../../app/views/passwords/new.html.erb:130
13671371
msgid "Push It!"
13681372
msgstr ""
13691373

1370-
#: ../../../app/views/passwords/new.html.erb:129
1374+
#: ../../../app/views/passwords/new.html.erb:130
13711375
msgid "Pushing..."
13721376
msgstr ""
13731377

-235 Bytes
Binary file not shown.

config/locales/gettext/ca/app.po

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: pwpush 1.0\n"
99
"Report-Msgid-Bugs-To: contact@translation.io\n"
10-
"POT-Creation-Date: 2022-05-24 17:59+0200\n"
11-
"PO-Revision-Date: 2022-05-24 17:59+0200\n"
10+
"POT-Creation-Date: 2022-05-29 12:26+0200\n"
11+
"PO-Revision-Date: 2022-05-29 12:26+0200\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language-Team: Catalan\n"
1414
"Language: ca\n"
@@ -1509,15 +1509,17 @@ msgid "Generate Password"
15091509
msgstr "Genera contrasenya"
15101510

15111511
#: ../../../app/views/passwords/new.html.erb:113
1512-
msgid ""
1513-
"Tip: Only enter the password into the box. Other identifying information can "
1514-
"compromise security."
1512+
msgid "Use the button above to generate a random password."
15151513
msgstr ""
1516-
"Consell: introduïu només la contrasenya al quadre. Una altra informació identi"
1517-
"ficativa pot comprometre la seguretat."
15181514

15191515
#: ../../../app/views/passwords/new.html.erb:114
15201516
msgid ""
1517+
"Tip: Only enter a password into the box. Other identifying information can co"
1518+
"mpromise security."
1519+
msgstr ""
1520+
1521+
#: ../../../app/views/passwords/new.html.erb:115
1522+
msgid ""
15211523
"All passwords are encrypted prior to storage and are available to only those w"
15221524
"ith the secret link. Once expired, encrypted passwords are unequivocally dele"
15231525
"ted from the database."
@@ -1526,20 +1528,20 @@ msgstr ""
15261528
"nibles per a aquells que tinguin l'enllaç secret. Un cop vençudes, les contras"
15271529
"enyes xifrades s'eliminen de manera inequívoca de la base de dades."
15281530

1529-
#: ../../../app/views/passwords/new.html.erb:121
1531+
#: ../../../app/views/passwords/new.html.erb:122
15301532
#: ../../../app/views/shared/_pw_generator_modal.html.erb:70
15311533
msgid "Save"
15321534
msgstr "Desa"
15331535

1534-
#: ../../../app/views/passwords/new.html.erb:121
1536+
#: ../../../app/views/passwords/new.html.erb:122
15351537
msgid "the above settings as the page default."
15361538
msgstr "la configuració anterior com a predeterminada de la pàgina."
15371539

1538-
#: ../../../app/views/passwords/new.html.erb:129
1540+
#: ../../../app/views/passwords/new.html.erb:130
15391541
msgid "Push It!"
15401542
msgstr "Puja-la!"
15411543

1542-
#: ../../../app/views/passwords/new.html.erb:129
1544+
#: ../../../app/views/passwords/new.html.erb:130
15431545
msgid "Pushing..."
15441546
msgstr "Pujant..."
15451547

0 Bytes
Binary file not shown.

config/locales/gettext/cs/app.po

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: pwpush 1.0\n"
99
"Report-Msgid-Bugs-To: contact@translation.io\n"
10-
"POT-Creation-Date: 2022-05-24 17:59+0200\n"
11-
"PO-Revision-Date: 2022-05-24 17:59+0200\n"
10+
"POT-Creation-Date: 2022-05-29 12:26+0200\n"
11+
"PO-Revision-Date: 2022-05-29 12:26+0200\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language-Team: Czech\n"
1414
"Language: cs\n"
@@ -1360,34 +1360,38 @@ msgid "Generate Password"
13601360
msgstr ""
13611361

13621362
#: ../../../app/views/passwords/new.html.erb:113
1363-
msgid ""
1364-
"Tip: Only enter the password into the box. Other identifying information can "
1365-
"compromise security."
1363+
msgid "Use the button above to generate a random password."
13661364
msgstr ""
13671365

13681366
#: ../../../app/views/passwords/new.html.erb:114
13691367
msgid ""
1368+
"Tip: Only enter a password into the box. Other identifying information can co"
1369+
"mpromise security."
1370+
msgstr ""
1371+
1372+
#: ../../../app/views/passwords/new.html.erb:115
1373+
msgid ""
13701374
"All passwords are encrypted prior to storage and are available to only those w"
13711375
"ith the secret link. Once expired, encrypted passwords are unequivocally dele"
13721376
"ted from the database."
13731377
msgstr ""
13741378
"Všechny hesla jsou před uložením zašifrována a jsou dostupná pouze těm s tajný"
13751379
"m odkazem. Hesla jsou jednoznačně smazána z databáze ve chvíli, kdy expirují."
13761380

1377-
#: ../../../app/views/passwords/new.html.erb:121
1381+
#: ../../../app/views/passwords/new.html.erb:122
13781382
#: ../../../app/views/shared/_pw_generator_modal.html.erb:70
13791383
msgid "Save"
13801384
msgstr ""
13811385

1382-
#: ../../../app/views/passwords/new.html.erb:121
1386+
#: ../../../app/views/passwords/new.html.erb:122
13831387
msgid "the above settings as the page default."
13841388
msgstr ""
13851389

1386-
#: ../../../app/views/passwords/new.html.erb:129
1390+
#: ../../../app/views/passwords/new.html.erb:130
13871391
msgid "Push It!"
13881392
msgstr ""
13891393

1390-
#: ../../../app/views/passwords/new.html.erb:129
1394+
#: ../../../app/views/passwords/new.html.erb:130
13911395
msgid "Pushing..."
13921396
msgstr ""
13931397

-239 Bytes
Binary file not shown.

config/locales/gettext/da/app.po

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: pwpush 1.0\n"
99
"Report-Msgid-Bugs-To: contact@translation.io\n"
10-
"POT-Creation-Date: 2022-05-24 17:59+0200\n"
11-
"PO-Revision-Date: 2022-05-24 17:59+0200\n"
10+
"POT-Creation-Date: 2022-05-29 12:26+0200\n"
11+
"PO-Revision-Date: 2022-05-29 12:26+0200\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language-Team: Danish\n"
1414
"Language: da\n"
@@ -1482,15 +1482,17 @@ msgid "Generate Password"
14821482
msgstr "Generer kodeord"
14831483

14841484
#: ../../../app/views/passwords/new.html.erb:113
1485-
msgid ""
1486-
"Tip: Only enter the password into the box. Other identifying information can "
1487-
"compromise security."
1485+
msgid "Use the button above to generate a random password."
14881486
msgstr ""
1489-
"Tip: Indtast kun adgangskode eller tekst i boksen. Andre oplysninger kan kompr"
1490-
"omittere sikkerheden."
14911487

14921488
#: ../../../app/views/passwords/new.html.erb:114
14931489
msgid ""
1490+
"Tip: Only enter a password into the box. Other identifying information can co"
1491+
"mpromise security."
1492+
msgstr ""
1493+
1494+
#: ../../../app/views/passwords/new.html.erb:115
1495+
msgid ""
14941496
"All passwords are encrypted prior to storage and are available to only those w"
14951497
"ith the secret link. Once expired, encrypted passwords are unequivocally dele"
14961498
"ted from the database."
@@ -1499,20 +1501,20 @@ msgstr ""
14991501
"det hemmelige link. Når de er udløbet, slettes krypterede adgangskoder fra dat"
15001502
"abasen."
15011503

1502-
#: ../../../app/views/passwords/new.html.erb:121
1504+
#: ../../../app/views/passwords/new.html.erb:122
15031505
#: ../../../app/views/shared/_pw_generator_modal.html.erb:70
15041506
msgid "Save"
15051507
msgstr "Gem"
15061508

1507-
#: ../../../app/views/passwords/new.html.erb:121
1509+
#: ../../../app/views/passwords/new.html.erb:122
15081510
msgid "the above settings as the page default."
15091511
msgstr "ovenstående indstillinger som sidestandard."
15101512

1511-
#: ../../../app/views/passwords/new.html.erb:129
1513+
#: ../../../app/views/passwords/new.html.erb:130
15121514
msgid "Push It!"
15131515
msgstr "Push nu!"
15141516

1515-
#: ../../../app/views/passwords/new.html.erb:129
1517+
#: ../../../app/views/passwords/new.html.erb:130
15161518
msgid "Pushing..."
15171519
msgstr "Pusher nu...."
15181520

-320 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)