diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /templates/man2/ioctl_getfsmap.2.pot | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'templates/man2/ioctl_getfsmap.2.pot')
-rw-r--r-- | templates/man2/ioctl_getfsmap.2.pot | 79 |
1 files changed, 61 insertions, 18 deletions
diff --git a/templates/man2/ioctl_getfsmap.2.pot b/templates/man2/ioctl_getfsmap.2.pot index 57f03042..e115e670 100644 --- a/templates/man2/ioctl_getfsmap.2.pot +++ b/templates/man2/ioctl_getfsmap.2.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-03-01 16:59+0100\n" +"POT-Creation-Date: 2024-06-01 05:57+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -24,15 +24,15 @@ msgid "ioctl_getfsmap" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" +msgid "2024-05-02" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable #, no-wrap -msgid "Linux man-pages 6.06" +msgid "Linux man-pages 6.8" msgstr "" #. type: SH @@ -216,8 +216,7 @@ msgid "Keys" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed msgid "" "The two key records in I<fsmap_head.fmh_keys> specify the lowest and highest " "extent records in the keyspace that the caller wants returned. A filesystem " @@ -231,7 +230,7 @@ msgid "" "will be returned. The format of I<fmr_device> in the keys must match the " "format of the same field in the output records, as defined below. By " "convention, the field I<fsmap_head.fmh_keys[0]> must contain the low key and " -"I<fsmap_head.fmh_keys[1]> must contain the high key for the request." +"I<fsmap_head.fmh_keys[1]> must contain the high key for the operation." msgstr "" #. type: Plain text @@ -752,9 +751,8 @@ msgid "B<ENOMEM>" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -msgid "Insufficient memory to process the request." +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed +msgid "Insufficient memory to process the operation." msgstr "" #. type: TP @@ -765,9 +763,8 @@ msgid "B<EOPNOTSUPP>" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed -msgid "The filesystem does not support this command." +#: archlinux debian-unstable fedora-rawhide opensuse-tumbleweed +msgid "The filesystem does not support this operation." msgstr "" #. type: TP @@ -890,6 +887,34 @@ msgid "" "};\n" msgstr "" +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "" +"The two key records in I<fsmap_head.fmh_keys> specify the lowest and highest " +"extent records in the keyspace that the caller wants returned. A filesystem " +"that can share blocks between files likely requires the tuple (I<device>, " +"I<physical>, I<owner>, I<offset>, I<flags>) to uniquely index any " +"filesystem mapping record. Classic non-sharing filesystems might be able to " +"identify any record with only (I<device>, I<physical>, I<flags>). For " +"example, if the low key is set to (8:0, 36864, 0, 0, 0), the filesystem will " +"only return records for extents starting at or above 36\\ KiB on disk. If " +"the high key is set to (8:0, 1048576, 0, 0, 0), only records below 1\\ MiB " +"will be returned. The format of I<fmr_device> in the keys must match the " +"format of the same field in the output records, as defined below. By " +"convention, the field I<fsmap_head.fmh_keys[0]> must contain the low key and " +"I<fsmap_head.fmh_keys[1]> must contain the high key for the request." +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "Insufficient memory to process the request." +msgstr "" + +#. type: Plain text +#: debian-bookworm fedora-40 mageia-cauldron opensuse-leap-15-6 +msgid "The filesystem does not support this command." +msgstr "" + #. type: SH #: debian-bookworm #, no-wrap @@ -907,15 +932,27 @@ msgid "This API is Linux-specific. Not all filesystems support it." msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "2023-05-03" +msgid "2023-10-31" msgstr "" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.06" +msgstr "" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "2024-03-03" +msgstr "" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" msgstr "" #. type: TH @@ -929,3 +966,9 @@ msgstr "" #, no-wrap msgid "Linux man-pages 6.04" msgstr "" + +#. type: TH +#: opensuse-tumbleweed +#, no-wrap +msgid "Linux man-pages (unreleased)" +msgstr "" |