diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:22:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:22:58 +0000 |
commit | 764402d8b945f7abbfa5f68a6d16c94c635f7ffe (patch) | |
tree | f04a9feedef2357ee3aa9b9eef439447f76f14c3 /po-man/pt_BR.po | |
parent | Adding debian version 2.40-8. (diff) | |
download | util-linux-764402d8b945f7abbfa5f68a6d16c94c635f7ffe.tar.xz util-linux-764402d8b945f7abbfa5f68a6d16c94c635f7ffe.zip |
Merging upstream version 2.40.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | po-man/pt_BR.po | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/po-man/pt_BR.po b/po-man/pt_BR.po index 70f7ada..05edf84 100644 --- a/po-man/pt_BR.po +++ b/po-man/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: util-linux-man 2.37-rc2\n" -"POT-Creation-Date: 2024-03-27 12:11+0100\n" +"POT-Creation-Date: 2024-05-01 21:34+0200\n" "PO-Revision-Date: 2021-08-31 20:06-0300\n" "Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n" "Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge." @@ -3079,7 +3079,7 @@ msgstr "" "*sfdisk*(8)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/fsck.8.adoc:6 #, no-wrap @@ -8480,7 +8480,7 @@ msgstr "" "*partx*(8)\n" #. Copyright 2010 Jason Borden <jborden@bluehost.com> -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../disk-utils/swaplabel.8.adoc:6 #, no-wrap @@ -9470,7 +9470,7 @@ msgstr "" #. type: Plain text #: ../libuuid/man/uuid_compare.3.adoc:50 -msgid "*int uuid_compare(uuid_t __uu1__, uuid_t __uu2__)*" +msgid "*int uuid_compare(const uuid_t __uu1__, const uuid_t __uu2__)*" msgstr "" #. type: Plain text @@ -9546,7 +9546,7 @@ msgstr "Cria um novo valor de UUID.\n" #. type: Plain text #: ../libuuid/man/uuid_copy.3.adoc:50 -msgid "*void uuid_copy(uuid_t __dst__, uuid_t __src__);*" +msgid "*void uuid_copy(uuid_t __dst__, const uuid_t __src__);*" msgstr "" #. type: Plain text @@ -9749,7 +9749,7 @@ msgstr "" #. type: Plain text #: ../libuuid/man/uuid_is_null.3.adoc:50 -msgid "*int uuid_is_null(uuid_t __uu__);*" +msgid "*int uuid_is_null(const uuid_t __uu__);*" msgstr "" #. type: Plain text @@ -9811,8 +9811,8 @@ msgstr "" #: ../libuuid/man/uuid_parse.3.adoc:51 #, no-wrap msgid "" -"*int uuid_parse(char *__in__, uuid_t __uu__);*\n" -"*int uuid_parse_range(char *__in_start__, char *__in_end__, uuid_t __uu__);*" +"*int uuid_parse(const char *__in__, uuid_t __uu__);*\n" +"*int uuid_parse_range(const char *__in_start__, const char *__in_end__, uuid_t __uu__);*" msgstr "" #. type: Plain text @@ -9894,7 +9894,7 @@ msgstr "" #. type: Plain text #: ../libuuid/man/uuid_time.3.adoc:50 -msgid "*time_t uuid_time(uuid_t __uu__, struct timeval *__ret_tv__)*" +msgid "*time_t uuid_time(const uuid_t __uu__, struct timeval *__ret_tv__)*" msgstr "" #. type: Plain text @@ -9968,9 +9968,9 @@ msgstr "" #: ../libuuid/man/uuid_unparse.3.adoc:52 #, no-wrap msgid "" -"*void uuid_unparse(uuid_t __uu__, char *__out__);*\n" -"*void uuid_unparse_upper(uuid_t __uu__, char *__out__);*\n" -"*void uuid_unparse_lower(uuid_t __uu__, char *__out__);*" +"*void uuid_unparse(const uuid_t __uu__, char *__out__);*\n" +"*void uuid_unparse_upper(const uuid_t __uu__, char *__out__);*\n" +"*void uuid_unparse_lower(const uuid_t __uu__, char *__out__);*" msgstr "" #. type: Plain text @@ -12999,7 +12999,7 @@ msgid "" msgstr "" #. Copyright 2000 Andreas Dilger (adilger@turbolinux.com) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/blkid.8.adoc:4 #, fuzzy, no-wrap @@ -14421,7 +14421,7 @@ msgstr "ioprio_set falhou" # #. Copyright 2017 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/fincore.1.adoc:7 #, no-wrap @@ -14527,7 +14527,7 @@ msgstr "" "*getconf*(1p)\n" #. Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/findfs.8.adoc:4 #, no-wrap @@ -18590,7 +18590,7 @@ msgid "*clock_getres*(2) *clock_gettime*(2)" msgstr "" #. Copyright 2021 Red Hat, Inc. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/lsfd.1.adoc:7 #, fuzzy, no-wrap @@ -21708,7 +21708,7 @@ msgid "*mv*(1)" msgstr "*mv*(1)\n" #. Copyright 2007 by Theodore Ts'o. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidd.8.adoc:6 #, no-wrap @@ -21947,7 +21947,7 @@ msgid "*uuid*(3), *uuidgen*(1)" msgstr "*-1*" #. Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/uuidgen.1.adoc:6 #, fuzzy, no-wrap @@ -22550,7 +22550,7 @@ msgid "" msgstr "" #. Copyright 2009 by Karel Zak. All Rights Reserved. -#. This file may be copied under the terms of the GNU Public License. +#. This file may be copied under the terms of the GNU General Public License. #. type: Title = #: ../misc-utils/wipefs.8.adoc:4 #, fuzzy, no-wrap @@ -26002,7 +26002,7 @@ msgstr "terminal-colors.d(5)" # #. Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) #. Copyright (C) 2012 Karel Zak <kzak@redhat.com>. -#. It may be distributed under the GNU Public License, version 2, or +#. It may be distributed under the GNU General Public License, version 2, or #. any higher version. See section COPYING of the GNU Public license #. for conditions under which this file may be redistributed. #. type: Title = @@ -30662,9 +30662,9 @@ msgstr "*--direct-io*[**=on**|*off*]" #. type: Plain text #: ../sys-utils/losetup.8.adoc:97 msgid "" -"Enable or disable direct I/O for the backing file. The optional argument can " -"be either *on* or *off*. If the optional argument is omitted, it defaults to " -"*on*." +"Enable or disable direct I/O for the backing file. The default is *off*. " +"Specifying either *--direct-io* or *--direct-io=on* will enable it. But, *--" +"direct-io=off* can be provided to explicitly turn it off." msgstr "" #. type: Plain text |