Skip to content

Commit

Permalink
Update 1036.json (#566)
Browse files Browse the repository at this point in the history
Based on last 1033.json
  • Loading branch information
TechnoGreg authored and vktr committed Apr 13, 2018
1 parent 0b17c10 commit 68e2ebd
Showing 1 changed file with 32 additions and 3 deletions.
35 changes: 32 additions & 3 deletions lang/1036.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"maximum": "Maximale",
"high": "Élevée",
"normal": "Normale",
"low" : "Basse",
"do_not_download": "Ne pas télécharger",
"priority": "Priorité",
"unknown_name": "Nom inconnu",
Expand Down Expand Up @@ -98,7 +99,7 @@
"trackers": "Trackers",
"url": "URL",
"next_announce": "Actualisation",
"scrape": "Scrape",
"scrape": "Nettoyer",
"picotorrent_v_available": "PicoTorrent %s disponible",
"no_update_available": "Aucune mise à jour disponible",
"show_on_github": "Afficher sur GitHub",
Expand Down Expand Up @@ -197,9 +198,37 @@
"maximized": "Agrandir",
"no_magnet_links_found": "Pas de lien(s) magnétique(s) trouvé(s)",
"notification_area": "Zone de notification",
"show_picotorrent_in_notification_area": "Afficher PicoTorrent dans la zone de notification",
"show_picotorrent_in_notification_area": "Afficher PicoTorrent dans la zone de notification",
"minimize_to_notification_area": "Minimiser dans la zone de notification",
"close_to_notification_area": "Afficher dans la zone de notification à la fermeture",
"invalid_regex": "Expression regulière invalide"
"invalid_regex": "Expression regulière invalide",
"info_hash": "Info de hashage",
"fails": "Echecs",
"verified": "Verifié",
"force_recheck": "Forcer la vérification",
"availability": "Disponibilité",
"total_active": "Nombre total de torrents actifs",
"active_downloads": "Nombre total de téléchargements actifs",
"active_seeds": "Nombres total de sources actives",
"added_on": "Ajouté le",
"completed_on": "Terminé le",
"config_error_s": "Erreur de compilation du fichier de configuration. Utilisation de la configuration par défaut.\n---\n%s",
"config_error_title": "Erreur de configuration",
"error_s": "Erreur: %s",
"add_trackers": "Ajouter des trackers",
"tracker_urls": "URLs des trackers",
"force_reannounce": "Forcer annonce",
"copy_url": "Copier l'URL",
"enable_dht": "Activer DHT",
"enable_lsd": "Activer LSD",
"enable_pex": "Activer PeX",
"changing_pex_settings_requires_restart": "Le changement du réglage PeX nécessite un redémarrage",
"restart_required": "Redémarrage nécessaire",
"file": "Fichier",
"comment": "Commentaires",
"skip_add_torrent_dialog": "Ne pas afficher la fenêtre 'Ajouter un torrent'",
"start_torrent": "Démarrer un torrent",
"auto_managed": "Gestion automatique",
"copy": "Copier"
}
}

0 comments on commit 68e2ebd

Please sign in to comment.