mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Translated using Weblate (German)
Currently translated at 100.0% (34 of 34 strings)
This commit is contained in:
parent
1a13a1f1ff
commit
da82ef1558
1 changed files with 7 additions and 0 deletions
|
@ -6,9 +6,15 @@
|
|||
"colon": "{}:",
|
||||
"confirm": "Bestätigen {:s}",
|
||||
"error": "Fehler:",
|
||||
"error_see_log": "Fehler aufgetreten. Für Details Log anschauen.",
|
||||
"file_exists": "Datei existiert bereits: '{path}'",
|
||||
"file_not_exist": "Datei existiert nicht",
|
||||
"folder_exists": "Ordner existiert bereits: '{path}'",
|
||||
"folder_not_exist": "Ordner existiert nicht",
|
||||
"instance_already_running": "Eine Instanz ist schon im Betrieb",
|
||||
"invalid_argument": "ungütiges Argument '{:s}': {:s}",
|
||||
"invalid_password": "falsche Passwort",
|
||||
"invalid_usage": "ungültige Benutzung, drücke --help für Hilfe",
|
||||
"ldap_attribute_already_exists": "Attribute existieren schon: '{:s}={:s}'",
|
||||
"ldap_operation_error": "Fehler während LDAP-Betrieb",
|
||||
"ldap_server_down": "LDAP-Server nicht erreichbar",
|
||||
|
@ -17,6 +23,7 @@
|
|||
"not_logged_in": "Du bist nicht angemeldet",
|
||||
"operation_interrupted": "Vorgang unterbrochen",
|
||||
"password": "Passwort",
|
||||
"pattern_not_match": "Entspricht nicht dem Muster",
|
||||
"permission_denied": "Erlaubnis verweigert",
|
||||
"root_required": "Du musst als root angemeldet werden, um diesem Vorgang zu führen",
|
||||
"server_already_running": "Einen Server läuft schon auf diesem Port",
|
||||
|
|
Loading…
Reference in a new issue