i18n: new translations for French (#137)

This commit is contained in:
Carryozor
2020-12-27 16:12:54 +08:00
committed by Jesse Chan
parent 7d44626451
commit fb2585120f
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -1873,7 +1873,7 @@
"torrents.destination.sequential": [
{
"type": 0,
"value": "Sequential Download"
"value": "Téléchargement séquentiel"
}
],
"torrents.details.actions.pause": [
@@ -2239,7 +2239,7 @@
"torrents.list.context.initial.seeding": [
{
"type": 0,
"value": "Initial Seeding"
"value": "Sources initiales"
}
],
"torrents.list.context.move": [
@@ -2269,7 +2269,7 @@
"torrents.list.context.sequential": [
{
"type": 0,
"value": "Sequential"
"value": "Séquentiel"
}
],
"torrents.list.context.set.tags": [
@@ -265,7 +265,7 @@
"torrents.create.tags.input.placeholder": "Tags dans le Déluge. Non ajouté au torrent créé.",
"torrents.destination.base_path": "Utiliser comme chemin de base",
"torrents.destination.completed": "Terminé",
"torrents.destination.sequential": "Sequential Download",
"torrents.destination.sequential": "Téléchargement séquentiel",
"torrents.details.actions.pause": "Pause",
"torrents.details.actions.start": "Démarrer",
"torrents.details.actions.stop": "Arrêter",
@@ -317,10 +317,10 @@
"torrents.list.context.move": "Définir l'emplacement du torrent",
"torrents.list.context.pause": "Mettre en pause",
"torrents.list.context.download": "Télécharger",
"torrents.list.context.initial.seeding": "Initial Seeding",
"torrents.list.context.initial.seeding": "Sources initiales",
"torrents.list.context.priority": "Priorité",
"torrents.list.context.remove": "Supprimer",
"torrents.list.context.sequential": "Sequential",
"torrents.list.context.sequential": "Séquentiel",
"torrents.list.context.set.tags": "Définir les tags",
"torrents.list.context.set.trackers": "Définir les mouchards",
"torrents.list.context.start": "Démarrer",