Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
09ee3a3
New translations profiles_messages.properties (French)
lutece-crowdin Jun 12, 2023
aea8d3d
New translations profiles_messages.properties (Spanish)
lutece-crowdin Jun 12, 2023
b872ae7
New translations profiles_messages.properties (Czech)
lutece-crowdin Jun 12, 2023
d08f0c0
New translations profiles_messages.properties (German)
lutece-crowdin Jun 12, 2023
37b6028
New translations profiles_messages.properties (Finnish)
lutece-crowdin Jun 12, 2023
1884b74
New translations profiles_messages.properties (Italian)
lutece-crowdin Jun 12, 2023
65d1a5d
New translations profiles_messages.properties (Dutch)
lutece-crowdin Jun 12, 2023
b59ea04
New translations profiles_messages.properties (Portuguese)
lutece-crowdin Jun 12, 2023
1b1cb66
New translations profiles_messages.properties (Swedish)
lutece-crowdin Jun 12, 2023
03010b3
New translations profiles_messages.properties (English)
lutece-crowdin Jun 12, 2023
df70e81
New translations index.xml (French)
lutece-crowdin Jun 12, 2023
7cc674f
New translations index.xml (Spanish)
lutece-crowdin Jun 12, 2023
d6eb9c0
New translations index.xml (Czech)
lutece-crowdin Jun 12, 2023
5323af9
New translations index.xml (German)
lutece-crowdin Jun 12, 2023
a0a8002
New translations index.xml (Finnish)
lutece-crowdin Jun 12, 2023
dcdefaf
New translations index.xml (Italian)
lutece-crowdin Jun 12, 2023
3863333
New translations index.xml (Dutch)
lutece-crowdin Jun 12, 2023
cb57ba6
New translations index.xml (Portuguese)
lutece-crowdin Jun 12, 2023
0781582
New translations index.xml (Swedish)
lutece-crowdin Jun 12, 2023
5d829f6
New translations index.xml (English)
lutece-crowdin Jun 12, 2023
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,249 @@
################################################################################
# Profile ResourceBundle properties file

################################################################################
# Plugin infos

plugin.description=Profile Management
plugin.provider=Mairie de Paris

################################################################################
# Admin features

adminFeature.profiles_management.name=Managing Profiles
adminFeature.profiles_management.description=Managing Profiles
adminFeature.views_management.name=Managing Views
adminFeature.views_management.description=Managing Views for profiles

################################################################################
# Admin Profile plugin

manage_plugin_profile.title=Manage Profiles
manage_plugin_profile.label_manage_profile=Manage Profiles
manage_plugin_profile.label_manage_profile_comment=Create, modify, delete profiles

################################################################################
# Actions

actions.labelDelete=Delete
actions.labelUsers=Users
actions.labelRights=Rights
actions.labelRoles=Roles
actions.labelWorkgroups=Workgroups
actions.labelModify=Modify
action.modify_profile.name=Modify
action.modify_profile.description=Modify a profile
action.delete_profile.name=Delete
action.delete_profile.description=Delete a profile
action.manage_users_assignment.name=Assign users
action.manage_users_assignment.description=Assign users to a profile
action.manage_rights_assignment.name=Assign rights
action.manage_rights_assignment.description=Assign rights to a profile
action.manage_roles_assignment.name=Assign roles
action.manage_roles_assignment.description=Assign roles to a profile
action.manage_workgroups_assignment.name=Assign workgroups
action.manage_workgroups_assignment.description=Assign workgroups to a profile
action.manage_view_assignment.name=Assign a view
action.manage_view_assignment.description=Assign a view to a profile
action.manage_views_assignment.name=Assign profiles
action.manage_views_assignment.description=Assign profiles to a view
action.delete_view.name=Delete
action.delete_view.description=Delete a view
action.modify_view.name=Modify
action.modify_view.description=Modify a view
action.manage_dashboards.name=Manage dashboards
action.manage_dashboards.description=Manage functionnal dashboard positions

################################################################################
# Mesages definitions

message.profileAlreadyExists=This Profile already exists \!
message.accentuatedCharacter=The key contains spaces or specials characters.
message.confirmRemoveProfile=Are you sure you want to delete the selected profile ?
message.profileAttributed=This profile is attributed to at least one user. It cannot be deleted.
message.noMultipleProfiles=You cannot assign several profiles to the user {0}.
message.viewAlreadyExists=This view already exists \!
message.confirmRemoveView=Are you sure you want to delete the selected view ?
message.noMultipleViews=You cannot assign several views to the profile {0}.
message.workgroupCannotBeRemoved=One or several profiles is linked to this workgroup.
message.roleCannotBeRemoved=One or several profiles is linked to this role.

################################################################################
# Manage Profile List

manage_profiles.pageTitle=Manage Profiles
manage_profiles.search_profiles.labelKey=Key
manage_profiles.search_profiles.labelDescription=Description
manage_profiles.search_profiles.buttonSearch=Search
manage_profiles.buttonCreate=Create a new profile
manage_profiles.columnKey=Key
manage_profiles.columnDescription=Description
manage_profiles.columnActions=Actions

################################################################################
#Create Profile

create_profile.pageTitle=Create Profile
create_profile.key=Key
create_profile.description=Description
create_profile.buttonLabelCreate=Create

################################################################################
# Modify profile

modify_profile.pageTitle=Profile Modification
modify_profile.titleModificationForm=Profile Modification
modify_profile.labelKey=Key
modify_profile.labelDescription=Description
modify_profile.buttonLabelModify=Modify

################################################################################
# Assign Rights Profile

assign_rights_profile.pageTitle=Assign a right to a profile
assign_rights_profile.profileKey=Profile
assign_rights_profile.profileDescription=Description
assign_rights_profile.numberRights=Number of rights
assign_rights_profile.actions=Actions
assign_rights_profile.labelAvailableRights=Available rights
assign_rights_profile.labelButtonValidate=Validate
assign_rights_profile.noRightToAssign=No right to assign
assign_rights_profile.labelAssignedRights=Assigned rights
assign_rights_profile.columnTitleName=Name
assign_rights_profile.columnTitleDescription=Description
assign_rights_profile.columnTitleLevel=Level
assign_rights_profile.actionUnassign=Unassign the right
assign_rights_profile.noAssignedList=This profile is not assigned to any right
assign_rights_profile.labelLevel=Level

################################################################################
# Assign Workgroups Profile

assign_workgroups_profile.pageTitle=Assign a workgroup to a profile
assign_workgroups_profile.profileKey=Profile
assign_workgroups_profile.profileDescription=Description
assign_workgroups_profile.numberWorkgroups=Number of workgroups
assign_workgroups_profile.actions=Actions
assign_workgroups_profile.labelAvailableWorkgroups=Available workgroups
assign_workgroups_profile.labelButtonValidate=Validate
assign_workgroups_profile.noWorkgroupToAssign=No workgroup to assign
assign_workgroups_profile.labelAssignedWorkgroups=Assigned workgroups
assign_workgroups_profile.columnTitleKey=Key
assign_workgroups_profile.columnTitleDescription=Description
assign_workgroups_profile.actionUnassign=Unassign the workgroup
assign_workgroups_profile.noAssignedList=This profile is not assigned to any workgroup

################################################################################
# Assign Roles Profile

assign_roles_profile.pageTitle=Assign a role to a profile
assign_roles_profile.profileKey=Profile
assign_roles_profile.profileDescription=Description
assign_roles_profile.numberRoles=Number of roles
assign_roles_profile.actions=Actions
assign_roles_profile.labelAvailableRoles=Available roles
assign_roles_profile.labelButtonValidate=Validate
assign_roles_profile.noRoleToAssign=No role to assign
assign_roles_profile.labelAssignedRoles=Assigned roles
assign_roles_profile.columnTitleKey=Key
assign_roles_profile.columnTitleDescription=Description
assign_roles_profile.actionUnassign=Unassign the role
assign_roles_profile.noAssignedList=This profile is not assigned to any role

################################################################################
# Assign Users Profile

assign_users_profile.pageTitle=Assign an user to a profile
assign_users_profile.profileKey=Profile
assign_users_profile.profileDescription=Description
assign_users_profile.numberUsers=Number of users
assign_users_profile.actions=Actions
assign_users_profile.labelAvailableUsers=Available users
assign_users_profile.labelButtonValidate=Validate
assign_users_profile.noUserToAssign=No user to assign
assign_users_profile.labelAssignedUsers=Assigned users
assign_users_profile.columnTitleLastName=Last Name
assign_users_profile.columnTitleFirstName=First Name
assign_users_profile.columnTitleAccessCode=Access Code
assign_users_profile.columnTitleEmail=Email
assign_users_profile.actionUnassign=Unassign the user
assign_users_profile.noAssignedList=This profile is not assigned to any user

################################################################################
# Assign View Profile

assign_view_profile.pageTitle=Assign a view to a profile
assign_view_profile.profileKey=Profile
assign_view_profile.profileDescription=Description
assign_view_profile.actions=Actions
assign_view_profile.labelViews=View for profiles
assign_view_profile.labelButtonValidate=Validate
assign_view_profile.noViewToAssign=No view to assign
assign_view_profile.noValue=<No view>

################################################################################
# Manage View List

manage_views.pageTitle=Manage Views
manage_views.search_views.labelKey=Key
manage_views.search_views.labelDescription=Description
manage_views.search_views.buttonSearch=Search
manage_views.buttonCreate=Create a new view
manage_views.columnKey=Key
manage_views.columnDescription=Description
manage_views.columnActions=Actions

################################################################################
#Create View

create_view.pageTitle=Create View
create_view.key=Key
create_view.description=Description
create_view.buttonLabelCreate=Create

################################################################################
# Modify View

modify_view.pageTitle=view Modification
modify_view.titleModificationForm=View Modification
modify_view.labelKey=Key
modify_view.labelDescription=Description
modify_view.buttonLabelModify=Modify

################################################################################
# Assign Profiles View

assign_profiles_view.pageTitle=Assign profile to a view
assign_profiles_view.numberProfiles=Number of assigned profiles
assign_profiles_view.actions=Actions
assign_profiles_view.labelAvailableProfiles=Available profiles
assign_profiles_view.labelButtonValidate=Validate
assign_profiles_view.noProfileToAssign=There are no profile to assign
assign_profiles_view.labelAssignedProfiles=Assigned profiles
assign_profiles_view.actionUnassign=Unassign profile
assign_profiles_view.noAssignedList=This view is not assigned to any profile
assign_profiles_view.labelButtonSearch=Search

################################################################################
# Manage Dashboards

manage_dashboards.action.unsetColumn=Unset
manage_dashboards.table.title.actions=Actions

################################################################################
# Permission

permission.label.resource_type_profile=(profile) Profiles
permission.label.create_profile=Create a profile
permission.label.modify_profile=Modify a profile
permission.label.delete_profile=Delete a profile
permission.label.manage_users_assignment=Assign users to a profile
permission.label.manage_rights_assignment=Assign rights to a profile
permission.label.manage_roles_assignment=Assign roles to a profile
permission.label.manage_workgroups_assignment=Assign workgroups to a profile
permission.label.manage_view_assignment=Assign a view to a profile
permission.label.resource_type_view=(profile) Views for profiles
permission.label.create_view=Create a view
permission.label.modify_view=Modify a view
permission.label.delete_view=Delete a view
permission.label.manage_profiles_assignment=Assign profiles to a view
Loading