mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-18 13:32:10 +01:00
Fix translations
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user