mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Inconsistency in translation
This commit is contained in:
parent
b4570b81da
commit
2ea4c2bae9
1 changed files with 1 additions and 1 deletions
|
@ -590,5 +590,5 @@
|
|||
"diagnosis_sshd_config_insecure": "Die SSH-Konfiguration wurde scheinbar manuell abgeändert, und ist unsicher, weil sie keine 'AllowGroups'- oder 'AllowUsers' -Direktiven für die Begrenzung des Zugriffs durch autorisierte Benutzer enthält.",
|
||||
"backup_create_size_estimation": "Das Archiv wird etwa {size} Daten enthalten",
|
||||
"app_restore_script_failed": "Im Wiederherstellungsskript der Anwendung ist ein Fehler aufgetreten",
|
||||
"app_restore_failed": "Konnte {apps:s} nicht wiederherstellen: {error:s}"
|
||||
"app_restore_failed": "Konnte {app:s} nicht wiederherstellen: {error:s}"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue