mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Translated using Weblate (Galician)
Currently translated at 37.5% (21 of 56 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/gl/
This commit is contained in:
parent
a1b5a7a6db
commit
26c8f282d3
1 changed files with 23 additions and 1 deletions
|
@ -1 +1,23 @@
|
|||
{}
|
||||
{
|
||||
"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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue