Skip to content

Commit f40436a

Browse files
committed
Update translations
1 parent 5712c82 commit f40436a

File tree

5 files changed

+720
-50
lines changed

5 files changed

+720
-50
lines changed

web-next/src/locales/en-US/messages.po

Lines changed: 144 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ msgstr "{0}'s notes"
128128
msgid "{0}'s shares"
129129
msgstr "{0}'s shares"
130130

131-
#: src/routes/(root)/sign/index.tsx:193
131+
#: src/routes/(root)/sign/index.tsx:233
132132
msgid "A sign-in link has been sent to your email. Please check your inbox (or spam folder)."
133133
msgstr "A sign-in link has been sent to your email. Please check your inbox (or spam folder)."
134134

@@ -140,6 +140,14 @@ msgstr "Account"
140140
msgid "An error occurred during signup. Please try again."
141141
msgstr "An error occurred during signup. Please try again."
142142

143+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:293
144+
msgid "An error occurred while registering your passkey."
145+
msgstr "An error occurred while registering your passkey."
146+
147+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:341
148+
msgid "An error occurred while revoking your passkey."
149+
msgstr "An error occurred while revoking your passkey."
150+
143151
#: src/routes/(root)/[handle]/settings/preferences.tsx:144
144152
msgid "An error occurred while saving your preferences. Please try again, or contact support if the problem persists."
145153
msgstr "An error occurred while saving your preferences. Please try again, or contact support if the problem persists."
@@ -148,6 +156,11 @@ msgstr "An error occurred while saving your preferences. Please try again, or co
148156
msgid "An error occurred while saving your settings. Please try again, or contact support if the problem persists."
149157
msgstr "An error occurred while saving your settings. Please try again, or contact support if the problem persists."
150158

159+
#. placeholder {0}: passkeyToRevoke()?.name
160+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:539
161+
msgid "Are you sure you want to revoke passkey {0}? You won't be able to use it to sign in to your account anymore."
162+
msgstr "Are you sure you want to revoke passkey {0}? You won't be able to use it to sign in to your account anymore."
163+
151164
#: src/components/ProfileTabs.tsx:48
152165
#: src/routes/(root)/[handle]/(profile)/articles.tsx:84
153166
msgid "Articles"
@@ -162,6 +175,10 @@ msgstr "Articles only"
162175
msgid "As you have already changed it {0}, you can't change it again."
163176
msgstr "As you have already changed it {0}, you can't change it again."
164177

178+
#: src/routes/(root)/sign/index.tsx:419
179+
msgid "Authenticating…"
180+
msgstr "Authenticating…"
181+
165182
#: src/routes/(root)/[handle]/settings/index.tsx:275
166183
msgid "Avatar"
167184
msgstr "Avatar"
@@ -176,6 +193,7 @@ msgid "Bio is too long. Maximum length is 512 characters."
176193
msgstr "Bio is too long. Maximum length is 512 characters."
177194

178195
#: src/routes/(root)/[handle]/settings/index.tsx:323
196+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:543
179197
msgid "Cancel"
180198
msgstr "Cancel"
181199

@@ -186,6 +204,10 @@ msgstr "Cancel"
186204
msgid "Code of conduct"
187205
msgstr "Code of conduct"
188206

207+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:462
208+
msgid "Created:"
209+
msgstr "Created:"
210+
189211
#: src/routes/(root)/sign/up/[token].tsx:485
190212
msgid "Creating account…"
191213
msgstr "Creating account…"
@@ -211,7 +233,7 @@ msgstr "Default share privacy"
211233
msgid "Display name"
212234
msgstr "Display name"
213235

214-
#: src/routes/(root)/sign/index.tsx:288
236+
#: src/routes/(root)/sign/index.tsx:425
215237
msgid "Do you need an account? Hackers' Pub is invite-only—please ask a friend to invite you."
216238
msgstr "Do you need an account? Hackers' Pub is invite-only—please ask a friend to invite you."
217239

@@ -223,18 +245,22 @@ msgstr "Drag to select the area you want to keep, then click “Crop” to updat
223245
msgid "Email address"
224246
msgstr "Email address"
225247

226-
#: src/routes/(root)/sign/index.tsx:266
248+
#: src/routes/(root)/sign/index.tsx:380
227249
msgid "Email or username"
228250
msgstr "Email or username"
229251

230-
#: src/routes/(root)/sign/index.tsx:201
252+
#: src/routes/(root)/sign/index.tsx:241
231253
msgid "Enter your email or username below to sign in."
232254
msgstr "Enter your email or username below to sign in."
233255

234256
#: src/routes/(root)/sign/up/[token].tsx:295
235257
msgid "Error"
236258
msgstr "Error"
237259

260+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:409
261+
msgid "ex) My key"
262+
msgstr "ex) My key"
263+
238264
#: src/components/ActorArticleList.tsx:75
239265
msgid "Failed to load more articles; click to retry"
240266
msgstr "Failed to load more articles; click to retry"
@@ -251,11 +277,24 @@ msgstr "Failed to load more notes; click to retry"
251277
msgid "Failed to load more notifications; click to retry"
252278
msgstr "Failed to load more notifications; click to retry"
253279

280+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:516
281+
msgid "Failed to load more passkeys; click to retry"
282+
msgstr "Failed to load more passkeys; click to retry"
283+
254284
#: src/components/ActorPostList.tsx:73
255285
#: src/components/ActorSharedPostList.tsx:75
256286
msgid "Failed to load more posts; click to retry"
257287
msgstr "Failed to load more posts; click to retry"
258288

289+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:290
290+
msgid "Failed to register passkey"
291+
msgstr "Failed to register passkey"
292+
293+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:332
294+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:338
295+
msgid "Failed to revoke passkey"
296+
msgstr "Failed to revoke passkey"
297+
259298
#: src/routes/(root)/[handle]/settings/preferences.tsx:142
260299
msgid "Failed to save preferences"
261300
msgstr "Failed to save preferences"
@@ -321,6 +360,10 @@ msgstr "If enabled, the AI will generate a summary of the article for you. Other
321360
msgid "John Doe"
322361
msgstr "John Doe"
323362

363+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:471
364+
msgid "Last used:"
365+
msgstr "Last used:"
366+
324367
#: src/components/ActorArticleList.tsx:78
325368
msgid "Load more articles"
326369
msgstr "Load more articles"
@@ -337,6 +380,10 @@ msgstr "Load more notes"
337380
msgid "Load more notifications"
338381
msgstr "Load more notifications"
339382

383+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:517
384+
msgid "Load more passkeys"
385+
msgstr "Load more passkeys"
386+
340387
#: src/components/ActorPostList.tsx:76
341388
#: src/components/ActorSharedPostList.tsx:78
342389
msgid "Load more posts"
@@ -358,6 +405,10 @@ msgstr "Loading more notes…"
358405
msgid "Loading more notifications"
359406
msgstr "Loading more notifications"
360407

408+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:514
409+
msgid "Loading more passkeys…"
410+
msgstr "Loading more passkeys…"
411+
361412
#: src/components/ActorPostList.tsx:70
362413
#: src/components/ActorSharedPostList.tsx:72
363414
msgid "Loading more posts…"
@@ -385,6 +436,10 @@ msgstr "Name is required."
385436
msgid "Name is too long. Maximum length is 50 characters."
386437
msgstr "Name is too long. Maximum length is 50 characters."
387438

439+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:477
440+
msgid "Never used"
441+
msgstr "Never used"
442+
388443
#: src/components/ActorFollowerList.tsx:90
389444
msgid "No followers found"
390445
msgstr "No followers found"
@@ -406,7 +461,7 @@ msgstr "No posts found"
406461
#~ msgid "No posts found."
407462
#~ msgstr "No posts found."
408463

409-
#: src/routes/(root)/sign/index.tsx:198
464+
#: src/routes/(root)/sign/index.tsx:238
410465
msgid "No such account in Hackers' Pub—please try again."
411466
msgstr "No such account in Hackers' Pub—please try again."
412467

@@ -415,14 +470,43 @@ msgstr "No such account in Hackers' Pub—please try again."
415470
msgid "Notes"
416471
msgstr "Notes"
417472

418-
#: src/routes/(root)/sign/index.tsx:299
473+
#: src/routes/(root)/sign/index.tsx:406
474+
msgid "Or"
475+
msgstr "Or"
476+
477+
#: src/routes/(root)/sign/index.tsx:436
419478
msgid "Or enter the code from the email"
420479
msgstr "Or enter the code from the email"
421480

422481
#: src/routes/[...404].tsx:11
423482
msgid "Page Not Found"
424483
msgstr "Page Not Found"
425484

485+
#: src/routes/(root)/sign/index.tsx:346
486+
msgid "Passkey authentication failed"
487+
msgstr "Passkey authentication failed"
488+
489+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:404
490+
msgid "Passkey name"
491+
msgstr "Passkey name"
492+
493+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:278
494+
msgid "Passkey registered successfully"
495+
msgstr "Passkey registered successfully"
496+
497+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:325
498+
msgid "Passkey revoked"
499+
msgstr "Passkey revoked"
500+
501+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:374
502+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:385
503+
msgid "passkeys"
504+
msgstr "passkeys"
505+
506+
#: src/components/SettingsTabs.tsx:51
507+
msgid "Passkeys"
508+
msgstr "Passkeys"
509+
426510
#: src/routes/(root)/[handle]/settings/index.tsx:143
427511
msgid "Please choose an image file smaller than 5 MiB."
428512
msgstr "Please choose an image file smaller than 5 MiB."
@@ -464,6 +548,35 @@ msgstr "Read full article"
464548
msgid "Read the full Code of conduct"
465549
msgstr "Read the full Code of conduct"
466550

551+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:420
552+
msgid "Register"
553+
msgstr "Register"
554+
555+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:396
556+
msgid "Register a passkey"
557+
msgstr "Register a passkey"
558+
559+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:398
560+
msgid "Register a passkey to sign in to your account. You can use a passkey instead of receiving a sign-in link by email."
561+
msgstr "Register a passkey to sign in to your account. You can use a passkey instead of receiving a sign-in link by email."
562+
563+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:427
564+
msgid "Registered passkeys"
565+
msgstr "Registered passkeys"
566+
567+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:420
568+
msgid "Registering…"
569+
msgstr "Registering…"
570+
571+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:492
572+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:548
573+
msgid "Revoke"
574+
msgstr "Revoke"
575+
576+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:537
577+
msgid "Revoke passkey"
578+
msgstr "Revoke passkey"
579+
467580
#: src/routes/(root)/[handle]/settings/index.tsx:408
468581
#: src/routes/(root)/[handle]/settings/preferences.tsx:243
469582
msgid "Save"
@@ -476,6 +589,7 @@ msgstr "Saving…"
476589

477590
#: src/components/AppSidebar.tsx:288
478591
#: src/routes/(root)/[handle]/settings/index.tsx:261
592+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:379
479593
#: src/routes/(root)/[handle]/settings/preferences.tsx:181
480594
msgid "Settings"
481595
msgstr "Settings"
@@ -486,10 +600,14 @@ msgid "Shares"
486600
msgstr "Shares"
487601

488602
#: src/components/AppSidebar.tsx:241
489-
#: src/routes/(root)/sign/index.tsx:282
603+
#: src/routes/(root)/sign/index.tsx:396
490604
msgid "Sign in"
491605
msgstr "Sign in"
492606

607+
#: src/routes/(root)/sign/index.tsx:420
608+
msgid "Sign in with passkey"
609+
msgstr "Sign in with passkey"
610+
493611
#: src/components/AppSidebar.tsx:310
494612
msgid "Sign out"
495613
msgstr "Sign out"
@@ -498,19 +616,19 @@ msgstr "Sign out"
498616
msgid "Sign up"
499617
msgstr "Sign up"
500618

501-
#: src/routes/(root)/sign/index.tsx:249
619+
#: src/routes/(root)/sign/index.tsx:363
502620
msgid "Signing in Hackers' Pub"
503621
msgstr "Signing in Hackers' Pub"
504622

505-
#: src/routes/(root)/sign/index.tsx:282
623+
#: src/routes/(root)/sign/index.tsx:396
506624
msgid "Signing in…"
507625
msgstr "Signing in…"
508626

509627
#: src/routes/(root)/sign/up/[token].tsx:313
510628
msgid "Signing up for Hackers' Pub"
511629
msgstr "Signing up for Hackers' Pub"
512630

513-
#: src/routes/(root)/sign/index.tsx:203
631+
#: src/routes/(root)/sign/index.tsx:243
514632
msgid "Something went wrong—please try again."
515633
msgstr "Something went wrong—please try again."
516634

@@ -542,6 +660,14 @@ msgstr "The default privacy setting for your notes."
542660
msgid "The default privacy setting for your shares."
543661
msgstr "The default privacy setting for your shares."
544662

663+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:429
664+
msgid "The following passkeys are registered to your account. You can use them to sign in to your account."
665+
msgstr "The following passkeys are registered to your account. You can use them to sign in to your account."
666+
667+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:326
668+
msgid "The passkey has been successfully revoked."
669+
msgstr "The passkey has been successfully revoked."
670+
545671
#: src/routes/(root)/sign/up/[token].tsx:322
546672
msgid "The sign-up link is invalid. Please make sure you're using the correct link from the email you received."
547673
msgstr "The sign-up link is invalid. Please make sure you're using the correct link from the email you received."
@@ -620,6 +746,10 @@ msgstr "Without shares"
620746
msgid "You can change it only once, and the old username will become available to others."
621747
msgstr "You can change it only once, and the old username will become available to others."
622748

749+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:441
750+
msgid "You don't have any passkeys registered yet."
751+
msgstr "You don't have any passkeys registered yet."
752+
623753
#: src/routes/(root)/sign/up/[token].tsx:433
624754
msgid "You were invited by"
625755
msgstr "You were invited by"
@@ -649,6 +779,10 @@ msgstr "Your email address will be used to sign in to your account."
649779
msgid "Your name will be displayed on your profile and in your posts."
650780
msgstr "Your name will be displayed on your profile and in your posts."
651781

782+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:280
783+
msgid "Your passkey has been registered and can now be used for authentication."
784+
msgstr "Your passkey has been registered and can now be used for authentication."
785+
652786
#: src/routes/(root)/[handle]/settings/preferences.tsx:135
653787
msgid "Your preferences have been updated successfully."
654788
msgstr "Your preferences have been updated successfully."

0 commit comments

Comments
 (0)