@meith/i18n 0.13.0 → 0.15.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@meith/i18n",
3
- "version": "0.13.0",
3
+ "version": "0.15.0",
4
4
  "description": "The message catalog and the locale-aware formatters: ICU messages, plural categories, locale negotiation, and the registry themes and plugins add their own catalogs to.",
5
5
  "license": "LGPL-3.0-or-later",
6
6
  "repository": {
@@ -227,7 +227,7 @@
227
227
  "adminContent.directive.block": "Block",
228
228
  "adminContent.directive.name": "Name",
229
229
  "adminContent.directive.nameHint": "1–16 letters or digits. Written {block} as a block, or {inline} inline.",
230
- "adminContent.directive.namePlaceholder": "spoiler",
230
+ "adminContent.directive.namePlaceholder": "note",
231
231
  "adminContent.directive.note": "Note",
232
232
  "adminContent.directive.noteHint": "For you. Never shown to members.",
233
233
  "adminContent.enabled": "Enabled",
@@ -1167,6 +1167,7 @@
1167
1167
  "authRoute.passkey.managedSignIns": "This board manages sign-ins for its members.",
1168
1168
  "authRoute.passkey.noneForAccount": "That account has no passkey to confirm with.",
1169
1169
  "authRoute.passkey.notForAccount": "That passkey does not belong to this account.",
1170
+ "authRoute.passkey.recentProofRequired": "Recent verification is required before adding a passkey.",
1170
1171
  "authRoute.passkey.responseIncomplete": "That passkey response was incomplete.",
1171
1172
  "authRoute.passkey.responseUnreadable": "That passkey response could not be read.",
1172
1173
  "authRoute.passkey.signInBeforeAdding": "Sign in before adding a passkey.",
@@ -1343,6 +1344,7 @@
1343
1344
  "board.warnings.item": "{title} — {count, plural, one {# point} other {# points}}",
1344
1345
  "board.warnings.standing": "{points, plural, one {# point} other {# points}}{threshold, select, none {. No threshold reached.} other { — {threshold} at {thresholdPoints}.}}",
1345
1346
  "board.warnings.title": "Warnings for {username}",
1347
+ "composer.attachment.uploading": "Uploading…",
1346
1348
  "composer.attachments.hint": "Drop files here, or choose up to {count, plural, one {# file} other {# files}} of {size} each — PNG, JPEG, PDF or ZIP. Images are re-encoded, which removes any metadata they carry.",
1347
1349
  "composer.attachments.label": "Attachments",
1348
1350
  "composer.draftSaved": "Draft saved.",
@@ -1353,6 +1355,7 @@
1353
1355
  "composer.edit.restoreBlurb": "This post is deleted. Restoring puts it back in the thread and back into the board’s counts.",
1354
1356
  "composer.edit.submit": "Save changes",
1355
1357
  "composer.formatting": "Formatting",
1358
+ "composer.help.attachment": "places an uploaded file inline; the toolbar button inserts it",
1356
1359
  "composer.help.bold": "bold",
1357
1360
  "composer.help.codeBlock": "a code block, closed by another ```",
1358
1361
  "composer.help.codeInline": "code, inline",
@@ -1360,10 +1363,13 @@
1360
1363
  "composer.help.italic": "italic",
1361
1364
  "composer.help.link": "a link",
1362
1365
  "composer.help.list": "a list; 1. for a numbered one",
1366
+ "composer.help.mention": "mentions a member; type a few letters for suggestions",
1363
1367
  "composer.help.note": "A single Return is a line break, exactly as you typed it. HTML is shown as text, never rendered.",
1364
1368
  "composer.help.quote": "a quote",
1369
+ "composer.help.spoiler": "a spoiler, hidden until clicked",
1365
1370
  "composer.help.struck": "struck out",
1366
1371
  "composer.help.summary": "Formatting help",
1372
+ "composer.mention.suggestions": "Mention suggestions",
1367
1373
  "composer.message": "Message",
1368
1374
  "composer.multiquote.addToReply": "Add to reply",
1369
1375
  "composer.multiquote.added": "Added to multi-quote — {count, plural, =0 {nothing selected} one {# post selected} other {# posts selected}}.",
@@ -1389,6 +1395,7 @@
1389
1395
  "composer.notifyReplies": "Notify me of replies",
1390
1396
  "composer.placeholder.bold": "bold text",
1391
1397
  "composer.placeholder.italic": "italic text",
1398
+ "composer.placeholder.spoiler": "hidden text",
1392
1399
  "composer.placeholder.struck": "struck out",
1393
1400
  "composer.preview": "Preview",
1394
1401
  "composer.previewEmpty": "Nothing to preview yet.",
@@ -1403,6 +1410,7 @@
1403
1410
  "composer.thanks.count": "{count, plural, one {person has thanked this} other {people have thanked this}}",
1404
1411
  "composer.thanks.thanked": "Thanked",
1405
1412
  "composer.thanks.thanks": "Thanks",
1413
+ "composer.tool.attachment": "Insert attachment",
1406
1414
  "composer.tool.bold": "Bold",
1407
1415
  "composer.tool.bulletedList": "Bulleted list",
1408
1416
  "composer.tool.code": "Code",
@@ -1411,6 +1419,7 @@
1411
1419
  "composer.tool.link": "Link",
1412
1420
  "composer.tool.numberedList": "Numbered list",
1413
1421
  "composer.tool.quote": "Quote",
1422
+ "composer.tool.spoiler": "Spoiler",
1414
1423
  "composer.tool.strikethrough": "Strikethrough",
1415
1424
  "composer.toolShortcut": "{label} (Ctrl+{key})",
1416
1425
  "composer.write": "Write",
@@ -1465,6 +1474,20 @@
1465
1474
  "contrast.thread-moved-on-card": "A moved thread’s stub",
1466
1475
  "contrast.thread-pinned-on-card": "A pinned thread’s title",
1467
1476
  "contrast.thread-unapproved-on-card": "A thread awaiting approval",
1477
+ "credentialProof.codeConsumed": "A recovery code is consumed when used.",
1478
+ "credentialProof.codeLabel": "Authenticator or recovery code",
1479
+ "credentialProof.codeSubmit": "Verify code",
1480
+ "credentialProof.expired": "This session ended before verification could finish. Sign in and try again.",
1481
+ "credentialProof.incorrect": "That credential was not accepted.",
1482
+ "credentialProof.lede": "Before adding a permanent sign-in method, prove one credential you already control. Verification lasts for 10 minutes in this session.",
1483
+ "credentialProof.linkedTitle": "Linked sign-in",
1484
+ "credentialProof.passkeySubmit": "Verify with a passkey",
1485
+ "credentialProof.passkeyWaiting": "Waiting for passkey",
1486
+ "credentialProof.passwordLabel": "Current password",
1487
+ "credentialProof.passwordSubmit": "Verify password",
1488
+ "credentialProof.signIn": "Sign in before verifying your identity.",
1489
+ "credentialProof.ssoSubmit": "Verify with {provider}",
1490
+ "credentialProof.title": "Verify your identity",
1468
1491
  "demo.aria": "About this demo",
1469
1492
  "demo.loginAs": "Log in as {logins}.",
1470
1493
  "demo.title": "This is a demo.",
@@ -1693,6 +1716,7 @@
1693
1716
  "error.attachments.too-large": "“{name}” is {size}, over the {limit} limit.",
1694
1717
  "error.attachments.too-many-pixels": "“{name}” is {width}×{height}, over the {max} megapixel limit.",
1695
1718
  "error.attachments.too-short": "“{name}” is too short to be a file of any type this board accepts.",
1719
+ "error.attachments.upload-failed": "That file could not be uploaded.",
1696
1720
  "error.avatars.avatar-must-png-jpeg": "An avatar must be a PNG or a JPEG.",
1697
1721
  "error.avatars.give-reason-member-shown": "Give a reason. The member is shown it.",
1698
1722
  "error.avatars.moderator-locked-avatar-so-changed": "A moderator has locked your avatar, so it cannot be changed.",
@@ -2046,6 +2070,7 @@
2046
2070
  "mailTest.subject": "Test message",
2047
2071
  "markdown.quote.attribution": "{author} wrote:",
2048
2072
  "markdown.quote.view-post": "View post",
2073
+ "markdown.spoiler.label": "Spoiler",
2049
2074
  "message.deletedMember": "A deleted member",
2050
2075
  "message.noSubject": "(no subject)",
2051
2076
  "message.notRead": "Not read yet",