diff --git a/server/AyaNova/resource/de.json b/server/AyaNova/resource/de.json index 4e0facf5..980f3f55 100644 --- a/server/AyaNova/resource/de.json +++ b/server/AyaNova/resource/de.json @@ -1804,5 +1804,18 @@ "MetricPrivateBytes":"Private bytes (MB)", "DarkMode":"Dunkler Modus", "Evaluate":"Bewerten", - "KnownPasswordWarning":"GEFAHR: Das aktuelle Passwort ist nicht sicher und sollte sofort geändert werden" + "KnownPasswordWarning":"GEFAHR: Das aktuelle Passwort ist nicht sicher und sollte sofort geändert werden", + "CheckForLicense": "Install license", + "NoLicenseTitle": "Not licensed", + "StartEvaluation": "Start trial evaluation", + "PurchaseLicense": "Purchase a license", + "HaveLicense": "Use existing license", + "LicenseCompanyName": "Company name", + "LicenseContactName": "Contact name", + "LicenseEmail": "Email address", + "RequestEvaluationLicense": "Request an evaluation license", + "LicenseEmailVerficationHint": "(Address will be verified)", + "EvaluationRequestReceived": "Request received, check your email for verification", + "NewLicenseInstalled": "New license has been installed. You will now be logged out.", + "NewLicenseNotFound": "No new license is currently available" } \ No newline at end of file diff --git a/server/AyaNova/resource/en.json b/server/AyaNova/resource/en.json index 7f3c552a..fdbd153a 100644 --- a/server/AyaNova/resource/en.json +++ b/server/AyaNova/resource/en.json @@ -925,7 +925,7 @@ "DateRangeInTheLastThreeMonths": "In the last 3 months", "DateRangePastYear": "Year - Past (last 365 days)", "DateRangePast90Days": "Past 90 days", - "DateRangePast30Days": "Past 30 days", + "DateRangePast30Days": "Past 30 days", "DateRangePast24Hours": "Past 24 hours", "DateRangePast6Hours": "Past 6 hours", "DateRangePast7Days": "Past 7 days", @@ -1649,8 +1649,8 @@ "EventLicenseTrialRequest": "Trial license requested", "EventServerStateChange": "Server state changed", "EventSeedDatabase": "Database seeded with trial data", - "EventResetSerial":"Serial number reset", - "EventUtilityFileDownload":"Operations file downloaded", + "EventResetSerial": "Serial number reset", + "EventUtilityFileDownload": "Operations file downloaded", "NoType": "No type", "License": "License", "LogFile": "Log file", @@ -1775,36 +1775,47 @@ "WorkOrderTemplateItemCustom14": "Custom14", "WorkOrderTemplateItemCustom15": "Custom15", "WorkOrderTemplateItemCustom16": "Custom16", - "BackupSettings":"Backup settings", - "BackupTime":"Backup time", - "BackupLast":"Last backup", - "BackupSetsToKeep":"Number of backups to keep", - "BackupAttachments":"Backup attachment files", - "BackupFiles":"Backup files", - "BackupNow":"Backup now", + "BackupSettings": "Backup settings", + "BackupTime": "Backup time", + "BackupLast": "Last backup", + "BackupSetsToKeep": "Number of backups to keep", + "BackupAttachments": "Backup attachment files", + "BackupFiles": "Backup files", + "BackupNow": "Backup now", "AreYouSureBackupNow": "Server will be locked during backup. Are you sure?", - "FileName":"Name", - "FileSize":"Size", - "FileDate":"Date", - "AvailableSpace":"Available space", - "OpsTestJob":"Submit test job", - "Copy":"Copy", - "ServerProfiler":"Profiler", - "MetricFileStorage":"File storage", - "MetricAttachmentsMB":"Attachments (MB)", - "MetricBackupMB":"Backups (MB)", - "MetricAvailableDiskSpace":"Available space (MB)", - "MetricAttachmentsCount":"Attachments (count)", - "Database":"Database", - "MetricDBSize":"Database size (MB)", - "MetricTopTablesSize":"Top tables (KB)", - "MetricCPUMemory":"CPU / Memory", - "MetricAllocatedMemory":"Allocated (MB)", - "MetricWorkingSet":"Working set (MB)", - "MetricPrivateBytes":"Private bytes (MB)", - "DarkMode":"Dark mode", - "Evaluate":"Evaluate", - "KnownPasswordWarning":"DANGER: the current password is not secure and should be changed immediately" - - + "FileName": "Name", + "FileSize": "Size", + "FileDate": "Date", + "AvailableSpace": "Available space", + "OpsTestJob": "Submit test job", + "Copy": "Copy", + "ServerProfiler": "Profiler", + "MetricFileStorage": "File storage", + "MetricAttachmentsMB": "Attachments (MB)", + "MetricBackupMB": "Backups (MB)", + "MetricAvailableDiskSpace": "Available space (MB)", + "MetricAttachmentsCount": "Attachments (count)", + "Database": "Database", + "MetricDBSize": "Database size (MB)", + "MetricTopTablesSize": "Top tables (KB)", + "MetricCPUMemory": "CPU / Memory", + "MetricAllocatedMemory": "Allocated (MB)", + "MetricWorkingSet": "Working set (MB)", + "MetricPrivateBytes": "Private bytes (MB)", + "DarkMode": "Dark mode", + "Evaluate": "Evaluate", + "KnownPasswordWarning": "DANGER: the current password is not secure and should be changed immediately", + "CheckForLicense": "Install license", + "NoLicenseTitle": "Not licensed", + "StartEvaluation": "Start trial evaluation", + "PurchaseLicense": "Purchase a license", + "HaveLicense": "Use existing license", + "LicenseCompanyName": "Company name", + "LicenseContactName": "Contact name", + "LicenseEmail": "Email address", + "RequestEvaluationLicense": "Request an evaluation license", + "LicenseEmailVerficationHint": "(Address will be verified)", + "EvaluationRequestReceived": "Request received, check your email for verification", + "NewLicenseInstalled": "New license has been installed. You will now be logged out.", + "NewLicenseNotFound": "No new license is currently available" } \ No newline at end of file diff --git a/server/AyaNova/resource/es.json b/server/AyaNova/resource/es.json index 841d288c..952267ba 100644 --- a/server/AyaNova/resource/es.json +++ b/server/AyaNova/resource/es.json @@ -1804,5 +1804,18 @@ "MetricPrivateBytes": "Bytes privados (MB)", "DarkMode": "Modo oscuro", "Evaluate":"Evaluar", - "KnownPasswordWarning":"PELIGRO: la contraseña actual no es segura y debe cambiarse de inmediato" + "KnownPasswordWarning":"PELIGRO: la contraseña actual no es segura y debe cambiarse de inmediato", + "CheckForLicense": "Instalar licencia", + "NoLicenseTitle": "Sin licencia", + "StartEvaluation": "Iniciar evaluación de prueba", + "PurchaseLicense": "Comprar una licencia", + "HaveLicense": "Usar licencia existente", + "LicenseCompanyName": "Nombre de empresa", + "LicenseContactName": "Nombre de contacto", + "LicenseEmail": "Dirección de correo electrónico", + "RequestEvaluationLicense": "Solicitar una licencia de evaluación", + "LicenseEmailVerficationHint": "(Se verificará la dirección)", + "EvaluationRequestReceived": "Solicitud recibida, verifique su correo electrónico para verificar", + "NewLicenseInstalled": "Se ha instalado una nueva licencia. Ahora se cerrará sesión.", + "NewLicenseNotFound": "Actualmente no hay una nueva licencia disponible" } \ No newline at end of file diff --git a/server/AyaNova/resource/fr.json b/server/AyaNova/resource/fr.json index 31c2e068..13ced89a 100644 --- a/server/AyaNova/resource/fr.json +++ b/server/AyaNova/resource/fr.json @@ -1804,5 +1804,18 @@ "MetricPrivateBytes": "Octets privés (MB)", "DarkMode": "Mode Sombre", "Evaluate": "Évaluer", - "KnownPasswordWarning": "DANGER: le mot de passe actuel n'est pas sécurisé et doit être changé immédiatement" + "KnownPasswordWarning": "DANGER: le mot de passe actuel n'est pas sécurisé et doit être changé immédiatement", + "CheckForLicense": "Installer la licence", + "NoLicenseTitle": "Pas de licence", + "StartEvaluation": "Commencer l'évaluation de l'essai", + "PurchaseLicense": "Acheter une licence", + "HaveLicense": "Utiliser la licence existante", + "LicenseCompanyName": "Nom de la compagnie", + "LicenseContactName": "Nom du contact", + "LicenseEmail": "Adresse électronique", + "RequestEvaluationLicense": "Demander une licence d'évaluation", + "LicenseEmailVerficationHint": "(L'adresse sera vérifiée)", + "EvaluationRequestReceived": "Demande reçue, vérifiez votre e-mail pour terminer le processus de vérification", + "NewLicenseInstalled": "Une nouvelle licence a été installée. Vous allez maintenant être déconnecté.", + "NewLicenseNotFound": "Aucune nouvelle licence n'est actuellement disponible" } \ No newline at end of file