@meith/i18n 0.9.0 → 0.11.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 +1 -1
- package/src/catalogs/en.json +53 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@meith/i18n",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.11.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": {
|
package/src/catalogs/en.json
CHANGED
|
@@ -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.
|
|
650
|
-
"adminPlugins.
|
|
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",
|
|
@@ -1254,6 +1271,27 @@
|
|
|
1254
1271
|
"board.modlog.warning.issue": "Issued a warning",
|
|
1255
1272
|
"board.modlog.warning.revoke": "Revoked a warning",
|
|
1256
1273
|
"board.newThread.closed": "This forum is closed to new threads.",
|
|
1274
|
+
"board.notificationMenu.close": "Close",
|
|
1275
|
+
"board.notificationMenu.empty.messages": "No new messages.",
|
|
1276
|
+
"board.notificationMenu.empty.mod": "Nothing needs a moderator right now.",
|
|
1277
|
+
"board.notificationMenu.empty.notifications": "No new notifications.",
|
|
1278
|
+
"board.notificationMenu.from": "From {name}",
|
|
1279
|
+
"board.notificationMenu.fromMany": "From {name} and {count, plural, one {# other} other {# others}}",
|
|
1280
|
+
"board.notificationMenu.heading": "Notifications",
|
|
1281
|
+
"board.notificationMenu.markAllSeen": "Mark all as seen",
|
|
1282
|
+
"board.notificationMenu.markSeen": "Mark as seen",
|
|
1283
|
+
"board.notificationMenu.mod.pending": "Awaiting approval",
|
|
1284
|
+
"board.notificationMenu.mod.report": "Report",
|
|
1285
|
+
"board.notificationMenu.noSubject": "(no subject)",
|
|
1286
|
+
"board.notificationMenu.tab.messages": "Messages",
|
|
1287
|
+
"board.notificationMenu.tab.mod": "Mod",
|
|
1288
|
+
"board.notificationMenu.tab.notifications": "Notifications",
|
|
1289
|
+
"board.notificationMenu.totalUnread": "{count, plural, =0 {No unread notifications} one {# unread notification} other {# unread notifications}}",
|
|
1290
|
+
"board.notificationMenu.trigger": "Notifications",
|
|
1291
|
+
"board.notificationMenu.unreadMessages": "unread messages",
|
|
1292
|
+
"board.notificationMenu.unreadMod": "unread moderator notifications",
|
|
1293
|
+
"board.notificationMenu.unreadNotifications": "unread notifications",
|
|
1294
|
+
"board.notificationMenu.viewAll": "View all",
|
|
1257
1295
|
"board.notifications.empty": "You have no notifications. When a moderator warns you, or a report you filed is closed, it will appear here.",
|
|
1258
1296
|
"board.notifications.new": "New",
|
|
1259
1297
|
"board.notifications.unread": "{count, plural, =0 {Nothing unread.} one {# unread.} other {# unread.}}",
|
|
@@ -2125,13 +2163,13 @@
|
|
|
2125
2163
|
"notice.allRead": "All notifications marked as read.",
|
|
2126
2164
|
"notice.app.account-e-mail-address-send-test": "Your account has no e-mail address to send a test to.",
|
|
2127
2165
|
"notice.app.board-database-api": "This board has no database, so it has no API.",
|
|
2166
|
+
"notice.app.board-offering-web-push": "This board is not offering web push.",
|
|
2128
2167
|
"notice.app.board-reports": "This board has no reports.",
|
|
2129
2168
|
"notice.app.board-running-in-memory-sample-data": "This board is running on in-memory sample data, so it has no warnings.",
|
|
2130
2169
|
"notice.app.board-running-in-memory-sample-data-2": "This board is running on in-memory sample data, so it has no queue.",
|
|
2131
2170
|
"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
2171
|
"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
2172
|
"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
2173
|
"notice.app.board-running-in-memory-sample-data-7": "This board is running on in-memory sample data, so it cannot accept edits.",
|
|
2136
2174
|
"notice.app.board-running-in-memory-sample-data-8": "This board is running on in-memory sample data, so it cannot accept changes.",
|
|
2137
2175
|
"notice.app.board-working-mail-configuration-there": "This board has no working mail configuration, so there is nothing to test. ",
|
|
@@ -2146,6 +2184,7 @@
|
|
|
2146
2184
|
"notice.app.notification-exist": "That notification does not exist.",
|
|
2147
2185
|
"notice.app.passkey-could-found": "That passkey could not be found.",
|
|
2148
2186
|
"notice.app.post-exist": "That post does not exist.",
|
|
2187
|
+
"notice.app.push-subscription-valid": "That push subscription is not valid.",
|
|
2149
2188
|
"notice.app.report-exist": "That report does not exist.",
|
|
2150
2189
|
"notice.app.session-could-found": "That session could not be found.",
|
|
2151
2190
|
"notice.app.session-could-identified-nothing-signed": "This session could not be identified, so nothing was signed out.",
|
|
@@ -2162,6 +2201,8 @@
|
|
|
2162
2201
|
"notice.app.warning-exist": "That warning does not exist.",
|
|
2163
2202
|
"notice.markedRead": "Marked as read.",
|
|
2164
2203
|
"notice.preferencesSaved": "Your notification preferences were saved.",
|
|
2204
|
+
"notice.pushSubscribed": "This browser will now receive pushed notifications.",
|
|
2205
|
+
"notice.pushUnsubscribed": "This browser will no longer receive pushed notifications.",
|
|
2165
2206
|
"notification.mail.boardFallback": "the forum",
|
|
2166
2207
|
"notification.mail.greeting": "Hello {username},",
|
|
2167
2208
|
"notification.pm.receipt.description": "Somebody opens a private message you sent with a read receipt requested. Raised once, on the first read.",
|
|
@@ -2630,6 +2671,7 @@
|
|
|
2630
2671
|
"setting.group.legal": "Legal",
|
|
2631
2672
|
"setting.group.mail": "Mail",
|
|
2632
2673
|
"setting.group.posting": "Posting",
|
|
2674
|
+
"setting.group.push": "Push",
|
|
2633
2675
|
"setting.group.registration": "Registration",
|
|
2634
2676
|
"setting.group.reputation": "Reputation",
|
|
2635
2677
|
"setting.group.search": "Search",
|
|
@@ -2666,6 +2708,14 @@
|
|
|
2666
2708
|
"setting.posting.max_length.label": "Maximum post length",
|
|
2667
2709
|
"setting.posting.thread_ratings_enabled.description": "Members with permission can give each thread one 1–5 rating.",
|
|
2668
2710
|
"setting.posting.thread_ratings_enabled.label": "Thread ratings enabled",
|
|
2711
|
+
"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.",
|
|
2712
|
+
"setting.push.contact.label": "Contact for the push service",
|
|
2713
|
+
"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.",
|
|
2714
|
+
"setting.push.enabled.label": "Offer web push",
|
|
2715
|
+
"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.",
|
|
2716
|
+
"setting.push.vapid_private_key.label": "VAPID private key",
|
|
2717
|
+
"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.",
|
|
2718
|
+
"setting.push.vapid_public_key.label": "VAPID public key",
|
|
2669
2719
|
"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
2720
|
"setting.registration.enabled.label": "Allow new registrations",
|
|
2671
2721
|
"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.",
|