Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for logOut (1.7 sec)

  1. src/main/resources/fess_label_ru.properties

    labels.login.title=Вход
    labels.index_label=Метка
    labels.index_lang=Предпочитаемый язык
    labels.index_sort=Сортировка
    labels.index_num=Количество отображаемых
    labels.logout_title=Выход
    labels.logout=Выход
    labels.do_you_want_to_logout=Вы хотите выйти?
    labels.logout_button=Выход
    labels.profile=Изменить пароль
    labels.administration=Администрирование
    labels.profile_button=Настройки
    labels.profile.title=Настройки
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 60.2K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_fr.properties

    labels.login.title=Connexion
    labels.index_label=Étiquette
    labels.index_lang=Langue préférée
    labels.index_sort=Trier
    labels.index_num=Nombre d'affichages
    labels.logout_title=Déconnexion
    labels.logout=Déconnexion
    labels.do_you_want_to_logout=Voulez-vous vous déconnecter ?
    labels.logout_button=Déconnexion
    labels.profile=Changer le mot de passe
    labels.administration=Administration
    labels.profile_button=Paramètres
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 49.2K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_es.properties

    labels.login.title=Iniciar sesión
    labels.index_label=Etiqueta
    labels.index_lang=Idioma preferido
    labels.index_sort=Ordenar
    labels.index_num=Número de resultados
    labels.logout_title=Cerrar sesión
    labels.logout=Cerrar sesión
    labels.do_you_want_to_logout=¿Desea cerrar la sesión?
    labels.logout_button=Cerrar sesión
    labels.profile=Cambiar contraseña
    labels.administration=Administración
    labels.profile_button=Configuración
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 49K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_hi.properties

    labels.login.placeholder_password=पासवर्ड
    labels.login.title=लॉगिन
    labels.index_label=लेबल
    labels.index_lang=पसंदीदा भाषा
    labels.index_sort=क्रमबद्ध करें
    labels.index_num=प्रदर्शन गणना
    labels.logout_title=लॉगआउट
    labels.logout=लॉगआउट
    labels.do_you_want_to_logout=क्या आप लॉगआउट करना चाहते हैं?
    labels.logout_button=लॉगआउट
    labels.profile=पासवर्ड बदलें
    labels.administration=प्रशासन
    labels.profile_button=सेटिंग्स
    labels.profile.title=सेटिंग्स
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 64.5K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/sso/entraid/EntraIdAuthenticator.java

        }
    
        @Override
        public ActionResponse getResponse(final SsoResponseType responseType) {
            return null;
        }
    
        @Override
        public String logout(final FessUserBean user) {
            return null;
        }
    
        /**
         * Enable to use V2 endpoint.
         * @param useV2Endpoint true if using V2 endpoint.
         */
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 56.7K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_ja.properties

    labels.login.placeholder_password=パスワード
    labels.login.title=ログイン
    labels.index_label=ラベル
    labels.index_lang=優先する言語
    labels.index_sort=ソート
    labels.index_num=表示件数
    labels.logout_title=ログアウト
    labels.logout=ログアウト
    labels.do_you_want_to_logout=ログアウトしますか?
    labels.logout_button=ログアウト
    labels.profile=パスワード変更
    labels.administration=管理
    labels.profile_button=設定
    labels.profile.title= 設定
    labels.profile.update= 更新
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 49.8K bytes
    - Viewed (0)
Back to top