mirror of
https://github.com/gotson/komga.git
synced 2025-12-27 19:04:28 +01:00
i18n(webui): translated using Weblate (French)
Currently translated at 98.1% (727 of 741 strings) Co-authored-by: Gouvernon Stan <stany@gouvernon.org> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/komga/webui/fr/ Translation: komga/webui
This commit is contained in:
parent
af14751857
commit
f7480ce7e5
1 changed files with 28 additions and 0 deletions
|
|
@ -199,6 +199,7 @@
|
|||
"books_n": "Aucun livre | 1 livre | {count} livres",
|
||||
"books_total": "{count} / {total} livres",
|
||||
"cancel": "Annuler",
|
||||
"cbx": "Archive des bandes dessinées",
|
||||
"choose_image": "Sélectionner une image",
|
||||
"close": "Fermer",
|
||||
"collections": "Collections",
|
||||
|
|
@ -635,6 +636,18 @@
|
|||
"HARDLINK": "Fichiers Hardlink/Copier",
|
||||
"MOVE": "Déplacer les fichiers"
|
||||
},
|
||||
"epubreader": {
|
||||
"appearances": {
|
||||
"day": "Jour",
|
||||
"night": "Nuit",
|
||||
"sepia": "Sépia"
|
||||
},
|
||||
"column_count": {
|
||||
"auto": "Automatique",
|
||||
"one": "Une",
|
||||
"two": "Deux"
|
||||
}
|
||||
},
|
||||
"historical_event_type": {
|
||||
"BookConverted": "Livre converti",
|
||||
"BookFileDeleted": "Fichier de livre détecté",
|
||||
|
|
@ -687,6 +700,21 @@
|
|||
"XLARGE": "X-Large (1200px)"
|
||||
}
|
||||
},
|
||||
"epubreader": {
|
||||
"settings": {
|
||||
"column_count": "Nombre de colonnes",
|
||||
"layout": "Disposition",
|
||||
"page_margins": "Marge des pages"
|
||||
},
|
||||
"shortcuts": {
|
||||
"font_size_decrease": "Réduire la taille du texte",
|
||||
"font_size_increase": "Augmenter la taille du texte",
|
||||
"menus": "Menus",
|
||||
"previous": "Retour",
|
||||
"settings": "Paramètres",
|
||||
"show_hide_toc": "Afficher/cacher la table des matières"
|
||||
}
|
||||
},
|
||||
"error_codes": {
|
||||
"ERR_1000": "Le fichier n'était pas accessible pendant l'analyse",
|
||||
"ERR_1001": "Le type de média n'est pas pris en charge",
|
||||
|
|
|
|||
Loading…
Reference in a new issue