|
91 | 91 | NEW_INSTANCE: 'Instances', |
92 | 92 | CREATING_INSTANCE: 'Creating instance', |
93 | 93 | DESTROYING_INSTANCE: 'Your instance will be permanently destroyed', |
| 94 | + FORGETTING_INSTANCE: 'Your instance will be detached and will not be destroyed automatically', |
94 | 95 | STARTING_INSTANCE: 'Starting instance', |
95 | 96 | STARTING_SYSTEM: 'Starting system', |
96 | 97 | CREATE_INSTANCE_OF: 'Create instance of ', |
|
107 | 108 | SUBMIT: 'Submit', |
108 | 109 | CANCEL: 'Cancel', |
109 | 110 | DESTROY: 'Destroy instance', |
| 111 | + FORGET: 'Forgetting instance', |
110 | 112 |
|
111 | 113 | LOGIN:'Please log in', |
112 | 114 | DISCONNECT: 'disconnect', |
|
134 | 136 | NEW_INSTANCE: 'Instances', |
135 | 137 | CREATING_INSTANCE: 'Création de votre environnement de démonstration', |
136 | 138 | DESTROYING_INSTANCE: 'Votre instance sera détruite pour toujours', |
| 139 | + FORGETTING_INSTANCE: 'Votre instance sera détachée et ne sera pas supprimée automatiquement', |
137 | 140 | STARTING_INSTANCE: 'Démarrage de votre environnement de démonstration', |
138 | 141 | STARTING_SYSTEM: 'Configuration de votre environnement de démonstration', |
139 | 142 | CREATE_INSTANCE_OF: 'Création de l\'instance ', |
|
150 | 153 | SUBMIT: 'Valider', |
151 | 154 | CANCEL: 'Annuler', |
152 | 155 | DESTROY: 'Détruire l\'instance', |
| 156 | + FORGET: 'Détacher l\'instance', |
153 | 157 |
|
154 | 158 | LOGIN:'Connectez vous', |
155 | 159 | DISCONNECT: 'Déconnection', |
|
0 commit comments