Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions translations/ui-developer/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand All @@ -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 <code>rtr, rtrv</code>",
"rtr.atExpiration": "AT Expiration date (next rotation on/after)",
"rtr.rtExpiration": "RT Expiration date (end of session)"
}
12 changes: 7 additions & 5 deletions translations/ui-developer/ber.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand All @@ -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 <code>rtr, rtrv</code>",
"rtr.atExpiration": "AT Expiration date (next rotation on/after)",
"rtr.rtExpiration": "RT Expiration date (end of session)"
}
12 changes: 7 additions & 5 deletions translations/ui-developer/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand All @@ -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 <code>rtr, rtrv</code>",
"rtr.atExpiration": "AT Expiration date (next rotation on/after)",
"rtr.rtExpiration": "RT Expiration date (end of session)"
}
6 changes: 4 additions & 2 deletions translations/ui-developer/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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 <code>rtr, rtrv</code>",
"rtr.atExpiration": "AT Expiration date (next rotation on/after)",
"rtr.rtExpiration": "RT Expiration date (end of session)"
}
12 changes: 7 additions & 5 deletions translations/ui-developer/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand All @@ -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 <code>rtr, rtrv</code>",
"rtr.atExpiration": "AT Expiration date (next rotation on/after)",
"rtr.rtExpiration": "RT Expiration date (end of session)"
}
6 changes: 4 additions & 2 deletions translations/ui-developer/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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 <code>rtr, rtrv</code>",
"rtr.atExpiration": "AT Expiration date (next rotation on/after)",
"rtr.rtExpiration": "RT Expiration date (end of session)"
}
6 changes: 4 additions & 2 deletions translations/ui-developer/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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 <code>rtr, rtrv</code>",
"rtr.atExpiration": "AT Expiration date (next rotation on/after)",
"rtr.rtExpiration": "RT Expiration date (end of session)"
}
6 changes: 4 additions & 2 deletions translations/ui-developer/en_SE.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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 <code>rtr, rtrv</code>",
"rtr.atExpiration": "AT Expiration date (next rotation on/after)",
"rtr.rtExpiration": "RT Expiration date (end of session)"
}
15 changes: 7 additions & 8 deletions translations/ui-developer/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -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 <code>rtr, rtrv</code>",
"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)",
Expand All @@ -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 <code>rtr, rtrv</code>",
"rtr.atExpiration": "AT Expiration date (next rotation on/after)",
"rtr.rtExpiration": "RT Expiration date (end of session)"
}
12 changes: 7 additions & 5 deletions translations/ui-developer/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand All @@ -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 <code>rtr, rtrv</code>",
"rtr.atExpiration": "AT Expiration date (next rotation on/after)",
"rtr.rtExpiration": "RT Expiration date (end of session)"
}
12 changes: 7 additions & 5 deletions translations/ui-developer/es_419.json
Original file line number Diff line number Diff line change
Expand Up @@ -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)",
Expand All @@ -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 <code>rtr, rtrv</code>",
"rtr.atExpiration": "AT Expiration date (next rotation on/after)",
"rtr.rtExpiration": "RT Expiration date (end of session)"
}
Loading