# Romanian translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Remus-Gabriel Chelu , 2023. msgid "" msgstr "" "Project-Id-Version: manpages-l10n 4.18.1\n" "POT-Creation-Date: 2024-03-29 10:47+0100\n" "PO-Revision-Date: 2023-05-24 02:35+0200\n" "Last-Translator: Remus-Gabriel Chelu \n" "Language-Team: Romanian \n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" "X-Generator: Poedit 3.2.2\n" #. type: TH #: debian-bookworm #, no-wrap msgid "UUID_TIME" msgstr "UUID_TIME" #. type: TH #: debian-bookworm #, no-wrap msgid "2022-05-11" msgstr "11 mai 2022" #. type: TH #: debian-bookworm #, no-wrap msgid "util-linux 2.38.1" msgstr "util-linux 2.38.1" #. type: TH #: debian-bookworm #, no-wrap msgid "Programmer\\(aqs Manual" msgstr "Manualul programatorului" #. type: SH #: debian-bookworm #, no-wrap msgid "NAME" msgstr "NUME" #. type: Plain text #: debian-bookworm msgid "uuid_time - extract the time at which the UUID was created" msgstr "uuid_time - extrage ora la care a fost creat UUID-ul" #. type: SH #: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "SINOPSIS" #. type: Plain text #: debian-bookworm msgid "B<#include Euuid.hE>" msgstr "B<#include Euuid.hE>" #. type: Plain text #: debian-bookworm msgid "BIB<, struct timeval *>IB<)>" msgstr "BIB<, struct timeval *>IB<)>" #. type: SH #: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIERE" #. type: Plain text #: debian-bookworm msgid "" "The B() function extracts the time at which the supplied time-" "based UUID I was created. Note that the UUID creation time is only " "encoded within certain types of UUIDs. This function can only reasonably " "expect to extract the creation time for UUIDs created with the " "B(3) and B(3) functions. It may " "or may not work with UUIDs created by other mechanisms." msgstr "" "Funcția B extrage data și ora la care a fost creat UUID-ul I " "furnizat, bazat pe oră. Rețineți că data și ora de creare a UUID-ului sunt " "codificate numai în anumite tipuri de UUID-uri. Această funcție se poate " "aștepta în mod rezonabil să extragă data și ora de creare doar pentru UUID-" "urile create cu funcțiile B(3) și " "B(3). Este posibil să funcționeze sau nu cu UUID-" "uri create prin alte mecanisme." #. type: SH #: debian-bookworm #, no-wrap msgid "RETURN VALUE" msgstr "VALOAREA RETURNATĂ" #. type: Plain text #: debian-bookworm msgid "" "The time at which the UUID was created, in seconds since January 1, 1970 GMT " "(the epoch), is returned (see B