mirror of
https://github.com/zoriya/flood.git
synced 2026-06-06 20:12:19 +00:00
i18n: new translations for French (#137)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user