@backstage-community/plugin-rbac 1.47.2 → 1.47.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -1
- package/dist/alpha.d.ts +1 -0
- package/dist/components/CreateRole/PermissionPoliciesFormNestedRow.esm.js +1 -1
- package/dist/components/CreateRole/PermissionPoliciesFormNestedRow.esm.js.map +1 -1
- package/dist/components/RolesList/RolesList.esm.js +6 -1
- package/dist/components/RolesList/RolesList.esm.js.map +1 -1
- package/dist/translations/de.esm.js +1 -0
- package/dist/translations/de.esm.js.map +1 -1
- package/dist/translations/es.esm.js +1 -0
- package/dist/translations/es.esm.js.map +1 -1
- package/dist/translations/fr.esm.js +84 -85
- package/dist/translations/fr.esm.js.map +1 -1
- package/dist/translations/index.esm.js +2 -1
- package/dist/translations/index.esm.js.map +1 -1
- package/dist/translations/it.esm.js +86 -87
- package/dist/translations/it.esm.js.map +1 -1
- package/dist/translations/ja.esm.js +176 -0
- package/dist/translations/ja.esm.js.map +1 -0
- package/dist/translations/ref.esm.js +1 -0
- package/dist/translations/ref.esm.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ja.esm.js","sources":["../../src/translations/ja.ts"],"sourcesContent":["/*\n * Copyright 2024 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { rbacTranslationRef } from './ref';\n\n/**\n * Japanese translation for plugin.rbac.\n * @public\n */\nconst rbacTranslationJa = createTranslationMessages({\n ref: rbacTranslationRef,\n messages: {\n 'page.title': 'RBAC',\n 'page.createRole': 'ロールの作成',\n 'page.editRole': 'ロールの編集',\n 'table.searchPlaceholder': 'フィルター',\n 'table.labelRowsSelect': '行',\n 'table.title': 'すべてのロール',\n 'table.titleWithCount': 'すべてのロール ({{count}})',\n 'table.headers.name': '名前',\n 'table.headers.usersAndGroups': 'ユーザーとグループ',\n 'table.headers.accessiblePlugins': 'アクセス可能なプラグイン',\n 'table.headers.actions': 'アクション',\n 'table.emptyContent': 'レコードが見つかりません',\n 'toolbar.createButton': '作成',\n 'toolbar.warning.title': 'ロールを作成できません。',\n 'toolbar.warning.message':\n 'ロールの作成/編集ボタンを有効にするには、必要なユーザー/グループがカタログで利用可能であることを確認してください。ユーザー/グループがないと、ロールを作成できないためです。また、ユーザーに関連付けられているロールには、次のリンク先に記載されている権限ポリシーが必要です <link>こちら</link>。',\n 'toolbar.warning.linkText': 'こちら',\n 'toolbar.warning.note': '注記',\n 'toolbar.warning.noteText':\n 'カタログにユーザー/グループを取り込み、上記の権限を適用した後でも作成/編集ボタンが無効な場合は、管理者に問い合わせてください。作成/編集ボタンへのアクセスが条件付きで制限されている可能性があります。',\n 'errors.notFound': '見つかりません',\n 'errors.unauthorized': 'ロールを作成する権限がありません',\n 'errors.rbacDisabled':\n 'この機能を使用するには、RBAC バックエンドプラグインを有効にしてください。',\n 'errors.rbacDisabledInfo':\n 'RBAC を有効にするには、app-config ファイルで `permission.enabled` を `true` に設定します。',\n 'errors.fetchRoles': 'ロールの取得中に問題が発生しました',\n 'errors.fetchRole': 'ロールの取得中に問題が発生しました',\n 'errors.fetchPoliciesErr':\n 'ポリシーの取得中にエラーが発生しました。{{error}}',\n 'errors.fetchPolicies': '権限ポリシーの取得中に問題が発生しました',\n 'errors.fetchPlugins':\n 'プラグインの取得中にエラーが発生しました。{{error}}',\n 'errors.fetchConditionalPermissionPolicies':\n '条件付き権限ポリシーの取得中にエラーが発生しました。{{error}}',\n 'errors.fetchConditions': 'ロール条件の取得中に問題が発生しました',\n 'errors.fetchUsersAndGroups':\n 'ユーザーとグループの取得中に問題が発生しました',\n 'errors.createRole': 'ロールを作成できません。',\n 'errors.editRole': 'ロールを編集できません。',\n 'errors.deleteRole': 'ロールを削除できません。',\n 'errors.roleCreatedSuccess':\n 'ロールが正常に作成されましたが、ロールに権限ポリシーを追加できません。',\n 'errors.roleCreatedConditionsSuccess':\n 'ロールは正常に作成されましたが、ロールに条件を追加できません。',\n 'roleForm.titles.createRole': 'ロールの作成',\n 'roleForm.titles.editRole': 'ロールの編集',\n 'roleForm.titles.nameAndDescription':\n 'ロールの名前と説明を入力してください',\n 'roleForm.titles.usersAndGroups': 'ユーザーとグループの追加',\n 'roleForm.titles.permissionPolicies': '権限ポリシーの追加',\n 'roleForm.review.reviewAndCreate': '確認および作成',\n 'roleForm.review.reviewAndSave': '確認および保存',\n 'roleForm.review.nameDescriptionOwner': 'ロールの名前、説明、および所有者',\n 'roleForm.review.permissionPoliciesWithCount': '権限ポリシー ({{count}})',\n 'roleForm.steps.next': '次へ',\n 'roleForm.steps.back': '戻る',\n 'roleForm.steps.cancel': 'キャンセル',\n 'roleForm.steps.reset': 'リセット',\n 'roleForm.steps.create': '作成',\n 'roleForm.steps.save': '保存',\n 'roleForm.fields.name.label': '名前',\n 'roleForm.fields.name.helperText': 'ロールの名前を入力してください',\n 'roleForm.fields.description.label': '説明',\n 'roleForm.fields.description.helperText':\n 'ロールについての簡単な説明を入力してください (ロールの目的)',\n 'roleForm.fields.owner.label': '所有者',\n 'roleForm.fields.owner.helperText':\n '任意: このロールを編集する権限と追加のロールを作成する権限を持つユーザーまたはグループを入力してください。どのユーザーを自分のロールに割り当て可能にするか、どのプラグインへのアクセスを許可するかは、次のステップで設定します。空白のままにすると、作成時に作成者が自動的に割り当てられます。',\n 'deleteDialog.title': 'ロールの削除',\n 'deleteDialog.question': 'このロールを削除しますか?',\n 'deleteDialog.confirmation':\n 'ロール **{{roleName}}** を削除してもよろしいですか?このロールの削除は取り消せません。その機能もシステムから削除されます。慎重に操作してください。このロールに関連付けられている **{{members}}** が、このロールに指定されているすべての **{{permissions}} 権限ポリシー** にアクセスできなくなります。',\n 'deleteDialog.roleNameLabel': 'ロール名',\n 'deleteDialog.roleNameHelper': '確定するにはロールの名前を入力してください',\n 'deleteDialog.deleteButton': '削除',\n 'deleteDialog.cancelButton': 'キャンセル',\n 'deleteDialog.successMessage': 'ロール {{roleName}} が正常に削除されました',\n 'snackbar.success': '成功',\n 'dialog.cancelRoleCreation': 'ロールの作成のキャンセル',\n 'dialog.exitRoleCreation': 'ロールの作成を終了しますか?',\n 'dialog.exitRoleEditing': 'ロールの編集を終了しますか?',\n 'dialog.exitWarning':\n '\\n\\nこのページを終了すると、入力した情報が完全に破棄されます。終了してもよろしいですか?',\n 'dialog.discard': '破棄',\n 'dialog.cancel': 'キャンセル',\n 'conditionalAccess.condition': '条件',\n 'conditionalAccess.allOf': 'AllOf',\n 'conditionalAccess.anyOf': 'AnyOf',\n 'conditionalAccess.not': 'Not',\n 'conditionalAccess.addNestedCondition': 'ネストされた条件の追加',\n 'conditionalAccess.addRule': 'ルールの追加',\n 'conditionalAccess.nestedConditionTooltip':\n 'ネストされた条件とは、**メインの条件の中にある 1 階層分のルール** のことです。さまざまな条件に基づく詳細な権限を使用して、適切なアクセスを許可できます。ネストされた条件は複数追加できます。',\n 'conditionalAccess.nestedConditionExample':\n 'たとえば、メインの条件ですべてのエンティティータイプへのアクセスを許可し、ネストされた条件でユーザーが所有するエンティティーへのアクセスを制限できます。',\n 'permissionPolicies.helperText':\n 'デフォルトでは、ユーザーにはどのプラグインへのアクセスも許可されません。ユーザーのアクセスを許可するには、有効にするプラグインを選択します。その後、ユーザーに許可するアクションを選択します。',\n 'permissionPolicies.allPlugins': 'すべてのプラグイン ({{count}})',\n 'permissionPolicies.errorFetchingPolicies':\n '権限ポリシーの取得中にエラーが発生しました: {{error}}',\n 'permissionPolicies.resourceTypeTooltip':\n 'リソースタイプ: {{resourceType}}',\n 'permissionPolicies.advancedPermissionsTooltip':\n '詳細にカスタマイズした権限を使用して、選択したリソースタイプの特定の部分へのアクセスを許可します。',\n 'permissionPolicies.pluginsSelected': '{{count}} 個のプラグイン',\n 'permissionPolicies.noPluginsSelected': 'プラグインが選択されていません',\n 'permissionPolicies.search': '検索',\n 'permissionPolicies.noRecordsToDisplay': '表示するレコードがありません。',\n 'permissionPolicies.selectedPluginsAppearHere':\n '選択したプラグインがここに表示されます。',\n 'permissionPolicies.selectPlugins': 'プラグインの選択',\n 'permissionPolicies.noPluginsFound': 'プラグインが見つかりません。',\n 'permissionPolicies.plugin': 'プラグイン',\n 'permissionPolicies.permission': '権限',\n 'permissionPolicies.policies': 'ポリシー',\n 'permissionPolicies.conditional': '条件付き',\n 'permissionPolicies.rules': 'ルール',\n 'permissionPolicies.rule': 'ルール',\n 'permissionPolicies.permissionPolicies': '権限ポリシー',\n 'permissionPolicies.permissions': '権限',\n 'common.noResults': 'この日付範囲の結果はありません。',\n 'common.exportCSV': 'CSV エクスポート',\n 'common.csvFilename': 'data-export.csv',\n 'common.noMembers': 'メンバーがありません',\n 'common.groups': 'グループ',\n 'common.group': 'グループ',\n 'common.users': 'ユーザー',\n 'common.user': 'ユーザー',\n 'common.use': '使用',\n 'common.refresh': '更新',\n 'common.edit': '編集',\n 'common.unauthorizedToEdit': '編集権限がありません',\n 'common.noRecordsFound': 'レコードが見つかりません',\n 'common.selectUsersAndGroups': 'ユーザーとグループの選択',\n 'common.clearSearch': '検索のクリア',\n 'common.closeDrawer': 'ドロワーを閉じる',\n 'common.remove': '削除',\n 'common.addRule': 'ルールの追加',\n 'common.selectRule': 'ルールの選択',\n 'common.rule': 'ルール',\n 'common.removeNestedCondition': 'ネストされた条件の削除',\n 'common.overview': '概要',\n 'common.about': '概要',\n 'common.description': '説明',\n 'common.modifiedBy': '更新者',\n 'common.lastModified': '最終更新',\n 'common.owner': '所有者',\n 'common.noUsersAndGroupsSelected': 'ユーザーとグループが選択されていません',\n 'common.selectedUsersAndGroupsAppearHere':\n '選択したユーザーとグループがここに表示されます。',\n 'common.name': '名前',\n 'common.type': 'タイプ',\n 'common.members': 'メンバー',\n 'common.actions': 'アクション',\n 'common.removeMember': 'メンバーの削除',\n 'common.delete': '削除',\n 'common.deleteRole': 'ロールの削除',\n 'common.update': '更新',\n 'common.editRole': 'ロールの編集',\n 'common.checkingPermissions': '権限を確認しています…',\n 'common.unauthorizedTo': '{{action}} 権限がありません',\n 'common.performThisAction': 'このアクションの実行',\n 'common.unableToCreatePermissionPolicies': '権限ポリシーを作成できません。',\n 'common.unableToDeletePermissionPolicies': '権限ポリシーを削除できません。',\n 'common.unableToRemoveConditions': 'ロールから条件を削除できません。',\n 'common.unableToUpdateConditions': '条件を更新できません。',\n 'common.unableToAddConditions': 'ロールに条件を追加できません。',\n 'common.roleActionSuccessfully':\n 'ロール {{roleName}} {{action}} が正常に実行されました',\n 'common.unableToFetchRole': 'ロールを取得できません: {{error}}',\n 'common.unableToFetchMembers': 'メンバーを取得できません: {{error}}',\n 'common.roleAction': 'ロールの {{action}}',\n 'common.membersCount': '{{count}} 人のメンバー',\n 'common.parentGroupCount': '{{count}} 個の親グループ',\n 'common.childGroupsCount': '{{count}} 個の子グループ',\n 'common.searchAndSelectUsersGroups':\n '追加するユーザーとグループを検索して選択します。選択したユーザーとグループは下の表に表示されます。',\n 'common.noUsersAndGroupsFound': 'ユーザーとグループが見つかりません。',\n 'common.errorFetchingUserGroups':\n 'ユーザーとグループの取得中にエラーが発生しました: {{error}}',\n 'common.nameRequired': '名前は必須です',\n 'common.noMemberSelected': 'メンバーが選択されていません',\n 'common.noPluginSelected': 'プラグインが選択されていません',\n 'common.pluginRequired': 'プラグインが必要です',\n 'common.permissionRequired': '権限が必要です',\n 'common.editCell': '編集...',\n 'common.selectCell': '選択...',\n 'common.expandRow': '行を展開',\n 'common.configureAccessFor': '以下に対するアクセス権を設定',\n 'common.defaultResourceTypeVisible':\n 'デフォルトでは、選択したリソースタイプが、追加されたすべてのユーザーに表示されます。特定のプラグインルールに対する権限を制限または付与する場合は、そのルールを選択してパラメーターを追加してください。',\n },\n});\n\nexport default rbacTranslationJa;\n"],"names":[],"mappings":"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"}
|
|
@@ -122,6 +122,7 @@ const rbacMessages = {
|
|
|
122
122
|
errorFetchingPolicies: "Error fetching the permission policies: {{error}}",
|
|
123
123
|
resourceTypeTooltip: "resource type: {{resourceType}}",
|
|
124
124
|
advancedPermissionsTooltip: "Use advanced customized permissions to allow access to specific parts of the selected resource type.",
|
|
125
|
+
noAdvancedPermissionsTooltip: "Advanced customization is not supported for this resource type.",
|
|
125
126
|
pluginsSelected: "{{count}} plugins",
|
|
126
127
|
noPluginsSelected: "No plugins selected",
|
|
127
128
|
search: "Search",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ref.esm.js","sources":["../../src/translations/ref.ts"],"sourcesContent":["/*\n * Copyright 2024 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { createTranslationRef } from '@backstage/core-plugin-api/alpha';\n\nexport const rbacMessages = {\n page: {\n title: 'RBAC',\n createRole: 'Create role',\n editRole: 'Edit role',\n },\n table: {\n searchPlaceholder: 'Filter',\n labelRowsSelect: 'Rows',\n title: 'All roles',\n titleWithCount: 'All roles ({{count}})',\n headers: {\n name: 'Name',\n usersAndGroups: 'Users and groups',\n accessiblePlugins: 'Accessible plugins',\n actions: 'Actions',\n },\n emptyContent: 'No records found',\n },\n toolbar: {\n createButton: 'Create',\n warning: {\n title: 'Unable to create role.',\n message:\n 'To enable create/edit role button, make sure required users/groups are available in catalog as a role cannot be created without users/groups and also the role associated with your user should have the permission policies mentioned <link>here</link>.',\n linkText: 'here',\n note: 'Note',\n noteText:\n 'Even after ingesting users/groups in catalog and applying above permissions if the create/edit button is still disabled then please contact your administrator as you might be conditionally restricted from accessing the create/edit button.',\n },\n },\n errors: {\n notFound: 'Not Found',\n unauthorized: 'Unauthorized to create role',\n rbacDisabled: 'Enable the RBAC backend plugin to use this feature.',\n rbacDisabledInfo:\n 'To enable RBAC, set `permission.enabled` to `true` in the app-config file.',\n fetchRoles: 'Something went wrong while fetching the roles',\n fetchRole: 'Something went wrong while fetching the role',\n fetchPoliciesErr: 'Error fetching the policies. {{error}}',\n fetchPolicies:\n 'Something went wrong while fetching the permission policies',\n fetchPlugins: 'Error fetching the plugins. {{error}}',\n fetchConditionalPermissionPolicies:\n 'Error fetching the conditional permission policies. {{error}}',\n fetchConditions: 'Something went wrong while fetching the role conditions',\n fetchUsersAndGroups:\n 'Something went wrong while fetching the users and groups',\n createRole: 'Unable to create role.',\n editRole: 'Unable to edit the role.',\n deleteRole: 'Unable to delete the role.',\n roleCreatedSuccess:\n 'Role was created successfully but unable to add permission policies to the role.',\n roleCreatedConditionsSuccess:\n 'Role created successfully but unable to add conditions to the role.',\n },\n roleForm: {\n titles: {\n createRole: 'Create Role',\n editRole: 'Edit Role',\n nameAndDescription: 'Enter name and description of role',\n usersAndGroups: 'Add users and groups',\n permissionPolicies: 'Add permission policies',\n },\n review: {\n reviewAndCreate: 'Review and create',\n reviewAndSave: 'Review and save',\n nameDescriptionOwner: 'Name, description, and owner of role',\n permissionPoliciesWithCount: 'Permission policies ({{count}})',\n },\n steps: {\n next: 'Next',\n back: 'Back',\n cancel: 'Cancel',\n reset: 'Reset',\n create: 'Create',\n save: 'Save',\n },\n fields: {\n name: {\n label: 'Name',\n helperText: 'Enter name of the role',\n },\n description: {\n label: 'Description',\n helperText:\n 'Enter a brief description about the role (The purpose of the role)',\n },\n owner: {\n label: 'Owner',\n helperText:\n 'Optional: Enter a user or group who will have permission to edit this role and create additional roles. In the next step, specify which users they can assign to their roles and which plugins they can grant access to. If left blank, automatically assigns the author at creation.',\n },\n },\n },\n deleteDialog: {\n title: 'Delete Role',\n question: 'Delete this role?',\n confirmation:\n 'Are you sure you want to delete the role **{{roleName}}**?\\n\\nDeleting this role is irreversible and will remove its functionality from the system. Proceed with caution.\\n\\nThe **{{members}}** associated with this role will lose access to all the **{{permissions}} permission policies** specified in this role.',\n roleNameLabel: 'Role name',\n roleNameHelper: 'Type the name of the role to confirm',\n deleteButton: 'Delete',\n cancelButton: 'Cancel',\n successMessage: 'Role {{roleName}} deleted successfully',\n },\n snackbar: {\n success: 'Success',\n },\n dialog: {\n cancelRoleCreation: 'Cancel role creation',\n exitRoleCreation: 'Exit role creation?',\n exitRoleEditing: 'Exit role editing?',\n exitWarning:\n '\\n\\nExiting this page will permanently discard the information you entered.\\n\\nAre you sure you want to exit?',\n discard: 'Discard',\n cancel: 'Cancel',\n },\n conditionalAccess: {\n condition: 'Condition',\n allOf: 'AllOf',\n anyOf: 'AnyOf',\n not: 'Not',\n addNestedCondition: 'Add nested condition',\n addRule: 'Add rule',\n nestedConditionTooltip:\n 'Nested conditions are **1 layer rules within a main condition**. It lets you allow appropriate access by using detailed permissions based on various conditions. You can add multiple nested conditions.',\n nestedConditionExample:\n 'For example, you can allow access to all entity types in the main condition and use a nested condition to limit the access to entities owned by the user.',\n },\n permissionPolicies: {\n helperText:\n 'By default, users are not granted access to any plugins. To grant user access, select the plugins you want to enable. Then, select which actions you would like to give user permission to.',\n allPlugins: 'All plugins ({{count}})',\n errorFetchingPolicies: 'Error fetching the permission policies: {{error}}',\n resourceTypeTooltip: 'resource type: {{resourceType}}',\n advancedPermissionsTooltip:\n 'Use advanced customized permissions to allow access to specific parts of the selected resource type.',\n pluginsSelected: '{{count}} plugins',\n noPluginsSelected: 'No plugins selected',\n search: 'Search',\n noRecordsToDisplay: 'No records to display.',\n selectedPluginsAppearHere: 'Selected plugins appear here.',\n selectPlugins: 'Select plugins',\n noPluginsFound: 'No plugins found.',\n plugin: 'Plugin',\n permission: 'Permission',\n policies: 'Policies',\n conditional: 'Conditional',\n rules: 'rules',\n rule: 'rule',\n permissionPolicies: 'Permission Policies',\n permissions: 'permissions',\n },\n common: {\n noResults: 'No results for this date range.',\n exportCSV: 'Export CSV',\n csvFilename: 'data-export.csv',\n noMembers: 'No members',\n groups: 'groups',\n group: 'group',\n users: 'users',\n user: 'user',\n use: 'Use',\n refresh: 'Refresh',\n edit: 'Edit',\n unauthorizedToEdit: 'Unauthorized to edit',\n noRecordsFound: 'No records found',\n selectUsersAndGroups: 'Select users and groups',\n clearSearch: 'clear search',\n closeDrawer: 'Close the drawer',\n remove: 'Remove',\n addRule: 'Add rule',\n selectRule: 'Select a rule',\n rule: 'Rule',\n removeNestedCondition: 'Remove nested condition',\n overview: 'Overview',\n about: 'About',\n description: 'Description',\n modifiedBy: 'Modified By',\n lastModified: 'Last Modified',\n owner: 'Owner',\n noUsersAndGroupsSelected: 'No users and groups selected',\n selectedUsersAndGroupsAppearHere: 'Selected users and groups appear here.',\n name: 'Name',\n type: 'Type',\n members: 'Members',\n actions: 'Actions',\n removeMember: 'Remove member',\n delete: 'Delete',\n deleteRole: 'Delete Role',\n update: 'Update',\n editRole: 'Edit Role',\n checkingPermissions: 'Checking permissions…',\n unauthorizedTo: 'Unauthorized to {{action}}',\n performThisAction: 'perform this action',\n unableToCreatePermissionPolicies:\n 'Unable to create the permission policies.',\n unableToDeletePermissionPolicies:\n 'Unable to delete the permission policies.',\n unableToRemoveConditions: 'Unable to remove conditions from the role.',\n unableToUpdateConditions: 'Unable to update conditions.',\n unableToAddConditions: 'Unable to add conditions to the role.',\n roleActionSuccessfully: 'Role {{roleName}} {{action}} successfully',\n unableToFetchRole: 'Unable to fetch role: {{error}}',\n unableToFetchMembers: 'Unable to fetch members: {{error}}',\n roleAction: '{{action}} role',\n membersCount: '{{count}} members',\n parentGroupCount: '{{count}} parent group',\n childGroupsCount: '{{count}} child groups',\n searchAndSelectUsersGroups:\n 'Search and select users and groups to be added. Selected users and groups will appear in the table below.',\n noUsersAndGroupsFound: 'No users and groups found.',\n errorFetchingUserGroups: 'Error fetching user and groups: {{error}}',\n nameRequired: 'Name is required',\n noMemberSelected: 'No member selected',\n noPluginSelected: 'No plugin selected',\n pluginRequired: 'Plugin is required',\n permissionRequired: 'Permission is required',\n editCell: 'Edit...',\n selectCell: 'Select...',\n expandRow: 'expand row',\n configureAccessFor: 'Configure access for the',\n defaultResourceTypeVisible:\n 'By default, the selected resource type is visible to all added users. If you want to restrict or grant permission to specific plugin rules, select them and add the parameters.',\n },\n};\n\n/**\n * Translation reference for RBAC plugin\n * @public\n */\nexport const rbacTranslationRef = createTranslationRef({\n id: 'plugin.rbac',\n messages: rbacMessages,\n});\n"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"ref.esm.js","sources":["../../src/translations/ref.ts"],"sourcesContent":["/*\n * Copyright 2024 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\nimport { createTranslationRef } from '@backstage/core-plugin-api/alpha';\n\nexport const rbacMessages = {\n page: {\n title: 'RBAC',\n createRole: 'Create role',\n editRole: 'Edit role',\n },\n table: {\n searchPlaceholder: 'Filter',\n labelRowsSelect: 'Rows',\n title: 'All roles',\n titleWithCount: 'All roles ({{count}})',\n headers: {\n name: 'Name',\n usersAndGroups: 'Users and groups',\n accessiblePlugins: 'Accessible plugins',\n actions: 'Actions',\n },\n emptyContent: 'No records found',\n },\n toolbar: {\n createButton: 'Create',\n warning: {\n title: 'Unable to create role.',\n message:\n 'To enable create/edit role button, make sure required users/groups are available in catalog as a role cannot be created without users/groups and also the role associated with your user should have the permission policies mentioned <link>here</link>.',\n linkText: 'here',\n note: 'Note',\n noteText:\n 'Even after ingesting users/groups in catalog and applying above permissions if the create/edit button is still disabled then please contact your administrator as you might be conditionally restricted from accessing the create/edit button.',\n },\n },\n errors: {\n notFound: 'Not Found',\n unauthorized: 'Unauthorized to create role',\n rbacDisabled: 'Enable the RBAC backend plugin to use this feature.',\n rbacDisabledInfo:\n 'To enable RBAC, set `permission.enabled` to `true` in the app-config file.',\n fetchRoles: 'Something went wrong while fetching the roles',\n fetchRole: 'Something went wrong while fetching the role',\n fetchPoliciesErr: 'Error fetching the policies. {{error}}',\n fetchPolicies:\n 'Something went wrong while fetching the permission policies',\n fetchPlugins: 'Error fetching the plugins. {{error}}',\n fetchConditionalPermissionPolicies:\n 'Error fetching the conditional permission policies. {{error}}',\n fetchConditions: 'Something went wrong while fetching the role conditions',\n fetchUsersAndGroups:\n 'Something went wrong while fetching the users and groups',\n createRole: 'Unable to create role.',\n editRole: 'Unable to edit the role.',\n deleteRole: 'Unable to delete the role.',\n roleCreatedSuccess:\n 'Role was created successfully but unable to add permission policies to the role.',\n roleCreatedConditionsSuccess:\n 'Role created successfully but unable to add conditions to the role.',\n },\n roleForm: {\n titles: {\n createRole: 'Create Role',\n editRole: 'Edit Role',\n nameAndDescription: 'Enter name and description of role',\n usersAndGroups: 'Add users and groups',\n permissionPolicies: 'Add permission policies',\n },\n review: {\n reviewAndCreate: 'Review and create',\n reviewAndSave: 'Review and save',\n nameDescriptionOwner: 'Name, description, and owner of role',\n permissionPoliciesWithCount: 'Permission policies ({{count}})',\n },\n steps: {\n next: 'Next',\n back: 'Back',\n cancel: 'Cancel',\n reset: 'Reset',\n create: 'Create',\n save: 'Save',\n },\n fields: {\n name: {\n label: 'Name',\n helperText: 'Enter name of the role',\n },\n description: {\n label: 'Description',\n helperText:\n 'Enter a brief description about the role (The purpose of the role)',\n },\n owner: {\n label: 'Owner',\n helperText:\n 'Optional: Enter a user or group who will have permission to edit this role and create additional roles. In the next step, specify which users they can assign to their roles and which plugins they can grant access to. If left blank, automatically assigns the author at creation.',\n },\n },\n },\n deleteDialog: {\n title: 'Delete Role',\n question: 'Delete this role?',\n confirmation:\n 'Are you sure you want to delete the role **{{roleName}}**?\\n\\nDeleting this role is irreversible and will remove its functionality from the system. Proceed with caution.\\n\\nThe **{{members}}** associated with this role will lose access to all the **{{permissions}} permission policies** specified in this role.',\n roleNameLabel: 'Role name',\n roleNameHelper: 'Type the name of the role to confirm',\n deleteButton: 'Delete',\n cancelButton: 'Cancel',\n successMessage: 'Role {{roleName}} deleted successfully',\n },\n snackbar: {\n success: 'Success',\n },\n dialog: {\n cancelRoleCreation: 'Cancel role creation',\n exitRoleCreation: 'Exit role creation?',\n exitRoleEditing: 'Exit role editing?',\n exitWarning:\n '\\n\\nExiting this page will permanently discard the information you entered.\\n\\nAre you sure you want to exit?',\n discard: 'Discard',\n cancel: 'Cancel',\n },\n conditionalAccess: {\n condition: 'Condition',\n allOf: 'AllOf',\n anyOf: 'AnyOf',\n not: 'Not',\n addNestedCondition: 'Add nested condition',\n addRule: 'Add rule',\n nestedConditionTooltip:\n 'Nested conditions are **1 layer rules within a main condition**. It lets you allow appropriate access by using detailed permissions based on various conditions. You can add multiple nested conditions.',\n nestedConditionExample:\n 'For example, you can allow access to all entity types in the main condition and use a nested condition to limit the access to entities owned by the user.',\n },\n permissionPolicies: {\n helperText:\n 'By default, users are not granted access to any plugins. To grant user access, select the plugins you want to enable. Then, select which actions you would like to give user permission to.',\n allPlugins: 'All plugins ({{count}})',\n errorFetchingPolicies: 'Error fetching the permission policies: {{error}}',\n resourceTypeTooltip: 'resource type: {{resourceType}}',\n advancedPermissionsTooltip:\n 'Use advanced customized permissions to allow access to specific parts of the selected resource type.',\n noAdvancedPermissionsTooltip:\n 'Advanced customization is not supported for this resource type.',\n pluginsSelected: '{{count}} plugins',\n noPluginsSelected: 'No plugins selected',\n search: 'Search',\n noRecordsToDisplay: 'No records to display.',\n selectedPluginsAppearHere: 'Selected plugins appear here.',\n selectPlugins: 'Select plugins',\n noPluginsFound: 'No plugins found.',\n plugin: 'Plugin',\n permission: 'Permission',\n policies: 'Policies',\n conditional: 'Conditional',\n rules: 'rules',\n rule: 'rule',\n permissionPolicies: 'Permission Policies',\n permissions: 'permissions',\n },\n common: {\n noResults: 'No results for this date range.',\n exportCSV: 'Export CSV',\n csvFilename: 'data-export.csv',\n noMembers: 'No members',\n groups: 'groups',\n group: 'group',\n users: 'users',\n user: 'user',\n use: 'Use',\n refresh: 'Refresh',\n edit: 'Edit',\n unauthorizedToEdit: 'Unauthorized to edit',\n noRecordsFound: 'No records found',\n selectUsersAndGroups: 'Select users and groups',\n clearSearch: 'clear search',\n closeDrawer: 'Close the drawer',\n remove: 'Remove',\n addRule: 'Add rule',\n selectRule: 'Select a rule',\n rule: 'Rule',\n removeNestedCondition: 'Remove nested condition',\n overview: 'Overview',\n about: 'About',\n description: 'Description',\n modifiedBy: 'Modified By',\n lastModified: 'Last Modified',\n owner: 'Owner',\n noUsersAndGroupsSelected: 'No users and groups selected',\n selectedUsersAndGroupsAppearHere: 'Selected users and groups appear here.',\n name: 'Name',\n type: 'Type',\n members: 'Members',\n actions: 'Actions',\n removeMember: 'Remove member',\n delete: 'Delete',\n deleteRole: 'Delete Role',\n update: 'Update',\n editRole: 'Edit Role',\n checkingPermissions: 'Checking permissions…',\n unauthorizedTo: 'Unauthorized to {{action}}',\n performThisAction: 'perform this action',\n unableToCreatePermissionPolicies:\n 'Unable to create the permission policies.',\n unableToDeletePermissionPolicies:\n 'Unable to delete the permission policies.',\n unableToRemoveConditions: 'Unable to remove conditions from the role.',\n unableToUpdateConditions: 'Unable to update conditions.',\n unableToAddConditions: 'Unable to add conditions to the role.',\n roleActionSuccessfully: 'Role {{roleName}} {{action}} successfully',\n unableToFetchRole: 'Unable to fetch role: {{error}}',\n unableToFetchMembers: 'Unable to fetch members: {{error}}',\n roleAction: '{{action}} role',\n membersCount: '{{count}} members',\n parentGroupCount: '{{count}} parent group',\n childGroupsCount: '{{count}} child groups',\n searchAndSelectUsersGroups:\n 'Search and select users and groups to be added. Selected users and groups will appear in the table below.',\n noUsersAndGroupsFound: 'No users and groups found.',\n errorFetchingUserGroups: 'Error fetching user and groups: {{error}}',\n nameRequired: 'Name is required',\n noMemberSelected: 'No member selected',\n noPluginSelected: 'No plugin selected',\n pluginRequired: 'Plugin is required',\n permissionRequired: 'Permission is required',\n editCell: 'Edit...',\n selectCell: 'Select...',\n expandRow: 'expand row',\n configureAccessFor: 'Configure access for the',\n defaultResourceTypeVisible:\n 'By default, the selected resource type is visible to all added users. If you want to restrict or grant permission to specific plugin rules, select them and add the parameters.',\n },\n};\n\n/**\n * Translation reference for RBAC plugin\n * @public\n */\nexport const rbacTranslationRef = createTranslationRef({\n id: 'plugin.rbac',\n messages: rbacMessages,\n});\n"],"names":[],"mappings":"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"}
|