mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
26c8f282d3
Currently translated at 37.5% (21 of 56 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/gl/
23 lines
1.3 KiB
JSON
23 lines
1.3 KiB
JSON
{
|
|
"ldap_attribute_already_exists": "O atributo '{attribute}' xa existe e ten o valor '{value}'",
|
|
"invalid_usage": "Uso non válido, pass --help para ver a axuda",
|
|
"invalid_token": "Token non válido - por favor autentícate",
|
|
"invalid_password": "Contrasinal non válido",
|
|
"invalid_argument": "Argumento non válido '{argument}': {error}",
|
|
"instance_already_running": "Hai unha operación de YunoHost en execución. Por favor agarda a que remate antes de realizar unha nova.",
|
|
"info": "Info:",
|
|
"folder_not_exist": "O cartafol non existe",
|
|
"folder_exists": "Xa existe o cartafol: '{path}'",
|
|
"file_not_exist": "Non existe o ficheiro: '{path}'",
|
|
"file_exists": "Xa existe o ficheiro: '{path}'",
|
|
"error": "Erro:",
|
|
"deprecated_command_alias": "'{prog} {old}' xa non se utiliza e será eliminado no futuro, usa '{prog} {new}' no seu lugar",
|
|
"deprecated_command": "'{prog} {command}' xa non se utiliza e xa non se usará no futuro",
|
|
"confirm": "Confirma {prompt}",
|
|
"colon": "{}: ",
|
|
"authentication_required_long": "Requírese autenticación para realizar esta acción",
|
|
"authentication_required": "Autenticación requerida",
|
|
"argument_required": "O argumento '{argument}' é requerido",
|
|
"logged_out": "Sesión pechada",
|
|
"password": "Contrasinal"
|
|
}
|