@meith/i18n 0.9.0 → 0.10.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.9.0",
3
+ "version": "0.10.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": {
@@ -40,9 +40,12 @@
40
40
  "accountForm.linked.unlink": "Unlink",
41
41
  "accountForm.locked.reason": "Reason given: {reason}",
42
42
  "accountForm.notifications.blurb": "Everything is always recorded in your notifications, whether or not you receive an e-mail about it.",
43
+ "accountForm.notifications.channels": "Tell me when…",
44
+ "accountForm.notifications.email": "E-mail",
43
45
  "accountForm.notifications.legend": "Send me an e-mail when…",
44
46
  "accountForm.notifications.markAllRead": "Mark all as read",
45
47
  "accountForm.notifications.markRead": "Mark as read",
48
+ "accountForm.notifications.push": "Push",
46
49
  "accountForm.notifications.submit": "Save preferences",
47
50
  "accountForm.options.invisible": "Browse invisibly",
48
51
  "accountForm.options.invisibleHint": "You will not appear in the online list, and you will not be counted in it either. Your posts are unaffected, and moderators can still see that you are here.",
@@ -77,6 +80,15 @@
77
80
  "accountForm.profile.location": "Location",
78
81
  "accountForm.profile.submit": "Save profile",
79
82
  "accountForm.profile.website": "Website",
83
+ "accountForm.push.blocked": "This browser is blocking notifications. Allow them in its site settings, then come back.",
84
+ "accountForm.push.blurb": "A pushed notification travels through the push service your browser maker runs. That service learns when this board sends you something, and never what it says.",
85
+ "accountForm.push.failed": "This browser would not subscribe. Try again.",
86
+ "accountForm.push.heading": "This browser",
87
+ "accountForm.push.subscribe": "Push notifications to this browser",
88
+ "accountForm.push.subscribed": "This browser receives pushed notifications.",
89
+ "accountForm.push.unsubscribe": "Stop pushing to this browser",
90
+ "accountForm.push.unsubscribed": "This browser receives no pushed notifications.",
91
+ "accountForm.push.unsupported": "This browser cannot receive pushed notifications.",
80
92
  "accountForm.rate.changeTitle": "Change your rating of {username}",
81
93
  "accountForm.rate.justComment": "Just a comment",
82
94
  "accountForm.rate.negative": "Negative",
@@ -552,6 +564,7 @@
552
564
  "adminPanel.mail.title": "How this board sends mail",
553
565
  "adminPanel.password": "Password",
554
566
  "adminPanel.plugin.advanced": " · advanced",
567
+ "adminPanel.plugin.clearFailures": "Clear failures and re-enable",
555
568
  "adminPanel.plugin.disable": "Disable",
556
569
  "adminPanel.plugin.empty": "empty",
557
570
  "adminPanel.plugin.enable": "Enable",
@@ -646,8 +659,9 @@
646
659
  "adminPlugins.ledeBefore": "Everything installable is named in",
647
660
  "adminPlugins.migrationsUnknown": "This board could not be asked which plugin migrations have run, so the rows above do not say. On a board running on sample data there is no such table; on a real one, that is worth looking into.",
648
661
  "adminPlugins.pendingMigrations": "{count, plural, one {# migration not applied — run community upgrade.} other {# migrations not applied — run community upgrade.}}",
649
- "adminPlugins.serverDisabled": "Stopped by this server after repeated failures: {reason}",
650
- "adminPlugins.uninstallHint": "There is no uninstall button, and that is deliberate: removing a plugin is pnpm remove, a line out of that file, and a redeploy. A button that dropped a plugin’s rows and left its code running would leave the board in a state neither installing nor removing produces.",
662
+ "adminPlugins.recordedFailures": "{count, plural, one {# recorded failure across every instance of this board.} other {# recorded failures across every instance of this board.}}",
663
+ "adminPlugins.serverDisabled": "Switched off after repeated failures, and it stays off until an operator clears the record: {reason}",
664
+ "adminPlugins.uninstallHint": "There is no uninstall button, and that is deliberate: removing a plugin is pnpm remove, a line out of that file, and a redeploy. Run community plugin:purge first if its data should go too — that has to happen while the code is still installed, because it runs the plugin’s own onUninstall. A button that dropped a plugin’s rows and left its code running would leave the board in a state neither installing nor removing produces.",
651
665
  "adminSecurity.everything": "Everything",
652
666
  "adminSecurity.filter": "Filter",
653
667
  "adminSecurity.kind": "Kind",
@@ -670,6 +684,9 @@
670
684
  "adminSettings.lede": "Every setting this build has, with what it does. A value equal to its default is not stored, so changing a default in a later release reaches a board that never touched it.",
671
685
  "adminSettings.matchCount": "{count, plural, one {# match} other {# matches}} for “{query}”, across every group.",
672
686
  "adminSettings.noAddress": "Every link the board sends is built from it, so password resets and confirmations arrive carrying no link at all — they are polite and useless. Feeds and canonical URLs fall back to a localhost address. Set “Board address” below.",
687
+ "adminSettings.pushNoContact": "A push service is told who to contact about the traffic it carries, and this board has nobody to give it: the contact box below is empty, no mail-from address is set, and the board’s own address is not an https one. Fill in any of the three.",
688
+ "adminSettings.pushNoKeys": "This board has no usable VAPID key pair, so no push service will accept anything from it. Generate one with `community push:keys`, or paste a pair into the two boxes below. Nothing is pushed until you do, and members see no subscribe button.",
689
+ "adminSettings.pushNotLive": "Web push is on and nothing is being pushed",
673
690
  "adminSettings.searchPlaceholder": "Search every group by name or description",
674
691
  "adminSettings.settingCount": "{count, plural, one {# setting} other {# settings}} in {group}.",
675
692
  "adminSettings.showAdvanced": "Show {count} advanced",
@@ -2125,13 +2142,13 @@
2125
2142
  "notice.allRead": "All notifications marked as read.",
2126
2143
  "notice.app.account-e-mail-address-send-test": "Your account has no e-mail address to send a test to.",
2127
2144
  "notice.app.board-database-api": "This board has no database, so it has no API.",
2145
+ "notice.app.board-offering-web-push": "This board is not offering web push.",
2128
2146
  "notice.app.board-reports": "This board has no reports.",
2129
2147
  "notice.app.board-running-in-memory-sample-data": "This board is running on in-memory sample data, so it has no warnings.",
2130
2148
  "notice.app.board-running-in-memory-sample-data-2": "This board is running on in-memory sample data, so it has no queue.",
2131
2149
  "notice.app.board-running-in-memory-sample-data-3": "This board is running on in-memory sample data, so it has no thread tools.",
2132
2150
  "notice.app.board-running-in-memory-sample-data-4": "This board is running on in-memory sample data, so it has no moderation tools.",
2133
2151
  "notice.app.board-running-in-memory-sample-data-5": "This board is running on in-memory sample data, so it cannot take reports.",
2134
- "notice.app.board-running-in-memory-sample-data-6": "This board is running on in-memory sample data, so it cannot accept posts.",
2135
2152
  "notice.app.board-running-in-memory-sample-data-7": "This board is running on in-memory sample data, so it cannot accept edits.",
2136
2153
  "notice.app.board-running-in-memory-sample-data-8": "This board is running on in-memory sample data, so it cannot accept changes.",
2137
2154
  "notice.app.board-working-mail-configuration-there": "This board has no working mail configuration, so there is nothing to test. ",
@@ -2146,6 +2163,7 @@
2146
2163
  "notice.app.notification-exist": "That notification does not exist.",
2147
2164
  "notice.app.passkey-could-found": "That passkey could not be found.",
2148
2165
  "notice.app.post-exist": "That post does not exist.",
2166
+ "notice.app.push-subscription-valid": "That push subscription is not valid.",
2149
2167
  "notice.app.report-exist": "That report does not exist.",
2150
2168
  "notice.app.session-could-found": "That session could not be found.",
2151
2169
  "notice.app.session-could-identified-nothing-signed": "This session could not be identified, so nothing was signed out.",
@@ -2162,6 +2180,8 @@
2162
2180
  "notice.app.warning-exist": "That warning does not exist.",
2163
2181
  "notice.markedRead": "Marked as read.",
2164
2182
  "notice.preferencesSaved": "Your notification preferences were saved.",
2183
+ "notice.pushSubscribed": "This browser will now receive pushed notifications.",
2184
+ "notice.pushUnsubscribed": "This browser will no longer receive pushed notifications.",
2165
2185
  "notification.mail.boardFallback": "the forum",
2166
2186
  "notification.mail.greeting": "Hello {username},",
2167
2187
  "notification.pm.receipt.description": "Somebody opens a private message you sent with a read receipt requested. Raised once, on the first read.",
@@ -2630,6 +2650,7 @@
2630
2650
  "setting.group.legal": "Legal",
2631
2651
  "setting.group.mail": "Mail",
2632
2652
  "setting.group.posting": "Posting",
2653
+ "setting.group.push": "Push",
2633
2654
  "setting.group.registration": "Registration",
2634
2655
  "setting.group.reputation": "Reputation",
2635
2656
  "setting.group.search": "Search",
@@ -2666,6 +2687,14 @@
2666
2687
  "setting.posting.max_length.label": "Maximum post length",
2667
2688
  "setting.posting.thread_ratings_enabled.description": "Members with permission can give each thread one 1–5 rating.",
2668
2689
  "setting.posting.thread_ratings_enabled.label": "Thread ratings enabled",
2690
+ "setting.push.contact.description": "A mailto: or https: address a push service can use to reach you when this board is sending it something it does not like. Left empty, the board sends the mail-from address, and failing that its own address — but only when that address is an https one. With none of the three, nothing is pushed.",
2691
+ "setting.push.contact.label": "Contact for the push service",
2692
+ "setting.push.enabled.description": "Members can ask this board to push a notification to a device, and the notifications screen grows a button that subscribes the browser they are reading on. Needs the two keys below. Off, no device is asked and no notification leaves by that route; what is already stored on the board stays, so switching it back on resumes where it left off.",
2693
+ "setting.push.enabled.label": "Offer web push",
2694
+ "setting.push.vapid_private_key.description": "The other half of the pair, and the half that signs. Stored on the board. Leave the box empty to keep the key already saved.",
2695
+ "setting.push.vapid_private_key.label": "VAPID private key",
2696
+ "setting.push.vapid_public_key.description": "The board identifies itself to a push service with this key, and every browser stores it when it subscribes. Generate the pair with `community push:keys`. Replacing it invalidates every subscription already stored, because the browsers hold the old one.",
2697
+ "setting.push.vapid_public_key.label": "VAPID public key",
2669
2698
  "setting.registration.enabled.description": "Off closes the board to new members: the Register link goes, /register says so instead of offering a form, and the action behind it refuses a submission sent straight to it. Existing members sign in as before, the installer still creates the first administrator, and \"community user:create\" still works — closing the door is not the same as locking yourself out.",
2670
2699
  "setting.registration.enabled.label": "Allow new registrations",
2671
2700
  "setting.registration.method.description": "\"none\" logs the user straight in. \"email\" requires a link. \"admin\" queues the account for manual approval. \"both\" requires e-mail then admin.",