diff options
author | Balázs Úr <balazs@urbalazs.hu> | 2019-12-18 08:34:09 +0100 |
---|---|---|
committer | Florian Eckert <fe@dev.tdt.de> | 2019-12-18 08:34:09 +0100 |
commit | e79a4ffa94a08333e05b0d36546cb116b211cf06 (patch) | |
tree | 66a1a5f7126a0dfba49149ef901bcdfd4803b7db /applications/luci-app-aria2/po/fr/aria2.po | |
parent | fc35802ff993102fafbf93694a6e1cb5c5447b02 (diff) |
luci-app-aria2: fix typos (#3373)
luci-app-aria2: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
Diffstat (limited to 'applications/luci-app-aria2/po/fr/aria2.po')
-rw-r--r-- | applications/luci-app-aria2/po/fr/aria2.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/applications/luci-app-aria2/po/fr/aria2.po b/applications/luci-app-aria2/po/fr/aria2.po index e3fef7aa5..617ef07c2 100644 --- a/applications/luci-app-aria2/po/fr/aria2.po +++ b/applications/luci-app-aria2/po/fr/aria2.po @@ -76,7 +76,7 @@ msgstr "Vérifier le certificat" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:242 msgid "" "Close connection if download speed is lower than or equal to this " -"value(bytes per sec). 0 means has no lowest speed limit." +"value (bytes per sec). 0 means has no lowest speed limit." msgstr "" "Ferme la connexion si la vitesse de téléchargement est inférieure ou égale à " "cette valeur (en bits par seconde). 0 signifie qu'il n'y a pas de limite de " @@ -509,12 +509,12 @@ msgid "Run daemon as user" msgstr "" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:315 -msgid "Sava metadata" +msgid "Save metadata" msgstr "Enregistrer les métadonnées" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:429 msgid "" -"Save a control file(*.aria2) every N seconds. If 0 is given, a control file " +"Save a control file (*.aria2) every N seconds. If 0 is given, a control file " "is not saved during download." msgstr "" "Enregistre un fichier de contrôle (*.aria2) toutes les N secondes. Si défini " @@ -584,7 +584,7 @@ msgstr "" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:342 msgid "" -"Set UDP listening port used by DHT(IPv4, IPv6) and UDP tracker. Make sure " +"Set UDP listening port used by DHT (IPv4, IPv6) and UDP tracker. Make sure " "that the specified ports are open for incoming UDP traffic." msgstr "" @@ -652,7 +652,7 @@ msgstr "Afficher l'URL" #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:448 msgid "" "Specify file allocation method. If you are using newer file systems such as " -"ext4 (with extents support), btrfs, xfs or NTFS(MinGW build only), \"falloc" +"ext4 (with extents support), btrfs, xfs or NTFS (MinGW build only), \"falloc" "\" is your best choice. It allocates large(few GiB) files almost instantly, " "but it may not be available if your system doesn't have posix_fallocate(3) " "function. Don't use \"falloc\" with legacy file systems such as ext3 and " @@ -724,7 +724,7 @@ msgstr "" "session et le fichier DHT." #: applications/luci-app-aria2/luasrc/model/cbi/aria2/config.lua:70 -msgid "The directory to store the downloaded file. eg. <code>/mnt/sda1</code>" +msgid "The directory to store the downloaded file. For example <code>/mnt/sda1</code>." msgstr "" "Répertoire dans lequel télécharger le fichier télécharger. Par ex. <code>/" "mnt/sda1</code>" |