Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for role_configuration (0.48 sec)

  1. src/main/resources/fess_label_ru.properties

    labels.user_configuration=Пользователь
    labels.user_list_name=Имя
    labels.user_password=Пароль
    labels.user_confirm_password=Пароль (подтверждение)
    labels.user_title_details=Пользователь
    labels.role_configuration=Роль
    labels.role_list_name=Имя
    labels.role_name=Имя
    labels.role_title_details=Роль
    labels.group_configuration=Группа
    labels.group_list_name=Имя
    labels.group_name=Имя
    labels.group_title_details=Группа
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_it.properties

    labels.bad_word_file=File parole proibite
    labels.user_configuration=Utente
    labels.user_list_name=Nome
    labels.user_password=Password
    labels.user_confirm_password=Password (conferma)
    labels.user_title_details=Utente
    labels.role_configuration=Ruolo
    labels.role_list_name=Nome
    labels.role_name=Nome
    labels.role_title_details=Ruolo
    labels.group_configuration=Gruppo
    labels.group_list_name=Nome
    labels.group_name=Nome
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_nl.properties

    labels.user_configuration=Gebruiker
    labels.user_list_name=Naam
    labels.user_password=Wachtwoord
    labels.user_confirm_password=Wachtwoord (bevestigen)
    labels.user_title_details=Gebruiker
    labels.role_configuration=Rol
    labels.role_list_name=Naam
    labels.role_name=Naam
    labels.role_title_details=Rol
    labels.group_configuration=Groep
    labels.group_list_name=Naam
    labels.group_name=Naam
    labels.group_title_details=Groep
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
  4. src/main/resources/fess_label_zh_CN.properties

    labels.bad_word_suggest_word=不良词
    labels.bad_word_file=不良词文件
    labels.user_configuration=用户
    labels.user_list_name=名称
    labels.user_password=密码
    labels.user_confirm_password=密码 (确认)
    labels.user_title_details=用户
    labels.role_configuration=角色
    labels.role_list_name=名称
    labels.role_name=名称
    labels.role_title_details=角色
    labels.group_configuration=组
    labels.group_list_name=名称
    labels.group_name=名称
    labels.group_title_details=组
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  5. src/main/resources/fess_label_fr.properties

    labels.user_configuration=Utilisateur
    labels.user_list_name=Nom
    labels.user_password=Mot de passe
    labels.user_confirm_password=Mot de passe (confirmer)
    labels.user_title_details=Utilisateur
    labels.role_configuration=Rôle
    labels.role_list_name=Nom
    labels.role_name=Nom
    labels.role_title_details=Rôle
    labels.group_configuration=Groupe
    labels.group_list_name=Nom
    labels.group_name=Nom
    labels.group_title_details=Groupe
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.6K bytes
    - Viewed (0)
  6. src/main/resources/fess_label_pt_BR.properties

    labels.bad_word_file=Arquivo de palavras ruins
    labels.user_configuration=Usuário
    labels.user_list_name=Nome
    labels.user_password=Senha
    labels.user_confirm_password=Senha (confirmar)
    labels.user_title_details=Usuário
    labels.role_configuration=Função
    labels.role_list_name=Nome
    labels.role_name=Nome
    labels.role_title_details=Função
    labels.group_configuration=Grupo
    labels.group_list_name=Nome
    labels.group_name=Nome
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_ja.properties

    labels.bad_word_file=除外ワードファイル
    labels.user_configuration=ユーザー
    labels.user_list_name=名前
    labels.user_password=パスワード
    labels.user_confirm_password=パスワード(確認)
    labels.user_title_details=ユーザー
    labels.role_configuration=ロール
    labels.role_list_name=名前
    labels.role_name=名前
    labels.role_title_details=ロール
    labels.group_configuration=グループ
    labels.group_list_name=名前
    labels.group_name=名前
    labels.group_title_details=グループ
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Nov 07 06:19:20 UTC 2024
    - 46.2K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_user_title_details = "{labels.user_title_details}";
    
        /** The key of the message: Role */
        public static final String LABELS_role_configuration = "{labels.role_configuration}";
    
        /** The key of the message: Name */
        public static final String LABELS_role_list_name = "{labels.role_list_name}";
    
        /** The key of the message: Name */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
Back to top