This commit is contained in:
2020-09-29 14:05:42 +00:00
parent f6c633ea9d
commit 57b4e708c6
5 changed files with 9 additions and 5 deletions

2
.vscode/launch.json vendored
View File

@@ -52,7 +52,7 @@
"AYANOVA_FOLDER_USER_FILES": "c:\\temp\\RavenTestData\\userfiles",
"AYANOVA_FOLDER_BACKUP_FILES": "c:\\temp\\RavenTestData\\backupfiles",
"AYANOVA_FOLDER_TEMPORARY_SERVER_FILES": "c:\\temp\\RavenTestData\\tempfiles",
"AYANOVA_SERVER_TEST_MODE": "false",
"AYANOVA_SERVER_TEST_MODE": "true",
"AYANOVA_SERVER_TEST_MODE_SEEDLEVEL": "small",
"AYANOVA_SERVER_TEST_MODE_TZ_OFFSET": "-7",
"AYANOVA_BACKUP_PG_DUMP_PATH": "C:\\data\\code\\PostgreSQLPortable_12.0\\App\\PgSQL\\bin\\"

View File

@@ -1937,5 +1937,6 @@
"LargeLogo": "Großes Logo",
"ShutDownServer": "Server herunterfahren",
"AreYouSureShutDown": "Sind Sie sicher, dass Sie den Server herunterfahren möchten?",
"ViewServerConfiguration": "Konfiguration anzeigen"
"ViewServerConfiguration": "Konfiguration anzeigen",
"UpdateAvailable":"Update ist verfügbar. Jetzt installieren?"
}

View File

@@ -1937,5 +1937,6 @@
"LargeLogo": "Large sized logo",
"ShutDownServer": "Shut down server",
"AreYouSureShutDown": "Are you certain you want to shut down the server?",
"ViewServerConfiguration": "View server configuration"
"ViewServerConfiguration": "View server configuration",
"UpdateAvailable":"Update is available. Install it now?"
}

View File

@@ -1937,5 +1937,6 @@
"LargeLogo": "Logotipo de gran tamaño",
"ShutDownServer": "Apagar el servidor",
"AreYouSureShutDown": "¿Estás segura de que quieres cerrar el servidor?",
"ViewServerConfiguration": "Ver configuración"
"ViewServerConfiguration": "Ver configuración",
"UpdateAvailable":"Actualización disponible. ¿Instalarlo ahora?"
}

View File

@@ -1937,5 +1937,6 @@
"LargeLogo": "Logo de grande taille",
"ShutDownServer": "Arrêter le serveur",
"AreYouSureShutDown": "Êtes-vous certain de vouloir arrêter le serveur?",
"ViewServerConfiguration": "Afficher la configuration"
"ViewServerConfiguration": "Afficher la configuration",
"UpdateAvailable":"La mise à jour est disponible. Installez-le maintenant?"
}