Skip to content

Commit 297fb30

Browse files
committed
Update translations
1 parent 0378064 commit 297fb30

File tree

5 files changed

+745
-50
lines changed

5 files changed

+745
-50
lines changed

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

Lines changed: 149 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,11 @@ 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)/[handle]/settings/passkeys.tsx:243
132+
msgid "A passkey with this name already exists"
133+
msgstr "A passkey with this name already exists"
134+
135+
#: src/routes/(root)/sign/index.tsx:233
132136
msgid "A sign-in link has been sent to your email. Please check your inbox (or spam folder)."
133137
msgstr "A sign-in link has been sent to your email. Please check your inbox (or spam folder)."
134138

@@ -140,6 +144,14 @@ msgstr "Account"
140144
msgid "An error occurred during signup. Please try again."
141145
msgstr "An error occurred during signup. Please try again."
142146

147+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:314
148+
msgid "An error occurred while registering your passkey."
149+
msgstr "An error occurred while registering your passkey."
150+
151+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:362
152+
msgid "An error occurred while revoking your passkey."
153+
msgstr "An error occurred while revoking your passkey."
154+
143155
#: src/routes/(root)/[handle]/settings/preferences.tsx:144
144156
msgid "An error occurred while saving your preferences. Please try again, or contact support if the problem persists."
145157
msgstr "An error occurred while saving your preferences. Please try again, or contact support if the problem persists."
@@ -148,6 +160,11 @@ msgstr "An error occurred while saving your preferences. Please try again, or co
148160
msgid "An error occurred while saving your settings. Please try again, or contact support if the problem persists."
149161
msgstr "An error occurred while saving your settings. Please try again, or contact support if the problem persists."
150162

163+
#. placeholder {0}: passkeyToRevoke()?.name
164+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:560
165+
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."
166+
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."
167+
151168
#: src/components/ProfileTabs.tsx:48
152169
#: src/routes/(root)/[handle]/(profile)/articles.tsx:84
153170
msgid "Articles"
@@ -162,6 +179,10 @@ msgstr "Articles only"
162179
msgid "As you have already changed it {0}, you can't change it again."
163180
msgstr "As you have already changed it {0}, you can't change it again."
164181

182+
#: src/routes/(root)/sign/index.tsx:419
183+
msgid "Authenticating…"
184+
msgstr "Authenticating…"
185+
165186
#: src/routes/(root)/[handle]/settings/index.tsx:275
166187
msgid "Avatar"
167188
msgstr "Avatar"
@@ -176,6 +197,7 @@ msgid "Bio is too long. Maximum length is 512 characters."
176197
msgstr "Bio is too long. Maximum length is 512 characters."
177198

178199
#: src/routes/(root)/[handle]/settings/index.tsx:323
200+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:564
179201
msgid "Cancel"
180202
msgstr "Cancel"
181203

@@ -186,6 +208,10 @@ msgstr "Cancel"
186208
msgid "Code of conduct"
187209
msgstr "Code of conduct"
188210

211+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:483
212+
msgid "Created:"
213+
msgstr "Created:"
214+
189215
#: src/routes/(root)/sign/up/[token].tsx:485
190216
msgid "Creating account…"
191217
msgstr "Creating account…"
@@ -211,7 +237,7 @@ msgstr "Default share privacy"
211237
msgid "Display name"
212238
msgstr "Display name"
213239

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

@@ -223,18 +249,22 @@ msgstr "Drag to select the area you want to keep, then click “Crop” to updat
223249
msgid "Email address"
224250
msgstr "Email address"
225251

226-
#: src/routes/(root)/sign/index.tsx:266
252+
#: src/routes/(root)/sign/index.tsx:380
227253
msgid "Email or username"
228254
msgstr "Email or username"
229255

230-
#: src/routes/(root)/sign/index.tsx:201
256+
#: src/routes/(root)/sign/index.tsx:241
231257
msgid "Enter your email or username below to sign in."
232258
msgstr "Enter your email or username below to sign in."
233259

234260
#: src/routes/(root)/sign/up/[token].tsx:295
235261
msgid "Error"
236262
msgstr "Error"
237263

264+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:430
265+
msgid "ex) My key"
266+
msgstr "ex) My key"
267+
238268
#: src/components/ActorArticleList.tsx:75
239269
msgid "Failed to load more articles; click to retry"
240270
msgstr "Failed to load more articles; click to retry"
@@ -251,11 +281,25 @@ msgstr "Failed to load more notes; click to retry"
251281
msgid "Failed to load more notifications; click to retry"
252282
msgstr "Failed to load more notifications; click to retry"
253283

284+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:537
285+
msgid "Failed to load more passkeys; click to retry"
286+
msgstr "Failed to load more passkeys; click to retry"
287+
254288
#: src/components/ActorPostList.tsx:73
255289
#: src/components/ActorSharedPostList.tsx:75
256290
msgid "Failed to load more posts; click to retry"
257291
msgstr "Failed to load more posts; click to retry"
258292

293+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:242
294+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:311
295+
msgid "Failed to register passkey"
296+
msgstr "Failed to register passkey"
297+
298+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:353
299+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:359
300+
msgid "Failed to revoke passkey"
301+
msgstr "Failed to revoke passkey"
302+
259303
#: src/routes/(root)/[handle]/settings/preferences.tsx:142
260304
msgid "Failed to save preferences"
261305
msgstr "Failed to save preferences"
@@ -321,6 +365,10 @@ msgstr "If enabled, the AI will generate a summary of the article for you. Other
321365
msgid "John Doe"
322366
msgstr "John Doe"
323367

368+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:492
369+
msgid "Last used:"
370+
msgstr "Last used:"
371+
324372
#: src/components/ActorArticleList.tsx:78
325373
msgid "Load more articles"
326374
msgstr "Load more articles"
@@ -337,6 +385,10 @@ msgstr "Load more notes"
337385
msgid "Load more notifications"
338386
msgstr "Load more notifications"
339387

388+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:538
389+
msgid "Load more passkeys"
390+
msgstr "Load more passkeys"
391+
340392
#: src/components/ActorPostList.tsx:76
341393
#: src/components/ActorSharedPostList.tsx:78
342394
msgid "Load more posts"
@@ -358,6 +410,10 @@ msgstr "Loading more notes…"
358410
msgid "Loading more notifications"
359411
msgstr "Loading more notifications"
360412

413+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:535
414+
msgid "Loading more passkeys…"
415+
msgstr "Loading more passkeys…"
416+
361417
#: src/components/ActorPostList.tsx:70
362418
#: src/components/ActorSharedPostList.tsx:72
363419
msgid "Loading more posts…"
@@ -385,6 +441,10 @@ msgstr "Name is required."
385441
msgid "Name is too long. Maximum length is 50 characters."
386442
msgstr "Name is too long. Maximum length is 50 characters."
387443

444+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:498
445+
msgid "Never used"
446+
msgstr "Never used"
447+
388448
#: src/components/ActorFollowerList.tsx:90
389449
msgid "No followers found"
390450
msgstr "No followers found"
@@ -406,7 +466,7 @@ msgstr "No posts found"
406466
#~ msgid "No posts found."
407467
#~ msgstr "No posts found."
408468

409-
#: src/routes/(root)/sign/index.tsx:198
469+
#: src/routes/(root)/sign/index.tsx:238
410470
msgid "No such account in Hackers' Pub—please try again."
411471
msgstr "No such account in Hackers' Pub—please try again."
412472

@@ -415,14 +475,43 @@ msgstr "No such account in Hackers' Pub—please try again."
415475
msgid "Notes"
416476
msgstr "Notes"
417477

418-
#: src/routes/(root)/sign/index.tsx:299
478+
#: src/routes/(root)/sign/index.tsx:406
479+
msgid "Or"
480+
msgstr "Or"
481+
482+
#: src/routes/(root)/sign/index.tsx:436
419483
msgid "Or enter the code from the email"
420484
msgstr "Or enter the code from the email"
421485

422486
#: src/routes/[...404].tsx:11
423487
msgid "Page Not Found"
424488
msgstr "Page Not Found"
425489

490+
#: src/routes/(root)/sign/index.tsx:346
491+
msgid "Passkey authentication failed"
492+
msgstr "Passkey authentication failed"
493+
494+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:425
495+
msgid "Passkey name"
496+
msgstr "Passkey name"
497+
498+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:299
499+
msgid "Passkey registered successfully"
500+
msgstr "Passkey registered successfully"
501+
502+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:346
503+
msgid "Passkey revoked"
504+
msgstr "Passkey revoked"
505+
506+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:395
507+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:406
508+
msgid "passkeys"
509+
msgstr "passkeys"
510+
511+
#: src/components/SettingsTabs.tsx:51
512+
msgid "Passkeys"
513+
msgstr "Passkeys"
514+
426515
#: src/routes/(root)/[handle]/settings/index.tsx:143
427516
msgid "Please choose an image file smaller than 5 MiB."
428517
msgstr "Please choose an image file smaller than 5 MiB."
@@ -464,6 +553,35 @@ msgstr "Read full article"
464553
msgid "Read the full Code of conduct"
465554
msgstr "Read the full Code of conduct"
466555

556+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:441
557+
msgid "Register"
558+
msgstr "Register"
559+
560+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:417
561+
msgid "Register a passkey"
562+
msgstr "Register a passkey"
563+
564+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:419
565+
msgid "Register a passkey to sign in to your account. You can use a passkey instead of receiving a sign-in link by email."
566+
msgstr "Register a passkey to sign in to your account. You can use a passkey instead of receiving a sign-in link by email."
567+
568+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:448
569+
msgid "Registered passkeys"
570+
msgstr "Registered passkeys"
571+
572+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:441
573+
msgid "Registering…"
574+
msgstr "Registering…"
575+
576+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:513
577+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:569
578+
msgid "Revoke"
579+
msgstr "Revoke"
580+
581+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:558
582+
msgid "Revoke passkey"
583+
msgstr "Revoke passkey"
584+
467585
#: src/routes/(root)/[handle]/settings/index.tsx:408
468586
#: src/routes/(root)/[handle]/settings/preferences.tsx:243
469587
msgid "Save"
@@ -476,6 +594,7 @@ msgstr "Saving…"
476594

477595
#: src/components/AppSidebar.tsx:288
478596
#: src/routes/(root)/[handle]/settings/index.tsx:261
597+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:400
479598
#: src/routes/(root)/[handle]/settings/preferences.tsx:181
480599
msgid "Settings"
481600
msgstr "Settings"
@@ -486,10 +605,14 @@ msgid "Shares"
486605
msgstr "Shares"
487606

488607
#: src/components/AppSidebar.tsx:241
489-
#: src/routes/(root)/sign/index.tsx:282
608+
#: src/routes/(root)/sign/index.tsx:396
490609
msgid "Sign in"
491610
msgstr "Sign in"
492611

612+
#: src/routes/(root)/sign/index.tsx:420
613+
msgid "Sign in with passkey"
614+
msgstr "Sign in with passkey"
615+
493616
#: src/components/AppSidebar.tsx:310
494617
msgid "Sign out"
495618
msgstr "Sign out"
@@ -498,19 +621,19 @@ msgstr "Sign out"
498621
msgid "Sign up"
499622
msgstr "Sign up"
500623

501-
#: src/routes/(root)/sign/index.tsx:249
624+
#: src/routes/(root)/sign/index.tsx:363
502625
msgid "Signing in Hackers' Pub"
503626
msgstr "Signing in Hackers' Pub"
504627

505-
#: src/routes/(root)/sign/index.tsx:282
628+
#: src/routes/(root)/sign/index.tsx:396
506629
msgid "Signing in…"
507630
msgstr "Signing in…"
508631

509632
#: src/routes/(root)/sign/up/[token].tsx:313
510633
msgid "Signing up for Hackers' Pub"
511634
msgstr "Signing up for Hackers' Pub"
512635

513-
#: src/routes/(root)/sign/index.tsx:203
636+
#: src/routes/(root)/sign/index.tsx:243
514637
msgid "Something went wrong—please try again."
515638
msgstr "Something went wrong—please try again."
516639

@@ -542,6 +665,14 @@ msgstr "The default privacy setting for your notes."
542665
msgid "The default privacy setting for your shares."
543666
msgstr "The default privacy setting for your shares."
544667

668+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:450
669+
msgid "The following passkeys are registered to your account. You can use them to sign in to your account."
670+
msgstr "The following passkeys are registered to your account. You can use them to sign in to your account."
671+
672+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:347
673+
msgid "The passkey has been successfully revoked."
674+
msgstr "The passkey has been successfully revoked."
675+
545676
#: src/routes/(root)/sign/up/[token].tsx:322
546677
msgid "The sign-up link is invalid. Please make sure you're using the correct link from the email you received."
547678
msgstr "The sign-up link is invalid. Please make sure you're using the correct link from the email you received."
@@ -620,6 +751,10 @@ msgstr "Without shares"
620751
msgid "You can change it only once, and the old username will become available to others."
621752
msgstr "You can change it only once, and the old username will become available to others."
622753

754+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:462
755+
msgid "You don't have any passkeys registered yet."
756+
msgstr "You don't have any passkeys registered yet."
757+
623758
#: src/routes/(root)/sign/up/[token].tsx:433
624759
msgid "You were invited by"
625760
msgstr "You were invited by"
@@ -649,6 +784,10 @@ msgstr "Your email address will be used to sign in to your account."
649784
msgid "Your name will be displayed on your profile and in your posts."
650785
msgstr "Your name will be displayed on your profile and in your posts."
651786

787+
#: src/routes/(root)/[handle]/settings/passkeys.tsx:301
788+
msgid "Your passkey has been registered and can now be used for authentication."
789+
msgstr "Your passkey has been registered and can now be used for authentication."
790+
652791
#: src/routes/(root)/[handle]/settings/preferences.tsx:135
653792
msgid "Your preferences have been updated successfully."
654793
msgstr "Your preferences have been updated successfully."

0 commit comments

Comments
 (0)