010520260808

This commit is contained in:
Manfred Aabye
2026-05-01 08:08:47 +02:00
committed by GitHub
parent b149f6b36f
commit a0449bef27
3 changed files with 15 additions and 0 deletions
+5
View File
@@ -11,6 +11,7 @@ MENU_CONFIG=Config validation
MENU_REPORT=Daily report
MENU_SMOKE=Smoke test
MENU_CRON=Cron jobs
MENU_ESTATE=Estate management
MENU_CHOOSE_ACTION=Choose action
MENU_CHOOSE_TARGET=Choose target
MENU_CHOOSE_PROFILE=Choose profile
@@ -41,6 +42,10 @@ ACTION_SMOKE_RUN=Run start/restart/stop smoke test
ACTION_CRON_INSTALL=Install/update cron jobs
ACTION_CRON_LIST=List cron jobs
ACTION_CRON_REMOVE=Remove cron jobs
ACTION_FIRSTSTART=First start (master user + estate)
ACTION_CREATE_MASTER_USER=Create master user
ACTION_CREATE_MASTER_ESTATE=Create master estate
ACTION_CREATE_MASTER_ESTATE_ALL=Confirm master estate for all sims
TARGET_GRID=Whole grid
TARGET_ROBUST=Robust only
TARGET_SIM1=Primary region only
+5
View File
@@ -11,6 +11,7 @@ MENU_CONFIG=Validacion de configuracion
MENU_REPORT=Reporte diario
MENU_SMOKE=Prueba rapida
MENU_CRON=Tareas cron
MENU_ESTATE=Gestion de estates
MENU_CHOOSE_ACTION=Elegir accion
MENU_CHOOSE_TARGET=Elegir destino
MENU_CHOOSE_PROFILE=Elegir perfil
@@ -41,6 +42,10 @@ ACTION_SMOKE_RUN=Ejecutar prueba rapida iniciar/reiniciar/detener
ACTION_CRON_INSTALL=Instalar/actualizar tareas cron
ACTION_CRON_LIST=Listar tareas cron
ACTION_CRON_REMOVE=Eliminar tareas cron
ACTION_FIRSTSTART=Primer inicio (master user + estate)
ACTION_CREATE_MASTER_USER=Crear master user
ACTION_CREATE_MASTER_ESTATE=Crear master estate
ACTION_CREATE_MASTER_ESTATE_ALL=Confirmar master estate para todos los sims
TARGET_GRID=Grid completo
TARGET_ROBUST=Solo Robust
TARGET_SIM1=Solo region primaria
+5
View File
@@ -11,6 +11,7 @@ MENU_CONFIG=Validation de configuration
MENU_REPORT=Rapport quotidien
MENU_SMOKE=Test de fumee
MENU_CRON=Taches cron
MENU_ESTATE=Gestion des estates
MENU_CHOOSE_ACTION=Choisir une action
MENU_CHOOSE_TARGET=Choisir une cible
MENU_CHOOSE_PROFILE=Choisir un profil
@@ -41,6 +42,10 @@ ACTION_SMOKE_RUN=Executer le test de fumee demarrer/redemarrer/arreter
ACTION_CRON_INSTALL=Installer/mettre a jour les taches cron
ACTION_CRON_LIST=Afficher les taches cron
ACTION_CRON_REMOVE=Supprimer les taches cron
ACTION_FIRSTSTART=Premier demarrage (master user + estate)
ACTION_CREATE_MASTER_USER=Creer le master user
ACTION_CREATE_MASTER_ESTATE=Creer le master estate
ACTION_CREATE_MASTER_ESTATE_ALL=Confirmer le master estate pour tous les sims
TARGET_GRID=Grille complete
TARGET_ROBUST=Robust uniquement
TARGET_SIM1=Region primaire uniquement