From 0767ed572798c1df26ee025ccaed02ec4c3276d9 Mon Sep 17 00:00:00 2001 From: Misty Release Bot Date: Thu, 5 Jan 2023 20:22:56 +0000 Subject: [PATCH] chore(i18n): fallback strings for new resources: nodebb.admin-settings-user --- public/language/ar/admin/settings/user.json | 2 ++ public/language/bg/admin/settings/user.json | 2 ++ public/language/bn/admin/settings/user.json | 2 ++ public/language/cs/admin/settings/user.json | 2 ++ public/language/da/admin/settings/user.json | 2 ++ public/language/de/admin/settings/user.json | 2 ++ public/language/el/admin/settings/user.json | 2 ++ public/language/en-US/admin/settings/user.json | 2 ++ public/language/en-x-pirate/admin/settings/user.json | 2 ++ public/language/es/admin/settings/user.json | 2 ++ public/language/et/admin/settings/user.json | 2 ++ public/language/fa-IR/admin/settings/user.json | 2 ++ public/language/fi/admin/settings/user.json | 2 ++ public/language/fr/admin/settings/user.json | 2 ++ public/language/gl/admin/settings/user.json | 2 ++ public/language/he/admin/settings/user.json | 2 ++ public/language/hr/admin/settings/user.json | 2 ++ public/language/hu/admin/settings/user.json | 2 ++ public/language/hy/admin/settings/user.json | 2 ++ public/language/id/admin/settings/user.json | 2 ++ public/language/it/admin/settings/user.json | 2 ++ public/language/ja/admin/settings/user.json | 2 ++ public/language/ko/admin/settings/user.json | 2 ++ public/language/lt/admin/settings/user.json | 2 ++ public/language/lv/admin/settings/user.json | 2 ++ public/language/ms/admin/settings/user.json | 2 ++ public/language/nb/admin/settings/user.json | 2 ++ public/language/nl/admin/settings/user.json | 2 ++ public/language/pl/admin/settings/user.json | 2 ++ public/language/pt-BR/admin/settings/user.json | 2 ++ public/language/pt-PT/admin/settings/user.json | 2 ++ public/language/ro/admin/settings/user.json | 2 ++ public/language/ru/admin/settings/user.json | 2 ++ public/language/rw/admin/settings/user.json | 2 ++ public/language/sc/admin/settings/user.json | 2 ++ public/language/sk/admin/settings/user.json | 2 ++ public/language/sl/admin/settings/user.json | 2 ++ public/language/sq-AL/admin/settings/user.json | 2 ++ public/language/sr/admin/settings/user.json | 2 ++ public/language/sv/admin/settings/user.json | 2 ++ public/language/th/admin/settings/user.json | 2 ++ public/language/tr/admin/settings/user.json | 4 +++- public/language/uk/admin/settings/user.json | 2 ++ public/language/vi/admin/settings/user.json | 2 ++ public/language/zh-CN/admin/settings/user.json | 2 ++ public/language/zh-TW/admin/settings/user.json | 2 ++ 46 files changed, 93 insertions(+), 1 deletion(-) diff --git a/public/language/ar/admin/settings/user.json b/public/language/ar/admin/settings/user.json index 56f835492a..6fa1337000 100644 --- a/public/language/ar/admin/settings/user.json +++ b/public/language/ar/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "تسجيل المستخدم", diff --git a/public/language/bg/admin/settings/user.json b/public/language/bg/admin/settings/user.json index 618e3c7361..f142490284 100644 --- a/public/language/bg/admin/settings/user.json +++ b/public/language/bg/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Дни", "session-time-seconds": "Секунди", "session-time-help": "Тези стойности се използват за определяне на дължината на периода, през който потребителите ще останат вписани в системата, ако поставят отметка в полето „Запомнете ме“ при вписването. Имайте предвид, че ще се използва само една от тези стойности. Ако няма стойност за секунди, ще се използва стойността за дни. Ако няма и стойност за дни, то ще се използва стандартната стойност от 14 дни.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Брой минути, след които потребителят ще бъде смятан за неактивен", "online-cutoff-help": "Ако потребителят не извършва никакви действия през този период, ще бъде смятан за неактивен и няма да получава известия в реално време.", "registration": "Регистриране на потребителите", diff --git a/public/language/bn/admin/settings/user.json b/public/language/bn/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/bn/admin/settings/user.json +++ b/public/language/bn/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/cs/admin/settings/user.json b/public/language/cs/admin/settings/user.json index da3647a63f..cfda7dfdd0 100644 --- a/public/language/cs/admin/settings/user.json +++ b/public/language/cs/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Dny", "session-time-seconds": "Sekundy", "session-time-help": "Tyto hodnoty jsou využity v rozhodujícím procesu, jak dlouho zůstane uživatel přihlášen při zaškrtnutí „Zapamatovat si mě”. Nezapomeňte, že bude použita jen jedna hodnota. Jestli není nastavena hodnota v sekundách, budou brány v potaz dny. Nebudou-li nastaveny dny, hodnota bude standardně 14 dní.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Počet minut, kdy je uživatel považován za neaktivního", "online-cutoff-help": "Nebude-li uživatel vykonávat žádnou akci v tomto časovém rozpětí, bude považován za neaktivního a nebude docházet k automatickým aktualizacím.", "registration": "Registrace uživatele", diff --git a/public/language/da/admin/settings/user.json b/public/language/da/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/da/admin/settings/user.json +++ b/public/language/da/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/de/admin/settings/user.json b/public/language/de/admin/settings/user.json index 2af71b2cc6..b032894126 100644 --- a/public/language/de/admin/settings/user.json +++ b/public/language/de/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Tage", "session-time-seconds": "Sekunden", "session-time-help": "Diese Werte legen fest, wie lange ein Benutzer angemeldet bleibt, wenn er die Option "Eingeloggt bleiben" beim Login aktiviert. Beachte, dass nur einer dieser Werte verwendet wird. Wenn Sekunden nicht festgelegt wurden, greifen wir auf Tage zurück. Wenn Tage nicht festlegt wurden, werden standardmäßig 14 Tage verwendet.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minuten nachdem der Benutzer als inaktiv betrachtet wird", "online-cutoff-help": "Wenn der Benutzer für diese Dauer keine Aktionen ausführt, wird er als inaktiv betrachtet und erhält keine Echtzeit-Updates.", "registration": "Benutzer Registrierung", diff --git a/public/language/el/admin/settings/user.json b/public/language/el/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/el/admin/settings/user.json +++ b/public/language/el/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/en-US/admin/settings/user.json b/public/language/en-US/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/en-US/admin/settings/user.json +++ b/public/language/en-US/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/en-x-pirate/admin/settings/user.json b/public/language/en-x-pirate/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/en-x-pirate/admin/settings/user.json +++ b/public/language/en-x-pirate/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/es/admin/settings/user.json b/public/language/es/admin/settings/user.json index 60eebe04bf..e57c6e6e07 100644 --- a/public/language/es/admin/settings/user.json +++ b/public/language/es/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Días", "session-time-seconds": "Segundos", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutos después de que el usuario se considere inactivo", "online-cutoff-help": "Si el usuario no realiza acciones durante este tiempo, se considerarán inactivos y no recibirán actualizaciones en tiempo real.", "registration": "Registro de Usuario", diff --git a/public/language/et/admin/settings/user.json b/public/language/et/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/et/admin/settings/user.json +++ b/public/language/et/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/fa-IR/admin/settings/user.json b/public/language/fa-IR/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/fa-IR/admin/settings/user.json +++ b/public/language/fa-IR/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/fi/admin/settings/user.json b/public/language/fi/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/fi/admin/settings/user.json +++ b/public/language/fi/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/fr/admin/settings/user.json b/public/language/fr/admin/settings/user.json index a6e6c9f25f..680552fff8 100644 --- a/public/language/fr/admin/settings/user.json +++ b/public/language/fr/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Jours", "session-time-seconds": "Secondes", "session-time-help": "Ces valeurs permettent de définir la durée pendant laquelle un utilisateur reste connecté lorsqu'il consulte le lien \"Se souvenir de moi\". Notez que seulement une de ces valeurs sera utilisée. S'il n'y a pas de valeur en secondes, la valeur sera en jours. S'il n'y a pas de valeur en jours, la valeur sera par défaut est 14 jours.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes après que l'utilisateur soit considéré comme inactif", "online-cutoff-help": "Si l'utilisateur n'effectue aucune action pendant cette durée, il est considéré comme inactif et ne reçoit pas de mises à jour en temps réel.", "registration": "Inscription des utilisateurs", diff --git a/public/language/gl/admin/settings/user.json b/public/language/gl/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/gl/admin/settings/user.json +++ b/public/language/gl/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/he/admin/settings/user.json b/public/language/he/admin/settings/user.json index 6601d20392..3e9e19bb8b 100644 --- a/public/language/he/admin/settings/user.json +++ b/public/language/he/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "ימים", "session-time-seconds": "שניות", "session-time-help": "ערכים אלו משמשים כדי להגדיר כמה זמן משתמשים יישארו מחוברים כאשר הם סימנו "זכור אותי" בהתחברות. שים לב שייעשה שימוש רק באחד מהערכים האלו. אם אין ערך שניות נשתמש בערך ימים. אם אין ערך ימים הערך יחזור לברירת מחדל 14 יום.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "אחרי כמה דקות דקות המשתמש ייחשב ללא פעיל", "online-cutoff-help": "אם משתמש אינו מבצע פעולות במשך זמן זה, הוא נחשב כלא פעיל ואינו מקבל עדכונים בזמן אמת.", "registration": "רישום משתמש", diff --git a/public/language/hr/admin/settings/user.json b/public/language/hr/admin/settings/user.json index e1aa153b52..19fe266984 100644 --- a/public/language/hr/admin/settings/user.json +++ b/public/language/hr/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "Korisnička registracija", diff --git a/public/language/hu/admin/settings/user.json b/public/language/hu/admin/settings/user.json index f679e5b510..382a89b69d 100644 --- a/public/language/hu/admin/settings/user.json +++ b/public/language/hu/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Nap", "session-time-seconds": "Másodperc", "session-time-help": "Ezek az értékek határozzák meg, hogy mennyi ideig maradjanak bejelentkezve, ha bekapcsolják az \"Emlékezzen rám\" lehetőséget bejelentkezésnél. Ha nincs másodperc érték megadva, akkor a nap értékét vesszük figyelembe. Ha nincs nap érték megadva, akkor az alapértelmezett 14 nap kerül beállításra.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Hány perc elteltével számítson egy felhasználó inaktívnak", "online-cutoff-help": "Ha egy felhasználó nem csinál semmit az oldalon, akkor inaktívnak nyilvánítjuk és nem kapnak valós idejű frissítéseket.", "registration": "Felhasználó regisztráció", diff --git a/public/language/hy/admin/settings/user.json b/public/language/hy/admin/settings/user.json index 81d4337eec..b7526cc3ac 100644 --- a/public/language/hy/admin/settings/user.json +++ b/public/language/hy/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Օրեր", "session-time-seconds": "Վայրկյաններ ", "session-time-help": "Այս արժեքներն օգտագործվում են որոշելու համար, թե որքան ժամանակ է օգտվողը մնում մուտք գործած, երբ նա ստուգում է «Հիշիր ինձ» մուտքի վրա: Նշենք, որ այս արժեքներից միայն մեկը կօգտագործվի: Եթե վայրկյանների արժեք չկա, մենք վերադառնում ենք օրերի: Եթե օրերի արժեք չկա, մենք լռելյայն սահմանում ենք 14 օր:", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Րոպեներ անց Օգտագործողը համարվում է ոչ ակտիվ, ", "online-cutoff-help": "Եթե օգտատերը այս տևողության համար որևէ գործողություններ չի կատարում, նա համարվում է ոչ ակտիվ և իրական ժամանակում թարմացումներ չի ստանում:", "registration": "Օգտատերի գրանցում ", diff --git a/public/language/id/admin/settings/user.json b/public/language/id/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/id/admin/settings/user.json +++ b/public/language/id/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/it/admin/settings/user.json b/public/language/it/admin/settings/user.json index b418763c86..308ff29b88 100644 --- a/public/language/it/admin/settings/user.json +++ b/public/language/it/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Giorni", "session-time-seconds": "Secondi", "session-time-help": "Questi valori vengono utilizzati per definire per quanto tempo un utente rimane loggato quando spuntano "Remember Me" al login. Nota che solo uno di questi valori verrà utilizzato. Se non ci sono valori per secondi si passerà ai giorni. Se non ci sono valori per igiorni si passerà al valore di dafault di 14 giorni.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minuti dopo per cui l'utente è considerato inattivo", "online-cutoff-help": "Se l'utente non esegue alcuna azione per questa durata di tempo, vengono considerati inattivi e non ricevono aggiornamenti in tempo reale.", "registration": "Registrazione Utente", diff --git a/public/language/ja/admin/settings/user.json b/public/language/ja/admin/settings/user.json index dcd8a4edaf..6d15cf9b20 100644 --- a/public/language/ja/admin/settings/user.json +++ b/public/language/ja/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "日", "session-time-seconds": "秒", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "ユーザーが非アクティブと見なされてからの分数", "online-cutoff-help": "この期間中にユーザーが何も操作を行わなかった場合、非アクティブと見なされ、リアルタイムの更新を受け取れません", "registration": "ユーザー登録", diff --git a/public/language/ko/admin/settings/user.json b/public/language/ko/admin/settings/user.json index ac9db811b2..30faa2b48d 100644 --- a/public/language/ko/admin/settings/user.json +++ b/public/language/ko/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "일", "session-time-seconds": "초", "session-time-help": "사용자가 "로그인 유지" 항목을 활성화할 경우 해당 수치만큼 사용자의 로그인 상태를 유지합니다. 다음 값들 중 한 가지를 사용합니다. 에 해당되는 값이 없을 경우 에 해당되는 값을 적용하고, 에 해당되는 값도 없을 경우 기본값인 14일을 적용합니다.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "사용자를 비접속 상태로 간주할 시간 (분)", "online-cutoff-help": "해당 시간동안 사용자의 행동이 없을 경우 비접속 상태로 간주하고 실시간 업데이트를 적용하지 않습니다.", "registration": "회원가입", diff --git a/public/language/lt/admin/settings/user.json b/public/language/lt/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/lt/admin/settings/user.json +++ b/public/language/lt/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/lv/admin/settings/user.json b/public/language/lv/admin/settings/user.json index 9a3d3d0c7d..fbcb918546 100644 --- a/public/language/lv/admin/settings/user.json +++ b/public/language/lv/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Dienas", "session-time-seconds": "Sekundes", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minūtes, pēc kura lietotājs tiek uzskatīts par neaktīvu", "online-cutoff-help": "Ja lietotājs šajā laikā neveic nekādas darbības, tas tiek uzskatīts par neaktīvu un nesaņem reāllaika atjauninājumus.", "registration": "Reģistrācija", diff --git a/public/language/ms/admin/settings/user.json b/public/language/ms/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/ms/admin/settings/user.json +++ b/public/language/ms/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/nb/admin/settings/user.json b/public/language/nb/admin/settings/user.json index 7998884043..c6199c5698 100644 --- a/public/language/nb/admin/settings/user.json +++ b/public/language/nb/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Dager", "session-time-seconds": "Sekunder", "session-time-help": "Disse verdiene brukes for å følge med på hvor lenge en bruker er logget inn når de sjekker "Remember Me" ved pålogging. Merk at kun en av disse verdiene brukes. Hvis det ikke er sekundverdi bruker vi dager. Hvis det ikke er noen verdier for dager faller verdien tilbake til 14 dager.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutter etter at bruker er ansett som inaktiv ", "online-cutoff-help": "Hvis brukeren ikke utfører noen handlinger for den bestemte varigheten, anses de som inaktive, og de mottar ikke sanntidsoppdateringer.", "registration": "Brukerregistrering", diff --git a/public/language/nl/admin/settings/user.json b/public/language/nl/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/nl/admin/settings/user.json +++ b/public/language/nl/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/pl/admin/settings/user.json b/public/language/pl/admin/settings/user.json index 0389a4abaa..a8284f57a0 100644 --- a/public/language/pl/admin/settings/user.json +++ b/public/language/pl/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Dni", "session-time-seconds": "Sekund", "session-time-help": "Te wartości określają czas, przez jaki użytkownik pozostaje zalogowany, gdy zaznaczy opcję "Zapamiętaj mnie" przy logowaniu. Użyta zostanie tylko jedna z tych wartości. Jeśli nie ma wartości sekundach, dostępne będą dni. W razie braku wartości w dniach domyślną wartością będzie 14 dni.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Po tylu minutach użytkownik zostaje uznany za nieaktywnego.", "online-cutoff-help": "Jeśli użytkownik nie wykona żadnych działań w określonym czasie, zostaje on uznany za nieaktywnego i nie otrzyma aktualizacji w czasie rzeczywistym.", "registration": "Rejestracja użytkownika", diff --git a/public/language/pt-BR/admin/settings/user.json b/public/language/pt-BR/admin/settings/user.json index 069cfb422f..27b217ccff 100644 --- a/public/language/pt-BR/admin/settings/user.json +++ b/public/language/pt-BR/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Dias", "session-time-seconds": "Segundos", "session-time-help": "Estes valores são usados para determinar por quanto tempo um usuário fica logado quando eles habilitarem a opção "Lembrar-me" durante o login. Observe que apenas um destes valores será usado. Se não houver um valor para segundos, usamos o valor de dias. Se não houver um valor para dias, usamos o valor padrão, que é 14 dias.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutos para que o usuário seja considerado inativo", "online-cutoff-help": "Se o usuário não realizar nenhuma ação durante esse período, ele será considerado inativo e não receberá atualizações em tempo real.", "registration": "Registro de Usuário", diff --git a/public/language/pt-PT/admin/settings/user.json b/public/language/pt-PT/admin/settings/user.json index 29a086a557..a8c4d6e62d 100644 --- a/public/language/pt-PT/admin/settings/user.json +++ b/public/language/pt-PT/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Dias", "session-time-seconds": "Segundos", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutos após o utilizador ser considerado inativo", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "Registo de Utilizadores", diff --git a/public/language/ro/admin/settings/user.json b/public/language/ro/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/ro/admin/settings/user.json +++ b/public/language/ro/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/ru/admin/settings/user.json b/public/language/ru/admin/settings/user.json index cfd9c08a47..04acfa8bfb 100644 --- a/public/language/ru/admin/settings/user.json +++ b/public/language/ru/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Дни", "session-time-seconds": "Секунды", "session-time-help": "Эти значения используются для определения того, как долго участник остается в системе, когда он включает "Запомнить меня" при входе. Обратите внимание на то, что будет использовано только одно из этих значений. Если значение секунды отсутствует, мы возвращаемся к значению дни. Если значение дни отсутствует, по умолчанию используется значение 14 дней.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Через сколько минут пользователь будет считаться неактивным", "online-cutoff-help": "Если участник не выполняет никаких действий в течение этого времени, он считается неактивным и не получает обновлений в реальном времени.", "registration": "Регистрация пользователей", diff --git a/public/language/rw/admin/settings/user.json b/public/language/rw/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/rw/admin/settings/user.json +++ b/public/language/rw/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/sc/admin/settings/user.json b/public/language/sc/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/sc/admin/settings/user.json +++ b/public/language/sc/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/sk/admin/settings/user.json b/public/language/sk/admin/settings/user.json index 18b8367c0b..5022bc3b40 100644 --- a/public/language/sk/admin/settings/user.json +++ b/public/language/sk/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "Registrácia používateľa", diff --git a/public/language/sl/admin/settings/user.json b/public/language/sl/admin/settings/user.json index 31a7f090c0..0b68919c76 100644 --- a/public/language/sl/admin/settings/user.json +++ b/public/language/sl/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Dni", "session-time-seconds": "Sekund", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minut po tem, ko je uporabnik neaktiven", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "Registracija uporabnika", diff --git a/public/language/sq-AL/admin/settings/user.json b/public/language/sq-AL/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/sq-AL/admin/settings/user.json +++ b/public/language/sq-AL/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/sr/admin/settings/user.json b/public/language/sr/admin/settings/user.json index 041e750fcc..331b89acce 100644 --- a/public/language/sr/admin/settings/user.json +++ b/public/language/sr/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "Registracija korisnika", diff --git a/public/language/sv/admin/settings/user.json b/public/language/sv/admin/settings/user.json index 1d5d460472..c8c418a206 100644 --- a/public/language/sv/admin/settings/user.json +++ b/public/language/sv/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/th/admin/settings/user.json b/public/language/th/admin/settings/user.json index 2ed52e4742..dd21ee6631 100644 --- a/public/language/th/admin/settings/user.json +++ b/public/language/th/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "User Registration", diff --git a/public/language/tr/admin/settings/user.json b/public/language/tr/admin/settings/user.json index 4b9c6a1952..2ed3e783dc 100644 --- a/public/language/tr/admin/settings/user.json +++ b/public/language/tr/admin/settings/user.json @@ -1,7 +1,7 @@ { "authentication": "Kimlik Doğrulama", "email-confirm-interval": "Kullanıcı onay e-postasını tekrar gönderemez", - "email-confirm-interval2": "minutes have elapsed", + "email-confirm-interval2": "dakika geçti", "allow-login-with": "Girişe izin ver:", "allow-login-with.username-email": "Kullanıcı Adı veya E-posta", "allow-login-with.username": "Sadece kullanıcı adı", @@ -29,6 +29,8 @@ "session-time-days": "Gün", "session-time-seconds": "Saniye", "session-time-help": "Bu değerler, kullanıcının \"Beni Hatırla\" seçeneğini işaretlediğinde ne kadar süreyle oturumda kaldığını kontrol etmek için kullanılır. girişte. Bu değerlerden sadece birinin kullanılacağını unutmayın. Saniye değeri yoksa, gün dikkate alınır. Gün değeri yoksa, varsayılan değer 14 gün olur.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Kullanıcının atıl olarak değerlendirileceği dakika cinsinden geçen süre", "online-cutoff-help": "Eğer kullanıcı bu süre içinde herhangi bir işlem yapmazsa, etkin olmayan olarak kabul edilir ve gerçek zamanlı güncellemeler almaz.", "registration": "Kullanıcı Kaydı", diff --git a/public/language/uk/admin/settings/user.json b/public/language/uk/admin/settings/user.json index cb43123c90..49e9d9fae7 100644 --- a/public/language/uk/admin/settings/user.json +++ b/public/language/uk/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Days", "session-time-seconds": "Seconds", "session-time-help": "These values are used to govern how long a user stays logged in when they check "Remember Me" on login. Note that only one of these values will be used. If there is no seconds value we fall back to days. If there is no days value we default to 14 days.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Minutes after user is considered inactive", "online-cutoff-help": "If user performs no actions for this duration, they are considered inactive and they do not receive realtime updates.", "registration": "Реєстрація користувачів", diff --git a/public/language/vi/admin/settings/user.json b/public/language/vi/admin/settings/user.json index 0fd9f6f18e..2ed9abdd02 100644 --- a/public/language/vi/admin/settings/user.json +++ b/public/language/vi/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "Ngày", "session-time-seconds": "Giây", "session-time-help": "Giá trị này dùng để điều chỉnh thời gian người dùng đăng nhập khi họ chọn "Nhớ Tôi" lúc đăng nhập. Lưu ý chỉ một trong những giá trị này sẽ được dùng. Nếu không có giá trị giây chúng tôi sẽ dùng ngày. Nếu không có ngày mặc định là 14 ngày.", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "Số phút sau khi người dùng được coi là không hoạt động", "online-cutoff-help": "Nếu người dùng không thao tác trong khoảng thời gian này, được coi là không hoạt động và không nhận được cập nhật theo thời gian thực.", "registration": "Đăng Ký Người Dùng", diff --git a/public/language/zh-CN/admin/settings/user.json b/public/language/zh-CN/admin/settings/user.json index f78cc552c4..1e88ee08c0 100644 --- a/public/language/zh-CN/admin/settings/user.json +++ b/public/language/zh-CN/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "天", "session-time-seconds": "秒", "session-time-help": "这些值将用于控制用户在登录时选中"记住我"后能够保持登录的时长。注意以下数值中只有一个将被使用。若值为空我们将回退使用。若值为空我们将使用默认值14天。", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "分钟后认为用户已离线", "online-cutoff-help": "若用户在此时间后未作出任何动作,他们将被视为不活跃状态且不会收到实时更新。", "registration": "用户注册", diff --git a/public/language/zh-TW/admin/settings/user.json b/public/language/zh-TW/admin/settings/user.json index 6848e90747..2e725725ea 100644 --- a/public/language/zh-TW/admin/settings/user.json +++ b/public/language/zh-TW/admin/settings/user.json @@ -29,6 +29,8 @@ "session-time-days": "天", "session-time-seconds": "秒", "session-time-help": "這些值將用於控制使用者在登入時選中"記住我"後能夠保持登入的持續時間。注意以下數字中只有一個將被使用。若值為空我們將改為使用。若值為空我們將使用預設值14天。", + "session-duration": "Session length if \"Remember Me\" is not checked (seconds)", + "session-duration-help": "By default — or if set to 0 — a user will stay logged in for the duration of the session (e.g. however long the browser window/tab remains open). Set this value to explicitly invalidate the session after the specified number of seconds.", "online-cutoff": "分鐘後認定使用者已離線", "online-cutoff-help": "若使用者在此時間後未作出任何動作,他們將被視為不活躍狀態且不會收到即時更新。", "registration": "使用者註冊",