This commit is contained in:
2020-12-23 21:24:24 +00:00
parent c5c48a3de3
commit 1f290127e5
4 changed files with 9 additions and 5 deletions

View File

@@ -2024,5 +2024,6 @@
"BatchJob": "Batch-Job", "BatchJob": "Batch-Job",
"Failed": "Fehlgeschlagen", "Failed": "Fehlgeschlagen",
"ProcessingJob": "Serverjob verarbeiten", "ProcessingJob": "Serverjob verarbeiten",
"TimedOut": "Zeitüberschreitung" "TimedOut": "Zeitüberschreitung",
"Now": "Jetzt"
} }

View File

@@ -1869,7 +1869,7 @@
"BackupFiles": "Backup files", "BackupFiles": "Backup files",
"BackupNow": "Backup now", "BackupNow": "Backup now",
"AreYouSureBackupNow": "Server will be locked during backup. Are you sure?", "AreYouSureBackupNow": "Server will be locked during backup. Are you sure?",
"BackupDeleteOld":"Deleting old backup files", "BackupDeleteOld": "Deleting old backup files",
"FileName": "Name", "FileName": "Name",
"FileSize": "Size", "FileSize": "Size",
"FileDate": "Date", "FileDate": "Date",
@@ -2024,5 +2024,6 @@
"BatchJob": "Batch job", "BatchJob": "Batch job",
"Failed": "Failed", "Failed": "Failed",
"ProcessingJob": "Processing server job", "ProcessingJob": "Processing server job",
"TimedOut":"Timed out" "TimedOut": "Timed out",
"Now": "Now"
} }

View File

@@ -2024,5 +2024,6 @@
"BatchJob": "Trabajo por lotes", "BatchJob": "Trabajo por lotes",
"Failed": "Fallido", "Failed": "Fallido",
"ProcessingJob": "Procesando trabajo del servidor", "ProcessingJob": "Procesando trabajo del servidor",
"TimedOut": "Tiempo de espera agotado" "TimedOut": "Tiempo de espera agotado",
"Now": "Ahora"
} }

View File

@@ -2024,5 +2024,6 @@
"BatchJob": "Travail par lots", "BatchJob": "Travail par lots",
"Failed": "Échec", "Failed": "Échec",
"ProcessingJob": "Traitement du travail du serveur", "ProcessingJob": "Traitement du travail du serveur",
"TimedOut": "Délai dépassé" "TimedOut": "Délai dépassé",
"Now": "Maintenant"
} }