mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
Translated using Weblate (Spanish)
Currently translated at 74.2% (343 of 462 strings) Translation: YunoHost/admin Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/es/
This commit is contained in:
parent
f7ec6ff23e
commit
6671972ab7
1 changed files with 4 additions and 2 deletions
|
@ -336,7 +336,8 @@
|
||||||
},
|
},
|
||||||
"address": {
|
"address": {
|
||||||
"local_part_description": {
|
"local_part_description": {
|
||||||
"domain": "Elige un subdominio."
|
"domain": "Elige un subdominio.",
|
||||||
|
"email": "Elija una parte local para su correo electrónico."
|
||||||
},
|
},
|
||||||
"domain_description": {
|
"domain_description": {
|
||||||
"email": "Elige un dominio para tu email.",
|
"email": "Elige un dominio para tu email.",
|
||||||
|
@ -374,5 +375,6 @@
|
||||||
"app_choose_category": "Elige una categoría",
|
"app_choose_category": "Elige una categoría",
|
||||||
"app_actions_label": "Realizar acciones",
|
"app_actions_label": "Realizar acciones",
|
||||||
"app_actions": "Acciones",
|
"app_actions": "Acciones",
|
||||||
"api_waiting": "Esperando la respuesta del servidor..."
|
"api_waiting": "Esperando la respuesta del servidor...",
|
||||||
|
"api_not_found": "Parece que el administrador de la web ha intentado consultar algo que no existe."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue