mirror of
https://github.com/goauthentik/authentik.git
synced 2025-12-05 19:32:27 -06:00
core, web: update translations (#15827)
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
832777d966
commit
b94b281fa4
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-07-15 00:11+0000\n"
|
||||
"POT-Creation-Date: 2025-07-28 16:09+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -22,6 +22,10 @@ msgstr ""
|
||||
msgid "Version history"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/admin/tasks.py
|
||||
msgid "Update latest version info."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/admin/tasks.py
|
||||
#, python-brace-format
|
||||
msgid "New version {version} available!"
|
||||
@@ -72,9 +76,20 @@ msgstr ""
|
||||
msgid "authentik Export - {date}"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/blueprints/v1/tasks.py authentik/crypto/tasks.py
|
||||
#, python-brace-format
|
||||
msgid "Successfully imported {count} files."
|
||||
#: authentik/blueprints/v1/tasks.py
|
||||
msgid "Find blueprints as `blueprints_find` does, but return a safe dict."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/blueprints/v1/tasks.py
|
||||
msgid "Find blueprints and check if they need to be created in the database."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/blueprints/v1/tasks.py
|
||||
msgid "Apply single blueprint."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/blueprints/v1/tasks.py
|
||||
msgid "Remove blueprints which couldn't be fetched."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/brands/models.py
|
||||
@@ -385,6 +400,14 @@ msgstr ""
|
||||
msgid "Source is not configured for enrollment."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/core/tasks.py
|
||||
msgid "Remove expired objects."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/core/tasks.py
|
||||
msgid "Remove temporary users created by SAML Sources."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/core/templates/if/error.html
|
||||
msgid "Go home"
|
||||
msgstr ""
|
||||
@@ -435,6 +458,10 @@ msgstr ""
|
||||
msgid "Certificate-Key Pairs"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/crypto/tasks.py
|
||||
msgid "Discover, import and update certificates from the filesystem."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/api.py
|
||||
msgid "Enterprise is required to create/update this object."
|
||||
msgstr ""
|
||||
@@ -485,6 +512,16 @@ msgstr ""
|
||||
msgid "User Password History"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/policies/unique_password/tasks.py
|
||||
msgid ""
|
||||
"Check if any UniquePasswordPolicy exists, and if not, purge the password "
|
||||
"history table."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/policies/unique_password/tasks.py
|
||||
msgid "Remove user password history that are too old."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/policy.py
|
||||
msgid "Enterprise required to access this feature."
|
||||
msgstr ""
|
||||
@@ -531,6 +568,34 @@ msgstr ""
|
||||
msgid "Google Workspace Provider Mappings"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/google_workspace/tasks.py
|
||||
msgid "Sync Google Workspace provider objects."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/google_workspace/tasks.py
|
||||
msgid "Full sync for Google Workspace provider."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/google_workspace/tasks.py
|
||||
msgid "Sync a direct object (user, group) for Google Workspace provider."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/google_workspace/tasks.py
|
||||
msgid ""
|
||||
"Dispatch syncs for a direct object (user, group) for Google Workspace "
|
||||
"providers."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/google_workspace/tasks.py
|
||||
msgid "Sync a related object (memberships) for Google Workspace provider."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/google_workspace/tasks.py
|
||||
msgid ""
|
||||
"Dispatch syncs for a related object (memberships) for Google Workspace "
|
||||
"providers."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/microsoft_entra/models.py
|
||||
msgid "Microsoft Entra Provider User"
|
||||
msgstr ""
|
||||
@@ -559,6 +624,34 @@ msgstr ""
|
||||
msgid "Microsoft Entra Provider Mappings"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/microsoft_entra/tasks.py
|
||||
msgid "Sync Microsoft Entra provider objects."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/microsoft_entra/tasks.py
|
||||
msgid "Full sync for Microsoft Entra provider."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/microsoft_entra/tasks.py
|
||||
msgid "Sync a direct object (user, group) for Microsoft Entra provider."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/microsoft_entra/tasks.py
|
||||
msgid ""
|
||||
"Dispatch syncs for a direct object (user, group) for Microsoft Entra "
|
||||
"providers."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/microsoft_entra/tasks.py
|
||||
msgid "Sync a related object (memberships) for Microsoft Entra provider."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/microsoft_entra/tasks.py
|
||||
msgid ""
|
||||
"Dispatch syncs for a related object (memberships) for Microsoft Entra "
|
||||
"providers."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/ssf/models.py
|
||||
#: authentik/providers/oauth2/models.py
|
||||
msgid "Signing Key"
|
||||
@@ -597,7 +690,11 @@ msgid "SSF Stream Events"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/ssf/tasks.py
|
||||
msgid "Failed to send request"
|
||||
msgid "Dispatch SSF events."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/providers/ssf/tasks.py
|
||||
msgid "Send an SSF event."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/enterprise/stages/authenticator_endpoint_gdtc/models.py
|
||||
@@ -660,9 +757,8 @@ msgstr ""
|
||||
msgid "Source Stages"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/api/tasks.py
|
||||
#, python-brace-format
|
||||
msgid "Successfully started task {name}."
|
||||
#: authentik/enterprise/tasks.py
|
||||
msgid "Update enterprise license status."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py
|
||||
@@ -785,10 +881,6 @@ msgstr ""
|
||||
msgid "Webhook Mappings"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py
|
||||
msgid "Run task"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/models.py
|
||||
msgid "System Task"
|
||||
msgstr ""
|
||||
@@ -797,8 +889,26 @@ msgstr ""
|
||||
msgid "System Tasks"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/system_tasks.py
|
||||
msgid "Task has not been run yet."
|
||||
#: authentik/events/tasks.py
|
||||
msgid "Dispatch new event notifications."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/tasks.py
|
||||
msgid ""
|
||||
"Check if policies attached to NotificationRule match event and dispatch "
|
||||
"notification tasks."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/tasks.py
|
||||
msgid "Send notification."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/tasks.py
|
||||
msgid "Cleanup events for GDPR compliance."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/events/tasks.py
|
||||
msgid "Cleanup seen notifications and notifications whose event expired."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/flows/api/flows.py
|
||||
@@ -962,32 +1072,6 @@ msgid ""
|
||||
"system."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/lib/sync/outgoing/tasks.py
|
||||
msgid "Starting full provider sync"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/lib/sync/outgoing/tasks.py
|
||||
msgid "Syncing users"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/lib/sync/outgoing/tasks.py
|
||||
msgid "Syncing groups"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/lib/sync/outgoing/tasks.py
|
||||
#, python-brace-format
|
||||
msgid "Syncing page {page} of {object_type}"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/lib/sync/outgoing/tasks.py
|
||||
msgid "Dropping mutating request due to dry run"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/lib/sync/outgoing/tasks.py
|
||||
#, python-brace-format
|
||||
msgid "Stopping sync due to error: {error}"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/lib/utils/time.py
|
||||
#, python-format
|
||||
msgid "%(value)s is not in the correct format of 'hours=3;minutes=1'."
|
||||
@@ -1079,6 +1163,30 @@ msgstr ""
|
||||
msgid "Outposts"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/outposts/tasks.py
|
||||
msgid "Update cached state of service connection."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/outposts/tasks.py
|
||||
msgid "Create/update/monitor/delete the deployment of an Outpost."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/outposts/tasks.py
|
||||
msgid "Ensure that all Outposts have valid Service Accounts and Tokens."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/outposts/tasks.py
|
||||
msgid "Send update to outpost"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/outposts/tasks.py
|
||||
msgid "Checks the local environment and create Service connections."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/outposts/tasks.py
|
||||
msgid "Terminate session on all outposts."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/policies/denied.py
|
||||
msgid "Access denied"
|
||||
msgstr ""
|
||||
@@ -1716,6 +1824,10 @@ msgstr ""
|
||||
msgid "Proxy Providers"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/proxy/tasks.py
|
||||
msgid "Terminate session on Proxy outpost."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/rac/models.py authentik/stages/user_login/models.py
|
||||
msgid ""
|
||||
"Determines how long a session lasts. Default of 0 means that the sessions "
|
||||
@@ -2024,6 +2136,30 @@ msgstr ""
|
||||
msgid "SCIM Provider Mappings"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/scim/tasks.py
|
||||
msgid "Sync SCIM provider objects."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/scim/tasks.py
|
||||
msgid "Full sync for SCIM provider."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/scim/tasks.py
|
||||
msgid "Sync a direct object (user, group) for SCIM provider."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/scim/tasks.py
|
||||
msgid "Dispatch syncs for a direct object (user, group) for SCIM providers."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/scim/tasks.py
|
||||
msgid "Sync a related object (memberships) for SCIM provider."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/providers/scim/tasks.py
|
||||
msgid "Dispatch syncs for a related object (memberships) for SCIM providers."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/rbac/models.py
|
||||
msgid "Role"
|
||||
msgstr ""
|
||||
@@ -2164,6 +2300,14 @@ msgstr ""
|
||||
msgid "Group Kerberos Source Connections"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/kerberos/tasks.py
|
||||
msgid "Check connectivity for Kerberos sources."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/kerberos/tasks.py
|
||||
msgid "Sync Kerberos source."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/kerberos/views.py
|
||||
msgid "SPNEGO authentication required"
|
||||
msgstr ""
|
||||
@@ -2312,6 +2456,18 @@ msgstr ""
|
||||
msgid "Password does not match Active Directory Complexity."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/ldap/tasks.py
|
||||
msgid "Check connectivity for LDAP source."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/ldap/tasks.py
|
||||
msgid "Sync LDAP source."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/ldap/tasks.py
|
||||
msgid "Sync page for LDAP source."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/oauth/clients/oauth2.py
|
||||
msgid "No token received."
|
||||
msgstr ""
|
||||
@@ -2518,6 +2674,12 @@ msgstr ""
|
||||
msgid "Group OAuth Source Connections"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/oauth/tasks.py
|
||||
msgid ""
|
||||
"Update OAuth sources' config from well_known, and JWKS info from the "
|
||||
"configured URL."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/oauth/views/callback.py
|
||||
#, python-brace-format
|
||||
msgid "Authentication failed: {reason}"
|
||||
@@ -2573,6 +2735,10 @@ msgstr ""
|
||||
msgid "Group Plex Source Connections"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/plex/tasks.py
|
||||
msgid "Check the validity of a Plex source."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/sources/saml/models.py
|
||||
msgid "Redirect Binding"
|
||||
msgstr ""
|
||||
@@ -2974,6 +3140,11 @@ msgstr ""
|
||||
msgid "WebAuthn Device types"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/stages/authenticator_webauthn/tasks.py
|
||||
msgid ""
|
||||
"Background task to import FIDO Alliance MDS blob and AAGUIDs into database."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/stages/captcha/models.py
|
||||
msgid "Public key, acquired your captcha Provider."
|
||||
msgstr ""
|
||||
@@ -3095,6 +3266,10 @@ msgstr ""
|
||||
msgid "Email Successfully sent."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/stages/email/tasks.py
|
||||
msgid "Send email."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/stages/email/templates/email/account_confirmation.html
|
||||
#: authentik/stages/email/templates/email/account_confirmation.txt
|
||||
msgid "Welcome!"
|
||||
@@ -3554,6 +3729,38 @@ msgstr ""
|
||||
msgid "Failed to update user. Please try again later."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/tasks/models.py
|
||||
msgid "Tenant this task belongs to"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/tasks/models.py
|
||||
msgid "Retry failed task"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/tasks/models.py
|
||||
msgid "Worker status"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/tasks/models.py
|
||||
msgid "Worker statuses"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/tasks/schedules/models.py
|
||||
msgid "Unique schedule identifier"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/tasks/schedules/models.py
|
||||
msgid "User schedule identifier"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/tasks/schedules/models.py
|
||||
msgid "Manually trigger a schedule"
|
||||
msgstr ""
|
||||
|
||||
#: authentik/tasks/tasks.py
|
||||
msgid "Remove old worker statuses."
|
||||
msgstr ""
|
||||
|
||||
#: authentik/tenants/models.py
|
||||
msgid ""
|
||||
"Schema name must start with t_, only contain lowercase letters and numbers "
|
||||
@@ -3631,3 +3838,76 @@ msgstr ""
|
||||
#: authentik/tenants/models.py
|
||||
msgid "Domains"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Queue name"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Dramatiq actor name"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Message body"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Task status"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Task last modified time"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Task result"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Result expiry time"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Task"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Tasks"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
#, python-format
|
||||
msgid "%(value)s is not a valid crontab"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Dramatiq actor to call"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Args to send to the actor"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Kwargs to send to the actor"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Options to send to the actor"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "When to schedule tasks"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Pause this schedule"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Schedule"
|
||||
msgstr ""
|
||||
|
||||
#: packages/django-dramatiq-postgres/django_dramatiq_postgres/models.py
|
||||
msgid "Schedules"
|
||||
msgstr ""
|
||||
|
||||
132
web/xliff/de.xlf
132
web/xliff/de.xlf
@@ -706,11 +706,6 @@
|
||||
<source>Description</source>
|
||||
<target>Beschreibung</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>Letzter Lauf</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
@@ -736,17 +731,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>Unbekannt</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
<target>Dauer</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
<target>
|
||||
<x id="0" equiv-text="${item.duration.toFixed(2)}"/> Sekunden</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
@@ -2122,11 +2106,6 @@
|
||||
<source>Update SCIM Provider</source>
|
||||
<target>SCIM-Provider aktualisieren</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>Synchronisation erneut ausführen</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
@@ -3180,11 +3159,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
<source>Update LDAP Source</source>
|
||||
<target>Aktualisieren Sie die LDAP-Quelle</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>Noch nicht synchronisiert.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
@@ -6969,10 +6943,6 @@ Bindings zu Gruppen/Benutzern werden mit dem Benutzer des Ereignisses abgegliche
|
||||
<source>Open Notification drawer</source>
|
||||
<target>Benachrichtigungsfeld öffnen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
<target>Aufgabe neu starten</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
<target>Provider hinzufügen</target>
|
||||
@@ -7394,14 +7364,6 @@ Bindings zu Gruppen/Benutzern werden mit dem Benutzer des Ereignisses abgegliche
|
||||
<source>Vendor</source>
|
||||
<target>Anbieter</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
<target>Kein Synchronisationsstatus.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
<target>Synchronisation läuft gerade.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
<target>Verbindungen</target>
|
||||
@@ -8271,18 +8233,6 @@ Bindings zu Gruppen/Benutzern werden mit dem Benutzer des Ereignisses abgegliche
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
<target>Microsoft Entra Provider aktualisieren</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
<target>Erfolgreich beendet</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
<target>Mit Fehlern beendet</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
<target>Synchronisation läuft gerade</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
<target>Google Workspace Provider aktualisieren</target>
|
||||
@@ -9597,10 +9547,6 @@ Bindings zu Gruppen/Benutzern werden mit dem Benutzer des Ereignisses abgegliche
|
||||
<source>Task</source>
|
||||
<target>Aufgabe</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
<target>Abgeschlossen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
<target>Webhook Body Mapping</target>
|
||||
@@ -9946,6 +9892,84 @@ Bindings zu Gruppen/Benutzern werden mit dem Benutzer des Ereignisses abgegliche
|
||||
</trans-unit>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
120
web/xliff/en.xlf
120
web/xliff/en.xlf
@@ -569,10 +569,6 @@
|
||||
<source>Description</source>
|
||||
<target>Description</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>Last run</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
<target>Status</target>
|
||||
@@ -593,15 +589,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>Unknown</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
<target>Duration</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
<target>
|
||||
<x id="0" equiv-text="${item.duration.toFixed(2)}"/>seconds</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
<target>Authentication</target>
|
||||
@@ -1703,10 +1690,6 @@
|
||||
<source>Update SCIM Provider</source>
|
||||
<target>Update SCIM Provider</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>Run sync again</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
<target>LDAP</target>
|
||||
@@ -2550,10 +2533,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
<source>Update LDAP Source</source>
|
||||
<target>Update LDAP Source</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>Not synced yet.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
<target>OAuth Source
|
||||
@@ -5571,9 +5550,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s9ba989e69344ff29">
|
||||
<source>Open Notification drawer</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
</trans-unit>
|
||||
@@ -5890,12 +5866,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="sd21a971eea208533">
|
||||
<source>Vendor</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
</trans-unit>
|
||||
@@ -6546,15 +6516,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s79dd6df244c05ae9">
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
</trans-unit>
|
||||
@@ -7539,9 +7500,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s03ee3cfb0919c62c">
|
||||
<source>Task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
</trans-unit>
|
||||
@@ -7811,6 +7769,84 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
131
web/xliff/es.xlf
131
web/xliff/es.xlf
@@ -706,11 +706,6 @@
|
||||
<source>Description</source>
|
||||
<target>Descripción</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>Última ejecución</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
@@ -736,17 +731,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>Desconocido</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
<target>Duración</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
<target>
|
||||
<x id="0" equiv-text="${item.duration.toFixed(2)}"/>segundos</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
@@ -2103,11 +2087,6 @@
|
||||
<source>Update SCIM Provider</source>
|
||||
<target>Actualizar Proveedor de SCIM</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>Vuelve a ejecutar la sincronización</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
@@ -3151,11 +3130,6 @@ no se aprueba cuando una o ambas de las opciones seleccionadas son iguales o sup
|
||||
<source>Update LDAP Source</source>
|
||||
<target>Actualizar Fuente de LDAP</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>Aún no se ha sincronizado.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
@@ -6853,10 +6827,6 @@ Las vinculaciones a grupos o usuarios se comparan con el usuario del evento.</ta
|
||||
<trans-unit id="s9ba989e69344ff29">
|
||||
<source>Open Notification drawer</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
<target>Reiniciar tarea</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
<target>Agregar proveedor</target>
|
||||
@@ -7250,14 +7220,6 @@ Las vinculaciones a grupos o usuarios se comparan con el usuario del evento.</ta
|
||||
<trans-unit id="sd21a971eea208533">
|
||||
<source>Vendor</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
<target>Sin estatus de sincronización.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
<target>Sincronización corriendo actualmente.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
<target>Conectividad</target>
|
||||
@@ -8058,18 +8020,6 @@ Las vinculaciones a grupos o usuarios se comparan con el usuario del evento.</ta
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
<target>Actualizar Proveedor de Microsoft Entra</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
<target>Completado correctamente</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
<target>Finalizado con errores</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
<target>Sincronización corriendo actualmente</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
<target>Actualizar Proveedor de Google Workspace</target>
|
||||
@@ -9087,9 +9037,6 @@ Las vinculaciones a grupos o usuarios se comparan con el usuario del evento.</ta
|
||||
<trans-unit id="s03ee3cfb0919c62c">
|
||||
<source>Task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
</trans-unit>
|
||||
@@ -9359,6 +9306,84 @@ Las vinculaciones a grupos o usuarios se comparan con el usuario del evento.</ta
|
||||
</trans-unit>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
190
web/xliff/fr.xlf
190
web/xliff/fr.xlf
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" ?><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
||||
<?xml version="1.0"?><xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
||||
<file target-language="fr" source-language="en" original="lit-localize-inputs" datatype="plaintext">
|
||||
<body>
|
||||
<trans-unit id="s4caed5b7a7e5d89b">
|
||||
@@ -596,9 +596,9 @@
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="saa0e2675da69651b">
|
||||
<source>The URL "<x id="0" equiv-text="${this.url}"/>" was not found.</source>
|
||||
<target>L'URL "
|
||||
<x id="0" equiv-text="${this.url}"/>" n'a pas été trouvée.</target>
|
||||
<source>The URL "<x id="0" equiv-text="${this.url}"/>" was not found.</source>
|
||||
<target>L'URL "
|
||||
<x id="0" equiv-text="${this.url}"/>" n'a pas été trouvée.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s58cd9c2fe836d9c6">
|
||||
@@ -706,11 +706,6 @@
|
||||
<source>Description</source>
|
||||
<target>Description</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>Dernière exécution</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
@@ -736,17 +731,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>Inconnu</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
<target>Durée</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
<target>
|
||||
<x id="0" equiv-text="${item.duration.toFixed(2)}"/>secondes</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
@@ -1541,7 +1525,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="s33ed903c210a6209">
|
||||
<source>Token to authenticate with. Currently only bearer authentication is supported.</source>
|
||||
<target>Jeton d'authentification à utiliser. Actuellement, seule l'authentification "bearer authentication" est prise en charge.</target>
|
||||
<target>Jeton d'authentification à utiliser. Actuellement, seule l'authentification "bearer authentication" est prise en charge.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sfc8bb104e2c05af8">
|
||||
@@ -1709,8 +1693,8 @@
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa90b7809586c35ce">
|
||||
<source>Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon "fa-test".</source>
|
||||
<target>Entrez une URL complète, un chemin relatif ou utilisez 'fa://fa-test' pour utiliser l'icône Font Awesome "fa-test".</target>
|
||||
<source>Either input a full URL, a relative path, or use 'fa://fa-test' to use the Font Awesome icon "fa-test".</source>
|
||||
<target>Entrez une URL complète, un chemin relatif ou utilisez 'fa://fa-test' pour utiliser l'icône Font Awesome "fa-test".</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s0410779cb47de312">
|
||||
@@ -2122,11 +2106,6 @@
|
||||
<source>Update SCIM Provider</source>
|
||||
<target>Mettre à jour le fournisseur SCIM</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>Relancer la synchro</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
@@ -2773,7 +2752,7 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
</trans-unit>
|
||||
<trans-unit id="s33683c3b1dbaf264">
|
||||
<source>To use SSL instead, use 'ldaps://' and disable this option.</source>
|
||||
<target>Pour utiliser SSL à la base, utilisez "ldaps://" et désactviez cette option.</target>
|
||||
<target>Pour utiliser SSL à la base, utilisez "ldaps://" et désactviez cette option.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s2221fef80f4753a2">
|
||||
@@ -3133,7 +3112,7 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
</trans-unit>
|
||||
<trans-unit id="s3198c384c2f68b08">
|
||||
<source>Time offset when temporary users should be deleted. This only applies if your IDP uses the NameID Format 'transient', and the user doesn't log out manually.</source>
|
||||
<target>Moment où les utilisateurs temporaires doivent être supprimés. Cela ne s'applique que si votre IDP utilise le format NameID "transient" et que l'utilisateur ne se déconnecte pas manuellement.</target>
|
||||
<target>Moment où les utilisateurs temporaires doivent être supprimés. Cela ne s'applique que si votre IDP utilise le format NameID "transient" et que l'utilisateur ne se déconnecte pas manuellement.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sb32e9c1faa0b8673">
|
||||
@@ -3180,11 +3159,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
<source>Update LDAP Source</source>
|
||||
<target>Mettre à jour la source LDAP</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>Pas encore synchronisé.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
@@ -3275,7 +3249,7 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
</trans-unit>
|
||||
<trans-unit id="s9f8aac89fe318acc">
|
||||
<source>Optionally set the 'FriendlyName' value of the Assertion attribute.</source>
|
||||
<target>Indiquer la valeur "FriendlyName" de l'attribut d'assertion (optionnel)</target>
|
||||
<target>Indiquer la valeur "FriendlyName" de l'attribut d'assertion (optionnel)</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s851c108679653d2a">
|
||||
@@ -3756,10 +3730,10 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa95a538bfbb86111">
|
||||
<source>Are you sure you want to update <x id="0" equiv-text="${this.objectLabel}"/> "<x id="1" equiv-text="${this.obj?.name}"/>"?</source>
|
||||
<source>Are you sure you want to update <x id="0" equiv-text="${this.objectLabel}"/> "<x id="1" equiv-text="${this.obj?.name}"/>"?</source>
|
||||
<target>Êtes-vous sûr de vouloir mettre à jour
|
||||
<x id="0" equiv-text="${this.objectLabel}"/>"
|
||||
<x id="1" equiv-text="${this.obj?.name}"/>"?</target>
|
||||
<x id="0" equiv-text="${this.objectLabel}"/>"
|
||||
<x id="1" equiv-text="${this.obj?.name}"/>"?</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc92d7cfb6ee1fec6">
|
||||
@@ -4814,8 +4788,8 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sdf1d8edef27236f0">
|
||||
<source>A "roaming" authenticator, like a YubiKey</source>
|
||||
<target>Un authentificateur "itinérant", comme une YubiKey</target>
|
||||
<source>A "roaming" authenticator, like a YubiKey</source>
|
||||
<target>Un authentificateur "itinérant", comme une YubiKey</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sfffba7b23d8fb40c">
|
||||
@@ -5120,7 +5094,7 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
</trans-unit>
|
||||
<trans-unit id="s5170f9ef331949c0">
|
||||
<source>Show arbitrary input fields to the user, for example during enrollment. Data is saved in the flow context under the 'prompt_data' variable.</source>
|
||||
<target>Afficher des champs de saisie arbitraires à l'utilisateur, par exemple pendant l'inscription. Les données sont enregistrées dans le contexte du flux sous la variable "prompt_data".</target>
|
||||
<target>Afficher des champs de saisie arbitraires à l'utilisateur, par exemple pendant l'inscription. Les données sont enregistrées dans le contexte du flux sous la variable "prompt_data".</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s36cb242ac90353bc">
|
||||
@@ -5173,8 +5147,8 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s1608b2f94fa0dbd4">
|
||||
<source>If set to a duration above 0, the user will have the option to choose to "stay signed in", which will extend their session by the time specified here.</source>
|
||||
<target>Si défini à une durée supérieure à 0, l'utilisateur aura la possibilité de choisir de "rester connecté", ce qui prolongera sa session jusqu'à la durée spécifiée ici.</target>
|
||||
<source>If set to a duration above 0, the user will have the option to choose to "stay signed in", which will extend their session by the time specified here.</source>
|
||||
<target>Si défini à une durée supérieure à 0, l'utilisateur aura la possibilité de choisir de "rester connecté", ce qui prolongera sa session jusqu'à la durée spécifiée ici.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s542a71bb8f41e057">
|
||||
@@ -6972,10 +6946,6 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
<source>Open Notification drawer</source>
|
||||
<target>Ouvrir le menu de notifications</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
<target>Redémarrer la tâche</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
<target>Ajouter un fournisseur</target>
|
||||
@@ -7134,7 +7104,7 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
</trans-unit>
|
||||
<trans-unit id="sff0ac1ace2d90709">
|
||||
<source>Use this provider with nginx's auth_request or traefik's forwardAuth. Each application/domain needs its own provider. Additionally, on each domain, /outpost.goauthentik.io must be routed to the outpost (when using a managed outpost, this is done for you).</source>
|
||||
<target>Utilisez ce fournisseur avec l'option "auth_request" de Nginx ou "forwardAuth" de Traefik. Chaque application/domaine a besoin de son propre fournisseur. De plus, sur chaque domaine, "/outpost.goauthentik.io" doit être routé vers le poste avancé (lorsque vous utilisez un poste avancé géré, cela est fait pour vous).</target>
|
||||
<target>Utilisez ce fournisseur avec l'option "auth_request" de Nginx ou "forwardAuth" de Traefik. Chaque application/domaine a besoin de son propre fournisseur. De plus, sur chaque domaine, "/outpost.goauthentik.io" doit être routé vers le poste avancé (lorsque vous utilisez un poste avancé géré, cela est fait pour vous).</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="scb58b8a60cad8762">
|
||||
<source>Default relay state</source>
|
||||
@@ -7397,14 +7367,6 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
<source>Vendor</source>
|
||||
<target>Fournisseur</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
<target>Pas d'état de synchronisation.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
<target>Synchronisation en cours.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
<target>Connectivité</target>
|
||||
@@ -7434,7 +7396,7 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
<target>Utilisateur créé et ajouté au groupe <x id="0" equiv-text="${this.group.name}"/> avec succès</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s824e0943a7104668">
|
||||
<source>This user will be added to the group "<x id="0" equiv-text="${this.targetGroup.name}"/>".</source>
|
||||
<source>This user will be added to the group "<x id="0" equiv-text="${this.targetGroup.name}"/>".</source>
|
||||
<target>Cet utilisateur sera ajouté au groupe &quot;<x id="0" equiv-text="${this.targetGroup.name}"/>&quot;.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s62e7f6ed7d9cb3ca">
|
||||
@@ -8275,18 +8237,6 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
<target>Mettre à jour le fournisseur Microsoft Entra</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
<target>Fini avec succès</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
<target>Fini avec erreurs</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
<target>Synchronisation en cours</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
<target>Mettre à jour le fournisseur Google Workspace</target>
|
||||
@@ -8708,7 +8658,7 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
<target>Synchroniser le groupe</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2d5f69929bb7221d">
|
||||
<source><x id="0" equiv-text="${p.name}"/> ("<x id="1" equiv-text="${p.fieldKey}"/>", of type <x id="2" equiv-text="${p.type}"/>)</source>
|
||||
<source><x id="0" equiv-text="${p.name}"/> ("<x id="1" equiv-text="${p.fieldKey}"/>", of type <x id="2" equiv-text="${p.type}"/>)</source>
|
||||
<target><x id="0" equiv-text="${p.name}"/> (&quot;<x id="1" equiv-text="${p.fieldKey}"/>&quot;, de type <x id="2" equiv-text="${p.type}"/>)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s25bacc19d98b444e">
|
||||
@@ -8956,8 +8906,8 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
<target>URLs de redirection autorisées après un flux d'autorisation réussi. Indiquez également toute origine ici pour les flux implicites.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4c49d27de60a532b">
|
||||
<source>To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have.</source>
|
||||
<target>Pour permettre n'importe quelle URI de redirection, définissez cette valeur sur ".*". Soyez conscient des possibles implications de sécurité que cela peut avoir.</target>
|
||||
<source>To allow any redirect URI, set the mode to Regex and the value to ".*". Be aware of the possible security implications this can have.</source>
|
||||
<target>Pour permettre n'importe quelle URI de redirection, définissez cette valeur sur ".*". Soyez conscient des possibles implications de sécurité que cela peut avoir.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa52bf79fe1ccb13e">
|
||||
<source>Federated OIDC Sources</source>
|
||||
@@ -9601,10 +9551,6 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
<source>Task</source>
|
||||
<target>Tâche</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
<target>Finie</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
<target>Mappage de corps de Webhook</target>
|
||||
@@ -9706,8 +9652,8 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
<target>Comment effectuer l'authentification lors d'une demande de jeton pour le flux authorization_code</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s844baf19a6c4a9b4">
|
||||
<source>Enable "Remember me on this device"</source>
|
||||
<target>Activer "Se souvenir de moi sur cet appareil"</target>
|
||||
<source>Enable "Remember me on this device"</source>
|
||||
<target>Activer "Se souvenir de moi sur cet appareil"</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sfa72bca733f40692">
|
||||
<source>When enabled, the user can save their username in a cookie, allowing them to skip directly to entering their password.</source>
|
||||
@@ -9859,7 +9805,7 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
</trans-unit>
|
||||
<trans-unit id="se630f2ccd39bf9e6">
|
||||
<source>If no group is selected and 'Send notification to event user' is disabled the rule is disabled. </source>
|
||||
<target>Si aucun groupe n'est sélectionné et "Envoyer la notification à l'utilisateur associé à l'évènement" est désactivé, cette règle est désactivée.</target>
|
||||
<target>Si aucun groupe n'est sélectionné et "Envoyer la notification à l'utilisateur associé à l'évènement" est désactivé, cette règle est désactivée.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s47966b2a708694e2">
|
||||
<source>Send notification to event user</source>
|
||||
@@ -9867,7 +9813,7 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
</trans-unit>
|
||||
<trans-unit id="sd30f00ff2135589c">
|
||||
<source>When enabled, notification will be sent to the user that triggered the event in addition to any users in the group above. The event user will always be the first user, to send a notification only to the event user enabled 'Send once' in the notification transport.</source>
|
||||
<target>Lorsque cette option est activée, une notification sera envoyée à l'utilisateur qui a déclenché l'événement en plus des utilisateurs du groupe ci-dessus. L'utilisateur associé à l'événement sera toujours le premier utilisateur. Pour envoyer une notification uniquement à l'utilisateur de l'événement, activez l'option "Envoyer une seule fois" dans le transport de notification.</target>
|
||||
<target>Lorsque cette option est activée, une notification sera envoyée à l'utilisateur qui a déclenché l'événement en plus des utilisateurs du groupe ci-dessus. L'utilisateur associé à l'événement sera toujours le premier utilisateur. Pour envoyer une notification uniquement à l'utilisateur de l'événement, activez l'option "Envoyer une seule fois" dans le transport de notification.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbd65aeeb8a3b9bbc">
|
||||
<source>Maximum registration attempts</source>
|
||||
@@ -9927,7 +9873,7 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
</trans-unit>
|
||||
<trans-unit id="sf1a3d030efd11f28">
|
||||
<source>Open about dialog</source>
|
||||
<target>Ouvrir la boîte de dialogue "À propos"</target>
|
||||
<target>Ouvrir la boîte de dialogue "À propos"</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95b96d7ead27527f">
|
||||
<source>Product name</source>
|
||||
@@ -9964,7 +9910,85 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l'uti
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
<target>Aller au contenu</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
132
web/xliff/it.xlf
132
web/xliff/it.xlf
@@ -706,11 +706,6 @@
|
||||
<source>Description</source>
|
||||
<target>Descrizione</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>Ultima esecuzione</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
@@ -736,17 +731,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>Sconosciuto</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
<target>Durata</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
<target>
|
||||
<x id="0" equiv-text="${item.duration.toFixed(2)}"/>secondi</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
@@ -2122,11 +2106,6 @@
|
||||
<source>Update SCIM Provider</source>
|
||||
<target>Aggiorna il provider SCIM</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>Esegui di nuovo la sincronizzazione</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
@@ -3181,11 +3160,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
<source>Update LDAP Source</source>
|
||||
<target>Aggiorna sorgente LDAP</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>Non ancora sincronizzato</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
@@ -6973,10 +6947,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Open Notification drawer</source>
|
||||
<target>Cassetto di notifica aperta</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
<target>Riavvia attività</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
<target>Aggiungi provider</target>
|
||||
@@ -7398,14 +7368,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Vendor</source>
|
||||
<target>Vendor</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
<target>Nessuno stato di sincronizzazione.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
<target>Sync attualmente in esecuzione.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
<target>Connettività</target>
|
||||
@@ -8276,18 +8238,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
<target>Aggiorna Frontiore Microsoft Entra</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
<target>Finito con successo</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
<target>Finito con errori</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
<target>Sincronizzazione attualmente in esecuzione</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
<target>Aggiorna fornitore Google Workspace</target>
|
||||
@@ -9602,10 +9552,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Task</source>
|
||||
<target>Compito</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
<target>Finito</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
<target>Mappatura Corpo Webhook</target>
|
||||
@@ -9950,6 +9896,84 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
126
web/xliff/ko.xlf
126
web/xliff/ko.xlf
@@ -689,11 +689,6 @@
|
||||
<source>Description</source>
|
||||
<target>기술</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>마지막 실행</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
@@ -719,15 +714,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>알 수 없음</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
<target>지속시간</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
@@ -2091,11 +2077,6 @@
|
||||
<source>Update SCIM Provider</source>
|
||||
<target>SCIM 공급자 업데이트</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>다시 동기화 진행</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
@@ -3143,11 +3124,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
<source>Update LDAP Source</source>
|
||||
<target>LDAP 소스 업데이트</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>아직 동기화되지 않았습니다.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
@@ -6896,10 +6872,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Open Notification drawer</source>
|
||||
<target>통지 서랍 열기</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
<target>작업 다시 시작</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
<target>공급자 추가</target>
|
||||
@@ -7321,14 +7293,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Vendor</source>
|
||||
<target>Vendor</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
<target>동기화 상태가 없습니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
<target>현재 동기화가 실행 중입니다.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
<target>Connectivity</target>
|
||||
@@ -7999,15 +7963,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s79dd6df244c05ae9">
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
</trans-unit>
|
||||
@@ -8993,9 +8948,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s03ee3cfb0919c62c">
|
||||
<source>Task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
</trans-unit>
|
||||
@@ -9265,6 +9217,84 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
126
web/xliff/nl.xlf
126
web/xliff/nl.xlf
@@ -699,11 +699,6 @@
|
||||
<source>Description</source>
|
||||
<target>Omschrijving</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>Laatst uitgevoerd</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
@@ -729,17 +724,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>Onbekend</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
<target>Duur</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
<target>
|
||||
<x id="0" equiv-text="${item.duration.toFixed(2)}"/>seconden</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
@@ -2103,11 +2087,6 @@
|
||||
<source>Update SCIM Provider</source>
|
||||
<target>SCIM-provider bijwerken</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>Voer synchronisatie opnieuw uit</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
@@ -3157,11 +3136,6 @@ slaagt niet wanneer een of beide geselecteerde opties gelijk zijn aan of boven d
|
||||
<source>Update LDAP Source</source>
|
||||
<target>LDAP-bron bijwerken</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>Nog niet gesynchroniseerd.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
@@ -6906,10 +6880,6 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de
|
||||
<source>Open Notification drawer</source>
|
||||
<target>Meldingenlade openen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
<target>Taak opnieuw starten</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
<target>Provider toevoegen</target>
|
||||
@@ -7247,12 +7217,6 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de
|
||||
<trans-unit id="sd21a971eea208533">
|
||||
<source>Vendor</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
</trans-unit>
|
||||
@@ -7903,15 +7867,6 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de
|
||||
<trans-unit id="s79dd6df244c05ae9">
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
</trans-unit>
|
||||
@@ -8897,9 +8852,6 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de
|
||||
<trans-unit id="s03ee3cfb0919c62c">
|
||||
<source>Task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
</trans-unit>
|
||||
@@ -9169,6 +9121,84 @@ Bindingen naar groepen/gebruikers worden gecontroleerd tegen de gebruiker van de
|
||||
</trans-unit>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
131
web/xliff/pl.xlf
131
web/xliff/pl.xlf
@@ -706,11 +706,6 @@
|
||||
<source>Description</source>
|
||||
<target>Opis</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>Ostatnio uruchomiono</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
@@ -736,17 +731,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>Nieznany</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
<target>Czas trwania</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
<target>
|
||||
<x id="0" equiv-text="${item.duration.toFixed(2)}"/>sekund</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
@@ -2122,11 +2106,6 @@
|
||||
<source>Update SCIM Provider</source>
|
||||
<target>Aktualizuj dostawcę SCIM</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>Uruchom ponownie synchronizację</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
@@ -3182,11 +3161,6 @@ nie przechodzi, gdy jedna lub obie wybrane opcje są równe lub wyższe od progu
|
||||
<source>Update LDAP Source</source>
|
||||
<target>Aktualizuj źródło LDAP</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>Jeszcze nie zsynchronizowano.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
@@ -6974,10 +6948,6 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz
|
||||
<source>Open Notification drawer</source>
|
||||
<target>Otwórz szufladę powiadomień</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
<target>Uruchom zadanie ponownie</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
<target>Dodaj dostawcę</target>
|
||||
@@ -7399,14 +7369,6 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz
|
||||
<source>Vendor</source>
|
||||
<target>Dostawca</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
<target>Brak statusu synchronizacji.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
<target>Synchronizacja jest obecnie uruchomiona.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
<target>Łączność</target>
|
||||
@@ -8277,18 +8239,6 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
<target>Aktualizuj dostawcę Microsoft Entra</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
<target>Zakończono pomyślnie</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
<target>Zakończone z błędami</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
<target>Synchronizacja jest obecnie uruchomiona.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
<target>Aktualizuj dostawcę Google Workspace</target>
|
||||
@@ -9319,9 +9269,6 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz
|
||||
<trans-unit id="s03ee3cfb0919c62c">
|
||||
<source>Task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
</trans-unit>
|
||||
@@ -9591,6 +9538,84 @@ Powiązania z grupami/użytkownikami są sprawdzane względem użytkownika zdarz
|
||||
</trans-unit>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
@@ -696,11 +696,6 @@
|
||||
<source>Description</source>
|
||||
<target>Ďēśćŕĩƥţĩōń</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>Ĺàśţ ŕũń</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
@@ -726,16 +721,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>Ũńķńōŵń</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
<target>Ďũŕàţĩōń</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
<target><x id="0" equiv-text="${item.duration.toFixed(2)}"/> śēćōńďś</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
@@ -2103,11 +2088,6 @@
|
||||
<source>Update SCIM Provider</source>
|
||||
<target>Ũƥďàţē ŚĆĨḾ Ƥŕōvĩďēŕ</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>Ŕũń śŷńć àĝàĩń</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
@@ -3160,11 +3140,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
<source>Update LDAP Source</source>
|
||||
<target>Ũƥďàţē ĹĎÀƤ Śōũŕćē</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>Ńōţ śŷńćēď ŷēţ.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
@@ -6920,10 +6895,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Open Notification drawer</source>
|
||||
<target>Ōƥēń Ńōţĩƒĩćàţĩōń ďŕàŵēŕ</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
<target>Ŕēśţàŕţ ţàśķ</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
<target>Àďď ƥŕōvĩďēŕ</target>
|
||||
@@ -7345,14 +7316,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Vendor</source>
|
||||
<target>Vēńďōŕ</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
<target>Ńō śŷńć śţàţũś.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
<target>Śŷńć ćũŕŕēńţĺŷ ŕũńńĩńĝ.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
<target>Ćōńńēćţĩvĩţŷ</target>
|
||||
@@ -8223,18 +8186,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
<target>Ũƥďàţē Ḿĩćŕōśōƒţ Ēńţŕà Ƥŕōvĩďēŕ</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
<target>Ƒĩńĩśĥēď śũććēśśƒũĺĺŷ</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
<target>Ƒĩńĩśĥēď ŵĩţĥ ēŕŕōŕś</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
<target>Śŷńć ćũŕŕēńţĺŷ ŕũńńĩńĝ</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
<target>Ũƥďàţē Ĝōōĝĺē Ŵōŕķśƥàćē Ƥŕōvĩďēŕ</target>
|
||||
@@ -9326,9 +9277,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s03ee3cfb0919c62c">
|
||||
<source>Task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
</trans-unit>
|
||||
@@ -9599,4 +9547,82 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body></file></xliff>
|
||||
|
||||
131
web/xliff/ru.xlf
131
web/xliff/ru.xlf
@@ -706,11 +706,6 @@
|
||||
<source>Description</source>
|
||||
<target>Описание</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>Последний запуск</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
@@ -736,17 +731,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>Неизвестно</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
<target>Длительность</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
<target>
|
||||
<x id="0" equiv-text="${item.duration.toFixed(2)}"/>секунд</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
@@ -2122,11 +2106,6 @@
|
||||
<source>Update SCIM Provider</source>
|
||||
<target>Обновить SCIM провайдера</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>Запустить синхронизацию снова</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
@@ -3181,11 +3160,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
<source>Update LDAP Source</source>
|
||||
<target>Обновить источник LDAP</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>Еще не синхронизировано.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
@@ -6973,10 +6947,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Open Notification drawer</source>
|
||||
<target>Открыть панель уведомлений</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
<target>Перезапустить задачу</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
<target>Добавить провайдера</target>
|
||||
@@ -7398,14 +7368,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Vendor</source>
|
||||
<target>Поставщик</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
<target>Нет состояния синхронизации.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
<target>Синхронизация текущих запущенных.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
<target>Связанность</target>
|
||||
@@ -8276,18 +8238,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
<target>Обновить провайдера Microsoft Entra</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
<target>Успешно завершено</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
<target>Закончено с ошибками</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
<target>Синхронизация текущих запущенных</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
<target>Обновить провадера Google Workspace</target>
|
||||
@@ -9410,9 +9360,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s03ee3cfb0919c62c">
|
||||
<source>Task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
</trans-unit>
|
||||
@@ -9682,6 +9629,84 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
130
web/xliff/tr.xlf
130
web/xliff/tr.xlf
@@ -695,11 +695,6 @@
|
||||
<source>Description</source>
|
||||
<target>Açıklama</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>Son çalıştırma</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
@@ -725,16 +720,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>Bilinmeyen</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
<target>Süre</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
<target><x id="0" equiv-text="${item.duration.toFixed(2)}"/> saniye</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
@@ -2103,11 +2088,6 @@
|
||||
<source>Update SCIM Provider</source>
|
||||
<target>SCIM Sağlayıcısını Güncelleştirme</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>Eşzamanlamayı tekrar çalıştır</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
@@ -3160,11 +3140,6 @@ Belirlenen seçeneklerden biri veya her ikisi de eşiğe eşit veya eşiğin üz
|
||||
<source>Update LDAP Source</source>
|
||||
<target>LDAP Kaynağını Güncelle</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>Henüz senkronize edilmedi.</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
@@ -6931,10 +6906,6 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar
|
||||
<source>Open Notification drawer</source>
|
||||
<target>Bildirim çekmecesini aç</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
<target>Görevi yeniden başlat</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
<target>Sağlayıcı ekle</target>
|
||||
@@ -7356,14 +7327,6 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar
|
||||
<source>Vendor</source>
|
||||
<target>Satıcı</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
<target>Senkronizasyon durumu yok.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
<target>Senkronizasyon şu anda çalışıyor.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
<target>Bağlantı</target>
|
||||
@@ -8234,18 +8197,6 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
<target>Microsoft Entra Sağlayıcısını Güncelleştirme</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
<target>Başarıyla tamamlandı</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
<target>Hatalarla tamamlandı</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
<target>Senkronizasyon şu anda çalışıyor</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
<target>Google Workspace Sağlayıcı'yı güncelleme</target>
|
||||
@@ -9382,9 +9333,6 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar
|
||||
<trans-unit id="s03ee3cfb0919c62c">
|
||||
<source>Task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
</trans-unit>
|
||||
@@ -9654,6 +9602,84 @@ Gruplara/kullanıcılara yapılan bağlamalar, etkinliğin kullanıcısına kar
|
||||
</trans-unit>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
@@ -467,9 +467,6 @@
|
||||
<trans-unit id="s63d894b1ddb06289">
|
||||
<source>Description</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
</trans-unit>
|
||||
@@ -485,15 +482,6 @@
|
||||
<trans-unit id="sc592307ea80f16b9">
|
||||
<source>Unknown</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s5e8250fb85d64c23">
|
||||
<source>Close</source>
|
||||
</trans-unit>
|
||||
@@ -1864,24 +1852,12 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
<trans-unit id="sea3bfc143ced73db">
|
||||
<source>NameID attribute</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2f0f6691de0b0388">
|
||||
<source>Warning: Provider is not assigned to an application as backchannel provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc6c575c5ff64cdb1">
|
||||
<source>Update SCIM Provider</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb564f81eb057342e">
|
||||
<source>Application Icon</source>
|
||||
</trans-unit>
|
||||
@@ -5164,15 +5140,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s79dd6df244c05ae9">
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
</trans-unit>
|
||||
@@ -6157,9 +6124,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s03ee3cfb0919c62c">
|
||||
<source>Task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
</trans-unit>
|
||||
@@ -6430,6 +6394,84 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
@@ -706,11 +706,6 @@
|
||||
<source>Description</source>
|
||||
<target>描述</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>上次运行</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
@@ -736,17 +731,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>未知</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
<target>时长</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
<target>
|
||||
<x id="0" equiv-text="${item.duration.toFixed(2)}"/> 秒</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
@@ -2122,11 +2106,6 @@
|
||||
<source>Update SCIM Provider</source>
|
||||
<target>更新 SCIM 提供程序</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>再次运行同步</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
@@ -3181,11 +3160,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
<source>Update LDAP Source</source>
|
||||
<target>更新 LDAP 源</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>尚未同步。</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
@@ -6973,10 +6947,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Open Notification drawer</source>
|
||||
<target>打开通知抽屉</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
<target>重新开始任务</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
<target>添加提供程序</target>
|
||||
@@ -7398,14 +7368,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Vendor</source>
|
||||
<target>供应商</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
<target>无同步状态。</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
<target>当前正在同步。</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
<target>连接性</target>
|
||||
@@ -8276,18 +8238,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
<target>更新 Microsoft Entra 提供程序</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
<target>成功完成</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
<target>已完成但有错误</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
<target>当前正在同步</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
<target>Google Workspace 提供程序</target>
|
||||
@@ -9602,10 +9552,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Task</source>
|
||||
<target>任务</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
<target>已完成</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
<target>Webhook 主体映射</target>
|
||||
@@ -9951,6 +9897,84 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
@@ -558,10 +558,6 @@
|
||||
<source>Description</source>
|
||||
<target>描述</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>上次运行</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
<target>状态</target>
|
||||
@@ -582,12 +578,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>未知</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
<target>身份验证</target>
|
||||
@@ -1608,10 +1598,6 @@
|
||||
<trans-unit id="sc6c575c5ff64cdb1">
|
||||
<source>Update SCIM Provider</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>再次运行同步</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
<target>LDAP</target>
|
||||
@@ -2423,10 +2409,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
<source>Update LDAP Source</source>
|
||||
<target>更新 LDAP 源</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>尚未同步。</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
</trans-unit>
|
||||
@@ -5274,9 +5256,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s9ba989e69344ff29">
|
||||
<source>Open Notification drawer</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
</trans-unit>
|
||||
@@ -5593,12 +5572,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="sd21a971eea208533">
|
||||
<source>Vendor</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
</trans-unit>
|
||||
@@ -6249,15 +6222,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s79dd6df244c05ae9">
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
</trans-unit>
|
||||
@@ -7242,9 +7206,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s03ee3cfb0919c62c">
|
||||
<source>Task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
</trans-unit>
|
||||
@@ -7514,6 +7475,84 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
@@ -688,11 +688,6 @@
|
||||
<source>Description</source>
|
||||
<target>描述</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sa9b2a245441557dc">
|
||||
<source>Last run</source>
|
||||
<target>最後執行</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sad3e3c8146fc920f">
|
||||
<source>Status</source>
|
||||
@@ -718,15 +713,6 @@
|
||||
<source>Unknown</source>
|
||||
<target>未知</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s92921878e886e36d">
|
||||
<source>Duration</source>
|
||||
<target>持續時間</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="se7e1ababbc4868b8">
|
||||
<source><x id="0" equiv-text="${item.duration.toFixed(2)}"/> seconds</source>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc25edca57df81461">
|
||||
<source>Authentication</source>
|
||||
@@ -2090,11 +2076,6 @@
|
||||
<source>Update SCIM Provider</source>
|
||||
<target>更新 SCIM 供應商</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sbecf8dc03c978d15">
|
||||
<source>Run sync again</source>
|
||||
<target>再次執行同步</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3259eb55cf91e8c">
|
||||
<source>LDAP</source>
|
||||
@@ -3142,11 +3123,6 @@ doesn't pass when either or both of the selected options are equal or above the
|
||||
<source>Update LDAP Source</source>
|
||||
<target>更新 LDAP 來源</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="s31a2d43bc1cf1790">
|
||||
<source>Not synced yet.</source>
|
||||
<target>尚未同步。</target>
|
||||
|
||||
</trans-unit>
|
||||
<trans-unit id="sf3fec8353106ac2f">
|
||||
<source>OAuth Source <x id="0" equiv-text="${this.source.name}"/></source>
|
||||
@@ -6886,10 +6862,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Open Notification drawer</source>
|
||||
<target>開啟通知下拉選單</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14bf17e2a1a2c381">
|
||||
<source>Restart task</source>
|
||||
<target>重新啟動工作</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s19409e8712ddd369">
|
||||
<source>Add provider</source>
|
||||
<target>新增供應商</target>
|
||||
@@ -7311,14 +7283,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<source>Vendor</source>
|
||||
<target>製造商</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sadadfe9dfa06d7dd">
|
||||
<source>No sync status.</source>
|
||||
<target>無同步的狀態。</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="s2b1c81130a65a55b">
|
||||
<source>Sync currently running.</source>
|
||||
<target>正在進行同步。</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf36170f71cea38c2">
|
||||
<source>Connectivity</source>
|
||||
<target>連接性</target>
|
||||
@@ -7979,15 +7943,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s79dd6df244c05ae9">
|
||||
<source>Update Microsoft Entra Provider</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="saf4b498d81141878">
|
||||
<source>Finished successfully</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s46f1d86ffec6223c">
|
||||
<source>Finished with errors</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc3c334d642866997">
|
||||
<source>Sync currently running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd520a4089006ca93">
|
||||
<source>Update Google Workspace Provider</source>
|
||||
</trans-unit>
|
||||
@@ -8973,9 +8928,6 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
<trans-unit id="s03ee3cfb0919c62c">
|
||||
<source>Task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbb99d4ec27fbb263">
|
||||
<source>Finished</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s04fbc36687266544">
|
||||
<source>Webhook Body Mapping</source>
|
||||
</trans-unit>
|
||||
@@ -9245,6 +9197,84 @@ Bindings to groups/users are checked against the user of the event.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd5e9b70ffb7a8b46">
|
||||
<source>Skip to content</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s334b3924d2bd5d55">
|
||||
<source>Kerberos Source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sbcdf61483337948a">
|
||||
<source>Successfully updated schedule.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd372fe5b712f6b30">
|
||||
<source>Crontab</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s95bc8722b2708f8b">
|
||||
<source>Paused</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="se41af830054194bc">
|
||||
<source>Pause this schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd091e43d5e99dea4">
|
||||
<source>Waiting to run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s85994a70cd39166c">
|
||||
<source>Running</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc7637275f670c938">
|
||||
<source>Queue</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sb91d1be10eb2c7da">
|
||||
<source>Last updated</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s911c2c952e64b223">
|
||||
<source>Show only standalone tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s14053a4609676b8b">
|
||||
<source>Exclude successful tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s8ff646d0515aab2a">
|
||||
<source>Retry task</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s9b8dccb514a0e34c">
|
||||
<source>Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf92789320708efed">
|
||||
<source>Next run</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s1aecc6c0d6cbf4ed">
|
||||
<source>Last status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6089c283e28012fb">
|
||||
<source>Show only standalone schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s48006fb6e0b1860a">
|
||||
<source>Run scheduled task now</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6492593d534108e1">
|
||||
<source>Update Schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sf2d616b20d62240d">
|
||||
<source>Schedules</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sc797fd9076cc136d">
|
||||
<source>Tasks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s3f63421908094590">
|
||||
<source>Current status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s4412853e1655ebb3">
|
||||
<source>Sync is currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s08661004803c26b0">
|
||||
<source>Sync is not currently running.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s81d16aa9ec62262c">
|
||||
<source>Last successful sync</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sd1eb8f8acdbcd1d3">
|
||||
<source>No successful sync found.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="s6b0eeb3de1789c6e">
|
||||
<source>Last sync status</source>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
|
||||
Reference in New Issue
Block a user