From 4e9aecb24b58cb250d6efeb373e08c45942964ee Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Thu, 27 Oct 2022 14:03:25 +0200 Subject: [PATCH] luci-app-aria2: sync i18n Signed-off-by: Florian Eckert --- applications/luci-app-aria2/po/templates/aria2.pot | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/applications/luci-app-aria2/po/templates/aria2.pot b/applications/luci-app-aria2/po/templates/aria2.pot index a1ec0d5a15..2deb3b1796 100644 --- a/applications/luci-app-aria2/po/templates/aria2.pot +++ b/applications/luci-app-aria2/po/templates/aria2.pot @@ -599,12 +599,12 @@ msgstr "" #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:585 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\" 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 FAT32 because it takes almost same time as \"prealloc\" and " -"it blocks aria2 entirely until allocation finishes." +"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 " +"FAT32 because it takes almost same time as \"prealloc\" and it blocks aria2 " +"entirely until allocation finishes." msgstr "" #: applications/luci-app-aria2/htdocs/luci-static/resources/view/aria2/config.js:505