@clerk/localizations 3.16.5-snapshot.v20250611045520 → 3.16.5-snapshot.v20250612035444

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/dist/index.mjs CHANGED
@@ -6535,6 +6535,30 @@ var daDK = {
6535
6535
  // src/de-DE.ts
6536
6536
  var deDE = {
6537
6537
  locale: "de-DE",
6538
+ apiKeys: {
6539
+ action__add: "Neuen API-Key hinzuf\xFCgen",
6540
+ action__search: "Suche",
6541
+ dates: {
6542
+ lastUsed: {
6543
+ days: void 0,
6544
+ hours: void 0,
6545
+ minutes: void 0,
6546
+ months: void 0,
6547
+ seconds: void 0,
6548
+ years: void 0
6549
+ }
6550
+ },
6551
+ detailsTitle__emptyRow: "Keine API-Keys gefunden",
6552
+ formButtonPrimary__add: "API-Key erstellen",
6553
+ formHint: "Geben Sie einen Namen an, um einen API-Key zu erstellen. Sie k\xF6nnen ihn jederzeit widerrufen.",
6554
+ formTitle: "Neuen API-Key hinzuf\xFCgen",
6555
+ menuAction__revoke: "API-Key widerrufen",
6556
+ revokeConfirmation: {
6557
+ formButtonPrimary__revoke: "API-Key widerrufen",
6558
+ formHint: "Sind Sie sicher, dass Sie diesen API-Key l\xF6schen wollen?",
6559
+ formTitle: 'API-Key "{{apiKeyName}}" widerrufen?'
6560
+ }
6561
+ },
6538
6562
  backButton: "Zur\xFCck",
6539
6563
  badge__activePlan: "Aktiv",
6540
6564
  badge__canceledEndsAt: "Storniert \u2022 Endet am {{ date | shortDate('de-DE') }}",
@@ -6583,6 +6607,7 @@ var deDE = {
6583
6607
  title__paymentSuccessful: "Zahlung erfolgreich!",
6584
6608
  title__subscriptionSuccessful: "Geschafft!"
6585
6609
  },
6610
+ credit: void 0,
6586
6611
  creditRemainder: "Verbleibendes Guthaben f\xFCr den restlichen Abrechnungszeitraum.",
6587
6612
  defaultFreePlanActive: "Sie nutzen aktuell den kostenlosen Plan.",
6588
6613
  free: "Kostenlos",
@@ -6654,6 +6679,9 @@ var deDE = {
6654
6679
  formFieldError__verificationLinkExpired: "Der Best\xE4tigungslink ist abgelaufen. Bitte fordern Sie einen neuen Link an.",
6655
6680
  formFieldHintText__optional: "Optional",
6656
6681
  formFieldHintText__slug: "Der Slug ist eine f\xFCr Menschen lesbare ID. Sie muss einzigartig sein und wird oft in URLs verwendet.",
6682
+ formFieldInputPlaceholder__apiKeyDescription: "Geben Sie eine Beschreibung an",
6683
+ formFieldInputPlaceholder__apiKeyExpirationDate: "Geben Sie ein Ablaufdatum an",
6684
+ formFieldInputPlaceholder__apiKeyName: "Geben Sie einen Namen an",
6657
6685
  formFieldInputPlaceholder__backupCode: "Sicherheitscode eingeben",
6658
6686
  formFieldInputPlaceholder__confirmDeletionUserAccount: "Konto l\xF6schen",
6659
6687
  formFieldInputPlaceholder__emailAddress: "E-Mail-Adresse eingeben",
@@ -6668,6 +6696,10 @@ var deDE = {
6668
6696
  formFieldInputPlaceholder__password: "Passwort eingeben",
6669
6697
  formFieldInputPlaceholder__phoneNumber: "Telefonnummer eingeben",
6670
6698
  formFieldInputPlaceholder__username: "Benutzername eingeben",
6699
+ formFieldLabel__apiKeyDescription: "Beschreibung",
6700
+ formFieldLabel__apiKeyExpiration: "Ablaufdatum",
6701
+ formFieldLabel__apiKeyExpirationDate: "Datum ausw\xE4hlen",
6702
+ formFieldLabel__apiKeyName: "Name",
6671
6703
  formFieldLabel__automaticInvitations: "Aktivieren Sie automatische Einladungen f\xFCr diese Domain",
6672
6704
  formFieldLabel__backupCode: "Sicherungscode",
6673
6705
  formFieldLabel__confirmDeletion: "Best\xE4tigung",
@@ -6711,6 +6743,9 @@ var deDE = {
6711
6743
  titleWithoutPersonal: "Organisation ausw\xE4hlen"
6712
6744
  },
6713
6745
  organizationProfile: {
6746
+ apiKeysPage: {
6747
+ title: "API-Keys"
6748
+ },
6714
6749
  badge__automaticInvitation: "Automatische Einladungen",
6715
6750
  badge__automaticSuggestion: "Automatische Vorschl\xE4ge",
6716
6751
  badge__manualInvitation: "Keine automatische Aufnahme",
@@ -6734,6 +6769,7 @@ var deDE = {
6734
6769
  title: "Zahlungsmethoden"
6735
6770
  },
6736
6771
  start: {
6772
+ headerTitle__payments: void 0,
6737
6773
  headerTitle__plans: "Pl\xE4ne",
6738
6774
  headerTitle__statements: "Abrechnungen",
6739
6775
  headerTitle__subscriptions: "Abonnements"
@@ -6804,6 +6840,7 @@ var deDE = {
6804
6840
  }
6805
6841
  },
6806
6842
  navbar: {
6843
+ apiKeys: "API-Keys",
6807
6844
  billing: "Abrechnung",
6808
6845
  description: "Verwalten Sie ihre Organisation.",
6809
6846
  general: "Allgemein",
@@ -7308,6 +7345,9 @@ var deDE = {
7308
7345
  action__signOutAll: "Melden Sie sich von allen Konten ab"
7309
7346
  },
7310
7347
  userProfile: {
7348
+ apiKeysPage: {
7349
+ title: "API-Keys"
7350
+ },
7311
7351
  backupCodePage: {
7312
7352
  actionLabel__copied: "Kopiert!",
7313
7353
  actionLabel__copy: "Kopiere alle",
@@ -7340,6 +7380,7 @@ var deDE = {
7340
7380
  title: "Zahlungsmethoden"
7341
7381
  },
7342
7382
  start: {
7383
+ headerTitle__payments: void 0,
7343
7384
  headerTitle__plans: "Pl\xE4ne",
7344
7385
  headerTitle__statements: "Abrechnungen",
7345
7386
  headerTitle__subscriptions: "Abonnements"
@@ -7455,6 +7496,7 @@ var deDE = {
7455
7496
  mobileButton__menu: "Men\xFC",
7456
7497
  navbar: {
7457
7498
  account: "Profil",
7499
+ apiKeys: "API-Keys",
7458
7500
  billing: "Abrechnung",
7459
7501
  description: "Verwalten Sie Ihre Kontoinformationen.",
7460
7502
  security: "Sicherheit",
@@ -8713,6 +8755,30 @@ var elGR = {
8713
8755
  // src/en-US.ts
8714
8756
  var enUS = {
8715
8757
  locale: "en-US",
8758
+ apiKeys: {
8759
+ action__add: "Add new key",
8760
+ action__search: "Search keys",
8761
+ dates: {
8762
+ lastUsed: {
8763
+ days: "{{date}}d ago",
8764
+ hours: "{{date}}h ago",
8765
+ minutes: "{{date}}m ago",
8766
+ months: "{{date}}mo ago",
8767
+ seconds: "{{date}}s ago",
8768
+ years: "{{date}}y ago"
8769
+ }
8770
+ },
8771
+ detailsTitle__emptyRow: "No API keys found",
8772
+ formButtonPrimary__add: "Create key",
8773
+ formHint: "Provide a name to generate a new key. You\u2019ll be able to revoke it anytime.",
8774
+ formTitle: "Add new API key",
8775
+ menuAction__revoke: "Revoke key",
8776
+ revokeConfirmation: {
8777
+ formButtonPrimary__revoke: "Revoke key",
8778
+ formHint: "Are you sure you want to delete this Secret key?",
8779
+ formTitle: 'Revoke "{{apiKeyName}}" secret key?'
8780
+ }
8781
+ },
8716
8782
  backButton: "Back",
8717
8783
  badge__activePlan: "Active",
8718
8784
  badge__canceledEndsAt: "Canceled \u2022 Ends {{ date | shortDate('en-US') }}",
@@ -8746,6 +8812,7 @@ var enUS = {
8746
8812
  description__paymentSuccessful: "Your payment was successful.",
8747
8813
  description__subscriptionSuccessful: "Your new subscription is all set.",
8748
8814
  downgradeNotice: "You will keep your current subscription and its features until the end of the billing cycle, then you will be switched to this subscription.",
8815
+ pastDueNotice: "Your previous subscription was past due, with no payment.",
8749
8816
  emailForm: {
8750
8817
  subtitle: "Before you can complete your purchase you must add an email address where receipts will be sent.",
8751
8818
  title: "Add an email address"
@@ -8833,6 +8900,9 @@ var enUS = {
8833
8900
  formFieldError__verificationLinkExpired: "The verification link expired. Please request a new link.",
8834
8901
  formFieldHintText__optional: "Optional",
8835
8902
  formFieldHintText__slug: "A slug is a human-readable ID that must be unique. It\u2019s often used in URLs.",
8903
+ formFieldInputPlaceholder__apiKeyDescription: "Enter your secret key description",
8904
+ formFieldInputPlaceholder__apiKeyExpirationDate: "Enter expiration date",
8905
+ formFieldInputPlaceholder__apiKeyName: "Enter your secret key name",
8836
8906
  formFieldInputPlaceholder__backupCode: "Enter backup code",
8837
8907
  formFieldInputPlaceholder__confirmDeletionUserAccount: "Delete account",
8838
8908
  formFieldInputPlaceholder__emailAddress: "Enter your email address",
@@ -8847,6 +8917,10 @@ var enUS = {
8847
8917
  formFieldInputPlaceholder__password: "Enter your password",
8848
8918
  formFieldInputPlaceholder__phoneNumber: "Enter your phone number",
8849
8919
  formFieldInputPlaceholder__username: void 0,
8920
+ formFieldLabel__apiKeyDescription: "Description",
8921
+ formFieldLabel__apiKeyExpiration: "Expiration",
8922
+ formFieldLabel__apiKeyExpirationDate: "Select date",
8923
+ formFieldLabel__apiKeyName: "Name",
8850
8924
  formFieldLabel__automaticInvitations: "Enable automatic invitations for this domain",
8851
8925
  formFieldLabel__backupCode: "Backup code",
8852
8926
  formFieldLabel__confirmDeletion: "Confirmation",
@@ -8890,6 +8964,9 @@ var enUS = {
8890
8964
  titleWithoutPersonal: "Choose an organization"
8891
8965
  },
8892
8966
  organizationProfile: {
8967
+ apiKeysPage: {
8968
+ title: "API Keys"
8969
+ },
8893
8970
  badge__automaticInvitation: "Automatic invitations",
8894
8971
  badge__automaticSuggestion: "Automatic suggestions",
8895
8972
  badge__manualInvitation: "No automatic enrollment",
@@ -8984,6 +9061,7 @@ var enUS = {
8984
9061
  }
8985
9062
  },
8986
9063
  navbar: {
9064
+ apiKeys: "API Keys",
8987
9065
  billing: "Billing",
8988
9066
  description: "Manage your organization.",
8989
9067
  general: "General",
@@ -9488,6 +9566,9 @@ var enUS = {
9488
9566
  action__signOutAll: "Sign out of all accounts"
9489
9567
  },
9490
9568
  userProfile: {
9569
+ apiKeysPage: {
9570
+ title: "API Keys"
9571
+ },
9491
9572
  backupCodePage: {
9492
9573
  actionLabel__copied: "Copied!",
9493
9574
  actionLabel__copy: "Copy all",
@@ -9636,6 +9717,7 @@ var enUS = {
9636
9717
  mobileButton__menu: "Menu",
9637
9718
  navbar: {
9638
9719
  account: "Profile",
9720
+ apiKeys: "API keys",
9639
9721
  billing: "Billing",
9640
9722
  description: "Manage your account info.",
9641
9723
  security: "Security",