From bd514dcce66ea7872eeed4d9d6e3fef8f1f587d2 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Sun, 4 Apr 2021 16:22:29 +0200 Subject: [PATCH] web: fix untranslated table columns Signed-off-by: Jens Langhammer --- web/src/locales/en.po | 97 ++++++++++++++----- web/src/locales/pseudo-LOCALE.po | 97 ++++++++++++++----- .../pages/applications/ApplicationListPage.ts | 4 +- .../crypto/CertificateKeyPairListPage.ts | 4 +- web/src/pages/flows/BoundStagesList.ts | 6 +- web/src/pages/flows/FlowListPage.ts | 4 +- web/src/pages/groups/GroupListPage.ts | 4 +- web/src/pages/outposts/OutpostListPage.ts | 4 +- .../outposts/ServiceConnectionListPage.ts | 4 +- web/src/pages/policies/BoundPoliciesList.ts | 2 +- web/src/pages/policies/PolicyListPage.ts | 2 +- web/src/pages/providers/ProviderListPage.ts | 2 +- web/src/pages/stages/StageListPage.ts | 2 +- .../stages/invitation/InvitationListPage.ts | 2 +- web/src/pages/stages/prompt/PromptListPage.ts | 2 +- .../pages/system-tasks/SystemTaskListPage.ts | 6 +- 16 files changed, 174 insertions(+), 68 deletions(-) diff --git a/web/src/locales/en.po b/web/src/locales/en.po index 65e3c1012..91b3a8244 100644 --- a/web/src/locales/en.po +++ b/web/src/locales/en.po @@ -149,6 +149,7 @@ msgstr "App" #: src/elements/user/UserConsentList.ts:29 #: src/pages/admin-overview/TopApplicationsTable.ts:42 #: src/pages/applications/ApplicationListPage.ts:95 +#: src/pages/providers/ProviderListPage.ts:53 msgid "Application" msgstr "Application" @@ -191,7 +192,7 @@ msgstr "" "Are you sure you want to clear the policy cache?\n" "This will cause all policies to be re-evaluated on their next usage." -#: src/elements/forms/DeleteForm.ts:56 +#: src/elements/forms/DeleteForm.ts:52 msgid "Are you sure you want to delete {0} '{1}'?" msgstr "Are you sure you want to delete {0} '{1}'?" @@ -375,8 +376,8 @@ msgstr "Callback URL" msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." msgstr "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." -#: src/elements/forms/ConfirmationForm.ts:73 -#: src/elements/forms/DeleteForm.ts:77 +#: src/elements/forms/ConfirmationForm.ts:65 +#: src/elements/forms/DeleteForm.ts:69 #: src/elements/forms/ModalForm.ts:61 #: src/pages/users/UserActiveForm.ts:64 msgid "Cancel" @@ -423,7 +424,7 @@ msgstr "Change password" msgid "Change your password" msgstr "Change your password" -#: src/pages/applications/ApplicationViewPage.ts:98 +#: src/pages/applications/ApplicationViewPage.ts:122 #: src/pages/flows/FlowViewPage.ts:113 #: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts:146 #: src/pages/providers/proxy/ProxyProviderViewPage.ts:145 @@ -793,7 +794,7 @@ msgstr "Decides what this Flow is used for. For example, the Authentication flow msgid "Define how notifications are sent to users, like Email or Webhook." msgstr "Define how notifications are sent to users, like Email or Webhook." -#: src/elements/forms/DeleteForm.ts:70 +#: src/elements/forms/DeleteForm.ts:62 #: src/pages/applications/ApplicationListPage.ts:102 #: src/pages/crypto/CertificateKeyPairListPage.ts:86 #: src/pages/events/RuleListPage.ts:82 @@ -851,6 +852,7 @@ msgstr "Deny the user access" #: src/pages/applications/ApplicationForm.ts:126 #: src/pages/property-mappings/PropertyMappingScopeForm.ts:65 +#: src/pages/system-tasks/SystemTaskListPage.ts:54 #: src/pages/user-settings/tokens/UserTokenForm.ts:50 msgid "Description" msgstr "Description" @@ -928,6 +930,8 @@ msgid "Each provider has a different issuer, based on the application slug." msgstr "Each provider has a different issuer, based on the application slug." #: src/pages/applications/ApplicationListPage.ts:90 +#: src/pages/applications/ApplicationViewPage.ts:98 +#: src/pages/applications/ApplicationViewPage.ts:112 #: src/pages/crypto/CertificateKeyPairListPage.ts:74 #: src/pages/events/RuleListPage.ts:70 #: src/pages/events/TransportListPage.ts:74 @@ -1033,7 +1037,7 @@ msgstr "Enrollment" msgid "Enrollment flow" msgstr "Enrollment flow" -#: src/pages/system-tasks/SystemTaskListPage.ts:63 +#: src/pages/system-tasks/SystemTaskListPage.ts:67 msgid "Error" msgstr "Error" @@ -1125,6 +1129,11 @@ msgstr "Expires?" msgid "Expiring" msgstr "Expiring" +#: src/pages/stages/invitation/InvitationListPage.ts:48 +msgid "Expiry" +msgstr "Expiry" + +#: src/pages/crypto/CertificateKeyPairListPage.ts:53 #: src/pages/tokens/TokenListPage.ts:47 msgid "Expiry date" msgstr "Expiry date" @@ -1268,6 +1277,7 @@ msgstr "Flow used when authorizing this provider." #: src/interfaces/AdminInterface.ts:29 #: src/interfaces/AdminInterface.ts:29 #: src/pages/flows/FlowListPage.ts:28 +#: src/pages/stages/StageListPage.ts:66 msgid "Flows" msgstr "Flows" @@ -1356,6 +1366,10 @@ msgstr "HTTP-Basic Password Key" msgid "HTTP-Basic Username Key" msgstr "HTTP-Basic Username Key" +#: src/pages/outposts/OutpostListPage.ts:51 +msgid "Health and Version" +msgstr "Health and Version" + #: src/pages/stages/prompt/PromptForm.ts:72 msgid "Hidden: Hidden field, can be used to insert data into form." msgstr "Hidden: Hidden field, can be used to insert data into form." @@ -1392,7 +1406,7 @@ msgid "Icon" msgstr "Icon" #: src/pages/flows/FlowListPage.ts:46 -#: src/pages/system-tasks/SystemTaskListPage.ts:48 +#: src/pages/system-tasks/SystemTaskListPage.ts:53 #: src/pages/tokens/TokenListPage.ts:44 #: src/pages/user-settings/tokens/UserTokenForm.ts:44 #: src/pages/user-settings/tokens/UserTokenList.ts:39 @@ -1532,6 +1546,10 @@ msgstr "Label shown next to/above the prompt." msgid "Last login" msgstr "Last login" +#: src/pages/system-tasks/SystemTaskListPage.ts:55 +msgid "Last run" +msgstr "Last run" + #: src/pages/outposts/OutpostHealth.ts:40 msgid "Last seen: {0}" msgstr "Last seen: {0}" @@ -1564,7 +1582,7 @@ msgstr "Library" #: src/flows/stages/identification/IdentificationStage.ts:134 #: src/flows/stages/password/PasswordStage.ts:31 #: src/flows/stages/prompt/PromptStage.ts:108 -#: src/pages/applications/ApplicationViewPage.ts:53 +#: src/pages/applications/ApplicationViewPage.ts:55 #: src/pages/user-settings/UserDetailsPage.ts:37 #: src/utils.ts:40 msgid "Loading" @@ -1572,7 +1590,7 @@ msgstr "Loading" #: src/elements/Spinner.ts:29 #: src/pages/applications/ApplicationForm.ts:98 -#: src/pages/applications/ApplicationViewPage.ts:47 +#: src/pages/applications/ApplicationViewPage.ts:49 #: src/pages/events/RuleForm.ts:74 #: src/pages/events/RuleForm.ts:90 #: src/pages/flows/StageBindingForm.ts:89 @@ -1637,7 +1655,7 @@ msgid "Logins" msgstr "Logins" #: src/pages/admin-overview/AdminOverviewPage.ts:36 -#: src/pages/applications/ApplicationViewPage.ts:69 +#: src/pages/applications/ApplicationViewPage.ts:71 msgid "Logins over the last 24 hours" msgstr "Logins over the last 24 hours" @@ -1649,7 +1667,7 @@ msgstr "Logout URL" msgid "Logs" msgstr "Logs" -#: src/pages/system-tasks/SystemTaskListPage.ts:27 +#: src/pages/system-tasks/SystemTaskListPage.ts:29 msgid "Long-running operations which authentik executes in the background." msgstr "Long-running operations which authentik executes in the background." @@ -1670,11 +1688,13 @@ msgid "Maximum age (in days)" msgstr "Maximum age (in days)" #: src/pages/groups/GroupForm.ts:77 +#: src/pages/groups/GroupListPage.ts:47 msgid "Members" msgstr "Members" #: src/pages/events/EventInfo.ts:174 #: src/pages/policies/PolicyTestForm.ts:43 +#: src/pages/system-tasks/SystemTaskListPage.ts:79 msgid "Messages" msgstr "Messages" @@ -1724,6 +1744,7 @@ msgstr "Monitor" #: src/pages/events/RuleListPage.ts:47 #: src/pages/events/TransportForm.ts:73 #: src/pages/events/TransportListPage.ts:46 +#: src/pages/flows/BoundStagesList.ts:39 #: src/pages/flows/FlowForm.ts:81 #: src/pages/flows/FlowListPage.ts:47 #: src/pages/groups/GroupForm.ts:48 @@ -2019,6 +2040,7 @@ msgstr "Optionally pre-fill the input value" msgid "Optionally set the 'FriendlyName' value of the Assertion attribute." msgstr "Optionally set the 'FriendlyName' value of the Assertion attribute." +#: src/pages/flows/BoundStagesList.ts:38 #: src/pages/flows/StageBindingForm.ts:128 #: src/pages/policies/BoundPoliciesList.ts:37 #: src/pages/policies/PolicyBindingForm.ts:138 @@ -2053,7 +2075,7 @@ msgid "Outposts are deployments of authentik components to support different env msgstr "Outposts are deployments of authentik components to support different environments and protocols, like reverse proxies." #: src/interfaces/AdminInterface.ts:17 -#: src/pages/applications/ApplicationViewPage.ts:66 +#: src/pages/applications/ApplicationViewPage.ts:68 #: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts:75 #: src/pages/providers/proxy/ProxyProviderViewPage.ts:66 #: src/pages/providers/saml/SAMLProviderViewPage.ts:69 @@ -2118,6 +2140,7 @@ msgstr "Please enter your password" #: src/interfaces/AdminInterface.ts:26 #: src/pages/admin-overview/AdminOverviewPage.ts:44 +#: src/pages/flows/FlowListPage.ts:50 #: src/pages/policies/PolicyListPage.ts:38 msgid "Policies" msgstr "Policies" @@ -2131,7 +2154,11 @@ msgstr "Policies without binding exist." msgid "Policy" msgstr "Policy" -#: src/pages/applications/ApplicationViewPage.ts:109 +#: src/pages/policies/BoundPoliciesList.ts:35 +msgid "Policy / User / Group" +msgstr "Policy / User / Group" + +#: src/pages/applications/ApplicationViewPage.ts:133 #: src/pages/flows/FlowViewPage.ts:104 msgid "Policy Bindings" msgstr "Policy Bindings" @@ -2185,6 +2212,10 @@ msgstr "Pre-authentication flow" msgid "Private Key" msgstr "Private Key" +#: src/pages/crypto/CertificateKeyPairListPage.ts:52 +msgid "Private key available?" +msgstr "Private key available?" + #: src/pages/stages/captcha/CaptchaStageForm.ts:74 msgid "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." @@ -2239,11 +2270,13 @@ msgstr "Provide support for protocols like SAML and OAuth to assigned applicatio #: src/elements/oauth/UserCodeList.ts:29 #: src/elements/oauth/UserRefreshList.ts:29 #: src/pages/applications/ApplicationForm.ts:92 -#: src/pages/applications/ApplicationViewPage.ts:83 +#: src/pages/applications/ApplicationListPage.ts:59 +#: src/pages/applications/ApplicationViewPage.ts:85 #: src/pages/providers/ProviderListPage.ts:34 msgid "Provider" msgstr "Provider" +#: src/pages/applications/ApplicationListPage.ts:60 #: src/pages/sources/oauth/OAuthSourceViewPage.ts:81 msgid "Provider Type" msgstr "Provider Type" @@ -2255,6 +2288,7 @@ msgstr "Provider type" #: src/interfaces/AdminInterface.ts:20 #: src/pages/admin-overview/AdminOverviewPage.ts:42 #: src/pages/outposts/OutpostForm.ts:80 +#: src/pages/outposts/OutpostListPage.ts:50 msgid "Providers" msgstr "Providers" @@ -2355,7 +2389,7 @@ msgstr "Register device" msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." msgstr "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." -#: src/pages/applications/ApplicationViewPage.ts:77 +#: src/pages/applications/ApplicationViewPage.ts:79 #: src/pages/flows/FlowViewPage.ts:68 msgid "Related" msgstr "Related" @@ -2397,7 +2431,7 @@ msgid "Result" msgstr "Result" #: src/pages/sources/ldap/LDAPSourceViewPage.ts:163 -#: src/pages/system-tasks/SystemTaskListPage.ts:83 +#: src/pages/system-tasks/SystemTaskListPage.ts:107 msgid "Retry Task" msgstr "Retry Task" @@ -2690,7 +2724,9 @@ msgid "Stage-specific settings" msgstr "Stage-specific settings" #: src/interfaces/AdminInterface.ts:29 +#: src/pages/flows/FlowListPage.ts:49 #: src/pages/stages/StageListPage.ts:44 +#: src/pages/stages/prompt/PromptListPage.ts:50 msgid "Stages" msgstr "Stages" @@ -2698,6 +2734,10 @@ msgstr "Stages" msgid "Stages are single steps of a Flow that a user is guided through." msgstr "Stages are single steps of a Flow that a user is guided through." +#: src/pages/outposts/ServiceConnectionListPage.ts:55 +msgid "State" +msgstr "State" + #: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts:101 #: src/pages/user-settings/settings/UserSettingsAuthenticatorTOTP.ts:77 msgid "Static Tokens" @@ -2707,6 +2747,10 @@ msgstr "Static Tokens" msgid "Static: Static value, displayed as-is." msgstr "Static: Static value, displayed as-is." +#: src/pages/system-tasks/SystemTaskListPage.ts:56 +msgid "Status" +msgstr "Status" + #: src/pages/user-settings/settings/UserSettingsAuthenticatorStatic.ts:44 #: src/pages/user-settings/settings/UserSettingsAuthenticatorTOTP.ts:59 msgid "Status: Disabled" @@ -2733,7 +2777,7 @@ msgstr "Subject mode" msgid "Subject-alt name" msgstr "Subject-alt name" -#: src/pages/system-tasks/SystemTaskListPage.ts:59 +#: src/pages/system-tasks/SystemTaskListPage.ts:63 msgid "Successful" msgstr "Successful" @@ -2995,6 +3039,10 @@ msgstr "Successfully updated {0} {1}" msgid "Superuser" msgstr "Superuser" +#: src/pages/groups/GroupListPage.ts:48 +msgid "Superuser privileges?" +msgstr "Superuser privileges?" + #: src/pages/policies/password/PasswordPolicyForm.ts:118 msgid "Symbol charset" msgstr "Symbol charset" @@ -3024,7 +3072,7 @@ msgid "System Overview" msgstr "System Overview" #: src/interfaces/AdminInterface.ts:17 -#: src/pages/system-tasks/SystemTaskListPage.ts:24 +#: src/pages/system-tasks/SystemTaskListPage.ts:26 msgid "System Tasks" msgstr "System Tasks" @@ -3080,7 +3128,7 @@ msgstr "The policy takes a random time to execute. This controls the minimum tim msgid "These policies control when this stage will be applied to the flow." msgstr "These policies control when this stage will be applied to the flow." -#: src/pages/applications/ApplicationViewPage.ts:111 +#: src/pages/applications/ApplicationViewPage.ts:135 msgid "These policies control which users can access this application." msgstr "These policies control which users can access this application." @@ -3159,7 +3207,10 @@ msgstr "Transient" msgid "Transports" msgstr "Transports" +#: src/pages/flows/BoundStagesList.ts:40 #: src/pages/outposts/OutpostForm.ts:53 +#: src/pages/outposts/ServiceConnectionListPage.ts:53 +#: src/pages/policies/PolicyListPage.ts:57 #: src/pages/property-mappings/PropertyMappingListPage.ts:55 #: src/pages/providers/ProviderListPage.ts:54 #: src/pages/sources/SourcesListPage.ts:52 @@ -3204,7 +3255,7 @@ msgstr "Unenrollment" msgid "Unhealthy" msgstr "Unhealthy" -#: src/pages/system-tasks/SystemTaskListPage.ts:65 +#: src/pages/system-tasks/SystemTaskListPage.ts:69 msgid "Unknown" msgstr "Unknown" @@ -3213,6 +3264,7 @@ msgid "Up-to-date!" msgstr "Up-to-date!" #: src/pages/applications/ApplicationListPage.ts:82 +#: src/pages/applications/ApplicationViewPage.ts:104 #: src/pages/crypto/CertificateKeyPairListPage.ts:66 #: src/pages/events/RuleListPage.ts:62 #: src/pages/events/TransportListPage.ts:66 @@ -3250,6 +3302,7 @@ msgid "Update" msgstr "Update" #: src/pages/applications/ApplicationListPage.ts:85 +#: src/pages/applications/ApplicationViewPage.ts:107 msgid "Update Application" msgstr "Update Application" @@ -3498,7 +3551,7 @@ msgid "Wait (min)" msgstr "Wait (min)" #: src/pages/events/RuleForm.ts:48 -#: src/pages/system-tasks/SystemTaskListPage.ts:61 +#: src/pages/system-tasks/SystemTaskListPage.ts:65 msgid "Warning" msgstr "Warning" @@ -3729,7 +3782,7 @@ msgstr "severity" msgid "slug" msgstr "slug" -#: src/pages/system-tasks/SystemTaskListPage.ts:48 +#: src/pages/system-tasks/SystemTaskListPage.ts:53 msgid "task_name" msgstr "task_name" diff --git a/web/src/locales/pseudo-LOCALE.po b/web/src/locales/pseudo-LOCALE.po index 44cc6df4c..cbaf93461 100644 --- a/web/src/locales/pseudo-LOCALE.po +++ b/web/src/locales/pseudo-LOCALE.po @@ -149,6 +149,7 @@ msgstr "" #: src/elements/user/UserConsentList.ts:29 #: src/pages/admin-overview/TopApplicationsTable.ts:42 #: src/pages/applications/ApplicationListPage.ts:95 +#: src/pages/providers/ProviderListPage.ts:53 msgid "Application" msgstr "" @@ -187,7 +188,7 @@ msgid "" "This will cause all policies to be re-evaluated on their next usage." msgstr "" -#: src/elements/forms/DeleteForm.ts:56 +#: src/elements/forms/DeleteForm.ts:52 msgid "Are you sure you want to delete {0} '{1}'?" msgstr "" @@ -371,8 +372,8 @@ msgstr "" msgid "Can be in the format of 'unix://' when connecting to a local docker daemon, or 'https://:2376' when connecting to a remote system." msgstr "" -#: src/elements/forms/ConfirmationForm.ts:73 -#: src/elements/forms/DeleteForm.ts:77 +#: src/elements/forms/ConfirmationForm.ts:65 +#: src/elements/forms/DeleteForm.ts:69 #: src/elements/forms/ModalForm.ts:61 #: src/pages/users/UserActiveForm.ts:64 msgid "Cancel" @@ -419,7 +420,7 @@ msgstr "" msgid "Change your password" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts:98 +#: src/pages/applications/ApplicationViewPage.ts:122 #: src/pages/flows/FlowViewPage.ts:113 #: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts:146 #: src/pages/providers/proxy/ProxyProviderViewPage.ts:145 @@ -789,7 +790,7 @@ msgstr "" msgid "Define how notifications are sent to users, like Email or Webhook." msgstr "" -#: src/elements/forms/DeleteForm.ts:70 +#: src/elements/forms/DeleteForm.ts:62 #: src/pages/applications/ApplicationListPage.ts:102 #: src/pages/crypto/CertificateKeyPairListPage.ts:86 #: src/pages/events/RuleListPage.ts:82 @@ -847,6 +848,7 @@ msgstr "" #: src/pages/applications/ApplicationForm.ts:126 #: src/pages/property-mappings/PropertyMappingScopeForm.ts:65 +#: src/pages/system-tasks/SystemTaskListPage.ts:54 #: src/pages/user-settings/tokens/UserTokenForm.ts:50 msgid "Description" msgstr "" @@ -924,6 +926,8 @@ msgid "Each provider has a different issuer, based on the application slug." msgstr "" #: src/pages/applications/ApplicationListPage.ts:90 +#: src/pages/applications/ApplicationViewPage.ts:98 +#: src/pages/applications/ApplicationViewPage.ts:112 #: src/pages/crypto/CertificateKeyPairListPage.ts:74 #: src/pages/events/RuleListPage.ts:70 #: src/pages/events/TransportListPage.ts:74 @@ -1029,7 +1033,7 @@ msgstr "" msgid "Enrollment flow" msgstr "" -#: src/pages/system-tasks/SystemTaskListPage.ts:63 +#: src/pages/system-tasks/SystemTaskListPage.ts:67 msgid "Error" msgstr "" @@ -1121,6 +1125,11 @@ msgstr "" msgid "Expiring" msgstr "" +#: src/pages/stages/invitation/InvitationListPage.ts:48 +msgid "Expiry" +msgstr "" + +#: src/pages/crypto/CertificateKeyPairListPage.ts:53 #: src/pages/tokens/TokenListPage.ts:47 msgid "Expiry date" msgstr "" @@ -1264,6 +1273,7 @@ msgstr "" #: src/interfaces/AdminInterface.ts:29 #: src/interfaces/AdminInterface.ts:29 #: src/pages/flows/FlowListPage.ts:28 +#: src/pages/stages/StageListPage.ts:66 msgid "Flows" msgstr "" @@ -1352,6 +1362,10 @@ msgstr "" msgid "HTTP-Basic Username Key" msgstr "" +#: src/pages/outposts/OutpostListPage.ts:51 +msgid "Health and Version" +msgstr "" + #: src/pages/stages/prompt/PromptForm.ts:72 msgid "Hidden: Hidden field, can be used to insert data into form." msgstr "" @@ -1388,7 +1402,7 @@ msgid "Icon" msgstr "" #: src/pages/flows/FlowListPage.ts:46 -#: src/pages/system-tasks/SystemTaskListPage.ts:48 +#: src/pages/system-tasks/SystemTaskListPage.ts:53 #: src/pages/tokens/TokenListPage.ts:44 #: src/pages/user-settings/tokens/UserTokenForm.ts:44 #: src/pages/user-settings/tokens/UserTokenList.ts:39 @@ -1528,6 +1542,10 @@ msgstr "" msgid "Last login" msgstr "" +#: src/pages/system-tasks/SystemTaskListPage.ts:55 +msgid "Last run" +msgstr "" + #: src/pages/outposts/OutpostHealth.ts:40 msgid "Last seen: {0}" msgstr "" @@ -1560,7 +1578,7 @@ msgstr "" #: src/flows/stages/identification/IdentificationStage.ts:134 #: src/flows/stages/password/PasswordStage.ts:31 #: src/flows/stages/prompt/PromptStage.ts:108 -#: src/pages/applications/ApplicationViewPage.ts:53 +#: src/pages/applications/ApplicationViewPage.ts:55 #: src/pages/user-settings/UserDetailsPage.ts:37 #: src/utils.ts:40 msgid "Loading" @@ -1568,7 +1586,7 @@ msgstr "" #: src/elements/Spinner.ts:29 #: src/pages/applications/ApplicationForm.ts:98 -#: src/pages/applications/ApplicationViewPage.ts:47 +#: src/pages/applications/ApplicationViewPage.ts:49 #: src/pages/events/RuleForm.ts:74 #: src/pages/events/RuleForm.ts:90 #: src/pages/flows/StageBindingForm.ts:89 @@ -1633,7 +1651,7 @@ msgid "Logins" msgstr "" #: src/pages/admin-overview/AdminOverviewPage.ts:36 -#: src/pages/applications/ApplicationViewPage.ts:69 +#: src/pages/applications/ApplicationViewPage.ts:71 msgid "Logins over the last 24 hours" msgstr "" @@ -1645,7 +1663,7 @@ msgstr "" msgid "Logs" msgstr "" -#: src/pages/system-tasks/SystemTaskListPage.ts:27 +#: src/pages/system-tasks/SystemTaskListPage.ts:29 msgid "Long-running operations which authentik executes in the background." msgstr "" @@ -1666,11 +1684,13 @@ msgid "Maximum age (in days)" msgstr "" #: src/pages/groups/GroupForm.ts:77 +#: src/pages/groups/GroupListPage.ts:47 msgid "Members" msgstr "" #: src/pages/events/EventInfo.ts:174 #: src/pages/policies/PolicyTestForm.ts:43 +#: src/pages/system-tasks/SystemTaskListPage.ts:79 msgid "Messages" msgstr "" @@ -1720,6 +1740,7 @@ msgstr "" #: src/pages/events/RuleListPage.ts:47 #: src/pages/events/TransportForm.ts:73 #: src/pages/events/TransportListPage.ts:46 +#: src/pages/flows/BoundStagesList.ts:39 #: src/pages/flows/FlowForm.ts:81 #: src/pages/flows/FlowListPage.ts:47 #: src/pages/groups/GroupForm.ts:48 @@ -2015,6 +2036,7 @@ msgstr "" msgid "Optionally set the 'FriendlyName' value of the Assertion attribute." msgstr "" +#: src/pages/flows/BoundStagesList.ts:38 #: src/pages/flows/StageBindingForm.ts:128 #: src/pages/policies/BoundPoliciesList.ts:37 #: src/pages/policies/PolicyBindingForm.ts:138 @@ -2049,7 +2071,7 @@ msgid "Outposts are deployments of authentik components to support different env msgstr "" #: src/interfaces/AdminInterface.ts:17 -#: src/pages/applications/ApplicationViewPage.ts:66 +#: src/pages/applications/ApplicationViewPage.ts:68 #: src/pages/providers/oauth2/OAuth2ProviderViewPage.ts:75 #: src/pages/providers/proxy/ProxyProviderViewPage.ts:66 #: src/pages/providers/saml/SAMLProviderViewPage.ts:69 @@ -2114,6 +2136,7 @@ msgstr "" #: src/interfaces/AdminInterface.ts:26 #: src/pages/admin-overview/AdminOverviewPage.ts:44 +#: src/pages/flows/FlowListPage.ts:50 #: src/pages/policies/PolicyListPage.ts:38 msgid "Policies" msgstr "" @@ -2127,7 +2150,11 @@ msgstr "" msgid "Policy" msgstr "" -#: src/pages/applications/ApplicationViewPage.ts:109 +#: src/pages/policies/BoundPoliciesList.ts:35 +msgid "Policy / User / Group" +msgstr "" + +#: src/pages/applications/ApplicationViewPage.ts:133 #: src/pages/flows/FlowViewPage.ts:104 msgid "Policy Bindings" msgstr "" @@ -2181,6 +2208,10 @@ msgstr "" msgid "Private Key" msgstr "" +#: src/pages/crypto/CertificateKeyPairListPage.ts:52 +msgid "Private key available?" +msgstr "" + #: src/pages/stages/captcha/CaptchaStageForm.ts:74 msgid "Private key, acquired from https://www.google.com/recaptcha/intro/v3.html." msgstr "" @@ -2235,11 +2266,13 @@ msgstr "" #: src/elements/oauth/UserCodeList.ts:29 #: src/elements/oauth/UserRefreshList.ts:29 #: src/pages/applications/ApplicationForm.ts:92 -#: src/pages/applications/ApplicationViewPage.ts:83 +#: src/pages/applications/ApplicationListPage.ts:59 +#: src/pages/applications/ApplicationViewPage.ts:85 #: src/pages/providers/ProviderListPage.ts:34 msgid "Provider" msgstr "" +#: src/pages/applications/ApplicationListPage.ts:60 #: src/pages/sources/oauth/OAuthSourceViewPage.ts:81 msgid "Provider Type" msgstr "" @@ -2251,6 +2284,7 @@ msgstr "" #: src/interfaces/AdminInterface.ts:20 #: src/pages/admin-overview/AdminOverviewPage.ts:42 #: src/pages/outposts/OutpostForm.ts:80 +#: src/pages/outposts/OutpostListPage.ts:50 msgid "Providers" msgstr "" @@ -2351,7 +2385,7 @@ msgstr "" msgid "Regular expressions for which authentication is not required. Each new line is interpreted as a new Regular Expression." msgstr "" -#: src/pages/applications/ApplicationViewPage.ts:77 +#: src/pages/applications/ApplicationViewPage.ts:79 #: src/pages/flows/FlowViewPage.ts:68 msgid "Related" msgstr "" @@ -2393,7 +2427,7 @@ msgid "Result" msgstr "" #: src/pages/sources/ldap/LDAPSourceViewPage.ts:163 -#: src/pages/system-tasks/SystemTaskListPage.ts:83 +#: src/pages/system-tasks/SystemTaskListPage.ts:107 msgid "Retry Task" msgstr "" @@ -2686,7 +2720,9 @@ msgid "Stage-specific settings" msgstr "" #: src/interfaces/AdminInterface.ts:29 +#: src/pages/flows/FlowListPage.ts:49 #: src/pages/stages/StageListPage.ts:44 +#: src/pages/stages/prompt/PromptListPage.ts:50 msgid "Stages" msgstr "" @@ -2694,6 +2730,10 @@ msgstr "" msgid "Stages are single steps of a Flow that a user is guided through." msgstr "" +#: src/pages/outposts/ServiceConnectionListPage.ts:55 +msgid "State" +msgstr "" + #: src/pages/stages/authenticator_validate/AuthenticatorValidateStageForm.ts:101 #: src/pages/user-settings/settings/UserSettingsAuthenticatorTOTP.ts:77 msgid "Static Tokens" @@ -2703,6 +2743,10 @@ msgstr "" msgid "Static: Static value, displayed as-is." msgstr "" +#: src/pages/system-tasks/SystemTaskListPage.ts:56 +msgid "Status" +msgstr "" + #: src/pages/user-settings/settings/UserSettingsAuthenticatorStatic.ts:44 #: src/pages/user-settings/settings/UserSettingsAuthenticatorTOTP.ts:59 msgid "Status: Disabled" @@ -2729,7 +2773,7 @@ msgstr "" msgid "Subject-alt name" msgstr "" -#: src/pages/system-tasks/SystemTaskListPage.ts:59 +#: src/pages/system-tasks/SystemTaskListPage.ts:63 msgid "Successful" msgstr "" @@ -2991,6 +3035,10 @@ msgstr "" msgid "Superuser" msgstr "" +#: src/pages/groups/GroupListPage.ts:48 +msgid "Superuser privileges?" +msgstr "" + #: src/pages/policies/password/PasswordPolicyForm.ts:118 msgid "Symbol charset" msgstr "" @@ -3020,7 +3068,7 @@ msgid "System Overview" msgstr "" #: src/interfaces/AdminInterface.ts:17 -#: src/pages/system-tasks/SystemTaskListPage.ts:24 +#: src/pages/system-tasks/SystemTaskListPage.ts:26 msgid "System Tasks" msgstr "" @@ -3076,7 +3124,7 @@ msgstr "" msgid "These policies control when this stage will be applied to the flow." msgstr "" -#: src/pages/applications/ApplicationViewPage.ts:111 +#: src/pages/applications/ApplicationViewPage.ts:135 msgid "These policies control which users can access this application." msgstr "" @@ -3155,7 +3203,10 @@ msgstr "" msgid "Transports" msgstr "" +#: src/pages/flows/BoundStagesList.ts:40 #: src/pages/outposts/OutpostForm.ts:53 +#: src/pages/outposts/ServiceConnectionListPage.ts:53 +#: src/pages/policies/PolicyListPage.ts:57 #: src/pages/property-mappings/PropertyMappingListPage.ts:55 #: src/pages/providers/ProviderListPage.ts:54 #: src/pages/sources/SourcesListPage.ts:52 @@ -3200,7 +3251,7 @@ msgstr "" msgid "Unhealthy" msgstr "" -#: src/pages/system-tasks/SystemTaskListPage.ts:65 +#: src/pages/system-tasks/SystemTaskListPage.ts:69 msgid "Unknown" msgstr "" @@ -3209,6 +3260,7 @@ msgid "Up-to-date!" msgstr "" #: src/pages/applications/ApplicationListPage.ts:82 +#: src/pages/applications/ApplicationViewPage.ts:104 #: src/pages/crypto/CertificateKeyPairListPage.ts:66 #: src/pages/events/RuleListPage.ts:62 #: src/pages/events/TransportListPage.ts:66 @@ -3246,6 +3298,7 @@ msgid "Update" msgstr "" #: src/pages/applications/ApplicationListPage.ts:85 +#: src/pages/applications/ApplicationViewPage.ts:107 msgid "Update Application" msgstr "" @@ -3494,7 +3547,7 @@ msgid "Wait (min)" msgstr "" #: src/pages/events/RuleForm.ts:48 -#: src/pages/system-tasks/SystemTaskListPage.ts:61 +#: src/pages/system-tasks/SystemTaskListPage.ts:65 msgid "Warning" msgstr "" @@ -3725,7 +3778,7 @@ msgstr "" msgid "slug" msgstr "" -#: src/pages/system-tasks/SystemTaskListPage.ts:48 +#: src/pages/system-tasks/SystemTaskListPage.ts:53 msgid "task_name" msgstr "" diff --git a/web/src/pages/applications/ApplicationListPage.ts b/web/src/pages/applications/ApplicationListPage.ts index 95d6a8028..1d65470e2 100644 --- a/web/src/pages/applications/ApplicationListPage.ts +++ b/web/src/pages/applications/ApplicationListPage.ts @@ -56,8 +56,8 @@ export class ApplicationListPage extends TablePage { new TableColumn(""), new TableColumn(t`Name`, t`name`), new TableColumn(t`Slug`, t`slug`), - new TableColumn("Provider"), - new TableColumn("Provider Type"), + new TableColumn(t`Provider`), + new TableColumn(t`Provider Type`), new TableColumn(""), ]; } diff --git a/web/src/pages/crypto/CertificateKeyPairListPage.ts b/web/src/pages/crypto/CertificateKeyPairListPage.ts index 2c6dcb814..e7ec35600 100644 --- a/web/src/pages/crypto/CertificateKeyPairListPage.ts +++ b/web/src/pages/crypto/CertificateKeyPairListPage.ts @@ -51,8 +51,8 @@ export class CertificateKeyPairListPage extends TablePage { columns(): TableColumn[] { return [ new TableColumn(t`Name`, t`name`), - new TableColumn("Private key available?"), - new TableColumn("Expiry date"), + new TableColumn(t`Private key available?`), + new TableColumn(t`Expiry date`), new TableColumn(""), ]; } diff --git a/web/src/pages/flows/BoundStagesList.ts b/web/src/pages/flows/BoundStagesList.ts index 7ffae1662..d020e3719 100644 --- a/web/src/pages/flows/BoundStagesList.ts +++ b/web/src/pages/flows/BoundStagesList.ts @@ -35,9 +35,9 @@ export class BoundStagesList extends Table { columns(): TableColumn[] { return [ - new TableColumn("Order"), - new TableColumn("Name"), - new TableColumn("Type"), + new TableColumn(t`Order`), + new TableColumn(t`Name`), + new TableColumn(t`Type`), new TableColumn(""), ]; } diff --git a/web/src/pages/flows/FlowListPage.ts b/web/src/pages/flows/FlowListPage.ts index af5459d45..f0057b840 100644 --- a/web/src/pages/flows/FlowListPage.ts +++ b/web/src/pages/flows/FlowListPage.ts @@ -45,8 +45,8 @@ export class FlowListPage extends TablePage { new TableColumn(t`Identifier`, t`slug`), new TableColumn(t`Name`, t`name`), new TableColumn(t`Designation`, t`designation`), - new TableColumn("Stages"), - new TableColumn("Policies"), + new TableColumn(t`Stages`), + new TableColumn(t`Policies`), new TableColumn(""), ]; } diff --git a/web/src/pages/groups/GroupListPage.ts b/web/src/pages/groups/GroupListPage.ts index d74d005af..fc05ccb5e 100644 --- a/web/src/pages/groups/GroupListPage.ts +++ b/web/src/pages/groups/GroupListPage.ts @@ -43,8 +43,8 @@ export class GroupListPage extends TablePage { return [ new TableColumn(t`Name`, t`name`), new TableColumn(t`Parent`, t`parent`), - new TableColumn("Members"), - new TableColumn("Superuser privileges?"), + new TableColumn(t`Members`), + new TableColumn(t`Superuser privileges?`), new TableColumn(""), ]; } diff --git a/web/src/pages/outposts/OutpostListPage.ts b/web/src/pages/outposts/OutpostListPage.ts index 56d167f9a..71b5ec7e2 100644 --- a/web/src/pages/outposts/OutpostListPage.ts +++ b/web/src/pages/outposts/OutpostListPage.ts @@ -41,8 +41,8 @@ export class OutpostListPage extends TablePage { columns(): TableColumn[] { return [ new TableColumn(t`Name`, t`name`), - new TableColumn("Providers"), - new TableColumn("Health and Version"), + new TableColumn(t`Providers`), + new TableColumn(t`Health and Version`), new TableColumn(""), ]; } diff --git a/web/src/pages/outposts/ServiceConnectionListPage.ts b/web/src/pages/outposts/ServiceConnectionListPage.ts index a8ba1f387..65215d2b7 100644 --- a/web/src/pages/outposts/ServiceConnectionListPage.ts +++ b/web/src/pages/outposts/ServiceConnectionListPage.ts @@ -46,9 +46,9 @@ export class OutpostServiceConnectionListPage extends TablePage { columns(): TableColumn[] { return [ - new TableColumn("Policy / User / Group"), + new TableColumn(t`Policy / User / Group`), new TableColumn(t`Enabled`, t`enabled`), new TableColumn(t`Order`, t`order`), new TableColumn(t`Timeout`, t`timeout`), diff --git a/web/src/pages/policies/PolicyListPage.ts b/web/src/pages/policies/PolicyListPage.ts index 6bdb63d4b..80bd7d212 100644 --- a/web/src/pages/policies/PolicyListPage.ts +++ b/web/src/pages/policies/PolicyListPage.ts @@ -53,7 +53,7 @@ export class PolicyListPage extends TablePage { columns(): TableColumn[] { return [ new TableColumn(t`Name`, t`name`), - new TableColumn("Type"), + new TableColumn(t`Type`), new TableColumn(""), ]; } diff --git a/web/src/pages/providers/ProviderListPage.ts b/web/src/pages/providers/ProviderListPage.ts index 8a2d94a7c..cfc2654ae 100644 --- a/web/src/pages/providers/ProviderListPage.ts +++ b/web/src/pages/providers/ProviderListPage.ts @@ -49,7 +49,7 @@ export class ProviderListPage extends TablePage { columns(): TableColumn[] { return [ new TableColumn(t`Name`, t`name`), - new TableColumn("Application"), + new TableColumn(t`Application`), new TableColumn(t`Type`, t`type`), new TableColumn(""), ]; diff --git a/web/src/pages/stages/StageListPage.ts b/web/src/pages/stages/StageListPage.ts index baf4452c9..6edde5d07 100644 --- a/web/src/pages/stages/StageListPage.ts +++ b/web/src/pages/stages/StageListPage.ts @@ -63,7 +63,7 @@ export class StageListPage extends TablePage { columns(): TableColumn[] { return [ new TableColumn(t`Name`, t`name`), - new TableColumn("Flows"), + new TableColumn(t`Flows`), new TableColumn(""), ]; } diff --git a/web/src/pages/stages/invitation/InvitationListPage.ts b/web/src/pages/stages/invitation/InvitationListPage.ts index e125b4640..90a318bac 100644 --- a/web/src/pages/stages/invitation/InvitationListPage.ts +++ b/web/src/pages/stages/invitation/InvitationListPage.ts @@ -44,7 +44,7 @@ export class InvitationListPage extends TablePage { return [ new TableColumn(t`ID`, t`pk`), new TableColumn(t`Created by`, t`created_by`), - new TableColumn("Expiry"), + new TableColumn(t`Expiry`), new TableColumn(""), ]; } diff --git a/web/src/pages/stages/prompt/PromptListPage.ts b/web/src/pages/stages/prompt/PromptListPage.ts index 509829752..a5b14b7d2 100644 --- a/web/src/pages/stages/prompt/PromptListPage.ts +++ b/web/src/pages/stages/prompt/PromptListPage.ts @@ -46,7 +46,7 @@ export class PromptListPage extends TablePage { new TableColumn(t`Label`, t`label`), new TableColumn(t`Type`, t`type`), new TableColumn(t`Order`, t`order`), - new TableColumn("Stages"), + new TableColumn(t`Stages`), new TableColumn(""), ]; } diff --git a/web/src/pages/system-tasks/SystemTaskListPage.ts b/web/src/pages/system-tasks/SystemTaskListPage.ts index 4c875cd8e..7d161ba4e 100644 --- a/web/src/pages/system-tasks/SystemTaskListPage.ts +++ b/web/src/pages/system-tasks/SystemTaskListPage.ts @@ -52,9 +52,9 @@ export class SystemTaskListPage extends TablePage { columns(): TableColumn[] { return [ new TableColumn(t`Identifier`, t`task_name`), - new TableColumn("Description"), - new TableColumn("Last run"), - new TableColumn("Status"), + new TableColumn(t`Description`), + new TableColumn(t`Last run`), + new TableColumn(t`Status`), new TableColumn(""), ]; }