Wiki source code of Translations
Last modified by superadmin on 2025/05/22 17:44
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | platform.panels.applications.helper=Here, you can select which applications are displayed in the Applications Bar (on the left, by default). Any new application will be displayed there. If you want to remove some of them, you just need to drag and drop the icon from the first box to the other. You can also re-order the applications as you want. Don't forget to save your changes! |
| 2 | platform.panels.applications.displayedapps=Applications in the bar | ||
| 3 | platform.panels.applications.blacklistedapps=Applications not in the bar | ||
| 4 | platform.panels.applications.save=Save | ||
| 5 | platform.panels.applications.revert=Reset | ||
| 6 | platform.panels.applications.ajax.success=The configuration has been saved. | ||
| 7 | platform.panels.applications.ajax.csrf=CSRF validation failed. Try reloading the page. | ||
| 8 | platform.panels.applications.ajax.noright=You do not have the right to edit PanelsCode.ApplicationsPanelConfiguration. | ||
| 9 | platform.panels.applications.ajax.error=Failed to save your change(s). | ||
| 10 | admin.panels.applications=Applications Panel | ||
| 11 | admin.panels.applications.description=Manage what applications are displayed in the Applications Panel. | ||
| 12 | |||
| 13 | admin.panels.navigation=Navigation Panel | ||
| 14 | admin.panels.navigation.description=Manage what pages are displayed in the Navigation Panel. | ||
| 15 | PanelsCode.NavigationConfigurationClass_excludeTopLevelExtensionPages=Exclude Top Level Extension Pages | ||
| 16 | PanelsCode.NavigationConfigurationClass_excludeTopLevelExtensionPages.hint=This dynamic filter removes from the navigation tree the top level pages that belong to an installed extension, if they are not meant to be modified. | ||
| 17 | PanelsCode.NavigationConfigurationClass_excludeTopLevelApplicationPages=Exclude Top Level Application Pages | ||
| 18 | PanelsCode.NavigationConfigurationClass_excludeTopLevelApplicationPages.hint=This dynamic filter removes from the navigation tree the top level pages that belong to an application created with App Within Minutes. | ||
| 19 | PanelsCode.NavigationConfigurationClass_exclusions=Exclusions | ||
| 20 | PanelsCode.NavigationConfigurationClass_exclusions.hint=The list of pages to exclude from the navigation tree. | ||
| 21 | PanelsCode.NavigationConfigurationClass_inclusions=Inclusions | ||
| 22 | PanelsCode.NavigationConfigurationClass_inclusions.hint=The list of pages to include in the navigation tree even if they were excluded by a previous filter. | ||
| 23 | platform.panels.navigation.configuration.excludedPages=Excluded Pages | ||
| 24 | platform.panels.navigation.configuration.excludedPages.hint=Use drag & drop to move pages out of the navigation tree or to put them back. | ||
| 25 | platform.panels.navigation.configuration.excludedPages.empty=None | ||
| 26 | platform.panels.navigation.configuration.topLevelExtensionPages=Top Level Extension Pages | ||
| 27 | platform.panels.navigation.configuration.topLevelApplicationPages=Top Level Application Pages | ||
| 28 | platform.panels.navigation.configuration.otherPages=Other Pages | ||
| 29 | platform.panels.navigation.configuration.saveComment=Updated the Navigation Panel configuration from the Administration |