mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Merge pull request #273 from yunohost-bot/weblate-yunohost-moulinette
Translations update from Weblate
This commit is contained in:
commit
29fa7160fa
2 changed files with 17 additions and 2 deletions
|
@ -56,6 +56,6 @@
|
|||
"warn_the_user_about_waiting_lock_again": "Toujours en attente...",
|
||||
"warn_the_user_that_lock_is_acquired": "La commande précédente vient de se terminer, lancement de cette nouvelle commande",
|
||||
"invalid_token": "Jeton non valide - veuillez vous authentifier",
|
||||
"ldap_server_is_down_restart_it": "Le service LDAP s'est arrêté, une tentative de redémarrage est en cours ...",
|
||||
"ldap_server_is_down_restart_it": "Le service LDAP s'est arrêté, une tentative de redémarrage est en cours...",
|
||||
"session_expired": "La session a expiré. Merci de vous ré-authentifier."
|
||||
}
|
||||
|
|
|
@ -1,4 +1,19 @@
|
|||
{
|
||||
"logged_out": "Kilépett",
|
||||
"password": "Jelszó"
|
||||
"password": "Jelszó",
|
||||
"download_timeout": "{url:s} régóta nem válaszol, folyamat megszakítva.",
|
||||
"invalid_url": "Helytelen URL: {url:s} (biztos létezik az oldal?)",
|
||||
"cannot_open_file": "{file:s} megnyitása sikertelen (Oka: {error:s})",
|
||||
"unknown_user": "Ismeretlen felhasználó: '{user}'",
|
||||
"unknown_group": "Ismeretlen csoport: '{group}'",
|
||||
"server_already_running": "Egy szerver már fut ezen a porton",
|
||||
"logged_in": "Bejelentkezve",
|
||||
"success": "Siker!",
|
||||
"values_mismatch": "Eltérő értékek",
|
||||
"warning": "Figyelem:",
|
||||
"invalid_password": "Helytelen jelszó",
|
||||
"info": "Információ:",
|
||||
"file_not_exist": "A fájl nem létezik: '{path}'",
|
||||
"file_exists": "A fájl már létezik: '{path}'",
|
||||
"error": "Hiba:"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue