|
9 | 9 | "Could not perform installation of ExApp" : "Installation von ExApp konnte nicht durchgeführt werden", |
10 | 10 | "Failed to enable ExApp" : "ExApp konnte nicht aktiviert werden", |
11 | 11 | "Failed to disable ExApp" : "ExApp konnte nicht deaktiviert werden", |
12 | | - "Could not update ExApp" : "Konnte ExApp nicht aktualisieren.", |
| 12 | + "Could not update ExApp" : "ExApp konnte nicht aktualisiert werden", |
13 | 13 | "Error starting update of ExApp" : "Fehler beim Starten des Updates von ExApp", |
14 | 14 | "Could not perform update of ExApp" : "Update von ExApp konnte nicht durchgeführt werden", |
15 | 15 | "ExApp not found, failed to get logs" : "ExApp nicht gefunden, Protokolle konnten nicht abgerufen werden", |
|
77 | 77 | "Register ExApp in Nextcloud" : "ExApp in Nextcloud registrieren", |
78 | 78 | "Check if the ExApp is registered in Nextcloud before deployment" : "Überprüfen Sie vor der Bereitstellung, ob die ExApp in Nextcloud registriert ist", |
79 | 79 | "Image pull" : "Image abrufen", |
80 | | - "Check if the image is successfully pulled" : "Überprüfen, ob das Image erfolgreich abgerufen wurde", |
| 80 | + "Check if the image is successfully pulled" : "Überprüfen, ob das Image abgerufen wurde", |
81 | 81 | "Container started" : "Container gestartet", |
82 | | - "Check if the image successfully pulled and container is created and started" : "Überprüfen, ob das Image erfolgreich abgerufen und der Container erstellt und gestartet wurde", |
| 82 | + "Check if the image successfully pulled and container is created and started" : "Überprüfen, ob das Image abgerufen und der Container erstellt und gestartet wurde", |
83 | 83 | "Heartbeat" : "Herzschlag", |
84 | 84 | "Check for the heartbeat is finished and healthy" : "Überprüfen, ob der Herzschlag vollendet und gesund ist", |
85 | 85 | "Init step" : "Initialisierungsphase", |
86 | 86 | "Wait for initialization step to finish" : "Warten Sie, bis die Initialisierungsphase abgeschlossen ist", |
87 | 87 | "Enabled" : "Aktiviert", |
88 | | - "Check if ExApp successfully handled the enabled event and registered all stuff properly" : "Überprüfen, ob ExApp das aktivierte Ereignis erfolgreich verarbeitet und alles ordnungsgemäß registriert hat", |
| 88 | + "Check if ExApp successfully handled the enabled event and registered all stuff properly" : "Überprüfen, ob ExApp das aktivierte Ereignis verarbeitet und alles ordnungsgemäß registriert hat", |
89 | 89 | "Only if ExApp container is preset" : "Nur wenn ExApp-Container voreingestellt ist", |
90 | | - "Deploy test passed successfully!" : "Bereitstellungstest erfolgreich bestanden!", |
| 90 | + "Deploy test passed successfully!" : "Bereitstellungstest bestanden!", |
91 | 91 | "Deploy test failed at step \"{step}\"" : "Der Bereitstellungstest ist bei Schritt \"{step}\" fehlgeschlagen", |
92 | 92 | "AppAPI will try to install small skeleton ExApp to verify Daemon configured correctly and deployment steps are passing." : "AppAPI wird versuchen, ein kleines ExApp-Skelett zu installieren, um zu überprüfen, ob der Hintergrunddienst richtig konfiguriert ist und die Bereitstellungsschritte erfolgreich sind.", |
93 | 93 | "The following Deploy test checks must be passed to succeed:" : "Die folgenden Tests müssen für eine erfolgreiche Bereitstellung bestanden werden:", |
|
125 | 125 | "URL should start with http:// or https://" : "Die URL muss mit http:// oder https:// beginnen", |
126 | 126 | "For HTTPS daemon, Nextcloud URL should be HTTPS" : "Für den HTTPS-Daemon sollte die Nextcloud-URL HTTPS sein", |
127 | 127 | "All available GPU devices on daemon host will be requested to be enabled in ExApp containers by Docker." : "Alle verfügbaren GPU-Geräte auf dem Daemon-Host werden von Docker aufgefordert, in ExApp-Containern aktiviert zu werden.", |
128 | | - "DaemonConfig successfully registered" : "Daemonkonfiguration erfolgreich registriert", |
| 128 | + "DaemonConfig successfully registered" : "Daemonkonfiguration registriert", |
129 | 129 | "Failed to register DaemonConfig. Check the logs" : "Daemonkonfiguration konnte nicht registriert werden. Prüfen Sie die Protokolle.", |
130 | 130 | "DaemonConfig successfully updated" : "DaemonConfig aktualisiert", |
131 | 131 | "Failed to update DaemonConfig. Check the logs" : "DaemonConfig konnte nicht aktualisiert werden. Überprüfen Sie die Protokolle.", |
|
0 commit comments