From 4b485dff7215285da28c8a9d2be090532e028016 Mon Sep 17 00:00:00 2001 From: FOLIO Translations Bot <38661258+folio-translations@users.noreply.github.com> Date: Tue, 23 Jun 2026 23:02:42 +0200 Subject: [PATCH] Lokalise: updates --- translations/ui-developer/ar.json | 12 +++++++----- translations/ui-developer/ber.json | 12 +++++++----- translations/ui-developer/ca.json | 12 +++++++----- translations/ui-developer/cs_CZ.json | 6 ++++-- translations/ui-developer/da.json | 12 +++++++----- translations/ui-developer/de.json | 6 ++++-- translations/ui-developer/en_GB.json | 6 ++++-- translations/ui-developer/en_SE.json | 6 ++++-- translations/ui-developer/en_US.json | 15 +++++++-------- translations/ui-developer/es.json | 12 +++++++----- translations/ui-developer/es_419.json | 12 +++++++----- translations/ui-developer/es_ES.json | 12 +++++++----- translations/ui-developer/fr.json | 12 +++++++----- translations/ui-developer/fr_FR.json | 12 +++++++----- translations/ui-developer/he.json | 12 +++++++----- translations/ui-developer/hi_IN.json | 12 +++++++----- translations/ui-developer/hu.json | 12 +++++++----- translations/ui-developer/it_IT.json | 12 +++++++----- translations/ui-developer/ja.json | 12 +++++++----- translations/ui-developer/ko.json | 12 +++++++----- translations/ui-developer/lv_LV.json | 12 +++++++----- translations/ui-developer/nb.json | 12 +++++++----- translations/ui-developer/nl.json | 6 ++++-- translations/ui-developer/nn.json | 12 +++++++----- translations/ui-developer/pl.json | 6 ++++-- translations/ui-developer/pt_BR.json | 6 ++++-- translations/ui-developer/pt_PT.json | 12 +++++++----- translations/ui-developer/ru.json | 12 +++++++----- translations/ui-developer/sk.json | 12 +++++++----- translations/ui-developer/sv.json | 12 +++++++----- translations/ui-developer/th_TH.json | 12 +++++++----- translations/ui-developer/tr.json | 6 ++++-- translations/ui-developer/uk.json | 6 ++++-- translations/ui-developer/ur.json | 12 +++++++----- translations/ui-developer/zh_CN.json | 6 ++++-- translations/ui-developer/zh_TW.json | 12 +++++++----- translations/ui-developer/zu.json | 12 +++++++----- 37 files changed, 229 insertions(+), 158 deletions(-) diff --git a/translations/ui-developer/ar.json b/translations/ui-developer/ar.json index 070ec93..66e1944 100644 --- a/translations/ui-developer/ar.json +++ b/translations/ui-developer/ar.json @@ -177,10 +177,9 @@ "searchBy": "Search by", "rtr.forceRefresh": "فرض التحديث", "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": "rotateIntervalFraction: كسر عشري لمدى سرعة تحديث رمز الوصول (على سبيل المثال 0.6 يمثل 60% من عمر الرمز)", - "rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/ber.json b/translations/ui-developer/ber.json index 5187020..0fe9edb 100644 --- a/translations/ui-developer/ber.json +++ b/translations/ui-developer/ber.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/ca.json b/translations/ui-developer/ca.json index 5187020..0fe9edb 100644 --- a/translations/ui-developer/ca.json +++ b/translations/ui-developer/ca.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/cs_CZ.json b/translations/ui-developer/cs_CZ.json index 5a145aa..101d83b 100644 --- a/translations/ui-developer/cs_CZ.json +++ b/translations/ui-developer/cs_CZ.json @@ -179,7 +179,6 @@ "rtr.idleSessionTTL": "idleSessionTTL: doba trvání nečinné relace před jejím ukončením (např. 1h, 1m, 5s, 10ms)", "rtr.idleModalTTL": "idleModalTTL: doba před ukončením relace, po kterou by se měl zobrazit režim nečinnosti (např. 1h, 1m, 5s, 10ms)", "rtr.fixedLengthSessionWarningTTL": "FixedLengthSessionWarningTTL: jak dlouho před ukončením relace (např. 1h, 1m, 5s, 10ms) by se mělo zobrazit varování „dojde k ukončí vaší relace!“", - "rtr.rotationIntervalFraction": "rotationIntervalFraction: desetinný zlomek, který udává, jak brzy se má přístupový token obnovit (např. 0,6 je 60 % životnosti tokenu)", "rtr.activityEvents": "activityEvents: které události DOM představují aktivitu uživatele (oddělené čárkou, např. \"mousemove,keydown\")", "sessionTimezone": "Časové pásmo relace", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Časové pásmo relace", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Cesta", "schedulerTimers.schedule": "Naplánovat", "schedulerTimers.type": "Typ", - "schedulerTimers.unit": "Jednotka" + "schedulerTimers.unit": "Jednotka", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/da.json b/translations/ui-developer/da.json index a9ff995..7cfd9dc 100644 --- a/translations/ui-developer/da.json +++ b/translations/ui-developer/da.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/de.json b/translations/ui-developer/de.json index ce30431..1ff42bc 100644 --- a/translations/ui-developer/de.json +++ b/translations/ui-developer/de.json @@ -179,7 +179,6 @@ "rtr.idleSessionTTL": "Inaktivitätssitzungslebensdauer: Dauer einer inaktiven Sitzung bis zum Sitzungsende (z. B. 1h, 1m, 5s, 10ms)", "rtr.idleModalTTL": "Inaktivitätsdialoglebensdauer: Dauer der Anzeige des Inaktivitätsdialogs vor dem Sitzungsende (z. B. 1h, 1m, 5s, 10ms)", "rtr.fixedLengthSessionWarningTTL": "Sitzungswarnungslebensdauer: Dauer der Anzeige „Ihre Sitzung läuft ab!“ vor dem Sitzungsende (z. B. 1h, 1m, 5s, 10ms)", - "rtr.rotationIntervalFraction": "Rotationsintervall-Bruchteil: Dezimalbruch für die vorzeitige Aktualisierung des Zugriffstokens (z. B. 0.6 entspricht 60% der Token-Lebensdauer)", "rtr.activityEvents": "Aktivitätsereignisse: Welche DOM-Ereignisse bilden eine Personenaktivität (kommagetrennt, z. B. „mousemove, keydown“)", "sessionTimezone": "Sitzungszeitzone", "sessionTimezone.temporarySessionTimezone": "TEMPORÄRES Sitzungszeitzone", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Pfad", "schedulerTimers.schedule": "Zeitplan", "schedulerTimers.type": "Typ", - "schedulerTimers.unit": "Einheit" + "schedulerTimers.unit": "Einheit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/en_GB.json b/translations/ui-developer/en_GB.json index 5187020..f8f4f5e 100644 --- a/translations/ui-developer/en_GB.json +++ b/translations/ui-developer/en_GB.json @@ -179,7 +179,6 @@ "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')", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/en_SE.json b/translations/ui-developer/en_SE.json index 5187020..f8f4f5e 100644 --- a/translations/ui-developer/en_SE.json +++ b/translations/ui-developer/en_SE.json @@ -179,7 +179,6 @@ "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')", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/en_US.json b/translations/ui-developer/en_US.json index 70daa48..f8f4f5e 100644 --- a/translations/ui-developer/en_US.json +++ b/translations/ui-developer/en_US.json @@ -177,13 +177,9 @@ "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 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", - "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” 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", - "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", - "rtr.atExpiration": "AT Expiration date (next rotation on/after)", - "rtr.rtExpiration": "RT Expiration date (end of session)", + "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.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -197,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/es.json b/translations/ui-developer/es.json index ce5acaa..a56381d 100644 --- a/translations/ui-developer/es.json +++ b/translations/ui-developer/es.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/es_419.json b/translations/ui-developer/es_419.json index ce5acaa..a56381d 100644 --- a/translations/ui-developer/es_419.json +++ b/translations/ui-developer/es_419.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/es_ES.json b/translations/ui-developer/es_ES.json index 85f254c..5fda1b7 100644 --- a/translations/ui-developer/es_ES.json +++ b/translations/ui-developer/es_ES.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Camino", "schedulerTimers.schedule": "Programación", "schedulerTimers.type": "Tipo", - "schedulerTimers.unit": "Unidad" + "schedulerTimers.unit": "Unidad", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/fr.json b/translations/ui-developer/fr.json index 5187020..0fe9edb 100644 --- a/translations/ui-developer/fr.json +++ b/translations/ui-developer/fr.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/fr_FR.json b/translations/ui-developer/fr_FR.json index 9da793b..03e2b26 100644 --- a/translations/ui-developer/fr_FR.json +++ b/translations/ui-developer/fr_FR.json @@ -177,10 +177,9 @@ "searchBy": "Rechercher par", "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Fuseau horaire (fuseau horaire utilisé lors de l'affichage des informations de date et d'heure)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Planning", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/he.json b/translations/ui-developer/he.json index bf6e52f..c565a56 100644 --- a/translations/ui-developer/he.json +++ b/translations/ui-developer/he.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/hi_IN.json b/translations/ui-developer/hi_IN.json index 5187020..0fe9edb 100644 --- a/translations/ui-developer/hi_IN.json +++ b/translations/ui-developer/hi_IN.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/hu.json b/translations/ui-developer/hu.json index 482a555..ecb1bbc 100644 --- a/translations/ui-developer/hu.json +++ b/translations/ui-developer/hu.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/it_IT.json b/translations/ui-developer/it_IT.json index 5fb210a..31c4460 100644 --- a/translations/ui-developer/it_IT.json +++ b/translations/ui-developer/it_IT.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/ja.json b/translations/ui-developer/ja.json index 4713019..c873b1a 100644 --- a/translations/ui-developer/ja.json +++ b/translations/ui-developer/ja.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "スケジュール", "schedulerTimers.type": "タイプ", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/ko.json b/translations/ui-developer/ko.json index ca03177..f515797 100644 --- a/translations/ui-developer/ko.json +++ b/translations/ui-developer/ko.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/lv_LV.json b/translations/ui-developer/lv_LV.json index 9c3a265..8a98557 100644 --- a/translations/ui-developer/lv_LV.json +++ b/translations/ui-developer/lv_LV.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/nb.json b/translations/ui-developer/nb.json index 5187020..0fe9edb 100644 --- a/translations/ui-developer/nb.json +++ b/translations/ui-developer/nb.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/nl.json b/translations/ui-developer/nl.json index 90273ac..6369a95 100644 --- a/translations/ui-developer/nl.json +++ b/translations/ui-developer/nl.json @@ -179,7 +179,6 @@ "rtr.idleSessionTTL": "idleSessionTTL: duur dat een idle sessie duurt voordat deze wordt gedood (bijv. 1h, 1m, 5s, 10ms)", "rtr.idleModalTTL": "idleModalTTL: duur dat de idle-modal moet worden getoond voordat de sessie wordt beëindigd (bijv. 1h, 1m, 5s, 10ms)", "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: hoe lang de waarschuwing \"uw sessie gaat dood!\" getoond moet worden voordat de sessie wordt beëindigd (bijv. 1h, 1m, 5s, 10ms)", - "rtr.rotationIntervalFraction": "rotationIntervalFraction: decimale fractie van hoe vroeg het toegangstoken vernieuwd moet worden (bijv. 0,6 is 60% van de levensduur van het token)", "rtr.activityEvents": "activityEvents: welke DOM-events gebruikersactiviteit vormen (door komma's gescheiden, bijv. 'mousemove,keydown')", "sessionTimezone": "Sessie tijdzone", "sessionTimezone.temporarySessionTimezone": "TIJDELIJKE Sessietijdzone", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Pad", "schedulerTimers.schedule": "Schema", "schedulerTimers.type": "Soorten", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/nn.json b/translations/ui-developer/nn.json index 5187020..0fe9edb 100644 --- a/translations/ui-developer/nn.json +++ b/translations/ui-developer/nn.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/pl.json b/translations/ui-developer/pl.json index 0dbb2f0..8937e87 100644 --- a/translations/ui-developer/pl.json +++ b/translations/ui-developer/pl.json @@ -179,7 +179,6 @@ "rtr.idleSessionTTL": "Czas, przez jaki nieaktywna sesja trwa, zanim zostanie zakończona np. 1h, 1m, 5s, 10ms", "rtr.idleModalTTL": "Czas, przez jaki okno informujące o bezczynności powinno być wyświetlane, zanim sesja zostanie zakończona np. 1h, 1m, 5s, 10ms", "rtr.fixedLengthSessionWarningTTL": "Czas, przez jaki powinno być wyświetlane ostrzeżenie „Twoja sesja wkrótce zostanie zakończona!”, zanim sesja zostanie zakończona np. 1h, 1m, 5s, 10ms", - "rtr.rotationIntervalFraction": "Ułamek dziesiętny określający, jak wcześnie ma zostać odświeżony token dostępu np. 0.6 oznacza 60% czasu ważności tokenu", "rtr.activityEvents": "Które zdarzenia DOM są uznawane za aktywność użytkownika, oddzielone przecinkami np. \"ruch myszą,naciśnięcie klawisza\"", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/pt_BR.json b/translations/ui-developer/pt_BR.json index d7f997b..decc280 100644 --- a/translations/ui-developer/pt_BR.json +++ b/translations/ui-developer/pt_BR.json @@ -179,7 +179,6 @@ "rtr.idleSessionTTL": "Tempo de vida da sessão ociosa: duração de uma sessão ociosa antes de ser encerrada (por exemplo: 1h, 1m, 5s, 10ms)", "rtr.idleModalTTL": "Tempo de vida do modal ocioso: duração que o modal ocioso deve ser exibido antes que a sessão seja encerrada (por exemplo: 1h, 1m, 5s, 10ms)", "rtr.fixedLengthSessionWarningTTL": "Tempo de vida do aviso de duração fixa da sessão: por quanto tempo o aviso \"sua sessão vai morrer!\" deve ser exibido antes que a sessão seja encerrada (por exemplo: 1h, 1m, 5s, 10ms)", - "rtr.rotationIntervalFraction": "Fração de intervalo de rotação: fração decimal da antecedência com que o token de acesso deve ser atualizado (por exemplo, 0,6 corresponde a 60% da vida útil do token)", "rtr.activityEvents": "Eventos de Atividade: quais eventos DOM constituem a atividade do usuário (separados por vírgulas, por exemplo, 'mousemove,keydown')", "sessionTimezone": "Fuso horário da sessão", "sessionTimezone.temporarySessionTimezone": "Fuso horário da sessão TEMPORÁRIA", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Caminho", "schedulerTimers.schedule": "Agenda", "schedulerTimers.type": "Tipo", - "schedulerTimers.unit": "Unidade" + "schedulerTimers.unit": "Unidade", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/pt_PT.json b/translations/ui-developer/pt_PT.json index 5187020..0fe9edb 100644 --- a/translations/ui-developer/pt_PT.json +++ b/translations/ui-developer/pt_PT.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/ru.json b/translations/ui-developer/ru.json index 3dc7ea5..6cf0835 100644 --- a/translations/ui-developer/ru.json +++ b/translations/ui-developer/ru.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/sk.json b/translations/ui-developer/sk.json index b72f55e..04f964b 100644 --- a/translations/ui-developer/sk.json +++ b/translations/ui-developer/sk.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/sv.json b/translations/ui-developer/sv.json index 5187020..0fe9edb 100644 --- a/translations/ui-developer/sv.json +++ b/translations/ui-developer/sv.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/th_TH.json b/translations/ui-developer/th_TH.json index 312d30a..864908c 100644 --- a/translations/ui-developer/th_TH.json +++ b/translations/ui-developer/th_TH.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "กำหนดการ", "schedulerTimers.type": "ประเภท", - "schedulerTimers.unit": "หน่วย" + "schedulerTimers.unit": "หน่วย", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/tr.json b/translations/ui-developer/tr.json index 07c73e5..eb52fe4 100644 --- a/translations/ui-developer/tr.json +++ b/translations/ui-developer/tr.json @@ -179,7 +179,6 @@ "rtr.idleSessionTTL": "idleSessionTTL: boşta kalan bir oturumun öldürülmeden önce dayanacağı süre (örn. 1 saat, 1 dakika, 5 saniye, 10 saniye)", "rtr.idleModalTTL": "idleModalTTL: oturum sonlandırılmadan önce boşta modalinin gösterilmesi gereken süre (örn. 1 saat, 1 dakika, 5 saniye, 10 saniye)", "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: oturum öldürülmeden önce \"oturumunuz ölecek!\" uyarısının ne kadar süre gösterilmesi gerektiği (örn. 1 saat, 1 dakika, 5 saniye, 10 saniye)", - "rtr.rotationIntervalFraction": "rotationIntervalFraction: erişim belirtecinin ne kadar erken yenileneceğine dair ondalık kesir (örn. 0,6 belirtecin kullanım ömrünün %60'ıdır)", "rtr.activityEvents": "activityEvents: hangi DOM olaylarının kullanıcı etkinliğini oluşturduğu (virgülle ayrılmış, örneğin 'mousemove,keydown')", "sessionTimezone": "Oturum zaman dilimi", "sessionTimezone.temporarySessionTimezone": "GEÇİCİ Oturum saat dilimi", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Yol", "schedulerTimers.schedule": "Program", "schedulerTimers.type": "Tip", - "schedulerTimers.unit": "Birim" + "schedulerTimers.unit": "Birim", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/uk.json b/translations/ui-developer/uk.json index f4edc0e..704d1c8 100644 --- a/translations/ui-developer/uk.json +++ b/translations/ui-developer/uk.json @@ -179,7 +179,6 @@ "rtr.idleSessionTTL": "idleSessionTTL: тривалість неактивної сесії перед її завершенням (наприклад, 1 год, 1 м, 5 с, 10 мс)", "rtr.idleModalTTL": "idleModalTTL: тривалість відображення модального вікна очікування перед завершенням сесії (наприклад, 1 год, 1 хв, 5 с, 10 мс)", "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: як довго має відображатися попередження \"ваша сесія завершується!\" перед завершенням сесії (наприклад, 1 год, 1 хв, 5 с, 10 мс)", - "rtr.rotationIntervalFraction": "rotationIntervalFraction: десятковий дріб, що позначає як рано потрібно оновлювати токен доступу (наприклад, 0,6 – це 60% від терміну служби токена)", "rtr.activityEvents": "activityEvents: які події DOM вважаються активністю користувача (розділяються комами, наприклад, \"mousemove, keydown\")", "sessionTimezone": "Часовий пояс сесії", "sessionTimezone.temporarySessionTimezone": "ТИМЧАСОВИЙ часовий пояс сесії", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Шлях", "schedulerTimers.schedule": "Розклад", "schedulerTimers.type": "Тип", - "schedulerTimers.unit": "Одиниця" + "schedulerTimers.unit": "Одиниця", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/ur.json b/translations/ui-developer/ur.json index 0989146..0d3d460 100644 --- a/translations/ui-developer/ur.json +++ b/translations/ui-developer/ur.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/zh_CN.json b/translations/ui-developer/zh_CN.json index e602e36..07ca54e 100644 --- a/translations/ui-developer/zh_CN.json +++ b/translations/ui-developer/zh_CN.json @@ -179,7 +179,6 @@ "rtr.idleSessionTTL": "空闲会话TTL : 空闲会话在被终止之前持续的时长 : 例如 1 小时、1 分钟、5 秒、10 毫秒 ) ", "rtr.idleModalTTL": "空闲模式TTL : 会话终止前应显示空闲模式的持续时间 : 例如 1 小时、1 分钟、5 秒、10 毫秒 ) ", "rtr.fixedLengthSessionWarningTTL": "定长会话警告TTL : 在会话终止前应显示“您的会话即将终止!”警告多长时间 : 例如 1 小时、1 分钟、5 秒、10 毫秒 ) ", - "rtr.rotationIntervalFraction": "轮换间隔分数: 十进制分数,表示刷新访问令牌的时间 : 例如,0.6 表示访问令牌有效期的 60% ) 。", "rtr.activityEvents": "活动事件 : 构成用户活动的 DOM 事件 : 以逗号分隔,例如 \"鼠标移动、按键下移“ ) ", "sessionTimezone": "会话时区", "sessionTimezone.temporarySessionTimezone": "临时会话时区", @@ -194,5 +193,8 @@ "schedulerTimers.path": "路径", "schedulerTimers.schedule": "时间表", "schedulerTimers.type": "类型", - "schedulerTimers.unit": "单位" + "schedulerTimers.unit": "单位", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/zh_TW.json b/translations/ui-developer/zh_TW.json index b73810c..c7ea000 100644 --- a/translations/ui-developer/zh_TW.json +++ b/translations/ui-developer/zh_TW.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file diff --git a/translations/ui-developer/zu.json b/translations/ui-developer/zu.json index 5187020..0fe9edb 100644 --- a/translations/ui-developer/zu.json +++ b/translations/ui-developer/zu.json @@ -177,10 +177,9 @@ "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')", + "rtr.idleModalTTL": "idleModalTTL: duration the 'keep working?' modal is shown before an idle session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session will end soon!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", + "rtr.activityEvents": "activityEvents: which DOM events constitute user activity", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", @@ -194,5 +193,8 @@ "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "schedulerTimers.unit": "Unit", + "rtr.logCategories": "stripes logs RTR events in the categories rtr, rtrv", + "rtr.atExpiration": "AT Expiration date (next rotation on/after)", + "rtr.rtExpiration": "RT Expiration date (end of session)" } \ No newline at end of file