Skip to content

Commit

Permalink
Lokalise: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
folio-translations committed Oct 18, 2024
1 parent fefb060 commit 4584483
Show file tree
Hide file tree
Showing 32 changed files with 225 additions and 97 deletions.
10 changes: 7 additions & 3 deletions translations/ui-developer/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@
"app-manager.sources.heading.tokenStart": "بداية الرمز",
"app-manager.sources.heading.tokenEnd": "نهاية الرمز",
"rtr": "Refresh token rotation",
"rtr.invalidateAT": "Invalidate access token",
"rtr.invalidateRT": "Invalidate refresh token",
"rtr.registerServiceWorker": "Register the service worker",
"rtr.unregisterServiceWorker": "Unregister the service worker",
"configuration.preserveConsole": "Preserve console on logout",
Expand All @@ -176,5 +174,11 @@
"capabilitiesTitle": "Capabilities Lookup",
"capabilitySets": "Capability Sets",
"search": "Search",
"searchBy": "Search by"
"searchBy": "Search by",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
"rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')"
}
10 changes: 7 additions & 3 deletions translations/ui-developer/ber.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@
"app-manager.sources.heading.tokenStart": "Token start",
"app-manager.sources.heading.tokenEnd": "Token end",
"rtr": "Refresh token rotation",
"rtr.invalidateAT": "Invalidate access token",
"rtr.invalidateRT": "Invalidate refresh token",
"rtr.registerServiceWorker": "Register the service worker",
"rtr.unregisterServiceWorker": "Unregister the service worker",
"configuration.preserveConsole": "Preserve console on logout",
Expand All @@ -176,5 +174,11 @@
"capabilitiesTitle": "Capabilities Lookup",
"capabilitySets": "Capability Sets",
"search": "Search",
"searchBy": "Search by"
"searchBy": "Search by",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
"rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')"
}
10 changes: 7 additions & 3 deletions translations/ui-developer/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@
"app-manager.sources.heading.tokenStart": "Token start",
"app-manager.sources.heading.tokenEnd": "Token end",
"rtr": "Refresh token rotation",
"rtr.invalidateAT": "Invalidate access token",
"rtr.invalidateRT": "Invalidate refresh token",
"rtr.registerServiceWorker": "Register the service worker",
"rtr.unregisterServiceWorker": "Unregister the service worker",
"configuration.preserveConsole": "Preserve console on logout",
Expand All @@ -176,5 +174,11 @@
"capabilitiesTitle": "Capabilities Lookup",
"capabilitySets": "Capability Sets",
"search": "Search",
"searchBy": "Search by"
"searchBy": "Search by",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
"rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')"
}
10 changes: 7 additions & 3 deletions translations/ui-developer/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@
"app-manager.sources.heading.tokenStart": "Start tokenu",
"app-manager.sources.heading.tokenEnd": "Konec tokenu",
"rtr": "Obnovit rotaci tokenu",
"rtr.invalidateAT": "Zneplatnit přístupový token",
"rtr.invalidateRT": "Zneplatnit tokenu obnovení",
"rtr.registerServiceWorker": "Zaregistrovat servisního pracovníka",
"rtr.unregisterServiceWorker": "Zrušit registraci servisního pracovníka",
"configuration.preserveConsole": "Zachovat konzoly při odhlášení",
Expand All @@ -176,5 +174,11 @@
"capabilitiesTitle": "Vyhledat schopnosti",
"capabilitySets": "Sady schopností",
"search": "Vyhledat",
"searchBy": "Vyhledat podle"
"searchBy": "Vyhledat podle",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
"rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')"
}
10 changes: 7 additions & 3 deletions translations/ui-developer/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@
"app-manager.sources.heading.tokenStart": "Token start",
"app-manager.sources.heading.tokenEnd": "Token end",
"rtr": "Refresh token rotation",
"rtr.invalidateAT": "Invalidate access token",
"rtr.invalidateRT": "Invalidate refresh token",
"rtr.registerServiceWorker": "Register the service worker",
"rtr.unregisterServiceWorker": "Unregister the service worker",
"configuration.preserveConsole": "Preserve console on logout",
Expand All @@ -176,5 +174,11 @@
"capabilitiesTitle": "Capabilities Lookup",
"capabilitySets": "Capability Sets",
"search": "Search",
"searchBy": "Search by"
"searchBy": "Search by",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
"rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')"
}
10 changes: 7 additions & 3 deletions translations/ui-developer/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@
"app-manager.sources.heading.tokenStart": "Token-Start",
"app-manager.sources.heading.tokenEnd": "Token-Ende",
"rtr": "Refresh token rotation",
"rtr.invalidateAT": "Invalidate access token",
"rtr.invalidateRT": "Invalidate refresh token",
"rtr.registerServiceWorker": "Register the service worker",
"rtr.unregisterServiceWorker": "Unregister the service worker",
"configuration.preserveConsole": "Preserve console on logout",
Expand All @@ -176,5 +174,11 @@
"capabilitiesTitle": "Capabilities Lookup",
"capabilitySets": "Capability Sets",
"search": "Search",
"searchBy": "Search by"
"searchBy": "Search by",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
"rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')"
}
10 changes: 7 additions & 3 deletions translations/ui-developer/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@
"app-manager.sources.heading.tokenStart": "Token start",
"app-manager.sources.heading.tokenEnd": "Token end",
"rtr": "Refresh token rotation",
"rtr.invalidateAT": "Invalidate access token",
"rtr.invalidateRT": "Invalidate refresh token",
"rtr.registerServiceWorker": "Register the service worker",
"rtr.unregisterServiceWorker": "Unregister the service worker",
"configuration.preserveConsole": "Preserve console on logout",
Expand All @@ -176,5 +174,11 @@
"capabilitiesTitle": "Capabilities Lookup",
"capabilitySets": "Capability Sets",
"search": "Search",
"searchBy": "Search by"
"searchBy": "Search by",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
"rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')"
}
10 changes: 7 additions & 3 deletions translations/ui-developer/en_SE.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@
"app-manager.sources.heading.tokenStart": "Token start",
"app-manager.sources.heading.tokenEnd": "Token end",
"rtr": "Refresh token rotation",
"rtr.invalidateAT": "Invalidate access token",
"rtr.invalidateRT": "Invalidate refresh token",
"rtr.registerServiceWorker": "Register the service worker",
"rtr.unregisterServiceWorker": "Unregister the service worker",
"configuration.preserveConsole": "Preserve console on logout",
Expand All @@ -176,5 +174,11 @@
"capabilitiesTitle": "Capabilities Lookup",
"capabilitySets": "Capability Sets",
"search": "Search",
"searchBy": "Search by"
"searchBy": "Search by",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
"rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')"
}
10 changes: 7 additions & 3 deletions translations/ui-developer/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@
"app-manager.sources.heading.tokenStart": "Token start",
"app-manager.sources.heading.tokenEnd": "Token end",
"rtr": "Refresh token rotation",
"rtr.invalidateAT": "Invalidate access token",
"rtr.invalidateRT": "Invalidate refresh token",
"rtr.registerServiceWorker": "Register the service worker",
"rtr.unregisterServiceWorker": "Unregister the service worker",
"configuration.preserveConsole": "Preserve console on logout",
Expand All @@ -176,5 +174,11 @@
"capabilitiesTitle": "Capabilities Lookup",
"capabilitySets": "Capability Sets",
"search": "Search",
"searchBy": "Search by"
"searchBy": "Search by",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
"rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')"
}
10 changes: 7 additions & 3 deletions translations/ui-developer/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@
"app-manager.sources.heading.tokenStart": "Inicio de fichas",
"app-manager.sources.heading.tokenEnd": "Fin de la ficha",
"rtr": "Refresh token rotation",
"rtr.invalidateAT": "Invalidate access token",
"rtr.invalidateRT": "Invalidate refresh token",
"rtr.registerServiceWorker": "Register the service worker",
"rtr.unregisterServiceWorker": "Unregister the service worker",
"configuration.preserveConsole": "Preserve console on logout",
Expand All @@ -176,5 +174,11 @@
"capabilitiesTitle": "Capabilities Lookup",
"capabilitySets": "Capability Sets",
"search": "Search",
"searchBy": "Search by"
"searchBy": "Search by",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
"rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')"
}
10 changes: 7 additions & 3 deletions translations/ui-developer/es_419.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@
"app-manager.sources.heading.tokenStart": "Inicio de fichas",
"app-manager.sources.heading.tokenEnd": "Fin de la ficha",
"rtr": "Refresh token rotation",
"rtr.invalidateAT": "Invalidate access token",
"rtr.invalidateRT": "Invalidate refresh token",
"rtr.registerServiceWorker": "Register the service worker",
"rtr.unregisterServiceWorker": "Unregister the service worker",
"configuration.preserveConsole": "Preserve console on logout",
Expand All @@ -176,5 +174,11 @@
"capabilitiesTitle": "Capabilities Lookup",
"capabilitySets": "Capability Sets",
"search": "Search",
"searchBy": "Search by"
"searchBy": "Search by",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
"rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')"
}
10 changes: 7 additions & 3 deletions translations/ui-developer/es_ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@
"app-manager.sources.heading.tokenStart": "Inicio de fichas",
"app-manager.sources.heading.tokenEnd": "Fin de la ficha",
"rtr": "Refresh token rotation",
"rtr.invalidateAT": "Invalidate access token",
"rtr.invalidateRT": "Invalidate refresh token",
"rtr.registerServiceWorker": "Register the service worker",
"rtr.unregisterServiceWorker": "Unregister the service worker",
"configuration.preserveConsole": "Preserve console on logout",
Expand All @@ -176,5 +174,11 @@
"capabilitiesTitle": "Capabilities Lookup",
"capabilitySets": "Capability Sets",
"search": "Search",
"searchBy": "Search by"
"searchBy": "Search by",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
"rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')"
}
10 changes: 7 additions & 3 deletions translations/ui-developer/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,6 @@
"app-manager.sources.heading.tokenStart": "Token start",
"app-manager.sources.heading.tokenEnd": "Token end",
"rtr": "Refresh token rotation",
"rtr.invalidateAT": "Invalidate access token",
"rtr.invalidateRT": "Invalidate refresh token",
"rtr.registerServiceWorker": "Register the service worker",
"rtr.unregisterServiceWorker": "Unregister the service worker",
"configuration.preserveConsole": "Preserve console on logout",
Expand All @@ -176,5 +174,11 @@
"capabilitiesTitle": "Capabilities Lookup",
"capabilitySets": "Capability Sets",
"search": "Search",
"searchBy": "Search by"
"searchBy": "Search by",
"rtr.forceRefresh": "Force refresh",
"rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)",
"rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)",
"rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')"
}
Loading

0 comments on commit 4584483

Please sign in to comment.