Fix translations

This commit is contained in:
René Pfeuffer
2020-03-25 13:07:43 +01:00
parent 88a851d817
commit 5d05ab966a
3 changed files with 9 additions and 9 deletions

View File

@@ -72,8 +72,8 @@
"executePending": "Die folgenden Plugin-Änderungen werden ausgeführt. Anschließend wird SCM-Manager neu gestartet.",
"cancelPending": "Die folgenden Plugin-Änderungen werden abgebrochen und zurückgesetzt.",
"updateAllInfo": "Die folgenden Plugins werden aktualisiert. Die Änderungen werden nach dem nächsten Neustart wirksam.",
"manualRestartRequired": "Nach dem die Plugin-Änderung durchgeführt wurde, muss SCM-Manager neu gestartet werden.",
"showPending": "Um die folgenden Plugin-Änderungen auszuführen muss SCM-Manager neu gestartet werden."
"manualRestartRequired": "Nachdem die Plugin-Änderung durchgeführt wurde, muss SCM-Manager neu gestartet werden.",
"showPending": "Um die folgenden Plugin-Änderungen auszuführen, muss SCM-Manager neu gestartet werden."
}
},
"repositoryRole": {

View File

@@ -68,12 +68,12 @@
"uninstalledNotification": "Successfully uninstalled plugin. You have to reload the page, to see ui changes:",
"executedChangesNotification": "Successfully executed plugin changes. You have to reload the page, to see ui changes:",
"reload": "reload now",
"restartNotification": "You should only restart scm-manager if no one else is currently working with it.",
"executePending": "The following plugin changes will be executed and after that the scm-manager will be restarted.",
"restartNotification": "You should only restart SCM-Manager if no one else is currently working with it.",
"executePending": "The following plugin changes will be executed and after that the SCM-Manager will be restarted.",
"cancelPending": "The following plugin changes will be canceled.",
"updateAllInfo": "The following plugin changes will be executed. You need to restart the scm-manager to make these changes effective.",
"manualRestartRequired": "After the plugin change has been made, scm-manager must be restarted.",
"showPending": "To execute the following plugin changes, scm-manager must be restarted."
"updateAllInfo": "The following plugin changes will be executed. You need to restart the SCM-Manager to make these changes effective.",
"manualRestartRequired": "After the plugin change has been made, SCM-Manager must be restarted.",
"showPending": "To execute the following plugin changes, SCM-Manager must be restarted."
}
},
"repositoryRole": {

View File

@@ -4,8 +4,8 @@
{{$content}}
<p class="notification is-warning">
The migration is prepared and gets executed after scm-manager is restarted. <br/>
Please restart your scm-manager instance.
The migration is prepared and gets executed after SCM-Manager is restarted. <br/>
Please restart your SCM-Manager instance.
</p>
{{/content}}