luci-app-aria2: sync i18n
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
37328b5897
commit
4e9aecb24b
1 changed files with 6 additions and 6 deletions
|
@ -599,12 +599,12 @@ msgstr ""
|
||||||
#: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:585
|
#: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:585
|
||||||
msgid ""
|
msgid ""
|
||||||
"Specify file allocation method. If you are using newer file systems such as "
|
"Specify file allocation method. If you are using newer file systems such as "
|
||||||
"ext4 (with extents support), btrfs, xfs or NTFS (MinGW build only), "
|
"ext4 (with extents support), btrfs, xfs or NTFS (MinGW build only), \"falloc"
|
||||||
"\"falloc\" is your best choice. It allocates large(few GiB) files almost "
|
"\" is your best choice. It allocates large(few GiB) files almost instantly, "
|
||||||
"instantly, but it may not be available if your system doesn't have "
|
"but it may not be available if your system doesn't have posix_fallocate(3) "
|
||||||
"posix_fallocate(3) function. Don't use \"falloc\" with legacy file systems "
|
"function. Don't use \"falloc\" with legacy file systems such as ext3 and "
|
||||||
"such as ext3 and FAT32 because it takes almost same time as \"prealloc\" and "
|
"FAT32 because it takes almost same time as \"prealloc\" and it blocks aria2 "
|
||||||
"it blocks aria2 entirely until allocation finishes."
|
"entirely until allocation finishes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:505
|
#: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:505
|
||||||
|
|
Loading…
Reference in a new issue