|
3273 | 3273 | "none": "None", |
3274 | 3274 | "read_only": "Read only", |
3275 | 3275 | "pbac_desc_all_actions_all_resources": "All actions on all resources", |
3276 | | - |
3277 | | - |
| 3276 | + "pbac_resource_all": "All Resources", |
| 3277 | + "pbac_resource_event_type": "Event Types", |
| 3278 | + "pbac_resource_team": "Teams", |
| 3279 | + "pbac_resource_organization": "Organization", |
| 3280 | + "pbac_resource_booking": "Bookings", |
| 3281 | + "pbac_resource_insights": "Insights", |
| 3282 | + "pbac_resource_role": "Roles", |
| 3283 | + "pbac_action_all": "All Actions", |
| 3284 | + "pbac_action_create": "Create", |
| 3285 | + "pbac_action_read": "View", |
| 3286 | + "pbac_action_update": "Edit", |
| 3287 | + "pbac_action_delete": "Delete", |
| 3288 | + "pbac_action_manage": "Manage", |
| 3289 | + "pbac_action_invite": "Invite", |
| 3290 | + "pbac_action_remove": "Remove", |
| 3291 | + "pbac_action_change_member_role": "Change Member Role", |
| 3292 | + "pbac_action_list_members": "List Members", |
| 3293 | + "pbac_action_manage_billing": "Manage Billing", |
| 3294 | + "pbac_action_read_team_bookings": "View Team Bookings", |
| 3295 | + "pbac_action_read_org_bookings": "View Organization Bookings", |
| 3296 | + "pbac_action_read_recordings": "View Recordings", |
3278 | 3297 | "role_created_successfully": "Role created successfully", |
3279 | 3298 | "role_updated_successfully": "Role updated successfully", |
3280 | 3299 | "delete_role": "Delete role", |
|
3286 | 3305 | "pbac_desc_view_roles": "View roles", |
3287 | 3306 | "pbac_desc_update_roles": "Update roles", |
3288 | 3307 | "pbac_desc_delete_roles": "Delete roles", |
3289 | | - |
| 3308 | + "pbac_desc_manage_roles": "All actions on roles across organization teams", |
| 3309 | + "pbac_desc_create_event_types": "Create event types", |
| 3310 | + "pbac_desc_view_event_types": "View event types", |
| 3311 | + "pbac_desc_update_event_types": "Update event types", |
| 3312 | + "pbac_desc_delete_event_types": "Delete event types", |
| 3313 | + "pbac_desc_manage_event_types": "All actions on event types across organization teams", |
3290 | 3314 | "pbac_desc_create_teams": "Create teams", |
3291 | 3315 | "pbac_desc_view_team_details": "View team details", |
3292 | 3316 | "pbac_desc_update_team_settings": "Update team settings", |
3293 | 3317 | "pbac_desc_delete_team": "Delete team", |
3294 | 3318 | "pbac_desc_invite_team_members": "Invite team members", |
3295 | 3319 | "pbac_desc_remove_team_members": "Remove team members", |
3296 | 3320 | "pbac_desc_change_team_member_role": "Change role of team members", |
3297 | | - |
| 3321 | + "pbac_desc_manage_teams": "All actions on teams across organization teams", |
3298 | 3322 | "pbac_desc_create_organization": "Create organization", |
3299 | 3323 | "pbac_desc_view_organization_details": "View organization details", |
3300 | 3324 | "pbac_desc_list_organization_members": "List organization members", |
3301 | 3325 | "pbac_desc_invite_organization_members": "Invite organization members", |
3302 | 3326 | "pbac_desc_remove_organization_members": "Remove organization members", |
3303 | | - |
| 3327 | + "pbac_desc_manage_organization_billing": "Manage organization billing", |
3304 | 3328 | "pbac_desc_change_organization_member_role": "Change role of organization members", |
3305 | 3329 | "pbac_desc_edit_organization_settings": "Edit organization settings", |
3306 | | - |
| 3330 | + "pbac_desc_manage_organizations": "All actions on organizations", |
3307 | 3331 | "pbac_desc_view_bookings": "View bookings", |
3308 | 3332 | "pbac_desc_view_team_bookings": "View team bookings", |
3309 | 3333 | "pbac_desc_view_organization_bookings": "View organization bookings", |
3310 | 3334 | "pbac_desc_view_booking_recordings": "View booking recordings", |
3311 | 3335 | "pbac_desc_update_bookings": "Update bookings", |
3312 | | - |
| 3336 | + "pbac_desc_manage_bookings": "All actions on bookings across organization teams", |
3313 | 3337 | "pbac_desc_view_team_insights": "View team insights", |
3314 | | - |
| 3338 | + "pbac_desc_manage_team_insights": "Manage team insights", |
3315 | 3339 | "read_permission_auto_enabled_tooltip": "Read permission is automatically enabled when creating, updating, or deleting a resource", |
3316 | 3340 | "choose_restriction_schedule": "Add restriction schedule", |
3317 | 3341 | "restriction_schedule_description": "Limit availability of hosts to only display slots that fall within a specified schedule.", |
|
3394 | 3418 | "usage_based_expiration_description": "This link can be used for {{count}} booking", |
3395 | 3419 | "usage_based_generic_expiration_description": "This link can be configured to expire after a set number of bookings", |
3396 | 3420 | "usage_based_expiration_description_plural": "This link can be used for {{count}} bookings", |
3397 | | - "pbac_resource_all": "All Resources", |
3398 | | - "pbac_resource_role": "Roles", |
3399 | | - "pbac_resource_event_type": "Event Types", |
3400 | | - "pbac_resource_team": "Teams", |
3401 | | - "pbac_resource_organization": "Organizations", |
3402 | | - "pbac_resource_booking": "Bookings", |
3403 | | - "pbac_resource_insights": "Insights", |
3404 | | - "pbac_action_create": "Create", |
3405 | | - "pbac_action_read": "View", |
3406 | | - "pbac_action_update": "Edit", |
3407 | | - "pbac_action_delete": "Delete", |
3408 | | - "pbac_action_manage": "Manage", |
3409 | | - "pbac_action_invite": "Invite", |
3410 | | - "pbac_action_remove": "Remove", |
3411 | | - "pbac_action_change_member_role": "Change Member Role", |
3412 | | - "pbac_action_list_members": "List Members", |
3413 | | - "pbac_action_manage_billing": "Manage Billing", |
3414 | | - "pbac_action_read_team_bookings": "View Team Bookings", |
3415 | | - "pbac_action_read_org_bookings": "View Organization Bookings", |
3416 | | - "pbac_action_read_recordings": "View Recordings", |
3417 | | - "pbac_desc_all_actions_all_resources": "All actions on all resources", |
3418 | | - "pbac_desc_create_roles": "Create new roles", |
3419 | | - "pbac_desc_view_roles": "View existing roles", |
3420 | | - "pbac_desc_update_roles": "Edit existing roles", |
3421 | | - "pbac_desc_delete_roles": "Delete existing roles", |
3422 | | - "pbac_desc_manage_roles": "All actions on roles across organization teams", |
3423 | | - "pbac_desc_create_event_types": "Create new event types", |
3424 | | - "pbac_desc_view_event_types": "View existing event types", |
3425 | | - "pbac_desc_update_event_types": "Edit existing event types", |
3426 | | - "pbac_desc_delete_event_types": "Delete existing event types", |
3427 | | - "pbac_desc_manage_event_types": "All actions on event types across organization teams", |
3428 | | - "pbac_desc_create_teams": "Create new teams", |
3429 | | - "pbac_desc_view_team_details": "View team information and settings", |
3430 | | - "pbac_desc_update_team_settings": "Edit team settings and configuration", |
3431 | | - "pbac_desc_delete_team": "Delete teams", |
3432 | | - "pbac_desc_invite_team_members": "Invite new members to teams", |
3433 | | - "pbac_desc_remove_team_members": "Remove members from teams", |
3434 | | - "pbac_desc_change_team_member_role": "Change roles of team members", |
3435 | | - "pbac_desc_manage_team_members": "All actions on team members across organization teams", |
3436 | | - "pbac_desc_create_organization": "Create new organizations", |
3437 | | - "pbac_desc_view_organization_details": "View organization information and settings", |
3438 | | - "pbac_desc_list_organization_members": "View list of organization members", |
3439 | | - "pbac_desc_invite_organization_members": "Invite new members to organizations", |
3440 | | - "pbac_desc_remove_organization_members": "Remove members from organizations", |
3441 | | - "pbac_desc_manage_organization_billing": "Manage organization billing and subscriptions", |
3442 | | - "pbac_desc_change_organization_member_role": "Change roles of organization members", |
3443 | | - "pbac_desc_edit_organization_settings": "Edit organization settings and configuration", |
3444 | | - "pbac_desc_view_bookings": "View booking information", |
3445 | | - "pbac_desc_view_team_bookings": "View bookings for team events", |
3446 | | - "pbac_desc_view_organization_bookings": "View bookings for organization events", |
3447 | | - "pbac_desc_view_booking_recordings": "View and access booking recordings", |
3448 | | - "pbac_desc_update_bookings": "Edit and modify bookings", |
3449 | | - "pbac_desc_manage_bookings": "All actions on bookings across organization teams", |
3450 | | - "pbac_desc_view_team_insights": "View team analytics and insights", |
3451 | 3421 | "ADD_NEW_STRINGS_ABOVE_THIS_LINE_TO_PREVENT_MERGE_CONFLICTS": "↑↑↑↑↑↑↑↑↑↑↑↑↑ Add your new strings above here ↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑" |
3452 | 3422 | } |
0 commit comments