mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Translated using Weblate (Dutch)
Currently translated at 100.0% (34 of 34 strings)
This commit is contained in:
parent
15679adbe4
commit
8f23531ab5
1 changed files with 34 additions and 29 deletions
|
@ -7,9 +7,14 @@
|
|||
"confirm": "Bevestig {:s}",
|
||||
"error": "Fout:",
|
||||
"error_see_log": "Er is een fout opgetreden, zie logboek voor meer informatie",
|
||||
"file_exists": "Kan '{path}' niet aanmaken: Bestand bestaat al",
|
||||
"file_not_exist": "Bestand bestaat niet",
|
||||
"folder_exists": "kan map ‘{path}’ niet aanmaken: Bestand bestaat al",
|
||||
"folder_not_exist": "Map bestaat niet",
|
||||
"instance_already_running": "Er is al een instantie aan het draaien",
|
||||
"invalid_argument": "Onjuist argument '{:s]': {:s}",
|
||||
"invalid_password": "Ongeldig wachtwoord",
|
||||
"invalid_usage": "Tik 'pass --help' voor meer informatie.",
|
||||
"ldap_attribute_already_exists": "Attribuut bestaat al: '{:s}={:s}'",
|
||||
"ldap_operation_error": "Er is een fout opgetreden bij het uitvoeren van LDAP Operatie",
|
||||
"ldap_server_down": "Kan LDAP server niet bereiken",
|
||||
|
|
Loading…
Reference in a new issue