|
434 | 434 | "set-note": "Set note", |
435 | 435 | "import-users": "Import users", |
436 | 436 | "export-users": "Export users", |
437 | | - "get-password-warning": "Get password warning" |
| 437 | + "get-password-warning": "Get password warning", |
| 438 | + "list-mountpoints": "List mountpoints" |
438 | 439 | }, |
439 | 440 | "network": { |
440 | 441 | "title": "Network" |
|
1011 | 1012 | "source_package": "Application image", |
1012 | 1013 | "app_installation": "Install {app}", |
1013 | 1014 | "choose_node_for_installation": "Select installation node for {app} {version}:", |
1014 | | - "about_to_install_app": "{app} {version} will be installed on {node}.", |
| 1015 | + "select_node_volume_for_installation": "Select the volume installation on {node} for application data", |
1015 | 1016 | "installing_on_node": "Installing on {node}", |
1016 | 1017 | "instance_installed_on_node": "{module_id} installed on {node}", |
1017 | 1018 | "app_instances": "{app} instances", |
|
1109 | 1110 | "reason_max_per_node_limit": "Limit of {param} instance reached | Limit of {param} instances reached", |
1110 | 1111 | "reason_min_core_requirement": "Core version is lower than {param}", |
1111 | 1112 | "search_core_apps": "Search core applications", |
1112 | | - "cannot_install_app_on_node": "Cannot install {app} {version} on {node}", |
1113 | 1113 | "no_node_eligible_for_app_installation": "No node is eligible for application installation", |
1114 | 1114 | "no_node_eligible_for_instance_cloning": "No node is eligible for instance cloning", |
1115 | 1115 | "no_node_eligible_for_instance_migration": "No node is eligible for instance migration", |
| 1116 | + "node_offline": "Node is offline", |
1116 | 1117 | "no_version_reason": { |
1117 | 1118 | "no_app_version": "No stable release of {app_name} is available in the '{app_repository}' repository", |
1118 | 1119 | "core_version_too_low": "Update core to version {core_min} or higher to install this application", |
1119 | 1120 | "rootfull_certification_level_too_low": "Applications with administrative privileges must have a minimum certification level of {certification_min}/5 to be installed" |
1120 | 1121 | }, |
1121 | 1122 | "migrating_app_title": "This application instance is undergoing migration", |
1122 | | - "migrating_app_description": "You'll be able to use {name} again once the migration from NethServer 7 is complete." |
| 1123 | + "migrating_app_description": "You'll be able to use {name} again once the migration from NethServer 7 is complete.", |
| 1124 | + "additional_storage_available": "Additional volumes available", |
| 1125 | + "volume_usage": "{used} used of {total} ({percentage}% used)", |
| 1126 | + "default_storage": "Default volume", |
| 1127 | + "no_volumes_to_restore": "No volumes to restore" |
1123 | 1128 | }, |
1124 | 1129 | "system_logs": { |
1125 | 1130 | "title": "System logs", |
|
0 commit comments