|
636 | 636 | "set-note": "Set note", |
637 | 637 | "import-users": "Import users", |
638 | 638 | "export-users": "Export users", |
639 | | - "get-password-warning": "Get password warning" |
| 639 | + "get-password-warning": "Get password warning", |
| 640 | + "list-mountpoints": "List mountpoints" |
640 | 641 | }, |
641 | 642 | "settings_cluster_admins": { |
642 | 643 | "user_already_exists": "El administrador ya existe", |
|
756 | 757 | "cluster_up_to_date": "Tu clúster está actualizado", |
757 | 758 | "updating_to_version": "Actualizando a la versión {version}", |
758 | 759 | "n_instances_will_be_updated_c": "La actualización de la instancia {num} comenzará en un momento... | La actualización de las instancias {num} comenzará en un momento...", |
759 | | - "about_to_install_app": "<strong>{app} {version}</strong> se instalará en <strong>{node}</strong>", |
760 | 760 | "update_core": "Actualizar núcleo", |
761 | 761 | "uninstall_app": "¿Desinstalar <strong>{name}</strong>? Los datos de la aplicación también se eliminarán. Esta acción <strong>NO</strong> es reversible", |
762 | 762 | "uninstall": "Desinstalar", |
|
789 | 789 | "reason_max_per_node_limit": "Limit of {param} instance reached | Limit of {param} instances reached", |
790 | 790 | "num_instances_installed": "{num} instance installed | {num} instances installed", |
791 | 791 | "rootfull_app_warning_description": "After installation {appName} will have full access to the cluster: this can pose significant security risks.", |
792 | | - "cannot_install_app_on_node": "Cannot install {app} {version} on {node}", |
793 | 792 | "updates_disabled_ns7_migration_description": "There is an ongoing NS7 migration. Updates will resume once the migration is complete.", |
794 | 793 | "updates_disabled_ns7_migration_title": "Updates are suspended", |
795 | 794 | "no_node_eligible_for_instance_cloning": "No node is eligible for instance cloning", |
|
810 | 809 | "restart_module_warning": "Proceed only if maintenance is needed and users are aware.", |
811 | 810 | "restart_instance": "Restart instance", |
812 | 811 | "title_tooltip": "Discover, install and update applications in your cluster. To manage installed applications, go to {applications} page", |
813 | | - "go_to_applications_center": "Go to applications center" |
| 812 | + "go_to_applications_center": "Go to applications center", |
| 813 | + "no_volumes_to_restore": "No volumes to restore", |
| 814 | + "volume_usage": "{used} used of {total} ({percentage}% used)", |
| 815 | + "default_storage": "Default volume", |
| 816 | + "node_offline": "Node is offline", |
| 817 | + "additional_storage_available": "Additional volumes available", |
| 818 | + "select_node_volume_for_installation": "Select the volume installation on {node} for application data" |
814 | 819 | }, |
815 | 820 | "system_logs": { |
816 | 821 | "context_module": "Aplicación", |
|
0 commit comments